mediawiki-extensions-Discus.../tests/cases/datatest-ckb.json
Umherirrender ecac4c3bd1 LanguageData: Use special page alias with spaces
The alias stored in the language files is with underscores,
but the value is compared in CommentParser against text with spaces

Affected languages: bjn, hu, id, jv, kaa, tl, tpi, vi, war

Bug: T327021
Change-Id: I8626627d10a240973e631e24508937a9eee9fb14
2023-01-16 22:27:23 +01:00

82 lines
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": "بەشدارییەکان",
"specialNewSectionName": "NewSection",
"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": "کانوونی یەکەم"
}
}
}