File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
buzz/locale/zh_CN/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,9 @@ msgstr "测试OpenAI API Key"
105105msgid ""
106106"Your API key is valid. Buzz will use this key to perform Whisper API "
107107"transcriptions and AI translations."
108- msgstr "您的API密钥有效。Buzz将使用此密钥执行 Whisper API 识别和 AI 翻译。"
108+
109+ msgstr ""
110+ “您的API密钥有效。Buzz将使用此密钥执行 Whisper API 识别和 AI 翻译。”
109111
110112#: buzz/widgets/preferences_dialog/general_preferences_widget.py:178
111113msgid "Invalid API key"
@@ -336,6 +338,7 @@ msgstr "高级..."
336338msgid "New File Transcription"
337339msgstr "新识别"
338340
341+
339342#: buzz/widgets/main_window_toolbar.py:50
340343#, fuzzy
341344msgid "New URL Transcription"
@@ -497,6 +500,10 @@ msgstr "调整大小"
497500msgid "Desired subtitle length"
498501msgstr "所需字幕长度"
499502
503+ #: buzz/widgets/transcription_viewer/transcription_viewer_widget.py:298
504+ msgid "Enter target characters per subtitle:"
505+ msgstr "为每个字幕输入目标字符:"
506+
500507#: buzz/widgets/transcription_viewer/transcription_resizer_widget.py:186
501508msgid "Merge Options"
502509msgstr ""
@@ -517,6 +524,7 @@ msgstr ""
517524msgid "Merge"
518525msgstr ""
519526
527+
520528#: buzz/widgets/transcription_viewer/export_transcription_menu.py:78
521529#, fuzzy
522530msgid "Save File"
You can’t perform that action at this time.
0 commit comments