diff options
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 7e1fc137a26..86c642d464e 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -166,6 +166,16 @@ OC.L10N.register( "Tags" : "Etiquetas", "Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro", "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", + "Pick a template for {name}" : "Escolla un modelo para {name}", + "Cancel" : "Cancelar", + "Create" : "Crear", + "Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado", + "Creating file" : "Creando o ficheiro", + "Blank" : "Valeiro", + "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", + "Set up templates folder" : "Estabelecer un cartafol de modelos", + "Templates" : "Modelos", + "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", "%s used" : "%s utilizado", "%s%% of %s used" : "%s%% de %s utilizado", "%1$s of %2$s used" : "%s de %s utilizado", |