diff options
Diffstat (limited to 'l10n-he/chat/dateFormat.properties')
-rw-r--r-- | l10n-he/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-he/chat/dateFormat.properties b/l10n-he/chat/dateFormat.properties new file mode 100644 index 0000000000..0032ddaba9 --- /dev/null +++ b/l10n-he/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=ינו׳ +month.2.Mmm=פבר׳ +month.3.Mmm=מרץ +month.4.Mmm=אפר׳ +month.5.Mmm=מאי +month.6.Mmm=יונ׳ +month.7.Mmm=יול׳ +month.8.Mmm=אוג׳ +month.9.Mmm=ספט׳ +month.10.Mmm=אוק׳ +month.11.Mmm=נוב׳ +month.12.Mmm=דצמ׳ + +month.1.name=ינואר +month.2.name=פברואר +month.3.name=מרץ +month.4.name=אפריל +month.5.name=מאי +month.6.name=יוני +month.7.name=יולי +month.8.name=אוגוסט +month.9.name=ספטמבר +month.10.name=אוקטובר +month.11.name=נובמבר +month.12.name=דצמבר + +day.1.name=יום ראשון +day.2.name=יום שני +day.3.name=יום שלישי +day.4.name=יום רביעי +day.5.name=יום חמישי +day.6.name=יום שישי +day.7.name=שבת + +day.1.Mmm=א׳ +day.2.Mmm=ב׳ +day.3.Mmm=ג׳ +day.4.Mmm=ד׳ +day.5.Mmm=ה +day.6.Mmm=ו׳ +day.7.Mmm=ש׳ + +day.1.short=א׳ +day.2.short=ב׳ +day.3.short=ג׳ +day.4.short=ד׳ +day.5.short=ה +day.6.short=ו׳ +day.7.short=ש׳ + +noon=צהריים +midnight=חצות + +AllDay=כל היום + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |