diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-12 00:13:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-12 00:13:00 +0000 |
commit | 5fcb3dd1dc21c981be458f60774ccc806e9fe7ed (patch) | |
tree | c72295f2e1c3d6dc8dcba0aaf851693ca3f5453b /apps/encryption/l10n/ca.js | |
parent | 8d17d7f6cd1027a96586a25ae5a583ec50d56797 (diff) | |
download | nextcloud-server-5fcb3dd1dc21c981be458f60774ccc806e9fe7ed.tar.gz nextcloud-server-5fcb3dd1dc21c981be458f60774ccc806e9fe7ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/ca.js')
-rw-r--r-- | apps/encryption/l10n/ca.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/ca.js b/apps/encryption/l10n/ca.js index 9b57c56ab5c..cae7072d0e8 100644 --- a/apps/encryption/l10n/ca.js +++ b/apps/encryption/l10n/ca.js @@ -31,6 +31,7 @@ OC.L10N.register( "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot desencriptar aquest fitxer, probablement és un fitxer compartit. Demaneu al propietari del fitxer que el comparteixi de nou amb vós.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot llegir aquest fitxer, probablement aquest sigui un fitxer compartit. Demana al propietari del fitxer que torni a compartir el fitxer amb tu.", "Default encryption module" : "Mòdul de xifrat per defecte", + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nl'administrador ha activat l'encriptació de part del servidor. Els teus fitxers s'han encriptat utilitzant la contrasenya '%s'.\n\nInicia sessió a la web, vés a la secció 'encriptació bàsica' de la teva configuració personal i actualitza la contrasenya antiga substituint-la per aquesta altra.\n\n", "The share will expire on %s." : "La compartició venç el %s.", "Cheers!" : "Salut!", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està activada però les claus no estan inicialitzades, sortiu i acrediteu-vos de nou.", |