summaryrefslogtreecommitdiffstats
path: root/core/l10n/es_CL.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-17 01:57:38 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-17 01:57:38 -0400
commita1b356c7b630d60ee0ccab62782bdb1ec5efcd6a (patch)
treeeff6c51fec2e37fcff598210509f9f181c3be805 /core/l10n/es_CL.php
parent42b99b6d0fbcaf54b3cf3b3c9be5bc8a9c7a2e12 (diff)
downloadnextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.tar.gz
nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_CL.php')
-rw-r--r--core/l10n/es_CL.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_CL.php b/core/l10n/es_CL.php
index f3e7788596d..05588a6d671 100644
--- a/core/l10n/es_CL.php
+++ b/core/l10n/es_CL.php
@@ -42,8 +42,8 @@ $TRANSLATIONS = array(
"Error while sharing" => "Ocurrió un error mientras compartía",
"Error while unsharing" => "Ocurrió un error mientras dejaba de compartir",
"Error while changing permissions" => "Ocurrió un error mientras se cambiaban los permisos",
-"Password" => "Clave",
"The object type is not specified." => "El tipo de objeto no está especificado.",
-"Username" => "Usuario"
+"Username" => "Usuario",
+"Password" => "Clave"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";