PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
docutils
/
parsers
/
rst
/
languages
# $Id: it.py 7119 2011-09-02 13:00:23Z milde $ # Authors: Nicola Larosa <docutils@tekNico.net>; # Lele Gaifax <lele@seldati.it> # Copyright: This module has been placed in the public domain. # 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 reStructuredText. """ __docformat__ = 'reStructuredText' directives = { 'attenzione': 'attention', 'cautela': 'caution', 'code (translation required)': 'code', 'pericolo': 'danger', 'errore': 'error', 'suggerimento': 'hint', 'importante': 'important', 'nota': 'note', 'consiglio': 'tip', 'avvertenza': 'warning', 'ammonizione': 'admonition', 'riquadro': 'sidebar', 'argomento': 'topic', 'blocco-di-righe': 'line-block', 'blocco-interpretato': 'parsed-literal', 'rubrica': 'rubric', 'epigrafe': 'epigraph', 'punti-salienti': 'highlights', 'estratto-evidenziato': 'pull-quote', 'composito': 'compound', u'container (translation required)': 'container', #'questions': 'questions', #'qa': 'questions', #'faq': 'questions', 'tabella': 'table', 'tabella-csv': 'csv-table', 'tabella-elenco': 'list-table', 'meta': 'meta', 'math (translation required)': 'math', #'imagemap': 'imagemap', 'immagine': 'image', 'figura': 'figure', 'includi': 'include', 'grezzo': 'raw', 'sostituisci': 'replace', 'unicode': 'unicode', 'data': 'date', 'classe': 'class', 'ruolo': 'role', 'ruolo-predefinito': 'default-role', 'titolo': 'title', 'indice': 'contents', 'contenuti': 'contents', 'seznum': 'sectnum', 'sezioni-autonumerate': 'sectnum', 'annota-riferimenti-esterni': 'target-notes', 'intestazione': 'header', 'piede-pagina': 'footer', #'footnotes': 'footnotes', #'citations': 'citations', 'restructuredtext-test-directive': 'restructuredtext-test-directive'} """Italian name to registered (in directives/__init__.py) directive name mapping.""" roles = { 'abbreviazione': 'abbreviation', 'acronimo': 'acronym', u'code (translation required)': 'code', 'indice': 'index', 'deponente': 'subscript', 'esponente': 'superscript', 'riferimento-titolo': 'title-reference', 'riferimento-pep': 'pep-reference', 'riferimento-rfc': 'rfc-reference', 'enfasi': 'emphasis', 'forte': 'strong', 'letterale': 'literal', 'math (translation required)': 'math', 'riferimento-con-nome': 'named-reference', 'riferimento-anonimo': 'anonymous-reference', 'riferimento-nota': 'footnote-reference', 'riferimento-citazione': 'citation-reference', 'riferimento-sostituzione': 'substitution-reference', 'destinazione': 'target', 'riferimento-uri': 'uri-reference', 'grezzo': 'raw',} """Mapping of Italian role names to canonical role names for interpreted text. """
[-] af.py
[edit]
[-] pt_br.pyc
[edit]
[-] nl.py
[edit]
[-] gl.py
[edit]
[-] ca.pyc
[edit]
[-] ja.py
[edit]
[-] sk.pyc
[edit]
[+]
..
[-] sk.py
[edit]
[-] it.pyc
[edit]
[-] lv.py
[edit]
[-] he.py
[edit]
[-] cs.py
[edit]
[-] nl.pyc
[edit]
[-] sv.py
[edit]
[-] de.py
[edit]
[-] __init__.pyc
[edit]
[-] sv.pyc
[edit]
[-] zh_cn.pyc
[edit]
[-] es.py
[edit]
[-] de.pyc
[edit]
[-] af.pyc
[edit]
[-] pl.pyc
[edit]
[-] eo.py
[edit]
[-] zh_tw.pyc
[edit]
[-] fa.py
[edit]
[-] gl.pyc
[edit]
[-] ca.py
[edit]
[-] en.pyc
[edit]
[-] fr.pyc
[edit]
[-] fi.pyc
[edit]
[-] en.py
[edit]
[-] cs.pyc
[edit]
[-] ja.pyc
[edit]
[-] lv.pyc
[edit]
[-] fr.py
[edit]
[-] pt_br.py
[edit]
[-] ru.py
[edit]
[-] he.pyc
[edit]
[-] eo.pyc
[edit]
[-] ru.pyc
[edit]
[-] es.pyc
[edit]
[-] it.py
[edit]
[-] zh_cn.py
[edit]
[-] __init__.py
[edit]
[-] da.py
[edit]
[-] lt.py
[edit]
[-] fa.pyc
[edit]
[-] pl.py
[edit]
[-] da.pyc
[edit]
[-] zh_tw.py
[edit]
[-] lt.pyc
[edit]
[-] fi.py
[edit]