mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 12:35:52 +03:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
4ef88ab801
commit
18879898dd
2 changed files with 8 additions and 4 deletions
|
@ -5517,7 +5517,7 @@ Server antwoordde met fout: %2</translation>
|
|||
<message>
|
||||
<location filename="../src/gui/systray.cpp" line="189"/>
|
||||
<source>Exit %1</source>
|
||||
<translation>Verlaat %1</translation>
|
||||
<translation>%1 afsluiten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/systray.cpp" line="195"/>
|
||||
|
|
|
@ -2277,14 +2277,18 @@ Isso significa que o cliente de sincronização pode não fazer upload de altera
|
|||
<source>Many files in the server folder "%1" were deleted.
|
||||
|
||||
If you restore the files, they will be uploaded again to the server.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Muitos arquivos na pasta do servidor "%1" foram excluídos.
|
||||
|
||||
Se você restaurar os arquivos, eles serão enviados novamente para o servidor.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folder.cpp" line="1645"/>
|
||||
<source>Many files in the local folder "%1" were deleted.
|
||||
|
||||
If you restore the files, they will be downloaded again from the server.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Muitos arquivos na pasta local "%1" foram excluídos.
|
||||
|
||||
Se você restaurar os arquivos, eles serão baixados novamente do servidor.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folder.cpp" line="1646"/>
|
||||
|
@ -2294,7 +2298,7 @@ If you restore the files, they will be downloaded again from the server.</source
|
|||
<message>
|
||||
<location filename="../src/gui/folder.cpp" line="1650"/>
|
||||
<source>Proceed to remove files</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Prossiga para remover arquivos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folder.cpp" line="1651"/>
|
||||
|
|
Loading…
Reference in a new issue