darktable 翻譯流程

前置作業
  sudo dnf builddep darktable
  pip install --user jsonschema
  git clone https://github.com/l10n-tw/darktable.git
  cd darktable
  git remote add upstream https://github.com/darktable-org/darktable.git

翻譯前
 git pull --rebase


建置
  git submodule init
  git submodule update
 ./build.sh

建立 pot 模本
 intltool-update -p

接著再用 poedit 打開 pot 檔,建立 zh_TW.po 並接手翻譯即可。

以 pot 模本更新 po
 intltool-update your_PO_file

官方給譯者的翻譯資訊
https://github.com/darktable-org/darktable/blob/master/doc/TRANSLATORS.md

留言

這個網誌中的熱門文章

直行橫列,以及 line (列/行), column (欄), row (列)

Configuratin 組態, Layout 配置, Allocation 分配, Configure 組態設定/調整某組態, Profile (特性/個人)設定檔/個人檔案/色彩描述檔, Setting 設定

論 Render 翻譯(算繪/演繹)