diff options
Diffstat (limited to 'dist/languages/ja_JP.ts')
| -rw-r--r-- | dist/languages/ja_JP.ts | 926 |
1 files changed, 505 insertions, 421 deletions
diff --git a/dist/languages/ja_JP.ts b/dist/languages/ja_JP.ts index 8c06a0afd..6ff603a2d 100644 --- a/dist/languages/ja_JP.ts +++ b/dist/languages/ja_JP.ts | |||
| @@ -373,13 +373,13 @@ This would ban both their forum username and their IP address.</source> | |||
| 373 | <translation>%</translation> | 373 | <translation>%</translation> |
| 374 | </message> | 374 | </message> |
| 375 | <message> | 375 | <message> |
| 376 | <location filename="../../src/yuzu/configuration/shared_translation.cpp" line="319"/> | 376 | <location filename="../../src/yuzu/configuration/shared_translation.cpp" line="321"/> |
| 377 | <source>Auto (%1)</source> | 377 | <source>Auto (%1)</source> |
| 378 | <comment>Auto select time zone</comment> | 378 | <comment>Auto select time zone</comment> |
| 379 | <translation>自動 (%1)</translation> | 379 | <translation>自動 (%1)</translation> |
| 380 | </message> | 380 | </message> |
| 381 | <message> | 381 | <message> |
| 382 | <location filename="../../src/yuzu/configuration/shared_translation.cpp" line="323"/> | 382 | <location filename="../../src/yuzu/configuration/shared_translation.cpp" line="325"/> |
| 383 | <source>Default (%1)</source> | 383 | <source>Default (%1)</source> |
| 384 | <comment>Default time zone</comment> | 384 | <comment>Default time zone</comment> |
| 385 | <translation>既定 (%1)</translation> | 385 | <translation>既定 (%1)</translation> |
| @@ -893,49 +893,29 @@ This would ban both their forum username and their IP address.</source> | |||
| 893 | </message> | 893 | </message> |
| 894 | <message> | 894 | <message> |
| 895 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="477"/> | 895 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="477"/> |
| 896 | <source>Create Minidump After Crash</source> | ||
| 897 | <translation>クラッシュ時にミニダンプを生成</translation> | ||
| 898 | </message> | ||
| 899 | <message> | ||
| 900 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="484"/> | ||
| 901 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> | 896 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> |
| 902 | <translation>これを有効にすると、最新のオーディオコマンドリストがコンソールに出力されます。オーディオレンダラーを使用するゲームにのみ影響します。</translation> | 897 | <translation>これを有効にすると、最新のオーディオコマンドリストがコンソールに出力されます。オーディオレンダラーを使用するゲームにのみ影響します。</translation> |
| 903 | </message> | 898 | </message> |
| 904 | <message> | 899 | <message> |
| 905 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="487"/> | 900 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="480"/> |
| 906 | <source>Dump Audio Commands To Console**</source> | 901 | <source>Dump Audio Commands To Console**</source> |
| 907 | <translation type="unfinished"/> | 902 | <translation type="unfinished"/> |
| 908 | </message> | 903 | </message> |
| 909 | <message> | 904 | <message> |
| 910 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="494"/> | 905 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="487"/> |
| 911 | <source>Enable Verbose Reporting Services**</source> | 906 | <source>Enable Verbose Reporting Services**</source> |
| 912 | <translation>詳細なレポートサービスの有効化**</translation> | 907 | <translation>詳細なレポートサービスの有効化**</translation> |
| 913 | </message> | 908 | </message> |
| 914 | <message> | 909 | <message> |
| 915 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="546"/> | 910 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="539"/> |
| 916 | <source>**This will be reset automatically when yuzu closes.</source> | 911 | <source>**This will be reset automatically when yuzu closes.</source> |
| 917 | <translation>** yuzuを終了したときに自動的にリセットされます。</translation> | 912 | <translation>** yuzuを終了したときに自動的にリセットされます。</translation> |
| 918 | </message> | 913 | </message> |
| 919 | <message> | 914 | <message> |
| 920 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="35"/> | 915 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="80"/> |
| 921 | <source>Restart Required</source> | ||
| 922 | <translation>再起動が必要</translation> | ||
| 923 | </message> | ||
| 924 | <message> | ||
| 925 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="36"/> | ||
| 926 | <source>yuzu is required to restart in order to apply this setting.</source> | ||
| 927 | <translation>この設定を適用するには yuzu を再起動する必要があります.</translation> | ||
| 928 | </message> | ||
| 929 | <message> | ||
| 930 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="90"/> | ||
| 931 | <source>Web applet not compiled</source> | 916 | <source>Web applet not compiled</source> |
| 932 | <translation>ウェブアプレットがコンパイルされていません</translation> | 917 | <translation>ウェブアプレットがコンパイルされていません</translation> |
| 933 | </message> | 918 | </message> |
| 934 | <message> | ||
| 935 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="97"/> | ||
| 936 | <source>MiniDump creation not compiled</source> | ||
| 937 | <translation type="unfinished"/> | ||
| 938 | </message> | ||
| 939 | </context> | 919 | </context> |
| 940 | <context> | 920 | <context> |
| 941 | <name>ConfigureDebugController</name> | 921 | <name>ConfigureDebugController</name> |
| @@ -1354,7 +1334,7 @@ This would ban both their forum username and their IP address.</source> | |||
| 1354 | <message> | 1334 | <message> |
| 1355 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="140"/> | 1335 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="140"/> |
| 1356 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="168"/> | 1336 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="168"/> |
| 1357 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="394"/> | 1337 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="401"/> |
| 1358 | <source>Conflicting Key Sequence</source> | 1338 | <source>Conflicting Key Sequence</source> |
| 1359 | <translation>入力された組合せの衝突</translation> | 1339 | <translation>入力された組合せの衝突</translation> |
| 1360 | </message> | 1340 | </message> |
| @@ -1375,27 +1355,37 @@ This would ban both their forum username and their IP address.</source> | |||
| 1375 | <translation>無効</translation> | 1355 | <translation>無効</translation> |
| 1376 | </message> | 1356 | </message> |
| 1377 | <message> | 1357 | <message> |
| 1378 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="358"/> | 1358 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="325"/> |
| 1359 | <source>Invalid hotkey settings</source> | ||
| 1360 | <translation type="unfinished"/> | ||
| 1361 | </message> | ||
| 1362 | <message> | ||
| 1363 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="326"/> | ||
| 1364 | <source>An error occurred. Please report this issue on github.</source> | ||
| 1365 | <translation type="unfinished"/> | ||
| 1366 | </message> | ||
| 1367 | <message> | ||
| 1368 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="365"/> | ||
| 1379 | <source>Restore Default</source> | 1369 | <source>Restore Default</source> |
| 1380 | <translation>デフォルトに戻す</translation> | 1370 | <translation>デフォルトに戻す</translation> |
| 1381 | </message> | 1371 | </message> |
| 1382 | <message> | 1372 | <message> |
| 1383 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="359"/> | 1373 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="366"/> |
| 1384 | <source>Clear</source> | 1374 | <source>Clear</source> |
| 1385 | <translation>消去</translation> | 1375 | <translation>消去</translation> |
| 1386 | </message> | 1376 | </message> |
| 1387 | <message> | 1377 | <message> |
| 1388 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="380"/> | 1378 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="387"/> |
| 1389 | <source>Conflicting Button Sequence</source> | 1379 | <source>Conflicting Button Sequence</source> |
| 1390 | <translation>ボタンが競合しています</translation> | 1380 | <translation>ボタンが競合しています</translation> |
| 1391 | </message> | 1381 | </message> |
| 1392 | <message> | 1382 | <message> |
| 1393 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="381"/> | 1383 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="388"/> |
| 1394 | <source>The default button sequence is already assigned to: %1</source> | 1384 | <source>The default button sequence is already assigned to: %1</source> |
| 1395 | <translation>デフォルトのボタン配列はすでに %1 に割り当てられています。</translation> | 1385 | <translation>デフォルトのボタン配列はすでに %1 に割り当てられています。</translation> |
| 1396 | </message> | 1386 | </message> |
| 1397 | <message> | 1387 | <message> |
| 1398 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="395"/> | 1388 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="402"/> |
| 1399 | <source>The default key sequence is already assigned to: %1</source> | 1389 | <source>The default key sequence is already assigned to: %1</source> |
| 1400 | <translation>デフォルトの組合せはすでに %1 に割り当てられています。</translation> | 1390 | <translation>デフォルトの組合せはすでに %1 に割り当てられています。</translation> |
| 1401 | </message> | 1391 | </message> |
| @@ -2508,7 +2498,7 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2508 | <message> | 2498 | <message> |
| 2509 | <location filename="../../src/yuzu/configuration/configure_mouse_panning.ui" line="15"/> | 2499 | <location filename="../../src/yuzu/configuration/configure_mouse_panning.ui" line="15"/> |
| 2510 | <source>Can be toggled via a hotkey. Default hotkey is Ctrl + F9</source> | 2500 | <source>Can be toggled via a hotkey. Default hotkey is Ctrl + F9</source> |
| 2511 | <translation type="unfinished"/> | 2501 | <translation>ホットキーで切り替えできます。 デフォルトのホットキーは Ctrl + F9 です</translation> |
| 2512 | </message> | 2502 | </message> |
| 2513 | <message> | 2503 | <message> |
| 2514 | <location filename="../../src/yuzu/configuration/configure_mouse_panning.ui" line="24"/> | 2504 | <location filename="../../src/yuzu/configuration/configure_mouse_panning.ui" line="24"/> |
| @@ -3359,80 +3349,85 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3359 | <message> | 3349 | <message> |
| 3360 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="89"/> | 3350 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="89"/> |
| 3361 | <source>Show Add-Ons Column</source> | 3351 | <source>Show Add-Ons Column</source> |
| 3362 | <translation>アドオン列を表示</translation> | 3352 | <translation>アドオンを表示</translation> |
| 3363 | </message> | 3353 | </message> |
| 3364 | <message> | 3354 | <message> |
| 3365 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="96"/> | 3355 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="96"/> |
| 3366 | <source>Show Size Column</source> | 3356 | <source>Show Size Column</source> |
| 3367 | <translation>サイズ列を表示</translation> | 3357 | <translation>サイズを表示</translation> |
| 3368 | </message> | 3358 | </message> |
| 3369 | <message> | 3359 | <message> |
| 3370 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="103"/> | 3360 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="103"/> |
| 3371 | <source>Show File Types Column</source> | 3361 | <source>Show File Types Column</source> |
| 3372 | <translation>ファイルタイプ列を表示</translation> | 3362 | <translation>ファイルタイプを表示</translation> |
| 3373 | </message> | 3363 | </message> |
| 3374 | <message> | 3364 | <message> |
| 3375 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="112"/> | 3365 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="110"/> |
| 3366 | <source>Show Play Time Column</source> | ||
| 3367 | <translation>プレイ時間を表示</translation> | ||
| 3368 | </message> | ||
| 3369 | <message> | ||
| 3370 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="119"/> | ||
| 3376 | <source>Game Icon Size:</source> | 3371 | <source>Game Icon Size:</source> |
| 3377 | <translation>ゲームアイコンサイズ:</translation> | 3372 | <translation>ゲームアイコンサイズ:</translation> |
| 3378 | </message> | 3373 | </message> |
| 3379 | <message> | 3374 | <message> |
| 3380 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="126"/> | 3375 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="133"/> |
| 3381 | <source>Folder Icon Size:</source> | 3376 | <source>Folder Icon Size:</source> |
| 3382 | <translation>フォルダアイコンサイズ:</translation> | 3377 | <translation>フォルダアイコンサイズ:</translation> |
| 3383 | </message> | 3378 | </message> |
| 3384 | <message> | 3379 | <message> |
| 3385 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="140"/> | 3380 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="147"/> |
| 3386 | <source>Row 1 Text:</source> | 3381 | <source>Row 1 Text:</source> |
| 3387 | <translation>1行目の表示内容:</translation> | 3382 | <translation>1行目の表示内容:</translation> |
| 3388 | </message> | 3383 | </message> |
| 3389 | <message> | 3384 | <message> |
| 3390 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="154"/> | 3385 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="161"/> |
| 3391 | <source>Row 2 Text:</source> | 3386 | <source>Row 2 Text:</source> |
| 3392 | <translation>2行目の表示内容:</translation> | 3387 | <translation>2行目の表示内容:</translation> |
| 3393 | </message> | 3388 | </message> |
| 3394 | <message> | 3389 | <message> |
| 3395 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="171"/> | 3390 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="178"/> |
| 3396 | <source>Screenshots</source> | 3391 | <source>Screenshots</source> |
| 3397 | <translation>スクリーンショット</translation> | 3392 | <translation>スクリーンショット</translation> |
| 3398 | </message> | 3393 | </message> |
| 3399 | <message> | 3394 | <message> |
| 3400 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="179"/> | 3395 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="186"/> |
| 3401 | <source>Ask Where To Save Screenshots (Windows Only)</source> | 3396 | <source>Ask Where To Save Screenshots (Windows Only)</source> |
| 3402 | <translation>スクリーンショット時に保存先を確認する(Windowsのみ)</translation> | 3397 | <translation>スクリーンショット時に保存先を確認する(Windowsのみ)</translation> |
| 3403 | </message> | 3398 | </message> |
| 3404 | <message> | 3399 | <message> |
| 3405 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="188"/> | 3400 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="195"/> |
| 3406 | <source>Screenshots Path: </source> | 3401 | <source>Screenshots Path: </source> |
| 3407 | <translation>スクリーンショットの保存先:</translation> | 3402 | <translation>スクリーンショットの保存先:</translation> |
| 3408 | </message> | 3403 | </message> |
| 3409 | <message> | 3404 | <message> |
| 3410 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="198"/> | 3405 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="205"/> |
| 3411 | <source>...</source> | 3406 | <source>...</source> |
| 3412 | <translation>...</translation> | 3407 | <translation>...</translation> |
| 3413 | </message> | 3408 | </message> |
| 3414 | <message> | 3409 | <message> |
| 3415 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="214"/> | 3410 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="221"/> |
| 3416 | <source>TextLabel</source> | 3411 | <source>TextLabel</source> |
| 3417 | <translation type="unfinished"/> | 3412 | <translation type="unfinished"/> |
| 3418 | </message> | 3413 | </message> |
| 3419 | <message> | 3414 | <message> |
| 3420 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="233"/> | 3415 | <location filename="../../src/yuzu/configuration/configure_ui.ui" line="240"/> |
| 3421 | <source>Resolution:</source> | 3416 | <source>Resolution:</source> |
| 3422 | <translation>解像度:</translation> | 3417 | <translation>解像度:</translation> |
| 3423 | </message> | 3418 | </message> |
| 3424 | <message> | 3419 | <message> |
| 3425 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="144"/> | 3420 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="146"/> |
| 3426 | <source>Select Screenshots Path...</source> | 3421 | <source>Select Screenshots Path...</source> |
| 3427 | <translation>スクリーンショットの保存先を選択...</translation> | 3422 | <translation>スクリーンショットの保存先を選択...</translation> |
| 3428 | </message> | 3423 | </message> |
| 3429 | <message> | 3424 | <message> |
| 3430 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="288"/> | 3425 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="293"/> |
| 3431 | <source><System></source> | 3426 | <source><System></source> |
| 3432 | <translation><System></translation> | 3427 | <translation><System></translation> |
| 3433 | </message> | 3428 | </message> |
| 3434 | <message> | 3429 | <message> |
| 3435 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="393"/> | 3430 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="398"/> |
| 3436 | <source>Auto (%1 x %2, %3 x %4)</source> | 3431 | <source>Auto (%1 x %2, %3 x %4)</source> |
| 3437 | <comment>Screenshot width value</comment> | 3432 | <comment>Screenshot width value</comment> |
| 3438 | <translation type="unfinished"/> | 3433 | <translation type="unfinished"/> |
| @@ -3750,965 +3745,1003 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3750 | <context> | 3745 | <context> |
| 3751 | <name>GMainWindow</name> | 3746 | <name>GMainWindow</name> |
| 3752 | <message> | 3747 | <message> |
| 3753 | <location filename="../../src/yuzu/main.cpp" line="205"/> | 3748 | <location filename="../../src/yuzu/main.cpp" line="211"/> |
| 3754 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous data is collected</a> to help improve yuzu. <br/><br/>Would you like to share your usage data with us?</source> | 3749 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous data is collected</a> to help improve yuzu. <br/><br/>Would you like to share your usage data with us?</source> |
| 3755 | <translation>yuzuの改善に役立てるため、<a href='https://yuzu-emu.org/help/feature/telemetry/'>匿名データが収集されます</a>。<br/><br/>統計情報を共有しますか?</translation> | 3750 | <translation>yuzuの改善に役立てるため、<a href='https://yuzu-emu.org/help/feature/telemetry/'>匿名データが収集されます</a>。<br/><br/>統計情報を共有しますか?</translation> |
| 3756 | </message> | 3751 | </message> |
| 3757 | <message> | 3752 | <message> |
| 3758 | <location filename="../../src/yuzu/main.cpp" line="208"/> | 3753 | <location filename="../../src/yuzu/main.cpp" line="214"/> |
| 3759 | <source>Telemetry</source> | 3754 | <source>Telemetry</source> |
| 3760 | <translation>テレメトリ</translation> | 3755 | <translation>テレメトリ</translation> |
| 3761 | </message> | 3756 | </message> |
| 3762 | <message> | 3757 | <message> |
| 3763 | <location filename="../../src/yuzu/main.cpp" line="441"/> | 3758 | <location filename="../../src/yuzu/main.cpp" line="449"/> |
| 3764 | <source>Broken Vulkan Installation Detected</source> | 3759 | <source>Broken Vulkan Installation Detected</source> |
| 3765 | <translation>壊れたVulkanのインストールが検出されました。</translation> | 3760 | <translation>壊れたVulkanのインストールが検出されました。</translation> |
| 3766 | </message> | 3761 | </message> |
| 3767 | <message> | 3762 | <message> |
| 3768 | <location filename="../../src/yuzu/main.cpp" line="442"/> | 3763 | <location filename="../../src/yuzu/main.cpp" line="450"/> |
| 3769 | <source>Vulkan initialization failed during boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> | 3764 | <source>Vulkan initialization failed during boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> |
| 3770 | <translation>起動時にVulkanの初期化に失敗しました。<br><br>この問題を解決するための手順は<a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>こちら</a>。</translation> | 3765 | <translation>起動時にVulkanの初期化に失敗しました。<br><br>この問題を解決するための手順は<a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>こちら</a>。</translation> |
| 3771 | </message> | 3766 | </message> |
| 3772 | <message> | 3767 | <message> |
| 3773 | <location filename="../../src/yuzu/main.cpp" line="467"/> | 3768 | <location filename="../../src/yuzu/main.cpp" line="475"/> |
| 3774 | <source>Running a game</source> | 3769 | <source>Running a game</source> |
| 3775 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 3770 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 3776 | <translation type="unfinished"/> | 3771 | <translation type="unfinished"/> |
| 3777 | </message> | 3772 | </message> |
| 3778 | <message> | 3773 | <message> |
| 3779 | <location filename="../../src/yuzu/main.cpp" line="848"/> | 3774 | <location filename="../../src/yuzu/main.cpp" line="856"/> |
| 3780 | <source>Loading Web Applet...</source> | 3775 | <source>Loading Web Applet...</source> |
| 3781 | <translation>Webアプレットをロード中...</translation> | 3776 | <translation>Webアプレットをロード中...</translation> |
| 3782 | </message> | 3777 | </message> |
| 3783 | <message> | 3778 | <message> |
| 3784 | <location filename="../../src/yuzu/main.cpp" line="898"/> | 3779 | <location filename="../../src/yuzu/main.cpp" line="906"/> |
| 3785 | <location filename="../../src/yuzu/main.cpp" line="901"/> | 3780 | <location filename="../../src/yuzu/main.cpp" line="909"/> |
| 3786 | <source>Disable Web Applet</source> | 3781 | <source>Disable Web Applet</source> |
| 3787 | <translation>Webアプレットの無効化</translation> | 3782 | <translation>Webアプレットの無効化</translation> |
| 3788 | </message> | 3783 | </message> |
| 3789 | <message> | 3784 | <message> |
| 3790 | <location filename="../../src/yuzu/main.cpp" line="902"/> | 3785 | <location filename="../../src/yuzu/main.cpp" line="910"/> |
| 3791 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? | 3786 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? |
| 3792 | (This can be re-enabled in the Debug settings.)</source> | 3787 | (This can be re-enabled in the Debug settings.)</source> |
| 3793 | <translation>Webアプレットを無効にすると、未定義の動作になる可能性があるため、スーパーマリオ3Dオールスターズでのみ使用するようにしてください。本当にWebアプレットを無効化しますか? | 3788 | <translation>Webアプレットを無効にすると、未定義の動作になる可能性があるため、スーパーマリオ3Dオールスターズでのみ使用するようにしてください。本当にWebアプレットを無効化しますか? |
| 3794 | (デバッグ設定で再度有効にすることができます)。</translation> | 3789 | (デバッグ設定で再度有効にすることができます)。</translation> |
| 3795 | </message> | 3790 | </message> |
| 3796 | <message> | 3791 | <message> |
| 3797 | <location filename="../../src/yuzu/main.cpp" line="1018"/> | 3792 | <location filename="../../src/yuzu/main.cpp" line="1026"/> |
| 3798 | <source>The amount of shaders currently being built</source> | 3793 | <source>The amount of shaders currently being built</source> |
| 3799 | <translation>ビルド中のシェーダー数</translation> | 3794 | <translation>ビルド中のシェーダー数</translation> |
| 3800 | </message> | 3795 | </message> |
| 3801 | <message> | 3796 | <message> |
| 3802 | <location filename="../../src/yuzu/main.cpp" line="1020"/> | 3797 | <location filename="../../src/yuzu/main.cpp" line="1028"/> |
| 3803 | <source>The current selected resolution scaling multiplier.</source> | 3798 | <source>The current selected resolution scaling multiplier.</source> |
| 3804 | <translation>現在選択されている解像度の倍率。</translation> | 3799 | <translation>現在選択されている解像度の倍率。</translation> |
| 3805 | </message> | 3800 | </message> |
| 3806 | <message> | 3801 | <message> |
| 3807 | <location filename="../../src/yuzu/main.cpp" line="1023"/> | 3802 | <location filename="../../src/yuzu/main.cpp" line="1031"/> |
| 3808 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 3803 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3809 | <translation>現在のエミュレーション速度。値が100%より高いか低い場合、エミュレーション速度がSwitchより速いか遅いことを示します。</translation> | 3804 | <translation>現在のエミュレーション速度。値が100%より高いか低い場合、エミュレーション速度がSwitchより速いか遅いことを示します。</translation> |
| 3810 | </message> | 3805 | </message> |
| 3811 | <message> | 3806 | <message> |
| 3812 | <location filename="../../src/yuzu/main.cpp" line="1026"/> | 3807 | <location filename="../../src/yuzu/main.cpp" line="1034"/> |
| 3813 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 3808 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3814 | <translation>ゲームが現在表示している1秒あたりのフレーム数。これはゲームごと、シーンごとに異なります。</translation> | 3809 | <translation>ゲームが現在表示している1秒あたりのフレーム数。これはゲームごと、シーンごとに異なります。</translation> |
| 3815 | </message> | 3810 | </message> |
| 3816 | <message> | 3811 | <message> |
| 3817 | <location filename="../../src/yuzu/main.cpp" line="1030"/> | 3812 | <location filename="../../src/yuzu/main.cpp" line="1038"/> |
| 3818 | <source>Time taken to emulate a Switch frame, not counting framelimiting or v-sync. For full-speed emulation this should be at most 16.67 ms.</source> | 3813 | <source>Time taken to emulate a Switch frame, not counting framelimiting or v-sync. For full-speed emulation this should be at most 16.67 ms.</source> |
| 3819 | <translation>Switchフレームをエミュレートするのにかかる時間で、フレームリミットやV-Syncは含まれません。フルスピードエミュレーションの場合、最大で16.67ミリ秒になります。</translation> | 3814 | <translation>Switchフレームをエミュレートするのにかかる時間で、フレームリミットやV-Syncは含まれません。フルスピードエミュレーションの場合、最大で16.67ミリ秒になります。</translation> |
| 3820 | </message> | 3815 | </message> |
| 3821 | <message> | 3816 | <message> |
| 3822 | <location filename="../../src/yuzu/main.cpp" line="1085"/> | 3817 | <location filename="../../src/yuzu/main.cpp" line="1093"/> |
| 3823 | <source>Unmute</source> | 3818 | <source>Unmute</source> |
| 3824 | <translation>消音解除</translation> | 3819 | <translation>消音解除</translation> |
| 3825 | </message> | 3820 | </message> |
| 3826 | <message> | 3821 | <message> |
| 3827 | <location filename="../../src/yuzu/main.cpp" line="1085"/> | 3822 | <location filename="../../src/yuzu/main.cpp" line="1093"/> |
| 3828 | <source>Mute</source> | 3823 | <source>Mute</source> |
| 3829 | <translation>消音</translation> | 3824 | <translation>消音</translation> |
| 3830 | </message> | 3825 | </message> |
| 3831 | <message> | 3826 | <message> |
| 3832 | <location filename="../../src/yuzu/main.cpp" line="1090"/> | 3827 | <location filename="../../src/yuzu/main.cpp" line="1098"/> |
| 3833 | <source>Reset Volume</source> | 3828 | <source>Reset Volume</source> |
| 3834 | <translation>音量をリセット</translation> | 3829 | <translation>音量をリセット</translation> |
| 3835 | </message> | 3830 | </message> |
| 3836 | <message> | 3831 | <message> |
| 3837 | <location filename="../../src/yuzu/main.cpp" line="1274"/> | 3832 | <location filename="../../src/yuzu/main.cpp" line="1284"/> |
| 3838 | <source>&Clear Recent Files</source> | 3833 | <source>&Clear Recent Files</source> |
| 3839 | <translation>最近のファイルをクリア(&C)</translation> | 3834 | <translation>最近のファイルをクリア(&C)</translation> |
| 3840 | </message> | 3835 | </message> |
| 3841 | <message> | 3836 | <message> |
| 3842 | <location filename="../../src/yuzu/main.cpp" line="1361"/> | 3837 | <location filename="../../src/yuzu/main.cpp" line="1371"/> |
| 3843 | <source>Emulated mouse is enabled</source> | 3838 | <source>Emulated mouse is enabled</source> |
| 3844 | <translation type="unfinished"/> | 3839 | <translation type="unfinished"/> |
| 3845 | </message> | 3840 | </message> |
| 3846 | <message> | 3841 | <message> |
| 3847 | <location filename="../../src/yuzu/main.cpp" line="1362"/> | 3842 | <location filename="../../src/yuzu/main.cpp" line="1372"/> |
| 3848 | <source>Real mouse input and mouse panning are incompatible. Please disable the emulated mouse in input advanced settings to allow mouse panning.</source> | 3843 | <source>Real mouse input and mouse panning are incompatible. Please disable the emulated mouse in input advanced settings to allow mouse panning.</source> |
| 3849 | <translation type="unfinished"/> | 3844 | <translation type="unfinished"/> |
| 3850 | </message> | 3845 | </message> |
| 3851 | <message> | 3846 | <message> |
| 3852 | <location filename="../../src/yuzu/main.cpp" line="1588"/> | 3847 | <location filename="../../src/yuzu/main.cpp" line="1624"/> |
| 3853 | <source>&Continue</source> | 3848 | <source>&Continue</source> |
| 3854 | <translation>再開(&C)</translation> | 3849 | <translation>再開(&C)</translation> |
| 3855 | </message> | 3850 | </message> |
| 3856 | <message> | 3851 | <message> |
| 3857 | <location filename="../../src/yuzu/main.cpp" line="1590"/> | 3852 | <location filename="../../src/yuzu/main.cpp" line="1626"/> |
| 3858 | <source>&Pause</source> | 3853 | <source>&Pause</source> |
| 3859 | <translation>中断(&P)</translation> | 3854 | <translation>中断(&P)</translation> |
| 3860 | </message> | 3855 | </message> |
| 3861 | <message> | 3856 | <message> |
| 3862 | <location filename="../../src/yuzu/main.cpp" line="1762"/> | 3857 | <location filename="../../src/yuzu/main.cpp" line="1796"/> |
| 3863 | <source>Warning Outdated Game Format</source> | 3858 | <source>Warning Outdated Game Format</source> |
| 3864 | <translation>古いゲームフォーマットの警告</translation> | 3859 | <translation>古いゲームフォーマットの警告</translation> |
| 3865 | </message> | 3860 | </message> |
| 3866 | <message> | 3861 | <message> |
| 3867 | <location filename="../../src/yuzu/main.cpp" line="1763"/> | 3862 | <location filename="../../src/yuzu/main.cpp" line="1797"/> |
| 3868 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> | 3863 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> |
| 3869 | <translation>このゲームでは、分解されたROMディレクトリフォーマットを使用しています。これは、NCA、NAX、XCI、またはNSPなどに取って代わられた古いフォーマットです。分解されたROMディレクトリには、アイコン、メタデータ、およびアップデートサポートがありません。<br><br>yuzuがサポートするSwitchフォーマットの説明については、<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>wikiをチェックしてください</a>。このメッセージは二度と表示されません。</translation> | 3864 | <translation>このゲームでは、分解されたROMディレクトリフォーマットを使用しています。これは、NCA、NAX、XCI、またはNSPなどに取って代わられた古いフォーマットです。分解されたROMディレクトリには、アイコン、メタデータ、およびアップデートサポートがありません。<br><br>yuzuがサポートするSwitchフォーマットの説明については、<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>wikiをチェックしてください</a>。このメッセージは二度と表示されません。</translation> |
| 3870 | </message> | 3865 | </message> |
| 3871 | <message> | 3866 | <message> |
| 3872 | <location filename="../../src/yuzu/main.cpp" line="1775"/> | ||
| 3873 | <location filename="../../src/yuzu/main.cpp" line="1809"/> | 3867 | <location filename="../../src/yuzu/main.cpp" line="1809"/> |
| 3868 | <location filename="../../src/yuzu/main.cpp" line="1843"/> | ||
| 3874 | <source>Error while loading ROM!</source> | 3869 | <source>Error while loading ROM!</source> |
| 3875 | <translation>ROMロード中にエラーが発生しました!</translation> | 3870 | <translation>ROMロード中にエラーが発生しました!</translation> |
| 3876 | </message> | 3871 | </message> |
| 3877 | <message> | 3872 | <message> |
| 3878 | <location filename="../../src/yuzu/main.cpp" line="1776"/> | 3873 | <location filename="../../src/yuzu/main.cpp" line="1810"/> |
| 3879 | <source>The ROM format is not supported.</source> | 3874 | <source>The ROM format is not supported.</source> |
| 3880 | <translation>このROMフォーマットはサポートされていません。</translation> | 3875 | <translation>このROMフォーマットはサポートされていません。</translation> |
| 3881 | </message> | 3876 | </message> |
| 3882 | <message> | 3877 | <message> |
| 3883 | <location filename="../../src/yuzu/main.cpp" line="1780"/> | 3878 | <location filename="../../src/yuzu/main.cpp" line="1814"/> |
| 3884 | <source>An error occurred initializing the video core.</source> | 3879 | <source>An error occurred initializing the video core.</source> |
| 3885 | <translation>ビデオコア初期化中にエラーが発生しました。</translation> | 3880 | <translation>ビデオコア初期化中にエラーが発生しました。</translation> |
| 3886 | </message> | 3881 | </message> |
| 3887 | <message> | 3882 | <message> |
| 3888 | <location filename="../../src/yuzu/main.cpp" line="1781"/> | 3883 | <location filename="../../src/yuzu/main.cpp" line="1815"/> |
| 3889 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> | 3884 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> |
| 3890 | <translation>yuzuは、ビデオコアの実行中にエラーが発生しました。これは通常、内蔵GPUも含め、古いGPUドライバが原因です。詳しくはログをご覧ください。ログへのアクセス方法については、以下のページをご覧ください:<a href='https://yuzu-emu.org/help/reference/log-files/'>ログファイルのアップロード方法について</a>。</translation> | 3885 | <translation>yuzuは、ビデオコアの実行中にエラーが発生しました。これは通常、内蔵GPUも含め、古いGPUドライバが原因です。詳しくはログをご覧ください。ログへのアクセス方法については、以下のページをご覧ください:<a href='https://yuzu-emu.org/help/reference/log-files/'>ログファイルのアップロード方法について</a>。</translation> |
| 3891 | </message> | 3886 | </message> |
| 3892 | <message> | 3887 | <message> |
| 3893 | <location filename="../../src/yuzu/main.cpp" line="1796"/> | 3888 | <location filename="../../src/yuzu/main.cpp" line="1830"/> |
| 3894 | <source>Error while loading ROM! %1</source> | 3889 | <source>Error while loading ROM! %1</source> |
| 3895 | <comment>%1 signifies a numeric error code.</comment> | 3890 | <comment>%1 signifies a numeric error code.</comment> |
| 3896 | <translation>ROMのロード中にエラー! %1</translation> | 3891 | <translation>ROMのロード中にエラー! %1</translation> |
| 3897 | </message> | 3892 | </message> |
| 3898 | <message> | 3893 | <message> |
| 3899 | <location filename="../../src/yuzu/main.cpp" line="1799"/> | 3894 | <location filename="../../src/yuzu/main.cpp" line="1833"/> |
| 3900 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> | 3895 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> |
| 3901 | <comment>%1 signifies an error string.</comment> | 3896 | <comment>%1 signifies an error string.</comment> |
| 3902 | <translation>%1<br><a href='https://yuzu-emu.org/help/quickstart/'>yuzuクイックスタートガイド</a>を参照してファイルを再ダンプしてください。<br>またはyuzu wiki及び</a>yuzu Discord</a>を参照するとよいでしょう。</translation> | 3897 | <translation>%1<br><a href='https://yuzu-emu.org/help/quickstart/'>yuzuクイックスタートガイド</a>を参照してファイルを再ダンプしてください。<br>またはyuzu wiki及び</a>yuzu Discord</a>を参照するとよいでしょう。</translation> |
| 3903 | </message> | 3898 | </message> |
| 3904 | <message> | 3899 | <message> |
| 3905 | <location filename="../../src/yuzu/main.cpp" line="1810"/> | 3900 | <location filename="../../src/yuzu/main.cpp" line="1844"/> |
| 3906 | <source>An unknown error occurred. Please see the log for more details.</source> | 3901 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 3907 | <translation>不明なエラーが発生しました。詳細はログを確認して下さい。</translation> | 3902 | <translation>不明なエラーが発生しました。詳細はログを確認して下さい。</translation> |
| 3908 | </message> | 3903 | </message> |
| 3909 | <message> | 3904 | <message> |
| 3910 | <location filename="../../src/yuzu/main.cpp" line="1991"/> | 3905 | <location filename="../../src/yuzu/main.cpp" line="2025"/> |
| 3911 | <source>(64-bit)</source> | 3906 | <source>(64-bit)</source> |
| 3912 | <translation>(64-bit)</translation> | 3907 | <translation>(64-bit)</translation> |
| 3913 | </message> | 3908 | </message> |
| 3914 | <message> | 3909 | <message> |
| 3915 | <location filename="../../src/yuzu/main.cpp" line="1991"/> | 3910 | <location filename="../../src/yuzu/main.cpp" line="2025"/> |
| 3916 | <source>(32-bit)</source> | 3911 | <source>(32-bit)</source> |
| 3917 | <translation>(32-bit)</translation> | 3912 | <translation>(32-bit)</translation> |
| 3918 | </message> | 3913 | </message> |
| 3919 | <message> | 3914 | <message> |
| 3920 | <location filename="../../src/yuzu/main.cpp" line="1992"/> | 3915 | <location filename="../../src/yuzu/main.cpp" line="2026"/> |
| 3921 | <source>%1 %2</source> | 3916 | <source>%1 %2</source> |
| 3922 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 3917 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 3923 | <translation>%1 %2</translation> | 3918 | <translation>%1 %2</translation> |
| 3924 | </message> | 3919 | </message> |
| 3925 | <message> | 3920 | <message> |
| 3926 | <location filename="../../src/yuzu/main.cpp" line="2058"/> | 3921 | <location filename="../../src/yuzu/main.cpp" line="2092"/> |
| 3927 | <source>Closing software...</source> | 3922 | <source>Closing software...</source> |
| 3928 | <translation>ソフトウェアを終了中...</translation> | 3923 | <translation>ソフトウェアを終了中...</translation> |
| 3929 | </message> | 3924 | </message> |
| 3930 | <message> | 3925 | <message> |
| 3931 | <location filename="../../src/yuzu/main.cpp" line="2210"/> | 3926 | <location filename="../../src/yuzu/main.cpp" line="2246"/> |
| 3932 | <source>Save Data</source> | 3927 | <source>Save Data</source> |
| 3933 | <translation>データのセーブ</translation> | 3928 | <translation>データのセーブ</translation> |
| 3934 | </message> | 3929 | </message> |
| 3935 | <message> | 3930 | <message> |
| 3936 | <location filename="../../src/yuzu/main.cpp" line="2266"/> | 3931 | <location filename="../../src/yuzu/main.cpp" line="2302"/> |
| 3937 | <source>Mod Data</source> | 3932 | <source>Mod Data</source> |
| 3938 | <translation>Modデータ</translation> | 3933 | <translation>Modデータ</translation> |
| 3939 | </message> | 3934 | </message> |
| 3940 | <message> | 3935 | <message> |
| 3941 | <location filename="../../src/yuzu/main.cpp" line="2279"/> | 3936 | <location filename="../../src/yuzu/main.cpp" line="2315"/> |
| 3942 | <source>Error Opening %1 Folder</source> | 3937 | <source>Error Opening %1 Folder</source> |
| 3943 | <translation>”%1”フォルダを開けませんでした</translation> | 3938 | <translation>”%1”フォルダを開けませんでした</translation> |
| 3944 | </message> | 3939 | </message> |
| 3945 | <message> | 3940 | <message> |
| 3946 | <location filename="../../src/yuzu/main.cpp" line="2280"/> | 3941 | <location filename="../../src/yuzu/main.cpp" line="2316"/> |
| 3947 | <location filename="../../src/yuzu/main.cpp" line="2964"/> | 3942 | <location filename="../../src/yuzu/main.cpp" line="3030"/> |
| 3948 | <source>Folder does not exist!</source> | 3943 | <source>Folder does not exist!</source> |
| 3949 | <translation>フォルダが存在しません!</translation> | 3944 | <translation>フォルダが存在しません!</translation> |
| 3950 | </message> | 3945 | </message> |
| 3951 | <message> | 3946 | <message> |
| 3952 | <location filename="../../src/yuzu/main.cpp" line="2292"/> | 3947 | <location filename="../../src/yuzu/main.cpp" line="2328"/> |
| 3953 | <source>Error Opening Transferable Shader Cache</source> | 3948 | <source>Error Opening Transferable Shader Cache</source> |
| 3954 | <translation>シェーダーキャッシュを開けませんでした</translation> | 3949 | <translation>シェーダーキャッシュを開けませんでした</translation> |
| 3955 | </message> | 3950 | </message> |
| 3956 | <message> | 3951 | <message> |
| 3957 | <location filename="../../src/yuzu/main.cpp" line="2293"/> | 3952 | <location filename="../../src/yuzu/main.cpp" line="2329"/> |
| 3958 | <source>Failed to create the shader cache directory for this title.</source> | 3953 | <source>Failed to create the shader cache directory for this title.</source> |
| 3959 | <translation>このタイトル用のシェーダーキャッシュディレクトリの作成に失敗しました</translation> | 3954 | <translation>このタイトル用のシェーダーキャッシュディレクトリの作成に失敗しました</translation> |
| 3960 | </message> | 3955 | </message> |
| 3961 | <message> | 3956 | <message> |
| 3962 | <location filename="../../src/yuzu/main.cpp" line="2366"/> | 3957 | <location filename="../../src/yuzu/main.cpp" line="2402"/> |
| 3963 | <source>Error Removing Contents</source> | 3958 | <source>Error Removing Contents</source> |
| 3964 | <translation>コンテンツの削除エラー</translation> | 3959 | <translation>コンテンツの削除エラー</translation> |
| 3965 | </message> | 3960 | </message> |
| 3966 | <message> | 3961 | <message> |
| 3967 | <location filename="../../src/yuzu/main.cpp" line="2368"/> | 3962 | <location filename="../../src/yuzu/main.cpp" line="2404"/> |
| 3968 | <source>Error Removing Update</source> | 3963 | <source>Error Removing Update</source> |
| 3969 | <translation>アップデートの削除エラー</translation> | 3964 | <translation>アップデートの削除エラー</translation> |
| 3970 | </message> | 3965 | </message> |
| 3971 | <message> | 3966 | <message> |
| 3972 | <location filename="../../src/yuzu/main.cpp" line="2370"/> | 3967 | <location filename="../../src/yuzu/main.cpp" line="2406"/> |
| 3973 | <source>Error Removing DLC</source> | 3968 | <source>Error Removing DLC</source> |
| 3974 | <translation>DLC の削除エラー</translation> | 3969 | <translation>DLC の削除エラー</translation> |
| 3975 | </message> | 3970 | </message> |
| 3976 | <message> | 3971 | <message> |
| 3977 | <location filename="../../src/yuzu/main.cpp" line="2379"/> | 3972 | <location filename="../../src/yuzu/main.cpp" line="2415"/> |
| 3978 | <source>Remove Installed Game Contents?</source> | 3973 | <source>Remove Installed Game Contents?</source> |
| 3979 | <translation>インストールされたゲームのコンテンツを削除しますか?</translation> | 3974 | <translation>インストールされたゲームのコンテンツを削除しますか?</translation> |
| 3980 | </message> | 3975 | </message> |
| 3981 | <message> | 3976 | <message> |
| 3982 | <location filename="../../src/yuzu/main.cpp" line="2381"/> | 3977 | <location filename="../../src/yuzu/main.cpp" line="2417"/> |
| 3983 | <source>Remove Installed Game Update?</source> | 3978 | <source>Remove Installed Game Update?</source> |
| 3984 | <translation>インストールされたゲームのアップデートを削除しますか?</translation> | 3979 | <translation>インストールされたゲームのアップデートを削除しますか?</translation> |
| 3985 | </message> | 3980 | </message> |
| 3986 | <message> | 3981 | <message> |
| 3987 | <location filename="../../src/yuzu/main.cpp" line="2383"/> | 3982 | <location filename="../../src/yuzu/main.cpp" line="2419"/> |
| 3988 | <source>Remove Installed Game DLC?</source> | 3983 | <source>Remove Installed Game DLC?</source> |
| 3989 | <translation>インストールされたゲームの DLC を削除しますか?</translation> | 3984 | <translation>インストールされたゲームの DLC を削除しますか?</translation> |
| 3990 | </message> | 3985 | </message> |
| 3991 | <message> | 3986 | <message> |
| 3992 | <location filename="../../src/yuzu/main.cpp" line="2389"/> | 3987 | <location filename="../../src/yuzu/main.cpp" line="2425"/> |
| 3993 | <source>Remove Entry</source> | 3988 | <source>Remove Entry</source> |
| 3994 | <translation>エントリ削除</translation> | 3989 | <translation>エントリ削除</translation> |
| 3995 | </message> | 3990 | </message> |
| 3996 | <message> | 3991 | <message> |
| 3997 | <location filename="../../src/yuzu/main.cpp" line="2420"/> | 3992 | <location filename="../../src/yuzu/main.cpp" line="2455"/> |
| 3998 | <location filename="../../src/yuzu/main.cpp" line="2436"/> | 3993 | <location filename="../../src/yuzu/main.cpp" line="2471"/> |
| 3999 | <location filename="../../src/yuzu/main.cpp" line="2467"/> | 3994 | <location filename="../../src/yuzu/main.cpp" line="2502"/> |
| 4000 | <location filename="../../src/yuzu/main.cpp" line="2535"/> | 3995 | <location filename="../../src/yuzu/main.cpp" line="2581"/> |
| 4001 | <location filename="../../src/yuzu/main.cpp" line="2569"/> | 3996 | <location filename="../../src/yuzu/main.cpp" line="2615"/> |
| 4002 | <location filename="../../src/yuzu/main.cpp" line="2592"/> | 3997 | <location filename="../../src/yuzu/main.cpp" line="2638"/> |
| 4003 | <source>Successfully Removed</source> | 3998 | <source>Successfully Removed</source> |
| 4004 | <translation>削除しました</translation> | 3999 | <translation>削除しました</translation> |
| 4005 | </message> | 4000 | </message> |
| 4006 | <message> | 4001 | <message> |
| 4007 | <location filename="../../src/yuzu/main.cpp" line="2421"/> | 4002 | <location filename="../../src/yuzu/main.cpp" line="2456"/> |
| 4008 | <source>Successfully removed the installed base game.</source> | 4003 | <source>Successfully removed the installed base game.</source> |
| 4009 | <translation>インストールされたゲームを正常に削除しました。</translation> | 4004 | <translation>インストールされたゲームを正常に削除しました。</translation> |
| 4010 | </message> | 4005 | </message> |
| 4011 | <message> | 4006 | <message> |
| 4012 | <location filename="../../src/yuzu/main.cpp" line="2425"/> | 4007 | <location filename="../../src/yuzu/main.cpp" line="2460"/> |
| 4013 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4008 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 4014 | <translation>ゲームはNANDにインストールされていないため、削除できません。</translation> | 4009 | <translation>ゲームはNANDにインストールされていないため、削除できません。</translation> |
| 4015 | </message> | 4010 | </message> |
| 4016 | <message> | 4011 | <message> |
| 4017 | <location filename="../../src/yuzu/main.cpp" line="2437"/> | 4012 | <location filename="../../src/yuzu/main.cpp" line="2472"/> |
| 4018 | <source>Successfully removed the installed update.</source> | 4013 | <source>Successfully removed the installed update.</source> |
| 4019 | <translation>インストールされたアップデートを正常に削除しました。</translation> | 4014 | <translation>インストールされたアップデートを正常に削除しました。</translation> |
| 4020 | </message> | 4015 | </message> |
| 4021 | <message> | 4016 | <message> |
| 4022 | <location filename="../../src/yuzu/main.cpp" line="2440"/> | 4017 | <location filename="../../src/yuzu/main.cpp" line="2475"/> |
| 4023 | <source>There is no update installed for this title.</source> | 4018 | <source>There is no update installed for this title.</source> |
| 4024 | <translation>このタイトルのアップデートはインストールされていません。</translation> | 4019 | <translation>このタイトルのアップデートはインストールされていません。</translation> |
| 4025 | </message> | 4020 | </message> |
| 4026 | <message> | 4021 | <message> |
| 4027 | <location filename="../../src/yuzu/main.cpp" line="2463"/> | 4022 | <location filename="../../src/yuzu/main.cpp" line="2498"/> |
| 4028 | <source>There are no DLC installed for this title.</source> | 4023 | <source>There are no DLC installed for this title.</source> |
| 4029 | <translation>このタイトルにはDLCがインストールされていません。</translation> | 4024 | <translation>このタイトルにはDLCがインストールされていません。</translation> |
| 4030 | </message> | 4025 | </message> |
| 4031 | <message> | 4026 | <message> |
| 4032 | <location filename="../../src/yuzu/main.cpp" line="2468"/> | 4027 | <location filename="../../src/yuzu/main.cpp" line="2503"/> |
| 4033 | <source>Successfully removed %1 installed DLC.</source> | 4028 | <source>Successfully removed %1 installed DLC.</source> |
| 4034 | <translation>%1にインストールされたDLCを正常に削除しました。</translation> | 4029 | <translation>%1にインストールされたDLCを正常に削除しました。</translation> |
| 4035 | </message> | 4030 | </message> |
| 4036 | <message> | 4031 | <message> |
| 4037 | <location filename="../../src/yuzu/main.cpp" line="2476"/> | 4032 | <location filename="../../src/yuzu/main.cpp" line="2511"/> |
| 4038 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4033 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4039 | <translation>転送可能なOpenGLシェーダーキャッシュを削除しますか?</translation> | 4034 | <translation>OpenGLシェーダーキャッシュを削除しますか?</translation> |
| 4040 | </message> | 4035 | </message> |
| 4041 | <message> | 4036 | <message> |
| 4042 | <location filename="../../src/yuzu/main.cpp" line="2478"/> | 4037 | <location filename="../../src/yuzu/main.cpp" line="2513"/> |
| 4043 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4038 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4044 | <translation>転送可能なVulkanシェーダーキャッシュを削除しますか?</translation> | 4039 | <translation>Vulkanシェーダーキャッシュを削除しますか?</translation> |
| 4045 | </message> | 4040 | </message> |
| 4046 | <message> | 4041 | <message> |
| 4047 | <location filename="../../src/yuzu/main.cpp" line="2480"/> | 4042 | <location filename="../../src/yuzu/main.cpp" line="2515"/> |
| 4048 | <source>Delete All Transferable Shader Caches?</source> | 4043 | <source>Delete All Transferable Shader Caches?</source> |
| 4049 | <translation>転送可能べてのシェーダーキャッシュを削除しますか?</translation> | 4044 | <translation>すべてのシェーダーキャッシュを削除しますか?</translation> |
| 4050 | </message> | 4045 | </message> |
| 4051 | <message> | 4046 | <message> |
| 4052 | <location filename="../../src/yuzu/main.cpp" line="2482"/> | 4047 | <location filename="../../src/yuzu/main.cpp" line="2517"/> |
| 4053 | <source>Remove Custom Game Configuration?</source> | 4048 | <source>Remove Custom Game Configuration?</source> |
| 4054 | <translation>このタイトルのカスタム設定を削除しますか?</translation> | 4049 | <translation>このタイトルのカスタム設定を削除しますか?</translation> |
| 4055 | </message> | 4050 | </message> |
| 4056 | <message> | 4051 | <message> |
| 4057 | <location filename="../../src/yuzu/main.cpp" line="2484"/> | 4052 | <location filename="../../src/yuzu/main.cpp" line="2519"/> |
| 4058 | <source>Remove Cache Storage?</source> | 4053 | <source>Remove Cache Storage?</source> |
| 4059 | <translation>キャッシュストレージを削除しますか?</translation> | 4054 | <translation>キャッシュストレージを削除しますか?</translation> |
| 4060 | </message> | 4055 | </message> |
| 4061 | <message> | 4056 | <message> |
| 4062 | <location filename="../../src/yuzu/main.cpp" line="2490"/> | 4057 | <location filename="../../src/yuzu/main.cpp" line="2525"/> |
| 4063 | <source>Remove File</source> | 4058 | <source>Remove File</source> |
| 4064 | <translation>ファイル削除</translation> | 4059 | <translation>ファイル削除</translation> |
| 4065 | </message> | 4060 | </message> |
| 4066 | <message> | 4061 | <message> |
| 4067 | <location filename="../../src/yuzu/main.cpp" line="2530"/> | 4062 | <location filename="../../src/yuzu/main.cpp" line="2550"/> |
| 4068 | <location filename="../../src/yuzu/main.cpp" line="2538"/> | 4063 | <source>Remove Play Time Data</source> |
| 4064 | <translation>プレイ時間情報を削除</translation> | ||
| 4065 | </message> | ||
| 4066 | <message> | ||
| 4067 | <location filename="../../src/yuzu/main.cpp" line="2550"/> | ||
| 4068 | <source>Reset play time?</source> | ||
| 4069 | <translation>プレイ時間をリセットしますか?</translation> | ||
| 4070 | </message> | ||
| 4071 | <message> | ||
| 4072 | <location filename="../../src/yuzu/main.cpp" line="2576"/> | ||
| 4073 | <location filename="../../src/yuzu/main.cpp" line="2584"/> | ||
| 4069 | <source>Error Removing Transferable Shader Cache</source> | 4074 | <source>Error Removing Transferable Shader Cache</source> |
| 4070 | <translation>転送可能ェーダーキャッシュの削除エラー</translation> | 4075 | <translation>シェーダーキャッシュの削除エラー</translation> |
| 4071 | </message> | 4076 | </message> |
| 4072 | <message> | 4077 | <message> |
| 4073 | <location filename="../../src/yuzu/main.cpp" line="2531"/> | 4078 | <location filename="../../src/yuzu/main.cpp" line="2577"/> |
| 4074 | <location filename="../../src/yuzu/main.cpp" line="2565"/> | 4079 | <location filename="../../src/yuzu/main.cpp" line="2611"/> |
| 4075 | <source>A shader cache for this title does not exist.</source> | 4080 | <source>A shader cache for this title does not exist.</source> |
| 4076 | <translation>このタイトル用のシェーダーキャッシュは存在しません。</translation> | 4081 | <translation>このタイトル用のシェーダーキャッシュは存在しません。</translation> |
| 4077 | </message> | 4082 | </message> |
| 4078 | <message> | 4083 | <message> |
| 4079 | <location filename="../../src/yuzu/main.cpp" line="2536"/> | 4084 | <location filename="../../src/yuzu/main.cpp" line="2582"/> |
| 4080 | <source>Successfully removed the transferable shader cache.</source> | 4085 | <source>Successfully removed the transferable shader cache.</source> |
| 4081 | <translation>転送可能ェーダーキャッシュ正常に削除した。</translation> | 4086 | <translation>シェーダーキャッシュ正常に削除ました。</translation> |
| 4082 | </message> | 4087 | </message> |
| 4083 | <message> | 4088 | <message> |
| 4084 | <location filename="../../src/yuzu/main.cpp" line="2539"/> | 4089 | <location filename="../../src/yuzu/main.cpp" line="2585"/> |
| 4085 | <source>Failed to remove the transferable shader cache.</source> | 4090 | <source>Failed to remove the transferable shader cache.</source> |
| 4086 | <translation>転送可能ェーダーキャッシュ削除まんでた。</translation> | 4091 | <translation>シェーダーキャッシュ削除失敗ました。</translation> |
| 4087 | </message> | 4092 | </message> |
| 4088 | <message> | 4093 | <message> |
| 4089 | <location filename="../../src/yuzu/main.cpp" line="2554"/> | 4094 | <location filename="../../src/yuzu/main.cpp" line="2600"/> |
| 4090 | <source>Error Removing Vulkan Driver Pipeline Cache</source> | 4095 | <source>Error Removing Vulkan Driver Pipeline Cache</source> |
| 4091 | <translation type="unfinished"/> | 4096 | <translation type="unfinished"/> |
| 4092 | </message> | 4097 | </message> |
| 4093 | <message> | 4098 | <message> |
| 4094 | <location filename="../../src/yuzu/main.cpp" line="2555"/> | 4099 | <location filename="../../src/yuzu/main.cpp" line="2601"/> |
| 4095 | <source>Failed to remove the driver pipeline cache.</source> | 4100 | <source>Failed to remove the driver pipeline cache.</source> |
| 4096 | <translation type="unfinished"/> | 4101 | <translation type="unfinished"/> |
| 4097 | </message> | 4102 | </message> |
| 4098 | <message> | 4103 | <message> |
| 4099 | <location filename="../../src/yuzu/main.cpp" line="2564"/> | 4104 | <location filename="../../src/yuzu/main.cpp" line="2610"/> |
| 4100 | <location filename="../../src/yuzu/main.cpp" line="2572"/> | 4105 | <location filename="../../src/yuzu/main.cpp" line="2618"/> |
| 4101 | <source>Error Removing Transferable Shader Caches</source> | 4106 | <source>Error Removing Transferable Shader Caches</source> |
| 4102 | <translation>転送可能ェーダーキャッシュの削除エラー</translation> | 4107 | <translation>シェーダーキャッシュの削除エラー</translation> |
| 4103 | </message> | 4108 | </message> |
| 4104 | <message> | 4109 | <message> |
| 4105 | <location filename="../../src/yuzu/main.cpp" line="2570"/> | 4110 | <location filename="../../src/yuzu/main.cpp" line="2616"/> |
| 4106 | <source>Successfully removed the transferable shader caches.</source> | 4111 | <source>Successfully removed the transferable shader caches.</source> |
| 4107 | <translation>転送可能ェーダーキャッシュを正常に削除しました。</translation> | 4112 | <translation>シェーダーキャッシュを正常に削除しました。</translation> |
| 4108 | </message> | 4113 | </message> |
| 4109 | <message> | 4114 | <message> |
| 4110 | <location filename="../../src/yuzu/main.cpp" line="2573"/> | 4115 | <location filename="../../src/yuzu/main.cpp" line="2619"/> |
| 4111 | <source>Failed to remove the transferable shader cache directory.</source> | 4116 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4112 | <translation>転送可能なシェーダーキャッシュディレクトリの削除に失敗しました。</translation> | 4117 | <translation>シェーダーキャッシュディレクトリの削除に失敗しました。</translation> |
| 4113 | </message> | 4118 | </message> |
| 4114 | <message> | 4119 | <message> |
| 4115 | <location filename="../../src/yuzu/main.cpp" line="2586"/> | 4120 | <location filename="../../src/yuzu/main.cpp" line="2632"/> |
| 4116 | <location filename="../../src/yuzu/main.cpp" line="2595"/> | 4121 | <location filename="../../src/yuzu/main.cpp" line="2641"/> |
| 4117 | <source>Error Removing Custom Configuration</source> | 4122 | <source>Error Removing Custom Configuration</source> |
| 4118 | <translation>カスタム設定の削除エラー</translation> | 4123 | <translation>カスタム設定の削除エラー</translation> |
| 4119 | </message> | 4124 | </message> |
| 4120 | <message> | 4125 | <message> |
| 4121 | <location filename="../../src/yuzu/main.cpp" line="2587"/> | 4126 | <location filename="../../src/yuzu/main.cpp" line="2633"/> |
| 4122 | <source>A custom configuration for this title does not exist.</source> | 4127 | <source>A custom configuration for this title does not exist.</source> |
| 4123 | <translation>このタイトルのカスタム設定は存在しません。</translation> | 4128 | <translation>このタイトルのカスタム設定は存在しません。</translation> |
| 4124 | </message> | 4129 | </message> |
| 4125 | <message> | 4130 | <message> |
| 4126 | <location filename="../../src/yuzu/main.cpp" line="2593"/> | 4131 | <location filename="../../src/yuzu/main.cpp" line="2639"/> |
| 4127 | <source>Successfully removed the custom game configuration.</source> | 4132 | <source>Successfully removed the custom game configuration.</source> |
| 4128 | <translation>カスタム設定を正常に削除しました。</translation> | 4133 | <translation>カスタム設定を正常に削除しました。</translation> |
| 4129 | </message> | 4134 | </message> |
| 4130 | <message> | 4135 | <message> |
| 4131 | <location filename="../../src/yuzu/main.cpp" line="2596"/> | 4136 | <location filename="../../src/yuzu/main.cpp" line="2642"/> |
| 4132 | <source>Failed to remove the custom game configuration.</source> | 4137 | <source>Failed to remove the custom game configuration.</source> |
| 4133 | <translation>カスタム設定の削除に失敗しました。</translation> | 4138 | <translation>カスタム設定の削除に失敗しました。</translation> |
| 4134 | </message> | 4139 | </message> |
| 4135 | <message> | 4140 | <message> |
| 4136 | <location filename="../../src/yuzu/main.cpp" line="2618"/> | 4141 | <location filename="../../src/yuzu/main.cpp" line="2664"/> |
| 4137 | <location filename="../../src/yuzu/main.cpp" line="2706"/> | 4142 | <location filename="../../src/yuzu/main.cpp" line="2752"/> |
| 4138 | <source>RomFS Extraction Failed!</source> | 4143 | <source>RomFS Extraction Failed!</source> |
| 4139 | <translation>RomFSの抽出に失敗しました!</translation> | 4144 | <translation>RomFSの抽出に失敗しました!</translation> |
| 4140 | </message> | 4145 | </message> |
| 4141 | <message> | 4146 | <message> |
| 4142 | <location filename="../../src/yuzu/main.cpp" line="2619"/> | 4147 | <location filename="../../src/yuzu/main.cpp" line="2665"/> |
| 4143 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4148 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4144 | <translation>RomFSファイルをコピー中にエラーが発生したか、ユーザー操作によりキャンセルされました。</translation> | 4149 | <translation>RomFSファイルをコピー中にエラーが発生したか、ユーザー操作によりキャンセルされました。</translation> |
| 4145 | </message> | 4150 | </message> |
| 4146 | <message> | 4151 | <message> |
| 4147 | <location filename="../../src/yuzu/main.cpp" line="2681"/> | 4152 | <location filename="../../src/yuzu/main.cpp" line="2727"/> |
| 4148 | <source>Full</source> | 4153 | <source>Full</source> |
| 4149 | <translation>フル</translation> | 4154 | <translation>フル</translation> |
| 4150 | </message> | 4155 | </message> |
| 4151 | <message> | 4156 | <message> |
| 4152 | <location filename="../../src/yuzu/main.cpp" line="2681"/> | 4157 | <location filename="../../src/yuzu/main.cpp" line="2727"/> |
| 4153 | <source>Skeleton</source> | 4158 | <source>Skeleton</source> |
| 4154 | <translation>スケルトン</translation> | 4159 | <translation>スケルトン</translation> |
| 4155 | </message> | 4160 | </message> |
| 4156 | <message> | 4161 | <message> |
| 4157 | <location filename="../../src/yuzu/main.cpp" line="2683"/> | 4162 | <location filename="../../src/yuzu/main.cpp" line="2729"/> |
| 4158 | <source>Select RomFS Dump Mode</source> | 4163 | <source>Select RomFS Dump Mode</source> |
| 4159 | <translation>RomFSダンプモードの選択</translation> | 4164 | <translation>RomFSダンプモードの選択</translation> |
| 4160 | </message> | 4165 | </message> |
| 4161 | <message> | 4166 | <message> |
| 4162 | <location filename="../../src/yuzu/main.cpp" line="2684"/> | 4167 | <location filename="../../src/yuzu/main.cpp" line="2730"/> |
| 4163 | <source>Please select the how you would like the RomFS dumped.<br>Full will copy all of the files into the new directory while <br>skeleton will only create the directory structure.</source> | 4168 | <source>Please select the how you would like the RomFS dumped.<br>Full will copy all of the files into the new directory while <br>skeleton will only create the directory structure.</source> |
| 4164 | <translation>RomFSのダンプ方法を選択してください。<br>”完全”はすべてのファイルが新しいディレクトリにコピーされます。<br>”スケルトン”はディレクトリ構造を作成するだけです。</translation> | 4169 | <translation>RomFSのダンプ方法を選択してください。<br>”完全”はすべてのファイルが新しいディレクトリにコピーされます。<br>”スケルトン”はディレクトリ構造を作成するだけです。</translation> |
| 4165 | </message> | 4170 | </message> |
| 4166 | <message> | 4171 | <message> |
| 4167 | <location filename="../../src/yuzu/main.cpp" line="2707"/> | 4172 | <location filename="../../src/yuzu/main.cpp" line="2753"/> |
| 4168 | <source>There is not enough free space at %1 to extract the RomFS. Please free up space or select a different dump directory at Emulation > Configure > System > Filesystem > Dump Root</source> | 4173 | <source>There is not enough free space at %1 to extract the RomFS. Please free up space or select a different dump directory at Emulation > Configure > System > Filesystem > Dump Root</source> |
| 4169 | <translation>%1 に RomFS を展開するための十分な空き領域がありません。Emulation > Configure > System > Filesystem > Dump Root で、空き容量を確保するか、別のダンプディレクトリを選択してください。</translation> | 4174 | <translation>%1 に RomFS を展開するための十分な空き領域がありません。Emulation > Configure > System > Filesystem > Dump Root で、空き容量を確保するか、別のダンプディレクトリを選択してください。</translation> |
| 4170 | </message> | 4175 | </message> |
| 4171 | <message> | 4176 | <message> |
| 4172 | <location filename="../../src/yuzu/main.cpp" line="2714"/> | 4177 | <location filename="../../src/yuzu/main.cpp" line="2760"/> |
| 4173 | <source>Extracting RomFS...</source> | 4178 | <source>Extracting RomFS...</source> |
| 4174 | <translation>RomFSを抽出中...</translation> | 4179 | <translation>RomFSを抽出中...</translation> |
| 4175 | </message> | 4180 | </message> |
| 4176 | <message> | 4181 | <message> |
| 4177 | <location filename="../../src/yuzu/main.cpp" line="2714"/> | 4182 | <location filename="../../src/yuzu/main.cpp" line="2760"/> |
| 4178 | <location filename="../../src/yuzu/main.cpp" line="2750"/> | 4183 | <location filename="../../src/yuzu/main.cpp" line="2796"/> |
| 4179 | <location filename="../../src/yuzu/main.cpp" line="3102"/> | 4184 | <location filename="../../src/yuzu/main.cpp" line="3168"/> |
| 4180 | <location filename="../../src/yuzu/main.cpp" line="4023"/> | 4185 | <location filename="../../src/yuzu/main.cpp" line="4160"/> |
| 4181 | <source>Cancel</source> | 4186 | <source>Cancel</source> |
| 4182 | <translation>キャンセル</translation> | 4187 | <translation>キャンセル</translation> |
| 4183 | </message> | 4188 | </message> |
| 4184 | <message> | 4189 | <message> |
| 4185 | <location filename="../../src/yuzu/main.cpp" line="2724"/> | 4190 | <location filename="../../src/yuzu/main.cpp" line="2770"/> |
| 4186 | <source>RomFS Extraction Succeeded!</source> | 4191 | <source>RomFS Extraction Succeeded!</source> |
| 4187 | <translation>RomFS抽出成功!</translation> | 4192 | <translation>RomFS抽出成功!</translation> |
| 4188 | </message> | 4193 | </message> |
| 4189 | <message> | 4194 | <message> |
| 4190 | <location filename="../../src/yuzu/main.cpp" line="2725"/> | 4195 | <location filename="../../src/yuzu/main.cpp" line="2771"/> |
| 4191 | <location filename="../../src/yuzu/main.cpp" line="2779"/> | 4196 | <location filename="../../src/yuzu/main.cpp" line="2825"/> |
| 4192 | <location filename="../../src/yuzu/main.cpp" line="4115"/> | 4197 | <location filename="../../src/yuzu/main.cpp" line="4252"/> |
| 4193 | <source>The operation completed successfully.</source> | 4198 | <source>The operation completed successfully.</source> |
| 4194 | <translation>操作は成功しました。</translation> | 4199 | <translation>操作は成功しました。</translation> |
| 4195 | </message> | 4200 | </message> |
| 4196 | <message> | 4201 | <message> |
| 4197 | <location filename="../../src/yuzu/main.cpp" line="2736"/> | 4202 | <location filename="../../src/yuzu/main.cpp" line="2782"/> |
| 4198 | <source>Integrity verification couldn't be performed!</source> | 4203 | <source>Integrity verification couldn't be performed!</source> |
| 4199 | <translation type="unfinished"/> | 4204 | <translation>整合性の確認を実行できませんでした!</translation> |
| 4200 | </message> | 4205 | </message> |
| 4201 | <message> | 4206 | <message> |
| 4202 | <location filename="../../src/yuzu/main.cpp" line="2737"/> | 4207 | <location filename="../../src/yuzu/main.cpp" line="2783"/> |
| 4203 | <source>File contents were not checked for validity.</source> | 4208 | <source>File contents were not checked for validity.</source> |
| 4204 | <translation type="unfinished"/> | 4209 | <translation>ファイルの妥当性は確認されませんでした.</translation> |
| 4205 | </message> | 4210 | </message> |
| 4206 | <message> | 4211 | <message> |
| 4207 | <location filename="../../src/yuzu/main.cpp" line="2740"/> | 4212 | <location filename="../../src/yuzu/main.cpp" line="2786"/> |
| 4208 | <location filename="../../src/yuzu/main.cpp" line="4111"/> | 4213 | <location filename="../../src/yuzu/main.cpp" line="4248"/> |
| 4209 | <source>Integrity verification failed!</source> | 4214 | <source>Integrity verification failed!</source> |
| 4210 | <translation type="unfinished"/> | 4215 | <translation>整合性の確認に失敗しました!</translation> |
| 4211 | </message> | 4216 | </message> |
| 4212 | <message> | 4217 | <message> |
| 4213 | <location filename="../../src/yuzu/main.cpp" line="2741"/> | 4218 | <location filename="../../src/yuzu/main.cpp" line="2787"/> |
| 4214 | <source>File contents may be corrupt.</source> | 4219 | <source>File contents may be corrupt.</source> |
| 4215 | <translation type="unfinished"/> | 4220 | <translation>ファイルが破損しているかもしれません。</translation> |
| 4216 | </message> | 4221 | </message> |
| 4217 | <message> | 4222 | <message> |
| 4218 | <location filename="../../src/yuzu/main.cpp" line="2750"/> | 4223 | <location filename="../../src/yuzu/main.cpp" line="2796"/> |
| 4219 | <location filename="../../src/yuzu/main.cpp" line="4023"/> | 4224 | <location filename="../../src/yuzu/main.cpp" line="4160"/> |
| 4220 | <source>Verifying integrity...</source> | 4225 | <source>Verifying integrity...</source> |
| 4221 | <translation type="unfinished"/> | 4226 | <translation>整合性を確認中...</translation> |
| 4222 | </message> | 4227 | </message> |
| 4223 | <message> | 4228 | <message> |
| 4224 | <location filename="../../src/yuzu/main.cpp" line="2778"/> | 4229 | <location filename="../../src/yuzu/main.cpp" line="2824"/> |
| 4225 | <location filename="../../src/yuzu/main.cpp" line="4114"/> | 4230 | <location filename="../../src/yuzu/main.cpp" line="4251"/> |
| 4226 | <source>Integrity verification succeeded!</source> | 4231 | <source>Integrity verification succeeded!</source> |
| 4227 | <translation type="unfinished"/> | 4232 | <translation>整合性の確認に成功しました!</translation> |
| 4228 | </message> | 4233 | </message> |
| 4229 | <message> | 4234 | <message> |
| 4230 | <location filename="../../src/yuzu/main.cpp" line="2817"/> | 4235 | <location filename="../../src/yuzu/main.cpp" line="2862"/> |
| 4231 | <location filename="../../src/yuzu/main.cpp" line="2841"/> | 4236 | <location filename="../../src/yuzu/main.cpp" line="2902"/> |
| 4232 | <location filename="../../src/yuzu/main.cpp" line="2851"/> | 4237 | <location filename="../../src/yuzu/main.cpp" line="2999"/> |
| 4233 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | 4238 | <location filename="../../src/yuzu/main.cpp" line="3007"/> |
| 4234 | <location filename="../../src/yuzu/main.cpp" line="2941"/> | ||
| 4235 | <source>Create Shortcut</source> | 4239 | <source>Create Shortcut</source> |
| 4236 | <translation>ショートカットを作成</translation> | 4240 | <translation>ショートカットを作成</translation> |
| 4237 | </message> | 4241 | </message> |
| 4238 | <message> | 4242 | <message> |
| 4239 | <location filename="../../src/yuzu/main.cpp" line="2818"/> | 4243 | <location filename="../../src/yuzu/main.cpp" line="2863"/> |
| 4240 | <source>This will create a shortcut to the current AppImage. This may not work well if you update. Continue?</source> | 4244 | <source>This will create a shortcut to the current AppImage. This may not work well if you update. Continue?</source> |
| 4241 | <translation type="unfinished"/> | 4245 | <translation type="unfinished"/> |
| 4242 | </message> | 4246 | </message> |
| 4243 | <message> | 4247 | <message> |
| 4244 | <location filename="../../src/yuzu/main.cpp" line="2842"/> | 4248 | <location filename="../../src/yuzu/main.cpp" line="2903"/> |
| 4245 | <source>Cannot create shortcut on desktop. Path "%1" does not exist.</source> | 4249 | <source>Cannot create shortcut. Path "%1" does not exist.</source> |
| 4246 | <translation type="unfinished"/> | ||
| 4247 | </message> | ||
| 4248 | <message> | ||
| 4249 | <location filename="../../src/yuzu/main.cpp" line="2852"/> | ||
| 4250 | <source>Cannot create shortcut in applications menu. Path "%1" does not exist and cannot be created.</source> | ||
| 4251 | <translation type="unfinished"/> | 4250 | <translation type="unfinished"/> |
| 4252 | </message> | 4251 | </message> |
| 4253 | <message> | 4252 | <message> |
| 4254 | <location filename="../../src/yuzu/main.cpp" line="2869"/> | 4253 | <location filename="../../src/yuzu/main.cpp" line="2922"/> |
| 4255 | <source>Create Icon</source> | 4254 | <source>Create Icon</source> |
| 4256 | <translation>アイコンを作成</translation> | 4255 | <translation>アイコンを作成</translation> |
| 4257 | </message> | 4256 | </message> |
| 4258 | <message> | 4257 | <message> |
| 4259 | <location filename="../../src/yuzu/main.cpp" line="2870"/> | 4258 | <location filename="../../src/yuzu/main.cpp" line="2923"/> |
| 4260 | <source>Cannot create icon file. Path "%1" does not exist and cannot be created.</source> | 4259 | <source>Cannot create icon file. Path "%1" does not exist and cannot be created.</source> |
| 4261 | <translation type="unfinished"/> | 4260 | <translation type="unfinished"/> |
| 4262 | </message> | 4261 | </message> |
| 4263 | <message> | 4262 | <message> |
| 4264 | <location filename="../../src/yuzu/main.cpp" line="2921"/> | 4263 | <location filename="../../src/yuzu/main.cpp" line="2992"/> |
| 4265 | <source>Start %1 with the yuzu Emulator</source> | 4264 | <source>Start %1 with the yuzu Emulator</source> |
| 4266 | <translation type="unfinished"/> | 4265 | <translation type="unfinished"/> |
| 4267 | </message> | 4266 | </message> |
| 4268 | <message> | 4267 | <message> |
| 4269 | <location filename="../../src/yuzu/main.cpp" line="2934"/> | 4268 | <location filename="../../src/yuzu/main.cpp" line="3000"/> |
| 4270 | <source>Failed to create a shortcut at %1</source> | 4269 | <source>Failed to create a shortcut at %1</source> |
| 4271 | <translation type="unfinished"/> | 4270 | <translation>%1 へのショートカット作成に失敗しました</translation> |
| 4272 | </message> | 4271 | </message> |
| 4273 | <message> | 4272 | <message> |
| 4274 | <location filename="../../src/yuzu/main.cpp" line="2942"/> | 4273 | <location filename="../../src/yuzu/main.cpp" line="3008"/> |
| 4275 | <source>Successfully created a shortcut to %1</source> | 4274 | <source>Successfully created a shortcut to %1</source> |
| 4276 | <translation type="unfinished"/> | 4275 | <translation>%1 へのショートカット作成に成功しました</translation> |
| 4277 | </message> | 4276 | </message> |
| 4278 | <message> | 4277 | <message> |
| 4279 | <location filename="../../src/yuzu/main.cpp" line="2963"/> | 4278 | <location filename="../../src/yuzu/main.cpp" line="3029"/> |
| 4280 | <source>Error Opening %1</source> | 4279 | <source>Error Opening %1</source> |
| 4281 | <translation>”%1”を開けませんでした</translation> | 4280 | <translation>”%1”を開けませんでした</translation> |
| 4282 | </message> | 4281 | </message> |
| 4283 | <message> | 4282 | <message> |
| 4284 | <location filename="../../src/yuzu/main.cpp" line="2972"/> | 4283 | <location filename="../../src/yuzu/main.cpp" line="3038"/> |
| 4285 | <source>Select Directory</source> | 4284 | <source>Select Directory</source> |
| 4286 | <translation>ディレクトリの選択</translation> | 4285 | <translation>ディレクトリの選択</translation> |
| 4287 | </message> | 4286 | </message> |
| 4288 | <message> | 4287 | <message> |
| 4289 | <location filename="../../src/yuzu/main.cpp" line="3001"/> | 4288 | <location filename="../../src/yuzu/main.cpp" line="3067"/> |
| 4290 | <source>Properties</source> | 4289 | <source>Properties</source> |
| 4291 | <translation>プロパティ</translation> | 4290 | <translation>プロパティ</translation> |
| 4292 | </message> | 4291 | </message> |
| 4293 | <message> | 4292 | <message> |
| 4294 | <location filename="../../src/yuzu/main.cpp" line="3002"/> | 4293 | <location filename="../../src/yuzu/main.cpp" line="3068"/> |
| 4295 | <source>The game properties could not be loaded.</source> | 4294 | <source>The game properties could not be loaded.</source> |
| 4296 | <translation>ゲームプロパティをロード出来ませんでした。</translation> | 4295 | <translation>ゲームプロパティをロード出来ませんでした。</translation> |
| 4297 | </message> | 4296 | </message> |
| 4298 | <message> | 4297 | <message> |
| 4299 | <location filename="../../src/yuzu/main.cpp" line="3019"/> | 4298 | <location filename="../../src/yuzu/main.cpp" line="3085"/> |
| 4300 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4299 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4301 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4300 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4302 | <translation>Switch実行ファイル (%1);;すべてのファイル (*.*)</translation> | 4301 | <translation>Switch実行ファイル (%1);;すべてのファイル (*.*)</translation> |
| 4303 | </message> | 4302 | </message> |
| 4304 | <message> | 4303 | <message> |
| 4305 | <location filename="../../src/yuzu/main.cpp" line="3023"/> | 4304 | <location filename="../../src/yuzu/main.cpp" line="3089"/> |
| 4306 | <source>Load File</source> | 4305 | <source>Load File</source> |
| 4307 | <translation>ファイルのロード</translation> | 4306 | <translation>ファイルのロード</translation> |
| 4308 | </message> | 4307 | </message> |
| 4309 | <message> | 4308 | <message> |
| 4310 | <location filename="../../src/yuzu/main.cpp" line="3036"/> | 4309 | <location filename="../../src/yuzu/main.cpp" line="3102"/> |
| 4311 | <source>Open Extracted ROM Directory</source> | 4310 | <source>Open Extracted ROM Directory</source> |
| 4312 | <translation>展開されているROMディレクトリを開く</translation> | 4311 | <translation>展開されているROMディレクトリを開く</translation> |
| 4313 | </message> | 4312 | </message> |
| 4314 | <message> | 4313 | <message> |
| 4315 | <location filename="../../src/yuzu/main.cpp" line="3047"/> | 4314 | <location filename="../../src/yuzu/main.cpp" line="3113"/> |
| 4316 | <source>Invalid Directory Selected</source> | 4315 | <source>Invalid Directory Selected</source> |
| 4317 | <translation>無効なディレクトリが選択されました</translation> | 4316 | <translation>無効なディレクトリが選択されました</translation> |
| 4318 | </message> | 4317 | </message> |
| 4319 | <message> | 4318 | <message> |
| 4320 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4319 | <location filename="../../src/yuzu/main.cpp" line="3114"/> |
| 4321 | <source>The directory you have selected does not contain a 'main' file.</source> | 4320 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4322 | <translation>選択されたディレクトリに”main”ファイルが見つかりませんでした。</translation> | 4321 | <translation>選択されたディレクトリに”main”ファイルが見つかりませんでした。</translation> |
| 4323 | </message> | 4322 | </message> |
| 4324 | <message> | 4323 | <message> |
| 4325 | <location filename="../../src/yuzu/main.cpp" line="3058"/> | 4324 | <location filename="../../src/yuzu/main.cpp" line="3124"/> |
| 4326 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4325 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4327 | <translation>インストール可能なスイッチファイル (*.nca *.nsp *.xci);;任天堂コンテンツアーカイブ (*.nca);;任天堂サブミッションパッケージ (*.nsp);;NXカートリッジイメージ (*.xci)</translation> | 4326 | <translation>インストール可能なスイッチファイル (*.nca *.nsp *.xci);;任天堂コンテンツアーカイブ (*.nca);;任天堂サブミッションパッケージ (*.nsp);;NXカートリッジイメージ (*.xci)</translation> |
| 4328 | </message> | 4327 | </message> |
| 4329 | <message> | 4328 | <message> |
| 4330 | <location filename="../../src/yuzu/main.cpp" line="3063"/> | 4329 | <location filename="../../src/yuzu/main.cpp" line="3129"/> |
| 4331 | <source>Install Files</source> | 4330 | <source>Install Files</source> |
| 4332 | <translation>ファイルのインストール</translation> | 4331 | <translation>ファイルのインストール</translation> |
| 4333 | </message> | 4332 | </message> |
| 4334 | <message numerus="yes"> | 4333 | <message numerus="yes"> |
| 4335 | <location filename="../../src/yuzu/main.cpp" line="3109"/> | 4334 | <location filename="../../src/yuzu/main.cpp" line="3175"/> |
| 4336 | <source>%n file(s) remaining</source> | 4335 | <source>%n file(s) remaining</source> |
| 4337 | <translation><numerusform>残り %n ファイル</numerusform></translation> | 4336 | <translation><numerusform>残り %n ファイル</numerusform></translation> |
| 4338 | </message> | 4337 | </message> |
| 4339 | <message> | 4338 | <message> |
| 4340 | <location filename="../../src/yuzu/main.cpp" line="3111"/> | 4339 | <location filename="../../src/yuzu/main.cpp" line="3177"/> |
| 4341 | <source>Installing file "%1"...</source> | 4340 | <source>Installing file "%1"...</source> |
| 4342 | <translation>"%1"ファイルをインストールしています・・・</translation> | 4341 | <translation>"%1"ファイルをインストールしています・・・</translation> |
| 4343 | </message> | 4342 | </message> |
| 4344 | <message> | 4343 | <message> |
| 4345 | <location filename="../../src/yuzu/main.cpp" line="3156"/> | 4344 | <location filename="../../src/yuzu/main.cpp" line="3222"/> |
| 4346 | <location filename="../../src/yuzu/main.cpp" line="3170"/> | 4345 | <location filename="../../src/yuzu/main.cpp" line="3236"/> |
| 4347 | <source>Install Results</source> | 4346 | <source>Install Results</source> |
| 4348 | <translation>インストール結果</translation> | 4347 | <translation>インストール結果</translation> |
| 4349 | </message> | 4348 | </message> |
| 4350 | <message> | 4349 | <message> |
| 4351 | <location filename="../../src/yuzu/main.cpp" line="3157"/> | 4350 | <location filename="../../src/yuzu/main.cpp" line="3223"/> |
| 4352 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4351 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4353 | Please, only use this feature to install updates and DLC.</source> | 4352 | Please, only use this feature to install updates and DLC.</source> |
| 4354 | <translation>競合を避けるため、NANDにゲーム本体をインストールすることはお勧めしません。 | 4353 | <translation>競合を避けるため、NANDにゲーム本体をインストールすることはお勧めしません。 |
| 4355 | この機能は、アップデートやDLCのインストールにのみ使用してください。</translation> | 4354 | この機能は、アップデートやDLCのインストールにのみ使用してください。</translation> |
| 4356 | </message> | 4355 | </message> |
| 4357 | <message numerus="yes"> | 4356 | <message numerus="yes"> |
| 4358 | <location filename="../../src/yuzu/main.cpp" line="3163"/> | 4357 | <location filename="../../src/yuzu/main.cpp" line="3229"/> |
| 4359 | <source>%n file(s) were newly installed | 4358 | <source>%n file(s) were newly installed |
| 4360 | </source> | 4359 | </source> |
| 4361 | <translation><numerusform>%n ファイルが新たにインストールされました | 4360 | <translation><numerusform>%n ファイルが新たにインストールされました |
| 4362 | </numerusform></translation> | 4361 | </numerusform></translation> |
| 4363 | </message> | 4362 | </message> |
| 4364 | <message numerus="yes"> | 4363 | <message numerus="yes"> |
| 4365 | <location filename="../../src/yuzu/main.cpp" line="3166"/> | 4364 | <location filename="../../src/yuzu/main.cpp" line="3232"/> |
| 4366 | <source>%n file(s) were overwritten | 4365 | <source>%n file(s) were overwritten |
| 4367 | </source> | 4366 | </source> |
| 4368 | <translation><numerusform>%n ファイルが上書きされました | 4367 | <translation><numerusform>%n ファイルが上書きされました |
| 4369 | </numerusform></translation> | 4368 | </numerusform></translation> |
| 4370 | </message> | 4369 | </message> |
| 4371 | <message numerus="yes"> | 4370 | <message numerus="yes"> |
| 4372 | <location filename="../../src/yuzu/main.cpp" line="3168"/> | 4371 | <location filename="../../src/yuzu/main.cpp" line="3234"/> |
| 4373 | <source>%n file(s) failed to install | 4372 | <source>%n file(s) failed to install |
| 4374 | </source> | 4373 | </source> |
| 4375 | <translation><numerusform>%n ファイルのインストールに失敗しました | 4374 | <translation><numerusform>%n ファイルのインストールに失敗しました |
| 4376 | </numerusform></translation> | 4375 | </numerusform></translation> |
| 4377 | </message> | 4376 | </message> |
| 4378 | <message> | 4377 | <message> |
| 4379 | <location filename="../../src/yuzu/main.cpp" line="3267"/> | 4378 | <location filename="../../src/yuzu/main.cpp" line="3333"/> |
| 4380 | <source>System Application</source> | 4379 | <source>System Application</source> |
| 4381 | <translation>システムアプリケーション</translation> | 4380 | <translation>システムアプリケーション</translation> |
| 4382 | </message> | 4381 | </message> |
| 4383 | <message> | 4382 | <message> |
| 4384 | <location filename="../../src/yuzu/main.cpp" line="3268"/> | 4383 | <location filename="../../src/yuzu/main.cpp" line="3334"/> |
| 4385 | <source>System Archive</source> | 4384 | <source>System Archive</source> |
| 4386 | <translation>システムアーカイブ</translation> | 4385 | <translation>システムアーカイブ</translation> |
| 4387 | </message> | 4386 | </message> |
| 4388 | <message> | 4387 | <message> |
| 4389 | <location filename="../../src/yuzu/main.cpp" line="3269"/> | 4388 | <location filename="../../src/yuzu/main.cpp" line="3335"/> |
| 4390 | <source>System Application Update</source> | 4389 | <source>System Application Update</source> |
| 4391 | <translation>システムアプリケーションアップデート</translation> | 4390 | <translation>システムアプリケーションアップデート</translation> |
| 4392 | </message> | 4391 | </message> |
| 4393 | <message> | 4392 | <message> |
| 4394 | <location filename="../../src/yuzu/main.cpp" line="3270"/> | 4393 | <location filename="../../src/yuzu/main.cpp" line="3336"/> |
| 4395 | <source>Firmware Package (Type A)</source> | 4394 | <source>Firmware Package (Type A)</source> |
| 4396 | <translation>ファームウェアパッケージ(Type A)</translation> | 4395 | <translation>ファームウェアパッケージ(Type A)</translation> |
| 4397 | </message> | 4396 | </message> |
| 4398 | <message> | 4397 | <message> |
| 4399 | <location filename="../../src/yuzu/main.cpp" line="3271"/> | 4398 | <location filename="../../src/yuzu/main.cpp" line="3337"/> |
| 4400 | <source>Firmware Package (Type B)</source> | 4399 | <source>Firmware Package (Type B)</source> |
| 4401 | <translation>ファームウェアパッケージ(Type B)</translation> | 4400 | <translation>ファームウェアパッケージ(Type B)</translation> |
| 4402 | </message> | 4401 | </message> |
| 4403 | <message> | 4402 | <message> |
| 4404 | <location filename="../../src/yuzu/main.cpp" line="3272"/> | 4403 | <location filename="../../src/yuzu/main.cpp" line="3338"/> |
| 4405 | <source>Game</source> | 4404 | <source>Game</source> |
| 4406 | <translation>ゲーム</translation> | 4405 | <translation>ゲーム</translation> |
| 4407 | </message> | 4406 | </message> |
| 4408 | <message> | 4407 | <message> |
| 4409 | <location filename="../../src/yuzu/main.cpp" line="3273"/> | 4408 | <location filename="../../src/yuzu/main.cpp" line="3339"/> |
| 4410 | <source>Game Update</source> | 4409 | <source>Game Update</source> |
| 4411 | <translation>ゲームアップデート</translation> | 4410 | <translation>ゲームアップデート</translation> |
| 4412 | </message> | 4411 | </message> |
| 4413 | <message> | 4412 | <message> |
| 4414 | <location filename="../../src/yuzu/main.cpp" line="3274"/> | 4413 | <location filename="../../src/yuzu/main.cpp" line="3340"/> |
| 4415 | <source>Game DLC</source> | 4414 | <source>Game DLC</source> |
| 4416 | <translation>ゲームDLC</translation> | 4415 | <translation>ゲームDLC</translation> |
| 4417 | </message> | 4416 | </message> |
| 4418 | <message> | 4417 | <message> |
| 4419 | <location filename="../../src/yuzu/main.cpp" line="3275"/> | 4418 | <location filename="../../src/yuzu/main.cpp" line="3341"/> |
| 4420 | <source>Delta Title</source> | 4419 | <source>Delta Title</source> |
| 4421 | <translation>差分タイトル</translation> | 4420 | <translation>差分タイトル</translation> |
| 4422 | </message> | 4421 | </message> |
| 4423 | <message> | 4422 | <message> |
| 4424 | <location filename="../../src/yuzu/main.cpp" line="3278"/> | 4423 | <location filename="../../src/yuzu/main.cpp" line="3344"/> |
| 4425 | <source>Select NCA Install Type...</source> | 4424 | <source>Select NCA Install Type...</source> |
| 4426 | <translation>NCAインストール種別を選択・・・</translation> | 4425 | <translation>NCAインストール種別を選択・・・</translation> |
| 4427 | </message> | 4426 | </message> |
| 4428 | <message> | 4427 | <message> |
| 4429 | <location filename="../../src/yuzu/main.cpp" line="3279"/> | 4428 | <location filename="../../src/yuzu/main.cpp" line="3345"/> |
| 4430 | <source>Please select the type of title you would like to install this NCA as: | 4429 | <source>Please select the type of title you would like to install this NCA as: |
| 4431 | (In most instances, the default 'Game' is fine.)</source> | 4430 | (In most instances, the default 'Game' is fine.)</source> |
| 4432 | <translation>インストールするNCAタイトル種別を選択して下さい: | 4431 | <translation>インストールするNCAタイトル種別を選択して下さい: |
| 4433 | (ほとんどの場合、デフォルトの”ゲーム”で問題ありません。)</translation> | 4432 | (ほとんどの場合、デフォルトの”ゲーム”で問題ありません。)</translation> |
| 4434 | </message> | 4433 | </message> |
| 4435 | <message> | 4434 | <message> |
| 4436 | <location filename="../../src/yuzu/main.cpp" line="3285"/> | 4435 | <location filename="../../src/yuzu/main.cpp" line="3351"/> |
| 4437 | <source>Failed to Install</source> | 4436 | <source>Failed to Install</source> |
| 4438 | <translation>インストール失敗</translation> | 4437 | <translation>インストール失敗</translation> |
| 4439 | </message> | 4438 | </message> |
| 4440 | <message> | 4439 | <message> |
| 4441 | <location filename="../../src/yuzu/main.cpp" line="3286"/> | 4440 | <location filename="../../src/yuzu/main.cpp" line="3352"/> |
| 4442 | <source>The title type you selected for the NCA is invalid.</source> | 4441 | <source>The title type you selected for the NCA is invalid.</source> |
| 4443 | <translation>選択されたNCAのタイトル種別が無効です。</translation> | 4442 | <translation>選択されたNCAのタイトル種別が無効です。</translation> |
| 4444 | </message> | 4443 | </message> |
| 4445 | <message> | 4444 | <message> |
| 4446 | <location filename="../../src/yuzu/main.cpp" line="3321"/> | 4445 | <location filename="../../src/yuzu/main.cpp" line="3387"/> |
| 4447 | <source>File not found</source> | 4446 | <source>File not found</source> |
| 4448 | <translation>ファイルが存在しません</translation> | 4447 | <translation>ファイルが存在しません</translation> |
| 4449 | </message> | 4448 | </message> |
| 4450 | <message> | 4449 | <message> |
| 4451 | <location filename="../../src/yuzu/main.cpp" line="3322"/> | 4450 | <location filename="../../src/yuzu/main.cpp" line="3388"/> |
| 4452 | <source>File "%1" not found</source> | 4451 | <source>File "%1" not found</source> |
| 4453 | <translation>ファイル”%1”が存在しません</translation> | 4452 | <translation>ファイル”%1”が存在しません</translation> |
| 4454 | </message> | 4453 | </message> |
| 4455 | <message> | 4454 | <message> |
| 4456 | <location filename="../../src/yuzu/main.cpp" line="3400"/> | 4455 | <location filename="../../src/yuzu/main.cpp" line="3497"/> |
| 4457 | <source>OK</source> | 4456 | <source>OK</source> |
| 4458 | <translation>OK</translation> | 4457 | <translation>OK</translation> |
| 4459 | </message> | 4458 | </message> |
| 4460 | <message> | 4459 | <message> |
| 4461 | <location filename="../../src/yuzu/main.cpp" line="3426"/> | 4460 | <location filename="../../src/yuzu/main.cpp" line="3523"/> |
| 4462 | <location filename="../../src/yuzu/main.cpp" line="3445"/> | 4461 | <location filename="../../src/yuzu/main.cpp" line="3542"/> |
| 4463 | <source>Hardware requirements not met</source> | 4462 | <source>Hardware requirements not met</source> |
| 4464 | <translation type="unfinished"/> | 4463 | <translation type="unfinished"/> |
| 4465 | </message> | 4464 | </message> |
| 4466 | <message> | 4465 | <message> |
| 4467 | <location filename="../../src/yuzu/main.cpp" line="3427"/> | 4466 | <location filename="../../src/yuzu/main.cpp" line="3524"/> |
| 4468 | <location filename="../../src/yuzu/main.cpp" line="3446"/> | 4467 | <location filename="../../src/yuzu/main.cpp" line="3543"/> |
| 4469 | <source>Your system does not meet the recommended hardware requirements. Compatibility reporting has been disabled.</source> | 4468 | <source>Your system does not meet the recommended hardware requirements. Compatibility reporting has been disabled.</source> |
| 4470 | <translation type="unfinished"/> | 4469 | <translation type="unfinished"/> |
| 4471 | </message> | 4470 | </message> |
| 4472 | <message> | 4471 | <message> |
| 4473 | <location filename="../../src/yuzu/main.cpp" line="3438"/> | 4472 | <location filename="../../src/yuzu/main.cpp" line="3535"/> |
| 4474 | <source>Missing yuzu Account</source> | 4473 | <source>Missing yuzu Account</source> |
| 4475 | <translation>yuzuアカウントが存在しません</translation> | 4474 | <translation>yuzuアカウントが存在しません</translation> |
| 4476 | </message> | 4475 | </message> |
| 4477 | <message> | 4476 | <message> |
| 4478 | <location filename="../../src/yuzu/main.cpp" line="3439"/> | 4477 | <location filename="../../src/yuzu/main.cpp" line="3536"/> |
| 4479 | <source>In order to submit a game compatibility test case, you must link your yuzu account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration &gt; Web.</source> | 4478 | <source>In order to submit a game compatibility test case, you must link your yuzu account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration &gt; Web.</source> |
| 4480 | <translation>ゲームの互換性テストケースを送信するには、yuzuアカウントをリンクする必要があります。<br><br/>yuzuアカウントをリンクするには、エミュレーション > 設定 > Web から行います。</translation> | 4479 | <translation>ゲームの互換性テストケースを送信するには、yuzuアカウントをリンクする必要があります。<br><br/>yuzuアカウントをリンクするには、エミュレーション > 設定 > Web から行います。</translation> |
| 4481 | </message> | 4480 | </message> |
| 4482 | <message> | 4481 | <message> |
| 4483 | <location filename="../../src/yuzu/main.cpp" line="3454"/> | 4482 | <location filename="../../src/yuzu/main.cpp" line="3551"/> |
| 4484 | <source>Error opening URL</source> | 4483 | <source>Error opening URL</source> |
| 4485 | <translation>URLオープンエラー</translation> | 4484 | <translation>URLオープンエラー</translation> |
| 4486 | </message> | 4485 | </message> |
| 4487 | <message> | 4486 | <message> |
| 4488 | <location filename="../../src/yuzu/main.cpp" line="3455"/> | 4487 | <location filename="../../src/yuzu/main.cpp" line="3552"/> |
| 4489 | <source>Unable to open the URL "%1".</source> | 4488 | <source>Unable to open the URL "%1".</source> |
| 4490 | <translation>URL"%1"を開けません。</translation> | 4489 | <translation>URL"%1"を開けません。</translation> |
| 4491 | </message> | 4490 | </message> |
| 4492 | <message> | 4491 | <message> |
| 4493 | <location filename="../../src/yuzu/main.cpp" line="3760"/> | 4492 | <location filename="../../src/yuzu/main.cpp" line="3854"/> |
| 4494 | <source>TAS Recording</source> | 4493 | <source>TAS Recording</source> |
| 4495 | <translation> TAS 記録中</translation> | 4494 | <translation> TAS 記録中</translation> |
| 4496 | </message> | 4495 | </message> |
| 4497 | <message> | 4496 | <message> |
| 4498 | <location filename="../../src/yuzu/main.cpp" line="3761"/> | 4497 | <location filename="../../src/yuzu/main.cpp" line="3854"/> |
| 4499 | <source>Overwrite file of player 1?</source> | 4498 | <source>Overwrite file of player 1?</source> |
| 4500 | <translation>プレイヤー1のファイルを上書きしますか?</translation> | 4499 | <translation>プレイヤー1のファイルを上書きしますか?</translation> |
| 4501 | </message> | 4500 | </message> |
| 4502 | <message> | 4501 | <message> |
| 4503 | <location filename="../../src/yuzu/main.cpp" line="3787"/> | 4502 | <location filename="../../src/yuzu/main.cpp" line="3873"/> |
| 4504 | <source>Invalid config detected</source> | 4503 | <source>Invalid config detected</source> |
| 4505 | <translation>無効な設定を検出しました</translation> | 4504 | <translation>無効な設定を検出しました</translation> |
| 4506 | </message> | 4505 | </message> |
| 4507 | <message> | 4506 | <message> |
| 4508 | <location filename="../../src/yuzu/main.cpp" line="3788"/> | 4507 | <location filename="../../src/yuzu/main.cpp" line="3874"/> |
| 4509 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4508 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4510 | <translation>携帯コントローラはドックモードで使用できないため、Proコントローラが選択されます。</translation> | 4509 | <translation>携帯コントローラはドックモードで使用できないため、Proコントローラが選択されます。</translation> |
| 4511 | </message> | 4510 | </message> |
| 4512 | <message> | 4511 | <message> |
| 4513 | <location filename="../../src/yuzu/main.cpp" line="3962"/> | 4512 | <location filename="../../src/yuzu/main.cpp" line="4076"/> |
| 4514 | <location filename="../../src/yuzu/main.cpp" line="3990"/> | 4513 | <location filename="../../src/yuzu/main.cpp" line="4127"/> |
| 4515 | <source>Amiibo</source> | 4514 | <source>Amiibo</source> |
| 4516 | <translation>Amiibo</translation> | 4515 | <translation>Amiibo</translation> |
| 4517 | </message> | 4516 | </message> |
| 4518 | <message> | 4517 | <message> |
| 4519 | <location filename="../../src/yuzu/main.cpp" line="3962"/> | 4518 | <location filename="../../src/yuzu/main.cpp" line="4076"/> |
| 4520 | <location filename="../../src/yuzu/main.cpp" line="3990"/> | 4519 | <location filename="../../src/yuzu/main.cpp" line="4127"/> |
| 4521 | <source>The current amiibo has been removed</source> | 4520 | <source>The current amiibo has been removed</source> |
| 4522 | <translation>現在の amiibo は削除されました</translation> | 4521 | <translation>現在の amiibo は削除されました</translation> |
| 4523 | </message> | 4522 | </message> |
| 4524 | <message> | 4523 | <message> |
| 4525 | <location filename="../../src/yuzu/main.cpp" line="3967"/> | 4524 | <location filename="../../src/yuzu/main.cpp" line="4081"/> |
| 4526 | <source>Error</source> | 4525 | <source>Error</source> |
| 4527 | <translation>エラー</translation> | 4526 | <translation>エラー</translation> |
| 4528 | </message> | 4527 | </message> |
| 4529 | <message> | 4528 | <message> |
| 4530 | <location filename="../../src/yuzu/main.cpp" line="3967"/> | 4529 | <location filename="../../src/yuzu/main.cpp" line="4081"/> |
| 4531 | <location filename="../../src/yuzu/main.cpp" line="4002"/> | 4530 | <location filename="../../src/yuzu/main.cpp" line="4139"/> |
| 4532 | <source>The current game is not looking for amiibos</source> | 4531 | <source>The current game is not looking for amiibos</source> |
| 4533 | <translation>現在のゲームはamiiboを要求しません</translation> | 4532 | <translation>現在のゲームはamiiboを要求しません</translation> |
| 4534 | </message> | 4533 | </message> |
| 4535 | <message> | 4534 | <message> |
| 4536 | <location filename="../../src/yuzu/main.cpp" line="3973"/> | 4535 | <location filename="../../src/yuzu/main.cpp" line="4087"/> |
| 4537 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4536 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4538 | <translation>amiiboファイル (%1);;すべてのファイル (*.*)</translation> | 4537 | <translation>amiiboファイル (%1);;すべてのファイル (*.*)</translation> |
| 4539 | </message> | 4538 | </message> |
| 4540 | <message> | 4539 | <message> |
| 4541 | <location filename="../../src/yuzu/main.cpp" line="3974"/> | 4540 | <location filename="../../src/yuzu/main.cpp" line="4088"/> |
| 4542 | <source>Load Amiibo</source> | 4541 | <source>Load Amiibo</source> |
| 4543 | <translation>amiiboのロード</translation> | 4542 | <translation>amiiboのロード</translation> |
| 4544 | </message> | 4543 | </message> |
| 4545 | <message> | 4544 | <message> |
| 4546 | <location filename="../../src/yuzu/main.cpp" line="3986"/> | 4545 | <location filename="../../src/yuzu/main.cpp" line="4123"/> |
| 4547 | <source>Error loading Amiibo data</source> | 4546 | <source>Error loading Amiibo data</source> |
| 4548 | <translation>amiiboデータ読み込み中にエラーが発生しました</translation> | 4547 | <translation>amiiboデータ読み込み中にエラーが発生しました</translation> |
| 4549 | </message> | 4548 | </message> |
| 4550 | <message> | 4549 | <message> |
| 4551 | <location filename="../../src/yuzu/main.cpp" line="3996"/> | 4550 | <location filename="../../src/yuzu/main.cpp" line="4133"/> |
| 4552 | <source>The selected file is not a valid amiibo</source> | 4551 | <source>The selected file is not a valid amiibo</source> |
| 4553 | <translation type="unfinished"/> | 4552 | <translation>選択されたファイルは有効な amiibo ではありません</translation> |
| 4554 | </message> | 4553 | </message> |
| 4555 | <message> | 4554 | <message> |
| 4556 | <location filename="../../src/yuzu/main.cpp" line="3999"/> | 4555 | <location filename="../../src/yuzu/main.cpp" line="4136"/> |
| 4557 | <source>The selected file is already on use</source> | 4556 | <source>The selected file is already on use</source> |
| 4558 | <translation type="unfinished"/> | 4557 | <translation>選択されたファイルはすでに使用中です</translation> |
| 4559 | </message> | 4558 | </message> |
| 4560 | <message> | 4559 | <message> |
| 4561 | <location filename="../../src/yuzu/main.cpp" line="4005"/> | 4560 | <location filename="../../src/yuzu/main.cpp" line="4142"/> |
| 4562 | <source>An unknown error occurred</source> | 4561 | <source>An unknown error occurred</source> |
| 4563 | <translation>不明なエラーが発生しました</translation> | 4562 | <translation>不明なエラーが発生しました</translation> |
| 4564 | </message> | 4563 | </message> |
| 4565 | <message> | 4564 | <message> |
| 4566 | <location filename="../../src/yuzu/main.cpp" line="4112"/> | 4565 | <location filename="../../src/yuzu/main.cpp" line="4249"/> |
| 4567 | <source>Verification failed for the following files: | 4566 | <source>Verification failed for the following files: |
| 4568 | 4567 | ||
| 4569 | %1</source> | 4568 | %1</source> |
| 4570 | <translation type="unfinished"/> | 4569 | <translation>以下のファイルの確認に失敗しました: |
| 4570 | |||
| 4571 | %1</translation> | ||
| 4571 | </message> | 4572 | </message> |
| 4572 | <message> | 4573 | <message> |
| 4573 | <location filename="../../src/yuzu/main.cpp" line="4141"/> | 4574 | <location filename="../../src/yuzu/main.cpp" line="4278"/> |
| 4575 | <location filename="../../src/yuzu/main.cpp" line="4301"/> | ||
| 4576 | <location filename="../../src/yuzu/main.cpp" line="4325"/> | ||
| 4574 | <source>No firmware available</source> | 4577 | <source>No firmware available</source> |
| 4578 | <translation>ファームウェアがありません</translation> | ||
| 4579 | </message> | ||
| 4580 | <message> | ||
| 4581 | <location filename="../../src/yuzu/main.cpp" line="4279"/> | ||
| 4582 | <source>Please install the firmware to use the Album applet.</source> | ||
| 4575 | <translation type="unfinished"/> | 4583 | <translation type="unfinished"/> |
| 4576 | </message> | 4584 | </message> |
| 4577 | <message> | 4585 | <message> |
| 4578 | <location filename="../../src/yuzu/main.cpp" line="4142"/> | 4586 | <location filename="../../src/yuzu/main.cpp" line="4285"/> |
| 4587 | <source>Album Applet</source> | ||
| 4588 | <translation type="unfinished"/> | ||
| 4589 | </message> | ||
| 4590 | <message> | ||
| 4591 | <location filename="../../src/yuzu/main.cpp" line="4286"/> | ||
| 4592 | <source>Album applet is not available. Please reinstall firmware.</source> | ||
| 4593 | <translation type="unfinished"/> | ||
| 4594 | </message> | ||
| 4595 | <message> | ||
| 4596 | <location filename="../../src/yuzu/main.cpp" line="4302"/> | ||
| 4597 | <source>Please install the firmware to use the Cabinet applet.</source> | ||
| 4598 | <translation type="unfinished"/> | ||
| 4599 | </message> | ||
| 4600 | <message> | ||
| 4601 | <location filename="../../src/yuzu/main.cpp" line="4308"/> | ||
| 4602 | <source>Cabinet Applet</source> | ||
| 4603 | <translation type="unfinished"/> | ||
| 4604 | </message> | ||
| 4605 | <message> | ||
| 4606 | <location filename="../../src/yuzu/main.cpp" line="4309"/> | ||
| 4607 | <source>Cabinet applet is not available. Please reinstall firmware.</source> | ||
| 4608 | <translation type="unfinished"/> | ||
| 4609 | </message> | ||
| 4610 | <message> | ||
| 4611 | <location filename="../../src/yuzu/main.cpp" line="4326"/> | ||
| 4579 | <source>Please install the firmware to use the Mii editor.</source> | 4612 | <source>Please install the firmware to use the Mii editor.</source> |
| 4580 | <translation type="unfinished"/> | 4613 | <translation type="unfinished"/> |
| 4581 | </message> | 4614 | </message> |
| 4582 | <message> | 4615 | <message> |
| 4583 | <location filename="../../src/yuzu/main.cpp" line="4148"/> | 4616 | <location filename="../../src/yuzu/main.cpp" line="4332"/> |
| 4584 | <source>Mii Edit Applet</source> | 4617 | <source>Mii Edit Applet</source> |
| 4585 | <translation type="unfinished"/> | 4618 | <translation type="unfinished"/> |
| 4586 | </message> | 4619 | </message> |
| 4587 | <message> | 4620 | <message> |
| 4588 | <location filename="../../src/yuzu/main.cpp" line="4149"/> | 4621 | <location filename="../../src/yuzu/main.cpp" line="4333"/> |
| 4589 | <source>Mii editor is not available. Please reinstall firmware.</source> | 4622 | <source>Mii editor is not available. Please reinstall firmware.</source> |
| 4590 | <translation type="unfinished"/> | 4623 | <translation type="unfinished"/> |
| 4591 | </message> | 4624 | </message> |
| 4592 | <message> | 4625 | <message> |
| 4593 | <location filename="../../src/yuzu/main.cpp" line="4180"/> | 4626 | <location filename="../../src/yuzu/main.cpp" line="4366"/> |
| 4594 | <source>Capture Screenshot</source> | 4627 | <source>Capture Screenshot</source> |
| 4595 | <translation>スクリーンショットのキャプチャ</translation> | 4628 | <translation>スクリーンショットのキャプチャ</translation> |
| 4596 | </message> | 4629 | </message> |
| 4597 | <message> | 4630 | <message> |
| 4598 | <location filename="../../src/yuzu/main.cpp" line="4181"/> | 4631 | <location filename="../../src/yuzu/main.cpp" line="4367"/> |
| 4599 | <source>PNG Image (*.png)</source> | 4632 | <source>PNG Image (*.png)</source> |
| 4600 | <translation>PNG画像 (*.png)</translation> | 4633 | <translation>PNG画像 (*.png)</translation> |
| 4601 | </message> | 4634 | </message> |
| 4602 | <message> | 4635 | <message> |
| 4603 | <location filename="../../src/yuzu/main.cpp" line="4264"/> | 4636 | <location filename="../../src/yuzu/main.cpp" line="4450"/> |
| 4604 | <source>TAS state: Running %1/%2</source> | 4637 | <source>TAS state: Running %1/%2</source> |
| 4605 | <translation>TAS 状態: 実行中 %1/%2</translation> | 4638 | <translation>TAS 状態: 実行中 %1/%2</translation> |
| 4606 | </message> | 4639 | </message> |
| 4607 | <message> | 4640 | <message> |
| 4608 | <location filename="../../src/yuzu/main.cpp" line="4268"/> | 4641 | <location filename="../../src/yuzu/main.cpp" line="4454"/> |
| 4609 | <source>TAS state: Recording %1</source> | 4642 | <source>TAS state: Recording %1</source> |
| 4610 | <translation>TAS 状態: 記録中 %1</translation> | 4643 | <translation>TAS 状態: 記録中 %1</translation> |
| 4611 | </message> | 4644 | </message> |
| 4612 | <message> | 4645 | <message> |
| 4613 | <location filename="../../src/yuzu/main.cpp" line="4270"/> | 4646 | <location filename="../../src/yuzu/main.cpp" line="4456"/> |
| 4614 | <source>TAS state: Idle %1/%2</source> | 4647 | <source>TAS state: Idle %1/%2</source> |
| 4615 | <translation>TAS 状態: アイドル %1/%2</translation> | 4648 | <translation>TAS 状態: アイドル %1/%2</translation> |
| 4616 | </message> | 4649 | </message> |
| 4617 | <message> | 4650 | <message> |
| 4618 | <location filename="../../src/yuzu/main.cpp" line="4274"/> | 4651 | <location filename="../../src/yuzu/main.cpp" line="4460"/> |
| 4619 | <source>TAS State: Invalid</source> | 4652 | <source>TAS State: Invalid</source> |
| 4620 | <translation>TAS 状態: 無効</translation> | 4653 | <translation>TAS 状態: 無効</translation> |
| 4621 | </message> | 4654 | </message> |
| 4622 | <message> | 4655 | <message> |
| 4623 | <location filename="../../src/yuzu/main.cpp" line="4288"/> | 4656 | <location filename="../../src/yuzu/main.cpp" line="4474"/> |
| 4624 | <source>&Stop Running</source> | 4657 | <source>&Stop Running</source> |
| 4625 | <translation>実行停止(&S)</translation> | 4658 | <translation>実行停止(&S)</translation> |
| 4626 | </message> | 4659 | </message> |
| 4627 | <message> | 4660 | <message> |
| 4628 | <location filename="../../src/yuzu/main.cpp" line="4288"/> | 4661 | <location filename="../../src/yuzu/main.cpp" line="4474"/> |
| 4629 | <source>&Start</source> | 4662 | <source>&Start</source> |
| 4630 | <translation>実行(&S)</translation> | 4663 | <translation>実行(&S)</translation> |
| 4631 | </message> | 4664 | </message> |
| 4632 | <message> | 4665 | <message> |
| 4633 | <location filename="../../src/yuzu/main.cpp" line="4289"/> | 4666 | <location filename="../../src/yuzu/main.cpp" line="4475"/> |
| 4634 | <source>Stop R&ecording</source> | 4667 | <source>Stop R&ecording</source> |
| 4635 | <translation>記録停止(&R)</translation> | 4668 | <translation>記録停止(&R)</translation> |
| 4636 | </message> | 4669 | </message> |
| 4637 | <message> | 4670 | <message> |
| 4638 | <location filename="../../src/yuzu/main.cpp" line="4289"/> | 4671 | <location filename="../../src/yuzu/main.cpp" line="4475"/> |
| 4639 | <source>R&ecord</source> | 4672 | <source>R&ecord</source> |
| 4640 | <translation>記録(&R)</translation> | 4673 | <translation>記録(&R)</translation> |
| 4641 | </message> | 4674 | </message> |
| 4642 | <message numerus="yes"> | 4675 | <message numerus="yes"> |
| 4643 | <location filename="../../src/yuzu/main.cpp" line="4313"/> | 4676 | <location filename="../../src/yuzu/main.cpp" line="4499"/> |
| 4644 | <source>Building: %n shader(s)</source> | 4677 | <source>Building: %n shader(s)</source> |
| 4645 | <translation><numerusform>構築中: %n 個のシェーダー</numerusform></translation> | 4678 | <translation><numerusform>構築中: %n 個のシェーダー</numerusform></translation> |
| 4646 | </message> | 4679 | </message> |
| 4647 | <message> | 4680 | <message> |
| 4648 | <location filename="../../src/yuzu/main.cpp" line="4322"/> | 4681 | <location filename="../../src/yuzu/main.cpp" line="4508"/> |
| 4649 | <source>Scale: %1x</source> | 4682 | <source>Scale: %1x</source> |
| 4650 | <comment>%1 is the resolution scaling factor</comment> | 4683 | <comment>%1 is the resolution scaling factor</comment> |
| 4651 | <translation>拡大率: %1x</translation> | 4684 | <translation>拡大率: %1x</translation> |
| 4652 | </message> | 4685 | </message> |
| 4653 | <message> | 4686 | <message> |
| 4654 | <location filename="../../src/yuzu/main.cpp" line="4325"/> | 4687 | <location filename="../../src/yuzu/main.cpp" line="4511"/> |
| 4655 | <source>Speed: %1% / %2%</source> | 4688 | <source>Speed: %1% / %2%</source> |
| 4656 | <translation>速度:%1% / %2%</translation> | 4689 | <translation>速度:%1% / %2%</translation> |
| 4657 | </message> | 4690 | </message> |
| 4658 | <message> | 4691 | <message> |
| 4659 | <location filename="../../src/yuzu/main.cpp" line="4329"/> | 4692 | <location filename="../../src/yuzu/main.cpp" line="4515"/> |
| 4660 | <source>Speed: %1%</source> | 4693 | <source>Speed: %1%</source> |
| 4661 | <translation>速度:%1%</translation> | 4694 | <translation>速度:%1%</translation> |
| 4662 | </message> | 4695 | </message> |
| 4663 | <message> | 4696 | <message> |
| 4664 | <location filename="../../src/yuzu/main.cpp" line="4333"/> | 4697 | <location filename="../../src/yuzu/main.cpp" line="4519"/> |
| 4665 | <source>Game: %1 FPS (Unlocked)</source> | 4698 | <source>Game: %1 FPS (Unlocked)</source> |
| 4666 | <translation>Game: %1 FPS(制限解除)</translation> | 4699 | <translation>Game: %1 FPS(制限解除)</translation> |
| 4667 | </message> | 4700 | </message> |
| 4668 | <message> | 4701 | <message> |
| 4669 | <location filename="../../src/yuzu/main.cpp" line="4336"/> | 4702 | <location filename="../../src/yuzu/main.cpp" line="4522"/> |
| 4670 | <source>Game: %1 FPS</source> | 4703 | <source>Game: %1 FPS</source> |
| 4671 | <translation>ゲーム:%1 FPS</translation> | 4704 | <translation>ゲーム:%1 FPS</translation> |
| 4672 | </message> | 4705 | </message> |
| 4673 | <message> | 4706 | <message> |
| 4674 | <location filename="../../src/yuzu/main.cpp" line="4338"/> | 4707 | <location filename="../../src/yuzu/main.cpp" line="4524"/> |
| 4675 | <source>Frame: %1 ms</source> | 4708 | <source>Frame: %1 ms</source> |
| 4676 | <translation>フレーム:%1 ms</translation> | 4709 | <translation>フレーム:%1 ms</translation> |
| 4677 | </message> | 4710 | </message> |
| 4678 | <message> | 4711 | <message> |
| 4679 | <location filename="../../src/yuzu/main.cpp" line="4365"/> | 4712 | <location filename="../../src/yuzu/main.cpp" line="4551"/> |
| 4680 | <source>%1 %2</source> | 4713 | <source>%1 %2</source> |
| 4681 | <translation>%1 %2</translation> | 4714 | <translation>%1 %2</translation> |
| 4682 | </message> | 4715 | </message> |
| 4683 | <message> | 4716 | <message> |
| 4684 | <location filename="../../src/yuzu/main.cpp" line="4375"/> | 4717 | <location filename="../../src/yuzu/main.cpp" line="4561"/> |
| 4685 | <location filename="../../src/yuzu/configuration/config.cpp" line="86"/> | 4718 | <location filename="../../src/yuzu/configuration/config.cpp" line="86"/> |
| 4686 | <source>FSR</source> | 4719 | <source>FSR</source> |
| 4687 | <translation>FSR</translation> | 4720 | <translation>FSR</translation> |
| 4688 | </message> | 4721 | </message> |
| 4689 | <message> | 4722 | <message> |
| 4690 | <location filename="../../src/yuzu/main.cpp" line="4383"/> | 4723 | <location filename="../../src/yuzu/main.cpp" line="4569"/> |
| 4691 | <source>NO AA</source> | 4724 | <source>NO AA</source> |
| 4692 | <translation>NO AA</translation> | 4725 | <translation>NO AA</translation> |
| 4693 | </message> | 4726 | </message> |
| 4694 | <message> | 4727 | <message> |
| 4695 | <location filename="../../src/yuzu/main.cpp" line="4392"/> | 4728 | <location filename="../../src/yuzu/main.cpp" line="4578"/> |
| 4696 | <source>VOLUME: MUTE</source> | 4729 | <source>VOLUME: MUTE</source> |
| 4697 | <translation>音量: ミュート</translation> | 4730 | <translation>音量: ミュート</translation> |
| 4698 | </message> | 4731 | </message> |
| 4699 | <message> | 4732 | <message> |
| 4700 | <location filename="../../src/yuzu/main.cpp" line="4395"/> | 4733 | <location filename="../../src/yuzu/main.cpp" line="4581"/> |
| 4701 | <source>VOLUME: %1%</source> | 4734 | <source>VOLUME: %1%</source> |
| 4702 | <comment>Volume percentage (e.g. 50%)</comment> | 4735 | <comment>Volume percentage (e.g. 50%)</comment> |
| 4703 | <translation>音量: %1%</translation> | 4736 | <translation>音量: %1%</translation> |
| 4704 | </message> | 4737 | </message> |
| 4705 | <message> | 4738 | <message> |
| 4706 | <location filename="../../src/yuzu/main.cpp" line="4476"/> | 4739 | <location filename="../../src/yuzu/main.cpp" line="4662"/> |
| 4707 | <source>Confirm Key Rederivation</source> | 4740 | <source>Confirm Key Rederivation</source> |
| 4708 | <translation>キーの再取得確認</translation> | 4741 | <translation>キーの再取得確認</translation> |
| 4709 | </message> | 4742 | </message> |
| 4710 | <message> | 4743 | <message> |
| 4711 | <location filename="../../src/yuzu/main.cpp" line="4477"/> | 4744 | <location filename="../../src/yuzu/main.cpp" line="4663"/> |
| 4712 | <source>You are about to force rederive all of your keys. | 4745 | <source>You are about to force rederive all of your keys. |
| 4713 | If you do not know what this means or what you are doing, | 4746 | If you do not know what this means or what you are doing, |
| 4714 | this is a potentially destructive action. | 4747 | this is a potentially destructive action. |
| @@ -4725,37 +4758,37 @@ This will delete your autogenerated key files and re-run the key derivation modu | |||
| 4725 | 実行すると、自動生成された鍵ファイルが削除され、鍵生成モジュールが再実行されます。</translation> | 4758 | 実行すると、自動生成された鍵ファイルが削除され、鍵生成モジュールが再実行されます。</translation> |
| 4726 | </message> | 4759 | </message> |
| 4727 | <message> | 4760 | <message> |
| 4728 | <location filename="../../src/yuzu/main.cpp" line="4511"/> | 4761 | <location filename="../../src/yuzu/main.cpp" line="4697"/> |
| 4729 | <source>Missing fuses</source> | 4762 | <source>Missing fuses</source> |
| 4730 | <translation>ヒューズがありません</translation> | 4763 | <translation>ヒューズがありません</translation> |
| 4731 | </message> | 4764 | </message> |
| 4732 | <message> | 4765 | <message> |
| 4733 | <location filename="../../src/yuzu/main.cpp" line="4514"/> | 4766 | <location filename="../../src/yuzu/main.cpp" line="4700"/> |
| 4734 | <source> - Missing BOOT0</source> | 4767 | <source> - Missing BOOT0</source> |
| 4735 | <translation> - BOOT0がありません</translation> | 4768 | <translation> - BOOT0がありません</translation> |
| 4736 | </message> | 4769 | </message> |
| 4737 | <message> | 4770 | <message> |
| 4738 | <location filename="../../src/yuzu/main.cpp" line="4517"/> | 4771 | <location filename="../../src/yuzu/main.cpp" line="4703"/> |
| 4739 | <source> - Missing BCPKG2-1-Normal-Main</source> | 4772 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4740 | <translation> - BCPKG2-1-Normal-Mainがありません</translation> | 4773 | <translation> - BCPKG2-1-Normal-Mainがありません</translation> |
| 4741 | </message> | 4774 | </message> |
| 4742 | <message> | 4775 | <message> |
| 4743 | <location filename="../../src/yuzu/main.cpp" line="4520"/> | 4776 | <location filename="../../src/yuzu/main.cpp" line="4706"/> |
| 4744 | <source> - Missing PRODINFO</source> | 4777 | <source> - Missing PRODINFO</source> |
| 4745 | <translation> - PRODINFOがありません</translation> | 4778 | <translation> - PRODINFOがありません</translation> |
| 4746 | </message> | 4779 | </message> |
| 4747 | <message> | 4780 | <message> |
| 4748 | <location filename="../../src/yuzu/main.cpp" line="4525"/> | 4781 | <location filename="../../src/yuzu/main.cpp" line="4711"/> |
| 4749 | <source>Derivation Components Missing</source> | 4782 | <source>Derivation Components Missing</source> |
| 4750 | <translation>派生コンポーネントがありません</translation> | 4783 | <translation>派生コンポーネントがありません</translation> |
| 4751 | </message> | 4784 | </message> |
| 4752 | <message> | 4785 | <message> |
| 4753 | <location filename="../../src/yuzu/main.cpp" line="4526"/> | 4786 | <location filename="../../src/yuzu/main.cpp" line="4712"/> |
| 4754 | <source>Encryption keys are missing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.<br><br><small>(%1)</small></source> | 4787 | <source>Encryption keys are missing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.<br><br><small>(%1)</small></source> |
| 4755 | <translation>暗号化キーがありません。<br>キー、ファームウェア、ゲームを取得するには<a href='https://yuzu-emu.org/help/quickstart/'>yuzu クイックスタートガイド</a>を参照ください。<br><br><small>(%1)</small></translation> | 4788 | <translation>暗号化キーがありません。<br>キー、ファームウェア、ゲームを取得するには<a href='https://yuzu-emu.org/help/quickstart/'>yuzu クイックスタートガイド</a>を参照ください。<br><br><small>(%1)</small></translation> |
| 4756 | </message> | 4789 | </message> |
| 4757 | <message> | 4790 | <message> |
| 4758 | <location filename="../../src/yuzu/main.cpp" line="4535"/> | 4791 | <location filename="../../src/yuzu/main.cpp" line="4721"/> |
| 4759 | <source>Deriving keys... | 4792 | <source>Deriving keys... |
| 4760 | This may take up to a minute depending | 4793 | This may take up to a minute depending |
| 4761 | on your system's performance.</source> | 4794 | on your system's performance.</source> |
| @@ -4764,49 +4797,49 @@ on your system's performance.</source> | |||
| 4764 | 1分以上かかります。</translation> | 4797 | 1分以上かかります。</translation> |
| 4765 | </message> | 4798 | </message> |
| 4766 | <message> | 4799 | <message> |
| 4767 | <location filename="../../src/yuzu/main.cpp" line="4537"/> | 4800 | <location filename="../../src/yuzu/main.cpp" line="4723"/> |
| 4768 | <source>Deriving Keys</source> | 4801 | <source>Deriving Keys</source> |
| 4769 | <translation>派生キー</translation> | 4802 | <translation>派生キー</translation> |
| 4770 | </message> | 4803 | </message> |
| 4771 | <message> | 4804 | <message> |
| 4772 | <location filename="../../src/yuzu/main.cpp" line="4554"/> | 4805 | <location filename="../../src/yuzu/main.cpp" line="4740"/> |
| 4773 | <source>System Archive Decryption Failed</source> | 4806 | <source>System Archive Decryption Failed</source> |
| 4774 | <translation>システムアーカイブの復号に失敗しました</translation> | 4807 | <translation>システムアーカイブの復号に失敗しました</translation> |
| 4775 | </message> | 4808 | </message> |
| 4776 | <message> | 4809 | <message> |
| 4777 | <location filename="../../src/yuzu/main.cpp" line="4555"/> | 4810 | <location filename="../../src/yuzu/main.cpp" line="4741"/> |
| 4778 | <source>Encryption keys failed to decrypt firmware. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.</source> | 4811 | <source>Encryption keys failed to decrypt firmware. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.</source> |
| 4779 | <translation type="unfinished"/> | 4812 | <translation type="unfinished"/> |
| 4780 | </message> | 4813 | </message> |
| 4781 | <message> | 4814 | <message> |
| 4782 | <location filename="../../src/yuzu/main.cpp" line="4642"/> | 4815 | <location filename="../../src/yuzu/main.cpp" line="4834"/> |
| 4783 | <source>Select RomFS Dump Target</source> | 4816 | <source>Select RomFS Dump Target</source> |
| 4784 | <translation>RomFSダンプターゲットの選択</translation> | 4817 | <translation>RomFSダンプターゲットの選択</translation> |
| 4785 | </message> | 4818 | </message> |
| 4786 | <message> | 4819 | <message> |
| 4787 | <location filename="../../src/yuzu/main.cpp" line="4643"/> | 4820 | <location filename="../../src/yuzu/main.cpp" line="4835"/> |
| 4788 | <source>Please select which RomFS you would like to dump.</source> | 4821 | <source>Please select which RomFS you would like to dump.</source> |
| 4789 | <translation>ダンプしたいRomFSを選択して下さい。</translation> | 4822 | <translation>ダンプしたいRomFSを選択して下さい。</translation> |
| 4790 | </message> | 4823 | </message> |
| 4791 | <message> | 4824 | <message> |
| 4792 | <location filename="../../src/yuzu/main.cpp" line="4661"/> | 4825 | <location filename="../../src/yuzu/main.cpp" line="4853"/> |
| 4793 | <source>Are you sure you want to close yuzu?</source> | 4826 | <source>Are you sure you want to close yuzu?</source> |
| 4794 | <translation>yuzuを終了しますか?</translation> | 4827 | <translation>yuzuを終了しますか?</translation> |
| 4795 | </message> | 4828 | </message> |
| 4796 | <message> | 4829 | <message> |
| 4797 | <location filename="../../src/yuzu/main.cpp" line="4662"/> | 4830 | <location filename="../../src/yuzu/main.cpp" line="4854"/> |
| 4798 | <location filename="../../src/yuzu/main.cpp" line="4757"/> | 4831 | <location filename="../../src/yuzu/main.cpp" line="4949"/> |
| 4799 | <location filename="../../src/yuzu/main.cpp" line="4770"/> | 4832 | <location filename="../../src/yuzu/main.cpp" line="4961"/> |
| 4800 | <source>yuzu</source> | 4833 | <source>yuzu</source> |
| 4801 | <translation>yuzu</translation> | 4834 | <translation>yuzu</translation> |
| 4802 | </message> | 4835 | </message> |
| 4803 | <message> | 4836 | <message> |
| 4804 | <location filename="../../src/yuzu/main.cpp" line="4758"/> | 4837 | <location filename="../../src/yuzu/main.cpp" line="4950"/> |
| 4805 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 4838 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4806 | <translation>エミュレーションを停止しますか?セーブされていない進行状況は失われます。</translation> | 4839 | <translation>エミュレーションを停止しますか?セーブされていない進行状況は失われます。</translation> |
| 4807 | </message> | 4840 | </message> |
| 4808 | <message> | 4841 | <message> |
| 4809 | <location filename="../../src/yuzu/main.cpp" line="4767"/> | 4842 | <location filename="../../src/yuzu/main.cpp" line="4958"/> |
| 4810 | <source>The currently running application has requested yuzu to not exit. | 4843 | <source>The currently running application has requested yuzu to not exit. |
| 4811 | 4844 | ||
| 4812 | Would you like to bypass this and exit anyway?</source> | 4845 | Would you like to bypass this and exit anyway?</source> |
| @@ -4958,241 +4991,251 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4958 | <context> | 4991 | <context> |
| 4959 | <name>GameList</name> | 4992 | <name>GameList</name> |
| 4960 | <message> | 4993 | <message> |
| 4961 | <location filename="../../src/yuzu/game_list.cpp" line="536"/> | 4994 | <location filename="../../src/yuzu/game_list.cpp" line="542"/> |
| 4962 | <source>Favorite</source> | 4995 | <source>Favorite</source> |
| 4963 | <translation>お気に入り</translation> | 4996 | <translation>お気に入り</translation> |
| 4964 | </message> | 4997 | </message> |
| 4965 | <message> | 4998 | <message> |
| 4966 | <location filename="../../src/yuzu/game_list.cpp" line="538"/> | 4999 | <location filename="../../src/yuzu/game_list.cpp" line="544"/> |
| 4967 | <source>Start Game</source> | 5000 | <source>Start Game</source> |
| 4968 | <translation>ゲームを開始</translation> | 5001 | <translation>ゲームを開始</translation> |
| 4969 | </message> | 5002 | </message> |
| 4970 | <message> | 5003 | <message> |
| 4971 | <location filename="../../src/yuzu/game_list.cpp" line="540"/> | 5004 | <location filename="../../src/yuzu/game_list.cpp" line="546"/> |
| 4972 | <source>Start Game without Custom Configuration</source> | 5005 | <source>Start Game without Custom Configuration</source> |
| 4973 | <translation>カスタム設定なしでゲームを開始</translation> | 5006 | <translation>カスタム設定なしでゲームを開始</translation> |
| 4974 | </message> | 5007 | </message> |
| 4975 | <message> | 5008 | <message> |
| 4976 | <location filename="../../src/yuzu/game_list.cpp" line="542"/> | 5009 | <location filename="../../src/yuzu/game_list.cpp" line="548"/> |
| 4977 | <source>Open Save Data Location</source> | 5010 | <source>Open Save Data Location</source> |
| 4978 | <translation>セーブデータディレクトリを開く</translation> | 5011 | <translation>セーブデータディレクトリを開く</translation> |
| 4979 | </message> | 5012 | </message> |
| 4980 | <message> | 5013 | <message> |
| 4981 | <location filename="../../src/yuzu/game_list.cpp" line="543"/> | 5014 | <location filename="../../src/yuzu/game_list.cpp" line="549"/> |
| 4982 | <source>Open Mod Data Location</source> | 5015 | <source>Open Mod Data Location</source> |
| 4983 | <translation>Modデータディレクトリを開く</translation> | 5016 | <translation>Modデータディレクトリを開く</translation> |
| 4984 | </message> | 5017 | </message> |
| 4985 | <message> | 5018 | <message> |
| 4986 | <location filename="../../src/yuzu/game_list.cpp" line="545"/> | 5019 | <location filename="../../src/yuzu/game_list.cpp" line="551"/> |
| 4987 | <source>Open Transferable Pipeline Cache</source> | 5020 | <source>Open Transferable Pipeline Cache</source> |
| 4988 | <translation>転送可能イプラインキャッシュを開く</translation> | 5021 | <translation>パイプラインキャッシュを開く</translation> |
| 4989 | </message> | 5022 | </message> |
| 4990 | <message> | 5023 | <message> |
| 4991 | <location filename="../../src/yuzu/game_list.cpp" line="547"/> | 5024 | <location filename="../../src/yuzu/game_list.cpp" line="553"/> |
| 4992 | <source>Remove</source> | 5025 | <source>Remove</source> |
| 4993 | <translation>削除</translation> | 5026 | <translation>削除</translation> |
| 4994 | </message> | 5027 | </message> |
| 4995 | <message> | 5028 | <message> |
| 4996 | <location filename="../../src/yuzu/game_list.cpp" line="548"/> | 5029 | <location filename="../../src/yuzu/game_list.cpp" line="554"/> |
| 4997 | <source>Remove Installed Update</source> | 5030 | <source>Remove Installed Update</source> |
| 4998 | <translation>インストールされているアップデートを削除</translation> | 5031 | <translation>インストールされているアップデートを削除</translation> |
| 4999 | </message> | 5032 | </message> |
| 5000 | <message> | 5033 | <message> |
| 5001 | <location filename="../../src/yuzu/game_list.cpp" line="549"/> | 5034 | <location filename="../../src/yuzu/game_list.cpp" line="555"/> |
| 5002 | <source>Remove All Installed DLC</source> | 5035 | <source>Remove All Installed DLC</source> |
| 5003 | <translation>全てのインストールされているDLCを削除</translation> | 5036 | <translation>全てのインストールされているDLCを削除</translation> |
| 5004 | </message> | 5037 | </message> |
| 5005 | <message> | 5038 | <message> |
| 5006 | <location filename="../../src/yuzu/game_list.cpp" line="550"/> | 5039 | <location filename="../../src/yuzu/game_list.cpp" line="556"/> |
| 5007 | <source>Remove Custom Configuration</source> | 5040 | <source>Remove Custom Configuration</source> |
| 5008 | <translation>カスタム設定を削除</translation> | 5041 | <translation>カスタム設定を削除</translation> |
| 5009 | </message> | 5042 | </message> |
| 5010 | <message> | 5043 | <message> |
| 5011 | <location filename="../../src/yuzu/game_list.cpp" line="551"/> | 5044 | <location filename="../../src/yuzu/game_list.cpp" line="557"/> |
| 5045 | <source>Remove Play Time Data</source> | ||
| 5046 | <translation>プレイ時間情報を削除</translation> | ||
| 5047 | </message> | ||
| 5048 | <message> | ||
| 5049 | <location filename="../../src/yuzu/game_list.cpp" line="558"/> | ||
| 5012 | <source>Remove Cache Storage</source> | 5050 | <source>Remove Cache Storage</source> |
| 5013 | <translation>キャッシュストレージを削除</translation> | 5051 | <translation>キャッシュストレージを削除</translation> |
| 5014 | </message> | 5052 | </message> |
| 5015 | <message> | 5053 | <message> |
| 5016 | <location filename="../../src/yuzu/game_list.cpp" line="552"/> | 5054 | <location filename="../../src/yuzu/game_list.cpp" line="559"/> |
| 5017 | <source>Remove OpenGL Pipeline Cache</source> | 5055 | <source>Remove OpenGL Pipeline Cache</source> |
| 5018 | <translation>OpenGLパイプラインキャッシュを削除</translation> | 5056 | <translation>OpenGLパイプラインキャッシュを削除</translation> |
| 5019 | </message> | 5057 | </message> |
| 5020 | <message> | 5058 | <message> |
| 5021 | <location filename="../../src/yuzu/game_list.cpp" line="553"/> | 5059 | <location filename="../../src/yuzu/game_list.cpp" line="560"/> |
| 5022 | <source>Remove Vulkan Pipeline Cache</source> | 5060 | <source>Remove Vulkan Pipeline Cache</source> |
| 5023 | <translation>Vulkanパイプラインキャッシュを削除</translation> | 5061 | <translation>Vulkanパイプラインキャッシュを削除</translation> |
| 5024 | </message> | 5062 | </message> |
| 5025 | <message> | 5063 | <message> |
| 5026 | <location filename="../../src/yuzu/game_list.cpp" line="555"/> | 5064 | <location filename="../../src/yuzu/game_list.cpp" line="562"/> |
| 5027 | <source>Remove All Pipeline Caches</source> | 5065 | <source>Remove All Pipeline Caches</source> |
| 5028 | <translation>すべてのパイプラインキャッシュを削除</translation> | 5066 | <translation>すべてのパイプラインキャッシュを削除</translation> |
| 5029 | </message> | 5067 | </message> |
| 5030 | <message> | 5068 | <message> |
| 5031 | <location filename="../../src/yuzu/game_list.cpp" line="556"/> | 5069 | <location filename="../../src/yuzu/game_list.cpp" line="563"/> |
| 5032 | <source>Remove All Installed Contents</source> | 5070 | <source>Remove All Installed Contents</source> |
| 5033 | <translation>全てのインストールされているコンテンツを削除</translation> | 5071 | <translation>全てのインストールされているコンテンツを削除</translation> |
| 5034 | </message> | 5072 | </message> |
| 5035 | <message> | 5073 | <message> |
| 5036 | <location filename="../../src/yuzu/game_list.cpp" line="557"/> | 5074 | <location filename="../../src/yuzu/game_list.cpp" line="564"/> |
| 5037 | <location filename="../../src/yuzu/game_list.cpp" line="558"/> | 5075 | <location filename="../../src/yuzu/game_list.cpp" line="565"/> |
| 5038 | <source>Dump RomFS</source> | 5076 | <source>Dump RomFS</source> |
| 5039 | <translation>RomFSをダンプ</translation> | 5077 | <translation>RomFSをダンプ</translation> |
| 5040 | </message> | 5078 | </message> |
| 5041 | <message> | 5079 | <message> |
| 5042 | <location filename="../../src/yuzu/game_list.cpp" line="559"/> | 5080 | <location filename="../../src/yuzu/game_list.cpp" line="566"/> |
| 5043 | <source>Dump RomFS to SDMC</source> | 5081 | <source>Dump RomFS to SDMC</source> |
| 5044 | <translation>RomFSをSDMCにダンプ</translation> | 5082 | <translation>RomFSをSDMCにダンプ</translation> |
| 5045 | </message> | 5083 | </message> |
| 5046 | <message> | 5084 | <message> |
| 5047 | <location filename="../../src/yuzu/game_list.cpp" line="560"/> | 5085 | <location filename="../../src/yuzu/game_list.cpp" line="567"/> |
| 5048 | <source>Verify Integrity</source> | 5086 | <source>Verify Integrity</source> |
| 5049 | <translation type="unfinished"/> | 5087 | <translation>整合性を確認</translation> |
| 5050 | </message> | 5088 | </message> |
| 5051 | <message> | 5089 | <message> |
| 5052 | <location filename="../../src/yuzu/game_list.cpp" line="561"/> | 5090 | <location filename="../../src/yuzu/game_list.cpp" line="568"/> |
| 5053 | <source>Copy Title ID to Clipboard</source> | 5091 | <source>Copy Title ID to Clipboard</source> |
| 5054 | <translation>タイトルIDをクリップボードへコピー</translation> | 5092 | <translation>タイトルIDをクリップボードへコピー</translation> |
| 5055 | </message> | 5093 | </message> |
| 5056 | <message> | 5094 | <message> |
| 5057 | <location filename="../../src/yuzu/game_list.cpp" line="562"/> | 5095 | <location filename="../../src/yuzu/game_list.cpp" line="569"/> |
| 5058 | <source>Navigate to GameDB entry</source> | 5096 | <source>Navigate to GameDB entry</source> |
| 5059 | <translation>GameDBエントリを表示</translation> | 5097 | <translation>GameDBエントリを表示</translation> |
| 5060 | </message> | 5098 | </message> |
| 5061 | <message> | 5099 | <message> |
| 5062 | <location filename="../../src/yuzu/game_list.cpp" line="564"/> | 5100 | <location filename="../../src/yuzu/game_list.cpp" line="570"/> |
| 5063 | <source>Create Shortcut</source> | 5101 | <source>Create Shortcut</source> |
| 5064 | <translation>ショートカットを作成</translation> | 5102 | <translation>ショートカットを作成</translation> |
| 5065 | </message> | 5103 | </message> |
| 5066 | <message> | 5104 | <message> |
| 5067 | <location filename="../../src/yuzu/game_list.cpp" line="565"/> | 5105 | <location filename="../../src/yuzu/game_list.cpp" line="571"/> |
| 5068 | <source>Add to Desktop</source> | 5106 | <source>Add to Desktop</source> |
| 5069 | <translation>デスクトップに追加</translation> | 5107 | <translation>デスクトップに追加</translation> |
| 5070 | </message> | 5108 | </message> |
| 5071 | <message> | 5109 | <message> |
| 5072 | <location filename="../../src/yuzu/game_list.cpp" line="567"/> | 5110 | <location filename="../../src/yuzu/game_list.cpp" line="574"/> |
| 5073 | <source>Add to Applications Menu</source> | 5111 | <source>Add to Applications Menu</source> |
| 5074 | <translation>アプリケーションメニューに追加</translation> | 5112 | <translation>アプリケーションメニューに追加</translation> |
| 5075 | </message> | 5113 | </message> |
| 5076 | <message> | 5114 | <message> |
| 5077 | <location filename="../../src/yuzu/game_list.cpp" line="570"/> | 5115 | <location filename="../../src/yuzu/game_list.cpp" line="577"/> |
| 5078 | <source>Properties</source> | 5116 | <source>Properties</source> |
| 5079 | <translation>プロパティ</translation> | 5117 | <translation>プロパティ</translation> |
| 5080 | </message> | 5118 | </message> |
| 5081 | <message> | 5119 | <message> |
| 5082 | <location filename="../../src/yuzu/game_list.cpp" line="657"/> | 5120 | <location filename="../../src/yuzu/game_list.cpp" line="666"/> |
| 5083 | <source>Scan Subfolders</source> | 5121 | <source>Scan Subfolders</source> |
| 5084 | <translation>サブフォルダをスキャンする</translation> | 5122 | <translation>サブフォルダをスキャンする</translation> |
| 5085 | </message> | 5123 | </message> |
| 5086 | <message> | 5124 | <message> |
| 5087 | <location filename="../../src/yuzu/game_list.cpp" line="658"/> | 5125 | <location filename="../../src/yuzu/game_list.cpp" line="667"/> |
| 5088 | <source>Remove Game Directory</source> | 5126 | <source>Remove Game Directory</source> |
| 5089 | <translation>ゲームディレクトリを削除する</translation> | 5127 | <translation>ゲームディレクトリを削除する</translation> |
| 5090 | </message> | 5128 | </message> |
| 5091 | <message> | 5129 | <message> |
| 5092 | <location filename="../../src/yuzu/game_list.cpp" line="677"/> | 5130 | <location filename="../../src/yuzu/game_list.cpp" line="686"/> |
| 5093 | <source>▲ Move Up</source> | 5131 | <source>▲ Move Up</source> |
| 5094 | <translation>▲ 上へ移動</translation> | 5132 | <translation>▲ 上へ移動</translation> |
| 5095 | </message> | 5133 | </message> |
| 5096 | <message> | 5134 | <message> |
| 5097 | <location filename="../../src/yuzu/game_list.cpp" line="678"/> | 5135 | <location filename="../../src/yuzu/game_list.cpp" line="687"/> |
| 5098 | <source>▼ Move Down</source> | 5136 | <source>▼ Move Down</source> |
| 5099 | <translation>▼ 下へ移動</translation> | 5137 | <translation>▼ 下へ移動</translation> |
| 5100 | </message> | 5138 | </message> |
| 5101 | <message> | 5139 | <message> |
| 5102 | <location filename="../../src/yuzu/game_list.cpp" line="679"/> | 5140 | <location filename="../../src/yuzu/game_list.cpp" line="688"/> |
| 5103 | <source>Open Directory Location</source> | 5141 | <source>Open Directory Location</source> |
| 5104 | <translation>ディレクトリの場所を開く</translation> | 5142 | <translation>ディレクトリの場所を開く</translation> |
| 5105 | </message> | 5143 | </message> |
| 5106 | <message> | 5144 | <message> |
| 5107 | <location filename="../../src/yuzu/game_list.cpp" line="724"/> | 5145 | <location filename="../../src/yuzu/game_list.cpp" line="733"/> |
| 5108 | <source>Clear</source> | 5146 | <source>Clear</source> |
| 5109 | <translation>クリア</translation> | 5147 | <translation>クリア</translation> |
| 5110 | </message> | 5148 | </message> |
| 5111 | <message> | 5149 | <message> |
| 5112 | <location filename="../../src/yuzu/game_list.cpp" line="788"/> | 5150 | <location filename="../../src/yuzu/game_list.cpp" line="797"/> |
| 5113 | <source>Name</source> | 5151 | <source>Name</source> |
| 5114 | <translation>ゲーム名</translation> | 5152 | <translation>ゲーム名</translation> |
| 5115 | </message> | 5153 | </message> |
| 5116 | <message> | 5154 | <message> |
| 5117 | <location filename="../../src/yuzu/game_list.cpp" line="789"/> | 5155 | <location filename="../../src/yuzu/game_list.cpp" line="798"/> |
| 5118 | <source>Compatibility</source> | 5156 | <source>Compatibility</source> |
| 5119 | <translation>互換性</translation> | 5157 | <translation>互換性</translation> |
| 5120 | </message> | 5158 | </message> |
| 5121 | <message> | 5159 | <message> |
| 5122 | <location filename="../../src/yuzu/game_list.cpp" line="790"/> | 5160 | <location filename="../../src/yuzu/game_list.cpp" line="799"/> |
| 5123 | <source>Add-ons</source> | 5161 | <source>Add-ons</source> |
| 5124 | <translation>アドオン</translation> | 5162 | <translation>アドオン</translation> |
| 5125 | </message> | 5163 | </message> |
| 5126 | <message> | 5164 | <message> |
| 5127 | <location filename="../../src/yuzu/game_list.cpp" line="791"/> | 5165 | <location filename="../../src/yuzu/game_list.cpp" line="800"/> |
| 5128 | <source>File type</source> | 5166 | <source>File type</source> |
| 5129 | <translation>ファイル種別</translation> | 5167 | <translation>ファイル種別</translation> |
| 5130 | </message> | 5168 | </message> |
| 5131 | <message> | 5169 | <message> |
| 5132 | <location filename="../../src/yuzu/game_list.cpp" line="792"/> | 5170 | <location filename="../../src/yuzu/game_list.cpp" line="801"/> |
| 5133 | <source>Size</source> | 5171 | <source>Size</source> |
| 5134 | <translation>ファイルサイズ</translation> | 5172 | <translation>ファイルサイズ</translation> |
| 5135 | </message> | 5173 | </message> |
| 5174 | <message> | ||
| 5175 | <location filename="../../src/yuzu/game_list.cpp" line="802"/> | ||
| 5176 | <source>Play time</source> | ||
| 5177 | <translation>プレイ時間</translation> | ||
| 5178 | </message> | ||
| 5136 | </context> | 5179 | </context> |
| 5137 | <context> | 5180 | <context> |
| 5138 | <name>GameListItemCompat</name> | 5181 | <name>GameListItemCompat</name> |
| 5139 | <message> | 5182 | <message> |
| 5140 | <location filename="../../src/yuzu/game_list_p.h" line="149"/> | 5183 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 5141 | <source>Ingame</source> | 5184 | <source>Ingame</source> |
| 5142 | <translation type="unfinished"/> | 5185 | <translation type="unfinished"/> |
| 5143 | </message> | 5186 | </message> |
| 5144 | <message> | 5187 | <message> |
| 5145 | <location filename="../../src/yuzu/game_list_p.h" line="149"/> | 5188 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 5146 | <source>Game starts, but crashes or major glitches prevent it from being completed.</source> | 5189 | <source>Game starts, but crashes or major glitches prevent it from being completed.</source> |
| 5147 | <translation type="unfinished"/> | 5190 | <translation type="unfinished"/> |
| 5148 | </message> | 5191 | </message> |
| 5149 | <message> | 5192 | <message> |
| 5150 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5193 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 5151 | <source>Perfect</source> | 5194 | <source>Perfect</source> |
| 5152 | <translation>カンペキ</translation> | 5195 | <translation>カンペキ</translation> |
| 5153 | </message> | 5196 | </message> |
| 5154 | <message> | 5197 | <message> |
| 5155 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5198 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 5156 | <source>Game can be played without issues.</source> | 5199 | <source>Game can be played without issues.</source> |
| 5157 | <translation type="unfinished"/> | 5200 | <translation type="unfinished"/> |
| 5158 | </message> | 5201 | </message> |
| 5159 | <message> | 5202 | <message> |
| 5160 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5203 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5161 | <source>Playable</source> | 5204 | <source>Playable</source> |
| 5162 | <translation>プレイ可</translation> | 5205 | <translation>プレイ可</translation> |
| 5163 | </message> | 5206 | </message> |
| 5164 | <message> | 5207 | <message> |
| 5165 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5208 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5166 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish.</source> | 5209 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish.</source> |
| 5167 | <translation type="unfinished"/> | 5210 | <translation type="unfinished"/> |
| 5168 | </message> | 5211 | </message> |
| 5169 | <message> | 5212 | <message> |
| 5170 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5213 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> |
| 5171 | <source>Intro/Menu</source> | 5214 | <source>Intro/Menu</source> |
| 5172 | <translation>イントロ</translation> | 5215 | <translation>イントロ</translation> |
| 5173 | </message> | 5216 | </message> |
| 5174 | <message> | 5217 | <message> |
| 5175 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5218 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> |
| 5176 | <source>Game loads, but is unable to progress past the Start Screen.</source> | 5219 | <source>Game loads, but is unable to progress past the Start Screen.</source> |
| 5177 | <translation type="unfinished"/> | 5220 | <translation type="unfinished"/> |
| 5178 | </message> | 5221 | </message> |
| 5179 | <message> | 5222 | <message> |
| 5180 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5223 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> |
| 5181 | <source>Won't Boot</source> | 5224 | <source>Won't Boot</source> |
| 5182 | <translation>起動不可</translation> | 5225 | <translation>起動不可</translation> |
| 5183 | </message> | 5226 | </message> |
| 5184 | <message> | 5227 | <message> |
| 5185 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5228 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> |
| 5186 | <source>The game crashes when attempting to startup.</source> | 5229 | <source>The game crashes when attempting to startup.</source> |
| 5187 | <translation>ゲームは起動時にクラッシュしました。</translation> | 5230 | <translation>ゲームは起動時にクラッシュしました。</translation> |
| 5188 | </message> | 5231 | </message> |
| 5189 | <message> | 5232 | <message> |
| 5190 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> | 5233 | <location filename="../../src/yuzu/game_list_p.h" line="158"/> |
| 5191 | <source>Not Tested</source> | 5234 | <source>Not Tested</source> |
| 5192 | <translation>未テスト</translation> | 5235 | <translation>未テスト</translation> |
| 5193 | </message> | 5236 | </message> |
| 5194 | <message> | 5237 | <message> |
| 5195 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> | 5238 | <location filename="../../src/yuzu/game_list_p.h" line="158"/> |
| 5196 | <source>The game has not yet been tested.</source> | 5239 | <source>The game has not yet been tested.</source> |
| 5197 | <translation>このゲームはまだテストされていません。</translation> | 5240 | <translation>このゲームはまだテストされていません。</translation> |
| 5198 | </message> | 5241 | </message> |
| @@ -5200,7 +5243,7 @@ Would you like to bypass this and exit anyway?</source> | |||
| 5200 | <context> | 5243 | <context> |
| 5201 | <name>GameListPlaceholder</name> | 5244 | <name>GameListPlaceholder</name> |
| 5202 | <message> | 5245 | <message> |
| 5203 | <location filename="../../src/yuzu/game_list.cpp" line="965"/> | 5246 | <location filename="../../src/yuzu/game_list.cpp" line="970"/> |
| 5204 | <source>Double-click to add a new folder to the game list</source> | 5247 | <source>Double-click to add a new folder to the game list</source> |
| 5205 | <translation>新しいゲームリストフォルダを追加するにはダブルクリックしてください。</translation> | 5248 | <translation>新しいゲームリストフォルダを追加するにはダブルクリックしてください。</translation> |
| 5206 | </message> | 5249 | </message> |
| @@ -5213,12 +5256,12 @@ Would you like to bypass this and exit anyway?</source> | |||
| 5213 | <translation type="unfinished"><numerusform></numerusform></translation> | 5256 | <translation type="unfinished"><numerusform></numerusform></translation> |
| 5214 | </message> | 5257 | </message> |
| 5215 | <message> | 5258 | <message> |
| 5216 | <location filename="../../src/yuzu/game_list.cpp" line="804"/> | 5259 | <location filename="../../src/yuzu/game_list.cpp" line="814"/> |
| 5217 | <source>Filter:</source> | 5260 | <source>Filter:</source> |
| 5218 | <translation>フィルター:</translation> | 5261 | <translation>フィルター:</translation> |
| 5219 | </message> | 5262 | </message> |
| 5220 | <message> | 5263 | <message> |
| 5221 | <location filename="../../src/yuzu/game_list.cpp" line="805"/> | 5264 | <location filename="../../src/yuzu/game_list.cpp" line="815"/> |
| 5222 | <source>Enter pattern to filter</source> | 5265 | <source>Enter pattern to filter</source> |
| 5223 | <translation>フィルターパターンを入力</translation> | 5266 | <translation>フィルターパターンを入力</translation> |
| 5224 | </message> | 5267 | </message> |
| @@ -5302,7 +5345,7 @@ Would you like to bypass this and exit anyway?</source> | |||
| 5302 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="186"/> | 5345 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="186"/> |
| 5303 | <source>Failed to announce the room to the public lobby. In order to host a room publicly, you must have a valid yuzu account configured in Emulation -> Configure -> Web. If you do not want to publish a room in the public lobby, then select Unlisted instead. | 5346 | <source>Failed to announce the room to the public lobby. In order to host a room publicly, you must have a valid yuzu account configured in Emulation -> Configure -> Web. If you do not want to publish a room in the public lobby, then select Unlisted instead. |
| 5304 | Debug Message: </source> | 5347 | Debug Message: </source> |
| 5305 | <translation>公開ロビーへの部屋のアナウンスに失敗しました。部屋を公開するためには、Emulation -> Configure -> Web で有効なyuzuアカウントが設定されている必要があります。もし、部屋を公開ロビーに公開したくないのであれば、代わりに非公開を選択してください。 | 5348 | <translation>公開ロビーへのルームのアナウンスに失敗しました。ルームを公開するためには、エミュレーション -> 設定 -> Web で有効なyuzuアカウントが設定されている必要があります。もし、ルームを公開ロビーに公開したくないのであれば、代わりに非公開を選択してください。 |
| 5306 | デバッグメッセージ :</translation> | 5349 | デバッグメッセージ :</translation> |
| 5307 | </message> | 5350 | </message> |
| 5308 | </context> | 5351 | </context> |
| @@ -5336,6 +5379,7 @@ Debug Message: </source> | |||
| 5336 | <location filename="../../src/yuzu/configuration/config.cpp" line="137"/> | 5379 | <location filename="../../src/yuzu/configuration/config.cpp" line="137"/> |
| 5337 | <location filename="../../src/yuzu/configuration/config.cpp" line="138"/> | 5380 | <location filename="../../src/yuzu/configuration/config.cpp" line="138"/> |
| 5338 | <location filename="../../src/yuzu/configuration/config.cpp" line="139"/> | 5381 | <location filename="../../src/yuzu/configuration/config.cpp" line="139"/> |
| 5382 | <location filename="../../src/yuzu/configuration/config.cpp" line="140"/> | ||
| 5339 | <source>Main Window</source> | 5383 | <source>Main Window</source> |
| 5340 | <translation>メイン画面</translation> | 5384 | <translation>メイン画面</translation> |
| 5341 | </message> | 5385 | </message> |
| @@ -5441,6 +5485,11 @@ Debug Message: </source> | |||
| 5441 | </message> | 5485 | </message> |
| 5442 | <message> | 5486 | <message> |
| 5443 | <location filename="../../src/yuzu/configuration/config.cpp" line="139"/> | 5487 | <location filename="../../src/yuzu/configuration/config.cpp" line="139"/> |
| 5488 | <source>Toggle Renderdoc Capture</source> | ||
| 5489 | <translation type="unfinished"/> | ||
| 5490 | </message> | ||
| 5491 | <message> | ||
| 5492 | <location filename="../../src/yuzu/configuration/config.cpp" line="140"/> | ||
| 5444 | <source>Toggle Status Bar</source> | 5493 | <source>Toggle Status Bar</source> |
| 5445 | <translation>ステータスバー切り替え</translation> | 5494 | <translation>ステータスバー切り替え</translation> |
| 5446 | </message> | 5495 | </message> |
| @@ -5679,186 +5728,216 @@ Debug Message: </source> | |||
| 5679 | </message> | 5728 | </message> |
| 5680 | <message> | 5729 | <message> |
| 5681 | <location filename="../../src/yuzu/main.ui" line="142"/> | 5730 | <location filename="../../src/yuzu/main.ui" line="142"/> |
| 5731 | <source>&Amiibo</source> | ||
| 5732 | <translation>&Amiibo</translation> | ||
| 5733 | </message> | ||
| 5734 | <message> | ||
| 5735 | <location filename="../../src/yuzu/main.ui" line="151"/> | ||
| 5682 | <source>&TAS</source> | 5736 | <source>&TAS</source> |
| 5683 | <translation>&TAS</translation> | 5737 | <translation>&TAS</translation> |
| 5684 | </message> | 5738 | </message> |
| 5685 | <message> | 5739 | <message> |
| 5686 | <location filename="../../src/yuzu/main.ui" line="160"/> | 5740 | <location filename="../../src/yuzu/main.ui" line="171"/> |
| 5687 | <source>&Help</source> | 5741 | <source>&Help</source> |
| 5688 | <translation>ヘルプ(&H)</translation> | 5742 | <translation>ヘルプ(&H)</translation> |
| 5689 | </message> | 5743 | </message> |
| 5690 | <message> | 5744 | <message> |
| 5691 | <location filename="../../src/yuzu/main.ui" line="181"/> | 5745 | <location filename="../../src/yuzu/main.ui" line="192"/> |
| 5692 | <source>&Install Files to NAND...</source> | 5746 | <source>&Install Files to NAND...</source> |
| 5693 | <translation>ファイルをNANDにインストール...(&I)</translation> | 5747 | <translation>ファイルをNANDにインストール...(&I)</translation> |
| 5694 | </message> | 5748 | </message> |
| 5695 | <message> | 5749 | <message> |
| 5696 | <location filename="../../src/yuzu/main.ui" line="186"/> | 5750 | <location filename="../../src/yuzu/main.ui" line="197"/> |
| 5697 | <source>L&oad File...</source> | 5751 | <source>L&oad File...</source> |
| 5698 | <translation>ファイルをロード...(&L)</translation> | 5752 | <translation>ファイルをロード...(&L)</translation> |
| 5699 | </message> | 5753 | </message> |
| 5700 | <message> | 5754 | <message> |
| 5701 | <location filename="../../src/yuzu/main.ui" line="191"/> | 5755 | <location filename="../../src/yuzu/main.ui" line="202"/> |
| 5702 | <source>Load &Folder...</source> | 5756 | <source>Load &Folder...</source> |
| 5703 | <translation>フォルダをロード...(&F)</translation> | 5757 | <translation>フォルダをロード...(&F)</translation> |
| 5704 | </message> | 5758 | </message> |
| 5705 | <message> | 5759 | <message> |
| 5706 | <location filename="../../src/yuzu/main.ui" line="196"/> | 5760 | <location filename="../../src/yuzu/main.ui" line="207"/> |
| 5707 | <source>E&xit</source> | 5761 | <source>E&xit</source> |
| 5708 | <translation>終了(&E)</translation> | 5762 | <translation>終了(&E)</translation> |
| 5709 | </message> | 5763 | </message> |
| 5710 | <message> | 5764 | <message> |
| 5711 | <location filename="../../src/yuzu/main.ui" line="204"/> | 5765 | <location filename="../../src/yuzu/main.ui" line="215"/> |
| 5712 | <source>&Pause</source> | 5766 | <source>&Pause</source> |
| 5713 | <translation>中断(&P)</translation> | 5767 | <translation>中断(&P)</translation> |
| 5714 | </message> | 5768 | </message> |
| 5715 | <message> | 5769 | <message> |
| 5716 | <location filename="../../src/yuzu/main.ui" line="212"/> | 5770 | <location filename="../../src/yuzu/main.ui" line="223"/> |
| 5717 | <source>&Stop</source> | 5771 | <source>&Stop</source> |
| 5718 | <translation>停止(&S)</translation> | 5772 | <translation>停止(&S)</translation> |
| 5719 | </message> | 5773 | </message> |
| 5720 | <message> | 5774 | <message> |
| 5721 | <location filename="../../src/yuzu/main.ui" line="217"/> | 5775 | <location filename="../../src/yuzu/main.ui" line="228"/> |
| 5722 | <source>&Reinitialize keys...</source> | 5776 | <source>&Reinitialize keys...</source> |
| 5723 | <translation>鍵を再初期化...(&R)</translation> | 5777 | <translation>鍵を再初期化...(&R)</translation> |
| 5724 | </message> | 5778 | </message> |
| 5725 | <message> | 5779 | <message> |
| 5726 | <location filename="../../src/yuzu/main.ui" line="222"/> | 5780 | <location filename="../../src/yuzu/main.ui" line="233"/> |
| 5727 | <source>&Verify Installed Contents</source> | 5781 | <source>&Verify Installed Contents</source> |
| 5728 | <translation type="unfinished"/> | 5782 | <translation>インストールされたコンテンツを確認(&V)</translation> |
| 5729 | </message> | 5783 | </message> |
| 5730 | <message> | 5784 | <message> |
| 5731 | <location filename="../../src/yuzu/main.ui" line="227"/> | 5785 | <location filename="../../src/yuzu/main.ui" line="238"/> |
| 5732 | <source>&About yuzu</source> | 5786 | <source>&About yuzu</source> |
| 5733 | <translation>yuzuについて(&A)</translation> | 5787 | <translation>yuzuについて(&A)</translation> |
| 5734 | </message> | 5788 | </message> |
| 5735 | <message> | 5789 | <message> |
| 5736 | <location filename="../../src/yuzu/main.ui" line="235"/> | 5790 | <location filename="../../src/yuzu/main.ui" line="246"/> |
| 5737 | <source>Single &Window Mode</source> | 5791 | <source>Single &Window Mode</source> |
| 5738 | <translation>シングルウィンドウモード(&W)</translation> | 5792 | <translation>シングルウィンドウモード(&W)</translation> |
| 5739 | </message> | 5793 | </message> |
| 5740 | <message> | 5794 | <message> |
| 5741 | <location filename="../../src/yuzu/main.ui" line="240"/> | 5795 | <location filename="../../src/yuzu/main.ui" line="251"/> |
| 5742 | <source>Con&figure...</source> | 5796 | <source>Con&figure...</source> |
| 5743 | <translation>設定...(&F)</translation> | 5797 | <translation>設定...(&F)</translation> |
| 5744 | </message> | 5798 | </message> |
| 5745 | <message> | 5799 | <message> |
| 5746 | <location filename="../../src/yuzu/main.ui" line="251"/> | 5800 | <location filename="../../src/yuzu/main.ui" line="262"/> |
| 5747 | <source>Display D&ock Widget Headers</source> | 5801 | <source>Display D&ock Widget Headers</source> |
| 5748 | <translation>ドックウィジェットヘッダ(&O)</translation> | 5802 | <translation>ドックウィジェットヘッダ(&O)</translation> |
| 5749 | </message> | 5803 | </message> |
| 5750 | <message> | 5804 | <message> |
| 5751 | <location filename="../../src/yuzu/main.ui" line="259"/> | 5805 | <location filename="../../src/yuzu/main.ui" line="270"/> |
| 5752 | <source>Show &Filter Bar</source> | 5806 | <source>Show &Filter Bar</source> |
| 5753 | <translation>フィルタバー(&F)</translation> | 5807 | <translation>フィルタバー(&F)</translation> |
| 5754 | </message> | 5808 | </message> |
| 5755 | <message> | 5809 | <message> |
| 5756 | <location filename="../../src/yuzu/main.ui" line="267"/> | 5810 | <location filename="../../src/yuzu/main.ui" line="278"/> |
| 5757 | <source>Show &Status Bar</source> | 5811 | <source>Show &Status Bar</source> |
| 5758 | <translation>ステータスバー(&S)</translation> | 5812 | <translation>ステータスバー(&S)</translation> |
| 5759 | </message> | 5813 | </message> |
| 5760 | <message> | 5814 | <message> |
| 5761 | <location filename="../../src/yuzu/main.ui" line="270"/> | 5815 | <location filename="../../src/yuzu/main.ui" line="281"/> |
| 5762 | <source>Show Status Bar</source> | 5816 | <source>Show Status Bar</source> |
| 5763 | <translation>ステータスバーの表示</translation> | 5817 | <translation>ステータスバーの表示</translation> |
| 5764 | </message> | 5818 | </message> |
| 5765 | <message> | 5819 | <message> |
| 5766 | <location filename="../../src/yuzu/main.ui" line="278"/> | 5820 | <location filename="../../src/yuzu/main.ui" line="289"/> |
| 5767 | <source>&Browse Public Game Lobby</source> | 5821 | <source>&Browse Public Game Lobby</source> |
| 5768 | <translation>公開ゲームロビーを参照 (&B)</translation> | 5822 | <translation>公開ゲームロビーを参照 (&B)</translation> |
| 5769 | </message> | 5823 | </message> |
| 5770 | <message> | 5824 | <message> |
| 5771 | <location filename="../../src/yuzu/main.ui" line="286"/> | 5825 | <location filename="../../src/yuzu/main.ui" line="297"/> |
| 5772 | <source>&Create Room</source> | 5826 | <source>&Create Room</source> |
| 5773 | <translation>ルームを作成 (&C)</translation> | 5827 | <translation>ルームを作成 (&C)</translation> |
| 5774 | </message> | 5828 | </message> |
| 5775 | <message> | 5829 | <message> |
| 5776 | <location filename="../../src/yuzu/main.ui" line="294"/> | 5830 | <location filename="../../src/yuzu/main.ui" line="305"/> |
| 5777 | <source>&Leave Room</source> | 5831 | <source>&Leave Room</source> |
| 5778 | <translation>ルームを退出 (&L)</translation> | 5832 | <translation>ルームを退出 (&L)</translation> |
| 5779 | </message> | 5833 | </message> |
| 5780 | <message> | 5834 | <message> |
| 5781 | <location filename="../../src/yuzu/main.ui" line="299"/> | 5835 | <location filename="../../src/yuzu/main.ui" line="310"/> |
| 5782 | <source>&Direct Connect to Room</source> | 5836 | <source>&Direct Connect to Room</source> |
| 5783 | <translation>ルームに直接接続 (&D)</translation> | 5837 | <translation>ルームに直接接続 (&D)</translation> |
| 5784 | </message> | 5838 | </message> |
| 5785 | <message> | 5839 | <message> |
| 5786 | <location filename="../../src/yuzu/main.ui" line="307"/> | 5840 | <location filename="../../src/yuzu/main.ui" line="318"/> |
| 5787 | <source>&Show Current Room</source> | 5841 | <source>&Show Current Room</source> |
| 5788 | <translation>現在のルームを表示 (&S)</translation> | 5842 | <translation>現在のルームを表示 (&S)</translation> |
| 5789 | </message> | 5843 | </message> |
| 5790 | <message> | 5844 | <message> |
| 5791 | <location filename="../../src/yuzu/main.ui" line="315"/> | 5845 | <location filename="../../src/yuzu/main.ui" line="326"/> |
| 5792 | <source>F&ullscreen</source> | 5846 | <source>F&ullscreen</source> |
| 5793 | <translation>全画面表示(&F)</translation> | 5847 | <translation>全画面表示(&F)</translation> |
| 5794 | </message> | 5848 | </message> |
| 5795 | <message> | 5849 | <message> |
| 5796 | <location filename="../../src/yuzu/main.ui" line="323"/> | 5850 | <location filename="../../src/yuzu/main.ui" line="334"/> |
| 5797 | <source>&Restart</source> | 5851 | <source>&Restart</source> |
| 5798 | <translation>再実行(&R)</translation> | 5852 | <translation>再実行(&R)</translation> |
| 5799 | </message> | 5853 | </message> |
| 5800 | <message> | 5854 | <message> |
| 5801 | <location filename="../../src/yuzu/main.ui" line="331"/> | 5855 | <location filename="../../src/yuzu/main.ui" line="342"/> |
| 5802 | <source>Load/Remove &Amiibo...</source> | 5856 | <source>Load/Remove &Amiibo...</source> |
| 5803 | <translation>&Amiibo をロード/削除...</translation> | 5857 | <translation>&Amiibo をロード/削除...</translation> |
| 5804 | </message> | 5858 | </message> |
| 5805 | <message> | 5859 | <message> |
| 5806 | <location filename="../../src/yuzu/main.ui" line="339"/> | 5860 | <location filename="../../src/yuzu/main.ui" line="350"/> |
| 5807 | <source>&Report Compatibility</source> | 5861 | <source>&Report Compatibility</source> |
| 5808 | <translation>互換性を報告(&R)</translation> | 5862 | <translation>互換性を報告(&R)</translation> |
| 5809 | </message> | 5863 | </message> |
| 5810 | <message> | 5864 | <message> |
| 5811 | <location filename="../../src/yuzu/main.ui" line="347"/> | 5865 | <location filename="../../src/yuzu/main.ui" line="358"/> |
| 5812 | <source>Open &Mods Page</source> | 5866 | <source>Open &Mods Page</source> |
| 5813 | <translation>&Modページを開く</translation> | 5867 | <translation>&Modページを開く</translation> |
| 5814 | </message> | 5868 | </message> |
| 5815 | <message> | 5869 | <message> |
| 5816 | <location filename="../../src/yuzu/main.ui" line="352"/> | 5870 | <location filename="../../src/yuzu/main.ui" line="363"/> |
| 5817 | <source>Open &Quickstart Guide</source> | 5871 | <source>Open &Quickstart Guide</source> |
| 5818 | <translation>クイックスタートガイドを開く(&Q)</translation> | 5872 | <translation>クイックスタートガイドを開く(&Q)</translation> |
| 5819 | </message> | 5873 | </message> |
| 5820 | <message> | 5874 | <message> |
| 5821 | <location filename="../../src/yuzu/main.ui" line="357"/> | 5875 | <location filename="../../src/yuzu/main.ui" line="368"/> |
| 5822 | <source>&FAQ</source> | 5876 | <source>&FAQ</source> |
| 5823 | <translation>&FAQ</translation> | 5877 | <translation>&FAQ</translation> |
| 5824 | </message> | 5878 | </message> |
| 5825 | <message> | 5879 | <message> |
| 5826 | <location filename="../../src/yuzu/main.ui" line="362"/> | 5880 | <location filename="../../src/yuzu/main.ui" line="373"/> |
| 5827 | <source>Open &yuzu Folder</source> | 5881 | <source>Open &yuzu Folder</source> |
| 5828 | <translation>&yuzuフォルダを開く</translation> | 5882 | <translation>&yuzuフォルダを開く</translation> |
| 5829 | </message> | 5883 | </message> |
| 5830 | <message> | 5884 | <message> |
| 5831 | <location filename="../../src/yuzu/main.ui" line="370"/> | 5885 | <location filename="../../src/yuzu/main.ui" line="381"/> |
| 5832 | <source>&Capture Screenshot</source> | 5886 | <source>&Capture Screenshot</source> |
| 5833 | <translation>スクリーンショットをキャプチャ(&C)</translation> | 5887 | <translation>スクリーンショットをキャプチャ(&C)</translation> |
| 5834 | </message> | 5888 | </message> |
| 5835 | <message> | 5889 | <message> |
| 5836 | <location filename="../../src/yuzu/main.ui" line="375"/> | 5890 | <location filename="../../src/yuzu/main.ui" line="386"/> |
| 5837 | <source>Open &Mii Editor</source> | 5891 | <source>Open &Album</source> |
| 5892 | <translation type="unfinished"/> | ||
| 5893 | </message> | ||
| 5894 | <message> | ||
| 5895 | <location filename="../../src/yuzu/main.ui" line="391"/> | ||
| 5896 | <source>&Set Nickname and Owner</source> | ||
| 5838 | <translation type="unfinished"/> | 5897 | <translation type="unfinished"/> |
| 5839 | </message> | 5898 | </message> |
| 5840 | <message> | 5899 | <message> |
| 5841 | <location filename="../../src/yuzu/main.ui" line="380"/> | 5900 | <location filename="../../src/yuzu/main.ui" line="396"/> |
| 5901 | <source>&Delete Game Data</source> | ||
| 5902 | <translation>ゲームデータを削除(&D)</translation> | ||
| 5903 | </message> | ||
| 5904 | <message> | ||
| 5905 | <location filename="../../src/yuzu/main.ui" line="401"/> | ||
| 5906 | <source>&Restore Amiibo</source> | ||
| 5907 | <translation type="unfinished"/> | ||
| 5908 | </message> | ||
| 5909 | <message> | ||
| 5910 | <location filename="../../src/yuzu/main.ui" line="406"/> | ||
| 5911 | <source>&Format Amiibo</source> | ||
| 5912 | <translation type="unfinished"/> | ||
| 5913 | </message> | ||
| 5914 | <message> | ||
| 5915 | <location filename="../../src/yuzu/main.ui" line="411"/> | ||
| 5916 | <source>Open &Mii Editor</source> | ||
| 5917 | <translation>&Mii エディタを開く</translation> | ||
| 5918 | </message> | ||
| 5919 | <message> | ||
| 5920 | <location filename="../../src/yuzu/main.ui" line="416"/> | ||
| 5842 | <source>&Configure TAS...</source> | 5921 | <source>&Configure TAS...</source> |
| 5843 | <translation>TASを設定... (&C)</translation> | 5922 | <translation>TASを設定... (&C)</translation> |
| 5844 | </message> | 5923 | </message> |
| 5845 | <message> | 5924 | <message> |
| 5846 | <location filename="../../src/yuzu/main.ui" line="391"/> | 5925 | <location filename="../../src/yuzu/main.ui" line="427"/> |
| 5847 | <source>Configure C&urrent Game...</source> | 5926 | <source>Configure C&urrent Game...</source> |
| 5848 | <translation>現在のゲームを設定...(&U)</translation> | 5927 | <translation>現在のゲームを設定...(&U)</translation> |
| 5849 | </message> | 5928 | </message> |
| 5850 | <message> | 5929 | <message> |
| 5851 | <location filename="../../src/yuzu/main.ui" line="402"/> | 5930 | <location filename="../../src/yuzu/main.ui" line="438"/> |
| 5852 | <source>&Start</source> | 5931 | <source>&Start</source> |
| 5853 | <translation>実行(&S)</translation> | 5932 | <translation>実行(&S)</translation> |
| 5854 | </message> | 5933 | </message> |
| 5855 | <message> | 5934 | <message> |
| 5856 | <location filename="../../src/yuzu/main.ui" line="410"/> | 5935 | <location filename="../../src/yuzu/main.ui" line="446"/> |
| 5857 | <source>&Reset</source> | 5936 | <source>&Reset</source> |
| 5858 | <translation>リセット(&R)</translation> | 5937 | <translation>リセット(&R)</translation> |
| 5859 | </message> | 5938 | </message> |
| 5860 | <message> | 5939 | <message> |
| 5861 | <location filename="../../src/yuzu/main.ui" line="418"/> | 5940 | <location filename="../../src/yuzu/main.ui" line="454"/> |
| 5862 | <source>R&ecord</source> | 5941 | <source>R&ecord</source> |
| 5863 | <translation>記録(&R)</translation> | 5942 | <translation>記録(&R)</translation> |
| 5864 | </message> | 5943 | </message> |
| @@ -5930,7 +6009,7 @@ Debug Message: </source> | |||
| 5930 | <message> | 6009 | <message> |
| 5931 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="117"/> | 6010 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="117"/> |
| 5932 | <source>Not Connected. Click here to find a room!</source> | 6011 | <source>Not Connected. Click here to find a room!</source> |
| 5933 | <translation>接続されていません。ここをクリックして部屋を見つけてください。</translation> | 6012 | <translation>接続されていません。ここをクリックしてルームを見つけてください。</translation> |
| 5934 | </message> | 6013 | </message> |
| 5935 | <message> | 6014 | <message> |
| 5936 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="123"/> | 6015 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="123"/> |
| @@ -6015,7 +6094,7 @@ Debug Message: </source> | |||
| 6015 | <message> | 6094 | <message> |
| 6016 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="34"/> | 6095 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="34"/> |
| 6017 | <source>The host of the room has banned you. Speak with the host to unban you or try a different room.</source> | 6096 | <source>The host of the room has banned you. Speak with the host to unban you or try a different room.</source> |
| 6018 | <translation>この部屋のホストはあなたを入室禁止にしています。ホストと話をしてアクセス禁止を解除してもらうか、他の部屋を試してみてください。</translation> | 6097 | <translation>このルームのホストはあなたを入室禁止にしています。ホストと話をしてアクセス禁止を解除してもらうか、他のルームを試してみてください。</translation> |
| 6019 | </message> | 6098 | </message> |
| 6020 | <message> | 6099 | <message> |
| 6021 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="37"/> | 6100 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="37"/> |
| @@ -6035,7 +6114,7 @@ Debug Message: </source> | |||
| 6035 | <message> | 6114 | <message> |
| 6036 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="43"/> | 6115 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="43"/> |
| 6037 | <source>Connection to room lost. Try to reconnect.</source> | 6116 | <source>Connection to room lost. Try to reconnect.</source> |
| 6038 | <translation>屋への接続が失われました。再接続を試みてください。</translation> | 6117 | <translation>ムの接続が失われました。再接続を試みてください。</translation> |
| 6039 | </message> | 6118 | </message> |
| 6040 | <message> | 6119 | <message> |
| 6041 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="45"/> | 6120 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="45"/> |
| @@ -6085,7 +6164,7 @@ Proceed anyway?</source> | |||
| 6085 | <message> | 6164 | <message> |
| 6086 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="76"/> | 6165 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="76"/> |
| 6087 | <source>You are about to close the room. Any network connections will be closed.</source> | 6166 | <source>You are about to close the room. Any network connections will be closed.</source> |
| 6088 | <translation>部屋を閉じようとしています。ネットワーク接続がすべて終了します。</translation> | 6167 | <translation>ルームを閉じようとしています。ネットワーク接続がすべて終了します。</translation> |
| 6089 | </message> | 6168 | </message> |
| 6090 | <message> | 6169 | <message> |
| 6091 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="81"/> | 6170 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="81"/> |
| @@ -6095,7 +6174,7 @@ Proceed anyway?</source> | |||
| 6095 | <message> | 6174 | <message> |
| 6096 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="82"/> | 6175 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="82"/> |
| 6097 | <source>You are about to leave the room. Any network connections will be closed.</source> | 6176 | <source>You are about to leave the room. Any network connections will be closed.</source> |
| 6098 | <translation>部屋を退出しようとしています。ネットワーク接続はすべて終了します。</translation> | 6177 | <translation>ルームを退出しようとしています。ネットワーク接続はすべて終了します。</translation> |
| 6099 | </message> | 6178 | </message> |
| 6100 | </context> | 6179 | </context> |
| 6101 | <context> | 6180 | <context> |
| @@ -6165,27 +6244,27 @@ p, li { white-space: pre-wrap; } | |||
| 6165 | <translation type="unfinished"/> | 6244 | <translation type="unfinished"/> |
| 6166 | </message> | 6245 | </message> |
| 6167 | <message> | 6246 | <message> |
| 6168 | <location filename="../../src/yuzu/game_list_p.h" line="244"/> | 6247 | <location filename="../../src/yuzu/game_list_p.h" line="270"/> |
| 6169 | <source>Installed SD Titles</source> | 6248 | <source>Installed SD Titles</source> |
| 6170 | <translation>インストール済みSDタイトル</translation> | 6249 | <translation>インストール済みSDタイトル</translation> |
| 6171 | </message> | 6250 | </message> |
| 6172 | <message> | 6251 | <message> |
| 6173 | <location filename="../../src/yuzu/game_list_p.h" line="252"/> | 6252 | <location filename="../../src/yuzu/game_list_p.h" line="278"/> |
| 6174 | <source>Installed NAND Titles</source> | 6253 | <source>Installed NAND Titles</source> |
| 6175 | <translation>インストール済みNANDタイトル</translation> | 6254 | <translation>インストール済みNANDタイトル</translation> |
| 6176 | </message> | 6255 | </message> |
| 6177 | <message> | 6256 | <message> |
| 6178 | <location filename="../../src/yuzu/game_list_p.h" line="260"/> | 6257 | <location filename="../../src/yuzu/game_list_p.h" line="286"/> |
| 6179 | <source>System Titles</source> | 6258 | <source>System Titles</source> |
| 6180 | <translation>システムタイトル</translation> | 6259 | <translation>システムタイトル</translation> |
| 6181 | </message> | 6260 | </message> |
| 6182 | <message> | 6261 | <message> |
| 6183 | <location filename="../../src/yuzu/game_list_p.h" line="303"/> | 6262 | <location filename="../../src/yuzu/game_list_p.h" line="329"/> |
| 6184 | <source>Add New Game Directory</source> | 6263 | <source>Add New Game Directory</source> |
| 6185 | <translation>新しいゲームディレクトリを追加する</translation> | 6264 | <translation>新しいゲームディレクトリを追加する</translation> |
| 6186 | </message> | 6265 | </message> |
| 6187 | <message> | 6266 | <message> |
| 6188 | <location filename="../../src/yuzu/game_list_p.h" line="326"/> | 6267 | <location filename="../../src/yuzu/game_list_p.h" line="352"/> |
| 6189 | <source>Favorites</source> | 6268 | <source>Favorites</source> |
| 6190 | <translation>お気に入り</translation> | 6269 | <translation>お気に入り</translation> |
| 6191 | </message> | 6270 | </message> |
| @@ -6711,7 +6790,7 @@ p, li { white-space: pre-wrap; } | |||
| 6711 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> | 6790 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> |
| 6712 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> | 6791 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> |
| 6713 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> | 6792 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> |
| 6714 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="418"/> | 6793 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="466"/> |
| 6715 | <source>Pro Controller</source> | 6794 | <source>Pro Controller</source> |
| 6716 | <translation>Proコントローラ</translation> | 6795 | <translation>Proコントローラ</translation> |
| 6717 | </message> | 6796 | </message> |
| @@ -6724,7 +6803,7 @@ p, li { white-space: pre-wrap; } | |||
| 6724 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> | 6803 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> |
| 6725 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> | 6804 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> |
| 6726 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> | 6805 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> |
| 6727 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="422"/> | 6806 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="470"/> |
| 6728 | <source>Dual Joycons</source> | 6807 | <source>Dual Joycons</source> |
| 6729 | <translation>Joy-Con(L/R)</translation> | 6808 | <translation>Joy-Con(L/R)</translation> |
| 6730 | </message> | 6809 | </message> |
| @@ -6737,7 +6816,7 @@ p, li { white-space: pre-wrap; } | |||
| 6737 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> | 6816 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> |
| 6738 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> | 6817 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> |
| 6739 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> | 6818 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> |
| 6740 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="426"/> | 6819 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="474"/> |
| 6741 | <source>Left Joycon</source> | 6820 | <source>Left Joycon</source> |
| 6742 | <translation>Joy-Con(L)</translation> | 6821 | <translation>Joy-Con(L)</translation> |
| 6743 | </message> | 6822 | </message> |
| @@ -6750,7 +6829,7 @@ p, li { white-space: pre-wrap; } | |||
| 6750 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> | 6829 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> |
| 6751 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> | 6830 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> |
| 6752 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> | 6831 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> |
| 6753 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="430"/> | 6832 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="478"/> |
| 6754 | <source>Right Joycon</source> | 6833 | <source>Right Joycon</source> |
| 6755 | <translation>Joy-Con(R)</translation> | 6834 | <translation>Joy-Con(R)</translation> |
| 6756 | </message> | 6835 | </message> |
| @@ -6779,7 +6858,7 @@ p, li { white-space: pre-wrap; } | |||
| 6779 | <message> | 6858 | <message> |
| 6780 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> | 6859 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> |
| 6781 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2303"/> | 6860 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2303"/> |
| 6782 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="434"/> | 6861 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="482"/> |
| 6783 | <source>Handheld</source> | 6862 | <source>Handheld</source> |
| 6784 | <translation>携帯モード</translation> | 6863 | <translation>携帯モード</translation> |
| 6785 | </message> | 6864 | </message> |
| @@ -6895,32 +6974,37 @@ p, li { white-space: pre-wrap; } | |||
| 6895 | <translation>8</translation> | 6974 | <translation>8</translation> |
| 6896 | </message> | 6975 | </message> |
| 6897 | <message> | 6976 | <message> |
| 6898 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="438"/> | 6977 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2653"/> |
| 6978 | <source>Not enough controllers</source> | ||
| 6979 | <translation type="unfinished"/> | ||
| 6980 | </message> | ||
| 6981 | <message> | ||
| 6982 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="486"/> | ||
| 6899 | <source>GameCube Controller</source> | 6983 | <source>GameCube Controller</source> |
| 6900 | <translation>ゲームキューブコントローラ</translation> | 6984 | <translation>ゲームキューブコントローラ</translation> |
| 6901 | </message> | 6985 | </message> |
| 6902 | <message> | 6986 | <message> |
| 6903 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="447"/> | 6987 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="495"/> |
| 6904 | <source>Poke Ball Plus</source> | 6988 | <source>Poke Ball Plus</source> |
| 6905 | <translation>モンスターボールプラス</translation> | 6989 | <translation>モンスターボールプラス</translation> |
| 6906 | </message> | 6990 | </message> |
| 6907 | <message> | 6991 | <message> |
| 6908 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="451"/> | 6992 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="499"/> |
| 6909 | <source>NES Controller</source> | 6993 | <source>NES Controller</source> |
| 6910 | <translation>ファミコン・コントローラー</translation> | 6994 | <translation>ファミコン・コントローラー</translation> |
| 6911 | </message> | 6995 | </message> |
| 6912 | <message> | 6996 | <message> |
| 6913 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="455"/> | 6997 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="503"/> |
| 6914 | <source>SNES Controller</source> | 6998 | <source>SNES Controller</source> |
| 6915 | <translation>スーパーファミコン・コントローラー</translation> | 6999 | <translation>スーパーファミコン・コントローラー</translation> |
| 6916 | </message> | 7000 | </message> |
| 6917 | <message> | 7001 | <message> |
| 6918 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="459"/> | 7002 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="507"/> |
| 6919 | <source>N64 Controller</source> | 7003 | <source>N64 Controller</source> |
| 6920 | <translation>ニンテンドウ64・コントローラー</translation> | 7004 | <translation>ニンテンドウ64・コントローラー</translation> |
| 6921 | </message> | 7005 | </message> |
| 6922 | <message> | 7006 | <message> |
| 6923 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="463"/> | 7007 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="511"/> |
| 6924 | <source>Sega Genesis</source> | 7008 | <source>Sega Genesis</source> |
| 6925 | <translation>メガドライブ</translation> | 7009 | <translation>メガドライブ</translation> |
| 6926 | </message> | 7010 | </message> |
| @@ -7026,7 +7110,7 @@ Please try again or contact the developer of the software.</source> | |||
| 7026 | <message> | 7110 | <message> |
| 7027 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="213"/> | 7111 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="213"/> |
| 7028 | <source>Change settings for which user?</source> | 7112 | <source>Change settings for which user?</source> |
| 7029 | <translation type="unfinished"/> | 7113 | <translation>どのユーザの設定を変更しますか?</translation> |
| 7030 | </message> | 7114 | </message> |
| 7031 | <message> | 7115 | <message> |
| 7032 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="216"/> | 7116 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="216"/> |
| @@ -7036,12 +7120,12 @@ Please try again or contact the developer of the software.</source> | |||
| 7036 | <message> | 7120 | <message> |
| 7037 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="219"/> | 7121 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="219"/> |
| 7038 | <source>Which user will be transferred to another console?</source> | 7122 | <source>Which user will be transferred to another console?</source> |
| 7039 | <translation type="unfinished"/> | 7123 | <translation>どのユーザを別のコンソールに転送しますか?</translation> |
| 7040 | </message> | 7124 | </message> |
| 7041 | <message> | 7125 | <message> |
| 7042 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="222"/> | 7126 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="222"/> |
| 7043 | <source>Send save data for which user?</source> | 7127 | <source>Send save data for which user?</source> |
| 7044 | <translation type="unfinished"/> | 7128 | <translation>どのユーザにセーブデータを送信しますか?</translation> |
| 7045 | </message> | 7129 | </message> |
| 7046 | <message> | 7130 | <message> |
| 7047 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="226"/> | 7131 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="226"/> |
| @@ -7107,7 +7191,7 @@ p, li { white-space: pre-wrap; } | |||
| 7107 | <message> | 7191 | <message> |
| 7108 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="158"/> | 7192 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="158"/> |
| 7109 | <source>[%1] %2</source> | 7193 | <source>[%1] %2</source> |
| 7110 | <translation type="unfinished"/> | 7194 | <translation>[%1] %2</translation> |
| 7111 | </message> | 7195 | </message> |
| 7112 | <message> | 7196 | <message> |
| 7113 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="184"/> | 7197 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="184"/> |