mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-27 09:41:37 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Iae65c2938d4033e7edaa688d24ed79a4226de2dd
This commit is contained in:
parent
d84d028e3f
commit
b52bce3813
13
i18n/lzz.json
Normal file
13
i18n/lzz.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Cem Rize"
|
||||
]
|
||||
},
|
||||
"pfunc_time_error": "Hata: Geçersiz saat.",
|
||||
"pfunc_expr_unrecognised_word": "İfade hatası: Tanınmayan \"$1\" kelimesi",
|
||||
"pfunc_expr_unexpected_operator": "İfade hatası: Beklenmedik $1 operatörü",
|
||||
"pfunc_expr_missing_operand": "İfade hatası: $1 için eksik terim",
|
||||
"pfunc_expr_unrecognised_punctuation": "İfade hatası: Tanınmayan noktalama karakteri \"$1\"",
|
||||
"pfunc_expr_division_by_zero": "Sıfır ile bölme"
|
||||
}
|
Loading…
Reference in a new issue