X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=po%2FREADME.Translations;h=d495525aa411f4b1c3962b3d5fe196de2c34127e;hp=84e8f2a0fa8af38358b85bdf4fe360c06b73cd74;hb=3c984e549489eddc18dcbf1864e26ef32e3eb586;hpb=9f9be449dd60c940135dbea8bac7712dbff03148 diff --git a/po/README.Translations b/po/README.Translations index 84e8f2a0..d495525a 100644 --- a/po/README.Translations +++ b/po/README.Translations @@ -32,7 +32,12 @@ NOTE: You'll need lupdate, lconvert, lrelease installed with your Qt in order to generate translation files. Some distributions don't package that tool; in that case you won't get translations. - -The .pot file can be regenerated with this command: -lupdate ../src -ts quassel.ts && lconvert -i quassel.ts -o quassel.po \ - && msguniq -o quassel.pot quassel.po && rm quassel.ts quassel.po +The .pot file is regenerated using `./update-pot.sh` and can be pushed +to Transifex via `tx push -s`. +Note that as of Feb 2016 this is done automatically by nightly runs of +scripts/tx-sync.sh which pushes an updated quassel.pot to a location +that is fetched by Transifex on regular intervals. This location is +currently configured as + and +can be updated at https://www.transifex.com/ald/quassel/content/ → "Auto +update resources".