i18n(pt-BR): update translation
This commit is contained in:
parent
e24a109fb0
commit
907bddd46b
2 changed files with 9 additions and 5 deletions
|
|
@ -203,10 +203,13 @@ fit-to-screen = Ajustar à Tela
|
||||||
open-new-folder = Abrir Nova Pasta
|
open-new-folder = Abrir Nova Pasta
|
||||||
recent-folders = Pastas Recentes
|
recent-folders = Pastas Recentes
|
||||||
|
|
||||||
x-minutes = { $number } minutos
|
x-minutes = { $number } { $number ->
|
||||||
x-hours = { $number ->
|
[one] minuto
|
||||||
[1] 1 hora
|
*[other] minutos
|
||||||
*[other] { $number } horas
|
}
|
||||||
|
x-hours = { $number } { $number ->
|
||||||
|
[one] hora
|
||||||
|
*[other] horas
|
||||||
}
|
}
|
||||||
never = Nunca
|
never = Nunca
|
||||||
|
|
||||||
|
|
@ -689,6 +692,7 @@ system-shortcut = Sistema
|
||||||
.play-pause = Iniciar/Pausar
|
.play-pause = Iniciar/Pausar
|
||||||
.play-next = Próxima faixa
|
.play-next = Próxima faixa
|
||||||
.play-prev = Faixa anterior
|
.play-prev = Faixa anterior
|
||||||
|
.poweroff = Desligar
|
||||||
.screenshot = Fazer uma captura de tela
|
.screenshot = Fazer uma captura de tela
|
||||||
.terminal = Abrir o terminal
|
.terminal = Abrir o terminal
|
||||||
.volume-lower = Reduzir o volume da saída de áudio
|
.volume-lower = Reduzir o volume da saída de áudio
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ Comment=Do Not Disturb, lockscreen notifications, and per-application settings.
|
||||||
Comment[zh_CN]=勿扰模式、锁屏通知和每个应用程序的设置
|
Comment[zh_CN]=勿扰模式、锁屏通知和每个应用程序的设置
|
||||||
Comment[pl]=Tryb „nie przeszkadzać”, powiadomienia na ekranie blokady i ustawienia poszczególnych aplikacji.
|
Comment[pl]=Tryb „nie przeszkadzać”, powiadomienia na ekranie blokady i ustawienia poszczególnych aplikacji.
|
||||||
Comment[hu]=Ne zavarjanak, zárolási képernyő értesítések és alkalmazásonkénti beállítások.
|
Comment[hu]=Ne zavarjanak, zárolási képernyő értesítések és alkalmazásonkénti beállítások.
|
||||||
Comment[pt]=Não Pertube, notificações na tela de bloqueio e ajustes por aplicativo.
|
Comment[pt]="Não Perturbe", notificações na tela de bloqueio e ajustes por aplicativo.
|
||||||
Comment[nl]="Niet storen", meldingen op het vergrendelingsscherm en meldingsinstellingen per app.
|
Comment[nl]="Niet storen", meldingen op het vergrendelingsscherm en meldingsinstellingen per app.
|
||||||
Type=Settings
|
Type=Settings
|
||||||
Exec=cosmic-settings notifications
|
Exec=cosmic-settings notifications
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue