How to test gettext translation
Posted on 2007-07-03 • (0)
In general, translating software is most likely followed by testing the translation, unless for those who don’t care about the quality. Doing this needs a dirty procedure, however.
All I knew in the old days is to overwrite translation files (.mo files) with my own. Usually default location for those translation files is /usr/share/locale (or /usr/share/locale-langpack for Ubuntu). But after each time system update is done so that software is updated, I have to overwrite the translation file again and again, fighting with system update. Tedious.
Recently I’ve learnt a new brilliant/ugly trick (depends on point of view), which works for most software: setting the $LANGUAGE environment variable. It looks like:
[......]
Altavista, Bye bye
Posted on 2007-06-11 • (0)
As I have written before, Babelfish of Altavista can’t really compare with Google Translate; not only in terms of translation quality, even when[......]
WordPress 2.2 香港中文翻譯 — ready!
Posted on 2007-05-17 • (5)
WordPress 2.2 的香港中文翻譯算是大致上完成了(只差幾句)。要下載的話,請下載 zh_HK.mo 檔案,並跟隨這一頁的指示安裝翻譯。
這裏要特別多謝亞當,因為得他應承,幫我將 announcement 發放出去,好讓多些人知道和參與!
可是,雖然有了翻譯檔,要達到完全中文化(或國際化)還是有一段距離,主要是預設的佈景主題和 TinyMCE editor 未有完整支援國際化,很多字串都是硬塞進去的,要變中文就要直接改 code。太負面的說話就暫且放下了,希望一班正在為此努力的 WordPress 開發人員和 contributor 能夠做出甚麼成績出來。
[......]
Serendipity 的中文支援不能用
Posted on 2007-05-05 • (1)
因為對於 WordPress 有點不滿意(Automattic 某部份人將翻譯人員看成是二等公民),所以有個念頭,嘗試一下別的 blog 能不能夠代替。剛才試過 Sere[......]
Is ‘cognitive load theory’ correct for Chinese?
Posted on 2007-04-20 • (0)
If I have not read certain book about this topic, I would have already believed this research, which says Powerpoint is not good for presentation. (The Register has another post)
[......]
WordPress discriminates international users
Posted on 2007-04-01 • (9)
This is NOT April Fool’s joke!
It is surprising to see that WordPress, with translations in lots of languages, actually doesn’t welcome ef[......]
WordPress Database Backup 翻譯
Posted on 2007-04-01 • (0)
因為睡不着,星期六晚上總覺得有點無聊,所以發手癢找個工作量小的東西翻譯,就選了這個:WordPress Database Backup plugin。這個 plugin 幾乎是所有 WordPress 用家不可或缺的,可以幫你進行 WordPress 資料庫的備份,然後儲存在伺服器、你自己的[......]