/django/contrib/comments/locale/th/LC_MESSAGES/django.po
Unknown | 287 lines | 227 code | 60 blank | 0 comment | 0 complexity | 5814671e86b7802c26bae1d232d2d9fa MD5 | raw file
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:15-0400\n" 8"PO-Revision-Date: 2011-03-04 18:43+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\n" 10"Language-Team: Thai <>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: th\n" 15"Plural-Forms: nplurals=1; plural=0\n" 16 17#: admin.py:12 18msgid "Content" 19msgstr "???????" 20 21#: admin.py:15 22msgid "Metadata" 23msgstr "Metadata" 24 25#: admin.py:42 26msgid "flagged" 27msgid_plural "flagged" 28msgstr[0] "" 29 30#: admin.py:43 31msgid "Flag selected comments" 32msgstr "" 33 34#: admin.py:47 35msgid "approved" 36msgid_plural "approved" 37msgstr[0] "" 38 39#: admin.py:48 40msgid "Approve selected comments" 41msgstr "" 42 43#: admin.py:52 44msgid "removed" 45msgid_plural "removed" 46msgstr[0] "" 47 48#: admin.py:53 49msgid "Remove selected comments" 50msgstr "" 51 52#: admin.py:65 53#, python-format 54msgid "1 comment was successfully %(action)s." 55msgid_plural "%(count)s comments were successfully %(action)s." 56msgstr[0] "" 57 58#: feeds.py:13 59#, python-format 60msgid "%(site_name)s comments" 61msgstr "" 62 63#: feeds.py:23 64#, python-format 65msgid "Latest comments on %(site_name)s" 66msgstr "" 67 68#: forms.py:109 69msgid "Name" 70msgstr "????" 71 72#: forms.py:110 73msgid "Email address" 74msgstr "?????" 75 76#: forms.py:111 77msgid "URL" 78msgstr "URL" 79 80#: forms.py:112 81msgid "Comment" 82msgstr "??????????" 83 84#: forms.py:191 85#, python-format 86msgid "Watch your mouth! The word %s is not allowed here." 87msgid_plural "Watch your mouth! The words %s are not allowed here." 88msgstr[0] "??????? ????????????????? %s ?????????" 89 90#: forms.py:198 91msgid "" 92"If you enter anything in this field your comment will be treated as spam" 93msgstr "?????????????????? ?????????????? ?????????????????" 94 95#: models.py:22 96msgid "content type" 97msgstr "content type" 98 99#: models.py:24 100msgid "object ID" 101msgstr "??????????????" 102 103#: models.py:50 models.py:168 104msgid "user" 105msgstr "??????" 106 107#: models.py:52 108msgid "user's name" 109msgstr "?????????????" 110 111#: models.py:53 112msgid "user's email address" 113msgstr "??????????????" 114 115#: models.py:54 116msgid "user's URL" 117msgstr "URL ?????????" 118 119#: models.py:56 models.py:76 models.py:169 120msgid "comment" 121msgstr "??????????" 122 123#: models.py:59 124msgid "date/time submitted" 125msgstr "??????????????????????" 126 127#: models.py:60 128msgid "IP address" 129msgstr "???????????" 130 131#: models.py:61 132msgid "is public" 133msgstr "???????" 134 135#: models.py:62 136msgid "" 137"Uncheck this box to make the comment effectively disappear from the site." 138msgstr "?????????????????????????????????????????????????????" 139 140#: models.py:64 141msgid "is removed" 142msgstr "??????????" 143 144#: models.py:65 145msgid "" 146"Check this box if the comment is inappropriate. A \"This comment has been " 147"removed\" message will be displayed instead." 148msgstr "" 149"???????????????????????????????????????? ?????????????????????????????? ??????????????????????????" 150 151#: models.py:77 152msgid "comments" 153msgstr "" 154 155#: models.py:119 156msgid "" 157"This comment was posted by an authenticated user and thus the name is read-" 158"only." 159msgstr "???????????????????????????????????????????????????????? ???????????????????????????" 160 161#: models.py:128 162msgid "" 163"This comment was posted by an authenticated user and thus the email is read-" 164"only." 165msgstr "????????????????????????????????????????????????????? ?????????????????????????????????" 166 167#: models.py:153 168#, python-format 169msgid "" 170"Posted by %(user)s at %(date)s\n" 171"\n" 172"%(comment)s\n" 173"\n" 174"http://%(domain)s%(url)s" 175msgstr "" 176"???????? %(user)s ??? %(date)s\n" 177"\n" 178"%(comment)s\n" 179"\n" 180"http://%(domain)s%(url)s" 181 182#: models.py:170 183msgid "flag" 184msgstr "" 185 186#: models.py:171 187msgid "date" 188msgstr "" 189 190#: models.py:181 191msgid "comment flag" 192msgstr "" 193 194#: models.py:182 195msgid "comment flags" 196msgstr "" 197 198#: templates/comments/approve.html:4 199msgid "Approve a comment" 200msgstr "" 201 202#: templates/comments/approve.html:7 203msgid "Really make this comment public?" 204msgstr "" 205 206#: templates/comments/approve.html:12 207msgid "Approve" 208msgstr "" 209 210#: templates/comments/approved.html:4 211msgid "Thanks for approving" 212msgstr "" 213 214#: templates/comments/approved.html:7 templates/comments/deleted.html:7 215#: templates/comments/flagged.html:7 216msgid "" 217"Thanks for taking the time to improve the quality of discussion on our site" 218msgstr "" 219 220#: templates/comments/delete.html:4 221msgid "Remove a comment" 222msgstr "" 223 224#: templates/comments/delete.html:7 225msgid "Really remove this comment?" 226msgstr "" 227 228#: templates/comments/delete.html:12 229msgid "Remove" 230msgstr "" 231 232#: templates/comments/deleted.html:4 233msgid "Thanks for removing" 234msgstr "" 235 236#: templates/comments/flag.html:4 237msgid "Flag this comment" 238msgstr "" 239 240#: templates/comments/flag.html:7 241msgid "Really flag this comment?" 242msgstr "" 243 244#: templates/comments/flag.html:12 245msgid "Flag" 246msgstr "" 247 248#: templates/comments/flagged.html:4 249msgid "Thanks for flagging" 250msgstr "" 251 252#: templates/comments/form.html:17 templates/comments/preview.html:32 253msgid "Post" 254msgstr "" 255 256#: templates/comments/form.html:18 templates/comments/preview.html:33 257msgid "Preview" 258msgstr "" 259 260#: templates/comments/posted.html:4 261msgid "Thanks for commenting" 262msgstr "" 263 264#: templates/comments/posted.html:7 265msgid "Thank you for your comment" 266msgstr "" 267 268#: templates/comments/preview.html:4 templates/comments/preview.html.py:13 269msgid "Preview your comment" 270msgstr "" 271 272#: templates/comments/preview.html:11 273msgid "Please correct the error below" 274msgid_plural "Please correct the errors below" 275msgstr[0] "" 276 277#: templates/comments/preview.html:16 278msgid "and" 279msgstr "???" 280 281#: templates/comments/preview.html:16 282msgid "Post your comment" 283msgstr "" 284 285#: templates/comments/preview.html:16 286msgid "or make changes" 287msgstr ""