Add debian contribution
This commit is contained in:
parent
deabcecf4b
commit
6c22d0811e
92 changed files with 7039 additions and 9 deletions
36
themes/hello-friend-ng-clone/i18n/tr.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/tr.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for English
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Çeviriler"
|
||||
|
||||
[postAvailable]
|
||||
other = "Ayrıca"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Arşiv"
|
||||
|
||||
[home]
|
||||
other = "Ana Sayfa"
|
||||
|
||||
[notFound]
|
||||
other = "Sayfa bulunamadı…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Bir dakika"
|
||||
other = "{{ .Count }} dakika"
|
||||
|
||||
[tableOfContents]
|
||||
other = "İçindekiler"
|
||||
|
||||
[wordCount]
|
||||
one = "One Kelime"
|
||||
other = "{{ .Count }} Kelime"
|
Loading…
Add table
Add a link
Reference in a new issue