| 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-14 15:13-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/menu/menu.module:15
|
| 17 |
msgid ""
|
| 18 |
"<p>Menus are a collection of links (menu items) used to navigate a website. The menu module provides an interface to control and customize the powerful menu system that comes with Drupal. Menus are primarily displayed as a hierarchical list of links using Drupal's highly flexible <a href=\"@admin-block\">blocks</a> feature. Each menu automatically creates a block of the same name. By default, new menu items are placed inside a built-in menu labelled %navigation, but administrators can also create custom menus.</p>\n"
|
| 19 |
"<p>Drupal themes generally provide out-of-the-box support for two menus commonly labelled %primary-links and %secondary-links. These are sets of links which are usually displayed in the header or footer of each page (depending on the currently active theme). Any menu can be designated as the primary or secondary links menu via the <a href=\"@menu-settings\">menu settings page</a>.</p>\n"
|
| 20 |
"Menu administration tabs:\n"
|
| 21 |
"<ul>\n"
|
| 22 |
" <li>On the administer menu page, administrators can \"edit\" to change the title, description, parent or weight of a menu item. Under the \"operations\" column, click on \"enable/disable\" to toggle a menu item on or off. Only menu items which are enabled are displayed in the corresponding menu block. Note that the default menu items generated by the menu module cannot be deleted, only disabled.</li>\n"
|
| 23 |
" <li>Use the \"add menu\" tab to submit a title for a new custom menu. Once submitted, the menu will appear in a list toward the bottom of the administer menu page underneath the main navigation menu. Under the menu name there will be links to edit or delete the menu, and a link to add new items to the menu.</li>\n"
|
| 24 |
" <li>Use the \"add menu item\" tab to create new links in either the navigation or a custom menu (such as a primary/secondary links menu). Select the parent item to place the new link within an existing menu structure. For top level menu items, choose the name of the menu in which the link is to be added.</li>\n"
|
| 25 |
"</ul>"
|
| 26 |
msgstr ""
|
| 27 |
"<p>菜单是用于帮助站点导航的一系列链接(也叫菜单项)。菜单模块为Drupal本身强大的菜单系统提供了一套管理与定制界面。菜单主要以层次化结构化的链接系列的方式,通过Drupal高度灵活的<a href=\"@admin-block\">区块</a>方式显示。每个菜单都自动生成一个同名的区块。缺省时,新的菜单项都自动添加到Drupal自带的 %navigation 菜单中;如果需要,管理员也可以创建另外的定制菜单。</p>\n"
|
| 28 |
"<p>Drupal的外观主题一般都支持Drupal自带的 %primary-links 与 %secondary-links 。它们一般是一系列显示在页面头部或脚步的导航链接。可以通过<a href=\"@menu-settings\">菜单设置页面</a>将任何菜单设置为主菜单或次级菜单。</p>\n"
|
| 29 |
"菜单管理选项顺明:\n"
|
| 30 |
"<ul>\n"
|
| 31 |
" <li>在菜单管理页面,管理员可以“编辑”菜单来改变菜单名称、描述、上一级以及权重。在“操作”栏,点击“开启/关闭”来显示或隐藏该菜单项。只有开启了的菜单项才能在相应的菜单区块中显示。注意只能关闭系统缺省的菜单项,而不能删除。</li>\n"
|
| 32 |
" <li>点击“添加菜单”标签来添加新的定制菜单。新的菜单名在提交后,会自动显示在菜单管理页面主导航菜单的下方。在菜单名称下,可以找到编辑、删除以及添加菜单项的链接。</li>\n"
|
| 33 |
" <li>点击“添加菜单项”来为主导航菜单或你的定制菜单添加新的链接。选择合适的上级菜单项,可以将新链接放置到你想要的菜单层次下。如果要添加顶级菜单项,只要选择该菜单的名称就行了。</li>\n"
|
| 34 |
"</ul>"
|
| 35 |
|
| 36 |
#: modules/menu/menu.module:23
|
| 37 |
msgid "For more information please read the configuration and customization handbook <a href=\"@menu\">Menu page</a>."
|
| 38 |
msgstr "更多信息请阅读设置和定制手册中的<a href=\"@menu\">菜单页面</a>。。"
|
| 39 |
|
| 40 |
#: modules/menu/menu.module:26
|
| 41 |
msgid "Menus are a collection of links (menu items) used to navigate a website. The list(s) below display the currently available menus along with their menu items. Select an operation from the list to manage each menu or menu item."
|
| 42 |
msgstr "菜单是用于在站点中进行导航的链接(菜单项)的集合。下面的列表显示了目前可用的菜单及其菜单项。从列表中选择一个操作即可管理每个菜单或菜单项。"
|
| 43 |
|
| 44 |
#: modules/menu/menu.module:28
|
| 45 |
msgid "Enter the name for your new menu. Remember to enable the newly created block in the <a href=\"@blocks\">blocks administration page</a>."
|
| 46 |
msgstr "输入新菜单的名字。记得要在<a href=\"@blocks\">区块管理页面</a>中启用新建区块。"
|
| 47 |
|
| 48 |
#: modules/menu/menu.module:30
|
| 49 |
msgid "Enter the title, path, position and the weight for your new menu item."
|
| 50 |
msgstr "输入新菜单项的标题、路径、位置和权重。"
|
| 51 |
|
| 52 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 53 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 54 |
#: modules/menu/menu.module:42
|
| 55 |
msgid "Menus"
|
| 56 |
msgstr "菜单"
|
| 57 |
|
| 58 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 59 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 60 |
#: modules/menu/menu.module:43
|
| 61 |
msgid "Control your site's navigation menu, primary links and secondary links. as well as rename and reorganize menu items."
|
| 62 |
msgstr "控制网站导航菜单,创建菜单区块,以及重命名和重新你组织菜单项。"
|
| 63 |
|
| 64 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 65 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 66 |
#: modules/menu/menu.module:52
|
| 67 |
msgid "Add menu item"
|
| 68 |
msgstr "添加菜单项"
|
| 69 |
|
| 70 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 71 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 72 |
#: modules/menu/menu.module:58
|
| 73 |
msgid "Edit menu item"
|
| 74 |
msgstr "编辑菜单项"
|
| 75 |
|
| 76 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 77 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 78 |
#: modules/menu/menu.module:64
|
| 79 |
msgid "Reset menu item"
|
| 80 |
msgstr "重置菜单项"
|
| 81 |
|
| 82 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 83 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 84 |
#: modules/menu/menu.module:70
|
| 85 |
msgid "Disable menu item"
|
| 86 |
msgstr "禁用菜单项"
|
| 87 |
|
| 88 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 89 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 90 |
#: modules/menu/menu.module:75
|
| 91 |
msgid "Delete menu item"
|
| 92 |
msgstr "删除菜单项"
|
| 93 |
|
| 94 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 95 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 96 |
#: modules/menu/menu.module:82
|
| 97 |
msgid "Add menu"
|
| 98 |
msgstr "添加菜单"
|
| 99 |
|
| 100 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 101 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 102 |
#: modules/menu/menu.module:88
|
| 103 |
msgid "Edit menu"
|
| 104 |
msgstr "编辑菜单"
|
| 105 |
|
| 106 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 107 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 108 |
#: modules/menu/menu.module:94
|
| 109 |
msgid "Delete menu"
|
| 110 |
msgstr "删除菜单"
|
| 111 |
|
| 112 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 113 |
# /drupal/?q=node/add/story, fuzzy
|
| 114 |
#: modules/menu/menu.module:185
|
| 115 |
msgid "Menu settings"
|
| 116 |
msgstr "菜单设置"
|
| 117 |
|
| 118 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 119 |
# /drupal/?q=node/add/story, fuzzy
|
| 120 |
#: modules/menu/menu.module:196
|
| 121 |
msgid "The name to display for this menu link."
|
| 122 |
msgstr "此菜单链接要的名字。"
|
| 123 |
|
| 124 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 125 |
# /drupal/?q=node/add/story, fuzzy
|
| 126 |
#: modules/menu/menu.module:202
|
| 127 |
#: ;358
|
| 128 |
msgid "The description displayed when hovering over a menu item."
|
| 129 |
msgstr "当鼠标悬停在菜单项上所显示的描述。"
|
| 130 |
|
| 131 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 132 |
# /drupal/?q=node/add/story, fuzzy
|
| 133 |
#: modules/menu/menu.module:209
|
| 134 |
#: ;387
|
| 135 |
msgid "Parent item"
|
| 136 |
msgstr "上级菜单项"
|
| 137 |
|
| 138 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 139 |
# /drupal/?q=node/add/story, fuzzy
|
| 140 |
#: modules/menu/menu.module:222
|
| 141 |
#: ;394
|
| 142 |
msgid "Optional. In the menu, the heavier items will sink and the lighter items will be positioned nearer the top."
|
| 143 |
msgstr "此项为可选。在菜单中,权重大的项目将被置于底部,权重小的将被置于顶部。"
|
| 144 |
|
| 145 |
#: modules/menu/menu.module:235
|
| 146 |
msgid "Check to delete this menu item."
|
| 147 |
msgstr "选中以删除该菜单项。"
|
| 148 |
|
| 149 |
#: modules/menu/menu.module:240
|
| 150 |
msgid "You may also <a href=\"@edit\">edit the advanced settings</a> for this menu item."
|
| 151 |
msgstr "您还可以<a href=\"@edit\">编辑此菜单项的高级设置</a>。"
|
| 152 |
|
| 153 |
#: modules/menu/menu.module:253
|
| 154 |
msgid "No primary links"
|
| 155 |
msgstr "没有主链接"
|
| 156 |
|
| 157 |
#: modules/menu/menu.module:256
|
| 158 |
msgid "Primary and secondary links settings"
|
| 159 |
msgstr "主次链接设置"
|
| 160 |
|
| 161 |
#: modules/menu/menu.module:260
|
| 162 |
msgid "Primary and secondary links provide a navigational menu system which usually (depending on your theme) appears at the top-right of the browser window. The links displayed can be generated either from a custom list created via the <a href=\"@menu\">menu administration</a> page or from a built-in list of menu items such as the navigation menu links."
|
| 163 |
msgstr "主链接与次级链接(primary and secondary links)为你的站点提供一个导航菜单,一般显示于浏览器窗口的右上角(不同的外观主题可能会放置在不同的位置)。可以在<a href=\"@menu\">管理菜单</a>页面设置所要显示的链接,或者也可以使用Drupal自带的菜单项。"
|
| 164 |
|
| 165 |
#: modules/menu/menu.module:264
|
| 166 |
msgid "Menu containing primary links"
|
| 167 |
msgstr "包含主链接的菜单"
|
| 168 |
|
| 169 |
#: modules/menu/menu.module:270
|
| 170 |
msgid "No secondary links"
|
| 171 |
msgstr "没有次级链接"
|
| 172 |
|
| 173 |
#: modules/menu/menu.module:273
|
| 174 |
msgid "Menu containing secondary links"
|
| 175 |
msgstr "包含次级链接的菜单"
|
| 176 |
|
| 177 |
#: modules/menu/menu.module:276
|
| 178 |
msgid "If you select the same menu as primary links then secondary links will display the appropriate second level of your navigation hierarchy."
|
| 179 |
msgstr "如果您选了和主链接一样的菜单,那么次级链接将显示这个导航结构中相应的次级结构。"
|
| 180 |
|
| 181 |
#: modules/menu/menu.module:280
|
| 182 |
msgid "Content authoring form settings"
|
| 183 |
msgstr "内容编著表单设置"
|
| 184 |
|
| 185 |
#: modules/menu/menu.module:284
|
| 186 |
msgid "The menu module allows on-the-fly creation of menu links in the content authoring forms. The following option limits the menus in which a new link may be added. E.g., this can be used to force new menu items to be created in the primary links menu or to hide admin menu items."
|
| 187 |
msgstr "菜单模块使得你在提交内容时,就可以即时设置指向该页面的菜单项。下面的选项设置这个新的链接将被插入到菜单中的哪一级。比如你可以把新的链接插入到主链接菜单中,或者用于隐藏管理员菜单项。"
|
| 188 |
|
| 189 |
#: modules/menu/menu.module:288
|
| 190 |
msgid "Show all menus"
|
| 191 |
msgstr "显示所有菜单"
|
| 192 |
|
| 193 |
#: modules/menu/menu.module:291
|
| 194 |
msgid "Restrict parent items to"
|
| 195 |
msgstr "限制上级菜单项到"
|
| 196 |
|
| 197 |
#: modules/menu/menu.module:294
|
| 198 |
msgid "Choose the menu to be made available in the content authoring form. Only this menu item and its children will be shown."
|
| 199 |
msgstr "选择哪些菜单可应用于内容发布时即时生成快速菜单链接。只有选中的菜单及其子菜单项才会显示在内容发布时的菜单选择表中。"
|
| 200 |
|
| 201 |
#: modules/menu/menu.module:316
|
| 202 |
msgid "The name of the menu."
|
| 203 |
msgstr "菜单名称。"
|
| 204 |
|
| 205 |
#: modules/menu/menu.module:352
|
| 206 |
msgid "The name of the menu item."
|
| 207 |
msgstr "菜单项名称。"
|
| 208 |
|
| 209 |
#: modules/menu/menu.module:365
|
| 210 |
msgid "The path this menu item links to. This can be an internal Drupal path such as %add-node or an external URL such as %drupal. Enter %front to link to the front page."
|
| 211 |
msgstr "此菜单项所链接的路径。这里可以是 Drupal 的路径,比如 %add-node,或者外部 URL,比如 %drupal。输入 %front 可以链接到首页。"
|
| 212 |
|
| 213 |
#: modules/menu/menu.module:379
|
| 214 |
#: ;599
|
| 215 |
msgid "Expanded"
|
| 216 |
msgstr "展开"
|
| 217 |
|
| 218 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 219 |
# /drupal/admin/build/menu/item/add/2, fuzzy
|
| 220 |
#: modules/menu/menu.module:381
|
| 221 |
msgid "If selected and this menu item has children, the menu will always appear expanded."
|
| 222 |
msgstr "如果被选中并且该菜单项还有子菜单,菜单将总是以展开方式显示。"
|
| 223 |
|
| 224 |
#: modules/menu/menu.module:431
|
| 225 |
msgid "Are you sure you want to delete the menu %item?"
|
| 226 |
msgstr "您真的要删除菜单 %item 吗?"
|
| 227 |
|
| 228 |
#: modules/menu/menu.module:434
|
| 229 |
msgid "Are you sure you want to delete the custom menu item %item?"
|
| 230 |
msgstr "您真的要删除自定义的菜单项 %item 吗?"
|
| 231 |
|
| 232 |
#: modules/menu/menu.module:448
|
| 233 |
msgid "The menu %title has been deleted."
|
| 234 |
msgstr "菜单 %title 已被创建。"
|
| 235 |
|
| 236 |
#: modules/menu/menu.module:449
|
| 237 |
msgid "Deleted menu %title."
|
| 238 |
msgstr "已删除菜单 %title。"
|
| 239 |
|
| 240 |
#: modules/menu/menu.module:452
|
| 241 |
msgid "The menu item %title has been deleted."
|
| 242 |
msgstr "菜单项 %title 已删除。"
|
| 243 |
|
| 244 |
#: modules/menu/menu.module:453
|
| 245 |
msgid "Deleted menu item %title."
|
| 246 |
msgstr "已删除菜单项 %title。"
|
| 247 |
|
| 248 |
#: modules/menu/menu.module:465
|
| 249 |
msgid "Are you sure you want to reset the item %item to its default values?"
|
| 250 |
msgstr "您真的要将 %item 恢复到默认值吗?"
|
| 251 |
|
| 252 |
#: modules/menu/menu.module:465
|
| 253 |
msgid "Any customizations will be lost. This action cannot be undone."
|
| 254 |
msgstr "任何自定义的改变将会丢失。此操作不可恢复!"
|
| 255 |
|
| 256 |
#: modules/menu/menu.module:477
|
| 257 |
msgid "The menu item was reset to its default settings."
|
| 258 |
msgstr "对菜单项的设置已被恢复到默认值。"
|
| 259 |
|
| 260 |
#: modules/menu/menu.module:492
|
| 261 |
msgid "The menu item has been disabled."
|
| 262 |
msgstr "菜单项已被禁用。"
|
| 263 |
|
| 264 |
#: modules/menu/menu.module:526
|
| 265 |
msgid "The menu item %title has been updated."
|
| 266 |
msgstr "菜单项 %title 已更新。"
|
| 267 |
|
| 268 |
#: modules/menu/menu.module:529
|
| 269 |
msgid "The menu item %title has been added."
|
| 270 |
msgstr "菜单项 %title 已经添加完毕。"
|
| 271 |
|
| 272 |
#: modules/menu/menu.module:530
|
| 273 |
msgid "Added menu item %title."
|
| 274 |
msgstr "添加菜单项 %title。"
|
| 275 |
|
| 276 |
#: modules/menu/menu.module:599
|
| 277 |
msgid "Menu item"
|
| 278 |
msgstr "菜单项"
|
| 279 |
|
| 280 |
#: modules/menu/menu.module:611
|
| 281 |
msgid "Add item"
|
| 282 |
msgstr "添加项"
|
| 283 |
|
| 284 |
#: modules/menu/menu.module:615
|
| 285 |
msgid "No menu items defined."
|
| 286 |
msgstr "没有定义菜单项。"
|
| 287 |
|
| 288 |
#: modules/menu/menu.module:667
|
| 289 |
msgid "disable"
|
| 290 |
msgstr "禁用"
|
| 291 |
|
| 292 |
#: modules/menu/menu.module:670
|
| 293 |
msgid "enable"
|
| 294 |
msgstr "启用"
|
| 295 |
|
| 296 |
#: modules/menu/menu.module:678
|
| 297 |
msgid "reset"
|
| 298 |
msgstr "重设"
|
| 299 |
|
| 300 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 301 |
# /drupal/?q=node/add/story, fuzzy
|
| 302 |
#: modules/menu/menu.module:690
|
| 303 |
#: ;747
|
| 304 |
msgid "disabled"
|
| 305 |
msgstr "禁用"
|
| 306 |
|
| 307 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 308 |
# /drupal/?q=admin/user/access/3, fuzzy
|
| 309 |
#: modules/menu/menu.module:167
|
| 310 |
msgid "administer menu"
|
| 311 |
msgstr "管理菜单"
|
| 312 |
|