summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index eec69466ec8..f1c56a847df 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -159,6 +159,7 @@ 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.",
@@ -316,10 +317,6 @@ OC.L10N.register(
"You chose SQLite as database." : "Has elegido SQLite como base de datos.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite solo debería usarse para instancias mínimas y de desarrollo. Para producción recomendamos un motor de bases de datos diferente.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Si usas clientes para sincronizar archivos, el uso del SQLite está muy desaconsejado.",
- "Install recommended apps" : "Instalar las aplicaciones recomendadas",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendario, Contactos, Talk, Mail y Edición Colaborativa",
- "Finish setup" : "Completar la instalación",
- "Finishing …" : "Finalizando...",
"Need help?" : "¿Necesita ayuda?",
"See the documentation" : "Vea la documentación",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Parece que estás intentando reinstalar Nextcloud. Sin embargo el archivo CAN_INSTALL no se encuentra en la carpeta config. Por favor, crea el archivo CAN_INSTALL en la carpeta config para continuar",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "No es posible obtener la lista de apps de la App Store.",
"Can't install this app because it is not compatible" : "Esta aplicación no se puede instalar porque no es compatible",
"Can't install this app" : "Esta aplicación no se puede instalar ",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendario, Contactos, Talk, Mail y Edición Colaborativa",
+ "Finish setup" : "Completar la instalación",
+ "Finishing …" : "Finalizando...",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "El módulo OPcache de PHP no está cargado. {linkstart}Para mejorar el rendimiento se recomienda ↗{linkend} cargarlo en su instalación de PHP.",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "El módulo OPcache de PHP no está bien configurado. {linkstart}Para mejorar el rendimiento se recomienda ↗{linkend} usar las siguientes configuraciones en el </code>php.ini</code>:"
},