diff options
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 10 |
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", |