forked from uup-dump/contrib
		
	Update of Chinese translation by JRJSheep
This commit is contained in:
		| @@ -212,8 +212,7 @@ $s['sizeOfShownFiles'] = '显示文件大小:%s'; //Size of shown files: 2.86 | ||||
| $s['error'] = '错误'; | ||||
| $s['requestNotSuccessful'] = '请求未成功'; | ||||
| $s['anErrorHasOccurred'] = '在尝试处理你的请求时发生错误。'; | ||||
| $s['arm64Warning2022h'] = '这是一个 ARM64 内部版本'; | ||||
| $s['arm64Warning2022b'] = '<p>此内部版本仅兼容:</p><ul><li>Surface Pro X</li><li>树莓派</li><li>苹果 Mac M1</li><li>其他美化手机</li></ul><p>UUP dump 的作者们<i>没有其中的任何一个</i>,因此<b>绝对不会提供任何的支持</b>。</p>'; | ||||
| $s['arm64Warning2023'] = '<b>这是一个 <a href="https://support.microsoft.com/en-us/windows/477f51df-2e3b-f68f-31b0-06f5e4f8ebb5">ARM64</a> 内部版本。</b>UUP dump 的作者们没有与之兼容的单一设备,因此<b>绝对不会提供任何的支持</b>。'; | ||||
|  | ||||
| //Error messages | ||||
| $s['error_ERROR'] = '一般错误。'; | ||||
| @@ -299,3 +298,50 @@ $s['channel_dev'] = 'Dev 渠道'; | ||||
| $s['channel_beta'] = 'Beta 渠道'; | ||||
| $s['channel_releasepreview'] = '发布预览渠道'; | ||||
| $s['channel_retail'] = '零售'; | ||||
|  | ||||
| //Editions | ||||
| $s['edition_APP'] = 'Microsoft Store 预装应用'; | ||||
| $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 家庭版'; | ||||
| $s['edition_CORECOUNTRYSPECIFIC'] = 'Windows 家庭中文版'; | ||||
| $s['edition_COREN'] = 'Windows 家庭版 N'; | ||||
| $s['edition_CORESINGLELANGUAGE'] = 'Windows 家庭单语言版'; | ||||
| $s['edition_EDUCATION'] = 'Windows 教育版'; | ||||
| $s['edition_EDUCATIONN'] = 'Windows 教育版 N'; | ||||
| $s['edition_ENTERPRISE'] = 'Windows 企业版'; | ||||
| $s['edition_ENTERPRISEEVAL'] = 'Windows 企业版订阅'; | ||||
| $s['edition_ENTERPRISEN'] = 'Windows 企业版 N'; | ||||
| $s['edition_ENTERPRISES'] = 'Windows 企业版 LTSC'; | ||||
| $s['edition_ENTERPRISESEVAL'] = 'Windows 企业版 LTSC 订阅'; | ||||
| $s['edition_ENTERPRISESN'] = 'Windows 企业版 N LTSC'; | ||||
| $s['edition_ENTERPRISESNEVAL'] = 'Windows 企业版 N LTSC 订阅'; | ||||
| $s['edition_HOLOGRAPHIC'] = 'Windows Holographic'; | ||||
| $s['edition_IOTENTERPRISE'] = 'Windows IoT 企业版'; | ||||
| $s['edition_IOTENTERPRISEK'] = 'Windows IoT 企业版订阅'; | ||||
| $s['edition_IOTENTERPRISES'] = 'Windows IoT 企业版 LTSC'; | ||||
| $s['edition_IOTENTERPRISESK'] = 'Windows IoT 企业版 LTSC 订阅'; | ||||
| $s['edition_LITE'] = 'Windows 10X'; | ||||
| $s['edition_PPIPRO'] = 'Windows 协同版'; | ||||
| $s['edition_PROFESSIONAL'] = 'Windows 专业版'; | ||||
| $s['edition_PROFESSIONALN'] = 'Windows 专业版 N'; | ||||
| $s['edition_PROFESSIONALWORKSTATION'] = 'Windows 专业工作站版'; | ||||
| $s['edition_PROFESSIONALWORKSTATIONN'] = 'Windows 专业工作站版 N'; | ||||
| $s['edition_PROFESSIONALEDUCATION'] = 'Windows 专业教育版'; | ||||
| $s['edition_PROFESSIONALEDUCATIONN'] = 'Windows 专业教育版 N'; | ||||
| $s['edition_SERVERRDSH'] = 'Windows 企业版多会话 / 虚拟桌面'; | ||||
| $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(半年频道)'; | ||||
| $s['edition_SERVERDATACENTERACOR'] = 'Windows Server Datacenter(半年频道)'; | ||||
		Reference in New Issue
	
	Block a user