16 lines
489 B
Text
16 lines
489 B
Text
hours-ago = { NUMBER($duration) ->
|
|
[1] 1 Godzina temu
|
|
[few] {$duration} Godziny temu
|
|
*[other] {$duration} Godzin temu
|
|
}
|
|
minutes-ago = { NUMBER($duration) ->
|
|
[1] 1 Minuta temu
|
|
[few] {$duration} 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ń
|