mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-23 15:57:10 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I38700e2748f1916a35e890553fc666bdd044f799
This commit is contained in:
parent
37b49b50f9
commit
0776b2055d
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Robin Owain",
|
||||
"Shirayuki"
|
||||
]
|
||||
},
|
||||
"pfunc_expr_unrecognised_word": "Expression error: Unrecognised word \"$1\".",
|
||||
"pfunc_expr_missing_operand": "Gwall mynegiad: Operand ar gyfer $1 ar goll.",
|
||||
"pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognised punctuation character \"$1\"."
|
||||
}
|
||||
|
|
|
@ -10,5 +10,6 @@
|
|||
"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_unclosed_bracket": "Eroro en expresado: Krampono apertita.",
|
||||
"pfunc_expr_division_by_zero": "Divido per zero"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue