summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r--lib/l10n/es.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 2f23eae6f5b..30df014ae7b 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -115,6 +115,7 @@
"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 módulo PHP %s no está instalado.",
+ "Adjusting this setting in php.ini will make ownCloud run again" : "Ajustando esta opción en php.ini permitirá que ownCloud vuelva a funcionar",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Consulte a su administrador del servidor para actualizar PHP a la versión más reciente. Su versión de PHP ya no es apoyado por ownCloud y la comunidad PHP.",
"PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP está configurado para transmitir datos raw. Desde la versión 5.6 de PHP se permitirá enviar noticias perfectamente validas.",
"To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Para arreglar este error, cambia <code>always_populate_raw_post_data</code> a <code>-1</code> en su php.ini",