delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/10/15/11:03:27

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BAFE83856964
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1665846171;
bh=3wtbeYyGwbVQL04oG425yojwhgBSUzuuZPVMXTpo9FI=;
h=Date:To:Subject:From:List-Id:List-Unsubscribe:List-Archive:
List-Post:List-Help:List-Subscribe:Reply-To:From;
b=M+6dMIPw6LND84kMhRa/EwvSYkTRXYOjNp8UcAbvw/uz+6YFXeAXXBbiJr7ioVkum
4aZdkAiPYuQqmlJkpz0Brf2RFaVWLv3KirJ1RDxPKuAOkiVdbzdM8i7Xb5H6lnDJFw
9t1X9oaQetGLDDZ7MmBJzhUjymWX25XDWRWeFqxI=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 382083858298
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1665846143;
bh=EsrLKxJyhapp9/ALvjTBSu41G+o1jDDhfwEFMVT1FSM=;
h=Date:To:Subject:From:Reply-To:From;
b=aXFXqDafjl/dy0D4QxL63YKKVif+7cjmyWgdAFPnsuYyGaUK/XAkSRILBMul1XEM3
MKUTNq8S004pZL6kp7i6BAdmmzsJTlK+2deYQz2ke/KsQA2EknzgoobxNvWZKBmovs
COBOFCdQses2Yt/8bPjgZ6JxZ10pdvFkPdcKbtPQ=
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ED9D83858285
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1665846143;
bh=EsrLKxJyhapp9/ALvjTBSu41G+o1jDDhfwEFMVT1FSM=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Help:
List-Subscribe:From:Reply-To:From;
b=S6XrAputzMd+dJzHCPuRz2bYY+DVfxJtQQCbjU9WlQWt528KGueJZ/ckUgmZ3LRdN
r5+oVGZ7GluZT4PcJqYvQ8RRyPgLGZnn7dwQZZ+87mgDgJ3xgAT0wYL1LvE+d12+pf
T3DRKu3aR/+461xtVtaYJE6JWBc2CcSoJmQeD8fc=
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 39ABD3858D1E
X-KPN-MessageId: feec344d-4c99-11ed-bd66-005056994fde
X-KPN-MID: 33|rhapTVIymBbHwljUB90ZwblmQ8u4+IwxUDsdUy0FyVZ5yEnFRQ8/50q6MiFcsas
gTIDIGGROV9GvKPBVzc6iW+EHuBgJk23xLxZatymyI2g=
X-CMASSUN: 33|32/DO6ij9TyOYs6dlTrz0lqHgU/hkphF44KOSB3lsdXvwGeDUvo2JRxbuP1Ofce
EyGW7gz+LY2Kx/5y5Xm0ovA==
X-KPN-VerifiedSender: Yes
Date: Sat, 15 Oct 2022 17:01:28 +0200 (CEST)
To: cygwin AT cygwin DOT com
Message-Id: <announce.605868871.2210407.1665846088327@kpc.webmail.kpnmail.nl>
Subject: [ANNOUNCEMENT] Updated: po4a-0.68-1
MIME-Version: 1.0
X-Priority: 3
Importance: Normal
X-Originating-IP: 77.172.11.212
X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, KAM_SHORT,
RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
From: Erwin Waterlander via Cygwin-announce <cygwin-announce AT cygwin DOT com>
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

CHANGES
=======

Po4a changes:
See https://github.com/mquinson/po4a/releases


DESCRIPTION
===========

The po4a (PO for anything) project goal is to ease translations (and 
more interestingly, the maintenance of translations) using gettext tools 
on areas where they were not expected like documentation.

po4a extracts the translatable material from the original document, and 
places it into a PO file that is well adapted to the translation work.

Once the translation is completed in the PO file, po4a re-injects the 
translation into the structure of the document to generate a translated 
document.

If the translation is only partially completed, the original (English) 
text is used instead. This ensures that your translated documentation is 
always both up to date with regard to the original one, and as 
translated as possible.

Automate all the translation maintenance with one configuration file 
that specifies all settings, and a list of documents to translate. po4a 
will update them automatically when something happens.

See https://po4a.org/


best regards,

-- 
Erwin Waterlander
http://waterlan.home.xs4all.nl/

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019