summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/es_AR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-31 00:31:28 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-31 00:31:28 +0100
commit00a30e665128352e9b20268ea65400a968903c74 (patch)
treecb020db265d261a61556c21a4f818f0d0980e217 /apps/files_encryption/l10n/es_AR.php
parent5d0c5c854bf5aa200ae37664d8b39001612e8d5e (diff)
downloadnextcloud-server-00a30e665128352e9b20268ea65400a968903c74.tar.gz
nextcloud-server-00a30e665128352e9b20268ea65400a968903c74.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/es_AR.php')
-rw-r--r--apps/files_encryption/l10n/es_AR.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/es_AR.php b/apps/files_encryption/l10n/es_AR.php
index 31898f50fde..5cf0b8e4adc 100644
--- a/apps/files_encryption/l10n/es_AR.php
+++ b/apps/files_encryption/l10n/es_AR.php
@@ -1,4 +1,15 @@
<?php $TRANSLATIONS = array(
+"Please switch to your ownCloud client and change your encryption password to complete the conversion." => "Por favor, cambiá uu cliente de ownCloud y cambiá tu clave de encriptado para completar la conversión.",
+"switched to client side encryption" => "Cambiado a encriptación por parte del cliente",
+"Change encryption password to login password" => "Cambiá la clave de encriptado para tu contraseña de inicio de sesión",
+"Please check your passwords and try again." => "Por favor, revisá tu contraseña e intentalo de nuevo.",
+"Could not change your file encryption password to your login password" => "No se pudo cambiar la contraseña de encriptación de archivos de tu contraseña de inicio de sesión",
+"Choose encryption mode:" => "Elegir el modo de encriptación:",
+"Client side encryption (most secure but makes it impossible to access your data from the web interface)" => "Encriptación por parte del cliente (es el modo más seguro, pero hace que sea imposible acceder a tus datos desde la interfaz web)",
+"Server side encryption (allows you to access your files from the web interface and the desktop client)" => "Encriptación por parte del servidor (te permite acceder a tus archivos desde la interfaz web y desde el cliente de escritorio)",
+"None (no encryption at all)" => "Ninguno (ninguna encriptación en absoluto)",
+"Important: Once you selected an encryption mode there is no way to change it back" => "Importante: Una vez que haya seleccionado un modo de encriptación, no existe forma de cambiarlo nuevamente",
+"User specific (let the user decide)" => "Específico por usuario (deja que el usuario decida)",
"Encryption" => "Encriptación",
"Exclude the following file types from encryption" => "Exceptuar de la encriptación los siguientes tipos de archivo",
"None" => "Ninguno"