Sink/i18n/locales/zh-TW.json
2025-04-11 01:55:42 +08:00

169 lines
4.9 KiB
JSON

{
"common": {
"i18n": "多語言",
"abbreviations": "繁",
"current_language": "繁體中文",
"try_again": "重試",
"cancel": "取消",
"continue": "繼續",
"close": "關閉",
"save": "儲存",
"edit": "編輯",
"delete": "刪除",
"delete_success": "刪除成功!",
"search": "搜尋"
},
"theme": {
"toggle": "切換主題",
"light": "淺色",
"dark": "深色",
"system": "跟隨系統"
},
"login": {
"title": "登入",
"description": "請輸入密碼以登入",
"tips": "提示",
"preview_token": "預覽模式的密碼是",
"submit": "登入",
"failed": "登入失敗,請重試"
},
"logout": {
"title": "登出?",
"confirm": "確定要登出嗎?",
"action": "登出"
},
"layouts": {
"footer": {
"copyright": "產品來自 HTML.ZONE",
"social": {
"email": "電子郵件",
"telegram": "Telegram",
"blog": "部落格",
"twitter": "Twitter",
"mastodon": "Mastodon",
"github": "GitHub"
}
},
"header": {
"select_language": "選擇語言"
}
},
"nav": {
"links": "連結",
"analysis": "分析"
},
"home": {
"features": {
"title": "特色",
"subtitle": "簡單而實用的功能",
"url_shortening": {
"title": "縮短網址",
"description": "將您的網址壓縮到最小長度"
},
"analytics": {
"title": "資料分析",
"description": "監測連結分析,獲取深入的統計資訊。"
},
"serverless": {
"title": "無伺服器服務",
"description": "無需傳統伺服器即可部署"
},
"customizable_slug": {
"title": "自訂短網址",
"description": "支持自訂連結和大小寫敏感"
},
"ai_slug": {
"title": "AI 生成",
"description": "利用 AI 生成短網址"
},
"link_expiration": {
"title": "有效期限",
"description": "為您的短網址設定過期日期"
}
},
"cta": {
"title": "立即部署",
"description": "只需幾個簡單的步驟,就可以完成部署",
"button": "開始部署"
},
"logos": {
"title": "使用優秀的技術構建"
},
"twitter": {
"follow": "在 X(Twitter) 上關注我"
}
},
"dashboard": {
"title": "Dashboard",
"visits": "點擊次數",
"views": "流量趨勢",
"visitors": "訪客人數",
"referers": "引薦來源",
"stats": "的統計",
"custom_date": "自訂日期",
"date": "日期",
"date_range": "日期範圍",
"locations": "地理位置",
"details": "詳細資料",
"name": "名稱",
"count": "數量",
"loading": "載入中",
"no_data": "暫無資料",
"none": "(無)",
"filter_placeholder": "過濾連結...",
"date_picker": {
"today": "今天",
"last_24h": "最近 24 小時",
"this_week": "本週",
"last_7d": "最近 7 天",
"this_month": "這個月",
"last_30d": "最近 30 天",
"last_90d": "最近 90 天",
"custom": "自訂",
"custom_title": "自訂日期",
"single_date": "單一日期",
"date_range": "日期範圍"
},
"metrics": {
"country": "國家",
"region": "地區",
"city": "城市",
"referer": "來源",
"slug": "連結",
"language": "語言",
"timezone": "時區",
"device": "裝置",
"deviceType": "裝置類型",
"os": "作業系統",
"browser": "瀏覽器",
"browserType": "瀏覽器類型"
}
},
"links": {
"create": "建立連結",
"edit": "編輯連結",
"delete_confirm_title": "確定要刪除嗎?",
"delete_confirm_desc": "此操作無法復原,這將從伺服器中永久刪除您的連結。",
"delete_success": "刪除成功!",
"update_success": "連結更新成功",
"create_success": "連結創建成功",
"preview_mode_tip": "預覽模式下的連結最多有效5分鐘",
"search_placeholder": "搜尋連結...",
"no_results": "未找到連結。",
"group_title": "連結列表",
"copy_success": "複製成功!",
"created_at": "創建時間",
"updated_at": "更新時間",
"expires_at": "過期時間",
"no_more": "沒有更多連結",
"load_failed": "連結載入失敗,",
"download_qr_code": "下載 QR code",
"sort": {
"newest": "最新",
"oldest": "最舊",
"az": "短網址(A-Z)",
"za": "短網址(Z-A)",
"tip": "實驗性功能: 僅對已經載入的連結有效"
}
}
}