Files
website/node_modules/@astrojs/starlight/translations/tr.json
2024-05-06 17:15:30 -04:00

29 lines
1.2 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.
{
"skipLink.label": "İçeriğe geç",
"search.label": "Ara",
"search.shortcutLabel": "(Aramak için / bas)",
"search.cancelLabel": "İptal",
"search.devWarning": "Arama yalnızca üretim derlemelerinde kullanılabilir. \nYerel bilgisayarınızda test etmek için siteyi derleyin ve önizleme yapın.",
"themeSelect.accessibleLabel": "Tema seç",
"themeSelect.dark": "Koyu",
"themeSelect.light": "Açık",
"themeSelect.auto": "Otomatik",
"languageSelect.accessibleLabel": "Dil seçin",
"menuButton.accessibleLabel": "Menü",
"sidebarNav.accessibleLabel": "Ana",
"tableOfContents.onThisPage": "Sayfa içeriği",
"tableOfContents.overview": "Genel bakış",
"i18n.untranslatedContent": "Bu içerik henüz dilinizde mevcut değil.",
"page.editLink": "Sayfayı düzenle",
"page.lastUpdated": "Son güncelleme:",
"page.previousLink": "Önceki",
"page.nextLink": "Sonraki",
"page.draft": "This content is a draft and will not be included in production builds.",
"404.text": "Sayfa bulunamadı. URL'i kontrol edin ya da arama çubuğunu kullanmayı deneyin.",
"aside.note": "Note",
"aside.tip": "Tip",
"aside.caution": "Caution",
"aside.danger": "Danger",
"fileTree.directory": "Directory"
}