2011-06-12 18:10:43 +00:00
|
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2012-03-10 20:11:21 +00:00
|
|
|
|
# Copyright (C) YEAR PCSX2 Dev Team
|
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
2011-06-12 18:10:43 +00:00
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2011-06-13 14:08:01 +00:00
|
|
|
|
"Project-Id-Version: PCSX2 0.9.9\n"
|
2014-04-06 09:53:57 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: https://github.com/PCSX2/pcsx2/issues\n"
|
|
|
|
|
"POT-Creation-Date: 2014-04-06 11:47+0200\n"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"PO-Revision-Date: 2014-04-01 21:11+0900\n"
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"Last-Translator: nrusef <nrusef@gmail.com>\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"Language-Team: DeltaHF\n"
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"Language: ja_JP\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"X-Poedit-KeywordsList: pxE;pxEt\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
"X-Poedit-SourceCharset: utf-8\n"
|
|
|
|
|
"X-Poedit-Basepath: trunk\\\n"
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"X-Generator: Poedit 1.6.4\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
"X-Poedit-SearchPath-0: pcsx2\n"
|
|
|
|
|
"X-Poedit-SearchPath-1: common\n"
|
|
|
|
|
|
|
|
|
|
#: common/src/Utilities/Exceptions.cpp:254
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"There is not enough virtual memory available, or necessary virtual memory "
|
|
|
|
|
"mappings have already been reserved by other processes, services, or DLLs."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"仮想メモリが不足しているか、必要な仮想メモリは既に他のプロセス、サービス、DLL"
|
|
|
|
|
"に割り当てられています。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2014-03-23 13:29:23 +00:00
|
|
|
|
#: pcsx2/CDVD/CDVD.cpp:397
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Playstation game discs are not supported by PCSX2. If you want to emulate "
|
|
|
|
|
"PSX games then you'll have to download a PSX-specific emulator, such as "
|
|
|
|
|
"ePSXe or PCSX."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"プレイステーション1のディスクはPCSX2でサポートされていません。 \n"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"ePSXeやPCSXなどのPS1向けのエミュレーターをお使い下さい。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/System.cpp:114
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This recompiler was unable to reserve contiguous memory required for "
|
|
|
|
|
"internal caches. This error can be caused by low virtual memory resources, "
|
|
|
|
|
"such as a small or disabled swapfile, or by another program that is hogging "
|
2012-09-08 16:41:26 +00:00
|
|
|
|
"a lot of memory."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"リコンパイラーが内部キャッシュ用の連続したメモリを確保する事ができませんでし"
|
|
|
|
|
"た。このエラーは仮想メモリの\n"
|
|
|
|
|
"リソースが不足していると発生します。仮想メモリが小さすぎるか、無効にされてい"
|
|
|
|
|
"る場合や、他のプログラムが\n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"多くのメモリを消費している時に発生します。ホスト設定でPCSX2のリコンパイラのデ"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"フォルトキャッシュサイズを\n"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"小さく設定する事で問題を解決できる事があります。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2014-02-01 17:20:44 +00:00
|
|
|
|
#: pcsx2/System.cpp:350
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"PCSX2 is unable to allocate memory needed for the PS2 virtual machine. Close "
|
|
|
|
|
"out some memory hogging background tasks and try again."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"PCSX2はPS2仮想マシンに必要なメモリを割り当てる事ができませんでした。 \n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"バックグラウンドタスクを終了させ、メモリを解放してから再試行して下さい。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2014-03-23 13:29:23 +00:00
|
|
|
|
#: pcsx2/gui/AppInit.cpp:45
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: Your computer does not support SSE2, which is required by many "
|
|
|
|
|
"PCSX2 recompilers and plugins. Your options will be limited and emulation "
|
|
|
|
|
"will be *very* slow."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"警告:お使いのCPUは、PCSX2のリコンパイラーやプラグインが必要とするSSE2に対応"
|
|
|
|
|
"していません。 \n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"選択できるオプションが限られ、エミュレーション速度は*非常に*遅くなります。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2014-04-06 09:53:57 +00:00
|
|
|
|
#: pcsx2/gui/AppInit.cpp:178
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: Some of the configured PS2 recompilers failed to initialize and "
|
|
|
|
|
"have been disabled:"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"警告:設定されたいくつかのPS2リコンパイラーが初期化に失敗し、無効にされまし"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"た。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2014-04-06 09:53:57 +00:00
|
|
|
|
#: pcsx2/gui/AppInit.cpp:226
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Note: Recompilers are not necessary for PCSX2 to run, however they typically "
|
|
|
|
|
"improve emulation speed substantially. You may have to manually re-enable "
|
|
|
|
|
"the recompilers listed above, if you resolve the errors."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"メモ:PCSX2の実行にリコンパイラーは必須ではありませんが、エミュレーション速度"
|
|
|
|
|
"が大幅に向上します。\n"
|
|
|
|
|
"エラーを解決した後に、上記リストのリコンパイラーを手動で有効化しなおす必要が"
|
|
|
|
|
"あるかもしれません。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2014-03-23 13:29:23 +00:00
|
|
|
|
#: pcsx2/gui/AppMain.cpp:585
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"PCSX2 requires a PS2 BIOS in order to run. For legal reasons, you *must* "
|
|
|
|
|
"obtain a BIOS from an actual PS2 unit that you own (borrowing doesn't "
|
|
|
|
|
"count). Please consult the FAQs and Guides for further instructions."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"PCSX2を実行するにはPS2のBIOSが必要です。あなた自身が所有する(借り物はダメで"
|
|
|
|
|
"す)PS2の実機から \n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"「合法的に」手に入れて下さい。詳しい吸出し方法はFAQやガイドを参照して下さい。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2014-03-23 13:29:23 +00:00
|
|
|
|
#: pcsx2/gui/AppMain.cpp:665
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"'Ignore' to continue waiting for the thread to respond.\n"
|
|
|
|
|
"'Cancel' to attempt to cancel the thread.\n"
|
|
|
|
|
"'Terminate' to quit PCSX2 immediately.\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"[無視] スレッドの応答を待ちます。\n"
|
|
|
|
|
"[キャンセル] スレッドのキャンセルを試行します。\n"
|
2012-08-10 10:10:55 +00:00
|
|
|
|
"[終了] PCSX2をただちに終了させます。\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/AppUserMode.cpp:57
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please ensure that these folders are created and that your user account is "
|
|
|
|
|
"granted write permissions to them -- or re-run PCSX2 with elevated "
|
|
|
|
|
"(administrator) rights, which should grant PCSX2 the ability to create the "
|
|
|
|
|
"necessary folders itself. If you do not have elevated rights on this "
|
|
|
|
|
"computer, then you will need to switch to User Documents mode (click button "
|
|
|
|
|
"below)."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"これらのフォルダーが作成され、使用中のユーザーアカウントに書き込み権限がある"
|
|
|
|
|
"事を確認して下さい。 \n"
|
|
|
|
|
"また、PCSX2を管理者権限で再度起動すると、PCSX2が必要なフォルダーを自動的に作"
|
|
|
|
|
"成されます。\n"
|
|
|
|
|
"管理者権限がない場合、ユーザードキュメントモードに切り替える必要があります\n"
|
|
|
|
|
"(下のボタンをクリック)"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2011-06-13 14:08:01 +00:00
|
|
|
|
#: pcsx2/gui/Dialogs/CreateMemoryCardDialog.cpp:181
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"NTFS compression can be changed manually at any time by using file "
|
|
|
|
|
"properties from Windows Explorer."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"NTFS圧縮はエクスプローラーのファイルプロパティから手動でいつでも設定変更でき"
|
|
|
|
|
"ます。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Dialogs/FirstTimeWizard.cpp:49
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This is the folder where PCSX2 saves your settings, including settings "
|
|
|
|
|
"generated by most plugins (some older plugins may not respect this value)."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"このフォルダーにはPCSX2とプラグインが生成した設定が保存されています。\n"
|
|
|
|
|
"(古いプラグインはこの値を使用しない事があります)"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Dialogs/FirstTimeWizard.cpp:52
|
|
|
|
|
msgid ""
|
|
|
|
|
"You may optionally specify a location for your PCSX2 settings here. If the "
|
|
|
|
|
"location contains existing PCSX2 settings, you will be given the option to "
|
|
|
|
|
"import or overwrite them."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"PCSX2の設定を保存するディレクトリーを任意に指定する事ができます。指定先のディ"
|
|
|
|
|
"レクトリに\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"PCSX2設定が既にある場合はインポート又は上書きをするオプションが表示されます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Dialogs/FirstTimeWizard.cpp:89
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This wizard will help guide you through configuring plugins, memory cards, "
|
|
|
|
|
"and BIOS. It is recommended if this is your first time installing %s that "
|
|
|
|
|
"you view the readme and configuration guide."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"このウィザードではプラグイン、メモリーカード、BIOSの初期設定を行います。\n"
|
|
|
|
|
"%sを初めてインストールした方はReadmeと設定ガイドを始めにお読み下さい。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Dialogs/FirstTimeWizard.cpp:132
|
|
|
|
|
msgid ""
|
|
|
|
|
"PCSX2 requires a *legal* copy of the PS2 BIOS in order to run games.\n"
|
|
|
|
|
"You cannot use a copy obtained from a friend or the Internet.\n"
|
|
|
|
|
"You must dump the BIOS from your *own* Playstation 2 console."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"PCSX2を実行するには「合法的」に入手したPS2 BIOSが必要です。 \n"
|
|
|
|
|
"友人やインターネットから入手したものは使用してはいけません。 \n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"「あなた自身が所有する」プレイステーション2本体からBIOSをダンプして下さい。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Dialogs/ImportSettingsDialog.cpp:31
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Existing %s settings have been found in the configured settings folder. "
|
|
|
|
|
"Would you like to import these settings or overwrite them with %s default "
|
|
|
|
|
"values?\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"(or press Cancel to select a different settings folder)"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"設定フォルダに既存の%s設定が見つかりました。\n"
|
|
|
|
|
"この設定をインポート、又は%sのデフォルト値で上書きしますか?\n"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"(若しくはキャンセルを押して、別の設定フォルダーを選択して下さい)"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Dialogs/McdConfigDialog.cpp:30
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"NTFS compression is built-in, fast, and completely reliable; and typically "
|
|
|
|
|
"compresses memory cards very well (this option is highly recommended)."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"NTFS圧縮は内蔵された機能で完全に信頼できる高速な圧縮方法です。\n"
|
|
|
|
|
"メモリーカードの圧縮に優れています。(このオプションは強くお勧めします)"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Dialogs/McdConfigDialog.cpp:39
|
|
|
|
|
msgid ""
|
|
|
|
|
"Avoids memory card corruption by forcing games to re-index card contents "
|
|
|
|
|
"after loading from savestates. May not be compatible with all games (Guitar "
|
|
|
|
|
"Hero)."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"セーブステートをロードした際にメモリーカードデータの再インデックスをゲームに"
|
|
|
|
|
"強制する事によって、\n"
|
|
|
|
|
"メモリーカードデータの破壊を回避します。全てのゲームに互換性があるわけではあ"
|
|
|
|
|
"りません(ギターヒーロー)。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Dialogs/StuckThreadDialog.cpp:33
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The thread '%s' is not responding. It could be deadlocked, or it might just "
|
|
|
|
|
"be running *really* slowly."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"%sスレッドの応答がありません。デッドロック状態か、\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"「非常に低速」で動作している可能性があります。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Dialogs/SysConfigDialog.cpp:38
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning! You are running PCSX2 with command line options that override your "
|
|
|
|
|
"configured settings. These command line options will not be reflected in "
|
|
|
|
|
"the Settings dialog, and will be disabled if you apply any changes here."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"警告:通常の設定を無効化するコマンドラインでPCSX2を実行しています。コマンドラ"
|
|
|
|
|
"インで変更されたオプションは設定ダイアログに反映されず、ここで設定を変更して"
|
|
|
|
|
"も無効化されます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Dialogs/SysConfigDialog.cpp:55
|
|
|
|
|
msgid ""
|
|
|
|
|
"Warning! You are running PCSX2 with command line options that override your "
|
|
|
|
|
"configured plugin and/or folder settings. These command line options will "
|
|
|
|
|
"not be reflected in the settings dialog, and will be disabled when you apply "
|
|
|
|
|
"settings changes here."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"警告:通常のプラグイン・フォルダー設定を無効化するコマンドラインでPCSX2を実行"
|
|
|
|
|
"しています。コマンドラインで変更されたオプションは設定ダイアログに反映され"
|
|
|
|
|
"ず、ここで設定を変更しても無効化されます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Dialogs/SysConfigDialog.cpp:129
|
|
|
|
|
msgid ""
|
|
|
|
|
"The Presets apply speed hacks, some recompiler options and some game fixes "
|
|
|
|
|
"known to boost speed.\n"
|
|
|
|
|
"Known important game fixes will be applied automatically.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Presets info:\n"
|
|
|
|
|
"1 - The most accurate emulation but also the slowest.\n"
|
|
|
|
|
"3 --> Tries to balance speed with compatibility.\n"
|
|
|
|
|
"4 - Some more aggressive hacks.\n"
|
|
|
|
|
"6 - Too many hacks which will probably slow down most games.\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"プリセットは各種スピードハック、リコンパイラー設定及び速度を向上させるゲーム"
|
|
|
|
|
"フィックスを適用させます。\n"
|
|
|
|
|
"既知のゲームフィックスは自動的に適用されます。\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
"\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"プリセットについて:\n"
|
|
|
|
|
"1 - 最も高精度なエミュレーションですが、最も低速です。\n"
|
|
|
|
|
"3 --> 速度と互換性のバランス型。\n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"4 - 能動的なハックを付加します。\n"
|
2012-08-10 10:10:55 +00:00
|
|
|
|
"6 - ハック数が多すぎてほとんどのゲームでは遅くなります。\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Dialogs/SysConfigDialog.cpp:136
|
|
|
|
|
msgid ""
|
|
|
|
|
"The Presets apply speed hacks, some recompiler options and some game fixes "
|
|
|
|
|
"known to boost speed.\n"
|
|
|
|
|
"Known important game fixes will be applied automatically.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"--> Uncheck to modify settings manually (with current preset as base)"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"プリセットは各種スピードハック、リコンパイラー設定及び速度を向上させるゲーム"
|
|
|
|
|
"フィックスを適用させます。\n"
|
|
|
|
|
"既知のゲームフィックスは自動的に適用されます。\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
"\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"チェックをはずすと現在のプリセットを基に手動で設定を変更できます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2011-06-13 14:08:01 +00:00
|
|
|
|
#: pcsx2/gui/IsoDropTarget.cpp:28
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This action will reset the existing PS2 virtual machine state; all current "
|
|
|
|
|
"progress will be lost. Are you sure?"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"この操作は既存の仮想マシンをリセットします。\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"進行中の全ての作業が失われます。本当にリセットしてもよろしいですか?"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2014-03-23 13:29:23 +00:00
|
|
|
|
#: pcsx2/gui/MainMenuClicks.cpp:107
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This command clears %s settings and allows you to re-run the First-Time "
|
|
|
|
|
"Wizard. You will need to manually restart %s after this operation.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"WARNING!! Click OK to delete *ALL* settings for %s and force-close the app, "
|
|
|
|
|
"losing any current emulation progress. Are you absolutely sure?\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"(note: settings for plugins are unaffected)"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"この操作は%sの設定を全て削除してリセットします。\n"
|
|
|
|
|
"次回起動時に初期設定ウィザードを再実行させる事ができます。\n"
|
|
|
|
|
" この操作を実行した後に手動で%sを再起動する必要があります。\n"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
"\n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"警告: OKをクリックすると%s設定を「全て削除」します。\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"プログラムは強制終了し、進行中のエミュレーション作業は失われます。\n"
|
|
|
|
|
"本当によろしいですか?\n"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
"\n"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"(注意: プラグインの設定に影響はありません)"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2013-12-15 12:25:59 +00:00
|
|
|
|
#: pcsx2/gui/MemoryCardFile.cpp:80
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The PS2-slot %d has been automatically disabled. You can correct the "
|
|
|
|
|
"problem\n"
|
|
|
|
|
"and re-enable it at any time using Config:Memory cards from the main menu."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"PS2スロット[%d]は自動的に無効にされました。この問題を解決するには\n"
|
|
|
|
|
"メインメニューから [設定→メモリーカード] で再度有効化して下さい。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Panels/BiosSelectorPanel.cpp:138
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please select a valid BIOS. If you are unable to make a valid selection "
|
|
|
|
|
"then press Cancel to close the Configuration panel."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"有効なBIOSイメージファイルを選択して下さい。\n"
|
|
|
|
|
"選択できない場合はキャンセルを押して設定パネルを閉じてください。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Panels/CpuPanel.cpp:111
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid "Notice: Most games are fine with the default options. "
|
2014-04-01 12:20:06 +00:00
|
|
|
|
msgstr "メモ:ほとんどのゲームはデフォルト設定のままで動作します。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/CpuPanel.cpp:177
|
|
|
|
|
msgid "Notice: Most games are fine with the default options."
|
2014-04-01 12:20:06 +00:00
|
|
|
|
msgstr "メモ:ほとんどのゲームはデフォルト設定のままで動作します。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Panels/DirPickerPanel.cpp:69
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The specified path/directory does not exist. Would you like to create it?"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
msgstr "指定されたディレクトリーは存在しません。作成しますか?"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/DirPickerPanel.cpp:157
|
|
|
|
|
msgid ""
|
|
|
|
|
"When checked this folder will automatically reflect the default associated "
|
|
|
|
|
"with PCSX2's current usermode setting. "
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"チェックを入れるとこのフォルダーは現在のPCSX2のユーザーモード設定に関するデ"
|
|
|
|
|
"フォルトを自動的に反映されます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2011-06-13 14:08:01 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GSWindowPanel.cpp:55
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Zoom = 100: Fit the entire image to the window without any cropping.\n"
|
|
|
|
|
"Above/Below 100: Zoom In/Out\n"
|
|
|
|
|
"0: Automatic-Zoom-In untill the black-bars are gone (Aspect ratio is kept, "
|
|
|
|
|
"some of the image goes out of screen).\n"
|
|
|
|
|
" NOTE: Some games draw their own black-bars, which will not be removed with "
|
|
|
|
|
"'0'.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Keyboard: CTRL + NUMPAD-PLUS: Zoom-In, CTRL + NUMPAD-MINUS: Zoom-Out, CTRL + "
|
|
|
|
|
"NUMPAD-*: Toggle 100/0"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"ズーム率が100の場合、映像出力をクロッピング(トリミング)せず、画面に合わせて"
|
|
|
|
|
"伸縮します。\n"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"100より低い場合はズームイン、高い場合はズームアウトします。0の場合は自動ズー"
|
|
|
|
|
"ムインで黒い枠を消します(アスペクト比を保ちますが、多少外にでる事がありま"
|
|
|
|
|
"す)。\n"
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"メモ:一部のゲームでは黒枠を描画する事があり、値を0に設定しても消えません。\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"\n"
|
|
|
|
|
"ショートカットキー: [CTRL] + [+]でズームイン、[CTRL] + [-]でズームアウト、"
|
|
|
|
|
"[CTRL] + [*]でズーム値100/0切り替え(+-*はテンキーを使用)"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GSWindowPanel.cpp:58
|
|
|
|
|
msgid ""
|
|
|
|
|
"Vsync eliminates screen tearing but typically has a big performance hit. It "
|
|
|
|
|
"usually only applies to fullscreen mode, and may not work with all GS "
|
|
|
|
|
"plugins."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"Vsync (垂直同期)は画面の水平な乱れ(ティアリング)を除去しますが、パフォー"
|
|
|
|
|
"マンスに悪影響を及ぼします。\n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"フルスクリーン時に適用され、全てのGSプラグインで動作しないことがあります。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GSWindowPanel.cpp:61
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enables Vsync when the framerate is exactly at full speed. Should it fall "
|
|
|
|
|
"below that, Vsync gets disabled to avoid further performance penalties. "
|
|
|
|
|
"Note: This currently only works well with GSdx as GS plugin and with it "
|
|
|
|
|
"configured to use DX10/11 hardware rendering. Any other plugin or rendering "
|
|
|
|
|
"mode will either ignore it or produce a black frame that blinks whenever the "
|
|
|
|
|
"mode switches. It also requires Vsync to be enabled."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"フレームレートがフルスピードに達している時は自動で垂直同期を有効にし、スピー"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"ドが落ちるとパフォーマンスを保つために自動で無効になります。\n"
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"メモ:現時点ではGSdxプラグインをDX 10/11のハードウェアモードにしている場合の"
|
|
|
|
|
"み正常に動作します。他のプラグインやレンダリングモードで使うと\n"
|
|
|
|
|
"認識しなかったり垂直同期のオン、オフが切り替わる際に黒画面になったりします。"
|
|
|
|
|
"垂直同期も有効にしなければなりません。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GSWindowPanel.cpp:64
|
|
|
|
|
msgid ""
|
|
|
|
|
"Check this to force the mouse cursor invisible inside the GS window; useful "
|
|
|
|
|
"if using the mouse as a primary control device for gaming. By default the "
|
|
|
|
|
"mouse auto-hides after 2 seconds of inactivity."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"ゲーム画面内に入ったマウスポインターを非表示にします。\n"
|
|
|
|
|
"主にマウスをコントローラーとして利用している時に便利です。\n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"デフォルトでカーソルが2秒間動かないと自動的に隠れます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GSWindowPanel.cpp:67
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enables automatic mode switch to fullscreen when starting or resuming "
|
|
|
|
|
"emulation. You can still toggle fullscreen display at any time using alt-"
|
|
|
|
|
"enter."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"エミュレーション中と再開時に自動でフルスクリーンにする機能を有効にします。"
|
|
|
|
|
"[ALT] + [Enter]のショートカットでいつでも切り替える事ができます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GSWindowPanel.cpp:74
|
|
|
|
|
msgid ""
|
|
|
|
|
"Completely closes the often large and bulky GS window when pressing ESC or "
|
|
|
|
|
"pausing the emulator."
|
2012-03-10 20:11:21 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"ESCを押すか、エミュレーションを中断した時にGSウィンドウを非表示にする機能で"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"す。\n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"ウィンドウが大きいと作業の邪魔になりやすいので、このオプションは便利です。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Panels/GameFixesPanel.cpp:67
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Known to affect following games:\n"
|
|
|
|
|
" * Digital Devil Saga (Fixes FMV and crashes)\n"
|
|
|
|
|
" * SSX (Fixes bad graphics and crashes)\n"
|
|
|
|
|
" * Resident Evil: Dead Aim (Causes garbled textures)"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"以下のゲームに役立ちます:\n"
|
|
|
|
|
" * デジタルデビルサーガ(ゲーム内ムービーとクラッシュを修正します)\n"
|
|
|
|
|
" * SSX(グラフィックとクラッシュを修正します)\n"
|
|
|
|
|
" * ガンサバイバー4 バイオハザードヒーローズネバーダイ(グラフィックがおかし"
|
|
|
|
|
"くなります)"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GameFixesPanel.cpp:76
|
|
|
|
|
msgid ""
|
|
|
|
|
"Known to affect following games:\n"
|
|
|
|
|
" * Bleach Blade Battler\n"
|
|
|
|
|
" * Growlanser II and III\n"
|
|
|
|
|
" * Wizardry"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"以下のゲームに役立ちます:\n"
|
|
|
|
|
" * ブリーチブレイドバトラーズ\n"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
" * グローランサーII、III\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
" * ウィザードリィ"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GameFixesPanel.cpp:81
|
|
|
|
|
msgid ""
|
|
|
|
|
"Known to affect following games:\n"
|
|
|
|
|
" * Mana Khemia 1 (Going \"off campus\")\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"以下のゲームに役立ちます:\n"
|
|
|
|
|
" * マナケミア~学園の錬金術士たち~\n"
|
2012-08-10 10:10:55 +00:00
|
|
|
|
" * メタルサーガ\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GameFixesPanel.cpp:86
|
|
|
|
|
msgid ""
|
|
|
|
|
"Known to affect following games:\n"
|
|
|
|
|
" * Test Drive Unlimited\n"
|
|
|
|
|
" * Transformers"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"以下のゲームに役立ちます:\n"
|
|
|
|
|
" * テストドライブ アンリミテッド\n"
|
|
|
|
|
" * Transformers"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-09-08 16:41:26 +00:00
|
|
|
|
#: pcsx2/gui/Panels/GameFixesPanel.cpp:110
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Gamefixes can work around wrong emulation in some titles. \n"
|
|
|
|
|
"They may also cause compatibility or performance issues. \n"
|
|
|
|
|
"\n"
|
|
|
|
|
"It's better to enable 'Automatic game fixes' at the main menu instead, and "
|
|
|
|
|
"leave this page empty. \n"
|
|
|
|
|
"('Automatic' means: selectively use specific tested fixes for specific games)"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"ゲームフィックスはいくつかのゲームタイトルでの不正なエミュレーションを修正し"
|
|
|
|
|
"ますが、\n"
|
|
|
|
|
"互換性やパフォーマンスに悪影響を及ぼすことがあります。\n"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
"\n"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"以下の項目は空欄のままにし、[自動ゲームフィックス]を有効にする事を推奨しま"
|
|
|
|
|
"す。\n"
|
|
|
|
|
"([自動ゲームフィックス]は特定のゲームに対しテスト済みの項目だけを適用させま"
|
|
|
|
|
"す)"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2013-06-16 09:55:37 +00:00
|
|
|
|
#: pcsx2/gui/Panels/MemoryCardListPanel.cpp:735
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"You are about to delete the formatted memory card '%s'. All data on this "
|
|
|
|
|
"card will be lost! Are you absolutely and quite positively sure?"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"フォーマットされたメモリーカード[%s]を削除しようとしています。\n"
|
|
|
|
|
"メモリーカードのデータは全て失われます。本当に削除してもよろしいですか?"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2013-06-16 09:55:37 +00:00
|
|
|
|
#: pcsx2/gui/Panels/MemoryCardListPanel.cpp:771
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Failed: Duplicate is only allowed to an empty PS2-Port or to the file system."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"コピーに失敗しました。コピーは空のPS2ポート又はファイルシステムに対してのみ許"
|
|
|
|
|
"可されています。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2013-06-16 09:55:37 +00:00
|
|
|
|
#: pcsx2/gui/Panels/MemoryCardListPanel.cpp:813
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed: Destination memory card '%s' is in use."
|
2012-03-10 20:11:21 +00:00
|
|
|
|
msgstr "コピーに失敗しました。コピー先のメモリーカード[%s]は使用中です。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Panels/MiscPanelStuff.cpp:35
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please select your preferred default location for PCSX2 user-level documents "
|
|
|
|
|
"below (includes memory cards, screenshots, settings, and savestates). These "
|
2012-09-08 16:41:26 +00:00
|
|
|
|
"folder locations can be overridden at any time using the Plugin/BIOS "
|
|
|
|
|
"Selector panel."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"PCSX2がユーザーレベルドキュメントを保存するディレクトリーを指定して下さい\n"
|
|
|
|
|
"(メモリーカード、スクリーンショット、各種設定、セーブステート)\n"
|
|
|
|
|
"保存場所はそれぞれの設定画面でいつでも変更する事ができます。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/MiscPanelStuff.cpp:38
|
|
|
|
|
msgid ""
|
|
|
|
|
"You can change the preferred default location for PCSX2 user-level documents "
|
|
|
|
|
"here (includes memory cards, screenshots, settings, and savestates). This "
|
|
|
|
|
"option only affects Standard Paths which are set to use the installation "
|
|
|
|
|
"default value."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"PCSX2がユーザーレベルドキュメントを保存するディレクトリーを変更する事ができま"
|
|
|
|
|
"す\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"(メモリーカード、スクリーンショット、各種設定、セーブステート)。\n"
|
|
|
|
|
"インストール時のディレクトリを標準ディレクトリとして指定するものにのみ効果が"
|
|
|
|
|
"あります。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2011-06-12 18:10:43 +00:00
|
|
|
|
#: pcsx2/gui/Panels/PathsPanel.cpp:40
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This folder is where PCSX2 records savestates; which are recorded either by "
|
|
|
|
|
"using menus/toolbars, or by pressing F1/F3 (save/load)."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"PCSX2のセーブステートはこのフォルダーに保存されます。\n"
|
|
|
|
|
"メインメニューのシステムから、又は「F1」(セーブ)と「F3」(ロード)の\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"ショートカットキーでステート操作を行う事ができます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/PathsPanel.cpp:48
|
|
|
|
|
msgid ""
|
|
|
|
|
"This folder is where PCSX2 saves screenshots. Actual screenshot image "
|
|
|
|
|
"format and style may vary depending on the GS plugin being used."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"PCSX2のスクリーンショットはこのフォルダーに保存されます。\n"
|
|
|
|
|
"実際のスクリーンショットのファイル形式とスタイルは使用しているGSプラグインに"
|
|
|
|
|
"よって変わります。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/PathsPanel.cpp:56
|
|
|
|
|
msgid ""
|
|
|
|
|
"This folder is where PCSX2 saves its logfiles and diagnostic dumps. Most "
|
|
|
|
|
"plugins will also adhere to this folder, however some older plugins may "
|
|
|
|
|
"ignore it."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"PCSX2のログ及びダンプファイルはこのフォルダーに保存されます。\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"プラグインは通常この設定を利用しますが、古いものはこの限りではありません。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2011-06-13 14:08:01 +00:00
|
|
|
|
#: pcsx2/gui/Panels/PluginSelectorPanel.cpp:242
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning! Changing plugins requires a complete shutdown and reset of the PS2 "
|
|
|
|
|
"virtual machine. PCSX2 will attempt to save and restore the state, but if "
|
|
|
|
|
"the newly selected plugins are incompatible the recovery may fail, and "
|
|
|
|
|
"current progress will be lost.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Are you sure you want to apply settings now?"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"警告:プラグインの変更はPS2仮想マシンの完全なシャットダウンとリセットが必要で"
|
|
|
|
|
"す。\n"
|
|
|
|
|
"PCSX2はステートセーブを行い、変更されたプラグインでステートの復帰を試行します"
|
|
|
|
|
"が、\n"
|
|
|
|
|
"互換性が無かった場合は復帰に失敗し、進行中の作業が失われる可能性がありま"
|
|
|
|
|
"す。\n"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
"\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"本当に設定を適用してもよろしいですか?"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/PluginSelectorPanel.cpp:452
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"All plugins must have valid selections for %s to run. If you are unable to "
|
|
|
|
|
"make a valid selection due to missing plugins or an incomplete install of "
|
|
|
|
|
"%s, then press Cancel to close the Configuration panel."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"%sを実行するには有効なプラグインを全てについて選択していなければいけませ"
|
|
|
|
|
"ん。\n"
|
|
|
|
|
"プラグインが無かったり、不完全な%sのインストールで、有効な選択ができない場合"
|
|
|
|
|
"は\n"
|
|
|
|
|
"キャンセルを押して設定パネルを閉じて下さい。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2011-06-12 18:10:43 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:27
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"1 - Default cyclerate. This closely matches the actual speed of a real PS2 "
|
|
|
|
|
"EmotionEngine."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"1 - [デフォルト] PS2実機のEEと同サイクル数(ほぼ同速度)でエミュレーションし"
|
|
|
|
|
"ます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:31
|
|
|
|
|
msgid ""
|
|
|
|
|
"2 - Reduces the EE's cyclerate by about 33%. Mild speedup for most games "
|
|
|
|
|
"with high compatibility."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"2 - EEのサイクルレートを約33%低下させます。速度がそこそこ向上し、互換性も高い"
|
|
|
|
|
"です。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:35
|
|
|
|
|
msgid ""
|
|
|
|
|
"3 - Reduces the EE's cyclerate by about 50%. Moderate speedup, but *will* "
|
|
|
|
|
"cause stuttering audio on many FMVs."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"3 - EEのサイクルレートを約50%低下させます。大きく速度が向上しますが、そこそこ"
|
|
|
|
|
"互換性が損なわれます。ゲーム内ムービーの音声が乱れる事があります。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:50
|
|
|
|
|
msgid "0 - Disables VU Cycle Stealing. Most compatible setting!"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
msgstr "0 - VU サイクルステアリングを無効にします。最も互換性があります。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:54
|
|
|
|
|
msgid ""
|
|
|
|
|
"1 - Mild VU Cycle Stealing. Lower compatibility, but some speedup for most "
|
|
|
|
|
"games."
|
2012-03-10 20:11:21 +00:00
|
|
|
|
msgstr "1 - 穏やかな設定です。そこそこ速度上昇、互換性が少し損なわれます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:58
|
|
|
|
|
msgid ""
|
|
|
|
|
"2 - Moderate VU Cycle Stealing. Even lower compatibility, but significant "
|
|
|
|
|
"speedups in some games."
|
2012-03-10 20:11:21 +00:00
|
|
|
|
msgstr "2 - 適度な設定です。大きく速度上昇、そこそこ互換性が損なわれます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:63
|
|
|
|
|
msgid ""
|
|
|
|
|
"3 - Maximum VU Cycle Stealing. Usefulness is limited, as this will cause "
|
|
|
|
|
"flickering visuals or slowdown in most games."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"3 - 最大限の設定です。利用価値は低く、ほとんどのゲームでは画面のチラつき、速"
|
|
|
|
|
"度低下等が発生します。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:88
|
|
|
|
|
msgid ""
|
|
|
|
|
"Speedhacks usually improve emulation speed, but can cause glitches, broken "
|
|
|
|
|
"audio, and false FPS readings. When having emulation problems, disable this "
|
|
|
|
|
"panel first."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"スピードハックはエミュレーション速度を向上させますが、不具合、音声の乱れや不"
|
|
|
|
|
"正確なFPSを表示する事があります。\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"エミュレーションについて問題が発生した時は、まずはこのパネルの設定を無効にし"
|
|
|
|
|
"てみて下さい。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:118
|
|
|
|
|
msgid ""
|
|
|
|
|
"Setting higher values on this slider effectively reduces the clock speed of "
|
|
|
|
|
"the EmotionEngine's R5900 core cpu, and typically brings big speedups to "
|
|
|
|
|
"games that fail to utilize the full potential of the real PS2 hardware."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-03-30 22:31:28 +00:00
|
|
|
|
"設定値を高くする程、EEのR5900 CPUのクロックを低下させます。PS2のハードウェア"
|
|
|
|
|
"能力を最大限に利用していないゲームで大幅に速度が向上します。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:136
|
|
|
|
|
msgid ""
|
|
|
|
|
"This slider controls the amount of cycles the VU unit steals from the "
|
|
|
|
|
"EmotionEngine. Higher values increase the number of cycles stolen from the "
|
|
|
|
|
"EE for each VU microprogram the game runs."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"VUがEEから奪うサイクルを増減させます。値が高いほどVUプログラム数に応じてEEか"
|
|
|
|
|
"ら奪うサイクルが増加します。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:153
|
|
|
|
|
msgid ""
|
|
|
|
|
"Updates Status Flags only on blocks which will read them, instead of all the "
|
|
|
|
|
"time. This is safe most of the time, and Super VU does something similar by "
|
|
|
|
|
"default."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"常に読み込むのでは無く、読み込まれるブロックのステータスフラグのみをアップ"
|
|
|
|
|
"デートします。\n"
|
|
|
|
|
"ほぼ安全に使う事ができ、Super VUもデフォルトで同じような動作をします。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:156
|
|
|
|
|
msgid ""
|
|
|
|
|
"Runs VU1 on its own thread (microVU1-only). Generally a speedup on CPUs with "
|
|
|
|
|
"3 or more cores. This is safe for most games, but a few games are "
|
|
|
|
|
"incompatible and may hang. In the case of GS limited games, it may be a "
|
|
|
|
|
"slowdown (especially on dual core CPUs)."
|
2014-03-30 22:31:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"VU1を独自のスレッドで実行します(microVU1のみ)。一般的に3コア以上のCPUで速度"
|
|
|
|
|
"が向上します。互換性の低下もほぼありませんが、フリーズする可能性があります。"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
|
|
|
|
|
# "GSが限定されたゲームの場合には、(特に、デュアルコアCPUの場合)スローダウンすることがあります。"
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:174
|
|
|
|
|
msgid ""
|
|
|
|
|
"This hack works best for games that use the INTC Status register to wait for "
|
|
|
|
|
"vsyncs, which includes primarily non-3D RPG titles. Games that do not use "
|
|
|
|
|
"this method of vsync will see little or no speedup from this hack."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"垂直同期を待つ為にINTCステータスレジスタを使用する、主に非3D RPGゲームで使う"
|
|
|
|
|
"と効果が得られます。\n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"この手法を使用しないゲームでは、速度向上はわずかです。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:177
|
|
|
|
|
msgid ""
|
|
|
|
|
"Primarily targetting the EE idle loop at address 0x81FC0 in the kernel, this "
|
|
|
|
|
"hack attempts to detect loops whose bodies are guaranteed to result in the "
|
|
|
|
|
"same machine state for every iteration until a scheduled event triggers "
|
|
|
|
|
"emulation of another unit. After a single iteration of such loops, we "
|
|
|
|
|
"advance to the time of the next event or the end of the processor's "
|
|
|
|
|
"timeslice, whichever comes first."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"カーネルの 0x81FC0 アドレスにあるEEアイドルループを主に監視し、別ユニットのエ"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"ミュレーションが発動するイベントまで、\n"
|
|
|
|
|
"全ての反復でマシンステートが同一である保証があるループの探知を試みます。検出"
|
|
|
|
|
"ループに対し1度の反復後に次のイベントへ、\n"
|
|
|
|
|
"若しくはプロセッサのタイムスライスの末尾へ、どちらか近いほうへ飛びます。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/SpeedhacksPanel.cpp:180
|
|
|
|
|
msgid ""
|
|
|
|
|
"Check HDLoader compatibility lists for known games that have issues with "
|
|
|
|
|
"this. (Often marked as needing 'mode 1' or 'slow DVD'"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"「HDLoader compatibility list」を参照し、この機能を《使用できない》ゲームを調"
|
|
|
|
|
"べて下さい(mode 1/slow DVDと表記されています)。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
|
|
|
|
#: pcsx2/gui/Panels/VideoPanel.cpp:37
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Note that when Framelimiting is disabled, Turbo and SlowMotion modes will "
|
|
|
|
|
"not be available either."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"フレームレート制限が無効になっている場合、ターボ及びスローモーションモードは"
|
|
|
|
|
"使用できません。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/VideoPanel.cpp:225
|
|
|
|
|
msgid ""
|
|
|
|
|
"Notice: Due to PS2 hardware design, precise frame skipping is impossible. "
|
|
|
|
|
"Enabling it will cause severe graphical errors in some games."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"メモ:PS2のハードウェアの仕様により、\n"
|
|
|
|
|
"正確なフレームスキップは不可能です。\n"
|
2014-03-30 19:31:00 +00:00
|
|
|
|
"有効にすると、ゲームによってはグラフィックに\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"深刻なエラーを発生させる事があります。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/VideoPanel.cpp:302
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enable this if you think MTGS thread sync is causing crashes or graphical "
|
|
|
|
|
"errors."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"クラッシュやグラフィックエラーの発生原因として、\n"
|
|
|
|
|
"MTGSスレッドの同期が疑わしい場合は有効にして下さい。"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
|
2012-08-10 10:10:55 +00:00
|
|
|
|
#: pcsx2/gui/Panels/VideoPanel.cpp:305
|
|
|
|
|
msgid ""
|
|
|
|
|
"Removes any benchmark noise caused by the MTGS thread or GPU overhead. This "
|
|
|
|
|
"option is best used in conjunction with savestates: save a state at an ideal "
|
|
|
|
|
"scene, enable this option, and re-load the savestate.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Warning: This option can be enabled on-the-fly but typically cannot be "
|
|
|
|
|
"disabled on-the-fly (video will typically be garbage)."
|
2011-06-12 18:10:43 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"MTGSスレッド又はGPUオーバーヘッドにより発生されるベンチマークノイズを除去しま"
|
|
|
|
|
"す。このオプションはセーブステートと併用して利用する事が適切です。\n"
|
|
|
|
|
"都合のつく所でセーブステートを行い、オプションを有効にした後に、セーブステー"
|
|
|
|
|
"トをロードしてください。\n"
|
2011-06-12 18:10:43 +00:00
|
|
|
|
"\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"警告: このオプションはゲーム実行中に有効化できますが、無効化する事はできま"
|
|
|
|
|
"せん(映像出力内容の判別ができなくなります)。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2014-03-23 13:29:23 +00:00
|
|
|
|
#: pcsx2/vtlb.cpp:731
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Your system is too low on virtual resources for PCSX2 to run. This can be "
|
|
|
|
|
"caused by having a small or disabled swapfile, or by other programs that are "
|
|
|
|
|
"hogging resources."
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"PCSX2を実行する為の仮想メモリリソースが不足しています。スワップファイルが小さ"
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"すぎるか\n"
|
|
|
|
|
"無効にされている場合や、他のプログラムがメモリの多くを消費している時に発生し"
|
|
|
|
|
"ます。"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-09-08 16:41:26 +00:00
|
|
|
|
#: pcsx2/x86/sVU_zerorec.cpp:364
|
2012-08-10 10:10:55 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Out of Memory (sorta): The SuperVU recompiler was unable to reserve the "
|
|
|
|
|
"specific memory ranges required, and will not be available for use. This is "
|
|
|
|
|
"not a critical error, since the sVU rec is obsolete, and you should use "
|
|
|
|
|
"microVU instead anyway. :)"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
msgstr ""
|
2014-04-01 12:20:06 +00:00
|
|
|
|
"メモリ不足(多少):重大なエラーではありません。SuperVUリコンパイラーが\n"
|
2012-03-10 20:11:21 +00:00
|
|
|
|
"必要とする特定のメモリ領域を確保する事ができなかったので使用不可となりまし"
|
|
|
|
|
"た。\n"
|
|
|
|
|
"sVU rec は旧式なので、変わりに microVU を使用した方が良いでしょう。 (^-^)"
|
2011-06-13 14:08:01 +00:00
|
|
|
|
|
2012-02-28 11:22:02 +00:00
|
|
|
|
#~ msgid "!ContextTip:Speedhacks:vuBlockHack"
|
|
|
|
|
#~ msgstr ""
|
2012-03-10 20:11:21 +00:00
|
|
|
|
#~ "将来読み込まれるであろうブロックで、古いフラグのインスタンスデータは不必要"
|
|
|
|
|
#~ "と判断します。\n"
|
|
|
|
|
#~ "安全に使えるはずですが、ゲームに不具合を及ぼすかは知られていません。"
|