Re: question about translations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux