diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-20 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-20 02:29:13 +0000 |
commit | 8799098d1f99bf9d132296150635a293736b34fb (patch) | |
tree | 11f07bfbdac6aff3f84afc03b7484a439a70e6fe /apps/encryption | |
parent | 09cb9c78e70f23535f17549afc9400f2bb54a8e8 (diff) | |
download | nextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.tar.gz nextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/encryption/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/eu.js b/apps/encryption/l10n/eu.js index 8a6f91a4dd2..6533869f243 100644 --- a/apps/encryption/l10n/eu.js +++ b/apps/encryption/l10n/eu.js @@ -28,6 +28,7 @@ OC.L10N.register( "Bad Signature" : "Sinadura ezegokia", "Missing Signature" : "Sinadura falta da", "one-time password for server-side-encryption" : "aldi bateko pasahitzak zerbitzari-aldeko zifratzerako", + "Encryption password" : "Zifratze-pasahitza", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ezin izan da fitxategi hau deszifratu, ziur aski partekatutako fitxategia izango da. Mesedez, fitxategiaren jabeari berriz partekatzeko eska iezaiozu.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ezin da fitxategi hau irakurri, ziur aski partekatutako fitxategia izango da. Mesedez, fitxategiaren jabeari berriz partekatzeko eska iezaiozu.", "Default encryption module" : "Zifratze-modulu lehenetsia", diff --git a/apps/encryption/l10n/eu.json b/apps/encryption/l10n/eu.json index e15d7aac9f5..2b1b4cfe0b0 100644 --- a/apps/encryption/l10n/eu.json +++ b/apps/encryption/l10n/eu.json @@ -26,6 +26,7 @@ "Bad Signature" : "Sinadura ezegokia", "Missing Signature" : "Sinadura falta da", "one-time password for server-side-encryption" : "aldi bateko pasahitzak zerbitzari-aldeko zifratzerako", + "Encryption password" : "Zifratze-pasahitza", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ezin izan da fitxategi hau deszifratu, ziur aski partekatutako fitxategia izango da. Mesedez, fitxategiaren jabeari berriz partekatzeko eska iezaiozu.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ezin da fitxategi hau irakurri, ziur aski partekatutako fitxategia izango da. Mesedez, fitxategiaren jabeari berriz partekatzeko eska iezaiozu.", "Default encryption module" : "Zifratze-modulu lehenetsia", |