Appendix C. Checkout commands
First said, translators don't need to checkout the repository by
hand to translate the po files. They can get all files here:
where <LEVEL> is either level1, level2 or level3,
and <LANGUAGECODE> is your language code like de, es, zh_CN, ...
POT templates can be found at:
For translators who prefer working from developer's repositories, the
following list contains, level by level, all checkout commands to get access to
translation material.
- git clone git@salsa.debian.org:installer-team/d-i.git
- git clone git@salsa.debian.org:installer-team/tasksel.git
- git clone git@salsa.debian.org:debian/iso-codes.git
C.2.3. Popularity-contest
- git clone git@salsa.debian.org:popularity-contest-team/popularity-contest.git
C.2.4. eject (in util-linux)
- git clone git@salsa.debian.org:debian/util-linux.git
- git clone git@salsa.debian.org:a11y-team/espeakup.git
- git clone git@salsa.debian.org:grub-team/grub.git
- git clone git@salsa.debian.org:pkg-debconf/debconf.git
- git clone git@salsa.debian.org:mckinstry/newt.git
- git clone -q git@salsa.debian.org:installer-team/win32-loader.git
C.4. Checkout commands for developers
Developers need the following commands to checkout the whole source tree: