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
4cca1ba55f
commit
5002964546
2 changed files with 8 additions and 3 deletions
|
@ -691,6 +691,9 @@ X-GNOME-Autostart-Delay=3
|
|||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
Comment[oc]=@APPLICATION_NAME@ sincronizacion del client
|
||||
GenericName[oc]=Dorsièr de Sincronizacion
|
||||
|
@ -716,7 +719,9 @@ Comment[ja_JP]=@APPLICATION_NAME@ デスクトップ同期クライアント
|
|||
GenericName[ja_JP]=フォルダー同期
|
||||
Name[ja_JP]=@APPLICATION_NAME@ デスクトップ同期クライアント
|
||||
Icon[ja_JP]=@APPLICATION_EXECUTABLE@
|
||||
Comment[el]=@ΟΝΟΜΑ_ΕΦΑΡΜΟΓΗΣ@ συγχρονισμός επιφάνειας εργασίας πελάτη
|
||||
GenericName[el]=Συγχρονισμός φακέλου
|
||||
Name[el]=@ΟΝΟΜΑ_ΕΦΑΡΜΟΓΗΣ@ συγχρονισμός επιφάνειας εργασίας πελάτη
|
||||
Icon[el]=@APPLICATION_EXECUTABLE@
|
||||
Comment[en_GB]=@APPLICATION_NAME@ desktop synchronisation client
|
||||
GenericName[en_GB]=Folder Sync
|
||||
|
|
|
@ -263,17 +263,17 @@
|
|||
<message>
|
||||
<location filename="../src/gui/accountsettings.cpp" line="725"/>
|
||||
<source>Confirm Account Removal</source>
|
||||
<translation>Confirmer la suppression du compte</translation>
|
||||
<translation>Confirmation de retrait du compte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/accountsettings.cpp" line="726"/>
|
||||
<source><p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p></source>
|
||||
<translation>p>Êtes-vous certain de vouloir supprimer le compte <i>%1</i> ?</p><p><b>Note :</b>Aucun fichier ne sera supprimé.</p></translation>
|
||||
<translation><p>Êtes-vous certain de vouloir retirer <i>%1</i> des comptes synchronisés avec le serveur ?</p><p><b>Remarque :</b> cela ne supprimera pas votre compte sur le serveur et aucun fichier ne sera supprimé ni localement ni en ligne.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/accountsettings.cpp" line="732"/>
|
||||
<source>Remove connection</source>
|
||||
<translation>Supprimer la connexion</translation>
|
||||
<translation>Retirer le compte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/accountsettings.cpp" line="225"/>
|
||||
|
|
Loading…
Reference in a new issue