mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-23 15:57:10 +00:00
2e8eed3b1d
Change-Id: Ie701c91c432bcc71340705e4d76ca366f76acfd5
15 lines
794 B
JSON
15 lines
794 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"9.sinistra",
|
|
"Ninjastrikers"
|
|
]
|
|
},
|
|
"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": "သုညဖြင့် စားသည်။"
|
|
}
|