135 lines
3.4 KiB
Text
135 lines
3.4 KiB
Text
# Translations template for Flex.
|
||
# Copyright (C) 2020 Alexandre Vicenzi
|
||
# This file is distributed under the same license as the Flex project.
|
||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
||
#
|
||
# Translators:
|
||
# İlker Yürüyen <i.ilker.yuruyen@gmail.com>, 2019
|
||
#
|
||
#, fuzzy
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Flex 2.1.0\n"
|
||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||
"POT-Creation-Date: 2020-04-21 18:03+0200\n"
|
||
"PO-Revision-Date: 2016-08-25 02:15+0000\n"
|
||
"Last-Translator: İlker Yürüyen <i.ilker.yuruyen@gmail.com>, 2019\n"
|
||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/alexandrevicenzi/teams/66327/tr_TR/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Generated-By: Babel 2.6.0\n"
|
||
"Language: tr_TR\n"
|
||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
|
||
#: templates/archives.html:3 templates/archives.html:8
|
||
#: templates/period_archives.html:2 templates/period_archives.html:7
|
||
msgid "Archives"
|
||
msgstr "Arşivler"
|
||
|
||
#: templates/article.html:29 templates/index.html:20
|
||
#, python-format
|
||
msgid "Posted on %(when)s in %(category)s"
|
||
msgstr "%(when)s tarihinde %(category)s kategorisinde paylaşıldı"
|
||
|
||
#: templates/article.html:34 templates/index.html:32
|
||
#, python-format
|
||
msgid "%(minutes)s min read"
|
||
msgstr ""
|
||
|
||
#: templates/article.html:64
|
||
msgid "Like this article? Share it with your friends!"
|
||
msgstr "Bu makaleyi sevdiniz mi? Arkadaşlarınızla paylaşın!"
|
||
|
||
#: templates/article.html:75
|
||
msgid "You might enjoy"
|
||
msgstr "Sevebilirsiniz"
|
||
|
||
#: templates/author.html:2
|
||
#, python-format
|
||
msgid "Posts by %(name)s"
|
||
msgstr "%(name)s kişisinin paylaşımları"
|
||
|
||
#: templates/authors.html:3 templates/authors.html:8
|
||
msgid "Authors"
|
||
msgstr "Yazarlar"
|
||
|
||
#: templates/base.html:161
|
||
msgid "Search..."
|
||
msgstr ""
|
||
|
||
#: templates/base.html:237
|
||
msgid "Home"
|
||
msgstr "Ana Sayfa"
|
||
|
||
#: templates/base.html:244
|
||
msgid "Atom"
|
||
msgstr "Atom"
|
||
|
||
#: templates/base.html:248
|
||
msgid "RSS"
|
||
msgstr "RSS"
|
||
|
||
#: templates/categories.html:3 templates/categories.html:8
|
||
msgid "Categories"
|
||
msgstr "Kategoriler"
|
||
|
||
#: templates/category.html:2
|
||
#, python-format
|
||
msgid "Category %(name)s"
|
||
msgstr "%(name)s Kategorisi"
|
||
|
||
#: templates/index.html:25
|
||
msgid "Tagged with"
|
||
msgstr "Etiket:"
|
||
|
||
#: templates/index.html:46
|
||
msgid "Continue reading"
|
||
msgstr "Okumaya devam et"
|
||
|
||
#: templates/search.html:3
|
||
msgid "Search"
|
||
msgstr ""
|
||
|
||
#: templates/search.html:17
|
||
msgid "Search Results"
|
||
msgstr ""
|
||
|
||
#: templates/tag.html:2
|
||
#, python-format
|
||
msgid "Tag %(name)s"
|
||
msgstr "%(name)s Etiketi"
|
||
|
||
#: templates/tags.html:3 templates/tags.html:8
|
||
msgid "Tags"
|
||
msgstr "Etiketler"
|
||
|
||
#: templates/partial/disqus.html:13 templates/partial/isso.html:20
|
||
msgid "Please enable JavaScript to view comments."
|
||
msgstr "Yorumları görüntülemek için lütfen JavaScript'i etkinleştirin."
|
||
|
||
#: templates/partial/flex.html:3
|
||
#, python-format
|
||
msgid "Built with %(pelican_url)s using %(flex_url)s theme"
|
||
msgstr "%(flex_url)s teması kullanılarak %(pelican_url)s ile yapılmıştır"
|
||
|
||
#: templates/partial/flex.html:10
|
||
#, python-format
|
||
msgid "Switch to the %(dark_url)s | %(light_url)s | %(browser_url)s theme"
|
||
msgstr ""
|
||
|
||
#: templates/partial/neighbors.html:5
|
||
msgid "Previous Post"
|
||
msgstr "Önceki Paylaşım"
|
||
|
||
#: templates/partial/neighbors.html:10
|
||
msgid "Next Post"
|
||
msgstr "Sonraki Paylaşım"
|
||
|
||
#: templates/partial/pagination.html:5
|
||
msgid "Older Posts"
|
||
msgstr "Eski Paylaşımlar"
|
||
|
||
#: templates/partial/pagination.html:10
|
||
msgid "Newer Posts"
|
||
msgstr "Yeni Paylaşımlar"
|