| 1 |
# Chinese, Simplified translation of drupal (6.2)
|
| 2 |
# Copyright (c) 2008 by the Chinese, Simplified translation team
|
| 3 |
# Generated from file: blogapi.module,v 1.115.2.1 2008/02/07 20:11:02 goba
|
| 4 |
#
|
| 5 |
msgid ""
|
| 6 |
msgstr ""
|
| 7 |
"Project-Id-Version: drupal (6.2)\n"
|
| 8 |
"POT-Creation-Date: 2008-04-20 19:11-0400\n"
|
| 9 |
"PO-Revision-Date: 2008-04-15 19:05-0400\n"
|
| 10 |
"Language-Team: Chinese, Simplified\n"
|
| 11 |
"MIME-Version: 1.0\n"
|
| 12 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 13 |
"Content-Transfer-Encoding: 8bit\n"
|
| 14 |
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
| 15 |
|
| 16 |
#: modules/blogapi/blogapi.module:15
|
| 17 |
msgid ""
|
| 18 |
"The Blog API module allows your site's users to access and post to "
|
| 19 |
"their blogs from external blogging clients. External blogging clients "
|
| 20 |
"are available for a wide range of desktop operating systems, and "
|
| 21 |
"generally provide a feature-rich graphical environment for creating "
|
| 22 |
"and editing posts."
|
| 23 |
msgstr ""
|
| 24 |
|
| 25 |
#: modules/blogapi/blogapi.module:16
|
| 26 |
msgid ""
|
| 27 |
"<a href=\"@ecto-link\">Ecto</a>, a blogging client available for both "
|
| 28 |
"Mac OS X and Microsoft Windows, can be used with Blog API. Blog API "
|
| 29 |
"also supports <a href=\"@blogger-api\">Blogger API</a>, <a "
|
| 30 |
"href=\"@metaweblog-api\">MetaWeblog API</a>, and most of the <a "
|
| 31 |
"href=\"@movabletype-api\">Movable Type API</a>. Blogging clients and "
|
| 32 |
"other services (e.g. <a href=\"@flickr\">Flickr's</a> \"post to "
|
| 33 |
"blog\") that support these APIs may also be compatible."
|
| 34 |
msgstr ""
|
| 35 |
|
| 36 |
#: modules/blogapi/blogapi.module:17
|
| 37 |
msgid ""
|
| 38 |
"Select the content types available to external clients on the <a "
|
| 39 |
"href=\"@blogapi-settings\">Blog API settings page</a>. If supported "
|
| 40 |
"and available, each content type will be displayed as a separate "
|
| 41 |
"\"blog\" by the external client."
|
| 42 |
msgstr ""
|
| 43 |
|
| 44 |
#: modules/blogapi/blogapi.module:18
|
| 45 |
msgid ""
|
| 46 |
"For more information, see the online handbook entry for <a "
|
| 47 |
"href=\"@blogapi\">Blog API module</a>."
|
| 48 |
msgstr ""
|
| 49 |
|
| 50 |
#: modules/blogapi/blogapi.module:39
|
| 51 |
msgid "Returns a list of blogs to which an author has posting privileges."
|
| 52 |
msgstr ""
|
| 53 |
|
| 54 |
#: modules/blogapi/blogapi.module:44
|
| 55 |
msgid "Returns information about an author in the system."
|
| 56 |
msgstr "返回系统中有关作者的信息。"
|
| 57 |
|
| 58 |
#: modules/blogapi/blogapi.module:49,74
|
| 59 |
msgid "Creates a new post, and optionally publishes it."
|
| 60 |
msgstr "创建新的文章,并选择是否发表。"
|
| 61 |
|
| 62 |
#: modules/blogapi/blogapi.module:54
|
| 63 |
msgid "Updates the information about an existing post."
|
| 64 |
msgstr "更新已有文章的信息。"
|
| 65 |
|
| 66 |
#: modules/blogapi/blogapi.module:59,84
|
| 67 |
msgid "Returns information about a specific post."
|
| 68 |
msgstr "返回指定文章信息。"
|
| 69 |
|
| 70 |
#: modules/blogapi/blogapi.module:64
|
| 71 |
msgid "Deletes a post."
|
| 72 |
msgstr "删除一篇文章。"
|
| 73 |
|
| 74 |
#: modules/blogapi/blogapi.module:69,99
|
| 75 |
msgid "Returns a list of the most recent posts in the system."
|
| 76 |
msgstr "返回系统最新文章列表。"
|
| 77 |
|
| 78 |
#: modules/blogapi/blogapi.module:79
|
| 79 |
msgid "Updates information about an existing post."
|
| 80 |
msgstr "更新已有文章信息。"
|
| 81 |
|
| 82 |
#: modules/blogapi/blogapi.module:89
|
| 83 |
msgid "Uploads a file to your webserver."
|
| 84 |
msgstr "上传文件到服务器。"
|
| 85 |
|
| 86 |
#: modules/blogapi/blogapi.module:94,114
|
| 87 |
msgid "Returns a list of all categories to which the post is assigned."
|
| 88 |
msgstr "返回本文章所隶属的所有类别。"
|
| 89 |
|
| 90 |
#: modules/blogapi/blogapi.module:104
|
| 91 |
msgid ""
|
| 92 |
"Returns a bandwidth-friendly list of the most recent posts in the "
|
| 93 |
"system."
|
| 94 |
msgstr "返回系统最新文章列表(窄带模式)。"
|
| 95 |
|
| 96 |
#: modules/blogapi/blogapi.module:109
|
| 97 |
msgid "Returns a list of all categories defined in the blog."
|
| 98 |
msgstr ""
|
| 99 |
|
| 100 |
#: modules/blogapi/blogapi.module:119
|
| 101 |
msgid "Sets the categories for a post."
|
| 102 |
msgstr "为文章设定类别。"
|
| 103 |
|
| 104 |
#: modules/blogapi/blogapi.module:124
|
| 105 |
msgid ""
|
| 106 |
"Retrieve information about the XML-RPC methods supported by the "
|
| 107 |
"server."
|
| 108 |
msgstr "提取服务器支持的XML-RPC模式。"
|
| 109 |
|
| 110 |
#: modules/blogapi/blogapi.module:129
|
| 111 |
msgid ""
|
| 112 |
"Retrieve information about the text formatting plugins supported by "
|
| 113 |
"the server."
|
| 114 |
msgstr "提取服务器支持的文本格式插件信息。"
|
| 115 |
|
| 116 |
#: modules/blogapi/blogapi.module:134
|
| 117 |
msgid ""
|
| 118 |
"Publish (rebuild) all of the static files related to an entry from "
|
| 119 |
"your blog. Equivalent to saving an entry in the system (but without "
|
| 120 |
"the ping)."
|
| 121 |
msgstr ""
|
| 122 |
|
| 123 |
#: modules/blogapi/blogapi.module:216
|
| 124 |
msgid "You do not have permission to create this type of post."
|
| 125 |
msgstr ""
|
| 126 |
|
| 127 |
#: modules/blogapi/blogapi.module:238,293
|
| 128 |
msgid "Error storing post."
|
| 129 |
msgstr "存储文章出错。"
|
| 130 |
|
| 131 |
#: modules/blogapi/blogapi.module:260,502
|
| 132 |
msgid "You do not have permission to update this post."
|
| 133 |
msgstr "您没有权限更新此篇文章。"
|
| 134 |
|
| 135 |
#: modules/blogapi/blogapi.module:378
|
| 136 |
msgid "No file sent."
|
| 137 |
msgstr "文件未被发送。"
|
| 138 |
|
| 139 |
#: modules/blogapi/blogapi.module:382
|
| 140 |
msgid "Error storing file."
|
| 141 |
msgstr "文件存储错误。"
|
| 142 |
|
| 143 |
#: modules/blogapi/blogapi.module:497
|
| 144 |
msgid "Invalid post."
|
| 145 |
msgstr "非法提交。"
|
| 146 |
|
| 147 |
#: modules/blogapi/blogapi.module:537
|
| 148 |
msgid "You do not have permission to edit this blog."
|
| 149 |
msgstr ""
|
| 150 |
|
| 151 |
#: modules/blogapi/blogapi.module:541
|
| 152 |
msgid "Wrong username or password."
|
| 153 |
msgstr "错误的用户名或密码。"
|
| 154 |
|
| 155 |
#: modules/blogapi/blogapi.module:564
|
| 156 |
msgid "Enable for external blogging clients"
|
| 157 |
msgstr "开启外部blog客户程序支持"
|
| 158 |
|
| 159 |
#: modules/blogapi/blogapi.module:568
|
| 160 |
msgid ""
|
| 161 |
"Select the content types available to external blogging clients via "
|
| 162 |
"Blog API. If supported, each enabled content type will be displayed as "
|
| 163 |
"a separate \"blog\" by the external client."
|
| 164 |
msgstr ""
|
| 165 |
"选择对哪些内容类型通过Blog "
|
| 166 |
"API提供外部blog客户端支持。如果客户端有这一功能,每个类型会被显示为一个单独的“blog”。"
|
| 167 |
|
| 168 |
#: modules/blogapi/blogapi.module:597
|
| 169 |
msgid "RSD"
|
| 170 |
msgstr "RSD"
|
| 171 |
|
| 172 |
#: modules/blogapi/blogapi.module:715
|
| 173 |
msgid ""
|
| 174 |
"Blog API module is not configured to support the %type content type, "
|
| 175 |
"or you don't have sufficient permissions to post this type of content."
|
| 176 |
msgstr ""
|
| 177 |
"Blog API 模块设置为不支持 %type "
|
| 178 |
"内容类型,或者您没有发表此类型内容的权限。"
|
| 179 |
|
| 180 |
#: modules/blogapi/blogapi.module:233
|
| 181 |
msgid "@type: added %title using blog API."
|
| 182 |
msgstr "@type: 通过Blog API 添加了 %title。"
|
| 183 |
|
| 184 |
#: modules/blogapi/blogapi.module:289
|
| 185 |
msgid "@type: updated %title using Blog API."
|
| 186 |
msgstr "@type:通过Blog API更新了 %title 。"
|
| 187 |
|