diff options
Diffstat (limited to 'l10n-sr/chat/dateFormat.properties')
-rw-r--r-- | l10n-sr/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-sr/chat/dateFormat.properties b/l10n-sr/chat/dateFormat.properties new file mode 100644 index 0000000000..2a0cb16627 --- /dev/null +++ b/l10n-sr/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 |