git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git's translations need to be updated for submission
@ 2011-07-06 19:34 Ævar Arnfjörð Bjarmason
  2011-07-07  6:10 ` [PATCH] po/hi.po: Eliminate fuzzy translations Ramkumar Ramachandra
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2011-07-06 19:34 UTC (permalink / raw)
  To: Git Mailing List
  Cc: Jan Engelhardt, Jan Krüger, Marcin Cieślak,
	Peter Krefting, Ramkumar Ramachandra, Sam Reed

I was going to submit Git's po/*.po files from the i18n branch but I
found that while everything else has been cooking they've become out
of date:

    $ parallel -v -k 'msgfmt --statistics {}' ::: *.po
    msgfmt --statistics de.po
    622 translated messages, 58 fuzzy translations, 21 untranslated messages.
    msgfmt --statistics en_GB.po
    3 translated messages, 698 untranslated messages.
    msgfmt --statistics hi.po
    14 translated messages, 45 fuzzy translations, 642 untranslated messages.
    msgfmt --statistics is.po
    24 translated messages, 36 fuzzy translations, 641 untranslated messages.
    msgfmt --statistics pl.po
    24 translated messages, 46 fuzzy translations, 631 untranslated messages.
    msgfmt --statistics sv.po
    531 translated messages, 80 fuzzy translations, 90 untranslated messages.

In particular the fuzzy translations have to be fixed (in some cases
they're completely wrong), and it would be nice to have the
untranslated messages translated.

The files can be retrieved from the ab/i18n-po branch of
git://github.com/avar/git.git:

    https://github.com/avar/git/tree/ab%2Fi18n-po/po

Submissions to this mailing list or via GitHub pull request (better)
are welcome. Once these are fixed up I can submit these to the list.

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

end of thread, other threads:[~2011-10-07 22:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 19:34 Git's translations need to be updated for submission Ævar Arnfjörð Bjarmason
2011-07-07  6:10 ` [PATCH] po/hi.po: Eliminate fuzzy translations Ramkumar Ramachandra
2011-07-07 11:58   ` Ævar Arnfjörð Bjarmason
2011-07-07  9:53 ` [PATCH] po/pl.po: " Jakub Narebski
2011-10-03 18:30   ` Ævar Arnfjörð Bjarmason
2011-10-03 18:39     ` Ævar Arnfjörð Bjarmason
2011-10-03 21:37     ` Jakub Narebski
2011-10-04  8:23       ` Zbigniew Jędrzejewski-Szmek
2011-10-07 22:11         ` Jakub Narebski
2011-07-08 19:45 ` Git's translations need to be updated for submission Jan Engelhardt
2011-07-09 16:45   ` Ævar Arnfjörð Bjarmason

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 NNTP newsgroup(s).