aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_EC.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/es_EC.js')
-rw-r--r--apps/settings/l10n/es_EC.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js
index bd6dcefbf63..29f3f73fa42 100644
--- a/apps/settings/l10n/es_EC.js
+++ b/apps/settings/l10n/es_EC.js
@@ -115,6 +115,7 @@ OC.L10N.register(
"Background jobs" : "Trabajos en segundo plano",
"Unlimited" : "Ilimitado",
"Verifying" : "Verificando",
+ "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." : "Su directorio de datos y sus archivos probablemente sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda encarecidamente que configure su servidor web de manera que el directorio de datos ya no sea accesible, o mueva el directorio de datos fuera de la raíz del documento del servidor web.",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos le faltan algunas columnas opcionales. Debido a que agregar columnas en tablas grandes puede llevar tiempo, no se agregaron automáticamente cuando pueden ser opcionales. Al ejecutar \"occ db:add-missing-columns\", se pueden agregar manualmente esas columnas faltantes mientras la instancia sigue funcionando. Una vez que se agregan las columnas, algunas características pueden mejorar la capacidad de respuesta o la usabilidad.",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos le faltan algunos índices. Debido a que agregar índices en tablas grandes puede llevar tiempo, no se agregaron automáticamente. Al ejecutar \"occ db:add-missing-indices\", se pueden agregar manualmente esos índices faltantes mientras la instancia sigue funcionando. Una vez que se agregan los índices, las consultas a esas tablas suelen ser mucho más rápidas.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos le faltan algunas claves principales. Debido a que agregar claves principales en tablas grandes puede llevar tiempo, no se agregaron automáticamente. Al ejecutar \"occ db:add-missing-primary-keys\", se pueden agregar manualmente esas claves principales faltantes mientras la instancia sigue funcionando.",
@@ -255,7 +256,6 @@ OC.L10N.register(
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
- "Your profile information" : "Tu información de perfil",
"Your profile picture" : "Tu foto de perfil",
"Upload profile picture" : "Subir foto de perfil",
"Choose profile picture from Files" : "Elegir foto de perfil desde Archivos",
@@ -521,6 +521,7 @@ OC.L10N.register(
"Enable or disable profile by default for new users." : "Habilitar o deshabilitar el perfil de forma predeterminada para nuevos usuarios.",
"You are about to remove the group {group}. The users will NOT be deleted." : "Estás a punto de eliminar el grupo {group}. Los usuarios NO serán eliminados.",
"Please confirm the group removal " : "Confirma la eliminación del grupo",
+ "Your profile information" : "Tu información de perfil",
"Choose profile picture from files" : "Seleccionar imagen de perfil desde archivos",
"png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
"Your email address" : "Tu dirección de correo electrónico",