From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Coordinating package meta-data translation Date: Fri, 13 Jun 2014 17:38:27 +0200 Message-ID: <87fvj8kefg.fsf@gnu.org> References: <87k38tiwiv.fsf@gnu.org> <53941F43.90600@translationproject.org> <871tuzcay8.fsf@gnu.org> <539A0A32.7060604@translationproject.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvTYo-0001bn-7d for guix-devel@gnu.org; Fri, 13 Jun 2014 11:38:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvTYj-0004CF-FX for guix-devel@gnu.org; Fri, 13 Jun 2014 11:38:34 -0400 In-Reply-To: <539A0A32.7060604@translationproject.org> (Benno Schulenberg's message of "Thu, 12 Jun 2014 22:14:42 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Benno Schulenberg Cc: guix-devel@gnu.org, web-translators@gnu.org Benno Schulenberg skribis: > Precisely. The ideal would be to have two POT files for Guix, one > with the interface strings, guix.pot, and one with all the package > descriptions, say guix-blurbs.pot. I=E2=80=99ve just done that: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=3Dee76417972b3a749a2= 8a627c2858c09311d9c0c5 How should I proceed to: 1. register the new text domain at the TP? 2. extract already-translated synopses/descriptions and move them to po/packages/*.po? Thanks for your help! Ludo=E2=80=99.