[TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388)

Reviewed-by: Chan Chilung <eason066@gmail.com>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
This commit is contained in:
Luke Luo 2022-04-01 01:38:52 +08:00 committed by GitHub
parent 0c42866e64
commit f59c58d833
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 632 additions and 28 deletions

View file

@ -453,6 +453,36 @@ Processor.ServiceDesc = "Processor driver"
IntelProcessor.DeviceDesc = "Intel procesorius"
Standard = "Standartinis procesorius"
[Strings.0404]
Processor.DeviceDesc = "處理器"
Processor.ServiceDesc = "處理器驅動程式"
CyrixProcessor.DeviceDesc = "Cyrix 6x86 處理器"
IntelProcessor.DeviceDesc = "Intel Pentium 處理器"
IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX 處理器"
IntelPROProcessor.DeviceDesc = "Intel Pentium Pro 處理器"
IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron 處理器"
IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon 處理器"
IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M 處理器"
IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D 處理器"
IntelAtomProcessor.DeviceDesc = "Intel Atom 處理器"
IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M 處理器"
IntelCoreiXProcessor.DeviceDesc = "Intel Core i* 處理器"
AMDProcessor.DeviceDesc = "AMD 處理器"
AMDK6Processor.DeviceDesc = "AMD K6 處理器"
AMDK62Processor.DeviceDesc = "AMD K6-2 處理器"
AMDK63Processor.DeviceDesc = "AMD K6-III / Geode 處理器"
AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron 處理器"
AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron 處理器"
AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom 處理器"
AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* 處理器"
TransmetaProcessor.DeviceDesc = "Transmeta Crusoe 處理器"
Standard = "標準處理器"
ViaC7Processor.DeviceDesc = "VIA C7 處理器"
ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 處理器"
ViaESTProcessor.DeviceDesc = "VIA Esther 處理器"
ViaNANOProcessor.DeviceDesc = "VIA Nano 處理器"
ViaProcessor.DeviceDesc = "VIA 處理器"
[Strings.0804]
Processor.DeviceDesc = "处理器"
Processor.ServiceDesc = "处理器驱动程序"
@ -482,3 +512,34 @@ ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 处理器"
ViaESTProcessor.DeviceDesc = "VIA Esther 处理器"
ViaNANOProcessor.DeviceDesc = "VIA Nano 处理器"
ViaProcessor.DeviceDesc = "VIA 处理器"
[Strings.0c04]
Processor.DeviceDesc = "處理器"
Processor.ServiceDesc = "處理器驅動程式"
CyrixProcessor.DeviceDesc = "Cyrix 6x86 處理器"
IntelProcessor.DeviceDesc = "Intel Pentium 處理器"
IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX 處理器"
IntelPROProcessor.DeviceDesc = "Intel Pentium Pro 處理器"
IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron 處理器"
IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon 處理器"
IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M 處理器"
IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D 處理器"
IntelAtomProcessor.DeviceDesc = "Intel Atom 處理器"
IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M 處理器"
IntelCoreiXProcessor.DeviceDesc = "Intel Core i* 處理器"
AMDProcessor.DeviceDesc = "AMD 處理器"
AMDK6Processor.DeviceDesc = "AMD K6 處理器"
AMDK62Processor.DeviceDesc = "AMD K6-2 處理器"
AMDK63Processor.DeviceDesc = "AMD K6-III / Geode 處理器"
AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron 處理器"
AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron 處理器"
AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom 處理器"
AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* 處理器"
TransmetaProcessor.DeviceDesc = "Transmeta Crusoe 處理器"
Standard = "標準處理器"
ViaC7Processor.DeviceDesc = "VIA C7 處理器"
ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 處理器"
ViaESTProcessor.DeviceDesc = "VIA Esther 處理器"
ViaNANOProcessor.DeviceDesc = "VIA Nano 處理器"
ViaProcessor.DeviceDesc = "VIA 處理器"