From 9410ce365d466ca070c834746bc3ef1b25856284 Mon Sep 17 00:00:00 2001 From: witherornot Date: Mon, 30 Oct 2023 02:18:35 +0100 Subject: [PATCH] Update langs/ja-jp.php --- langs/ja-jp.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/langs/ja-jp.php b/langs/ja-jp.php index 032bec7..ea580ad 100644 --- a/langs/ja-jp.php +++ b/langs/ja-jp.php @@ -318,23 +318,23 @@ $s['edition_CLOUDE'] = 'Windows Lean'; $s['edition_CLOUDEDITION'] = 'Windows SE'; $s['edition_CLOUDEDITIONN'] = 'Windows SE N'; $s['edition_CORE'] = 'Windows Home'; -$s['edition_CORECOUNTRYSPECIFIC'] = 'Windows Home 中国版'; +$s['edition_CORECOUNTRYSPECIFIC'] = 'Windows Home China'; $s['edition_COREN'] = 'Windows Home N'; -$s['edition_CORESINGLELANGUAGE'] = 'Windows Home 単一言語版'; +$s['edition_CORESINGLELANGUAGE'] = 'Windows Home Single Language'; $s['edition_EDUCATION'] = 'Windows Education'; $s['edition_EDUCATIONN'] = 'Windows Education N'; $s['edition_ENTERPRISE'] = 'Windows Enterprise'; -$s['edition_ENTERPRISEEVAL'] = 'Windows Enterprise 評価版'; +$s['edition_ENTERPRISEEVAL'] = 'Windows Enterprise Evaluation'; $s['edition_ENTERPRISEN'] = 'Windows Enterprise N'; $s['edition_ENTERPRISES'] = 'Windows Enterprise LTSC'; -$s['edition_ENTERPRISESEVAL'] = 'Windows Enterprise LTSC 評価版'; +$s['edition_ENTERPRISESEVAL'] = 'Windows Enterprise LTSC Evaluation'; $s['edition_ENTERPRISESN'] = 'Windows Enterprise N LTSC'; -$s['edition_ENTERPRISESNEVAL'] = 'Windows Enterprise N LTSC 評価版'; +$s['edition_ENTERPRISESNEVAL'] = 'Windows Enterprise N LTSC Evaluation'; $s['edition_HOLOGRAPHIC'] = 'Windows Holographic'; $s['edition_IOTENTERPRISE'] = 'Windows IoT Enterprise'; -$s['edition_IOTENTERPRISEK'] = 'Windows IoT Enterprise サブスクリプション版'; +$s['edition_IOTENTERPRISEK'] = 'Windows IoT Enterprise Subscription'; $s['edition_IOTENTERPRISES'] = 'Windows IoT Enterprise LTSC'; -$s['edition_IOTENTERPRISESK'] = 'Windows IoT Enterprise LTSC サブスクリプション版'; +$s['edition_IOTENTERPRISESK'] = 'Windows IoT Enterprise LTSC Subscription'; $s['edition_LITE'] = 'Windows 10X'; $s['edition_PPIPRO'] = 'Windows Team'; $s['edition_PROFESSIONAL'] = 'Windows Pro'; @@ -343,7 +343,7 @@ $s['edition_PROFESSIONALWORKSTATION'] = 'Windows Pro for Workstations'; $s['edition_PROFESSIONALWORKSTATIONN'] = 'Windows Pro N for Workstations'; $s['edition_PROFESSIONALEDUCATION'] = 'Windows Pro Education'; $s['edition_PROFESSIONALEDUCATIONN'] = 'Windows Pro Education N'; -$s['edition_SERVERRDSH'] = 'Windows Enterprise マルチセッション / バーチャルデスクトップ'; +$s['edition_SERVERRDSH'] = 'Windows Enterprise multi-session / Virtual Desktops'; $s['edition_SERVERARM64'] = 'Windows Server ARM64'; $s['edition_SERVERAZURESTACKHCICOR'] = 'Azure Stack HCI'; $s['edition_SERVERDATACENTER'] = 'Windows Server Datacenter';