Update Simplified Chinese localization (#1251)
This commit is contained in:
parent
7c118ade6c
commit
e52a3c0416
|
@ -141,11 +141,11 @@
|
||||||
"settings.other.hide-openai" = "启用写作助手 🤖";
|
"settings.other.hide-openai" = "启用写作助手 🤖";
|
||||||
"settings.other.social-keyboard" = "启用社交键盘";
|
"settings.other.social-keyboard" = "启用社交键盘";
|
||||||
"settings.other.sound-effect" = "启用声音效果";
|
"settings.other.sound-effect" = "启用声音效果";
|
||||||
"settings.general.translate" = "Translation Settings";
|
"settings.general.translate" = "翻译设置";
|
||||||
"settings.translation.always-deepl" = "Always Translate using DeepL";
|
"settings.translation.always-deepl" = "总是使用 DeepL 翻译";
|
||||||
"settings.translation.user-api-key" = "DeepL API Key";
|
"settings.translation.user-api-key" = "DeepL API 密钥";
|
||||||
"settings.translation.api-key-type" = "Type of the Key";
|
"settings.translation.api-key-type" = "密钥类型";
|
||||||
"settings.translation.needed-message" = "This feature requires a DeepL API key";
|
"settings.translation.needed-message" = "该功能需要 DeepL API 密钥";
|
||||||
|
|
||||||
"settings.general.content" = "内容设置";
|
"settings.general.content" = "内容设置";
|
||||||
"settings.system" = "系统设置";
|
"settings.system" = "系统设置";
|
||||||
|
@ -389,7 +389,7 @@
|
||||||
|
|
||||||
// MARK: Package: Status
|
// MARK: Package: Status
|
||||||
"status.action.translate" = "翻译";
|
"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-%@" = "由 %@ 翻译";
|
||||||
"status.action.translated-label-from-%@-%@" = "翻译自 %@,使用 %@";
|
"status.action.translated-label-from-%@-%@" = "翻译自 %@,使用 %@";
|
||||||
"status.action.bookmark" = "书签";
|
"status.action.bookmark" = "书签";
|
||||||
|
|
Loading…
Reference in New Issue