CloudBridge/lang/zh-hant.json
2025-09-04 18:01:27 +08:00

134 lines
4.0 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"nav": {
"home": "首頁",
"services": "服務",
"pricing": "價格",
"blog": "部落格",
"contact": "聯絡我們",
"language": "語言"
},
"hero": {
"title": "專業AWS雲端服務代理",
"subtitle": "透過我們的專業AWS代理服務簡化您的雲端基礎設施。快速、安全、可靠的雲端解決方案為您的業務服務。",
"cta": "開始使用",
"learnMore": "了解更多"
},
"services": {
"title": "我們的服務",
"subtitle": "全面的AWS雲端服務滿足您的需求",
"compute": {
"title": "EC2計算",
"description": "具有優化效能和成本效益的可擴展虛擬伺服器。"
},
"storage": {
"title": "S3儲存",
"description": "安全、持久、高度可擴展的物件儲存服務。"
},
"database": {
"title": "RDS資料庫",
"description": "具有自動備份和擴展功能的託管關聯式資料庫。"
},
"networking": {
"title": "VPC網路",
"description": "具有進階安全功能的虛擬私有雲網路。"
}
},
"pricing": {
"title": "透明定價",
"subtitle": "選擇適合您需求的方案",
"choosePlan": "選擇方案",
"basic": {
"title": "基礎版",
"price": "NT$899",
"period": "/月",
"features": [
"最多5個EC2執行個體",
"100GB S3儲存",
"電子郵件支援",
"基礎監控"
]
},
"pro": {
"title": "專業版",
"price": "NT$2,499",
"period": "/月",
"features": [
"最多20個EC2執行個體",
"500GB S3儲存",
"優先支援",
"進階監控",
"負載平衡"
]
},
"enterprise": {
"title": "企業版",
"price": "客製化",
"period": "",
"features": [
"無限制資源",
"專屬支援",
"客製化配置",
"SLA保證"
]
}
},
"contact": {
"title": "聯絡我們",
"subtitle": "與我們的團隊取得聯繫",
"telegram": "Telegram",
"whatsapp": "WhatsApp",
"form": {
"name": "姓名",
"email": "電子郵件",
"subject": "主題",
"message": "訊息",
"submit": "發送訊息"
}
},
"footer": {
"copyright": "© 2024 CloudBridge Proxy. 保留所有權利。",
"privacy": "隱私政策",
"terms": "服務條款"
},
"blog": {
"title": "部落格與資訊",
"subtitle": "來自我們雲端專家的最新更新和見解",
"readMore": "閱讀更多",
"backToBlog": "返回部落格",
"notFound": "文章未找到",
"noTranslation": "翻譯不可用",
"noTranslationDesc": "此文章在您選擇的語言中不可用。請選擇其他語言或返回部落格。"
},
"seo": {
"home": {
"title": "CloudBridge Proxy - 專業AWS雲端服務",
"description": "專業AWS雲端服務代理。為各種規模的企業提供快速、安全、可靠的雲端基礎設施解決方案。"
},
"services": {
"title": "AWS雲端服務 - CloudBridge Proxy",
"description": "全面的AWS服務包括EC2、S3、RDS和VPC。具有專家支援的可擴展雲端解決方案。"
},
"pricing": {
"title": "AWS代理價格 - CloudBridge Proxy",
"description": "AWS雲端服務的透明定價。選擇基礎版、專業版或企業版方案以滿足您的需求。"
},
"blog": {
"title": "雲端運算部落格 - CloudBridge Proxy",
"description": "關於AWS雲端服務和雲端運算最佳實踐的專家見解、教學和新聞。"
},
"contact": {
"title": "聯絡CloudBridge Proxy - AWS支援",
"description": "與我們的AWS雲端專家取得聯繫。為您的雲端基礎設施需求提供專業支援。"
}
},
"cta": {
"title": "準備開始了嗎?",
"subtitle": "成千上萬的企業正在使用我們的 AWS 代理服務。",
"button": "免費開始"
},
"faq": {
"title": "常見問題",
"subtitle": "關於我們的定價與服務的常見問題"
}
}