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/tdeutils/ktimer.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/tdeutils/ktimer.po')
-rw-r--r-- | tde-i18n-zh_CN/messages/tdeutils/ktimer.po | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/tde-i18n-zh_CN/messages/tdeutils/ktimer.po b/tde-i18n-zh_CN/messages/tdeutils/ktimer.po new file mode 100644 index 00000000000..1807145d7dc --- /dev/null +++ b/tde-i18n-zh_CN/messages/tdeutils/ktimer.po @@ -0,0 +1,128 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# Qi Liang <cavendish@eyou.com>, 2001. +# +# +msgid "" +msgstr "" +"Project-Id-Version: ktimer\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2001-09-14 21:47+0800\n" +"Last-Translator: Qi Liang <cavendish@eyou.com>\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" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Qi Liang" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "cavendish@eyou.com" + +#: main.cpp:27 +msgid "KDE Timer" +msgstr "KDE 计时器" + +#: main.cpp:33 +msgid "KTimer" +msgstr "KTimer" + +#. i18n: file prefwidget.ui line 16 +#: rc.cpp:3 +#, no-c-format +msgid "Timer Settings" +msgstr "计时器设置" + +#. i18n: file prefwidget.ui line 31 +#: rc.cpp:6 +#, no-c-format +msgid "Counter [s]" +msgstr "计数器 [秒]" + +#. i18n: file prefwidget.ui line 42 +#: rc.cpp:9 +#, no-c-format +msgid "Delay [s]" +msgstr "延迟 [秒]" + +#. i18n: file prefwidget.ui line 53 +#: rc.cpp:12 rc.cpp:42 +#, no-c-format +msgid "State" +msgstr "状态" + +#. i18n: file prefwidget.ui line 64 +#: rc.cpp:15 +#, no-c-format +msgid "Command" +msgstr "命令" + +#. i18n: file prefwidget.ui line 85 +#: rc.cpp:18 +#, no-c-format +msgid "&New" +msgstr "新建(&N)" + +#. i18n: file prefwidget.ui line 124 +#: rc.cpp:24 +#, no-c-format +msgid "Settings" +msgstr "设置" + +#. i18n: file prefwidget.ui line 141 +#: rc.cpp:27 +#, no-c-format +msgid "&Loop" +msgstr "循环(&L)" + +#. i18n: file prefwidget.ui line 149 +#: rc.cpp:30 +#, no-c-format +msgid "Delay:" +msgstr "延迟:" + +#. i18n: file prefwidget.ui line 165 +#: rc.cpp:33 +#, no-c-format +msgid "Start only &one instance" +msgstr "仅运行一个实例(&O)" + +#. i18n: file prefwidget.ui line 173 +#: rc.cpp:36 +#, no-c-format +msgid "seconds" +msgstr "秒" + +#. i18n: file prefwidget.ui line 203 +#: rc.cpp:39 +#, no-c-format +msgid "Command line:" +msgstr "命令行:" + +#. i18n: file prefwidget.ui line 246 +#: rc.cpp:45 +#, no-c-format +msgid "||" +msgstr "||" + +#. i18n: file prefwidget.ui line 254 +#: rc.cpp:48 +#, no-c-format +msgid ">" +msgstr ">" + +#. i18n: file prefwidget.ui line 262 +#: rc.cpp:51 +#, no-c-format +msgid "=" +msgstr "=" + +#~ msgid "..." +#~ msgstr "..." |