mediawiki-extensions-Discus.../i18n/api/tr.json
Translation updater bot 57f90ef72e Localisation updates from https://translatewiki.net.
Change-Id: I6be4cdc1b213e158c1435633b8df2e0039fc3a3d
2021-02-16 08:29:54 +01:00

20 lines
1.3 KiB
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": [
"Joseph",
"MuratTheTurkish",
"ToprakM"
]
},
"apierror-discussiontools-commentid-notfound": "Yorum kimliği bulunamadı: $1",
"apihelp-discussiontools-summary": "Tartışma araçlarını başlatmak için gereken meta verileri döndürür.",
"apihelp-discussiontools-param-oldid": "Kullanılacak revizyon numarası (en son revizyon varsayılanları).",
"apihelp-discussiontoolsedit-summary": "Tartışma sayfasına bir mesaj gönderin.",
"apihelp-discussiontoolsedit-paramvalue-paction-addcomment": "Mevcut bir yoruma cevap olarak yeni bir yorum ekle.",
"apihelp-discussiontoolsedit-paramvalue-paction-addtopic": "Yeni bir tartışma bölümü ve altındaki ilk yorumu ekle.",
"apihelp-discussiontoolsedit-param-commentid": "Cevap verilecek yorum kimliği. Sadece <var>paction</var>, <var>addcomment</var> ise kullanılır.",
"apihelp-discussiontoolsedit-param-sectiontitle": "{{int:apihelp-edit-param-sectiontitle}} Sadece <var>paction</var>, <var>addtopic</var> ise kullanılır.",
"apihelp-discussiontoolsedit-param-html": "Yayımlanacak içerik, HTML olarak. <var>wikitext</var> ile birlikte kullanılamaz.",
"apihelp-discussiontoolsedit-param-wikitext": "Yayımlanacak içerik, vikimetin olarak. <var>html</var> ile birlikte kullanılamaz."
}