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>2022-05-02 16:12:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-02 16:12:51 +0300
commit82dc13c3af39e662c1a992b8bfb08f95c2a571cc (patch)
treee92a33451a024b998567e12b4252a1532eb834f9 /lib/l10n/es.js
parent72c4047ce98903e588e6de17547fa5360b18a002 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js13
1 files changed, 2 insertions, 11 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index be4367a2335..52b3902e16f 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -254,19 +254,11 @@ OC.L10N.register(
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
- "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",
- "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." : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración.",
- "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s",
- "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s",
- "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado",
- "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación",
- "Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro",
- "Can't read file" : "No se puede leer archivo",
"Cannot write into \"config\" directory" : "No se puede escribir el el directorio de configuración",
"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",
"Cannot write into \"apps\" directory" : "No se puede escribir en el directorio de \"apps\"",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Se podría solucionar esto dando al servidor web acceso de escritura al directorio de apps o desactivando la tienda de apps en el archivo de configuración.",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Se podría solucionar esto dando al servidor web acceso de escritura a la carpeta de apps o desactivando la tienda de apps en el archivo de configuración.",
"Cannot create \"data\" directory" : "No se puede crear el directorio \"data\"",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web acceso de escritura al directorio raíz. Véase %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Habitualmente, los permisos pueden arreglarse dando al servidor web acceso de escritura al directorio raíz. Véase %s",
@@ -279,7 +271,6 @@ OC.L10N.register(
"Your data directory is readable by other users" : "Tu directorio de datos puede ser leído por otros usuarios",
"Your data directory must be an absolute path" : "Su directorio data debe ser una ruta absoluta",
"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",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Se podría solucionar esto dando al servidor web acceso de escritura a la carpeta de apps o desactivando la tienda de apps en el archivo de configuración."
+ "Your data directory is invalid" : "Tu directorio de datos es inválido"
},
"nplurals=2; plural=(n != 1);");