aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_EC.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es_EC.js')
-rw-r--r--lib/l10n/es_EC.js22
1 files changed, 6 insertions, 16 deletions
diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js
index fde8605a075..67f419f4091 100644
--- a/lib/l10n/es_EC.js
+++ b/lib/l10n/es_EC.js
@@ -109,7 +109,7 @@ OC.L10N.register(
"About" : "Acerca de",
"Display name" : "Nombre para mostrar",
"Headline" : "Título",
- "Organisation" : "Organización",
+ "Organization" : "Organización",
"Role" : "Rol",
"Additional settings" : "Configuraciones adicionales",
"Enter the database name for %s" : "Introduce el nombre de la base de datos para %s",
@@ -192,8 +192,6 @@ OC.L10N.register(
"Cannot write into \"config\" directory." : "No se puede escribir en el directorio \"config\".",
"This can usually be fixed by giving the web server write access to the config directory. See %s" : "Generalmente, esto se puede solucionar otorgando permisos de escritura al servidor web en el directorio de configuración. Consulta %s",
"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, establece la opción \"config_is_read_only\" en true. Consulta %s",
- "Cannot write into \"apps\" directory." : "No se puede escribir en el directorio \"apps\".",
- "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Generalmente, esto se puede solucionar otorgando permisos de escritura al servidor web en el directorio de aplicaciones o deshabilitando la tienda de aplicaciones en el archivo de configuración.",
"Cannot create \"data\" directory." : "No se puede crear el directorio \"data\".",
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Generalmente, esto se puede solucionar otorgando permisos de escritura al servidor web en el directorio raíz. Consulta %s",
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Los permisos generalmente se pueden solucionar otorgando permisos de escritura al servidor web en el directorio raíz. Consulta %s.",
@@ -226,6 +224,8 @@ OC.L10N.register(
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
+ "Images" : "Imágenes",
+ "Question" : "Pregunta",
"Confirmation" : "Confirmación",
"Prompt" : "Promoción",
"Text" : "Texto",
@@ -233,20 +233,10 @@ OC.L10N.register(
"Translate" : "Traducir",
"Target language" : "Lenguaje de destino",
"Result" : "Resultado",
- "Education Edition" : "Edición Educativa",
- "File name is a reserved word" : "Nombre de archivo es una palabra reservada",
- "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido",
- "File name is too long" : "El nombre del archivo es demasiado largo",
- "Users" : "Usuarios",
- "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:",
- "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir",
- "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo",
- "Open »%s«" : "Abrir »%s«",
- "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo",
- "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.",
- "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ",
+ "Organisation" : "Organización",
"File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ",
"Cannot download file" : "No se puede descargar el archivo",
- "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. "
+ "Cannot write into \"apps\" directory." : "No se puede escribir en el directorio \"apps\".",
+ "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Generalmente, esto se puede solucionar otorgando permisos de escritura al servidor web en el directorio de aplicaciones o deshabilitando la tienda de aplicaciones en el archivo de configuración."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");