diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-19 02:15:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-19 02:15:38 +0000 |
commit | ce1068394404d2d21fe680da1fcef1963f8da46e (patch) | |
tree | 721bb6cf9a8bf566cebbd0a1c2d63647cb376200 /apps/workflowengine/l10n/pt_BR.js | |
parent | 3a9a4f648f30c474c08e4745a8594631980874c8 (diff) | |
download | nextcloud-server-ce1068394404d2d21fe680da1fcef1963f8da46e.tar.gz nextcloud-server-ce1068394404d2d21fe680da1fcef1963f8da46e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/pt_BR.js')
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.js | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index 6ca0c3826bd..b2508ff97b4 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -12,20 +12,57 @@ OC.L10N.register( "The given start time is invalid" : "O horário de início fornecido é inválido", "The given end time is invalid" : "O horário de término fornecido é inválido", "The given group does not exist" : "O grupo fornecido não existe", + "File" : "Arquivo", + "File created" : "Arquivo criado", + "File updated" : "Arquivo atualizado", + "File renamed" : "Arquivo renomeado", + "File deleted" : "Arquivo excluído", + "File accessed" : "Arquivo acessado", + "File copied" : "Arquivo copiado", + "Tag assigned" : "Rótulo atribuído", "Operation #%s does not exist" : "Operação #%s não existe", + "Entity %s does not exist" : "Entidade %s não existe", + "Entity %s is invalid" : "Entidade %s é inválida", + "No events are chosen." : "Nenhum evento escolhido.", + "Entity %s has no event %s" : "Entidade %s não tem evento %s", "Operation %s does not exist" : "Operação %s não existe", "Operation %s is invalid" : "Operação %s é inválida", "Check %s does not exist" : "Verifique se %s não existe", "Check %s is invalid" : "Verifique se %s é inválido", + "Check %s is not allowed with this entity" : "Verificação de %s não é permitida nesta entidade", "Check #%s does not exist" : "Verifique se %s não existe", "Check %s is invalid or does not exist" : "Verifique se %s é valido ou existe", + "Workflows" : "Fluxo de Trabalho", + "Nextcloud workflow engine" : "Mecanismo de fluxo de trabalho Nextcloud", + "Select a filter" : "Selecionar um filtro", + "Select a comparator" : "Selecionar um comparador", + "Select a file type" : "Selecionar um tipo de arquivo", + "Images" : "Imagens", + "Office documents" : "Documentos Office", + "PDF documents" : "Documentos PDF", + "Custom mimetype" : "Mimetype personalizado", + "No results" : "Nenhum resultado", + "%s (invisible)" : "%s (invisível)", + "%s (restricted)" : "%s (restrito)", + "Select a request URL" : "Selecione uma URL de solicitação", "Predefined URLs" : "URLs predefinidas", "Files WebDAV" : "Arquivos WebDAV", + "Others" : "Outros", + "Custom URL" : "URL personalizada", + "Select a user agent" : "Selecione um agente de usuário", "Sync clients" : "Sincronizar clientes", "Android client" : "Cliente Android", "iOS client" : "Cliente iOS", "Desktop client" : "Cliente de Desktop", "Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook", + "Custom user agent" : "Agente do usuário personalizado", + "When" : "Quando", + "and" : "e", + "Cancel rule creation" : "Cancelar a criação da regra", + "Remove rule" : "Excluir regra", + "The configuration is invalid" : "A configuração é inválida", + "Show less" : "Mostrar menos", + "Show more" : "Mostrar mais", "File name" : "Nome do arquivo", "is" : "é", "is not" : "não é", |