Add cosmic_applet_notifications.ftl PL translation
Added basic Polish translation to fill the void.
This commit is contained in:
parent
cbb74ffcde
commit
5b30363f2a
1 changed files with 20 additions and 0 deletions
|
|
@ -0,0 +1,20 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 Godzina temu
|
||||
[2] 2 Godziny temu
|
||||
[3] 3 Godziny temu
|
||||
[4] 4 Godziny temu
|
||||
*[other] {$duration} Godzin temu
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 Minuta temu
|
||||
[2] 2 Minuty temu
|
||||
[3] 3 Minuty temu
|
||||
[4] 4 Minuty temu
|
||||
*[other] {$duration} Minut temu
|
||||
}
|
||||
show-less = Pokaż Mniej
|
||||
show-more = Pokaż {$more} Więcej
|
||||
clear-all = Wyczyść Wszystkie Powiadomienia
|
||||
do-not-disturb = Nie Przeszkadzać
|
||||
notification-settings = Centrum Powiadomień...
|
||||
no-notifications = Brak Powiadomień
|
||||
Loading…
Add table
Add a link
Reference in a new issue