mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 20:45:51 +03:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
8e81e36ddb
commit
a003a0789f
1 changed files with 7 additions and 7 deletions
|
@ -2280,32 +2280,32 @@ If you restore the files, they will be downloaded again from the server.</source
|
|||
<message>
|
||||
<location filename="../src/gui/folderman.cpp" line="1738"/>
|
||||
<source>Syncing %1 of %2 (A few seconds left)</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Sincronizando %1 de %2 (faltam alguns segundos)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folderman.cpp" line="1741"/>
|
||||
<source>Syncing %1 of %2 (%3 left)</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Sincronizando %1 de %2 (faltam %3)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folderman.cpp" line="1744"/>
|
||||
<source>Syncing %1 of %2</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Sincronizando %1 de %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folderman.cpp" line="1750"/>
|
||||
<source>Syncing %1 (A few seconds left)</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Sincronizando %1 (faltam alguns segundos)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folderman.cpp" line="1752"/>
|
||||
<source>Syncing %1 (%2 left)</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Sincronizando %1 (faltam %2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folderman.cpp" line="1755"/>
|
||||
<source>Syncing %1</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Sincronizando %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folderman.cpp" line="1611"/>
|
||||
|
@ -5931,7 +5931,7 @@ Servidor respondeu com erro: %2</translation>
|
|||
<location filename="../src/gui/owncloudgui.cpp" line="435"/>
|
||||
<source>%1: %2</source>
|
||||
<extracomment>Example text: "Nextcloud: Syncing 25MB (3 minutes left)" (%1 is the folder name to be synced, %2 a status message for that folder)</extracomment>
|
||||
<translation type="unfinished"/>
|
||||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/owncloudgui.cpp" line="439"/>
|
||||
|
|
Loading…
Reference in a new issue