2024-01-14 14:51:07 +02:00
|
|
|
|
hours-ago = { NUMBER($duration) ->
|
Ukrainian translation: use "[one]" plural category
For Ukrainian language "[one]" plural category covers multiple digits (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …). It must be used instead of "[1]" in COSMIC translation files.
Source: https://cldr.unicode.org/index/cldr-spec/plural-rules
2024-07-26 15:32:49 +03:00
|
|
|
|
[one] {$duration} годину тому
|
2024-07-25 13:03:21 +03:00
|
|
|
|
[few] {$duration} години тому
|
|
|
|
|
|
*[other] {$duration} годин тому
|
2024-01-14 14:51:07 +02:00
|
|
|
|
}
|
|
|
|
|
|
minutes-ago = { NUMBER($duration) ->
|
Ukrainian translation: use "[one]" plural category
For Ukrainian language "[one]" plural category covers multiple digits (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …). It must be used instead of "[1]" in COSMIC translation files.
Source: https://cldr.unicode.org/index/cldr-spec/plural-rules
2024-07-26 15:32:49 +03:00
|
|
|
|
[one] {$duration} хвилину тому
|
2024-07-25 13:03:21 +03:00
|
|
|
|
[few] {$duration} хвилини тому
|
2024-01-14 14:51:07 +02:00
|
|
|
|
*[other] {$duration} хвилин тому
|
|
|
|
|
|
}
|
|
|
|
|
|
show-less = Показати менше
|
2024-07-25 13:03:21 +03:00
|
|
|
|
show-more = Показати ще {$more}
|
2025-02-17 16:01:57 +02:00
|
|
|
|
clear-group = Очистити групу
|
2024-01-14 14:51:07 +02:00
|
|
|
|
clear-all = Очистити всі сповіщення
|
|
|
|
|
|
do-not-disturb = Не турбувати
|
|
|
|
|
|
notification-settings = Параметри сповіщень...
|
|
|
|
|
|
no-notifications = Немає сповіщень
|