]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-ambitus-per-voice.ly
Merge branch 'web-experimental' into lilypond/translation
[lilypond.git] / Documentation / snippets / adding-ambitus-per-voice.ly
index bac2cab1d90edb8f20126e2b0c8bfb8601cc3801..dc91d09ff8ef91044deef805f519a43481423f71 100644 (file)
@@ -1,12 +1,12 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.16"
+\version "2.12.2"
 
 \header {
   lsrtags = "pitches, staff-notation, vocal-music"
 
-%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549
+%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec
   doctitlees = "Añadir un ámbito por voz"
   texidoces = "
 Se puede añadir un ámbito por cada voz. En este caso, el ámbito se
@@ -17,7 +17,7 @@ debe desplazar manualmente para evitar colisiones.
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 texidocde = "
 Ambitus können pro Stimme gesetzt werden. In diesem Fall müssen sie
-manual verschoben werden, um Zusammenstöße zu verhindern.
+manuell verschoben werden, um Zusammenstöße zu verhindern.
 
 "
 doctitlede = "Ambitus pro Stimme hinzufügen"