diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-sl/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-sl/chat/dateFormat.properties b/l10n-sl/chat/dateFormat.properties new file mode 100644 index 0000000000..9f94621b70 --- /dev/null +++ b/l10n-sl/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=avg. +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=marec +month.4.name=april +month.5.name=maj +month.6.name=junij +month.7.name=julij +month.8.name=avgust +month.9.name=september +month.10.name=oktober +month.11.name=november +month.12.name=december + +day.1.name=nedelja +day.2.name=ponedeljek +day.3.name=torek +day.4.name=sreda +day.5.name=četrtek +day.6.name=petek +day.7.name=sobota + +day.1.Mmm=ned. +day.2.Mmm=pon. +day.3.Mmm=tor. +day.4.Mmm=sre. +day.5.Mmm=čet. +day.6.Mmm=pet. +day.7.Mmm=sob. + +day.1.short=ne. +day.2.short=po. +day.3.short=to. +day.4.short=sr. +day.5.short=če. +day.6.short=pe. +day.7.short=so. + +noon=Opoldne +midnight=Opolnoči + +AllDay=Ves 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 |