SN-0647 已核对来源,附原文与上下文。
顺序对程序不重要,但对我这个维护者很重要。如果 .po 文件的顺序被打乱,我就没法 diff 出变更。每次改动程序里的英文文本,我都要更新全部 7 个翻译文件,它们保持同一顺序会省事很多。
The order matters not to the program, but it matters to me maintaining it. If it jumbles the order of the .po file then I can't diff for changes. I have to update all 7 translation files when I change the English text in the program, and it's easier when they're all in the same order.
我仍然能让 poedit 重新扫描,把顺序放回正常。
I can still put it back into normal order by making poedit rescan it.
未翻译的字符串显示在顶部是正常的。
It is normal that untranslated strings are shown on top.
其他参与者原话eurekafag原帖 ↗顺便说一句,有一些相似的行也许能合并成一行。它们意思相当接近,不过差 1-2 个词。当然只是个建议。
By the way, there are some similar lines that possibly may be replaced by one. They are very close by meaning and differs only by 1-2 words. Just a suggestion of course.
我知道,但不把源码搞复杂的话不容易做到。
I know, but not easily without complicating the sourcecode.