Files
NodeBB/public/language/tr/admin/settings/navigation.json
2024-04-25 09:19:30 +00:00

27 lines
862 B
JSON
Raw Permalink 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.
{
"navigation": "Navigation",
"icon": "İkon:",
"change-icon": "değiştir",
"route": "Yol:",
"tooltip": "Araç ipucu: ",
"text": "Yazı:",
"text-class": "Metin Sınıfı: <small>opsiyonel</small>",
"class": "Sınıf: <small>opsiyonel</small>",
"id": "ID: <small>opsiyonel</small>",
"properties": "Özellikler:",
"show-to-groups": "Bu gruplara göster:",
"open-new-window": "Yeni pencerede aç",
"dropdown": "Açılır liste",
"dropdown-placeholder": "Place your dropdown menu items below, ie: <br/>&lt;li&gt;&lt;a class=&quot;dropdown-item&quot; href&#x3D;&quot;https://myforum.com&quot;&gt;Link 1&lt;/a&gt;&lt;/li&gt;",
"btn.delete": "Sil",
"btn.disable": "Etkinsizleştir",
"btn.enable": "Etkinleştir",
"available-menu-items": "Kullanılabilir Menü Öğeleri",
"custom-route": "Özel Yol",
"core": "çekirdek",
"plugin": "eklenti"
}