mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
2b864f6cbf
Change-Id: Ie95f36e0c0ea8e548d515d7533f1215b91a3b8f2
15 lines
787 B
JSON
15 lines
787 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Arbhatt",
|
|
"KartikMistry"
|
|
]
|
|
},
|
|
"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": "શૂન્ય વડે ભાગાકાર."
|
|
}
|