i18n(pt-BR): Translation update (#478)
* i18n(pt-BR):Translation adjustment * i18n(pt-BR):Translation update * i18n(pt-BR):Translation adjustment * i18n(pt-BR):Initial translation * i18n(pt-BR): EOF Adjustment
This commit is contained in:
parent
2bbf568c60
commit
c60a100135
7 changed files with 67 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
cosmic-app-list = Lista de Aplicativos Cosmic Dock
|
||||
pin = Favorito
|
||||
unpin = Não Favorito
|
||||
cosmic-app-list = Bandeja de Aplicativo
|
||||
pin = Fixar
|
||||
unpin = Remover
|
||||
quit = Sair
|
||||
quit-all = Sair de Todos
|
||||
new-window = Nova Janela
|
||||
|
|
|
|||
|
|
@ -4,3 +4,4 @@ show-media-controls = Mostrar Controles de Mídia no Painel Superior
|
|||
sound-settings = Configurações de Som...
|
||||
disconnected = PulseAudio Desconectado
|
||||
no-device = Nenhum dispositivo selecionado
|
||||
unknown-artist = Desconhecido
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@ connected = Conectado
|
|||
confirm-pin = Por favor, confirme se o seguinte PIN corresponde ao exibido em {$deviceName}
|
||||
confirm = Confirmar
|
||||
cancel = Cancelar
|
||||
unsuccessful = Emparelhamento sem sucesso
|
||||
unsuccessful = Falha no Emparelhamento
|
||||
check-device = Certifique-se de que {$deviceName} esteja ligado, dentro do alcance e pronto para emparelhar.
|
||||
try-again = Tente novamente
|
||||
discoverable = Descobrível
|
||||
pairable = Emparelhar
|
||||
discoverable = Visível
|
||||
pairable = Emparelhável
|
||||
|
|
|
|||
|
|
@ -0,0 +1,2 @@
|
|||
show-keyboard-layout = Mostrar layout do teclado...
|
||||
keyboard-settings = Configurações do Teclado...
|
||||
37
cosmic-applet-power/i18n/pt-BR/cosmic_applet_power.ftl
Normal file
37
cosmic-applet-power/i18n/pt-BR/cosmic_applet_power.ftl
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
power = Energia
|
||||
settings = Configurações...
|
||||
lock-screen = Bloquear Tela
|
||||
lock-screen-shortcut = Super + Escape
|
||||
log-out = Sair
|
||||
log-out-shortcut = Ctrl + Alt + Delete
|
||||
suspend = Suspender
|
||||
restart = Reiniciar
|
||||
shutdown = Desligar
|
||||
confirm = Confirmar
|
||||
cancel = Cancelar
|
||||
confirm-button = {
|
||||
$action ->
|
||||
[restart] { restart }
|
||||
[suspend] { suspend}
|
||||
[shutdown] Desligar
|
||||
[log-out] { log-out }
|
||||
*[other] { confirm}
|
||||
}
|
||||
confirm-title =
|
||||
{ $action ->
|
||||
[restart] { restart }
|
||||
[suspend] { suspend }
|
||||
[shutdown] { shutdown }
|
||||
[log-out] Fechar todos os aplicativos e Sair
|
||||
*[other] Aplicar a ação selecionada
|
||||
} agora?
|
||||
confirm-body =
|
||||
O sistema irá { $action ->
|
||||
[restart] reiniciar
|
||||
[suspend] suspender
|
||||
[shutdown] desligar
|
||||
[lock-screen] bloquear a tela
|
||||
[log-out] sair
|
||||
*[other] aplicar a ação selecionada
|
||||
} automaticamente em { $countdown } segundos.
|
||||
|
||||
20
cosmic-applet-tiling/i18n/pt-BR/cosmic_applet_tiling.ftl
Normal file
20
cosmic-applet-tiling/i18n/pt-BR/cosmic_applet_tiling.ftl
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
tile-windows = Agrupar janelas automaticamente
|
||||
tile-current = Agrupar automaticamente esta área de trabalho
|
||||
shortcuts = Atalhos
|
||||
navigate-windows = Navegar pelas janelas
|
||||
move-window = Mover janela
|
||||
toggle-floating-window = Alternar entre janela flutuante
|
||||
view-all-shortcuts = Ver todos os atalhos...
|
||||
active-hint = Destaque
|
||||
gaps = Espaçamento
|
||||
floating-window-exceptions = Exceções de janela flutuante...
|
||||
window-management-settings = Configurações de gestões de janela...
|
||||
all-workspaces = Todas as áreas de trabalho
|
||||
per-workspace = Por área de trabalho
|
||||
super = Super
|
||||
shift = Shift
|
||||
arrow-keys = arrows
|
||||
tiled = Agrupado
|
||||
floating = Flutuante
|
||||
autotile-behavior = AGrupar janelas na área de trabalho
|
||||
new-workspace = Novo comportamento da área de trabalho
|
||||
1
cosmic-applet-time/i18n/pt-BR/cosmic_applet_time.ftl
Normal file
1
cosmic-applet-time/i18n/pt-BR/cosmic_applet_time.ftl
Normal file
|
|
@ -0,0 +1 @@
|
|||
datetime-settings = Configurações de Data, Hora e Calendário...
|
||||
Loading…
Add table
Add a link
Reference in a new issue