/[drupal]/contributions/translations/zh-hans/modules-menu.po
ViewVC logotype

Contents of /contributions/translations/zh-hans/modules-menu.po

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Mon Apr 21 02:35:12 2008 UTC (19 months, 1 week ago) by dami
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/x-gettext
Drupal 6.x translation, first export from l10n_server.
1 # Chinese, Simplified translation of drupal (6.2)
2 # Copyright (c) 2008 by the Chinese, Simplified translation team
3 # Generated from files:
4 # menu.admin.inc,v 1.26.2.3 2008/02/11 15:12:53 goba
5 # menu.module,v 1.157.2.2 2008/04/09 21:11:48 goba
6 # menu.install,v 1.9 2008/01/30 20:27:28 goba
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: drupal (6.2)\n"
11 "POT-Creation-Date: 2008-04-20 19:11-0400\n"
12 "PO-Revision-Date: 2008-04-19 12:56-0400\n"
13 "Language-Team: Chinese, Simplified\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
18
19 #: modules/menu/menu.admin.inc:54
20 msgid "There are no menu items yet."
21 msgstr "没有菜单项"
22
23 #: modules/menu/menu.admin.inc:104
24 msgid "reset"
25 msgstr "重设"
26
27 #: modules/menu/menu.admin.inc:175
28 msgid "Menu item"
29 msgstr "菜单项"
30
31 #: modules/menu/menu.admin.inc:177,299
32 msgid "Expanded"
33 msgstr "展开"
34
35 #: modules/menu/menu.admin.inc:260
36 msgid ""
37 "The path this menu item links to. This can be an internal Drupal path "
38 "such as %add-node or an external URL such as %drupal. Enter %front to "
39 "link to the front page."
40 msgstr ""
41 "此菜单项所链接的路径。这里可以是 Drupal "
42 "的路径,比如 %add-node,或者外部 URL,比如 "
43 "%drupal。输入 %front 可以链接到首页。"
44
45 #: modules/menu/menu.admin.inc:281
46 msgid ""
47 "The link text corresponding to this item that should appear in the "
48 "menu."
49 msgstr ""
50
51 #: modules/menu/menu.admin.inc:289
52 msgid "The description displayed when hovering over a menu item."
53 msgstr "当鼠标悬停在菜单项上所显示的描述。"
54
55 #: modules/menu/menu.admin.inc:295
56 msgid "Menu items that are not enabled will not be listed in any menu."
57 msgstr ""
58
59 #: modules/menu/menu.admin.inc:301
60 msgid ""
61 "If selected and this menu item has children, the menu will always "
62 "appear expanded."
63 msgstr "如果被选中并且该菜单项还有子菜单,菜单将总是以展开方式显示。"
64
65 #: modules/menu/menu.admin.inc:403
66 msgid "Menu name"
67 msgstr "菜单标题"
68
69 #: modules/menu/menu.admin.inc:405
70 msgid ""
71 "The machine-readable name of this menu. This text will be used for "
72 "constructing the URL of the <em>menu overview</em> page for this menu. "
73 "This name must contain only lowercase letters, numbers, and hyphens, "
74 "and must be unique."
75 msgstr ""
76
77 #: modules/menu/menu.admin.inc:460
78 msgid "Are you sure you want to delete the custom menu %title?"
79 msgstr "您真的要删除自定义的菜单项 %item 吗?"
80
81 #: modules/menu/menu.admin.inc:492
82 msgid "The custom menu %title has been deleted."
83 msgstr "菜单项 %title 已删除。"
84
85 #: modules/menu/menu.admin.inc:502
86 msgid ""
87 "The menu name may only consist of lowercase letters, numbers, and "
88 "hyphens."
89 msgstr "菜单名称只能由构成的小写英文字母,数字及连字符构成。"
90
91 #: modules/menu/menu.admin.inc:512
92 msgid "The menu already exists."
93 msgstr "菜单已经存在。"
94
95 #: modules/menu/menu.admin.inc:564
96 msgid "Are you sure you want to delete the custom menu item %item?"
97 msgstr "您真的要删除自定义的菜单项 %item 吗?"
98
99 #: modules/menu/menu.admin.inc:574
100 msgid "The menu item %title has been deleted."
101 msgstr "菜单项 %title 已删除。"
102
103 #: modules/menu/menu.admin.inc:584
104 msgid "Are you sure you want to reset the item %item to its default values?"
105 msgstr "您真的要将 %item 恢复到默认值吗?"
106
107 #: modules/menu/menu.admin.inc:584
108 msgid "Any customizations will be lost. This action cannot be undone."
109 msgstr "任何自定义的改变将会丢失。此操作不可恢复!"
110
111 #: modules/menu/menu.admin.inc:593
112 msgid "The menu item was reset to its default settings."
113 msgstr "对菜单项的设置已被恢复到默认值。"
114
115 #: modules/menu/menu.admin.inc:603
116 msgid ""
117 "The menu module allows on-the-fly creation of menu links in the "
118 "content authoring forms. The following option sets the default menu in "
119 "which a new link will be added."
120 msgstr ""
121
122 #: modules/menu/menu.admin.inc:609
123 msgid "Default menu for content"
124 msgstr "内容的默认菜单"
125
126 #: modules/menu/menu.admin.inc:612
127 msgid ""
128 "Choose the menu to be the default in the menu options in the content "
129 "authoring form."
130 msgstr ""
131
132 #: modules/menu/menu.admin.inc:616
133 msgid "No primary links"
134 msgstr "没有主链接"
135
136 #: modules/menu/menu.admin.inc:619
137 msgid "Source for the primary links"
138 msgstr "主菜单来源"
139
140 #: modules/menu/menu.admin.inc:623
141 msgid "Select what should be displayed as the primary links."
142 msgstr ""
143
144 #: modules/menu/menu.admin.inc:626
145 msgid "No secondary links"
146 msgstr "没有次级链接"
147
148 #: modules/menu/menu.admin.inc:629
149 msgid "Source for the secondary links"
150 msgstr "次级菜单来源"
151
152 #: modules/menu/menu.admin.inc:633
153 msgid ""
154 "Select what should be displayed as the secondary links. You can choose "
155 "the same menu for secondary links as for primary links (currently "
156 "%primary). If you do this, the children of the active primary menu "
157 "link will be displayed as secondary links."
158 msgstr ""
159
160 #: modules/menu/menu.admin.inc:493
161 msgid "Deleted custom menu %title and all its menu items."
162 msgstr ""
163
164 #: modules/menu/menu.admin.inc:575
165 msgid "Deleted menu item %title."
166 msgstr "删除菜单项 %title。"
167
168 #: modules/menu/menu.admin.inc:457
169 msgid ""
170 "<strong>Warning:</strong> There is currently 1 menu item in %title. It "
171 "will be deleted (system-defined items will be reset)."
172 msgid_plural ""
173 "<strong>Warning:</strong> There are currently @count menu items in "
174 "%title. They will be deleted (system-defined items will be reset)."
175 msgstr[0] ""
176 msgstr[1] ""
177
178 #: modules/menu/menu.admin.inc:505
179 msgid "The menu name can't be longer than 1 character."
180 msgid_plural "The menu name can't be longer than @count characters."
181 msgstr[0] ""
182 msgstr[1] ""
183
184 #: modules/menu/menu.module:21
185 msgid ""
186 "The menu module provides an interface to control and customize "
187 "Drupal's powerful menu system. Menus are a hierarchical collection of "
188 "links, or menu items, used to navigate a website, and are positioned "
189 "and displayed using Drupal's flexible block system. By default, three "
190 "menus are created during installation: <em>Navigation</em>, "
191 "<em>Primary links</em>, and <em>Secondary links</em>. The "
192 "<em>Navigation</em> menu contains most links necessary for working "
193 "with and navigating your site, and is often displayed in either the "
194 "left or right sidebar. Most Drupal themes also provide support for "
195 "<em>Primary links</em> and <em>Secondary links</em>, by displaying "
196 "them in either the header or footer of each page. By default, "
197 "<em>Primary links</em> and <em>Secondary links</em> contain no menu "
198 "items but may be configured to contain custom menu items specific to "
199 "your site."
200 msgstr ""
201
202 #: modules/menu/menu.module:22
203 msgid ""
204 "The <a href=\"@menu\">menus page</a> displays all menus currently "
205 "available on your site. Select a menu from this list to add or edit a "
206 "menu item, or to rearrange items within the menu. Create new menus "
207 "using the <a href=\"@add-menu\">add menu page</a> (the block "
208 "containing a new menu must also be enabled on the <a "
209 "href=\"@blocks\">blocks administration page</a>)."
210 msgstr ""
211
212 #: modules/menu/menu.module:23
213 msgid ""
214 "For more information, see the online handbook entry for <a "
215 "href=\"@menu\">Menu module</a>."
216 msgstr ""
217
218 #: modules/menu/menu.module:26
219 msgid ""
220 "Menus are a collection of links (menu items) used to navigate a "
221 "website. The menus currently available on your site are displayed "
222 "below. Select a menu from this list to manage its menu items."
223 msgstr ""
224
225 #: modules/menu/menu.module:28
226 msgid ""
227 "Enter the name for your new menu. Remember to enable the newly created "
228 "block in the <a href=\"@blocks\">blocks administration page</a>."
229 msgstr ""
230 "输入新菜单的名字。记得要在<a "
231 "href=\"@blocks\">区块管理页面</a>中启用新建区块。"
232
233 #: modules/menu/menu.module:30
234 msgid ""
235 "To rearrange menu items, grab a drag-and-drop handle under the "
236 "<em>Menu item</em> column and drag the items (or group of items) to a "
237 "new location in the list. (Grab a handle by clicking and holding the "
238 "mouse while hovering over a handle icon.) Remember that your changes "
239 "will not be saved until you click the <em>Save configuration</em> "
240 "button at the bottom of the page."
241 msgstr ""
242
243 #: modules/menu/menu.module:32
244 msgid "Enter the title and path for your new menu item."
245 msgstr "输入新的菜单项的名称和路径"
246
247 #: modules/menu/menu.module:380
248 msgid "Delete this menu item."
249 msgstr "删除这个菜单项。"
250
251 #: modules/menu/menu.module:395
252 msgid ""
253 "The link text corresponding to this item that should appear in the "
254 "menu. Leave blank if you do not wish to add this post to the menu."
255 msgstr "显示在菜单中的链接文字。如果您不想将本篇文章加入菜单,请不要填写。"
256
257 #: modules/menu/menu.install:31
258 msgid ""
259 "Holds definitions for top-level custom menus (for example, Primary "
260 "Links)."
261 msgstr ""
262
263 #: modules/menu/menu.install:38
264 msgid ""
265 "Primary Key: Unique key for menu. This is used as a block delta so "
266 "length is 32."
267 msgstr ""
268
269 #: modules/menu/menu.install:45
270 msgid "Menu title; displayed at top of block."
271 msgstr ""
272
273 #: modules/menu/menu.install:50
274 msgid "Menu description."
275 msgstr "菜单描述"
276
277 #: modules/menu/menu.install:12
278 msgid ""
279 "The navigation menu is provided by Drupal and is the main interactive "
280 "menu for any site. It is usually the only menu that contains "
281 "personalized links for authenticated users, and is often not even "
282 "visible to anonymous users."
283 msgstr ""
284
285 #: modules/menu/menu.install:13
286 msgid ""
287 "Primary links are often used at the theme layer to show the major "
288 "sections of a site. A typical representation for primary links would "
289 "be tabs along the top."
290 msgstr ""
291
292 #: modules/menu/menu.install:14
293 msgid ""
294 "Secondary links are often used for pages like legal notices, contact "
295 "details, and other secondary navigation items that play a lesser role "
296 "than primary links"
297 msgstr ""
298

  ViewVC Help
Powered by ViewVC 1.1.2