summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ParserFunctions/i18n/lv.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/ParserFunctions/i18n/lv.json')
-rw-r--r--www/wiki/extensions/ParserFunctions/i18n/lv.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/wiki/extensions/ParserFunctions/i18n/lv.json b/www/wiki/extensions/ParserFunctions/i18n/lv.json
new file mode 100644
index 00000000..0fa2240a
--- /dev/null
+++ b/www/wiki/extensions/ParserFunctions/i18n/lv.json
@@ -0,0 +1,14 @@
+{
+ "@metadata": {
+ "authors": [
+ "Papuass"
+ ]
+ },
+ "pfunc_time_error": "Kļūda: nederīgs laiks",
+ "pfunc_time_too_long": "Kļūda: pārāk daudz #time izsaukumu",
+ "pfunc_expr_unrecognised_word": "Izteiksmes kļūda: Neatpazīts vārds \"$1\".",
+ "pfunc_expr_unexpected_operator": "Izteiksmes kļūda: Negaidīts $1 operators.",
+ "pfunc_expr_missing_operand": "Izteiksmes kļūda: trūkst $1 operands.",
+ "pfunc_expr_unrecognised_punctuation": "Izteiksmes kļūda: Neatpazīta pieturzīme \"$1\".",
+ "pfunc_expr_division_by_zero": "Dalīšana ar nulli"
+}