diff --git a/langs/ja-jp.php b/langs/ja-jp.php index ba80fe0..032bec7 100644 --- a/langs/ja-jp.php +++ b/langs/ja-jp.php @@ -312,11 +312,45 @@ $s['channel_retail'] = '市販'; $s['edition_APP'] = 'Microsoft StoreのInboxアプリ'; $s['edition_APP_MOMENT'] = 'Microsoft StoreのMomentアプリ'; $s['edition_FOD'] = 'オンデマンド機能'; +$s['edition_CLOUD'] = 'Windows S'; +$s['edition_CLOUDN'] = 'Windows S N'; +$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_COREN'] = 'Windows Home N'; $s['edition_CORESINGLELANGUAGE'] = 'Windows Home 単一言語版'; +$s['edition_EDUCATION'] = 'Windows Education'; +$s['edition_EDUCATIONN'] = 'Windows Education N'; +$s['edition_ENTERPRISE'] = 'Windows Enterprise'; $s['edition_ENTERPRISEEVAL'] = 'Windows Enterprise 評価版'; +$s['edition_ENTERPRISEN'] = 'Windows Enterprise N'; +$s['edition_ENTERPRISES'] = 'Windows Enterprise LTSC'; $s['edition_ENTERPRISESEVAL'] = 'Windows Enterprise LTSC 評価版'; +$s['edition_ENTERPRISESN'] = 'Windows Enterprise N LTSC'; $s['edition_ENTERPRISESNEVAL'] = 'Windows Enterprise N LTSC 評価版'; +$s['edition_HOLOGRAPHIC'] = 'Windows Holographic'; +$s['edition_IOTENTERPRISE'] = 'Windows IoT Enterprise'; $s['edition_IOTENTERPRISEK'] = 'Windows IoT Enterprise サブスクリプション版'; +$s['edition_IOTENTERPRISES'] = 'Windows IoT Enterprise LTSC'; $s['edition_IOTENTERPRISESK'] = 'Windows IoT Enterprise LTSC サブスクリプション版'; -$s['edition_SERVERRDSH'] = 'Windows Enterprise マルチセッション / バーチャルデスクトップ'; \ No newline at end of file +$s['edition_LITE'] = 'Windows 10X'; +$s['edition_PPIPRO'] = 'Windows Team'; +$s['edition_PROFESSIONAL'] = 'Windows Pro'; +$s['edition_PROFESSIONALN'] = 'Windows Pro N'; +$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_SERVERARM64'] = 'Windows Server ARM64'; +$s['edition_SERVERAZURESTACKHCICOR'] = 'Azure Stack HCI'; +$s['edition_SERVERDATACENTER'] = 'Windows Server Datacenter'; +$s['edition_SERVERDATACENTERCORE'] = 'Windows Server Datacenter (Core)'; +$s['edition_SERVERSTANDARD'] = 'Windows Server Standard'; +$s['edition_SERVERSTANDARDCORE'] = 'Windows Server Standard (Core)'; +$s['edition_SERVERTURBINE'] = 'Windows Server Datacenter: Azure Edition'; +$s['edition_SERVERTURBINECOR'] = 'Windows Server Datacenter: Azure Edition (Core)'; +$s['edition_SERVERSTANDARDACOR'] = 'Windows Server Standard (Semi-Annual Channel)'; +$s['edition_SERVERDATACENTERACOR'] = 'Windows Server Datacenter (Semi-Annual Channel)'; \ No newline at end of file