Message from discussion
[中文文档]Translation of bottle doc into simplified Chinese
Received: by 10.14.216.7 with SMTP id f7mr12476908eep.4.1352466432346;
Fri, 09 Nov 2012 05:07:12 -0800 (PST)
X-BeenThere: bottlepy@googlegroups.com
Received: by 10.14.173.67 with SMTP id u43ls2787566eel.8.gmail; Fri, 09 Nov
2012 05:07:08 -0800 (PST)
Received: by 10.14.213.135 with SMTP id a7mr12485256eep.2.1352466428863;
Fri, 09 Nov 2012 05:07:08 -0800 (PST)
Received: by 10.14.213.135 with SMTP id a7mr12485255eep.2.1352466428855;
Fri, 09 Nov 2012 05:07:08 -0800 (PST)
Return-Path: <m...@gsites.de>
Received: from lvps176-28-22-156.dedicated.hosteurope.de (lvps176-28-22-156.dedicated.hosteurope.de. [176.28.22.156])
by gmr-mx.google.com with ESMTP id u8si6168069een.1.2012.11.09.05.07.08;
Fri, 09 Nov 2012 05:07:08 -0800 (PST)
Received-SPF: neutral (google.com: 176.28.22.156 is neither permitted nor denied by best guess record for domain of m...@gsites.de) client-ip=176.28.22.156;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 176.28.22.156 is neither permitted nor denied by best guess record for domain of m...@gsites.de) smtp.mail=m...@gsites.de
Received: from [10.10.11.3] (unknown [134.76.63.1])
by lvps176-28-22-156.dedicated.hosteurope.de (Postfix) with ESMTPSA id 89F7E34514038
for <bottlepy@googlegroups.com>; Fri, 9 Nov 2012 14:07:08 +0100 (CET)
Message-ID: <509CFFFC.9020007@gsites.de>
Date: Fri, 09 Nov 2012 14:07:08 +0100
From: Marcel Hellkamp <m...@gsites.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2
MIME-Version: 1.0
To: bottlepy@googlegroups.com
Subject: Re: [bottlepy] =?UTF-8?B?W+S4reaWh+aWh+aho11UcmFuc2xhdGlvbiBvZiBi?=
=?UTF-8?B?b3R0bGUgZG9jIGludG8gc2ltcGxpZmllZCBDaGluZXNl?=
References: <CADxMGdFdAOE+wBSMjfBWBuSgs5h1aaMyXOzOamLuxTy7Qdcj-A@mail.gmail.com> <50959CC1.8080709@gsites.de> <CADxMGdFNryn5jEisi-M=AZTaqEGEoqVzsxc=fUDQ6hwKixsbhQ@mail.gmail.com> <509A2D2E.9080004@gsites.de> <CADxMGdHeE4KW1Q0pxuLs9oEK8=qjrhm5a5C1WtMLc_UKsP8_sg@mail.gmail.com> <CADxMGdGb8HamA-ks9fotGLS_ZWN7HxYeRxDyw9s3Uu=OfucaHA@mail.gmail.com>
In-Reply-To: <CADxMGdGb8HamA-ks9fotGLS_ZWN7HxYeRxDyw9s3Uu=Ofuc...@mail.gmail.com>
X-Enigmail-Version: 1.4.5
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Am 09.11.2012 12:37, schrieb è©¹é ’æœ‹:
> Thanks to poedit. I have translated all *.po file in docs/_locale/cn !
Wow, you are fast :)
> Then I set language to "cn" in conf.py, try to run "make latex". I got
> some output like this
>
>>>> loading translations [cn]... locale not available
It works for me ('de'). Did you run update.sh again to generate the *.mo
files?
> All this works are done under a branch named "cn-doc".
Youdid not publish your branch yet :) Try "git push cn-doc origin"