diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-23 01:57:00 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-23 01:57:00 -0400 |
commit | 047ec64ac0b84cba4e13a286cbf10b4191bcaeab (patch) | |
tree | 748d6454d334a90c00e69b870abec8e83937b144 /lib/l10n/es_CL.php | |
parent | a77d468d3568055ee85dd9508a2f009cb5da650f (diff) | |
download | nextcloud-server-047ec64ac0b84cba4e13a286cbf10b4191bcaeab.tar.gz nextcloud-server-047ec64ac0b84cba4e13a286cbf10b4191bcaeab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_CL.php')
-rw-r--r-- | lib/l10n/es_CL.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/es_CL.php b/lib/l10n/es_CL.php index 0eef67d5102..7f7c4fe3f68 100644 --- a/lib/l10n/es_CL.php +++ b/lib/l10n/es_CL.php @@ -4,8 +4,6 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Generalmente esto se puede resolver otorgando permisos de escritura al servidor web en la carpeta configurada", "See %s" => "Ver %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Generalmente esto se puede resolver %s otorgando permisos de escritura al servidor web en la carpeta configurada %s", -"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", "Help" => "Ayuda", "Personal" => "Personal", "Settings" => "Configuración", |