Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt_BR.json « l10n « workflowengine « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a43e7ef29eed2a7b9af6ed7fa9b266c1e0a91307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{ "translations": {
    "Group list is empty" : "Lista de grupos vazia",
    "Unable to retrieve the group list" : "Impossível recuperar a lista do grupo",
    "Saved" : "Salvo",
    "Saving failed:" : "A gravação falhou:",
    "File MIME type" : "Tipo de arquivo MIME",
    "is" : "é",
    "is not" : "não é",
    "matches" : "coincide",
    "does not match" : "não coincide",
    "Example: {placeholder}" : "Examplo: {placeholder}",
    "File size (upload)" : "Tamanho do arquivo (envio)",
    "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á etiquetado 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…" : "Selecionar 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",
    "Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook",
    "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 é inválido",
    "The given regular expression is invalid" : "A expressão regular fornecida é inválida",
    "The given file size is invalid" : "O tamanho fornecido do arquivo é inválido",
    "The given tag id is invalid" : "O id da etiqueta fornecida é inválido",
    "The given IP range is invalid" : "O intervalo de IP fornecido é inválido",
    "The given IP range is not valid for IPv4" : "O intervalo de IP fornecido é inválido para IPv4",
    "The given IP range is not valid for IPv6" : "O range de IP fornecido é inválido para IPv6",
    "The given time span is invalid" : "O intervalo de tempo fornecido é inválido",
    "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",
    "Check %s is invalid or does not exist" : "Verifique se %s é valido ou 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 é inválida",
    "Check %s does not exist" : "Verifique se %s não existe",
    "Check %s is invalid" : "Verifique se %s é inválido",
    "Check #%s does not exist" : "Verifique se %s não existe",
    "Workflow" : "Fluxo de trabalho",
    "Files workflow engine" : "Sistema de fluxo de trabalho de arquivos",
    "Open documentation" : "Abrir documentação",
    "Add rule group" : "Adicionar regra do grupo",
    "Short rule description" : "Descrição curta da regra",
    "Add rule" : "Adicionar regra",
    "Reset" : "Redefinir",
    "Save" : "Salvar",
    "Saving…" : "Salvando...",
    "Loading…" : "Carregando..."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}