diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-fy-NL/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-fy-NL/chat/dateFormat.properties b/l10n-fy-NL/chat/dateFormat.properties new file mode 100644 index 0000000000..382dad82b7 --- /dev/null +++ b/l10n-fy-NL/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=mrt +month.4.Mmm=apr +month.5.Mmm=maa +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=jannewaris +month.2.name=febrewaris +month.3.name=maart +month.4.name=april +month.5.name=maaie +month.6.name=juny +month.7.name=july +month.8.name=augustus +month.9.name=septimber +month.10.name=oktober +month.11.name=novimber +month.12.name=desimber + +day.1.name=snein +day.2.name=moandei +day.3.name=tiisdei +day.4.name=woansdei +day.5.name=tongersdei +day.6.name=freed +day.7.name=sneon + +day.1.Mmm=sni +day.2.Mmm=moa +day.3.Mmm=tii +day.4.Mmm=woa +day.5.Mmm=ton +day.6.Mmm=fre +day.7.Mmm=sno + +day.1.short=Si +day.2.short=Mo +day.3.short=Ti +day.4.short=Wo +day.5.short=To +day.6.short=Fr +day.7.short=So + +noon=Middei +midnight=Middernacht + +AllDay=De hiele dei + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |