From 22ab0b3c751f7c20c234c1824552aaa4c661f983 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:37 +0200 Subject: [PATCH] i18n(zh_CN): Update ChineseChina translations --- UI/MainUI/ChineseChina.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/ChineseChina.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/ChineseChina.lproj/Localizable.strings b/UI/MainUI/ChineseChina.lproj/Localizable.strings index 73e172e5d..3741617cd 100644 --- a/UI/MainUI/ChineseChina.lproj/Localizable.strings +++ b/UI/MainUI/ChineseChina.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "返回未知错误"; "Password change is not supported." = "不支持修改密码"; "Unhandled HTTP error code: %{0}" = "未知 HTTP 错误: %{0}"; +"Current password" = "Current password"; "New password" = "新密码"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "确认"; +"Change" = "Change"; "Cancel" = "取消"; "Please wait..." = "请稍候…"; "Close" = "关闭"; diff --git a/UI/PreferencesUI/ChineseChina.lproj/Localizable.strings b/UI/PreferencesUI/ChineseChina.lproj/Localizable.strings index 2641e74f2..c7a0171c6 100644 --- a/UI/PreferencesUI/ChineseChina.lproj/Localizable.strings +++ b/UI/PreferencesUI/ChineseChina.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Insert signature on forward"; "Show recipients or sender full email in mailboxes" = "Show recipients or sender full email in mailboxes"; "Hide attachements for inline images" = "Hide attachments for inline images"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "默认字体大小";