From d6fcb939b2d18f0418f5dfd6d93ed4bf72f6a466 Mon Sep 17 00:00:00 2001 From: Kiwamu Okabe Date: Sat, 29 Aug 2009 11:59:40 +0900 Subject: [PATCH] add japanese translation. --- locale/ja_JP.ts | 430 ++++++++++++++++++++++++++++++++++++++++++++++ locale/locale.pri | 3 +- 2 files changed, 432 insertions(+), 1 deletion(-) create mode 100644 locale/ja_JP.ts diff --git a/locale/ja_JP.ts b/locale/ja_JP.ts new file mode 100644 index 0000000..e632324 --- /dev/null +++ b/locale/ja_JP.ts @@ -0,0 +1,430 @@ + + + +UTF-8 + + AboutView + + + There's life outside the browser! + Webブラウザなしでも大丈夫! + + + + Version %1 + バージョン %1 + + + + This is a "Technology Preview" release, do not expect it to be perfect. + このプログラムは"テクノロジープレビュー"です。完璧な動作は期待しないでください。 + + + + Report bugs and send in your ideas to %1 + バグレポートやアイデアは%1までお願いします + + + + %1 is Free Software but its development takes precious time. + %1はフリーソフトウェアですが、開発には貴重な時間が費やされています。 + + + + Please <a href='%1'>donate via PayPal</a> to support the continued development of %2. + %2の開発/サポートのため、<a href='%1'>寄付</a>をお願いします。 + + + + Icon designed by %1. + アイコンは%1さんのデザインです。 + + + + Compact mode contributed by %1. + コンパクトモードは%1さんの貢献です。 + + + + Translated by %1 + 翻訳は%1さん達の協力です + + + + Released under the <a href='%1'>GNU General Public License</a> + <a href='%1'>GNU General Public License</a>で配布されます + + + + &Close + 閉じる(&C) + + + + About + プログラムについて + + + + What you always wanted to know about %1 and never dared to ask + %1について知りたいことがあったら、思いきって連絡をください + + + + ClearButton + + + Clear + クリア + + + + ListModel + + + Searching... + 検索中... + + + + Show %1 More + さらに%1エントリ観る + + + + No videos + 見つかりませんでした + + + + No more videos + 見つかりませんでした + + + + LoadingWidget + + + Error + エラー + + + + MainWindow + + + &Back + 戻る(&B) + + + + Go to the previous view + 前のビューに戻る + + + + &Stop + ストップ(&S) + + + + Stop playback and go back to the search view + 再生を停止させて、検索ビューに戻ります + + + + S&kip + スキップ(&k) + + + + Skip to the next video + 次の動画へ + + + + + &Pause + 一時停止(&P) + + + + + Pause playback + 再生を一時停止します + + + + + &Full Screen + フルスクリーン(&F) + + + + Go full screen + フルスクリーン + + + + &Compact mode + コンパクトモード(&C) + + + + Hide the playlist and the toolbar + プレイリストとツールバーを隠す + + + + &YouTube + YouTube(&Y) + + + + Open the YouTube video page + YouTubeの動画Webページを開く + + + + &Remove + 削除(&R) + + + + Remove the selected videos from the playlist + プレイリストから選択した動画を削除 + + + + Move &Up + 上へ(&U) + + + + Move up the selected videos in the playlist + 選択した動画をプレイリスト内で上へ移動させます + + + + Move &Down + 下へ(&D) + + + + Move down the selected videos in the playlist + 選択した動画をプレイリスト内で下へ移動させます + + + + &Quit + 終了(&Q) + + + + Ctrl+Q + Ctrl+Q + + + + Bye + プログラムを終了 + + + + &Website + Webページへ(&W) + + + + %1 on the Web + %1のWebページを開きます + + + + &Donate via PayPal + 寄付(&D) + + + + Please support the continued development of %1 + %1の開発をサポートしてください! + + + + &About + プログラムについて(&A) + + + + Info about %1 + %1について + + + + Ctrl+M + Ctrl-M + + + + &Application + アプリケーション(&A) + + + + &Playlist + プレイリスト(&P) + + + + &Video + 動画(&V) + + + + &Help + ヘルプ(&H) + + + + + Opening %1 + %1を開いています + + + + Fatal error: %1 + 致命的なエラー: %1 + + + + Error: %1 + エラー: %1 + + + + &Play + 再生(&P) + + + + Resume playback + 再生再開します + + + + Exit &Full Screen + フルスクリーンから戻る(&F) + + + + Volume at %1% + ボリューム%1% + + + + Volume is muted + 音量OFFにしました + + + + Volume is unmuted + 音量ONにしました + + + + MediaView + + + Most relevant + 関連度 + + + + Most recent + 新着 + + + + Most viewed + 閲覧回数 + + + + You're watching "%1" + "%1"を閲覧中 + + + + NetworkAccess + + + Network error: %1 + ネットワークエラー: %1 + + + + PrettyItemDelegate + + + %1 views + %1回 閲覧 + + + + SearchLineEdit + + + Search + 検索 + + + + SearchView + + + Welcome to <a href='%1'>%2</a>, + ようこそ<a href='%1'>%2</a>へ! + + + + Enter a keyword to start watching videos. + 探している動画のキーワードを入力。 + + + + Watch + 検索 + + + + Recent keywords + 最近検索したキーワード + + + + A new version of %1 is available. Please <a href='%2'>update to version %3</a> + 新しい%1があります。<a href='%2'>バージョン%3へバージョンアップ</a>しましょう + + + + Make yourself comfortable + さあリラックスしましょう + + + + SettingsView + + + Preferences + 設定 + + + + Video + + + Network error: %1 for %2 + ネットワークエラー: %1 (%2へのアクセスにて) + + + diff --git a/locale/locale.pri b/locale/locale.pri index 29d0ce4..82a1d96 100644 --- a/locale/locale.pri +++ b/locale/locale.pri @@ -10,7 +10,8 @@ TRANSLATIONS += \ es_AR.ts \ es_ES.ts \ pl_PL.ts \ - de_DE.ts + de_DE.ts \ + ja_JP.ts isEmpty(QMAKE_LRELEASE) { win32:QMAKE_LRELEASE = $$[QT_INSTALL_BINS]\lrelease.exe -- 2.39.5