From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasco Almeida Subject: Re: [PATCH] git-gui: l10n: add Portuguese translation Date: Thu, 5 May 2016 19:47:23 +0000 Message-ID: <572BA34B.1010801@sapo.pt> References: <1462447421-6294-1-git-send-email-vascomalmeida@sapo.pt> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: "Shawn O . Pearce" , Pat Thoyts To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu May 05 21:48:17 2016 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ayPFv-0005Kd-SA for gcvg-git-2@plane.gmane.org; Thu, 05 May 2016 21:48:16 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756341AbcEETsM convert rfc822-to-quoted-printable (ORCPT ); Thu, 5 May 2016 15:48:12 -0400 Received: from relay5.ptmail.sapo.pt ([212.55.154.25]:51829 "EHLO sapo.pt" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755703AbcEETsL (ORCPT ); Thu, 5 May 2016 15:48:11 -0400 Received: (qmail 22925 invoked from network); 5 May 2016 19:48:08 -0000 Received: (qmail 8861 invoked from network); 5 May 2016 19:48:08 -0000 Received: from unknown (HELO [192.168.1.66]) (vascomalmeida@sapo.pt@[85.246.157.91]) (envelope-sender ) by mta-auth01 (qmail-ptmail-1.0.0) with ESMTPA for ; 5 May 2016 19:48:08 -0000 X-PTMail-RemoteIP: 85.246.157.91 X-PTMail-AllowedSender-Action: X-PTMail-Service: default User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 In-Reply-To: <1462447421-6294-1-git-send-email-vascomalmeida@sapo.pt> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: =C3=80s 11:23 de 05-05-2016, Vasco Almeida escreveu: > Add Portuguese glossary. > > Signed-off-by: Vasco Almeida > --- > po/glossary/pt_pt.po | 177 ++++ > po/pt_pt.po | 2574 ++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 2751 insertions(+) > create mode 100644 po/glossary/pt_pt.po > create mode 100644 po/pt_pt.po > > diff --git a/po/glossary/pt_pt.po b/po/glossary/pt_pt.po > new file mode 100644 > index 0000000..239b965 > --- /dev/null > +++ b/po/glossary/pt_pt.po > @@ -0,0 +1,177 @@ > +# Portuguese translations for git-gui glossary. > +# Copyright (C) 2016 Shawn Pearce, et al. > +# This file is distributed under the same license as the git package= =2E > +# Vasco Almeida , 2016. > +msgid "" > +msgstr "" > +"Project-Id-Version: git-gui glossary\n" > +"POT-Creation-Date: 2008-01-07 21:20+0100\n" > +"PO-Revision-Date: 2016-05-04 18:44+0000\n" Oops, I didn't realize I used and outdated pot template. Don't apply this yet, please. I'm updating some translations and will send a re-rol= l.