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-ja/messages/tdebase/naughtyapplet.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-ja/messages/tdebase/naughtyapplet.po')
-rw-r--r-- | tde-i18n-ja/messages/tdebase/naughtyapplet.po | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/tde-i18n-ja/messages/tdebase/naughtyapplet.po b/tde-i18n-ja/messages/tdebase/naughtyapplet.po new file mode 100644 index 00000000000..83803ae75e6 --- /dev/null +++ b/tde-i18n-ja/messages/tdebase/naughtyapplet.po @@ -0,0 +1,76 @@ +# translation of naughtyapplet.po to Japanese +# Copyright (C) 2005 Free Software Foundation, Inc. +# Shinichi Tsunoda <tsuno@ngy.1st.ne.jp>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: naughtyapplet\n" +"POT-Creation-Date: 2008-08-19 01:16+0200\n" +"PO-Revision-Date: 2005-12-06 10:27+0900\n" +"Last-Translator: Shinichi Tsunoda <tsuno@ngy.1st.ne.jp>\n" +"Language-Team: Japanese <Kdeveloper@kde.gr.jp>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: NaughtyApplet.cpp:111 +msgid "" +"A program called '%1' is slowing down the others on your machine. It may have a " +"bug that is causing this, or it may just be busy.\n" +"Would you like to try to stop the program?" +msgstr "" +"'%1' というプログラムがあなたのマシン上の他のプログラムを遅くしています。これは単にビジーなだけかもしれませんが、バグのせいかもしれません。\n" +"このプログラムを停止しますか?" + +#: NaughtyApplet.cpp:116 +msgid "Keep Running" +msgstr "停止しない" + +#: NaughtyApplet.cpp:122 +msgid "In future, should busy programs called '%1' be ignored?" +msgstr "今後ビジーなプログラム '%1' を無視しますか?" + +#: NaughtyApplet.cpp:124 +msgid "Ignore" +msgstr "無視する" + +#: NaughtyApplet.cpp:124 +msgid "Do Not Ignore" +msgstr "無視しない" + +#: NaughtyApplet.cpp:162 +msgid "Naughty applet" +msgstr "悪戯プロセス検出アプレット" + +#: NaughtyApplet.cpp:164 +msgid "Runaway process catcher" +msgstr "手に負えないプロセスのキャッチャー" + +#: NaughtyConfigDialog.cpp:55 +msgid "&Update interval:" +msgstr "更新間隔(&U):" + +#: NaughtyConfigDialog.cpp:56 +msgid "CPU &load threshold:" +msgstr "CPU 負荷しきい値(&L):" + +#: NaughtyConfigDialog.cpp:62 +msgid "&Programs to Ignore" +msgstr "無視するプログラム(&P)" + +#: NaughtyProcessMonitor.cpp:242 NaughtyProcessMonitor.cpp:279 +msgid "Unknown" +msgstr "不明" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Noboru Sinohara,Shinichi Tsunoda" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "shinobo@leo.bekkoame.ne.jp,tsuno@ngy.1st.ne.jp" |