mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-23 15:57:10 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I6767b7804071d6bcc9c49cbce10203440bf0108c
This commit is contained in:
parent
78c539862c
commit
9b12babd6d
|
@ -4,6 +4,7 @@
|
|||
"IvanLanin",
|
||||
"Iwan Novirion",
|
||||
"Meursault2004",
|
||||
"RXerself",
|
||||
"Rex"
|
||||
]
|
||||
},
|
||||
|
@ -15,11 +16,11 @@
|
|||
"pfunc_expr_stack_exhausted": "Kesalahan ekspresi: Stack habis",
|
||||
"pfunc_expr_unexpected_number": "Kesalahan ekspresi: Angka yang tak terduga",
|
||||
"pfunc_expr_preg_match_failure": "Kesalahan ekspresi: Kegagalan preg_match tak terduga",
|
||||
"pfunc_expr_unrecognised_word": "Kesalahan ekspresi: Kata \"$1\" tak dikenal.",
|
||||
"pfunc_expr_unrecognised_word": "Kesalahan ekspresi: Kata \"$1\" tidak dikenal.",
|
||||
"pfunc_expr_unexpected_operator": "Kesalahan ekspresi: Operator $1 tak terduga",
|
||||
"pfunc_expr_missing_operand": "Kesalahan ekspresi: Operand tak ditemukan untuk $1",
|
||||
"pfunc_expr_unexpected_closing_bracket": "Kesalahan ekspresi: Kurung tutup tak terduga",
|
||||
"pfunc_expr_unrecognised_punctuation": "Kesalahan ekspresi: Karakter tanda baca \"$1\" tak dikenali.",
|
||||
"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_invalid_argument": "Argumen tidak berlaku untuk $1: < -1 or > 1",
|
||||
|
|
8
i18n/syl.json
Normal file
8
i18n/syl.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"এম আবু সাঈদ"
|
||||
]
|
||||
},
|
||||
"pfunc_expr_unrecognised_punctuation": "ꠜꠥꠟ ꠎꠤꠘꠤꠡ: \"$1\" ꠁ ꠌꠤꠘ꠆ꠘꠞꠦ ꠍꠤꠘꠦꠞ ꠘꠣ⁕"
|
||||
}
|
Loading…
Reference in a new issue