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.json')
-rw-r--r--core/l10n/es.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 9559d7598ba..044adc81b5e 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -186,6 +186,10 @@
"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 en un nombre de archivo.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" no es un tipo de archivo permitido",
"{newName} already exists" : "{newName} ya existe",
"Choose" : "Seleccionar",
"Copy" : "Copiar",