Util-Linux package development
 help / color / mirror / Atom feed
From: Ruediger Meier <sweet_f_a@gmx.de>
To: Karel Zak <kzak@redhat.com>
Cc: util-linux@vger.kernel.org
Subject: Re: question about translations
Date: Wed, 6 Apr 2016 22:30:39 +0200	[thread overview]
Message-ID: <201604062230.39699.sweet_f_a@gmx.de> (raw)
In-Reply-To: <20160406123711.a6rs7reswn6jzj3l@ws.net.home>

On Wednesday 06 April 2016, Karel Zak wrote:
> On Wed, Apr 06, 2016 at 11:59:21AM +0100, Ruediger Meier wrote:
> > Hi,
> >
> > I have no much knowledge about the whole translations thing but the
> > new setarch message "Execute command" looks odd to me.
> >
> > $ git grep -A1 "Execute command" -- po/
> > po/ca.po:msgid "Execute command `%s'.\n"
> > po/ca.po-msgstr "S'est executant l'ordre date: %s\n"
> > --
> > po/cs.po:msgid "Execute command `%s'.\n"
> > po/cs.po-msgstr "Spout se pkaz date: %s\n"
> > --
> > po/da.po:msgid "Execute command `%s'.\n"
> > po/da.po-msgstr "Udfrer kommandoen date: %s\n"
> > --
> > po/de.po:msgid "Execute command `%s'.\n"
> > po/de.po-msgstr "Der date-Befehl wird aufgerufen: %s\n"
>
> I guess you miss "#, fuzzy, c-format" note before the translation.

Well, I was wondering if this fuzzy (non-sense) message would be really 
shown if translators do not fix it before release. (Because I've felt 
guilty to add a new message in 9508e297 (after rc1!).

Also I wonder what is the right way to test the translations without 
installing util-linux. I've managed it like this, but looks bit 
complicated:

$ ./configure --disable-use-tty-group --prefix=/tmp/dest --with-systemdsystemunitdir=/tmp/dest/whatever
$ make install
$ export LC_ALL=es_ES.UTF-8 
$ ./setarch blub
setarch: blub: Arquitectura no reconocida

BTW I think we are missing make dependencies. Editing a .po files and 
running make install again does not work.

Hmm ... I thought I would never spent one second of my life with these 
damn locales. Now I did it. Never say never. :)

> It's a translation generated by build-system and should be fixed by
> human. See for example (not yet merged)
>
>     http://translationproject.org/latest/util-linux/de.po
>
> where is it already fixed.

Again, regarding make deps. make distdir seems to pull these updates. 
But make install seems to install the ones we have in git.

cu,
Rudi



  reply	other threads:[~2016-04-06 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06 10:59 question about translations Ruediger Meier
2016-04-06 11:59 ` Yuri Chornoivan
2016-04-06 12:37 ` Karel Zak
2016-04-06 20:30   ` Ruediger Meier [this message]
2016-04-07  7:34     ` Benno Schulenberg

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

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

  git send-email \
    --in-reply-to=201604062230.39699.sweet_f_a@gmx.de \
    --to=sweet_f_a@gmx.de \
    --cc=kzak@redhat.com \
    --cc=util-linux@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox