summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ParserFunctions/i18n/lv.json
blob: 0fa2240aa3be55185bf2444939131e001d5ce74c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"
}