diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:34 +0000 |
commit | fcbe4c5be5289597c0336b1533ba6710c2c0386c (patch) | |
tree | 6a99734120d2e9511a4f0096094dd98dce2fe0bb /apps/files/l10n/es.json | |
parent | 98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff) | |
download | nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.tar.gz nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 2dd0f9b707c..c6c35296cd1 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -164,6 +164,16 @@ "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", |