From a03deb8220a384a9bf1b5235819ef9d32be10bc2 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Sun, 30 Jun 2024 20:48:45 +0200 Subject: [PATCH] New translations en_us.json (Japanese) --- src/Ryujinx/Assets/Locales/ja_JP.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Ryujinx/Assets/Locales/ja_JP.json b/src/Ryujinx/Assets/Locales/ja_JP.json index bec7aa77b5..ec20e7edc2 100644 --- a/src/Ryujinx/Assets/Locales/ja_JP.json +++ b/src/Ryujinx/Assets/Locales/ja_JP.json @@ -30,8 +30,8 @@ "MenuBarToolsManageFileTypes": "ファイル形式を管理", "MenuBarToolsInstallFileTypes": "ファイル形式をインストール", "MenuBarToolsUninstallFileTypes": "ファイル形式をアンインストール", - "MenuBarView": "_View", - "MenuBarViewWindow": "Window Size", + "MenuBarView": "表示(_V)", + "MenuBarViewWindow": "ウィンドウサイズ", "MenuBarViewWindow720": "720p", "MenuBarViewWindow1080": "1080p", "MenuBarHelp": "ヘルプ(_H)", @@ -96,7 +96,7 @@ "SettingsTabGeneralEnableDiscordRichPresence": "Discord リッチプレゼンスを有効にする", "SettingsTabGeneralCheckUpdatesOnLaunch": "起動時にアップデートを確認する", "SettingsTabGeneralShowConfirmExitDialog": "\"終了を確認\" ダイアログを表示する", - "SettingsTabGeneralRememberWindowState": "Remember Window Size/Position", + "SettingsTabGeneralRememberWindowState": "ウィンドウのサイズと位置を記憶する", "SettingsTabGeneralHideCursor": "マウスカーソルを非表示", "SettingsTabGeneralHideCursorNever": "決して", "SettingsTabGeneralHideCursorOnIdle": "アイドル時", @@ -346,7 +346,7 @@ "KeyPeriod": ".", "KeySlash": "/", "KeyBackSlash": "\\", - "KeyUnbound": "Unbound", + "KeyUnbound": "未登録", "GamepadLeftStick": "L Stick Button", "GamepadRightStick": "R Stick Button", "GamepadLeftShoulder": "Left Shoulder", @@ -617,7 +617,7 @@ "GameListContextMenuManageCheatToolTip": "チートを管理します", "GameListContextMenuManageCheat": "チートを管理", "GameListContextMenuManageModToolTip": "Modを管理します", - "GameListContextMenuManageMod": "Manage Mods", + "GameListContextMenuManageMod": "Modを管理", "ControllerSettingsStickRange": "範囲:", "DialogStopEmulationTitle": "Ryujinx - エミュレーションを中止", "DialogStopEmulationMessage": "エミュレーションを中止してよろしいですか?",