mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 20:09:43 +00:00
c77e434f65
Change-Id: I683d061d7f5d2239e20489325bc08e764a5bbe25
15 lines
633 B
JSON
15 lines
633 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Satdeep gill",
|
|
"Tow"
|
|
]
|
|
},
|
|
"pfunc_time_error": "ਗਲਤੀ: ਗਲਤ ਸਮਾਂ",
|
|
"pfunc_expr_unrecognised_word": "ਗ਼ਲਤੀ:ਅਣਪਛਾਤਾ ਸ਼ਬਦ \"$1\"।",
|
|
"pfunc_expr_unexpected_operator": "ਗ਼ਲਤੀ: ਅਕਲਪਿਤ $1 ਚਾਲਕ।",
|
|
"pfunc_expr_missing_operand": "ਗ਼ਲਤੀ: $1 ਲਈ ਕਾਰਜ ਸੰਖਿਆ ਮੌਜੂਦ ਨਹੀਂ।",
|
|
"pfunc_expr_unrecognised_punctuation": "ਗ਼ਲਤੀ:ਅਣਪਛਾਤਾ ਚਿੰਨ੍ਹ \"$1\"।",
|
|
"pfunc_expr_division_by_zero": "ਸਿਫਰ ਨਾਲ ਵਿਭਾਜਨ।"
|
|
}
|