Scroll to navigation

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

NOME

Locale::Po4a::Yaml - converte ficheiros YAML de/para ficheiros PO

DESCRIÇÃO

Locale::Po4a::Yaml é um módulo para ajudar a tradução de ficheiros Yaml para outros idiomas.

O módulo extrai o valor de hashes e matrizes YAML. As chaves hash não são extraídas.

NOTA: Este módulo analisa o ficheiro YAML com YAML::Tiny.

OPÇÕES ACEITES POR ESTE MÓDULO

Estas são as opções particulares deste módulo:

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.
Não traduz os valores de matrizes.

VER TAMBÉM

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

AUTORES

 Brian Exelbierd <bex@pobox.com>

DIREITOS DE AUTOR E LICENÇA

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

Este programa é software livre, pode redistribuí-lo e/ou modificá-lo sob os termos da GPL (consulte o ficheiro CÓPIA).

2023-01-16 perl v5.38.2