diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-hu/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-hu/chat/dateFormat.properties b/l10n-hu/chat/dateFormat.properties new file mode 100644 index 0000000000..73c97f8df7 --- /dev/null +++ b/l10n-hu/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=febr. +month.3.Mmm=márc. +month.4.Mmm=ápr. +month.5.Mmm=máj. +month.6.Mmm=jún. +month.7.Mmm=júl. +month.8.Mmm=aug. +month.9.Mmm=szept. +month.10.Mmm=okt. +month.11.Mmm=nov. +month.12.Mmm=dec. + +month.1.name=január +month.2.name=február +month.3.name=március +month.4.name=április +month.5.name=május +month.6.name=június +month.7.name=július +month.8.name=augusztus +month.9.name=szeptember +month.10.name=október +month.11.name=november +month.12.name=december + +day.1.name=vasárnap +day.2.name=hétfő +day.3.name=kedd +day.4.name=szerda +day.5.name=csütörtök +day.6.name=péntek +day.7.name=szombat + +day.1.Mmm=V +day.2.Mmm=H +day.3.Mmm=K +day.4.Mmm=Sze +day.5.Mmm=Cs +day.6.Mmm=P +day.7.Mmm=Szo + +day.1.short=V +day.2.short=H +day.3.short=K +day.4.short=Sze +day.5.short=Cs +day.6.short=P +day.7.short=Szo + +noon=dél +midnight=éjfél + +AllDay=Egész nap + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%2$S %1$S |