po4a-Bugs item #312893 was changed at 03/04/2017 23:42 by Martin Quinson
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=410622&aid=31...
Status: Closed
Priority: 3
Submitted By: Jakub Hrozek (jhrozek-guest)
Assigned to: Nobody (None)
Summary: RFE: provide an option that only recreates translated files from po and original
Category: None
Group: None
Resolution: Fixed
Initial Comment:
Currently, the only way to use po4a to only recreate translated files from originals and
.po files is calling po4a-translate. However, this has the downside of not using the
config file.
Since po4a already contains --no-translations option, is it possible to also include
something like --only-translations?
----------------------------------------------------------------------
Comment By: Martin Quinson (mquinson)
Date: 03/04/2017 23:42
Message:
Hello,
I just added a --no-update flag to po4a to prevent it from updating the po and pot files.
Thus closing.
Thanks for reporting, and sorry for the delay.
Mt.
----------------------------------------------------------------------
Comment By: Martin Quinson (mquinson)
Date: 29/03/2017 23:54
Message:
I think that we should come up with something similar to git: a main po4a command, with
subcommands as follows:
po4a -f po4a.cfg translate # same as po4a-translate, but using the config file)
Then, the config file could be made optional, automatically searched in the current tree.
----------------------------------------------------------------------
Comment By: Denis Barbier (barbier-guest)
Date: 15/12/2010 19:44
Message:
Hello Jakub,
Colin Watson made a similar request
http://bugs.debian.org/599179
http://bugs.debian.org/602387
As a translator, I have several times found that the PO file which was provided to me had
not been updated with respect to source files, thus I am quite reluctant to implement such
an option, I really like po4a's current behaviour to ensure that PO files are always
up-to-date.
But if you can convince me that it is really needed, I will be glad to reconsider my
position ;)
----------------------------------------------------------------------
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=410622&aid=31...