mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
a89e386ecb
Change-Id: I66be4179e9c1848ed9cdc83035b6c432f4683225
15 lines
486 B
JSON
15 lines
486 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Varvana",
|
|
"Ilja.mos"
|
|
]
|
|
},
|
|
"pfunc_time_error": "Hirhe: viärä aika.",
|
|
"pfunc_expr_unrecognised_word": "Hairahuš: tuntomatoin šana \"$1\"",
|
|
"pfunc_expr_unexpected_operator": "Hairahuš: Vuottamatoin operattori $1.",
|
|
"pfunc_expr_missing_operand": "Hairahuš: operattorilla $1 ei ole operandie.",
|
|
"pfunc_expr_unrecognised_punctuation": "Hairahuš: tuntomatoin välimerkki \"$1\".",
|
|
"pfunc_expr_division_by_zero": "Virhe: jako nollalla"
|
|
}
|