linux下的翻譯檔通常位於/usr/share/locale/zh_TW/LC_MESSAGES/*.mo
但是某些軟體有自己一套的翻譯原則,例如smplayer
其檔名為.qm
因此想要看自己製作翻譯檔
必須將qm檔轉為ts,才可進行編輯。
Here's the command can translate the .qm file to .ts file
#qm2ts
and if you want to translate the .ts file to .qm file,
you can use this command
#lrelease
沒有留言:
張貼留言