| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
"Project-Id-Version: Drupal汉化5.x-1.x-dev\n"
|
| 4 |
"POT-Creation-Date: 2007-01-10 22:16+0100\n"
|
| 5 |
"PO-Revision-Date: 2007-01-12 15:44-0500\n"
|
| 6 |
"Last-Translator: 大米 <verydummy@gmail.com>\n"
|
| 7 |
"Language-Team: DrupalChina.org <drupalchina.org@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=1;\n"
|
| 12 |
"X-Poedit-Language: Chinese\n"
|
| 13 |
"X-Poedit-Country: CHINA\n"
|
| 14 |
"X-Poedit-SourceCharset: utf-8\n"
|
| 15 |
|
| 16 |
#: modules/blogapi/blogapi.module:15
|
| 17 |
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."
|
| 18 |
msgstr "Blog API模块支持通过外部GUI应用程序来发布文章。很多用户喜欢使用个人化的外部工具太阅读和发布文章。Blog API为这些用户提供了选择不同的blog服务器与发布工具的自由。"
|
| 19 |
|
| 20 |
#: modules/blogapi/blogapi.module:16
|
| 21 |
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."
|
| 22 |
msgstr "当您开启并设置好此模块后,将可以使用类似 <a href=\"@external-http-ecto-kung-foo-tv\">Ecto</a>这样的桌面程序来建立和发布内容。Blog API模块下面几种XML-RPC blogging API:<a href=\"@-\">Blogger API</a>,<a href=\"@external-http-www-xmlrpc-com-metaWeblogApi\">MetaWeblog API</a>,以及<a href=\"@external-http-www-movabletype-org-docs-mtmanual_programmatic-html\">Movable Type API</a>。任何支持以上API的桌面blogging工具或服务(如 <a href=\"@external-http-www-flickr-com\">Flickr's</a> \"post to blog\")都可以使用。"
|
| 23 |
|
| 24 |
#: modules/blogapi/blogapi.module:17
|
| 25 |
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\"."
|
| 26 |
msgstr "此模块还允许站点管理员配置何种类型的节点可以通过外部程序发表。例如,用户既可以发表论坛主题也可以发表blog文章。如果外部工具支持,不同类型的内容将分开以单独的“blog”方式显示。"
|
| 27 |
|
| 28 |
#: modules/blogapi/blogapi.module:18
|
| 29 |
msgid "For more information please read the configuration and customization handbook <a href=\"@blogapi\">BlogApi page</a>."
|
| 30 |
msgstr "更多信息请阅读配置和自定义手册中的 <a href=\"@blogapi\">BlogApi 页面</a>。"
|
| 31 |
|
| 32 |
#: modules/blogapi/blogapi.module:32
|
| 33 |
msgid "Returns a list of weblogs to which an author has posting privileges."
|
| 34 |
msgstr "返回作者有发表权限的blog列表。"
|
| 35 |
|
| 36 |
#: modules/blogapi/blogapi.module:37
|
| 37 |
msgid "Returns information about an author in the system."
|
| 38 |
msgstr "返回有关作者的系统信息。"
|
| 39 |
|
| 40 |
#: modules/blogapi/blogapi.module:42
|
| 41 |
#: ;67
|
| 42 |
msgid "Creates a new post, and optionally publishes it."
|
| 43 |
msgstr "创建新的文章,并选择是否发表。"
|
| 44 |
|
| 45 |
#: modules/blogapi/blogapi.module:47
|
| 46 |
msgid "Updates the information about an existing post."
|
| 47 |
msgstr "更新已有文章的信息。"
|
| 48 |
|
| 49 |
#: modules/blogapi/blogapi.module:52
|
| 50 |
#: ;77
|
| 51 |
msgid "Returns information about a specific post."
|
| 52 |
msgstr "返回指定文章信息。"
|
| 53 |
|
| 54 |
#: modules/blogapi/blogapi.module:57
|
| 55 |
msgid "Deletes a post."
|
| 56 |
msgstr "删除文章。"
|
| 57 |
|
| 58 |
#: modules/blogapi/blogapi.module:62
|
| 59 |
#: ;92
|
| 60 |
msgid "Returns a list of the most recent posts in the system."
|
| 61 |
msgstr "返回系统最新文章列表。"
|
| 62 |
|
| 63 |
#: modules/blogapi/blogapi.module:72
|
| 64 |
msgid "Updates information about an existing post."
|
| 65 |
msgstr "更新已有文章信息。"
|
| 66 |
|
| 67 |
#: modules/blogapi/blogapi.module:82
|
| 68 |
msgid "Uploads a file to your webserver."
|
| 69 |
msgstr "上载文件到服务器。"
|
| 70 |
|
| 71 |
#: modules/blogapi/blogapi.module:87
|
| 72 |
#: ;107
|
| 73 |
msgid "Returns a list of all categories to which the post is assigned."
|
| 74 |
msgstr "返回本文章的所有类别。"
|
| 75 |
|
| 76 |
#: modules/blogapi/blogapi.module:97
|
| 77 |
msgid "Returns a bandwidth-friendly list of the most recent posts in the system."
|
| 78 |
msgstr "返回系统最新文章列表(窄带模式)。"
|
| 79 |
|
| 80 |
#: modules/blogapi/blogapi.module:102
|
| 81 |
msgid "Returns a list of all categories defined in the weblog."
|
| 82 |
msgstr "返回bog中定义的所有类别。"
|
| 83 |
|
| 84 |
#: modules/blogapi/blogapi.module:112
|
| 85 |
msgid "Sets the categories for a post."
|
| 86 |
msgstr "为文章设定类别。"
|
| 87 |
|
| 88 |
#: modules/blogapi/blogapi.module:117
|
| 89 |
msgid "Retrieve information about the XML-RPC methods supported by the server."
|
| 90 |
msgstr "提取服务器支持的XML-RPC模式。"
|
| 91 |
|
| 92 |
#: modules/blogapi/blogapi.module:122
|
| 93 |
msgid "Retrieve information about the text formatting plugins supported by the server."
|
| 94 |
msgstr "提取服务器支持的文本格式插件信息。"
|
| 95 |
|
| 96 |
#: modules/blogapi/blogapi.module:127
|
| 97 |
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)."
|
| 98 |
msgstr "发表(重建)所有相关的静态文件。相当于不通过ping而存储到系统中。"
|
| 99 |
|
| 100 |
#: modules/blogapi/blogapi.module:204
|
| 101 |
msgid "You do not have permission to create the type of post you wanted to create."
|
| 102 |
msgstr "您没有权限创建此类型的文章。"
|
| 103 |
|
| 104 |
#: modules/blogapi/blogapi.module:221
|
| 105 |
msgid "@type: added %title using blog API."
|
| 106 |
msgstr "@type: 通过博客 API 添加了 %title。"
|
| 107 |
|
| 108 |
#: modules/blogapi/blogapi.module:226
|
| 109 |
#: ;281
|
| 110 |
msgid "Error storing post."
|
| 111 |
msgstr "存储帖子出错。"
|
| 112 |
|
| 113 |
#: modules/blogapi/blogapi.module:248
|
| 114 |
#: ;482
|
| 115 |
msgid "You do not have permission to update this post."
|
| 116 |
msgstr "您没有权限更新此篇文章。"
|
| 117 |
|
| 118 |
#: modules/blogapi/blogapi.module:277
|
| 119 |
msgid "@type: updated %title using blog API."
|
| 120 |
msgstr "@type: 通过blog API更新了 %title。"
|
| 121 |
|
| 122 |
#: modules/blogapi/blogapi.module:362
|
| 123 |
msgid "No file sent."
|
| 124 |
msgstr "文件未被发送。"
|
| 125 |
|
| 126 |
#: modules/blogapi/blogapi.module:366
|
| 127 |
msgid "Error storing file."
|
| 128 |
msgstr "存储文件错误。"
|
| 129 |
|
| 130 |
#: modules/blogapi/blogapi.module:477
|
| 131 |
msgid "Invalid post."
|
| 132 |
msgstr "非法提交。"
|
| 133 |
|
| 134 |
#: modules/blogapi/blogapi.module:517
|
| 135 |
msgid "You either tried to edit somebody else's blog or you don't have permission to edit your own blog."
|
| 136 |
msgstr "您试图编辑别人的blog或者没有对自己的blog进行编辑。"
|
| 137 |
|
| 138 |
#: modules/blogapi/blogapi.module:521
|
| 139 |
msgid "Wrong username or password."
|
| 140 |
msgstr "错误的用户名或密码。"
|
| 141 |
|
| 142 |
#: modules/blogapi/blogapi.module:544
|
| 143 |
msgid "Blog types"
|
| 144 |
msgstr "博客类型"
|
| 145 |
|
| 146 |
#: modules/blogapi/blogapi.module:548
|
| 147 |
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)."
|
| 148 |
msgstr "选择您希望通过blogapi发表的类型。如果客户端支持的话,每种不同的类型将会在客户端中显示为不同的“blog”。"
|
| 149 |
|
| 150 |
#: modules/blogapi/blogapi.module:560
|
| 151 |
#: ;567
|
| 152 |
msgid "RSD"
|
| 153 |
msgstr "RSD"
|
| 154 |
|
| 155 |
#: modules/blogapi/blogapi.module:573
|
| 156 |
msgid "Blog APIs"
|
| 157 |
msgstr "博客 API"
|
| 158 |
|
| 159 |
#: modules/blogapi/blogapi.module:574
|
| 160 |
msgid "Configure which content types and engines external blog clients can use."
|
| 161 |
msgstr "摄者外部blog工具可以使用哪些内容类型与引擎。"
|
| 162 |
|
| 163 |
#: modules/blogapi/blogapi.module:0
|
| 164 |
msgid "blogapi"
|
| 165 |
msgstr "blogapi"
|
| 166 |
|