mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-27 09:41:37 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I7a36e381117ea6fad5b17358fcc20fef8be16688
This commit is contained in:
parent
bc02306dd9
commit
0d51ae394f
|
@ -1,11 +1,14 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Khun Kt",
|
||||
"咽頭べさ"
|
||||
]
|
||||
},
|
||||
"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_unrecognised_punctuation": "အွဉ်ႏနယ်ချက်အမာႏ: တသေနာႏတဝ်း ပုဒ်ဖျတ်လိတ်ဖြုံႏ \"$1\"။",
|
||||
"pfunc_expr_division_by_zero": "အံႏတောမ်ႏ သိုမ်ည။"
|
||||
}
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
},
|
||||
"pfunc_expr_unrecognised_word": "Kuskuren bayani: Kalma ba fahimta \"$1\".",
|
||||
"pfunc_expr_unexpected_operator": "Kuskuren bayani: Ba'a zata ba $1 mai-aiki.",
|
||||
"pfunc_expr_missing_operand": "Kuskuren bayani: Babu jawabin $1.",
|
||||
"pfunc_expr_unrecognised_punctuation": "Kuskure bayani: Ba'a fahimce karadan gyara ba \"$1\""
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue