diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-15 00:05:10 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-15 00:05:10 +0100 |
commit | fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c (patch) | |
tree | cc1c6042b60b94b2877d68ad4175f3c8fc93cffb /core/l10n/es_AR.php | |
parent | 71ae41716a56305ab9509571c0a84311b9f3eb63 (diff) | |
download | nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.tar.gz nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.php')
-rw-r--r-- | core/l10n/es_AR.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/es_AR.php b/core/l10n/es_AR.php index 48b8177573b..374a679260b 100644 --- a/core/l10n/es_AR.php +++ b/core/l10n/es_AR.php @@ -127,7 +127,5 @@ "Log in" => "Entrar", "prev" => "anterior", "next" => "siguiente", -"Security Warning!" => "¡Advertencia de seguridad!", -"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Por favor, verificá tu contraseña. <br/>Por razones de seguridad, puede ser que que te pregunte ocasionalmente la contraseña.", -"Verify" => "Verificar" +"Updating ownCloud to version %s, this may take a while." => "Actualizando ownCloud a la versión %s, puede domorar un rato." ); |