[PATCH] create-weblinks-itexi: add italian translation |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- Subject: [PATCH] create-weblinks-itexi: add italian translation
- From: Federico Bruni <fedelogy@xxxxxxxxx>
- Date: Mon, 10 Dec 2012 23:25:43 +0100
---
scripts/build/create-weblinks-itexi.py | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/scripts/build/create-weblinks-itexi.py b/scripts/build/create-weblinks-itexi.py
index cb785b4..16951c9 100644
--- a/scripts/build/create-weblinks-itexi.py
+++ b/scripts/build/create-weblinks-itexi.py
@@ -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': 'å¦ç¿?',
--
1.7.10.4
--------------070600030804080802020405--