diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:53 +0000 |
commit | 8bd5641fc310768999c6f0746b5751de5a192c60 (patch) | |
tree | 5649536b7fd239a4b8e1b886067645b84f1f5780 /apps/files/l10n/gl.js | |
parent | 255bbcb0dfa7842e121d78509d9afb600a1e6138 (diff) | |
download | nextcloud-server-8bd5641fc310768999c6f0746b5751de5a192c60.tar.gz nextcloud-server-8bd5641fc310768999c6f0746b5751de5a192c60.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", |