名前

Locale::Po4a::Yaml - YAMLファイルとPOファイルの相互変換

説明

Locale::Po4a::Yaml は、YAMLファイルを他の [自然] 言語へ翻訳するのを助けるモジュールです。
このモジュールはYAMLのハッシュと配列の値を抽出します。ハッシュのキーは抽出されません。
補足:このモジュールはYAMLファイルをYAML::Tinyを使って解析します。

このモジュールで使用できるオプション

以下は、このモジュール固有のオプションです:
keys
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.
paths
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.
skip_array
配列の値を変換しません。

関連項目

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

著者

 Brian Exelbierd <[email protected]>

訳者

 倉澤 望 <[email protected]>
 Debian JP Documentation ML <[email protected]>

著作権とライセンス

Copyright © 2017 Brian Exelbierd. Copyright © 2022 Martin Quinson <mquinson#debian.org>.
本プログラムはフリーソフトウェアです。GPL の条項に基づき再頒布と変更を行うことができます (COPYING ファイルを参照してください)。

Recommended readings

Pages related to Locale::Po4a::Yaml you should read also:

Questions & Answers

Helpful answers and articles about Locale::Po4a::Yaml you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search