Update Simplified Chinese localization (#1251)

This commit is contained in:
Jerry 2023-03-15 14:06:24 +08:00 committed by GitHub
parent 7c118ade6c
commit e52a3c0416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,11 +141,11 @@
"settings.other.hide-openai" = "启用写作助手 🤖";
"settings.other.social-keyboard" = "启用社交键盘";
"settings.other.sound-effect" = "启用声音效果";
"settings.general.translate" = "Translation Settings";
"settings.translation.always-deepl" = "Always Translate using DeepL";
"settings.translation.user-api-key" = "DeepL API Key";
"settings.translation.api-key-type" = "Type of the Key";
"settings.translation.needed-message" = "This feature requires a DeepL API key";
"settings.general.translate" = "翻译设置";
"settings.translation.always-deepl" = "总是使用 DeepL 翻译";
"settings.translation.user-api-key" = "DeepL API 密钥";
"settings.translation.api-key-type" = "密钥类型";
"settings.translation.needed-message" = "该功能需要 DeepL API 密钥";
"settings.general.content" = "内容设置";
"settings.system" = "系统设置";
@ -389,7 +389,7 @@
// MARK: Package: Status
"status.action.translate" = "翻译";
"status.action.translate-with-deepl" = "Translate with DeepL";
"status.action.translate-with-deepl" = "由 DeepL 翻译";
"status.action.translated-label-%@" = "由 %@ 翻译";
"status.action.translated-label-from-%@-%@" = "翻译自 %@,使用 %@";
"status.action.bookmark" = "书签";