chore: update i18n with Weblate (#3151)

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (296 of 296 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 98.3% (291 of 296 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hant/

---------

Co-authored-by: Coisini-H <2972186196@qq.com>
This commit is contained in:
Michael
2024-03-28 22:48:32 +08:00
committed by GitHub
parent 3605efc4d1
commit aed4c1392d
2 changed files with 16 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
"confirm": "确定", "confirm": "确定",
"create": "创建", "create": "创建",
"database": "数据库", "database": "数据库",
"days": "天",
"delete": "删除", "delete": "删除",
"description": "说明", "description": "说明",
"edit": "编辑", "edit": "编辑",
@@ -45,6 +46,7 @@
"learn-more": "了解更多", "learn-more": "了解更多",
"link": "链接", "link": "链接",
"mark": "引用", "mark": "引用",
"memos": "备忘录",
"name": "名称", "name": "名称",
"new": "新建", "new": "新建",
"nickname": "昵称", "nickname": "昵称",
@@ -69,6 +71,7 @@
"sign-in-with": "使用 {{provider}} 登录", "sign-in-with": "使用 {{provider}} 登录",
"sign-out": "退出登录", "sign-out": "退出登录",
"sign-up": "注册", "sign-up": "注册",
"statistics": "统计",
"tags": "标签", "tags": "标签",
"title": "标题", "title": "标题",
"type": "类型", "type": "类型",

View File

@@ -31,7 +31,9 @@
"confirm": "確認", "confirm": "確認",
"create": "建立", "create": "建立",
"database": "資料庫", "database": "資料庫",
"days": "天",
"delete": "刪除", "delete": "刪除",
"description": "說明",
"edit": "編輯", "edit": "編輯",
"email": "信箱", "email": "信箱",
"explore": "探索", "explore": "探索",
@@ -44,6 +46,7 @@
"learn-more": "了解", "learn-more": "了解",
"link": "連結", "link": "連結",
"mark": "Mark", "mark": "Mark",
"memos": "備忘錄",
"name": "名稱", "name": "名稱",
"new": "新增", "new": "新增",
"nickname": "暱稱", "nickname": "暱稱",
@@ -58,6 +61,7 @@
"reset": "重設", "reset": "重設",
"resources": "資源庫", "resources": "資源庫",
"restore": "還原", "restore": "還原",
"role": "身份",
"save": "儲存", "save": "儲存",
"search": "搜尋", "search": "搜尋",
"select": "選擇", "select": "選擇",
@@ -67,6 +71,7 @@
"sign-in-with": "使用 {{provider}} 登入", "sign-in-with": "使用 {{provider}} 登入",
"sign-out": "登出", "sign-out": "登出",
"sign-up": "註冊", "sign-up": "註冊",
"statistics": "統計",
"tags": "標籤", "tags": "標籤",
"title": "標題", "title": "標題",
"type": "類型", "type": "類型",
@@ -119,6 +124,7 @@
"fetching-data": "抓取資料中…", "fetching-data": "抓取資料中…",
"no-archived-memos": "無封存的 Memos", "no-archived-memos": "無封存的 Memos",
"search-placeholder": "搜尋 Memos", "search-placeholder": "搜尋 Memos",
"show-more": "查看更多",
"view-detail": "查看詳情", "view-detail": "查看詳情",
"visibility": { "visibility": {
"disabled": "公共 Memo 已停用", "disabled": "公共 Memo 已停用",
@@ -210,7 +216,12 @@
"account-section": { "account-section": {
"change-password": "變更密碼", "change-password": "變更密碼",
"email-note": "非必須的", "email-note": "非必須的",
"export-memos": "導出 Memos",
"nickname-note": "顯示於橫幅", "nickname-note": "顯示於橫幅",
"openapi-reset": "重置 OpenAPI 密鑰Key",
"openapi-sample-post": "您好 #memos 來自 {{url}}",
"openapi-title": "OpenAPI",
"reset-api": "重置 API",
"title": "帳號資訊", "title": "帳號資訊",
"update-information": "更新個人資訊", "update-information": "更新個人資訊",
"username-note": "為登入用途" "username-note": "為登入用途"
@@ -227,7 +238,7 @@
"archive-warning": "您確定要封存 {{username}}?", "archive-warning": "您確定要封存 {{username}}?",
"create-a-member": "新增使用者", "create-a-member": "新增使用者",
"delete-member": "刪除使用者", "delete-member": "刪除使用者",
"delete-warning": "A您確定要刪除 {{username}}?\n\n此操作無法逆轉" "delete-warning": "您確定要刪除 {{username}}?\n\n此操作無法逆轉"
}, },
"my-account": "我的帳號", "my-account": "我的帳號",
"preference": "偏好設定", "preference": "偏好設定",
@@ -276,6 +287,7 @@
"path": "儲存空間路徑", "path": "儲存空間路徑",
"path-description": "您可以使用與本機儲存空間相同的動態變數,如 {filename}", "path-description": "您可以使用與本機儲存空間相同的動態變數,如 {filename}",
"path-placeholder": "custom/path", "path-placeholder": "custom/path",
"presign-placeholder": "預簽名 URL可選",
"region": "地區", "region": "地區",
"region-placeholder": "地區名稱", "region-placeholder": "地區名稱",
"s3-compatible-url": "S3 相容網址", "s3-compatible-url": "S3 相容網址",