App Engine Python SDK version 1.7.4 (2)
[gae.git] / python / lib / django_1_4 / django / contrib / flatpages / locale / tr / LC_MESSAGES / django.po
blob5f7b780968556fa990cbbee588364c9ee75691af
1 # This file is distributed under the same license as the Django package.
3 # Translators:
4 # Jannis Leidel <jannis@leidel.info>, 2011.
5 # Metin Amiroff <amiroff@gmail.com>, 2011.
6 # Murat Çorlu <muratcorlu@gmail.com>, 2012.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: Django\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2012-03-23 02:37+0100\n"
12 "PO-Revision-Date: 2012-03-08 20:33+0000\n"
13 "Last-Translator: Murat Çorlu <muratcorlu@gmail.com>\n"
14 "Language-Team: Turkish (http://www.transifex.net/projects/p/django/language/"
15 "tr/)\n"
16 "Language: tr\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=1; plural=0\n"
22 #: admin.py:10
23 msgid "Advanced options"
24 msgstr "Gelişmiş seçenekler"
26 #: forms.py:7 models.py:7
27 msgid "URL"
28 msgstr "URL"
30 #: forms.py:8
31 msgid ""
32 "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
33 msgstr ""
34 "Örnek: '/about/contact/'. Başında ve sonunda bölü işareti olduğundan emin "
35 "olun."
37 #: forms.py:10
38 msgid ""
39 "This value must contain only letters, numbers, dots, underscores, dashes, "
40 "slashes or tildes."
41 msgstr ""
42 "Bu değer sadece harf, rakam, nokta, alt çizgi, tire, bölme veya yaklaşık "
43 "işareti içerebilir."
45 #: forms.py:19
46 msgid "URL is missing a leading slash."
47 msgstr "URL başında bölü işareti yok."
49 #: forms.py:23
50 msgid "URL is missing a trailing slash."
51 msgstr "URL sonunda bölü işareti yok."
53 #: forms.py:38
54 #, python-format
55 msgid "Flatpage with url %(url)s already exists for site %(site)s"
56 msgstr "%(url)s adresli düz sayfa %(site)s sitesinde zaten mevcut"
58 #: models.py:8
59 msgid "title"
60 msgstr "başlık"
62 #: models.py:9
63 msgid "content"
64 msgstr "içerik"
66 #: models.py:10
67 msgid "enable comments"
68 msgstr "yorumlara izin ver"
70 #: models.py:11
71 msgid "template name"
72 msgstr "şablon adı"
74 #: models.py:12
75 msgid ""
76 "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
77 "will use 'flatpages/default.html'."
78 msgstr ""
79 "Örnek: 'flatpages/contact_page.html'. Eğer birşey yazılmazsa, sistem "
80 "otomatik olarak 'flatpages/default.html' kullanacak."
82 #: models.py:13
83 msgid "registration required"
84 msgstr "kayıt gerekli"
86 #: models.py:13
87 msgid "If this is checked, only logged-in users will be able to view the page."
88 msgstr "Bu seçili ise, sadece kayıtlı kullanıcılar sayfayı görüntüleyebilir."
90 #: models.py:18
91 msgid "flat page"
92 msgstr "düz sayfa"
94 #: models.py:19
95 msgid "flat pages"
96 msgstr "düz sayfalar"