mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-24 00:06:21 +00:00
94d44c25b0
Change-Id: I4ae1bb94e8c767a0315dbd57d90ee2c37210b377
15 lines
512 B
JSON
15 lines
512 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Patriot Kur",
|
||
"Гусейн"
|
||
]
|
||
},
|
||
"pfunc_time_error": "Error: Yanliş vaxt",
|
||
"pfunc_expr_unrecognised_word": "İfodə xəto: Zınə nıbə sıxan \"$1\".",
|
||
"pfunc_expr_unexpected_operator": "İfodə xəto: Çaş kardənıbə operator $1",
|
||
"pfunc_expr_missing_operand": "İfodə xəto: $1 operand vəs kardəni",
|
||
"pfunc_expr_unrecognised_punctuation": "İfodə xəto: Punktuasiyə zınə nıbə rəmz \"$1\".",
|
||
"pfunc_expr_division_by_zero": "Bə sıfıri jəy"
|
||
}
|