diff options
Diffstat (limited to 'nikola/data/themes/base/messages/messages_tr.py')
| -rw-r--r-- | nikola/data/themes/base/messages/messages_tr.py | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/nikola/data/themes/base/messages/messages_tr.py b/nikola/data/themes/base/messages/messages_tr.py index 21eb534..8249f42 100644 --- a/nikola/data/themes/base/messages/messages_tr.py +++ b/nikola/data/themes/base/messages/messages_tr.py @@ -1,39 +1,49 @@ # -*- encoding:utf-8 -*- -from __future__ import unicode_literals +"""Autogenerated file, do not edit. Submit translations on Transifex.""" MESSAGES = { "%d min remaining to read": "%d dakikalık okuma", - "(active)": "", + "(active)": "(etkin)", "Also available in:": "Şu dilde de mevcut:", "Archive": "Arşiv", + "Atom feed": "", + "Authors": "Yazarlar", "Categories": "Kategoriler", "Comments": "Yorumlar", "LANGUAGE": "Türkçe", "Languages:": "Diller:", - "More posts about %s": "%s ilgili diğer yazılar", + "More posts about %s": "%s hakkında diğer yazılar", "Newer posts": "Daha yeni yazılar", "Next post": "Sonraki yazı", + "Next": "", "No posts found.": "Yazı bulunamadı.", "Nothing found.": "Hiçbir şey bulunamadı.", "Older posts": "Daha eski yazılar", "Original site": "Orjinal web sayfası", "Posted:": "Yayın tarihi:", "Posts about %s": "%s ile ilgili yazılar", + "Posts by %s": "%s tarafından yazılanlar", "Posts for year %s": "%s yılındaki yazılar", - "Posts for {month} {day}, {year}": "{month} {day}, {year} 'den beri olan yazılar", - "Posts for {month} {year}": "{month} {year} göre yazılar", + "Posts for {month_day_year}": "{month_day_year} tarihinden itibaren yazılar", + "Posts for {month_year}": "{month_year} göre yazılar", "Previous post": "Önceki yazı", + "Previous": "", "Publication date": "Yayınlanma tarihi", "RSS feed": "RSS kaynağı", "Read in English": "Türkçe olarak oku", "Read more": "Devamını oku", "Skip to main content": "Ana içeriğe geç", "Source": "Kaynak", - "Subcategories:": "", + "Subcategories:": "Alt kategoriler:", "Tags and Categories": "Etiketler ve Kategoriler", "Tags": "Etiketler", - "Write your page here.": "", - "Write your post here.": "", + "Toggle navigation": "", + "Uncategorized": "Kategorisiz", + "Up": "", + "Updates": "Güncellemeler", + "Write your page here.": "Sayfanızı buraya yazın.", + "Write your post here.": "Yazınızı buraya yazın.", "old posts, page %d": "eski yazılar, sayfa %d", "page %d": "sayfa %d", + "updated": "", } |
