mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
[tx-robot] updated from transifex
This commit is contained in:
parent
e353d79881
commit
d30ae39890
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@ Icon=@APPLICATION_EXECUTABLE@
|
|||
|
||||
|
||||
# Translations
|
||||
Icon[de_DE]=@APPLICATION_ICON_NAME@
|
||||
Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||
Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||
GenericName[de_DE]=Ordnersynchronisierung
|
||||
Icon[de]=@APPLICATION_ICON_NAME@
|
||||
Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||
Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||
GenericName[de]=Ordner-Synchronisation
|
||||
|
|
|
@ -207,12 +207,12 @@
|
|||
<message>
|
||||
<location filename="../src/libsync/abstractpropagateremotedeleteencrypted.cpp" line="139"/>
|
||||
<source>Wrong HTTP code returned by server. Expected 204, but received "%1 %2".</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Le code HTTP retourné par le serveur n'est pas valide. La valeur attendue est 204 mais la valeur retournée est "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/abstractpropagateremotedeleteencrypted.cpp" line="181"/>
|
||||
<source>"%1 Failed to unlock encrypted folder %2".</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>"%1 Impossible de déverrouiller le dossier chiffré %2".</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
Loading…
Reference in a new issue