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

pt_BR.json « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7ea5b4189b0aa4ab54af7efc079786078ec3ac44 (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
{ "translations": {
    "Tags" : "Etiquetas",
    "Update" : "Atualizar",
    "Create" : "Criar",
    "Select tag…" : "Selecionar etiqueta...",
    "Tagged files" : "Arquivos etiquetados",
    "Select tags to filter by" : "Selecionar etiquetas para filtrar por",
    "Please select tags to filter by" : "Por favor selecione etiquetas para filtrar por",
    "No files found for the selected tags" : "Não há arquivos encontrados para as etiquetas selecionadas",
    "<strong>System tags</strong> for a file have been modified" : "<strong>As etiquetas do sistema</strong> para um arquivo foram modificadas",
    "You created system tag %2$s" : "Você criou uma etiqueta de sistema %2$s",
    "%1$s created system tag %2$s" : "%1$s etiqueta de sistema criada %2$s",
    "You deleted system tag %2$s" : "Você eliminou uma etiqueta de sistema %2$s",
    "%1$s deleted system tag %2$s" : "%1$s etiqueta de sistema excluída %2$s",
    "You updated system tag %3$s to %2$s" : "Você atualizou a etiqueta do sistema %3$s para %2$s",
    "%1$s updated system tag %3$s to %2$s" : "%1$s etiqueta de sistema atualizada %3$s para %2$s",
    "%s (restricted)" : "%s (restrito)",
    "%s (invisible)" : "%s (invisivel)",
    "Collaborative tags" : "Etiquetas colaborativas",
    "Name" : "Nome",
    "Delete" : "Excluir",
    "Public" : "Público",
    "Restricted" : "Restrito",
    "Invisible" : "Invisível",
    "Reset" : "Restaurar",
    "No files in here" : "Nenhum arquivo aqui",
    "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
    "Size" : "Tamanho",
    "Modified" : "Modificado",
    "You assigned system tag %3$s" : "Você atribuiu uma etiqueta ao sistema %3$s",
    "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s",
    "You unassigned system tag %3$s" : "Você dasatribuiu uma etiqueta ao sistema %3$s",
    "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s",
    "You assigned system tag %3$s to %2$s" : "Você atribuiu a etiqueta do sistema %3$s para %2$s",
    "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s",
    "You unassigned system tag %3$s from %2$s" : "Você eliminou a atribuição da etiqueta do sistema %3$s de %2$s",
    "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s",
    "%s (not-assignable)" : "%s (não atribuível)"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}