跳转到内容

模組:CGroup/BR Places

维基百科,自由的百科全书

-- 用法: Item('原文', '轉換規則')
local Item = require('Module:CGroup/core').Item;

return {
 
name = 'BR Places',
description = '巴西地名',
content = {
{ type = 'text', text = [=[
==州份==
]=] },
Item('Acre', 'zh-hans:阿克里州;zh-tw:阿克雷州;zh-hk:阿克里州;'),
Item('Amazonas', 'zh-hans:亚马逊; zh-hant:亞馬孫; zh-cn:亚马孙; zh-hk:亞馬遜; zh-tw:亞馬遜;'),
Item('Amazonas', 'zh-hans:亚马逊州; zh-hant:亞馬孫州; zh-cn:亚马孙州; zh-hk:亞馬遜州; zh-tw:亞馬遜州;'),
Item('Amazonas', 'zh-hans:伯南布哥;zh-hk:伯南布哥;zh-tw:伯南布科;'),
Item('Riograndense Republic', ' zh-cn:里奥格兰登斯共和国; zh-tw:里約格朗登斯共和國; zh-hk:大河共和國;'),
Item('Rio Grande do Norte', ' zh-cn:北里奥格兰德州; zh-tw:北里約格朗德州; zh-hk:北大河州;'),
Item('Rio Grande do Sul', ' zh-cn:南里奥格兰德州; zh-tw:南里約格朗德州; zh-hk:南大河州;'),
{ type = 'text', text = [[

==城市和村鎮==
]] },
Item('Alegre', 'zh-hans:阿雷格里; zh-hant:阿列格雷;'),
Item('Argirita', 'zh-hans:阿尔日里塔;zh-hant:阿爾日里塔;'),
Item('Bagé', 'zh-hans:巴热;zh-hk:巴耶;zh-tw:巴熱;'),
Item('Belo Horizonte', 'zh-hans:贝洛奥里藏特;zh-tw:美景市;zh-hk:比路賀利桑特;'),
Item('Campo Grande', 'zh-hans:大坎普;zh-hant:大坎普;zh-tw:大坎波'),
Item('Curitiba', 'zh-hans:库里蒂巴;zh-hant:古里提巴;'),
Item('Florianópolis', 'zh-tw:佛羅安那波里;zh-hans:弗洛里亚诺波利斯;zh-hant:弗洛里亞諾波利斯;'),
Item('Fortaleza', 'zh-hans:福塔莱萨;zh-hk:福塔萊薩;zh-tw:福塔雷薩;'),
Item('Manaus', 'zh-hans:马瑙斯;zh-hk:馬瑙斯;zh-tw:瑪瑙斯;'),
Item('Maracanã', 'zh:馬拉簡拿; zh-tw:馬拉卡納; zh-cn:马拉卡纳; zh-hk:馬拉簡拿;'),
Item('Recife', 'zh-hans:累西腓;zh-tw:勒西菲;zh-hk:利斯菲;'),
},
}