aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/README
blob: 7b8659114cda51e67a0ae07cf9f97d3bc5b1a91d (plain)
1
2
3
4
5
6
7
8
9
10
11
1. Install po4a.
2. Update POT: ./makepot.sh
3. Update your translation: ./update.sh <your_locale> (Ex.: ./update.sh uk)
4. Make your translated docs: ./makedoc.sh <your_locale> (Ex.: ./makedoc uk)
5. Copy your docs through WebDAV or via Calenco web-interface into Calenco repository.

  * Scripts in this folder are free software. They come without any warranty, to
  * the extent permitted by applicable law. You can redistribute it
  * and/or modify them under the terms of the Do What The Fuck You Want
  * To Public License, Version 2, as published by Sam Hocevar. See
  * http://sam.zoy.org/wtfpl/COPYING for more details.