mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 20:09:43 +00:00
9998886613
Change-Id: I20619ef7a365d9167e7f838e54dd96da6ac6c588
14 lines
680 B
JSON
14 lines
680 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Omnipaedista",
|
|
"Gts-tg"
|
|
]
|
|
},
|
|
"pfunc_expr_unrecognised_word": "Σφάλμα ἐκφράσεως: Μῆ άναγνωρισμένη λέξις \"$1\".",
|
|
"pfunc_expr_unexpected_operator": "Σφάλμα ἐκφράσεως: Μῆ ἀναμενόμενος τελεστής $1.",
|
|
"pfunc_expr_missing_operand": "Σφάλμα ἐκφράσεως: Ἐλλειπών τελεστής διά τό $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Σφάλμα ἐκφράσεως: Μή ἀναγνωρισμένος χαρακτήρας στίξεως \"$1\".",
|
|
"pfunc_expr_division_by_zero": "Διαίρεσις διὰ τοῦ μηδενός"
|
|
}
|