From ab048d2212bd61db0d99299e1f73f9ffb44ee11a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 31 Jan 2017 01:20:37 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/de.js | 1 + l10n/de.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/es.js | 1 + l10n/es.json | 1 + l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/it.js | 3 +++ l10n/it.json | 3 +++ l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/ru.js | 1 + l10n/ru.json | 1 + 14 files changed, 18 insertions(+) diff --git a/l10n/de.js b/l10n/de.js index f0904547..b970bd31 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -17,6 +17,7 @@ OC.L10N.register( "Credential recovered" : "Anmeldeinformation wiederhergestellt", "Credential destroyed" : "Anmeldeinformation zerstört", "Error downloading file, you probably don't have enough permissions" : "Fehler beim Herunterladen der Datei, du hast möglicherweise nicht die entsprechende Berechtigung", + "Invalid QR code" : "Fehlerhafter QR-Code", "Starting export" : "Export gestartet", "Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt", "Done" : "Fertig", diff --git a/l10n/de.json b/l10n/de.json index ac8f12e5..1b300fe1 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -15,6 +15,7 @@ "Credential recovered" : "Anmeldeinformation wiederhergestellt", "Credential destroyed" : "Anmeldeinformation zerstört", "Error downloading file, you probably don't have enough permissions" : "Fehler beim Herunterladen der Datei, du hast möglicherweise nicht die entsprechende Berechtigung", + "Invalid QR code" : "Fehlerhafter QR-Code", "Starting export" : "Export gestartet", "Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt", "Done" : "Fertig", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 3a10ac21..462e4a7b 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -17,6 +17,7 @@ OC.L10N.register( "Credential recovered" : "Anmeldeinformation wiederhergestellt", "Credential destroyed" : "Anmeldeinformation zerstört", "Error downloading file, you probably don't have enough permissions" : "Fehler beim Herunterladen der Datei, Sie haben möglicherweise nicht die entsprechende Berechtigung", + "Invalid QR code" : "Fehlerhafter QR-Code", "Starting export" : "Export gestartet", "Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt", "Done" : "Fertig", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index ab1c77ef..449b93b7 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -15,6 +15,7 @@ "Credential recovered" : "Anmeldeinformation wiederhergestellt", "Credential destroyed" : "Anmeldeinformation zerstört", "Error downloading file, you probably don't have enough permissions" : "Fehler beim Herunterladen der Datei, Sie haben möglicherweise nicht die entsprechende Berechtigung", + "Invalid QR code" : "Fehlerhafter QR-Code", "Starting export" : "Export gestartet", "Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt", "Done" : "Fertig", diff --git a/l10n/es.js b/l10n/es.js index 4ef2df3b..51352a98 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -17,6 +17,7 @@ OC.L10N.register( "Credential recovered" : "Credencial recuperada", "Credential destroyed" : "Credencial eliminada", "Error downloading file, you probably don't have enough permissions" : "Error al descargar archivo, probablemente no tiene suficientes permisos", + "Invalid QR code" : "Código QR inválido", "Starting export" : "Iniciar exportación", "Decrypting credentials" : "Descifrando credenciales", "Done" : "Hecho", diff --git a/l10n/es.json b/l10n/es.json index f0df4558..2da32ac7 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -15,6 +15,7 @@ "Credential recovered" : "Credencial recuperada", "Credential destroyed" : "Credencial eliminada", "Error downloading file, you probably don't have enough permissions" : "Error al descargar archivo, probablemente no tiene suficientes permisos", + "Invalid QR code" : "Código QR inválido", "Starting export" : "Iniciar exportación", "Decrypting credentials" : "Descifrando credenciales", "Done" : "Hecho", diff --git a/l10n/fr.js b/l10n/fr.js index 7ff79861..7a96a6bc 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -17,6 +17,7 @@ OC.L10N.register( "Credential recovered" : "Information d'identification récupérée", "Credential destroyed" : "Information d'identification détruite", "Error downloading file, you probably don't have enough permissions" : "Erreur lors du téléchargement du fichier, vous ne devez sans doute pas avoir toutes les autorisations", + "Invalid QR code" : "Code QR invalide", "Starting export" : "Démarrage de l'export", "Decrypting credentials" : "Décryptage des informations d'identification", "Done" : "Fait", diff --git a/l10n/fr.json b/l10n/fr.json index 19a8db8d..281541da 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -15,6 +15,7 @@ "Credential recovered" : "Information d'identification récupérée", "Credential destroyed" : "Information d'identification détruite", "Error downloading file, you probably don't have enough permissions" : "Erreur lors du téléchargement du fichier, vous ne devez sans doute pas avoir toutes les autorisations", + "Invalid QR code" : "Code QR invalide", "Starting export" : "Démarrage de l'export", "Decrypting credentials" : "Décryptage des informations d'identification", "Done" : "Fait", diff --git a/l10n/it.js b/l10n/it.js index 28615192..306b37cb 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -16,6 +16,7 @@ OC.L10N.register( "Credential updated" : "Credenziali aggiornate", "Credential recovered" : "Credenziali ripristinate", "Error downloading file, you probably don't have enough permissions" : "Errore durante lo scaricamento del file, probabilmente non disponi dei permessi necessari", + "Invalid QR code" : "Codice QR non valido", "Starting export" : "Avvio esportazione", "Decrypting credentials" : "Decifratura delle credenziali", "Done" : "Fine", @@ -111,6 +112,7 @@ OC.L10N.register( "Save your passwords with 1 click!" : "Salva le tue password con 1 clic!", "Drag below button to your bookmark toolbar." : "Trascina il pulsante seguente sulla barra degli strumenti.", "Vault password" : "Password della cassaforte", + "This process is irreversible" : "Questo processo è irreversibile", "Import type" : "Importa tipo", "Import" : "Importa", "Read progress" : "Avanzamento della lettura", @@ -183,6 +185,7 @@ OC.L10N.register( "Share" : "Condividi", "Recover" : "Ripristina", "Destroy" : "Distruggi", + "Use regex" : "Utilizza espressione regolare", "You have incoming share requests." : "Hai ricevuto delle richieste di condivisione.", "logout of this vault and login to the vault you want the shared credential in." : "esci da questa cassaforte e accedi alla cassaforte con la quale vuoi condividere le credenziali.", "Permissions" : "Permessi", diff --git a/l10n/it.json b/l10n/it.json index abd55a1a..f000292a 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -14,6 +14,7 @@ "Credential updated" : "Credenziali aggiornate", "Credential recovered" : "Credenziali ripristinate", "Error downloading file, you probably don't have enough permissions" : "Errore durante lo scaricamento del file, probabilmente non disponi dei permessi necessari", + "Invalid QR code" : "Codice QR non valido", "Starting export" : "Avvio esportazione", "Decrypting credentials" : "Decifratura delle credenziali", "Done" : "Fine", @@ -109,6 +110,7 @@ "Save your passwords with 1 click!" : "Salva le tue password con 1 clic!", "Drag below button to your bookmark toolbar." : "Trascina il pulsante seguente sulla barra degli strumenti.", "Vault password" : "Password della cassaforte", + "This process is irreversible" : "Questo processo è irreversibile", "Import type" : "Importa tipo", "Import" : "Importa", "Read progress" : "Avanzamento della lettura", @@ -181,6 +183,7 @@ "Share" : "Condividi", "Recover" : "Ripristina", "Destroy" : "Distruggi", + "Use regex" : "Utilizza espressione regolare", "You have incoming share requests." : "Hai ricevuto delle richieste di condivisione.", "logout of this vault and login to the vault you want the shared credential in." : "esci da questa cassaforte e accedi alla cassaforte con la quale vuoi condividere le credenziali.", "Permissions" : "Permessi", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 0cab42b4..f43dfa50 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -17,6 +17,7 @@ OC.L10N.register( "Credential recovered" : "Credencial recuperada", "Credential destroyed" : "Credencial destruida", "Error downloading file, you probably don't have enough permissions" : "Erro ao baixar o arquivo, você provavelmente não tem permissões suficientes", + "Invalid QR code" : "Código QR inválido", "Starting export" : "Iniciando a exportação", "Decrypting credentials" : "Credenciais de descriptografia", "Done" : "Finalizado", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 05ce71c4..352d9d60 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -15,6 +15,7 @@ "Credential recovered" : "Credencial recuperada", "Credential destroyed" : "Credencial destruida", "Error downloading file, you probably don't have enough permissions" : "Erro ao baixar o arquivo, você provavelmente não tem permissões suficientes", + "Invalid QR code" : "Código QR inválido", "Starting export" : "Iniciando a exportação", "Decrypting credentials" : "Credenciais de descriptografia", "Done" : "Finalizado", diff --git a/l10n/ru.js b/l10n/ru.js index 476d8515..94c85c4b 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -17,6 +17,7 @@ OC.L10N.register( "Credential recovered" : "Реквизит восстановлен", "Credential destroyed" : "Учетные данные уничтожены", "Error downloading file, you probably don't have enough permissions" : "Ошибка скачивания файла, возможно у вас не достаточно прав доступа", + "Invalid QR code" : "Неверный код QR", "Starting export" : "Начинается экспорт", "Decrypting credentials" : "Расшифровка реквизитов", "Done" : "Готово", diff --git a/l10n/ru.json b/l10n/ru.json index e7d9aafd..72823e30 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -15,6 +15,7 @@ "Credential recovered" : "Реквизит восстановлен", "Credential destroyed" : "Учетные данные уничтожены", "Error downloading file, you probably don't have enough permissions" : "Ошибка скачивания файла, возможно у вас не достаточно прав доступа", + "Invalid QR code" : "Неверный код QR", "Starting export" : "Начинается экспорт", "Decrypting credentials" : "Расшифровка реквизитов", "Done" : "Готово",