LOCALE::PO4A::ORG.3PM
Section: User Contributed Perl Documentation (1)Updated: 2025-04-18
Index Return to Main Contents
NOME
Locale::Po4a::Org - converter documentos Org de/para ficheiros PO.SINOPSE
[type:org] /path/to/master.org \ $lang:/path/to/translation.$lang.org \ opt:" \ --option skip_keywords=' \ include \ export_file_name \ link' \ --option skip_properties=' \ copying \ NOBLOCKING \ ORDERED'"
DESCRIÇÃO
O objetivo do projeto po4a (PO for anything: PO para qualquer coisa) é facilitar traduções (e o mais interessante, a manutenção das traduções) a usar as ferramentas do gettext em áreas em que não se esperava, como na documentação."Locale::Po4a::Org" is a module to help the translation of documentation in the Org format, used by the Org Mode <https://orgmode.org/>.
CONFIGURAÇÃO
- skip_keywords
- Space-separated list of keywords which won't be translated.
- skip_properties
- Space-separated list of properties which won't be translated.
- skip_heading
- If this is a true value, skip translating headings. When your translation is converted to Texinfo format, the translation of headings can cause node names to become bizarre. This option prevents that.
ESTADO DESTE MÓDULO
This module is in an early stage of development. It is tested successfully on simple Org files, such as the Org Mode Compact Guide <https://orgmode.org/guide/>. However it does not support the full Org syntax <https://orgmode.org/worg/org-syntax.html>; footnotes and nested plain lists cannot currently be parsed, for example.VER TAMBÉM
Locale::Po4a::TransTractor(3pm), po4a(7)AUTORES
gemmaro <gemmaro.dev@gmail.com>
DIREITOS DE AUTOR E LICENÇA
Copyright © 2024 gemmaro.
This program is free software; you may redistribute it and/or modify it under the terms of GPL v2.0 or later (see the COPYING file).
Index
- NOME
- SINOPSE
- DESCRIÇÃO
- CONFIGURAÇÃO
- ESTADO DESTE MÓDULO
- VER TAMBÉM
- AUTORES
- DIREITOS DE AUTOR E LICENÇA
This document was created by using the manual pages.
Time: 09:22:08 GMT, April 18, 2025