mediawiki-extensions-Parser.../i18n/lv.json

15 lines
561 B
JSON
Raw Normal View History

{
"@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"
}