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

Contents of /contributions/translations/zh-hans/modules-search.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 # search.admin.inc,v 1.4 2008/01/08 10:35:42 goba
5 # search.pages.inc,v 1.4 2007/12/06 09:51:01 goba
6 # search.module,v 1.250.2.2 2008/04/09 21:11:49 goba
7 # search.install,v 1.14 2007/12/28 10:53:27 dries
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: drupal (6.2)\n"
12 "POT-Creation-Date: 2008-04-20 19:11-0400\n"
13 "PO-Revision-Date: 2008-04-17 00:14-0400\n"
14 "Language-Team: Chinese, Simplified\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=utf-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
19
20 #: modules/search/search.admin.inc:13
21 msgid "Are you sure you want to re-index the site?"
22 msgstr "您确定要重新为网站建立索引吗?"
23
24 #: modules/search/search.admin.inc:14
25 msgid ""
26 " The search index is not cleared but systematically updated to reflect "
27 "the new settings. Searching will continue to work but new content "
28 "won't be indexed until all existing content has been re-indexed. This "
29 "action cannot be undone."
30 msgstr "搜索索引不会被清除,但会系统的更新以适应新的设置。搜索将会继续工作,但新的内容不会被加入,直到所有内容都被重新索引。此操作不可取消!"
31
32 #: modules/search/search.admin.inc:14,52,76
33 msgid "Re-index site"
34 msgstr "重建站点索引"
35
36 #: modules/search/search.admin.inc:23,82
37 msgid "The index will be rebuilt."
38 msgstr "索引将被重建。"
39
40 #: modules/search/search.admin.inc:49
41 msgid "%percentage of the site has been indexed."
42 msgstr "站点的 %percentage 已被索引。"
43
44 #: modules/search/search.admin.inc:50
45 msgid "Indexing status"
46 msgstr "索引状态"
47
48 #: modules/search/search.admin.inc:57
49 msgid "Indexing throttle"
50 msgstr "索引低负荷运行"
51
52 #: modules/search/search.admin.inc:58
53 msgid "Number of items to index per cron run"
54 msgstr "每次运行cron任务建立索引条目的数量"
55
56 #: modules/search/search.admin.inc:58
57 msgid ""
58 "The maximum number of items indexed in each pass of a <a "
59 "href=\"@cron\">cron maintenance task</a>. If necessary, reduce the "
60 "number of items to prevent timeouts and memory errors while indexing."
61 msgstr "设置建立索引时每个关键字应包含的最少字数。设置得越小,则搜索结果越精确,但会加大数据库开销。每次搜索时必须输入至少一个含有该数量(或更多)字符的关键字。"
62
63 #: modules/search/search.admin.inc:60
64 msgid "Indexing settings"
65 msgstr "索引设置"
66
67 #: modules/search/search.admin.inc:61
68 msgid ""
69 "<p><em>Changing the settings below will cause the site index to be "
70 "rebuilt. The search index is not cleared but systematically updated to "
71 "reflect the new settings. Searching will continue to work but new "
72 "content won't be indexed until all existing content has been "
73 "re-indexed.</em></p><p><em>The default settings should be appropriate "
74 "for the majority of sites.</em></p>"
75 msgstr ""
76
77 #: modules/search/search.admin.inc:62
78 msgid "Minimum word length to index"
79 msgstr "索引关键词最小字数"
80
81 #: modules/search/search.admin.inc:62
82 msgid ""
83 "The number of characters a word has to be to be indexed. A lower "
84 "setting means better search result ranking, but also a larger "
85 "database. Each search query must contain at least one keyword that is "
86 "this size (or longer)."
87 msgstr "设置建立索引时每个关键字应包含的最少字数。设置得越小,则搜索结果约精确,但会加大数据库开销。每次搜索时必须输入至少一个含有该数量(或更多)字符的关键字。"
88
89 #: modules/search/search.admin.inc:63
90 msgid "Simple CJK handling"
91 msgstr "简单CJK(中日韩字符)处理"
92
93 #: modules/search/search.admin.inc:63
94 msgid ""
95 "Whether to apply a simple Chinese/Japanese/Korean tokenizer based on "
96 "overlapping sequences. Turn this off if you want to use an external "
97 "preprocessor for this instead. Does not affect other languages."
98 msgstr "是否启用基于重叠排列的简单CJK(中日韩)语言php文件分析器。如果您想使用一个外部的预处理器,则请将该选项关闭。该设置不影响其他语言。"
99
100 #: modules/search/search.admin.inc:47
101 msgid "There is 1 item left to index."
102 msgid_plural "There are @count items left to index."
103 msgstr[0] "还有 1 项需要索引。"
104 msgstr[1] "还有 @count 项需要索引。"
105
106 #: modules/search/search.pages.inc:29
107 msgid "results"
108 msgstr "结果"
109
110 #: modules/search/search.pages.inc:35
111 msgid "Search results"
112 msgstr "搜索结果"
113
114 #: modules/search/search.pages.inc:38
115 msgid "Your search yielded no results"
116 msgstr "搜索没有找到任何结果"
117
118 #: modules/search/search.pages.inc:123
119 msgid "Please enter some keywords."
120 msgstr "请输入搜索词"
121
122 #: modules/search/search.pages.inc:29
123 msgid "search"
124 msgstr "搜索"
125
126 #: modules/search/search.pages.inc:29
127 msgid "%keys (@type)."
128 msgstr "%keys (@type)。"
129
130 #: modules/search/search.module:99
131 msgid ""
132 "The search module adds the ability to search for content by keywords. "
133 "Search is often the only practical way to find content on a large "
134 "site, and is useful for finding both users and posts."
135 msgstr "搜索模块增加搜索内容的功能。在一个大的站点,搜索常常是查找内容的唯一实用的方法,可以查找用户和帖子。"
136
137 #: modules/search/search.module:100
138 msgid ""
139 "To provide keyword searching, the search engine maintains an index of "
140 "words found in your site's content. To build and maintain this index, "
141 "a correctly configured <a href=\"@cron\">cron maintenance task</a> is "
142 "required. Indexing behavior can be adjusted using the <a "
143 "href=\"@searchsettings\">search settings page</a>; for example, the "
144 "<em>Number of items to index per cron run</em> sets the maximum number "
145 "of items indexed in each pass of a <a href=\"@cron\">cron maintenance "
146 "task</a>. If necessary, reduce this number to prevent timeouts and "
147 "memory errors when indexing."
148 msgstr ""
149
150 #: modules/search/search.module:101
151 msgid ""
152 "For more information, see the online handbook entry for <a "
153 "href=\"@search\">Search module</a>."
154 msgstr ""
155 "想了解更多的信息请参在线帮助手册<a "
156 "href=\"@search\">搜索模块</a>。"
157
158 #: modules/search/search.module:104
159 msgid ""
160 "The search engine maintains an index of words found in your site's "
161 "content. To build and maintain this index, a correctly configured <a "
162 "href=\"@cron\">cron maintenance task</a> is required. Indexing "
163 "behavior can be adjusted using the settings below."
164 msgstr ""
165 "搜索引擎基于站点内容维护一个词汇索引。创建和维护这个索引,需要正确配置<a "
166 "href=\"@cron\">定制计划任务</a>。索引特性通过如下设置进行调整。"
167
168 #: modules/search/search.module:106
169 msgid ""
170 "<ul>\n"
171 "<li>Check if your spelling is correct.</li>\n"
172 "<li>Remove quotes around phrases to match each word individually: "
173 "<em>\"blue smurf\"</em> will match less than <em>blue "
174 "smurf</em>.</li>\n"
175 "<li>Consider loosening your query with <em>OR</em>: <em>blue "
176 "smurf</em> will match less than <em>blue OR smurf</em>.</li>\n"
177 "</ul>"
178 msgstr ""
179 "<ul>\r\n"
180 "<li>请检查您的拼写是否正确</li>\r\n"
181 "<li>去掉短语周围的引号来进行单个单词的匹配:<em>“blue "
182 "smurf”</em> 的搜索结果要比 <em>blue smurf</em> "
183 "少。</li>\r\n"
184 "<li>使用 <em>OR</em> 来扩大您的搜索范围:<em>blue "
185 "smurf</em> 的搜索结果要比 <em>blue OR smurf</em> "
186 "少。</li>\r\n"
187 "</ul>"
188
189 #: modules/search/search.module:152
190 msgid "Search form"
191 msgstr "搜索表单"
192
193 #: modules/search/search.module:918
194 msgid ""
195 "You must include at least one positive keyword with @count characters "
196 "or more."
197 msgstr ""
198 "您必须至少提供一个大于等于 @count "
199 "个字符的关键字。"
200
201 #: modules/search/search.module:922
202 msgid ""
203 "Search for either of the two terms with uppercase <strong>OR</strong>. "
204 "For example, <strong>cats OR dogs</strong>."
205 msgstr ""
206 "搜索两个关键词,使用大写的OR,例如<strong> cat OR "
207 "dog</strong>"
208
209 #: modules/search/search.module:1029
210 msgid "Enter your keywords"
211 msgstr "输入关键字"
212
213 #: modules/search/search.module:1063
214 msgid "Search this site"
215 msgstr "站内搜索"
216
217 #: modules/search/search.module:1067
218 msgid "Enter the terms you wish to search for."
219 msgstr "请输入你想搜索的关键词。"
220
221 #: modules/search/search.install:29
222 msgid "Stores items that will be searched."
223 msgstr "保存将被搜索的条目"
224
225 #: modules/search/search.install:36
226 msgid "Search item ID, e.g. node ID for nodes."
227 msgstr "搜索条目ID,如:节点ID"
228
229 #: modules/search/search.install:42
230 msgid "Type of item, e.g. node."
231 msgstr "条目的类型,如:节点"
232
233 #: modules/search/search.install:48
234 msgid "List of space-separated words from the item."
235 msgstr "条目词汇列表,以空格隔开。"
236
237 #: modules/search/search.install:55
238 msgid "Set to force node reindexing."
239 msgstr "设置为强制节点重建索引"
240
241 #: modules/search/search.install:62
242 msgid "Stores the search index, associating words, items and scores."
243 msgstr ""
244
245 #: modules/search/search.install:69
246 msgid "The {search_total}.word that is associated with the search item."
247 msgstr ""
248
249 #: modules/search/search.install:76
250 msgid ""
251 "The {search_dataset}.sid of the searchable item to which the word "
252 "belongs."
253 msgstr ""
254
255 #: modules/search/search.install:82
256 msgid ""
257 "The {search_dataset}.type of the searchable item to which the word "
258 "belongs."
259 msgstr ""
260
261 #: modules/search/search.install:87
262 msgid "The numeric score of the word, higher being more important."
263 msgstr ""
264
265 #: modules/search/search.install:98
266 msgid "Stores search totals for words."
267 msgstr "保存搜索词汇的总数"
268
269 #: modules/search/search.install:101
270 msgid "Primary Key: Unique word in the search index."
271 msgstr ""
272
273 #: modules/search/search.install:108
274 msgid ""
275 "The count of the word in the index using Zipf's law to equalize the "
276 "probability distribution."
277 msgstr ""
278
279 #: modules/search/search.install:117
280 msgid ""
281 "Stores items (like nodes) that link to other nodes, used to improve "
282 "search scores for nodes that are frequently linked to."
283 msgstr ""
284
285 #: modules/search/search.install:124
286 msgid ""
287 "The {search_dataset}.sid of the searchable item containing the link to "
288 "the node."
289 msgstr ""
290
291 #: modules/search/search.install:131
292 msgid ""
293 "The {search_dataset}.type of the searchable item containing the link "
294 "to the node."
295 msgstr ""
296
297 #: modules/search/search.install:138
298 msgid "The {node}.nid that this item links to."
299 msgstr ""
300
301 #: modules/search/search.install:144
302 msgid "The text used to link to the {node}.nid."
303 msgstr ""
304

  ViewVC Help
Powered by ViewVC 1.1.2