summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ParserFunctions/i18n/grc.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/ParserFunctions/i18n/grc.json')
-rw-r--r--www/wiki/extensions/ParserFunctions/i18n/grc.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/wiki/extensions/ParserFunctions/i18n/grc.json b/www/wiki/extensions/ParserFunctions/i18n/grc.json
new file mode 100644
index 00000000..42b1df78
--- /dev/null
+++ b/www/wiki/extensions/ParserFunctions/i18n/grc.json
@@ -0,0 +1,13 @@
+{
+ "@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": "Διαίρεσις διὰ τοῦ μηδενός"
+}