diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:30 +0000 |
commit | f1d645a934ce25c958a693fa82e44c0850b81fd4 (patch) | |
tree | a4318eefda6e3b214a68eff4c283e7252c0d19a5 /apps/files/l10n/gl.js | |
parent | 9e039663c06c17a25bbf70e9a0247dcd88a4a53c (diff) | |
download | nextcloud-server-f1d645a934ce25c958a693fa82e44c0850b81fd4.tar.gz nextcloud-server-f1d645a934ce25c958a693fa82e44c0850b81fd4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 575a98b7c18..793a623455e 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -223,7 +223,6 @@ OC.L10N.register( "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", @@ -258,6 +257,7 @@ OC.L10N.register( "Unlimited" : "Sen límites", "Search users" : "Buscar usuarios", "Cannot transfer ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu", + "Cancel" : "Cancelar", "%s used" : "%s utilizado", "%s%%" : "%s%%", "%1$s of %2$s used" : "%s de %s utilizado", |