mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-08 11:09:33 +00:00
Cleanup Japanese translation (12 obsolete).
Remove 12 obsolete messages in ja.ts. Change-Id: I2d514b93056f5755760ff4eb1b44e36923b01f1c Reviewed-by: Katja Marttila <katja.marttila@theqtcompany.com>
This commit is contained in:
parent
e40b085a4f
commit
3cfa1c10e9
@ -640,10 +640,6 @@
|
||||
</context>
|
||||
<context>
|
||||
<name>QInstaller::Component</name>
|
||||
<message>
|
||||
<source>Could not open the requested translation file '%1'.</source>
|
||||
<translation>要求された翻訳ファイル '%1' を開けませんでした。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Could not open the requested UI file '%1'. Error: %2</source>
|
||||
<translation>要求された UI ファイル '%1' を開けませんでした。エラー: %2</translation>
|
||||
@ -2540,66 +2536,6 @@ Do you want to continue?</source>
|
||||
<translation> - 残り時間: 不明。</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QtPatchOperation</name>
|
||||
<message>
|
||||
<source>Invalid arguments in %0: %1 arguments given, %2 expected%3.</source>
|
||||
<translation>%0 に無効な引数: %1個の引数が渡されましたが、必要なのは%2です%3。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>3 or 4</source>
|
||||
<translation>3あるいは4個</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Needed installer object in "%1" operation is empty.</source>
|
||||
<translation>"%1" のインストーラ作成に必要な操作が見つかりません。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>First argument should be 'linux', 'mac' or 'windows'. No other type is supported at this time.</source>
|
||||
<translation>最初の引数は 'linux', 'mac', 'windows' のいずれかを指定してください。それ以外はサポートしていません。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Could not find the needed QmakeOutputInstallerKey(%1) value on the installer object. The ConsumeOutput operation on the valid qmake needs to be called first.</source>
|
||||
<translation>インストーラに必要な QmakeOutputInstallerKey(%1) の値を見つけることができませんでした。適切な qmake で ConsumeOutput 操作を最初に実行する必要があります。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>QMake from the current Qt version
|
||||
(%1)is not existing. Please file a bugreport with this dialog at https://bugreports.qt-project.org.</source>
|
||||
<translation>現在の Qt のバージョン(%1)の QMake が見つかりません。このダイアログから https://bugreports.qt-project.org へバグ報告をしてください。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>The output of
|
||||
%1 -query
|
||||
is not parseable. Please file a bugreport with this dialog https://bugreports.qt-project.org.
|
||||
output: "%2"</source>
|
||||
<translation>以下の出力がパースできません。
|
||||
%1 -query
|
||||
このダイアログから https://bugreports.qt-project.org へバグ報告をしてください。
|
||||
出力: "%2"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Qt patch error: new Qt dir(%1)
|
||||
needs to be less than 255 characters.</source>
|
||||
<translation>Qt パッチエラー: 新しい Qt のパス(%1)
|
||||
は255文字以下である必要があります。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Qt patch error: Can not open %1.(%2)</source>
|
||||
<translation>Qt パッチエラー: %1 を開けません。(%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>The installer was not able to get the unpatched path from
|
||||
%1.(maybe it is broken or removed)
|
||||
It tried to patch the Qt binaries, but all other files in Qt are unpatched.
|
||||
This could result in a broken Qt version.
|
||||
Sometimes it helps to restart the installer with a switched off antivirus software.</source>
|
||||
<translation>インストーラはパッチ未適用時のパスを %1 から取得できませんでした。
|
||||
(おそらくファイルが壊れているか削除されています)
|
||||
Qt のバイナリにパッチを適用しようとしましたが、Qt の他のすべてのファイルに対してパッチは適用されていません。
|
||||
このため、この Qt は正常な状態に無い可能性があります。
|
||||
アンチウィルスソフトウェアをオフにしてインストーラを再起動することによって改善されるかもしれません。</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>RemoteClient</name>
|
||||
<message>
|
||||
@ -2626,13 +2562,6 @@ as root and then clicking OK.</source>
|
||||
<translation>コマンドを送信した後、すべてのデータを読み込めませんでした: %1。想定バイト数: %2 、受信バイト数: %3。エラー: %4</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QInstaller::RemoteServerConnection</name>
|
||||
<message>
|
||||
<source>Could not read all data after sending command: %1. Bytes expected: %2, Bytes received: %3. Error: %4</source>
|
||||
<translation>コマンドを送信した後、すべてのデータを読み込めませんでした: %1。想定バイト数: %2 、受信バイト数: %3。エラー: %4</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>KDLockFile</name>
|
||||
<message>
|
||||
|
Loading…
x
Reference in New Issue
Block a user