ИМЕ

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)

АУТОРИ

 Брајан Екселбирд <[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