nextcloud/apps/user_status/l10n/uk.json
Nextcloud bot 20d7bf8a88
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24 02:28:28 +00:00

21 lines
No EOL
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"View profile" : "Перегляд профілю",
"Clear status message after" : "Очистити повідомлення про стан після",
"Set status" : "Встановити статус",
"Online status" : "Статус онлайну",
"Status message" : "Повідомлення про статус",
"Clear status message" : "Очистити повідомлення про стан",
"Set status message" : "Встановити повідомлення про стан",
"Away" : "Піти",
"Do not disturb" : "Не турбувати",
"Don't clear" : "Не очистувати",
"Today" : "Сьогодні",
"This week" : "Цього тижня",
"Online" : "Онлайн",
"Invisible" : "Невидима",
"30 minutes" : "30 хвилин",
"1 hour" : "1 година",
"4 hours" : "4 години",
"What's your status?" : "Який ваш статус?"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}