pt-BR translation update
This commit is contained in:
parent
b6bc5132bb
commit
2cd7e9db59
1 changed files with 45 additions and 4 deletions
|
|
@ -4,6 +4,7 @@ empty-folder-hidden = Pasta vazia (contém itens ocultos)
|
||||||
filesystem = Sistema de Arquivos
|
filesystem = Sistema de Arquivos
|
||||||
home = Pasta pessoal
|
home = Pasta pessoal
|
||||||
trash = Lixeira
|
trash = Lixeira
|
||||||
|
undo = Desfazer
|
||||||
|
|
||||||
# List view
|
# List view
|
||||||
name = Nome
|
name = Nome
|
||||||
|
|
@ -46,7 +47,13 @@ rename-folder = Renomear pasta
|
||||||
## Replace Dialog
|
## Replace Dialog
|
||||||
replace = Substituir
|
replace = Substituir
|
||||||
replace-title = {$filename} já existe neste local.
|
replace-title = {$filename} já existe neste local.
|
||||||
replace-warning = Deseja substituir o arquivo com o que você está salvando? Substituir sobrescreverá o conteúdo do arquivo.
|
replace-warning = Deseja substituir o arquivo com o que você está salvando? Substituí-lo irá sobrescrever seu conteúdo.
|
||||||
|
replace-warning-operation = Deseja substituir o arquivo? Substituí-lo irá sobrescrever seu conteúdo.
|
||||||
|
original-file = Arquivo original
|
||||||
|
replace-with = Substituir por
|
||||||
|
apply-to-all = Aplicar a todos
|
||||||
|
keep-both = Manter ambos
|
||||||
|
skip = Ignorar
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
|
|
@ -54,11 +61,45 @@ replace-warning = Deseja substituir o arquivo com o que você está salvando? Su
|
||||||
git-description = Git commit {$hash} de {$date}
|
git-description = Git commit {$hash} de {$date}
|
||||||
|
|
||||||
## Operations
|
## Operations
|
||||||
operations = Operações
|
edit-history = Editar histórico
|
||||||
|
history = Histórico
|
||||||
|
no-history = Nenhum item no histórico.
|
||||||
pending = Pendente
|
pending = Pendente
|
||||||
failed = Com falha
|
failed = Com falha
|
||||||
complete = Completo
|
complete = Completo
|
||||||
copy_noun = Copiado
|
copy_noun = Copiado
|
||||||
|
creating = Criando {$name} em {$parent}
|
||||||
|
created = Criado {$name} em {$parent}
|
||||||
|
copying = Copiando {$items} {$items ->
|
||||||
|
[one] item
|
||||||
|
*[other] itens
|
||||||
|
} de {$from} a {$to}
|
||||||
|
copied = Copiado {$items} {$items ->
|
||||||
|
[one] item
|
||||||
|
*[other] itens
|
||||||
|
} de {$from} a {$to}
|
||||||
|
emptying-trash = Esvaziando a lixeira
|
||||||
|
emptied-trash = Lixeira vazia
|
||||||
|
moving = Movendo {$items} {$items ->
|
||||||
|
[one] item
|
||||||
|
*[other] itens
|
||||||
|
} de {$from} a {$to}
|
||||||
|
moved = Movido {$items} {$items ->
|
||||||
|
[one] item
|
||||||
|
*[other] itens
|
||||||
|
} de {$from} a {$to}
|
||||||
|
renaming = Renomeando {$from} a {$to}
|
||||||
|
renamed = Renomeado {$from} a {$to}
|
||||||
|
restoring = Restaurando {$items} {$items ->
|
||||||
|
[one] item
|
||||||
|
*[other] itens
|
||||||
|
} da lixeira
|
||||||
|
restored = Restaurado {$items} {$items ->
|
||||||
|
[one] item
|
||||||
|
*[other] itens
|
||||||
|
} da lixeira
|
||||||
|
undo = Desfazer
|
||||||
|
unknown-folder = pasta desconhecida
|
||||||
|
|
||||||
## Open with
|
## Open with
|
||||||
open-with = Abrir com
|
open-with = Abrir com
|
||||||
|
|
@ -81,7 +122,7 @@ descending = Decrescente
|
||||||
|
|
||||||
### Appearance
|
### Appearance
|
||||||
appearance = Aparência
|
appearance = Aparência
|
||||||
theme = Tema
|
theme = Tema
|
||||||
match-desktop = Acompanhar o ambiente de trabalho
|
match-desktop = Acompanhar o ambiente de trabalho
|
||||||
dark = Escuro
|
dark = Escuro
|
||||||
light = Claro
|
light = Claro
|
||||||
|
|
@ -91,7 +132,7 @@ add-to-sidebar = Adicionar à barra lateral
|
||||||
new-file = Novo arquivo
|
new-file = Novo arquivo
|
||||||
new-folder = Nova pasta
|
new-folder = Nova pasta
|
||||||
open-in-terminal = Abrir no terminal
|
open-in-terminal = Abrir no terminal
|
||||||
move-to-trash = Mover para lixeira
|
move-to-trash = Mover para a lixeira
|
||||||
restore-from-trash = Restaurar da lixeira
|
restore-from-trash = Restaurar da lixeira
|
||||||
remove-from-sidebar = Remover da barra lateral
|
remove-from-sidebar = Remover da barra lateral
|
||||||
sort-by-name = Ordenar por nome
|
sort-by-name = Ordenar por nome
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue