mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-18 03:53:31 +08:00
Added Turkish language file
This commit is contained in:
parent
464f4b1d3b
commit
8f8d5e09fb
60
i18n/tr.yaml
Normal file
60
i18n/tr.yaml
Normal file
@ -0,0 +1,60 @@
|
|||||||
|
toggleMenu:
|
||||||
|
other: Menüyü Gizle
|
||||||
|
|
||||||
|
darkMode:
|
||||||
|
other: Koyu Mod
|
||||||
|
|
||||||
|
subtitle:
|
||||||
|
other: Biraz yazınca blog olacak
|
||||||
|
|
||||||
|
list:
|
||||||
|
page:
|
||||||
|
one: "{{ .Count }} makale"
|
||||||
|
other: "{{ .Count }} makale"
|
||||||
|
|
||||||
|
section:
|
||||||
|
other: Bölüm
|
||||||
|
|
||||||
|
subsection:
|
||||||
|
one: Alt bölüm
|
||||||
|
other: Alt bölümler
|
||||||
|
|
||||||
|
archives:
|
||||||
|
categories:
|
||||||
|
other: Kategoriler
|
||||||
|
|
||||||
|
article:
|
||||||
|
relatedContents:
|
||||||
|
other: Alakalı içerikler
|
||||||
|
lastUpdatedOn:
|
||||||
|
other: Son güncelleme
|
||||||
|
|
||||||
|
notFound:
|
||||||
|
title:
|
||||||
|
other: Bulunamadı
|
||||||
|
subtitle:
|
||||||
|
other: Aradığınız sayfa mevcut değil.
|
||||||
|
|
||||||
|
widget:
|
||||||
|
archives:
|
||||||
|
title:
|
||||||
|
other: Arşiv
|
||||||
|
more:
|
||||||
|
other: Daha fazla
|
||||||
|
tagCloud:
|
||||||
|
title:
|
||||||
|
other: Etiketler
|
||||||
|
|
||||||
|
search:
|
||||||
|
title:
|
||||||
|
other: Arama
|
||||||
|
placeholder:
|
||||||
|
other: Birşeyler yazın...
|
||||||
|
resultTitle:
|
||||||
|
other: "#PAGES_COUNT sayfa (#TIME_SECONDS saniye)"
|
||||||
|
|
||||||
|
footer:
|
||||||
|
builtWith:
|
||||||
|
other: {{ .Generator }} ile oluşturuldu.
|
||||||
|
designedBy:
|
||||||
|
other: {{ .Theme }} teması {{ .DesignedBy }} tarafından tasarlandı
|
Loading…
Reference in New Issue
Block a user