| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
"Project-Id-Version: Drupal\n"
|
| 4 |
"POT-Creation-Date: 2006-12-15 11:16+0100\n"
|
| 5 |
"PO-Revision-Date: 2007-02-23 13:41+0700\n"
|
| 6 |
"Last-Translator: Sugree Phatanapherom <sugree@gmail.com>\n"
|
| 7 |
"Language-Team: Sugree Phatanapherom <sugree@gmail.com>\n"
|
| 8 |
"MIME-Version: 1.0\n"
|
| 9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
| 10 |
"Content-Transfer-Encoding: 8bit\n"
|
| 11 |
"Plural-Forms: nplurals=2; plural=(n==1 ? 0 : 1);\n"
|
| 12 |
"X-Poedit-Language: Thai\n"
|
| 13 |
"X-Poedit-Country: THAILAND\n"
|
| 14 |
|
| 15 |
#: modules/blogapi/blogapi.module:15
|
| 16 |
msgid "The blog API module enables a post to be posted to a site via external GUI applications. Many users prefer to use external tools to improve their ability to read and post responses in a customized way. The blog api provides users the freedom to use the blogging tools they want but still have the blogging server of choice."
|
| 17 |
msgstr ""
|
| 18 |
|
| 19 |
#: modules/blogapi/blogapi.module:16
|
| 20 |
msgid "When this module is enabled and configured you can use programs like <a href=\"@external-http-ecto-kung-foo-tv\">Ecto</a> to create and publish posts from your desktop. Blog API module supports several XML-RPC based blogging APIs such as the <a href=\"@-\">Blogger API</a>, <a href=\"@external-http-www-xmlrpc-com-metaWeblogApi\">MetaWeblog API</a>, and most of the <a href=\"@external-http-www-movabletype-org-docs-mtmanual_programmatic-html\">Movable Type API</a>. Any desktop blogging tools or other services (e.g. <a href=\"@external-http-www-flickr-com\">Flickr's</a> \"post to blog\") that support these APIs should work with this site."
|
| 21 |
msgstr ""
|
| 22 |
|
| 23 |
#: modules/blogapi/blogapi.module:17
|
| 24 |
msgid "This module also allows site administrators to configure which content types can be posted via the external applications. So, for instance, users can post forum topics as well as blog posts. Where supported, the external applications will display each content type as a separate \"blog\".<!--break-->"
|
| 25 |
msgstr ""
|
| 26 |
|
| 27 |
#: modules/blogapi/blogapi.module:18
|
| 28 |
msgid "For more information please read the configuration and customization handbook <a href=\"@blogapi\">BlogApi page</a>."
|
| 29 |
msgstr "สำหรับข้อมูลเพิ่มเติม กรุณาอ่านคู่มือการตั้งค่าและการปรับแต่งที่<a href=\"@blogapi\">หน้า BlogApi</a>"
|
| 30 |
|
| 31 |
#: modules/blogapi/blogapi.module:32
|
| 32 |
msgid "Returns a list of weblogs to which an author has posting privileges."
|
| 33 |
msgstr ""
|
| 34 |
|
| 35 |
#: modules/blogapi/blogapi.module:37
|
| 36 |
msgid "Returns information about an author in the system."
|
| 37 |
msgstr ""
|
| 38 |
|
| 39 |
#: modules/blogapi/blogapi.module:42;67
|
| 40 |
msgid "Creates a new post, and optionally publishes it."
|
| 41 |
msgstr ""
|
| 42 |
|
| 43 |
#: modules/blogapi/blogapi.module:47
|
| 44 |
msgid "Updates the information about an existing post."
|
| 45 |
msgstr ""
|
| 46 |
|
| 47 |
#: modules/blogapi/blogapi.module:52;77
|
| 48 |
msgid "Returns information about a specific post."
|
| 49 |
msgstr ""
|
| 50 |
|
| 51 |
#: modules/blogapi/blogapi.module:57
|
| 52 |
msgid "Deletes a post."
|
| 53 |
msgstr ""
|
| 54 |
|
| 55 |
#: modules/blogapi/blogapi.module:62;92
|
| 56 |
msgid "Returns a list of the most recent posts in the system."
|
| 57 |
msgstr ""
|
| 58 |
|
| 59 |
#: modules/blogapi/blogapi.module:72
|
| 60 |
msgid "Updates information about an existing post."
|
| 61 |
msgstr ""
|
| 62 |
|
| 63 |
#: modules/blogapi/blogapi.module:82
|
| 64 |
msgid "Uploads a file to your webserver."
|
| 65 |
msgstr ""
|
| 66 |
|
| 67 |
#: modules/blogapi/blogapi.module:87;107
|
| 68 |
msgid "Returns a list of all categories to which the post is assigned."
|
| 69 |
msgstr ""
|
| 70 |
|
| 71 |
#: modules/blogapi/blogapi.module:97
|
| 72 |
msgid "Returns a bandwidth-friendly list of the most recent posts in the system."
|
| 73 |
msgstr ""
|
| 74 |
|
| 75 |
#: modules/blogapi/blogapi.module:102
|
| 76 |
msgid "Returns a list of all categories defined in the weblog."
|
| 77 |
msgstr ""
|
| 78 |
|
| 79 |
#: modules/blogapi/blogapi.module:112
|
| 80 |
msgid "Sets the categories for a post."
|
| 81 |
msgstr ""
|
| 82 |
|
| 83 |
#: modules/blogapi/blogapi.module:117
|
| 84 |
msgid "Retrieve information about the XML-RPC methods supported by the server."
|
| 85 |
msgstr ""
|
| 86 |
|
| 87 |
#: modules/blogapi/blogapi.module:122
|
| 88 |
msgid "Retrieve information about the text formatting plugins supported by the server."
|
| 89 |
msgstr ""
|
| 90 |
|
| 91 |
#: modules/blogapi/blogapi.module:127
|
| 92 |
msgid "Publish (rebuild) all of the static files related to an entry from your weblog. Equivalent to saving an entry in the system (but without the ping)."
|
| 93 |
msgstr ""
|
| 94 |
|
| 95 |
#: modules/blogapi/blogapi.module:204
|
| 96 |
msgid "You do not have permission to create the type of post you wanted to create."
|
| 97 |
msgstr ""
|
| 98 |
|
| 99 |
#: modules/blogapi/blogapi.module:221
|
| 100 |
msgid "@type: added %title using blog API."
|
| 101 |
msgstr ""
|
| 102 |
|
| 103 |
#: modules/blogapi/blogapi.module:226;281
|
| 104 |
msgid "Error storing post."
|
| 105 |
msgstr ""
|
| 106 |
|
| 107 |
#: modules/blogapi/blogapi.module:248;482
|
| 108 |
msgid "You do not have permission to update this post."
|
| 109 |
msgstr "คุณไม่มีสิทธิ์แก้ไขเรื่องนี้"
|
| 110 |
|
| 111 |
#: modules/blogapi/blogapi.module:277
|
| 112 |
msgid "@type: updated %title using blog API."
|
| 113 |
msgstr "@type: %title ถูกปรับปรุงผ่าน API บล็อก"
|
| 114 |
|
| 115 |
#: modules/blogapi/blogapi.module:362
|
| 116 |
msgid "No file sent."
|
| 117 |
msgstr ""
|
| 118 |
|
| 119 |
#: modules/blogapi/blogapi.module:366
|
| 120 |
msgid "Error storing file."
|
| 121 |
msgstr ""
|
| 122 |
|
| 123 |
#: modules/blogapi/blogapi.module:477
|
| 124 |
msgid "Invalid post."
|
| 125 |
msgstr ""
|
| 126 |
|
| 127 |
#: modules/blogapi/blogapi.module:517
|
| 128 |
msgid "You either tried to edit somebody else's blog or you don't have permission to edit your own blog."
|
| 129 |
msgstr ""
|
| 130 |
|
| 131 |
#: modules/blogapi/blogapi.module:521
|
| 132 |
msgid "Wrong username or password."
|
| 133 |
msgstr "ชื่อผู้ใช้หรือรหัสผ่านผิด"
|
| 134 |
|
| 135 |
#: modules/blogapi/blogapi.module:544
|
| 136 |
msgid "Blog types"
|
| 137 |
msgstr "ชนิดบล็อก"
|
| 138 |
|
| 139 |
#: modules/blogapi/blogapi.module:548
|
| 140 |
msgid "Select the content types for which you wish to enable posting via blogapi. Each type will appear as a different \"blog\" in the client application (if supported)."
|
| 141 |
msgstr ""
|
| 142 |
|
| 143 |
#: modules/blogapi/blogapi.module:560;567
|
| 144 |
msgid "RSD"
|
| 145 |
msgstr ""
|
| 146 |
|
| 147 |
#: modules/blogapi/blogapi.module:573
|
| 148 |
msgid "Blog APIs"
|
| 149 |
msgstr ""
|
| 150 |
|
| 151 |
#: modules/blogapi/blogapi.module:574
|
| 152 |
msgid "Configure which content types and engines external blog clients can use."
|
| 153 |
msgstr ""
|
| 154 |
|
| 155 |
#: modules/blogapi/blogapi.module:0
|
| 156 |
msgid "blogapi"
|
| 157 |
msgstr "blogapi"
|
| 158 |
|
| 159 |
#: modules/blogapi/blogapi.info:0
|
| 160 |
msgid "Blog API"
|
| 161 |
msgstr "Blog API"
|
| 162 |
|
| 163 |
#: modules/blogapi/blogapi.info:0
|
| 164 |
msgid "Allows users to post content using applications that support XML-RPC blog APIs."
|
| 165 |
msgstr "ผู้ใช้สามารถเขียนเนื้อหาโดยผ่านโปรแกรมภายนอกที่สนับสนุน API แบบ XML-RPC"
|
| 166 |
|