docutils.parsers.rst.languages.ca module
Catalan-language mappings for language-dependent features of reStructuredText.
- directives = {'advertiment': 'admonition', 'atenció': 'attention', 'avís': 'warning', 'bloc-de-línies': 'line-block', 'bloc-línies': 'line-block', 'capçalera': 'header', 'cita-destacada': 'pull-quote', 'classe': 'class', 'code (translation required)': 'code', 'compost': 'compound', 'compte': 'caution', 'consell': 'tip', 'container (translation required)': 'container', 'contingut': 'contents', 'cru': 'raw', 'data': 'date', 'default-role (translation required)': 'default-role', 'directiva-de-prova-de-restructuredtext': 'restructuredtext-test-directive', 'epígraf': 'epigraph', 'error': 'error', 'figura': 'figure', 'imatge': 'image', 'important': 'important', 'inclou': 'include', 'incloure': 'include', 'literal-analitzat': 'parsed-literal', 'math (translation required)': 'math', 'meta': 'meta', 'nota': 'note', 'nota-al-marge': 'sidebar', 'nota-marge': 'sidebar', 'notes-amb-destinacions': 'target-notes', 'notes-destinacions': 'target-notes', 'numeració-de-seccions': 'sectnum', 'numeració-seccions': 'sectnum', 'numsec': 'sectnum', 'perill': 'danger', 'peu-de-pàgina': 'footer', 'peu-pàgina': 'footer', 'reemplaça': 'replace', 'reemplaçar': 'replace', 'rol': 'role', 'rúbrica': 'rubric', 'suggeriment': 'hint', 'sumari': 'highlights', 'taula': 'table', 'taula-csv': 'csv-table', 'taula-llista': 'list-table', 'tema': 'topic', 'title (translation required)': 'title', 'unicode': 'unicode'}
Catalan name to registered (in directives/__init__.py) directive name mapping.
- roles = {'ab': 'abbreviation', 'abrev': 'abbreviation', 'abreviació': 'abbreviation', 'abreviatura': 'abbreviation', 'ac': 'acronym', 'acrònim': 'acronym', 'code (translation required)': 'code', 'cru': 'raw', 'destacat': 'strong', 'destinació': 'target', 'i': 'index', 'literal': 'literal', 'math (translation required)': 'math', 'pep': 'pep-reference', 'referència-a-cita': 'citation-reference', 'referència-a-nota-al-peu': 'footnote-reference', 'referència-a-pep': 'pep-reference', 'referència-a-rfc': 'rfc-reference', 'referència-a-substitució': 'substitution-reference', 'referència-a-títol': 'title-reference', 'referència-a-uri': 'uri-reference', 'referència-amb-nom': 'named-reference', 'referència-anònima': 'anonymous-reference', 'referència-cita': 'citation-reference', 'referència-nom': 'named-reference', 'referència-nota-al-peu': 'footnote-reference', 'referència-pep': 'pep-reference', 'referència-rfc': 'rfc-reference', 'referència-substitució': 'substitution-reference', 'referència-títol': 'title-reference', 'referència-uri': 'uri-reference', 'rfc': 'rfc-reference', 'sub': 'subscript', 'subíndex': 'subscript', 'sup': 'superscript', 'superíndex': 'superscript', 't': 'title-reference', 'títol': 'title-reference', 'uri': 'uri-reference', 'url': 'uri-reference', 'èmfasi': 'emphasis', 'índex': 'index'}
Mapping of Catalan role names to canonical role names for interpreted text.