summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ParserFunctions/i18n/sco.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/ParserFunctions/i18n/sco.json')
-rw-r--r--www/wiki/extensions/ParserFunctions/i18n/sco.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/wiki/extensions/ParserFunctions/i18n/sco.json b/www/wiki/extensions/ParserFunctions/i18n/sco.json
new file mode 100644
index 00000000..6d6c203e
--- /dev/null
+++ b/www/wiki/extensions/ParserFunctions/i18n/sco.json
@@ -0,0 +1,13 @@
+{
+ "@metadata": {
+ "authors": [
+ "AmaryllisGardener"
+ ]
+ },
+ "pfunc_time_error": "Error: Invalid time.",
+ "pfunc_expr_unrecognised_word": "Expression error: Unrecognised wird \"$1\".",
+ "pfunc_expr_unexpected_operator": "Expression error: Unexpectit $1 operator.",
+ "pfunc_expr_missing_operand": "Expression error: Missin operand for $1.",
+ "pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognised punctuation character \"$1\".",
+ "pfunc_expr_division_by_zero": "Diveesion bi zero."
+}