diff options
Diffstat (limited to 'l10n-bs/chat/dateFormat.properties')
-rw-r--r-- | l10n-bs/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-bs/chat/dateFormat.properties b/l10n-bs/chat/dateFormat.properties new file mode 100644 index 0000000000..63c4aa577b --- /dev/null +++ b/l10n-bs/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=Jan +month.2.Mmm=Feb +month.3.Mmm=Mar +month.4.Mmm=Apr +month.5.Mmm=Maj +month.6.Mmm=Jun +month.7.Mmm=Jul +month.8.Mmm=Aug +month.9.Mmm=Sep +month.10.Mmm=Okt +month.11.Mmm=Nov +month.12.Mmm=Dec + +month.1.name=Januar +month.2.name=Februar +month.3.name=Mart +month.4.name=April +month.5.name=Maj +month.6.name=Juni +month.7.name=Juli +month.8.name=August +month.9.name=Septembar +month.10.name=Oktobar +month.11.name=Novembar +month.12.name=Decembar + +day.1.name=Nedjelja +day.2.name=Ponedjeljak +day.3.name=Utorak +day.4.name=Srijeda +day.5.name=Četvrtak +day.6.name=Petak +day.7.name=Subota + +day.1.Mmm=Ned +day.2.Mmm=Pon +day.3.Mmm=Uto +day.4.Mmm=Sri +day.5.Mmm=Čet +day.6.Mmm=Pet +day.7.Mmm=Sub + +day.1.short=Ne +day.2.short=Po +day.3.short=Ut +day.4.short=Sr +day.5.short=Če +day.6.short=Pe +day.7.short=Su + +noon=Podne +midnight=Ponoć + +AllDay=Cijeli dan + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |