mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 20:09:43 +00:00
766d97cbbb
Change-Id: I84b2a5fccffead15ce80c1120160cdd73a295a13
14 lines
543 B
JSON
14 lines
543 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Giromin Cangiaxo"
|
|
]
|
|
},
|
|
"pfunc_time_error": "Errô: oa non vallida.",
|
|
"pfunc_expr_unrecognised_word": "Errô inte l'esprescion: parolla \"$1\" non riconosciua.",
|
|
"pfunc_expr_unexpected_operator": "Errô inte l'esprescion: operatô $1 inatteiso.",
|
|
"pfunc_expr_missing_operand": "Errô inte l'esprescion: operando mancante pe $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Errô inte l'esprescion: carattere de puntezzatua \"$1\" non riconosciuo.",
|
|
"pfunc_expr_division_by_zero": "Divixon pe zero."
|
|
}
|