mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
86114d59c7
Change-Id: I84bd3f5b1bb9f583ced93972c27f7acbce47e1f8
15 lines
794 B
JSON
15 lines
794 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Ninjastrikers",
|
|
"9.sinistra"
|
|
]
|
|
},
|
|
"pfunc_time_error": "အမှား။ မရေရာသော အချိန်။",
|
|
"pfunc_expr_unrecognised_word": "ဖော်ပြချက် အမှား - နားမလည်သော စကားလုံး \"$1\"။",
|
|
"pfunc_expr_unexpected_operator": "ဖော်ပြချက် အမှား - Unexpected $1 operator.",
|
|
"pfunc_expr_missing_operand": "ဖော်ပြချက်အမှား: Missing operand for $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "ဖော်ပြချက် အမှား - နားမလည်သော ပုဒ်ဖြတ် စာလုံး \"$1\"။",
|
|
"pfunc_expr_division_by_zero": "သုညဖြင့် စားသည်။"
|
|
}
|