]> git.donarmstrong.com Git - lilypond.git/commitdiff
create-weblinks-itexi: add italian translation
authorFederico Bruni <fedelogy@gmail.com>
Mon, 10 Dec 2012 22:25:43 +0000 (23:25 +0100)
committerFederico Bruni <fedelogy@gmail.com>
Mon, 10 Dec 2012 22:25:43 +0000 (23:25 +0100)
scripts/build/create-weblinks-itexi.py

index cb785b43a0ae28e51edf09d8d3381086b8f9eae3..16951c9935281da96898075c829cef2b3aff72a1 100644 (file)
@@ -159,6 +159,36 @@ translations = {
         'Doc tarball for ': 'Tömörített csomag - verzió: ',
         ' (did not exist in 2.12)': ' (nem létezett a 2.12-es verzióban)',
         },
+    'it': {
+        'Source': 'Sorgenti',
+        'Learning': 'Apprendimento',
+        'Music glossary': 'Glossario',
+        'Essay': 'Saggio',
+        'Notation': 'Notazione',
+        'Usage': 'Uso',
+        'Snippets': 'Frammenti',
+        'Web': 'Web',
+        'Changes': 'Cambiamenti',
+        'Extending': 'Estendere',
+        'Internals': 'Funzionamento interno',
+        'Contributor': 'Guida del collaboratore',
+
+# keep the spaces!
+        ' (split HTML)': ' (HTML multipagina)',
+        ' (big HTML)': ' (HTML pagina unica)',
+
+        'Regression tests for ': 'Test di collaudo per ',
+        'PDF of regtests for ': 'PDF dei test di collaudo per ',
+        'abc2ly Regression tests for ': 'Test di collaudo di abc2ly per ',
+        'PDF of abc2ly regtests for ': 'PDF dei test di collaudo di abc2ly per ',
+        'lilypond-book Regression tests for ': 'Test di collaudo di lilypond-book per ',
+        'PDF of lilypond-book regtests for ': 'PDF dei test di collaudo di lilypond-book per ',
+        'MusicXML Regression tests for ': 'Test di collaudo di MusicXML per ',
+        'PDF of MusicXML regtests for ': 'PDF dei test di collaudo di MusicXML per ',
+
+        'Doc tarball for ': 'Archivio della documentazione per ',
+        ' (did not exist in 2.12)': ' (non disponibile per la versione 2.12)',
+        },
     'ja': {
         'Source': 'ソース',
         'Learning': '学習',