Skip to content

Commit ff97b91

Browse files
committed
zh_CN translation: About panel
1 parent 9aea992 commit ff97b91

File tree

1 file changed

+11
-9
lines changed
  • src/robotide/localization/zh_CN/LC_MESSAGES

1 file changed

+11
-9
lines changed

src/robotide/localization/zh_CN/LC_MESSAGES/RIDE.po

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ msgstr ""
33
"Project-Id-Version: robotframework-ride\n"
44
"POT-Creation-Date: 2025-08-29 23:30+0800\n"
55
"PO-Revision-Date: 2025-08-29 14:43+0800\n"
6-
"Last-Translator: \n"
6+
"Last-Translator: Bo Pan <[email protected]>\n"
77
"Language-Team: Chinese Simplified\n"
88
"Language: zh_CN\n"
99
"MIME-Version: 1.0\n"
@@ -173,39 +173,41 @@ msgstr "开始使用 python 版本 %s 的 RIDE %s 在 %s 中使用 wx 版本 %s
173173

174174
#: src/robotide/context/__init__.py:72
175175
msgid "Thanks all RIDE translators: %s"
176-
msgstr "感谢所有RIDE翻译: %s"
176+
msgstr "感谢所有 RIDE 翻译员:%s"
177177

178178
#: src/robotide/context/__init__.py:74
179179
msgid "RIDE -- Robot Framework Test Data Editor"
180-
msgstr "RIDE -- 机器人框架测试数据编辑器"
180+
msgstr "RIDE -- Robot Framework 测试数据编辑器"
181181

182182
#: src/robotide/context/__init__.py:76
183183
msgid "RIDE %s running on Python %s."
184-
msgstr "在 Python %s 上运行的 RIDE %s。"
184+
msgstr "RIDE %s 正运行于 Python %s 。"
185185

186186
#: src/robotide/context/__init__.py:77
187187
msgid "RIDE is a test data editor for %s."
188188
msgstr "RIDE 是 %s 的测试数据编辑器。"
189189

190190
#: src/robotide/context/__init__.py:78
191191
msgid "For more information, see project pages at %s."
192-
msgstr "欲了解更多信息,请参阅 %s 的项目页面。"
192+
msgstr "更多信息,请查阅项目主页:%s"
193193

194194
#: src/robotide/context/__init__.py:79
195195
msgid "Some of the icons are from %s."
196-
msgstr "某些图标来自 %s"
196+
msgstr "部分图标来源于 %s."
197197

198198
#: src/robotide/context/__init__.py:80
199199
msgid ""
200200
"%s the maintainer of the project thanks the original authors and all users "
201201
"and collaborators."
202-
msgstr "%s 该项目的维护者感谢原作者和所有用户与合作者。"
202+
msgstr "项目维护者 %s 对原作者以及所有用户和贡献者表示感谢。"
203203

204204
#: src/robotide/context/__init__.py:81
205205
msgid ""
206206
"A special thanks to %s for having sponsored the development of translated "
207207
"test suites content compatibility with %s Version 6.1, in their %s."
208-
msgstr "特别感谢 %s 赞助开发 %s 版本6.1翻译测试套装内容兼容性的 %s。"
208+
msgstr ""
209+
"特别感谢 %s,赞助了已翻译测试套件内容与 %s 6.1 版本兼容性的开发工作 (在其 %s "
210+
"中)。"
209211

210212
#: src/robotide/contrib/testrunner/runprofiles.py:426
211213
msgid "Log options"
@@ -2303,7 +2305,7 @@ msgstr ""
23032305

23042306
#: src/robotide/ui/mainframe.py:76
23052307
msgid "!About | Information about RIDE\n"
2306-
msgstr ""
2308+
msgstr "!关于 | 关于 RIDE 的信息\n"
23072309

23082310
#: src/robotide/ui/mainframe.py:77
23092311
msgid "!Check for Upgrade | Looks at PyPi for new released version\n"

0 commit comments

Comments
 (0)