From owner-freebsd-translators@freebsd.org Thu Sep 3 02:01:40 2015 Return-Path: Delivered-To: freebsd-translators@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A85B9C8E33 for ; Thu, 3 Sep 2015 02:01:40 +0000 (UTC) (envelope-from demian.fc@gmail.com) Received: from mail-vk0-x234.google.com (mail-vk0-x234.google.com [IPv6:2607:f8b0:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED7751F23 for ; Thu, 3 Sep 2015 02:01:39 +0000 (UTC) (envelope-from demian.fc@gmail.com) Received: by vkbc123 with SMTP id c123so16561911vkb.3 for ; Wed, 02 Sep 2015 19:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=773hC4JvhlaPqkgHv4hxO6tqArnNhZU6fWVgn/oh7oI=; b=M7OCwE87q4ZKKKFhxX9qyy4f0Wg5Z/eB5viZltags63TDpyI3/kmnViG9amL3JuJwU TE0BFAP/uy6F/PmP9037Cm56DiIlw5fJ0S1+LdQpm4GWWx0/I7V8cVisJ5DwqaDzh3kN 6litA3KKpSP6X9y7Ak9WIfqrFKOaVXMihYPbcMEWTVizmuun+MqwwLdD9mYJWKDBbaRh a9KXTHxSBT4Lda7nVwXxhMmGQHsrDJIrPwfUOP3SsBjxw5e8xncWqDVIeL5d+RdQMHRF SFIvBTkO0az0OL35UZiiFkIRip2M/wxp8DQ7nF92o8TpJoIchPPBRSbQr/DpggAJGOd2 O4vQ== MIME-Version: 1.0 X-Received: by 10.52.108.103 with SMTP id hj7mr41653798vdb.96.1441245698432; Wed, 02 Sep 2015 19:01:38 -0700 (PDT) Received: by 10.31.67.21 with HTTP; Wed, 2 Sep 2015 19:01:38 -0700 (PDT) Date: Wed, 2 Sep 2015 23:01:38 -0300 Message-ID: Subject: re: CFT: PO/Gettext Translation System for FreeBSD DocBook Documents From: Federico Caminiti To: freebsd-translators@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-translators@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Translators List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2015 02:01:40 -0000 Hi, Warren. I've tried out the new translation system. It mostly seems to be working and I got the translation of the article donde quicker than before (to be fair I had already worked with the documentation as opposed to the first time I sent a patch, so I had some experience). The process was mostly straightforward, although it isn't clear to me from the documentation if we should send diffs for the xml files after we've applied the translation or just send the .po files. It would seem like the former if I'm reading the article correctly. Sory for the delay, I meant to reply to your message sooner, Federico.