diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
commit | 028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch) | |
tree | f0712ff92cdeba23e2ef4e9637758c94e88826c4 /core/l10n/es_CL.js | |
parent | 3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff) | |
download | nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_CL.js')
-rw-r--r-- | core/l10n/es_CL.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js index 98115643cd7..6c75e143f1f 100644 --- a/core/l10n/es_CL.js +++ b/core/l10n/es_CL.js @@ -35,6 +35,7 @@ OC.L10N.register( "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.", "_download %n file_::_download %n files_" : ["",""], "Personal" : "Personal", @@ -42,7 +43,6 @@ OC.L10N.register( "Admin" : "Administración", "Help" : "Ayuda", "Username" : "Usuario", - "Password" : "Clave", "You are accessing the server from an untrusted domain." : "Usted está accediendo al servidor desde un dominio no confiable.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php" }, |