Skip to content

Commit

Permalink
🍱chore: update i18n tw
Browse files Browse the repository at this point in the history
  • Loading branch information
blinko-space committed Nov 8, 2024
1 parent eb52519 commit aa2a4d3
Showing 1 changed file with 113 additions and 0 deletions.
113 changes: 113 additions & 0 deletions public/locales/zh-TW/translation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
{
"blinko": "閃念",
"notes": "筆記",
"resources": "資源",
"archived": "歸檔",
"settings": "設置",
"total-tags": "所有標籤",
"search": "搜索...",
"i-have-a-new-idea": "我有一個新想法...",
"note": "筆記",
"archive": "歸檔",
"convert-to": "轉換為",
"delete": "刪除",
"edit": "編輯",
"hello": "你好",
"multiple-select": "多選",
"recovery": "恢復",
"items": "項目",
"confirm-to-delete": "確認刪除!",
"in-progress": "進行中...",
"operation-failed": "操作失敗。",
"this-operation-removes-the-associated-label-and-cannot-be-restored-please-confirm": "此操作會刪除相關標籤,且無法恢復,請確認",
"your-changes-have-been-saved": "您的更改已保存!",
"add-tag": "添加標籤",
"cancel": "取消",
"confrim": "確認",
"no-data-here-well-then-time-to-write-a-note": "沒有數據?是時候開始寫一篇Blinko啦~",
"basic-information": "基本資訊",
"language": "語言",
"name": "名稱",
"preference": "偏好",
"theme": "主題",
"change-type": "更改類型",
"insert-hashtag": "插入標籤",
"bulleted-list": "列表",
"insert-codeblock": "插入程式碼塊",
"insert-sandpack": "插入沙袋",
"insert-table": "插入表格",
"numbered-list": "編號列表",
"check-list": "選擇列表",
"upload-file": "上傳文件",
"delete-confirm": "刪除確認",
"delete-success": "刪除成功",
"this-operation-will-be-delete-resource-are-you-sure": "該操作將刪除資源,你確定嗎?",
"confirm": "確認",
"update-successfully": "更新成功",
"create-successfully": "成功創建",
"all-notes-have-been-loaded": "已全部加載{{items}}條筆記",
"hi-user-name-i-can-search-for-the-notes-for-you-how-can-i-help-you-today": "嗨,{{name}}!我可以為您搜索筆記,今天有什麼可以幫您?",
"ask-about-your-notes": "輸入關於筆記的問題",
"use-ai": "使用Blinko ai",
"model-provider": "AI服務商",
"api-endpoint": "接口地址",
"must-start-with-http-s-or-use-api-openai-as-default": "必須以 http(s):// 開頭,或默認使用 /api/openai",
"user-custom-openai-api-key": "用戶自定義 OpenAI Api 密鑰",
"ai-model": "人工智能模型",
"logout": "註銷",
"user-or-password-error": "用戶或密碼錯誤",
"username": "用戶名",
"enter-your-name": "輸入您的姓名",
"password": "密碼",
"need-to-create-an-account": "需要創建帳戶?",
"sign-up": "註冊",
"sign-in": "登錄",
"enter-your-password": "輸入密碼",
"nickname": "暱稱",
"change-user-info": "更改用戶信息",
"rest-user-password": "重置用戶密碼",
"confirm-password": "確認密碼",
"confirm-your-password": "確認密碼",
"enter-your-username": "輸入您的用戶名",
"keep-sign-in": "保持登錄",
"recording": "錄音",
"required-items-cannot-be-empty": "所需項目不能為空",
"the-two-passwords-are-inconsistent": "兩個密碼不一致",
"create-successfully-is-about-to-jump-to-the-login": "創建成功,即將跳轉到登錄頁面",
"already-have-an-account-direct-login": "已有帳戶?直接登錄",
"no-tag-found": "未找到標籤",
"new-version-detected-click-to-get-the-latest-version": "🎉檢測到新版本,點擊獲取最新版本",
"schedule-task": "定時任務",
"schedule-back-up": "定時備份",
"every-half-year": "每半年",
"every-three-month": "每三個月",
"every-month": "每月",
"every-week": "每周",
"every-day": "每天",
"import": "導入",
"impoort-from-bko": "從.bko文件導入",
"not-a-bko-file": "不是 bko 文件",
"convert-to-note": "轉換為筆記",
"convert-to-blinko": "轉換為閃念",
"reviewed": "已回顧",
"congratulations-youve-reviewed-everything-today": "恭喜你,今天你已經回顧了所有內容",
"name-db": "名稱",
"schedule": "計劃",
"last-run": "最後一次運行",
"backup-file": "備份文件",
"status": "狀態",
"running": "運行中",
"stopped": "已停止",
"show-navigation-bar-on-mobile": "移動端隱藏導航欄",
"schedule-archive-blinko": "定時歸檔閃念",
"there-are-no-resources-yet-go-upload-them-now": "還沒有資源,現在就去上傳吧",
"daily-review": "每日回顧",
"detail": "詳情",
"total": "全部",
"enter-send-shift-enter-for-new-line": "Enter發送,Shift+Enter 換行",
"show-less": "收起",
"show-more": "展開",
"top": "置頂",
"cancel-top": "取消置頂",
"save": "保存"
}

0 comments on commit aa2a4d3

Please sign in to comment.