summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-29 01:56:49 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-29 01:56:49 -0400
commitb4a5093da850eca8dd24c8817b702b343c368f3d (patch)
tree00e4e0824f2751b6b47c9d19abcf310857d5cb3e /lib/l10n/es.php
parent369522dbf59e1628fa06ea4ab21fc2cc2f6ad4c0 (diff)
downloadnextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.tar.gz
nextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r--lib/l10n/es.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index 20da58c3514..a4e15f4881f 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"You are accessing the server from an untrusted domain." => "Está accediendo al servidor desde un dominio inseguro.",
+"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." => "Contacte a su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.",
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión de ownCloud",
"No app name specified" => "No se ha especificado nombre de la aplicación",
"Help" => "Ayuda",