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/kcmenergy.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/kcmenergy.po')
-rw-r--r-- | tde-i18n-ja/messages/tdebase/kcmenergy.po | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/tde-i18n-ja/messages/tdebase/kcmenergy.po b/tde-i18n-ja/messages/tdebase/kcmenergy.po new file mode 100644 index 00000000000..cf956200e03 --- /dev/null +++ b/tde-i18n-ja/messages/tdebase/kcmenergy.po @@ -0,0 +1,91 @@ +# translation of kcmenergy.po to Japanese. +# Copyright (C) 2004 Free Software Foundation, Inc. +# UTUMI Hirosi <utuhiro78@yahoo.co.jp>, 2004. +# Yukiko Bando <ybando@k6.dion.ne.jp>, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: kcmenergy\n" +"POT-Creation-Date: 2005-05-18 21:24+0200\n" +"PO-Revision-Date: 2006-07-18 21:00+0900\n" +"Last-Translator: Yukiko Bando <ybando@k6.dion.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.0.2\n" + +#: energy.cpp:145 +msgid "" +"<h1>Display Power Control</h1> If your display supports power saving features, " +"you can configure them using this module." +"<p> There are three levels of power saving: standby, suspend, and off. The " +"greater the level of power saving, the longer it takes for the display to " +"return to an active state." +"<p> To wake up the display from a power saving mode, you can make a small " +"movement with the mouse, or press a key that is not likely to cause any " +"unintentional side-effects, for example, the \"Shift\" key." +msgstr "" +"<h1>ディスプレイの省電力設定</h1>あなたのディスプレイが省電力機能をサポートしていれば、このモジュールを使ってその機能を設定することができます。" +"<p>省電力には三つのレベルがあります: " +"スタンバイ、サスペンド、そして電源オフです。省電力レベルが上がるほど、ディスプレイが通常の状態に戻るまでに時間がかかるようになります。" +"<p>ディスプレイの省電力モードを解除するには、マウスを少し動かすか、余計な動作を起こしそうにないキー (例えば Shift キー) を押してください。" + +#: energy.cpp:165 +msgid "&Enable display power management" +msgstr "省電力ディスプレイを有効にする(&E)" + +#: energy.cpp:168 +msgid "Check this option to enable the power saving features of your display." +msgstr "ディスプレイの省電力機能を有効にするにはこのオプションを指定します。" + +#: energy.cpp:171 +msgid "Your display does not support power saving." +msgstr "あなたのディスプレイには省電力機能がありません。" + +#: energy.cpp:178 +msgid "Learn more about the Energy Star program" +msgstr "Energy Star プログラムの詳細を学ぶ" + +# ACCELERATOR changed by translator +#: energy.cpp:187 +msgid "&Standby after:" +msgstr "スタンバイまでの時間(&Y):" + +#: energy.cpp:189 energy.cpp:200 energy.cpp:212 +msgid " min" +msgstr " 分" + +#: energy.cpp:190 energy.cpp:201 energy.cpp:213 +msgid "Disabled" +msgstr "無効" + +#: energy.cpp:193 +msgid "" +"Choose the period of inactivity after which the display should enter " +"\"standby\" mode. This is the first level of power saving." +msgstr "「スタンバイ」モードに入るまでの使われていない時間を指定します。これは省電力の最初のレベルです。" + +#: energy.cpp:198 +msgid "S&uspend after:" +msgstr "サスペンドまでの時間(&U):" + +#: energy.cpp:204 +msgid "" +"Choose the period of inactivity after which the display should enter " +"\"suspend\" mode. This is the second level of power saving, but may not be " +"different from the first level for some displays." +msgstr "" +"「サスペンド」モードに入るまでの使われていない時間を指定します。これは省電力の第二のレベルです。ただし、ディスプレイによっては第一のレベルと変わらないかもしれま" +"せん。" + +#: energy.cpp:210 +msgid "&Power off after:" +msgstr "電源オフまでの時間(&P):" + +#: energy.cpp:216 +msgid "" +"Choose the period of inactivity after which the display should be powered off. " +"This is the greatest level of power saving that can be achieved while the " +"display is still physically turned on." +msgstr "電源オフになるまでの使われていない時間を指定します。これはディスプレイが物理的にオンになっている状態での最大の省電力レベルです。" |