From 241547b8fa39125316b3e7a6466f3b89a4ab2016 Mon Sep 17 00:00:00 2001 From: Takumi ASAKI Date: Mon, 17 Oct 2011 11:47:36 +0200 Subject: Update Japanese translations. Merge-request: 2700 Reviewed-by: Oswald Buddenhagen --- translations/qt_ja.ts | 106 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 100 insertions(+), 6 deletions(-) diff --git a/translations/qt_ja.ts b/translations/qt_ja.ts index 05ed9d4..7a6985b 100644 --- a/translations/qt_ja.ts +++ b/translations/qt_ja.ts @@ -407,7 +407,7 @@ libgstreamer-plugins-base はインストールされていますか。 Reflections delay (ms) - ReflectionsDelay: Amount of delay between the arrival the direct path from the source and the arrival of the first reflection. + ReflectionsDelay: Amount of delay between the arrival of the direct path from the source and the arrival of the first reflection. 反射遅延 (ms) @@ -422,7 +422,7 @@ libgstreamer-plugins-base はインストールされていますか。 Reverb level (mB) - ReverbLevel Amplitude of reverberations. This value is corrected by the RoomLevel to give the final reverberation amplitude. + ReverbLevel: Amplitude of reverberations. This value is corrected by the RoomLevel to give the final reverberation amplitude. リバーブ レベル (mB) @@ -480,8 +480,12 @@ libgstreamer-plugins-base はインストールされていますか。音量: %1% + Use this slider to adjust the volume. The leftmost position is 0%. The rightmost is %1% + スライダを用いて音量を調整してください。左端が0%です。右端が%1%になります + + Use this slider to adjust the volume. The leftmost position is 0%, the rightmost is %1% - スライダを用いて音量を指定してください。左端が0%、右端が%1%になります + スライダを用いて音量を指定してください。左端が0%、右端が%1%になります Muted @@ -3724,6 +3728,10 @@ Do you want to delete it anyway? Actions アクション + + Corner Toolbar + コーナーツールバー + QMessageBox @@ -6481,6 +6489,10 @@ Please choose a different file name. QSoftKeyManager Ok + OK + + + OK OK @@ -6725,6 +6737,72 @@ Please choose a different file name. + QSymSQLDriver + + Invalid option: + 無効なオプション: + + + Error opening database + データベースのオープン時にエラーが発生しました + + + POLICY_DB_DEFAULT must be defined before any other POLICY definitions can be used + POLICY_DB_DEFAULT は他の POLICY 定義の利用前に定義されなければなりません + + + Unable to begin transaction + トランザクションを開始できません + + + Unable to commit transaction + トランザクションをコミットできません + + + Unable to rollback transaction + トランザクションをロールバックできません + + + + QSymSQLResult + + Error retrieving column count + カラム数の取得時にエラーが発生しました + + + Error retrieving column name + カラム名の取得時にエラーが発生しました + + + Error retrieving column type + カラムの型の取得時にエラーが発生しました + + + Unable to fetch row + レコードをフェッチできません + + + Unable to execute statement + ステートメントを実行できません + + + Statement is not prepared + ステートメントがプリペアではありません + + + Unable to reset statement + ステートメントをリセットできません + + + Unable to bind parameters + パラメータをバインドできません + + + Parameter count mismatch + パラメータの数が合っていません + + + QSymbianSocketEngine Unable to initialize non-blocking socket @@ -7051,6 +7129,10 @@ Please choose a different file name. リクエストはキャンセルされました + Request canceled + リクエストはキャンセルされました + + Request blocked リクエストはブロックされました @@ -8298,7 +8380,7 @@ Please choose a different file name. QmlJSDebugger::ToolBox Qt Quick Toolbox - Qt Quick ツールボックス + Qt Quick ツールボックス @@ -8776,7 +8858,11 @@ Please choose a different file name. The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this) - ユーザ定義の関数の名前空間は、空であってはなりません。(すでに定義されているプレフィックス '%1' が使用できます) + ユーザ定義の関数の名前空間は、空であってはなりません。(すでに定義されているプレフィックス '%1' が使用できます) + + + The namespace for a user defined function cannot be empty (try the predefined prefix %1, which exists for cases like this) + ユーザ定義の関数の名前空間は、空であってはなりません。(今回の場合、すでに定義されているプレフィックス '%1' が使用できます) The namespace %1 is reserved; therefore user defined functions may not use it. Try the predefined prefix %2, which exists for these cases. @@ -9620,6 +9706,10 @@ Please choose a different file name. Content model of complex type %1 contains %2 element so it cannot be derived by extension from a non-empty type. + 複合型 %1 のコンテンツモデルは %2 要素を含んでいますが非 empty 型を派生した拡張にする事はできません。 + + + Content model of complex type %1 contains %2 element, so it cannot be derived by extension from a non-empty type. 複合型 %1 のコンテンツモデルは %2 要素を含んでいますが非 empty 型を派生した拡張にする事はできません。 @@ -10027,10 +10117,14 @@ Please choose a different file name. 要素 %1 はテキストを含む事を許可されていません。 - Element %1 cannot contain other elements, as it has a fixed content. + Element %1 cannot contain other elements, as it has fixed content. 要素 %1 は固定値を持った他の要素を含む事はできません。 + Element %1 cannot contain other elements, as it has a fixed content. + 要素 %1 は固定値を持った他の要素を含む事はできません。 + + Element %1 is missing required attribute %2. 要素 %1 に要求された属性 %2 がありません。 -- cgit v0.12