mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
3d01e95620
Change-Id: Ie5c30190735e4f0d809cb73ab6784cdc6936cdf2
14 lines
535 B
JSON
14 lines
535 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Kaszeba"
|
||
]
|
||
},
|
||
"pfunc_time_error": "Fela: lëchi czas",
|
||
"pfunc_expr_unrecognised_word": "Fela w wësłowieniu – nieznóné słowò „$1”",
|
||
"pfunc_expr_unexpected_operator": "Fela w wësłowieniu – nieakceptowólny òperatora $1",
|
||
"pfunc_expr_missing_operand": "Fela wësłowienia – felënk argùmentu fùnkcëji $1",
|
||
"pfunc_expr_unrecognised_punctuation": "Fela w wësłowieniu – nieznóny interpùnkcjowi mërk \"$1\".",
|
||
"pfunc_expr_division_by_zero": "Dzélenié przez zero"
|
||
}
|