Files
hugo-theme-stack/i18n/tr.yaml
T

37 lines
773 B
YAML
Raw Normal View History

2022-10-29 17:02:24 +02:00
toggleMenu: Menüyü Gizle
2020-12-28 02:11:48 +03:00
2022-10-29 17:02:24 +02:00
darkMode: Koyu Mod
2020-12-28 02:11:48 +03:00
list:
page:
one: "{{ .Count }} makale"
other: "{{ .Count }} makale"
2022-10-29 17:02:24 +02:00
section: Bölüm
2020-12-28 02:11:48 +03:00
subsection:
one: Alt bölüm
other: Alt bölümler
article:
2022-10-29 17:02:24 +02:00
relatedContent: Alakalı içerikler
lastUpdatedOn: Son güncelleme
2020-12-28 02:11:48 +03:00
notFound:
2022-10-29 17:02:24 +02:00
title: Bulunamadı
subtitle: Aradığınız sayfa mevcut değil.
2020-12-28 02:11:48 +03:00
widget:
archives:
2022-10-29 17:02:24 +02:00
title: Arşiv
more: Daha fazla
2020-12-28 02:11:48 +03:00
tagCloud:
2022-10-29 17:02:24 +02:00
title: Etiketler
2020-12-28 02:11:48 +03:00
search:
2022-10-29 17:02:24 +02:00
title: Arama
placeholder: Birşeyler yazın...
resultTitle: "#PAGES_COUNT sayfa (#TIME_SECONDS saniye)"
2020-12-28 02:11:48 +03:00
footer:
2022-10-29 17:02:24 +02:00
builtWith: "{{ .Generator }} ile oluşturuldu."
designedBy: "{{ .Theme }} teması {{ .DesignedBy }} tarafından tasarlandı"