Update translation: zh-CN (Simplified Chinese) - #350
Conversation
|
It looks like you added some personal annotations rather than strictly following the original text. Anyway, before discussing the content, I have a couple of questions:
|
|
I will provide some review suggestions later, for now, I'm seeing:
some from your example:
… also, as long as you're still using “喔唷,Aegisub娘崩溃啦!”, I feel it's still not very proper to remove the contribution remark from Vmoe Fansub. Overall still a solid job, but it could use some more polish. Would be grateful if you could later respond to review comments. |
我的英语水平一坨,可喜可贺的是英语水平一坨翻译的句子能让新手一眼看懂,而不是原来某些 动名词都分不清的翻译
和
一句话用两句都表意不清的废话文学
并且我能找到的、且需要翻译的功能,我都使用了一遍,原文本身就含有大量的表意不清,须按照实际含义翻译,否则新手根本看不懂 |
我是说你的翻译用的是旧的(3.2 版本),而不是 3.4 修订过的 我最后那句话没有任何批评的意思,只是说你的 PR 我差点没看懂 |
I did not delete any info about Vmoe, I even kept the header info intact in the comments for possible future restoration About original text, I think there are many unreasonable aspects: If you open the option The original text have a large number of similar thing (bugs), so that's why feature based translation is needed instead of original text based translation |
几乎无法直接合并,用 pot 重新生成 po 后,文本对比功能也废了,所以我手动跟 3.4 的 po 对比了一个多小时…… 例如 关于 而 |
So your understanding of what the toggle is doing is a bit off. Please try:
(I'll supplement a video later) Please do not assume the source language is "faulty" before you can confidently support your acclaim with proper understanding of the functionality. |
或许你可以参考 git 的提交。 但 3.4 版本大部分新翻译都被改回去了,这部分还是有不少改进的,请见 #210。
在 编辑 > 撤销,还有一处 combining 也是在这,原本翻译是错的。 |
|
Translating "recombine" as "合并" may cause confusion with "join," as their behaviors are different. |
Now I understand your means, thank you for your reminder Firstly, I had never noticed before that it treats tags as empty Secondly, I know before that its function is to skip whitespace, A few months ago, I translated it as |
等我睡一觉后再核对一遍😭 已经感觉快4了 |
我想起来了,我可以先把 3.4 的 po 生成新 po,然后再做文本比较 唉woc😭白白浪费一两个小时 |
|
Already fully cmp the 3.4 po I thought that could finish soon, but it still took over an hour😭 Fortunately, made many necessary modifications to the translation org po + pot -> new 3.4 po |
|
Is that so? I still see some differences—were they intentional?
|
第一个 ratio 作为比值(系数)翻译,所以不写 第二个那一大段我没注意到……改了, 第三个改成 |
|
Alright, now we've finally reached the first step, which is reviewing the translation. I agree with @EL-File4138's opinion. I'll go through your translation later again. |
oborozuk1
left a comment
There was a problem hiding this comment.
I've reviewed these for now. I think we should discuss whether some annotations are really necessary or if we should follow the original text instead.
EL-File4138
left a comment
There was a problem hiding this comment.
Review of Change (1/3)
This review covers the first 2000 lines of only the changing part. The inherited part will be done separately.
Co-authored-by: Matrew File <elfile4138@elfile4138.moe>
|
I'm slowly getting back to Aegisub development after being busy with personal projects for a few months. What's the status of this language PR? I see some unresolved review comments, does everyone here agree this is ready to merge, or are there still disagreements? |
|
I would suggest putting it on hold if there isn't a recent plan to release a new version. I'm still consulting with a variety of zh-CN communities for feedback. |
|
I will resolve it when free |
|
好久没留意这个 PR 了。由于最近快发新版了,主开发者比较愿意合 PR,不知您是否有空继续推进。我看到大半年之前您提到「不知道出现在哪里的 timing」 Lines 153 to 160 in 1fd46d9 根据文件里提供的文件名与行数,找到相应位置: Aegisub/src/audio_timing_dialogue.cpp Lines 512 to 521 in 1fd46d9 Aegisub/src/audio_timing_karaoke.cpp Lines 237 to 243 in 1fd46d9 Lines 162 to 177 in 1fd46d9 它们均涉及 Lines 174 to 180 in 1fd46d9 所以这几处 timing 的语境是,当用户修改了字幕行的起讫时间戳后,程序会记录这一操作,倘若用户想撤销或重做先前的操作时,会在「编辑」菜单中看到相应的字符串。您之前赞成过本地化「要基于 feature 而不拘泥于原文」这一原则,因此我推荐把这几处描述,翻成动宾形式,「调整时间」或者「调轴」或者「改轴」。 |
|
这几处翻译,用户会在 GUI 中看到吗?如果仅是日志之类的,我觉得不翻译更好 |
|
根据我对 gettext 的理解,菜单上的 |
|
懂了,刚才犯困没看清你上文的描述,不好意思
翻译成这样如何? |
|
我目前将 我觉得 不知大家有没有什么更好的想法 |
|
@0tkl 请问这个 pr 能否合并? 我之前 fork 了 arch1t3cht 的库,GitHub 不允许我从 TypesettingTools fork,我打算等这个 pr 合并后删除库重新 fork,不然我每次得手动拉取并解决冲突 |
|
你可以参考 https://github.com/orgs/community/discussions/22103#discussioncomment-14468953 把自己仓库的上游从 arch1t3cht 那里改成 TypesettingTools 这里 |
|
This branch has conflicts. Should I open a new PR? @0tkl @arch1t3cht I plan to further update the .po file based on the new .pot file |
And redundant commit records caused by previous upstream merge issues |
After resolving the conflict, the previous redundant commits have disappeared. It seems there's no need to open a new PR |
|
I have completed the translation based on the current .po file There may be a synchronization issue between .pot and .po files. Since all visible GUI have been translated, I will wait for the next unified update of the .po file to complete the remaining translations |
Review of Change and Legacy TranslationApart from the following specific issues above, I think the following generic principles need discussion:
Additionally, some inconsistencies that could be fixed by mechanical editing:
|
这些单位的英文缩写都是常用的,
已修正
已将
已将
已修正
我认为保留原标题才能保证所有用户都能判断脚本根本上是哪个,即使翻译修改也能保证用户从原标题判断,翻译只起到了速览的作用,无法在几个字内概括脚本的作用,那么还不如保留原标题
如果你指的是 Preferences 和 Option 的重复问题,这应当改 cpp,改 po 文件没法解决这个问题
统一用词的部分我尽量修正,有些关键字搜不到的就不好修了 |
|
I found that I'm not sure if the compiled content of @0tkl @arch1t3cht |
已修正
原文中有
已完善
已统一为
已将原文为
这个不好统一,混用也不会导致歧义,以后看到了慢慢改吧
已统一为
这个更不好改,暂且不动
已修正 (
日志级别都是专有名词,保留原文(不过一些词被覆盖翻译了) 另两个的 GUI 控件在哪?我没看懂指的是哪个
标点一直是统一的,主要为了对齐,部分标点统一为半角 |


Update Simple Chinese (zh-CN) translation
msgmerge pot(this branch)->po from branch feature (arch1t3cht), manual confirmation is correct
The translations of all functional options have been tested by me to ensure accuracy
Complete the translation
(The newly added part or untranslated part)
e.g.
Open Recent->最近打开Visual Typesetting Tools Alpha->可视化绘图工具透明度Skip over whitespace->跳过空行Revise a small amount of translations to use more contemporary language
Standardize inconsistent translations throughout
Uniform punctuation usage
e.g.
热键->快捷键偏好->首选项:->: