Create tr.toml (#371)
This commit is contained in:
parent
056246eb62
commit
4492800a74
35
i18n/tr.toml
Normal file
35
i18n/tr.toml
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
[more]
|
||||||
|
other = "Daha fazla"
|
||||||
|
|
||||||
|
[allTitle]
|
||||||
|
other = "Tüm {{.Title }}"
|
||||||
|
|
||||||
|
[recentTitle]
|
||||||
|
other = "Güncel {{.Title }}"
|
||||||
|
|
||||||
|
[readMore]
|
||||||
|
other = "daha fazla oku"
|
||||||
|
|
||||||
|
[whatsInThis]
|
||||||
|
other = "Bu {{ .Type }} ne içeriyor"
|
||||||
|
|
||||||
|
[related]
|
||||||
|
other = "İlişkili"
|
||||||
|
|
||||||
|
[yourName]
|
||||||
|
other = "İsminiz"
|
||||||
|
|
||||||
|
[emailAddress]
|
||||||
|
other = "E-posta Adresi"
|
||||||
|
|
||||||
|
[message]
|
||||||
|
other = "Mesaj"
|
||||||
|
|
||||||
|
[emailRequiredNote]
|
||||||
|
other = "E-posta adresi zorunludur."
|
||||||
|
|
||||||
|
[send]
|
||||||
|
other = "Gönder"
|
||||||
|
|
||||||
|
[taxonomyPageList]
|
||||||
|
other = "Aşağıda, “{{ .Title }}” sınıflandırma terimini kullanan sayfaları bulacaksınız."
|
Loading…
Reference in a new issue