From fdcc654ff6267e03854db27cec472dd26aaf6233 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Aug 2019 02:14:35 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/es_SV.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/l10n/es_SV.js') diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js index cbde3eca9d3..a36aed24721 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -179,6 +179,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto ha sido causado probablemente por un acelerador de caché como Zend OPcache o eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "¿Los módulos de PHP han sido instalados, pero se siguen enlistando como faltantes?", "Please ask your server administrator to restart the web server." : "Por favor solicita al administrador reiniciar el servidor web. ", + "PostgreSQL >= 9 required" : "Se requiere PostgreSQL >= 9", "Please upgrade your database version" : "Por favor actualiza tu versión de la base de datos", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambia los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. ", "Your data directory is readable by other users" : "Tu direcctorio data puede ser leído por otros usuarios", @@ -226,7 +227,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La aplicación \"%s\" no puede ser instalada porque las siguientes dependencias no están satisfechas: %s ", - "PostgreSQL >= 9 required" : "Se requiere PostgreSQL >= 9" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La aplicación \"%s\" no puede ser instalada porque las siguientes dependencias no están satisfechas: %s " }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3