django1/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po

44 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# This file is distributed under the same license as the Django package.
#
# Translators:
# Burak Yavuz, 2014
# Jannis Leidel <jannis@leidel.info>, 2011
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
"PO-Revision-Date: 2014-09-06 12:27+0000\n"
"Last-Translator: Burak Yavuz\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/django/language/"
"tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: contrib/sessions/apps.py:8
msgid "Sessions"
msgstr "Oturumlar"
#: contrib/sessions/models.py:38
msgid "session key"
msgstr "oturum anahtarı"
#: contrib/sessions/models.py:40
msgid "session data"
msgstr "oturum verisi"
#: contrib/sessions/models.py:41
msgid "expire date"
msgstr "bitiş tarihi"
#: contrib/sessions/models.py:46
msgid "session"
msgstr "oturum"
#: contrib/sessions/models.py:47
msgid "sessions"
msgstr "oturumlar"