From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= Subject: Re: 'gittutorial(7)' translation Date: Thu, 28 Apr 2011 11:59:15 +0200 Message-ID: References: <4DAD97A0.2050207@gmail.com> <4DB92F61.3090202@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: Bohdan Zograf , Git Mailing List X-From: git-owner@vger.kernel.org Thu Apr 28 11:59:27 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QFO0K-0001s7-5x for gcvg-git-2@lo.gmane.org; Thu, 28 Apr 2011 11:59:24 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756077Ab1D1J7T convert rfc822-to-quoted-printable (ORCPT ); Thu, 28 Apr 2011 05:59:19 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:35779 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754950Ab1D1J7R convert rfc822-to-8bit (ORCPT ); Thu, 28 Apr 2011 05:59:17 -0400 Received: by bwz15 with SMTP id 15so2145986bwz.19 for ; Thu, 28 Apr 2011 02:59:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=RWYNjA/00Vmn4p9Eew7a28GmhyMLIWMMdy6151Prv2Y=; b=qMugG7av6v5TWKEZTx7g84MFVxsj3CmNe5ZPNacENmgPrN2678fTeS3+c6fGgEf2yp sgJU7sQis7W9/Sok17AYkLILedxMBBX/Yh21NUIiIMJ2b/GNwuFMikvu1fLvU4V0LHkK ntQkSZnOnnNsUx8Skmu/bVgpPs67pBjzljOwE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=F+lK7ZG30z18nXfKc1XYQ/2a1hnfRoBCwEIhirj5iLEeVgWu5/Ps8EvLws9Ml8yzC4 L0khns5WGpCZHQeBkbiLDhdYqVLLBt56v5sMlT+sE1M9AlFKEkGXoC/GPrHIOHVFQEua zVy5LUnJjoJB03+UIt9/gUktG1jySHyL2XSxU= Received: by 10.205.83.199 with SMTP id ah7mr400398bkc.146.1303984756073; Thu, 28 Apr 2011 02:59:16 -0700 (PDT) Received: by 10.204.101.132 with HTTP; Thu, 28 Apr 2011 02:59:15 -0700 (PDT) In-Reply-To: <4DB92F61.3090202@gmail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Thu, Apr 28, 2011 at 11:12, Bohdan Zograf wrote= : > 19.04.2011 21:19, =C3=86var Arnfj=C3=B6r=C3=B0 Bjarmason =D0=BF=D0=B8= =D1=88=D0=B5=D1=82: >> >> On Tue, Apr 19, 2011 at 16:09, MR =C2=A0wrote: >>> >>> I'm willing to translate publication located at >>> http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html to= the >>> Belorussian language (my mother tongue). What I'm asking for is you= r >>> written >>> permission, so you don't mind after I'll post the translation to my= blog. >>> The translation is intended only for web, no print copies planned. >>> Visitors of your website, who come from Minsk (Belorussia) will be = the >>> ones, >>> who will read this blogpost, that's the only way to spread them, no >>> additional instruments we can use. Every translation we ever do doe= s not >>> costs a penny for the webpage, which is translated. All we ask is t= o link >>> back in whatever way you feel confident about it. >> >> Git, including its documentation, is a freely licensed project under >> the GNU General Public License version 2. You do not need written >> permission to translate gittutorial, and it would be great if you di= d >> so. >> >> See e.g. this for more: >> >> >> http://www.gnu.org/licenses/old-licenses/gpl-2.0-faq.html#WhyDoesThe= GPLPermitUsersToPublishTheirModifiedVersions > > Hi, > > Was a pleasure to translate this publication! It's kinda fresh and re= lated > to my professional interests, so I thought - why not, if the author a= llows > to do so. > > Posted my Belorussian translation on > http://webhostingrating.com/libs/gittutorial. If you don't mind can y= ou > publish a tiny link with a text > > Belorussian > translation or whatever you feel is right. (CC-ing the Git mailing list) It's great that you've translated it, I'm not sure where this should be linked from in Git's documentation, if at all. I'm currently working no getting i18n support for Git's core commands up and running, after that I wanted to try getting support for http://po4a.alioth.debian.org/ going. That we way could translate any of our documentation and ship it as part of Git itself, so you could have a Russian gittutorial manpage installed along with Git.