summaryrefslogtreecommitdiffstats
path: root/l10n/ca/files_encryption.po
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-06 19:16:10 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-06 19:16:10 -0400
commit3613e79e100bfa00b0c4e6b7c9b2524aadee0a31 (patch)
treec750a5a19a3a439899faac6ff524d64b98058b2f /l10n/ca/files_encryption.po
parente1e16ec3b0566aafdddb5c2bc744fc4d53e554a1 (diff)
downloadnextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.tar.gz
nextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ca/files_encryption.po')
-rw-r--r--l10n/ca/files_encryption.po61
1 files changed, 35 insertions, 26 deletions
diff --git a/l10n/ca/files_encryption.po b/l10n/ca/files_encryption.po
index 695090cfef6..e03c0ada38a 100644
--- a/l10n/ca/files_encryption.po
+++ b/l10n/ca/files_encryption.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-08-21 08:10-0400\n"
-"PO-Revision-Date: 2013-08-19 19:20+0000\n"
-"Last-Translator: rogerc\n"
+"POT-Creation-Date: 2013-10-06 19:07-0400\n"
+"PO-Revision-Date: 2013-10-06 23:07+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -46,17 +46,24 @@ msgstr "La contrasenya s'ha canviat."
msgid "Could not change the password. Maybe the old password was not correct."
msgstr "No s'ha pogut canviar la contrasenya. Potser la contrasenya anterior no era correcta."
-#: ajax/updatePrivateKeyPassword.php:51
+#: ajax/updatePrivateKeyPassword.php:52
msgid "Private key password successfully updated."
msgstr "La contrasenya de la clau privada s'ha actualitzat."
-#: ajax/updatePrivateKeyPassword.php:53
+#: ajax/updatePrivateKeyPassword.php:54
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
msgstr "No s'ha pogut actualitzar la contrasenya de la clau privada. Potser la contrasenya anterior no era correcta."
-#: files/error.php:7
+#: files/error.php:9
+msgid ""
+"Encryption app not initialized! Maybe the encryption app was re-enabled "
+"during your session. Please try to log out and log back in to initialize the"
+" encryption app."
+msgstr ""
+
+#: files/error.php:12
msgid ""
"Your private key is not valid! Likely your password was changed outside the "
"ownCloud system (e.g. your corporate directory). You can update your private"
@@ -64,36 +71,30 @@ msgid ""
"files."
msgstr "La clau privada no és vàlida! Probablement la contrasenya va ser canviada des de fora del sistema ownCloud (per exemple, en el directori de l'empresa). Vostè pot actualitzar la contrasenya de clau privada en la seva configuració personal per poder recuperar l'accés en els arxius xifrats."
-#: hooks/hooks.php:41
+#: hooks/hooks.php:53
msgid "Missing requirements."
msgstr "Manca de requisits."
-#: hooks/hooks.php:42
+#: hooks/hooks.php:54
msgid ""
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now,"
" the encryption app has been disabled."
msgstr "Assegureu-vos que teniu instal·lat PHP 5.3.3 o una versió superior i que està activat Open SSL i habilitada i configurada correctament l'extensió de PHP. De moment, l'aplicació d'encriptació s'ha desactivat."
-#: hooks/hooks.php:249
+#: hooks/hooks.php:254
msgid "Following users are not set up for encryption:"
msgstr "Els usuaris següents no estan configurats per a l'encriptació:"
-#: js/settings-admin.js:11
+#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Desant..."
-#: templates/invalid_private_key.php:5
-msgid ""
-"Your private key is not valid! Maybe the your password was changed from "
-"outside."
-msgstr "La vostra clau privada no és vàlida! Potser la vostra contrasenya ha canviat des de fora."
-
-#: templates/invalid_private_key.php:7
-msgid "You can unlock your private key in your "
-msgstr "Podeu desbloquejar la clau privada en el vostre"
+#: templates/invalid_private_key.php:8
+msgid "Go directly to your "
+msgstr ""
-#: templates/invalid_private_key.php:7
+#: templates/invalid_private_key.php:8
msgid "personal settings"
msgstr "arranjament personal"
@@ -110,27 +111,35 @@ msgstr "Activa la clau de recuperació (permet recuperar fitxers d'usuaris en ca
msgid "Recovery key password"
msgstr "Clau de recuperació de la contrasenya"
-#: templates/settings-admin.php:21 templates/settings-personal.php:54
+#: templates/settings-admin.php:17
+msgid "Repeat Recovery key password"
+msgstr ""
+
+#: templates/settings-admin.php:24 templates/settings-personal.php:54
msgid "Enabled"
msgstr "Activat"
-#: templates/settings-admin.php:29 templates/settings-personal.php:62
+#: templates/settings-admin.php:32 templates/settings-personal.php:62
msgid "Disabled"
msgstr "Desactivat"
-#: templates/settings-admin.php:34
+#: templates/settings-admin.php:37
msgid "Change recovery key password:"
msgstr "Canvia la clau de recuperació de contrasenya:"
-#: templates/settings-admin.php:41
+#: templates/settings-admin.php:43
msgid "Old Recovery key password"
msgstr "Antiga clau de recuperació de contrasenya"
-#: templates/settings-admin.php:48
+#: templates/settings-admin.php:50
msgid "New Recovery key password"
msgstr "Nova clau de recuperació de contrasenya"
-#: templates/settings-admin.php:53
+#: templates/settings-admin.php:56
+msgid "Repeat New Recovery key password"
+msgstr ""
+
+#: templates/settings-admin.php:61
msgid "Change Password"
msgstr "Canvia la contrasenya"