diff options
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.js | 71 | ||||
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.json | 69 |
4 files changed, 142 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index 1c1e9fa64a3..3c635fab078 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -37,6 +37,7 @@ OC.L10N.register( "Android client" : "Client Android", "iOS client" : "Client iOS", "Desktop client" : "Client de bureau", + "User group membership" : "Membre du groupe d'utilisateur", "is member of" : "est membre de", "is not member of" : "n'est pas membre de", "The given operator is invalid" : "L'opérateur donné est invalide", diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index 3efd48eaa0f..111dc600642 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -35,6 +35,7 @@ "Android client" : "Client Android", "iOS client" : "Client iOS", "Desktop client" : "Client de bureau", + "User group membership" : "Membre du groupe d'utilisateur", "is member of" : "est membre de", "is not member of" : "n'est pas membre de", "The given operator is invalid" : "L'opérateur donné est invalide", diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js new file mode 100644 index 00000000000..b3e4803e5e1 --- /dev/null +++ b/apps/workflowengine/l10n/pt_BR.js @@ -0,0 +1,71 @@ +OC.L10N.register( + "workflowengine", + { + "Successfully saved" : "Salvos com êxito", + "Saving failed:" : "A gravação falhou:", + "File mime type" : "Tipo de arquivo mime", + "is" : "está", + "is not" : "não é", + "matches" : "coincidente", + "does not match" : "não corresponde", + "Example: {placeholder}" : "Examplo: {placeholder}", + "File size (upload)" : "Tamanho do arquivo (upload)", + "less" : "menos", + "less or equals" : "menores ou iguais", + "greater or equals" : "maiores ou iguais", + "greater" : "maior", + "File system tag" : "Etiqueta do sistema de arquivos", + "is tagged with" : "está etiquetada com", + "is not tagged with" : "não está etiquetado com", + "Select tag…" : "Selecionar etiqueta...", + "Request remote address" : "Solicitar endereço remoto", + "matches IPv4" : "IPv4 coincide", + "does not match IPv4" : "IPV4 não coincide", + "matches IPv6" : "IPV6 coincide", + "does not match IPv6" : "IPV6 não coincide", + "Request time" : "Tempo de solicitação", + "between" : "entre", + "not between" : "não entre", + "Start" : "Iniciar", + "End" : "Fim", + "Select timezone…" : "Selecione fuso horário...", + "Request URL" : "Solicitação de URL", + "Predefined URLs" : "URLs predefinidas", + "Files WebDAV" : "Arquivos WebDAV", + "Request user agent" : "Solicitar usuário agente", + "Sync clients" : "Sincronizar clientes", + "Android client" : "Cliente Android", + "iOS client" : "Cliente iOS", + "Desktop client" : "Cliente de desktop", + "User group membership" : "Adesão de grupo de usuário", + "is member of" : "é membro de", + "is not member of" : "não é membro de", + "The given operator is invalid" : "O operador fornecido não é válido", + "The given regular expression is invalid" : "A expressão regular fornecida não é válida", + "The given file size is invalid" : "O tamanho fornecido do arquivo não é valido", + "The given tag id is invalid" : "O id da tag fornecido não é valido", + "The given IP range is invalid" : "O range de IP fornecido não é válido", + "The given IP range is not valid for IPv4" : "O range de IP fornecido não é IPv4 válido", + "The given IP range is not valid for IPv6" : "O range de IP fornecido não é valido para IPv6", + "The given time span is invalid" : "O time span fornecido não é válido", + "The given start time is invalid" : "O tempo de start fornecido não é valido", + "The given end time is invalid" : "O tempo de finalização fornecido não é valido", + "The given group does not exist" : "O grupo fornecido não é valido", + "Check %s is invalid or does not exist" : "Verifique se %s é valido ou não existe", + "Operation #%s does not exist" : "Operação #%s não existe", + "Operation %s does not exist" : "Operação %s não existe", + "Operation %s is invalid" : "Operação %s é invalida", + "Check %s does not exist" : "Verifique se %s não existe", + "Check %s is invalid" : "Verifique se %s é invalido", + "Check #%s does not exist" : "Verifique se %s não existe", + "Workflow" : "Workflow", + "Open documentation" : "Abrir documentação", + "Add rule group" : "Adicionar regra de grupo", + "Short rule description" : "Descrição curta da regra", + "Add rule" : "Adicionar regra", + "Reset" : "Reset", + "Save" : "Salvar", + "Saving…" : "Salvando...", + "Loading…" : "Carregando..." +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json new file mode 100644 index 00000000000..1e996883ede --- /dev/null +++ b/apps/workflowengine/l10n/pt_BR.json @@ -0,0 +1,69 @@ +{ "translations": { + "Successfully saved" : "Salvos com êxito", + "Saving failed:" : "A gravação falhou:", + "File mime type" : "Tipo de arquivo mime", + "is" : "está", + "is not" : "não é", + "matches" : "coincidente", + "does not match" : "não corresponde", + "Example: {placeholder}" : "Examplo: {placeholder}", + "File size (upload)" : "Tamanho do arquivo (upload)", + "less" : "menos", + "less or equals" : "menores ou iguais", + "greater or equals" : "maiores ou iguais", + "greater" : "maior", + "File system tag" : "Etiqueta do sistema de arquivos", + "is tagged with" : "está etiquetada com", + "is not tagged with" : "não está etiquetado com", + "Select tag…" : "Selecionar etiqueta...", + "Request remote address" : "Solicitar endereço remoto", + "matches IPv4" : "IPv4 coincide", + "does not match IPv4" : "IPV4 não coincide", + "matches IPv6" : "IPV6 coincide", + "does not match IPv6" : "IPV6 não coincide", + "Request time" : "Tempo de solicitação", + "between" : "entre", + "not between" : "não entre", + "Start" : "Iniciar", + "End" : "Fim", + "Select timezone…" : "Selecione fuso horário...", + "Request URL" : "Solicitação de URL", + "Predefined URLs" : "URLs predefinidas", + "Files WebDAV" : "Arquivos WebDAV", + "Request user agent" : "Solicitar usuário agente", + "Sync clients" : "Sincronizar clientes", + "Android client" : "Cliente Android", + "iOS client" : "Cliente iOS", + "Desktop client" : "Cliente de desktop", + "User group membership" : "Adesão de grupo de usuário", + "is member of" : "é membro de", + "is not member of" : "não é membro de", + "The given operator is invalid" : "O operador fornecido não é válido", + "The given regular expression is invalid" : "A expressão regular fornecida não é válida", + "The given file size is invalid" : "O tamanho fornecido do arquivo não é valido", + "The given tag id is invalid" : "O id da tag fornecido não é valido", + "The given IP range is invalid" : "O range de IP fornecido não é válido", + "The given IP range is not valid for IPv4" : "O range de IP fornecido não é IPv4 válido", + "The given IP range is not valid for IPv6" : "O range de IP fornecido não é valido para IPv6", + "The given time span is invalid" : "O time span fornecido não é válido", + "The given start time is invalid" : "O tempo de start fornecido não é valido", + "The given end time is invalid" : "O tempo de finalização fornecido não é valido", + "The given group does not exist" : "O grupo fornecido não é valido", + "Check %s is invalid or does not exist" : "Verifique se %s é valido ou não existe", + "Operation #%s does not exist" : "Operação #%s não existe", + "Operation %s does not exist" : "Operação %s não existe", + "Operation %s is invalid" : "Operação %s é invalida", + "Check %s does not exist" : "Verifique se %s não existe", + "Check %s is invalid" : "Verifique se %s é invalido", + "Check #%s does not exist" : "Verifique se %s não existe", + "Workflow" : "Workflow", + "Open documentation" : "Abrir documentação", + "Add rule group" : "Adicionar regra de grupo", + "Short rule description" : "Descrição curta da regra", + "Add rule" : "Adicionar regra", + "Reset" : "Reset", + "Save" : "Salvar", + "Saving…" : "Salvando...", + "Loading…" : "Carregando..." +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file |