diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-zh_CN/messages/tdelibs/ktexteditor_docwordcompletion.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-zh_CN/messages/tdelibs/ktexteditor_docwordcompletion.po')
-rw-r--r-- | tde-i18n-zh_CN/messages/tdelibs/ktexteditor_docwordcompletion.po | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/tde-i18n-zh_CN/messages/tdelibs/ktexteditor_docwordcompletion.po b/tde-i18n-zh_CN/messages/tdelibs/ktexteditor_docwordcompletion.po new file mode 100644 index 00000000000..c88432c8de8 --- /dev/null +++ b/tde-i18n-zh_CN/messages/tdelibs/ktexteditor_docwordcompletion.po @@ -0,0 +1,83 @@ +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_docwordcompletion\n" +"POT-Creation-Date: 2007-02-18 02:38+0100\n" +"PO-Revision-Date: 2005-01-20 01:21+0800\n" +"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" +"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: docwordcompletion.cpp:109 +msgid "Word Completion Plugin" +msgstr "单词补全插件" + +#: docwordcompletion.cpp:114 +msgid "Configure the Word Completion Plugin" +msgstr "配置单词补全插件" + +#: docwordcompletion.cpp:148 +msgid "Reuse Word Above" +msgstr "重用上面的单词" + +#: docwordcompletion.cpp:150 +msgid "Reuse Word Below" +msgstr "重用下面的单词" + +#: docwordcompletion.cpp:152 +msgid "Pop Up Completion List" +msgstr "弹出补全列表" + +#: docwordcompletion.cpp:154 +msgid "Shell Completion" +msgstr "Shell 补全" + +#: docwordcompletion.cpp:156 +msgid "Automatic Completion Popup" +msgstr "自动弹出补全" + +#: docwordcompletion.cpp:498 +msgid "Automatically &show completion list" +msgstr "自动显示补全列表(&SH)" + +#: docwordcompletion.cpp:511 +msgid "" +"_: Translators: This is the first part of two strings wich will comprise the " +"sentence 'Show completions when a word is at least N characters'. The first " +"part is on the right side of the N, which is represented by a spinbox widget, " +"followed by the second part: 'characters long'. Characters is a ingeger number " +"between and including 1 and 30. Feel free to leave the second part of the " +"sentence blank if it suits your language better. \n" +"Show completions &when a word is at least" +msgstr "显示补全列表,若单词有(&W)" + +#: docwordcompletion.cpp:517 +msgid "" +"_: This is the second part of two strings that will comprise teh sentence 'Show " +"completions when a word is at least N characters'\n" +"characters long." +msgstr "个字符长。" + +#: docwordcompletion.cpp:520 +msgid "" +"Enable the automatic completion list popup as default. The popup can be " +"disabled on a view basis from the 'Tools' menu." +msgstr "默认情况下启用自动补全弹出列表。您可从工具菜单中为每个视图禁用弹出特性。" + +#: docwordcompletion.cpp:523 +msgid "" +"Define the length a word should have before the completion list is displayed." +msgstr "定义显示补全列表之前单词的长度。" + +#. i18n: file docwordcompletionui.rc line 6 +#: rc.cpp:6 +#, no-c-format +msgid "Word Completion" +msgstr "单词补全" + +#~ msgid "when the word is" +#~ msgstr "当单词有" + +#~ msgid "characters long." +#~ msgstr "个字符长。" |