From 242ec1a1d9ee65d6c3a231045c1b1c944033c2bf Mon Sep 17 00:00:00 2001 From: caglarkoksal Date: Tue, 7 Mar 2017 23:16:37 +0000 Subject: [PATCH] Add Turkish translation (#129) --- i18n/tr.yaml | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 i18n/tr.yaml diff --git a/i18n/tr.yaml b/i18n/tr.yaml new file mode 100644 index 00000000..a8979e7f --- /dev/null +++ b/i18n/tr.yaml @@ -0,0 +1,100 @@ +# Navigation + +- id: toggle_navigation + translation: Arayüz yönünü değiştir + +# Buttons + +- id: btn_details + translation: Daha fazla ayrıntı + +- id: btn_pdf + translation: PDF + +- id: btn_slides + translation: Slaytlar + +- id: btn_video + translation: Video + +- id: btn_code + translation: Kod + +- id: btn_dataset + translation: Veri kümesi + +- id: btn_project + translation: Proje + +# About widget + +- id: interests + translation: İlgi alanları + +- id: education + translation: Eğitim + +# Publications widget + +- id: more_publications + translation: Daha fazla yayınlar + +# Posts widget + +- id: continue_reading + translation: OKUMAYA DEVAM ET + +- id: more_posts + translation: Daha fazla blog içeriği + +# Talks widget + +- id: more_talks + translation: Daha fazla konuşma + +# Publication/Talk details + +- id: abstract + translation: Özet + +- id: publication + translation: Yayın + +- id: publication_type + translation: Yayın tipi + +- id: date + translation: Tarih + +- id: links + translation: Bağlantılar + +- id: event + translation: Etkinlikler + +- id: location + translation: Adres + +# Filtering + +- id: filter_by_type + translation: Yayın tipine göre sırala + +- id: filter_all + translation: Hepsi + +# Project details + +- id: open_project_site + translation: Projenin sayfasına git + +# Default node titles + +- id: posts + translation: Blog içerikleri + +- id: publications + translation: Yayınlar + +- id: talks + translation: Konuşmalar