unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: guix-devel@gnu.org
Subject: Re: New German PO file for 'guix-manual' (version 0.15.0)
Date: Sat, 27 Oct 2018 02:55:10 +0200	[thread overview]
Message-ID: <20181027005510.lihp3kbfr52ohfyx@florianbeaglebone.fritz.box> (raw)
In-Reply-To: <E1gG95X-0001Bi-EW@duik.vrijschrift.org>

On Fri, Oct 26, 2018 at 10:52:11PM +0200, Translation Project Robot wrote:
> A revised PO file for textual domain 'guix-manual' has been submitted
> by the German team of translators.  The file is available at:
> 
>     https://translationproject.org/latest/guix-manual/de.po
> 

Whoopsie, that was a bit too early.  A new PO is coming soon with
minor corrections.

I’m not sure what doc/htmlxref.cnf is for, but I did this to my copy
of Guix to get the PO going, now that Julien Lepiller has paved the
way by adding PO4A:

cd ~/git/guix
guix environment guix --ad-hoc po4a

# if you do not have a po file yet:
msginit -i po/doc/guix-manual.pot -o po/doc/guix-manual.de.po -l de_DE
# (in the newly created po file, adjust the version.texi to be
#  version-de.texi, contributing.texi to be contributing-de.texi and translate
#  the table of contents)
# (adjust doc/htmlxref.cnf doc/local.mk po/doc/local.mk to list your
#  language next to the existing translations, in lexicographic order)

# then:
po4a-translate -f texinfo -m doc/guix.texi -p po/doc/guix-manual.de.po \
               -M UTF-8 -k 0 -l doc/guix.de.texi # ignore outdated warning
po4a-translate -f texinfo -m doc/contributing.texi -p po/doc/guix-manual.de.po \
               -M UTF-8 -k 0 -l doc/contributing.de.texi # ignore warning
./bootstrap
./configure
make # only needs to run past MAKEINFO; probably some of the GEN doc/os-config…
     # and po4a steps do the right thing
./bootstrap # only now bootstrap will detect that it needs guix.de.info
./configure

make doc-pot-update # if desired
make po/doc/guix-manual.de.po

rm doc/guix.de.texi
rm doc/contributing.de.texi
make doc/guix.de.info

Shall I send a patch?

Regards,
Florian

  reply	other threads:[~2018-10-27  0:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 20:52 New German PO file for 'guix-manual' (version 0.15.0) Translation Project Robot
2018-10-27  0:55 ` pelzflorian (Florian Pelz) [this message]
2018-10-27  9:25   ` Julien Lepiller
  -- strict thread matches above, loose matches on Subject: below --
2018-11-01  8:37 Translation Project Robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181027005510.lihp3kbfr52ohfyx@florianbeaglebone.fritz.box \
    --to=pelzflorian@pelzflorian.de \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).