mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
initial commit
This commit is contained in:
55
i18n/tr.yaml
Normal file
55
i18n/tr.yaml
Normal file
@@ -0,0 +1,55 @@
|
||||
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"
|
||||
|
||||
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 }} & {{ .Congo }} 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ı."
|
||||
Reference in New Issue
Block a user