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>2018-02-01 04:10:52 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 04:10:52 +0300
commit009874a4c2ac9325b0345d9ce4917d6023e68177 (patch)
treefe5ea1dcaabdc25a32077d393aed910513aca696 /lib/l10n/es_PR.js
parent46a34f1e27d11b042b0bcf1216f935efd6d04ce1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_PR.js')
-rw-r--r--lib/l10n/es_PR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js
index c1b1e804373..65af5ce36b6 100644
--- a/lib/l10n/es_PR.js
+++ b/lib/l10n/es_PR.js
@@ -186,8 +186,6 @@ OC.L10N.register(
"Could not create user" : "No fue posible crear el usuario",
"User disabled" : "Usuario deshabilitado",
"Login canceled by app" : "Inicio de sesión cancelado por la aplicación",
- "No app name specified" : "No se ha especificado el nombre de la aplicación",
- "App '%s' could not be installed!" : "¡La aplicación \"%s\" no pudo ser instalada!",
"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 ",
"a safe home for all your data" : "un lugar seguro para todos tus datos",
"File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ",
@@ -246,6 +244,8 @@ OC.L10N.register(
"Cannot set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro",
"Personal" : "Personal",
"Admin" : "Administración",
+ "No app name specified" : "No se ha especificado el nombre de la aplicación",
+ "App '%s' could not be installed!" : "¡La aplicación \"%s\" no pudo ser instalada!",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto se puede arreglar por %s al darle acceso de escritura al servidor web al directorio de las aplicaciones %s o al deshabilitar la tienda de aplicaciones en el archivo de configuración",
"Cannot create \"data\" directory (%s)" : "No fue posible crear el directorio de \"datos\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto se puede arreglar generalmente al <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">darle al servidor web accesos al directorio raíz</a>.",