[Po4a-commits] "po4a/t/data-27 general-normalized.xml, NONE, 1.1 general.po, NONE, 1.1 general.xml, NONE, 1.1"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sun Dec 31 17:47:35 CET 2006


Update of /cvsroot/po4a/po4a/t/data-27
In directory alioth:/tmp/cvs-serv4068/t/data-27

Added Files:
	general-normalized.xml general.po general.xml 
Log Message:
New testsuite for the XML module.


--- NEW FILE: general-normalized.xml ---
<?xml version='1.0' encoding="utf-8"?>



<!-- $Header: /cvsroot/po4a/po4a/t/data-27/general-normalized.xml,v 1.1 2006/12/31 16:47:33 nekral-guest Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">

<guide link="/links/link.xml">
<title>A Guide</title>

<author title="Author">
  <mail link="first.mail.org">First Author</mail>
</author>

<abstract>
An Abstract
</abstract>



<!-- The content of this document is licensed under the XXX license 
 See bla bla -->
<license/>

<version>1.2</version>
<date>2006-012-31</date>

<chapter>
<title>About foo</title>
<section>
<title>Fist Title</title>
<body>

<p>
The <c>foo</c> is a <e>foo</e> foo.  foo foo foo foo foo foo foo foo foo foo 
foo foo foo foo foo foo foo foo foo foo foo foo foo foo.
</p>

<p>
bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo 
bar.  bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar 
bar foo bar.
</p>

</body>
</section>
<section>
<title>Second Title</title>
<body>

<p>
bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo 
bar.  bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar 
bar foo bar.
</p>

</body>
</section>
<section>
<title>Third Title</title>
<body>

<p>
<!--

  Some comment

-->
bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo 
bar.  bar <brite>bar foo</brite> bar bar bar foo bar bar bar foo bar bar bar 
foo bar bar bar foo bar. The <path>file</path> foo.
</p>

<pre caption="My caption">
a command
verbatim
text
</pre>


<!--

  Another comment

-->
<p>foo</p>

<pre caption="My caption">
a <i>command</i>
  verbatim
text
toto <comment>tata tutu</comment>.
titi
</pre>

</body>
</section>
</chapter>

</guide>

--- NEW FILE: general.po ---
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL at 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 at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING"

# type: Attribute 'link' of: <guide>
#: ../data-27/general.xml:7
#, no-wrap
msgid "/links/link.xml"
msgstr ""

# type: Content of: <guide><title>
#: ../data-27/general.xml:8
msgid "A Guide"
msgstr ""

# type: Attribute 'title' of: <guide><author>
#: ../data-27/general.xml:10
#, no-wrap
msgid "Author"
msgstr ""

# type: Content of: <guide><author>
#: ../data-27/general.xml:11
#, no-wrap
msgid "<mail link=\"first.mail.org\">First Author</mail>"
msgstr ""

# type: Content of: <guide><abstract>
#: ../data-27/general.xml:15
msgid "An Abstract"
msgstr ""

# type: Content of: <guide><version>
#: ../data-27/general.xml:23
#, no-wrap
msgid "1.2"
msgstr ""

# type: Content of: <guide><date>
#: ../data-27/general.xml:24
#, no-wrap
msgid "2006-012-31"
msgstr ""

# type: Content of: <guide><chapter><title>
#: ../data-27/general.xml:27
msgid "About foo"
msgstr ""

# type: Content of: <guide><chapter><section><title>
#: ../data-27/general.xml:29
msgid "Fist Title"
msgstr ""

# type: Content of: <guide><chapter><section><body><p>
#: ../data-27/general.xml:33
msgid ""
"The <c>foo</c> is a <e>foo</e> foo.  foo foo foo foo foo foo foo foo foo foo "
"foo foo foo foo foo foo foo foo foo foo foo foo foo foo."
msgstr ""

# type: Content of: <guide><chapter><section><body><p>
#: ../data-27/general.xml:39 ../data-27/general.xml:51
msgid ""
"bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo "
"bar.  bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar "
"bar foo bar."
msgstr ""

# type: Content of: <guide><chapter><section><title>
#: ../data-27/general.xml:47
msgid "Second Title"
msgstr ""

# type: Content of: <guide><chapter><section><title>
#: ../data-27/general.xml:59
msgid "Third Title"
msgstr ""

#
#
#.   Some comment
#
#
# type: Content of: <guide><chapter><section><body><p>
#: ../data-27/general.xml:63
msgid ""
"bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo "
"bar.  bar <brite>bar foo</brite> bar bar bar foo bar bar bar foo bar bar bar "
"foo bar bar bar foo bar. The <path>file</path> foo."
msgstr ""

# type: Attribute 'caption' of: <guide><chapter><section><body><pre>
#: ../data-27/general.xml:71 ../data-27/general.xml:82
#, no-wrap
msgid "My caption"
msgstr ""

# type: Content of: <guide><chapter><section><body><pre>
#: ../data-27/general.xml:72
#, no-wrap
msgid ""
"a command\n"
"verbatim\n"
"text"
msgstr ""

# type: Content of: <guide><chapter><section><body><p>
#: ../data-27/general.xml:80
msgid "foo"
msgstr ""

# type: Content of: <guide><chapter><section><body><pre>
#: ../data-27/general.xml:83
#, no-wrap
msgid ""
"a <i>command</i>\n"
"  verbatim\n"
"text\n"
"toto"
msgstr ""

# type: Content of: <guide><chapter><section><body><pre><comment>
#: ../data-27/general.xml:86
#, no-wrap
msgid "tata tutu"
msgstr ""

# type: Content of: <guide><chapter><section><body><pre>
#: ../data-27/general.xml:86
#, no-wrap
msgid ""
".\n"
"titi"
msgstr ""

--- NEW FILE: general.xml ---
<?xml version='1.0' encoding="UTF-8"?>

<!-- $Header: /cvsroot/po4a/po4a/t/data-27/general.xml,v 1.1 2006/12/31 16:47:33 nekral-guest Exp $ -->

<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">

<guide link="/links/link.xml">
<title>A Guide</title>

<author title="Author">
  <mail link="first.mail.org">First Author</mail>
</author>

<abstract>
An
Abstract
</abstract>

<!-- The content of this document is licensed under the XXX license -->
<!-- See bla bla -->
<license/>

<version>1.2</version>
<date>2006-012-31</date>

<chapter>
<title>About foo</title>
<section>
<title>Fist Title</title>
<body>

<p>
The <c>foo</c> is a <e>foo</e> foo.
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo.
</p>

<p>
bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar bar
foo bar.  bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar
bar bar foo bar.
</p>

</body>
</section>
<section>
<title>Second Title</title>
<body>

<p>
bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar bar
foo bar.  bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar
bar bar foo bar.
</p>

</body>
</section>
<section>
<title>Third Title</title>
<body>

<p>
bar bar foo bar bar bar foo bar bar bar foo bar bar bar foo bar bar bar
foo bar.  bar <brite>bar foo</brite> bar bar bar foo bar bar bar foo bar bar bar foo bar
<!--
  Some comment
-->
bar bar foo bar. The <path>file</path> foo.
</p>

<pre caption="My caption">
a command
verbatim
text
</pre>

<!--
  Another comment
-->
<p>foo</p>

<pre caption="My caption">
a <i>command</i>
  verbatim
text
toto <comment>tata tutu</comment>.
titi
</pre>

</body>
</section>
</chapter>

</guide>




More information about the Po4a-commits mailing list