Skip to content

Commit 9921d61

Browse files
Cn language support (#1039)
Co-authored-by: Raivis Dejus <raivisd@scandiweb.com>
1 parent e76c1bb commit 9921d61

File tree

1 file changed

+9
-1
lines changed
  • buzz/locale/zh_CN/LC_MESSAGES

1 file changed

+9
-1
lines changed

buzz/locale/zh_CN/LC_MESSAGES/buzz.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@ msgstr "测试OpenAI API Key"
105105
msgid ""
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
111113
msgid "Invalid API key"
@@ -336,6 +338,7 @@ msgstr "高级..."
336338
msgid "New File Transcription"
337339
msgstr "新识别"
338340

341+
339342
#: buzz/widgets/main_window_toolbar.py:50
340343
#, fuzzy
341344
msgid "New URL Transcription"
@@ -497,6 +500,10 @@ msgstr "调整大小"
497500
msgid "Desired subtitle length"
498501
msgstr "所需字幕长度"
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
501508
msgid "Merge Options"
502509
msgstr ""
@@ -517,6 +524,7 @@ msgstr ""
517524
msgid "Merge"
518525
msgstr ""
519526

527+
520528
#: buzz/widgets/transcription_viewer/export_transcription_menu.py:78
521529
#, fuzzy
522530
msgid "Save File"

0 commit comments

Comments
 (0)