Advertisement
espindulajamenson

po4a Texinfo Manual gettextization (updated)

Mar 11th, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | Software | 0 0
  1. Output of the command: ( LC_ALL=C po4a -o no-warn --debug --force po4a.conf 2>&1 | tee /tmp/po4a.log.txt && exit "${PIPESTATUS}" )
  2.  
  3. Searching for po_directory 'texinfo/po/'.Using '/home/jamenson/repos/espindula/gnuti/po4a/texinfo/po/' as a po_directory.
  4. cmd=[options]; --msgid-bugs-address / --msgid-bugs-address [email protected]
  5. cmd=[options]; --copyright-holder / --copyright-holder Jamenson Ferreira Espindula de Almeida Melo
  6. cmd=[options]; --package-name / --package-name Texinfo
  7. cmd=[options]; --package-version / --package-version 7.1
  8. cmd=[options]; --keep / --keep 0
  9. cmd=[po_directory]; texinfo/po/ / texinfo/po/
  10. Found language 'pt_BR' in the provided po_directory: texinfo/po//pt_BR.po
  11. Found POT file 'texinfo/po//pt_BR.pot' in the provided po_directory.
  12. cmd=[type: texinfo]; texinfo/texinfo-ed.7.1-en_US.texi / texinfo/texinfo-ed.7.1-en_US.texi pt_BR:texinfo/translated/texinfo-ed.7.1-pt_BR.texi
  13. Options for texinfo/texinfo-ed.7.1-en_US.texi while generating pot: --msgid-bugs-address [email protected] --copyright-holder 'Jamenson Ferreira Espindula de Almeida Melo' --package-name Texinfo --package-version 7.1 --keep 0
  14. Updating texinfo/po//pt_BR.pot:po4a::transtractor::process: Read document /home/jamenson/repos/espindula/gnuti/po4a/texinfo/texinfo-ed.7.1-en_US.texi
  15. po4a::transtractor::process: Call parse()
  16. po4a::transtractor::process: Done parse()
  17. (7600 entries)
  18. msgmerge "/home/jamenson/repos/espindula/gnuti/po4a/texinfo/po/pt_BR.po" "/home/jamenson/repos/espindula/gnuti/po4a/texinfo/po/pt_BR.pot" --previous --backup=none --update
  19. Error: 'msgmerge "/home/jamenson/repos/espindula/gnuti/po4a/texinfo/po/pt_BR.po" "/home/jamenson/repos/espindula/gnuti/po4a/texinfo/po/pt_BR.pot" --previous --backup=none --update' exited with value 1.
Tags: po4a texinfo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement