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/cfg/single-newstr | |
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/cfg/single-newstr')
-rw-r--r-- | t/cfg/single-newstr/_output | 3 | ||||
-rw-r--r-- | t/cfg/single-newstr/_single-newstr.fr.po | 45 | ||||
-rw-r--r-- | t/cfg/single-newstr/_single-newstr.man.fr.1 | 12 | ||||
-rw-r--r-- | t/cfg/single-newstr/_single-newstr.pot | 45 | ||||
-rw-r--r-- | t/cfg/single-newstr/po4a.conf | 6 | ||||
-rw-r--r-- | t/cfg/single-newstr/single-newstr.fr.po | 39 | ||||
-rw-r--r-- | t/cfg/single-newstr/single-newstr.man.1 | 7 | ||||
-rw-r--r-- | t/cfg/single-newstr/single-newstr.pot | 39 |
8 files changed, 196 insertions, 0 deletions
diff --git a/t/cfg/single-newstr/_output b/t/cfg/single-newstr/_output new file mode 100644 index 0000000..3770f93 --- /dev/null +++ b/t/cfg/single-newstr/_output @@ -0,0 +1,3 @@ +Updating single-newstr.pot: (5 entries) +Updating single-newstr.fr.po: 4 translated messages, 1 untranslated message. +single-newstr.man.fr.1 is 80% translated (4 of 5 strings). diff --git a/t/cfg/single-newstr/_single-newstr.fr.po b/t/cfg/single-newstr/_single-newstr.fr.po new file mode 100644 index 0000000..0e99734 --- /dev/null +++ b/t/cfg/single-newstr/_single-newstr.fr.po @@ -0,0 +1,45 @@ +# French translations for po package +# Copyright (C) 2020 Free Software Foundation, Inc. +# This file is distributed under the same license as the po package. +# Automatically generated, 2020. +# +msgid "" +msgstr "" +"Project-Id-Version: po 4a\n" +"POT-Creation-Date: 2020-04-13 00:33+0200\n" +"PO-Revision-Date: 2005-04-24 2:54+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. type: TH +#: cfg/single-newstr/single-newstr.man.1:1 +#, no-wrap +msgid "test1" +msgstr "test1" + +#. type: SH +#: cfg/single-newstr/single-newstr.man.1:2 +#, no-wrap +msgid "NAME" +msgstr "NOM" + +#. type: Plain text +#: cfg/single-newstr/single-newstr.man.1:4 +msgid "test - just a test" +msgstr "test - juste un test" + +#. type: Plain text +#: cfg/single-newstr/single-newstr.man.1:6 +msgid "Hello" +msgstr "Bonjour" + +#. type: SH +#: cfg/single-newstr/single-newstr.man.1:7 +#, no-wrap +msgid "MORE CONTENT" +msgstr "" diff --git a/t/cfg/single-newstr/_single-newstr.man.fr.1 b/t/cfg/single-newstr/_single-newstr.man.fr.1 new file mode 100644 index 0000000..4dea14d --- /dev/null +++ b/t/cfg/single-newstr/_single-newstr.man.fr.1 @@ -0,0 +1,12 @@ +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH test1 1 +.SH NOM +test \- juste un test + +Bonjour + +.SH "MORE CONTENT" diff --git a/t/cfg/single-newstr/_single-newstr.pot b/t/cfg/single-newstr/_single-newstr.pot new file mode 100644 index 0000000..8dfa72f --- /dev/null +++ b/t/cfg/single-newstr/_single-newstr.pot @@ -0,0 +1,45 @@ +# 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: 2020-04-12 18:52+0200\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 +#: cfg/single-newstr/single-newstr.man.1:1 +#, no-wrap +msgid "test1" +msgstr "" + +#. type: SH +#: cfg/single-newstr/single-newstr.man.1:2 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: cfg/single-newstr/single-newstr.man.1:4 +msgid "test - just a test" +msgstr "" + +#. type: Plain text +#: cfg/single-newstr/single-newstr.man.1:5 +msgid "Hello" +msgstr "" + +#. type: SH +#: cfg/single-newstr/single-newstr.man.1:7 +#, no-wrap +msgid "MORE CONTENT" +msgstr "" diff --git a/t/cfg/single-newstr/po4a.conf b/t/cfg/single-newstr/po4a.conf new file mode 100644 index 0000000..cdd9db0 --- /dev/null +++ b/t/cfg/single-newstr/po4a.conf @@ -0,0 +1,6 @@ +#comment +[po4a_langs] fr +[po4a_paths] single-newstr.pot $lang:single-newstr.$lang.po +[options] opt:"--msgmerge-opt --silent" + +[type:man] single-newstr.man.1 $lang:single-newstr.man.$lang.1 diff --git a/t/cfg/single-newstr/single-newstr.fr.po b/t/cfg/single-newstr/single-newstr.fr.po new file mode 100644 index 0000000..e9d9c5a --- /dev/null +++ b/t/cfg/single-newstr/single-newstr.fr.po @@ -0,0 +1,39 @@ +# French translations for po package +# Copyright (C) 2020 Free Software Foundation, Inc. +# This file is distributed under the same license as the po package. +# Automatically generated, 2020. +# +msgid "" +msgstr "" +"Project-Id-Version: po 4a\n" +"POT-Creation-Date: 2005-04-24 2:54+0200\n" +"PO-Revision-Date: 2005-04-24 2:54+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. type: TH +#: cfg/single-newstr/single-newstr.man.1:1 +#, no-wrap +msgid "test1" +msgstr "test1" + +#. type: SH +#: cfg/single-newstr/single-newstr.man.1:2 +#, no-wrap +msgid "NAME" +msgstr "NOM" + +#. type: Plain text +#: cfg/single-newstr/single-newstr.man.1:4 +msgid "test - just a test" +msgstr "test - juste un test" + +#. type: Plain text +#: cfg/single-newstr/single-newstr.man.1:6 +msgid "Hello" +msgstr "Bonjour" diff --git a/t/cfg/single-newstr/single-newstr.man.1 b/t/cfg/single-newstr/single-newstr.man.1 new file mode 100644 index 0000000..56efd5a --- /dev/null +++ b/t/cfg/single-newstr/single-newstr.man.1 @@ -0,0 +1,7 @@ +.TH test1 1 +.SH NAME +test \- just a test + +Hello + +.SH MORE CONTENT
\ No newline at end of file diff --git a/t/cfg/single-newstr/single-newstr.pot b/t/cfg/single-newstr/single-newstr.pot new file mode 100644 index 0000000..9f4a649 --- /dev/null +++ b/t/cfg/single-newstr/single-newstr.pot @@ -0,0 +1,39 @@ +# 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: 2005-04-24 2:54+0200\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 +#: cfg/single-newstr/single-newstr.man.1:1 +#, no-wrap +msgid "test1" +msgstr "" + +#. type: SH +#: cfg/single-newstr/single-newstr.man.1:2 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: cfg/single-newstr/single-newstr.man.1:4 +msgid "test - just a test" +msgstr "" + +#. type: Plain text +#: cfg/single-newstr/single-newstr.man.1:5 +msgid "Hello" +msgstr "" |