mediawiki-extensions-Linter/i18n/tr.json
Kunal Mehta 35cfda325b Rename typo "linker-" keys to proper "linter-"
I must have made a typo and prefixed the keys with "linker-" instead of
"linter-".

Change-Id: I041aa3341aaa2efa51d20c848cb19efb648209ac
2017-11-24 20:38:25 -08:00

36 lines
1.7 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": [
"Vito Genovese",
"Bulgu",
"Incelemeelemani"
]
},
"linterrors": "Lint hataları",
"linterrors-subpage": "Lint hataları: $1",
"linter-desc": "Lint hatalarını harici bir hizmetten izleyin ve kullanıcılara gösterin",
"linter-form-namespace": "Ad alanı:",
"linter-pager-title": "Sayfa başlığı",
"linter-pager-obsolete-tag-details": "Kullanılmayan HTML etiketi",
"linter-pager-bogus-image-options-details": "Sahte dosya seçeneği",
"linter-pager-missing-end-tag-details": "Eksik bitiş etiketi",
"linter-pager-stripped-tag-details": "Kaldırılmış etiket",
"linter-pager-self-closed-tag-details": "Kendiliğinden kapanan etiket",
"linter-pager-deletable-table-tag-details": "Silinecek tablo etiketi",
"linter-pager-misnested-tag-details": "İç içe geçmiş ve hatalı yerleştirilmiş etiket",
"linter-pager-pwrap-bug-workaround-details": "Paragraf kaydırma hatası geçici çözümü",
"linter-pager-tidy-whitespace-bug-details": "Düzenli boşluk hatası",
"linter-category-missing-end-tag": "Eksik bitiş etiketi",
"linter-category-missing-end-tag-desc": "Bu sayfaların eksik bitiş etiketleri var.",
"linter-category-stripped-tag": "Kaldırılmış etiketler",
"linter-category-stripped-tag-desc": "Bu sayfalarda çıkarılmış etiketler var.",
"linter-category-self-closed-tag": "Kendiliğinden kapanan etiketler",
"linter-page-edit": "düzenle",
"linter-page-history": "geçmiş",
"linter-heading-high-priority": "Yüksek öncelik",
"linter-heading-medium-priority": "Orta seviye öncelik",
"linter-heading-low-priority": "Düşük öncelik",
"pageinfo-linter": "Lint hataları",
"apihelp-record-lint-param-page": "Sayfa başlığı"
}