Localisation updates from https://translatewiki.net.

Change-Id: I38700e2748f1916a35e890553fc666bdd044f799
This commit is contained in:
Translation updater bot 2021-07-12 08:06:45 +02:00
parent 37b49b50f9
commit 0776b2055d
2 changed files with 3 additions and 0 deletions

View file

@ -1,9 +1,11 @@
{
"@metadata": {
"authors": [
"Robin Owain",
"Shirayuki"
]
},
"pfunc_expr_unrecognised_word": "Expression error: Unrecognised word \"$1\".",
"pfunc_expr_missing_operand": "Gwall mynegiad: Operand ar gyfer $1 ar goll.",
"pfunc_expr_unrecognised_punctuation": "Expression error: Unrecognised punctuation character \"$1\"."
}

View file

@ -10,5 +10,6 @@
"pfunc_expr_unexpected_operator": "Eroro en la frazo: Neexpektata $1 operacero.",
"pfunc_expr_missing_operand": "Eroro en la frazo: Mankas operando por $1.",
"pfunc_expr_unrecognised_punctuation": "Frazala eroro: Nekonocita puntizosigno “$1”.",
"pfunc_expr_unclosed_bracket": "Eroro en expresado: Krampono apertita.",
"pfunc_expr_division_by_zero": "Divido per zero"
}