diff options
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", |