| 1 |
# Chinese, Simplified translation of drupal (6.2)
|
| 2 |
# Copyright (c) 2008 by the Chinese, Simplified translation team
|
| 3 |
# Generated from files:
|
| 4 |
# path.admin.inc,v 1.7 2008/01/08 10:35:42 goba
|
| 5 |
# path.module,v 1.138.2.1 2008/04/09 21:11:48 goba
|
| 6 |
#
|
| 7 |
msgid ""
|
| 8 |
msgstr ""
|
| 9 |
"Project-Id-Version: drupal (6.2)\n"
|
| 10 |
"POT-Creation-Date: 2008-04-20 19:11-0400\n"
|
| 11 |
"PO-Revision-Date: 2008-04-16 23:31-0400\n"
|
| 12 |
"Language-Team: Chinese, Simplified\n"
|
| 13 |
"MIME-Version: 1.0\n"
|
| 14 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 15 |
"Content-Transfer-Encoding: 8bit\n"
|
| 16 |
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
| 17 |
|
| 18 |
#: modules/path/path.admin.inc:30
|
| 19 |
msgid "Alias"
|
| 20 |
msgstr "别名"
|
| 21 |
|
| 22 |
#: modules/path/path.admin.inc:54
|
| 23 |
msgid "No URL aliases found."
|
| 24 |
msgstr "未找到URL别名"
|
| 25 |
|
| 26 |
#: modules/path/path.admin.inc:54
|
| 27 |
msgid "No URL aliases available."
|
| 28 |
msgstr "没有可用URL别名"
|
| 29 |
|
| 30 |
#: modules/path/path.admin.inc:93
|
| 31 |
msgid "Existing system path"
|
| 32 |
msgstr "现存的系统路径"
|
| 33 |
|
| 34 |
#: modules/path/path.admin.inc:97
|
| 35 |
msgid ""
|
| 36 |
"Specify the existing path you wish to alias. For example: node/28, "
|
| 37 |
"forum/1, taxonomy/term/1+2."
|
| 38 |
msgstr ""
|
| 39 |
"指定您想要建立别名的系统路径。例如:node/28, "
|
| 40 |
"forum/1, taxonomy/term/1+2。"
|
| 41 |
|
| 42 |
#: modules/path/path.admin.inc:103
|
| 43 |
msgid "Path alias"
|
| 44 |
msgstr "别名路径"
|
| 45 |
|
| 46 |
#: modules/path/path.admin.inc:107
|
| 47 |
msgid ""
|
| 48 |
"Specify an alternative path by which this data can be accessed. For "
|
| 49 |
"example, type \"about\" when writing an about page. Use a relative "
|
| 50 |
"path and don't add a trailing slash or the URL alias won't work."
|
| 51 |
msgstr "指定可访问此数据的另外一个路径。例如,对于关于页面,请输入“about”。使用相对路径并且不要在尾部加上斜线,否则别名将无法工作。"
|
| 52 |
|
| 53 |
#: modules/path/path.admin.inc:118
|
| 54 |
msgid "Update alias"
|
| 55 |
msgstr "更新别名"
|
| 56 |
|
| 57 |
#: modules/path/path.admin.inc:121
|
| 58 |
msgid "Create new alias"
|
| 59 |
msgstr "创建新别名"
|
| 60 |
|
| 61 |
#: modules/path/path.admin.inc:139
|
| 62 |
msgid "The alias %alias is already in use in this language."
|
| 63 |
msgstr "这个别名 %alias 已经在使用中。"
|
| 64 |
|
| 65 |
#: modules/path/path.admin.inc:154
|
| 66 |
msgid "The alias has been saved."
|
| 67 |
msgstr "别名已被保存。"
|
| 68 |
|
| 69 |
#: modules/path/path.admin.inc:167
|
| 70 |
msgid "Are you sure you want to delete path alias %title?"
|
| 71 |
msgstr "您真的要删除路路径径别名 %title 吗?"
|
| 72 |
|
| 73 |
#: modules/path/path.admin.inc:194
|
| 74 |
msgid "Filter aliases"
|
| 75 |
msgstr "过滤别名"
|
| 76 |
|
| 77 |
#: modules/path/path.module:15
|
| 78 |
msgid ""
|
| 79 |
"The path module allows you to specify aliases for Drupal URLs. Such "
|
| 80 |
"aliases improve readability of URLs for your users and may help "
|
| 81 |
"internet search engines to index your content more effectively. More "
|
| 82 |
"than one alias may be created for a given page."
|
| 83 |
msgstr "路径模块允许用户为Drupal节点的URL地址串指定一个别名。通过指定别名,一方面能够提高URL地址对用户的可读性,另一方面也有助于搜索引擎更加有效的索引您的网站的内容。每一个页面都可以指定一个或多个别名。"
|
| 84 |
|
| 85 |
#: modules/path/path.module:16
|
| 86 |
msgid ""
|
| 87 |
"<p>Some examples of URL aliases are:</p>\n"
|
| 88 |
"<ul>\n"
|
| 89 |
"<li>user/login => login</li>\n"
|
| 90 |
"<li>image/tid/16 => store</li>\n"
|
| 91 |
"<li>taxonomy/term/7+19+20+21 => store/products/whirlygigs</li>\n"
|
| 92 |
"<li>node/3 => contact</li>\n"
|
| 93 |
"</ul>\n"
|
| 94 |
msgstr ""
|
| 95 |
"<p>一些使用URL别名的例子:</p>\r\n"
|
| 96 |
"<ul>\r\n"
|
| 97 |
"<li>user/login => login</li>\r\n"
|
| 98 |
"<li>image/tid/16 => store</li>\r\n"
|
| 99 |
"<li>taxonomy/term/7+19+20+21 => store/products/whirlygigs</li>\r\n"
|
| 100 |
"<li>node/3 => contact</li>\r\n"
|
| 101 |
"</ul>\r\n"
|
| 102 |
|
| 103 |
#: modules/path/path.module:24
|
| 104 |
msgid ""
|
| 105 |
"The path module enables appropriately permissioned users to specify an "
|
| 106 |
"optional alias in all node input and editing forms, and provides an "
|
| 107 |
"interface to view and edit all URL aliases. The two permissions "
|
| 108 |
"related to URL aliasing are <em>administer url aliases</em> and "
|
| 109 |
"<em>create url aliases</em>. "
|
| 110 |
msgstr "别名模块允许拥有适当权限的用户为任意节点指定一个可选的别名,并提供了一个查看和编辑所有的URL别名的用户界面。关于URL别名的权限有两个:<em>管理URL别名</em>于<em>创建URL别名</em>"
|
| 111 |
|
| 112 |
#: modules/path/path.module:25
|
| 113 |
msgid ""
|
| 114 |
"This module also provides user-defined mass URL aliasing capabilities, "
|
| 115 |
"which is useful if you wish to uniformly use URLs different from the "
|
| 116 |
"default. For example, you may want to have your URLs presented in a "
|
| 117 |
"different language. Access to the Drupal source code on the web server "
|
| 118 |
"is required to set up mass URL aliasing. "
|
| 119 |
msgstr ""
|
| 120 |
|
| 121 |
#: modules/path/path.module:26
|
| 122 |
msgid ""
|
| 123 |
"For more information, see the online handbook entry for <a "
|
| 124 |
"href=\"@path\">Path module</a>."
|
| 125 |
msgstr ""
|
| 126 |
"想了解更多的信息请参在线帮助手册<a "
|
| 127 |
"href=\"@path\">别名模块</a>。"
|
| 128 |
|
| 129 |
#: modules/path/path.module:29
|
| 130 |
msgid ""
|
| 131 |
"Drupal provides complete control over URLs through aliasing, which is "
|
| 132 |
"often used to make URLs more readable or easy to remember. For "
|
| 133 |
"example, the alias 'about' may be mapped onto the post at the system "
|
| 134 |
"path 'node/1', creating a more meaningful URL. Each system path can "
|
| 135 |
"have multiple aliases."
|
| 136 |
msgstr ""
|
| 137 |
"Drupal 为用户提供了通过别名来控制 URL "
|
| 138 |
"的方式。此特性通常可让 URL "
|
| 139 |
"更加人性化,以方便记忆。例如,您可以为 URL "
|
| 140 |
"“node/1”设置别名“about”。每个系统路径都可以指定多个别名。"
|
| 141 |
|
| 142 |
#: modules/path/path.module:31
|
| 143 |
msgid ""
|
| 144 |
"Enter the path you wish to create the alias for, followed by the name "
|
| 145 |
"of the new alias."
|
| 146 |
msgstr "输入路径,后面为您想要为该路径使用的别名。"
|
| 147 |
|
| 148 |
#: modules/path/path.module:82
|
| 149 |
msgid "The alias has been deleted."
|
| 150 |
msgstr "别名已被成功删除。"
|
| 151 |
|
| 152 |
#: modules/path/path.module:142
|
| 153 |
msgid "The path is already in use."
|
| 154 |
msgstr "路径已被占用。"
|
| 155 |
|
| 156 |
#: modules/path/path.module:184
|
| 157 |
msgid "URL path settings"
|
| 158 |
msgstr "URL 路径设置"
|
| 159 |
|
| 160 |
#: modules/path/path.module:196
|
| 161 |
msgid ""
|
| 162 |
"Optionally specify an alternative URL by which this node can be "
|
| 163 |
"accessed. For example, type \"about\" when writing an about page. Use "
|
| 164 |
"a relative path and don't add a trailing slash or the URL alias won't "
|
| 165 |
"work."
|
| 166 |
msgstr ""
|
| 167 |
"可选指定访问页面时可替代的URL。例如,对于关于页面,使用 "
|
| 168 |
"\"about\"。注意使用相对路径并且不要在尾部加上内斜杠,否则别名将不会工作。"
|
| 169 |
|