diff options
Diffstat (limited to '')
-rw-r--r-- | t/t-12-msguntypot/test4.new.po | 40 | ||||
-rw-r--r-- | t/t-12-msguntypot/test4.new.pot | 39 |
2 files changed, 79 insertions, 0 deletions
diff --git a/t/t-12-msguntypot/test4.new.po b/t/t-12-msguntypot/test4.new.po new file mode 100644 index 0000000..8992eed --- /dev/null +++ b/t/t-12-msguntypot/test4.new.po @@ -0,0 +1,40 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# Nicolas François <nicolas.francois@centraliens.net> +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2006-12-31 17:11+0100\n" +"PO-Revision-Date: 2008-02-29 21:49+0100\n" +"Last-Translator: Nicolas François <nicolas.francois@centraliens.net>\n" +"Language-Team: French <debian-l10n-french@lists.debian.org>\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Content of: <guide><title> +#: ../t-24-xml/general.xml:8 +msgid "foo" +msgstr "tata" + +#. type: Attribute 'title' of: <guide><author> +#: ../t-24-xml/general.xml:10 +#, no-wrap +msgid "bar" +msgstr "tete" + +#. type: Content of: <guide><abstract> +#: ../t-24-xml/general.xml:15 +msgid "baz1" +msgid_plural "baz2" +msgstr[0] "titi1" +msgstr[1] "titi2" + +#. type: Content of: <guide><version> +#: ../t-24-xml/general.xml:23 +#, no-wrap +msgid "qux" +msgstr "toto" diff --git a/t/t-12-msguntypot/test4.new.pot b/t/t-12-msguntypot/test4.new.pot new file mode 100644 index 0000000..3e7a3e4 --- /dev/null +++ b/t/t-12-msguntypot/test4.new.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: 2006-12-31 17:11+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: ENCODING" + +#. type: Content of: <guide><title> +#: ../t-24-xml/general.xml:8 +msgid "foo" +msgstr "" + +#. type: Attribute 'title' of: <guide><author> +#: ../t-24-xml/general.xml:10 +#, no-wrap +msgid "bar" +msgstr "" + +#. type: Content of: <guide><abstract> +#: ../t-24-xml/general.xml:15 +msgid "baz1" +msgid_plural "baz2" +msgstr[0] "" + +#. type: Content of: <guide><version> +#: ../t-24-xml/general.xml:23 +#, no-wrap +msgid "qux" +msgstr "" |