.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "LOCALE::PO4A::WML.3PM 1" .TH LOCALE::PO4A::WML.3PM 1 2024-06-26 "perl v5.38.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH 名称 .IX Header "名称" Locale::Po4a::Wml \- 将 WML (web 标记语言)文档从/转换为 PO 文件 .SH 描述 .IX Header "描述" Po4a (PO For Anything) 项目的目标是在文档等不需要翻译的领域使用 gettext 工具简化翻译(更有趣的是,简化翻译的维护)。 .PP Locale::Po4a::Wml 是一个帮助将 WML 文档翻译成其他 [人类] 语言的模块。不要把我们在这里谈论的 WML (网络标记语言) 和手机上使用的 WAP 垃圾混为一谈。 .PP 请注意,此模块依赖于 Locale::Po4a::Xhtml 模块,该模块也依赖于 Locale::Po4a::Xml 模块。这意味着网页表达式的所有标记都假定是用 XHTML 语法编写的。 .SH 此模块接受的选项 .IX Header "此模块接受的选项" 没有。 .SH 此模块的状态 .IX Header "此模块的状态" 此模块适用于一些简单的文档,但还很年轻。目前,该模块最大的问题可能是它不能处理包含非 XML 内联标记的文档,例如通常在 WML中定义的 。在将来的版本中将添加改进。 .SH 作者 .IX Header "作者" .Vb 2 \& Martin Quinson (mquinson#debian.org) \& Noriada Kobayashi .Ve .SH 翻译 .IX Header "翻译" taotieren .SH 版权和许可 .IX Header "版权和许可" .Vb 1 \& 版权所有 © 2005 SPI, Inc. .Ve .PP 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).