Changes

From Gramps

Translating Gramps/zh

13 bytes added, 06:31, 19 January 2010
升级你的翻译
原文: * Use your outdated translation to translate the strings that did not change:
译文: * 使用你原有的翻译,来替代本次未改变的字符串的翻译:
<pre>msgmerge lang.po gramps.pot -o newlang.po</pre> or (或者)  <pre>msgmerge --no-wrap lang.po gramps.pot -o newlang.po</pre> where <code>lang</code> is your language code. The <code>--no-wrap</code> option will prevent changes due to automatic word wrapping, use it if your previous po file was constructed like that. The <code>--no-wrap</code> options allows for more readable SVN diffs.
* Translate all untranslated messages in <code>newlang.po</code>. When you are sure everything is right, rename <code>newlang.po</code> as <code>lang.po</code> and check it into SVN as you did with the original file.
* If command <code>msgmerge</code> is not available on your system, you have to install the <code>}gettext</code> package. For [http://wiki.wxpython.org/index.cgi/Internationalization#head-d8e0d98b64f3878f8bb828aeb41a05bcc6a02cc4 windows users].
101
edits

Navigation menu