Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update zh-Hant #2815

Merged
merged 1 commit into from
Jan 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
22 changes: 12 additions & 10 deletions web/src/locales/zh-Hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"memo": "MEMO"
},
"auth": {
"create-your-account": "建立您的賬戶",
"create-your-account": "建立您的帳號",
"host-tip": "您註冊為此站台之管理員。",
"new-password": "新密碼",
"repeat-new-password": "再次輸入新密碼",
Expand Down Expand Up @@ -38,6 +38,7 @@
"email": "信箱",
"expand": "展開",
"explore": "探索",
"file": "檔案",
"filter": "過濾器",
"filter-period": "{{from}} 至 {{to}}",
"fold": "折疊",
Expand All @@ -46,7 +47,6 @@
"inbox": "通知",
"language": "語言",
"learn-more": "了解",
"file": "檔案",
"link": "連結",
"mark": "Mark",
"name": "名稱",
Expand All @@ -58,12 +58,13 @@
"pin": "釘選",
"preview": "預覽",
"profile": "個人專頁",
"remember-me": "記住賬戶",
"remember-me": "記住我",
"rename": "更名",
"reset": "重設",
"resources": "資源庫",
"restore": "還原",
"save": "儲存",
"search": "搜尋",
"select": "選擇",
"settings": "設定",
"share": "分享",
Expand All @@ -77,15 +78,12 @@
"unpin": "解除釘選",
"update": "更新",
"upload": "上傳",
"username": "賬戶",
"username": "帳號",
"vacuum": "清理",
"version": "版本",
"visibility": "可見度",
"yourself": "你自己"
},
"timeline": {
"title": "时间线"
},
"days": {
"fri": "五",
"mon": "一",
Expand Down Expand Up @@ -237,7 +235,7 @@
"openapi-sample-post": "哈囉 來自 {{url}} 的 #memos",
"openapi-title": "OpenAPI",
"reset-api": "重設 API",
"title": "賬戶資訊",
"title": "帳號資訊",
"update-information": "更新個人資訊",
"username-note": "為登入用途"
},
Expand All @@ -255,7 +253,7 @@
"delete-member": "刪除使用者",
"delete-warning": "A您確定要刪除 {{username}}?\n\n此操作無法逆轉"
},
"my-account": "我的賬戶",
"my-account": "我的帳號",
"preference": "偏好設定",
"preference-section": {
"auto-collapse": "自動摺疊",
Expand Down Expand Up @@ -357,7 +355,8 @@
"server-name": "伺服器名稱",
"telegram-bot-token": "Telegram 機器人權杖",
"telegram-bot-token-description": "Telegram 機器人權杖或 API Proxy,如 `http.../bot<token>`",
"telegram-bot-token-placeholder": "您的 Telegram 機器人權杖"
"telegram-bot-token-placeholder": "您的 Telegram 機器人權杖",
"vacuum-hint": "清理未使用的資料。"
}
},
"tag-list": {
Expand All @@ -370,5 +369,8 @@
"tag-name": "標籤名稱",
"tag-suggestions": "標籤建議",
"tip-text": "輸入 `#tag` 以新增標籤"
},
"timeline": {
"title": "時間軸"
}
}