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/gl.js | |
parent | 98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff) | |
download | nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.tar.gz nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.zip |
[tx-robot] updated from transifex
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", |