summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-20 01:56:58 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-20 01:56:58 -0400
commitea8c0bce088b938617cda5fa9fb92914e4836bd3 (patch)
tree533d342f172cdfed03c31f8ba65139781bd4894c /lib/l10n/es.php
parent5ddea98df2fce74342735063127e9195937f35ea (diff)
downloadnextcloud-server-ea8c0bce088b938617cda5fa9fb92914e4836bd3.tar.gz
nextcloud-server-ea8c0bce088b938617cda5fa9fb92914e4836bd3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r--lib/l10n/es.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index e0c7a32773f..330e37d1d95 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -11,7 +11,6 @@ $TRANSLATIONS = array(
"Settings" => "Ajustes",
"Users" => "Usuarios",
"Admin" => "Administración",
-"Failed to upgrade \"%s\"." => "Falló la actualización \"%s\".",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "La aplicación \\\"%s\\\" no se puede instalar porque no es compatible con esta versión de ownCloud.",
"No app name specified" => "No se ha especificado nombre de la aplicación",
"Unknown filetype" => "Tipo de archivo desconocido",
@@ -100,6 +99,7 @@ $TRANSLATIONS = array(
"Cannot create \"data\" directory (%s)" => "No puedo crear del directorio \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Esto puede ser solucionado <a href=\"%s\" target=\"_blank\">dando al servidor web permisos de escritura en el directorio raíz</a>.",
"Setting locale to %s failed" => "Falló la activación del idioma %s ",
+"Please install one of these locales on your system and restart your webserver." => "Instale uno de estos idiomas en su sistema y reinicie su servidor web.",
"Please ask your server administrator to install the module." => "Consulte al administrador de su servidor para instalar el módulo.",
"PHP module %s not installed." => "El ódulo PHP %s no está instalado.",
"PHP %s or higher is required." => "Se requiere PHP %s o superior.",