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:
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js11
1 files changed, 6 insertions, 5 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index ad321a6d2a6..d02834e19c6 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -3,15 +3,15 @@ OC.L10N.register(
{
"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.",
- "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Pero, si prefieres mantener el archivo config.php con permisos solo de lectura, establece la opción \"config_is_read_only\" a true en él.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Pero, si prefieres mantener el archivo config.php como solo de lectura, establece la opción \"config_is_read_only\" a true en él.",
"See %s" : "Ver %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la app %1$s no se han reemplazado correctamente. Asegúrate de 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",
"%s email verification" : "%s verificación del correo electrónico",
"Email verification" : "Verificación del correo electrónico",
- "Click the following button to confirm your email." : "Haz clic en el botón siguiente para confirmar tu correo electrónico.",
- "Click the following link to confirm your email." : "Haz clic en el enlace siguiente para confirmar tu correo electrónico.",
+ "Click the following button to confirm your email." : "Haz clic en el siguiente botón para confirmar tu correo electrónico.",
+ "Click the following link to confirm your email." : "Haz clic en el siguiente enlace para confirmar tu correo electrónico.",
"Confirm your email" : "Confirma tu correo electrónico",
"Other activities" : "Otras actividades",
"%1$s and %2$s" : "%1$s y %2$s",
@@ -103,8 +103,8 @@ OC.L10N.register(
"Website" : "Sitio web",
"Visit %s" : "Visita %s",
"Address" : "Dirección",
- "Profile picture" : "Fotografía de perfil",
- "About" : "Sobre",
+ "Profile picture" : "Imagen de perfil",
+ "About" : "Acerca de",
"Full name" : "Nombre completo",
"Headline" : "Titular",
"Organisation" : "Organización",
@@ -217,6 +217,7 @@ OC.L10N.register(
"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",
"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 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 la carpeta \"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",
"Setting locale to %s failed" : "Ha fallado la activación de la localización %s ",