diff options
Diffstat (limited to 'tests/root')
| -rw-r--r-- | tests/root/contents.txt | 1 | ||||
| -rw-r--r-- | tests/root/i18n/definition_terms.po | 32 | ||||
| -rw-r--r-- | tests/root/i18n/definition_terms.txt | 11 | ||||
| -rw-r--r-- | tests/root/i18n/external_links.po | 32 | ||||
| -rw-r--r-- | tests/root/i18n/external_links.txt | 13 | ||||
| -rw-r--r-- | tests/root/i18n/figure_caption.po | 29 | ||||
| -rw-r--r-- | tests/root/i18n/figure_caption.txt | 12 | ||||
| -rw-r--r-- | tests/root/i18n/footnote.po | 33 | ||||
| -rw-r--r-- | tests/root/i18n/footnote.txt | 11 | ||||
| -rw-r--r-- | tests/root/i18n/i18n.png | bin | 67861 -> 0 bytes | |||
| -rw-r--r-- | tests/root/i18n/index.txt | 11 | ||||
| -rw-r--r-- | tests/root/i18n/index_entries.po | 77 | ||||
| -rw-r--r-- | tests/root/i18n/index_entries.txt | 31 | ||||
| -rw-r--r-- | tests/root/i18n/literalblock.po | 30 | ||||
| -rw-r--r-- | tests/root/i18n/literalblock.txt | 13 | ||||
| -rw-r--r-- | tests/root/i18n/refs_inconsistency.po | 39 | ||||
| -rw-r--r-- | tests/root/i18n/refs_inconsistency.txt | 13 |
17 files changed, 0 insertions, 388 deletions
diff --git a/tests/root/contents.txt b/tests/root/contents.txt index 0fbd6823..de60ec6d 100644 --- a/tests/root/contents.txt +++ b/tests/root/contents.txt @@ -28,7 +28,6 @@ Contents: extensions versioning/index footnote - i18n/index Python <http://python.org/> diff --git a/tests/root/i18n/definition_terms.po b/tests/root/i18n/definition_terms.po deleted file mode 100644 index 2c3a3bca..00000000 --- a/tests/root/i18n/definition_terms.po +++ /dev/null @@ -1,32 +0,0 @@ -# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2012, foof
-# This file is distributed under the same license as the foo package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: sphinx 1.0\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-01 05:00\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: 8bit\n"
-
-msgid "i18n with definition terms"
-msgstr "I18N WITH DEFINITION TERMS"
-
-msgid "Some term"
-msgstr "SOME TERM"
-
-msgid "The corresponding definition"
-msgstr "THE CORRESPONDING DEFINITION"
-
-msgid "Some other term"
-msgstr "SOME OTHER TERM"
-
-msgid "The corresponding definition #2"
-msgstr "THE CORRESPONDING DEFINITION #2"
diff --git a/tests/root/i18n/definition_terms.txt b/tests/root/i18n/definition_terms.txt deleted file mode 100644 index 9891401d..00000000 --- a/tests/root/i18n/definition_terms.txt +++ /dev/null @@ -1,11 +0,0 @@ -:tocdepth: 2 - -i18n with definition terms -========================== - -Some term - The corresponding definition - -Some other term - The corresponding definition #2 - diff --git a/tests/root/i18n/external_links.po b/tests/root/i18n/external_links.po deleted file mode 100644 index 4cd19dda..00000000 --- a/tests/root/i18n/external_links.po +++ /dev/null @@ -1,32 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2012, foof -# This file is distributed under the same license as the foo package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: sphinx 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-11-22 08:28\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: 8bit\n" - -msgid "i18n with external links" -msgstr "EXTERNAL LINKS" - -msgid "External link to Python_." -msgstr "EXTERNAL LINK TO Python_." - -msgid "Internal link to `i18n with external links`_." -msgstr "`EXTERNAL LINKS`_ IS INTERNAL LINK." - -msgid "Inline link by `Sphinx <http://sphinx-doc.org>`_." -msgstr "INLINE LINK BY `SPHINX <http://sphinx-doc.org>`_." - -msgid "Unnamed link__." -msgstr "UNNAMED LINK__." diff --git a/tests/root/i18n/external_links.txt b/tests/root/i18n/external_links.txt deleted file mode 100644 index 7ac1db02..00000000 --- a/tests/root/i18n/external_links.txt +++ /dev/null @@ -1,13 +0,0 @@ -:tocdepth: 2 - -i18n with external links -======================== -.. #1044 external-links-dont-work-in-localized-html - -* External link to Python_. -* Internal link to `i18n with external links`_. -* Inline link by `Sphinx <http://sphinx-doc.org>`_. -* Unnamed link__. - -.. _Python: http://python.org -.. __: http://google.com diff --git a/tests/root/i18n/figure_caption.po b/tests/root/i18n/figure_caption.po deleted file mode 100644 index 01b4c041..00000000 --- a/tests/root/i18n/figure_caption.po +++ /dev/null @@ -1,29 +0,0 @@ -# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2012, foof
-# This file is distributed under the same license as the foo package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: sphinx 1.0\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-04 7:00\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: 8bit\n"
-
-msgid "i18n with figure caption"
-msgstr "I18N WITH FIGURE CAPTION"
-
-msgid "My caption of the figure"
-msgstr "MY CAPTION OF THE FIGURE"
-
-msgid "My description paragraph1 of the figure."
-msgstr "MY DESCRIPTION PARAGRAPH1 OF THE FIGURE."
-
-msgid "My description paragraph2 of the figure."
-msgstr "MY DESCRIPTION PARAGRAPH2 OF THE FIGURE."
diff --git a/tests/root/i18n/figure_caption.txt b/tests/root/i18n/figure_caption.txt deleted file mode 100644 index 75567b3a..00000000 --- a/tests/root/i18n/figure_caption.txt +++ /dev/null @@ -1,12 +0,0 @@ -:tocdepth: 2 - -i18n with figure caption -======================== - -.. figure:: i18n.png - - My caption of the figure - - My description paragraph1 of the figure. - - My description paragraph2 of the figure. diff --git a/tests/root/i18n/footnote.po b/tests/root/i18n/footnote.po deleted file mode 100644 index 47f8d3db..00000000 --- a/tests/root/i18n/footnote.po +++ /dev/null @@ -1,33 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2012, foof -# This file is distributed under the same license as the foo package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: sphinx 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-11-22 08:28\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: 8bit\n" - -msgid "i18n with Footnote" -msgstr "I18N WITH FOOTNOTE" - -msgid "[100]_ Contents [#]_ for `i18n with Footnote`_ [ref]_" -msgstr "`I18N WITH FOOTNOTE`_ INCLUDE THIS CONTENTS [ref]_ [#]_ [100]_" - -msgid "This is a auto numbered footnote." -msgstr "THIS IS A AUTO NUMBERED FOOTNOTE." - -msgid "This is a named footnote." -msgstr "THIS IS A NAMED FOOTNOTE." - -msgid "This is a numbered footnote." -msgstr "THIS IS A NUMBERED FOOTNOTE." - diff --git a/tests/root/i18n/footnote.txt b/tests/root/i18n/footnote.txt deleted file mode 100644 index 3ef76bba..00000000 --- a/tests/root/i18n/footnote.txt +++ /dev/null @@ -1,11 +0,0 @@ -:tocdepth: 2 - -i18n with Footnote -================== -.. #955 cant-build-html-with-footnotes-when-using - -[100]_ Contents [#]_ for `i18n with Footnote`_ [ref]_ - -.. [#] This is a auto numbered footnote. -.. [ref] This is a named footnote. -.. [100] This is a numbered footnote. diff --git a/tests/root/i18n/i18n.png b/tests/root/i18n/i18n.png Binary files differdeleted file mode 100644 index 72c12d13..00000000 --- a/tests/root/i18n/i18n.png +++ /dev/null diff --git a/tests/root/i18n/index.txt b/tests/root/i18n/index.txt deleted file mode 100644 index dfacc019..00000000 --- a/tests/root/i18n/index.txt +++ /dev/null @@ -1,11 +0,0 @@ -.. toctree:: - :maxdepth: 2 - :numbered: - - footnote - external_links - refs_inconsistency - literalblock - definition_terms - figure_caption - index_entries diff --git a/tests/root/i18n/index_entries.po b/tests/root/i18n/index_entries.po deleted file mode 100644 index 6da9a813..00000000 --- a/tests/root/i18n/index_entries.po +++ /dev/null @@ -1,77 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2013, foo -# This file is distributed under the same license as the foo package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: foo foo\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-01-05 18:10\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: 8bit\n" - -msgid "i18n with index entries" -msgstr "" - -msgid "index target section" -msgstr "" - -msgid "this is :index:`Newsletter` target paragraph." -msgstr "THIS IS :index:`NEWSLETTER` TARGET PARAGRAPH." - -msgid "various index entries" -msgstr "" - -msgid "That's all." -msgstr "" - -msgid "Mailing List" -msgstr "MAILING LIST" - -msgid "Newsletter" -msgstr "NEWSLETTER" - -msgid "Recipients List" -msgstr "RECIPIENTS LIST" - -msgid "First" -msgstr "FIRST" - -msgid "Second" -msgstr "SECOND" - -msgid "Third" -msgstr "THIRD" - -msgid "Entry" -msgstr "ENTRY" - -msgid "See" -msgstr "SEE" - -msgid "Module" -msgstr "MODULE" - -msgid "Keyword" -msgstr "KEYWORD" - -msgid "Operator" -msgstr "OPERATOR" - -msgid "Object" -msgstr "OBJECT" - -msgid "Exception" -msgstr "EXCEPTION" - -msgid "Statement" -msgstr "STATEMENT" - -msgid "Builtin" -msgstr "BUILTIN" diff --git a/tests/root/i18n/index_entries.txt b/tests/root/i18n/index_entries.txt deleted file mode 100644 index c914a4b4..00000000 --- a/tests/root/i18n/index_entries.txt +++ /dev/null @@ -1,31 +0,0 @@ -:tocdepth: 2 - -i18n with index entries -======================= - -.. index:: - single: Mailing List - pair: Newsletter; Recipients List - -index target section --------------------- - -this is :index:`Newsletter` target paragraph. - - -various index entries ---------------------- - -.. index:: - triple: First; Second; Third - see: Entry; Mailing List - seealso: See; Newsletter - module: Module - keyword: Keyword - operator: Operator - object: Object - exception: Exception - statement: Statement - builtin: Builtin - -That's all. diff --git a/tests/root/i18n/literalblock.po b/tests/root/i18n/literalblock.po deleted file mode 100644 index 8ea83b3b..00000000 --- a/tests/root/i18n/literalblock.po +++ /dev/null @@ -1,30 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2012, foof -# This file is distributed under the same license as the foo package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: sphinx 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-11-22 08:28\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: 8bit\n" - -msgid "i18n with literal block" -msgstr "I18N WITH LITERAL BLOCK" - -msgid "Correct literal block::" -msgstr "CORRECT LITERAL BLOCK::" - -msgid "Missing literal block::" -msgstr "MISSING LITERAL BLOCK::" - -msgid "That's all." -msgstr "THAT'S ALL." - diff --git a/tests/root/i18n/literalblock.txt b/tests/root/i18n/literalblock.txt deleted file mode 100644 index c9c71099..00000000 --- a/tests/root/i18n/literalblock.txt +++ /dev/null @@ -1,13 +0,0 @@ -:tocdepth: 2 - -i18n with literal block -========================= - -Correct literal block:: - - this is - literal block - -Missing literal block:: - -That's all. diff --git a/tests/root/i18n/refs_inconsistency.po b/tests/root/i18n/refs_inconsistency.po deleted file mode 100644 index 9cab687f..00000000 --- a/tests/root/i18n/refs_inconsistency.po +++ /dev/null @@ -1,39 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2012, foof -# This file is distributed under the same license as the foo package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: sphinx 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-05 08:28\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: 8bit\n" - -msgid "i18n with refs inconsistency" -msgstr "I18N WITH REFS INCONSISTENCY" - -msgid "[100]_ for [#]_ footnote [ref2]_." -msgstr "FOR FOOTNOTE [ref2]_." - -msgid "for reference_." -msgstr "reference_ FOR reference_." - -msgid "normal text." -msgstr "ORPHAN REFERENCE: `I18N WITH REFS INCONSISTENCY`_." - -msgid "This is a auto numbered footnote." -msgstr "THIS IS A AUTO NUMBERED FOOTNOTE." - -msgid "This is a named footnote." -msgstr "THIS IS A NAMED FOOTNOTE." - -msgid "This is a numbered footnote." -msgstr "THIS IS A NUMBERED FOOTNOTE." - diff --git a/tests/root/i18n/refs_inconsistency.txt b/tests/root/i18n/refs_inconsistency.txt deleted file mode 100644 index c65c5b45..00000000 --- a/tests/root/i18n/refs_inconsistency.txt +++ /dev/null @@ -1,13 +0,0 @@ -:tocdepth: 2 - -i18n with refs inconsistency -============================= - -* [100]_ for [#]_ footnote [ref2]_. -* for reference_. -* normal text. - -.. [#] This is a auto numbered footnote. -.. [ref2] This is a named footnote. -.. [100] This is a numbered footnote. -.. _reference: http://www.example.com |
