diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
commit | 67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch) | |
tree | 46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/workflowengine/l10n/gl.js | |
parent | 9aaa370e07099484df025ec95e017a7baa4e3633 (diff) | |
download | nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/gl.js')
-rw-r--r-- | apps/workflowengine/l10n/gl.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js index cba7c9cb5af..a3da8856166 100644 --- a/apps/workflowengine/l10n/gl.js +++ b/apps/workflowengine/l10n/gl.js @@ -55,10 +55,6 @@ OC.L10N.register( "Office documents" : "Documentos de oficina", "PDF documents" : "Documentos PDF", "Custom mimetype" : "Mimetipe personalizado", - "Select a tag" : "Seleccione unha etiqueta", - "No results" : "Sen resultados", - "%s (invisible)" : "%s (invisíbel)", - "%s (restricted)" : "%s (restrinxido)", "Please enter a valid time span" : "Introduza un intervalo de tempo válido", "Select a request URL" : "Seleccione un URL de solicitude", "Predefined URLs" : "URL predefinidos", @@ -113,6 +109,10 @@ OC.L10N.register( "Request user agent" : "Solicitar axente de usuario", "User group membership" : "Pertencia a un grupo de usuarios", "is member of" : "é membro de", - "is not member of" : "non é membro de" + "is not member of" : "non é membro de", + "Select a tag" : "Seleccione unha etiqueta", + "No results" : "Sen resultados", + "%s (invisible)" : "%s (invisíbel)", + "%s (restricted)" : "%s (restrinxido)" }, "nplurals=2; plural=(n != 1);"); |