summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/tr.yaml
blob: c3a762dda4f4c5a5d6856721a1f8d1851417fff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
global:
  language: "TR"

article:
  # anchor_label: "Anchor"
  date: "{{ .Date }}"
  date_updated: "Güncellendi: {{ .Date }}"
  draft: "Taslak"
  edit_title: "İçeriği düzenle"
  reading_time:
    one: "{{ .Count }} dk"
    other: "{{ .Count }} dk"
  reading_time_title: "Okuma süresi"
  word_count:
    one: "{{ .Count }} kelime"
    other: "{{ .Count }} kelime"
  part_of_series: "This article is part of a series."
  part: "Part"
  this_article: "This Article"
  related_articles: "Related"

author:
  byline_title: "Yazar"

code:
  copy: "Kopyala"
  copied: "Kopyalandı"

error:
  404_title: "Sayfa Bulunamadı :confused:"
  404_error: "Hata 404"
  404_description: "Görünüşe göre istediğiniz sayfa mevcut değil."

footer:
  dark_appearance: "Koyu görünüme geç"
  light_appearance: "Açık görünüme geç"
  powered_by: "{{ .Hugo }} & {{ .Theme }} tarafından desteklenmektedir."

list:
  externalurl_title: "Harici siteye bağlantı"
  no_articles: "Henüz burada listelenecek bir makale yok."

nav:
  scroll_to_top_title: "Yukarı çık"
  skip_to_main: "Ana içeriğe geç"

search:
  open_button_title: "Ara (/)"
  close_button_title: "Kapat (Esc)"
  input_placeholder: "Ara"

sharing:
  email: "Email ile gönder"
  facebook: "Facebook'ta paylaş"
  linkedin: "LinkedIn'te paylaş"
  pinterest: "Pinterest'te pinle"
  reddit: "Reddit'te gönder"
  twitter: "Twitter'da Tweetle"

shortcode:
  recent_articles: "Güncel"
  icon_none: "Icon bulunamadı."

recent:
  show_more: "Daha Fazla Göster"