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-07-10 11:21:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-10 11:21:14 +0300
commita22bc0e78758a86000b1023c93e554ebca696493 (patch)
tree89b642351e7d1dde1e45170b9f721859e30758c2 /lib/l10n/es.json
parented6352af0ecb7cd4faf9635e8bab9042022b5018 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r--lib/l10n/es.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 9eea1947f2c..1c0914fcd66 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -2,7 +2,9 @@
"Cannot write into \"config\" directory!" : "No se puede escribir en la carpeta \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración",
"See %s" : "Ver %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración. Ver %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la aplicación %$1s no fueron reemplazados correctamente. Asegúrese que es una versión compatible con el servidor.",
"Sample configuration detected" : "Configuración de ejemplo detectada",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que el ejemplo de configuración ha sido copiado. Esto podría afectar a su instalación, por lo que no tiene soporte. Lea la documentación antes de hacer cambios en config.php",
@@ -73,6 +75,7 @@
"Sharing" : "Compartir",
"Security" : "Seguridad",
"Encryption" : "Cifrado",
+ "Groupware" : "Groupware",
"Additional settings" : "Configuración adicional",
"Personal info" : "Información personal",
"Mobile & desktop" : "Móvil y escritorio",
@@ -223,6 +226,11 @@
"Check the value of \"datadirectory\" in your configuration" : "Compruebe el valor de \"datadirectory\" en su configuración.",
"Your data directory is invalid" : "Tu directorio de datos es inválido",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos.",
+ "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.",
+ "Authentication failed, wrong token or provider ID given" : "La autenticación ha fallado. Se ha dado un token o una ID de proveedor erróneos.",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la petición. Parámetros que faltan: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "La Id \"%s\" ya es usada por el proveedor de nube federada \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "El proveedor de nube federada con ID \"%s\" no existe.",
"Could not obtain lock type %d on \"%s\"." : "No se pudo realizar el bloqueo %d en \"%s\".",
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",