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_EC.js')
-rw-r--r--core/l10n/es_EC.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js
index 0f4f2bf41f6..8f00e1709d3 100644
--- a/core/l10n/es_EC.js
+++ b/core/l10n/es_EC.js
@@ -134,6 +134,10 @@ OC.L10N.register(
"Name" : "Nombre",
"Size" : "Tamaño",
"Modified" : "Modificado",
+ "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
+ "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido",
"{newName} already exists" : "{newName} ya existe",
"Choose" : "Seleccionar",
"Copy" : "Copiar",