diff options
Diffstat (limited to 'l10n-nb-NO/chat/dateFormat.properties')
-rw-r--r-- | l10n-nb-NO/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-nb-NO/chat/dateFormat.properties b/l10n-nb-NO/chat/dateFormat.properties new file mode 100644 index 0000000000..fceaff5aa0 --- /dev/null +++ b/l10n-nb-NO/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=Mai +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=Des + +month.1.name=Januar +month.2.name=Februar +month.3.name=Mars +month.4.name=April +month.5.name=Mai +month.6.name=Juni +month.7.name=Juli +month.8.name=August +month.9.name=September +month.10.name=Oktober +month.11.name=November +month.12.name=Desember + +day.1.name=Søndag +day.2.name=Mandag +day.3.name=Tirsdag +day.4.name=Onsdag +day.5.name=Torsdag +day.6.name=Fredag +day.7.name=Lørdag + +day.1.Mmm=Søn +day.2.Mmm=Man +day.3.Mmm=Tir +day.4.Mmm=Ons +day.5.Mmm=Tor +day.6.Mmm=Fre +day.7.Mmm=Lør + +day.1.short=Sø +day.2.short=Ma +day.3.short=Ti +day.4.short=On +day.5.short=To +day.6.short=Fr +day.7.short=Lø + +noon=Middag +midnight=Midnatt + +AllDay=Hele dagen + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |