2015-08-24 19:33:33 +00:00
|
|
|
{
|
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
|
|
|
"AmaryllisGardener"
|
|
|
|
]
|
|
|
|
},
|
2018-03-10 21:14:24 +00:00
|
|
|
"pfunc_time_error": "Error: Invalid time.",
|
2015-08-24 19:33:33 +00:00
|
|
|
"pfunc_expr_unrecognised_word": "Expression error: Unrecognised wird \"$1\".",
|
|
|
|
"pfunc_expr_unexpected_operator": "Expression error: Unexpectit $1 operator.",
|
|
|
|
"pfunc_expr_missing_operand": "Expression error: Missin operand for $1.",
|
2018-03-10 21:14:24 +00:00
|
|
|
"pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognised punctuation character \"$1\".",
|
|
|
|
"pfunc_expr_division_by_zero": "Diveesion bi zero."
|
2015-08-24 19:33:33 +00:00
|
|
|
}
|