From 3310fca77d374ef32fe9bfb0086793758fe28335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Li=20Chenghao=20=28=E6=9D=8E=E6=88=90=E6=B5=A9=29?= <94270615+Chenghao999@users.noreply.github.com> Date: Fri, 10 Jan 2025 04:04:35 +0800 Subject: [PATCH] Cn language support (#1039) Co-authored-by: Raivis Dejus --- buzz/locale/zh_CN/LC_MESSAGES/buzz.po | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/buzz/locale/zh_CN/LC_MESSAGES/buzz.po b/buzz/locale/zh_CN/LC_MESSAGES/buzz.po index f398bfc577..c1c54fee74 100644 --- a/buzz/locale/zh_CN/LC_MESSAGES/buzz.po +++ b/buzz/locale/zh_CN/LC_MESSAGES/buzz.po @@ -105,7 +105,9 @@ msgstr "测试OpenAI API Key" msgid "" "Your API key is valid. Buzz will use this key to perform Whisper API " "transcriptions and AI translations." -msgstr "您的API密钥有效。Buzz将使用此密钥执行 Whisper API 识别和 AI 翻译。" + +msgstr "" +“您的API密钥有效。Buzz将使用此密钥执行 Whisper API 识别和 AI 翻译。” #: buzz/widgets/preferences_dialog/general_preferences_widget.py:178 msgid "Invalid API key" @@ -336,6 +338,7 @@ msgstr "高级..." msgid "New File Transcription" msgstr "新识别" + #: buzz/widgets/main_window_toolbar.py:50 #, fuzzy msgid "New URL Transcription" @@ -497,6 +500,10 @@ msgstr "调整大小" msgid "Desired subtitle length" msgstr "所需字幕长度" +#: buzz/widgets/transcription_viewer/transcription_viewer_widget.py:298 +msgid "Enter target characters per subtitle:" +msgstr "为每个字幕输入目标字符:" + #: buzz/widgets/transcription_viewer/transcription_resizer_widget.py:186 msgid "Merge Options" msgstr "" @@ -517,6 +524,7 @@ msgstr "" msgid "Merge" msgstr "" + #: buzz/widgets/transcription_viewer/export_transcription_menu.py:78 #, fuzzy msgid "Save File"