# $Id$ # # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # advanced_help.module,v 1.20 2008/05/30 18:55:44 merlinofchaos # advanced_help.install,v 1.3 2008/04/19 16:45:57 merlinofchaos # advanced_help.info,v 1.2 2008/04/19 16:45:57 merlinofchaos # help_example.module,v 1.2 2008/04/19 16:45:57 merlinofchaos # help_example.info,v 1.3 2008/05/10 17:32:14 merlinofchaos # #, fuzzy msgid "" msgstr "" "Project-Id-Version: advanced_help VERSION" "POT-Creation-Date: 2008-08-03 06:52+0000" "PO-Revision-Date: 2008-08-05 06:52+0000" "Last-Translator: Loocor loocor@live.com" "Language-Team: Chinese loocor@live.com" "MIME-Version: 1.0" "Content-Type: text/plain; charset=utf-8" "Content-Transfer-Encoding: 8bit" "Plural-Forms: nplurals=2; plural=1;" #: advanced_help.module:121 msgid "Search results" msgstr "搜索结果" #: advanced_help.module:124 msgid "Your search yielded no results" msgstr "没有搜索到任何结果" #: advanced_help.module:162 msgid "Enable the search module to search help." msgstr "启用搜索帮助的搜索模块。" #: advanced_help.module:176 msgid "@module help index" msgstr "@module帮助索引" #: advanced_help.module:197 msgid "Module help index" msgstr "模块帮助索引" #: advanced_help.module:278;49 msgid "Search help" msgstr "搜索帮助" #: advanced_help.module:293 msgid "Please enter some keywords." msgstr "请输入搜索词。" #: advanced_help.module:360;407;632 msgid "Help" msgstr "帮助" #: advanced_help.module:364 msgid "Missing help topic." msgstr "丢失帮助主题" #: advanced_help.module:384 msgid "view advanced help topic" msgstr "查看高级帮助主题" #: advanced_help.module:384 msgid "view advanced help popup" msgstr "查看高级帮助弹出窗口" #: advanced_help.module:384 msgid "view advanced help index" msgstr "查看高级帮助索引" #: advanced_help.module:0 msgid "advanced_help" msgstr "高级帮助" #: advanced_help.install:23 msgid "Stores search index correlations for advanced help topics." msgstr "存储高级帮助主题的搜索索引关联。" #: advanced_help.install:29 msgid "The primary key to give to the search engine for this topic." msgstr "用于该主题的搜索引擎主键。" #: advanced_help.install:37 msgid "The module that owns this topic." msgstr "该模板包含该主题。" #: advanced_help.install:44 msgid "The topic id." msgstr "主题ID。" #: advanced_help.install:51 msgid "The language this search index relates to." msgstr "搜索索引参考语言。" #: advanced_help.info:0 msgid "Advanced help" msgstr "高级帮助" #: advanced_help.info:0 msgid "Allow advanced help and documentation." msgstr "允许使用高级帮助和文档。" #: help_example/help_example.module:24 msgid "Click the help icon to view some example help about the PHP programming language (from wikipedia.org). Be sure to run cron to update the index if you want to try out the search features." msgstr "点击帮助图标查看关于PHP编程语言(来自wikipedia.org)的帮助示例。如果您想尝试搜索特性请确保已运行Cron更新了索引。" #: help_example/help_example.module:14 msgid "Example help" msgstr "帮助示例" #: help_example/help_example.module:0 msgid "help_example" msgstr "帮助示例" #: help_example/help_example.info:0 msgid "Advanced help example" msgstr "高级帮助示例" #: help_example/help_example.info:0 msgid "A example help module to demonstrate the advanced help module." msgstr "演示高级帮助模块的模块。"