all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18776: i18n/l10n error
@ 2014-10-19 22:02 Mathieu Lirzin
  2014-10-20 13:30 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Lirzin @ 2014-10-19 22:02 UTC (permalink / raw)
  To: 18776

Hi,

while translating Guix po file to french, i noticed a strange thing. The
translation doesn't fit. don't know whether it's just a translation
problem or a gettextize issue.

#+NAME: po/guix/de.po
#+BEGIN_SRC 
#: guix/scripts/package.scm:520
#, fuzzy
msgid ""
"\n"
"  --show=PACKAGE         show details about PACKAGE"
msgstr ""
"\n"
"  -i, --install=PAKET    PAKET installieren"
#+END_SRC

#+NAME: guix/po/guix/eo.po
#+BEGIN_SRC 
#: guix/scripts/package.scm:520
#, fuzzy
msgid ""
"\n"
"  --show=PACKAGE         show details about PACKAGE"
msgstr ""
"\n"
"  -i, --install=PAKO     instali PAKOn"
#+END_SRC

--
Mathieu Lirzin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-25 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-19 22:02 bug#18776: i18n/l10n error Mathieu Lirzin
2014-10-20 13:30 ` Ludovic Courtès
2014-10-20 17:40   ` Mathieu Lirzin
2014-10-25 17:35     ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.