2014-03-28 11:15:51 +00:00
|
|
|
{
|
2014-04-16 15:46:17 +00:00
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
|
|
|
"Papuass"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"pfunc_time_error": "Kļūda: nederīgs laiks",
|
|
|
|
"pfunc_time_too_long": "Kļūda: pārāk daudz #time izsaukumu",
|
2017-10-28 20:54:18 +00:00
|
|
|
"pfunc_expr_unrecognised_word": "Izteiksmes kļūda: Neatpazīts vārds \"$1\".",
|
|
|
|
"pfunc_expr_unexpected_operator": "Izteiksmes kļūda: Negaidīts $1 operators.",
|
2017-07-14 20:45:14 +00:00
|
|
|
"pfunc_expr_missing_operand": "Izteiksmes kļūda: trūkst $1 operands.",
|
2017-11-10 21:46:19 +00:00
|
|
|
"pfunc_expr_unrecognised_punctuation": "Izteiksmes kļūda: Neatpazīta pieturzīme \"$1\".",
|
2014-04-16 15:46:17 +00:00
|
|
|
"pfunc_expr_division_by_zero": "Dalīšana ar nulli"
|
|
|
|
}
|