]> 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 8ea0118ded66a3eaa59c270dd8836f5251bc4284..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.31"
+\version "2.12.2"
 
 \header {
   lsrtags = "pitches, staff-notation, vocal-music"
 
-%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
+%% 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"