i18n pt-BR translation update
This commit is contained in:
parent
2fa8e6adc4
commit
0f4b243c5b
1 changed files with 21 additions and 2 deletions
|
|
@ -26,6 +26,14 @@ modified = Modificação
|
|||
trashed-on = Exclusão
|
||||
size = Tamanho
|
||||
|
||||
# Progress footer
|
||||
details = Detalhes
|
||||
dismiss = Dispensar mensagem
|
||||
operations-running = {$running} operações em andamento ({$percent}%)...
|
||||
operations-running-finished = {$running} operações em andamento ({$percent}%), {$finished} finalizadas...
|
||||
pause = Pausar
|
||||
resume = Continuar
|
||||
|
||||
# Dialogs
|
||||
|
||||
## Compress Dialog
|
||||
|
|
@ -126,12 +134,16 @@ try-again = Tente novamente
|
|||
username = Usuário
|
||||
|
||||
## Operations
|
||||
cancelled = Canceladas
|
||||
edit-history = Editar histórico
|
||||
history = Histórico
|
||||
no-history = Nenhum item no histórico.
|
||||
pending = Pendente
|
||||
pending = Pendentes
|
||||
progress = {$percent}%
|
||||
progress-cancelled = {$percent}%, cancelado
|
||||
progress-paused = {$percent}%, pausado
|
||||
failed = Com falha
|
||||
complete = Completo
|
||||
complete = Concluídas
|
||||
compressing = Compactando {$items} {$items ->
|
||||
[one] item
|
||||
*[other] itens
|
||||
|
|
@ -189,6 +201,13 @@ default-app = {$name} (padrão)
|
|||
|
||||
## Show details
|
||||
show-details = Mostrar detalhes
|
||||
type = Tipo: {$mime}
|
||||
items = Itens: {$items}
|
||||
item-size = Tamanho: {$size}
|
||||
item-created = Criado: {$created}
|
||||
item-modified = Modificado: {$modified}
|
||||
item-accessed = Acessado: {$accessed}
|
||||
calculating = Calculando...
|
||||
|
||||
## Settings
|
||||
settings = Configurações
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue