模組:CGroup/Telcom
外观
return {
-- 填写下面的两个参数
name = 'Telcom',
description = '电信',
content = {
{ type = 'text', text = [[
== 基础 ==
]] },
{ type = 'item', original = 'telecommunication', rule = 'zh-hans:电信; zh-hk:電訊; zh-tw:電信;' },
{ type = 'item', original = 'digital', rule = 'zh-hans:数字;zh-hk:數碼;zh-tw:數位;' },
{ type = 'item', original = 'analog', rule = 'zh-hans:模拟; zh-hant:類比;' },
{ type = 'item', original = 'Integrated Services Digital Network', rule = 'zh-hans:综合业务数字网;zh-hk:綜合服務數碼網絡;zh-tw:整合服務數位網路;' },
{ type = 'text', text = [[
== 协议 ==
]] },
{ type = 'item', original = 'protocol', rule = 'zh-hans:协议; zh-hant:協定;' },
{ type = 'item', original = 'Protocol Suite', rule = 'zh-hans:协议族; zh-hant:協定套組;' },
},
}