summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/cak/chrome/cak/locale/cak/calendar/dateFormat.properties
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/cak/chrome/cak/locale/cak/calendar/dateFormat.properties')
-rw-r--r--thunderbird-l10n/cak/chrome/cak/locale/cak/calendar/dateFormat.properties146
1 files changed, 146 insertions, 0 deletions
diff --git a/thunderbird-l10n/cak/chrome/cak/locale/cak/calendar/dateFormat.properties b/thunderbird-l10n/cak/chrome/cak/locale/cak/calendar/dateFormat.properties
new file mode 100644
index 0000000000..4e30144d6b
--- /dev/null
+++ b/thunderbird-l10n/cak/chrome/cak/locale/cak/calendar/dateFormat.properties
@@ -0,0 +1,146 @@
+# 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/.
+
+# In case you are looking for the note about different declensions on date
+# formats, here it is. If your language doesn't use different declensions of
+# month names, you shouldn't have much work. Just leave the *.monthFormat
+# string on "nominative" and the string month.*.name will be filled in.
+#
+# If you need a different form for a string, you can change the
+# *.monthFormat to a different value. Supported values are currently:
+# nominative (default), genitive
+# The modified month name form will then be filled in accordingly. If this
+# system does not suit your needs, please file a bug!
+
+# LOCALIZATION NOTE (month.*.name):
+# Some languages require different declensions of month names.
+# These values will be used if *.monthFormat is set to "nominative" or in places
+# where using a different declension is not yet supported.
+month.1.name=Nab'ey ik'
+month.2.name=Ruka'n ik'
+month.3.name=Rox ik'
+month.4.name=Rukaj ik'
+month.5.name=Ro' ik'
+month.6.name=Ruwaq ik'
+month.7.name=Ruwuq ik'
+month.8.name=Ruwaqxaq ik'
+month.9.name=Rub'elej ik'
+month.10.name=Rulaj ik'
+month.11.name=Rujulaj ik'
+month.12.name=Rukab'laj ik'
+
+# LOCALIZATION NOTE (month.*.genitive):
+# Some languages require different declensions of month names.
+# These values will be used if *.monthFormat is set to "genitive"
+# If your language doesn't use different declensions, just set the same
+# values as for month.*.name.
+month.1.genitive=Nab'ey ik'
+month.2.genitive=Ruka'n ik'
+month.3.genitive=Rox ik'
+month.4.genitive=Rukaj ik'
+month.5.genitive=Ro' ik'
+month.6.genitive=Ruwaq ik'
+month.7.genitive=Ruwuq ik'
+month.8.genitive=Ruwaqxaq ik'
+month.9.genitive=Rub'elej ik'
+month.10.genitive=Rulaj ik'
+month.11.genitive=Rujulaj ik'
+month.12.genitive=Rukab'laj ik'
+
+month.1.Mmm=Ju'ik'
+month.2.Mmm=Ka'ik'
+month.3.Mmm=Oxik'
+month.4.Mmm=Kajik'
+month.5.Mmm=Ro' ik'
+month.6.Mmm=Waqik'
+month.7.Mmm=Wuqik'
+month.8.Mmm=Waqxaqik'
+month.9.Mmm=B'elejik'
+month.10.Mmm=Lajik'
+month.11.Mmm=Julajik'
+month.12.Mmm=Kab'lajik'
+
+day.1.name=Toq'ij
+day.2.name=Luq'ij
+day.3.name=Maq'ij
+day.4.name=Miq'ij
+day.5.name=Juq'ij
+day.6.name=Wiq'ij
+day.7.name=Saq'ij
+
+day.1.Mmm=Toq'
+day.2.Mmm=Luq'
+day.3.Mmm=Maq'
+day.4.Mmm=Miq'
+day.5.Mmm=Juq'
+day.6.Mmm=Wiq'
+day.7.Mmm=Saq'
+
+# Can someone tell me why we're not counting from zero?
+day.1.short=Tq'
+day.2.short=Lq'
+day.3.short=Mq'
+day.4.short=Miq'
+day.5.short=Jq'
+day.6.short=Wq'
+day.7.short=Sq'
+
+# Localizable day's date
+day.1.number=1
+day.2.number=2
+day.3.number=2
+day.4.number=4
+day.5.number=5
+day.6.number=6
+day.7.number=7
+day.8.number=8
+day.9.number=9
+day.10.number=10
+day.11.number=11
+day.12.number=12
+day.13.number=13
+day.14.number=14
+day.15.number=15
+day.16.number=16
+day.17.number=17
+day.18.number=18
+day.19.number=19
+day.20.number=20
+day.21.number=21
+day.22.number=22
+day.23.number=23
+day.24.number=24
+day.25.number=25
+day.26.number=26
+day.27.number=27
+day.28.number=28
+day.29.number=29
+day.30.number=30
+day.31.number=31
+
+# LOCALIZATION NOTE (dayOrdinalSymbol):
+# Allows to insert a string, a character or a symbol after the number of a
+# monthday in order to give it the meaning of ordinal number e.g. 1 -> 1st etc.
+# It's mainly used when formatting dates with both monthday and month name. It
+# affects the following localizable strings that hence must be localized *without*
+# any ordinal symbol for the monthday number:
+# dayHeaderLabel, monthlyDaysOfNth_day,
+# yearlyNthOn, daysIntervalBetweenYears,
+# daysIntervalBetweenMonths, daysIntervalInMonth.
+# Write only a single string if the ordinal symbol is the same for every monthday, otherwise
+# write a sequence of _31_ strings (one for each monthday) separated with commas.
+# If your language doesn't require that in the mentioned strings, leave it empty.
+# e.g.
+# dayOrdinalSymbol=.
+# -> daysIntervalInMonth: 'March 3. - 9., 2008'
+# dayOrdinalSymbol=st,nd,rd,th,th,th,th,th,th,th,th,th,th,th,th,
+# th,th,th,th,th,st,nd,rd,th,th,th,th,th,th,th,st
+# -> daysIntervalBetweenMonths: 'September 29th - November 1st, 2008'
+dayOrdinalSymbol=
+
+noon=Nik'aj q'ij
+midnight=Nik'aj aq'a'
+
+AllDay=Chijun Q'ij
+Repeating=(Rukamuluxik)