Merge pull request #425 from carvalhods/master
i18n pt-BR translation update
This commit is contained in:
commit
20129356c1
1 changed files with 37 additions and 15 deletions
|
|
@ -1,8 +1,10 @@
|
||||||
cosmic-files = Arquivos do COSMIC
|
cosmic-files = Arquivos do COSMIC
|
||||||
empty-folder = Pasta vazia
|
empty-folder = Pasta vazia
|
||||||
empty-folder-hidden = Pasta vazia (contém itens ocultos)
|
empty-folder-hidden = Pasta vazia (contém itens ocultos)
|
||||||
filesystem = Sistema de Arquivos
|
no-results = Nenhum item encontrado
|
||||||
|
filesystem = Sistema de arquivos
|
||||||
home = Pasta pessoal
|
home = Pasta pessoal
|
||||||
|
notification-in-progress = Há operações de arquivo em andamento.
|
||||||
trash = Lixeira
|
trash = Lixeira
|
||||||
undo = Desfazer
|
undo = Desfazer
|
||||||
|
|
||||||
|
|
@ -35,6 +37,7 @@ open-file = Abrir arquivo
|
||||||
open-folder = Abrir pasta
|
open-folder = Abrir pasta
|
||||||
open-in-new-tab = Abrir em uma nova aba
|
open-in-new-tab = Abrir em uma nova aba
|
||||||
open-in-new-window = Abrir em uma nova janela
|
open-in-new-window = Abrir em uma nova janela
|
||||||
|
open-item-location = Abrir local do item
|
||||||
open-multiple-files = Abrir vários arquivos
|
open-multiple-files = Abrir vários arquivos
|
||||||
open-multiple-folders = Abrir várias pastas
|
open-multiple-folders = Abrir várias pastas
|
||||||
save = Salvar
|
save = Salvar
|
||||||
|
|
@ -55,6 +58,15 @@ apply-to-all = Aplicar a todos
|
||||||
keep-both = Manter ambos
|
keep-both = Manter ambos
|
||||||
skip = Ignorar
|
skip = Ignorar
|
||||||
|
|
||||||
|
|
||||||
|
## Metadata Dialog
|
||||||
|
owner = Proprietário
|
||||||
|
group = Grupo
|
||||||
|
other = Outros
|
||||||
|
read = Leitura
|
||||||
|
write = Escrita
|
||||||
|
execute = Execução
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
@ -73,23 +85,31 @@ created = Criado {$name} em {$parent}
|
||||||
copying = Copiando {$items} {$items ->
|
copying = Copiando {$items} {$items ->
|
||||||
[one] item
|
[one] item
|
||||||
*[other] itens
|
*[other] itens
|
||||||
} de {$from} a {$to}
|
} de {$from} para {$to}
|
||||||
copied = Copiado {$items} {$items ->
|
copied = Copiado {$items} {$items ->
|
||||||
[one] item
|
[one] item
|
||||||
*[other] itens
|
*[other] itens
|
||||||
} de {$from} a {$to}
|
} de {$from} para {$to}
|
||||||
emptying-trash = Esvaziando a lixeira
|
emptying-trash = Esvaziando a lixeira
|
||||||
emptied-trash = Lixeira vazia
|
emptied-trash = Lixeira vazia
|
||||||
|
extracting = Extraindo {$items} {$items ->
|
||||||
|
[one] item
|
||||||
|
*[other] itens
|
||||||
|
} de {$from} para {$to}
|
||||||
|
extracted = Extraído {$items} {$items ->
|
||||||
|
[one] item
|
||||||
|
*[other] itens
|
||||||
|
} de {$from} para {$to}
|
||||||
moving = Movendo {$items} {$items ->
|
moving = Movendo {$items} {$items ->
|
||||||
[one] item
|
[one] item
|
||||||
*[other] itens
|
*[other] itens
|
||||||
} de {$from} a {$to}
|
} de {$from} para {$to}
|
||||||
moved = Movido {$items} {$items ->
|
moved = Movido {$items} {$items ->
|
||||||
[one] item
|
[one] item
|
||||||
*[other] itens
|
*[other] itens
|
||||||
} de {$from} a {$to}
|
} de {$from} para {$to}
|
||||||
renaming = Renomeando {$from} a {$to}
|
renaming = Renomeando {$from} para {$to}
|
||||||
renamed = Renomeado {$from} a {$to}
|
renamed = Renomeado {$from} para {$to}
|
||||||
restoring = Restaurando {$items} {$items ->
|
restoring = Restaurando {$items} {$items ->
|
||||||
[one] item
|
[one] item
|
||||||
*[other] itens
|
*[other] itens
|
||||||
|
|
@ -102,11 +122,11 @@ undo = Desfazer
|
||||||
unknown-folder = pasta desconhecida
|
unknown-folder = pasta desconhecida
|
||||||
|
|
||||||
## Open with
|
## Open with
|
||||||
open-with = Abrir com
|
open-with = Abrir com...
|
||||||
default-app = {$name} (padrão)
|
default-app = {$name} (padrão)
|
||||||
|
|
||||||
## Properties
|
## Show details
|
||||||
properties = Propriedades
|
show-details = Mostrar detalhes
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
settings = Configurações
|
settings = Configurações
|
||||||
|
|
@ -128,9 +148,10 @@ dark = Escuro
|
||||||
light = Claro
|
light = Claro
|
||||||
|
|
||||||
# Context menu
|
# Context menu
|
||||||
|
extract-here = Extrair
|
||||||
add-to-sidebar = Adicionar à barra lateral
|
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 a lixeira
|
move-to-trash = Mover para a lixeira
|
||||||
restore-from-trash = Restaurar da lixeira
|
restore-from-trash = Restaurar da lixeira
|
||||||
|
|
@ -145,7 +166,8 @@ sort-by-size = Ordenar por tamanho
|
||||||
file = Arquivo
|
file = Arquivo
|
||||||
new-tab = Nova aba
|
new-tab = Nova aba
|
||||||
new-window = Nova janela
|
new-window = Nova janela
|
||||||
rename = Renomear
|
rename = Renomear...
|
||||||
|
menu-show-details = Mostrar detalhes...
|
||||||
close-tab = Fechar aba
|
close-tab = Fechar aba
|
||||||
quit = Sair
|
quit = Sair
|
||||||
|
|
||||||
|
|
@ -163,7 +185,7 @@ zoom-out = Reduzir
|
||||||
view = Exibir
|
view = Exibir
|
||||||
grid-view = Exibição em grade
|
grid-view = Exibição em grade
|
||||||
list-view = Exibição em lista
|
list-view = Exibição em lista
|
||||||
show-hidden-files = Exibir arquivos ocultos
|
show-hidden-files = Mostrar arquivos ocultos
|
||||||
list-directories-first = Listar pastas primeiro
|
list-directories-first = Listar pastas primeiro
|
||||||
menu-settings = Configurações...
|
menu-settings = Configurações...
|
||||||
menu-about = Sobre o Arquivos do COSMIC...
|
menu-about = Sobre o Arquivos do COSMIC...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue