feat(i18n): 🌐 translate cosmic_applet_notifications pt-br
This commit is contained in:
parent
5157beb0b3
commit
add95f568f
1 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 Hora atrás
|
||||
*[other] {$duration} Horas atrás
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[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
|
||||
do-not-disturb = Não Perturbe
|
||||
notification-settings = Configurações de Notificação...
|
||||
no-notifications = Sem Notificações
|
||||
Loading…
Add table
Add a link
Reference in a new issue