[Xfce4-commits] <xfce4-sensors-plugin:master> l10n: Updated Japanese (ja) translation to 100%
Transifex
noreply at xfce.org
Sat May 28 16:36:01 CEST 2011
Updating branch refs/heads/master
to 766e7366b8c2fd476d7847bd5a8cf35ee2e622c4 (commit)
from fa92c3e6b82552f9995feeaec554b25639eb3148 (commit)
commit 766e7366b8c2fd476d7847bd5a8cf35ee2e622c4
Author: Masato Hashimoto <hashimo at xfce.org>
Date: Sat May 28 16:35:15 2011 +0200
l10n: Updated Japanese (ja) translation to 100%
New status: 72 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
po/ja.po | 53 +++++++++++++++++++----------------------------------
1 files changed, 19 insertions(+), 34 deletions(-)
diff --git a/po/ja.po b/po/ja.po
index 9762ae7..66a267a 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the xfce4-sensors-plugin package.
# Daichi Kawahata <daichi at xfce.org>, 2005-2006.
# Nobuhiro Iwamatsu <iwamatsu at nigauri.org>, 2008.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: xfce4-sensors-plugin 0.9.0\n"
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2011-05-15 22:54+0900\n"
"Last-Translator: Masato Hashimoto <cabezon.hashimoto at gmail.com>\n"
"Language-Team: xfce-users-jp <xfce-users-jp at ml.fdiary.net>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
#: ../panel-plugin/sensors-plugin.c:293 ../panel-plugin/sensors-plugin.c:390
#: ../panel-plugin/sensors-plugin.c:987
@@ -75,7 +75,8 @@ msgstr "表示行数(_N)"
msgid "F_ont size:"
msgstr "フォントサイズ(_O):"
-#. gtk_widget_set_sensitive(myFontBox, !sd->sensors->display_values_graphically);
+#. gtk_widget_set_sensitive(myFontBox,
+#. !sd->sensors->display_values_graphically);
#: ../panel-plugin/sensors-plugin.c:1892
msgid "x-small"
msgstr "とても小さい"
@@ -131,14 +132,8 @@ msgstr "センサプラグイン"
#. #if GTK_VERSION < 2.11
#: ../panel-plugin/sensors-plugin.c:2222
-msgid ""
-"You can change a feature's properties such as name, colours, min/max value "
-"by double-clicking the entry, editing the content, and pressing \"Return\" "
-"or selecting a different field."
-msgstr ""
-"エントリをダブルクリックして内容を編集し、\"Enter キー\" を押すか別のフィール"
-"ドを選択する事で、名前、色、最小/最大値などの主要な機能のプロパティを変更でき"
-"ます。"
+msgid "You can change a feature's properties such as name, colours, min/max value by double-clicking the entry, editing the content, and pressing \"Return\" or selecting a different field."
+msgstr "エントリをダブルクリックして内容を編集し、\"Enter キー\" を押すか別のフィールドを選択する事で、名前、色、最小/最大値などの主要な機能のプロパティを変更できます。"
#. only use this if no hddtemp sensor
#. or do only use this , if it is an lmsensors device. whatever.
@@ -154,7 +149,8 @@ msgid "ACPI"
msgstr "ACPI"
#. to be displayed
-#. chip->description = g_strdup(_("Advanced Configuration and Power Interface"));
+#. chip->description = g_strdup(_("Advanced Configuration and Power
+#. Interface"));
#: ../lib/acpi.c:523
#, c-format
msgid "ACPI v%s zones"
@@ -164,7 +160,7 @@ msgstr "ACPI v%s ゾーン"
#. || g_strisempty(version))
#: ../lib/acpi.c:660
msgid "<Unknown>"
-msgstr "<不明>"
+msgstr "<不明>"
#: ../lib/nvidia.c:60
msgid "NVidia GPU core temperature"
@@ -175,7 +171,8 @@ msgid "nvidia"
msgstr "nvidia"
#. if (scale == FAHRENHEIT) {
-#. cf->formatted_value = g_strdup_printf(_("%.1f °F"), (float) (value * 9/5 + 32) );
+#. cf->formatted_value = g_strdup_printf(_("%.1f °F"), (float) (value * 9/5 +
+#. 32) );
#. } else { // Celsius
#. Celsius
#: ../lib/nvidia.c:126 ../lib/hddtemp.c:708
@@ -191,23 +188,17 @@ msgstr "S.M.A.R.T. ハードディスク温度"
#: ../lib/hddtemp.c:593
#, c-format
msgid ""
-"\"hddtemp\" was not executed correctly, although it is executable. This is "
-"most probably due to the disks requiring root privileges to read their "
-"temperatures, and \"hddtemp\" not being setuid root.\n"
+"\"hddtemp\" was not executed correctly, although it is executable. This is most probably due to the disks requiring root privileges to read their temperatures, and \"hddtemp\" not being setuid root.\n"
"\n"
-"An easy but dirty solution is to run \"chmod u+s %s\" as root user and "
-"restart this plugin or its panel.\n"
+"An easy but dirty solution is to run \"chmod u+s %s\" as root user and restart this plugin or its panel.\n"
"\n"
"Calling \"%s\" gave the following error:\n"
"%s\n"
"with a return value of %d.\n"
msgstr ""
-"\"hddtemp\" は実行可能ですが、正常に実行されませんでした。おそらく、それらの"
-"温度を読み込む root 権限を必要とするディスクか、\"hddtemp\" コマンドが root "
-"として setuid されていないからでしょう。\n"
+"\"hddtemp\" は実行可能ですが、正常に実行されませんでした。おそらく、それらの温度を読み込む root 権限を必要とするディスクか、\"hddtemp\" コマンドが root として setuid されていないからでしょう。\n"
"\n"
-"簡単ではありますが、お勧めしない提案として、root ユーザで、\"chmod u+s %s\" "
-"を実行し、本プラグインかパネルを再起動するという方法があります。\n"
+"簡単ではありますが、お勧めしない提案として、root ユーザで、\"chmod u+s %s\" を実行し、本プラグインかパネルを再起動するという方法があります。\n"
"\n"
"\"%s\" を呼んだ際に以下のエラーを受けとりました:\n"
"%s\n"
@@ -336,22 +327,17 @@ msgstr "%.0f rpm"
msgid ""
"Xfce4 Sensors %s\n"
"This program is published under the GPL v2.\n"
-"The license text can be found inside the program's source archive or under /"
-"usr/share/apps/LICENSES/GPL_V2 or at http://www.gnu.org/licenses/old-"
-"licenses/gpl-2.0.txt\n"
+"The license text can be found inside the program's source archive or under /usr/share/apps/LICENSES/GPL_V2 or at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n"
msgstr ""
"Xfce4 センサ %s\n"
"このプログラムは GPL v2 の下で公開されています。\n"
-"ライセンス文はプログラムのソースアーカイブ、 /usr/share/apps/LICENSES/GPL_V2 "
-"配下、または http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt にありま"
-"す。\n"
+"ライセンス文はプログラムのソースアーカイブ、 /usr/share/apps/LICENSES/GPL_V2 配下、または http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt にあります。\n"
#: ../src/main.c:64
#, c-format
msgid ""
"Xfce4 Sensors %s\n"
-"Displays information about your hardware sensors, ACPI status, harddisk "
-"temperatures and Nvidia GPU's temperature.\n"
+"Displays information about your hardware sensors, ACPI status, harddisk temperatures and Nvidia GPU's temperature.\n"
"Synopsis: \n"
" xfce4-sensors options\n"
"where options are one or more of the following:\n"
@@ -362,8 +348,7 @@ msgid ""
"This program is published under the GPL v2.\n"
msgstr ""
"Xfce4 センサ %s\n"
-"ハードウェアセンサ、ACPI ステータス、ハードディスク温度、および NVidia GPU 温"
-"度についての情報を表示する。\n"
+"ハードウェアセンサ、ACPI ステータス、ハードディスク温度、および NVidia GPU 温度についての情報を表示する。\n"
"概要: \n"
" xfce4-sensors オプション\n"
"オプションは以下の一つ以上があります:\n"
More information about the Xfce4-commits
mailing list