diff options
Diffstat (limited to 'l10n-uk/chat/dateFormat.properties')
-rw-r--r-- | l10n-uk/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-uk/chat/dateFormat.properties b/l10n-uk/chat/dateFormat.properties new file mode 100644 index 0000000000..c7658a3106 --- /dev/null +++ b/l10n-uk/chat/dateFormat.properties @@ -0,0 +1,62 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +month.1.Mmm=Січ +month.2.Mmm=Лют +month.3.Mmm=Бер +month.4.Mmm=Кві +month.5.Mmm=Тра +month.6.Mmm=Чер +month.7.Mmm=Лип +month.8.Mmm=Сер +month.9.Mmm=Вер +month.10.Mmm=Жов +month.11.Mmm=Лис +month.12.Mmm=Гру + +month.1.name=Січень +month.2.name=Лютий +month.3.name=Березень +month.4.name=Квітень +month.5.name=Травень +month.6.name=Червень +month.7.name=Липень +month.8.name=Серпень +month.9.name=Вересень +month.10.name=Жовтень +month.11.name=Листопад +month.12.name=Грудень + +day.1.name=Неділя +day.2.name=Понеділок +day.3.name=Вівторок +day.4.name=Середа +day.5.name=Четвер +day.6.name=П'ятниця +day.7.name=Субота + +day.1.Mmm=Нд +day.2.Mmm=Пн +day.3.Mmm=Вт +day.4.Mmm=Ср +day.5.Mmm=Чт +day.6.Mmm=Пт +day.7.Mmm=Сб + +day.1.short=Нд +day.2.short=Пн +day.3.short=Вт +day.4.short=Ср +day.5.short=Чт +day.6.short=Пт +day.7.short=Сб + +noon=Полудень +midnight=Північ + +AllDay=Увесь день + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |