mediawiki-extensions-Parser.../i18n/lzz.json
Translation updater bot b52bce3813 Localisation updates from https://translatewiki.net.
Change-Id: Iae65c2938d4033e7edaa688d24ed79a4226de2dd
2019-01-13 22:13:32 +01:00

14 lines
486 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@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"
}