summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-06 00:06:28 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-06 00:06:28 +0100
commit335b6cd0609b269b3b8c85baed2eeed94f654c3d (patch)
tree2f85aad2b00bd63f7e769f826809a1a9417906b1 /apps/files_encryption/l10n/ca.php
parent74157902d753ce09d60fe319f6eadd203f63b4b3 (diff)
downloadnextcloud-server-335b6cd0609b269b3b8c85baed2eeed94f654c3d.tar.gz
nextcloud-server-335b6cd0609b269b3b8c85baed2eeed94f654c3d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/ca.php')
-rw-r--r--apps/files_encryption/l10n/ca.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files_encryption/l10n/ca.php b/apps/files_encryption/l10n/ca.php
index 56c81e747f7..815cf1af003 100644
--- a/apps/files_encryption/l10n/ca.php
+++ b/apps/files_encryption/l10n/ca.php
@@ -4,13 +4,6 @@
"Change encryption password to login password" => "Canvia la contrasenya d'encriptació per la d'accés",
"Please check your passwords and try again." => "Comproveu les contrasenyes i proveu-ho de nou.",
"Could not change your file encryption password to your login password" => "No s'ha pogut canviar la contrasenya d'encriptació de fitxers per la d'accés",
-"Choose encryption mode:" => "Escolliu el mode d'encriptació:",
-"Client side encryption (most secure but makes it impossible to access your data from the web interface)" => "Encriptació per part del client (més segura però fa impossible l'accés a les dades des de la interfície web)",
-"Server side encryption (allows you to access your files from the web interface and the desktop client)" => "Encriptació per part del servidor (permet accedir als fitxers des de la interfície web i des del client d'escriptori)",
-"None (no encryption at all)" => "Cap (sense encriptació)",
-"Important: Once you selected an encryption mode there is no way to change it back" => "Important: quan seleccioneu un mode d'encriptació no hi ha manera de canviar-lo de nou",
-"User specific (let the user decide)" => "Específic per usuari (permet que l'usuari ho decideixi)",
"Encryption" => "Encriptatge",
-"Exclude the following file types from encryption" => "Exclou els tipus de fitxers següents de l'encriptatge",
"None" => "Cap"
);