Bonjour,
Le 02/06/25 13:56 JP a écrit :
Il doit bien exister une solution informatique puisque la page >https://manpages.debian.org/unstable/manpages-zh/perl.1.zh_CN.html
est correctement formatée (les premières des fichiers raw ne sont pas >identiques).
La commande :
po4a-updatepo -f pod -m perl.pod -p perl.1.po
me donne un fichier po correctement formaté mais avec des en-têtes de paragraphe différents.
Le fichier pod est ici :
https://sources.debian.org/data/main/p/perl/5.40.1-3/pod/perl.pod
Si cela peut aider.
Amicalement.
--
Jean-Paul
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2025-06-03 07:12+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <
[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: =head1
#: perl.pod:1
msgid "NAME"
msgstr ""
#. type: textblock
#: perl.pod:3
msgid "perl - The Perl 5 language interpreter"
msgstr ""
#. type: =head1
#: perl.pod:5
msgid "SYNOPSIS"
msgstr ""
#. type: verbatim
#: perl.pod:7
#, no-wrap
msgid ""
"B<perl> S<[ B<-sTtuUWX> ]>\n"
" S<[ B<-hv> ] [ B<-V>[:I<configvar>] ]>\n"
" S<[ B<-cw> ] [ B<-d>[B<t>][:I<debugger>] ] [ B<-D>[I<number/list>] "