Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-27 05:14:37 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-27 05:14:37 +0300
commit2827b0ba31a96edfde6808f41ad67892e2293d7d (patch)
treefea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/es_PY.js
parent4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_PY.js')
-rw-r--r--lib/l10n/es_PY.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js
index 1a244bb3d14..5b7f94e8237 100644
--- a/lib/l10n/es_PY.js
+++ b/lib/l10n/es_PY.js
@@ -177,7 +177,6 @@ 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",
@@ -221,6 +220,7 @@ 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 "
+ "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"
},
"nplurals=2; plural=(n != 1);");