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 /apps/files/l10n/es.js
parent98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 42f15450045..b838c9f5d7b 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -166,6 +166,16 @@ OC.L10N.register(
"Tags" : "Etiquetas",
"Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero",
"Error while loading the file data" : "Error al cargar los datos del archivo",
+ "Pick a template for {name}" : "Elija una plantilla para {name}",
+ "Cancel" : "Cancelar",
+ "Create" : "Crear",
+ "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada",
+ "Creating file" : "Creando el archivo",
+ "Blank" : "VacĂ­o",
+ "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
+ "Set up templates folder" : "Configura una carpeta para plantillas",
+ "Templates" : "Plantillas",
+ "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
"%s used" : "usado %s",
"%s%% of %s used" : "%s%% de %s usado",
"%1$s of %2$s used" : "%1$s de %2$s usados",