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/pt_BR.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/pt_BR.js')
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index 74e8346af39..8ba41659e60 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -56,10 +56,6 @@ OC.L10N.register( "PDF documents" : "Documentos PDF", "Custom MIME type" : "Tipo MIME personalizado", "Custom mimetype" : "Mimetype personalizado", - "Select a tag" : "Selecione uma etiqueta", - "No results" : "Nenhum resultado", - "%s (invisible)" : "%s (invisível)", - "%s (restricted)" : "%s (restrito)", "Please enter a valid time span" : "Digite um período de tempo válido", "Select a request URL" : "Selecione uma URL de solicitação", "Predefined URLs" : "URLs predefinidas", @@ -115,6 +111,10 @@ OC.L10N.register( "Request user agent" : "Agente de usuário da requisição", "User group membership" : "Usuário em grupo", "is member of" : "é membro de", - "is not member of" : "não é membro de" + "is not member of" : "não é membro de", + "Select a tag" : "Selecione uma etiqueta", + "No results" : "Nenhum resultado", + "%s (invisible)" : "%s (invisível)", + "%s (restricted)" : "%s (restrito)" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |