Hi, Ramkumar Ramachandra writes: > From: Ramkumar Ramachandra <artagnon@xxxxxxxxx> > Date: Sun, 5 Sep 2010 23:49:38 +0530 > Subject: [PATCH] po/hi.po: Add Hindi Translation > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > Translate a few Git messages to Standard Hindi. It uses a phonetic > script called Devanagari. Focus especially on transforming grammar and > tense in a sane manner to serve as a guideline for future translators. > > Note that Devanagari rendering is broken on many applications by > default at this time- the latest Emacs, Vim and Chrome render it > incorrectly. > > Signed-off-by: Ramkumar Ramachandra <artagnon@xxxxxxxxx> > Acked-by: Antriksh Pany <antriksh.pany@xxxxxxxxx> > Cc: Sitaram Chamarty <sitaramc@xxxxxxxxx> > Cc: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> Couple of silly mistakes that were breaking the build spotted by Ævar. Here's the diff. -- 8< -- diff --git a/po/hi.po b/po/hi.po index 85890fa..8f25f02 100644 --- a/po/hi.po +++ b/po/hi.po @@ -2,6 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Git\n" "Report-Msgid-Bugs-To: Git Mailing List <git@xxxxxxxxxxxxxxx>\n" +"PO-Revision-Date: 2010-09-09 20:55+0530\n" "Language-Team: Git Mailing List <git@xxxxxxxxxxxxxxx>\n" "Last-Translator: Ramkumar Ramachandra <artagnon@xxxxxxxxx>\n" "POT-Creation-Date: 2010-09-05 16:05+0530\n" @@ -60,7 +61,7 @@ msgstr "टेम्पलेट्स नहीं मिले: %s" #, c-format msgid "not copying templates of a wrong format version %d from '%s'" -msgstr "'%s' से गलत स्वरूप संस्करण %d के टेम्पलेट्स की नकल नहीं कर रहे हैं" +msgstr "'%2$s' से गलत स्वरूप संस्करण %1$d के टेम्पलेट्स की नकल नहीं कर रहे हैं" #, c-format msgid "insane git directory %s" -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html