diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
commit | 5df6c2aefebe3d2abcc939a88e294876d59f03ca (patch) | |
tree | 63fb332a0f21ddb91cb789c80cf64e134d373463 /t/fmt/man/hyphens-translate.pot | |
parent | Initial commit. (diff) | |
download | po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.tar.xz po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.zip |
Adding upstream version 0.72.upstream/0.72
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't/fmt/man/hyphens-translate.pot')
-rw-r--r-- | t/fmt/man/hyphens-translate.pot | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/t/fmt/man/hyphens-translate.pot b/t/fmt/man/hyphens-translate.pot new file mode 100644 index 0000000..e1bb366 --- /dev/null +++ b/t/fmt/man/hyphens-translate.pot @@ -0,0 +1,97 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2008-03-14 21:23+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: hyphens-translate.man:1 +#, no-wrap +msgid "TEST-PO4A-HYPHENS" +msgstr "" + +#. type: SH +#: hyphens-translate.man:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:6 +msgid "test-po4a-hyphens - This is just-a-test" +msgstr "" + +#. type: SH +#: hyphens-translate.man:7 +#, no-wrap +msgid "TITLE WITH-HYPHEN" +msgstr "" + +#. Some exceptions: +#. type: groff code +#: hyphens-translate.man:12 +#, no-wrap +msgid "" +".ie c \\[shc] \\\n" +". ds soft-hyphen \\[shc]\n" +".el \\\n" +". ds soft-hyphen \\(hy\n" +msgstr "" + +#. Debian bug #470849 +#. type: Plain text +#: hyphens-translate.man:18 +msgid "continuation hyphen@255@\\*[soft-hyphen]@-" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:20 +msgid "test \\s-1small text\\s+1 \\s-1small-text\\s+1 \\s-1small\\s+1" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:22 +msgid "test \\(.-, \\(E<lt>-, or \\(-D" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:24 +msgid "Let's try TeX T\\h'-.1667m'\\v'.224m'E\\v'-.224m'\\h'-.125m'X" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:26 +msgid "\\H'-5'test" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:28 +msgid "\\C'test - test' \\C'test-test'" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:30 +msgid "\\Z@\\v'-.25m'\\l'\\en[ww]u'@\\e$1" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:32 +msgid "test \\[test-test]" +msgstr "" + +#. type: Plain text +#: hyphens-translate.man:33 +msgid "test \\*(-a \\*(a-" +msgstr "" |