mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
61bd65ae11
Change-Id: I445da2454d2793186e587894ea515462bfb91b7c
14 lines
543 B
JSON
14 lines
543 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Rachitrali"
|
|
]
|
|
},
|
|
"pfunc_time_error": "نقص: غلط وخت۔",
|
|
"pfunc_expr_unrecognised_word": "ظاہریت خطاْْْْ: نامعلوم لفظ \"$1\"",
|
|
"pfunc_expr_unexpected_operator": "Expression error: Unexpected $1 operator.",
|
|
"pfunc_expr_missing_operand": "ایکسپریس ایرر: Missing operand for $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "خطائے تعبیری: نامعلوم تلفظ برائے \"$1\"",
|
|
"pfunc_expr_division_by_zero": "صفرو ذریعا تقسیم۔"
|
|
}
|