From: Till Paala Date: Wed, 21 Apr 2010 11:59:09 +0000 (+0300) Subject: Doc-de: add German translations to create-weblinks-itexi.py X-Git-Tag: release/2.13.19-1~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6d886f1b33c4f3ab6e73f41e7f4b310ed3ba0ec1;p=lilypond.git Doc-de: add German translations to create-weblinks-itexi.py --- diff --git a/scripts/build/create-weblinks-itexi.py b/scripts/build/create-weblinks-itexi.py index b00b271a50..d354f7cabd 100644 --- a/scripts/build/create-weblinks-itexi.py +++ b/scripts/build/create-weblinks-itexi.py @@ -40,21 +40,20 @@ translations = { 'Web': 'Web', 'Changes': 'Änderungen', - #TODO - 'Extending': 0, + 'Extending': 'Erweitern', 'Internals': 'Interna', - 'Contributor': 0, + 'Contributor': 'Beitragen', - ' (split HTML)': 0, - ' (big HTML)': 0, + ' (split HTML)': ' (geteiltes HTML)', + ' (big HTML)': ' (großes HTML)', - 'Regression tests for ': 0, - 'PDF of regtests for ': 0, - 'MusicXML Regression tests for ': 0, - 'PDF of MusicXML regtests for ': 0, + 'Regression tests for ': 'Regressionstests für ', + 'PDF of regtests for ': 'PDF der Regressionstests für ', + 'MusicXML Regression tests for ': 'MusicXML Regressionstests für ', + 'PDF of MusicXML regtests for ': 'PDF der MusicXML Regressionstests für ', - 'Doc tarball for ': 0, - ' (did not exist in 2.12)': 0, + 'Doc tarball for ': 'Dokumentation tar-gepackt für ', + ' (did not exist in 2.12)': ' (nicht existent in 2.12)', }, 'es': { 'Source': 'Código fuente',