Add transifex config, update docs

This commit is contained in:
Cole Robinson 2011-03-15 15:05:23 -04:00
parent 65065e2e98
commit 4d9e650918
3 changed files with 16 additions and 9 deletions

8
.tx/config Normal file
View File

@ -0,0 +1,8 @@
[main]
host = https://www.transifex.net
[virt-manager.virt-managerpot]
file_filter = po/<lang>.po
source_file = po/virt-manager.pot
source_lang = en

View File

@ -11,10 +11,11 @@ Preparing the source tree:
1. Sync up latest translations - see po/README.txt
2. Change release number in configure.ac
3. Update virtinst version requirement in configure.ac
3. Update NEWS file (and spec with release info)
4. Update NEWS file (and spec with release info)
5. Sync translations from transifex (see po/README.txt)
6. Update virt-manager.spec.in changelog & reset Release to '1'
5. Checkin changes
6. Run 'git tag RELEASE-X.Y.Z-1'
7. Checkin changes
8. Run 'git tag RELEASE-X.Y.Z-1'
Preparing the build:

View File

@ -1,14 +1,12 @@
Notes on translation process
============================
The translations for virt-manager are handled by the fedora community
via transifex. Translations are committed directly to the repo, so the
maintainers job is quite easy :)
To update the virt-manager translation template, run
The translations for virt-manager are handled via transifex.net.
To pull in the latest translations requires the transifex-client package:
tx pull
make update-po
Translators can easily sign up to contribute:
https://translate.fedoraproject.org/
http://help.transifex.net/