跳转到内容

模組:CGroup/BR Places

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

这是本页的一个历史版本,由Tommylung留言 | 贡献2024年5月10日 (五) 07:57编辑。这可能和当前版本存在着巨大的差异。

-- 用法: 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:亞馬遜州;'),
Item('Amazonas', 'zh-hans:伯南布哥;zh-hk:伯南布哥;zh-tw:伯南布科;'),
Item('Rio Grande do Norte', 'zh-hant:北里奧格蘭德州; zh-cn:北里奥格兰德州; zh-tw:北里約格朗德州; zh-hk:北大河州;'),
Item('Rio Grande do Sul', 'zh-hant:南里奧格蘭德州; 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('Curitiba', 'zh-hans:库里蒂巴;zh-hant:古里提巴;'),
Item('Florianópolis', 'zh-tw:佛羅安那波里;zh-hans:弗洛里亚诺波利斯;zh-hant:弗洛里亞諾波利斯;'),
Item('Manaus', 'zh-hans:马瑙斯;zh-hk:馬瑙斯;zh-tw:瑪瑙斯;'),
Item('Recife', 'zh-hans:累西腓;zh-tw:勒西菲;zh-hk:利斯菲;'),
},
}