[Zope-Checkins] CVS: Zope/lib/python/docutils/parsers/rst/languages
- __init__.py:1.2.10.8 af.py:1.1.2.8 cs.py:1.1.4.5
de.py:1.2.10.8 en.py:1.2.10.8 eo.py:1.1.2.6 es.py:1.1.2.8
fi.py:1.1.2.2 fr.py:1.2.10.8 it.py:1.2.10.8 pt_br.py:1.1.4.5
ru.py:1.1.2.8 sk.py:1.2.10.8 sv.py:1.2.10.8 zh_tw.py:1.1.2.2
Andreas Jung
andreas at andreas-jung.com
Sun Oct 9 10:44:16 EDT 2005
Update of /cvs-repository/Zope/lib/python/docutils/parsers/rst/languages
In directory cvs.zope.org:/tmp/cvs-serv26422/parsers/rst/languages
Modified Files:
Tag: Zope-2_7-branch
__init__.py af.py cs.py de.py en.py eo.py es.py fi.py fr.py
it.py pt_br.py ru.py sk.py sv.py zh_tw.py
Log Message:
upgrade to docutils 0.3.9
=== Zope/lib/python/docutils/parsers/rst/languages/__init__.py 1.2.10.7 => 1.2.10.8 ===
=== Zope/lib/python/docutils/parsers/rst/languages/af.py 1.1.2.7 => 1.1.2.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/af.py:1.1.2.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/af.py Sun Oct 9 10:43:45 2005
@@ -42,6 +42,7 @@
#'faq': 'questions',
'table (translation required)': 'table',
'csv-table (translation required)': 'csv-table',
+ 'list-table (translation required)': 'list-table',
'meta': 'meta',
#'beeldkaart': 'imagemap',
'beeld': 'image',
@@ -55,6 +56,8 @@
'inhoud': 'contents',
'sectnum': 'sectnum',
'section-numbering': 'sectnum',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#'voetnote': 'footnotes',
#'aanhalings': 'citations',
'teikennotas': 'target-notes',
=== Zope/lib/python/docutils/parsers/rst/languages/cs.py 1.1.4.4 => 1.1.4.5 ===
--- Zope/lib/python/docutils/parsers/rst/languages/cs.py:1.1.4.4 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/cs.py Sun Oct 9 10:43:45 2005
@@ -43,6 +43,7 @@
#'faq': 'questions',
u'table (translation required)': 'table',
u'csv-table (translation required)': 'csv-table',
+ u'list-table (translation required)': 'list-table',
u'meta (translation required)': 'meta',
#'imagemap': 'imagemap',
u'image (translation required)': 'image', # obrazek
@@ -56,6 +57,8 @@
u'obsah': 'contents',
u'sectnum (translation required)': 'sectnum',
u'section-numbering (translation required)': 'sectnum',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#'footnotes': 'footnotes',
#'citations': 'citations',
u'target-notes (translation required)': 'target-notes',
=== Zope/lib/python/docutils/parsers/rst/languages/de.py 1.2.10.7 => 1.2.10.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/de.py:1.2.10.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/de.py Sun Oct 9 10:43:45 2005
@@ -42,6 +42,7 @@
#'fragen': 'questions',
'tabelle': 'table',
'csv-tabelle': 'csv-table',
+ 'list-table (translation required)': 'list-table',
'meta': 'meta',
#'imagemap': 'imagemap',
'bild': 'image',
@@ -59,6 +60,8 @@
'kapitel-nummerierung': 'sectnum',
'abschnitts-nummerierung': 'sectnum',
u'linkziel-fu\xdfnoten': 'target-notes',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#u'fu\xdfnoten': 'footnotes',
#'zitate': 'citations',
}
=== Zope/lib/python/docutils/parsers/rst/languages/en.py 1.2.10.7 => 1.2.10.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/en.py:1.2.10.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/en.py Sun Oct 9 10:43:45 2005
@@ -41,6 +41,7 @@
#'questions': 'questions',
'table': 'table',
'csv-table': 'csv-table',
+ 'list-table': 'list-table',
#'qa': 'questions',
#'faq': 'questions',
'meta': 'meta',
@@ -56,6 +57,8 @@
'contents': 'contents',
'sectnum': 'sectnum',
'section-numbering': 'sectnum',
+ 'header': 'header',
+ 'footer': 'footer',
#'footnotes': 'footnotes',
#'citations': 'citations',
'target-notes': 'target-notes',
=== Zope/lib/python/docutils/parsers/rst/languages/eo.py 1.1.2.5 => 1.1.2.6 ===
--- Zope/lib/python/docutils/parsers/rst/languages/eo.py:1.1.2.5 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/eo.py Sun Oct 9 10:43:45 2005
@@ -48,6 +48,7 @@
u'tabelo': 'table',
u'tabelo-vdk': 'csv-table', # "valoroj disigitaj per komoj"
u'tabelo-csv': 'csv-table',
+ u'tabelo-lista': 'list-table',
u'meta': 'meta',
#'imagemap': 'imagemap',
u'bildo': 'image',
@@ -62,6 +63,8 @@
u'enhavo': 'contents',
u'seknum': 'sectnum',
u'sekcia-numerado': 'sectnum',
+ u'kapsekcio': 'header',
+ u'piedsekcio': 'footer',
#'footnotes': 'footnotes',
#'citations': 'citations',
u'celaj-notoj': 'target-notes',
=== Zope/lib/python/docutils/parsers/rst/languages/es.py 1.1.2.7 => 1.1.2.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/es.py:1.1.2.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/es.py Sun Oct 9 10:43:45 2005
@@ -50,6 +50,7 @@
u'tabla': 'table',
u'tabla-vsc': 'csv-table',
u'tabla-csv': 'csv-table',
+ u'tabla-lista': 'list-table',
u'meta': 'meta',
#'imagemap': 'imagemap',
u'imagen': 'image',
@@ -67,6 +68,8 @@
u'numeracion-seccion': 'sectnum',
u'numeraci\u00f3n-secci\u00f3n': 'sectnum',
u'notas-destino': 'target-notes',
+ u'cabecera': 'header',
+ u'pie': 'footer',
#'footnotes': 'footnotes',
#'citations': 'citations',
u'restructuredtext-test-directive': 'restructuredtext-test-directive'}
=== Zope/lib/python/docutils/parsers/rst/languages/fi.py 1.1.2.1 => 1.1.2.2 ===
--- Zope/lib/python/docutils/parsers/rst/languages/fi.py:1.1.2.1 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/fi.py Sun Oct 9 10:43:45 2005
@@ -39,6 +39,7 @@
u'lainaus': u'pull-quote',
u'taulukko': u'table',
u'csv-taulukko': u'csv-table',
+ u'list-table (translation required)': 'list-table',
u'compound (translation required)': 'compound',
#u'kysymykset': u'questions',
u'meta': u'meta',
@@ -53,6 +54,8 @@
u'rooli': u'role',
u'sis\u00e4llys': u'contents',
u'kappale': u'sectnum',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#u'alaviitteet': u'footnotes',
#u'viitaukset': u'citations',
u'target-notes (translation required)': u'target-notes'}
=== Zope/lib/python/docutils/parsers/rst/languages/fr.py 1.2.10.7 => 1.2.10.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/fr.py:1.2.10.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/fr.py Sun Oct 9 10:43:45 2005
@@ -44,6 +44,7 @@
#u'faq': 'questions',
u'tableau': 'table',
u'csv-table (translation required)': 'csv-table',
+ u'list-table (translation required)': 'list-table',
u'm\u00E9ta': 'meta',
#u'imagemap (translation required)': 'imagemap',
u'image': 'image',
@@ -60,6 +61,8 @@
u'sectnum': 'sectnum',
u'section-num\u00E9rot\u00E9e': 'sectnum',
u'liens': 'target-notes',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#u'footnotes (translation required)': 'footnotes',
#u'citations (translation required)': 'citations',
}
=== Zope/lib/python/docutils/parsers/rst/languages/it.py 1.2.10.7 => 1.2.10.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/it.py:1.2.10.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/it.py Sun Oct 9 10:43:45 2005
@@ -4,10 +4,10 @@
# Date: $Date$
# Copyright: This module has been placed in the public domain.
-# New language mappings are welcome. Before doing a new translation, please
-# read <http://docutils.sf.net/docs/howto/i18n.html>. Two files must be
-# translated for each language: one in docutils/languages, the other in
-# docutils/parsers/rst/languages.
+# Beware: the italian translation of the reStructuredText documentation
+# at http://docit.bice.dyndns.org/static/ReST, in particular
+# http://docit.bice.dyndns.org/static/ReST/ref/rst/directives.html, needs
+# to be synced with the content of this file.
"""
Italian-language mappings for language-dependent features of
@@ -34,14 +34,15 @@
'blocco-interpretato': 'parsed-literal',
'rubrica': 'rubric',
'epigrafe': 'epigraph',
- 'evidenzia': 'highlights',
- 'pull-quote (translation required)': 'pull-quote',
- 'compound (translation required)': 'compound',
+ 'punti-salienti': 'highlights',
+ 'estratto-evidenziato': 'pull-quote',
+ 'composito': 'compound',
#'questions': 'questions',
#'qa': 'questions',
#'faq': 'questions',
'tabella': 'table',
- 'csv-table (translation required)': 'csv-table',
+ 'tabella-csv': 'csv-table',
+ 'tabella-elenco': 'list-table',
'meta': 'meta',
#'imagemap': 'imagemap',
'immagine': 'image',
@@ -53,9 +54,12 @@
'classe': 'class',
'ruolo': 'role',
'indice': 'contents',
+ 'contenuti': 'contents',
'seznum': 'sectnum',
'sezioni-autonumerate': 'sectnum',
'annota-riferimenti-esterni': 'target-notes',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#'footnotes': 'footnotes',
#'citations': 'citations',
'restructuredtext-test-directive': 'restructuredtext-test-directive'}
=== Zope/lib/python/docutils/parsers/rst/languages/pt_br.py 1.1.4.4 => 1.1.4.5 ===
--- Zope/lib/python/docutils/parsers/rst/languages/pt_br.py:1.1.4.4 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/pt_br.py Sun Oct 9 10:43:45 2005
@@ -43,6 +43,7 @@
#'faq': 'questions',
u'table (translation required)': 'table',
u'csv-table (translation required)': 'csv-table',
+ u'list-table (translation required)': 'list-table',
'meta': 'meta',
#'imagemap': 'imagemap',
'imagem': 'image',
@@ -56,6 +57,8 @@
u'\u00EDndice': 'contents',
'numsec': 'sectnum',
u'numera\u00E7\u00E3o-de-se\u00E7\u00F5es': 'sectnum',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#u'notas-de-rorap\u00E9': 'footnotes',
#u'cita\u00E7\u00F5es': 'citations',
u'links-no-rodap\u00E9': 'target-notes',
=== Zope/lib/python/docutils/parsers/rst/languages/ru.py 1.1.2.7 => 1.1.2.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/ru.py:1.1.2.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/ru.py Sun Oct 9 10:43:45 2005
@@ -26,6 +26,7 @@
u'compound (translation required)': 'compound',
u'table (translation required)': 'table',
u'csv-table (translation required)': 'csv-table',
+ u'list-table (translation required)': 'list-table',
u'\u0441\u044b\u0440\u043e\u0439': u'raw',
u'\u0437\u0430\u043c\u0435\u043d\u0430': u'replace',
u'\u0442\u0435\u0441\u0442\u043e\u0432\u0430\u044f-\u0434\u0438\u0440\u0435\u043a\u0442\u0438\u0432\u0430-restructuredtext':
@@ -60,7 +61,9 @@
u'\u0441\u043e\u0432\u0435\u0442': u'hint',
u'\u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435': u'contents',
u'\u0442\u0435\u043c\u0430': u'topic',
- u'\u044d\u043f\u0438\u0433\u0440\u0430\u0444': u'epigraph'}
+ u'\u044d\u043f\u0438\u0433\u0440\u0430\u0444': u'epigraph',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',}
"""Russian name to registered (in directives/__init__.py) directive name
mapping."""
=== Zope/lib/python/docutils/parsers/rst/languages/sk.py 1.2.10.7 => 1.2.10.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/sk.py:1.2.10.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/sk.py Sun Oct 9 10:43:45 2005
@@ -42,6 +42,7 @@
#u'faq': 'questions',
u'table (translation required)': 'table',
u'csv-table (translation required)': 'csv-table',
+ u'list-table (translation required)': 'list-table',
u'meta': 'meta',
#u'imagemap': 'imagemap',
u'obr\xe1zok': 'image',
@@ -56,6 +57,8 @@
u'\xe8as\x9d': 'sectnum',
u'\xe8as\x9d-\xe8\xedslovanie': 'sectnum',
u'cie\xbeov\xe9-pozn\xe1mky': 'target-notes',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#u'footnotes': 'footnotes',
#u'citations': 'citations',
}
=== Zope/lib/python/docutils/parsers/rst/languages/sv.py 1.2.10.7 => 1.2.10.8 ===
--- Zope/lib/python/docutils/parsers/rst/languages/sv.py:1.2.10.7 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/sv.py Sun Oct 9 10:43:45 2005
@@ -42,6 +42,7 @@
# u'vanliga-fr\u00e5gor': 'questions',
u'table (translation required)': 'table',
u'csv-table (translation required)': 'csv-table',
+ u'list-table (translation required)': 'list-table',
u'meta': 'meta',
# u'bildkarta': 'imagemap', # FIXME: Translation might be too literal.
u'bild': 'image',
@@ -55,6 +56,8 @@
u'inneh\u00e5ll': 'contents',
u'sektionsnumrering': 'sectnum',
u'target-notes (translation required)': 'target-notes',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
# u'fotnoter': 'footnotes',
# u'citeringar': 'citations',
}
=== Zope/lib/python/docutils/parsers/rst/languages/zh_tw.py 1.1.2.1 => 1.1.2.2 ===
--- Zope/lib/python/docutils/parsers/rst/languages/zh_tw.py:1.1.2.1 Fri Jan 7 08:26:04 2005
+++ Zope/lib/python/docutils/parsers/rst/languages/zh_tw.py Sun Oct 9 10:43:45 2005
@@ -41,6 +41,7 @@
#'questions (translation required)': 'questions',
'table (translation required)': 'table',
'csv-table (translation required)': 'csv-table',
+ 'list-table (translation required)': 'list-table',
#'qa (translation required)': 'questions',
#'faq (translation required)': 'questions',
'meta (translation required)': 'meta',
@@ -56,6 +57,8 @@
'contents (translation required)': 'contents',
'sectnum (translation required)': 'sectnum',
'section-numbering (translation required)': 'sectnum',
+ u'header (translation required)': 'header',
+ u'footer (translation required)': 'footer',
#'footnotes (translation required)': 'footnotes',
#'citations (translation required)': 'citations',
'target-notes (translation required)': 'target-notes',
More information about the Zope-Checkins
mailing list