mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 08:14:28 +00:00
2e8eed3b1d
Change-Id: Ie701c91c432bcc71340705e4d76ca366f76acfd5
15 lines
501 B
JSON
15 lines
501 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Joao Xavier",
|
|
"Malafaya"
|
|
]
|
|
},
|
|
"pfunc_time_error": "Eroro: ne-valida tempo",
|
|
"pfunc_expr_unrecognised_word": "Skriptal eroro: vorto \"$1\" nekonocita.",
|
|
"pfunc_expr_unexpected_operator": "Eroro en la frazo: Neexpektata $1 operacero.",
|
|
"pfunc_expr_missing_operand": "Eroro en la frazo: Mankas operando por $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Frazala eroro: Nekonocita puntizosigno “$1”.",
|
|
"pfunc_expr_division_by_zero": "Divido per zero"
|
|
}
|