diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /lib/l10n/es_EC.js | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_EC.js')
-rw-r--r-- | lib/l10n/es_EC.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index f9175119165..27b28720062 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -241,7 +241,6 @@ OC.L10N.register( "Translate" : "Traducir", "Target language" : "Lenguaje de destino", "Result" : "Resultado", - "404" : "404", "Education Edition" : "Edición Educativa", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "El usuario que ha iniciado sesión debe ser un administrador, un subadministrador o tener permisos especiales para acceder a esta configuración.", "Logged in user must be an admin or sub admin" : "El usuario que ha iniciado sesión debe ser un administrador o un subadministrador.", @@ -264,8 +263,6 @@ OC.L10N.register( "Username must not consist of dots only" : "El usuario no debe consistir de solo puntos. ", "Username is invalid because files already exist for this user" : "El nombre de usuario no es válido porque ya existen archivos para este usuario", "User disabled" : "Usuario deshabilitado", - "PostgreSQL >= 9 required." : "Se requiere PostgreSQL >= 9.", - "Please upgrade your database version." : "Actualiza la versión de tu base de datos.", "Your data directory is readable by other users." : "Tu directorio de datos es legible por otros usuarios.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambia los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. ", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. " |