From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Scotoni Subject: German translation of git man pages Date: Wed, 30 Jul 2008 10:53:32 +0200 Message-ID: <1217408012.9486.13.camel@hydra.esse.ch> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Wed Jul 30 13:02:12 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KO9Rb-0003vx-Mt for gcvg-git-2@gmane.org; Wed, 30 Jul 2008 13:02:12 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753205AbYG3LBG (ORCPT ); Wed, 30 Jul 2008 07:01:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753081AbYG3LBF (ORCPT ); Wed, 30 Jul 2008 07:01:05 -0400 Received: from mail-proxy-be-01.sunrise.ch ([194.158.229.48]:16083 "EHLO gw-out-be-01.be08.sunrise.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751220AbYG3LBE (ORCPT ); Wed, 30 Jul 2008 07:01:04 -0400 X-Greylist: delayed 7650 seconds by postgrey-1.27 at vger.kernel.org; Wed, 30 Jul 2008 07:01:04 EDT Received: from orion.esse.ch (adsl-62-167-95-8.adslplus.ch [62.167.95.8]) by gw-out-be-01.be08.sunrise.ch (8.13.1/8.13.5) with ESMTP id m6U8rVYI031076 for ; Wed, 30 Jul 2008 10:53:32 +0200 Received: from localhost (localhost [127.0.0.1]) by orion.esse.ch (Postfix) with ESMTP id 8305D5E0E for ; Wed, 30 Jul 2008 10:53:32 +0200 (CEST) Received: from orion.esse.ch ([127.0.0.1]) by localhost (orion.esse.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06724-08 for ; Wed, 30 Jul 2008 10:53:32 +0200 (CEST) Received: from [192.168.1.9] (localhost [127.0.0.1]) by orion.esse.ch (Postfix) with ESMTP id 39F9B5DF7 for ; Wed, 30 Jul 2008 10:53:32 +0200 (CEST) Received: from 192.168.1.9 ([192.168.1.9] helo=[192.168.1.9]) by ASSP-nospam; 30 Jul 2008 10:53:32 +0200 X-Mailer: Evolution 2.22.3.1 X-Virus-Scanned: by amavisd-new at esse.ch Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hello, I'm currently trying to translate the git man pages into german, as some of my co-developers want to stick with svn. Of course, I could use git-svn, but it's not what i want. Our svn server crashed two times and we lost the history two times. Our native language is german and they don't like to read english documentation. I already started translating but have some problems: Should i translate "branch" with the appropriate german word or keep it english? This is a Problem for "pull" "push" and the other actions as well. Basically it's possible to copy words, but that isn't very esthetical. And would there be interest in this project? With best regards, Fabio Scotoni