# This file is distributed under the same license as the Django package. # # Translators: # Jannis Leidel , 2011. # Kowit Charoenratchatabhan , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-15 10:56+0200\n" "PO-Revision-Date: 2012-03-09 03:09+0000\n" "Last-Translator: Kowit Charoenratchatabhan \n" "Language-Team: Thai (http://www.transifex.com/projects/p/django/language/" "th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #: models.py:130 msgid "python model class name" msgstr "python model class name" #: models.py:134 msgid "content type" msgstr "content type" #: models.py:135 msgid "content types" msgstr "content types" #: views.py:17 #, python-format msgid "Content type %(ct_id)s object has no associated model" msgstr "ประเภทของเนื้อหา %(ct_id)s ไม่มีอ็อบเจ็กที่มีรูปแบบที่เกี่ยวข้อง" #: views.py:21 #, python-format msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" msgstr "ไม่มีประเภทของเนื้อหา %(ct_id)s วัตถุ %(obj_id)s" #: views.py:27 #, python-format msgid "%(ct_name)s objects don't have a get_absolute_url() method" msgstr "%(ct_name)s ไม่มีเมธอด get_absolute_url()"