Skip to content

Commit

Permalink
Update ja.orb and fix
Browse files Browse the repository at this point in the history
Updated and corrected Japanese translations.
  • Loading branch information
reindex-ot authored Apr 4, 2022
1 parent 9bf25cb commit 87847d7
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions locale/ja.arb
Original file line number Diff line number Diff line change
Expand Up @@ -15,31 +15,31 @@
"status_subtext_winver_older": "古い Windows のバージョン",


"status_unsupported": "WSA がインストールされていません",
"status_unsupported_desc": "{windowsVersion} が検出され、WSA が見つかりません。このアプリケーションは WSA に依存しており、ウィンドウズ 11 でのみ正式にサポートされています",
"status_missing": "WSA がインストールされていません",
"status_missing_desc": "WSA が見つかりません。このアプリケーションはWSAに依存、Microsoft StoreからAndroid™️ 用 Windows サブシステムをインストールしてください",
"status_unsupported": "WSA がインストールされていません",
"status_unsupported_desc": "{windowsVersion} を使用しています。Windows にWSA がインストールされていません。このアプリケーションは WSA に依存しており、Windows 11 でのみ正式にサポートされています",
"status_missing": "WSA がインストールされていません",
"status_missing_desc": "WSA が見つかりません。このアプリケーションはWSAに依存しています、Microsoft StoreからAndroid™️ 用 Windows サブシステムをインストールしてください",
"status_unknown": "接続中",
"status_unknown_desc": "WSA 接続が確立されるのを待っています……",
"status_unknown_desc": "WSA 接続が確立されるのを待っています...",
"status_starting": "起動中",
"status_starting_desc": "WSA が起動しています。しばらくお待ちください……",
"status_starting_desc": "WSA が起動しています。しばらくお待ちください...",
"status_arrested": "停止",
"status_arrested_desc": "WSA がオフになっています",
"status_arrested_desc": "WSA が停止しています。",
"status_offline": "オフライン",
"status_offline_desc": "WSA との接続を確立できませんでした:開発者モードと USB デバッグが無効になっているか、間違ったポートが指定されています",
"status_offline_desc": "WSA の接続を確立できませんでした: 開発者モードと USB デバッグが無効になっているか、間違ったポートが指定されています",
"status_disconnected": "切断",
"status_disconnected_desc": "WSA 接続を不明な理由で確立できませんでした",
"status_disconnected_desc": "WSA の接続が不明な理由で確率できませんでした。",
"status_connected": "接続",
"status_connected_desc": "WSA への接続に成功し、準備完了です",
"status_connected_desc": "WSA の接続ができました、待機中です。",


"screen_wsa": "WSA パッケージ マネージャ",
"screen_wsa": "WSA Package Manager",
"screen_settings": "設定",


"wsa_manage": "Androidの管理",
"wsa_manage_app": "アプリケーションの管理",
"wsa_manage_settings": "設定の管理",
"wsa_manage": "Android の管理",
"wsa_manage_app": "WSA 内部のアプリ情報を開く",
"wsa_manage_settings": "WSA 内部の設定を開く",


"settings_port": "WSA ポート",
Expand All @@ -51,8 +51,8 @@


"theme_mode": "テーマモード",
"theme_mode_dark": "暗い",
"theme_mode_light": "明るい",
"theme_mode_dark": "ダーク",
"theme_mode_light": "ライト",
"theme_mica": "ウィンドウの透明度",
"theme_mica_full": "全体",
"theme_mica_partial": "一部",
Expand All @@ -62,24 +62,24 @@
"theme_icon_adaptive_rounded_square": "丸み正方形",


"installer_message": "このアプリケーションをインストールしますか?",
"installer_info_version": "バージョン {appVersion}",
"installer_info_version_change": "バージョン {appVersionOld} ⇒ {appVersionNew}",
"installer_info_package": "パッケージ {appPackage}",
"installer_installing": "アプリケーション「{appTitle}」のインストール……",
"installer_installed": "アプリケーション「{appTitle}」が正常にインストールされました",
"installer_fail": "アプリケーション「{appTitle}」をインストールできませんでした",
"installer_error_nomsg": "インストールに失敗しましたが、エラーは発生しませんでした。",
"installer_btn_starting": "起動しています……",
"installer_btn_loading": "読み込み中です……",
"installer_message": "このアプリをインストールしますか?",
"installer_info_version": "バージョン: {appVersion}",
"installer_info_version_change": "バージョン: {appVersionOld} ⇒ {appVersionNew}",
"installer_info_package": "パッケージ: {appPackage}",
"installer_installing": "アプリ「{appTitle}」のインストール中です...",
"installer_installed": "アプリ「{appTitle}」が正常にインストールされました",
"installer_fail": "アプリ「{appTitle}」をインストールできませんでした",
"installer_error_nomsg": "インストールに失敗しましたが、エラーは発生していません。",
"installer_btn_starting": "起動中です...",
"installer_btn_loading": "読み込んでいます...",
"installer_btn_cancel": "キャンセル",
"installer_btn_install": "インストール",
"installer_btn_reinstall": "再インストール",
"installer_btn_update": "更新",
"installer_btn_downgrade": "ダウングレード(安全でない)",
"installer_btn_update": "アップデート",
"installer_btn_downgrade": "ダウングレード(非推奨)",
"installer_btn_dismiss": "閉じる",
"installer_btn_open": "アプリを開く",
"installer_btn_checkbox_shortcut": "デスクトップショートカットを作成",
"installer_btn_checkbox_shortcut": "デスクトップにショートカットを作成する",


"android_permission_none": "権限は必要ありません",
Expand Down

0 comments on commit 87847d7

Please sign in to comment.