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 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 40e055413ab..f87f6e413fd 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -165,7 +165,6 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Tus archivos están encriptados. No habrá forma de recuperar sus datos después de restablecer su contraseña. Si no está seguro de qué hacer, comuníquese con su administrador antes de continuar. ¿De verdad quieres continuar?",
"I know what I'm doing" : "Sé lo que estoy haciendo",
"Resetting password" : "Restableciendo contraseña",
- "Install recommended apps" : "Instalar las aplicaciones recomendadas",
"Recommended apps" : "Aplicaciones recomendadas",
"Loading apps …" : "Cargando apps ...",
"Could not fetch list of apps from the App Store." : "No es posible obtener la lista de apps de la App Store.",
@@ -173,7 +172,8 @@ OC.L10N.register(
"App download or installation failed" : "Falló la descarga o instalación de la App",
"Cannot install this app because it is not compatible" : "No se puede instalar esta app porque no es compatible.",
"Cannot install this app" : "No se puede instalar esta app",
- "Cancel" : "Cancelar",
+ "Skip" : "Saltar",
+ "Install recommended apps" : "Instalar las aplicaciones recomendadas",
"Schedule work & meetings, synced with all your devices." : "Programe trabajo y reuniones, sincronizados con todos sus dispositivos.",
"Keep your colleagues and friends in one place without leaking their private info." : "Mantenga a sus colegas y amigos en un sólo sitio sin dejar escapar su información privada.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Simple email app se integra bien con Archivos, Contactos y Calendario.",
@@ -235,6 +235,7 @@ OC.L10N.register(
"Already existing files" : "Archivos ya existentes",
"Which files do you want to keep?" : "¿Qué archivos desea mantener?",
"If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, el archivo copiado tendrá añadido un número en su nombre.",
+ "Cancel" : "Cancelar",
"Continue" : "Continuar",
"(all selected)" : "(seleccionados todos)",
"({count} selected)" : "({count} seleccionados)",
@@ -310,6 +311,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para información sobre cómo configurar adecuadamente el servidor, revisa por favor la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.",
"Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
"Username" : "Nombre de usuario",
+ "Toggle password visibility" : "Alternar visibilidad de la contraseña",
"Storage & database" : "Almacenamiento y base de datos",
"Data folder" : "Carpeta de datos",
"Configure the database" : "Configurar la base de datos",
@@ -342,7 +344,6 @@ OC.L10N.register(
"More apps menu" : "Menú de otras apps",
"Contacts" : "Contactos",
"Contacts menu" : "Menú de contactos",
- "Settings menu" : "Menú de configuraciones",
"Confirm your password" : "Confirme su contraseña",
"Connect to your account" : "Conectar a cuenta",
"Please log in before granting %1$s access to your %2$s account." : "Por favor, inicia sesión antes de conceder a %1$s acceso a tu cuenta %2$s.",
@@ -402,7 +403,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "A algunas columnas de la base de datos les falta convertirse a \"big int\". Debido a que cambiar los tipos de columna en tablas grandes podría tardar mucho tiempo no fueron cambiadas automáticamente. Ejecutando 'occ db:convert-filecache-bigint' se pueden aplicar estos cambios pendientes de manera manual. Esta operación debe realizarse cuando el servidor esté sin conexión. Para más detalles, consulte {linkstart}la página de documentación ↗{linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Para migrar a otra base de datos use la herramienta de línea de comandos (CLI): 'occ db:convert-type', o revise la {linkstart}documentación ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Tu directorio de datos y tus archivos son probablemente accesibles desde internet. El archivo .htaccess no funciona. Se recomienda encarecidamente que configures tu servidor web de tal manera que el directorio de datos no sea accesible, o que lo muevas fuera de la raíz de documentos del servidor web.",
- "Toggle password visibility" : "Alternar visibilidad de la contraseña",
+ "Settings menu" : "Menú de configuraciones",
"The password is wrong. Try again." : "La contraseña es incorrecta. Vuelve a intentarlo.",
"Setup two-factor authentication" : "Configurar autenticación de dos factores",
"You haven't added any info yet" : "Aún no has añadido ninguna información",