i18n (pt-BR) Update translations
This commit is contained in:
parent
7eaad1ec47
commit
715f5b2732
26 changed files with 47 additions and 19 deletions
|
|
@ -2,6 +2,7 @@
|
|||
Name=Notifications Center
|
||||
Name[hu]=Értesítési központ
|
||||
Name[pl]=Centrum powiadomień
|
||||
Name[pt_BR]=Central de Notificações
|
||||
Type=Application
|
||||
Exec=cosmic-applet-notifications
|
||||
Terminal=false
|
||||
|
|
|
|||
|
|
@ -1,14 +1,15 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 Hora atrás
|
||||
*[other] {$duration} Horas atrás
|
||||
[1] 1 hora atrás
|
||||
*[other] {$duration} horas atrás
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 Minuto atrás
|
||||
*[other] {$duration} Minutos atrás
|
||||
[1] 1 minuto atrás
|
||||
*[other] {$duration} minutos atrás
|
||||
}
|
||||
show-less = Mostrar Menos
|
||||
show-more = Mostrar {$more} Mais
|
||||
clear-all = Limpar Todas as Notificações
|
||||
show-less = Mostrar menos
|
||||
show-more = Mostrar {$more} mais
|
||||
clear-group = Limpar grupo
|
||||
clear-all = Limpar todas as notificações
|
||||
do-not-disturb = Não Perturbe
|
||||
notification-settings = Configurações de Notificação...
|
||||
no-notifications = Sem Notificações
|
||||
notification-settings = Configurações de notificações...
|
||||
no-notifications = Sem notificações
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue