summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/lang/rbutil_ja.ts
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2010-06-15 21:14:11 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2010-06-15 21:14:11 +0000
commitd258c58937a7389e8c9471cf61c68d2eadae9020 (patch)
treed7898b93d4fb85b00bc805531bd0897e05b1033d /rbutil/rbutilqt/lang/rbutil_ja.ts
parentfcea117d21102383b35124a9e2513a51971a3fb5 (diff)
downloadrockbox-d258c58937a7389e8c9471cf61c68d2eadae9020.tar.gz
rockbox-d258c58937a7389e8c9471cf61c68d2eadae9020.zip
Remove ugly RTL writing direction hack.
Instead of hard coding the languages to be rendered as RTL make it dependent on a translation string. Translate the string LTR to RTL to switch to RTL layout. This is equivalent to the handling done in the i18n example for Qt Jambi and while not the best solution at least cleaner than hardcoded languages. Update hebrew translation for this which is currently the only RTL translation. lupdate all other translations. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26865 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/rbutilqt/lang/rbutil_ja.ts')
-rw-r--r--rbutil/rbutilqt/lang/rbutil_ja.ts440
1 files changed, 278 insertions, 162 deletions
diff --git a/rbutil/rbutilqt/lang/rbutil_ja.ts b/rbutil/rbutilqt/lang/rbutil_ja.ts
index 398694ca15..08e584ae44 100644
--- a/rbutil/rbutilqt/lang/rbutil_ja.ts
+++ b/rbutil/rbutilqt/lang/rbutil_ja.ts
@@ -14,38 +14,38 @@
14 <translation>ブートローダをダウンロードしています</translation> 14 <translation>ブートローダをダウンロードしています</translation>
15 </message> 15 </message>
16 <message> 16 <message>
17 <location filename="../base/bootloaderinstallams.cpp" line="94"/> 17 <location filename="../base/bootloaderinstallams.cpp" line="96"/>
18 <location filename="../base/bootloaderinstallams.cpp" line="107"/> 18 <location filename="../base/bootloaderinstallams.cpp" line="109"/>
19 <source>Could not load %1</source> 19 <source>Could not load %1</source>
20 <translation>%1 をロードすることができませんでした</translation> 20 <translation>%1 をロードすることができませんでした</translation>
21 </message> 21 </message>
22 <message> 22 <message>
23 <location filename="../base/bootloaderinstallams.cpp" line="122"/> 23 <location filename="../base/bootloaderinstallams.cpp" line="123"/>
24 <source>No room to insert bootloader, try another firmware version</source> 24 <source>No room to insert bootloader, try another firmware version</source>
25 <translation>ブートローダに挿入する余裕がありません。他のバージョンのファームウェアで試して下さい</translation> 25 <translation>ブートローダに挿入する余裕がありません。他のバージョンのファームウェアで試して下さい</translation>
26 </message> 26 </message>
27 <message> 27 <message>
28 <location filename="../base/bootloaderinstallams.cpp" line="132"/> 28 <location filename="../base/bootloaderinstallams.cpp" line="133"/>
29 <source>Patching Firmware...</source> 29 <source>Patching Firmware...</source>
30 <translation>ファームウェアにパッチをあてています...</translation> 30 <translation>ファームウェアにパッチをあてています...</translation>
31 </message> 31 </message>
32 <message> 32 <message>
33 <location filename="../base/bootloaderinstallams.cpp" line="143"/> 33 <location filename="../base/bootloaderinstallams.cpp" line="144"/>
34 <source>Could not open %1 for writing</source> 34 <source>Could not open %1 for writing</source>
35 <translation>書き込めるように %1 を開くことができませんでした</translation> 35 <translation>書き込めるように %1 を開くことができませんでした</translation>
36 </message> 36 </message>
37 <message> 37 <message>
38 <location filename="../base/bootloaderinstallams.cpp" line="156"/> 38 <location filename="../base/bootloaderinstallams.cpp" line="157"/>
39 <source>Could not write firmware file</source> 39 <source>Could not write firmware file</source>
40 <translation>ファームウェアを書き込むことができませんでした</translation> 40 <translation>ファームウェアを書き込むことができませんでした</translation>
41 </message> 41 </message>
42 <message> 42 <message>
43 <location filename="../base/bootloaderinstallams.cpp" line="172"/> 43 <location filename="../base/bootloaderinstallams.cpp" line="173"/>
44 <source>Success: modified firmware file created</source> 44 <source>Success: modified firmware file created</source>
45 <translation>成功: 変更されたファームウェアが作成されました</translation> 45 <translation>成功: 変更されたファームウェアが作成されました</translation>
46 </message> 46 </message>
47 <message> 47 <message>
48 <location filename="../base/bootloaderinstallams.cpp" line="180"/> 48 <location filename="../base/bootloaderinstallams.cpp" line="181"/>
49 <source>To uninstall, perform a normal upgrade with an unmodified original firmware</source> 49 <source>To uninstall, perform a normal upgrade with an unmodified original firmware</source>
50 <translation>アンインストールは、改変されていないオリジナルのファームウェアを用いて通常の方法でファームウェアの更新を行って下さい</translation> 50 <translation>アンインストールは、改変されていないオリジナルのファームウェアを用いて通常の方法でファームウェアの更新を行って下さい</translation>
51 </message> 51 </message>
@@ -53,97 +53,97 @@
53<context> 53<context>
54 <name>BootloaderInstallBase</name> 54 <name>BootloaderInstallBase</name>
55 <message> 55 <message>
56 <location filename="../base/bootloaderinstallbase.cpp" line="116"/> 56 <location filename="../base/bootloaderinstallbase.cpp" line="120"/>
57 <source>Download error: received HTTP error %1.</source> 57 <source>Download error: received HTTP error %1.</source>
58 <translation>ダウンロードエラー: HTTP 受信のエラー %1.</translation> 58 <translation>ダウンロードエラー: HTTP 受信のエラー %1.</translation>
59 </message> 59 </message>
60 <message> 60 <message>
61 <location filename="../base/bootloaderinstallbase.cpp" line="122"/> 61 <location filename="../base/bootloaderinstallbase.cpp" line="126"/>
62 <source>Download error: %1</source> 62 <source>Download error: %1</source>
63 <translation>ダウンロードエラー: %1</translation> 63 <translation>ダウンロードエラー: %1</translation>
64 </message> 64 </message>
65 <message> 65 <message>
66 <location filename="../base/bootloaderinstallbase.cpp" line="128"/> 66 <location filename="../base/bootloaderinstallbase.cpp" line="132"/>
67 <source>Download finished (cache used).</source> 67 <source>Download finished (cache used).</source>
68 <translation>ダウンロードが終了しました (キャッシュの使用)。</translation> 68 <translation>ダウンロードが終了しました (キャッシュの使用)。</translation>
69 </message> 69 </message>
70 <message> 70 <message>
71 <location filename="../base/bootloaderinstallbase.cpp" line="130"/> 71 <location filename="../base/bootloaderinstallbase.cpp" line="134"/>
72 <source>Download finished.</source> 72 <source>Download finished.</source>
73 <translation>ダウンロードが終了しました。</translation> 73 <translation>ダウンロードが終了しました。</translation>
74 </message> 74 </message>
75 <message> 75 <message>
76 <location filename="../base/bootloaderinstallbase.cpp" line="151"/> 76 <location filename="../base/bootloaderinstallbase.cpp" line="155"/>
77 <source>Creating backup of original firmware file.</source> 77 <source>Creating backup of original firmware file.</source>
78 <translation>オリジナルのファームウェアのバックアップを行っています。</translation> 78 <translation>オリジナルのファームウェアのバックアップを行っています。</translation>
79 </message> 79 </message>
80 <message> 80 <message>
81 <location filename="../base/bootloaderinstallbase.cpp" line="153"/> 81 <location filename="../base/bootloaderinstallbase.cpp" line="157"/>
82 <source>Creating backup folder failed</source> 82 <source>Creating backup folder failed</source>
83 <translation>バックアップフォルダの作成に失敗しました</translation> 83 <translation>バックアップフォルダの作成に失敗しました</translation>
84 </message> 84 </message>
85 <message> 85 <message>
86 <location filename="../base/bootloaderinstallbase.cpp" line="159"/> 86 <location filename="../base/bootloaderinstallbase.cpp" line="163"/>
87 <source>Creating backup copy failed.</source> 87 <source>Creating backup copy failed.</source>
88 <translation>バックアップに失敗しました。</translation> 88 <translation>バックアップに失敗しました。</translation>
89 </message> 89 </message>
90 <message> 90 <message>
91 <location filename="../base/bootloaderinstallbase.cpp" line="162"/> 91 <location filename="../base/bootloaderinstallbase.cpp" line="166"/>
92 <source>Backup created.</source> 92 <source>Backup created.</source>
93 <translation>バックアップが作成されました。</translation> 93 <translation>バックアップが作成されました。</translation>
94 </message> 94 </message>
95 <message> 95 <message>
96 <location filename="../base/bootloaderinstallbase.cpp" line="175"/> 96 <location filename="../base/bootloaderinstallbase.cpp" line="179"/>
97 <source>Creating installation log</source> 97 <source>Creating installation log</source>
98 <translation>インストール時のログを作成しています</translation> 98 <translation>インストール時のログを作成しています</translation>
99 </message> 99 </message>
100 <message> 100 <message>
101 <location filename="../base/bootloaderinstallbase.cpp" line="199"/> 101 <location filename="../base/bootloaderinstallbase.cpp" line="203"/>
102 <source>Bootloader installation is almost complete. Installation &lt;b&gt;requires&lt;/b&gt; you to perform the following steps manually:</source> 102 <source>Bootloader installation is almost complete. Installation &lt;b&gt;requires&lt;/b&gt; you to perform the following steps manually:</source>
103 <translation>ブートローダのインストールは、ほとんど完了していますが、以下のことを手動で行う&lt;b&gt;必要があります&lt;/b&gt;:</translation> 103 <translation>ブートローダのインストールは、ほとんど完了していますが、以下のことを手動で行う&lt;b&gt;必要があります&lt;/b&gt;:</translation>
104 </message> 104 </message>
105 <message> 105 <message>
106 <location filename="../base/bootloaderinstallbase.cpp" line="204"/> 106 <location filename="../base/bootloaderinstallbase.cpp" line="208"/>
107 <source>&lt;li&gt;Safely remove your player.&lt;/li&gt;</source> 107 <source>&lt;li&gt;Safely remove your player.&lt;/li&gt;</source>
108 <translation>&lt;li&gt;プレイヤーを安全に取り外します。&lt;/li&gt;</translation> 108 <translation>&lt;li&gt;プレイヤーを安全に取り外します。&lt;/li&gt;</translation>
109 </message> 109 </message>
110 <message> 110 <message>
111 <location filename="../base/bootloaderinstallbase.cpp" line="208"/> 111 <location filename="../base/bootloaderinstallbase.cpp" line="212"/>
112 <source>&lt;li&gt;Reboot your player into the original firmware.&lt;/li&gt;&lt;li&gt;Perform a firmware upgrade using the update functionality of the original firmware. Please refer to your player&apos;s manual on details.&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source> 112 <source>&lt;li&gt;Reboot your player into the original firmware.&lt;/li&gt;&lt;li&gt;Perform a firmware upgrade using the update functionality of the original firmware. Please refer to your player&apos;s manual on details.&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source>
113 <translation>&lt;li&gt;オリジナルのファームウェアの入ったプレイヤーをリブートします。&lt;/li&gt;&lt;li&gt;オリジナルのファームウェアのアップデート機能を用いて、ファームウェアのアップデートを行って下さい。アップデート方法は、ご利用のプレイヤーのマニュアルをご覧下さい。&lt;/li&gt;&lt;li&gt;ファームウェアのアップデー後、プレイヤーをリブートして下さい。&lt;/li&gt;</translation> 113 <translation>&lt;li&gt;オリジナルのファームウェアの入ったプレイヤーをリブートします。&lt;/li&gt;&lt;li&gt;オリジナルのファームウェアのアップデート機能を用いて、ファームウェアのアップデートを行って下さい。アップデート方法は、ご利用のプレイヤーのマニュアルをご覧下さい。&lt;/li&gt;&lt;li&gt;ファームウェアのアップデー後、プレイヤーをリブートして下さい。&lt;/li&gt;</translation>
114 </message> 114 </message>
115 <message> 115 <message>
116 <location filename="../base/bootloaderinstallbase.cpp" line="217"/> 116 <location filename="../base/bootloaderinstallbase.cpp" line="221"/>
117 <source>&lt;li&gt;Turn the player off&lt;/li&gt;&lt;li&gt;Insert the charger&lt;/li&gt;</source> 117 <source>&lt;li&gt;Turn the player off&lt;/li&gt;&lt;li&gt;Insert the charger&lt;/li&gt;</source>
118 <translation>&lt;li&gt;プレイヤーの電源を落として下さい&lt;/li&gt;&lt;li&gt;充電器に接続して下さい&lt;/li&gt;</translation> 118 <translation>&lt;li&gt;プレイヤーの電源を落として下さい&lt;/li&gt;&lt;li&gt;充電器に接続して下さい&lt;/li&gt;</translation>
119 </message> 119 </message>
120 <message> 120 <message>
121 <location filename="../base/bootloaderinstallbase.cpp" line="222"/> 121 <location filename="../base/bootloaderinstallbase.cpp" line="226"/>
122 <source>&lt;li&gt;Unplug USB and power adaptors&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to turn the player off&lt;/li&gt;&lt;li&gt;Toggle the battery switch on the player&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to boot into Rockbox&lt;/li&gt;</source> 122 <source>&lt;li&gt;Unplug USB and power adaptors&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to turn the player off&lt;/li&gt;&lt;li&gt;Toggle the battery switch on the player&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to boot into Rockbox&lt;/li&gt;</source>
123 <translation>&lt;li&gt;USBおよび充電器から取り外して下さい&lt;/li&gt;&lt;li&gt;プレイヤーの電源を落として下さい&lt;/li&gt;&lt;li&gt;電源スイッチを切り替えて下さい&lt;/li&gt;&lt;li&gt;電源スイッチを入れ、Rockboxを起動して下さい&lt;/li&gt;</translation> 123 <translation>&lt;li&gt;USBおよび充電器から取り外して下さい&lt;/li&gt;&lt;li&gt;プレイヤーの電源を落として下さい&lt;/li&gt;&lt;li&gt;電源スイッチを切り替えて下さい&lt;/li&gt;&lt;li&gt;電源スイッチを入れ、Rockboxを起動して下さい&lt;/li&gt;</translation>
124 </message> 124 </message>
125 <message> 125 <message>
126 <location filename="../base/bootloaderinstallbase.cpp" line="229"/> 126 <location filename="../base/bootloaderinstallbase.cpp" line="232"/>
127 <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; You can safely install other parts first, but the above steps are &lt;b&gt;required&lt;/b&gt; to finish the installation!&lt;/p&gt;</source> 127 <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; You can safely install other parts first, but the above steps are &lt;b&gt;required&lt;/b&gt; to finish the installation!&lt;/p&gt;</source>
128 <translation>&lt;p&gt;&lt;b&gt;注意:&lt;/b&gt; 他のインストールを行うことができますが、インストールを完了させるためには、上記のことを行う&lt;b&gt;必要があります!&lt;/b&gt;&lt;/p&gt;</translation> 128 <translation>&lt;p&gt;&lt;b&gt;注意:&lt;/b&gt; 他のインストールを行うことができますが、インストールを完了させるためには、上記のことを行う&lt;b&gt;必要があります!&lt;/b&gt;&lt;/p&gt;</translation>
129 </message> 129 </message>
130 <message> 130 <message>
131 <location filename="../base/bootloaderinstallbase.cpp" line="243"/> 131 <location filename="../base/bootloaderinstallbase.cpp" line="246"/>
132 <source>Waiting for system to remount player</source> 132 <source>Waiting for system to remount player</source>
133 <translation>プレイヤーが再びマウントされるのを待っています</translation> 133 <translation>プレイヤーが再びマウントされるのを待っています</translation>
134 </message> 134 </message>
135 <message> 135 <message>
136 <location filename="../base/bootloaderinstallbase.cpp" line="273"/> 136 <location filename="../base/bootloaderinstallbase.cpp" line="276"/>
137 <source>Player remounted</source> 137 <source>Player remounted</source>
138 <translation>プレイヤーが再びマウントしました</translation> 138 <translation>プレイヤーが再びマウントしました</translation>
139 </message> 139 </message>
140 <message> 140 <message>
141 <location filename="../base/bootloaderinstallbase.cpp" line="278"/> 141 <location filename="../base/bootloaderinstallbase.cpp" line="281"/>
142 <source>Timeout on remount</source> 142 <source>Timeout on remount</source>
143 <translation>プレイヤーの再マウント処理がタイムアウトしました</translation> 143 <translation>プレイヤーの再マウント処理がタイムアウトしました</translation>
144 </message> 144 </message>
145 <message> 145 <message>
146 <location filename="../base/bootloaderinstallbase.cpp" line="187"/> 146 <location filename="../base/bootloaderinstallbase.cpp" line="191"/>
147 <source>Installation log created</source> 147 <source>Installation log created</source>
148 <translation>インストール時のログを作成しました</translation> 148 <translation>インストール時のログを作成しました</translation>
149 </message> 149 </message>
@@ -529,6 +529,85 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
529 </message> 529 </message>
530</context> 530</context>
531<context> 531<context>
532 <name>BootloaderInstallMpio</name>
533 <message>
534 <location filename="../base/bootloaderinstallmpio.cpp" line="33"/>
535 <source>Bootloader installation requires you to provide a firmware file of the original firmware (bin file). You need to download this file yourself due to legal reasons. Please refer to the &lt;a href=&apos;http://www.rockbox.org/manual.shtml&apos;&gt;manual&lt;/a&gt; and the &lt;a href=&apos;http://www.rockbox.org/wiki/MPIOHD200Port&apos;&gt;MPIOHD200Port&lt;/a&gt; wiki page on how to obtain this file.&lt;br/&gt;Press Ok to continue and browse your computer for the firmware file.</source>
536 <translation type="unfinished"></translation>
537 </message>
538 <message>
539 <location filename="../base/bootloaderinstallmpio.cpp" line="52"/>
540 <source>Downloading bootloader file</source>
541 <translation type="unfinished">ブートローダをダウンロードしています</translation>
542 </message>
543 <message>
544 <location filename="../base/bootloaderinstallmpio.cpp" line="78"/>
545 <source>Could not open the original firmware.</source>
546 <translation type="unfinished"></translation>
547 </message>
548 <message>
549 <location filename="../base/bootloaderinstallmpio.cpp" line="81"/>
550 <source>Could not read the original firmware.</source>
551 <translation type="unfinished"></translation>
552 </message>
553 <message>
554 <location filename="../base/bootloaderinstallmpio.cpp" line="84"/>
555 <source>Loaded firmware file does not look like MPIO OF file.</source>
556 <translation type="unfinished"></translation>
557 </message>
558 <message>
559 <location filename="../base/bootloaderinstallmpio.cpp" line="87"/>
560 <source>Could not open downloaded bootloader.</source>
561 <translation type="unfinished"></translation>
562 </message>
563 <message>
564 <location filename="../base/bootloaderinstallmpio.cpp" line="90"/>
565 <source>Place for bootloader in OF file not empty.</source>
566 <translation type="unfinished"></translation>
567 </message>
568 <message>
569 <location filename="../base/bootloaderinstallmpio.cpp" line="93"/>
570 <source>Could not read the downloaded bootloader.</source>
571 <translation type="unfinished"></translation>
572 </message>
573 <message>
574 <location filename="../base/bootloaderinstallmpio.cpp" line="96"/>
575 <source>Bootloader checksum error.</source>
576 <translation type="unfinished"></translation>
577 </message>
578 <message>
579 <location filename="../base/bootloaderinstallmpio.cpp" line="99"/>
580 <source>Could not open outputfile.</source>
581 <translation type="unfinished"></translation>
582 </message>
583 <message>
584 <location filename="../base/bootloaderinstallmpio.cpp" line="102"/>
585 <source>Could not write outputfile.</source>
586 <translation type="unfinished"></translation>
587 </message>
588 <message>
589 <location filename="../base/bootloaderinstallmpio.cpp" line="105"/>
590 <source>Unknown errornumber: %1</source>
591 <translation type="unfinished"></translation>
592 </message>
593 <message>
594 <location filename="../base/bootloaderinstallmpio.cpp" line="109"/>
595 <location filename="../base/bootloaderinstallmpio.cpp" line="110"/>
596 <source>Patching original firmware failed: %1</source>
597 <translation type="unfinished"></translation>
598 </message>
599 <message>
600 <location filename="../base/bootloaderinstallmpio.cpp" line="117"/>
601 <source>Success: modified firmware file created</source>
602 <translation type="unfinished">成功: 変更されたファームウェアが作成されました</translation>
603 </message>
604 <message>
605 <location filename="../base/bootloaderinstallmpio.cpp" line="125"/>
606 <source>To uninstall, perform a normal upgrade with an unmodified original firmware</source>
607 <translation type="unfinished">アンインストールは、改変されていないオリジナルのファームウェアを用いて通常の方法でファームウェアの更新を行って下さい</translation>
608 </message>
609</context>
610<context>
532 <name>BootloaderInstallSansa</name> 611 <name>BootloaderInstallSansa</name>
533 <message> 612 <message>
534 <location filename="../base/bootloaderinstallsansa.cpp" line="56"/> 613 <location filename="../base/bootloaderinstallsansa.cpp" line="56"/>
@@ -1679,24 +1758,30 @@ TTSエンジンの設定を行って下さい。</translation>
1679 <translation>(利用可能な記述がありません)</translation> 1758 <translation>(利用可能な記述がありません)</translation>
1680 </message> 1759 </message>
1681 <message> 1760 <message>
1682 <location filename="../base/utils.cpp" line="183"/> 1761 <location filename="../base/utils.cpp" line="184"/>
1683 <source>&lt;li&gt;Permissions insufficient for bootloader installation. 1762 <source>&lt;li&gt;Permissions insufficient for bootloader installation.
1684Administrator priviledges are necessary.&lt;/li&gt;</source> 1763Administrator priviledges are necessary.&lt;/li&gt;</source>
1685 <translation>&lt;li&gt;ブートローダをインストールするのに、アクセス権限が足りません。 1764 <translation>&lt;li&gt;ブートローダをインストールするのに、アクセス権限が足りません。
1686管理者権限が必要です。&lt;/li&gt;</translation> 1765管理者権限が必要です。&lt;/li&gt;</translation>
1687 </message> 1766 </message>
1688 <message> 1767 <message>
1689 <location filename="../base/utils.cpp" line="195"/> 1768 <location filename="../base/utils.cpp" line="196"/>
1690 <source>&lt;li&gt;Target mismatch detected. 1769 <source>&lt;li&gt;Target mismatch detected.
1691Installed target: %1, selected target: %2.&lt;/li&gt;</source> 1770Installed target: %1, selected target: %2.&lt;/li&gt;</source>
1692 <translation>&lt;li&gt;検出されたターゲットが一致しません。 1771 <translation>&lt;li&gt;検出されたターゲットが一致しません。
1693インストールされているターゲット: %1, 選択されたターゲット: %2.&lt;/li&gt;</translation> 1772インストールされているターゲット: %1, 選択されたターゲット: %2.&lt;/li&gt;</translation>
1694 </message> 1773 </message>
1695 <message> 1774 <message>
1696 <location filename="../base/utils.cpp" line="202"/> 1775 <location filename="../base/utils.cpp" line="203"/>
1697 <source>Problem detected:</source> 1776 <source>Problem detected:</source>
1698 <translation>問題が見つかりました:</translation> 1777 <translation>問題が見つかりました:</translation>
1699 </message> 1778 </message>
1779 <message>
1780 <location filename="../main.cpp" line="71"/>
1781 <source>LTR</source>
1782 <extracomment>This string is used to indicate the writing direction. Translate it to &quot;RTL&quot; (without quotes) for RTL languages. Anything else will get treated as LTR language.</extracomment>
1783 <translation type="unfinished"></translation>
1784 </message>
1700</context> 1785</context>
1701<context> 1786<context>
1702 <name>RbUtilQt</name> 1787 <name>RbUtilQt</name>
@@ -1705,250 +1790,276 @@ Installed target: %1, selected target: %2.&lt;/li&gt;</source>
1705 <translation type="obsolete">ネットワークエラー: %1. ネットワークおよびプロキシーの設定を確認して下さい。</translation> 1790 <translation type="obsolete">ネットワークエラー: %1. ネットワークおよびプロキシーの設定を確認して下さい。</translation>
1706 </message> 1791 </message>
1707 <message> 1792 <message>
1708 <location filename="../rbutilqt.cpp" line="384"/> 1793 <location filename="../rbutilqt.cpp" line="377"/>
1709 <source>&lt;b&gt;%1 %2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;</source> 1794 <source>&lt;b&gt;%1 %2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;</source>
1710 <translation>&lt;b&gt;%3&lt;/b&gt;の&lt;b&gt;%1 %2&lt;/b&gt;</translation> 1795 <translation>&lt;b&gt;%3&lt;/b&gt;の&lt;b&gt;%1 %2&lt;/b&gt;</translation>
1711 </message> 1796 </message>
1712 <message> 1797 <message>
1713 <location filename="../rbutilqt.cpp" line="411"/> 1798 <location filename="../rbutilqt.cpp" line="404"/>
1714 <source>&lt;a href=&apos;%1&apos;&gt;PDF Manual&lt;/a&gt;</source> 1799 <source>&lt;a href=&apos;%1&apos;&gt;PDF Manual&lt;/a&gt;</source>
1715 <translation>&lt;a href=&apos;%1&apos;&gt;PDF 形式のマニュアル&lt;/a&gt;</translation> 1800 <translation>&lt;a href=&apos;%1&apos;&gt;PDF 形式のマニュアル&lt;/a&gt;</translation>
1716 </message> 1801 </message>
1717 <message> 1802 <message>
1718 <location filename="../rbutilqt.cpp" line="413"/> 1803 <location filename="../rbutilqt.cpp" line="406"/>
1719 <source>&lt;a href=&apos;%1&apos;&gt;HTML Manual (opens in browser)&lt;/a&gt;</source> 1804 <source>&lt;a href=&apos;%1&apos;&gt;HTML Manual (opens in browser)&lt;/a&gt;</source>
1720 <translation>&lt;a href=&apos;%1&apos;&gt;HTML 形式のマニュアル (ブラウザで開きます)&lt;/a&gt;</translation> 1805 <translation>&lt;a href=&apos;%1&apos;&gt;HTML 形式のマニュアル (ブラウザで開きます)&lt;/a&gt;</translation>
1721 </message> 1806 </message>
1722 <message> 1807 <message>
1723 <location filename="../rbutilqt.cpp" line="417"/> 1808 <location filename="../rbutilqt.cpp" line="410"/>
1724 <source>Select a device for a link to the correct manual</source> 1809 <source>Select a device for a link to the correct manual</source>
1725 <translation>正しいマニュアルへのリンクを指定するため、デバイスを選択して下さい</translation> 1810 <translation>正しいマニュアルへのリンクを指定するため、デバイスを選択して下さい</translation>
1726 </message> 1811 </message>
1727 <message> 1812 <message>
1728 <location filename="../rbutilqt.cpp" line="418"/> 1813 <location filename="../rbutilqt.cpp" line="411"/>
1729 <source>&lt;a href=&apos;%1&apos;&gt;Manual Overview&lt;/a&gt;</source> 1814 <source>&lt;a href=&apos;%1&apos;&gt;Manual Overview&lt;/a&gt;</source>
1730 <translation>&lt;a href=&apos;%1&apos;&gt;Manual の概要&lt;/a&gt;</translation> 1815 <translation>&lt;a href=&apos;%1&apos;&gt;Manual の概要&lt;/a&gt;</translation>
1731 </message> 1816 </message>
1732 <message> 1817 <message>
1733 <location filename="../rbutilqt.cpp" line="427"/> 1818 <location filename="../rbutilqt.cpp" line="420"/>
1734 <location filename="../rbutilqt.cpp" line="483"/> 1819 <location filename="../rbutilqt.cpp" line="476"/>
1735 <location filename="../rbutilqt.cpp" line="651"/> 1820 <location filename="../rbutilqt.cpp" line="644"/>
1736 <location filename="../rbutilqt.cpp" line="808"/> 1821 <location filename="../rbutilqt.cpp" line="811"/>
1737 <location filename="../rbutilqt.cpp" line="857"/> 1822 <location filename="../rbutilqt.cpp" line="898"/>
1738 <location filename="../rbutilqt.cpp" line="896"/> 1823 <location filename="../rbutilqt.cpp" line="942"/>
1739 <source>Confirm Installation</source> 1824 <source>Confirm Installation</source>
1740 <translation>インストールの確認</translation> 1825 <translation>インストールの確認</translation>
1741 </message> 1826 </message>
1742 <message> 1827 <message>
1743 <location filename="../rbutilqt.cpp" line="652"/> 1828 <location filename="../rbutilqt.cpp" line="645"/>
1744 <source>Do you really want to install the Bootloader?</source> 1829 <source>Do you really want to install the Bootloader?</source>
1745 <translation>ブートローダのインストールを本当に行いますか?</translation> 1830 <translation>ブートローダのインストールを本当に行いますか?</translation>
1746 </message> 1831 </message>
1747 <message> 1832 <message>
1748 <location filename="../rbutilqt.cpp" line="809"/> 1833 <location filename="../rbutilqt.cpp" line="805"/>
1834 <location filename="../rbutilqt.cpp" line="883"/>
1835 <source>No Rockbox installation found</source>
1836 <translation type="unfinished"></translation>
1837 </message>
1838 <message>
1839 <location filename="../rbutilqt.cpp" line="806"/>
1840 <source>Could not determine the installed Rockbox version. Please install a Rockbox build before installing fonts.</source>
1841 <translation type="unfinished"></translation>
1842 </message>
1843 <message>
1844 <location filename="../rbutilqt.cpp" line="812"/>
1749 <source>Do you really want to install the fonts package?</source> 1845 <source>Do you really want to install the fonts package?</source>
1750 <translation>フォントパッケージのインストールを本当に行いますか?</translation> 1846 <translation>フォントパッケージのインストールを本当に行いますか?</translation>
1751 </message> 1847 </message>
1752 <message> 1848 <message>
1753 <location filename="../rbutilqt.cpp" line="858"/> 1849 <location filename="../rbutilqt.cpp" line="884"/>
1850 <source>Could not determine the installed Rockbox version. Please install a Rockbox build before installing voice files.</source>
1851 <translation type="unfinished"></translation>
1852 </message>
1853 <message>
1854 <location filename="../rbutilqt.cpp" line="899"/>
1754 <source>Do you really want to install the voice file?</source> 1855 <source>Do you really want to install the voice file?</source>
1755 <translation>ボイスファイルのインストールを本当に行いますか?</translation> 1856 <translation>ボイスファイルのインストールを本当に行いますか?</translation>
1756 </message> 1857 </message>
1757 <message> 1858 <message>
1758 <location filename="../rbutilqt.cpp" line="897"/> 1859 <location filename="../rbutilqt.cpp" line="943"/>
1759 <source>Do you really want to install the game addon files?</source> 1860 <source>Do you really want to install the game addon files?</source>
1760 <translation>ゲームのアドオンを本当にインストールしますか?</translation> 1861 <translation>ゲームのアドオンを本当にインストールしますか?</translation>
1761 </message> 1862 </message>
1762 <message> 1863 <message>
1763 <location filename="../rbutilqt.cpp" line="975"/> 1864 <location filename="../rbutilqt.cpp" line="1021"/>
1764 <source>Confirm Uninstallation</source> 1865 <source>Confirm Uninstallation</source>
1765 <translation>アンインストールの確認</translation> 1866 <translation>アンインストールの確認</translation>
1766 </message> 1867 </message>
1767 <message> 1868 <message>
1768 <location filename="../rbutilqt.cpp" line="976"/> 1869 <location filename="../rbutilqt.cpp" line="1022"/>
1769 <source>Do you really want to uninstall the Bootloader?</source> 1870 <source>Do you really want to uninstall the Bootloader?</source>
1770 <translation>ブートローダのアンインストールを本当に行いますか?</translation> 1871 <translation>ブートローダのアンインストールを本当に行いますか?</translation>
1771 </message> 1872 </message>
1772 <message> 1873 <message>
1773 <location filename="../rbutilqt.cpp" line="990"/> 1874 <location filename="../rbutilqt.cpp" line="1036"/>
1774 <source>No uninstall method for this target known.</source> 1875 <source>No uninstall method for this target known.</source>
1775 <translation>このプレイヤーに対するアンインストール方法は不明です。</translation> 1876 <translation>このプレイヤーに対するアンインストール方法は不明です。</translation>
1776 </message> 1877 </message>
1777 <message> 1878 <message>
1778 <location filename="../rbutilqt.cpp" line="996"/> 1879 <location filename="../rbutilqt.cpp" line="1042"/>
1779 <source>Rockbox Utility can not uninstall the bootloader on this target.Try a normal firmware update to remove the booloader.</source> 1880 <source>Rockbox Utility can not uninstall the bootloader on this target.Try a normal firmware update to remove the booloader.</source>
1780 <translation>Rockbox Utility は、このプレイヤーに対して、ブートローダをアンインストールすることができません。通常のファームウェアのアップデート処理を行って、ブートローダを削除して下さい。</translation> 1881 <translation>Rockbox Utility は、このプレイヤーに対して、ブートローダをアンインストールすることができません。通常のファームウェアのアップデート処理を行って、ブートローダを削除して下さい。</translation>
1781 </message> 1882 </message>
1782 <message> 1883 <message>
1783 <location filename="../rbutilqt.cpp" line="1025"/> 1884 <location filename="../rbutilqt.cpp" line="1072"/>
1784 <source>Confirm download</source> 1885 <source>Confirm download</source>
1785 <translation>ダウンロードの確認</translation> 1886 <translation>ダウンロードの確認</translation>
1786 </message> 1887 </message>
1787 <message> 1888 <message>
1788 <location filename="../rbutilqt.cpp" line="1026"/> 1889 <location filename="../rbutilqt.cpp" line="1073"/>
1789 <source>Do you really want to download the manual? The manual will be saved to the root folder of your player.</source> 1890 <source>Do you really want to download the manual? The manual will be saved to the root folder of your player.</source>
1790 <translation>マニュアルのダウンロードを本当に行いますか? マニュアルは、プレイヤーのルートフォルダに保存されます。</translation> 1891 <translation>マニュアルのダウンロードを本当に行いますか? マニュアルは、プレイヤーのルートフォルダに保存されます。</translation>
1791 </message> 1892 </message>
1792 <message> 1893 <message>
1793 <location filename="../rbutilqt.cpp" line="1073"/> 1894 <location filename="../rbutilqt.cpp" line="1120"/>
1794 <source>Confirm installation</source> 1895 <source>Confirm installation</source>
1795 <translation>インストールの確認</translation> 1896 <translation>インストールの確認</translation>
1796 </message> 1897 </message>
1797 <message> 1898 <message>
1798 <location filename="../rbutilqt.cpp" line="1074"/> 1899 <location filename="../rbutilqt.cpp" line="1121"/>
1799 <source>Do you really want to install Rockbox Utility to your player? After installation you can run it from the players hard drive.</source> 1900 <source>Do you really want to install Rockbox Utility to your player? After installation you can run it from the players hard drive.</source>
1800 <translation>Rockbox Utilityをプレイヤーにインストールしてもいいですか? インストール後、プレイヤーのハードディスクから実行して下さい。</translation> 1901 <translation>Rockbox Utilityをプレイヤーにインストールしてもいいですか? インストール後、プレイヤーのハードディスクから実行して下さい。</translation>
1801 </message> 1902 </message>
1802 <message> 1903 <message>
1803 <location filename="../rbutilqt.cpp" line="1083"/> 1904 <location filename="../rbutilqt.cpp" line="1130"/>
1804 <source>Installing Rockbox Utility</source> 1905 <source>Installing Rockbox Utility</source>
1805 <translation>Rockbox Utilityをインストールしています</translation> 1906 <translation>Rockbox Utilityをインストールしています</translation>
1806 </message> 1907 </message>
1807 <message> 1908 <message>
1808 <location filename="../rbutilqt.cpp" line="506"/> 1909 <location filename="../rbutilqt.cpp" line="1337"/>
1809 <location filename="../rbutilqt.cpp" line="1087"/> 1910 <source>New version of Rockbox Utility available.</source>
1911 <translation type="unfinished"></translation>
1912 </message>
1913 <message>
1914 <location filename="../rbutilqt.cpp" line="1340"/>
1915 <source>Rockbox Utility is up to date.</source>
1916 <translation type="unfinished"></translation>
1917 </message>
1918 <message>
1919 <location filename="../rbutilqt.cpp" line="499"/>
1920 <location filename="../rbutilqt.cpp" line="1134"/>
1810 <source>Mount point is wrong!</source> 1921 <source>Mount point is wrong!</source>
1811 <translation>マウントポイントが間違っています!</translation> 1922 <translation>マウントポイントが間違っています!</translation>
1812 </message> 1923 </message>
1813 <message> 1924 <message>
1814 <location filename="../rbutilqt.cpp" line="1101"/> 1925 <location filename="../rbutilqt.cpp" line="1148"/>
1815 <source>Error installing Rockbox Utility</source> 1926 <source>Error installing Rockbox Utility</source>
1816 <translation>Rockbox Utilityのインストール中にエラーが発生しました</translation> 1927 <translation>Rockbox Utilityのインストール中にエラーが発生しました</translation>
1817 </message> 1928 </message>
1818 <message> 1929 <message>
1819 <location filename="../rbutilqt.cpp" line="1105"/> 1930 <location filename="../rbutilqt.cpp" line="1152"/>
1820 <source>Installing user configuration</source> 1931 <source>Installing user configuration</source>
1821 <translation>ユーザ設定をインストールしています</translation> 1932 <translation>ユーザ設定をインストールしています</translation>
1822 </message> 1933 </message>
1823 <message> 1934 <message>
1824 <location filename="../rbutilqt.cpp" line="1109"/> 1935 <location filename="../rbutilqt.cpp" line="1156"/>
1825 <source>Error installing user configuration</source> 1936 <source>Error installing user configuration</source>
1826 <translation>ユーザ設定のインストール中にエラーが発生しました</translation> 1937 <translation>ユーザ設定のインストール中にエラーが発生しました</translation>
1827 </message> 1938 </message>
1828 <message> 1939 <message>
1829 <location filename="../rbutilqt.cpp" line="1113"/> 1940 <location filename="../rbutilqt.cpp" line="1160"/>
1830 <source>Successfully installed Rockbox Utility.</source> 1941 <source>Successfully installed Rockbox Utility.</source>
1831 <translation>Rockbox Utilityのインストールが成功しました。</translation> 1942 <translation>Rockbox Utilityのインストールが成功しました。</translation>
1832 </message> 1943 </message>
1833 <message> 1944 <message>
1834 <location filename="../rbutilqt.cpp" line="103"/> 1945 <location filename="../rbutilqt.cpp" line="104"/>
1835 <source>File</source> 1946 <source>File</source>
1836 <translation>ファイル</translation> 1947 <translation>ファイル</translation>
1837 </message> 1948 </message>
1838 <message> 1949 <message>
1839 <location filename="../rbutilqt.cpp" line="103"/> 1950 <location filename="../rbutilqt.cpp" line="104"/>
1840 <source>Version</source> 1951 <source>Version</source>
1841 <translation>バージョン</translation> 1952 <translation>バージョン</translation>
1842 </message> 1953 </message>
1843 <message> 1954 <message>
1844 <location filename="../rbutilqt.cpp" line="344"/> 1955 <location filename="../rbutilqt.cpp" line="337"/>
1845 <location filename="../rbutilqt.cpp" line="1203"/> 1956 <location filename="../rbutilqt.cpp" line="1250"/>
1846 <source>Configuration error</source> 1957 <source>Configuration error</source>
1847 <translation>設定エラー</translation> 1958 <translation>設定エラー</translation>
1848 </message> 1959 </message>
1849 <message> 1960 <message>
1850 <location filename="../rbutilqt.cpp" line="891"/> 1961 <location filename="../rbutilqt.cpp" line="937"/>
1851 <source>Error</source> 1962 <source>Error</source>
1852 <translation>エラー</translation> 1963 <translation>エラー</translation>
1853 </message> 1964 </message>
1854 <message> 1965 <message>
1855 <location filename="../rbutilqt.cpp" line="892"/> 1966 <location filename="../rbutilqt.cpp" line="938"/>
1856 <source>Your device doesn&apos;t have a doom plugin. Aborting.</source> 1967 <source>Your device doesn&apos;t have a doom plugin. Aborting.</source>
1857 <translation>デバイスには、Doom プラグインがありません。処理を中止します。</translation> 1968 <translation>デバイスには、Doom プラグインがありません。処理を中止します。</translation>
1858 </message> 1969 </message>
1859 <message> 1970 <message>
1860 <location filename="../rbutilqt.cpp" line="1204"/> 1971 <location filename="../rbutilqt.cpp" line="1251"/>
1861 <source>Your configuration is invalid. Please go to the configuration dialog and make sure the selected values are correct.</source> 1972 <source>Your configuration is invalid. Please go to the configuration dialog and make sure the selected values are correct.</source>
1862 <translation>設定が正しくありません。設定ダイアログを表示し、選択された値が正しいか確認して下さい。</translation> 1973 <translation>設定が正しくありません。設定ダイアログを表示し、選択された値が正しいか確認して下さい。</translation>
1863 </message> 1974 </message>
1864 <message> 1975 <message>
1865 <location filename="../rbutilqt.cpp" line="337"/> 1976 <location filename="../rbutilqt.cpp" line="330"/>
1866 <source>This is a new installation of Rockbox Utility, or a new version. The configuration dialog will now open to allow you to setup the program, or review your settings.</source> 1977 <source>This is a new installation of Rockbox Utility, or a new version. The configuration dialog will now open to allow you to setup the program, or review your settings.</source>
1867 <translation>これは、新規にインストール、または、新しいバージョンに更新された Rockbox Utility です。プログラムのセットアップを許可したり、または、設定を見直すために設定ダイアログが表示されることがあります。</translation> 1978 <translation>これは、新規にインストール、または、新しいバージョンに更新された Rockbox Utility です。プログラムのセットアップを許可したり、または、設定を見直すために設定ダイアログが表示されることがあります。</translation>
1868 </message> 1979 </message>
1869 <message> 1980 <message>
1870 <location filename="../rbutilqt.cpp" line="84"/> 1981 <location filename="../rbutilqt.cpp" line="85"/>
1871 <source>Wine detected!</source> 1982 <source>Wine detected!</source>
1872 <translation>Wine が検出されました!</translation> 1983 <translation>Wine が検出されました!</translation>
1873 </message> 1984 </message>
1874 <message> 1985 <message>
1875 <location filename="../rbutilqt.cpp" line="85"/> 1986 <location filename="../rbutilqt.cpp" line="86"/>
1876 <source>It seems you are trying to run this program under Wine. Please don&apos;t do this, running under Wine will fail. Use the native Linux binary instead.</source> 1987 <source>It seems you are trying to run this program under Wine. Please don&apos;t do this, running under Wine will fail. Use the native Linux binary instead.</source>
1877 <translation>Wine 上でこのプログラムを動かそうとしている様に思えます。Wine 上では処理が失敗するので、Wine 上で実行しないで下さい。代わりに Linux で動くバイナリを用いて下さい。</translation> 1988 <translation>Wine 上でこのプログラムを動かそうとしている様に思えます。Wine 上では処理が失敗するので、Wine 上で実行しないで下さい。代わりに Linux で動くバイナリを用いて下さい。</translation>
1878 </message> 1989 </message>
1879 <message> 1990 <message>
1880 <location filename="../rbutilqt.cpp" line="217"/> 1991 <location filename="../rbutilqt.cpp" line="218"/>
1881 <location filename="../rbutilqt.cpp" line="248"/> 1992 <location filename="../rbutilqt.cpp" line="249"/>
1882 <source>Can&apos;t get version information. 1993 <source>Can&apos;t get version information.
1883Network error: %1. Please check your network and proxy settings.</source> 1994Network error: %1. Please check your network and proxy settings.</source>
1884 <translation>バージョン情報が取得できません。 1995 <translation>バージョン情報が取得できません。
1885ネットワークエラー: %1. ネットワークおよびプロキシーの設定を確認して下さい。</translation> 1996ネットワークエラー: %1. ネットワークおよびプロキシーの設定を確認して下さい。</translation>
1886 </message> 1997 </message>
1887 <message> 1998 <message>
1888 <location filename="../rbutilqt.cpp" line="574"/> 1999 <location filename="../rbutilqt.cpp" line="567"/>
1889 <source>Aborted!</source> 2000 <source>Aborted!</source>
1890 <translation>処理を中止します!</translation> 2001 <translation>処理を中止します!</translation>
1891 </message> 2002 </message>
1892 <message> 2003 <message>
1893 <location filename="../rbutilqt.cpp" line="584"/> 2004 <location filename="../rbutilqt.cpp" line="577"/>
1894 <source>Installed Rockbox detected</source> 2005 <source>Installed Rockbox detected</source>
1895 <translation>インストールされたRockbox を検出しました</translation> 2006 <translation>インストールされたRockbox を検出しました</translation>
1896 </message> 2007 </message>
1897 <message> 2008 <message>
1898 <location filename="../rbutilqt.cpp" line="585"/> 2009 <location filename="../rbutilqt.cpp" line="578"/>
1899 <source>Rockbox installation detected. Do you want to backup first?</source> 2010 <source>Rockbox installation detected. Do you want to backup first?</source>
1900 <translation>Rockbox がインストールされていることを検出しました。まずバックアップを行いますか? </translation> 2011 <translation>Rockbox がインストールされていることを検出しました。まずバックアップを行いますか? </translation>
1901 </message> 2012 </message>
1902 <message> 2013 <message>
1903 <location filename="../rbutilqt.cpp" line="610"/> 2014 <location filename="../rbutilqt.cpp" line="603"/>
1904 <source>Backup failed!</source> 2015 <source>Backup failed!</source>
1905 <translation>バックアップが失敗しました!</translation> 2016 <translation>バックアップが失敗しました!</translation>
1906 </message> 2017 </message>
1907 <message> 2018 <message>
1908 <location filename="../rbutilqt.cpp" line="851"/> 2019 <location filename="../rbutilqt.cpp" line="869"/>
1909 <source>Warning</source> 2020 <source>Warning</source>
1910 <translation>警告</translation> 2021 <translation>警告</translation>
1911 </message> 2022 </message>
1912 <message> 2023 <message>
1913 <location filename="../rbutilqt.cpp" line="852"/> 2024 <location filename="../rbutilqt.cpp" line="870"/>
1914 <source>The Application is still downloading Information about new Builds. Please try again shortly.</source> 2025 <source>The Application is still downloading Information about new Builds. Please try again shortly.</source>
1915 <translation>そのアプリケーションは、新規ビルドに対する情報をまだダウンロードしています。もう少し経ちましたら、再度行って下さい。</translation> 2026 <translation>そのアプリケーションは、新規ビルドに対する情報をまだダウンロードしています。もう少し経ちましたら、再度行って下さい。</translation>
1916 </message> 2027 </message>
1917 <message> 2028 <message>
1918 <location filename="../rbutilqt.cpp" line="588"/> 2029 <location filename="../rbutilqt.cpp" line="581"/>
1919 <source>Starting backup...</source> 2030 <source>Starting backup...</source>
1920 <translation>バックアップを開始します...</translation> 2031 <translation>バックアップを開始します...</translation>
1921 </message> 2032 </message>
1922 <message> 2033 <message>
1923 <location filename="../rbutilqt.cpp" line="336"/> 2034 <location filename="../rbutilqt.cpp" line="329"/>
1924 <source>New installation</source> 2035 <source>New installation</source>
1925 <translation>新規インストール</translation> 2036 <translation>新規インストール</translation>
1926 </message> 2037 </message>
1927 <message> 2038 <message>
1928 <location filename="../rbutilqt.cpp" line="345"/> 2039 <location filename="../rbutilqt.cpp" line="338"/>
1929 <source>Your configuration is invalid. This is most likely due to a changed device path. The configuration dialog will now open to allow you to correct the problem.</source> 2040 <source>Your configuration is invalid. This is most likely due to a changed device path. The configuration dialog will now open to allow you to correct the problem.</source>
1930 <translation>設定が正しくありません。たぶん、デバイスのパスが変更されているのが原因です。問題を修正できるように、設定ダイアログが表示されます。</translation> 2041 <translation>設定が正しくありません。たぶん、デバイスのパスが変更されているのが原因です。問題を修正できるように、設定ダイアログが表示されます。</translation>
1931 </message> 2042 </message>
1932 <message> 2043 <message>
1933 <location filename="../rbutilqt.cpp" line="606"/> 2044 <location filename="../rbutilqt.cpp" line="599"/>
1934 <source>Backup successful</source> 2045 <source>Backup successful</source>
1935 <translation>バックアップが成功しました</translation> 2046 <translation>バックアップが成功しました</translation>
1936 </message> 2047 </message>
1937 <message> 2048 <message>
1938 <location filename="../rbutilqt.cpp" line="216"/> 2049 <location filename="../rbutilqt.cpp" line="217"/>
1939 <location filename="../rbutilqt.cpp" line="247"/> 2050 <location filename="../rbutilqt.cpp" line="248"/>
1940 <source>Network error</source> 2051 <source>Network error</source>
1941 <translation>ネットワークエラー</translation> 2052 <translation>ネットワークエラー</translation>
1942 </message> 2053 </message>
1943 <message> 2054 <message>
1944 <location filename="../rbutilqt.cpp" line="204"/> 2055 <location filename="../rbutilqt.cpp" line="205"/>
1945 <location filename="../rbutilqt.cpp" line="237"/> 2056 <location filename="../rbutilqt.cpp" line="238"/>
1946 <source>Downloading build information, please wait ...</source> 2057 <source>Downloading build information, please wait ...</source>
1947 <translation>ビルド情報をダウンロードしています。お待ち下さい...</translation> 2058 <translation>ビルド情報をダウンロードしています。お待ち下さい...</translation>
1948 </message> 2059 </message>
1949 <message> 2060 <message>
1950 <location filename="../rbutilqt.cpp" line="215"/> 2061 <location filename="../rbutilqt.cpp" line="216"/>
1951 <location filename="../rbutilqt.cpp" line="246"/> 2062 <location filename="../rbutilqt.cpp" line="247"/>
1952 <source>Can&apos;t get version information!</source> 2063 <source>Can&apos;t get version information!</source>
1953 <translation>バージョン情報を取得することができませんでした!</translation> 2064 <translation>バージョン情報を取得することができませんでした!</translation>
1954 </message> 2065 </message>
@@ -1957,74 +2068,74 @@ Network error: %1. Please check your network and proxy settings.</source>
1957 <translation type="obsolete">バージョン情報が取得できません。</translation> 2068 <translation type="obsolete">バージョン情報が取得できません。</translation>
1958 </message> 2069 </message>
1959 <message> 2070 <message>
1960 <location filename="../rbutilqt.cpp" line="258"/> 2071 <location filename="../rbutilqt.cpp" line="259"/>
1961 <source>Download build information finished.</source> 2072 <source>Download build information finished.</source>
1962 <translation>ビルド情報のダウンロードが完了しました。</translation> 2073 <translation>ビルド情報のダウンロードが完了しました。</translation>
1963 </message> 2074 </message>
1964 <message> 2075 <message>
1965 <location filename="../rbutilqt.cpp" line="570"/> 2076 <location filename="../rbutilqt.cpp" line="563"/>
1966 <source>Really continue?</source> 2077 <source>Really continue?</source>
1967 <translation>本当に続行しますか?</translation> 2078 <translation>本当に続行しますか?</translation>
1968 </message> 2079 </message>
1969 <message> 2080 <message>
1970 <location filename="../rbutilqt.cpp" line="671"/> 2081 <location filename="../rbutilqt.cpp" line="664"/>
1971 <source>No install method known.</source> 2082 <source>No install method known.</source>
1972 <translation>インストール方法が不明です。</translation> 2083 <translation>インストール方法が不明です。</translation>
1973 </message> 2084 </message>
1974 <message> 2085 <message>
1975 <location filename="../rbutilqt.cpp" line="691"/> 2086 <location filename="../rbutilqt.cpp" line="684"/>
1976 <source>Bootloader detected</source> 2087 <source>Bootloader detected</source>
1977 <translation>ブートローダが検出されました</translation> 2088 <translation>ブートローダが検出されました</translation>
1978 </message> 2089 </message>
1979 <message> 2090 <message>
1980 <location filename="../rbutilqt.cpp" line="692"/> 2091 <location filename="../rbutilqt.cpp" line="685"/>
1981 <source>Bootloader already installed. Do you want to reinstall the bootloader?</source> 2092 <source>Bootloader already installed. Do you want to reinstall the bootloader?</source>
1982 <translation>ブートローダは既にインストールされています。ブートローダをインストールしますか?</translation> 2093 <translation>ブートローダは既にインストールされています。ブートローダをインストールしますか?</translation>
1983 </message> 2094 </message>
1984 <message> 2095 <message>
1985 <location filename="../rbutilqt.cpp" line="715"/> 2096 <location filename="../rbutilqt.cpp" line="708"/>
1986 <source>Create Bootloader backup</source> 2097 <source>Create Bootloader backup</source>
1987 <translation>ブートローダのバックアップを作成します</translation> 2098 <translation>ブートローダのバックアップを作成します</translation>
1988 </message> 2099 </message>
1989 <message> 2100 <message>
1990 <location filename="../rbutilqt.cpp" line="716"/> 2101 <location filename="../rbutilqt.cpp" line="709"/>
1991 <source>You can create a backup of the original bootloader file. Press &quot;Yes&quot; to select an output folder on your computer to save the file to. The file will get placed in a new folder &quot;%1&quot; created below the selected folder. 2102 <source>You can create a backup of the original bootloader file. Press &quot;Yes&quot; to select an output folder on your computer to save the file to. The file will get placed in a new folder &quot;%1&quot; created below the selected folder.
1992Press &quot;No&quot; to skip this step.</source> 2103Press &quot;No&quot; to skip this step.</source>
1993 <translation>オリジナルのブートローダファイルのバックアップファイルを作成することができます。&quot;はい&quot;ボタンを押して、バックアップファイルを保存するためのフォルダを選択して下さい。選択されたフォルダの下に &quot;%1&quot; フォルダを作成し、バックアップファイルを作成します。 2104 <translation>オリジナルのブートローダファイルのバックアップファイルを作成することができます。&quot;はい&quot;ボタンを押して、バックアップファイルを保存するためのフォルダを選択して下さい。選択されたフォルダの下に &quot;%1&quot; フォルダを作成し、バックアップファイルを作成します。
1994&quot;いいえ&quot;ボタンを押しますと、バックアップファイルを作成しません。</translation> 2105&quot;いいえ&quot;ボタンを押しますと、バックアップファイルを作成しません。</translation>
1995 </message> 2106 </message>
1996 <message> 2107 <message>
1997 <location filename="../rbutilqt.cpp" line="723"/> 2108 <location filename="../rbutilqt.cpp" line="716"/>
1998 <source>Browse backup folder</source> 2109 <source>Browse backup folder</source>
1999 <translation>バックアップフォルダの表示</translation> 2110 <translation>バックアップフォルダの表示</translation>
2000 </message> 2111 </message>
2001 <message> 2112 <message>
2002 <location filename="../rbutilqt.cpp" line="735"/> 2113 <location filename="../rbutilqt.cpp" line="728"/>
2003 <source>Prerequisites</source> 2114 <source>Prerequisites</source>
2004 <translation>前提条件</translation> 2115 <translation>前提条件</translation>
2005 </message> 2116 </message>
2006 <message> 2117 <message>
2007 <location filename="../rbutilqt.cpp" line="748"/> 2118 <location filename="../rbutilqt.cpp" line="741"/>
2008 <source>Select firmware file</source> 2119 <source>Select firmware file</source>
2009 <translation>ファームウェアを選択して下さい</translation> 2120 <translation>ファームウェアを選択して下さい</translation>
2010 </message> 2121 </message>
2011 <message> 2122 <message>
2012 <location filename="../rbutilqt.cpp" line="750"/> 2123 <location filename="../rbutilqt.cpp" line="743"/>
2013 <source>Error opening firmware file</source> 2124 <source>Error opening firmware file</source>
2014 <translation>ファームウェア読み込み時のエラー</translation> 2125 <translation>ファームウェア読み込み時のエラー</translation>
2015 </message> 2126 </message>
2016 <message> 2127 <message>
2017 <location filename="../rbutilqt.cpp" line="768"/> 2128 <location filename="../rbutilqt.cpp" line="761"/>
2018 <source>Backup error</source> 2129 <source>Backup error</source>
2019 <translation>バックアップエラー</translation> 2130 <translation>バックアップエラー</translation>
2020 </message> 2131 </message>
2021 <message> 2132 <message>
2022 <location filename="../rbutilqt.cpp" line="769"/> 2133 <location filename="../rbutilqt.cpp" line="762"/>
2023 <source>Could not create backup file. Continue?</source> 2134 <source>Could not create backup file. Continue?</source>
2024 <translation>バックアップファイルが作成されませんでした。続行しますか?</translation> 2135 <translation>バックアップファイルが作成されませんでした。続行しますか?</translation>
2025 </message> 2136 </message>
2026 <message> 2137 <message>
2027 <location filename="../rbutilqt.cpp" line="799"/> 2138 <location filename="../rbutilqt.cpp" line="792"/>
2028 <source>Manual steps required</source> 2139 <source>Manual steps required</source>
2029 <translation>手動で行う必要があります</translation> 2140 <translation>手動で行う必要があります</translation>
2030 </message> 2141 </message>
@@ -2033,7 +2144,7 @@ Press &quot;No&quot; to skip this step.</source>
2033 <translation type="obsolete">アンインストール方法が不明です。</translation> 2144 <translation type="obsolete">アンインストール方法が不明です。</translation>
2034 </message> 2145 </message>
2035 <message> 2146 <message>
2036 <location filename="../rbutilqt.cpp" line="428"/> 2147 <location filename="../rbutilqt.cpp" line="421"/>
2037 <source>Do you really want to perform a complete installation? 2148 <source>Do you really want to perform a complete installation?
2038 2149
2039This will install Rockbox %1. To install the most recent development build available press &quot;Cancel&quot; and use the &quot;Installation&quot; tab.</source> 2150This will install Rockbox %1. To install the most recent development build available press &quot;Cancel&quot; and use the &quot;Installation&quot; tab.</source>
@@ -2042,7 +2153,7 @@ This will install Rockbox %1. To install the most recent development build avail
2042Rockbox %1 をインストールします。 最新の開発版をインストールするのであれば、&quot;キャンセル&quot;ボタンを押したのち、&quot;インストール&quot;タブを選択して下さい。</translation> 2153Rockbox %1 をインストールします。 最新の開発版をインストールするのであれば、&quot;キャンセル&quot;ボタンを押したのち、&quot;インストール&quot;タブを選択して下さい。</translation>
2043 </message> 2154 </message>
2044 <message> 2155 <message>
2045 <location filename="../rbutilqt.cpp" line="484"/> 2156 <location filename="../rbutilqt.cpp" line="477"/>
2046 <source>Do you really want to perform a minimal installation? A minimal installation will contain only the absolutely necessary parts to run Rockbox. 2157 <source>Do you really want to perform a minimal installation? A minimal installation will contain only the absolutely necessary parts to run Rockbox.
2047 2158
2048This will install Rockbox %1. To install the most recent development build available press &quot;Cancel&quot; and use the &quot;Installation&quot; tab.</source> 2159This will install Rockbox %1. To install the most recent development build available press &quot;Cancel&quot; and use the &quot;Installation&quot; tab.</source>
@@ -2051,22 +2162,27 @@ This will install Rockbox %1. To install the most recent development build avail
2051Rockbox %1 をインストールします。 最新の開発版をインストールするのであれば、&quot;キャンセル&quot;ボタンを押したのち、&quot;インストール&quot;タブを選択して下さい。</translation> 2162Rockbox %1 をインストールします。 最新の開発版をインストールするのであれば、&quot;キャンセル&quot;ボタンを押したのち、&quot;インストール&quot;タブを選択して下さい。</translation>
2052 </message> 2163 </message>
2053 <message> 2164 <message>
2054 <location filename="../rbutilqt.cpp" line="697"/> 2165 <location filename="../rbutilqt.cpp" line="690"/>
2055 <source>Bootloader installation skipped</source> 2166 <source>Bootloader installation skipped</source>
2056 <translation>ブートローダのインストールをスキップしました</translation> 2167 <translation>ブートローダのインストールをスキップしました</translation>
2057 </message> 2168 </message>
2058 <message> 2169 <message>
2059 <location filename="../rbutilqt.cpp" line="741"/> 2170 <location filename="../rbutilqt.cpp" line="734"/>
2060 <source>Bootloader installation aborted</source> 2171 <source>Bootloader installation aborted</source>
2061 <translation>ブートローダのインストールが中止しました</translation> 2172 <translation>ブートローダのインストールが中止しました</translation>
2062 </message> 2173 </message>
2063 <message> 2174 <message>
2064 <location filename="../rbutilqt.cpp" line="1286"/> 2175 <location filename="../rbutilqt.cpp" line="1274"/>
2176 <source>Checking for update ...</source>
2177 <translation type="unfinished"></translation>
2178 </message>
2179 <message>
2180 <location filename="../rbutilqt.cpp" line="1334"/>
2065 <source>RockboxUtility Update available</source> 2181 <source>RockboxUtility Update available</source>
2066 <translation>より新しい Rockbox Utility が存在しています</translation> 2182 <translation>より新しい Rockbox Utility が存在しています</translation>
2067 </message> 2183 </message>
2068 <message> 2184 <message>
2069 <location filename="../rbutilqt.cpp" line="1287"/> 2185 <location filename="../rbutilqt.cpp" line="1335"/>
2070 <source>&lt;b&gt;New RockboxUtility Version available.&lt;/b&gt; &lt;br&gt;&lt;br&gt;Download it from here: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</source> 2186 <source>&lt;b&gt;New RockboxUtility Version available.&lt;/b&gt; &lt;br&gt;&lt;br&gt;Download it from here: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</source>
2071 <translation>&lt;b&gt;新しい RockboxUtility が存在しています。&lt;/b&gt; &lt;br&gt;&lt;br&gt;ここから最新版をダウンロードします: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</translation> 2187 <translation>&lt;b&gt;新しい RockboxUtility が存在しています。&lt;/b&gt; &lt;br&gt;&lt;br&gt;ここから最新版をダウンロードします: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</translation>
2072 </message> 2188 </message>
@@ -2611,22 +2727,22 @@ Rockbox %1 をインストールします。 最新の開発版をインスト
2611<context> 2727<context>
2612 <name>TTSCarbon</name> 2728 <name>TTSCarbon</name>
2613 <message> 2729 <message>
2614 <location filename="../base/ttscarbon.cpp" line="130"/> 2730 <location filename="../base/ttscarbon.cpp" line="133"/>
2615 <source>Voice:</source> 2731 <source>Voice:</source>
2616 <translation>ボイス:</translation> 2732 <translation>ボイス:</translation>
2617 </message> 2733 </message>
2618 <message> 2734 <message>
2619 <location filename="../base/ttscarbon.cpp" line="136"/> 2735 <location filename="../base/ttscarbon.cpp" line="139"/>
2620 <source>Speed (words/min):</source> 2736 <source>Speed (words/min):</source>
2621 <translation>スピード(語/分):</translation> 2737 <translation>スピード(語/分):</translation>
2622 </message> 2738 </message>
2623 <message> 2739 <message>
2624 <location filename="../base/ttscarbon.cpp" line="200"/> 2740 <location filename="../base/ttscarbon.cpp" line="203"/>
2625 <source>Could not voice string</source> 2741 <source>Could not voice string</source>
2626 <translation>ボイス化する文字列が見つかりませんでした</translation> 2742 <translation>ボイス化する文字列が見つかりませんでした</translation>
2627 </message> 2743 </message>
2628 <message> 2744 <message>
2629 <location filename="../base/ttscarbon.cpp" line="209"/> 2745 <location filename="../base/ttscarbon.cpp" line="212"/>
2630 <source>Could not convert intermediate file</source> 2746 <source>Could not convert intermediate file</source>
2631 <translation>中間ファイルへの変換に失敗しました</translation> 2747 <translation>中間ファイルへの変換に失敗しました</translation>
2632 </message> 2748 </message>
@@ -2634,17 +2750,17 @@ Rockbox %1 をインストールします。 最新の開発版をインスト
2634<context> 2750<context>
2635 <name>TTSExes</name> 2751 <name>TTSExes</name>
2636 <message> 2752 <message>
2637 <location filename="../base/ttsexes.cpp" line="68"/> 2753 <location filename="../base/ttsexes.cpp" line="73"/>
2638 <source>TTS executable not found</source> 2754 <source>TTS executable not found</source>
2639 <translation>実行可能な TTS が見つかりませんでした</translation> 2755 <translation>実行可能な TTS が見つかりませんでした</translation>
2640 </message> 2756 </message>
2641 <message> 2757 <message>
2642 <location filename="../base/ttsexes.cpp" line="40"/> 2758 <location filename="../base/ttsexes.cpp" line="45"/>
2643 <source>Path to TTS engine:</source> 2759 <source>Path to TTS engine:</source>
2644 <translation>TTS エンジンのパス:</translation> 2760 <translation>TTS エンジンのパス:</translation>
2645 </message> 2761 </message>
2646 <message> 2762 <message>
2647 <location filename="../base/ttsexes.cpp" line="42"/> 2763 <location filename="../base/ttsexes.cpp" line="47"/>
2648 <source>TTS engine options:</source> 2764 <source>TTS engine options:</source>
2649 <translation>TTS エンジンのオプション:</translation> 2765 <translation>TTS エンジンのオプション:</translation>
2650 </message> 2766 </message>
@@ -2652,27 +2768,27 @@ Rockbox %1 をインストールします。 最新の開発版をインスト
2652<context> 2768<context>
2653 <name>TTSFestival</name> 2769 <name>TTSFestival</name>
2654 <message> 2770 <message>
2655 <location filename="../base/ttsfestival.cpp" line="197"/> 2771 <location filename="../base/ttsfestival.cpp" line="202"/>
2656 <source>engine could not voice string</source> 2772 <source>engine could not voice string</source>
2657 <translation>ボイス化する文字列が見つかりませんでした</translation> 2773 <translation>ボイス化する文字列が見つかりませんでした</translation>
2658 </message> 2774 </message>
2659 <message> 2775 <message>
2660 <location filename="../base/ttsfestival.cpp" line="280"/> 2776 <location filename="../base/ttsfestival.cpp" line="285"/>
2661 <source>No description available</source> 2777 <source>No description available</source>
2662 <translation>利用可能な記述がありません</translation> 2778 <translation>利用可能な記述がありません</translation>
2663 </message> 2779 </message>
2664 <message> 2780 <message>
2665 <location filename="../base/ttsfestival.cpp" line="45"/> 2781 <location filename="../base/ttsfestival.cpp" line="50"/>
2666 <source>Path to Festival client:</source> 2782 <source>Path to Festival client:</source>
2667 <translation>Festival クライアントのパス:</translation> 2783 <translation>Festival クライアントのパス:</translation>
2668 </message> 2784 </message>
2669 <message> 2785 <message>
2670 <location filename="../base/ttsfestival.cpp" line="50"/> 2786 <location filename="../base/ttsfestival.cpp" line="55"/>
2671 <source>Voice:</source> 2787 <source>Voice:</source>
2672 <translation>ボイス:</translation> 2788 <translation>ボイス:</translation>
2673 </message> 2789 </message>
2674 <message> 2790 <message>
2675 <location filename="../base/ttsfestival.cpp" line="59"/> 2791 <location filename="../base/ttsfestival.cpp" line="64"/>
2676 <source>Voice description:</source> 2792 <source>Voice description:</source>
2677 <translation>ボイスの説明:</translation> 2793 <translation>ボイスの説明:</translation>
2678 </message> 2794 </message>
@@ -2680,32 +2796,32 @@ Rockbox %1 をインストールします。 最新の開発版をインスト
2680<context> 2796<context>
2681 <name>TTSSapi</name> 2797 <name>TTSSapi</name>
2682 <message> 2798 <message>
2683 <location filename="../base/ttssapi.cpp" line="99"/> 2799 <location filename="../base/ttssapi.cpp" line="104"/>
2684 <source>Could not copy the Sapi-script</source> 2800 <source>Could not copy the Sapi-script</source>
2685 <translation>Sapi-script がコピーできませんでした</translation> 2801 <translation>Sapi-script がコピーできませんでした</translation>
2686 </message> 2802 </message>
2687 <message> 2803 <message>
2688 <location filename="../base/ttssapi.cpp" line="120"/> 2804 <location filename="../base/ttssapi.cpp" line="125"/>
2689 <source>Could not start the Sapi-script</source> 2805 <source>Could not start the Sapi-script</source>
2690 <translation>Sapi-script が実行できませんでした</translation> 2806 <translation>Sapi-script が実行できませんでした</translation>
2691 </message> 2807 </message>
2692 <message> 2808 <message>
2693 <location filename="../base/ttssapi.cpp" line="39"/> 2809 <location filename="../base/ttssapi.cpp" line="44"/>
2694 <source>Language:</source> 2810 <source>Language:</source>
2695 <translation>言語:</translation> 2811 <translation>言語:</translation>
2696 </message> 2812 </message>
2697 <message> 2813 <message>
2698 <location filename="../base/ttssapi.cpp" line="45"/> 2814 <location filename="../base/ttssapi.cpp" line="50"/>
2699 <source>Voice:</source> 2815 <source>Voice:</source>
2700 <translation>ボイス:</translation> 2816 <translation>ボイス:</translation>
2701 </message> 2817 </message>
2702 <message> 2818 <message>
2703 <location filename="../base/ttssapi.cpp" line="52"/> 2819 <location filename="../base/ttssapi.cpp" line="57"/>
2704 <source>Speed:</source> 2820 <source>Speed:</source>
2705 <translation>スピード:</translation> 2821 <translation>スピード:</translation>
2706 </message> 2822 </message>
2707 <message> 2823 <message>
2708 <location filename="../base/ttssapi.cpp" line="55"/> 2824 <location filename="../base/ttssapi.cpp" line="60"/>
2709 <source>Options:</source> 2825 <source>Options:</source>
2710 <translation>オプション:</translation> 2826 <translation>オプション:</translation>
2711 </message> 2827 </message>
@@ -2761,53 +2877,53 @@ Rockbox %1 をインストールします。 最新の開発版をインスト
2761<context> 2877<context>
2762 <name>TalkGenerator</name> 2878 <name>TalkGenerator</name>
2763 <message> 2879 <message>
2764 <location filename="../base/talkgenerator.cpp" line="39"/> 2880 <location filename="../base/talkgenerator.cpp" line="38"/>
2765 <source>Starting TTS Engine</source> 2881 <source>Starting TTS Engine</source>
2766 <translation>TTS エンジンの開始</translation> 2882 <translation>TTS エンジンの開始</translation>
2767 </message> 2883 </message>
2768 <message> 2884 <message>
2769 <location filename="../base/talkgenerator.cpp" line="44"/> 2885 <location filename="../base/talkgenerator.cpp" line="43"/>
2770 <source>Init of TTS engine failed</source> 2886 <source>Init of TTS engine failed</source>
2771 <translation>TTS エンジンの初期化に失敗しました</translation> 2887 <translation>TTS エンジンの初期化に失敗しました</translation>
2772 </message> 2888 </message>
2773 <message> 2889 <message>
2774 <location filename="../base/talkgenerator.cpp" line="51"/> 2890 <location filename="../base/talkgenerator.cpp" line="50"/>
2775 <source>Starting Encoder Engine</source> 2891 <source>Starting Encoder Engine</source>
2776 <translation>エンコーダエンジンの開始</translation> 2892 <translation>エンコーダエンジンの開始</translation>
2777 </message> 2893 </message>
2778 <message> 2894 <message>
2779 <location filename="../base/talkgenerator.cpp" line="55"/> 2895 <location filename="../base/talkgenerator.cpp" line="54"/>
2780 <source>Init of Encoder engine failed</source> 2896 <source>Init of Encoder engine failed</source>
2781 <translation>エンコーダエンジンの初期化に失敗しました</translation> 2897 <translation>エンコーダエンジンの初期化に失敗しました</translation>
2782 </message> 2898 </message>
2783 <message> 2899 <message>
2784 <location filename="../base/talkgenerator.cpp" line="65"/> 2900 <location filename="../base/talkgenerator.cpp" line="64"/>
2785 <source>Voicing entries...</source> 2901 <source>Voicing entries...</source>
2786 <translation>ボイス化しています...</translation> 2902 <translation>ボイス化しています...</translation>
2787 </message> 2903 </message>
2788 <message> 2904 <message>
2789 <location filename="../base/talkgenerator.cpp" line="80"/> 2905 <location filename="../base/talkgenerator.cpp" line="79"/>
2790 <source>Encoding files...</source> 2906 <source>Encoding files...</source>
2791 <translation>エンコードしています...</translation> 2907 <translation>エンコードしています...</translation>
2792 </message> 2908 </message>
2793 <message> 2909 <message>
2794 <location filename="../base/talkgenerator.cpp" line="119"/> 2910 <location filename="../base/talkgenerator.cpp" line="273"/>
2795 <source>Voicing aborted</source> 2911 <source>Voicing aborted</source>
2796 <translation>ボイス化に失敗しました</translation> 2912 <translation>ボイス化に失敗しました</translation>
2797 </message> 2913 </message>
2798 <message> 2914 <message>
2799 <location filename="../base/talkgenerator.cpp" line="154"/> 2915 <location filename="../base/talkgenerator.cpp" line="180"/>
2800 <location filename="../base/talkgenerator.cpp" line="159"/> 2916 <location filename="../base/talkgenerator.cpp" line="185"/>
2801 <source>Voicing of %1 failed: %2</source> 2917 <source>Voicing of %1 failed: %2</source>
2802 <translation>%1 のボイス化に失敗しました: %2</translation> 2918 <translation>%1 のボイス化に失敗しました: %2</translation>
2803 </message> 2919 </message>
2804 <message> 2920 <message>
2805 <location filename="../base/talkgenerator.cpp" line="197"/> 2921 <location filename="../base/talkgenerator.cpp" line="278"/>
2806 <source>Encoding aborted</source> 2922 <source>Encoding aborted</source>
2807 <translation>エンコード処理に失敗しました</translation> 2923 <translation>エンコード処理に失敗しました</translation>
2808 </message> 2924 </message>
2809 <message> 2925 <message>
2810 <location filename="../base/talkgenerator.cpp" line="223"/> 2926 <location filename="../base/talkgenerator.cpp" line="262"/>
2811 <source>Encoding of %1 failed</source> 2927 <source>Encoding of %1 failed</source>
2812 <translation>%1 のエンコードに失敗しました</translation> 2928 <translation>%1 のエンコードに失敗しました</translation>
2813 </message> 2929 </message>
@@ -2853,99 +2969,99 @@ Rockbox %1 をインストールします。 最新の開発版をインスト
2853<context> 2969<context>
2854 <name>ThemesInstallWindow</name> 2970 <name>ThemesInstallWindow</name>
2855 <message> 2971 <message>
2856 <location filename="../themesinstallwindow.cpp" line="37"/> 2972 <location filename="../themesinstallwindow.cpp" line="39"/>
2857 <source>no theme selected</source> 2973 <source>no theme selected</source>
2858 <translation>テーマが選択されていません</translation> 2974 <translation>テーマが選択されていません</translation>
2859 </message> 2975 </message>
2860 <message> 2976 <message>
2861 <location filename="../themesinstallwindow.cpp" line="104"/> 2977 <location filename="../themesinstallwindow.cpp" line="111"/>
2862 <source>Network error: %1. 2978 <source>Network error: %1.
2863Please check your network and proxy settings.</source> 2979Please check your network and proxy settings.</source>
2864 <translation>ネットワークエラー: %1. 2980 <translation>ネットワークエラー: %1.
2865ネットワークおよびプロキシーの設定を確認して下さい。</translation> 2981ネットワークおよびプロキシーの設定を確認して下さい。</translation>
2866 </message> 2982 </message>
2867 <message> 2983 <message>
2868 <location filename="../themesinstallwindow.cpp" line="117"/> 2984 <location filename="../themesinstallwindow.cpp" line="124"/>
2869 <source>the following error occured: 2985 <source>the following error occured:
2870%1</source> 2986%1</source>
2871 <translation>以下のエラーが発生しました: 2987 <translation>以下のエラーが発生しました:
2872%1</translation> 2988%1</translation>
2873 </message> 2989 </message>
2874 <message> 2990 <message>
2875 <location filename="../themesinstallwindow.cpp" line="123"/> 2991 <location filename="../themesinstallwindow.cpp" line="130"/>
2876 <source>done.</source> 2992 <source>done.</source>
2877 <translation>終了しました。</translation> 2993 <translation>終了しました。</translation>
2878 </message> 2994 </message>
2879 <message> 2995 <message>
2880 <location filename="../themesinstallwindow.cpp" line="190"/> 2996 <location filename="../themesinstallwindow.cpp" line="197"/>
2881 <source>fetching details for %1</source> 2997 <source>fetching details for %1</source>
2882 <translation>%1 の説明を取得しています</translation> 2998 <translation>%1 の説明を取得しています</translation>
2883 </message> 2999 </message>
2884 <message> 3000 <message>
2885 <location filename="../themesinstallwindow.cpp" line="193"/> 3001 <location filename="../themesinstallwindow.cpp" line="200"/>
2886 <source>fetching preview ...</source> 3002 <source>fetching preview ...</source>
2887 <translation>プレビューを取得しています...</translation> 3003 <translation>プレビューを取得しています...</translation>
2888 </message> 3004 </message>
2889 <message> 3005 <message>
2890 <location filename="../themesinstallwindow.cpp" line="206"/> 3006 <location filename="../themesinstallwindow.cpp" line="213"/>
2891 <source>&lt;b&gt;Author:&lt;/b&gt; %1&lt;hr/&gt;</source> 3007 <source>&lt;b&gt;Author:&lt;/b&gt; %1&lt;hr/&gt;</source>
2892 <translation>&lt;b&gt;制作者:&lt;/b&gt; %1&lt;hr/&gt;</translation> 3008 <translation>&lt;b&gt;制作者:&lt;/b&gt; %1&lt;hr/&gt;</translation>
2893 </message> 3009 </message>
2894 <message> 3010 <message>
2895 <location filename="../themesinstallwindow.cpp" line="207"/> 3011 <location filename="../themesinstallwindow.cpp" line="214"/>
2896 <location filename="../themesinstallwindow.cpp" line="209"/> 3012 <location filename="../themesinstallwindow.cpp" line="216"/>
2897 <source>unknown</source> 3013 <source>unknown</source>
2898 <translation>不明</translation> 3014 <translation>不明</translation>
2899 </message> 3015 </message>
2900 <message> 3016 <message>
2901 <location filename="../themesinstallwindow.cpp" line="208"/> 3017 <location filename="../themesinstallwindow.cpp" line="215"/>
2902 <source>&lt;b&gt;Version:&lt;/b&gt; %1&lt;hr/&gt;</source> 3018 <source>&lt;b&gt;Version:&lt;/b&gt; %1&lt;hr/&gt;</source>
2903 <translation>&lt;b&gt;バージョン:&lt;/b&gt; %1&lt;hr/&gt;</translation> 3019 <translation>&lt;b&gt;バージョン:&lt;/b&gt; %1&lt;hr/&gt;</translation>
2904 </message> 3020 </message>
2905 <message> 3021 <message>
2906 <location filename="../themesinstallwindow.cpp" line="211"/> 3022 <location filename="../themesinstallwindow.cpp" line="218"/>
2907 <source>no description</source> 3023 <source>no description</source>
2908 <translation>説明はありません</translation> 3024 <translation>説明はありません</translation>
2909 </message> 3025 </message>
2910 <message> 3026 <message>
2911 <location filename="../themesinstallwindow.cpp" line="254"/> 3027 <location filename="../themesinstallwindow.cpp" line="261"/>
2912 <source>no theme preview</source> 3028 <source>no theme preview</source>
2913 <translation>テーマのプレビューはありません</translation> 3029 <translation>テーマのプレビューはありません</translation>
2914 </message> 3030 </message>
2915 <message> 3031 <message>
2916 <location filename="../themesinstallwindow.cpp" line="285"/> 3032 <location filename="../themesinstallwindow.cpp" line="292"/>
2917 <source>getting themes information ...</source> 3033 <source>getting themes information ...</source>
2918 <translation>テーマの情報を取得しています...</translation> 3034 <translation>テーマの情報を取得しています...</translation>
2919 </message> 3035 </message>
2920 <message> 3036 <message>
2921 <location filename="../themesinstallwindow.cpp" line="333"/> 3037 <location filename="../themesinstallwindow.cpp" line="340"/>
2922 <source>Mount point is wrong!</source> 3038 <source>Mount point is wrong!</source>
2923 <translation>マウントポイントが間違っています!</translation> 3039 <translation>マウントポイントが間違っています!</translation>
2924 </message> 3040 </message>
2925 <message> 3041 <message>
2926 <location filename="../themesinstallwindow.cpp" line="210"/> 3042 <location filename="../themesinstallwindow.cpp" line="217"/>
2927 <source>&lt;b&gt;Description:&lt;/b&gt; %1&lt;hr/&gt;</source> 3043 <source>&lt;b&gt;Description:&lt;/b&gt; %1&lt;hr/&gt;</source>
2928 <translation>&lt;b&gt;説明:&lt;/b&gt; %1&lt;hr/&gt;</translation> 3044 <translation>&lt;b&gt;説明:&lt;/b&gt; %1&lt;hr/&gt;</translation>
2929 </message> 3045 </message>
2930 <message> 3046 <message>
2931 <location filename="../themesinstallwindow.cpp" line="38"/> 3047 <location filename="../themesinstallwindow.cpp" line="40"/>
2932 <source>no selection</source> 3048 <source>no selection</source>
2933 <translation>選択されていません</translation> 3049 <translation>選択されていません</translation>
2934 </message> 3050 </message>
2935 <message> 3051 <message>
2936 <location filename="../themesinstallwindow.cpp" line="160"/> 3052 <location filename="../themesinstallwindow.cpp" line="167"/>
2937 <source>Information</source> 3053 <source>Information</source>
2938 <translation>情報</translation> 3054 <translation>情報</translation>
2939 </message> 3055 </message>
2940 <message numerus="yes"> 3056 <message numerus="yes">
2941 <location filename="../themesinstallwindow.cpp" line="177"/> 3057 <location filename="../themesinstallwindow.cpp" line="184"/>
2942 <source>Download size %L1 kiB (%n item(s))</source> 3058 <source>Download size %L1 kiB (%n item(s))</source>
2943 <translation> 3059 <translation>
2944 <numerusform>ダウンロードサイズ %L1 kiB (%n アイテム)</numerusform> 3060 <numerusform>ダウンロードサイズ %L1 kiB (%n アイテム)</numerusform>
2945 </translation> 3061 </translation>
2946 </message> 3062 </message>
2947 <message> 3063 <message>
2948 <location filename="../themesinstallwindow.cpp" line="242"/> 3064 <location filename="../themesinstallwindow.cpp" line="249"/>
2949 <source>Retrieving theme preview failed. 3065 <source>Retrieving theme preview failed.
2950HTTP response code: %1</source> 3066HTTP response code: %1</source>
2951 <translation>テーマのプレビュー画像の取得に失敗しました。 3067 <translation>テーマのプレビュー画像の取得に失敗しました。
@@ -3091,28 +3207,28 @@ HTTP レスポンスコード: %1</translation>
3091<context> 3207<context>
3092 <name>Uninstaller</name> 3208 <name>Uninstaller</name>
3093 <message> 3209 <message>
3094 <location filename="../base/uninstall.cpp" line="33"/> 3210 <location filename="../base/uninstall.cpp" line="32"/>
3095 <location filename="../base/uninstall.cpp" line="46"/> 3211 <location filename="../base/uninstall.cpp" line="43"/>
3096 <source>Starting Uninstallation</source> 3212 <source>Starting Uninstallation</source>
3097 <translation>アンインストールを開始します</translation> 3213 <translation>アンインストールを開始します</translation>
3098 </message> 3214 </message>
3099 <message> 3215 <message>
3100 <location filename="../base/uninstall.cpp" line="38"/> 3216 <location filename="../base/uninstall.cpp" line="36"/>
3101 <source>Finished Uninstallation</source> 3217 <source>Finished Uninstallation</source>
3102 <translation>アンインストールが終了しました</translation> 3218 <translation>アンインストールが終了しました</translation>
3103 </message> 3219 </message>
3104 <message> 3220 <message>
3105 <location filename="../base/uninstall.cpp" line="52"/> 3221 <location filename="../base/uninstall.cpp" line="49"/>
3106 <source>Uninstalling %1...</source> 3222 <source>Uninstalling %1...</source>
3107 <translation>%1 をアンインストールしています...</translation> 3223 <translation>%1 をアンインストールしています...</translation>
3108 </message> 3224 </message>
3109 <message> 3225 <message>
3110 <location filename="../base/uninstall.cpp" line="83"/> 3226 <location filename="../base/uninstall.cpp" line="80"/>
3111 <source>Could not delete %1</source> 3227 <source>Could not delete %1</source>
3112 <translation>%1 を削除することができませんでした</translation> 3228 <translation>%1 を削除することができませんでした</translation>
3113 </message> 3229 </message>
3114 <message> 3230 <message>
3115 <location filename="../base/uninstall.cpp" line="113"/> 3231 <location filename="../base/uninstall.cpp" line="109"/>
3116 <source>Uninstallation finished</source> 3232 <source>Uninstallation finished</source>
3117 <translation>アンインストールが終了しました</translation> 3233 <translation>アンインストールが終了しました</translation>
3118 </message> 3234 </message>