mediawiki-extensions-Parser.../i18n/hif-latn.json
Translation updater bot 2e8eed3b1d Localisation updates from https://translatewiki.net.
Change-Id: Ie701c91c432bcc71340705e4d76ca366f76acfd5
2020-04-07 08:46:59 +02:00

15 lines
525 B
JSON

{
"@metadata": {
"authors": [
"Abdul Kadir",
"Girmitya"
]
},
"pfunc_time_error": "Error: Time invalid hai.",
"pfunc_expr_unrecognised_word": "Expression error: Unrecognized word \"$1\".",
"pfunc_expr_unexpected_operator": "Expression error: Unexpected $1 operator.",
"pfunc_expr_missing_operand": "Expression error: Missing operand for $1.",
"pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognized punctuation character \"$1\".",
"pfunc_expr_division_by_zero": "Zero se divide karaa gais."
}