diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-08-18 10:11:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-18 10:11:50 +0900 |
| commit | 1629c0e50d85bfb36bc24979e27344e4e09ad89e (patch) | |
| tree | 9559c742cd9ca709f69a3b92725f6260c992e124 /locales | |
| parent | Update about-misskey.vue (diff) | |
| download | sharkey-1629c0e50d85bfb36bc24979e27344e4e09ad89e.tar.gz sharkey-1629c0e50d85bfb36bc24979e27344e4e09ad89e.tar.bz2 sharkey-1629c0e50d85bfb36bc24979e27344e4e09ad89e.zip | |
New Crowdin updates (#14426)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/zh-CN.yml | 3 | ||||
| -rw-r--r-- | locales/zh-TW.yml | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index f55d65e343..d422c3afc5 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -2316,6 +2316,7 @@ _pages: eyeCatchingImageSet: "设置封面图片" eyeCatchingImageRemove: "删除封面图片" chooseBlock: "添加块" + enterSectionTitle: "输入会话标题" selectType: "选择类型" contentBlocks: "内容" inputBlocks: "输入" @@ -2499,8 +2500,10 @@ _moderationLogTypes: createAbuseReportNotificationRecipient: "新建了举报通知" updateAbuseReportNotificationRecipient: "更新了举报通知" deleteAbuseReportNotificationRecipient: "删除了举报通知" + deleteAccount: "删除了账户" deletePage: "删除了页面" deleteFlash: "删除了 Play" + deleteGalleryPost: "删除了图库稿件" _fileViewer: title: "文件信息" type: "文件类型" diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 3f66818669..57da480d28 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -2316,6 +2316,7 @@ _pages: eyeCatchingImageSet: "設定封面影像" eyeCatchingImageRemove: "刪除封面影像" chooseBlock: "新增方塊" + enterSectionTitle: "輸入區段的標題" selectType: "選擇類型" contentBlocks: "內容" inputBlocks: "輸入" @@ -2499,6 +2500,10 @@ _moderationLogTypes: createAbuseReportNotificationRecipient: "建立接收檢舉的通知對象" updateAbuseReportNotificationRecipient: "更新接收檢舉的通知對象" deleteAbuseReportNotificationRecipient: "刪除接收檢舉的通知對象" + deleteAccount: "刪除帳戶" + deletePage: "刪除頁面" + deleteFlash: "刪除 Play" + deleteGalleryPost: "刪除相簿的貼文" _fileViewer: title: "檔案詳細資訊" type: "檔案類型 " |