Scroll to navigation

LOCALE::PO4A::YAML.3PM(1) User Contributed Perl Documentation LOCALE::PO4A::YAML.3PM(1)

NOM

Locale::Po4a::Yaml - Convertir des fichiers Yaml depuis ou vers des fichiers PO

DESCRIPTION

Locale::Po4a::Yaml est un module permettant d’aider la traduction de fichiers Yaml dans d’autres langues.

Le module extrait la valeur des hachages et des tableaux YAML. Les clés de hachage ne sont pas extraites.

REMARQUE : Ce module analyse le fichier YAML avec YAML::Tiny.

OPTIONS ACCEPTÉES PAR CE MODULE

Voici les options particulières à ce module :

Space-separated list of hash keys to process for extraction, all other keys are skipped. Keys are matched with a case-sensitive match. If paths and keys are used together, values are included if they are matched by at least one of the options. Arrays values are always returned unless the skip_array option is provided.
Comma-separated list of hash paths to process for extraction, all other paths are skipped. Paths are matched with a case-sensitive match. If paths and keys are used together, values are included if they are matched by at least one of the options. Arrays values are always returned unless the skip_array option is provided.
Ne pas traduire les valeurs des tableaux.

VOIR AUSSI

Locale::Po4a::TransTractor(3pm), po4a(7)

AUTEURS

 Brian Exelbierd <bex@pobox.com>

TRADUCTION

 Martin Quinson (mquinson#debian.org)

COPYRIGHT ET LICENCE

Copyright © 2017 Brian Exelbierd. Copyright © 2022 Martin Quinson <mquinson#debian.org>.

Ce programme est un logiciel libre ; vous pouvez le copier et / ou le modifier sous les termes de la GPL (voir le fichier COPYING).

2023-01-16 perl v5.38.2