mediawiki-extensions-Discus.../tests/data/ckbwiki-data.json
Bartosz Dziewoński 329df8c953 Parsing discussions converted to language variants
* Export parser data (date format, digits, timezone names, and
  messages for weekday/month names) converted to language variants
* Update the parsers to try matching using every variant, in case
  the page is displayed in non-default variant (and to avoid
  problems with incomplete variant conversion)

Bug: T259818
Change-Id: I04d73992cd31ce06fa79f87df0c0a53d7efc3c58
2020-09-16 22:07:07 +00:00

82 lines
2.2 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"dateFormat": {
"ckb": "H:i، jی xg Y"
},
"digits": {
"ckb": [
"٠",
"١",
"٢",
"٣",
"٤",
"٥",
"٦",
"٧",
"٨",
"٩"
]
},
"localTimezone": "UTC",
"specialContributionsName": "بەشدارییەکان",
"timezones": {
"ckb": {
"UTC": "UTC"
}
},
"contLangMessages": {
"ckb": {
"sunday": "یەکشەممە",
"monday": "دووشەممە",
"tuesday": "سێشەممە",
"wednesday": "چوارشەممە",
"thursday": "پێنجشەممە",
"friday": "ھەینی",
"saturday": "شەممە",
"sun": "یەکشەممە",
"mon": "دووشەممە",
"tue": "سێشەممە",
"wed": "چوارشەممە",
"thu": "پێنجشەممە",
"fri": "ھەینی",
"sat": "شەممە",
"january": "کانوونی دووەم",
"february": "شوبات",
"march": "ئازار",
"april": "نیسان",
"may_long": "ئایار",
"june": "حوزەیران",
"july": "تەممووز",
"august": "ئاب",
"september": "ئەیلوول",
"october": "تشرینی یەکەم",
"november": "تشرینی دووەم",
"december": "کانوونی یەکەم",
"january-gen": "کانوونی دووەمی",
"february-gen": "شوباتی",
"march-gen": "ئازاری",
"april-gen": "نیسانی",
"may-gen": "ئایاری",
"june-gen": "حوزەیرانی",
"july-gen": "تەممووزی",
"august-gen": "ئابی",
"september-gen": "ئەیلوولی",
"october-gen": "تشرینی یەکەمی",
"november-gen": "تشرینی دووەمی",
"december-gen": "کانوونی یەکەمی",
"jan": "کانوونی دووەم",
"feb": "شوبات",
"mar": "ئازار",
"apr": "نیسان",
"may": "ئایار",
"jun": "حوزەیران",
"jul": "تەممووز",
"aug": "ئاب",
"sep": "ئەیلوول",
"oct": "تشرینی یەکەم",
"nov": "تشرینی دووەم",
"dec": "کانوونی یەکەم"
}
},
"signatureScanLimit": 100
}