summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ParserFunctions/i18n/lfn.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/ParserFunctions/i18n/lfn.json')
-rw-r--r--www/wiki/extensions/ParserFunctions/i18n/lfn.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/wiki/extensions/ParserFunctions/i18n/lfn.json b/www/wiki/extensions/ParserFunctions/i18n/lfn.json
new file mode 100644
index 00000000..a36e1296
--- /dev/null
+++ b/www/wiki/extensions/ParserFunctions/i18n/lfn.json
@@ -0,0 +1,15 @@
+{
+ "@metadata": {
+ "authors": [
+ "Cgboeree",
+ "Chabi",
+ "Katxis"
+ ]
+ },
+ "pfunc_time_error": "Era: Tempo nonvalida.",
+ "pfunc_expr_unrecognised_word": "Era de espresa: Parola nonreconoseda $1",
+ "pfunc_expr_unexpected_operator": "Era de espresa: Operador $1 nonespetada",
+ "pfunc_expr_missing_operand": "Era de espresa: Operada manca per $1.",
+ "pfunc_expr_unrecognised_punctuation": "Era de espresa: Puntua nonreconoseda \"$1\".",
+ "pfunc_expr_division_by_zero": "Divide par zero."
+}