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:
authorNextcloud bot <bot@nextcloud.com>2021-01-30 05:20:34 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-30 05:20:34 +0300
commitfcbe4c5be5289597c0336b1533ba6710c2c0386c (patch)
tree6a99734120d2e9511a4f0096094dd98dce2fe0bb /lib/l10n/es.js
parent98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index dfc39ec74c5..2695bbad9c3 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -71,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "hace segundos",
"Empty file" : "Archivo vacío",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID %s no existe. Por favor, actívalo en la configuración de apps o contacta con tu administrador.",
+ "File already exists" : "El archivo ya existe",
+ "Failed to create file from template" : "Fallo al crear el archivo desde plantilla",
+ "Templates" : "Plantillas",
"File name is a reserved word" : "El nombre de archivo es una palabra reservada",
"File name contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido",
"File name is too long" : "El nombre del archivo es demasiado largo",