Localisation updates from https://translatewiki.net.

Change-Id: I57cfdd6041dbcd7f7354c638b1d5c4699c27c1a6
This commit is contained in:
Translation updater bot 2021-04-12 08:38:29 +02:00
parent 4e072b2171
commit 80e24ebb6f
2 changed files with 6 additions and 2 deletions

View file

@ -2,10 +2,13 @@
"@metadata": {
"authors": [
"Alhaj Darajaati",
"Chirifo",
"Dnshitobu"
]
},
"pfunc_time_error": "Error: Saha din kani",
"pfunc_expr_unrecognised_word": "Chiriŋ kana yɛltɔɣili maa ni: Di bi baŋ bachi $1",
"pfunc_expr_unexpected_operator": "Maŋ wuhibu daliŋ",
"pfunc_expr_missing_operand": "Expression error: Missing operand for $1.",
"pfunc_expr_unrecognised_punctuation": "Expression error: Ti bi baŋ a yɛltɔɣa bahibu bia maa \"$1\".",
"pfunc_expr_division_by_zero": "Pirigimli ni yoli"

View file

@ -6,11 +6,12 @@
"Iwan Novirion",
"Meursault2004",
"RXerself",
"Rachmat04",
"Rex"
]
},
"pfunc_desc": "Mengembangkan parser dengan fungsi logis",
"pfunc_time_error": "Kesalahan: waktu tidak valid",
"pfunc_time_error": "Kesalahan: waktu tidak sah.",
"pfunc_time_too_long": "Kesalahan: Pemanggilan #time terlalu banyak",
"pfunc_time_too_big": "Galat: #time hanya mendukung tahun hingga 9999",
"pfunc_time_too_small": "Galat: #time hanya mendukung tahun dari 0",
@ -24,7 +25,7 @@
"pfunc_expr_unexpected_closing_bracket": "Kesalahan ekspresi: Kurung tutup tak terduga",
"pfunc_expr_unrecognised_punctuation": "Kesalahan ekspresi: Karakter tanda baca \"$1\" tidak dikenal.",
"pfunc_expr_unclosed_bracket": "Kesalahan ekspresi: Kurung tanpa tutup",
"pfunc_expr_division_by_zero": "Pembagian oleh nol",
"pfunc_expr_division_by_zero": "Pembagian oleh nol.",
"pfunc_expr_invalid_argument": "Argumen tidak berlaku untuk $1: < -1 or > 1",
"pfunc_expr_invalid_argument_ln": "Argumen tidak berlaku untuk ln: <= 0",
"pfunc_expr_unknown_error": "Kesalahan ekspresi: Kesalahan tak dikenal ($1)",