]> git.donarmstrong.com Git - lilypond.git/commitdiff
Merge branch 'master' into lilypond/translation
authorFrancisco Vila <francisco.vila@hispalinux.es>
Mon, 28 Feb 2011 16:29:38 +0000 (17:29 +0100)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Mon, 28 Feb 2011 16:29:38 +0000 (17:29 +0100)
12 files changed:
Documentation/cs/learning.tely
Documentation/cs/learning/fundamental.itely
Documentation/cs/learning/tutorial.itely
Documentation/es/notation/editorial.itely
Documentation/es/notation/expressive.itely
Documentation/es/web/manuals.itexi
Documentation/ja/GNUmakefile
Documentation/ja/notation.tely [new file with mode: 0644]
Documentation/ja/notation/GNUmakefile [new file with mode: 0644]
Documentation/ja/notation/notation.itely [new file with mode: 0644]
Documentation/ja/notation/pitches.itely [new file with mode: 0644]
Documentation/po/es.po

index f02747130168fa36cd099cb3d46836d1623a30d8..ddf058918f8b8a5c167d77bf759fff9281c1a753 100755 (executable)
@@ -79,7 +79,7 @@ naleznete kopii tohoto a dalších souborů s dokumentací.
 * Běžný notový zápis::        Nejčastější případy notového zápisu.              
 * Základní pojmy::           Základní pojmy, které jsou potřeba kvůli přečtení zbytku této příručky.
 * Ladění výstupu::                Úvod do ovlivňování obrazu notového zápisu.
-* Práce na projektech LilyPondu::   Používání programu ve skutečném životě.
+@c * Práce na projektech LilyPondu::   Používání programu ve skutečném životě.
 
 
 Přílohy
index 120c177e20fdfd44e2bb274e1a21c1a206e335c8..3e56a62ab7d0c0aee33290819e22a894f6858653 100755 (executable)
@@ -868,14 +868,13 @@ vzdálenosti. Může to být, když jsou noty v hlasech
 \relative c' @{ NoteE ... @}
 @end example
 
-Zum Schluss wollen wir die Stimmen in einem etwas komplizierteren Stück
-analysieren.  Hier die Noten der ersten zwei Takte von Chopins
-@notation{Deux Nocturnes}, Op. 32.  Dieses Beispiel soll später in diesem
-und dem nächsten Kapitel benutzt werden, um verschiedene Techniken,
-Notation zu erstellen, zu demonstrieren.  Ignorieren Sie deshalb an diesem
-Punkt alles in folgendem Code, das Ihnen seltsam vorkommt, und konzentrieren
-Sie sich auf die Noten und die Stimmen.  Die komplizierten Dinge werden
-in späteren Abschnitten erklärt werden.
+Pojďme konečně rozebrat hlasy ve složitějším kuse hudby.
+Zde jsou noty prvních dvou taktů Chopinových
+@notation{Deux Nocturnes}, Op. 32.  Tento příklad bude později použit
+v této a další kapitole, aby na něm byly názorně ukázány různé techniky,
+jak vytvářet noty.  Proto si na tomto místě v kódu nevšímejte čehokoli,
+co by vám přišlo záhadné, a soustřeďte se jen na noty
+a hlasy.  Složitější věci budou vysvětleny v pozdějších částech.
 
 @c The following should appear as music without code
 @lilypond[quote,ragged-right]
index cf1dbfc8c819f00ca3e7ca7d768a7ebb512d0abd..cf00303f9b8073ae9c3b046ee22593a851c25090 100755 (executable)
@@ -12,7 +12,6 @@
 
 @c \version "2.13.4"
 @c Translators: Pavel Fric
-@c Translation checkers:
 
 @node Cvičení
 @chapter Cvičení
@@ -24,9 +23,10 @@ Tato kapitola čtenáři představuje základní práci s LilyPondem.
 * Přeložení zdrojového souboru::
 * Jak se píší vstupní soubory::
 * Vypořádání se s chybami::
-* Jak se mají příručky číst::
+* Jak číst příručky::
 @end menu
 
+
 @node Přeložení zdrojového souboru
 @subsection Přeložení zdrojového souboru
 @translationof Compiling a file
@@ -91,7 +91,7 @@ vynechány také. Může se stát, že v této příručce
 závorky v některých příkladech chybí, ale je třeba vždy
 myslet na to, aby se ve vlastních souborech používaly!
 Více informací ke znázornění příkladů v této příručce
-podává úryvek @ref{Jak se mají příručky číst}.}
+podává úryvek @ref{Jak číst příručky}.}
 
 Dodatečně LilyPond rozlišuje @strong{Psaní velkých a malých písmen}.
 @w{@samp{ @{ c d e @}}} je přípustný kód,
@@ -685,8 +685,8 @@ jen hlášení chyb v souboru s chybami.  Blíže budou osvětleny v
 
 
 
-@node Jak se mají příručky číst
-@section Jak se mají příručky číst
+@node Jak číst příručky
+@section Jak číst příručky
 @translationof How to read the manuals
 
 Tato část ukazuje, jak lze dokumentaci číst účinně,
@@ -705,7 +705,7 @@ verze.
 @translationof Omitted material
 
 @cindex Příručka, čtení
-@cindex Jak se mají příručky číst
+@cindex Jak číst příručky
 @cindex Čtení příručky
 @cindex Příklady, klepnutelné
 @cindex Klepnutelné příklady
index b5e7855aee5b6446e96adda38b3718085047c50c..301dacc23bc5926f926e28b7f19a532a08699b62 100644 (file)
@@ -71,7 +71,7 @@ de notación.  Esto no cambia el tamaño de los símbolos variables, como
 las barras de corchea o las ligaduras.
 
 @warning{Para los tamaños de tipografía del texto, consulte
-@ref{Instrucciones de marcado de texto más usuales}.}
+@ref{Seleccionar la tipografía y su tamaño}.}
 
 @lilypond[verbatim,quote,relative=2]
 \huge
index 9447d4dc38f5069f39873232ecc2d7fe8515aef5..b15691123a8b48385889a4687c133f822ef842b1 100644 (file)
@@ -627,13 +627,13 @@ moltoF = #(make-dynamic-script
 @end lilypond
 
 Los ajustes para las fuentes tipográficas en el modo de marcado se
-describen en @ref{Instrucciones de marcado de texto más usuales}.
+describen en @ref{Seleccionar la tipografía y su tamaño}.
 
 
 @seealso
 Referencia de la notación:
 @ref{Formatear el texto},
-@ref{Instrucciones de marcado de texto más usuales},
+@ref{Seleccionar la tipografía y su tamaño},
 @ref{¿Qué sale por el MIDI?},
 @ref{Control de los matices en el MIDI}.
 
index b8cbe1277571b87816a9498556a0310390afbfda..fc89c19009439d16a52f8ad18166c06974d71e58 100644 (file)
@@ -405,7 +405,7 @@ informar de los fallos, y desarrollo.
 
 @divClass{keep-bullets}
 @itemize
-@ref{Arriba,Web}
+@ref{Top,Web}
 @end itemize
 @divEnd
 
index 3c0459152966116a9aaf91446832aad72f0b227c..e6e94662718f73d602863d54cf2e6411f2193df4 100644 (file)
@@ -1,6 +1,6 @@
 ISOLANG = ja
 depth = ../..
-SUBDIRS = web learning texidocs usage included
+SUBDIRS = web learning texidocs usage included notation
 STEPMAKE_TEMPLATES = documentation
 LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root
 NO_PDF_FILES = 1
diff --git a/Documentation/ja/notation.tely b/Documentation/ja/notation.tely
new file mode 100644 (file)
index 0000000..572f63e
--- /dev/null
@@ -0,0 +1,141 @@
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
+@ignore
+    Translation of GIT committish: 2c3bd5e85d39155e3e6804f9818722bef483056d
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+@setfilename lilypond-notation.info
+@settitle LilyPond 記譜法リファレンス
+@documentencoding UTF-8
+@documentlanguage ja
+@afourpaper
+
+@macro manualIntro
+このマニュアルは LilyPond バージョン @version{} で提供される@c
+すべての記譜法についての参照を提供します。@c
+このマニュアルは、読み手が @rlearningnamed{Top,学習マニュアル} で@c
+扱っている題材に慣れ親しんでいることを前提としています。
+@end macro
+
+@c `Notation Reference' was born 1999-10-11 with git commit 940dda0...
+@macro copyrightDeclare
+Copyright @copyright{} 1999--2009 by 著作者一同
+@end macro
+
+
+@set FDL
+@include macros.itexi
+
+@c don't remove this comment.
+@ignore
+@omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
+@omfdescription Notation Reference of the LilyPond music engraving system
+@omftype user manual
+@omfcategory Applications|Publishing
+@omflanguage English
+@end ignore
+
+@c Translators: Yoshiki Sawada
+@c Translation status: post-GDP
+
+@lilyTitlePage{記譜法リファレンス}
+
+
+@ifnottex
+
+@menu
+* 音楽記譜法::              ほとんどすべての楽譜作成で使用される記譜法
+* Specialist notation::          特別な目的でのみ使用される記譜法
+* General input and output::              LilyPond 入力についての一般的な情報
+* Spacing issues::          出力の表示
+* Changing defaults::    出力の調整
+
+付録
+
+* Notation manual tables::      表と図
+* Cheat sheet::     LilyPond 構文についての要約
+* LilyPond 文法::          LilyPond 構文解析プログラムのための構文ダイアグラム
+* GNU Free Documentation License:: このドキュメントの使用許諾書
+* LilyPond コマンド インデックス::
+* LilyPond インデックス::
+@end menu
+
+@ignore
+@menu
+* 音楽記譜法::              ほとんどすべての楽譜作成で使用される記譜法
+* 専門的な記譜法::          特別な目的でのみ使用される記譜法
+* 入出力全般::              LilyPond 入力についての一般的な情報
+* スペースの問題::          出力の表示
+* デフォルトを変更する::    出力の調整
+
+付録
+
+* 記譜法マニュアル表::      表と図
+* カンニング ペーパー::     LilyPond 構文についての要約
+* LilyPond 文法::           LilyPond 構文解析プログラムのための構文ダイアグラム
+* GNU Free Documentation License:: このドキュメントの使用許諾書
+* LilyPond コマンド インデックス::
+* LilyPond インデックス::
+@end menu
+@end ignore
+@docMain
+@end ifnottex
+
+@contents
+
+@include notation/notation.itely
+@include notation/specialist.itely
+
+@include notation/input.itely
+@include notation/spacing.itely
+
+@include notation/changing-defaults.itely
+
+
+@include notation/notation-appendices.itely
+@include notation/cheatsheet.itely
+
+
+
+@node LilyPond 文法
+@appendix LilyPond 文法
+@translationof LilyPond grammar
+
+この付録は、構文解析プログラムからの出力である、LilyPond 文法についての記述です。
+
+@verbatiminclude ly-grammar.txt
+
+
+@include fdl.itexi
+
+
+@node LilyPond コマンド インデックス
+@appendix LilyPond コマンド インデックス
+@translationof LilyPond command index
+
+このインデックスは、すべての LilyPond コマンドとキーワードをリストアップしていて、@c
+それらの使い方について説明しているマニュアルのセクションへのリンクがあります。@c
+各リンクは 2 つのパートに分かれています。@c
+最初のパートは、マニュアルの中でコマンドあるいはキーワードが出現する場所@c
+へのリンクです。@c
+2 番目のパートは、マニュアルの中でコマンドあるいはキーワードが出現するセクションの@c
+先頭へのリンクです。
+
+@printindex ky
+
+@node LilyPond インデックス
+@appendix LilyPond インデックス
+@translationof LilyPond index
+
+すべての LilyPond コマンドとキーワードに加えて、@c
+このインデックスは、それらに関連する音楽用語や単語をリストアップしていて、@c
+そのトピックスについて説明しているマニュアルのセクションへのリンクがあります。@c
+各リンクは 2 つのパートに分かれています。@c
+最初のパートは、マニュアルの中でトピックスが出現する場所へのリンクです。@c
+2 番目のパートは、マニュアルの中でトピックスが出現するセクションの先頭へのリンクです。
+
+@printindex cp
+
+@bye
diff --git a/Documentation/ja/notation/GNUmakefile b/Documentation/ja/notation/GNUmakefile
new file mode 100644 (file)
index 0000000..425cc1d
--- /dev/null
@@ -0,0 +1,5 @@
+depth = ../../..
+
+LOCALSTEPMAKE_TEMPLATES = ly
+
+include $(depth)/make/stepmake.make
diff --git a/Documentation/ja/notation/notation.itely b/Documentation/ja/notation/notation.itely
new file mode 100644 (file)
index 0000000..7a7e306
--- /dev/null
@@ -0,0 +1,52 @@
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
+@c This file is part of notation.tely
+@ignore
+    Translation of GIT committish: 2c3bd5e85d39155e3e6804f9818722bef483056d
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+@c \version "2.13.36"
+
+@c Translators: Yoshiki Sawada
+@c Translation status: post-GDP
+
+@node 音楽記譜法
+@chapter 音楽記譜法
+@translationof Musical notation
+
+この章では音楽表記を作成する方法について説明します。
+
+@menu
+* ピッチ::             音符のピッチを記述、表示する
+* Rhythms::            Writing and displaying the durations of notes.
+* Expressive marks::   Adding expression to notes.
+* Repeats::            Repeat music.
+* Simultaneous notes:: More than one note at once.
+* Staff notation::     Displaying staves.
+* Editorial annotations:: Special notation to increase legibility.
+* Text::               Adding text to scores.
+@end menu
+
+@ignore
+@menu
+* ピッチ::             音符のピッチを記述、表示する
+* リズム::             音符の演奏時間を記述、表示する
+* 表現記号::           音符に表現を付け加える
+* 繰り返し::           音楽の繰り返し
+* 同時進行する音符::   同時に複数の音符を演奏する
+* 譜の記譜法::         譜を表示する
+* 編集者の注釈::       可読性を良くするための特別な表記
+* テキスト::           楽譜にテキストを追加する
+@end menu
+@end ignore
+
+@include notation/pitches.itely
+@include notation/rhythms.itely
+@include notation/expressive.itely
+@include notation/repeats.itely
+@include notation/simultaneous.itely
+@include notation/staff.itely
+@include notation/editorial.itely
+@include notation/text.itely
diff --git a/Documentation/ja/notation/pitches.itely b/Documentation/ja/notation/pitches.itely
new file mode 100644 (file)
index 0000000..a9c6bb3
--- /dev/null
@@ -0,0 +1,3102 @@
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
+@ignore
+    Translation of GIT committish: 2c3bd5e85d39155e3e6804f9818722bef483056d
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+@c \version "2.13.36"
+
+@c Translators: Yoshiki Sawada
+@c Translation status: post-GDP
+
+
+@node ピッチ
+@section ピッチ
+@translationof Pitches
+
+@lilypondfile[quote]{pitches-headword.ly}
+
+このセクションでは音符のピッチを指定する方法について議論します。@c
+このプロセスには 3 つのステップがあります: 入力、変更、出力です。
+
+@menu
+* ピッチを記述する::
+* 複数のピッチを変更する::
+* ピッチを表示する::
+* 符頭::
+@end menu
+
+
+@node ピッチを記述する
+@subsection ピッチを記述する
+@translationof Writing pitches
+
+このセクションではピッチを入力する方法について議論します。@c
+音符をオクターブの中に置くには 2 つの方法があります:
+絶対モードと相対モードです。@c
+たいていの場合、相対モードの方が便利です。
+
+@menu
+* 絶対オクターブ入力::
+* 相対オクターブ入力::
+* 臨時記号::
+* 他の言語での音符名::
+@end menu
+
+
+@node 絶対オクターブ入力
+@unnumberedsubsubsec 絶対オクターブ入力
+@translationof Absolute octave entry
+
+@cindex pitch names (ピッチ名)
+@cindex pitches (ピッチ)
+@cindex absolute (絶対)
+@cindex absolute octave specification (絶対オクターブ指定)
+@cindex octave specification, absolute (絶対オクターブ指定)
+@cindex absolute octave entry (絶対オクターブ入力)
+@cindex octave entry, absolute (絶対オクターブ入力)
+
+ピッチ名は @code{a} から @code{g} までの小文字を使って指定されます。@c
+@code{c} から @code{b} までの音符名はミドル C の下のオクターブに譜刻されます。
+
+@c don't use c' here.
+@lilypond[verbatim,quote]
+{
+  \clef bass
+  c4 d e f
+  g4 a b c
+  d4 e f g
+}
+@end lilypond
+
+@cindex octave changing mark (オクターブ変更記号)
+
+@funindex '
+@funindex ,
+
+他のオクターブはシングル クォート@tie{}(@code{'}) または@c
+カンマ@tie{}(@code{,}) 文字で指定されます。@c
+各@tie{}@code{'} はピッチを 1 オクターブ上げます。@c
+一方、各@tie{}@code{,} はピッチを 1 オクターブ下げます。
+
+@lilypond[verbatim,quote]
+{
+  \clef treble
+  c'4 c'' e' g
+  d''4 d' d c
+  \clef bass
+  c,4 c,, e, g
+  d,,4 d, d c
+}
+@end lilypond
+
+
+@seealso
+音楽用語集:
+@rglos{Pitch names}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+
+@node 相対オクターブ入力
+@unnumberedsubsubsec 相対オクターブ入力
+@translationof Relative octave entry
+
+@cindex relative (相対)
+@cindex relative octave entry (相対オクターブ入力)
+@cindex octave entry, relative (相対オクターブ入力)
+@cindex relative octave specification (相対オクターブ指定)
+@cindex ocatve specification, relative (相対オクターブ指定)
+
+@funindex relative
+@funindex \relative
+
+オクターブが絶対モードで指定されている場合、@c
+ピッチを間違ったオクターブに置くことは容易に起こりえます。@c
+相対オクターブ モードはそのようなエラーを減らします。@c
+なぜなら、相対オクターブ モードでは、たいていの場合、@c
+オクターブを指定する必要が無いからです。@c
+さらに、絶対モードでは 1 つのミスを見つけることが@c
+困難であるかもしれないのに対し、@c
+相対モードでは 1 つのミスが楽曲の残りの部分を 1 オクターブずらします。
+
+@example
+\relative @var{startpitch} @var{musicexpr}
+@end example
+
+相対モードでは、各音符は可能な限り前の音符の近くに配置されます。@c
+このことは、@code{@var{musicexp}} の中にある各ピッチのオクターブが@c
+以下のように算出されるということを意味します:
+
+@itemize
+@item
+音符に対してオクターブ変更記号が使用されていない場合、@c
+その音符のオクターブは前の音符との音程が
+5 度よりも小さくなるよう算出されます。@c
+この音程は臨時記号を考慮せずに決定されます。
+
+@item
+オクターブ変更記号@tie{}@code{'} や @code{,} を付け加えることによって、@c
+オクターブ記号無しの場合のピッチから、@c
+ピッチを 1 オクターブ上げ下げすることができます。
+
+@item
+複数のオクターブ変更記号を使用することができます。@c
+例えば、@code{''}@tie{}と@tie{}@code{,,} はピッチを 2 オクターブ変えます。
+
+@item
+最初の音符のピッチは @code{@var{startpitch}} と相対関係で決定されます。@c
+@var{startpitch} は絶対オクターブ モードで指定され、@c
+@code{c} のオクターブにしておくことを推奨します。
+
+@end itemize
+
+ここで、実際に相対モードの例を挙げます:
+
+@lilypond[verbatim,quote]
+\relative c {
+  \clef bass
+  c d e f
+  g a b c
+  d e f g
+}
+@end lilypond
+
+オクターブ変更記号は 4 度よりも大きな音程に対して使用されます:
+
+@lilypond[verbatim,quote]
+\relative c {
+  \clef bass
+  c d e f
+  g a b c
+  d e f g
+}
+@end lilypond
+
+音符の連なりはオクターブ変更記号が無い場合であっても@c
+大きな音程に広がる可能性があります:
+
+@lilypond[verbatim,quote]
+\relative c {
+  c f b e
+  a d g c
+}
+@end lilypond
+
+@code{\relative} ブロックがネストされている場合、@c
+最も内側の @code{\relative} ブロックが適用されます。
+
+@lilypond[verbatim,quote]
+\relative c' {
+  c d e f
+  \relative c'' {
+    c d e f
+  }
+}
+@end lilypond
+
+@code{\relative} は @code{\chordmode} ブロックでは効果を持ちません。
+
+@lilypond[verbatim,quote]
+\new Staff {
+  \relative c''' {
+    \chordmode { c1 }
+  }
+  \chordmode { c1 }
+}
+@end lilypond
+
+@code{\relative} を @code{\chordmode} ブロックの中で使用することは@c
+認められません。
+
+@code{\transpose} ブロックの中では、@code{\relative} を記述しない限り、@c
+絶対モードになります。
+
+@lilypond[verbatim,quote]
+\relative c' {
+  d e
+  \transpose f g {
+    d e
+    \relative c' {
+      d e
+    }
+  }
+}
+@end lilypond
+
+@cindex chords and relative octave entry (和音と相対オクターブ入力)
+@cindex relative octave entry and chords (相対オクターブ入力と和音)
+
+前の要素が和音である場合、@c
+その和音の最初の音符が後に続く音符または和音の参照ポイントとして使用されます。@c
+和音の内部では、次の音符は常に 1 つ前の音符との相対関係になります。@c
+次の例を、@code{c} の音符に気を付けて、注意深く検証してください。
+
+@lilypond[verbatim,quote]
+\relative c' {
+  c
+  <c e g>
+  <c' e g'>
+  <c, e, g''>
+}
+@end lilypond
+
+上で説明したように、ピッチのオクターブは音符名のみを使って算出され、@c
+いかなる変更にも影響を受けません。@c
+そのため、B の後の E ダブル シャープは B よりも上に配置され、@c
+B の後の F ダブル フラットは B よりも下に配置されます。@c
+言い換えると、4 度の 2 重増音の音程は 5 度の 2 重減音の音程よりも小さい
+-- それぞれの音程に含まれる半音の数に関係無く -- と見なされます。
+
+@lilypond[verbatim,quote]
+\relative c'' {
+  c2 fis
+  c2 ges
+  b2 eisis
+  b2 feses
+}
+@end lilypond
+
+
+@seealso
+音楽用語集:
+@rglos{fifth},
+@rglos{interval},
+@rglos{Pitch names}
+
+記譜法リファレンス:
+@ref{オクターブ チェック}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{RelativeOctaveMusic}
+
+
+@cindex relative octave entry and transposition (相対オクターブ入力と移調)
+@cindex transposition and relative octave entry (移調と相対オクターブ入力)
+
+@funindex \transpose
+@funindex transpose
+@funindex \chordmode
+@funindex chordmode
+@funindex \relative
+@funindex relative
+
+
+@c DEPRECATED
+@code{\relative} に対して @code{@var{startpitch}} が指定されていない場合、@c
+@code{c'} であると見なされます。@c
+しかしながら、これは使用を推奨されなくなったオプションであり、@c
+将来のバージョンでは無くなるかもしれないので、@c
+@code{@var{startpitch}} を指定しないことはお勧めできません。
+
+
+@node 臨時記号
+@unnumberedsubsubsec 臨時記号
+@translationof Accidentals
+
+@cindex accidental (臨時記号)
+@cindex key signature (調号)
+@cindex clef (音部記号)
+
+@c duplicated in Key signature and Accidentals
+@warning{LilyPond を始めたばかりのユーザは@c
+しばしば臨時記号と調号のことで混乱します。@c
+LilyPond では、音符名は未加工の入力です
+-- 調号と音部記号がこの未加工の入力をどのように表示するかを決定します。@c
+@code{c} のような変更を加えられていない音符は、調号や音部記号とは無関係に、@c
+@q{C ナチュラル} を意味します。@c
+更なる情報は、@rlearning{臨時記号と調号} を参照してください。}
+
+@cindex note names, Dutch (オランダ語での音符名)
+@cindex note names, default (デフォルトの音符名)
+@cindex default note names (デフォルトの音符名)
+@cindex sharp (シャープ)
+@cindex flat (フラット)
+@cindex double sharp (ダブル シャープ)
+@cindex sharp, double (ダブル シャープ)
+@cindex double flat (ダブル フラット)
+@cindex flat, double (ダブル フラット)
+@cindex natural sign (ナチュラル記号)
+@cindex natural pitch (ナチュラル ピッチ)
+
+@notation{シャープ}のピッチは音符名に @code{is} を付け加えることによって@c
+作られ、@notation{フラット}のピッチは @code{es} を付け加えることによって@c
+作られます。@c
+予想しているかもしれませんが、@notation{ダブル シャープ}や@c
+@notation{ダブル フラット}は @code{isis} または @code{eses} を@c
+付け加えることによって作られます。@c
+この構文はオランダ語の音符命名規約から派生しました。@c
+臨時記号に他の名前を使うには、@c
+@ref{他の言語での音符名} を参照してください。
+
+@lilypond[verbatim,quote,relative=2]
+ais1 aes aisis aeses
+@end lilypond
+
+ナチュラルは臨時記号や調号の効果をキャンセルします。@c
+しかしながら、ナチュラルは接尾辞として音符名構文にエンコードされてはいません。@c
+そのため、ナチュラルのピッチは単に音符名で入力されます:
+
+@lilypond[verbatim,quote,relative=2]
+a4 aes a2
+@end lilypond
+
+@cindex quarter tones (4 分音)
+@cindex semi-flats (半フラット)
+@cindex semi-sharps (半シャープ)
+
+4 分音が付け加えられるかもしれません。@c
+以下の一連の C は左から順にピッチが増えていっています:
+
+@lilypond[verbatim,quote,relative=2]
+ceseh1 ces ceh c cih cis cisih
+@end lilypond
+
+
+@cindex accidental, reminder (親切の臨時記号)
+@cindex accidental, cautionary (忠告の臨時記号)
+@cindex accidental, parenthesized (括弧に囲まれた臨時記号)
+@cindex reminder accidental (親切の臨時記号)
+@cindex cautionary accidental (忠告の臨時記号)
+@cindex parenthesized accidental (括弧に囲まれた臨時記号)
+
+@funindex ?
+@funindex !
+
+通常、臨時記号は自動的に譜刻されますが、@c
+手動で譜刻する場合もあるかもしれません。@c
+親切の臨時記号はピッチの後にエクスクラメーション記号@tie{}@code{!} を@c
+付け加えることによって譜刻することができます。@c
+忠告の臨時記号 (つまり、括弧で囲まれた臨時記号) は@c
+ピッチの後にクエスチョン記号@tie{}@code{?} を付け加えることによって@c
+譜刻することができます。@c
+これら追加の臨時記号を使ってナチュラル記号を作り出すこともできます。
+
+@lilypond[verbatim,quote,relative=2]
+cis cis cis! cis? c c c! c?
+@end lilypond
+
+@cindex accidental on tied note (タイで結ばれた音符への臨時記号)
+@cindex tied note, accidental (タイで結ばれた音符への臨時記号)
+
+タイで結ばれた音符に付ける臨時記号は@c
+新しいシステム (訳者: 譜 1 行分のこと) の開始点でのみ譜刻されます:
+
+@lilypond[verbatim,quote,relative=2]
+cis1 ~ cis ~
+\break
+cis
+@end lilypond
+
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle,ragged-right]
+{hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly}
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{preventing-extra-naturals-from-being-automatically-added.ly}
+
+@seealso
+音楽用語集:
+@rglos{sharp},
+@rglos{flat},
+@rglos{double sharp},
+@rglos{double flat},
+@rglos{Pitch names},
+@rglos{quarter tone}
+
+学習マニュアル:
+@rlearning{臨時記号と調号}
+
+記譜法リファレンス:
+@ref{自動臨時記号},
+@ref{Annotational accidentals (musica ficta)},
+@ref{他の言語での音符名}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}.
+
+内部リファレンス:
+@rinternals{Accidental_engraver},
+@rinternals{Accidental},
+@rinternals{AccidentalCautionary},
+@rinternals{accidental-interface}
+
+
+@cindex accidental, quarter-tone (4 分音臨時記号)
+@cindex quarter-tone accidental (4 分音臨時記号)
+
+@knownissues
+
+4 分音臨時記号の表記の仕方で広く認められた標準はないため、@c
+LilyPond の記号はいかなる標準にも準拠しません。
+
+
+@node 他の言語での音符名
+@unnumberedsubsubsec 他の言語での音符名
+@translationof Note names in other languages
+
+@cindex note names, other languages (他の言語での音符名)
+@cindex pitch names, other languages (他の言語でのピッチ名)
+@cindex language, note names in other (他の言語での音符名)
+@cindex language, pitch names in other (他の言語でのピッチ名)
+
+他のさまざまな言語での音符名と臨時記号名のセットが定義されています。@c
+通常、音符名の言語の選択はファイルの先頭で行います。
+以下の例はイタリア語の音符名を使用します:
+
+@lilypond[quote,verbatim]
+\language "italiano"
+
+\relative do' {
+  do re mi sib
+}
+@end lilypond
+
+利用可能な言語ファイルとそれらが定義している音符名を挙げます:
+
+@quotation
+@multitable {@code{nederlands}} {do re mi fa sol la sib si}
+@headitem 言語
+  @tab 音符名
+@item @code{nederlands}
+  @tab c d e f g a bes b
+@item @code{catalan}
+  @tab do re mi fa sol la sib si
+@item @code{deutsch}
+  @tab c d e f g a b h
+@item @code{english}
+  @tab c d e f g a bf b
+@item @code{espanol}
+  @tab do re mi fa sol la sib si
+@item @code{italiano}
+  @tab do re mi fa sol la sib si
+@item @code{norsk}
+  @tab c d e f g a b h
+@item @code{portugues}
+  @tab do re mi fa sol la sib si
+@item @code{suomi}
+  @tab c d e f g a b h
+@item @code{svenska}
+  @tab c d e f g a b h
+@item @code{vlaams}
+  @tab do re mi fa sol la sib si
+@end multitable
+@end quotation
+
+音符名に加えて、臨時記号の接尾辞も言語によって異なる場合があります:
+
+@quotation
+@multitable {@code{nederlands}} {-s/-sharp} {-ess/-es} {-ss/-x/-sharpsharp} {-essess/-eses}
+@headitem 言語
+  @tab シャープ @tab フラット @tab ダブル シャープ @tab ダブル フラット
+@item @code{nederlands}
+  @tab -is @tab -es @tab -isis @tab -eses
+@item @code{catalan}
+  @tab -d/-s @tab -b @tab -dd/-ss @tab -bb
+@item @code{deutsch}
+  @tab -is @tab -es @tab -isis @tab -eses
+@item @code{english}
+  @tab -s/-sharp @tab -f/-flat @tab -ss/-x/-sharpsharp
+    @tab -ff/-flatflat
+@item @code{espanol}
+  @tab -s @tab -b @tab -ss/-x @tab -bb
+@item @code{italiano}
+  @tab -d @tab -b @tab -dd @tab -bb
+@item @code{norsk}
+  @tab -iss/-is @tab -ess/-es @tab -ississ/-isis
+    @tab -essess/-eses
+@item @code{portugues}
+  @tab -s @tab -b @tab -ss @tab -bb
+@item @code{suomi}
+  @tab -is @tab -es @tab -isis @tab -eses
+@item @code{svenska}
+  @tab -iss @tab -ess @tab -ississ @tab -essess
+@item @code{vlaams}
+  @tab -k @tab -b @tab -kk @tab -bb
+@end multitable
+@end quotation
+
+オランダ語では、@code{aes} は縮めて @code{as} となりますが、@c
+LilyPond ではどちらの形式も認められます。@c
+同様に、@code{es} と @code{ees} の両方が認められます。@c
+これはさらに、@code{aeses}@tie{}/@tie{}@code{ases} と
+@code{eeses}@tie{}/@tie{}@code{eses} にも適用されます。@c
+他の言語ファイルでは短縮名だけが定義されている場合があります。
+
+@lilypond[verbatim,quote,relative=2]
+a2 as e es a ases e eses
+@end lilypond
+
+
+@cindex microtones (微分音)
+@cindex semi-sharp (半シャープ)
+@cindex semi-flat (半フラット)
+@cindex sesqui-sharp (1.5 シャープ)
+@cindex sesqui-flat (1.5 フラット)
+
+音楽の中には @q{通常の} シャープやフラットの音の変化をさらに細かく分けた@c
+微分音を使用するものがあります。@c
+さまざまな言語 (ファイル) での 4 分音
+(訳者: シャープやフラットの半分の音の変化。4 分音符ではありません)
+の音符名を以下の表で挙げます。@c
+接頭辞 @notation{半-} と @notation{1.5-} はそれぞれ
+@q{半分} と @q{1 つ半} を意味します。@c
+表に無い言語では、まだ微分音の名前は定義されていません。
+
+@quotation
+@multitable {@code{nederlands}} {@b{半-シャープ}} {@b{半-フラット}} {@b{1.5-シャープ}} {@b{1.5-フラット}}
+@headitem 元号
+  @tab 半-シャープ @tab 半-フラット @tab 1.5-シャープ @tab 1.5-フラット
+
+@item @code{nederlands}
+  @tab -ih @tab -eh @tab -isih @tab -eseh
+@item @code{deutsch}
+  @tab -ih @tab -eh @tab -isih @tab -eseh
+@item @code{english}
+  @tab -qs @tab -qf @tab -tqs @tab -tqf
+@item @code{espanol}
+  @tab -cs @tab -cb @tab -tcs @tab -tcb
+@item @code{italiano}
+  @tab -sd @tab -sb @tab -dsd @tab -bsb
+@item @code{portugues}
+  @tab -sqt @tab -bqt @tab -stqt @tab -btqt
+@end multitable
+@end quotation
+
+ここに示されている大半の言語は西洋クラシック音楽
+-- @notation{Common Practice Period}: 西暦1600年から1900年頃の@c
+バロック音楽、クラシック音楽、ロマン派音楽とも言えます --
+に関係があります。@c
+しかしながら、他のピッチやチューニング方法もサポートされています:
+@ref{Common notation for non-Western music} を参照してください。
+
+@seealso
+音楽用語集:
+@rglos{Pitch names},
+@rglos{Common Practice Period}.
+
+記譜法リファレンス:
+@ref{Common notation for non-Western music}
+
+あらかじめイストールされているファイル:
+@file{scm/define-note-names.scm}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+
+@node 複数のピッチを変更する
+@subsection 複数のピッチを変更する
+@translationof Changing multiple pitches
+
+このセクションではピッチを変更する方法について議論します。
+
+@menu
+* オクターブ チェック::
+* 移調::
+* 転回::
+* 逆行::
+* 様式的な移調::
+@end menu
+
+
+@node オクターブ チェック
+@unnumberedsubsubsec オクターブ チェック
+@translationof Octave checks
+
+@cindex octave correction (オクターブ修正)
+@cindex octave check (オクターブ チェック)
+@cindex control pitch (ピッチの制御)
+
+@funindex =
+@funindex \octaveCheck
+@funindex octaveCheck
+@funindex controlpitch
+
+相対モードでは、オクターブ変更記号を付け忘れることが容易に起こり得ます。@c
+オクターブ チェックは、予期しないオクターブの音符を見つけた場合に@c
+警告を表示してオクターブを修正することによって、@c
+そのようなエラーを見つけ出すことをより容易にします。
+
+音符のオクターブをチェックするには、@c
+@code{=}@tie{}の後に絶対オクターブを指定します。@c
+以下の例は、2 番目の音符の絶対オクターブがオクターブ チェックによって@c
+示される @code{d'} ではなく @code{d''} であるため、@c
+警告を発し (そしてピッチを変更し) ます。
+
+@lilypond[verbatim,quote]
+\relative c'' {
+  c2 d='4 d
+  e2 f
+}
+@end lilypond
+
+音符のオクターブは
+@code{\octaveCheck@tie{}@var{controlpitch}} コマンドでも@c
+チェックすることができます。@c
+@code{@var{controlpitch}} は絶対モードで指定されます。@c
+これは前の音符と @code{@var{controlpitch}} との間の音程が
+4 度以内であるかどうかをチェックします
+(つまり、通常の相対モードでの算出方法と同じです)。@c
+このチェックが失敗した場合、警告が表示されますが、@c
+このチェックの前にある音符は変更されません。@c
+その後に続く音符は @code{@var{controlpitch}} から算出されます。
+
+@lilypond[verbatim,quote]
+\relative c'' {
+  c2 d
+  \octaveCheck c'
+  e2 f
+}
+@end lilypond
+
+以下の 2 小節を見てください。@c
+1 番目と 3 番目の @code{\octaveCheck} は失敗していますが、@c
+2 番目のチェックは失敗していません。
+
+@lilypond[verbatim,quote]
+\relative c'' {
+  c4 f g f
+
+  c4
+  \octaveCheck c'
+  f
+  \octaveCheck c'
+  g
+  \octaveCheck c'
+  f
+}
+@end lilypond
+
+
+@seealso
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{RelativeOctaveCheck}.
+
+
+@node 移調
+@unnumberedsubsubsec 移調
+@translationof Transpose
+
+@cindex transpose (移調)
+@cindex transposing (移調)
+@cindex transposition (移調)
+@cindex transposition of pitches (ピッチの移調)
+@cindex transposition of notes (音符の移調)
+@cindex pitches, transposition of (ピッチの移調)
+@cindex notes, transposition of (音符の移調)
+
+@funindex \transpose
+@funindex transpose
+
+音楽表記は @code{\transpose} で移調させることができます。@c
+構文は以下の通りです:
+
+@example
+\transpose @var{frompitch} @var{topitch} @var{musicexpr}
+@end example
+
+@noindent
+これは @code{@var{musicexpr}} が @code{@var{frompitch}} から
+@code{@var{topitch}} に移調されるということを意味します:
+@code{@var{frompitch}} のピッチの音符はすべて @code{@var{topitch}}
+に変更され、@c
+他の音符もすべて同じ音程で移調されます。@c
+@code{@var{frompitch}} と @code{@var{topitch}} のピッチはどちらも@c
+絶対モードで指定されます。
+
+@warning{@code{@bs{}transpose} ブロックの中にある音符は、@c
+そのブロックの中に @code{@bs{}relative} が無い限り、絶対モードになります。}
+
+D-メジャーの調で書かれた楽曲を思い浮かべてください。@c
+この楽曲を E-メジャーに移調することができます。@c
+調号も自動的に移調されることに注意してください。
+
+@lilypond[verbatim,quote]
+\transpose d e {
+  \relative c' {
+    \key d \major
+    d4 fis a d
+  }
+}
+@end lilypond
+
+@cindex transposing instruments (移調楽器)
+@cindex instruments, transposing (移調楽器)
+
+C (通常の @notation{コンサート ピッチ}) で書かれたパートを
+A のクラリネットで演奏する
+(そのため、A は C として表記され、演奏は表記されたものよりも 3 度低くなります)
+場合、そのパート譜は以下のように作り出されます:
+
+@lilypond[verbatim,quote]
+\transpose a c' {
+  \relative c' {
+    \key c \major
+    c4 d e g
+  }
+}
+@end lilypond
+
+@noindent
+@w{@code{\key c \major}} を明示的に指定しているということに@c
+注意してください。@c
+調号を指定しなかった場合、音符は移調されますが、調号は譜刻されません。
+
+@code{\transpose} は同音異名のピッチを区別します:
+@w{@code{\transpose c cis}} と @w{@code{\transpose c des}} は@c
+どちらも半音上に移調します。@c
+1 番目の移調はシャープを譜刻し、音符の五線譜上での位置は変わりません。@c
+2 番目の移調はフラットを譜刻し、音符の五線譜上での位置は上に上がります。
+
+@lilypond[verbatim,quote]
+music = \relative c' { c d e f }
+\new Staff {
+  \transpose c cis { \music }
+  \transpose c des { \music }
+}
+@end lilypond
+
+@code{\transpose} は上記とは異なる方法で用いることもでき、@c
+それによって移調楽器のために書かれた音符を入力することができます。@c
+前の例では C (またはコンサート ピッチ) でピッチを入力して、@c
+それらを移調楽器のために譜刻する方法を示しましたが、@c
+それとは正反対のことも可能です
+-- 例えば、移調楽器のパート譜から指揮譜を譜刻することです。@c
+例えば、E で始まる B-フラットのトランペットの音楽
+(コンサート ピッチでは D で始まる音楽) を入力している場合に、@c
+指揮譜を作り出すには以下のように記述します:
+
+@example
+musicInBflat = @{ e4 @dots{} @}
+\transpose c bes, \musicInBflat
+@end example
+
+@noindent
+この音楽を F で譜刻する (例えば、フレンチ ホルンの楽譜にアレンジし直すために)
+には、既存の音楽をもう 1 つの @code{\transpose} で包み込みます:
+
+@example
+musicInBflat = @{ e4 @dots{} @}
+\transpose f c' @{ \transpose c bes, \musicInBflat @}
+@end example
+
+@noindent
+移調楽器についての更なる情報は、@c
+@ref{楽器の移調} を参照してください。
+
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{transposing-pitches-with-minimum-accidentals-smart-transpose.ly}
+
+
+@seealso
+記譜法リファレンス:
+@ref{楽器の移調},
+@ref{転回},
+@ref{様式的な移調},
+@ref{相対オクターブ入力},
+@ref{逆行}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{TransposedMusic}
+
+
+@funindex \transpose
+@funindex transpose
+@funindex \chordmode
+@funindex chordmode
+@funindex \relative
+@funindex relative
+
+@knownissues
+
+相対変換は
+@code{\transpose}, @code{\chordmode}, @code{\transpose} の引数である@c
+音楽表記の中にある @code{\relative} セクションには影響を及ぼしません。@c
+移調された音楽の中で相対モードを使用するには、@c
+@code{\transpose} の中に @code{\relative} を置く必要があります。
+
+
+@node 転回
+@unnumberedsubsubsec 転回
+@translationof Inversion
+
+@cindex inversion (転回)
+@cindex operation, inversion (転回操作)
+@funindex \inversion
+
+以下で音楽表記を転回することができます:
+
+@example
+\inversion @var{from-pitch} @var{to-pitch} @var{musicexpr}
+@end example
+
+@code{@var{musicexpr}} の音程は倒置され、@c
+それから @code{@var{from-pitch}} が @code{@var{to-pitch}} になるよう@c
+移調されます。
+
+@lilypond[verbatim,quote]
+music = \relative c' { c d e f }
+\new Staff {
+  \music
+  \inversion d' d' \music
+  \inversion d' ees' \music
+}
+@end lilypond
+
+@seealso
+記譜法リファレンス:
+@ref{様式的な移調},
+@ref{逆行},
+@ref{移調}
+
+
+@node 逆行
+@unnumberedsubsubsec 逆行
+@translationof Retrograde
+
+@cindex retrograde transformation (逆行変換)
+@cindex transformation, retrograde (逆行変換)
+@cindex operation, retrograde (逆行操作)
+@funindex \retrograde
+@funindex retrograde
+
+音楽表記を後ろから前に演奏する逆行を作り出すことができます:
+
+@lilypond[verbatim,quote]
+music = \relative c' { c8. ees16( fis8. a16 b8.) gis16 f8. d16 }
+
+\new Staff {
+  \music
+  \retrograde \music
+}
+@end lilypond
+
+@knownissues
+@code{\retrograde} の中にある手動のタイは壊れて警告を発します。@c
+@ref{Automatic note splitting} を有効にすることによって@c
+自動的に生成させられるタイもあります。
+
+@seealso
+記譜法リファレンス:
+@ref{転回},
+@ref{様式的な移調},
+@ref{移調}
+
+
+@node 様式的な移調
+@unnumberedsubsubsec 様式的な移調
+@translationof Modal transformations
+
+@c untranslated
+@ignore
+
+@cindex modal transformations (様式的な移調)
+@cindex transformations, modal (様式的な移調)
+@cindex operations, modal (様式的な移調の操作)
+
+音階に基づく作曲では、モチーフはさまざまなやり方で頻繁に移調されます。@c
+これは、異なる音程に @notation{移調} する場合や、@c
+旋回点で @notation{転回} する場合があります。
+@notation{逆行} するために後戻りする場合もあります@c
+-- @ref{逆行} を参照してください。
+
+@warning{与えられた音階の中には無い音符は、移調されずに取り残されます。}
+
+@subsubheading 様式的な移調
+
+@cindex modal transposition (様式的な移調)
+@cindex transposition, modal (様式的な移調)
+@cindex operation, transposition (移調操作)
+@funindex \modalTranspose
+@funindex modalTranspose
+
+以下により、与えられた音階でモチーフを移調させることができます:
+
+@example
+\modalTranspose @var{from-pitch} @var{to-pitch} @var{scale} @var{motif}
+@end example
+
+@var{motif} の音符は、@var{scale} @var{to-pitch} と @var{from-pitch} 間の音程によって@c
+与えられる度数
+The notes of @var{motif} are shifted within the @var{scale} by the
+number of scale degrees given by the interval between @var{to-pitch}
+and @var{from-pitch}:
+@end ignore
+
+
+@cindex modal transformations
+@cindex transformations, modal
+@cindex operations, modal
+
+In a musical composition that is based on a scale, a motif is
+frequently transformed in various ways.  It may be
+@notation{transposed} to start at different places in the scale or
+it may be @notation{inverted} around a pivot point in the scale.
+It may also be reversed to produce its @notation{retrograde}, see
+@ref{Retrograde}.
+
+@warning{Any note that does not lie within the given scale will be
+left untransformed.}
+
+@subsubheading Modal transposition
+
+@cindex modal transposition
+@cindex transposition, modal
+@cindex operation, transposition
+@funindex \modalTranspose
+@funindex modalTranspose
+
+A motif can be transposed within a given scale with:
+
+@example
+\modalTranspose @var{from-pitch} @var{to-pitch} @var{scale} @var{motif}
+@end example
+
+The notes of @var{motif} are shifted within the @var{scale} by the
+number of scale degrees given by the interval between @var{to-pitch}
+and @var{from-pitch}:
+
+@lilypond[verbatim,quote]
+diatonicScale = \relative c' { c d e f g a b }
+motif = \relative c' { c8 d e f g a b c }
+
+\new Staff {
+  \motif
+  \modalTranspose c f \diatonicScale \motif
+  \modalTranspose c b, \diatonicScale \motif
+}
+@end lilypond
+
+An ascending scale of any length and with any intervals may be
+specified:
+
+@lilypond[verbatim,quote]
+pentatonicScale = \relative c' { ges aes bes des ees }
+motif = \relative c' { ees8 des ges,4 <ges' bes,> <ges bes,> }
+
+\new Staff {
+  \motif
+  \modalTranspose ges ees' \pentatonicScale \motif
+}
+@end lilypond
+
+When used with a chromatic scale @code{\modalTranspose} has a
+similar effect to @code{\transpose}, but with the ability to
+specify the names of the notes to be used:
+
+@lilypond[verbatim,quote]
+chromaticScale = \relative c' { c cis d dis e f fis g gis a ais b }
+motif = \relative c' { c8 d e f g a b c }
+
+\new Staff {
+  \motif
+  \transpose c f \motif
+  \modalTranspose c f \chromaticScale \motif
+}
+@end lilypond
+
+@subsubheading Modal inversion
+
+@cindex modal inversion
+@cindex inversion, modal
+@cindex operation, modal inversion
+@funindex \modalInversion
+@funindex modalInversion
+
+A motif can be inverted within a given scale around a given pivot
+note and transposed in a single operation with:
+
+@example
+\modalInversion @var{around-pitch} @var{to-pitch} @var{scale} @var{motif}
+@end example
+
+The notes of @var{motif} are placed the same number of scale degrees
+from the @var{around-pitch} note within the @var{scale}, but in the
+opposite direction, and the result is then shifted within the
+@var{scale} by the number of scale degrees given by the interval between
+@var{to-pitch} and @var{around-pitch}.
+
+So to simply invert around a note in the scale use the same value for
+@var{around-pitch} and @var{to-pitch}:
+
+@lilypond[verbatim,quote]
+octatonicScale = \relative c' { ees f fis gis a b c d }
+motif = \relative c' { c8. ees16 fis8. a16 b8. gis16 f8. d16 }
+
+\new Staff {
+  \motif
+  \modalInversion fis' fis' \octatonicScale \motif
+}
+@end lilypond
+
+To invert around a pivot between two notes in the scale, invert around
+one of the notes and then transpose by one scale degree.  The two notes
+specified can be interpreted as bracketing the pivot point:
+
+@lilypond[verbatim,quote]
+scale = \relative c' { c g' }
+motive = \relative c' { c c g' c, }
+
+\new Staff {
+  \motive
+  \modalInversion c' g' \scale \motive
+}
+@end lilypond
+
+The combined operation of inversion and retrograde produce the
+retrograde-inversion:
+
+@lilypond[verbatim,quote]
+octatonicScale = \relative c' { ees f fis gis a b c d }
+motif = \relative c' { c8. ees16 fis8. a16 b8. gis16 f8. d16 }
+
+\new Staff {
+  \motif
+  \retrograde \modalInversion c' c' \octatonicScale \motif
+}
+@end lilypond
+
+@seealso
+Notation Reference:
+@ref{Inversion},
+@ref{Retrograde},
+@ref{Transpose}.
+
+
+@node ピッチを表示する
+@subsection ピッチを表示する
+@translationof Displaying pitches
+
+このセクションではピッチの出力を変更する方法について議論します。
+
+@menu
+* 音部記号::
+* 調号::
+* オッターバ囲み::
+* 楽器の移調::
+* 自動臨時記号::
+* 音域::
+@end menu
+
+
+@node 音部記号
+@unnumberedsubsubsec 音部記号
+@translationof Clef
+
+@cindex G clef (G 音部記号)
+@cindex C clef (C 音部記号)
+@cindex F clef (F 音部記号)
+@cindex treble clef (ト音記号、高音部記号)
+@cindex violin clef (バイオリン音部記号)
+@cindex alto clef (アルト音部記号)
+@cindex tenor clef (テノール音部記号)
+@cindex bass clef (ヘ音記号、バス音部記号)
+@cindex french clef (フレンチ (バイオリン) 音部記号)
+@cindex soprano clef (ソプラノ音部記号)
+@cindex mezzosoprano clef (メゾソプラノ音部記号)
+@cindex baritone clef (バリトン音部記号)
+@cindex varbaritone clef (変形バリトン音部記号)
+@cindex subbass clef (低バス音部記号)
+@cindex clef (音部記号)
+@cindex ancient clef (古代音部記号)
+@cindex clef, ancient (古代音部記号)
+@cindex clef, G (G 音部記号)
+@cindex clef, C (C 音部記号)
+@cindex clef, F (F 音部記号)
+@cindex clef, treble (高音部記号)
+@cindex clef, violin (バイオリン音部記号)
+@cindex clef, alto (アルト音部記号)
+@cindex clef, tenor (テノール音部記号)
+@cindex clef, bass (ヘ音記号、バス音部記号)
+@cindex clef, french (フレンチ (バイオリン) 音部記号)
+@cindex clef, soprano (ソプラノ音部記号)
+@cindex clef, mezzosoprano (メゾソプラノ音部記号)
+@cindex clef, baritone (バリトン音部記号)
+@cindex clef, varbaritone (変形バリトン音部記号)
+@cindex clef, subbass (低バス音部記号)
+
+@funindex \clef
+@funindex clef
+
+音部記号を変えることができます。@c
+以下のそれぞれの例の中にある音符はすべてミドル C です。@c
+例の中にある音部名をダブル クォートで囲むことができます (必須ではありません)。
+
+@lilypond[verbatim,quote,relative=1]
+\clef treble
+c2 c
+\clef alto
+c2 c
+\clef tenor
+c2 c
+\clef bass
+c2 c
+@end lilypond
+
+他の音部記号もあります:
+
+@c KEEP LY
+@lilypond[verbatim,quote,relative=1]
+\clef french
+c2 c
+\clef soprano
+c2 c
+\clef mezzosoprano
+c2 c
+\clef baritone
+c2 c
+
+\break
+
+\clef varbaritone
+c2 c
+\clef subbass
+c2 c
+\clef percussion
+c2 c
+
+\break
+
+\clef G   % treble と同義です
+c2 c
+\clef F   % bass と同義です
+c2 c
+\clef C   % alto と同義です
+c2 c
+@end lilypond
+
+@cindex transposing clefs (音部を移調する)
+@cindex clef, transposing (音部を移調する)
+@cindex オクターブ移調 (octave transposition)
+@c 未訳
+@cindex choral tenor clef
+@cindex tenor clef, choral
+
+音部名に @code{_8} または @code{^8} を付け加えることによって、@c
+音部はそれぞれ 1 オクターブ下/上に移調され、@c
+@code{_15} または @code{^15} によって 2 オクターブ移調されます。@c
+音部名にアルファベット以外の文字が含まれる場合、@c
+音部名をダブル クォートで囲む必要があります。
+
+@lilypond[verbatim,quote,relative=1]
+\clef treble
+c2 c
+\clef "treble_8"
+c2 c
+\clef "bass^15"
+c2 c
+\clef "alto_2"
+c2 c
+\clef "G_8"
+c2 c
+\clef "F^5"
+c2 c
+@end lilypond
+
+特殊な音部記号については @ref{Mensural clefs},
+@ref{Gregorian clefs}, @ref{Default tablatures}, それに @ref{Custom
+tablatures} で説明します。
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{tweaking-clef-properties.ly}
+
+
+@seealso
+記譜法リファレンス:
+@ref{Mensural clefs},
+@ref{Gregorian clefs},
+@ref{Default tablatures},
+@ref{Custom tablatures}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{Clef_engraver},
+@rinternals{Clef},
+@rinternals{OctavateEight},
+@rinternals{clef-interface}
+
+
+@node 調号
+@unnumberedsubsubsec 調号
+@translationof Key signature
+
+@cindex key signature (調号)
+
+@funindex \key
+@funindex key
+
+@c duplicated in Key signature and Accidentals
+@warning{LilyPond を始めたばかりのユーザは@c
+しばしば臨時記号と調号のことで混乱します。@c
+LilyPond では、音符名は未加工の入力です。@c
+調号と音部記号がこの未加工の入力をどのように表示するかを決定します。@c
+@code{c} のような変更を加えられていない音符は、調号や音部記号とは無関係に、@c
+@q{C ナチュラル} を意味します。@c
+更なる情報は、@rlearning{臨時記号と調号} を参照してください。}
+
+調号は楽曲を演奏すべき調性を示します。@c
+調号は譜の先頭で変更記号 (フラットやシャープ) のセットによって示されます。@c
+調号は変更されることがあります:
+
+@example
+\key @var{pitch} @var{mode}
+@end example
+
+@funindex \major
+@funindex major
+@funindex \minor
+@funindex minor
+@funindex \ionian
+@funindex ionian
+@funindex \locrian
+@funindex locrian
+@funindex \aeolian
+@funindex aeolian
+@funindex \mixolydian
+@funindex mixolydian
+@funindex \lydian
+@funindex lydian
+@funindex \phrygian
+@funindex phrygian
+@funindex \dorian
+@funindex dorian
+
+@cindex church modes (チャーチ モード)
+@cindex modes (モード)
+@cindex major (メジャー)
+@cindex minor (マイナー)
+@cindex ionian (アイオニアン)
+@cindex locrian (ロクリアン)
+@cindex aeolian (エオリアン)
+@cindex mixolydian (ミクソリディアン)
+@cindex lydian (リディアン)
+@cindex phrygian (フリジアン)
+@cindex dorian (ドリアン)
+
+@noindent
+
+調号を @code{@var{pitch}}-メジャーや @code{@var{pitch}}-マイナーにするには、@c
+@code{@var{mode}} をそれぞれ @code{\major} または @code{\minor} にします。@c
+さらに標準のモード名
+ -- @notation{チャーチ モード} とも呼ばれます --
+を使うこともできます:
+@code{\ionian}, @code{\dorian}, @code{\phrygian}, @code{\lydian},
+@code{\mixolydian}, @code{\aeolian} それに @code{\locrian} です。
+
+@lilypond[verbatim,quote,relative=2]
+\key g \major
+fis1
+f
+fis
+@end lilypond
+
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{preventing-natural-signs-from-being-printed-when-the-key-signature-changes.ly}
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{non-traditional-key-signatures.ly}
+
+
+@seealso
+音楽用語集:
+@rglos{church mode},
+@rglos{scordatura}
+
+学習マニュアル:
+@rlearning{臨時記号と調号}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{KeyChangeEvent},
+@rinternals{Key_engraver},
+@rinternals{Key_performer},
+@rinternals{KeyCancellation},
+@rinternals{KeySignature},
+@rinternals{key-cancellation-interface},
+@rinternals{key-signature-interface}.
+
+
+@node オッターバ囲み
+@unnumberedsubsubsec オッターバ囲み
+@translationof Ottava brackets
+
+@cindex ottava (オッターバ)
+@cindex 15ma
+@cindex 8va
+@cindex 8ve
+@cindex octavation (オクタベーション)
+
+@funindex set-octavation
+@funindex \ottava
+@funindex ottava
+
+@notation{オッターバ囲み} は譜をオクターブ単位で移調します:
+
+@lilypond[verbatim,quote,relative=2]
+a2 b
+\ottava #-2
+a2 b
+\ottava #-1
+a2 b
+\ottava #0
+a2 b
+\ottava #1
+a2 b
+\ottava #2
+a2 b
+@end lilypond
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{ottava-text.ly}
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{ottava-text.ly}
+
+
+@seealso
+音楽用語集:
+@rglos{octavation}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{Ottava_spanner_engraver},
+@rinternals{OttavaBracket},
+@rinternals{ottava-bracket-interface}
+
+
+@node 楽器の移調
+@unnumberedsubsubsec 楽器の移調
+@translationof Instrument transpositions
+
+@cindex transposition, MIDI (MIDI の移調)
+@cindex transposition, instrument (楽器の移調)
+@cindex transposing instrument (移調楽器)
+@cindex MIDI
+@cindex MIDI transposition (MIDI の移調)
+
+@funindex \transposition
+@funindex transposition
+
+楽器の移調を含む楽器を譜刻するとき、いくつかのパートは@c
+@notation{コンサート ピッチ} とは異なるピッチで譜刻される可能性があります。@c
+このような場合、@notation{移調楽器} の調を指定すべきです。@c
+指定しなければ MIDI 出力や他のパートの出だしのピッチは誤ったものになります。@c
+引用についての更なる情報は @ref{Quoting other voices} を参照してください。
+
+@example
+\transposition @var{pitch}
+@end example
+
+@code{\transposition} で使用するピッチは、@c
+譜に書かれた @code{c'} をその移調楽器で演奏したときに聴こえる@c
+実際の音に対応したものであるべきです。@c
+このピッチは絶対モードで入力します。@c
+ですから、楽譜よりも 1 度高い音を出す楽器は
+@w{@code{\transposition d'}} を使うべきです。@c
+@code{\transposition} は、ピッチがコンサート ピッチでは @emph{ない} ピッチで@c
+入力されている場合に @emph{のみ} 使用すべきです。
+
+バイオリンと B-フラットのクラリネットのための音符をいくつか挙げます。@c
+それぞれのパートは、それぞれが指揮譜に刻譜されるときに使用される@c
+音符と調を使って入力されています。@c
+2 つの楽器は斉奏で演奏しています。
+
+@lilypond[verbatim,quote]
+\new GrandStaff <<
+  \new Staff = "violin" {
+    \relative c'' {
+      \set Staff.instrumentName = #"Vln"
+      \set Staff.midiInstrument = #"violin"
+      % not strictly necessary, but a good reminder
+      \transposition c'
+
+      \key c \major
+      g4( c8) r c r c4
+    }
+  }
+  \new Staff = "clarinet" {
+    \relative c'' {
+      \set Staff.instrumentName = \markup { Cl (B\flat) }
+      \set Staff.midiInstrument = #"clarinet"
+      \transposition bes
+
+      \key d \major
+      a4( d8) r d r d4
+    }
+  }
+>>
+@end lilypond
+
+@code{\transposition} は楽曲の途中で変更されることもあります。@c
+例えば、クラリネット奏者は A のクラリネットから B-フラットのクラリネットに@c
+持ち替えることがあります。
+
+@lilypond[verbatim,quote,relative=2]
+\set Staff.instrumentName = #"Cl (A)"
+\key a \major
+\transposition a
+c d e f
+\textLengthOn
+s1*0^\markup { Switch to B\flat clarinet }
+R1
+
+\key bes \major
+\transposition bes
+c2 g
+@end lilypond
+
+
+@seealso
+音楽用語集:
+@rglos{concert pitch},
+@rglos{transposing instrument}
+
+記譜法リファレンス:
+@ref{Quoting other voices}, @ref{移調}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+
+@node 自動臨時記号
+@unnumberedsubsubsec 自動臨時記号
+@translationof Automatic accidentals
+
+@cindex accidental style (臨時記号スタイル)
+@cindex accidental style, default (デフォルトの臨時記号スタイル)
+@cindex accidentals (臨時記号)
+@cindex accidentals, automatic (自動臨時記号)
+@cindex automatic accidentals (自動臨時記号)
+@cindex default accidental style (デフォルトの臨時記号スタイル)
+
+@funindex set-accidental-style
+@funindex voice
+@funindex default
+
+臨時記号の譜刻の仕方には多くの異なる規約があります。@c
+LilyPond はどの臨時記号スタイルを使用するのかを指定するための関数を@c
+提供します。@c
+この関数は以下のように呼び出されます:
+
+@example
+\new Staff <<
+  #(set-accidental-style 'voice)
+  @{ @dots{} @}
+>>
+@end example
+
+指定された臨時記号スタイルは、デフォルトでは、カレントの @code{Staff} に@c
+適用されます
+(スタイル @code{piano} と @code{piano-cautionary} は例外です。@c
+これらは以下で説明します)。@c
+オプションとして、この関数は 2 つ目の引数をとることができ、@c
+それによってスタイルを変更すべき範囲 (スコープ) を指定できます。@c
+例えば、カレントの @code{StaffGroup} のすべての譜で同じスタイルを使うには、@c
+以下のようにします:
+
+@example
+#(set-accidental-style 'voice 'StaffGroup)
+@end example
+
+サポートされる臨時記号スタイルを以下で示します。@c
+それぞれのスタイルを実際に示すために、以下の例を使用します:
+
+@lilypond[verbatim,quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'default)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'default)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+両方の譜で同じ臨時記号スタイルを使うのなら、@c
+この例の最後のブロックを以下で置き換えられます:
+
+@example
+\new PianoStaff @{
+  <<
+    \context Staff = "up" @{
+      %%% 次の行を変更したいスタイルに合わせて変更してください:
+      #(set-accidental-style 'default 'Score)
+      \musicA
+    @}
+    \context Staff = "down" @{
+      \musicB
+    @}
+  >>
+@}
+@end example
+
+
+@c don't use verbatim in this table.
+@table @code
+@item default
+
+@cindex default accidental style (default 臨時記号スタイル)
+@cindex accidental style, default (default 臨時記号スタイル)
+
+@funindex default
+
+これはデフォルトの譜刻の仕方です。@c
+これは 18 世紀の一般的な習慣と一致します:
+臨時記号が有効なのは、その臨時記号が発生した小節の終わりまでで、@c
+かつ、その臨時記号が発生したオクターブの中だけです。@c
+そのため以下の例の中では、第 2 小節の @code{b} や最後の @code{c} の前には@c
+ナチュラル記号は譜刻されていません:
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'default)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'default)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item voice
+
+@cindex accidental style, voice (voice 臨時記号スタイル)
+@cindex voice accidental style (voice 臨時記号スタイル)
+@cindex accidental style, modern (modern 臨時記号スタイル)
+@cindex modern accidental style (modern 臨時記号スタイル)
+@cindex accidental style, modern-cautionary (modern-cautionary 臨時記号スタイル)
+@cindex modern-cautionary accidental style (modern-cautionary 臨時記号スタイル)
+
+@funindex voice
+
+通常の臨時記号の付け方では、臨時記号は @code{Staff} レベルで保持されます。@c
+しかしながらこのスタイルでは、臨時記号はそれぞれのボイスで別々に譜刻されます。@c
+それを除けば、このスタイルの規則は @code{default} と同じです。
+
+結果として、あるボイスからの臨時記号は他のボイスでキャンセルされず、@c
+これはしばしば望まない結果となります:
+以下の例では、2 番目の @code{a} をナチュラルで演奏するか、@c
+シャープで演奏するかを決定するのは困難です。@c
+そのため、@code{voice} オプションは、それぞれのボイスが別々の演奏者によって@c
+個々に読まれる場合にのみ使用すべきです。@c
+譜が 1 人の演奏者によって使用される場合 (例えば、指揮者やピアノ譜の場合)、@c
+このスタイルの代わりに @code{modern} や @code{modern-cautionary} を@c
+使用すべきです。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'voice)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'voice)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item modern
+
+@cindex accidentals, modern style (modern 臨時記号スタイル)
+@cindex modern style accidentals (modern 臨時記号スタイル)
+
+@funindex modern
+
+この規則は 20 世紀の一般的な臨時記号の付け方と一致します:
+この規則の臨時記号の付け方は、あいまいさを避けるための 2 つの例外
+ -- 一時的な臨時記号が使われると、@c
+その後の小節で (同じオクターブにある音符に対して) キャンセル記号が@c
+譜刻され、@c
+臨時記号が使われたのと同じ小節では他のオクターブにある音符にも@c
+キャンセル記号が譜刻されます --
+を除いて、@code{default} と同じです。@c
+そのため、上部譜の第 2 小節の中にある @code{b} と @code{c} の前には@c
+ナチュラルが付けられています:
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'modern)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'modern)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item modern-cautionary
+
+@cindex accidentals, modern cautionary style (modern-cautionary 臨時記号スタイル)
+@cindex modern accidental style (modern 臨時記号スタイル)
+@cindex modern cautionary accidental style (modern-cautionary 臨時記号スタイル)
+@cindex modern style accidentals (modern 臨時記号スタイル)
+@cindex modern style cautionary accidentals (modern-cautionary 臨時記号スタイル)
+
+@funindex modern-cautionary
+
+この規則は @code{modern} と似ていますが、@c
+忠告的臨時記号として @q{追加の} 臨時記号が譜刻されます
+(これは @code{default} では譜刻されません)。@c
+デフォルトでは、この臨時記号は括弧で囲まれて譜刻されますが、@c
+@code{AccidentalSuggestion} の @code{cautionary-style} プロパティを@c
+定義することによって小さなサイズで譜刻されることもあり得ます。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'modern-cautionary)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'modern-cautionary)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item modern-voice
+
+@cindex accidental style, modern (modern 臨時記号スタイル)
+@cindex accidentals, modern (modern 臨時記号)
+@cindex accidentals, multivoice (マルチボイス臨時記号)
+@cindex modern accidental style (modern 臨時記号スタイル)
+@cindex modern accidentals (modern 臨時記号)
+@cindex multivoice accidentals (マルチボイス)
+
+@funindex modern-voice
+
+この規則はマルチボイス臨時記号として使用されます。@c
+演奏家が複数のボイスの中の 1 つのボイスを演奏する場合にも、@c
+すべてのボイスを演奏する場合にも使用されます。@c
+臨時記号はそれぞれのボイスに対して譜刻されますが、@c
+同じ @code{Staff} の中であってもボイスをまたいで@emph{キャンセルされます}。@c
+そのため、最後の小節で @code{a} がキャンセルされています
+ -- なぜなら、前のキャンセルは異なるボイスで行われたからです。@c
+さらに下部譜では @code{d} がキャンセルされています
+ -- その臨時記号は前の小節の異なるボイスで付けられたものだからです:
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'modern-voice)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'modern-voice)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@cindex accidental style, cautionary, modern voice (modern-voice-cautionary 臨時記号スタイル)
+@cindex accidental style, modern voice cautionary (modern-voice-cautionary 臨時記号スタイル)
+@cindex accidental style, voice, modern cautionary (modern-voice-cautionary 臨時記号スタイル)
+
+@funindex modern-voice-cautionary
+
+@item modern-voice-cautionary
+
+この規則は @code{modern-voice} と同じですが、追加の臨時記号
+(これは @code{voice} では譜刻されません)
+は忠告として譜刻されます。@c
+たとえ @code{default} で譜刻されるすべての臨時記号が@c
+この規則でも譜刻されたとしても、@c
+それらの臨時記号のいくつかは忠告として譜刻されます。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'modern-voice-cautionary)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'modern-voice-cautionary)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item piano
+
+@cindex accidental style, piano (ピアノ臨時記号スタイル)
+@cindex accidentals, piano (ピアノ臨時記号)
+@cindex piano accidental style (ピアノ臨時記号スタイル)
+@cindex piano accidentals (ピアノ臨時記号)
+
+@funindex piano
+
+この規則は 20 世紀のピアノ譜の臨時記号のつけ方を反映しています。@c
+このスタイルは @code{modern} スタイルと非常によく似ています。@c
+しかしながらこのスタイルでは、@c
+同じ @code{GrandStaff} または @code{PianoStaff} の中にある譜をまたがって@c
+臨時記号はキャンセルされます。@c
+そのため、最後の和音ではすべての音符でキャンセルが行われています。
+
+この臨時記号スタイルは、@c
+デフォルトで、@code{GrandStaff} や @code{PianoStaff} に適用されます。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'piano)
+      \musicA
+    }
+    \context Staff = "down" {
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item piano-cautionary
+
+@cindex accidentals, piano cautionary (piano-cautionary 臨時記号)
+@cindex cautionary accidentals, piano (piano-cautionary 臨時記号)
+@cindex piano cautionary accidentals (piano-cautionary 臨時記号)
+@cindex accidental style, piano cautionary (piano-cautionary 臨時記号スタイル)
+@cindex cautionary accidental style, piano (piano-cautionary 臨時記号スタイル)
+@cindex piano cautionary accidental style (piano-cautionary 臨時記号スタイル)
+
+@funindex piano-cautionary
+
+この規則は @code{piano} と同じですが、追加の臨時記号は忠告として譜刻されます。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'piano-cautionary)
+      \musicA
+    }
+    \context Staff = "down" {
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+
+@item neo-modern
+
+@cindex neo-modern accidental style (neo-modern 臨時記号スタイル)
+@cindex accidental style, neo-modern (neo-modern 臨時記号スタイル)
+
+@funindex neo-modern
+
+この規則は現代音楽での一般的な臨時記号の付け方を再現します:
+臨時記号は @code{modern} と同じように譜刻されますが、@c
+同じ小節の中で臨時記号を付けられた音符と同じ音符が再び現れた場合、@c
+その音符にも臨時記号が譜刻されます
+ -- ただし、臨時記号を付けられた音符の直後に同じ音符が現れる場合は除きます
+(訳者: 第 1 小節の下部譜にある 2 つの @code{f} には@c
+両方とも臨時記号が譜刻されていますが、@c
+第 1 小節の上部譜にある 2 つのミドル C は連続しているため、@c
+後のミドル C には臨時記号が譜刻されません)。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'neo-modern)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'neo-modern)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item neo-modern-cautionary
+
+@cindex neo-modern-cautionary accidental style (neo-modern-cautionary 臨時記号スタイル)
+@cindex accidental style, neo-modern-cautionary (neo-modern-cautionary 臨時記号スタイル)
+
+@funindex neo-modern-cautionary
+
+この規則は @code{neo-modern} と似ていますが、@c
+追加の臨時記号は忠告の臨時記号として譜刻されます。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'neo-modern-cautionary)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'neo-modern-cautionary)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+
+@item neo-modern-voice
+
+@cindex neo-modern-voice accidental style (neo-modern-voice 臨時記号スタイル)
+@cindex accidental style, neo-modern-voice (neo-modern-voice 臨時記号スタイル)
+
+@funindex neo-modern-voice
+
+この規則は、1 つのボイスを演奏する音楽家とすべてのボイスを演奏する音楽家@c
+両方のための複数ボイスの臨時記号に使用されます。@c
+@code{neo-modern} と同様に、臨時記号は各ボイスに譜刻されますが、@c
+同じ @code{Staff} にあるボイスをまたがるとキャンセルされます。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'neo-modern-voice)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'neo-modern-voice)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item neo-modern-voice-cautionary
+
+@cindex neo-modern-voice-cautionary accidental style (neo-modern-voice-cautionary 臨時記号スタイル)
+@cindex accidental style, neo-modern-voice-cautionary (neo-modern-voice-cautionary 臨時記号スタイル)
+
+@funindex neo-modern-voice-cautionary
+
+この規則は @code{neo-modern-voice} と似ていますが、@c
+追加の臨時記号が忠告の臨時記号として譜刻されます。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'neo-modern-voice-cautionary)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'neo-modern-voice-cautionary)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item dodecaphonic
+
+@cindex dodecaphonic accidental style (dodecaphonic 臨時記号スタイル)
+@cindex dodecaphonic style, neo-modern (neo-modern 12 音スタイル)
+
+@funindex dodecaphonic
+
+この規則は 20 世紀初頭の作曲家たちによって導入された臨時記号の付け方を@c
+反映しています
+ -- ナチュラルの音符と非ナチュラルの音符
+(訳者: ピアノの白鍵に対応する音符と黒鍵に対応する音符)
+間にある上下関係を無効にしようとする試みです。@c
+このスタイルでは、@emph{すべて} の音符にナチュラル記号を含む臨時記号が@c
+付けられます。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'dodecaphonic)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'dodecaphonic)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+
+@item teaching
+
+@cindex teaching accidental style (teaching 臨時記号スタイル)
+@cindex accidental style, teaching (teaching 臨時記号スタイル)
+
+@funindex teaching
+
+この規則は学生向けを意図したものであり、@c
+自動的に譜刻される忠告の臨時記号によって容易にスケール譜を作ることを@c
+容易にします。@c
+臨時記号は @code{modern} と同じように譜刻されます。@c
+しかしながら、調号によって指定されたすべてのシャープ音、@c
+フラット音に対して忠告の臨時記号が譜刻されます
+ -- ただし、前の音符の直後にある同じピッチの音符は例外です。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      \key fis \minor
+      #(set-accidental-style 'teaching)
+      \musicA
+    }
+    \context Staff = "down" {
+      \key fis \minor
+      #(set-accidental-style 'teaching)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+
+
+@item no-reset
+
+@cindex accidental style, no reset (no-reset 臨時記号スタイル)
+@cindex no reset accidental style (no-reset 臨時記号スタイル)
+
+@funindex no-reset
+
+この規則は @code{default} と同じですが、臨時記号の保持は小節内に限定されず、@c
+@q{最後まで} 保持されます:
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'no-reset)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'no-reset)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+
+@item forget
+
+@cindex forget accidental style (forget 臨時記号スタイル)
+@cindex accidental style, forget (forget 臨時記号スタイル)
+
+@funindex forget
+
+この規則は @code{no-reset} と正反対です:
+臨時記号はまったく保持されません
+-- そのため、調号に対応しながら、前にある音楽とは無関係に@c
+すべての臨時記号が譜刻されます。@c
+@code{dodecaphonic} とは異なり、@c
+この規則ではナチュラルが譜刻されることはありません。
+
+@lilypond[quote]
+musicA = {
+  <<
+    \relative c' {
+      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis2. <c, g'>4 |
+    }
+    \\
+    \relative c' {
+      ais'2 cis, |
+      fis8 b a4 cis2 |
+    }
+  >>
+}
+
+musicB = {
+  \clef bass
+  \new Voice {
+    \voiceTwo \relative c' {
+      <fis, a cis>8 <fis a cis>
+      \change Staff = up
+      cis' cis
+      \change Staff = down
+      <fis, a> <fis a>
+      \showStaffSwitch
+      \change Staff = up
+      dis'4 |
+      \change Staff = down
+      <fis, a cis>4 gis <f a d>2 |
+    }
+  }
+}
+
+\new PianoStaff {
+  <<
+    \context Staff = "up" {
+      #(set-accidental-style 'forget)
+      \musicA
+    }
+    \context Staff = "down" {
+      #(set-accidental-style 'forget)
+      \musicB
+    }
+  >>
+}
+@end lilypond
+@end table
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{dodecaphonic-style-accidentals-for-each-note-including-naturals.ly}
+
+
+@seealso
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{Accidental},
+@rinternals{Accidental_engraver},
+@rinternals{GrandStaff} and
+@rinternals{PianoStaff},
+@rinternals{Staff},
+@rinternals{AccidentalSuggestion},
+@rinternals{AccidentalPlacement},
+@rinternals{accidental-suggestion-interface}
+
+
+@cindex accidentals and simultaneous notes (臨時記号と同時発生する音符)
+@cindex simultaneous notes and accidentals (同時発生する音符と臨時記号)
+@cindex accidentals in chords (和音の中の臨時記号)
+@cindex chords, accidentals in (和音の中の臨時記号)
+
+@knownissues
+
+同時発生する音符はシーケンシャル モードで入力されたものと見なされます。@c
+このことが意味するのは、和音の各音符は入力ファイルの中で記述された順に
+1 つずつ発生するものとして、和音の臨時記号は譜刻されるということです。@c
+これは和音の中の臨時記号が互いに依存関係にある場合に問題となります
+-- この問題はデフォルトの臨時記号スタイルでは発生しません。@c
+この問題は、問題となる音符に @code{!} や @code{?} を@c
+手動で付け加えることによって解決できます。
+
+臨時記号の忠告的なキャンセルは 1 つ前の小節を見て行われます。@c
+しかしながら、@code{\repeat volta N} セクションの後にくる
+@code{\alternative} ブロックでは、@c
+キャンセルの算出はその前に @emph{譜刻された} 小節ではなく、@c
+その前に @emph{演奏された} 小節を見て行われると演奏者は予想します。@c
+以下の例では、2 番目の差し替え小節の中にあるナチュラル @code{c}
+にナチュラル記号は必要ありません。
+
+@lilypond[quote]
+{
+  #(set-accidental-style 'modern)
+  \time 2/4
+  \repeat volta 2 {
+    c'2
+  }
+  \alternative {
+     cis'
+     c'
+  }
+}
+@end lilypond
+
+以下の方法で解決できます:
+局部的に臨時記号スタイルを @code{forget} に変更する関数を定義します:
+
+@lilypond[verbatim,quote]
+forget = #(define-music-function (parser location music) (ly:music?) #{
+  #(set-accidental-style 'forget)
+  $music
+  #(set-accidental-style 'modern)
+#})
+{
+  #(set-accidental-style 'modern)
+  \time 2/4
+  \repeat volta 2 {
+    c'2
+  }
+  \alternative {
+     cis'
+     \forget c'
+  }
+}
+@end lilypond
+
+@node 音域
+@unnumberedsubsubsec 音域
+@translationof Ambitus
+
+@cindex ambitus (音域)
+@cindex range of pitches (ピッチの範囲)
+@cindex pitch range (ピッチ範囲)
+
+用語 @notation{音域} (ambitus) は、@c
+音楽のある部分の中にあるボイスがとるピッチの範囲を示します。@c
+さらに、ある楽器が演奏することができるピッチ範囲を@c
+示すこともあるかもしれません。@c
+音域をボーカル パートに譜刻することによって、@c
+歌い手はそのパートの音域が歌い手の能力と一致するかどうかを@c
+容易に見極めることができます。
+
+音域は、楽曲の開始点で、最初の音部記号の近くに記されます。@c
+範囲は最低ピッチと最高ピッチを表す 2 つの音符によって@c
+グラフィカルに示されます。@c
+臨時記号は、その臨時記号が調号の一部でない場合にのみ譜刻されます。
+
+@lilypond[verbatim,quote]
+\layout {
+  \context {
+    \Voice
+    \consists "Ambitus_engraver"
+  }
+}
+
+\relative c'' {
+  aes c e2
+  cis,1
+}
+@end lilypond
+
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{adding-ambitus-per-voice.ly}
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{ambitus-with-multiple-voices.ly}
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{changing-the-ambitus-gap.ly}
+
+
+@seealso
+音楽用語集:
+@rglos{ambitus}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{Ambitus_engraver},
+@rinternals{Voice},
+@rinternals{Staff},
+@rinternals{Ambitus},
+@rinternals{AmbitusAccidental},
+@rinternals{AmbitusLine},
+@rinternals{AmbitusNoteHead},
+@rinternals{ambitus-interface}
+
+
+@knownissues
+
+複数のボイスがある場合にボイスごとに音域をとることによって生じる@c
+音域の衝突を処理するシステムはありません。
+
+
+@node 符頭
+@subsection 符頭
+@translationof Note heads
+
+このセクションでは符頭を変更する方法について説明します。
+
+@menu
+* 特殊な符頭::
+* 演奏を容易にする記譜法の符頭::
+* シェイプ符頭::
+* 即興::
+@end menu
+
+@node 特殊な符頭
+@unnumberedsubsubsec 特殊な符頭
+@translationof Special note heads
+
+@cindex note heads, special (特別な符頭)
+@cindex note heads, cross (×の符頭)
+@cindex note heads, diamond (ダイアモンド形の符頭)
+@cindex note heads, parlato (語りの符頭)
+@cindex note heads, harmonic (和音の符頭)
+@cindex note heads, guitar (ギターの符頭)
+@cindex special note heads (特別な符頭)
+@cindex cross note heads (×の符頭)
+@cindex diamond note heads (ダイアモンド形の符頭)
+@cindex parlato note heads (語りの符頭)
+@cindex harmonic note heads (和音の符頭)
+@cindex guitar note heads (ギターの符頭)
+@cindex note head styles (符頭のスタイル)
+@cindex styles, note heads (符頭のスタイル)
+
+@funindex cross
+
+符頭を変更することができます:
+
+@lilypond[verbatim,quote,relative=2]
+c4 b
+\override NoteHead #'style = #'cross
+c4 b
+\revert NoteHead #'style
+a b
+\override NoteHead #'style = #'harmonic
+a b
+\revert NoteHead #'style
+c4 d e f
+@end lilypond
+
+すべての符頭スタイルを調べるには、@ref{Note head styles} を参照してください。
+
+@code{cross} スタイルはさまざまな音楽的意図を表すために使用されます。@c
+以下の定義済みコマンドは符頭を譜コンテキストとタブ譜コンテキストで変更し、@c
+何らかの音楽的意味を表すために使用することができます:
+
+@lilypond[verbatim,quote,relative=2]
+c4 b
+\xNotesOn
+ a b c4 b
+\xNotesOff
+c4 d
+@end lilypond
+
+この定義済みコマンドの音楽関数は、譜コンテキストやタブ譜コンテキストの@c
+和音の内外で使用して、符頭を×の形にすることができます:
+
+@lilypond[verbatim,quote,relative=2]
+c4 b
+\xNote { e f }
+c b < g \xNote c f > b
+@end lilypond
+
+@code{\xNote}, @code{\xNotesOn} それに @code{\xNotesOff} の同義語として
+@code{\deadNote}, @code{\deadNotesOn} それに @code{\deadNotesOff} を@c
+使用することができます。@c
+@notation{dead note} という用語はギタリストが一般的に使用します。
+
+また、和音の中でのみ使用できるダイアモンド形のための短縮記法があります:
+
+@lilypond[verbatim,quote,relative=2]
+<c f\harmonic>2 <d a'\harmonic>4 <c g'\harmonic>
+@end lilypond
+
+@predefined
+@code{\harmonic},
+@code{\xNotesOn},
+@code{\xNotesOff},
+@code{\xNote}.
+@endpredefined
+
+@seealso
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+記譜法リファレンス:
+@ref{Note head styles},
+@ref{Chorded notes},
+@ref{Indicating harmonics and dampened notes}
+
+内部リファレンス:
+@rinternals{note-event},
+@rinternals{Note_heads_engraver},
+@rinternals{Ledger_line_engraver},
+@rinternals{NoteHead},
+@rinternals{LedgerLineSpanner},
+@rinternals{note-head-interface},
+@rinternals{ledger-line-spanner-interface}
+
+
+@node 演奏を容易にする記譜法の符頭
+@unnumberedsubsubsec 演奏を容易にする記譜法の符頭
+@translationof Easy notation note heads
+
+@cindex note heads, practice (練習のための符頭)
+@cindex practice note heads (練習のための符頭)
+@cindex note heads, easy notation (演奏を容易にする記譜法の符頭)
+@cindex easy notation (演奏を容易にする記譜法)
+@cindex Hal Leonard
+@cindex beginners' music (初心者のための楽譜)
+@cindex music, beginners' (初心者のための楽譜)
+@cindex easy play note heads (演奏を容易にする符頭)
+@cindex note heads, easy play (演奏を容易にする符頭)
+
+@funindex \easyHeadsOn
+@funindex easyHeadsOn
+@funindex \easyHeadsOff
+@funindex easyHeadsOff
+
+@q{演奏を容易にする} 符頭は、符頭の中に音符名を含みます。@c
+これは、初心者のための楽譜で使用されます。@c
+文字を読みやすくするために、大きなフォント サイズで譜刻すべきです。@c
+大きなフォントで譜刻する方法は、@c
+@ref{Setting the staff size} を参照してください。
+
+@lilypond[verbatim,quote]
+#(set-global-staff-size 26)
+\relative c' {
+  \easyHeadsOn
+  c2 e4 f
+  g1
+  \easyHeadsOff
+  c,1
+}
+@end lilypond
+
+
+@predefined
+@code{\easyHeadsOn},
+@code{\easyHeadsOff}
+@endpredefined
+
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{numbers-as-easy-note-heads.ly}
+
+
+@seealso
+記譜法リファレンス:
+@ref{Setting the staff size}
+
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{note-event},
+@rinternals{Note_heads_engraver},
+@rinternals{NoteHead},
+@rinternals{note-head-interface}
+
+
+@node シェイプ符頭
+@unnumberedsubsubsec シェイプ符頭
+@translationof Shape note heads
+
+@cindex note heads, shape (シェイプ符頭)
+@cindex note heads, Aiken (Aiken の符頭)
+@cindex note heads, sacred harp (セイクリッド ハープの符頭)
+@cindex shape notes (シェイプ ノート)
+@cindex Aiken shape note heads (Aiken のシェイプ符頭)
+@cindex sacred harp note heads (セイクリッド ハープの符頭)
+@cindex note heads, Southern Harmony
+@cindex Southern Harmony note heads
+@cindex Funk shape note heads
+@cindex note heads, Funk
+@cindex note heads, Harmonica Sacra
+@cindex Harmonica Sacra note heads
+@cindex Christian Harmony note heads
+@cindex note heads, Christian Harmony
+@cindex Walker shape note heads
+@cindex note heads, Walker
+
+@funindex \aikenHeads
+@funindex aikenHeads
+@funindex \sacredHarpHeads
+@funindex sacredHarpHeads
+@funindex \southernHarmonyHeads
+@funindex southernHarmonyHeads
+@funindex \funkHeads
+@funindex funkHeads
+@funindex \walkerHeads
+@funindex walkerHeads
+
+シェイプ ノート記譜法では、@c
+符頭の形状は音階の中での音符の位置付けに対応します。@c
+この表記は 19 世紀のアメリカの歌集で一般的なものです。@c
+シェイプ符頭はセイクリッド ハープ、Southern Harmony、@c
+Funk (Harmonica Sacra)、Walker、それに Aiken (Christian Harmony) スタイルで@c
+使用されます:
+
+@lilypond[verbatim,quote,relative=2]
+\aikenHeads
+c, d e f g2 a b1 c \break
+\sacredHarpHeads
+c,4 d e f g2 a b1 c \break
+\southernHarmonyHeads
+c,4 d e f g2 a b1 c \break
+\funkHeads
+c,4 d e f g2 a b1 c \break
+\walkerHeads
+c,4 d e f g2 a b1 c \break
+@end lilypond
+
+@funindex \key
+@funindex key
+@funindex \aikenHeadsMinor
+@funindex aikenHeadsMinor
+@funindex \sacredHarpHeadsMinor
+@funindex sacredHarpHeadsMinor
+@funindex \southernHarmonyHeadsMinor
+@funindex southernHarmonyHeadsMinor
+@funindex \funkHeadsMinor
+@funindex funkHeadsMinor
+@funindex \walkerHeadsMinor
+@funindex walkerHeadsMinor
+
+符頭の形状は音階の中での位置に対応し、@c
+音階のベースは @code{\key} コマンドによって決まります。@c
+マイナーで記述している場合、@c
+符頭の形状を決定する音階ステップはメジャーの場合との相対関係になります:
+
+@lilypond[verbatim,quote,relative=2]
+\key a \minor
+\aikenHeads
+a b c d e2 f g1 a \break
+\aikenHeadsMinor
+a,4 b c d e2 f g1 a \break
+\sacredHarpHeadsMinor
+a,2 b c d \break
+\southernHarmonyHeadsMinor
+a2 b c d \break
+\funkHeadsMinor
+a2 b c d \break
+\walkerHeadsMinor
+a2 b c d \break
+
+@end lilypond
+
+
+@predefined
+@code{\aikenHeads},
+@code{\aikenHeadsMinor},
+@code{\funkHeads},
+@code{\funkHeadsMinor},
+@code{\sacredHarpHeads},
+@code{\sacredHarpHeadsMinor},
+@code{\southernHarmonyHeads},
+@code{\southernHarmonyHeadsMinor},
+@code{\walkerHeads},
+@code{\walkerHeadsMinor}
+@endpredefined
+
+
+@snippets
+
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{applying-note-head-styles-depending-on-the-step-of-the-scale.ly}
+
+すべての符頭スタイルを調べるには、@ref{Note head styles} を参照してください。
+
+
+@seealso
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+記譜法リファレンス:
+@ref{Note head styles}
+
+内部リファレンス:
+@rinternals{note-event},
+@rinternals{Note_heads_engraver},
+@rinternals{NoteHead},
+@rinternals{note-head-interface}
+
+
+@node 即興
+@unnumberedsubsubsec 即興
+@translationof Improvisation
+
+@cindex improvisation (即興)
+@cindex slashed note heads (スラッシュ形の符頭)
+@cindex note heads, improvisation (即興の符頭)
+@cindex note heads, slashed (スラッシュ形の符頭)
+
+@funindex \improvisationOn
+@funindex improvisationOn
+@funindex \improvisationOff
+@funindex improvisationOff
+
+即興はしばしばスラッシュ形の符頭で記されます。@c
+そのような表記では、演奏者は好みのピッチを選ぶことができますが、@c
+指定されたリズムに従って演奏する必要があります。@c
+このような符頭は以下のようにして作成することができます:
+
+@lilypond[verbatim,quote,relative=2]
+\new Voice \with {
+  \consists "Pitch_squash_engraver"
+} {
+  e8 e g a a16( bes) a8 g
+  \improvisationOn
+  e8 ~
+  e2 ~ e8 f4 f8 ~
+  f2
+  \improvisationOff
+  a16( bes) a8 g e
+}
+@end lilypond
+
+
+@predefined
+@code{\improvisationOn},
+@code{\improvisationOff}
+@endpredefined
+
+
+@seealso
+コード断片集:
+@rlsrnamed{Pitches,ピッチ}
+
+内部リファレンス:
+@rinternals{Pitch_squash_engraver},
+@rinternals{Voice},
+@rinternals{RhythmicStaff}
index 0bf562ae77e1beb76fab4eb812422897fa88f321..16926a936fc842a3342f66baf1baf10e7f742d6e 100644 (file)
@@ -3,19 +3,19 @@
 # Copyright (C) 2006 Han-Wen Nienhuys, Jan Nieuwenhuizen
 # This file is distributed under the same license as the lilypond package.
 #
-# Francisco Vila <francisco.vila@hispalinux.es>, 2007, 2008, 2009.
+# Francisco Vila <francisco.vila@hispalinux.es>, 2007, 2008, 2009, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: es\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-06 22:26+0100\n"
-"PO-Revision-Date: 2010-04-13 12:30+0200\n"
+"POT-Creation-Date: 2011-02-26 17:04+0100\n"
+"PO-Revision-Date: 2011-02-27 18:14+0100\n"
 "Last-Translator: Francisco Vila <francisco.vila@hispalinux.es>\n"
-"Language-Team: Español\n"
-"Language: \n"
+"Language-Team: Español"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
 "X-Generator: KBabel 1.11.4\n"
 "Plural-Forms:  nplurals=2; plural=(n != 1);\n"
 
@@ -23,8 +23,8 @@ msgstr ""
 #, python-format
 msgid "This page is for %(package_name)s-%(package_version)s (%(branch_str)s)."
 msgstr ""
-"Esta página corresponde a %(package_name)s-%(package_version)s "
-"(%(branch_str)s)."
+"Esta página corresponde a %(package_name)s-%(package_version)s (%(branch_str)"
+"s)."
 
 #: postprocess_html.py:57
 #, python-format
@@ -49,11 +49,11 @@ msgstr "Otros idiomas: %s."
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr "Acerca de la <A HREF=\"%s\">selección automática del idioma</A>."
 
-#: postprocess_html.py:326
+#: postprocess_html.py:324
 msgid "stable-branch"
 msgstr "rama estable"
 
-#: postprocess_html.py:328
+#: postprocess_html.py:326
 msgid "development-branch"
 msgstr "rama de desarrollo"
 
@@ -137,15 +137,13 @@ msgid "post-GDP"
 msgstr "post-GDP"
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:183 (variable)
-#, fuzzy
+#. Documentation/changes.tely:294 (variable)
 msgid "coloredheads"
-msgstr "Cabeza de las notas"
+msgstr "cabezasColoreadas"
 
-#. Documentation/changes.tely:184 (variable)
-#, fuzzy
+#. Documentation/changes.tely:295 (variable)
 msgid "noclef"
-msgstr "clave"
+msgstr "sinclave"
 
 #. @node in Documentation/changes.tely
 #. @node in Documentation/macros.itexi
@@ -154,11 +152,11 @@ msgstr "Arriba"
 
 #. @top in Documentation/changes.tely
 msgid "New features in 2.13 since 2.12"
-msgstr ""
+msgstr "Nuevas funcionalidades en 2.13 repecto a 2.12"
 
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
-msgstr ""
+msgstr "LilyPond: \\\\TITLE\\\\"
 
 #. @subsubheading in Documentation/macros.itexi
 msgid "Predefined commands"
@@ -191,50 +189,43 @@ msgstr "Índice de LilyPond"
 
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Music engraving"
-msgstr "Grabado"
+msgstr "Grabado musical"
 
 #. @node in Documentation/essay/engraving.itely
 #. @section in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "The LilyPond story"
-msgstr "Pruebas de LilyPond"
+msgstr "Historia de LilyPond"
 
 #. @node in Documentation/essay/engraving.itely
 #. @section in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Engraving details"
-msgstr "Grabado"
+msgstr "Detalles del grabado musical"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Music fonts"
-msgstr "Funciones musicales"
+msgstr "Fuentes tipográficas de música"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Optical spacing"
-msgstr "Espaciado vertical"
+msgstr "Espaciado óptico"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Ledger lines"
-msgstr "línea adicional"
+msgstr "Líneas adicionales"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Optical sizing"
-msgstr "Espaciado vertical"
+msgstr "Ajuste óptico del tamaño"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
 msgid "Why work so hard?"
-msgstr ""
+msgstr "¿Para qué trabajar tan duramente?"
 
 #. @node in Documentation/essay/engraving.itely
 #. @section in Documentation/essay/engraving.itely
@@ -243,25 +234,23 @@ msgstr "Grabado automático"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Beauty contests"
-msgstr "Crear contextos"
+msgstr "Concursos de belleza"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
 msgid "Improvement by benchmarking"
-msgstr ""
+msgstr "Mejoras mediante pruebas"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
 msgid "Getting things right"
-msgstr ""
+msgstr "Hacer las cosas bien"
 
 #. @node in Documentation/essay/engraving.itely
 #. @section in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Building software"
-msgstr "Ocultar pentagramas"
+msgstr "Construcción del software"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
@@ -275,20 +264,18 @@ msgstr "¿Qué símbolos grabar?"
 
 #. @node in Documentation/essay/engraving.itely
 #. @unnumberedsubsec in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Flexible architecture"
-msgstr "Estructura del archivo"
+msgstr "Arquitectura flexible"
 
 #. @node in Documentation/essay/engraving.itely
 #. @section in Documentation/essay/engraving.itely
-#, fuzzy
 msgid "Putting LilyPond to work"
-msgstr "Pruebas de LilyPond"
+msgstr "Poner a LilyPond a trabajar"
 
 #. @node in Documentation/essay/engraving.itely
 #. @section in Documentation/essay/engraving.itely
 msgid "Engraved examples (BWV 861)"
-msgstr ""
+msgstr "Ejemplos tipografiados (BWV 861)"
 
 #. @node in Documentation/essay/literature.itely
 #. @chapter in Documentation/essay/literature.itely
@@ -297,29 +284,25 @@ msgstr "Lista bibliográfica"
 
 #. @node in Documentation/essay/literature.itely
 #. @section in Documentation/essay/literature.itely
-#, fuzzy
 msgid "Short literature list"
-msgstr "Lista bibliográfica"
+msgstr "Breve lista bibliográfica"
 
 #. @node in Documentation/essay/literature.itely
 #. @section in Documentation/essay/literature.itely
-#, fuzzy
 msgid "Long literature list"
-msgstr "Lista bibliográfica"
+msgstr "Lista bibliográfica extensa"
 
 #. @subheading in Documentation/essay/literature.itely
-#, fuzzy
-msgid "Colorado"
-msgstr "color"
+msgid "University of Colorado Engraving music bibliography"
+msgstr "Bibliografía sobre tipografía musical de la Universidad de Colorado"
 
 #. @subheading in Documentation/essay/literature.itely
-#, fuzzy
-msgid "Computer notation"
-msgstr "Notación de acordes"
+msgid "Computer notation bibliography"
+msgstr "Bibliografía sobre notación por ordenador"
 
 #. @subheading in Documentation/essay/literature.itely
-msgid "Engraving"
-msgstr "Grabado"
+msgid "Engraving bibliography"
+msgstr "Bibliografía sobre tipografía musical"
 
 #. @node in Documentation/fdl.itexi
 #. @appendix in Documentation/fdl.itexi
@@ -349,14 +332,16 @@ msgid "dummy action to deal with parser lookahead"
 msgstr "acción vacía para la predicción del analizador sintáctico"
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/learning/fundamental.itely:3003 (variable)
-#. Documentation/learning/fundamental.itely:3058 (variable)
-#. Documentation/notation/changing-defaults.itely:3802 (variable)
+#. Documentation/learning/fundamental.itely:3006 (variable)
+#. Documentation/learning/fundamental.itely:3061 (variable)
+#. Documentation/notation/changing-defaults.itely:3803 (variable)
+#. Documentation/cs/learning/fundamental.itely:3259 (variable)
+#. Documentation/cs/learning/fundamental.itely:3313 (variable)
 msgid "padText"
 msgstr "textoRelleno"
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3844 (variable)
+#. Documentation/notation/changing-defaults.itely:3845 (variable)
 msgid "tempoPadded"
 msgstr "tempoConRelleno"
 
@@ -372,112 +357,95 @@ msgstr "Tutorial de Scheme"
 #  ?? FVD
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @section in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Introduction to Scheme"
-msgstr "Introducción al trucaje"
+msgstr "Introducción a Scheme"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Scheme sandbox"
-msgstr "Funciones de Scheme"
+msgstr "Caja de arena de Scheme"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Scheme variables"
-msgstr "Tutorial de Scheme"
+msgstr "Variables de Scheme"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Scheme simple data types"
-msgstr "Tipos de repetición"
+msgstr "Tipos de datos simples de Scheme"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
 msgid "Scheme compound data types"
-msgstr ""
+msgstr "Tipos de datos compuestos de Scheme"
 
 # También Líneas divisorias. FVD
 #. @subheading in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Pairs"
-msgstr "Barras de compás"
+msgstr "Pares"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Lists"
-msgstr "inst"
+msgstr "Listas"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Association lists (alists)"
-msgstr "Lista asociativa de alturas a colores."
+msgstr "Listas asociativas (listas-A)"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
 msgid "Hash tables"
-msgstr ""
+msgstr "Tablas de hash"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Calculations in Scheme"
-msgstr "Construcción del marcado en Scheme"
+msgstr "Cálculos en Scheme"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Scheme procedures"
-msgstr "Procedimientos de Scheme como propiedades"
+msgstr "Procedimientos de Scheme"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Defining procedures"
-msgstr "Modificar las propiedades"
+msgstr "Definición de procedimientos"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Predicates"
-msgstr "discantus"
+msgstr "Predicados"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Return values"
-msgstr "figura"
+msgstr "Valores de retorno"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Scheme conditionals"
-msgstr "Funciones de Scheme"
+msgstr "Condicionales de Scheme"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
 msgid "if"
-msgstr ""
+msgstr "if"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "cond"
-msgstr "acorde"
+msgstr "cond"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @section in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Scheme in LilyPond"
-msgstr "Pruebas de LilyPond"
+msgstr "Scheme en LilyPond"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "LilyPond Scheme syntax"
-msgstr "Índice de instrucciones de LilyPond"
+msgstr "Sintaxis del Scheme de LilyPond"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "LilyPond variables"
-msgstr "Uso de las variables"
+msgstr "Variables de LilyPond"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
@@ -486,32 +454,29 @@ msgstr "Variables de entrada y Scheme"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Object properties"
-msgstr "Propiedades de la música"
+msgstr "Propiedades de los objetos"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "LilyPond compound variables"
-msgstr "Índice de instrucciones de LilyPond"
+msgstr "Variables compuestas de LilyPond"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
 msgid "Offsets"
-msgstr ""
+msgstr "Desplazamientos"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
-#, fuzzy
 msgid "Extents"
-msgstr "tenores"
+msgstr "Dimensiones"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
 msgid "Property alists"
-msgstr ""
+msgstr "Listas-A de propiedades"
 
 #. @subheading in Documentation/extending/scheme-tutorial.itely
 msgid "Alist chains"
-msgstr ""
+msgstr "Cadenas de listas-A"
 
 #. @node in Documentation/extending/scheme-tutorial.itely
 #. @subsection in Documentation/extending/scheme-tutorial.itely
@@ -573,9 +538,8 @@ msgstr "Funciones musicales"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "Music function syntax"
-msgstr "Funciones musicales"
+msgstr "Sintaxis de las funciones musicales"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
@@ -585,9 +549,8 @@ msgstr "Funciones de sustitución sencillas"
 # fuzzy. FVD
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "Intermediate substitution functions"
-msgstr "Funciones de sustitutión en parejas"
+msgstr "Funciones de sustitución inmediata"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
@@ -606,9 +569,8 @@ msgstr "Funciones vacías"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @section in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "Markup functions"
-msgstr "Funciones musicales"
+msgstr "Funciones de marcado"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
@@ -627,27 +589,23 @@ msgstr "Definición de una instrucción de marcado nueva"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "Markup command definition syntax"
-msgstr "Definición de una instrucción de marcado nueva"
+msgstr "Sintaxis de la definición de instrucciones de marcado"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "On properties"
-msgstr "Propiedades de la música"
+msgstr "Sobre las propiedades"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "A complete example"
-msgstr "Ejemplos con enlace"
+msgstr "Un ejemplo completo"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "Adapting builtin commands"
-msgstr "Instrucciones rítmicas avanzadas"
+msgstr "Adaptación de instrucciones predefinidas"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
@@ -671,14 +629,13 @@ msgstr "Ejecutar una función sobre todos los objetos de la presentación"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @section in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "Callback functions"
-msgstr "Funciones musicales"
+msgstr "Funciones de callback"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @section in Documentation/extending/programming-interface.itely
 msgid "Inline Scheme code"
-msgstr ""
+msgstr "Código de Scheme en línea"
 
 # ??FVD
 #. @node in Documentation/extending/programming-interface.itely
@@ -688,9 +645,8 @@ msgstr "Trucos difíciles"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @chapter in Documentation/extending/programming-interface.itely
-#, fuzzy
 msgid "LilyPond Scheme interfaces"
-msgstr "Interfaces de la presentación"
+msgstr "Interfaces de Scheme en LilyPond"
 
 #. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
@@ -736,36 +692,36 @@ msgstr "Compilar un archivo"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "Entering input"
-msgstr "Introducir la letra"
+msgstr "Introducir código de entrada"
 
 #. @subheading in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "Producing output"
-msgstr "Controlar la salida"
+msgstr "Producción de un resultado de salida"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
 msgid "MacOS X"
 msgstr "MacOS X"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
 msgid "Windows"
 msgstr "Windows"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "Command-line"
-msgstr "Utilización desde la línea de órdenes"
+msgstr "Línea de órdenes"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "How to write input files"
-msgstr "Trabajar sobre los archivos de entrada"
+msgstr "Cómo escribir archivos de entrada"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
@@ -780,18 +736,22 @@ msgstr "Alturas"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "pitch"
 msgstr "altura"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "interval"
 msgstr "intervalo"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 #. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
 #. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
@@ -800,12 +760,14 @@ msgstr "escala"
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "middle C"
 msgstr "Do central"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "octave"
 msgstr "octava"
 
@@ -813,6 +775,8 @@ msgstr "octava"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "accidental"
 msgstr "alteración accidental"
 
@@ -824,36 +788,42 @@ msgstr "Duraciones (valores rítmicos)"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "beam"
 msgstr "barra"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "duration"
 msgstr "duración"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "whole note"
 msgstr "redonda"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "half note"
 msgstr "blanca"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "quarter note"
 msgstr "negra"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "dotted note"
 msgstr "figura con puntillo"
 
@@ -874,23 +844,25 @@ msgstr "Indicación de compás"
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "time signature"
 msgstr "indicación de compás"
 
 #. @subheading in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "Tempo marks"
-msgstr "Indicaciones de texto"
+msgstr "Indicaciones de tempo"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "tempo indication"
 msgstr "indicación del tempo"
 
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "metronome"
 msgstr "metrónomo"
 
@@ -901,6 +873,7 @@ msgstr "Clave"
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tutorial.itely
 msgid "clef"
 msgstr "clave"
 
@@ -915,32 +888,28 @@ msgstr "Trabajar sobre los archivos de entrada"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "Dealing with errors"
-msgstr "Trucos con Scheme"
+msgstr "Manejo de situaciones de error"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "General troubleshooting tips"
-msgstr "Sugerencias de tipo general"
+msgstr "Consejos generales sobre solución de problemas"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "Some common errors"
-msgstr "Errores más usuales"
+msgstr "Errores usuales"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "How to read the manuals"
-msgstr "Cómo leer el manual"
+msgstr "Cómo leer los manuales"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
 msgid "Omitted material"
-msgstr ""
+msgstr "Material omitido"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
@@ -949,26 +918,31 @@ msgstr "Ejemplos con enlace"
 
 #. @node in Documentation/learning/tutorial.itely
 #. @subsection in Documentation/learning/tutorial.itely
-#, fuzzy
 msgid "Overview of manuals"
-msgstr "Panorámica de las funciones musicales"
+msgstr "Panorámica de los manuales"
 
 #. Documentation/learning/common-notation.itely:1223 (variable)
-#. Documentation/learning/fundamental.itely:2984 (variable)
-#. Documentation/learning/fundamental.itely:3008 (variable)
+#. Documentation/learning/fundamental.itely:2987 (variable)
+#. Documentation/learning/fundamental.itely:3011 (variable)
+#. Documentation/cs/learning/common-notation.itely:1314 (variable)
+#. Documentation/cs/learning/fundamental.itely:3240 (variable)
+#. Documentation/cs/learning/fundamental.itely:3264 (variable)
 msgid "violin"
 msgstr "violin"
 
 #. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/cs/learning/common-notation.itely:1320 (variable)
 #. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 msgid "cello"
 msgstr "cello"
 
 #. Documentation/learning/common-notation.itely:1255 (variable)
+#. Documentation/cs/learning/common-notation.itely:1346 (variable)
 msgid "tripletA"
 msgstr "tresilloA"
 
 #. Documentation/learning/common-notation.itely:1256 (variable)
+#. Documentation/cs/learning/common-notation.itely:1347 (variable)
 msgid "barA"
 msgstr "compasA"
 
@@ -980,9 +954,8 @@ msgstr "bla"
 
 #. @node in Documentation/learning/common-notation.itely
 #. @chapter in Documentation/learning/common-notation.itely
-#, fuzzy
 msgid "Common notation"
-msgstr "Notación de acordes"
+msgstr "Notación común"
 
 #. @node in Documentation/learning/common-notation.itely
 #. @section in Documentation/learning/common-notation.itely
@@ -991,9 +964,8 @@ msgstr "Notación en un solo pentagrama"
 
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
-#, fuzzy
 msgid "Bar checks"
-msgstr "Comprobación de octava"
+msgstr "Comprobación de compás"
 
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
@@ -1007,24 +979,28 @@ msgstr "Alteraciones accidentales"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "sharp"
 msgstr "sostenido"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "flat"
 msgstr "bemol"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "double sharp"
 msgstr "doble sostenido"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "double flat"
 msgstr "doble bemol"
 
@@ -1035,18 +1011,21 @@ msgstr "Armaduras"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "key signature"
 msgstr "armadura de la tonalidad"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "major"
 msgstr "mayor"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "minor"
 msgstr "menor"
 
@@ -1057,18 +1036,21 @@ msgstr "Advertencia: armaduras y alturas"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "natural"
 msgstr "becuadro"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "transposition"
 msgstr "transposición"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @chapter in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "Pitch names"
 msgstr "Nombres de las notas"
 
@@ -1084,6 +1066,7 @@ msgstr "Ligaduras de unión"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "tie"
 msgstr "ligadura de unión"
 
@@ -1094,6 +1077,7 @@ msgstr "Ligaduras de expresión"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "slur"
 msgstr "ligadura de expresión"
 
@@ -1104,6 +1088,7 @@ msgstr "Ligaduras de fraseo"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "phrasing"
 msgstr "fraseo"
 
@@ -1114,6 +1099,7 @@ msgstr "Advertencias: ligaduras de expresión frente a ligaduras de unión"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "articulation"
 msgstr "articulación"
 
@@ -1133,6 +1119,7 @@ msgstr "Digitaciones"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "fingering"
 msgstr "digitaciones"
 
@@ -1144,6 +1131,7 @@ msgstr "Matices dinámicos"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:70 (variable)
 msgid "dynamics"
 msgstr "matices dinámicos"
@@ -1151,12 +1139,14 @@ msgstr "matices dinámicos"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "crescendo"
 msgstr "crescendo"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "decrescendo"
 msgstr "decrescendo"
 
@@ -1193,12 +1183,14 @@ msgstr "Grupos especiales"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "note value"
 msgstr "figura"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "triplet"
 msgstr "tresillo"
 
@@ -1209,18 +1201,21 @@ msgstr "Notas de adorno"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "grace notes"
 msgstr "notas de adorno"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "acciaccatura"
 msgstr "acciaccatura"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "appoggiatura"
 msgstr "appoggiatura"
 
@@ -1245,6 +1240,7 @@ msgstr "Expresiones musicales simultáneas: varios pentagramas"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "polyphony"
 msgstr "polifonía"
 
@@ -1265,6 +1261,7 @@ msgstr "Grupos de pentagramas"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "brace"
 msgstr "llave"
 
@@ -1279,9 +1276,10 @@ msgstr "pantagrama"
 #. @rglos in Documentation/learning/tweaks.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
+#. @rglos in Documentation/cs/learning/fundamental.itely
+#. @rglos in Documentation/cs/learning/tweaks.itely
 msgid "system"
-msgstr "plicaSi"
+msgstr "sistema"
 
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
@@ -1291,6 +1289,7 @@ msgstr "Combinar notas para formar acordes"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "chord"
 msgstr "acorde"
 
@@ -1312,6 +1311,7 @@ msgstr "Elaborar canciones sencillas"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "lyrics"
 msgstr "letra"
 
@@ -1323,12 +1323,14 @@ msgstr "Alineación de la letra a una melodía"
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "melisma"
 msgstr "melisma"
 
 #. @rglos in Documentation/learning/common-notation.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/common-notation.itely
 msgid "extender line"
 msgstr "línea extensora"
 
@@ -1364,14 +1366,18 @@ msgstr "Más allá del tutorial"
 
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/cs/learning/fundamental.itely:383 (context id)
+#. Documentation/cs/learning/fundamental.itely:443 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:94 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:107 (context id)
 #. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 msgid "singer"
 msgstr "cantante"
 
 #. Documentation/learning/fundamental.itely:321 (context id)
 #. Documentation/learning/fundamental.itely:372 (context id)
+#. Documentation/cs/learning/fundamental.itely:384 (context id)
+#. Documentation/cs/learning/fundamental.itely:444 (context id)
 msgid "vocal"
 msgstr "voz"
 
@@ -1379,6 +1385,8 @@ msgstr "voz"
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/cs/learning/fundamental.itely:387 (context id)
+#. Documentation/cs/learning/fundamental.itely:447 (context id)
 #. Documentation/snippets/jazz-combo-template.ly:233 (variable)
 #. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
@@ -1388,8 +1396,13 @@ msgstr "piano"
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2592 (variable)
-#. Documentation/learning/fundamental.itely:2654 (context id)
+#. Documentation/learning/fundamental.itely:2595 (variable)
+#. Documentation/learning/fundamental.itely:2657 (context id)
+#. Documentation/cs/learning/fundamental.itely:388 (context id)
+#. Documentation/cs/learning/fundamental.itely:438 (variable)
+#. Documentation/cs/learning/fundamental.itely:448 (context id)
+#. Documentation/cs/learning/fundamental.itely:2823 (variable)
+#. Documentation/cs/learning/fundamental.itely:2885 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
 #. Documentation/snippets/fretted-headword.ly:143 (context id)
@@ -1411,8 +1424,13 @@ msgstr "superior"
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2599 (variable)
-#. Documentation/learning/fundamental.itely:2655 (context id)
+#. Documentation/learning/fundamental.itely:2602 (variable)
+#. Documentation/learning/fundamental.itely:2658 (context id)
+#. Documentation/cs/learning/fundamental.itely:389 (context id)
+#. Documentation/cs/learning/fundamental.itely:439 (variable)
+#. Documentation/cs/learning/fundamental.itely:449 (context id)
+#. Documentation/cs/learning/fundamental.itely:2830 (variable)
+#. Documentation/cs/learning/fundamental.itely:2886 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
 #. Documentation/snippets/fretted-headword.ly:144 (context id)
@@ -1438,11 +1456,12 @@ msgstr "inferior"
 #. Documentation/notation/changing-defaults.itely:510 (context id)
 #. Documentation/notation/changing-defaults.itely:527 (variable)
 #. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/cs/learning/fundamental.itely:436 (variable)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
-#. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
+#. Documentation/snippets/formatting-lyrics-syllables.ly:23 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
 #. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
@@ -1456,6 +1475,7 @@ msgid "melody"
 msgstr "melodia"
 
 #. Documentation/learning/fundamental.itely:365 (variable)
+#. Documentation/cs/learning/fundamental.itely:437 (variable)
 #. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
 #. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
 #. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
@@ -1464,6 +1484,7 @@ msgid "text"
 msgstr "texto"
 
 #. Documentation/learning/fundamental.itely:439 (context id)
+#. Documentation/cs/learning/fundamental.itely:515 (context id)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
@@ -1476,112 +1497,139 @@ msgstr "texto"
 msgid "main"
 msgstr "principal"
 
-#. Documentation/learning/fundamental.itely:629 (comment)
-#, fuzzy
+#. Documentation/learning/fundamental.itely:627 (comment)
+#. Documentation/cs/learning/fundamental.itely:719 (comment)
 msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
 msgstr "Voz \\\"1\\\"             Voz \\\"2\\\""
 
-#. Documentation/learning/fundamental.itely:639 (comment)
+#. Documentation/learning/fundamental.itely:637 (comment)
+#. Documentation/cs/learning/fundamental.itely:729 (comment)
 msgid "Voice \\\"1\\\"             Voice \\\"2\\\""
 msgstr "Voz \\\"1\\\"             Voz \\\"2\\\""
 
-#. Documentation/learning/fundamental.itely:654 (comment)
+#. Documentation/learning/fundamental.itely:652 (comment)
+#. Documentation/cs/learning/fundamental.itely:744 (comment)
 msgid "Voice \\\"1\\\""
 msgstr "Voz \\\"1\\\""
 
-#. Documentation/learning/fundamental.itely:659 (comment)
+#. Documentation/learning/fundamental.itely:657 (comment)
+#. Documentation/cs/learning/fundamental.itely:749 (comment)
 msgid "Voice \\\"2\\\""
 msgstr "Voz \\\"2\\\""
 
-#. Documentation/learning/fundamental.itely:682 (comment)
-#. Documentation/learning/fundamental.itely:706 (comment)
+#. Documentation/learning/fundamental.itely:680 (comment)
+#. Documentation/learning/fundamental.itely:704 (comment)
+#. Documentation/cs/learning/fundamental.itely:766 (comment)
+#. Documentation/cs/learning/fundamental.itely:790 (comment)
 msgid "Main voice"
 msgstr "Voz principal"
 
-#. Documentation/learning/fundamental.itely:684 (comment)
-#, fuzzy
+#. Documentation/learning/fundamental.itely:682 (comment)
+#. Documentation/cs/learning/fundamental.itely:768 (comment)
 msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr "Voz \\\"1\\\"     Voz \\\"2\\\"                 Voz \\\"3\\\""
 
-#. Documentation/learning/fundamental.itely:708 (comment)
+#. Documentation/learning/fundamental.itely:706 (comment)
+#. Documentation/cs/learning/fundamental.itely:792 (comment)
 msgid "Bar 1"
 msgstr "Compás 1"
 
 # También Líneas divisorias. FVD
-#. Documentation/learning/fundamental.itely:719 (comment)
+#. Documentation/learning/fundamental.itely:717 (comment)
+#. Documentation/cs/learning/fundamental.itely:803 (comment)
 msgid "Bar 2"
 msgstr "Compás 2"
 
-#. Documentation/learning/fundamental.itely:720 (comment)
+#. Documentation/learning/fundamental.itely:718 (comment)
+#. Documentation/cs/learning/fundamental.itely:804 (comment)
 msgid "Voice 1 continues"
 msgstr "Continúa la voz 1"
 
-#. Documentation/learning/fundamental.itely:723 (comment)
+#. Documentation/learning/fundamental.itely:721 (comment)
+#. Documentation/cs/learning/fundamental.itely:807 (comment)
 msgid "Voice 2 continues"
 msgstr "Continúa la voz 2"
 
-#. Documentation/learning/fundamental.itely:898 (comment)
+#. Documentation/learning/fundamental.itely:896 (comment)
+#. Documentation/cs/learning/fundamental.itely:985 (comment)
 msgid "Voice one"
 msgstr "Voz uno"
 
-#. Documentation/learning/fundamental.itely:900 (comment)
+#. Documentation/learning/fundamental.itely:898 (comment)
+#. Documentation/cs/learning/fundamental.itely:987 (comment)
 msgid "Voice two"
 msgstr "Voz dos"
 
-#. Documentation/learning/fundamental.itely:902 (comment)
+#. Documentation/learning/fundamental.itely:900 (comment)
+#. Documentation/cs/learning/fundamental.itely:989 (comment)
 msgid "Omit Voice three"
 msgstr "Omitir la voz tres"
 
-#. Documentation/learning/fundamental.itely:903 (comment)
+#. Documentation/learning/fundamental.itely:901 (comment)
+#. Documentation/cs/learning/fundamental.itely:990 (comment)
 msgid "Voice four"
 msgstr "Voz cuatro"
 
-#. Documentation/learning/fundamental.itely:1002 (comment)
+#. Documentation/learning/fundamental.itely:1000 (comment)
+#. Documentation/cs/learning/fundamental.itely:1092 (comment)
 msgid "Default behavior or behavior after \\oneVoice"
 msgstr "Comportamiento predeterminado o comportamiento después de \\oneVoice"
 
-#. Documentation/learning/fundamental.itely:1040 (comment)
+#. Documentation/learning/fundamental.itely:1038 (comment)
+#. Documentation/cs/learning/fundamental.itely:1131 (comment)
 msgid "The following notes are monophonic"
 msgstr "Las notas siguientes son monofónicas"
 
-#. Documentation/learning/fundamental.itely:1042 (comment)
+#. Documentation/learning/fundamental.itely:1040 (comment)
+#. Documentation/cs/learning/fundamental.itely:1133 (comment)
 msgid "Start simultaneous section of three voices"
 msgstr "Inicio de la sección de tres voces simultáneas"
 
-#. Documentation/learning/fundamental.itely:1044 (comment)
+#. Documentation/learning/fundamental.itely:1042 (comment)
+#. Documentation/cs/learning/fundamental.itely:1135 (comment)
 msgid "Continue the main voice in parallel"
 msgstr "Continuar la voz principal en paralelo"
 
-#. Documentation/learning/fundamental.itely:1046 (comment)
-#. Documentation/learning/fundamental.itely:1108 (comment)
+#. Documentation/learning/fundamental.itely:1044 (comment)
+#. Documentation/learning/fundamental.itely:1106 (comment)
+#. Documentation/cs/learning/fundamental.itely:1137 (comment)
+#. Documentation/cs/learning/fundamental.itely:1203 (comment)
 msgid "Initiate second voice"
 msgstr "Iniciar la segunda voz"
 
-#. Documentation/learning/fundamental.itely:1048 (comment)
-#, fuzzy
+#. Documentation/learning/fundamental.itely:1046 (comment)
+#. Documentation/cs/learning/fundamental.itely:1139 (comment)
 msgid "Set stems, etc., down"
 msgstr "Poner plicas, etc. hacia abajo"
 
-#. Documentation/learning/fundamental.itely:1052 (comment)
-#. Documentation/learning/fundamental.itely:1114 (comment)
+#. Documentation/learning/fundamental.itely:1050 (comment)
+#. Documentation/learning/fundamental.itely:1112 (comment)
+#. Documentation/cs/learning/fundamental.itely:1143 (comment)
+#. Documentation/cs/learning/fundamental.itely:1209 (comment)
 msgid "Initiate third voice"
 msgstr "Iniciar la tercera voz"
 
-#. Documentation/learning/fundamental.itely:1054 (comment)
-#. Documentation/learning/fundamental.itely:1116 (comment)
+#. Documentation/learning/fundamental.itely:1052 (comment)
+#. Documentation/learning/fundamental.itely:1114 (comment)
+#. Documentation/cs/learning/fundamental.itely:1145 (comment)
+#. Documentation/cs/learning/fundamental.itely:1211 (comment)
 msgid "Set stems, etc, up"
 msgstr "Poner las plicas, etc. hacia arriba"
 
-#. Documentation/learning/fundamental.itely:1103 (comment)
+#. Documentation/learning/fundamental.itely:1101 (comment)
+#. Documentation/cs/learning/fundamental.itely:1198 (comment)
 msgid "Initiate first voice"
 msgstr "Iniciar la primera voz"
 
-#. Documentation/learning/fundamental.itely:1110 (comment)
+#. Documentation/learning/fundamental.itely:1108 (comment)
+#. Documentation/cs/learning/fundamental.itely:1205 (comment)
 msgid "Set stems, etc, down"
 msgstr "Poner plicas, etc. hacia abajo"
 
-#. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/learning/fundamental.itely:1195 (context id)
+#. Documentation/learning/fundamental.itely:2306 (context id)
+#. Documentation/cs/learning/fundamental.itely:1304 (context id)
+#. Documentation/cs/learning/fundamental.itely:2523 (context id)
 #. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
 #. Documentation/snippets/jazz-combo-template.ly:219 (context id)
 #. Documentation/snippets/jazz-combo-template.ly:228 (context id)
@@ -1590,14 +1638,18 @@ msgstr "Poner plicas, etc. hacia abajo"
 msgid "one"
 msgstr "uno"
 
-#. Documentation/learning/fundamental.itely:1242 (variable)
-#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/fundamental.itely:1240 (variable)
+#. Documentation/learning/fundamental.itely:2572 (variable)
 #. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/cs/learning/fundamental.itely:1353 (variable)
+#. Documentation/cs/learning/fundamental.itely:2797 (variable)
+#. Documentation/cs/learning/tweaks.itely:3960 (variable)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
 #. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
 #. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
 #. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:34 (variable)
 #. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
@@ -1605,103 +1657,131 @@ msgstr "uno"
 #. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
 #. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "global"
 msgstr "global"
 
-#. Documentation/learning/fundamental.itely:1244 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/cs/learning/fundamental.itely:1355 (variable)
 msgid "SopOneMusic"
 msgstr "MusicaSopranoUno"
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1245 (variable)
+#. Documentation/cs/learning/fundamental.itely:1358 (variable)
 msgid "SopOneLyrics"
 msgstr "LetraSopranoUno"
 
-#. Documentation/learning/fundamental.itely:1250 (variable)
+#. Documentation/learning/fundamental.itely:1248 (variable)
+#. Documentation/cs/learning/fundamental.itely:1361 (variable)
 msgid "SopTwoMusic"
 msgstr "MusicaSopranoDos"
 
-#. Documentation/learning/fundamental.itely:1253 (variable)
+#. Documentation/learning/fundamental.itely:1251 (variable)
+#. Documentation/cs/learning/fundamental.itely:1364 (variable)
 msgid "SopTwoLyrics"
 msgstr "LetraSopranoDos"
 
-#. Documentation/learning/fundamental.itely:1260 (context id)
+#. Documentation/learning/fundamental.itely:1258 (context id)
+#. Documentation/cs/learning/fundamental.itely:1371 (context id)
 msgid "SopOne"
 msgstr "SopranoUno"
 
-#. Documentation/learning/fundamental.itely:1269 (context id)
+#. Documentation/learning/fundamental.itely:1267 (context id)
+#. Documentation/cs/learning/fundamental.itely:1380 (context id)
 msgid "SopTwo"
 msgstr "SopranoDos"
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/fundamental.itely:2901 (variable)
+#. Documentation/learning/fundamental.itely:1299 (variable)
+#. Documentation/learning/fundamental.itely:2904 (variable)
+#. Documentation/cs/learning/fundamental.itely:1416 (variable)
+#. Documentation/cs/learning/fundamental.itely:3156 (variable)
 msgid "keyTime"
-msgstr ""
+msgstr "tonalidadCompas"
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/cs/learning/fundamental.itely:1418 (variable)
 msgid "SopMusic"
 msgstr "MusicaSoprano"
 
-#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/fundamental.itely:1302 (variable)
 #. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/cs/learning/fundamental.itely:1419 (variable)
+#. Documentation/cs/learning/tweaks.itely:3963 (variable)
 #. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
 #. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr "MusicaAlto"
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 #. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/cs/learning/fundamental.itely:1420 (variable)
+#. Documentation/cs/learning/tweaks.itely:3964 (variable)
 #. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
 #. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr "MusicaTenor"
 
-#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
 #. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/cs/learning/fundamental.itely:1421 (variable)
+#. Documentation/cs/learning/tweaks.itely:3965 (variable)
 #. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
 #. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr "MusicaBajo"
 
-#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
 #. Documentation/learning/tweaks.itely:3621 (variable)
+#. Documentation/cs/learning/fundamental.itely:1423 (variable)
+#. Documentation/cs/learning/tweaks.itely:3967 (variable)
 msgid "VerseOne"
 msgstr "EstrofaUno"
 
-#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
 #. Documentation/learning/tweaks.itely:3625 (variable)
+#. Documentation/cs/learning/fundamental.itely:1425 (variable)
+#. Documentation/cs/learning/tweaks.itely:3971 (variable)
 msgid "VerseTwo"
 msgstr "EstrofaDos"
 
-#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
 #. Documentation/learning/tweaks.itely:3629 (variable)
+#. Documentation/cs/learning/fundamental.itely:1427 (variable)
+#. Documentation/cs/learning/tweaks.itely:3975 (variable)
 msgid "VerseThree"
 msgstr "EstrofaTres"
 
-#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
 #. Documentation/learning/tweaks.itely:3633 (variable)
+#. Documentation/cs/learning/fundamental.itely:1429 (variable)
+#. Documentation/cs/learning/tweaks.itely:3979 (variable)
 msgid "VerseFour"
 msgstr "EstrofaCuatro"
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
+#. Documentation/learning/fundamental.itely:1319 (context id)
+#. Documentation/cs/learning/fundamental.itely:1436 (context id)
 msgid "Sop"
 msgstr "Soprano"
 
-#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/fundamental.itely:1320 (context id)
 #. Documentation/learning/tweaks.itely:3642 (context id)
-#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/notation/input.itely:1142 (context id)
+#. Documentation/cs/learning/fundamental.itely:1437 (context id)
+#. Documentation/cs/learning/tweaks.itely:3988 (context id)
 #. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
 #. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr "Alto"
 
-#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/fundamental.itely:1328 (context id)
 #. Documentation/learning/tweaks.itely:3650 (context id)
-#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/notation/input.itely:1144 (context id)
+#. Documentation/cs/learning/fundamental.itely:1445 (context id)
+#. Documentation/cs/learning/tweaks.itely:3996 (context id)
 #. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
 #. Documentation/snippets/hymn-template.ly:102 (context id)
@@ -1709,9 +1789,11 @@ msgid "Tenor"
 msgstr "Tenor"
 
 # También Líneas divisorias. FVD
-#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/fundamental.itely:1329 (context id)
 #. Documentation/learning/tweaks.itely:3651 (context id)
-#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/notation/input.itely:1149 (context id)
+#. Documentation/cs/learning/fundamental.itely:1446 (context id)
+#. Documentation/cs/learning/tweaks.itely:3997 (context id)
 #. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
 #. Documentation/snippets/hymn-template.ly:107 (context id)
@@ -1719,289 +1801,361 @@ msgstr "Tenor"
 msgid "Bass"
 msgstr "Bajo"
 
-#. Documentation/learning/fundamental.itely:1475 (comment)
+#. Documentation/learning/fundamental.itely:1473 (comment)
+#. Documentation/cs/learning/fundamental.itely:1614 (comment)
 msgid "start of single compound music expression"
 msgstr "inicio de la expresión musical compuesta única"
 
-#. Documentation/learning/fundamental.itely:1476 (comment)
+#. Documentation/learning/fundamental.itely:1474 (comment)
+#. Documentation/cs/learning/fundamental.itely:1615 (comment)
 msgid "start of simultaneous staves section"
 msgstr "inicio de la sección de pentagramas simultáneos"
 
-#. Documentation/learning/fundamental.itely:1478 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
+#. Documentation/cs/learning/fundamental.itely:1617 (comment)
 msgid "create RH staff"
 msgstr "crear pentagrama de la M.D."
 
-#. Documentation/learning/fundamental.itely:1481 (comment)
+#. Documentation/learning/fundamental.itely:1479 (comment)
+#. Documentation/cs/learning/fundamental.itely:1620 (comment)
 msgid "create voice for RH notes"
 msgstr "crear voz para las notas de la M.D."
 
-#. Documentation/learning/fundamental.itely:1482 (comment)
+#. Documentation/learning/fundamental.itely:1480 (comment)
+#. Documentation/cs/learning/fundamental.itely:1621 (comment)
 msgid "start of RH notes"
 msgstr "inicio de las notas de la M.D."
 
-#. Documentation/learning/fundamental.itely:1485 (comment)
+#. Documentation/learning/fundamental.itely:1483 (comment)
+#. Documentation/cs/learning/fundamental.itely:1624 (comment)
 msgid "end of RH notes"
 msgstr "fin de las notas de la M.D."
 
-#. Documentation/learning/fundamental.itely:1486 (comment)
+#. Documentation/learning/fundamental.itely:1484 (comment)
+#. Documentation/cs/learning/fundamental.itely:1625 (comment)
 msgid "end of RH voice"
 msgstr "fin de la voz de la M.D."
 
-#. Documentation/learning/fundamental.itely:1487 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
+#. Documentation/cs/learning/fundamental.itely:1626 (comment)
 msgid "end of RH staff"
 msgstr "fin del pentagrama de la M.D."
 
-#. Documentation/learning/fundamental.itely:1488 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
+#. Documentation/cs/learning/fundamental.itely:1627 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr "crear el pentagrama de la M.I.; necesita dos voces"
 
-#. Documentation/learning/fundamental.itely:1491 (comment)
+#. Documentation/learning/fundamental.itely:1489 (comment)
+#. Documentation/cs/learning/fundamental.itely:1630 (comment)
 msgid "create LH voice one"
 msgstr "crear la voz uno de la M.I."
 
-#. Documentation/learning/fundamental.itely:1493 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
+#. Documentation/cs/learning/fundamental.itely:1632 (comment)
 msgid "start of LH voice one notes"
 msgstr "inicio de las notas de la voz uno de la M.I."
 
-#. Documentation/learning/fundamental.itely:1496 (comment)
+#. Documentation/learning/fundamental.itely:1494 (comment)
+#. Documentation/cs/learning/fundamental.itely:1635 (comment)
 msgid "end of LH voice one notes"
 msgstr "fin de las notas de la voz uno de la M.I."
 
-#. Documentation/learning/fundamental.itely:1497 (comment)
+#. Documentation/learning/fundamental.itely:1495 (comment)
+#. Documentation/cs/learning/fundamental.itely:1636 (comment)
 msgid "end of LH voice one"
 msgstr "fin de la voz uno de la M.I."
 
-#. Documentation/learning/fundamental.itely:1498 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
+#. Documentation/cs/learning/fundamental.itely:1637 (comment)
 msgid "create LH voice two"
 msgstr "crear voz dos de la M.I."
 
-#. Documentation/learning/fundamental.itely:1500 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
+#. Documentation/cs/learning/fundamental.itely:1639 (comment)
 msgid "start of LH voice two notes"
 msgstr "inicio de las notas de la voz dos de la M.I."
 
-#. Documentation/learning/fundamental.itely:1503 (comment)
+#. Documentation/learning/fundamental.itely:1501 (comment)
+#. Documentation/cs/learning/fundamental.itely:1642 (comment)
 msgid "end of LH voice two notes"
 msgstr "fin de las notas de la voz dos de la M.I."
 
-#. Documentation/learning/fundamental.itely:1504 (comment)
+#. Documentation/learning/fundamental.itely:1502 (comment)
+#. Documentation/cs/learning/fundamental.itely:1643 (comment)
 msgid "end of LH voice two"
 msgstr "fin de la voz dos de la M.I."
 
-#. Documentation/learning/fundamental.itely:1505 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
+#. Documentation/cs/learning/fundamental.itely:1644 (comment)
 msgid "end of LH staff"
 msgstr "fin del pentagrama de la M.I."
 
-#. Documentation/learning/fundamental.itely:1506 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
+#. Documentation/cs/learning/fundamental.itely:1645 (comment)
 msgid "end of simultaneous staves section"
 msgstr "fin de la sección de pentagramas simultáneos"
 
-#. Documentation/learning/fundamental.itely:1507 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
+#. Documentation/cs/learning/fundamental.itely:1646 (comment)
 msgid "end of single compound music expression"
 msgstr "fin de la expresión musical compuesta única"
 
-#. Documentation/learning/fundamental.itely:1726 (comment)
+#. Documentation/learning/fundamental.itely:1724 (comment)
+#. Documentation/cs/learning/fundamental.itely:1895 (comment)
 msgid "Wrong!"
 msgstr "¡Mal!"
 
 # Fuzzy.FVD
-#. Documentation/learning/fundamental.itely:1812 (comment)
-#. Documentation/learning/fundamental.itely:1989 (comment)
+#. Documentation/learning/fundamental.itely:1810 (comment)
+#. Documentation/learning/fundamental.itely:1987 (comment)
+#. Documentation/cs/learning/fundamental.itely:1984 (comment)
+#. Documentation/cs/learning/fundamental.itely:2177 (comment)
 msgid "make note heads smaller"
 msgstr "cabezas más pequeñas"
 
 # Fuzzy.FVD
-#. Documentation/learning/fundamental.itely:1815 (comment)
-#. Documentation/learning/fundamental.itely:1991 (comment)
+#. Documentation/learning/fundamental.itely:1813 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
+#. Documentation/cs/learning/fundamental.itely:1987 (comment)
+#. Documentation/cs/learning/fundamental.itely:2179 (comment)
 msgid "make note heads larger"
 msgstr "cabezas más grandes"
 
-#. Documentation/learning/fundamental.itely:1818 (comment)
-#. Documentation/learning/fundamental.itely:1993 (comment)
+#. Documentation/learning/fundamental.itely:1816 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
+#. Documentation/cs/learning/fundamental.itely:1990 (comment)
+#. Documentation/cs/learning/fundamental.itely:2181 (comment)
 msgid "return to default size"
 msgstr "tamaño predeterminado"
 
-#. Documentation/learning/fundamental.itely:2282 (variable)
-#. Documentation/learning/fundamental.itely:2570 (variable)
-#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/learning/fundamental.itely:2285 (variable)
+#. Documentation/learning/fundamental.itely:2573 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
+#. Documentation/cs/learning/fundamental.itely:2502 (variable)
+#. Documentation/cs/learning/fundamental.itely:2801 (variable)
 #. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr "musicaSoprano"
 
-#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/learning/fundamental.itely:2292 (variable)
+#. Documentation/cs/learning/fundamental.itely:2509 (variable)
 #. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr "letraSoprano"
 
-#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/learning/fundamental.itely:2296 (variable)
+#. Documentation/cs/learning/fundamental.itely:2513 (variable)
 #. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr "musicaCello"
 
-#. Documentation/learning/fundamental.itely:2574 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/cs/learning/fundamental.itely:2805 (variable)
 msgid "sopranoWords"
 msgstr "letraSoprano"
 
-#. Documentation/learning/fundamental.itely:2577 (variable)
-#. Documentation/notation/input.itely:1134 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2580 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/cs/learning/fundamental.itely:2808 (variable)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:45 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:84 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:83 (variable)
 msgid "altoMusic"
 msgstr "musicaContralto"
 
-#. Documentation/learning/fundamental.itely:2581 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/learning/fundamental.itely:2584 (variable)
+#. Documentation/cs/learning/fundamental.itely:2812 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
 msgid "altoWords"
 msgstr "letraContralto"
 
-#. Documentation/learning/fundamental.itely:2582 (variable)
-#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/learning/fundamental.itely:2585 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/cs/learning/fundamental.itely:2813 (variable)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:51 (variable)
 #. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:91 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:90 (variable)
 msgid "tenorMusic"
 msgstr "musicaTenor"
 
-#. Documentation/learning/fundamental.itely:2586 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/learning/fundamental.itely:2589 (variable)
+#. Documentation/cs/learning/fundamental.itely:2817 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:94 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:93 (variable)
 msgid "tenorWords"
 msgstr "letraTenor"
 
-#. Documentation/learning/fundamental.itely:2587 (variable)
-#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/learning/fundamental.itely:2590 (variable)
+#. Documentation/notation/input.itely:1137 (variable)
+#. Documentation/cs/learning/fundamental.itely:2818 (variable)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:56 (variable)
 #. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:97 (variable)
 msgid "bassMusic"
 msgstr "musicaBajo"
 
-#. Documentation/learning/fundamental.itely:2591 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/learning/fundamental.itely:2594 (variable)
+#. Documentation/cs/learning/fundamental.itely:2822 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (variable)
 msgid "bassWords"
 msgstr "letraBajo"
 
-#. Documentation/learning/fundamental.itely:2608 (comment)
+#. Documentation/learning/fundamental.itely:2611 (comment)
+#. Documentation/cs/learning/fundamental.itely:2839 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr "combinar ChoirStaff y PianoStaff en paralelo"
 
-#. Documentation/learning/fundamental.itely:2610 (context id)
-#. Documentation/learning/fundamental.itely:2612 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/learning/fundamental.itely:2613 (context id)
+#. Documentation/learning/fundamental.itely:2615 (context id)
+#. Documentation/cs/learning/fundamental.itely:2841 (context id)
+#. Documentation/cs/learning/fundamental.itely:2843 (context id)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:69 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:113 (context id)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "sopranos"
 msgstr "sopranos"
 
-#. Documentation/learning/fundamental.itely:2620 (context id)
-#. Documentation/learning/fundamental.itely:2622 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/learning/fundamental.itely:2623 (context id)
+#. Documentation/learning/fundamental.itely:2625 (context id)
+#. Documentation/cs/learning/fundamental.itely:2851 (context id)
+#. Documentation/cs/learning/fundamental.itely:2853 (context id)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:73 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:114 (context id)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:115 (context id)
 msgid "altos"
 msgstr "altos"
 
-#. Documentation/learning/fundamental.itely:2630 (context id)
-#. Documentation/learning/fundamental.itely:2632 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/learning/fundamental.itely:2633 (context id)
+#. Documentation/learning/fundamental.itely:2635 (context id)
+#. Documentation/cs/learning/fundamental.itely:2861 (context id)
+#. Documentation/cs/learning/fundamental.itely:2863 (context id)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:82 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:124 (context id)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:127 (context id)
 msgid "tenors"
 msgstr "tenores"
 
-#. Documentation/learning/fundamental.itely:2640 (context id)
-#. Documentation/learning/fundamental.itely:2642 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2643 (context id)
+#. Documentation/learning/fundamental.itely:2645 (context id)
+#. Documentation/cs/learning/fundamental.itely:2871 (context id)
+#. Documentation/cs/learning/fundamental.itely:2873 (context id)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:86 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:125 (context id)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:131 (context id)
 msgid "basses"
 msgstr "bajos"
 
-#. Documentation/learning/fundamental.itely:2650 (comment)
+#. Documentation/learning/fundamental.itely:2653 (comment)
+#. Documentation/cs/learning/fundamental.itely:2881 (comment)
 msgid "end ChoirStaff"
 msgstr "fin del ChoirStaff"
 
-#. Documentation/learning/fundamental.itely:2902 (variable)
+#. Documentation/learning/fundamental.itely:2905 (variable)
+#. Documentation/cs/learning/fundamental.itely:3157 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr "MusicaManualUnoVozUno"
 
-#. Documentation/learning/fundamental.itely:2906 (variable)
+#. Documentation/learning/fundamental.itely:2909 (variable)
+#. Documentation/cs/learning/fundamental.itely:3161 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr "MusicaManualUnoVozDos"
 
-#. Documentation/learning/fundamental.itely:2910 (variable)
+#. Documentation/learning/fundamental.itely:2913 (variable)
+#. Documentation/cs/learning/fundamental.itely:3165 (variable)
 msgid "ManualTwoMusic"
 msgstr "MusicaManualDos"
 
-#. Documentation/learning/fundamental.itely:2914 (variable)
+#. Documentation/learning/fundamental.itely:2917 (variable)
+#. Documentation/cs/learning/fundamental.itely:3169 (variable)
 msgid "PedalOrganMusic"
 msgstr "MusicaPedales"
 
-#. Documentation/learning/fundamental.itely:2920 (comment)
+#. Documentation/learning/fundamental.itely:2923 (comment)
+#. Documentation/cs/learning/fundamental.itely:3175 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr "El PianoStaff y el pentagrama del Pedal son simultáneos"
 
-#. Documentation/learning/fundamental.itely:2922 (context id)
+#. Documentation/learning/fundamental.itely:2925 (context id)
+#. Documentation/cs/learning/fundamental.itely:3177 (context id)
 msgid "ManualOne"
 msgstr "ManualUno"
 
-#. Documentation/learning/fundamental.itely:2923 (comment)
-#, fuzzy
+#. Documentation/learning/fundamental.itely:2926 (comment)
 msgid "set key and time signature"
-msgstr "indicación de compás"
+msgstr "Fijar la armadura y el compás"
 
-#. Documentation/learning/fundamental.itely:2933 (comment)
+#. Documentation/learning/fundamental.itely:2936 (comment)
+#. Documentation/cs/learning/fundamental.itely:3188 (comment)
 msgid "end ManualOne Staff context"
 msgstr "fin del contexto de pentagrama del ManualUno"
 
-#. Documentation/learning/fundamental.itely:2934 (context id)
+#. Documentation/learning/fundamental.itely:2937 (context id)
+#. Documentation/cs/learning/fundamental.itely:3189 (context id)
 msgid "ManualTwo"
 msgstr "ManualDos"
 
-#. Documentation/learning/fundamental.itely:2943 (comment)
+#. Documentation/learning/fundamental.itely:2946 (comment)
+#. Documentation/cs/learning/fundamental.itely:3198 (comment)
 msgid "end ManualTwo Staff context"
 msgstr "fin del contexto de pentagrama del ManualDos"
 
-#. Documentation/learning/fundamental.itely:2944 (comment)
+#. Documentation/learning/fundamental.itely:2947 (comment)
+#. Documentation/cs/learning/fundamental.itely:3199 (comment)
 msgid "end PianoStaff context"
 msgstr "fin del contexto PianoStaff"
 
-#. Documentation/learning/fundamental.itely:2945 (context id)
+#. Documentation/learning/fundamental.itely:2948 (context id)
+#. Documentation/cs/learning/fundamental.itely:3200 (context id)
 msgid "PedalOrgan"
 msgstr "Pedales"
 
-#. Documentation/learning/fundamental.itely:2951 (comment)
+#. Documentation/learning/fundamental.itely:2954 (comment)
+#. Documentation/cs/learning/fundamental.itely:3206 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr "fin del contexto de pentagrama del Pedal"
 
-#. Documentation/learning/fundamental.itely:2953 (comment)
+#. Documentation/learning/fundamental.itely:2956 (comment)
+#. Documentation/cs/learning/fundamental.itely:3208 (comment)
 msgid "end Score context"
 msgstr "fin del contexto de Score (partitura)"
 
-#. Documentation/learning/fundamental.itely:2969 (variable)
+#. Documentation/learning/fundamental.itely:2972 (variable)
+#. Documentation/cs/learning/fundamental.itely:3225 (variable)
 msgid "hornNotes"
 msgstr "notasTrompa"
 
-#. Documentation/learning/fundamental.itely:2981 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/cs/learning/fundamental.itely:3238 (variable)
 msgid "fragmentA"
 msgstr "fragmentoA"
 
-#. Documentation/learning/fundamental.itely:2982 (variable)
+#. Documentation/learning/fundamental.itely:2985 (variable)
+#. Documentation/cs/learning/fundamental.itely:3239 (variable)
 msgid "fragmentB"
 msgstr "fragmentoB"
 
-#. Documentation/learning/fundamental.itely:3001 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
+#. Documentation/cs/learning/fundamental.itely:3258 (variable)
 msgid "dolce"
 msgstr "dolce"
 
-#. Documentation/learning/fundamental.itely:3004 (variable)
+#. Documentation/learning/fundamental.itely:3007 (variable)
+#. Documentation/cs/learning/fundamental.itely:3260 (variable)
 msgid "fthenp"
 msgstr "f_luego_p"
 
@@ -2034,6 +2188,7 @@ msgstr "Anidado de expresiones musicales"
 #. @rglos in Documentation/learning/tweaks.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/tweaks.itely
 msgid "ossia"
 msgstr "ossia"
 
@@ -2096,14 +2251,12 @@ msgid "Modifying context properties"
 msgstr "Modificar las propiedades de los contextos"
 
 #. @subsubheading in Documentation/learning/fundamental.itely
-#, fuzzy
 msgid "Setting context properties with @code{\\\\with}"
-msgstr "Cambiar las propiedades de un contexto con @code{\\with}"
+msgstr "Establecer propiedades de contexto con @code{\\\\with}"
 
 #. @subsubheading in Documentation/learning/fundamental.itely
-#, fuzzy
 msgid "Setting context properties with @code{\\\\context}"
-msgstr "Cambiar las propiedades de un contexto con @code{\\context}"
+msgstr "Establecer propiedades de contexto con @code{\\\\context}"
 
 #. @node in Documentation/learning/fundamental.itely
 #. @subsection in Documentation/learning/fundamental.itely
@@ -2117,6 +2270,7 @@ msgstr "Cambiar un solo contexto"
 #. @rglos in Documentation/learning/fundamental.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. @rglos in Documentation/cs/learning/fundamental.itely
 msgid "ambitus"
 msgstr "tesitura"
 
@@ -2156,145 +2310,177 @@ msgstr "Partituras y particellas"
 
 #. Documentation/learning/tweaks.itely:602 (comment)
 #. Documentation/learning/tweaks.itely:740 (comment)
+#. Documentation/cs/learning/tweaks.itely:680 (comment)
+#. Documentation/cs/learning/tweaks.itely:825 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr "Aumentar el grosor de todas las ligaduras siguientes de 1.2 a 5.0"
 
 #. Documentation/learning/tweaks.itely:672 (comment)
 #. Documentation/learning/tweaks.itely:712 (comment)
 #. Documentation/learning/tweaks.itely:715 (comment)
+#. Documentation/cs/learning/tweaks.itely:755 (comment)
+#. Documentation/cs/learning/tweaks.itely:797 (comment)
+#. Documentation/cs/learning/tweaks.itely:800 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr "Aumentar solamente el grosor de la ligadura siguiente"
 
 #. Documentation/learning/tweaks.itely:744 (comment)
+#. Documentation/cs/learning/tweaks.itely:829 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
-msgstr ""
-"Devolver el grosor de las ligaduras siguientes al valor predeterminado 1.2"
+msgstr "Devolver el grosor de las ligaduras siguientes al valor predeterminado 1.2"
 
 #. Documentation/learning/tweaks.itely:1421 (comment)
+#. Documentation/cs/learning/tweaks.itely:1584 (comment)
 msgid "Don't print clefs in this staff"
 msgstr "No imprimir la clave en este pentagrama"
 
 #. Documentation/learning/tweaks.itely:1423 (comment)
+#. Documentation/cs/learning/tweaks.itely:1586 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr "No imprimir el compás en este pentagrama"
 
 #. Documentation/learning/tweaks.itely:1487 (comment)
+#. Documentation/cs/learning/tweaks.itely:1657 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr "Reducir el tamaño de la fuente en un 24% aprox."
 
 #. Documentation/learning/tweaks.itely:1554 (comment)
+#. Documentation/cs/learning/tweaks.itely:1731 (comment)
 msgid "Reduce stem length and line spacing to match"
-msgstr ""
-"Reducir la longitud de la plica y el espaciado de la línea en coincidencia"
+msgstr "Reducir la longitud de la plica y el espaciado de la línea en coincidencia"
 
 #. Documentation/learning/tweaks.itely:1998 (comment)
 #. Documentation/learning/tweaks.itely:2067 (comment)
+#. Documentation/cs/learning/tweaks.itely:2207 (comment)
+#. Documentation/cs/learning/tweaks.itely:2285 (comment)
 msgid "Set details for later Text Spanner"
 msgstr "Establecer ajustes para el extensor de texto ulterior"
 
 #. Documentation/learning/tweaks.itely:2001 (comment)
 #. Documentation/learning/tweaks.itely:2070 (comment)
+#. Documentation/cs/learning/tweaks.itely:2210 (comment)
+#. Documentation/cs/learning/tweaks.itely:2288 (comment)
 msgid "Place dynamics above staff"
 msgstr "Situar la dinámica por encima"
 
 # fuzzy. FVD
 #. Documentation/learning/tweaks.itely:2003 (comment)
 #. Documentation/learning/tweaks.itely:2074 (comment)
+#. Documentation/cs/learning/tweaks.itely:2212 (comment)
+#. Documentation/cs/learning/tweaks.itely:2292 (comment)
 msgid "Start Ottava Bracket"
 msgstr "Inicio del corchete de octava"
 
 #. Documentation/learning/tweaks.itely:2006 (comment)
-#, fuzzy
+#. Documentation/cs/learning/tweaks.itely:2215 (comment)
 msgid "Add Dynamic Text and hairpin"
-msgstr "Añadir indicación dinámica textual"
+msgstr "Añadir indicación dinámica textual y regulador"
 
 #. Documentation/learning/tweaks.itely:2009 (comment)
 #. Documentation/learning/tweaks.itely:2081 (comment)
+#. Documentation/cs/learning/tweaks.itely:2218 (comment)
+#. Documentation/cs/learning/tweaks.itely:2299 (comment)
 msgid "Add Text Script"
-msgstr "Guiones de texto"
+msgstr "Añadir inscripción de texto"
 
 #. Documentation/learning/tweaks.itely:2012 (comment)
-#, fuzzy
+#. Documentation/cs/learning/tweaks.itely:2221 (comment)
 msgid "Add Dynamic Text and terminate hairpin"
-msgstr "Añadir indicación dinámica de extensión de línea"
+msgstr "Añadir indicación dinámica textual y terminar regulador"
 
 #. Documentation/learning/tweaks.itely:2014 (comment)
 #. Documentation/learning/tweaks.itely:2086 (comment)
+#. Documentation/cs/learning/tweaks.itely:2223 (comment)
+#. Documentation/cs/learning/tweaks.itely:2304 (comment)
 msgid "Stop Ottava Bracket"
 msgstr "Detener el corchete de octava"
 
 #. Documentation/learning/tweaks.itely:2072 (comment)
+#. Documentation/cs/learning/tweaks.itely:2290 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
-msgstr ""
-"Situar el corchete de octava ulterior por debajo de los extensores de texto"
+msgstr "Situar el corchete de octava ulterior por debajo de los extensores de texto"
 
 #. Documentation/learning/tweaks.itely:2077 (comment)
 #. Documentation/learning/tweaks.itely:2084 (comment)
+#. Documentation/cs/learning/tweaks.itely:2295 (comment)
+#. Documentation/cs/learning/tweaks.itely:2302 (comment)
 msgid "Add Dynamic Text"
 msgstr "Añadir indicación dinámica textual"
 
 #. Documentation/learning/tweaks.itely:2079 (comment)
+#. Documentation/cs/learning/tweaks.itely:2297 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr "Añadir indicación dinámica de extensión de línea"
 
 #. Documentation/learning/tweaks.itely:2161 (comment)
+#. Documentation/cs/learning/tweaks.itely:2380 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr "Ocasionar que las notas se espacíen para adecuarse al texto"
 
 #. Documentation/learning/tweaks.itely:2184 (comment)
+#. Documentation/cs/learning/tweaks.itely:2406 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr "Este marcado es corto y cabe sin colisionar"
 
 #. Documentation/learning/tweaks.itely:2188 (comment)
+#. Documentation/cs/learning/tweaks.itely:2410 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr "Este es muy largo y se desplaza hacia arriba"
 
 #. Documentation/learning/tweaks.itely:2192 (comment)
 #. Documentation/learning/tweaks.itely:2197 (comment)
+#. Documentation/cs/learning/tweaks.itely:2414 (comment)
+#. Documentation/cs/learning/tweaks.itely:2419 (comment)
 msgid "Turn off collision avoidance"
 msgstr "Desactivar el detector de colisiones"
 
 #. Documentation/learning/tweaks.itely:2199 (comment)
+#. Documentation/cs/learning/tweaks.itely:2421 (comment)
 msgid "and turn on textLengthOn"
 msgstr "y activar textLengthOn"
 
 #. Documentation/learning/tweaks.itely:2200 (comment)
+#. Documentation/cs/learning/tweaks.itely:2422 (comment)
 msgid "Spaces at end are honored"
 msgstr "Los espacios al final se respetan"
 
 #. Documentation/learning/tweaks.itely:2307 (comment)
+#. Documentation/cs/learning/tweaks.itely:2537 (comment)
 msgid "Extend width by 1 staff space"
 msgstr "Aumentar la anchura en un espacio de pentagrama"
 
 #. Documentation/learning/tweaks.itely:2587 (comment)
-#, fuzzy
+#. Documentation/cs/learning/tweaks.itely:2863 (comment)
 msgid "This will not work, see below"
-msgstr "Esto no va a funcionar, véase más abajo:"
+msgstr "Esto no va a funcionar, véase más abajo"
 
 #. Documentation/learning/tweaks.itely:2591 (comment)
-#, fuzzy
+#. Documentation/cs/learning/tweaks.itely:2867 (comment)
 msgid "This works"
-msgstr "Esto sí funciona:"
+msgstr "Esto sí funciona"
 
 #. Documentation/learning/tweaks.itely:2627 (variable)
-#, fuzzy
+#. Documentation/cs/learning/tweaks.itely:2909 (variable)
 msgid "sesquisharp"
-msgstr "sostenido"
+msgstr "sesquisostenido"
 
 #. Documentation/learning/tweaks.itely:2630 (comment)
+#. Documentation/cs/learning/tweaks.itely:2912 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
-msgstr ""
+msgstr "Imprime un sesquisostenido pero el espaciado es muy pequeño"
 
 #. Documentation/learning/tweaks.itely:2635 (comment)
-#, fuzzy
+#. Documentation/cs/learning/tweaks.itely:2917 (comment)
 msgid "This improves the spacing"
-msgstr "(Este es el archivo principal)"
+msgstr "Mejora el espaciado"
 
 #. Documentation/learning/tweaks.itely:2675 (comment)
+#. Documentation/cs/learning/tweaks.itely:2961 (comment)
 msgid "Extend width by 1 unit"
 msgstr "Aumentar la anchura en una unidad"
 
 #. Documentation/learning/tweaks.itely:2677 (comment)
+#. Documentation/cs/learning/tweaks.itely:2963 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr "Alinear los matices a dos unidades por encima del pentagrama"
 
@@ -2303,6 +2489,12 @@ msgstr "Alinear los matices a dos unidades por encima del pentagrama"
 #. Documentation/learning/tweaks.itely:3130 (variable)
 #. Documentation/learning/tweaks.itely:3283 (variable)
 #. Documentation/learning/tweaks.itely:3352 (variable)
+#. Documentation/cs/learning/tweaks.itely:3318 (variable)
+#. Documentation/cs/learning/tweaks.itely:3378 (variable)
+#. Documentation/cs/learning/tweaks.itely:3452 (variable)
+#. Documentation/cs/learning/tweaks.itely:3536 (variable)
+#. Documentation/cs/learning/tweaks.itely:3610 (variable)
+#. Documentation/cs/learning/tweaks.itely:3680 (variable)
 msgid "rhMusic"
 msgstr "Musica_m_der"
 
@@ -2311,6 +2503,12 @@ msgstr "Musica_m_der"
 #. Documentation/learning/tweaks.itely:3138 (comment)
 #. Documentation/learning/tweaks.itely:3293 (comment)
 #. Documentation/learning/tweaks.itely:3362 (comment)
+#. Documentation/cs/learning/tweaks.itely:3323 (comment)
+#. Documentation/cs/learning/tweaks.itely:3384 (comment)
+#. Documentation/cs/learning/tweaks.itely:3460 (comment)
+#. Documentation/cs/learning/tweaks.itely:3546 (comment)
+#. Documentation/cs/learning/tweaks.itely:3620 (comment)
+#. Documentation/cs/learning/tweaks.itely:3690 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr "Inicio de la sección polifónica de cuatro voces"
 
@@ -2324,15 +2522,32 @@ msgstr "Inicio de la sección polifónica de cuatro voces"
 #. Documentation/learning/tweaks.itely:3313 (comment)
 #. Documentation/learning/tweaks.itely:3364 (comment)
 #. Documentation/learning/tweaks.itely:3390 (comment)
-#, fuzzy
+#. Documentation/cs/learning/tweaks.itely:3325 (comment)
+#. Documentation/cs/learning/tweaks.itely:3339 (comment)
+#. Documentation/cs/learning/tweaks.itely:3386 (comment)
+#. Documentation/cs/learning/tweaks.itely:3400 (comment)
+#. Documentation/cs/learning/tweaks.itely:3462 (comment)
+#. Documentation/cs/learning/tweaks.itely:3476 (comment)
+#. Documentation/cs/learning/tweaks.itely:3548 (comment)
+#. Documentation/cs/learning/tweaks.itely:3564 (comment)
+#. Documentation/cs/learning/tweaks.itely:3622 (comment)
+#. Documentation/cs/learning/tweaks.itely:3640 (comment)
+#. Documentation/cs/learning/tweaks.itely:3692 (comment)
+#. Documentation/cs/learning/tweaks.itely:3718 (comment)
 msgid "continuation of main voice"
-msgstr "Iniciar la primera voz"
+msgstr "continuación de la voz principal"
 
 #. Documentation/learning/tweaks.itely:3029 (variable)
 #. Documentation/learning/tweaks.itely:3086 (variable)
 #. Documentation/learning/tweaks.itely:3158 (variable)
 #. Documentation/learning/tweaks.itely:3317 (variable)
 #. Documentation/learning/tweaks.itely:3394 (variable)
+#. Documentation/cs/learning/tweaks.itely:3343 (variable)
+#. Documentation/cs/learning/tweaks.itely:3404 (variable)
+#. Documentation/cs/learning/tweaks.itely:3480 (variable)
+#. Documentation/cs/learning/tweaks.itely:3568 (variable)
+#. Documentation/cs/learning/tweaks.itely:3644 (variable)
+#. Documentation/cs/learning/tweaks.itely:3722 (variable)
 msgid "lhMusic"
 msgstr "Muslca_m_izq"
 
@@ -2341,7 +2556,13 @@ msgstr "Muslca_m_izq"
 #. Documentation/learning/tweaks.itely:3167 (context id)
 #. Documentation/learning/tweaks.itely:3326 (context id)
 #. Documentation/learning/tweaks.itely:3403 (context id)
-#. Documentation/notation/input.itely:1154 (context id)
+#. Documentation/notation/input.itely:1155 (context id)
+#. Documentation/cs/learning/tweaks.itely:3352 (context id)
+#. Documentation/cs/learning/tweaks.itely:3413 (context id)
+#. Documentation/cs/learning/tweaks.itely:3489 (context id)
+#. Documentation/cs/learning/tweaks.itely:3577 (context id)
+#. Documentation/cs/learning/tweaks.itely:3653 (context id)
+#. Documentation/cs/learning/tweaks.itely:3731 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
@@ -2352,7 +2573,13 @@ msgstr "MD"
 #. Documentation/learning/tweaks.itely:3171 (context id)
 #. Documentation/learning/tweaks.itely:3330 (context id)
 #. Documentation/learning/tweaks.itely:3407 (context id)
-#. Documentation/notation/input.itely:1160 (context id)
+#. Documentation/notation/input.itely:1161 (context id)
+#. Documentation/cs/learning/tweaks.itely:3356 (context id)
+#. Documentation/cs/learning/tweaks.itely:3417 (context id)
+#. Documentation/cs/learning/tweaks.itely:3493 (context id)
+#. Documentation/cs/learning/tweaks.itely:3581 (context id)
+#. Documentation/cs/learning/tweaks.itely:3657 (context id)
+#. Documentation/cs/learning/tweaks.itely:3735 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
@@ -2360,6 +2587,8 @@ msgstr "MI"
 
 #. Documentation/learning/tweaks.itely:3298 (comment)
 #. Documentation/learning/tweaks.itely:3370 (comment)
+#. Documentation/cs/learning/tweaks.itely:3625 (comment)
+#. Documentation/cs/learning/tweaks.itely:3698 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr ""
 "Sacar el Do blanca de la columna principal de notas para que la fusión "
@@ -2367,48 +2596,62 @@ msgstr ""
 
 #. Documentation/learning/tweaks.itely:3303 (comment)
 #. Documentation/learning/tweaks.itely:3377 (comment)
+#. Documentation/cs/learning/tweaks.itely:3630 (comment)
+#. Documentation/cs/learning/tweaks.itely:3705 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr "La plica del Re blanca debe estar hacia abajo para permitir la fusión"
 
 #. Documentation/learning/tweaks.itely:3368 (comment)
+#. Documentation/cs/learning/tweaks.itely:3696 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr "Recolocar el Do blanca a la derecha de la nota fundida"
 
 #. Documentation/learning/tweaks.itely:3379 (comment)
+#. Documentation/cs/learning/tweaks.itely:3707 (comment)
 msgid "Stem on the d2 should be invisible"
-msgstr ""
+msgstr "La plica del Re2 debería ser invisible"
 
 #. Documentation/learning/tweaks.itely:3514 (comment)
 #. Documentation/learning/tweaks.itely:3536 (comment)
+#. Documentation/cs/learning/tweaks.itely:3855 (comment)
+#. Documentation/cs/learning/tweaks.itely:3874 (comment)
 msgid "Visible tempo marking"
 msgstr "Indicación metronómica visible"
 
 #. Documentation/learning/tweaks.itely:3518 (comment)
 #. Documentation/learning/tweaks.itely:3540 (comment)
+#. Documentation/cs/learning/tweaks.itely:3859 (comment)
+#. Documentation/cs/learning/tweaks.itely:3878 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr "Indicación metronómica invisible para prolongar el calderón en el MIDI"
 
 #. Documentation/learning/tweaks.itely:3521 (comment)
 #. Documentation/learning/tweaks.itely:3543 (comment)
+#. Documentation/cs/learning/tweaks.itely:3862 (comment)
+#. Documentation/cs/learning/tweaks.itely:3881 (comment)
 msgid "New tempo for next section"
 msgstr "Tempo nuevo para la sección siguiente"
 
 #. Documentation/learning/tweaks.itely:3604 (variable)
+#. Documentation/cs/learning/tweaks.itely:3951 (variable)
 msgid "emphasize"
 msgstr "enfatizar"
 
 #. Documentation/learning/tweaks.itely:3609 (variable)
+#. Documentation/cs/learning/tweaks.itely:3955 (variable)
 msgid "normal"
 msgstr "normal"
 
 #. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/cs/learning/tweaks.itely:3962 (variable)
 #. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
 #. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr "musicaSoprano"
 
 #. Documentation/learning/tweaks.itely:3641 (context id)
-#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/notation/input.itely:1140 (context id)
+#. Documentation/cs/learning/tweaks.itely:3987 (context id)
 #. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
 #. Documentation/snippets/hymn-template.ly:88 (context id)
@@ -2416,14 +2659,17 @@ msgid "Soprano"
 msgstr "Soprano"
 
 #. Documentation/learning/tweaks.itely:3672 (variable)
+#. Documentation/cs/learning/tweaks.itely:4020 (variable)
 msgid "mpdolce"
 msgstr "mpdolce"
 
 #. Documentation/learning/tweaks.itely:3679 (variable)
+#. Documentation/cs/learning/tweaks.itely:4027 (variable)
 msgid "inst"
 msgstr "inst"
 
 #. Documentation/learning/tweaks.itely:4184 (comment)
+#. Documentation/cs/learning/tweaks.itely:4551 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr "Truco para obtener color a partir del procedimiento color-notehead"
 
@@ -2557,9 +2803,8 @@ msgid "Outside-staff objects"
 msgstr "Objetos fuera del pentagrama"
 
 #. @subheading in Documentation/learning/tweaks.itely
-#, fuzzy
 msgid "\\\\textLengthOn"
-msgstr "\\textLengthOn"
+msgstr "\\\\textLengthOn"
 
 #. @subheading in Documentation/learning/tweaks.itely
 msgid "Grob sizing"
@@ -2585,9 +2830,8 @@ msgid "padding property"
 msgstr "la propiedad padding (relleno)"
 
 #. @subheading in Documentation/learning/tweaks.itely
-#, fuzzy
 msgid "right-padding"
-msgstr "espaciado apretado"
+msgstr "right-padding (relleno por la derecha)"
 
 #. @subheading in Documentation/learning/tweaks.itely
 msgid "staff-padding property"
@@ -2737,20 +2981,19 @@ msgstr "SATB con contextos alineados"
 
 #. @appendixsubsec in Documentation/learning/templates.itely
 msgid "SATB on four staves"
-msgstr ""
+msgstr "SATB sobre cuatro pentagramas"
 
 #. @appendixsubsec in Documentation/learning/templates.itely
 msgid "Solo verse and two-part refrain"
-msgstr ""
+msgstr "Estrofa para solista y estribillo a dos voces"
 
 #. @appendixsubsec in Documentation/learning/templates.itely
-#, fuzzy
 msgid "Hymn tunes"
-msgstr "metro"
+msgstr "Melodías de himnos"
 
 #. @appendixsubsec in Documentation/learning/templates.itely
 msgid "Psalms"
-msgstr ""
+msgstr "Salmos"
 
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
@@ -2776,9 +3019,8 @@ msgstr "Plantilla para transcripción de canto gregoriano"
 
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
-#, fuzzy
 msgid "Other templates"
-msgstr "Plantillas orquestales"
+msgstr "Otras plantillas"
 
 #. @appendixsubsec in Documentation/learning/templates.itely
 msgid "Jazz combo"
@@ -2787,7 +3029,7 @@ msgstr "Combo de jazz"
 #. @node in Documentation/music-glossary.tely
 #. @chapter in Documentation/music-glossary.tely
 msgid "Musical terms A-Z"
-msgstr ""
+msgstr "Términos musicales de la A a la Z"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2805,9 +3047,8 @@ msgstr "a due"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "accelerando"
-msgstr "acordBandon"
+msgstr "accelerando"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2816,15 +3057,13 @@ msgstr "acento"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "accessory"
-msgstr "acordFagot"
+msgstr "accesorio"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "adagio"
-msgstr "abanico"
+msgstr "adagio"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2833,9 +3072,8 @@ msgstr "al niente"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "alla breve"
-msgstr "breve"
+msgstr "alla breve"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2844,9 +3082,8 @@ msgstr "allegro"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "alteration"
-msgstr "duración"
+msgstr "alteración"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2857,21 +3094,18 @@ msgstr "alto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "alto clef"
-msgstr "clave"
+msgstr "clave de viola"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "ancient minor scale"
-msgstr "Claves antiguas"
+msgstr "escala menor antigua"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "andante"
-msgstr "fecha"
+msgstr "andante"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2880,26 +3114,23 @@ msgstr "arpegio"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "ascending interval"
-msgstr "intervalo"
+msgstr "intervalo ascendente"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "augmentation"
-msgstr "Notación sencilla"
+msgstr "aumentación"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "augmented interval"
-msgstr "intervalo"
+msgstr "intervalo aumentado"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "autograph"
-msgstr ""
+msgstr "autógrafo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2911,34 +3142,29 @@ msgstr "B"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "backfall"
-msgstr "caída"
+msgstr "apoyatura de caída"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "bar"
-msgstr "compasA"
+msgstr "compás"
 
 # También Líneas divisorias. FVD
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "bar line"
-msgstr "Barras de compás"
+msgstr "barra de compás"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "baritone"
-msgstr "bari"
+msgstr "barítono"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "baritone clef"
-msgstr "Clave de barítono (do en quinta)"
+msgstr "clave de barítono (do en quinta)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2952,26 +3178,23 @@ msgstr "bajo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "bass clef"
-msgstr "bajos"
+msgstr "clave de bajo (fa en 4ª)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "beat"
-msgstr "barra"
+msgstr "pulso"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "beat repeat"
-msgstr "repetición de estilo porcentaje"
+msgstr "repetición de pulsos"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "bind"
-msgstr ""
+msgstr "ligadura de unión"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2980,15 +3203,13 @@ msgstr "llave o corchete"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "brass"
-msgstr "bajo"
+msgstr "metales"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "breath mark"
-msgstr "Marcas de respiración"
+msgstr "marca de respiración"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2998,19 +3219,17 @@ msgstr "breve"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "C"
-msgstr ""
+msgstr "Do"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "C clef"
-msgstr "Clave"
+msgstr "Clave de do"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "cadence"
-msgstr "cadenza"
+msgstr "cadencia"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3025,31 +3244,28 @@ msgstr "cesura"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "canon"
-msgstr "acordBandon"
+msgstr "cánon"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "cent"
-msgstr "acento"
+msgstr "cent"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "central C"
-msgstr "alteración accidental"
+msgstr "do central"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "chromatic scale"
-msgstr ""
+msgstr "escala cromática"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "chromaticism"
-msgstr ""
+msgstr "cromatismo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3063,48 +3279,43 @@ msgstr "racimo (cluster)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "comma"
-msgstr "comp"
+msgstr "coma"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "common meter"
-msgstr "Errores más usuales"
+msgstr "compás común"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "Common Practice Period"
-msgstr ""
+msgstr "Período de la Práctica Común"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
-msgstr ""
+msgstr "tiempo común"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "complement"
-msgstr "acompanamiento"
+msgstr "complemento"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "compound interval"
-msgstr "intervalo"
+msgstr "intervalo compuesto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "compound meter"
-msgstr ""
+msgstr "compás compuesto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "compound time"
-msgstr "acompanamiento"
+msgstr "tiempo compuesto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3114,136 +3325,123 @@ msgstr "altura de concierto"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "conjunct movement"
-msgstr ""
+msgstr "movimiento conjunto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "consonance"
-msgstr ""
+msgstr "consonancia"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "contralto"
-msgstr "becuadro"
+msgstr "contralto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "copying music"
-msgstr "Música hablada"
+msgstr "copiar música"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "counterpoint"
-msgstr "altura de concierto"
+msgstr "contrapunto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "countertenor"
-msgstr "continuo"
+msgstr "contratenor"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "cue-notes"
-msgstr "Notas de adorno"
+msgstr "notas guía"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "custos"
-msgstr "notaCustos"
+msgstr "custos (custodias)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "cut time"
-msgstr ""
+msgstr "compás binario"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "D"
-msgstr ""
+msgstr "Re"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "da capo"
-msgstr ""
+msgstr "da capo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "dal niente"
-msgstr "al niente"
+msgstr "dal niente"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "dal segno"
-msgstr "allegro"
+msgstr "dal segno"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "descending interval"
-msgstr ""
+msgstr "intervalo descendente"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "diatonic scale"
-msgstr ""
+msgstr "escala diatónica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "didymic comma"
-msgstr "Instrucciones rítmicas avanzadas"
+msgstr "coma de Dídimo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "diminished interval"
-msgstr ""
+msgstr "intervalo disminuido"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "diminuendo"
-msgstr ""
+msgstr "diminuendo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "diminution"
-msgstr "duración"
+msgstr "disminución"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "direct"
-msgstr "correcto"
+msgstr "directo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "disjunct movement"
-msgstr ""
+msgstr "movimiento disjunto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "dissonance"
-msgstr ""
+msgstr "disonancia"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "dissonant interval"
-msgstr "intervalo"
+msgstr "intervalo disonante"
 
 #  ? FVD
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "divisio"
-msgstr "Divisiones"
+msgstr "divisio"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3252,142 +3450,124 @@ msgstr "elevación"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "dominant"
-msgstr "elevación"
+msgstr "dominante"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "dominant ninth chord"
-msgstr "Combinar notas para formar acordes"
+msgstr "acorde de novena dominante"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "dominant seventh chord"
-msgstr "Combinar notas para formar acordes"
+msgstr "acorde de séptima dominante"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "dorian mode"
-msgstr "Modo de acordes"
+msgstr "modo dórico"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "dot (augmentation dot)"
-msgstr ""
+msgstr "puntillo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "double appoggiatura"
-msgstr "appoggiatura"
+msgstr "doble apoyatura"
 
 # También Líneas divisorias. FVD
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "double bar line"
-msgstr "después de la barra de compás"
+msgstr "doble líne divisoria"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "double dotted note"
-msgstr "figura con puntillo"
+msgstr "figura con doble puntillo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "double time signature"
-msgstr "indicación de compás"
+msgstr "compás polimétrico"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "double trill"
-msgstr "doble bemol"
+msgstr "trino doble"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "duple meter"
-msgstr "metro"
+msgstr "tiempo binario"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "duplet"
-msgstr "grupo especial"
+msgstr "dosillo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "E"
-msgstr ""
+msgstr "Mi"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "ecclesiastical mode"
-msgstr ""
+msgstr "modo eclesiástico"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "eighth note"
-msgstr "Notas fantasma"
+msgstr "corchea"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "eighth rest"
-msgstr "ocho compases"
+msgstr "silencio de corchea"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "elision"
-msgstr ""
+msgstr "elisión"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "embellishment"
-msgstr "melisma"
+msgstr "adorno"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "engraving"
-msgstr "Grabado"
+msgstr "grabado musical"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "enharmonic"
-msgstr "armónicos"
+msgstr "enarmónico"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "equal temperament"
-msgstr ""
+msgstr "temperamento igual"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "expression mark"
-msgstr "Expresiones"
+msgstr "marca de expresión"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "F"
-msgstr ""
+msgstr "Fa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "F clef"
-msgstr "clave"
+msgstr "clave de Fa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3396,14 +3576,13 @@ msgstr "caída"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "feathered beam"
-msgstr "Barras progresivas"
+msgstr "barra progresiva"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "fermata"
-msgstr ""
+msgstr "calderón"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3417,73 +3596,63 @@ msgstr "bajo cifrado"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "flag"
-msgstr "bemol"
+msgstr "corchete"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "flageolet"
-msgstr "flageoletPequeño"
+msgstr "armónico"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "forefall"
-msgstr "caída"
+msgstr "apoyatura de caída"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "forte"
-msgstr "flauta"
+msgstr "forte"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "fourth"
-msgstr ""
+msgstr "cuarta"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "Frenched score"
-msgstr "Sistemas a la francesa"
+msgstr "Partitura a la francesa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "Frenched staff"
-msgstr "Sistemas a la francesa"
+msgstr "Sistema a la francesa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "Frenched staves"
 msgstr "Sistemas a la francesa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "fugue"
-msgstr "flauta"
+msgstr "fuga"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "functional harmony"
-msgstr "acordesTbon"
+msgstr "armonía funcional"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "G"
-msgstr "sG"
+msgstr "Sol"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "G clef"
-msgstr "clave"
+msgstr "clave de sol"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3497,21 +3666,18 @@ msgstr "sistema de piano"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "grave"
-msgstr "llave"
+msgstr "grave"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "gruppetto"
-msgstr "trompeta"
+msgstr "grupeto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "H"
-msgstr "MD"
+msgstr "Si"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3520,15 +3686,13 @@ msgstr "regulador"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "half rest"
-msgstr "blanca"
+msgstr "silencio de blanca"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "harmonic cadence"
-msgstr "armónicos"
+msgstr "cadencia armónica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3537,57 +3701,48 @@ msgstr "armónicos"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "harmony"
-msgstr "armónicos"
+msgstr "armonía"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "hemiola"
-msgstr "viola"
+msgstr "hemiolia"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "homophony"
-msgstr "polifonía"
+msgstr "homofonía"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "hook"
-msgstr "hum"
+msgstr "corchete"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "hymn meter"
-msgstr "metro"
+msgstr "compás de himno"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "inversion"
-msgstr "digitaciones"
+msgstr "inversión"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "inverted interval"
-msgstr "intervalo"
+msgstr "intervalo invertido"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "just intonation"
-msgstr "Notación musical"
+msgstr "justa entonación"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "key"
-msgstr "Tono"
+msgstr "tonalidad"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3596,15 +3751,13 @@ msgstr "laissez vibrer"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "largo"
-msgstr "arpegio"
+msgstr "largo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "leading note"
-msgstr "notas_estribilloA"
+msgstr "sensible"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3613,33 +3766,29 @@ msgstr "línea adicional"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "legato"
-msgstr "allegro"
+msgstr "legato"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "legato curve"
-msgstr ""
+msgstr "curva de legato"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "leger line"
 msgstr "línea adicional"
 
 # de neuma? FVD
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "ligature"
-msgstr "Ligaduras"
+msgstr "ligadura"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "lilypond"
-msgstr "Invocar a LilyPond"
+msgstr "lilypond"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3649,13 +3798,12 @@ msgstr "línea"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "loco"
-msgstr ""
+msgstr "loco"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "long appoggiatura"
-msgstr "appoggiatura"
+msgstr "apoyatura larga"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3664,15 +3812,13 @@ msgstr "longa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "lyric tie"
-msgstr "letra"
+msgstr "ligadura de letra"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "major interval"
-msgstr "intervalo"
+msgstr "intervalo mayor"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3682,49 +3828,42 @@ msgstr "maxima"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "meantone temperament"
-msgstr ""
+msgstr "temperamento mesotónico"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "measure"
-msgstr "dos compases"
+msgstr "compás"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "measure repeat"
-msgstr "Repeticiones de compás"
+msgstr "repetción de compás"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "mediant"
-msgstr "melodia"
+msgstr "mediante"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "melisma line"
-msgstr "melisma"
+msgstr "línea de melisma"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "melodic cadence"
-msgstr "melodia"
+msgstr "cadencia melódica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "mensural notation"
-msgstr "Notación musical"
+msgstr "notación mensural"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "mensuration sign"
-msgstr "Indicaciones de compás de la música mensural"
+msgstr "signo de mensuración"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3744,59 +3883,52 @@ msgstr "indicación metronómica"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "mezzo"
-msgstr ""
+msgstr "mezzo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "mezzo-soprano"
-msgstr "sopranos"
+msgstr "mezzosoprano"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "minor interval"
-msgstr "intervalo"
+msgstr "intervalo menor"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "mixolydian mode"
-msgstr ""
+msgstr "modo mixolidio"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "mode"
-msgstr "Modo de Vim"
+msgstr "modo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "modulation"
-msgstr "duración"
+msgstr "modulación"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "mordent"
-msgstr "Notas en acorde"
+msgstr "mordente"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "motif"
-msgstr ""
+msgstr "motivo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "motive"
-msgstr "octava"
+msgstr "motivo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "movement"
-msgstr "mujeres"
+msgstr "movimiento"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3806,36 +3938,32 @@ msgstr "silencios multicompás"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "neighbor tones"
-msgstr ""
+msgstr "tonos vecinos"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "ninth"
-msgstr "inst"
+msgstr "novena"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "non-legato"
-msgstr ""
+msgstr "non-legato"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "note"
-msgstr "misNotas"
+msgstr "nota"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "note head"
-msgstr "Cabeza de las notas"
+msgstr "cabeza de nota"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "note names"
-msgstr "Nombres de nota árabes"
+msgstr "nombres de nota"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3844,27 +3972,23 @@ msgstr "octavación"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "octave mark"
-msgstr "octava"
+msgstr "indicación de octava"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "octave marking"
-msgstr "octavación"
+msgstr "marcas de octava"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "octave sign"
-msgstr "octava"
+msgstr "signo de octava"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "ornament"
-msgstr "fragmento"
+msgstr "ornamento"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3876,15 +4000,13 @@ msgstr "parte"
 # fuzzy. FVD
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "pause"
-msgstr "japones"
+msgstr "pausa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "pennant"
-msgstr "repetición"
+msgstr "corchete"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3893,39 +4015,33 @@ msgstr "repetición de estilo porcentaje"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "percussion"
-msgstr "Percusión"
+msgstr "percusión"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "perfect interval"
-msgstr "intervalo"
+msgstr "intervalo perfecto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "phrase"
-msgstr "fraseo"
+msgstr "frase"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "pickup"
-msgstr "piuF"
+msgstr "anacrusa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "pizzicato"
-msgstr "pizzicatoSnap"
+msgstr "pizzicato"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "polymeter"
-msgstr "polimétrica"
+msgstr "polimetría"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3944,43 +4060,38 @@ msgstr "portato"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "power chord"
-msgstr "acorde de Re sencillo"
+msgstr "acorde de quinta vacía"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "presto"
-msgstr "silencio"
+msgstr "presto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "proportion"
-msgstr "transposición"
+msgstr "proporción"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "Pythagorean comma"
-msgstr ""
+msgstr "coma pitagórica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "quadruplet"
-msgstr "grupo especial"
+msgstr "cuatrillo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "quality"
-msgstr ""
+msgstr "calidad"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "quarter rest"
-msgstr "negra"
+msgstr "silencio de negra"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -3989,20 +4100,18 @@ msgstr "cuarto de tono"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "quintuplet"
-msgstr "grupo especial"
+msgstr "cinquillo o quintillo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "rallentando"
-msgstr ""
+msgstr "rallentando"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "relative key"
-msgstr "Escritura de octava relativa"
+msgstr "tono relativo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4019,18 +4128,17 @@ msgstr "duraciones"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "ritardando"
-msgstr ""
+msgstr "ritardando"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "ritenuto"
-msgstr "tenuto"
+msgstr "ritenuto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "scale degree"
-msgstr ""
+msgstr "grado de la escala"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4039,48 +4147,43 @@ msgstr "scordatura"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "score"
-msgstr "partitura.ly"
+msgstr "partitura"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "second"
-msgstr ""
+msgstr "segunda"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "semibreve"
-msgstr "breve"
+msgstr "semibreve"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "semitone"
-msgstr "tbon"
+msgstr "semitono"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "seventh"
-msgstr ""
+msgstr "séptima"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "sextolet"
-msgstr ""
+msgstr "seisillo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "sextuplet"
-msgstr "grupo especial"
+msgstr "seisillo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "shake"
-msgstr "comun"
+msgstr "trino"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4089,73 +4192,64 @@ msgstr "simile"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "simple meter"
-msgstr "acorde de Re sencillo"
+msgstr "compás sencillo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "sixteenth note"
-msgstr "Notas ocultas"
+msgstr "semicorchea"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "sixteenth rest"
-msgstr "Silencios antiguos"
+msgstr "silencio de semicorchea"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "sixth"
-msgstr "altura"
+msgstr "sexta"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "sixty-fourth note"
-msgstr ""
+msgstr "semifusa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "sixty-fourth rest"
-msgstr ""
+msgstr "silencio de semifusa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "slash repeat"
-msgstr "repetición"
+msgstr "repetición de tipo porcentaje"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "solmization"
-msgstr "Compilación"
+msgstr "solmisación"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "sonata"
-msgstr "scordatura"
+msgstr "sonata"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "sonata form"
-msgstr ""
+msgstr "forma sonata"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "song texts"
-msgstr "Añadir texto"
+msgstr "textos de canciones"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
-#, fuzzy
 msgid "soprano"
-msgstr "sopranos"
+msgstr "soprano"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4169,94 +4263,84 @@ msgstr "pentagramas"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "stem"
-msgstr "plicaSi"
+msgstr "plica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "stringendo"
-msgstr "cantante"
+msgstr "stringendo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "strings"
-msgstr "cantante"
+msgstr "cuerdas"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "strong beat"
-msgstr "Repeticiones largas"
+msgstr "parte fuerte"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "subdominant"
-msgstr ""
+msgstr "subdominante"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "submediant"
-msgstr ""
+msgstr "submediante"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "subtonic"
-msgstr "vozInferior"
+msgstr "subtónica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "sul G"
-msgstr ""
+msgstr "sul G"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "superdominant"
-msgstr ""
+msgstr "superdominante"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "supertonic"
-msgstr ""
+msgstr "supertónica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "symphony"
-msgstr "polifonía"
+msgstr "sinfonía"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "syncopation"
-msgstr "Compilación"
+msgstr "síncopa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "syntonic comma"
-msgstr ""
+msgstr "coma sintónica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "temperament"
-msgstr "fragmento"
+msgstr "temperamento"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
-#, fuzzy
 msgid "tenor"
-msgstr "tenores"
+msgstr "tenor"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "tenth"
-msgstr "tenuto"
+msgstr "décima"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4265,43 +4349,38 @@ msgstr "tenuto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "third"
-msgstr "acorde"
+msgstr "tercera"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "thirty-second note"
-msgstr "figura con puntillo"
+msgstr "fusa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "thirty-second rest"
-msgstr ""
+msgstr "silencio de fusa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "thorough bass"
-msgstr ""
+msgstr "bajo cifrado"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "time"
-msgstr "ligadura de unión"
+msgstr "compás"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "tone"
-msgstr "tbon"
+msgstr "tonalidad"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "tonic"
-msgstr "vozSuperior"
+msgstr "tónica"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4310,21 +4389,18 @@ msgstr "instrumento transpositor"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "treble clef"
-msgstr "Clave de sol predeterminada"
+msgstr "clave de sol"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "tremolo"
-msgstr "moltoF"
+msgstr "trémolo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "triad"
-msgstr "Tutorial"
+msgstr "tríada"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4333,21 +4409,18 @@ msgstr "trino"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "triple meter"
-msgstr "tresillo"
+msgstr "compás de tres partes"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "tritone"
-msgstr "tbon"
+msgstr "tritono"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "tuning fork"
-msgstr "afinacion"
+msgstr "diapasón de horquilla"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4356,21 +4429,18 @@ msgstr "grupo especial"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "turn"
-msgstr "melodia"
+msgstr "mordente circular"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "unison"
-msgstr "afinacion"
+msgstr "unísono"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "upbeat"
-msgstr "Anacrusas"
+msgstr "anacrusa"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -4385,24 +4455,22 @@ msgstr "primera y segunda vez"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "weak beat"
-msgstr ""
+msgstr "parte débil"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "whole rest"
-msgstr "redonda"
+msgstr "silencio de redonda"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#, fuzzy
 msgid "whole tone"
-msgstr "redonda"
+msgstr "tono entero"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "woodwind"
-msgstr ""
+msgstr "viento madera"
 
 #. @node in Documentation/music-glossary.tely
 #. @chapter in Documentation/music-glossary.tely
@@ -4412,61 +4480,60 @@ msgstr "Nombre de las duraciones de notas y silencios"
 #. @node in Documentation/music-glossary.tely
 #. @chapter in Documentation/music-glossary.tely
 msgid "Non-Western terms A-Z"
-msgstr ""
+msgstr "Términos de la música no occidental de la A a la Z"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "bayati"
-msgstr ""
+msgstr "bayati"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "iraq"
-msgstr ""
+msgstr "irac"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "kurd"
-msgstr ""
+msgstr "kurdo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "makam"
-msgstr ""
+msgstr "makam"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "makamlar"
-msgstr ""
+msgstr "makamlar"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "maqam"
-msgstr ""
+msgstr "maqam"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "rast"
-msgstr ""
+msgstr "rast"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "semai"
-msgstr ""
+msgstr "semai"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "sikah"
-msgstr ""
+msgstr "sikah"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "taqasim"
-msgstr ""
+msgstr "taqasim"
 
 #. @node in Documentation/music-glossary.tely
 #. @appendix in Documentation/music-glossary.tely
-#, fuzzy
 msgid "Literature used"
 msgstr "Lista bibliográfica"
 
@@ -4494,22 +4561,22 @@ msgstr "Notación especializada"
 msgid "not printed"
 msgstr "no impreso"
 
-#. Documentation/notation/input.itely:1137 (variable)
+#. Documentation/notation/input.itely:1138 (variable)
 msgid "allLyrics"
 msgstr "letraCompleta"
 
-#. Documentation/notation/input.itely:1223 (variable)
-#. Documentation/notation/input.itely:1242 (variable)
-#. Documentation/notation/input.itely:1279 (variable)
-#. Documentation/notation/input.itely:1294 (variable)
-#. Documentation/notation/spacing.itely:1555 (variable)
-#. Documentation/notation/spacing.itely:1609 (variable)
-#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/input.itely:1224 (variable)
+#. Documentation/notation/input.itely:1243 (variable)
+#. Documentation/notation/input.itely:1280 (variable)
+#. Documentation/notation/input.itely:1295 (variable)
+#. Documentation/notation/spacing.itely:1560 (variable)
+#. Documentation/notation/spacing.itely:1614 (variable)
+#. Documentation/notation/spacing.itely:1639 (variable)
 #. Documentation/notation/changing-defaults.itely:458 (variable)
 #. Documentation/notation/changing-defaults.itely:493 (context id)
 #. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:51 (variable)
 #. Documentation/snippets/guitar-slides.ly:43 (variable)
 #. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
 #. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
@@ -4540,14 +4607,13 @@ msgstr "Varias partituras en un libro"
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
-#, fuzzy
 msgid "Multiple output files from one input file"
-msgstr "Varias sílabas sobre una nota"
+msgstr "Varios archivos de salida a partir de un solo archivo de entrada"
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "Output file names"
-msgstr ""
+msgstr "Nombres de los archivos de salida"
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
@@ -4565,13 +4631,12 @@ msgid "Creating titles"
 msgstr "Crear títulos"
 
 #. @node in Documentation/notation/input.itely
-#, fuzzy
 msgid "Custom headers footers and titles"
-msgstr "Nombre de las duraciones de notas y silencios"
+msgstr "Cabeceras Pies y Títulos personalizados"
 
 #. @subsection in Documentation/notation/input.itely
 msgid "Custom headers, footers, and titles"
-msgstr ""
+msgstr "Cabeceras, Pies y Títulos personalizados"
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
@@ -4609,6 +4674,11 @@ msgstr "Uso de las variables"
 msgid "Using tags"
 msgstr "Uso de etiquetas"
 
+#. @node in Documentation/notation/input.itely
+#. @unnumberedsubsubsec in Documentation/notation/input.itely
+msgid "Using global settings"
+msgstr "Usar ajustes globales"
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "Text encoding"
@@ -4636,19 +4706,17 @@ msgstr "Saltar la música corregida"
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
-#, fuzzy
 msgid "Alternative output formats"
-msgstr "Símbolos de nota alternativos"
+msgstr "Formatos de salida alternativos"
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
-#, fuzzy
 msgid "Replacing the notation font"
-msgstr "Seleccionar el tamaño de la tipografía para la notación"
+msgstr "Sustitución de la tipografía para la notación"
 
 #. @subsubheading in Documentation/notation/input.itely
 msgid "Installation Instructions for MacOS"
-msgstr ""
+msgstr "Instrucciones de instalación para MacOS"
 
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
@@ -4713,64 +4781,63 @@ msgstr "Balance entre instrumentos (i)"
 msgid "Percussion in MIDI"
 msgstr "Percusión en MIDI"
 
-#. Documentation/notation/spacing.itely:2045 (comment)
-msgid "The very low note here needs more room than 'space can"
-msgstr ""
+#. Documentation/notation/spacing.itely:2059 (comment)
+msgid "The very low note here needs more room than 'basic-distance"
+msgstr "Esta nota tan grave requiere más espacio de que 'basic-distance"
 
-#. Documentation/notation/spacing.itely:2046 (comment)
-msgid "provide, so the distance between this staff and the next is"
-msgstr ""
+#. Documentation/notation/spacing.itely:2060 (comment)
+msgid "can provide, so the distance between this staff and the next"
+msgstr "puede ofrecer, por lo que la distancia entre este pentagrama y el siguiente"
 
-#. Documentation/notation/spacing.itely:2047 (comment)
-msgid "determined by 'padding."
-msgstr ""
+#. Documentation/notation/spacing.itely:2061 (comment)
+msgid "is determined by 'padding."
+msgstr "viene determinado por 'padding."
 
-#. Documentation/notation/spacing.itely:2050 (comment)
-msgid "Here, 'space provides enough room, and there is no need to"
-msgstr ""
+#. Documentation/notation/spacing.itely:2064 (comment)
+msgid "Here, 'basic-distance provides enough room, and there is no"
+msgstr "Aquí, 'basic-distance da espacio suficiente, y no hay"
 
-#. Documentation/notation/spacing.itely:2051 (comment)
-msgid "compress the space (towards 'minimum-distance) to make room"
-msgstr ""
+#. Documentation/notation/spacing.itely:2065 (comment)
+msgid "need to compress the space (towards 'minimum-distance) to make"
+msgstr "necesidad de comprimir el espacio (mediante 'minimum-distance) para hacer"
 
-#. Documentation/notation/spacing.itely:2052 (comment)
-msgid "for anything else on the page, so the distance between this"
-msgstr ""
+#. Documentation/notation/spacing.itely:2066 (comment)
+msgid "room for anything else on the page, so the distance between"
+msgstr "sitio para cualquier otra cosa en la página, por lo que la distancia entre"
 
-#. Documentation/notation/spacing.itely:2053 (comment)
-msgid "staff and the next is determined by 'space."
-msgstr ""
+#. Documentation/notation/spacing.itely:2067 (comment)
+msgid "this staff and the next is determined by 'basic-distance."
+msgstr "este pentagrama y el siguiente viene determinado por 'basic-distance"
 
-#. Documentation/notation/spacing.itely:2056 (comment)
+#. Documentation/notation/spacing.itely:2070 (comment)
 msgid "By setting 'padding to a negative value, staves can be made to"
-msgstr ""
+msgstr "Estableciendo 'padding a un valor negativo, se puede hacer que los pentagramas"
 
-#. Documentation/notation/spacing.itely:2057 (comment)
-msgid "collide.  The lowest acceptable value for 'space is 0."
-msgstr ""
+#. Documentation/notation/spacing.itely:2071 (comment)
+msgid "collide.  The lowest acceptable value for 'basic-distance is 0."
+msgstr "colisionen.  El valor más bajo aceptable para 'basic-distance es cero."
 
-#. Documentation/notation/spacing.itely:2489 (comment)
+#. Documentation/notation/spacing.itely:2502 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr "esta vez el texto estará más cerca del pentagrama"
 
-#. Documentation/notation/spacing.itely:2491 (comment)
+#. Documentation/notation/spacing.itely:2504 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
-msgstr ""
-"ajustando el valor de outside-staff-priority a algo que no sea un número,"
+msgstr "ajustando el valor de outside-staff-priority a algo que no sea un número,"
 
-#. Documentation/notation/spacing.itely:2492 (comment)
+#. Documentation/notation/spacing.itely:2505 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr "desactivamos la evitación automática de colisiones"
 
-#. Documentation/notation/spacing.itely:2495 (comment)
+#. Documentation/notation/spacing.itely:2508 (comment)
 msgid "now they will collide"
 msgstr "ahora se producirá la colisión"
 
-#. Documentation/notation/spacing.itely:2521 (comment)
+#. Documentation/notation/spacing.itely:2534 (comment)
 msgid "the markup is too close to the following note"
 msgstr "el marcado está demasiado cerca de la nota siguiente"
 
-#. Documentation/notation/spacing.itely:2525 (comment)
+#. Documentation/notation/spacing.itely:2538 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr "ajustar outside-staff-horizontal-padding corrige esto"
 
@@ -4781,145 +4848,132 @@ msgstr "Problemas de espaciado"
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Page layout"
-msgstr "Disposición de la partitura"
+msgstr "Disposición de la página"
 
 #. @node in Documentation/notation/spacing.itely
 msgid "The \\\\paper block"
-msgstr ""
+msgstr "El bloque \\\\paper"
 
 #. @subsection in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "The @code{\\\\paper} block"
-msgstr "La instrucción @code{\\override}"
+msgstr "El bloque @code{\\\\override}"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
 msgid "Paper size and automatic scaling"
-msgstr ""
+msgstr "Tamaño del papel y escalado automático"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Setting paper size"
-msgstr "Establecer el tamaño del pentagrama"
+msgstr "Establecer el tamaño de la página"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Automatic scaling to paper size"
-msgstr "Alteraciones accidentales automáticas"
+msgstr "Escalado automático al tamaño de la página"
 
 #. @node in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Fixed vertical spacing \\\\paper variables"
-msgstr "añade espaciado vertical entre estrofas"
+msgstr "Variables de \\\\paper de espaciado vertical fijo"
 
 #. @subsection in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Fixed vertical spacing @code{\\\\paper} variables"
-msgstr "añade espaciado vertical entre estrofas"
+msgstr "Variables de @code{\\\\paper} de espaciado vertical fijo"
 
 #. @node in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Flexible vertical spacing \\\\paper variables"
-msgstr "añade espaciado vertical entre estrofas"
+msgstr "Variables de \\\\paper de espaciado vertical flexible"
 
 #. @subsection in Documentation/notation/spacing.itely
 msgid "Flexible vertical spacing @code{\\\\paper} variables"
-msgstr ""
+msgstr "Variables de @code{\\\\paper} de espaciado vertical flexible"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 msgid "Structure of flexible vertical spacing alists"
-msgstr ""
+msgstr "Estructura de las listas-A de espaciado vertical flexible"
 
 #. @node in Documentation/notation/spacing.itely
 msgid "List of flexible vertical spacing \\\\paper variables"
-msgstr ""
+msgstr "Lista de variables de \\\\paper de espaciado vertical flexibe"
 
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 msgid "List of flexible vertical spacing @code{\\\\paper} variables"
-msgstr ""
+msgstr "Lista de variables de @code{\\\\paper} de espaciado vertical flexibe"
 
 #. @node in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Horizontal spacing \\\\paper variables"
-msgstr "Panorámica del espaciado horizontal"
+msgstr "Variables de \\\\paper de espaciado horizontal"
 
 #. @subsection in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Horizontal spacing @code{\\\\paper} variables"
-msgstr "Panorámica del espaciado horizontal"
+msgstr "Variables de @code{\\\\paper} de espaciado horizontal"
 
 #. @node in Documentation/notation/spacing.itely
 msgid "\\\\paper variables for widths and margins"
-msgstr ""
+msgstr "Variables de \\\\paper para anchos y márgenes"
 
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 msgid "@code{\\\\paper} variables for widths and margins"
-msgstr ""
+msgstr "Variables de @code{\\\\paper} para anchos y márgenes"
 
 #. @node in Documentation/notation/spacing.itely
 msgid "\\\\paper variables for two-sided mode"
-msgstr ""
+msgstr "variables de \\\\paper para el modo de doble cara"
 
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 msgid "@code{\\\\paper} variables for two-sided mode"
-msgstr ""
+msgstr "variables de @code{\\\\paper} para el modo de doble cara"
 
 #. @node in Documentation/notation/spacing.itely
 msgid "\\\\paper variables for shifts and indents"
-msgstr ""
+msgstr "variables de \\\\paper para desplazamientos y sangrados"
 
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 msgid "@code{\\\\paper} variables for shifts and indents"
-msgstr ""
+msgstr "variables de @code{\\\\paper} para desplazamientos y sangrados"
 
 #. @node in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Other \\\\paper variables"
-msgstr "Otras variables de diseño de página"
+msgstr "Otras variables de \\\\paper"
 
 #. @subsection in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Other @code{\\\\paper} variables"
-msgstr "Variables útiles de @command{make}"
+msgstr "Otras variables de @code{\\\\paper}"
 
 #. @node in Documentation/notation/spacing.itely
 msgid "\\\\paper variables for line breaking"
-msgstr ""
+msgstr "variables de \\\\paper para saltos de línea"
 
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 msgid "@code{\\\\paper} variables for line breaking"
-msgstr ""
+msgstr "variables de @code{\\\\paper} para saltos de línea"
 
 #. @node in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "\\\\paper variables for page breaking"
-msgstr "Saltos de página óptimos"
+msgstr "variables de \\\\paper para saltos de página"
 
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 msgid "@code{\\\\paper} variables for page breaking"
-msgstr ""
+msgstr "variables de @code{\\\\paper} para saltos de página"
 
 #. @node in Documentation/notation/spacing.itely
 msgid "\\\\paper variables for page numbering"
-msgstr ""
+msgstr "variables de \\\\paper para la numeración de páginas"
 
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 msgid "@code{\\\\paper} variables for page numbering"
-msgstr ""
+msgstr "variables de @code{\\\\paper} para la numeración de páginas"
 
 #. @node in Documentation/notation/spacing.itely
 msgid "Miscellaneous \\\\paper variables"
-msgstr ""
+msgstr "Variables de \\\\paper diversas"
 
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Miscellaneous @code{\\\\paper} variables"
-msgstr "Variables útiles de @command{make}"
+msgstr "Variables de @code{\\\\paper} diversas"
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
@@ -4927,14 +4981,12 @@ msgid "Score layout"
 msgstr "Disposición de la partitura"
 
 #. @node in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "The \\\\layout block"
-msgstr "Otras variables de diseño de página"
+msgstr "El bloque \\\\layout"
 
 #. @subsection in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "The @code{\\\\layout} block"
-msgstr "La instrucción @code{\\tweak}"
+msgstr "El bloque @code{\\\\layout}"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
@@ -4988,41 +5040,36 @@ msgstr "Espaciado vertical"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Flexible vertical spacing within systems"
-msgstr "Espaciado vertical entre sistemas"
+msgstr "Espaciado vertical flexible entre sistemas"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Within-system spacing properties"
-msgstr "Modificar las propiedades"
+msgstr "Propiedades de espaciado dentro de los sistemas"
 
 #. @subsubheading in Documentation/notation/spacing.itely
 msgid "Properties of the @code{VerticalAxisGroup} grob"
-msgstr ""
+msgstr "Propiedades del grob @code{VerticalAxisGroup}"
 
 #. @subsubheading in Documentation/notation/spacing.itely
 msgid "Properties of the @code{StaffGrouper} grob"
-msgstr ""
+msgstr "Propiedades del grob @code{StaffGrouper}"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Spacing of ungrouped staves"
-msgstr "Espaciado de las sílabas"
+msgstr "Espaciado de pentagramas no agrupados"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Spacing of grouped staves"
-msgstr "Espaciado vertical entre sistemas"
+msgstr "Espaciado de pentagramas agrupados"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-#, fuzzy
 msgid "Spacing of non-staff lines"
-msgstr "Espaciado de las sílabas"
+msgstr "Espaciado de líneas que no son pautas"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
@@ -5111,7 +5158,8 @@ msgstr "acompanamiento"
 
 #. Documentation/notation/changing-defaults.itely:490 (variable)
 #. Documentation/notation/changing-defaults.itely:539 (variable)
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:95 (variable)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:61 (variable)
 msgid "words"
 msgstr "letra"
 
@@ -5124,124 +5172,112 @@ msgstr "Mantener con vida la voz \\\"melodia\\\" durante 4 compases"
 msgid "skip a bar"
 msgstr "saltar un compás"
 
-#. Documentation/notation/changing-defaults.itely:2017 (comment)
-#, fuzzy
+#. Documentation/notation/changing-defaults.itely:2020 (comment)
 msgid "default space between staves"
-msgstr "Espaciado vertical entre sistemas"
+msgstr "espacio predeterminado entre pentagramas"
 
-#. Documentation/notation/changing-defaults.itely:2023 (comment)
-#, fuzzy
+#. Documentation/notation/changing-defaults.itely:2026 (comment)
 msgid "reduced space between staves"
-msgstr "Espaciado vertical entre sistemas"
+msgstr "espacio reducido entre pentagramas"
 
-#. Documentation/notation/changing-defaults.itely:2025 (comment)
+#. Documentation/notation/changing-defaults.itely:2028 (comment)
 msgid "this is the nested declaration"
-msgstr ""
+msgstr "esta es la declaración anidada"
 
-#. Documentation/notation/changing-defaults.itely:2480 (comment)
+#. Documentation/notation/changing-defaults.itely:2482 (comment)
 msgid "increase the length of the tie"
 msgstr "aumentar la longitud de la ligadura"
 
-#. Documentation/notation/changing-defaults.itely:2489 (comment)
+#. Documentation/notation/changing-defaults.itely:2491 (comment)
 msgid "increase the length of the rest bar"
 msgstr "aumentar la longitud del compás en silencio"
 
-#. Documentation/notation/changing-defaults.itely:2497 (comment)
+#. Documentation/notation/changing-defaults.itely:2499 (comment)
 msgid "increase the length of the hairpin"
 msgstr "aumentar la longitud del regulador"
 
-#. Documentation/notation/changing-defaults.itely:2525 (comment)
+#. Documentation/notation/changing-defaults.itely:2527 (comment)
 msgid "default"
 msgstr "predeterminado"
 
-#. Documentation/notation/changing-defaults.itely:2528 (comment)
-#. Documentation/notation/changing-defaults.itely:2541 (comment)
+#. Documentation/notation/changing-defaults.itely:2530 (comment)
+#. Documentation/notation/changing-defaults.itely:2543 (comment)
 msgid "not effective alone"
 msgstr "no es efectivo por sí solo"
 
-#. Documentation/notation/changing-defaults.itely:2532 (comment)
-#. Documentation/notation/changing-defaults.itely:2545 (comment)
+#. Documentation/notation/changing-defaults.itely:2534 (comment)
+#. Documentation/notation/changing-defaults.itely:2547 (comment)
 msgid "effective only when both overrides are present"
 msgstr "es efectivo sólo cuando las dos sobreescrituras están presentes"
 
-#. Documentation/notation/changing-defaults.itely:2922 (comment)
+#. Documentation/notation/changing-defaults.itely:2924 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr "Quitar la barra de compás al final de la línea en curso"
 
-#. Documentation/notation/changing-defaults.itely:2968 (comment)
+#. Documentation/notation/changing-defaults.itely:2970 (comment)
 msgid "Try to remove all key signatures"
 msgstr "Intentar quitar todas las armaduras"
 
-#. Documentation/notation/changing-defaults.itely:3392 (comment)
+#. Documentation/notation/changing-defaults.itely:3393 (comment)
 msgid "move horizontally left"
 msgstr "desplazar a la izquierda"
 
-#. Documentation/notation/changing-defaults.itely:3394 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "move vertically up"
 msgstr "desplazar hacia arriba"
 
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
+#. Documentation/notation/changing-defaults.itely:3396 (comment)
 msgid "third finger"
 msgstr "dedo tercero"
 
-#. Documentation/notation/changing-defaults.itely:3443 (comment)
-#. Documentation/notation/changing-defaults.itely:3482 (comment)
-#, fuzzy
+#. Documentation/notation/changing-defaults.itely:3444 (comment)
+#. Documentation/notation/changing-defaults.itely:3483 (comment)
 msgid "The rehearsal mark will be centered above the Clef"
-msgstr "la RehearsalMark se centra sobre la clave"
+msgstr "La marca de ensayo se centrará sobre la clave"
 
-#. Documentation/notation/changing-defaults.itely:3449 (comment)
-#, fuzzy
+#. Documentation/notation/changing-defaults.itely:3450 (comment)
 msgid "The rehearsal mark will be centered above the Time Signature"
-msgstr "la RehearsalMark se centra sobre el compás"
+msgstr "La marca de ensayo se centrará sobre la indicación de compás"
 
-#. Documentation/notation/changing-defaults.itely:3456 (comment)
-#, fuzzy
+#. Documentation/notation/changing-defaults.itely:3457 (comment)
 msgid "The rehearsal mark will be centered above the Breath Mark"
-msgstr "la RehearsalMark se centra sobre la armadura"
+msgstr "La marca de ensayo se centrará sobre la respiración"
 
-#. Documentation/notation/changing-defaults.itely:3476 (comment)
-#, fuzzy
+#. Documentation/notation/changing-defaults.itely:3477 (comment)
 msgid "The rehearsal mark will be centered above the Key Signature"
-msgstr "la RehearsalMark se centra sobre la armadura"
+msgstr "La marca de ensayo se centrará sobre la armadura de tonalidad"
 
-#. Documentation/notation/changing-defaults.itely:3489 (comment)
-#, fuzzy
+#. Documentation/notation/changing-defaults.itely:3490 (comment)
 msgid "The rehearsal mark will be centered above the Bar Line"
-msgstr "la RehearsalMark se centra sobre la clave"
+msgstr "La marca de ensayo se centrará sobre la línea divisoria"
 
-#. Documentation/notation/changing-defaults.itely:3504 (comment)
-#, fuzzy
+#. Documentation/notation/changing-defaults.itely:3505 (comment)
 msgid "The RehearsalMark will be centered above the Key Signature"
-msgstr "la RehearsalMark se centra sobre la armadura"
+msgstr "La marca de ensayo se centrará sobre la armadura de tonalidad"
 
-#. Documentation/notation/changing-defaults.itely:3511 (comment)
-#. Documentation/notation/changing-defaults.itely:3527 (comment)
-#. Documentation/notation/changing-defaults.itely:3534 (comment)
-#, fuzzy
-msgid ""
-"The RehearsalMark will be aligned with the left edge of the Key Signature"
-msgstr "la RehearsalMark se alinea por la izquierda con la armadura"
+#. Documentation/notation/changing-defaults.itely:3512 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
+msgid "The RehearsalMark will be aligned with the left edge of the Key Signature"
+msgstr "La marca de ensayo se alineará con el borde izquierdo de la armadura de tonalidad"
 
-#. Documentation/notation/changing-defaults.itely:3516 (comment)
-#, fuzzy
-msgid ""
-"The RehearsalMark will be aligned with the right edge of the Key Signature"
-msgstr "la RehearsalMark se alinea por la derecha con la armadura"
+#. Documentation/notation/changing-defaults.itely:3517 (comment)
+msgid "The RehearsalMark will be aligned with the right edge of the Key Signature"
+msgstr "La marca de ensayo se alineará con el borde derecho de la armadura de tonalidad"
 
-#. Documentation/notation/changing-defaults.itely:3528 (comment)
+#. Documentation/notation/changing-defaults.itely:3529 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr "y se desplaza 3.5 espacios a la derecha"
 
-#. Documentation/notation/changing-defaults.itely:3535 (comment)
+#. Documentation/notation/changing-defaults.itely:3536 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr "y se desplaza 2 espacios a la izquierda"
 
-#. Documentation/notation/changing-defaults.itely:3583 (variable)
+#. Documentation/notation/changing-defaults.itely:3584 (variable)
 msgid "XinO"
 msgstr "X_O"
 
-#. Documentation/notation/changing-defaults.itely:3825 (variable)
+#. Documentation/notation/changing-defaults.itely:3826 (variable)
 msgid "custosNote"
 msgstr "notaCustos"
 
@@ -5341,42 +5377,37 @@ msgid "The set command"
 msgstr "La instrucción set"
 
 #. @subsection in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "The @code{@bs{}set} command"
-msgstr "La instrucción @code{\\set}"
+msgstr "La instrucción @code{@bs{}set}"
 
 #. @node in Documentation/notation/changing-defaults.itely
 msgid "The override command"
 msgstr "La instrucción override"
 
 #. @subsection in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "The @code{\\\\override} command"
-msgstr "La instrucción @code{\\override}"
+msgstr "La instrucción @code{\\\\override}"
 
 #. @node in Documentation/notation/changing-defaults.itely
 msgid "The tweak command"
 msgstr "La instrucción tweak"
 
 #. @subsection in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "The @code{\\\\tweak} command"
-msgstr "La instrucción @code{\\tweak}"
+msgstr "La instrucción @code{\\\\tweak}"
 
 #. @node in Documentation/notation/changing-defaults.itely
 msgid "set versus override"
 msgstr "set frente a override"
 
 #. @subsection in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "@code{\\\\set} vs. @code{\\\\override}"
-msgstr "@code{\\set} frente a @code{\\override}"
+msgstr "@code{\\\\set} frente a @code{\\\\override}"
 
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Modifying alists"
-msgstr "Modificación de los sellos"
+msgstr "Modificación de listas-A"
 
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
@@ -5395,9 +5426,8 @@ msgstr "Dirección y posición"
 
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Context layout order"
-msgstr "Contextos para programadores"
+msgstr "Orden de disposición de los contextos"
 
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
@@ -5484,27 +5514,24 @@ msgid "Aligning objects"
 msgstr "Alineación de objetos"
 
 #. @node in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Setting X-offset and Y-offset directly"
-msgstr "Establecer directamente @code{X-offset} y @code{Y-offset}"
+msgstr "Establecer X-offset e Y-offset directamente"
 
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr "Establecer directamente @code{X-offset} y @code{Y-offset}"
 
 #. @node in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Using the side-position-interface"
-msgstr "Uso del @code{side-position-interface}"
+msgstr "Uso del side-position-interface"
 
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr "Uso del @code{side-position-interface}"
 
 #. @node in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Using the self-alignment-interface"
-msgstr "Uso del @code{self-alignment-interface}"
+msgstr "Uso del self-alignment-interface"
 
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
@@ -5519,9 +5546,8 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr "Uso de los procedimientos @code{centered-on-parent}"
 
 #. @node in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Using the break-alignable-interface"
-msgstr "Uso del @code{break-alignable-interface}"
+msgstr "Uso del break-alignable-interface"
 
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
@@ -5549,21 +5575,18 @@ msgstr "Modificación de ligaduras de unión y de expresión"
 
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Using music functions"
-msgstr "Funciones musicales"
+msgstr "Uso de funciones musicales"
 
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Substitution function syntax"
-msgstr "Funciones de sustitución sencillas"
+msgstr "Sintaxis de las funciones de sustitución"
 
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
-#, fuzzy
 msgid "Substitution function examples"
-msgstr "Funciones de sustitución sencillas"
+msgstr "Ejemplos de funciones de sustitución"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendix in Documentation/notation/notation-appendices.itely
@@ -5580,6 +5603,11 @@ msgstr "Carta de nombres de acordes"
 msgid "Common chord modifiers"
 msgstr "Modificadores de acorde más usuales"
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Predefined string tunings"
+msgstr "Afinaciones de cuerdas predeterminadas"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Predefined fretboard diagrams"
@@ -5623,127 +5651,118 @@ msgstr "La tipografía Feta"
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Clef glyphs"
-msgstr ""
+msgstr "Glifos de clave"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Time Signature glyphs"
-msgstr "Indicación de compás"
+msgstr "Glifos de compases"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Number glyphs"
-msgstr ""
+msgstr "Glifos de números"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Accidental glyphs"
-msgstr "Alteraciones accidentales"
+msgstr "Glifos de alteraciones accidentales"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Default Notehead glyphs"
-msgstr ""
+msgstr "Glifos predeterminados para la cabeza de las notas"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Special Notehead glyphs"
-msgstr "Cabezas de nota especiales"
+msgstr "Glifos de cabezas de figura especiales"
 
 # Fuzzy.FVD
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Shape-note Notehead glyphs"
-msgstr "Cabezas de notas con formas diversas"
+msgstr "Glifos de cabezas de nota con formas"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Rest glyphs"
-msgstr "Silencios"
+msgstr "Glifos de silencios"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Flag glyphs"
-msgstr ""
+msgstr "Glifos de corchetes"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Dot glyphs"
-msgstr ""
+msgstr "Glifos de puntillo"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Dynamic glyphs"
-msgstr "Matices dinámicos"
+msgstr "Glifos de matices dinámicos"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Script glyphs"
-msgstr ""
+msgstr "Glifos de inscripciones"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Arrowhead glyphs"
-msgstr ""
+msgstr "Glifos de puntas de flecha"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Bracket-tip glyphs"
-msgstr ""
+msgstr "Glifos de extremos de corchetes"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Pedal glyphs"
-msgstr ""
+msgstr "Glifos de pedal"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Accordion glyphs"
-msgstr "Acordeón"
+msgstr "Glidos de acordeón"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Vaticana glyphs"
-msgstr ""
+msgstr "Glifos de notación estilo Vaticana"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Medicaea glyphs"
-msgstr ""
+msgstr "Glifos de notación estilo Medicaea"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Hufnagel glyphs"
-msgstr ""
+msgstr "Glifos de notación estilo Hufnagel"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Mensural glyphs"
-msgstr "Claves de la música mensural"
+msgstr "Glifos de notación estilo Mensural"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Neomensural glyphs"
-msgstr "Claves de la música mensural"
+msgstr "Glifos de notación estilo Neomensural"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Petrucci glyphs"
-msgstr ""
+msgstr "Glifos de notación estilo Petrucci"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "Solesmes glyphs"
-msgstr ""
+msgstr "Glifos de notación estilo Solesmes"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
@@ -5752,15 +5771,13 @@ msgstr "Estilos de cabezas de nota"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Text markup commands"
-msgstr "La instrucción tweak"
+msgstr "Instrucciones de marcado de texto"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Text markup list commands"
-msgstr "Definición de nuevas instrucciones de lista de marcado"
+msgstr "Instrucciones de listas de marcado de texto"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
@@ -5769,39 +5786,33 @@ msgstr "Lista de articulaciones"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Articulation scripts"
-msgstr "Articulaciones"
+msgstr "Inscripciones de articulación"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Ornament scripts"
-msgstr "Guiones de texto"
+msgstr "Inscripciones de adornos"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Fermata scripts"
-msgstr "Guiones de texto"
+msgstr "Inscripciones de calderón"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Instrument-specific scripts"
-msgstr "Instrucciones específicas de formato"
+msgstr "Inscripciones específicas de instrumentos"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Repeat sign scripts"
-msgstr "Guiones de texto"
+msgstr "Inscripciones de signos de repetición"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Ancient scripts"
-msgstr "Silencios antiguos"
+msgstr "Inscripciones de música antigua"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
@@ -5811,93 +5822,82 @@ msgstr "Notas de percusión"
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Technical glossary"
-msgstr ""
+msgstr "Glosario técnico"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "alist"
-msgstr "inst"
+msgstr "lista-A"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "callback"
-msgstr ""
+msgstr "callback"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "closure"
-msgstr "color"
+msgstr "cerradura"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "glyph"
-msgstr "golpe"
+msgstr "glifo"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "grob"
-msgstr "global"
+msgstr "grob"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "immutable"
-msgstr ""
+msgstr "inmutable"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "interface"
-msgstr "intervalo"
+msgstr "interfaz"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "lexer"
-msgstr "inferior"
+msgstr "analizador léxico"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "mutable"
-msgstr "tab"
+msgstr "mutable"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "output-def"
-msgstr "Salida"
+msgstr "output-def"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "parser"
-msgstr "forteParen"
+msgstr "analizador sintáctico"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "parser variable"
-msgstr "Uso de las variables"
+msgstr "variable del analizador sintáctico"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "prob"
-msgstr ""
+msgstr "prob"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "simple closure"
-msgstr "acorde de Re sencillo"
+msgstr "cerradura simple"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
 msgid "smob"
-msgstr ""
+msgstr "smob"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
@@ -5911,15 +5911,13 @@ msgstr "Propiedades de disposición"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Available music functions"
-msgstr "Pranorámica de las funciones musicales disponibles"
+msgstr "Funciones musicales disponibles"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
-#, fuzzy
 msgid "Predefined type predicates"
-msgstr "Diagramas predefinidos de trastes"
+msgstr "Predicados de tipo predefinidos"
 
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
@@ -5936,17 +5934,15 @@ msgstr "Hoja de referencia rápida"
 #. @node in Documentation/snippets.tely
 #. @unnumberedsec in Documentation/snippets.tely
 msgid "\\\\TEXT\\\\"
-msgstr ""
+msgstr "\\\\TEXT\\\\"
 
 #. @node in Documentation/usage/running.itely
-#, fuzzy
 msgid "Running lilypond"
-msgstr "Ejecutar LilyPond"
+msgstr "Ejecutar lilypond"
 
 #. @chapter in Documentation/usage/running.itely
-#, fuzzy
 msgid "Running @command{lilypond}"
-msgstr "Invocar @command{lilypond}"
+msgstr "Ejecutar @command{lilypond}"
 
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
@@ -5967,9 +5963,8 @@ msgid "Invoking @command{lilypond}"
 msgstr "Invocar @command{lilypond}"
 
 #. @unnumberedsubsubsec in Documentation/usage/running.itely
-#, fuzzy
 msgid "Standard shell commands"
-msgstr "Instrucciones de repetición manual"
+msgstr "Instrucciones de shell estándar"
 
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
@@ -5986,13 +5981,12 @@ msgstr "Variables de entorno"
 
 #. @node in Documentation/usage/running.itely
 #. @unnumberedsubsec in Documentation/usage/running.itely
-#, fuzzy
 msgid "LilyPond in chroot jail"
-msgstr "Índice de instrucciones de LilyPond"
+msgstr "LilyPond dentro de una jaula chroot"
 
 #. @subheading in Documentation/usage/running.itely
 msgid "Example script for 32-bit Ubuntu 8.04"
-msgstr ""
+msgstr "Guión de ejemplo para Ubuntu 8.04 de 32 bits"
 
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
@@ -6012,7 +6006,7 @@ msgstr "La música se sale de la página"
 #. @node in Documentation/usage/running.itely
 #. @unnumberedsubsec in Documentation/usage/running.itely
 msgid "An extra staff appears"
-msgstr ""
+msgstr "Aparece un pentagrama de más"
 
 #. @node in Documentation/usage/running.itely
 msgid "Apparent error in ../ly/init.ly"
@@ -6030,12 +6024,12 @@ msgstr "Mensaje de error Unbound variable %"
 #. @node in Documentation/usage/running.itely
 #. @unnumberedsubsec in Documentation/usage/running.itely
 msgid "Error message FT_Get_Glyph_Name"
-msgstr ""
+msgstr "Mensaje de error FT_Get_Glyph_Name"
 
 #. @node in Documentation/usage/running.itely
 #. @unnumberedsubsec in Documentation/usage/running.itely
 msgid "Warning staff affinities should only decrease"
-msgstr ""
+msgstr "Advertencia las staff affinities deben solamente disminuir"
 
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
@@ -6048,7 +6042,7 @@ msgstr "Actualizar ficheros con @command{convert-ly}"
 #. @node in Documentation/usage/updating.itely
 #. @section in Documentation/usage/updating.itely
 msgid "Why does the syntax change?"
-msgstr ""
+msgstr "¿Por qué cambia la sintaxis?"
 
 #. @node in Documentation/usage/updating.itely
 msgid "Invoking convert-ly"
@@ -6067,30 +6061,25 @@ msgid "Command line options for @command{convert-ly}"
 msgstr "Opciones de la línea de órdenes para @command{convert-ly}"
 
 #. @node in Documentation/usage/updating.itely
-#, fuzzy
 msgid "Problems running convert-ly"
-msgstr "Problemas con convert-ly"
+msgstr "Problemas al ejecutar convert-ly"
 
 #. @section in Documentation/usage/updating.itely
-#, fuzzy
 msgid "Problems running @code{convert-ly}"
-msgstr "Problemas con @code{convert-ly}"
+msgstr "Problemas al ejecutar @code{convert-ly}"
 
 #. @node in Documentation/usage/updating.itely
 #. @section in Documentation/usage/updating.itely
-#, fuzzy
 msgid "Manual conversions"
-msgstr "Convenciones de nombres"
+msgstr "Conversiones manuales"
 
 #. @node in Documentation/usage/lilypond-book.itely
-#, fuzzy
 msgid "lilypond-book"
-msgstr "LilyPond-book"
+msgstr "lilypond-book"
 
 #. @chapter in Documentation/usage/lilypond-book.itely
-#, fuzzy
 msgid "Running @command{lilypond-book}"
-msgstr "Invocar @command{lilypond-book}"
+msgstr "Ejecutar @command{lilypond-book}"
 
 #. @node in Documentation/usage/lilypond-book.itely
 #. @section in Documentation/usage/lilypond-book.itely
@@ -6189,9 +6178,8 @@ msgid "lilypond-book templates"
 msgstr "Plantillas de lilypond-book"
 
 #. @subsection in Documentation/usage/lilypond-book.itely
-#, fuzzy
 msgid "html"
-msgstr "duraciones"
+msgstr "html"
 
 #. @subsection in Documentation/usage/lilypond-book.itely
 msgid "xelatex"
@@ -6200,17 +6188,16 @@ msgstr "xelatex"
 # this is the same translation that babel LaTex package uses . FVD
 #. @node in Documentation/usage/lilypond-book.itely
 #. @section in Documentation/usage/lilypond-book.itely
-#, fuzzy
 msgid "Sharing the table of contents"
-msgstr "Índice general"
+msgstr "Compartir el índice general"
 
 #. @subsubheading in Documentation/usage/lilypond-book.itely
 msgid "Exporting the ToC from LilyPond"
-msgstr ""
+msgstr "Exportar el índice general desde LilyPond"
 
 #. @subsubheading in Documentation/usage/lilypond-book.itely
 msgid "Importing the ToC into LaTeX"
-msgstr ""
+msgstr "Importar el índice general dentro de LaTeX"
 
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
@@ -6222,9 +6209,8 @@ msgstr "Otros métodos para mezclar texto y música"
 
 #. @node in Documentation/usage/external.itely
 #. @chapter in Documentation/usage/external.itely
-#, fuzzy
 msgid "External programs"
-msgstr "Interfaces para programadores"
+msgstr "Programas externos"
 
 #. @node in Documentation/usage/external.itely
 #. @section in Documentation/usage/external.itely
@@ -6248,9 +6234,8 @@ msgstr "Modo de Vim"
 
 #. @node in Documentation/usage/external.itely
 #. @unnumberedsubsec in Documentation/usage/external.itely
-#, fuzzy
 msgid "Other editors"
-msgstr "Más inf."
+msgstr "Otros editores"
 
 #. @node in Documentation/usage/external.itely
 #. @section in Documentation/usage/external.itely
@@ -6291,15 +6276,13 @@ msgstr "Invocar @command{etf2ly}"
 
 #. @node in Documentation/usage/external.itely
 #. @subsection in Documentation/usage/external.itely
-#, fuzzy
 msgid "Other formats"
-msgstr "Otras repeticiones"
+msgstr "Otros formatos"
 
 #. @node in Documentation/usage/external.itely
 #. @section in Documentation/usage/external.itely
-#, fuzzy
 msgid "LilyPond output in other programs"
-msgstr "Insertar la salida de LilyPond dentro de otros programas"
+msgstr "Salida de LilyPond dentro de otros programas"
 
 #. @node in Documentation/usage/external.itely
 #. @unnumberedsubsec in Documentation/usage/external.itely
@@ -6318,23 +6301,21 @@ msgstr "Insertar la salida de LilyPond dentro de otros programas"
 
 #. @node in Documentation/usage/external.itely
 msgid "Independent includes"
-msgstr ""
+msgstr "Archivos de inclusión independientes"
 
 #. @section in Documentation/usage/external.itely
 msgid "Independent @code{include}s"
-msgstr ""
+msgstr "Archivos de @code{include} independientes"
 
 #. @node in Documentation/usage/external.itely
 #. @subsection in Documentation/usage/external.itely
-#, fuzzy
 msgid "MIDI articulation"
-msgstr "articulación"
+msgstr "Articulación MIDI"
 
 #. @node in Documentation/usage/suggestions.itely
 #. @chapter in Documentation/usage/suggestions.itely
-#, fuzzy
 msgid "Suggestions for writing files"
-msgstr "Sugerencias para escribir archivos de entrada de LilyPond"
+msgstr "Sugerencias para escribir archivos"
 
 #. @node in Documentation/usage/suggestions.itely
 #. @section in Documentation/usage/suggestions.itely
@@ -6354,5843 +6335,5015 @@ msgstr "Proyectos grandes"
 #. @node in Documentation/usage/suggestions.itely
 #. @section in Documentation/usage/suggestions.itely
 msgid "Troubleshooting"
-msgstr ""
+msgstr "Solución de problemas"
 
 #. @node in Documentation/usage/suggestions.itely
 #. @section in Documentation/usage/suggestions.itely
 msgid "Make and Makefiles"
 msgstr "Make y los Makefiles"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
-msgid "discant"
-msgstr "discanto"
+#. @node in Documentation/cs/learning.tely
+#. @appendix in Documentation/cs/learning.tely
+msgid "Rejstřík k LilyPondu"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
-#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
-msgid "dot"
-msgstr "punto"
+#. @node in Documentation/cs/macros.itexi
+msgid "Začátek"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
-msgid "16 voets register"
-msgstr "registro de 16 pies"
+#. @top in Documentation/cs/macros.itexi
+msgid "LilyPond -- \\\\TITLE\\\\"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
-msgid "accBasson"
-msgstr "acordFagot"
+#. @subsubheading in Documentation/cs/macros.itexi
+msgid "Předem stanovené příkazy"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
-msgid "een korig 8 en 16 voets register"
-msgstr "registro de een korig 8 en 16 pies"
+#. @subsubheading in Documentation/cs/macros.itexi
+msgid "Vybrané úryvky"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
-msgid "accBandon"
-msgstr "acordBandon"
+#. @subsubheading in Documentation/cs/macros.itexi
+msgid "Podívejte se také na"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
-msgid "accVCello"
-msgstr "acordVCello"
+#. @subsubheading in Documentation/cs/macros.itexi
+msgid "Známé potíže a upozornění"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
-msgid "4-8-16 voets register"
-msgstr "registro de 4-8-16 pies"
+#. Documentation/cs/learning/tutorial.itely:250 (comment)
+msgid "Počáteční bod napsat na jednočárkovaném C"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
-msgid "accHarmon"
-msgstr "acordArmon"
+#. Documentation/cs/learning/tutorial.itely:284 (comment)
+msgid "dvoučárkované C"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
-msgid "accTrombon"
-msgstr "acordTrombon"
+#. Documentation/cs/learning/tutorial.itely:301 (comment)
+msgid "c je 1 řádek nahoru, tedy c nad b"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
-msgid "eenkorig 4 en 16 voets register"
-msgstr "registro de eenkorig 4 y 16 pies"
+#. Documentation/cs/learning/tutorial.itely:302 (comment)
+msgid "d je 2 řádky nahoru, nebo 5 dolů, tedy d nad b"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
-msgid "accOrgan"
-msgstr "acordOrgano"
+#. Documentation/cs/learning/tutorial.itely:303 (comment)
+msgid "e je 3 nahoru, nebo 4 dolů, tedy e pod b"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
-msgid "accMaster"
-msgstr "acordMaestro"
+#. Documentation/cs/learning/tutorial.itely:304 (comment)
+msgid "a je 6 nahoru, nebo 1 dolů, tedy a pod b"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
-msgid "accAccord"
-msgstr "acordAcordeon"
+#. Documentation/cs/learning/tutorial.itely:305 (comment)
+msgid "g je 5 nahoru, nebo 2 dolů, tedy g pod b"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
-msgid "accMusette"
-msgstr "accordMusette"
+#. Documentation/cs/learning/tutorial.itely:306 (comment)
+msgid "f je 4 nahoru, nebo 3 dolů, tedy f pod b"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
-msgid "accCeleste"
-msgstr "acordCeleste"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @chapter in Documentation/cs/learning/tutorial.itely
+msgid "Cvičení"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
-msgid "accOboe"
-msgstr "acordOboe"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Přeložení zdrojového souboru"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
-msgid "accClarin"
-msgstr "acordClarin"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Zadání not"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
-msgid "accPiccolo"
-msgstr "acordPiccolo"
+#. @subheading in Documentation/cs/learning/tutorial.itely
+msgid "Pohled na výsledky"
+msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
-msgid "accViolin"
-msgstr "acordViolin"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Příkazový řádek"
+msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
-msgid "continuo"
-msgstr "continuo"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @section in Documentation/cs/learning/tutorial.itely
+msgid "Jak se píší vstupní soubory"
+msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
-msgid "bassStaff"
-msgstr "pentagramaBajo"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Jednoduchý notový zápis"
+msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
-msgid "drh"
-msgstr "drh"
+#. @subheading in Documentation/cs/learning/tutorial.itely
+msgid "Výšky tónů"
+msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
-msgid "drl"
-msgstr "drl"
+#. @subheading in Documentation/cs/learning/tutorial.itely
+msgid "Délky tónů (rytmy)"
+msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
-msgid "timb"
-msgstr "timb"
+#. @subheading in Documentation/cs/learning/tutorial.itely
+msgid "Pomlky"
+msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
-msgid "two"
-msgstr "dos"
+#. @subheading in Documentation/cs/learning/tutorial.itely
+msgid "Taktové označení"
+msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
-msgid "threeTwo"
-msgstr "tresDos"
+#. @subheading in Documentation/cs/learning/tutorial.itely
+msgid "Vyznačení tempa"
+msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
-msgid "threeFour"
-msgstr "tresCuatro"
+#. @subheading in Documentation/cs/learning/tutorial.itely
+msgid "Notový klíč"
+msgstr ""
 
-#. Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly:36 (variable)
-msgid "splitStaffBarLineMarkup"
+#. @subheading in Documentation/cs/learning/tutorial.itely
+msgid "Vše dohromady"
 msgstr ""
 
-#. Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly:42 (variable)
-#, fuzzy
-msgid "splitStaffBarLine"
-msgstr "lineaTablatura"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Práce na vstupních souborech"
+msgstr ""
 
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
-msgid "cueWhile"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @section in Documentation/cs/learning/tutorial.itely
+msgid "Vypořádání se s chybami"
 msgstr ""
 
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
-#, fuzzy
-msgid "flute"
-msgstr "musicaFlauta"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Obecné rady k řešení chyb"
+msgstr ""
 
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
-msgid "clarinet"
-msgstr "clarinete"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Některé časté chyby"
+msgstr ""
 
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
-#, fuzzy
-msgid "pianoRH"
-msgstr "PianoMD"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @section in Documentation/cs/learning/tutorial.itely
+msgid "Jak se mají příručky číst"
+msgstr ""
 
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
-#, fuzzy
-msgid "pianoLH"
-msgstr "PianoMI"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Vypuštěný materiál"
+msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
-msgid "first, define a variable to hold the formatted date:"
-msgstr "primero definimos una variable para almacenar la fecha con formato:"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Klepnutelné příklady"
+msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
-msgid "date"
-msgstr "fecha"
+#. @node in Documentation/cs/learning/tutorial.itely
+#. @subsection in Documentation/cs/learning/tutorial.itely
+msgid "Přehled o příručkách"
+msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
-msgid "d-%m-%Y\\\" (localtime (current-time)))"
-msgstr "d-%m-%Y\\\" (localtime (current-time)))"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @chapter in Documentation/cs/learning/common-notation.itely
+msgid "Běžný notový zápis"
+msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
-msgid "use it in the title block:"
-msgstr "usarla en el bloque de título:"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @section in Documentation/cs/learning/common-notation.itely
+msgid "Notový zápis v jedné notové osnově"
+msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
-msgid "and use it in a \\markup block:"
-msgstr "y usarla en un bloque \\markup:"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Přezkoušení taktů"
+msgstr ""
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
-msgid "voiceFive"
-msgstr "vozCinco"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Předznamenání a označení tóniny (předznamenání)"
+msgstr ""
 
-#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
-#, fuzzy
-msgid "graceNotes"
-msgstr "notas de adorno"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Předznamenání"
+msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
-msgid "Default layout:"
-msgstr "Diseño predeterminado:"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Označení tóniny (předznamenání)"
+msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
-msgid "Reducing the minimum space below the staff and above the lyrics:"
-msgstr "Reducir el espacio mínimo bajo el pentagrama y sobre la letra:"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Varování: označení tóniny a výšky tónů"
+msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
-msgid "Increase the size of the bar number by 2"
-msgstr "Aumentar en 2 el tamaño del número de compás"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Ligatury a legatové obloučky"
+msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
-msgid "Print a bar number every second measure"
-msgstr "Imprimir el número de compás cada dos compases"
+# de neuma? FVD
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Ligatury"
+msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
-msgid "Center-align bar numbers"
-msgstr "Alinear números de compás al centro"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Legatové obloučky"
+msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
-msgid "Left-align bar numbers"
-msgstr "Alinear números de compás a la izquierda"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Frázovací obloučky"
+msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
-msgstr "la RehearsalMark se centra sobre la clave"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Varování: ligatury nejsou legatovými obloučky"
+msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
-msgstr "la RehearsalMark se centra sobre el compás"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Artikulační znaménka a hlasitost"
+msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
-msgid "the RehearsalMark will be centered above the KeySignature"
-msgstr "la RehearsalMark se centra sobre la armadura"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Artikulační znaménka"
+msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
-msgid ""
-"the RehearsalMark will be aligned with the left edge of the KeySignature"
-msgstr "la RehearsalMark se alinea por la izquierda con la armadura"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Prstoklad"
+msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
-msgid ""
-"the RehearsalMark will be aligned with the right edge of the KeySignature"
-msgstr "la RehearsalMark se alinea por la derecha con la armadura"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Dynamika"
+msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
-msgid "and then shifted right by one unit."
-msgstr "y se desplaza una unidad a la derecha."
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Přidání textu"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:37 (variable)
-#. Documentation/snippets/ancient-fonts.ly:37 (context id)
-msgid "upperStaff"
-msgstr "pentagramaSuperior"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Automatické a ruční trámce"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:49 (comment)
-msgid "\\break % 1 (8*1)"
-msgstr "\\break % 1 (8*1)"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Dodatečné rytmické příkazy"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:60 (comment)
-msgid "\\break %2 (8*1)"
-msgstr "\\break %2 (8*1)"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Předtaktí"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:72 (comment)
-msgid "\\break % 3 (8*1)"
-msgstr "\\break % 3 (8*1)"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Jiná rytmická rozdělení"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:87 (comment)
-msgid "\\break % 4 (8*1)"
-msgstr "\\break % 4 (8*1)"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Ozdoby"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:96 (comment)
-#. Documentation/snippets/ancient-fonts.ly:158 (comment)
-msgid "\\break % 5 (8*1)"
-msgstr "\\break % 5 (8*1)"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @section in Documentation/cs/learning/common-notation.itely
+msgid "Více not najednou"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:110 (comment)
-#. Documentation/snippets/ancient-fonts.ly:173 (comment)
-msgid "\\break % 6 (8*1)"
-msgstr "\\break % 6 (8*1)"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Vysvětlení hudebních výrazů"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:119 (comment)
-#. Documentation/snippets/ancient-fonts.ly:183 (comment)
-msgid "\\break % 7 (8*1)"
-msgstr "\\break % 7 (8*1)"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Obdoba: matematické výrazy"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:126 (comment)
-msgid "\\break % 8 (8*1)"
-msgstr "\\break % 8 (8*1)"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Souběžné hudební výrazy: více notových osnov"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:129 (comment)
-msgid "\\break % 12 (32*1)"
-msgstr "\\break % 12 (32*1)"
+#. @subheading in Documentation/cs/learning/common-notation.itely
+msgid "Souběžné hudební výrazy: jedna notová osnova"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:134 (variable)
-#. Documentation/snippets/ancient-fonts.ly:134 (context id)
-msgid "lowerStaff"
-msgstr "pentagramaInferior"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Více notových osnov"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:144 (comment)
-msgid "\\break % 2 (16*1)"
-msgstr "\\break % 2 (16*1)"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Seskupení notových osnov"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:149 (comment)
-msgid "\\break % 4 (16*1)"
-msgstr "\\break % 4 (16*1)"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Spojení not do akordů"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:188 (comment)
-msgid "\\break % 9 (16*1)"
-msgstr "\\break % 9 (16*1)"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Vícehlasost v jedné notové osnově"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:190 (comment)
-msgid "lig"
-msgstr "lig"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @section in Documentation/cs/learning/common-notation.itely
+msgid "Písničky"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:194 (comment)
-msgid "\\break % 11 (16*1)"
-msgstr "\\break % 11 (16*1)"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Zápis jednoduchých písní"
+msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:205 (comment)
-msgid "\\break % 12 (8*1)"
-msgstr "\\break % 12 (8*1)"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Vyrovnání textu s melodií"
+msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:34 (context id)
-msgid "cantus"
-msgstr "cantus"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Text pro více osnov"
+msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:36 (comment)
-msgid "Verse 1 — Salve, Regína"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @section in Documentation/cs/learning/common-notation.itely
+msgid "Poslední úpravy"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:47 (comment)
-msgid "Verse 2 — Vita, dulcédo"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Pořádání děl pomocí proměnných"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:48 (comment)
-msgid "a\\melisma \\[ a \\flexa g \\pes a\\melismaEnd \\] d"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Přidání názvu"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:49 (comment)
-msgid "\\divisioMinima"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Absolutní označení not"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:50 (comment)
-msgid "\\[ a\\melisma \\flexa g\\melismaEnd \\]"
+#. @node in Documentation/cs/learning/common-notation.itely
+#. @subsection in Documentation/cs/learning/common-notation.itely
+msgid "Po cvičení"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:51 (comment)
-msgid "\\[ f\\melisma \\flexa e f \\pes g \\flexa f\\melismaEnd \\]"
+#. Documentation/cs/learning/fundamental.itely:3178 (comment)
+msgid "set time signature and key"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:52 (comment)
-msgid "\\[ e\\melisma \\flexa d\\melismaEnd \\]"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @chapter in Documentation/cs/learning/fundamental.itely
+msgid "Základní pojmy"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:53 (comment)
-msgid "\\divisioMaior"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @section in Documentation/cs/learning/fundamental.itely
+msgid "Jak pracují vstupní soubory LilyPondu"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:54 (comment)
-msgid "c d \\[e\\melisma \\pes f\\melismaEnd \\] g"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Uvedení do stavby souboru v LilyPondu"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:55 (comment)
-msgid "\\[d\\melisma \\pes e \\flexa c\\melismaEnd \\] d"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Notový zápis je jedním (jediným) složeným hudebním výrazem"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:56 (comment)
-msgid "\\finalis"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Naskládání hudebních výrazů do sebe"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:57 (comment)
-msgid "Verse 3 — Ad te clamámus"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "O ne-naskládatelnosti závorek a ligatur"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:66 (comment)
-msgid "Verse 4 — Ad te suspirámus"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @section in Documentation/cs/learning/fundamental.itely
+msgid "Hlasy obsahují noty"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:79 (comment)
-msgid "Verse 5 — Eia ergo, Advocáta nostra"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Slyším hlasy"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:95 (comment)
-msgid "Verse 6 — Et Jesum"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Přímo vyjádřené začátky hlasů"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:109 (comment)
-msgid "Verse 7 ad finem — O clemens: O pia: O dulcis Virgo María"
+#. @subsubheading in Documentation/cs/learning/fundamental.itely
+msgid "Notenkolumnen"
 msgstr ""
 
-#. Documentation/snippets/ancient-headword.ly:127 (comment)
-msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Hlasy a zpěvy"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
-msgid "chant"
-msgstr "canto"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @section in Documentation/cs/learning/fundamental.itely
+msgid "Prostředí a rytci"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
-msgid "verba"
-msgstr "verba"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Vysvětlení prostředí"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
-#. Documentation/snippets/incipit.ly:25 (variable)
-#. Documentation/snippets/incipit.ly:201 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
-msgid "incipit"
-msgstr "incipit"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Vytvoření prostředí"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
-msgid "tight spacing"
-msgstr "espaciado apretado"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Vysvětlení rytců"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
-msgid "turn off bar lines"
-msgstr "oculter líneas divisorias"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Změna vlastností prostředí"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
-msgid "need this extra \\skip such that clef change comes"
-msgstr "se necesita este \\skip adicional tal que el cambio de clave aparezca"
+#. @subsubheading in Documentation/cs/learning/fundamental.itely
+msgid "Kontexteigenschaften mit @code{\\\\with} setzen"
+msgstr ""
 
-# También Líneas divisorias. FVD
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
-msgid "after bar line"
-msgstr "después de la barra de compás"
+#. @subsubheading in Documentation/cs/learning/fundamental.itely
+msgid "Kontexteigenschaften mit @code{\\\\context} setzen"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
-msgid "CHECK: no effect?"
-msgstr "COMPROBAR: ¿no hace efecto?"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Přidání a odstranění rytců"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
-msgid "turn bar lines on again"
-msgstr "activar de nuevo las barras de compás"
+#. @subsubheading in Documentation/cs/learning/fundamental.itely
+msgid "Einen einzelnen Kontext verändern"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
-msgid "FIXME: setting printKeyCancellation back to #t must not"
-msgstr "ARREGLAR: esablecer de nuevo printKeyCancellation a #t no debe"
+#. @subsubheading in Documentation/cs/learning/fundamental.itely
+msgid "Alle Kontexte des gleichen Typs verändern"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
-msgid "occur in the first bar after the incipit.  Dto. for forceClef."
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @section in Documentation/cs/learning/fundamental.itely
+msgid "Rozšíření příkladů"
 msgstr ""
-"ocurrir en el primer compás después del incipit. Lo mismo para forceClef."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
-msgid "Therefore, we need an extra \\skip."
-msgstr "Por tanto, necesitamos un \\skip adicional."
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Soprán a violoncello"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
-#. Documentation/snippets/incipit.ly:75 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
-msgid "the actual music"
-msgstr "la música en sí"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Čtyřhlasý notový zápis SATB"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
-#. Documentation/snippets/incipit.ly:78 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
-msgid "let finis bar go through all staves"
-msgstr "hacer que la línea de finis cruce todas las pautas"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Vytvoření notového zápisu od základu"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
-#. Documentation/snippets/incipit.ly:81 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
-msgid "finis bar"
-msgstr "línea de finis"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Úspora psaní na stroji pomocí proměnných a funkcí"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
-#. Documentation/snippets/incipit.ly:98 (variable)
-#. Documentation/snippets/incipit.ly:232 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:234 (context id)
-msgid "discantusNotes"
-msgstr "notasDiscanto"
+#. @node in Documentation/cs/learning/fundamental.itely
+#. @subsection in Documentation/cs/learning/fundamental.itely
+msgid "Notové zápisy a hlasy"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:101 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:136 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:162 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:188 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:190 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:217 (comment)
-msgid "two bars"
-msgstr "dos compases"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @chapter in Documentation/cs/learning/tweaks.itely
+msgid "Ladění výstupu"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
-msgid "eight bars"
-msgstr "ocho compases"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @section in Documentation/cs/learning/tweaks.itely
+msgid "Základy pro ladění"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
-msgid "one bar"
-msgstr "un compás"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Úvod do ladění"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
-#. Documentation/snippets/incipit.ly:112 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
-msgid "discantusLyrics"
-msgstr "letraDiscanto"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Předměty a rozhraní"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
-#. Documentation/snippets/incipit.ly:135 (variable)
-#. Documentation/snippets/incipit.ly:239 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:241 (context id)
-msgid "altusNotes"
-msgstr "notasAlto"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Pravidla pro pojmenovávání předmětů a vlastností"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
-msgid "seven bars"
-msgstr "siete compases"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Postupy při ladění"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
-#. Documentation/snippets/incipit.ly:149 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
-msgid "altusLyrics"
-msgstr "letraAltus"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @section in Documentation/cs/learning/tweaks.itely
+msgid "Vnitřní referenční příručka"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
-#. Documentation/snippets/incipit.ly:173 (variable)
-#. Documentation/snippets/incipit.ly:246 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:248 (context id)
-msgid "tenorNotes"
-msgstr "notasTenor"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Vlastnosti předmětů v rozvržení"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
-msgid "four bars"
-msgstr "cuatro compases"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Den Kontext finden"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
-#. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
-msgid "tenorLyrics"
-msgstr "letraTenor"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Nur einmal mit \\\\override verändern"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
-#. Documentation/snippets/incipit.ly:209 (variable)
-#. Documentation/snippets/incipit.ly:253 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:255 (context id)
-msgid "bassusNotes"
-msgstr "notasBajo"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Rückgängig machen"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
-#. Documentation/snippets/incipit.ly:223 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
-msgid "bassusLyrics"
-msgstr "letraBajo"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Vlastnosti nacházející se v rozhraních"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
-#. Documentation/snippets/incipit.ly:231 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
-msgid "choirStaff"
-msgstr "pautaCoro"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Den Kontext im Liedtextmodus bestimmen"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
-msgid "no bars in staves"
-msgstr "no poner barras dentro de los pentagramas"
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
-msgid "incipit should not start with a start delimiter"
-msgstr "el incipit no empieza con un delimitador de comienzo"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Typy vlastností"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
-#. Documentation/snippets/incipit.ly:276 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
-msgid "no slurs"
-msgstr "sin ligaduras de expresión"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @section in Documentation/cs/learning/tweaks.itely
+msgid "Vzhled předmětů"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
-#. Documentation/snippets/incipit.ly:278 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
-msgid "Comment in the below \\\"\\remove\\\" command to allow line"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Viditelnost a barva předmětů"
 msgstr ""
-"Quite el comentario de la instrucción \\\"\\remove\\\" de abajo para permitir"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
-msgid "breaking also at those barlines where a note overlaps"
-msgstr "los saltos de línea también en aquellas barras donde"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "stencil (Matrize)"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
-msgid "into the next bar.  The command is commented out in this"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "break-visibility (unsichtbar machen)"
 msgstr ""
-"se superpone una nota con el siguiente compás. La instrucción es un "
-"comentario en esta"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
-#. Documentation/snippets/incipit.ly:281 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
-msgid "short example score, but especially for large scores, you"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "transparent (durchsichtig)"
 msgstr ""
-"partitura corta de ejemplo, pero especialmente para partituras extensas,"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
-#. Documentation/snippets/incipit.ly:282 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
-msgid "will typically yield better line breaking and thus improve"
-msgstr "probablemente consiga unos saltos de línea mejores y así mejorar"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "color (Farbe)"
+msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
-#. Documentation/snippets/incipit.ly:283 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
-msgid "overall spacing if you comment in the following command."
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Velikost předmětů"
 msgstr ""
-"el espaciado general si elimina el comentario de la instrucción siguiente."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
-#. Documentation/snippets/incipit.ly:284 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
-msgid "\\remove \\\"Forbid_line_break_engraver\\\""
-msgstr "\\remove \\\"Forbid_line_break_engraver\\\""
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Délka a tloušťka předmětů"
+msgstr ""
 
-#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
-#, fuzzy
-msgid "tick"
-msgstr "baqueta"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @section in Documentation/cs/learning/tweaks.itely
+msgid "Umístění předmětů"
+msgstr ""
 
-#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
-msgid "Use markup to center the chant on the page"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Automatické chování"
 msgstr ""
 
-#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
-#, fuzzy
-msgid "centered"
-msgstr "acento"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Předměty uvnitř notové osnovy"
+msgstr ""
 
-#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
-#. Documentation/snippets/hymn-template.ly:115 (comment)
-#, fuzzy
-msgid "End score"
-msgstr "partitura.ly"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Fingersatz"
+msgstr ""
 
-#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
-#, fuzzy
-msgid "End markup"
-msgstr "sMarkup"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Předměty vně notové osnovy"
+msgstr ""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
-#. Documentation/snippets/clusters.ly:25 (variable)
-msgid "fragment"
-msgstr "fragmento"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "\\\\textLengthOn (Textlänge berücksichtigen)"
+msgstr ""
 
-#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
-#, fuzzy
-msgid "slurNotes"
-msgstr "notasAlto"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Dynamik"
+msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
-msgid "Default behavior"
-msgstr "Comportamiento predeterminado"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Verändern der Größe von grobs"
+msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
-msgid "Corrected to avoid collisions"
-msgstr "Corregido para evitar colisiones"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @section in Documentation/cs/learning/tweaks.itely
+msgid "Střety předmětů"
+msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:23 (comment)
-#, fuzzy
-msgid "%%%%%%%  Cut here ----- Start 'bbarred.ly'"
-msgstr "Cortar por aquí ----- Inicio 'flamenco.ly' "
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Přesouvání předmětů"
+msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:25 (comment)
-msgid "PostScript -------------------------------"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Oprava překrývajících se not"
 msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:26 (variable)
-msgid "pScript"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "padding (Fülleigenschafte)"
 msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:33 (comment)
-msgid "change with B if you prefer"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "right-padding (Verschieben nach links)"
 msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:34 (comment)
-#, python-format
-msgid "(B)show %%change with C if you prefer"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "staff-padding (Systemfüllungseigenschaft)"
 msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:40 (comment)
-msgid "Span -----------------------------------"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "self-alignment-X (Selbstausrichtung-X-Eigenschaft)"
 msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:41 (comment)
-msgid "Syntax: \\bbarre #\\\"text\\\" { notes } - text = any number of box"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "staff-position (Position innerhalb des Systems)"
 msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:42 (variable)
-#, fuzzy
-msgid "bbarre"
-msgstr "compasA"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "extra-offset (Genaues Positionieren)"
+msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:77 (comment)
-#, fuzzy
-msgid "uncomment this line for make full barred"
-msgstr "quite el comentario de la línea del bloque \\layout de arriba"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Ausrichtungseigenschaft"
+msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:78 (comment)
-msgid ""
-"\\once  \\override TextSpanner #'bound-details #'left #'text =  \\markup { \\"
-"\"B\\\" $str }"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "force-hshift (vertikale Verschiebunseigenschaft)"
 msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:82 (comment)
-#, fuzzy
-msgid "%%%%%%%  Cut here ----- End 'bbarred.ly'"
-msgstr "Cortar por aquí ----- Final 'flamenco.ly' "
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Příklady ze života"
+msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:83 (comment)
-msgid "Copy and change the last line for full barred. Rename in 'fbarred.ly'"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @section in Documentation/cs/learning/tweaks.itely
+msgid "Další ladění"
 msgstr ""
 
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:86 (comment)
-msgid "Syntaxe: \\bbarre #\\\"text\\\" { notes } - text = any number of box"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Jiné využití ladění"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:51 (comment)
-msgid "Set default beaming for all staves"
-msgstr "Establecer el barrado predeterminado para todos los pentagramas"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Noten zwischen unterschiedlichen Stimmen überbinden"
+msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
-msgid "Modify beaming for just this staff"
-msgstr "Modificar el barrado sólo para este pentagrama"
+#. @subheading in Documentation/cs/learning/tweaks.itely
+msgid "Eine Fermate in MIDI simulieren"
+msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
-msgid "Inherit beaming from Score context"
-msgstr "Heredar el barrado del contexto Score"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Použití proměnných pro ladění"
+msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
-msgid "Modify beaming for this voice only"
-msgstr "Modificar el barrado sólo para esta voz"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Celkové formátování"
+msgstr ""
 
-#. Documentation/snippets/beam-grouping-in-7-8-time.ly:54 (comment)
-msgid "rhythm 2-3-2"
-msgstr "ritmo 2-3-2"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Více informací"
+msgstr ""
 
-#. Documentation/snippets/book-parts.ly:22 (comment)
-msgid "book paper, which is inherited by all children bookparts"
-msgstr "bloque paper del book, que se hereda por todas las bookparts"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Vyhnutí se ladění s pomalejším překladem"
+msgstr ""
 
-#. Documentation/snippets/book-parts.ly:25 (comment)
-msgid "Page footer: add a different part-tagline at part last page"
+#. @node in Documentation/cs/learning/tweaks.itely
+#. @subsection in Documentation/cs/learning/tweaks.itely
+msgid "Pokročilá ladění se Scheme"
 msgstr ""
-"Pie de la página: añadir una línea de pie diferente para la parte en la "
-"última página de la parte"
 
-#. Documentation/snippets/book-parts.ly:29 (comment)
-msgid "Copyright header field only on book first page."
-msgstr "Campo de cabecera Copyright sólo en la primera página del libro"
+#. @node in Documentation/cs/learning/templates.itely
+#. @appendix in Documentation/cs/learning/templates.itely
+msgid "Předlohy"
+msgstr ""
 
-#. Documentation/snippets/book-parts.ly:33 (comment)
-msgid "Part tagline header field only on each part last page."
+#. @node in Documentation/cs/learning/templates.itely
+#. @appendixsec in Documentation/cs/learning/templates.itely
+msgid "Jednotlivá notová osnova"
 msgstr ""
-"Cebecera de lína de pie de la parte sólo en la última página de cada parte"
 
-#. Documentation/snippets/book-parts.ly:37 (comment)
-msgid "Tagline header field only on book last page."
-msgstr "Campo de cabecera Tagline sólo en la última página del libro"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Pouze noty"
+msgstr ""
 
-#. Documentation/snippets/book-parts.ly:44 (comment)
-msgid "book header, which is inherited by the first bookpart"
-msgstr "Cabecera del libro, que se hereda por la primera bookpart"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Noty a text"
+msgstr ""
 
-#. Documentation/snippets/book-parts.ly:53 (comment)
-msgid "a different page breaking function may be used on each part"
-msgstr "Se puede usar una función de salto de página diferente en cada parte"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Noty a názvy akordů"
+msgstr ""
 
-#. Documentation/snippets/breathing-signs.ly:20 (comment)
-msgid "this bar contains no \\breathe"
-msgstr "este compás no tiene ningún \\breathe"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Noty, text a názvy akordů"
+msgstr ""
 
-#. Documentation/snippets/breathing-signs.ly:22 (comment)
-msgid "Modern notation:"
-msgstr "Notación moderna:"
+#. @node in Documentation/cs/learning/templates.itely
+#. @appendixsec in Documentation/cs/learning/templates.itely
+msgid "Klavírní předlohy"
+msgstr ""
 
-#. Documentation/snippets/breathing-signs.ly:23 (comment)
-msgid "by default, \\breathe uses the rcomma, just as if saying:"
-msgstr "de forma predeterminada, \\breathe usa la rcomma, como si dijésemos:"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Klavírní sólo"
+msgstr ""
 
-#. Documentation/snippets/breathing-signs.ly:24 (comment)
-msgid ""
-"\\override BreathingSign #'text = #(make-musicglyph-markup \\\"scripts.rcomma"
-"\\\")"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Klavír a hlas zpěvu"
 msgstr ""
-"\\override BreathingSign #'text = #(make-musicglyph-markup \\\"scripts.rcomma"
-"\\\")"
 
-#. Documentation/snippets/breathing-signs.ly:27 (comment)
-msgid "rvarcomma and lvarcomma are variations of the default rcomma and lcomma"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Klavír s vystředěným textem"
 msgstr ""
-"rvarcomma y lvarcomma son variantes de las rcomma y lcomma predeterminadas"
 
-#. Documentation/snippets/breathing-signs.ly:28 (comment)
-msgid "N.B.: must use Staff context here, since we start a Voice below"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Klavír s vystředěným označením hlasitosti"
 msgstr ""
-"Nota: aquí hay que usar el contexto de Staff pues iniciamos una Voice más "
-"abajo"
 
-#. Documentation/snippets/breathing-signs.ly:32 (comment)
-msgid "vee"
-msgstr "uve"
+#. @node in Documentation/cs/learning/templates.itely
+#. @appendixsec in Documentation/cs/learning/templates.itely
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Smyčcový kvartet"
+msgstr ""
 
-#. Documentation/snippets/caesura-railtracks-with-fermata.ly:30 (comment)
-msgid "construct the symbol"
-msgstr "construir el símbolo"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Hlasy smyčcového kvartetu"
+msgstr ""
 
-#. Documentation/snippets/caesura-railtracks-with-fermata.ly:39 (comment)
-msgid "set the breathe mark back to normal"
-msgstr "volver a poner la respiración normal"
+#. @node in Documentation/cs/learning/templates.itely
+#. @appendixsec in Documentation/cs/learning/templates.itely
+msgid "Vokální soubor"
+msgstr ""
 
-#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:29 (variable)
-msgid "hairpinWithCenteredText"
-msgstr "reguladorConTextoCentrado"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Notový zápis SATB"
+msgstr ""
 
-#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:41 (variable)
-msgid "hairpinMolto"
-msgstr "reguladorMolto"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Notový zápis SATB a automatický klavírní výtah"
+msgstr ""
 
-#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:42 (variable)
-msgid "hairpinMore"
-msgstr "reguladorMas"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "SATB s příslušnými prostředími"
+msgstr ""
 
-#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
-msgid "smallFlageolet"
-msgstr "flageoletPequeño"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Sólový zpěv a dvojhlasný refrén"
+msgstr ""
 
-#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
-#, fuzzy
-msgid "Default setting"
-msgstr "Barrado predeterminado"
+#. @node in Documentation/cs/learning/templates.itely
+#. @appendixsec in Documentation/cs/learning/templates.itely
+msgid "Orchestrální předloha"
+msgstr ""
 
-#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
-msgid "The following is only here to print the names of the"
-msgstr "Lo que sigue está solamente para poder imprimir los nombres de los"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Orchestr, sbor a klavír"
+msgstr ""
 
-#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:37 (comment)
-msgid "chords styles; it can be removed if you do not need to"
-msgstr "estilos de acorde; quítelos si no los quiere"
+#. @node in Documentation/cs/learning/templates.itely
+#. @appendixsec in Documentation/cs/learning/templates.itely
+msgid "Předlohy pro starý notový zápis"
+msgstr ""
 
-#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:38 (comment)
-msgid "print them."
-msgstr "imprimir."
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Přepis menzurální hudby"
+msgstr ""
 
-#. Documentation/snippets/changing-the-default-text-font-family.ly:18 (comment)
-#, fuzzy
-msgid "change for other default global staff size."
-msgstr "cambiar a otro tamaño global predeterminado. "
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Předlohy pro přepis gregorianik"
+msgstr ""
 
-#. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
-#. Documentation/snippets/utf-8.ly:24 (comment)
-msgid "{"
-msgstr "{"
+#. @node in Documentation/cs/learning/templates.itely
+#. @appendixsec in Documentation/cs/learning/templates.itely
+msgid "Jiné předlohy"
+msgstr ""
 
-#. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
-#. Documentation/snippets/expressive-headword.ly:32 (comment)
-#. Documentation/snippets/expressive-headword.ly:33 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
-#. Documentation/snippets/utf-8.ly:38 (comment)
-msgid "}"
-msgstr "}"
+#. @appendixsubsec in Documentation/cs/learning/templates.itely
+msgid "Džezová skupina"
+msgstr ""
 
-#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
-#, fuzzy
-msgid "sustainNotes"
-msgstr "notasBajo"
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
+msgid "discant"
+msgstr "discanto"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
-msgid "stemOn"
-msgstr "plicaSi"
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
+msgid "dot"
+msgstr "punto"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
-msgid "stemOff"
-msgstr "plicaNo"
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
+msgid "16 voets register"
+msgstr "registro de 16 pies"
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
-msgid "modify maj9 and 6(add9)"
-msgstr "cambiar maj9 y 6(add9)"
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
+msgid "accBasson"
+msgstr "acordFagot"
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
-msgid "Exception music is chords with markups"
-msgstr "la Música de Excepciones son acordes con marcados"
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
+msgid "een korig 8 en 16 voets register"
+msgstr "registro de een korig 8 en 16 pies"
 
-#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
-msgid "chExceptionMusic"
-msgstr "cambiaMusicaExcepciones"
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
+msgid "accBandon"
+msgstr "acordBandon"
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
-msgid "Convert music to list and prepend to existing exceptions."
-msgstr ""
-"Convertir la música en una lista y añadirla a las excepciones existentes."
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
+msgid "accVCello"
+msgstr "acordVCello"
 
-#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
-msgid "chExceptions"
-msgstr "cambiaExcepciones"
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
+msgid "4-8-16 voets register"
+msgstr "registro de 4-8-16 pies"
 
-#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
-msgid "theMusic"
-msgstr "laMusica"
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
+msgid "accHarmon"
+msgstr "acordArmon"
 
-#. Documentation/snippets/chordchanges-for-fretboards.ly:36 (variable)
-msgid "myChords"
-msgstr "misAcordes"
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
+msgid "accTrombon"
+msgstr "acordTrombon"
 
-#. Documentation/snippets/chords-headword.ly:29 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:36 (variable)
-msgid "theChords"
-msgstr "losAcordes"
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
+msgid "eenkorig 4 en 16 voets register"
+msgstr "registro de eenkorig 4 y 16 pies"
 
-#. Documentation/snippets/chords-headword.ly:31 (comment)
-#. Documentation/snippets/pitches-headword.ly:141 (comment)
-#, fuzzy
-msgid "\\break"
-msgstr "\\noBreak"
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
+msgid "accOrgan"
+msgstr "acordOrgano"
 
-#. Documentation/snippets/chords-headword.ly:35 (variable)
-#, fuzzy
-msgid "verseOne"
-msgstr "EstrofaUno"
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
+msgid "accMaster"
+msgstr "acordMaestro"
 
-#. Documentation/snippets/chords-headword.ly:42 (variable)
-#, fuzzy
-msgid "verseTwo"
-msgstr "EstrofaDos"
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
+msgid "accAccord"
+msgstr "acordAcordeon"
 
-#. Documentation/snippets/chords-headword.ly:81 (context id)
-#, fuzzy
-msgid "sop"
-msgstr "Arriba"
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
+msgid "accMusette"
+msgstr "accordMusette"
 
-#. Documentation/snippets/clip-systems.ly:65 (variable)
-msgid "origScore"
-msgstr "partituraOriginal"
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
+msgid "accCeleste"
+msgstr "acordCeleste"
 
-#. Documentation/snippets/clip-systems.ly:83 (comment)
-msgid "Each clip-region is a (START . END) pair"
-msgstr "cada zona clip-region es un par (INICIO . FIN)"
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
+msgid "accOboe"
+msgstr "acordOboe"
 
-#. Documentation/snippets/clip-systems.ly:84 (comment)
-msgid "where both are rhythmic-locations."
-msgstr "donde ambas son rhythmic-locations."
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
+msgid "accClarin"
+msgstr "acordClarin"
 
-#. Documentation/snippets/clip-systems.ly:86 (comment)
-msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
-msgstr "(make-rhythmic-locations NUM-COMPAS NUMERADOR DENOMINADOR)"
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
+msgid "accPiccolo"
+msgstr "acordPiccolo"
 
-#. Documentation/snippets/clip-systems.ly:87 (comment)
-msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
-msgstr ""
-"significa NUMERADOR/DENOMINADOR redondas en el compás número NUM-COMPAS"
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
+msgid "accViolin"
+msgstr "acordViolin"
 
-#. Documentation/snippets/coloring-notes-depending-on-their-pitch.ly:18 (comment)
-msgid "Association list of pitches to colors."
-msgstr "Lista asociativa de alturas a colores."
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
+msgid "continuo"
+msgstr "continuo"
 
-#. Documentation/snippets/coloring-notes-depending-on-their-pitch.ly:38 (comment)
-msgid "Compare pitch and alteration (not octave)."
-msgstr "Comparar la altura y la alteración (no la octava)."
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
+msgid "bassStaff"
+msgstr "pentagramaBajo"
 
-#. Documentation/snippets/combining-dynamics-with-markup-texts.ly:27 (variable)
-msgid "piuF"
-msgstr "piuF"
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+msgid "drh"
+msgstr "drh"
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
-msgid "musicUp"
-msgstr "musicaArriba"
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+msgid "drl"
+msgstr "drl"
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
-msgid "musicDown"
-msgstr "musicaAbajo"
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
+msgid "timb"
+msgstr "timb"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
-#, fuzzy
-msgid "show hairpin"
-msgstr "regulador"
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
+msgid "two"
+msgstr "dos"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
-#, fuzzy
-msgid "hide text span"
-msgstr "Dentro del pentagrama"
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
+msgid "threeTwo"
+msgstr "tresDos"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
-#, fuzzy
-msgid "show glissando"
-msgstr "glissando"
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
+msgid "threeFour"
+msgstr "tresCuatro"
 
-#. Documentation/snippets/creating-real-parenthesized-dynamics.ly:45 (variable)
-msgid "parenF"
-msgstr "forteParen"
+#. Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly:36 (variable)
+msgid "splitStaffBarLineMarkup"
+msgstr "marcadoDivisoriaPentagramaDividido"
 
-#. Documentation/snippets/creating-simultaneous-rehearsal-marks.ly:44 (comment)
-msgid "the hidden measure and bar line"
-msgstr "el compás y barra ocultos"
+#. Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly:42 (variable)
+msgid "splitStaffBarLine"
+msgstr "divisoriaPentagramaDividido"
 
-#. Documentation/snippets/creating-simultaneous-rehearsal-marks.ly:45 (comment)
-msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
-msgstr ""
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:69 (variable)
+msgid "cueWhile"
+msgstr "cueWhile"
 
-#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
-#. Documentation/snippets/screech-boink.ly:15 (context id)
-msgid "up"
-msgstr "arriba"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:82 (variable)
+msgid "flute"
+msgstr "flauta"
 
-#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
-#. Documentation/snippets/screech-boink.ly:45 (context id)
-msgid "down"
-msgstr "abajo"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:88 (variable)
+msgid "clarinet"
+msgstr "clarinete"
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
-msgid "Set global properties of fret diagram"
-msgstr "Fijar propiedades globales del diagrama de posición"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:97 (variable)
+msgid "pianoRH"
+msgstr "pianoMD"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
-#. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-msgid "mel"
-msgstr "melo"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:102 (variable)
+msgid "pianoLH"
+msgstr "pianoMI"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
-msgid "C major for guitar, no barre, using defaults"
-msgstr "Do mayor para guitarra, sin cejilla, usar predeterminados"
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+msgid "first, define a variable to hold the formatted date:"
+msgstr "primero definimos una variable para almacenar la fecha con formato:"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
-msgid "terse style"
-msgstr "estilo escueto"
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
+msgid "date"
+msgstr "fecha"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:177 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:255 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:276 (comment)
-msgid "C major for guitar, barred on third fret"
-msgstr "Do mayor para guitarra, cejilla en el tercer traste"
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
+msgid "d-%m-%Y\\\" (localtime (current-time)))"
+msgstr "d-%m-%Y\\\" (localtime (current-time)))"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:157 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:179 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:206 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:256 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:278 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:305 (comment)
-msgid "verbose style"
-msgstr "estilo prolijo"
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
+msgid "use it in the title block:"
+msgstr "usarla en el bloque de título:"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
-msgid "size 1.0"
-msgstr "tamaño 1.0"
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
+msgid "and use it in a \\markup block:"
+msgstr "y usarla en un bloque \\markup:"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
-msgid "roman fret label, finger labels below string, straight barre"
-msgstr ""
-"leyenda de posición en romana, leyendas de dedos debajo de las cuerdas, "
-"cejilla recta"
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
-msgid "standard size"
-msgstr "tamaño estándar"
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
+msgid "voiceFive"
+msgstr "vozCinco"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
-msgid "landscape orientation, arabic numbers, M for mute string"
-msgstr "orientación apaisada, números arábigos, M para cuerda muda"
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+msgid "graceNotes"
+msgstr "notasDeAdorno"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
-msgid "no barre, fret label down or left, small mute label font"
-msgstr ""
-"sin cejilla, leyenda de posición abajo o izquierda, fuente pequeña de "
-"indicación de cuerda muda"
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
+msgid "Default layout:"
+msgstr "Diseño predeterminado:"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
-msgid "simple D chord"
-msgstr "acorde de Re sencillo"
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
+msgid "Reducing the minimum space below the staff and above the lyrics:"
+msgstr "Reducir el espacio mínimo bajo el pentagrama y sobre la letra:"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
-msgid "larger dots, centered dots, fewer frets"
-msgstr "puntos mayores, centrados, menos trastes"
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
+msgid "Increase the size of the bar number by 2"
+msgstr "Aumentar en 2 el tamaño del número de compás"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
-msgid "label below string"
-msgstr "leyenda debajo de la cuerda"
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
+msgid "Print a bar number every second measure"
+msgstr "Imprimir el número de compás cada dos compases"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
-msgid "Grob utilities"
-msgstr ""
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
+msgid "Center-align bar numbers"
+msgstr "Alinear números de compás al centro"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
+msgid "Left-align bar numbers"
+msgstr "Alinear números de compás a la izquierda"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
-#, fuzzy
-msgid "Ambitus data structure"
-msgstr "Estructura del código de entrada"
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
+msgstr "la RehearsalMark se centra sobre la clave"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr "la RehearsalMark se centra sobre el compás"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
-msgid "to print an ambitus:"
-msgstr ""
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
+msgid "the RehearsalMark will be centered above the KeySignature"
+msgstr "la RehearsalMark se centra sobre la armadura"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
+msgid "the RehearsalMark will be aligned with the left edge of the KeySignature"
+msgstr "la RehearsalMark se alinea por la izquierda con la armadura"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
-#, fuzzy
-msgid "(Ambitus grob);"
-msgstr "Tesitura"
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
+msgid "the RehearsalMark will be aligned with the right edge of the KeySignature"
+msgstr "la RehearsalMark se alinea por la derecha con la armadura"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
+msgid "and then shifted right by one unit."
+msgstr "y se desplaza una unidad a la derecha."
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
+msgid "upperStaff"
+msgstr "pentagramaSuperior"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
+msgid "\\break % 1 (8*1)"
+msgstr "\\break % 1 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
+msgid "\\break %2 (8*1)"
+msgstr "\\break %2 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
-msgid "below)."
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
+msgid "\\break % 3 (8*1)"
+msgstr "\\break % 3 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
+msgid "\\break % 4 (8*1)"
+msgstr "\\break % 4 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
+msgid "\\break % 5 (8*1)"
+msgstr "\\break % 5 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
+msgid "\\break % 6 (8*1)"
+msgstr "\\break % 6 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
+msgid "\\break % 7 (8*1)"
+msgstr "\\break % 7 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
+msgid "\\break % 8 (8*1)"
+msgstr "\\break % 8 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
-#, fuzzy
-msgid "notes."
-msgstr "misNotas"
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
+msgid "\\break % 12 (32*1)"
+msgstr "\\break % 12 (32*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
+msgid "lowerStaff"
+msgstr "pentagramaInferior"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
+msgid "\\break % 2 (16*1)"
+msgstr "\\break % 2 (16*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
+msgid "\\break % 4 (16*1)"
+msgstr "\\break % 4 (16*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
+msgid "\\break % 9 (16*1)"
+msgstr "\\break % 9 (16*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
+msgid "lig"
+msgstr "lig"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
-msgid "to the ambitus note head."
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
+msgid "\\break % 11 (16*1)"
+msgstr "\\break % 11 (16*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
-msgid "Moreover:"
-msgstr ""
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
+msgid "\\break % 12 (8*1)"
+msgstr "\\break % 12 (8*1)"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
-#, fuzzy
-msgid "- pitch is the absolute pitch of the note"
-msgstr "aumentar la longitud de la ligadura"
+#. Documentation/snippets/ancient-headword.ly:34 (context id)
+msgid "cantus"
+msgstr "cantus"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
-msgstr ""
+#. Documentation/snippets/ancient-headword.ly:36 (comment)
+msgid "Verse 1 — Salve, Regína"
+msgstr "Verso 1 — Salve, Regína"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr ""
+#. Documentation/snippets/ancient-headword.ly:47 (comment)
+msgid "Verse 2 — Vita, dulcédo"
+msgstr "Verso 2 — Vita, dulcédo"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
-#, fuzzy
-msgid "Ambitus engraving logics"
-msgstr "Grabado automático"
+#. Documentation/snippets/ancient-headword.ly:48 (comment)
+msgid "a\\melisma \\[ a \\flexa g \\pes a\\melismaEnd \\] d"
+msgstr "a\\melisma \\[ a \\flexa g \\pes a\\melismaEnd \\] d"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr ""
+#. Documentation/snippets/ancient-headword.ly:49 (comment)
+msgid "\\divisioMinima"
+msgstr "\\divisioMinima"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
-msgid "Ambitus engraver definition"
-msgstr ""
+#. Documentation/snippets/ancient-headword.ly:50 (comment)
+msgid "\\[ a\\melisma \\flexa g\\melismaEnd \\]"
+msgstr "\\[ a\\melisma \\flexa g\\melismaEnd \\]"
 
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
-#, fuzzy
-msgid "Example"
-msgstr "Ejemplo 1"
+#. Documentation/snippets/ancient-headword.ly:51 (comment)
+msgid "\\[ f\\melisma \\flexa e f \\pes g \\flexa f\\melismaEnd \\]"
+msgstr "\\[ f\\melisma \\flexa e f \\pes g \\flexa f\\melismaEnd \\]"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
-msgid "add FretBoards for the Cuatro"
-msgstr "añadir FretBoards para el cuatro venezolano"
+#. Documentation/snippets/ancient-headword.ly:52 (comment)
+msgid "\\[ e\\melisma \\flexa d\\melismaEnd \\]"
+msgstr "\\[ e\\melisma \\flexa d\\melismaEnd \\]"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
-msgid "Note: This section could be put into a separate file"
-msgstr "Nota: esta sección se puede poner en un archivo aparte"
+#. Documentation/snippets/ancient-headword.ly:53 (comment)
+msgid "\\divisioMaior"
+msgstr "\\divisioMaior"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
-msgid "predefined-cuatro-fretboards.ly"
-msgstr "posiciones-predefinidas-del-cuatro.ly"
+#. Documentation/snippets/ancient-headword.ly:54 (comment)
+msgid "c d \\[e\\melisma \\pes f\\melismaEnd \\] g"
+msgstr "c d \\[e\\melisma \\pes f\\melismaEnd \\] g"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
-msgid "and \\included into each of your compositions"
-msgstr "e incluirse en todas sus composiciones con \\include"
+#. Documentation/snippets/ancient-headword.ly:55 (comment)
+msgid "\\[d\\melisma \\pes e \\flexa c\\melismaEnd \\] d"
+msgstr "\\[d\\melisma \\pes e \\flexa c\\melismaEnd \\] d"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
-msgid "cuatroTuning"
-msgstr "afinacionCuatro"
+#. Documentation/snippets/ancient-headword.ly:56 (comment)
+msgid "\\finalis"
+msgstr "\\finalis"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
-msgid "dSix"
-msgstr "sextaRe"
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
-msgid "dMajor"
-msgstr "reMayor"
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
-msgid "aMajSeven"
-msgstr "laSeptMayor"
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
-msgid "dMajSeven"
-msgstr "reSeptMayor"
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
-msgid "gMajor"
-msgstr "solMayor"
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
-msgid "end of potential include file /predefined-cuatro-fretboards.ly"
-msgstr ""
-"fin del potencial archivo de inclusión /posiciones-predefinidas-del-cuatro.ly"
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
-msgid "primerosNames"
-msgstr "nombresPrimeros"
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
-msgid "primeros"
-msgstr "primeros"
-
-#. Documentation/snippets/demo-midiinstruments.ly:24 (variable)
-msgid "baseMelody"
-msgstr "melodiaBase"
-
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
-msgid "Must be lower than the actual number of staff lines"
-msgstr "debe ser menor que el número real de líneas de la pauta"
-
-#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
-msgid "fixA"
-msgstr "fixA"
-
-#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
-msgid "fixB"
-msgstr "fixB"
-
-#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
-msgid "\\\" (make-string 36 #\\-))"
-msgstr ""
-
-#. Documentation/snippets/double-glissando.ly:21 (comment)
-msgid "new voice ( = \\voiceOne), hidden"
-msgstr "new voice ( = \\voiceOne), oculta"
-
-#. Documentation/snippets/double-glissando.ly:23 (comment)
-msgid "attach glissando to note heads"
-msgstr "aplicar glissando a la cabeza de las notas"
-
-#. Documentation/snippets/double-glissando.ly:28 (comment)
-msgid "original voice with chords rearranged so that"
-msgstr "voz original con acordes rehecha de forma que"
-
-#. Documentation/snippets/double-glissando.ly:29 (comment)
-msgid "glissando is attached to a & c"
-msgstr "el glissando se aplica al La y al Do"
-
-#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
-msgid "circle"
-msgstr ""
-
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
-msgid ""
-"Two functions for (de)crescendo spanners where you can explicitly give the"
-msgstr ""
-
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
-#, fuzzy
-msgid "spanner text."
-msgstr "Texto separado"
-
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
-#, fuzzy
-msgid "mycresc"
-msgstr "misAcordes"
-
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
-#, fuzzy
-msgid "mydecresc"
-msgstr "decrescendo"
-
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
-msgid "Some sample text dynamic spanners, to be used as postfix operators"
-msgstr ""
-
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
-msgid "crpoco"
-msgstr ""
-
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
-msgid ""
-"Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
-"syntax"
-msgstr ""
-
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
-#, fuzzy
-msgid "cresc"
-msgstr "crescendo"
-
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
-msgid "dim"
-msgstr ""
-
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
-#, fuzzy
-msgid "decresc"
-msgstr "decrescendo"
-
-#. Documentation/snippets/editorial-headword.ly:30 (comment)
-#, fuzzy
-msgid "NR 1.7 Editorial annotations"
-msgstr "Anotaciones editoriales"
-
-#. Documentation/snippets/editorial-headword.ly:32 (comment)
-msgid "Beethoven, Op. 31, No. 3"
-msgstr ""
-
-#. Documentation/snippets/editorial-headword.ly:33 (comment)
-msgid "Piano sonata 18, Movt II, Scherzo"
-msgstr ""
-
-#. Documentation/snippets/editorial-headword.ly:34 (comment)
-msgid "Measures 9 - 14"
-msgstr ""
-
-#. Documentation/snippets/editorial-headword.ly:38 (comment)
-#. Documentation/snippets/expressive-headword.ly:37 (comment)
-#. Documentation/snippets/pitches-headword.ly:38 (comment)
-#. Documentation/snippets/rhythms-headword.ly:39 (comment)
-#, fuzzy
-msgid "RH Staff"
-msgstr "miPentagrama"
-
-#. Documentation/snippets/editorial-headword.ly:76 (comment)
-#. Documentation/snippets/expressive-headword.ly:169 (comment)
-#. Documentation/snippets/pitches-headword.ly:111 (comment)
-#. Documentation/snippets/rhythms-headword.ly:128 (comment)
-#, fuzzy
-msgid "LH Staff"
-msgstr "miPentagrama"
-
-#. Documentation/snippets/embedding-native-postscript-in-a--markup-block.ly:25 (comment)
-msgid "PostScript is a registered trademark of Adobe Systems Inc."
-msgstr "PostScript is a registered trademark of Adobe Systems Inc."
-
-#. Documentation/snippets/engravers-one-by-one.ly:70 (comment)
-msgid "sample music"
-msgstr "música de ejemplo"
-
-#. Documentation/snippets/engravers-one-by-one.ly:71 (variable)
-msgid "topVoice"
-msgstr "vozSuperior"
-
-#. Documentation/snippets/engravers-one-by-one.ly:79 (variable)
-msgid "botVoice"
-msgstr "vozInferior"
-
-#. Documentation/snippets/engravers-one-by-one.ly:87 (variable)
-msgid "hoom"
-msgstr "hum"
-
-#. Documentation/snippets/engravers-one-by-one.ly:98 (variable)
-msgid "pah"
-msgstr "pa"
-
-#. Documentation/snippets/engravers-one-by-one.ly:108 (comment)
-msgid "setup for Request->Element conversion. Guru-only"
-msgstr "Sólo para gurús: tinglado para la conversión Request->Element"
-
-#. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
-msgid "MyStaff"
-msgstr "miPentagrama"
-
-#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
-#, fuzzy
-msgid "explicitly set instrumentName, so we don't get"
-msgstr "especificar el instrumento para evitar efectos no deseados"
-
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
-msgid "weird effects when doing instrument names for"
-msgstr "si se hacen nombres de instrumentos para pentagramas de piano"
-
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
-msgid "piano staves"
-msgstr "sistemas de piano"
-
-#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
-msgid "MyVoice"
-msgstr "miVoz"
-
-#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
-msgid "must come before all"
-msgstr "ha de ir antes de todo"
-
-#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
-msgid "\\consists \\\"Rest_engraver\\\""
-msgstr "\\consists \\\"Rest_engraver\\\""
-
-#. Documentation/snippets/expressive-headword.ly:23 (comment)
-msgid "L. v. Beethoven, Op. 49 no. 1"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:24 (comment)
-msgid "Piano sonata 19 - \\\"Leichte Sonate\\\""
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:25 (comment)
-msgid "measures 1 - 12"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:27 (comment)
-msgid "\\layout {"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:28 (comment)
-msgid "\\context {"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:29 (comment)
-#, fuzzy
-msgid "\\Score"
-msgstr "partituraOriginal"
-
-#. Documentation/snippets/expressive-headword.ly:30 (comment)
-msgid "\\override SpacingSpanner #'base-shortest-duration ="
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:31 (comment)
-msgid "#(ly:make-moment 1 20)"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:31 (comment)
-msgid "Arcangelo Corelli, 12 Sonate da Camera, Op. 2"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:32 (comment)
-msgid "Sonata II, Allemanda"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:33 (comment)
-msgid "measures 1 - 88"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:34 (comment)
-msgid "Coded by Neil Puttock; modified by Carl Sorensen"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:36 (variable)
-#, fuzzy
-msgid "extendOn"
-msgstr "línea extensora"
-
-#. Documentation/snippets/figured-bass-headword.ly:37 (variable)
-#, fuzzy
-msgid "extendOff"
-msgstr "plicaNo"
-
-#. Documentation/snippets/figured-bass-headword.ly:45 (context id)
-#, fuzzy
-msgid "violinoI"
-msgstr "violin"
-
-#. Documentation/snippets/figured-bass-headword.ly:63 (context id)
-#, fuzzy
-msgid "violinoII"
-msgstr "violin"
-
-#. Documentation/snippets/figured-bass-headword.ly:81 (context id)
-#, fuzzy
-msgid "violone"
-msgstr "violin"
-
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
-#, fuzzy
-msgid "centermarkup"
-msgstr "semppMarcado"
-
-#. Documentation/snippets/flamenco-notation.ly:94 (comment)
-#, fuzzy
-msgid "Cut here ----- Start 'flamenco.ly'"
-msgstr "Cortar por aquí ----- Inicio 'flamenco.ly' "
-
-#. Documentation/snippets/flamenco-notation.ly:96 (comment)
-msgid "Text indicators"
-msgstr "Indicadores de texto"
-
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
-msgid "abanico"
-msgstr "abanico"
-
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
-msgid "rasgueaso"
-msgstr "rasgueo"
-
-#. Documentation/snippets/flamenco-notation.ly:99 (variable)
-msgid "alzapua"
-msgstr "alzapua"
-
-#. Documentation/snippets/flamenco-notation.ly:101 (comment)
-msgid "Finger stroke symbols"
-msgstr "Símbolos de golpes de dedo"
-
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
-msgid "strokeUp"
-msgstr "golpeArriba"
-
-#. Documentation/snippets/flamenco-notation.ly:112 (variable)
-msgid "strokeDown"
-msgstr "golpeAbajo"
-
-#. Documentation/snippets/flamenco-notation.ly:122 (comment)
-msgid "Golpe symbol"
-msgstr "Símbolo de golpe"
-
-#. Documentation/snippets/flamenco-notation.ly:123 (variable)
-msgid "golpe"
-msgstr "golpe"
-
-#. Documentation/snippets/flamenco-notation.ly:137 (variable)
-msgid "strokeUpGolpe"
-msgstr "golpearArriba"
-
-#. Documentation/snippets/flamenco-notation.ly:138 (variable)
-msgid "iUpGolpe"
-msgstr "iGolpeArriba"
-
-#. Documentation/snippets/flamenco-notation.ly:140 (comment)
-msgid "Strokes for all fingers"
-msgstr "Golpes para todos los dedos"
-
-#. Documentation/snippets/flamenco-notation.ly:141 (variable)
-msgid "pUp"
-msgstr "pArriba"
-
-#. Documentation/snippets/flamenco-notation.ly:142 (variable)
-msgid "pDown"
-msgstr "pAbajo"
-
-#. Documentation/snippets/flamenco-notation.ly:143 (variable)
-msgid "iUp"
-msgstr "iArriba"
-
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-msgid "iDown"
-msgstr "iAbajo"
-
-#. Documentation/snippets/flamenco-notation.ly:145 (variable)
-msgid "mUp"
-msgstr "mArriba"
-
-#. Documentation/snippets/flamenco-notation.ly:146 (variable)
-msgid "mDown"
-msgstr "mAbajo"
-
-#. Documentation/snippets/flamenco-notation.ly:147 (variable)
-msgid "aUp"
-msgstr "aArriba"
-
-#. Documentation/snippets/flamenco-notation.ly:148 (variable)
-msgid "aDown"
-msgstr "aAbajo"
-
-#. Documentation/snippets/flamenco-notation.ly:149 (variable)
-msgid "xUp"
-msgstr "xArriba"
-
-#. Documentation/snippets/flamenco-notation.ly:150 (variable)
-msgid "xDown"
-msgstr "xAbajo"
-
-#. Documentation/snippets/flamenco-notation.ly:153 (comment)
-msgid "Just handy :)"
-msgstr "Muy cómodo :)"
-
-#. Documentation/snippets/flamenco-notation.ly:154 (variable)
-msgid "tupletOff"
-msgstr "grupoNo"
-
-#. Documentation/snippets/flamenco-notation.ly:159 (variable)
-msgid "tupletsOff"
-msgstr "gruposNo"
-
-#. Documentation/snippets/flamenco-notation.ly:164 (variable)
-msgid "tupletsOn"
-msgstr "gruposSi"
-
-#. Documentation/snippets/flamenco-notation.ly:169 (variable)
-msgid "headsOff"
-msgstr "cabezasNo"
-
-#. Documentation/snippets/flamenco-notation.ly:175 (variable)
-msgid "headsOn"
-msgstr "cabezasSi"
-
-#. Documentation/snippets/flamenco-notation.ly:181 (comment)
-#, fuzzy
-msgid "Cut here ----- End 'flamenco.ly'"
-msgstr "Cortar por aquí ----- Final 'flamenco.ly' "
-
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
-msgid "Example 1"
-msgstr "Ejemplo 1"
-
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
-msgid "Example 2"
-msgstr "Ejemplo 2"
-
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
-msgid "Example 3"
-msgstr "Ejemplo 3"
-
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
-msgid "Example 4"
-msgstr "Ejemplo 4"
-
-#. Documentation/snippets/flute-slap-notation.ly:18 (variable)
-msgid "slap"
-msgstr "slap"
-
-#. Documentation/snippets/forcing-measure-width-to-adapt-to-metronomemarks-width.ly:20 (variable)
-#, fuzzy
-msgid "example"
-msgstr "Ejemplo 1"
-
-#. Documentation/snippets/formatting-lyrics-syllables.ly:17 (comment)
-msgid ""
-"Tip taken from http://lists.gnu.org/archive/html/lilypond-user/2007-12/"
-"msg00215.html"
-msgstr ""
-"Truco sacado de http://lists.gnu.org/archive/html/lilypond-user/2007-12/"
-"msg00215.html"
-
-#. Documentation/snippets/formatting-lyrics-syllables.ly:23 (variable)
-msgid "lyr"
-msgstr "letra"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:33 (comment)
-msgid "A chord for ukulele"
-msgstr "Un acorde de ukelele"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:43 (comment)
-msgid "A chord for ukulele, with formatting defined in definition string"
-msgstr ""
-"Acorde para el ukelele, con el formato definido en la cadena de definición"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:44 (comment)
-msgid "1.2 * size, 4 strings, 4 frets, fingerings below string"
-msgstr "1.2 * tamaño, 4 cuerdas, 4 trastes, digitación debajo de las cuerdas"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:45 (comment)
-msgid "dot radius .35 of fret spacing, dot position 0.55 of fret spacing"
-msgstr ""
-"redio del punto .35 del espacio de traste, posición del punto 0.55 del "
-"espacio de traste"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:54 (comment)
-msgid "These chords will be in normal orientation"
-msgstr "Estos acordes estarán en la orientación normal"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:60 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:81 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:108 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:160 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:181 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:208 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:259 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:280 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:307 (comment)
-#, python-format
-msgid "110% of default size"
-msgstr "110% del tamaño predeterminado"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:78 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:178 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:277 (comment)
-msgid "Double barre used to test barre function"
-msgstr "Doble barra utilizada para probar la función de barra"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:105 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:205 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:304 (comment)
-msgid "C major for guitar, with capo on third fret"
-msgstr "Do mayor para guitarra, cejilla en el tercer traste"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:140 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:239 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:338 (comment)
-msgid "simple D chord, large top fret thickness"
-msgstr "acorde sencillo de Re, grosor del traste grande superior"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:152 (comment)
-msgid "These chords will be in landscape orientation"
-msgstr "Eestos acordes estarán en orientación horizontal"
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:251 (comment)
-msgid "These chords will be in opposing-landscape orientation"
-msgstr "Estos acordes estarán en orientación horizontal opuesta"
-
-#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
-msgid "Make a blank new fretboard table"
-msgstr ""
-
-#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
-msgid "Make a new fretboard table as a copy of default-fret-table"
-msgstr ""
-
-#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
-msgid "Add a chord to custom-fretboard-table-one"
-msgstr ""
-
-#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
-msgid "Add a chord to custom-fretboard-table-two"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:35 (comment)
-msgid "shortcuts"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:36 (comment)
-#, fuzzy
-msgid "fingering orientations"
-msgstr "Indicaciones de digitación"
-
-#. Documentation/snippets/fretted-headword.ly:37 (variable)
-#, fuzzy
-msgid "sfol"
-msgstr "solo"
-
-#. Documentation/snippets/fretted-headword.ly:38 (variable)
-msgid "sfor"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:39 (variable)
-msgid "sfod"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:40 (variable)
-msgid "sfou"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:42 (comment)
-#, fuzzy
-msgid "string number orientations"
-msgstr "Indicación de los números de cuerda"
-
-#. Documentation/snippets/fretted-headword.ly:43 (variable)
-#, fuzzy
-msgid "ssnol"
-msgstr "solo"
-
-#. Documentation/snippets/fretted-headword.ly:43 (comment)
-msgid "(down right up)"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:44 (variable)
-msgid "ssnou"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:45 (variable)
-msgid "ssnod"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:46 (variable)
-#, fuzzy
-msgid "ssnor"
-msgstr "menor"
-
-#. Documentation/snippets/fretted-headword.ly:48 (comment)
-msgid "define fingering offset"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:49 (variable)
-msgid "FO"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:54 (comment)
-#, fuzzy
-msgid "markups"
-msgstr "sMarkup"
-
-#. Documentation/snippets/fretted-headword.ly:55 (variable)
-#, fuzzy
-msgid "rit"
-msgstr "tresillo"
-
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
-#, fuzzy
-msgid "dimin"
-msgstr "duración"
-
-#. Documentation/snippets/fretted-headword.ly:57 (variable)
-#, fuzzy
-msgid "andantino"
-msgstr "abanico"
-
-#. Documentation/snippets/fretted-headword.ly:58 (variable)
-msgid "benmarcato"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:59 (variable)
-#, fuzzy
-msgid "pdolce"
-msgstr "mpdolce"
-
-#. Documentation/snippets/fretted-headword.ly:61 (comment)
-msgid "THE MUSIC %%%"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:73 (comment)
-#. Documentation/snippets/fretted-headword.ly:112 (comment)
-msgid "m. 1"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:79 (comment)
-msgid "m. 2"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:81 (comment)
-#. Documentation/snippets/fretted-headword.ly:117 (comment)
-msgid "m. 3"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:82 (comment)
-#. Documentation/snippets/fretted-headword.ly:119 (comment)
-msgid "m. 4"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:124 (comment)
-msgid "m. 5"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:89 (comment)
-#, fuzzy
-msgid "end of m. 6"
-msgstr "fin de las notas de la M.D."
-
-#. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
-msgid "m. 7"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:95 (comment)
-msgid "beg of m. 8"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:96 (comment)
-#, fuzzy
-msgid "end of m. 8"
-msgstr "fin de las notas de la M.D."
-
-#. Documentation/snippets/fretted-headword.ly:98 (comment)
-#, fuzzy
-msgid "end of m. 9"
-msgstr "fin de las notas de la M.D."
-
-#. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
-msgid "m. 10"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:102 (comment)
-msgid "beg of m. 11"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:104 (comment)
-msgid "end of m. 11"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:114 (comment)
-msgid "beg m. 2"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:115 (comment)
-msgid "end m. 2"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:121 (comment)
-msgid "new section starts here in A minor"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
-msgid "beg m. 6"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:127 (comment)
-msgid "end m. 6"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
-msgid "m. 8"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
-msgid "beg m. 9"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:134 (comment)
-msgid "end m. 9"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
-msgid "m. 11"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:142 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
-msgid "guitar"
-msgstr "guitarra"
-
-#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
-msgid "Create a flag stencil by looking up the glyph from the font"
-msgstr ""
-
-#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
-msgid "snippetexamplenotes"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
-msgid "this moves them up one staff space from the default position"
-msgstr "moverlas hacia arriba un espacio de pentagrama desde la posición de"
-
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
-msgid "set up grids"
-msgstr "establecer rejillas"
-
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
-msgid "set the grid interval to one quarter note"
-msgstr "establecer intervalo de rejilla a una negra"
-
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
-msgid "this moves them to the right half a staff space"
-msgstr "moverlas a la derecha medio espacio de pentagrama"
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:38 (comment)
-msgid "hides staff and notes so that only the grid lines are visible"
-msgstr "ocultar pentagrama y notas para que sólo se vea la rejilla"
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:45 (comment)
-msgid "dummy notes to force regular note spacing"
-msgstr "notas falsas para forzar el espaciado regular de las notas"
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:61 (comment)
-msgid "center grid lines horizontally below note heads"
-msgstr "centrar las líneas de rejilla horizontalmente bajo las cabezas"
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:68 (comment)
-msgid "set line length and positioning:"
-msgstr "fijar la longitud y la posición de la línea:"
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:69 (comment)
-msgid "two staff spaces above center line on hidden staff"
-msgstr "dos espacios por encima de la línea central sobre el pentagrama oculto"
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:70 (comment)
-msgid "to four spaces below center line on visible staff"
-msgstr ""
-"hasta cuatro espacios por debajo de la línea central sobre el pentagrama "
-"visible"
-
-#. Documentation/snippets/guitar-slides.ly:33 (comment)
-msgid "Hide fret number: useful to draw slide into/from a casual point of"
-msgstr ""
-
-#. Documentation/snippets/guitar-slides.ly:34 (comment)
-msgid "the fretboard."
-msgstr ""
-
-#. Documentation/snippets/guitar-slides.ly:35 (variable)
-msgid "hideFretNumber"
-msgstr ""
-
-#. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:48 (variable)
-msgid "drum"
-msgstr "percusion"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:56 (comment)
-msgid "Solution 1: Using a simple markup with a particular halign value"
-msgstr "Solución 1: usar un marcado sencillo con un valor concreto de halign"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:57 (comment)
-msgid "Drawback: It's a markup, not a dynamic command, so \\dynamicDown"
-msgstr "Inconveniente: es un marcado, no una instrucción de matiz dinámico,"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:58 (comment)
-msgid "etc. will have no effect"
-msgstr "por lo que \\dynamicDown etc. no funcionan"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:59 (variable)
-msgid "semppMarkup"
-msgstr "semppMarcado"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:61 (comment)
-msgid "Solution 2: Using a dynamic script & shifting with"
-msgstr "Solución 2: usar una indicación de dinámica y desplazarla con"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:62 (comment)
-msgid "\\once \\override ... #'X-offset = .."
-msgstr "\\once \\override ... #'X-offset = .."
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:63 (comment)
-msgid "Drawback: \\once \\override needed for every invocation"
-msgstr "Inconveniente: se necesita \\once\\override para cada invocación"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:64 (variable)
-msgid "semppK"
-msgstr "semppK"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:71 (comment)
-msgid "Solution 3: Padding the dynamic script so the center-alignment"
-msgstr ""
-"Solución 3: aplicar relleno a la indicación dinámica para que el center-"
-"alignment"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:72 (comment)
-msgid "puts it at the correct position"
-msgstr "lo ponga en la posición correcta"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:73 (comment)
-msgid ""
-"Drawback: the padding really reserves the space, nothing else can be there"
-msgstr ""
-"Inconveniente: el relleno reserva el espacio realmente, no puede haber nada "
-"más aquí"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:74 (variable)
-msgid "semppT"
-msgstr "semppT"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:82 (comment)
-msgid "Solution 4: Dynamic, setting the dimensions of the additional text to 0"
-msgstr ""
-"Solución 4: indicación dinámica, fijando a 0 las dimensiones del texto "
-"adicional"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:83 (comment)
-msgid "Drawback: To lilypond \\\"sempre\\\" has no extent, so it might put"
-msgstr "Inconveniente: para lilypond \\\"sempre\\\" no tiene dimensiones,"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:84 (comment)
-msgid "other stuff there => collisions"
-msgstr "lo que podría dar lugar a colisiones"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:85 (comment)
-msgid "Drawback: Also, there seems to be some spacing, so it's not exactly the"
-msgstr "Inconveniente: asimismo, parece haber algo de espacio, por lo que"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:86 (comment)
-msgid "same alignment as without the additional text"
-msgstr "no es exactamente la misma alnieación que sin el texto adicional"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:87 (variable)
-msgid "semppM"
-msgstr "semppM"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:96 (comment)
-msgid "Solution 5: Dynamic with explicit shifting inside the scheme function"
-msgstr ""
-"Solución 5: indicación dinámica con desplazamiento explícito dentro de la "
-"función de Scheme"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:97 (variable)
-msgid "semppG"
-msgstr "semppG"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:105 (comment)
-#, fuzzy
-msgid "Solution 6: Dynamic with explicit alignment. This has only effect"
-msgstr ""
-"Solución 6: indicación dinámica con alineación explícita. ¡Sólo tiene efecto "
-"si se fija X-offset!"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:106 (comment)
-msgid "if one sets X-offset!"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:107 (comment)
-msgid "Drawback: One needs to set DynamicText #'X-offset!"
-msgstr "Inconveniente: ¡Hay que fijar DynamicText #'X-offset!"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:108 (comment)
-#, fuzzy
-msgid "Drawback: Aligned at the right edge of the additional text,"
-msgstr ""
-"Inconveniente: alineado con el borde derecho del texto adicional, no con el "
-"centro del pp"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:109 (comment)
-msgid "not at the center of pp"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:110 (variable)
-msgid "semppMII"
-msgstr "semppMII"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:118 (context id)
-msgid "s"
-msgstr "s"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:125 (context id)
-msgid "sMarkup"
-msgstr "sMarkup"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:132 (context id)
-msgid "sK"
-msgstr "sK"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:143 (context id)
-msgid "sT"
-msgstr "sT"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:150 (context id)
-msgid "sM"
-msgstr "sM"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:157 (context id)
-msgid "sG"
-msgstr "sG"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:164 (context id)
-msgid "sMII"
-msgstr "sMII"
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:168 (comment)
-msgid "Setting to ##f (false) gives the same result"
-msgstr "Al fijarlo a ##f (falso) obtenemos el mismo resultado"
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
-msgid "harmonies"
-msgstr "armonias"
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:32 (comment)
-msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE CHORD NAME"
-msgstr "a continuación la instrucción para mover el nombre del acorde"
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:35 (comment)
-msgid "THIS LINE IS THE SECOND METHOD"
-msgstr "esta línea es el segundo método"
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:45 (comment)
-msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM"
-msgstr "a continuación la instrucción para mover el diagrama de posición"
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:48 (comment)
-msgid "HERE IS THE SECOND METHOD"
-msgstr "aquí el segundo método"
-
-#. Documentation/snippets/hymn-template.ly:50 (variable)
-#, fuzzy
-msgid "Timeline"
-msgstr "CompasTono"
-
-#. Documentation/snippets/hymn-template.ly:82 (comment)
-#, fuzzy
-msgid "Start score"
-msgstr "Estructura de una partitura"
-
-#. Documentation/snippets/hymn-template.ly:84 (comment)
-#, fuzzy
-msgid "Start pianostaff"
-msgstr "pautaGong"
-
-#. Documentation/snippets/hymn-template.ly:85 (comment)
-msgid "Start Staff = RH"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:88 (comment)
-msgid "Start Voice = \\\"Soprano\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:92 (comment)
-msgid "End Voice = \\\"Soprano\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:93 (comment)
-#, fuzzy
-msgid "Start Voice = \\\"Alto\\\""
-msgstr "Voz \\\"1\\\""
-
-#. Documentation/snippets/hymn-template.ly:97 (comment)
-#, fuzzy
-msgid "End Voice = \\\"Alto\\\""
-msgstr "Voz \\\"1\\\""
-
-#. Documentation/snippets/hymn-template.ly:98 (comment)
-msgid "End Staff = RH"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:99 (comment)
-msgid "Start Staff = LH"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:102 (comment)
-msgid "Start Voice = \\\"Tenor\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:106 (comment)
-#, fuzzy
-msgid "End Voice = \\\"Tenor\\\""
-msgstr "Voz \\\"1\\\""
-
-#. Documentation/snippets/hymn-template.ly:107 (comment)
-#, fuzzy
-msgid "Start Voice = \\\"Bass\\\""
-msgstr "Voz \\\"1\\\""
-
-#. Documentation/snippets/hymn-template.ly:111 (comment)
-#, fuzzy
-msgid "End Voice = \\\"Bass\\\""
-msgstr "Voz \\\"1\\\""
-
-#. Documentation/snippets/hymn-template.ly:112 (comment)
-msgid "End Staff = LH"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:113 (comment)
-#, fuzzy
-msgid "End pianostaff"
-msgstr "sistema de piano"
-
-#. Documentation/snippets/hymn-template.ly:134 (comment)
-msgid "Start paper block"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:135 (comment)
-#, fuzzy
-msgid "don't indent first system"
-msgstr "primera nota no única"
-
-#. Documentation/snippets/hymn-template.ly:136 (comment)
-#, fuzzy
-msgid "shorten line length to suit music"
-msgstr "fijar la longitud y la posición de la línea:"
-
-#. Documentation/snippets/hymn-template.ly:137 (comment)
-msgid "End paper block"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:85 (variable)
-#. Documentation/snippets/incipit.ly:86 (context id)
-msgid "discantusIncipit"
-msgstr "discantusIncipit"
-
-#. Documentation/snippets/incipit.ly:122 (variable)
-#. Documentation/snippets/incipit.ly:123 (context id)
-msgid "altusIncipit"
-msgstr "altusIncipit"
-
-#. Documentation/snippets/incipit.ly:138 (comment)
-#. Documentation/snippets/incipit.ly:150 (comment)
-#. Documentation/snippets/incipit.ly:179 (comment)
-#. Documentation/snippets/incipit.ly:188 (comment)
-msgid "two measures"
-msgstr "dos compases"
-
-#. Documentation/snippets/incipit.ly:158 (variable)
-#. Documentation/snippets/incipit.ly:159 (context id)
-msgid "tenorIncipit"
-msgstr "tenorIncipit"
-
-#. Documentation/snippets/incipit.ly:194 (variable)
-#. Documentation/snippets/incipit.ly:195 (context id)
-msgid "bassusIncipit"
-msgstr "bassusIncipit"
-
-#. Documentation/snippets/incipit.ly:265 (comment)
-msgid "no bar lines in staves or lyrics"
-msgstr "sin líneas divisorias en los pentagramas ni en la letra"
-
-#. Documentation/snippets/incipit.ly:268 (comment)
-msgid "the next two instructions keep the lyrics between the bar lines"
-msgstr ""
-"las dos instrucciones siguientes mantienen la letra entre las barras de "
-"compás"
-
-#. Documentation/snippets/incipit.ly:279 (comment)
-msgid "breaking also at those bar lines where a note overlaps"
-msgstr "saltar también en las barras en que se superpone una nota"
-
-#. Documentation/snippets/incipit.ly:280 (comment)
-msgid "into the next measure.  The command is commented out in this"
-msgstr "sobre el siguiente compás.  La instrucción es un comentario en este"
-
-#. Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly:17 (variable)
-msgid "tuning"
-msgstr "afinacion"
-
-#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
-msgid "makePercent"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
-msgid "#(set-global-staff-size 16)"
-msgstr "#(set-global-staff-size 16)"
-
-#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
-msgid "Some macros %%%%%%%%%%%%%%%%%%%"
-msgstr "Algunos macros %%%%%%%%%%%%%%%%%%%"
-
-#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
-msgid "sl"
-msgstr "sl"
-
-#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
-msgid "nsl"
-msgstr "nsl"
-
-#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
-msgid "crOn"
-msgstr "crSi"
-
-#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
-msgid "crOff"
-msgstr "crNo"
-
-#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
-msgid "insert chord name style stuff here."
-msgstr "insertar aquí el código para el estilo de nombres de acorde"
-
-#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
-msgid "jazzChords"
-msgstr "acordesJazz"
-
-#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
-msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
-msgstr "Keys'n'thangs %%%%%%%%%%%%%%%%%"
-
-#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
-msgid "Key"
-msgstr "Tono"
-
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
-msgid "############ Horns ############"
-msgstr "############ Trompas ############"
-
-#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
-msgid "------ Trumpet ------"
-msgstr "------ Trompeta ------"
-
-#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
-msgid "trpt"
-msgstr "trpt"
-
-#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
-msgid "trpHarmony"
-msgstr "acordesTrp"
-
-#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
-#. Documentation/snippets/staff-headword.ly:93 (context id)
-#. Documentation/snippets/staff-headword.ly:112 (context id)
-msgid "trumpet"
-msgstr "trompeta"
-
-#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
-msgid "------ Alto Saxophone ------"
-msgstr "------ Saxofón alto ------"
-
-#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
-msgid "altoHarmony"
-msgstr "acordesAlto"
-
-#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
-msgid "altoSax"
-msgstr "saxoAlto"
-
-#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
-msgid "------ Baritone Saxophone ------"
-msgstr "------ Saxofón barítono ------"
-
-#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
-msgid "bari"
-msgstr "bari"
-
-#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
-msgid "bariHarmony"
-msgstr "acordesBari"
-
-#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
-msgid "bariSax"
-msgstr "saxoBari"
-
-#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
-msgid "------ Trombone ------"
-msgstr "------ Trombón ------"
-
-#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
-msgid "tbone"
-msgstr "tbon"
-
-#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
-msgid "tboneHarmony"
-msgstr "acordesTbon"
-
-#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
-msgid "trombone"
-msgstr "trombon"
-
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
-msgid "############ Rhythm Section #############"
-msgstr "############ Sección rítmica #############"
-
-#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
-msgid "------ Guitar ------"
-msgstr "------ Guitarra ------"
-
-#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
-msgid "gtr"
-msgstr "guit"
-
-#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
-msgid "gtrHarmony"
-msgstr "acordesGuit"
-
-#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
-msgid "------ Piano ------"
-msgstr "------ Piano ------"
-
-#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
-msgid "rhUpper"
-msgstr "mdArriba"
-
-#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
-msgid "rhLower"
-msgstr "mdAbajo"
-
-#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
-msgid "lhUpper"
-msgstr "miArriba"
-
-#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
-msgid "lhLower"
-msgstr "miAbajo"
-
-#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
-msgid "PianoRH"
-msgstr "PianoMD"
-
-#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
-msgid "PianoLH"
-msgstr "PianoMI"
-
-#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
-msgid "------ Bass Guitar ------"
-msgstr "------ Guitarra bajo ------"
-
-#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
-msgid "------ Drums ------"
-msgstr "------ Percusión ------"
+#. Documentation/snippets/ancient-headword.ly:57 (comment)
+msgid "Verse 3 — Ad te clamámus"
+msgstr "Verso 3 — Ad te clamámus"
 
-#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
-msgid "drumContents"
-msgstr "contenidoPercusion"
+#. Documentation/snippets/ancient-headword.ly:66 (comment)
+msgid "Verse 4 — Ad te suspirámus"
+msgstr "Verso 4 — Ad te suspirámus"
 
-#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
-#, python-format
-msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
-msgstr "Aquí va todo junto %%%%%%%%%%%%%%%%%%%%%%"
+#. Documentation/snippets/ancient-headword.ly:79 (comment)
+msgid "Verse 5 — Eia ergo, Advocáta nostra"
+msgstr "Verso 5 — Eia ergo, Advocáta nostra"
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
-msgid "horns"
-msgstr "trompas"
+#. Documentation/snippets/ancient-headword.ly:95 (comment)
+msgid "Verse 6 — Et Jesum"
+msgstr "Verso 6 — Et Jesum"
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
-msgid "altosax"
-msgstr "saxoalto"
+#. Documentation/snippets/ancient-headword.ly:109 (comment)
+msgid "Verse 7 ad finem — O clemens: O pia: O dulcis Virgo María"
+msgstr "Verso 7 ad finem — O clemens: O pia: O dulcis Virgo María"
 
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
-msgid "barichords"
-msgstr "acordesbari"
+#. Documentation/snippets/ancient-headword.ly:127 (comment)
+msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
+msgstr "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 
-#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
-msgid "barisax"
-msgstr "saxobari"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
+msgid "chant"
+msgstr "canto"
 
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
-msgid "chords"
-msgstr "acordes"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
+msgid "verba"
+msgstr "verba"
 
-#. Documentation/snippets/keyboard-headword.ly:24 (comment)
-msgid "M. Ravel, Sonatine (1905)"
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
+#. Documentation/snippets/incipit.ly:25 (variable)
+#. Documentation/snippets/incipit.ly:201 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
+msgid "incipit"
+msgstr "incipit"
 
-#. Documentation/snippets/keyboard-headword.ly:25 (comment)
-msgid "First movement"
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
+msgid "tight spacing"
+msgstr "espaciado apretado"
 
-#. Documentation/snippets/keyboard-headword.ly:34 (variable)
-msgid "fermataLong"
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
+msgid "turn off bar lines"
+msgstr "oculter líneas divisorias"
 
-#. Documentation/snippets/makam-example.ly:55 (comment)
-msgid "Initialize makam settings"
-msgstr "Iniciar ajustes de makam"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
+msgid "need this extra \\skip such that clef change comes"
+msgstr "se necesita este \\skip adicional tal que el cambio de clave aparezca"
 
-#. Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly:20 (variable)
-msgid "bassfigures"
-msgstr "cifrasbajo"
+# También Líneas divisorias. FVD
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
+msgid "after bar line"
+msgstr "después de la barra de compás"
 
-#. Documentation/snippets/manually-controlling-beam-positions.ly:22 (comment)
-msgid "from upper staff-line (position 2) to center (position 0)"
-msgstr "desde la quinta línea (posición 2) hasta la tercera (posición 0)"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
+msgid "CHECK: no effect?"
+msgstr "COMPROBAR: ¿no hace efecto?"
 
-#. Documentation/snippets/manually-controlling-beam-positions.ly:25 (comment)
-msgid "from center to one above center (position 1)"
-msgstr "desde tercera línea hasta la cuarta (posición 1)"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
+msgid "turn bar lines on again"
+msgstr "activar de nuevo las barras de compás"
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:18 (variable)
-msgid "speakOn"
-msgstr "hablarSi"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+msgid "FIXME: setting printKeyCancellation back to #t must not"
+msgstr "ARREGLAR: esablecer de nuevo printKeyCancellation a #t no debe"
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
-msgid "speakOff"
-msgstr "hablarNo"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
+msgid "occur in the first bar after the incipit.  Dto. for forceClef."
+msgstr "ocurrir en el primer compás después del incipit. Lo mismo para forceClef."
 
-#. Documentation/snippets/markup-lines.ly:23 (comment)
-msgid "Candide, Voltaire"
-msgstr "Candide, Voltaire"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
+msgid "Therefore, we need an extra \\skip."
+msgstr "Por tanto, necesitamos un \\skip adicional."
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
-msgid "the final bar line is not interrupted"
-msgstr "la barra final no se interrumpe"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/incipit.ly:75 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
+msgid "the actual music"
+msgstr "la música en sí"
 
-#. Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly:18 (variable)
-msgid "normalPos"
-msgstr "posNormal"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
+#. Documentation/snippets/incipit.ly:78 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
+msgid "let finis bar go through all staves"
+msgstr "hacer que la línea de finis cruce todas las pautas"
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
-msgid "dashPlus"
-msgstr "dashPlus"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
+#. Documentation/snippets/incipit.ly:81 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
+msgid "finis bar"
+msgstr "línea de finis"
 
-#. Documentation/snippets/modifying-tuplet-bracket-length.ly:24 (comment)
-msgid "Set tuplets to be extendable..."
-msgstr "Hacer los grupos especiales extensibles..."
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
+#. Documentation/snippets/incipit.ly:98 (variable)
+#. Documentation/snippets/incipit.ly:232 (context id)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:234 (context id)
+msgid "discantusNotes"
+msgstr "notasDiscanto"
 
-#. Documentation/snippets/modifying-tuplet-bracket-length.ly:26 (comment)
-msgid "...to cover all items up to the next note"
-msgstr "... para que cubran todos los elementos hasta la nota siguiente"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:101 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:136 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:162 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:188 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:190 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:217 (comment)
+msgid "two bars"
+msgstr "dos compases"
 
-#. Documentation/snippets/modifying-tuplet-bracket-length.ly:30 (comment)
-msgid "...or to cover just whitespace"
-msgstr "... o para cubrir sólo el espacio vacio"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
+msgid "eight bars"
+msgstr "ocho compases"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
-#, fuzzy
-msgid "space for instrumentName"
-msgstr "Referencias para instrumentos de viento"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
+msgid "one bar"
+msgstr "un compás"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
-msgid "space for shortInstrumentName"
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
+#. Documentation/snippets/incipit.ly:112 (variable)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
+msgid "discantusLyrics"
+msgstr "letraDiscanto"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
-msgid "fluteMusic"
-msgstr "musicaFlauta"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
+#. Documentation/snippets/incipit.ly:135 (variable)
+#. Documentation/snippets/incipit.ly:239 (context id)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:241 (context id)
+msgid "altusNotes"
+msgstr "notasAlto"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
-msgid "Pitches as written on a manuscript for Clarinet in A"
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
+msgid "seven bars"
+msgstr "siete compases"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
-msgid "are transposed to concert pitch."
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
+#. Documentation/snippets/incipit.ly:149 (variable)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
+msgid "altusLyrics"
+msgstr "letraAltus"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
-msgid "clarinetMusic"
-msgstr "musicaClarinete"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
+#. Documentation/snippets/incipit.ly:173 (variable)
+#. Documentation/snippets/incipit.ly:246 (context id)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:248 (context id)
+msgid "tenorNotes"
+msgstr "notasTenor"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-msgid "trumpetMusic"
-msgstr "musicaTrompeta"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
+msgid "four bars"
+msgstr "cuatro compases"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
-msgid "Key signature is often omitted for horns"
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
+#. Documentation/snippets/incipit.ly:187 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
+msgid "tenorLyrics"
+msgstr "letraTenor"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
-#, fuzzy
-msgid "hornMusic"
-msgstr "musicaTrompaI"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
+#. Documentation/snippets/incipit.ly:209 (variable)
+#. Documentation/snippets/incipit.ly:253 (context id)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:255 (context id)
+msgid "bassusNotes"
+msgstr "notasBajo"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
-msgid "percussionMusic"
-msgstr "musicaPercusion"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
+#. Documentation/snippets/incipit.ly:223 (variable)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
+msgid "bassusLyrics"
+msgstr "letraBajo"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
-msgid "altoIMusic"
-msgstr "musicaContraltoI"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
+#. Documentation/snippets/incipit.ly:231 (context id)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
+msgid "choirStaff"
+msgstr "pautaCoro"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-msgid "altoIIMusic"
-msgstr "musicaContraltoII"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
+msgid "no bars in staves"
+msgstr "no poner barras dentro de los pentagramas"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
-msgid "altoILyrics"
-msgstr "letraContraltoI"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
+msgid "incipit should not start with a start delimiter"
+msgstr "el incipit no empieza con un delimitador de comienzo"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
-msgid "altoIILyrics"
-msgstr "letraContraltoII"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
+#. Documentation/snippets/incipit.ly:276 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
+msgid "no slurs"
+msgstr "sin ligaduras de expresión"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
-msgid "pianoRHMusic"
-msgstr "musicaPianoMD"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/incipit.ly:278 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
+msgid "Comment in the below \\\"\\remove\\\" command to allow line"
+msgstr "Quite el comentario de la instrucción \\\"\\remove\\\" de abajo para permitir"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
-msgid "pianoLHMusic"
-msgstr "musicaPianoMI"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
+msgid "breaking also at those barlines where a note overlaps"
+msgstr "los saltos de línea también en aquellas barras donde"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
-msgid "violinIMusic"
-msgstr "musicaViolinI"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
+msgid "into the next bar.  The command is commented out in this"
+msgstr ""
+"se superpone una nota con el siguiente compás. La instrucción es un "
+"comentario en esta"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
-msgid "violinIIMusic"
-msgstr "musicaViolinII"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/incipit.ly:281 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
+msgid "short example score, but especially for large scores, you"
+msgstr "partitura corta de ejemplo, pero especialmente para partituras extensas,"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
-msgid "violaMusic"
-msgstr "musicaViola"
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/incipit.ly:282 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
+msgid "will typically yield better line breaking and thus improve"
+msgstr "probablemente consiga unos saltos de línea mejores y así mejorar"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
-msgid "shortInstrumentName, midiInstrument, etc."
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
+#. Documentation/snippets/incipit.ly:283 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
+msgid "overall spacing if you comment in the following command."
+msgstr "el espaciado general si elimina el comentario de la instrucción siguiente."
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
-msgid "may be set here as well"
-msgstr ""
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
+#. Documentation/snippets/incipit.ly:284 (comment)
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
+msgid "\\remove \\\"Forbid_line_break_engraver\\\""
+msgstr "\\remove \\\"Forbid_line_break_engraver\\\""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
-msgid "Declare that written Middle C in the music"
-msgstr ""
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+msgid "tick"
+msgstr "pulso"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
-msgid "to follow sounds a concert B flat, for"
-msgstr ""
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+msgid "Use markup to center the chant on the page"
+msgstr "Usar marcado para centrar el canto sobre la página"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
-msgid "output using sounded pitches such as MIDI."
-msgstr ""
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+msgid "centered"
+msgstr "centrado"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
-msgid "Print music for a B-flat clarinet"
-msgstr ""
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+msgid "End score"
+msgstr "Fin de la partitura"
 
-#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
-msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
-msgstr ""
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+msgid "End markup"
+msgstr "Fin del marcado"
 
-#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
-msgid "applies to split up stems"
-msgstr ""
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
+#. Documentation/snippets/clusters.ly:25 (variable)
+msgid "fragment"
+msgstr "fragmento"
 
-#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
-msgid "\\autoBeamOff % applies to combined up stems"
-msgstr ""
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+msgid "slurNotes"
+msgstr "notasLigadura"
 
-#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
-msgid "applies to down stems"
-msgstr ""
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
+msgid "Default behavior"
+msgstr "Comportamiento predeterminado"
 
-#. Documentation/snippets/percussion-beaters.ly:19 (variable)
-msgid "stick"
-msgstr "baqueta"
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
+msgid "Corrected to avoid collisions"
+msgstr "Corregido para evitar colisiones"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
-msgid "Permit line breaks within tuplets"
-msgstr "Permitir saltos de línea dentro de grupos especiales"
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:23 (comment)
+msgid "%%%%%%%  Cut here ----- Start 'bbarred.ly'"
+msgstr "%%%%%%%  Cortar por aquí ----- Inicio de 'bbarred.ly'"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
-msgid "Allow beams to be broken at line breaks"
-msgstr "Permitir romper barras en saltos de línea"
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:25 (comment)
+msgid "PostScript -------------------------------"
+msgstr "PostScript -------------------------------"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
-msgid "Insert a manual line break within a tuplet"
-msgstr "Insertar salto de línea manual dentro de un grupo especial"
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:26 (variable)
+msgid "pScript"
+msgstr "pScript"
 
-#. Documentation/snippets/piano-template-with-centered-dynamics.ly:74 (variable)
-msgid "pedal"
-msgstr "pedal"
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:33 (comment)
+msgid "change with B if you prefer"
+msgstr "cambie por Si si lo prefiere"
 
-#. Documentation/snippets/pitches-headword.ly:32 (comment)
-msgid "L. v. Beethoven"
-msgstr ""
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:34 (comment)
+#, python-format
+msgid "(B)show %%change with C if you prefer"
+msgstr "(B)show %% cambie por Do si lo prefiere"
 
-#. Documentation/snippets/pitches-headword.ly:33 (comment)
-msgid "Piano sonata 21 - Dem Grafen von Waldstein Gewidmet"
-msgstr ""
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:40 (comment)
+msgid "Span -----------------------------------"
+msgstr "Extensión -----------------------------------"
 
-#. Documentation/snippets/pitches-headword.ly:34 (comment)
-msgid "chorale at measures 34 - 40+"
-msgstr ""
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:41 (comment)
+msgid "Syntax: \\bbarre #\\\"text\\\" { notes } - text = any number of box"
+msgstr "Sintaxis: \\bbarre #\\\"text\\\" { notas } - texto = cualquier número de caja"
 
-#. Documentation/snippets/pitches-headword.ly:41 (comment)
-#, fuzzy
-msgid "RH Voice 1"
-msgstr "Voz \\\"1\\\""
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:42 (variable)
+msgid "bbarre"
+msgstr "bbarre"
 
-#. Documentation/snippets/pitches-headword.ly:69 (comment)
-msgid "("
-msgstr ""
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:77 (comment)
+msgid "uncomment this line for make full barred"
+msgstr "quite el comentario de esta línea para hacer cejilla completa"
 
-#. Documentation/snippets/pitches-headword.ly:74 (comment)
-msgid ")"
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:78 (comment)
+msgid ""
+"\\once  \\override TextSpanner #'bound-details #'left #'text =  \\markup { \\"
+"\"B\\\" $str }"
 msgstr ""
+"\\once  \\override TextSpanner #'bound-details #'left #'text =  \\markup { \\"
+"\"B\\\" $str }"
 
-#. Documentation/snippets/pitches-headword.ly:78 (comment)
-#, fuzzy
-msgid "RH Voice 2"
-msgstr "Voz \\\"2\\\""
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:82 (comment)
+msgid "%%%%%%%  Cut here ----- End 'bbarred.ly'"
+msgstr "%%%%%%%  Cortar por aquí ----- Final de 'bbarred.ly'"
 
-#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
-msgid "tab"
-msgstr "tab"
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:83 (comment)
+msgid "Copy and change the last line for full barred. Rename in 'fbarred.ly'"
+msgstr "Copie y cambie la última línea para cejilla completa. Cambie el nombre a 'fbarred.ly'"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
-#, fuzzy
-msgid "MMR - Multi-Measure Rest"
-msgstr "silencios multicompás"
+#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:86 (comment)
+msgid "Syntaxe: \\bbarre #\\\"text\\\" { notes } - text = any number of box"
+msgstr "Sintaxis: \\bbarre #\\\"text\\\" { notas } - texto = cualquier número de caja"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
-#, fuzzy
-msgid "MMRs by default are set under the fourth line"
-msgstr ""
-"Los silencios multicompás se sitúan de forma predeterminada bajo la segunda "
-"línea"
+#. Documentation/snippets/beam-endings-in-score-context.ly:51 (comment)
+msgid "Set default beaming for all staves"
+msgstr "Establecer el barrado predeterminado para todos los pentagramas"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
-msgid "They can be moved with an override"
-msgstr "Se pueden mover con un override"
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
+msgid "Modify beaming for just this staff"
+msgstr "Modificar el barrado sólo para este pentagrama"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
-msgid "A value of 0 is the default position;"
-msgstr "Un valor de cero es la posición predeterminada;"
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
+msgid "Inherit beaming from Score context"
+msgstr "Heredar el barrado del contexto Score"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
-msgid "the following trick moves the rest to the center line"
-msgstr "el truco siguiente mueve el silencio a la línea central"
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
+msgid "Modify beaming for this voice only"
+msgstr "Modificar el barrado sólo para esta voz"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
-#, fuzzy
-msgid "MMRs in odd-numbered voices are under the top line"
-msgstr ""
-"Los silencios multicompás de las voces impares están bajo la línea superior"
+#. Documentation/snippets/beam-grouping-in-7-8-time.ly:54 (comment)
+msgid "rhythm 2-3-2"
+msgstr "ritmo 2-3-2"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
-#, fuzzy
-msgid "MMRs in even-numbered voices are under the bottom line"
+#. Documentation/snippets/book-parts.ly:22 (comment)
+msgid "book paper, which is inherited by all children bookparts"
+msgstr "bloque paper del book, que se hereda por todas las bookparts"
+
+#. Documentation/snippets/book-parts.ly:25 (comment)
+msgid "Page footer: add a different part-tagline at part last page"
 msgstr ""
-"Los silencios multicompás de las voces pares están bajo la línea inferior"
+"Pie de la página: añadir una línea de pie diferente para la parte en la "
+"última página de la parte"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
-msgid "They remain separated even in empty measures"
-msgstr "Siguen estando separados incluso en compases vacíos"
+#. Documentation/snippets/book-parts.ly:29 (comment)
+msgid "Copyright header field only on book first page."
+msgstr "Campo de cabecera Copyright sólo en la primera página del libro"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
-msgid "This brings them together even though there are two voices"
-msgstr "Así los juntamos incluso si hay dos voces"
+#. Documentation/snippets/book-parts.ly:33 (comment)
+msgid "Part tagline header field only on each part last page."
+msgstr "Cebecera de lína de pie de la parte sólo en la última página de cada parte"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:29 (comment)
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:50 (comment)
-msgid "Set segno sign as rehearsal mark and adjust size if needed"
-msgstr "Fijar llamada como letra de ensayo y ajustar su tamaño si es necesario"
+#. Documentation/snippets/book-parts.ly:37 (comment)
+msgid "Tagline header field only on book last page."
+msgstr "Campo de cabecera Tagline sólo en la última página del libro"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:30 (comment)
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:52 (comment)
-msgid "\\once \\override Score.RehearsalMark #'font-size = #3"
-msgstr "\\once \\override Score.RehearsalMark #'font-size = #3"
+#. Documentation/snippets/book-parts.ly:44 (comment)
+msgid "book header, which is inherited by the first bookpart"
+msgstr "Cabecera del libro, que se hereda por la primera bookpart"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:36 (comment)
-msgid "Set coda sign as rehearsal mark and adjust size if needed"
-msgstr ""
-"Fijar llamada de coda como letra de ensayo y ajustar tamaño si es necesario"
+#. Documentation/snippets/book-parts.ly:53 (comment)
+msgid "a different page breaking function may be used on each part"
+msgstr "Se puede usar una función de salto de página diferente en cada parte"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:43 (comment)
-msgid "Should Coda be on anew line?"
-msgstr "¿Debe ir la Coda sobre una línea nueva?"
+#. Documentation/snippets/breathing-signs.ly:20 (comment)
+msgid "this bar contains no \\breathe"
+msgstr "este compás no tiene ningún \\breathe"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:44 (comment)
-msgid "Coda NOT on new line: use \\nobreak"
-msgstr "Coda NO en línea nueva: usar \\nobreak"
+#. Documentation/snippets/breathing-signs.ly:22 (comment)
+msgid "Modern notation:"
+msgstr "Notación moderna:"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:45 (comment)
-msgid "Coda on new line: DON'T use \\nobreak"
-msgstr "Coda en línea nueva: NO USAR \\nobreak"
+#. Documentation/snippets/breathing-signs.ly:23 (comment)
+msgid "by default, \\breathe uses the rcomma, just as if saying:"
+msgstr "de forma predeterminada, \\breathe usa la rcomma, como si dijésemos:"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:46 (comment)
-msgid "\\noBreak"
-msgstr "\\noBreak"
+#. Documentation/snippets/breathing-signs.ly:24 (comment)
+msgid ""
+"\\override BreathingSign #'text = #(make-musicglyph-markup \\\"scripts.rcomma"
+"\\\")"
+msgstr ""
+"\\override BreathingSign #'text = #(make-musicglyph-markup \\\"scripts.rcomma"
+"\\\")"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:55 (comment)
-#, fuzzy
-msgid "Here begins the trickery!"
-msgstr "¡Aquí comienzan los trucos!"
+#. Documentation/snippets/breathing-signs.ly:27 (comment)
+msgid "rvarcomma and lvarcomma are variations of the default rcomma and lcomma"
+msgstr "rvarcomma y lvarcomma son variantes de las rcomma y lcomma predeterminadas"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:56 (comment)
-msgid ""
-"\\cadenzaOn will suppress the bar count and \\stopStaff removes the staff "
-"lines."
+#. Documentation/snippets/breathing-signs.ly:28 (comment)
+msgid "N.B.: must use Staff context here, since we start a Voice below"
 msgstr ""
-"\\cadenzaOn suprime la cuenta de compases y \\stopStaff quita el pentagrama"
+"Nota: aquí hay que usar el contexto de Staff pues iniciamos una Voice más "
+"abajo"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:59 (comment)
-#, fuzzy
-msgid "Some examples of possible text-displays"
-msgstr "Algunos ejemplos de text-displays posibles"
+#. Documentation/snippets/breathing-signs.ly:32 (comment)
+msgid "vee"
+msgstr "uve"
 
-# fuzzy. FVD
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:61 (comment)
-msgid "text line-aligned"
-msgstr "texto line-aligned"
+#. Documentation/snippets/caesura-railtracks-with-fermata.ly:30 (comment)
+msgid "construct the symbol"
+msgstr "construir el símbolo"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:62 (comment)
-msgid "=================="
-msgstr "=================="
+#. Documentation/snippets/caesura-railtracks-with-fermata.ly:39 (comment)
+msgid "set the breathe mark back to normal"
+msgstr "volver a poner la respiración normal"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:63 (comment)
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:69 (comment)
-msgid "Move text to the desired position"
-msgstr "Mover el texto a la posición deseada"
+#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:29 (variable)
+msgid "hairpinWithCenteredText"
+msgstr "reguladorConTextoCentrado"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:64 (comment)
-msgid "\\once \\override TextScript #'extra-offset = #'( 2 . -3.5 )"
-msgstr "\\once \\override TextScript #'extra-offset = #'( 2 . -3.5 )"
+#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:41 (variable)
+msgid "hairpinMolto"
+msgstr "reguladorMolto"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:65 (comment)
-msgid "| s1*0^\\markup { D.S. al Coda } }"
-msgstr "| s1*0^\\markup { D.S. al Coda } }"
+#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:42 (variable)
+msgid "hairpinMore"
+msgstr "reguladorMas"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:67 (comment)
-msgid "text center-aligned"
-msgstr "texto center-aligned"
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
+msgid "smallFlageolet"
+msgstr "flageoletPequeño"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:68 (comment)
-msgid "===================="
-msgstr "===================="
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+msgid "Default setting"
+msgstr "Ajuste predeterminado"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:70 (comment)
-msgid "\\once \\override TextScript #'extra-offset = #'( 6 . -5.0 )"
-msgstr "\\once \\override TextScript #'extra-offset = #'( 6 . -5.0 )"
+#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
+msgid "The following is only here to print the names of the"
+msgstr "Lo que sigue está solamente para poder imprimir los nombres de los"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:71 (comment)
-msgid "| s1*0^\\markup { \\center-column { D.S. \\\"al Coda\\\" } }"
-msgstr "| s1*0^\\markup { \\center-column { D.S. \\\"al Coda\\\" } }"
+#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:37 (comment)
+msgid "chords styles; it can be removed if you do not need to"
+msgstr "estilos de acorde; quítelos si no los quiere"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:73 (comment)
-msgid "text and symbols center-aligned"
-msgstr "texto y símbolos center-aligned"
+#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:38 (comment)
+msgid "print them."
+msgstr "imprimir."
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:74 (comment)
-msgid "==============================="
-msgstr "==============================="
+#. Documentation/snippets/changing-the-default-text-font-family.ly:18 (comment)
+msgid "change for other default global staff size."
+msgstr "cambiar para otro tamaño de pentagrama global predeterminado."
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:75 (comment)
-msgid ""
-"Move text to the desired position and tweak spacing for optimum text "
-"alignment"
-msgstr ""
-"Mover el texto a la posición deseada y ajustar el espacio para una "
-"alineación óptima"
+#. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
+#. Documentation/snippets/utf-8.ly:24 (comment)
+msgid "{"
+msgstr "{"
+
+#. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/expressive-headword.ly:32 (comment)
+#. Documentation/snippets/expressive-headword.ly:33 (comment)
+#. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
+#. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
+#. Documentation/snippets/utf-8.ly:38 (comment)
+msgid "}"
+msgstr "}"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:76 (comment)
-msgid "\\once \\override TextScript #'extra-offset = #'( 8 . -5.5 )"
-msgstr "\\once \\override TextScript #'extra-offset = #'( 8 . -5.5 )"
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+msgid "sustainNotes"
+msgstr "notasSostenuto"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:82 (comment)
-msgid "Increasing the unfold counter will expand the staff-free space"
-msgstr "El aumento del contador de despliegue expande el espacio de staff-free"
+#. Documentation/snippets/chant-or-psalms-notation.ly:45 (variable)
+msgid "stemOn"
+msgstr "plicaSi"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:87 (comment)
-msgid "Resume bar count and show staff lines again"
-msgstr "Reanudar la cuenta de compases y mostrar el pentagrama de nuevo"
+#. Documentation/snippets/chant-or-psalms-notation.ly:46 (variable)
+msgid "stemOff"
+msgstr "plicaNo"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:91 (comment)
-msgid "Should Coda be on new line?"
-msgstr "¿La Coda va en una línea nueva?"
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+msgid "modify maj9 and 6(add9)"
+msgstr "cambiar maj9 y 6(add9)"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:92 (comment)
-msgid "Coda NOT on new line: DON'T use \\break"
-msgstr "Coda NO en nueva línea: NO USAR \\break"
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
+msgid "Exception music is chords with markups"
+msgstr "la Música de Excepciones son acordes con marcados"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:93 (comment)
-msgid "Coda on new line: use \\break"
-msgstr "Coda en nueva línea: usar \\break"
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
+msgid "chExceptionMusic"
+msgstr "cambiaMusicaExcepciones"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:96 (comment)
-msgid "Show up, you clef and key!"
-msgstr "¡Mostraos, clave y armadura!"
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
+msgid "Convert music to list and prepend to existing exceptions."
+msgstr "Convertir la música en una lista y añadirla a las excepciones existentes."
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:100 (comment)
-msgid "Set coda sign as rehearsal mark and adjust size and position"
-msgstr ""
-"Fijar el signo de coda como letra de enzayo y ajustar el tamaño y posición"
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
+msgid "chExceptions"
+msgstr "cambiaExcepciones"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:102 (comment)
-msgid ""
-"Put the coda sign ontop of the (treble-)clef dependend on coda's line-"
-"position"
-msgstr ""
-"Poner el signo de coda encima de la clave dependiendo de la line-position de "
-"la coda"
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
+msgid "theMusic"
+msgstr "laMusica"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:104 (comment)
-msgid "Coda NOT on new line, use this:"
-msgstr "Coda NO en nueva línea, hacer esto:"
+#. Documentation/snippets/chordchanges-for-fretboards.ly:36 (variable)
+msgid "myChords"
+msgstr "misAcordes"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:105 (comment)
-msgid "\\once \\override Score.RehearsalMark #'extra-offset = #'( -2 . 1.75 )"
-msgstr "\\once \\override Score.RehearsalMark #'extra-offset = #'( -2 . 1.75 )"
+#. Documentation/snippets/chords-headword.ly:29 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:36 (variable)
+msgid "theChords"
+msgstr "losAcordes"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:107 (comment)
-msgid "Coda on new line, use this:"
-msgstr "Coda en nueva línea, hacer esto:"
+#. Documentation/snippets/chords-headword.ly:31 (comment)
+#. Documentation/snippets/pitches-headword.ly:141 (comment)
+msgid "\\break"
+msgstr "\\break"
 
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:113 (comment)
-msgid "The coda"
-msgstr "La coda"
+#. Documentation/snippets/chords-headword.ly:35 (variable)
+msgid "verseOne"
+msgstr "estrofaUno"
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
-msgid "Permit first bar number to be printed"
-msgstr "Habilitar la impresión del número del primer compás"
+#. Documentation/snippets/chords-headword.ly:42 (variable)
+msgid "verseTwo"
+msgstr "estrofaDos"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
-msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
-msgstr ""
-"No poner números de compás al final de la línea, pero sí en otros lugares"
+#. Documentation/snippets/chords-headword.ly:81 (context id)
+msgid "sop"
+msgstr "sop"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
-msgid "Draw a box round the following bar number(s)"
-msgstr "Pintar una caja rodeando al siguiente(s) número de compás"
+#. Documentation/snippets/clip-systems.ly:65 (variable)
+msgid "origScore"
+msgstr "partituraOriginal"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
-msgid "Draw a circle round the following bar number(s)"
-msgstr "Rodear con un círculo el siguiente(s) número de compás"
+#. Documentation/snippets/clip-systems.ly:83 (comment)
+msgid "Each clip-region is a (START . END) pair"
+msgstr "cada zona clip-region es un par (INICIO . FIN)"
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
-#, fuzzy
-msgid "Metronome marks below the staff"
-msgstr "las marcas de metrónomo debajo del pentagrama"
+#. Documentation/snippets/clip-systems.ly:84 (comment)
+msgid "where both are rhythmic-locations."
+msgstr "donde ambas son rhythmic-locations."
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
-msgid "Rehearsal marks below the staff"
-msgstr "Letras de ensayo debajo del pentagrama"
+#. Documentation/snippets/clip-systems.ly:86 (comment)
+msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
+msgstr "(make-rhythmic-locations NUM-COMPAS NUMERADOR DENOMINADOR)"
 
-#. Documentation/snippets/printing-music-with-different-time-signatures.ly:57 (variable)
-msgid "Bassklarinette"
-msgstr "ClarineteBajo"
+#. Documentation/snippets/clip-systems.ly:87 (comment)
+msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
+msgstr "significa NUMERADOR/DENOMINADOR redondas en el compás número NUM-COMPAS"
 
-#. Documentation/snippets/printing-music-with-different-time-signatures.ly:101 (variable)
-msgid "Perkussion"
-msgstr "Percusion"
+#. Documentation/snippets/coloring-notes-depending-on-their-pitch.ly:18 (comment)
+msgid "Association list of pitches to colors."
+msgstr "Lista asociativa de alturas a colores."
 
-#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
-#, fuzzy
-msgid "voc"
-msgstr "voz"
+#. Documentation/snippets/coloring-notes-depending-on-their-pitch.ly:38 (comment)
+msgid "Compare pitch and alteration (not octave)."
+msgstr "Comparar la altura y la alteración (no la octava)."
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
-msgid "quoteTest"
-msgstr "pruebaDeCita"
+#. Documentation/snippets/combining-dynamics-with-markup-texts.ly:27 (variable)
+msgid "piuF"
+msgstr "piuF"
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
-msgid "french horn"
-msgstr "trompa"
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
+msgid "musicUp"
+msgstr "musicaArriba"
 
-#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
-msgid "quoteMe"
-msgstr "citaMe"
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
+msgid "musicDown"
+msgstr "musicaAbajo"
 
-#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
-msgid "original"
-msgstr "original"
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
+msgid "show hairpin"
+msgstr "mostrar regulador"
 
-#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
-msgid "range chart for paetzold contrabass recorder"
-msgstr ""
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
+msgid "hide text span"
+msgstr "ocultar extensión de texto"
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
-msgid "startAcciaccaturaMusic"
-msgstr "inicioMusicaAcciaccatura"
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
+msgid "show glissando"
+msgstr "mostrar glissando"
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
-msgid "stopAcciaccaturaMusic"
-msgstr "finMusicaAcciaccatura"
+#. Documentation/snippets/creating-real-parenthesized-dynamics.ly:45 (variable)
+msgid "parenF"
+msgstr "forteParen"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
-msgid "To use the setting globally, uncomment the following line:"
-msgstr ""
-"Para usar el ajuste de forma global, quite el comentario de la líne "
-"siguiente:"
+#. Documentation/snippets/creating-simultaneous-rehearsal-marks.ly:44 (comment)
+msgid "the hidden measure and bar line"
+msgstr "el compás y barra ocultos"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
-msgid "\\override VerticalAxisGroup #'remove-first = ##t"
-msgstr "\\override VerticalAxisGroup #'remove-first = ##t"
+#. Documentation/snippets/creating-simultaneous-rehearsal-marks.ly:45 (comment)
+msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
+msgstr "\\cadenzaOn desactiva el cálculo automático de números de compás"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
-msgid "To use the setting globally, comment this line,"
-msgstr ""
-"Para usar el ajuste globalmente, haga un comentario de la línea siguiente:"
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
+#. Documentation/snippets/screech-boink.ly:15 (context id)
+msgid "up"
+msgstr "arriba"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
-msgid "uncomment the line in the \\layout block above"
-msgstr "quite el comentario de la línea del bloque \\layout de arriba"
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
+#. Documentation/snippets/screech-boink.ly:45 (context id)
+msgid "down"
+msgstr "abajo"
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
-msgid "Default beaming"
-msgstr "Barrado predeterminado"
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
+msgid "Set global properties of fret diagram"
+msgstr "Fijar propiedades globales del diagrama de posición"
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
-msgid "Set new values for beam endings"
-msgstr "establecer valores nuevos para finales de barra"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
+#. Documentation/snippets/formatting-lyrics-syllables.ly:16 (variable)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
+msgid "mel"
+msgstr "melo"
 
-#. Documentation/snippets/rhythmic-slashes.ly:26 (comment)
-msgid "Macro to print single slash"
-msgstr "Macro para imprimir una barra inclinada única"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
+msgid "C major for guitar, no barre, using defaults"
+msgstr "Do mayor para guitarra, sin cejilla, usar predeterminados"
 
-#. Documentation/snippets/rhythmic-slashes.ly:27 (variable)
-msgid "rs"
-msgstr "rs"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+msgid "terse style"
+msgstr "estilo escueto"
 
-#. Documentation/snippets/rhythmic-slashes.ly:34 (comment)
-msgid "Function to print a specified number of slashes"
-msgstr "Función para imprimir un número especificado de barras inclinadas"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:177 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:255 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:276 (comment)
+msgid "C major for guitar, barred on third fret"
+msgstr "Do mayor para guitarra, cejilla en el tercer traste"
 
-#. Documentation/snippets/rhythmic-slashes.ly:35 (variable)
-msgid "comp"
-msgstr "comp"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:157 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:179 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:206 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:256 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:278 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:305 (comment)
+msgid "verbose style"
+msgstr "estilo prolijo"
 
-#. Documentation/snippets/rhythms-headword.ly:23 (comment)
-msgid "Beethoven, Op. 81a"
-msgstr ""
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
+msgid "size 1.0"
+msgstr "tamaño 1.0"
 
-#. Documentation/snippets/rhythms-headword.ly:24 (comment)
-msgid "Piano sonata 26 - Das Lebewohl"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
+msgid "roman fret label, finger labels below string, straight barre"
 msgstr ""
+"leyenda de posición en romana, leyendas de dedos debajo de las cuerdas, "
+"cejilla recta"
 
-#. Documentation/snippets/rhythms-headword.ly:25 (comment)
-msgid "Movt II - Abwesenheit"
-msgstr ""
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
+msgid "standard size"
+msgstr "tamaño estándar"
 
-#. Documentation/snippets/rhythms-headword.ly:26 (comment)
-msgid "Measures 31 - 34"
-msgstr ""
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
+msgid "landscape orientation, arabic numbers, M for mute string"
+msgstr "orientación apaisada, números arábigos, M para cuerda muda"
 
-#. Documentation/snippets/rhythms-headword.ly:33 (comment)
-msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
+msgid "no barre, fret label down or left, small mute label font"
 msgstr ""
+"sin cejilla, leyenda de posición abajo o izquierda, fuente pequeña de "
+"indicación de cuerda muda"
 
-#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
-#, fuzzy
-msgid "sopranonotes"
-msgstr "sopranos"
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
-#, fuzzy
-msgid "sopranowords"
-msgstr "letraSoprano"
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
-#, fuzzy
-msgid "altonotes"
-msgstr "notasAlto"
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
-#, fuzzy
-msgid "altowords"
-msgstr "letraContralto"
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
-#, fuzzy
-msgid "tenornotes"
-msgstr "notasTenor"
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
-#, fuzzy
-msgid "tenorwords"
-msgstr "letraTenor"
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
-#, fuzzy
-msgid "bassnotes"
-msgstr "notasBajo"
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
-#, fuzzy
-msgid "basswords"
-msgstr "letraBajo"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
+msgid "simple D chord"
+msgstr "acorde de Re sencillo"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
-msgid "verse"
-msgstr "estrofa"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
+msgid "larger dots, centered dots, fewer frets"
+msgstr "puntos mayores, centrados, menos trastes"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
-msgid "NoStem"
-msgstr "sinPlica"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
+msgid "label below string"
+msgstr "leyenda debajo de la cuerda"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:71 (variable)
-msgid "NoNoteHead"
-msgstr "sinCabezas"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr "Utilidades de Grob"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:72 (variable)
-msgid "ZeroBeam"
-msgstr "sinBarras"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid "These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr "Esto son reescrituras literales de algunos métodos en C++ utilizados por el grabador de tesitura."
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:74 (variable)
-msgid "staffTabLine"
-msgstr "lineaTablatura"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+msgid "Ambitus data structure"
+msgstr "Estructura de datos de la tesitura"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:79 (comment)
-msgid ""
-"Shows one horizontal line. The vertical line (simulating a bar-line) is "
-"simulated with a gridline"
-msgstr ""
-"Muestra una línea horizontal. La línea horizontal (que simula una divisoria) "
-"se simula con una línea de rejilla"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr "La clase <ambitus> guarda los distintos grobs que se crean"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:84 (comment)
-#, fuzzy
-msgid ""
-"disable the following line to see the the noteheads while writing the song"
-msgstr ""
-"Deshabilite la línea siguiente para ver las cabezas mientras escribe la "
-"canción"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr "para imprimir una tesitura:"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:88 (comment)
-msgid "The beam between 8th-notes is used to draw the push-line"
-msgstr "La barra entre las corcheas se usa para trazar la línea de cerrar"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr "- ambitus-group: el grob que agrupa todos los componentes de una tesitura"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:89 (comment)
-#, fuzzy
-msgid "How to fast write the push-lines:"
-msgstr "Cuán rápido escribir las líneas de cerrar:"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+msgid "(Ambitus grob);"
+msgstr "(grob de la tesitura);"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:90 (comment)
-#, fuzzy
-msgid ""
-"1. write repeatedly 'c c c c c c c c |' for the whole length of the song"
-msgstr "1. escribir repetidamente 'c c c c c c c c |' en toda la canción"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr "- ambitus-line: la línea vertical entre las notas alta y baja de la tesitura"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:91 (comment)
-msgid "2. uncomment the line \\NoNoteHead"
-msgstr "2. quitar el comentario de la línea \\NoNoteHead"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr "notas (grob AmbitusLine);"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:92 (comment)
-msgid "3. compile"
-msgstr "3. compilar"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr "- ambitus-up-note y ambitus-down-note: la cabeza y su alteración"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:93 (comment)
-#, fuzzy
-msgid "4. Mark the positions on which push/pull changes."
-msgstr "4. Marcar las posiciones en las que cambia el abrir o cerrar"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr "para las notas inferior y superior de la tesitura (véase la clase <ambitus-note>"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:94 (comment)
-#, fuzzy
-msgid ""
-"In the score-picture click on the position the push- or pull-part starts"
-msgstr ""
-"En la imagen de la partitura pulse sobre la posición en que inician las "
-"partes de abrir o cerrar"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr "más abajo)."
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:95 (comment)
-msgid "(on the noteHead, the cursor will change to a hand-icon)."
-msgstr "(sobre la cabeza, el cursor cambia a una mano)."
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr "Las otras ranuras definen los contextos de tonalidad y clave del grabador:"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:96 (comment)
-msgid "The cursor in the source code will jump just at this position."
-msgstr "El cursor sobre la fuente salta a esta posición."
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr "- start-c0: posición del Do central al principio de la pieza."
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:97 (comment)
-msgid "a) If a push-part starts there, replace the 'c' by an 'e['"
-msgstr "a) Si en ese lugar empieza una parte de cerrar, cambie la 'c' por 'e['"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr "Se usa para colocar las notas de tesitura de acuerdo con su altura;"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:98 (comment)
-msgid "b) If a pull-part starts there, replace the 'c' by an 's'"
-msgstr ""
-"b) Si en ese lugar empieza una parte de abrir, cambie la 'c' por una 's'"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr "- start-key-sig: armadura al principio de la pieza."
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:99 (comment)
-#, fuzzy
-msgid "5. Switch into 'overwrite-mode' by pressing the 'ins' key."
-msgstr "5. Cambie al modo de sobreescritura de texto pulsando la tecla 'ins'."
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr "Se usa para determinar si se deben imprimir alteraciones junto a las "
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:100 (comment)
-#, fuzzy
-msgid "6. For the pull-parts overwrite the 'c' with 's'"
-msgstr "6. Para las partes de abrir sobreescriba la 'c' con 's' "
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+msgid "notes."
+msgstr "notas de tesitura."
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:101 (comment)
-#, fuzzy
-msgid "7. For every push-part replace the last 'c' with 'e]'"
-msgstr "7. Para cada parte de cerrar cambie la última 'c' por una 'e]' "
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr "Accesor para los datos de notas inferior y superior de la tesitura"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:102 (comment)
-#, fuzzy
-msgid "8. Switch into 'insert-mode' again"
-msgstr "8. Pase de nuevo al modo de inserción"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr "La clase <ambitus-note> guarda los grobs que son específicos de las"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:103 (comment)
-msgid ""
-"9. At last it should look lik e.g. (s s e[ c | c c c c c c c c | c c c c c c "
-"e] s s)"
-msgstr ""
-"9. Al final se verá como p.ej. (s s e[ c | c c c c c c c c | c c c c c c e] "
-"s s)"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr "notas (inferior y superior):"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:104 (comment)
-msgid "10. re-enable the line \\NoNoteHead"
-msgstr "10. rehabilite la línea \\NoNoteHead"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr "- head: un grob AmbitusNoteHead;"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:114 (comment)
-#, fuzzy
-msgid "Accordion melody in tabulator score"
-msgstr "Melodía de acordeón en partitura de tablatura\t\t"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr "- accidental: un grob AmbitusAccidental a imprimir posiblemente junto a"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:115 (comment)
-msgid "1. Place a copy of the piano melody below"
-msgstr "1. Ponga debajo una copia de la melodía de piano"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr "la cabeza de la nota de tesitura."
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:116 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:135 (comment)
-#, fuzzy
-msgid ""
-"2. Separate piano melody into pull- and push-parts according to the "
-"staffTabLine you've already made"
-msgstr ""
-"2. Separe la melodía de piano en partes de abrir y de cerrar de acuerdo con "
-"la staffTabLine que ha preparado"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr "Además:"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:117 (comment)
-msgid ""
-"3. For each line: Double the line. Remark the 1st one (Keeps unchanged as "
-"reference) and then change the second line using the transformation paper"
-msgstr ""
-"3. Para cada línea; duplique la línea. Marque la primera como comentario (la "
-"conserva intacta como referencia) y luego cambie la segunda línea usando el "
-"papel de transformación"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+msgid "- pitch is the absolute pitch of the note"
+msgstr "- pitch es la altura absoluta de la nota"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:118 (comment)
-#, fuzzy
-msgid "or the macros 'conv2diaton push.bsh' and 'conv2diaton pull.bsh'"
-msgstr "o los macros 'conv2diaton push.bsh' y 'conv2diaton pull.bsh' "
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr "- cause es el evento de nota que produce esta nota de tesitura, es decir, la nota"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:119 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:138 (comment)
-msgid "Tips:"
-msgstr "Consejos:"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr "inferior o superior de la secuencia musical considerada."
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:120 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:139 (comment)
-msgid "- In jEdit Search & Replace mark the Option 'Keep Dialog'"
-msgstr "- En la búsqueda y sustitución de jEdit marque la opción 'Keep Dialog'"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+msgid "Ambitus engraving logics"
+msgstr "Lógica del grabado de la tesitura"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:122 (variable)
-msgid "AccordionTabTwoCBesDur"
-msgstr "AcordeonTabDosCSibM"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr "Reescritura del código de @file{lily/ambitus-engraver.cc}."
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:123 (comment)
-msgid "pull 1"
-msgstr "abrir 1"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr "Definición del grabador de tesitura"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:124 (comment)
-#, fuzzy
-msgid "<f' bes'>8 <f' a'>8 <d' bes'>8 |"
-msgstr "<f' bes'>8 <f' a'>8 <d' bes'>8 | "
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+msgid "Example"
+msgstr "Ejemplo"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:126 (comment)
-msgid "push 2"
-msgstr "cerrar 2"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:143 (comment)
+msgid "add FretBoards for the Cuatro"
+msgstr "añadir FretBoards para el cuatro venezolano"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:127 (comment)
-#, fuzzy
-msgid "<g' c''>4 <f' d''> <g' ees''> <f' a'> |"
-msgstr "<g' c''>4 <f' d''> <g' ees''> <f' a'> | "
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:144 (comment)
+msgid "Note: This section could be put into a separate file"
+msgstr "Nota: esta sección se puede poner en un archivo aparte"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:129 (comment)
-msgid "pull 3"
-msgstr "abrir 3"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:145 (comment)
+msgid "predefined-cuatro-fretboards.ly"
+msgstr "posiciones-predefinidas-del-cuatro.ly"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:130 (comment)
-msgid "<f' bes'>2 r8 }"
-msgstr "<f' bes'>2 r8 }"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:146 (comment)
+msgid "and \\included into each of your compositions"
+msgstr "e incluirse en todas sus composiciones con \\include"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:133 (variable)
-#, fuzzy
-msgid "AccordionTab"
-msgstr "Acordeón"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:148 (variable)
+msgid "cuatroTuning"
+msgstr "afinacionCuatro"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:134 (comment)
-msgid "1. Place a copy of the piano melody above"
-msgstr "1. Haga una copia de la melodía de piano de arriba"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:153 (variable)
+msgid "dSix"
+msgstr "sextaRe"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:136 (comment)
-#, fuzzy
-msgid ""
-"3. For each line: Double the line. Remark the 1st one (Keeps unchanged as "
-"reference) and then"
-msgstr ""
-"3. Para cada línea: duplique la línea. marque la primera como comentario (la "
-"conserva intacta como referencia) y después"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:154 (variable)
+msgid "dMajor"
+msgstr "reMayor"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:137 (comment)
-msgid "change the second line using the transformation paper"
-msgstr "cambie la segunda línea usando el papel de transformación"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:155 (variable)
+msgid "aMajSeven"
+msgstr "laSeptMayor"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:140 (comment)
-#, fuzzy
-msgid "-"
-msgstr "- "
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:156 (variable)
+msgid "dMajSeven"
+msgstr "reSeptMayor"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:149 (comment)
-#, fuzzy
-msgid "The vertical line (simulating a bar-line) in"
-msgstr ""
-"La línea vertical (que simula una divisoria) en el duracionesPentagramaBajo "
-"es una línea de rejilla"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:157 (variable)
+msgid "gMajor"
+msgstr "solMayor"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:150 (comment)
-#, fuzzy
-msgid "the staffBassRhytm is a gridline"
-msgstr "duracionesPentagramaBajo"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:175 (comment)
+msgid "end of potential include file /predefined-cuatro-fretboards.ly"
+msgstr "fin del potencial archivo de inclusión /posiciones-predefinidas-del-cuatro.ly"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:156 (comment)
-msgid "4/4 - tact. How many beats per bar"
-msgstr "4/4 - tact. Cuántos pulsos por compás"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:180 (variable)
+msgid "primerosNames"
+msgstr "nombresPrimeros"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:157 (comment)
-msgid "The following line has to be adjusted O-F-T-E-N."
-msgstr "La línea siguiente se tiene que ajustar A M-E-N-U-D-O."
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:184 (variable)
+msgid "primeros"
+msgstr "primeros"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:166 (variable)
-msgid "staffVoice"
-msgstr "vozPentagrama"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:207 (comment)
+msgid "\\override FretBoard"
+msgstr "\\override FretBoard"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:166 (context id)
-#, fuzzy
-msgid "astaffvoice"
-msgstr "vozPentagrama"
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:208 (comment)
+msgid "#'(fret-diagram-details string-count) = #'4"
+msgstr "#'(fret-diagram-details string-count) = #'4"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:180 (variable)
-msgid "staffAccordionMel"
-msgstr "pentagramaAcordMelodia"
+#. Documentation/snippets/demo-midiinstruments.ly:24 (variable)
+msgid "baseMelody"
+msgstr "melodiaBase"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:182 (comment)
-#, fuzzy
-msgid "Set the accidentals (Vorzeichen) for each note,"
-msgstr "Fijar las alteraciones (Vorzeichen) para cada nota,"
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
+msgid "Must be lower than the actual number of staff lines"
+msgstr "debe ser menor que el número real de líneas de la pauta"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:183 (comment)
-#, fuzzy
-msgid "do not remember them for the rest of the measure."
-msgstr "no recordarlas para el resto del compás."
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
+msgid "fixA"
+msgstr "fixA"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:203 (variable)
-msgid "BassRhytm"
-msgstr "DuracionesBajo"
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
+msgid "fixB"
+msgstr "fixB"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:204 (variable)
-msgid "LyricBassRhythmI"
-msgstr "DuracionesLetraBajoI"
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
+msgid "\\\" (make-string 36 #\\-))"
+msgstr "\\\" (make-string 36 #\\-))"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:206 (variable)
-msgid "staffBassRhytm"
-msgstr "duracionesPentagramaBajo"
+#. Documentation/snippets/double-glissando.ly:21 (comment)
+msgid "new voice ( = \\voiceOne), hidden"
+msgstr "new voice ( = \\voiceOne), oculta"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:207 (context id)
-#, fuzzy
-msgid "staffbass"
-msgstr "pantagrama"
+#. Documentation/snippets/double-glissando.ly:23 (comment)
+msgid "attach glissando to note heads"
+msgstr "aplicar glissando a la cabeza de las notas"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:208 (comment)
-msgid ""
-"This is not a RhythmicStaff  because it must be possible to append lyrics."
-msgstr "Esto no es un RhythmicStaff porque se debe poder aplicar letra."
+#. Documentation/snippets/double-glissando.ly:28 (comment)
+msgid "original voice with chords rearranged so that"
+msgstr "voz original con acordes rehecha de forma que"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:210 (comment)
-msgid "x.y"
-msgstr "x.y"
+#. Documentation/snippets/double-glissando.ly:29 (comment)
+msgid "glissando is attached to a & c"
+msgstr "el glissando se aplica al La y al Do"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:212 (comment)
-msgid ""
-"Shows one horizontal line. The vertical line (simulating a bar-line) is "
-"simulated by a grid"
-msgstr ""
-"Muestra una línea horizontal. La línea vertical (que simula una divisoria) "
-"está simulada por una rejilla"
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr "círculo"
 
-#. Documentation/snippets/score-for-diatonic-accordion.ly:213 (comment)
-#, fuzzy
-msgid "Search for 'grid' in this page to find all related functions"
-msgstr ""
-"Busque por el término 'grid' en esta página para hallar todas las funciones "
-"relacionadas"
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
+msgid "Two functions for (de)crescendo spanners where you can explicitly give the"
+msgstr "Dos funciones para extensores de (de)crescendo donde podemos dar el"
 
-#. Documentation/snippets/setting-system-separators.ly:34 (variable)
-#, fuzzy
-msgid "notes"
-msgstr "misNotas"
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
+msgid "spanner text."
+msgstr "texto de la extensión explícitamente."
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
-msgid "The same as \\flageolet, just a little smaller"
-msgstr ""
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
+msgid "mycresc"
+msgstr "miCresc"
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
-msgid "The second fermata is ignored!"
-msgstr ""
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
+msgid "mydecresc"
+msgstr "miDecresc"
 
-#. Documentation/snippets/simultaneous-headword.ly:30 (comment)
-#, fuzzy
-msgid "NR 1.5 Simultaneous notes"
-msgstr "Notas simultáneas"
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:59 (comment)
+msgid "Some sample text dynamic spanners, to be used as postfix operators"
+msgstr "Algunos extensores de texto de muestra, para usar como operadores posfijos"
 
-#. Documentation/snippets/simultaneous-headword.ly:32 (comment)
-msgid "L. v. Beethoven, Op. 111"
-msgstr ""
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:60 (variable)
+msgid "crpoco"
+msgstr "crpoco"
 
-#. Documentation/snippets/simultaneous-headword.ly:33 (comment)
-msgid "Piano sonata 32"
-msgstr ""
+#. Documentation/snippets/editorial-headword.ly:30 (comment)
+msgid "NR 1.7 Editorial annotations"
+msgstr "NR 1.7 Anotaciones editoriales"
 
-#. Documentation/snippets/simultaneous-headword.ly:34 (comment)
-msgid "Movt II - Arietta - Adagio molto semplice e cantabile"
-msgstr ""
+#. Documentation/snippets/editorial-headword.ly:32 (comment)
+msgid "Beethoven, Op. 31, No. 3"
+msgstr "Beethoven, Op. 31, No. 3"
 
-#. Documentation/snippets/simultaneous-headword.ly:35 (comment)
-msgid "measures 108 - 118"
-msgstr ""
+#. Documentation/snippets/editorial-headword.ly:33 (comment)
+msgid "Piano sonata 18, Movt II, Scherzo"
+msgstr "Sonata para piano núm. 18, Mov. II, Scherzo"
 
-#. Documentation/snippets/simultaneous-headword.ly:47 (variable)
-#, fuzzy
-msgid "trillFlat"
-msgstr "trino"
+#. Documentation/snippets/editorial-headword.ly:34 (comment)
+msgid "Measures 9 - 14"
+msgstr "Compases 9 a 14"
 
-#. Documentation/snippets/simultaneous-headword.ly:67 (comment)
-#, fuzzy
-msgid "RH voice 1"
-msgstr "voz"
+#. Documentation/snippets/editorial-headword.ly:38 (comment)
+#. Documentation/snippets/expressive-headword.ly:37 (comment)
+#. Documentation/snippets/pitches-headword.ly:38 (comment)
+#. Documentation/snippets/rhythms-headword.ly:39 (comment)
+msgid "RH Staff"
+msgstr "Pentagrama MD"
 
-#. Documentation/snippets/simultaneous-headword.ly:144 (comment)
-#, fuzzy
-msgid "RH voice 2"
-msgstr "voz"
+#. Documentation/snippets/editorial-headword.ly:76 (comment)
+#. Documentation/snippets/expressive-headword.ly:169 (comment)
+#. Documentation/snippets/pitches-headword.ly:111 (comment)
+#. Documentation/snippets/rhythms-headword.ly:128 (comment)
+msgid "LH Staff"
+msgstr "Pentagrama MI"
 
-#. Documentation/snippets/simultaneous-headword.ly:219 (comment)
-#, fuzzy
-msgid "LH staff"
-msgstr "pantagrama"
+#. Documentation/snippets/embedding-native-postscript-in-a--markup-block.ly:25 (comment)
+msgid "PostScript is a registered trademark of Adobe Systems Inc."
+msgstr "PostScript is a registered trademark of Adobe Systems Inc."
 
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:26 (variable)
-msgid "verseI"
-msgstr "estrofaI"
+#. Documentation/snippets/engravers-one-by-one.ly:71 (comment)
+msgid "sample music"
+msgstr "música de ejemplo"
 
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:31 (variable)
-msgid "verseII"
-msgstr "estrofaII"
+#. Documentation/snippets/engravers-one-by-one.ly:72 (variable)
+msgid "topVoice"
+msgstr "vozSuperior"
 
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:37 (comment)
-#, fuzzy
-msgid "insert chords for chordnames and fretboards here"
-msgstr "inserte aquí los acordes para chordnames"
+#. Documentation/snippets/engravers-one-by-one.ly:80 (variable)
+msgid "botVoice"
+msgstr "vozInferior"
 
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:41 (variable)
-msgid "staffMelody"
-msgstr "melodiaPentagrama"
+#. Documentation/snippets/engravers-one-by-one.ly:88 (variable)
+msgid "hoom"
+msgstr "hum"
 
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:44 (comment)
-#, fuzzy
-msgid "Type notes for melody here"
-msgstr "Teclee aquí las notas y los marcados de diagramas de posiciones"
+#. Documentation/snippets/engravers-one-by-one.ly:99 (variable)
+msgid "pah"
+msgstr "pa"
 
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:54 (context id)
-msgid "voiceMelody"
-msgstr "melodiaVoz"
+#. Documentation/snippets/engravers-one-by-one.ly:109 (comment)
+msgid "setup for Request->Element conversion. Guru-only"
+msgstr "Sólo para gurús: tinglado para la conversión Request->Element"
 
-#. Documentation/snippets/staff-headword.ly:31 (comment)
-msgid "title = \\\"Le Lac des Cygnes\\\""
-msgstr ""
+#. Documentation/snippets/engravers-one-by-one.ly:112 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+msgid "MyStaff"
+msgstr "miPentagrama"
 
-#. Documentation/snippets/staff-headword.ly:32 (comment)
-msgid "subtitle = \\\"Danse Napolitaine\\\""
-msgstr ""
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+msgid "explicitly set instrumentName, so we don't get"
+msgstr "fijar instrumentName específicamente, para no obtener"
 
-#. Documentation/snippets/staff-headword.ly:33 (comment)
-msgid "composer = \\\"Piotr Ilitch Tchaïkovski\\\""
-msgstr ""
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+msgid "weird effects when doing instrument names for"
+msgstr "efectos extraños al hacer nombres de instrumento para"
 
-#. Documentation/snippets/staff-headword.ly:34 (comment)
-msgid "arranger = \\\"arr. Laurence Sardain\\\""
-msgstr ""
+#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+msgid "piano staves"
+msgstr "sistemas de piano"
 
-#. Documentation/snippets/staff-headword.ly:35 (comment)
-msgid "footer = \\\"Mutopia-2006/12/22-896\\\""
-msgstr ""
+#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+msgid "MyVoice"
+msgstr "miVoz"
 
-#. Documentation/snippets/staff-headword.ly:38 (variable)
-#, fuzzy
-msgid "trompette"
-msgstr "trompeta"
+#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+msgid "must come before all"
+msgstr "ha de ir antes de todo"
 
-#. Documentation/snippets/staff-headword.ly:50 (variable)
-#. Documentation/snippets/staff-headword.ly:98 (context id)
-#. Documentation/snippets/staff-headword.ly:116 (context id)
-msgid "tambourin"
-msgstr ""
+#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+msgid "\\consists \\\"Rest_engraver\\\""
+msgstr "\\consists \\\"Rest_engraver\\\""
 
-#. Documentation/snippets/staff-headword.ly:59 (variable)
-msgid "tambourinMidi"
-msgstr ""
+#. Documentation/snippets/expressive-headword.ly:23 (comment)
+msgid "L. v. Beethoven, Op. 49 no. 1"
+msgstr "L. v. Beethoven, Op. 49 no. 1"
 
-#. Documentation/snippets/staff-headword.ly:102 (context id)
-#, fuzzy
-msgid "prima"
-msgstr "primeros"
+#. Documentation/snippets/expressive-headword.ly:24 (comment)
+msgid "Piano sonata 19 - \\\"Leichte Sonate\\\""
+msgstr "Sonata para piano núm. 19 - \\\"Leichte Sonate\\\""
 
-#. Documentation/snippets/staff-headword.ly:104 (context id)
-#, fuzzy
-msgid "uppera"
-msgstr "superior"
+#. Documentation/snippets/expressive-headword.ly:25 (comment)
+msgid "measures 1 - 12"
+msgstr "Compases 1 a 12"
 
-#. Documentation/snippets/staff-headword.ly:105 (context id)
-#, fuzzy
-msgid "lowera"
-msgstr "inferior"
+#. Documentation/snippets/expressive-headword.ly:27 (comment)
+msgid "\\layout {"
+msgstr "\\layout {"
 
-#. Documentation/snippets/stemlets.ly:36 (comment)
-msgid "N.B. use Score.Stem to set for the whole score."
-msgstr "Nota: use Score.Stem para establecerlo para la partitura entera."
+#. Documentation/snippets/expressive-headword.ly:28 (comment)
+msgid "\\context {"
+msgstr "\\context {"
 
-#. Documentation/snippets/string-number-extender-lines.ly:17 (variable)
-msgid "stringNumberSpanner"
-msgstr ""
+#. Documentation/snippets/expressive-headword.ly:29 (comment)
+msgid "\\Score"
+msgstr "\\Score"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
-msgid "violinOne"
-msgstr "violinUno"
+#. Documentation/snippets/expressive-headword.ly:30 (comment)
+msgid "\\override SpacingSpanner #'base-shortest-duration ="
+msgstr "\\override SpacingSpanner #'base-shortest-duration ="
 
-#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
-msgid "violinTwo"
-msgstr "violinDos"
+#. Documentation/snippets/expressive-headword.ly:31 (comment)
+msgid "#(ly:make-moment 1 20)"
+msgstr "#(ly:make-moment 1 20)"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
-msgid "viola"
-msgstr "viola"
+#. Documentation/snippets/figured-bass-headword.ly:31 (comment)
+msgid "Arcangelo Corelli, 12 Sonate da Camera, Op. 2"
+msgstr "Arcangelo Corelli, 12 Sonate da Camera, Op. 2"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
-msgid "piece.ly"
-msgstr "pieza.ly"
+#. Documentation/snippets/figured-bass-headword.ly:32 (comment)
+msgid "Sonata II, Allemanda"
+msgstr "Sonata II, Allemanda"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
-msgid "(This is the global definitions file)"
-msgstr "(Este es el archivo de definiciones globales)"
+#. Documentation/snippets/figured-bass-headword.ly:33 (comment)
+msgid "measures 1 - 88"
+msgstr "compases 1 a 88"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
-msgid "Violinone"
-msgstr "violinuno"
+#. Documentation/snippets/figured-bass-headword.ly:34 (comment)
+msgid "Coded by Neil Puttock; modified by Carl Sorensen"
+msgstr "Codificado por Neil Puttock; modificado por Carl Sorensen"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
-msgid "*********************************"
-msgstr "*********************************"
+#. Documentation/snippets/figured-bass-headword.ly:36 (variable)
+msgid "extendOn"
+msgstr "extendOn"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
-msgid "Violintwo"
-msgstr "ViolinDos"
+#. Documentation/snippets/figured-bass-headword.ly:37 (variable)
+msgid "extendOff"
+msgstr "extendOff"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
-msgid "Viola"
-msgstr "Viola"
+#. Documentation/snippets/figured-bass-headword.ly:45 (context id)
+msgid "violinoI"
+msgstr "violinI"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
-msgid "Cello"
-msgstr "Cello"
+#. Documentation/snippets/figured-bass-headword.ly:63 (context id)
+msgid "violinoII"
+msgstr "violinII"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
-msgid "**********************************"
-msgstr "**********************************"
+#. Documentation/snippets/figured-bass-headword.ly:81 (context id)
+msgid "violone"
+msgstr "violone"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
-msgid "These are the other files you need to save on your computer"
-msgstr "Estos son los tros archivos que debe guardar en su sistema"
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (variable)
+msgid "centermarkup"
+msgstr "marcadoCentro"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
-msgid "score.ly"
-msgstr "partitura.ly"
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
+msgid "Cut here ----- Start 'flamenco.ly'"
+msgstr "Cortar por aquí ----- Inicio 'flamenco.ly'"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
-msgid "(This is the main file)"
-msgstr "(Este es el archivo principal)"
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
+msgid "Text indicators"
+msgstr "Indicadores de texto"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
-#, python-format
-msgid ""
-"\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
-"separate file"
-msgstr ""
-"\\include \\\"piece.ly\\\"             %%% quite la marca de comentario de "
-"esta línea si está usando un archivo aparte"
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+msgid "abanico"
+msgstr "abanico"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
-msgid "{ Uncomment this block when using separate files"
-msgstr ""
-"{ Quite la marca de comentario de este bloque si está usando archivos aparte"
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+msgid "rasgueaso"
+msgstr "rasgueo"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
-msgid "vn1.ly"
-msgstr "vn1.ly"
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
+msgid "alzapua"
+msgstr "alzapua"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
-msgid "(This is the Violin 1 part file)"
-msgstr "(Este es el archivo de particella del violín 1)"
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
+msgid "Finger stroke symbols"
+msgstr "Símbolos de golpes de dedo"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
-msgid "vn2.ly"
-msgstr "vn2.ly"
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+msgid "strokeUp"
+msgstr "golpeArriba"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
-msgid "(This is the Violin 2 part file)"
-msgstr "(Este es el archivo de particella del violín 2)"
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
+msgid "strokeDown"
+msgstr "golpeAbajo"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
-msgid "vla.ly"
-msgstr "vla.ly"
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
+msgid "Golpe symbol"
+msgstr "Símbolo de golpe"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
-msgid "(This is the Viola part file)"
-msgstr "(Este es el archivo de particella de la viola)"
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
+msgid "golpe"
+msgstr "golpe"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
-msgid "vlc.ly"
-msgstr "vlc.ly"
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
+msgid "strokeUpGolpe"
+msgstr "golpearArriba"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
-msgid "(This is the Cello part file)"
-msgstr "(Este es el archivo de particella del cello)"
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
+msgid "iUpGolpe"
+msgstr "iGolpeArriba"
 
-#. Documentation/snippets/subdividing-beams.ly:78 (comment)
-msgid "Set beam sub-group length to an eighth note"
-msgstr "Fijar la longitud del subgrupo de barras a una corchea"
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
+msgid "Strokes for all fingers"
+msgstr "Golpes para todos los dedos"
 
-#. Documentation/snippets/subdividing-beams.ly:83 (comment)
-msgid "Set beam sub-group length to a sixteenth note"
-msgstr "Fijar la longitud del subgrupo de barras a una semicorchea"
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
+msgid "pUp"
+msgstr "pArriba"
 
-#. Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly:21 (variable)
-#. Documentation/snippets/unfretted-headword.ly:56 (variable)
-msgid "ignore"
-msgstr "ignorar"
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
+msgid "pDown"
+msgstr "pAbajo"
 
-#. Documentation/snippets/text-headword.ly:29 (comment)
-msgid "NR 1.8 Text"
-msgstr ""
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
+msgid "iUp"
+msgstr "iArriba"
 
-#. Documentation/snippets/text-headword.ly:31 (comment)
-msgid "L. v. Beethoven, Op. 110"
-msgstr ""
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
+msgid "iDown"
+msgstr "iAbajo"
 
-#. Documentation/snippets/text-headword.ly:32 (comment)
-msgid "Piano sonata 31"
-msgstr ""
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
+msgid "mUp"
+msgstr "mArriba"
 
-#. Documentation/snippets/text-headword.ly:33 (comment)
-#, fuzzy
-msgid "measures 1 - 7"
-msgstr "dos compases"
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
+msgid "mDown"
+msgstr "mAbajo"
 
-#. Documentation/snippets/text-headword.ly:45 (comment)
-#, fuzzy
-msgid "RH staff"
-msgstr "pantagrama"
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
+msgid "aUp"
+msgstr "aArriba"
 
-#. Documentation/snippets/three-sided-box.ly:17 (comment)
-msgid "New command to add a three sided box, with sides north, west and south"
-msgstr ""
-"Instrucción nueva para añadir una caja con tres lados apuntando al norte, "
-"oeste y sur"
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
+msgid "aDown"
+msgstr "aAbajo"
 
-#. Documentation/snippets/three-sided-box.ly:18 (comment)
-msgid "Based on the box-stencil command defined in scm/stencil.scm"
-msgstr "Basado en la instrucción box-stencil definida en scm/stencil.scm"
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
+msgid "xUp"
+msgstr "xArriba"
 
-#. Documentation/snippets/three-sided-box.ly:19 (comment)
-#, fuzzy
-msgid "Note that \\\";;\\\" is used to comment a line in Scheme"
-msgstr "Observe que utilizamos \\\";\\\" para comentar una línea en Scheme"
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
+msgid "xDown"
+msgstr "xAbajo"
+
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
+msgid "Just handy :)"
+msgstr "Muy cómodo :)"
 
-#. Documentation/snippets/three-sided-box.ly:33 (comment)
-#, fuzzy
-msgid "The corresponding markup command, based on the \\box command defined"
-msgstr ""
-"La instrucción de marcado correspondiente, basada en la instrucción \\box "
-"definida"
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
+msgid "tupletOff"
+msgstr "grupoNo"
 
-#. Documentation/snippets/three-sided-box.ly:34 (comment)
-msgid "in scm/define-markup-commands.scm"
-msgstr "en scm/define-markup-commands.scm"
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
+msgid "tupletsOff"
+msgstr "gruposNo"
 
-#. Documentation/snippets/three-sided-box.ly:46 (comment)
-msgid "Test it:"
-msgstr "Probarla:"
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
+msgid "tupletsOn"
+msgstr "gruposSi"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
-msgid "Change the style permanently"
-msgstr ""
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
+msgid "headsOff"
+msgstr "cabezasNo"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
-#, fuzzy
-msgid "Revert to default style:"
-msgstr "Retornar al estilo predeterminado"
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
+msgid "headsOn"
+msgstr "cabezasSi"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
-msgid "single-digit style only for the next time signature"
-msgstr ""
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
+msgid "Cut here ----- End 'flamenco.ly'"
+msgstr "Cortar por aquí ----- Final 'flamenco.ly'"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:36 (comment)
-msgid "make the staff lines invisible on staves"
-msgstr "hacer invisibles las líneas de los pentagramas"
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
+msgid "Example 1"
+msgstr "Ejemplo 1"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:125 (variable)
-msgid "incipitDiscantus"
-msgstr "incipitDiscantus"
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
+msgid "Example 2"
+msgstr "Ejemplo 2"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:150 (variable)
-msgid "incipitAltus"
-msgstr "incipitAltus"
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
+msgid "Example 3"
+msgstr "Ejemplo 3"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:176 (variable)
-msgid "incipitTenor"
-msgstr "incipitTenor"
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
+msgid "Example 4"
+msgstr "Ejemplo 4"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:204 (variable)
-msgid "incipitBassus"
-msgstr "incipitBassus"
+#. Documentation/snippets/flute-slap-notation.ly:18 (variable)
+msgid "slap"
+msgstr "slap"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:230 (comment)
-msgid ""
-"StaffGroup is used instead of ChoirStaff to get bar lines between systems"
-msgstr ""
-"StaffGroup se usa en lugar de ChoirStaff para tener líneas divisorias entre "
-"los sistemas"
+#. Documentation/snippets/forcing-measure-width-to-adapt-to-metronomemarks-width.ly:20 (variable)
+msgid "example"
+msgstr "ejemplo"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:262 (comment)
-msgid "Keep the bass lyrics outside of the staff group to avoid bar lines"
-msgstr ""
-"Mantener la letra del bajo fuera del grupo de pentagrama para evitar las "
-"barras de compás"
+#. Documentation/snippets/formatting-lyrics-syllables.ly:17 (variable)
+msgid "lyr"
+msgstr "letra"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:263 (comment)
-msgid "between the lyrics."
-msgstr "entre las sílabas del texto"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:33 (comment)
+msgid "A chord for ukulele"
+msgstr "Un acorde de ukelele"
 
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:272 (comment)
-#, fuzzy
-msgid "the next three instructions keep the lyrics between the bar lines"
-msgstr ""
-"las tres instrucciones siguientes hacen que la letra no choque con las "
-"divisorias"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:43 (comment)
+msgid "A chord for ukulele, with formatting defined in definition string"
+msgstr "Acorde para el ukelele, con el formato definido en la cadena de definición"
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
-msgid "naturalizeMusic"
-msgstr "naturalizarMusica"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:44 (comment)
+msgid "1.2 * size, 4 strings, 4 frets, fingerings below string"
+msgstr "1.2 * tamaño, 4 cuerdas, 4 trastes, digitación debajo de las cuerdas"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
-msgid "The default treble clef"
-msgstr "Clave de sol predeterminada"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:45 (comment)
+msgid "dot radius .35 of fret spacing, dot position 0.55 of fret spacing"
+msgstr ""
+"redio del punto .35 del espacio de traste, posición del punto 0.55 del "
+"espacio de traste"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
-msgid "The standard bass clef"
-msgstr "Clave de Fa estándar"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:54 (comment)
+msgid "These chords will be in normal orientation"
+msgstr "Estos acordes estarán en la orientación normal"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
-msgid "The baritone clef"
-msgstr "Clave de barítono (do en quinta)"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:60 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:81 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:108 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:160 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:181 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:208 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:259 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:280 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:307 (comment)
+#, python-format
+msgid "110% of default size"
+msgstr "110% del tamaño predeterminado"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
-msgid "The standard choral tenor clef"
-msgstr "Clave estándar de tenor coral"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:78 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:178 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:277 (comment)
+msgid "Double barre used to test barre function"
+msgstr "Doble barra utilizada para probar la función de barra"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
-msgid "A non-standard clef"
-msgstr "Clave no estándar"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:105 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:205 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:304 (comment)
+msgid "C major for guitar, with capo on third fret"
+msgstr "Do mayor para guitarra, cejilla en el tercer traste"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
-msgid "The following clef changes do not preserve"
-msgstr "Los siguientes cambios de clave no preservan"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:140 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:239 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:338 (comment)
+msgid "simple D chord, large top fret thickness"
+msgstr "acorde sencillo de Re, grosor del traste grande superior"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
-msgid "the normal relationship between notes and clefs:"
-msgstr "la relación normal entre notas y claves:"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:152 (comment)
+msgid "These chords will be in landscape orientation"
+msgstr "Eestos acordes estarán en orientación horizontal"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
-msgid "Return to the normal clef:"
-msgstr "Volver a la clave normal:"
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:251 (comment)
+msgid "These chords will be in opposing-landscape orientation"
+msgstr "Estos acordes estarán en orientación horizontal opuesta"
 
-#. Documentation/snippets/unfretted-headword.ly:40 (comment)
-#, fuzzy
-msgid "Abreviations"
-msgstr "Articulaciones"
+#. Documentation/snippets/fretboards-alternate-tables.ly:69 (comment)
+msgid "Make a blank new fretboard table"
+msgstr "Hacer una tabla de trastes en blanco"
 
-#. Documentation/snippets/unfretted-headword.ly:43 (variable)
-msgid "db"
-msgstr ""
+#. Documentation/snippets/fretboards-alternate-tables.ly:72 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr "Hacer una tabla de trastes nueva como copia de default-fret-table"
 
-#. Documentation/snippets/unfretted-headword.ly:44 (variable)
-msgid "dub"
-msgstr ""
+#. Documentation/snippets/fretboards-alternate-tables.ly:75 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr "Añadir un acorde a custom-fretboard-table-one"
 
-#. Documentation/snippets/unfretted-headword.ly:45 (variable)
-msgid "dubetc"
-msgstr ""
+#. Documentation/snippets/fretboards-alternate-tables.ly:81 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr "Añadir un acorde a custom-fretboard-table-two"
 
-#. Documentation/snippets/unfretted-headword.ly:47 (variable)
-msgid "ub"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:35 (comment)
+msgid "shortcuts"
+msgstr "atajos"
 
-#. Documentation/snippets/unfretted-headword.ly:48 (variable)
-msgid "udb"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:36 (comment)
+msgid "fingering orientations"
+msgstr "orientaciones de digitación"
 
-#. Documentation/snippets/unfretted-headword.ly:49 (variable)
-msgid "udbetc"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:37 (variable)
+msgid "sfol"
+msgstr "sfoiz"
 
-#. Documentation/snippets/unfretted-headword.ly:51 (variable)
-msgid "fermaTa"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:38 (variable)
+msgid "sfor"
+msgstr "sfor"
 
-#. Documentation/snippets/unfretted-headword.ly:53 (variable)
-#, fuzzy
-msgid "accel"
-msgstr "acento"
+#. Documentation/snippets/fretted-headword.ly:39 (variable)
+msgid "sfod"
+msgstr "sfoder"
 
-#. Documentation/snippets/unfretted-headword.ly:54 (variable)
-#, fuzzy
-msgid "ritar"
-msgstr "Guitarra"
+#. Documentation/snippets/fretted-headword.ly:40 (variable)
+msgid "sfou"
+msgstr "sfou"
 
-#. Documentation/snippets/unfretted-headword.ly:60 (comment)
-#, fuzzy
-msgid "Strings"
-msgstr "Canciones"
+#. Documentation/snippets/fretted-headword.ly:42 (comment)
+msgid "string number orientations"
+msgstr "orientaciones de los números de cuerda"
 
-#. Documentation/snippets/unfretted-headword.ly:63 (variable)
-msgid "svib"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:43 (variable)
+msgid "ssnol"
+msgstr "ssnol"
 
-#. Documentation/snippets/unfretted-headword.ly:64 (variable)
-msgid "pvib"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:43 (comment)
+msgid "(down right up)"
+msgstr "(abajo derecha arriba)"
 
-#. Documentation/snippets/unfretted-headword.ly:65 (variable)
-msgid "mvib"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:44 (variable)
+msgid "ssnou"
+msgstr "ssnoarriba"
 
-#. Documentation/snippets/unfretted-headword.ly:66 (variable)
-#, fuzzy
-msgid "sulp"
-msgstr "slap"
+#. Documentation/snippets/fretted-headword.ly:45 (variable)
+msgid "ssnod"
+msgstr "ssnoabajo"
 
-#. Documentation/snippets/unfretted-headword.ly:67 (variable)
-#, fuzzy
-msgid "norm"
-msgstr "normal"
+#. Documentation/snippets/fretted-headword.ly:46 (variable)
+msgid "ssnor"
+msgstr "ssnor"
 
-#. Documentation/snippets/unfretted-headword.ly:69 (variable)
-#, fuzzy
-msgid "quatre"
-msgstr "negra"
+#. Documentation/snippets/fretted-headword.ly:48 (comment)
+msgid "define fingering offset"
+msgstr "definir desplazamiento de la digitación"
 
-#. Documentation/snippets/unfretted-headword.ly:73 (comment)
-#, fuzzy
-msgid "Shifting Notes"
-msgstr "Saltar notas"
+#. Documentation/snippets/fretted-headword.ly:49 (variable)
+msgid "FO"
+msgstr "FO"
 
-#. Documentation/snippets/unfretted-headword.ly:76 (variable)
-#, fuzzy
-msgid "shift"
-msgstr "quinta"
+#. Documentation/snippets/fretted-headword.ly:54 (comment)
+msgid "markups"
+msgstr "marcados"
 
-#. Documentation/snippets/unfretted-headword.ly:77 (variable)
-msgid "shifta"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:55 (variable)
+msgid "rit"
+msgstr "rit"
 
-#. Documentation/snippets/unfretted-headword.ly:78 (variable)
-msgid "shiftb"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+msgid "dimin"
+msgstr "dimin"
 
-#. Documentation/snippets/unfretted-headword.ly:82 (comment)
-#, fuzzy
-msgid "Hairpin"
-msgstr "regulador"
+#. Documentation/snippets/fretted-headword.ly:57 (variable)
+msgid "andantino"
+msgstr "andantino"
 
-#. Documentation/snippets/unfretted-headword.ly:85 (comment)
-msgid "aniente        = \\\"a niente\\\""
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:58 (variable)
+msgid "benmarcato"
+msgstr "benmarcato"
 
-#. Documentation/snippets/unfretted-headword.ly:86 (variable)
-#, fuzzy
-msgid "aniente"
-msgstr "al niente"
+#. Documentation/snippets/fretted-headword.ly:59 (variable)
+msgid "pdolce"
+msgstr "pdolce"
 
-#. Documentation/snippets/unfretted-headword.ly:93 (variable)
-#, fuzzy
-msgid "tupletbp"
-msgstr "grupo especial"
+#. Documentation/snippets/fretted-headword.ly:61 (comment)
+msgid "THE MUSIC %%%"
+msgstr "LA MÚSICA %%%"
 
-#. Documentation/snippets/unfretted-headword.ly:97 (comment)
-msgid "Flag [Note Head - Stem]"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:73 (comment)
+#. Documentation/snippets/fretted-headword.ly:112 (comment)
+msgid "m. 1"
+msgstr "c. 1"
 
-#. Documentation/snippets/unfretted-headword.ly:100 (variable)
-#, fuzzy
-msgid "noflag"
-msgstr "bemol"
+#. Documentation/snippets/fretted-headword.ly:79 (comment)
+msgid "m. 2"
+msgstr "c. 2"
 
-#. Documentation/snippets/unfretted-headword.ly:103 (comment)
-#, fuzzy
-msgid "Functions"
-msgstr "Funciones vacías"
+#. Documentation/snippets/fretted-headword.ly:81 (comment)
+#. Documentation/snippets/fretted-headword.ly:117 (comment)
+msgid "m. 3"
+msgstr "c. 3"
 
-#. Documentation/snippets/unfretted-headword.ly:118 (comment)
-#, fuzzy
-msgid "Instruments"
-msgstr "Nombres de instrumentos"
+#. Documentation/snippets/fretted-headword.ly:82 (comment)
+#. Documentation/snippets/fretted-headword.ly:119 (comment)
+msgid "m. 4"
+msgstr "c. 4"
 
-#. Documentation/snippets/unfretted-headword.ly:121 (variable)
-#, fuzzy
-msgid "ViolinSolo"
-msgstr "violinuno"
+#. Documentation/snippets/fretted-headword.ly:86 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
+msgid "m. 5"
+msgstr "c. 5"
 
-#. Documentation/snippets/unfretted-headword.ly:131 (comment)
-#, fuzzy
-msgid "Measure 1"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:89 (comment)
+msgid "end of m. 6"
+msgstr "fin del c. 6"
 
-#. Documentation/snippets/unfretted-headword.ly:141 (comment)
-#, fuzzy
-msgid "Measure 2"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:92 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
+msgid "m. 7"
+msgstr "c. 7"
 
-#. Documentation/snippets/unfretted-headword.ly:151 (comment)
-#, fuzzy
-msgid "Measure 3"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:95 (comment)
+msgid "beg of m. 8"
+msgstr "comienzo del c. 8"
 
-#. Documentation/snippets/unfretted-headword.ly:159 (comment)
-#, fuzzy
-msgid "Measure 4"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:96 (comment)
+msgid "end of m. 8"
+msgstr "fin del c. 8"
 
-#. Documentation/snippets/unfretted-headword.ly:168 (comment)
-#, fuzzy
-msgid "Measure 5"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:98 (comment)
+msgid "end of m. 9"
+msgstr "fin del c. 9"
 
-#. Documentation/snippets/unfretted-headword.ly:176 (comment)
-#, fuzzy
-msgid "Measure 6"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:100 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
+msgid "m. 10"
+msgstr "c. 10"
 
-#. Documentation/snippets/unfretted-headword.ly:178 (comment)
-msgid "\\featherDurations #(ly:make-moment 2 3)"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:102 (comment)
+msgid "beg of m. 11"
+msgstr "comienzo del c. 11"
 
-#. Documentation/snippets/unfretted-headword.ly:185 (comment)
-#, fuzzy
-msgid "Measure 7"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:104 (comment)
+msgid "end of m. 11"
+msgstr "final del c. 11"
 
-#. Documentation/snippets/unfretted-headword.ly:194 (comment)
-#, fuzzy
-msgid "Measure 8"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:114 (comment)
+msgid "beg m. 2"
+msgstr "comienzo del c. 2"
 
-#. Documentation/snippets/unfretted-headword.ly:199 (comment)
-#, fuzzy
-msgid "Measure 9"
-msgstr "Repeticiones de compás"
+#. Documentation/snippets/fretted-headword.ly:115 (comment)
+msgid "end m. 2"
+msgstr "final del c. 2"
 
-#. Documentation/snippets/unfretted-headword.ly:210 (comment)
-#, fuzzy
-msgid "Score"
-msgstr "partituraOriginal"
+#. Documentation/snippets/fretted-headword.ly:121 (comment)
+msgid "new section starts here in A minor"
+msgstr "la nueva sección comienza aquí en La menor"
 
-#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
-#, fuzzy
-msgid "testnotes"
-msgstr "notas_estrofa"
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
+msgid "beg m. 6"
+msgstr "comienzo del c. 6"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
-msgid "display grobs for each note head:"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
+msgid "end m. 6"
+msgstr "final del c. 6"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
-msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
+msgid "m. 8"
+msgstr "c. 8"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
-msgid "or just for one:"
-msgstr ""
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
+msgid "beg m. 9"
+msgstr "comienzo del c. 9"
 
-#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:28 (variable)
-msgid "parallelogram"
-msgstr "paralelogramo"
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
+msgid "end m. 9"
+msgstr "final del c. 9"
 
-#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:43 (variable)
-msgid "myNoteHeads"
-msgstr "misCabezas"
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
+msgid "m. 11"
+msgstr "c. 11"
 
-#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:44 (variable)
-msgid "normalNoteHeads"
-msgstr "cabezasNormales"
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+msgid "guitar"
+msgstr "guitarra"
 
-#. Documentation/snippets/utf-8.ly:19 (comment)
-msgid "end verbatim - this comment is a hack to prevent texinfo.tex"
-msgstr ""
-"final del bloque literal. Este comentario es un truco para evitar que "
-"texinfo.tex"
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
+msgstr "Crear un sello de corchete buscando el glifo en la fuente tipográfica"
 
-#. Documentation/snippets/utf-8.ly:20 (comment)
-msgid "from choking on non-European UTF-8 subsets"
-msgstr "proteste respecto a los subconjuntos de UTF-8 no europeos"
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
+msgstr "notasdeejemplo"
 
-#. Documentation/snippets/utf-8.ly:22 (comment)
-msgid "Edit this file using a Unicode aware editor, such as GVIM, GEDIT, Emacs"
-msgstr ""
-"Edite este archivo con un editor preparado para Unicode, como GVIM, GEDIT o "
-"Emacs"
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
+msgid "this moves them up one staff space from the default position"
+msgstr "moverlas hacia arriba un espacio de pentagrama desde la posición de"
 
-#. Documentation/snippets/utf-8.ly:40 (comment)
-msgid "Cyrillic font"
-msgstr "Fuente cirílica"
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+msgid "set up grids"
+msgstr "establecer rejillas"
 
-#. Documentation/snippets/utf-8.ly:41 (variable)
-msgid "bulgarian"
-msgstr "bulgaro"
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
+msgid "set the grid interval to one quarter note"
+msgstr "establecer intervalo de rejilla a una negra"
 
-#. Documentation/snippets/utf-8.ly:45 (variable)
-msgid "hebrew"
-msgstr "hebreo"
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
+msgid "this moves them to the right half a staff space"
+msgstr "moverlas a la derecha medio espacio de pentagrama"
 
-# fuzzy. FVD
-#. Documentation/snippets/utf-8.ly:49 (variable)
-msgid "japanese"
-msgstr "japones"
+#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:38 (comment)
+msgid "hides staff and notes so that only the grid lines are visible"
+msgstr "ocultar pentagrama y notas para que sólo se vea la rejilla"
 
-#. Documentation/snippets/utf-8.ly:56 (comment)
-msgid "\\\"a legal song to you\\\""
-msgstr "\\\"una canción legal para ti\\\""
+#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:45 (comment)
+msgid "dummy notes to force regular note spacing"
+msgstr "notas falsas para forzar el espaciado regular de las notas"
 
-#. Documentation/snippets/utf-8.ly:57 (variable)
-msgid "portuguese"
-msgstr "portugues"
+#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:61 (comment)
+msgid "center grid lines horizontally below note heads"
+msgstr "centrar las líneas de rejilla horizontalmente bajo las cabezas"
 
-#. Documentation/snippets/vertical-line-as-a-baroque-articulation-mark.ly:19 (variable)
-#, fuzzy
-msgid "upline"
-msgstr "línea"
+#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:68 (comment)
+msgid "set line length and positioning:"
+msgstr "fijar la longitud y la posición de la línea:"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:20 (variable)
-msgid "leftbrace"
-msgstr "llaveizquierda"
+#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:69 (comment)
+msgid "two staff spaces above center line on hidden staff"
+msgstr "dos espacios por encima de la línea central sobre el pentagrama oculto"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:21 (variable)
-msgid "rightbrace"
-msgstr "llavederecha"
+#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:70 (comment)
+msgid "to four spaces below center line on visible staff"
+msgstr ""
+"hasta cuatro espacios por debajo de la línea central sobre el pentagrama "
+"visible"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:23 (variable)
-msgid "dropLyrics"
-msgstr "bajarLetra"
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
+msgid "Hide fret number: useful to draw slide into/from a casual point of"
+msgstr "Ocultar el número de traste: útil para trazar un slide dentro de"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:30 (variable)
-msgid "raiseLyrics"
-msgstr "elevarLetra"
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
+msgid "the fretboard."
+msgstr "o a partir de un punto casual del mástil."
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:37 (variable)
-msgid "skipFour"
-msgstr "saltoCuatro"
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
+msgid "hideFretNumber"
+msgstr "ocultarTraste"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:39 (variable)
-msgid "lyricsA"
-msgstr "letraA"
+#. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:48 (variable)
+msgid "drum"
+msgstr "percusion"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:41 (variable)
-msgid "lyricsB"
-msgstr "letraB"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:56 (comment)
+msgid "Solution 1: Using a simple markup with a particular halign value"
+msgstr "Solución 1: usar un marcado sencillo con un valor concreto de halign"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:42 (variable)
-msgid "lyricsC"
-msgstr "letraC"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:57 (comment)
+msgid "Drawback: It's a markup, not a dynamic command, so \\dynamicDown"
+msgstr "Inconveniente: es un marcado, no una instrucción de matiz dinámico,"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:43 (variable)
-msgid "lyricsD"
-msgstr "letraD"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:58 (comment)
+msgid "etc. will have no effect"
+msgstr "por lo que \\dynamicDown etc. no funcionan"
 
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:50 (context id)
-msgid "m"
-msgstr "m"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:59 (variable)
+msgid "semppMarkup"
+msgstr "semppMarcado"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
-msgid "sopMusic"
-msgstr "musicaSoprano"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:61 (comment)
+msgid "Solution 2: Using a dynamic script & shifting with"
+msgstr "Solución 2: usar una indicación de dinámica y desplazarla con"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
-msgid "sopWords"
-msgstr "letraSoprano"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:62 (comment)
+msgid "\\once \\override ... #'X-offset = .."
+msgstr "\\once \\override ... #'X-offset = .."
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
-msgid "women"
-msgstr "mujeres"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:63 (comment)
+msgid "Drawback: \\once \\override needed for every invocation"
+msgstr "Inconveniente: se necesita \\once\\override para cada invocación"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
-msgid "men"
-msgstr "hombres"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:64 (variable)
+msgid "semppK"
+msgstr "semppK"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
-msgid "we could remove the line about this with the line below, since we want"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:71 (comment)
+msgid "Solution 3: Padding the dynamic script so the center-alignment"
 msgstr ""
-"podríamos quitar la línea anterior y sustituirla por la siguiente, pues "
-"queremos"
+"Solución 3: aplicar relleno a la indicación dinámica para que el center-"
+"alignment"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
-msgid "the alto lyrics to be below the alto Voice anyway."
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:72 (comment)
+msgid "puts it at the correct position"
+msgstr "lo ponga en la posición correcta"
+
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:73 (comment)
+msgid "Drawback: the padding really reserves the space, nothing else can be there"
 msgstr ""
-"que la letra de la contralto esté debajo de la voz de contralto de todas "
-"formas."
+"Inconveniente: el relleno reserva el espacio realmente, no puede haber nada "
+"más aquí"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
-#, fuzzy
-msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
-msgstr "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:74 (variable)
+msgid "semppT"
+msgstr "semppT"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
-msgid "again, we could replace the line above this with the line below."
-msgstr "de nuevo podríamos sustituir la línea anterior con la línea siguiente."
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:82 (comment)
+msgid "Solution 4: Dynamic, setting the dimensions of the additional text to 0"
+msgstr ""
+"Solución 4: indicación dinámica, fijando a 0 las dimensiones del texto "
+"adicional"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
-#, fuzzy
-msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
-msgstr "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:83 (comment)
+msgid "Drawback: To lilypond \\\"sempre\\\" has no extent, so it might put"
+msgstr "Inconveniente: para lilypond \\\"sempre\\\" no tiene dimensiones,"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
-#, fuzzy
-msgid "refrain"
-msgstr "estribilloB"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:84 (comment)
+msgid "other stuff there => collisions"
+msgstr "lo que podría dar lugar a colisiones"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
-#, fuzzy
-msgid "SoloNotes"
-msgstr "notasTrompa"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:85 (comment)
+msgid "Drawback: Also, there seems to be some spacing, so it's not exactly the"
+msgstr "Inconveniente: asimismo, parece haber algo de espacio, por lo que"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
-#, fuzzy
-msgid "SoloLyrics"
-msgstr "LetraSopranoDos"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:86 (comment)
+msgid "same alignment as without the additional text"
+msgstr "no es exactamente la misma alnieación que sin el texto adicional"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
-#, fuzzy
-msgid "SopranoNotes"
-msgstr "notasTrompa"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:87 (variable)
+msgid "semppM"
+msgstr "semppM"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
-#, fuzzy
-msgid "SopranoLyrics"
-msgstr "letraSoprano"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:96 (comment)
+msgid "Solution 5: Dynamic with explicit shifting inside the scheme function"
+msgstr ""
+"Solución 5: indicación dinámica con desplazamiento explícito dentro de la "
+"función de Scheme"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
-#, fuzzy
-msgid "BassNotes"
-msgstr "notasBajo"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:97 (variable)
+msgid "semppG"
+msgstr "semppG"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
-#, fuzzy
-msgid "BassLyrics"
-msgstr "letraBajo"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:105 (comment)
+msgid "Solution 6: Dynamic with explicit alignment. This has only effect"
+msgstr "Solución 6: indicación dinámica con alineación explícita. ¡Sólo tiene efecto "
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
-#, fuzzy
-msgid "SoloVoice"
-msgstr "vozSuperior"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:106 (comment)
+msgid "if one sets X-offset!"
+msgstr "si se fija X-offset!"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
-#, fuzzy
-msgid "SopranoVoice"
-msgstr "musicaSoprano"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:107 (comment)
+msgid "Drawback: One needs to set DynamicText #'X-offset!"
+msgstr "Inconveniente: ¡Hay que fijar DynamicText #'X-offset!"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
-#, fuzzy
-msgid "BassVoice"
-msgstr "MusicaBajo"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:108 (comment)
+msgid "Drawback: Aligned at the right edge of the additional text,"
+msgstr "Inconveniente: alineado con el borde derecho del texto adicional,"
 
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
-msgid "these lines prevent empty staves from being printed"
-msgstr ""
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:109 (comment)
+msgid "not at the center of pp"
+msgstr "no con el centro del pp"
 
-#. Documentation/snippets/volta-multi-staff.ly:17 (variable)
-msgid "voltaMusic"
-msgstr "musicaRepeticion"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:110 (variable)
+msgid "semppMII"
+msgstr "semppMII"
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
-msgid "voltaAdLib"
-msgstr "voltaAdLib"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:118 (context id)
+msgid "s"
+msgstr "s"
 
-#. Documentation/snippets/wind-headword.ly:21 (comment)
-msgid "Tchaikovsky"
-msgstr ""
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:125 (context id)
+msgid "sMarkup"
+msgstr "sMarkup"
 
-#. Documentation/snippets/wind-headword.ly:22 (comment)
-msgid "Nutcracker Suite, VII Dance of the Merlitons"
-msgstr ""
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:132 (context id)
+msgid "sK"
+msgstr "sK"
 
-msgid "Up:"
-msgstr "Arriba:"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:143 (context id)
+msgid "sT"
+msgstr "sT"
 
-msgid "Next:"
-msgstr "Siguiente:"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:150 (context id)
+msgid "sM"
+msgstr "sM"
 
-msgid "Previous:"
-msgstr "Anterior:"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:157 (context id)
+msgid "sG"
+msgstr "sG"
 
-msgid "Appendix "
-msgstr "Apéndice "
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:164 (context id)
+msgid "sMII"
+msgstr "sMII"
 
-msgid "Footnotes"
-msgstr "Notas al pie"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:168 (comment)
+msgid "Setting to ##f (false) gives the same result"
+msgstr "Al fijarlo a ##f (falso) obtenemos el mismo resultado"
 
-# this is the same translation that babel LaTex package uses . FVD
-msgid "Table of Contents"
-msgstr "Índice general"
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
+#. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
+msgid "harmonies"
+msgstr "armonias"
+
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:32 (comment)
+msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE CHORD NAME"
+msgstr "a continuación la instrucción para mover el nombre del acorde"
 
-#~ msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
-#~ msgstr "Voz \\\"1\\\"                  Voz \\\"2\\\""
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:35 (comment)
+msgid "THIS LINE IS THE SECOND METHOD"
+msgstr "esta línea es el segundo método"
 
-#~ msgid "versewords"
-#~ msgstr "letra_estrofa"
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:45 (comment)
+msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM"
+msgstr "a continuación la instrucción para mover el diagrama de posición"
 
-#~ msgid "refrainnotesA"
-#~ msgstr "notas_estribilloA"
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:48 (comment)
+msgid "HERE IS THE SECOND METHOD"
+msgstr "aquí el segundo método"
 
-#~ msgid "refrainnotesB"
-#~ msgstr "notas_estribilloB"
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+msgid "Timeline"
+msgstr "LineaDeTiempo"
 
-#~ msgid "refrainwordsA"
-#~ msgstr "letra_estribilloA"
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+msgid "Start score"
+msgstr "Inicio de la partitura"
 
-#~ msgid "refrainwordsB"
-#~ msgstr "letra_estribilloB"
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+msgid "Start pianostaff"
+msgstr "Iniciar sistema de piano"
 
-#~ msgid "refrainA"
-#~ msgstr "estribilloA"
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr "inicio de pentagrama MD"
 
-#~ msgid "set time signature and key"
-#~ msgstr "indicación de compás y armadura"
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr "Inicio de voz = \\\"Soprano\\\""
 
-#~ msgid "left-padding and right-padding"
-#~ msgstr ""
-#~ "left-padding y right-padding (relleno por la izquierda y por la derecha)"
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr "Final de voz = \\\"Soprano\\\""
 
-#~ msgid "Custom titles"
-#~ msgstr "Títulos personalizados"
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+msgid "Start Voice = \\\"Alto\\\""
+msgstr "Inicio de voz = \\\"Alto\\\""
 
-#~ msgid "this does nothing"
-#~ msgstr "esto no hace nada"
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+msgid "End Voice = \\\"Alto\\\""
+msgstr "Final de voz = \\\"Alto\\\""
 
-#~ msgid "a break here would work"
-#~ msgstr "un salto aquí funcionaría"
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr "Final de pentagrama MD"
 
-#~ msgid "as does this break"
-#~ msgstr "como por ejemplo este salto"
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr "Inicio de pentagrama MI"
 
-#~ msgid "now the break is allowed"
-#~ msgstr "ahora se permite el salto de línea"
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr "Inicio de voz = \\\"Tenor\\\""
 
-#~ msgid "Paper and pages"
-#~ msgstr "El papel y las páginas"
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+msgid "End Voice = \\\"Tenor\\\""
+msgstr "Final de voz = \\\"Tenor\\\""
 
-#~ msgid "Paper size"
-#~ msgstr "Tamaño del papel"
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+msgid "Start Voice = \\\"Bass\\\""
+msgstr "Inicio de voz = \\\"Bass\\\""
 
-#~ msgid "Page formatting"
-#~ msgstr "Formateo de las páginas"
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+msgid "End Voice = \\\"Bass\\\""
+msgstr "Final de voz = \\\"Bass\\\""
 
-#~ msgid "Vertical dimensions"
-#~ msgstr "Dimensiones verticales"
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
+msgstr "Final de pentagrama MI"
 
-#~ msgid "Horizontal dimensions"
-#~ msgstr "Dimensiones horizontales"
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+msgid "End pianostaff"
+msgstr "Final del sistema de piano"
 
-#~ msgid "Music layout"
-#~ msgstr "Disposición de la música"
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
+msgstr "Inicio del bloque paper"
 
-#~ msgid "Vertical spacing inside a system"
-#~ msgstr "Espaciado vertical dentro de un sistema"
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+msgid "don't indent first system"
+msgstr "no sangrar el primer sistema"
 
-#~ msgid "the RehearsalMark will be centered above the Key Signature"
-#~ msgstr "la RehearsalMark se centra sobre la armadura"
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+msgid "shorten line length to suit music"
+msgstr "acortar la longitur de la línea para adecuarse a la música"
 
-#~ msgid "oboeMusic"
-#~ msgstr "musicaOboe"
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
+msgstr "Final del boque paper"
 
-#~ msgid "bassoonMusic"
-#~ msgstr "musicaFagot"
+#. Documentation/snippets/incipit.ly:85 (variable)
+#. Documentation/snippets/incipit.ly:86 (context id)
+msgid "discantusIncipit"
+msgstr "discantusIncipit"
 
-#~ msgid "tromboneMusic"
-#~ msgstr "musicaTrombon"
+#. Documentation/snippets/incipit.ly:122 (variable)
+#. Documentation/snippets/incipit.ly:123 (context id)
+msgid "altusIncipit"
+msgstr "altusIncipit"
 
-#~ msgid "hornIIMusic"
-#~ msgstr "musicaTrompaII"
+#. Documentation/snippets/incipit.ly:138 (comment)
+#. Documentation/snippets/incipit.ly:150 (comment)
+#. Documentation/snippets/incipit.ly:179 (comment)
+#. Documentation/snippets/incipit.ly:188 (comment)
+msgid "two measures"
+msgstr "dos compases"
 
-#, fuzzy
-#~ msgid "the direction."
-#~ msgstr "indicación del tempo"
+#. Documentation/snippets/incipit.ly:158 (variable)
+#. Documentation/snippets/incipit.ly:159 (context id)
+msgid "tenorIncipit"
+msgstr "tenorIncipit"
 
-#~ msgid "a little smaller so lyrics"
-#~ msgstr "algo más pequeño de forma que la letra"
+#. Documentation/snippets/incipit.ly:194 (variable)
+#. Documentation/snippets/incipit.ly:195 (context id)
+msgid "bassusIncipit"
+msgstr "bassusIncipit"
 
-#~ msgid "can be closer to the staff"
-#~ msgstr "esté más cerca del pentagrama"
+#. Documentation/snippets/incipit.ly:265 (comment)
+msgid "no bar lines in staves or lyrics"
+msgstr "sin líneas divisorias en los pentagramas ni en la letra"
 
-#~ msgid ""
-#~ "This section has not been translated yet; please refer to the manual in "
-#~ "English."
-#~ msgstr "Esta sección aún no está traducida; consulte el manual en inglés."
+#. Documentation/snippets/incipit.ly:268 (comment)
+msgid "the next two instructions keep the lyrics between the bar lines"
+msgstr ""
+"las dos instrucciones siguientes mantienen la letra entre las barras de "
+"compás"
 
-#~ msgid "GNU LilyPond --- Learning Manual"
-#~ msgstr "GNU LilyPond: Manual de aprendizaje"
+#. Documentation/snippets/incipit.ly:279 (comment)
+msgid "breaking also at those bar lines where a note overlaps"
+msgstr "saltar también en las barras en que se superpone una nota"
 
-#~ msgid "Preface"
-#~ msgstr "Preámbulo"
+#. Documentation/snippets/incipit.ly:280 (comment)
+msgid "into the next measure.  The command is commented out in this"
+msgstr "sobre el siguiente compás.  La instrucción es un comentario en este"
 
-#~ msgid "Introduction"
-#~ msgstr "Introducción"
+#. Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly:17 (variable)
+msgid "tuning"
+msgstr "afinacion"
 
-#~ msgid "Background"
-#~ msgstr "Antecedentes"
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr "hacerPorcentaje"
 
-#~ msgid "Example applications"
-#~ msgstr "Aplicaciones de ejemplo"
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
+msgid "#(set-global-staff-size 16)"
+msgstr "#(set-global-staff-size 16)"
 
-#~ msgid "About the documentation"
-#~ msgstr "Sobre la documentación"
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
+msgid "Some macros %%%%%%%%%%%%%%%%%%%"
+msgstr "Algunos macros %%%%%%%%%%%%%%%%%%%"
 
-#~ msgid "About the Learning Manual"
-#~ msgstr "Sobre el Manual de aprendizaje"
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
+msgid "sl"
+msgstr "sl"
 
-#~ msgid "About the Music Glossary"
-#~ msgstr "Sobre el Glosario Musical"
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
+msgid "nsl"
+msgstr "nsl"
 
-#~ msgid "About the Notation Reference"
-#~ msgstr "Sobre la Referencia de la notación"
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
+msgid "crOn"
+msgstr "crSi"
 
-#~ msgid "About the Application Usage"
-#~ msgstr "Sobre el manual de Utilización del programa"
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
+msgid "crOff"
+msgstr "crNo"
 
-#~ msgid "About the Snippet List"
-#~ msgstr "Sobre la lista de fragmentos de código"
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
+msgid "insert chord name style stuff here."
+msgstr "insertar aquí el código para el estilo de nombres de acorde"
 
-#~ msgid "About the Internals Reference"
-#~ msgstr "Sobre el Manual de Referencia de Funcionamiento Interno"
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
+msgid "jazzChords"
+msgstr "acordesJazz"
 
-#~ msgid "Other documentation"
-#~ msgstr "Otros documentos"
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
+msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
+msgstr "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 
-#~ msgid "First steps"
-#~ msgstr "Primeros pasos"
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
+msgid "Key"
+msgstr "Tono"
 
-#~ msgid "Entering music and viewing output"
-#~ msgstr "Introducir música y ver la salida"
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+msgid "############ Horns ############"
+msgstr "############ Trompas ############"
 
-#~ msgid "UNIX"
-#~ msgstr "UNIX"
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
+msgid "------ Trumpet ------"
+msgstr "------ Trompeta ------"
 
-#~ msgid "Version number"
-#~ msgstr "Número de la versión"
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
+msgid "trpt"
+msgstr "trpt"
 
-#~ msgid "naturalplusflat"
-#~ msgstr "becuadro_y_bemol"
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
+msgid "trpHarmony"
+msgstr "acordesTrp"
 
-#~ msgid "Working on LilyPond projects"
-#~ msgstr "Trabajar en proyectos de LilyPond"
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/staff-headword.ly:93 (context id)
+#. Documentation/snippets/staff-headword.ly:112 (context id)
+msgid "trumpet"
+msgstr "trompeta"
 
-#~ msgid "When things don't work"
-#~ msgstr "Cuando las cosas no van"
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
+msgid "------ Alto Saxophone ------"
+msgstr "------ Saxofón alto ------"
 
-#~ msgid "Updating old input files"
-#~ msgstr "Actualizar archivos de entrada antiguos"
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
+msgid "altoHarmony"
+msgstr "acordesAlto"
 
-#~ msgid "Troubleshooting (taking it all apart)"
-#~ msgstr "Resolución de problemas (tomar cada parte por separado)"
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
+msgid "altoSax"
+msgstr "saxoAlto"
 
-#~ msgid "Minimal examples"
-#~ msgstr "Ejemplos mínimos"
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
+msgid "------ Baritone Saxophone ------"
+msgstr "------ Saxofón barítono ------"
 
-#~ msgid "GNU LilyPond --- Application Usage"
-#~ msgstr "GNU LilyPond: Manual de utilización del programa"
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
+msgid "bari"
+msgstr "bari"
 
-#~ msgid "Install"
-#~ msgstr "Instalación"
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
+msgid "bariHarmony"
+msgstr "acordesBari"
 
-#~ msgid "Precompiled binaries"
-#~ msgstr "Archivos binarios pre-compilados"
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
+msgid "bariSax"
+msgstr "saxoBari"
 
-#~ msgid "Downloading"
-#~ msgstr "Descarga"
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
+msgid "------ Trombone ------"
+msgstr "------ Trombón ------"
 
-#~ msgid "Compiling from source"
-#~ msgstr "Compilar a partir del código fuente"
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
+msgid "tbone"
+msgstr "tbon"
 
-#~ msgid "Downloading source code"
-#~ msgstr "Descargar el código fuente"
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
+msgid "tboneHarmony"
+msgstr "acordesTbon"
 
-#~ msgid "Requirements"
-#~ msgstr "Requisitos"
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
+msgid "trombone"
+msgstr "trombon"
 
-#~ msgid "Running requirements"
-#~ msgstr "Requisitos para la ejecución"
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+msgid "############ Rhythm Section #############"
+msgstr "############ Sección rítmica #############"
 
-#~ msgid "Requirements for building documentation"
-#~ msgstr "Requisitos para construir la documentación"
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
+msgid "------ Guitar ------"
+msgstr "------ Guitarra ------"
 
-#~ msgid "Building LilyPond"
-#~ msgstr "Compilar LilyPond"
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
+msgid "gtr"
+msgstr "guit"
 
-#~ msgid "Compiling"
-#~ msgstr "Compilación"
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
+msgid "gtrHarmony"
+msgstr "acordesGuit"
 
-#~ msgid "Compiling for multiple platforms"
-#~ msgstr "Compilar para distintas plataformas"
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
+msgid "------ Piano ------"
+msgstr "------ Piano ------"
 
-#~ msgid "Compiling outside the source tree"
-#~ msgstr "Compilar fuera del árbol del código fuente"
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
+msgid "rhUpper"
+msgstr "mdArriba"
 
-#~ msgid "Building documentation"
-#~ msgstr "Construir la documentación"
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
+msgid "rhLower"
+msgstr "mdAbajo"
 
-#~ msgid "Commands for building documentation"
-#~ msgstr "Instrucciones para construir la documentación"
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
+msgid "lhUpper"
+msgstr "miArriba"
 
-#~ msgid "Building documentation without compiling LilyPond"
-#~ msgstr "Construir la documentación sin compilar LilyPond"
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
+msgid "lhLower"
+msgstr "miAbajo"
 
-#~ msgid "Problems"
-#~ msgstr "Problemas"
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
+msgid "PianoRH"
+msgstr "PianoMD"
 
-#~ msgid "Bison 1.875"
-#~ msgstr "Bison 1.875"
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
+msgid "PianoLH"
+msgstr "PianoMI"
 
-#~ msgid "Solaris"
-#~ msgstr "Solaris"
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
+msgid "------ Bass Guitar ------"
+msgstr "------ Guitarra bajo ------"
 
-#~ msgid "FreeBSD"
-#~ msgstr "FreeBSD"
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
+msgid "------ Drums ------"
+msgstr "------ Percusión ------"
 
-#~ msgid "International fonts"
-#~ msgstr "Tipografías internacionales"
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
+msgid "drumContents"
+msgstr "contenidoPercusion"
 
-#~ msgid "Setup"
-#~ msgstr "Configuración"
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
+#, python-format
+msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
+msgstr "Aquí va todo junto %%%%%%%%%%%%%%%%%%%%%%"
 
-#~ msgid "Setup for specific Operating Systems"
-#~ msgstr "Ajustes para sistemas operativos específicos"
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+msgid "horns"
+msgstr "trompas"
 
-#~ msgid "Setup for MacOS X"
-#~ msgstr "Configuración para MacOS X"
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+msgid "altosax"
+msgstr "saxoalto"
 
-#~ msgid "Using Python scripts on MacOS 10.3 or 10.4"
-#~ msgstr "Uso de guiones Python en MacOS 10.3 o 10.4"
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+msgid "barichords"
+msgstr "acordesbari"
 
-#~ msgid "MacOS X on the command line"
-#~ msgstr "MacOS X sobre línea de órdenes"
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
+msgid "barisax"
+msgstr "saxobari"
 
-#~ msgid "jEdit"
-#~ msgstr "jEdit"
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+msgid "chords"
+msgstr "acordes"
 
-#~ msgid "TexShop"
-#~ msgstr "TexShop"
+#. Documentation/snippets/keyboard-headword.ly:24 (comment)
+msgid "M. Ravel, Sonatine (1905)"
+msgstr "M. Ravel, Sonatine (1905)"
 
-#~ msgid "TextMate"
-#~ msgstr "TextMate"
+#. Documentation/snippets/keyboard-headword.ly:25 (comment)
+msgid "First movement"
+msgstr "Primer movimiento"
 
-#~ msgid "LilyKDE"
-#~ msgstr "LilyKDE"
+#. Documentation/snippets/keyboard-headword.ly:34 (variable)
+msgid "fermataLong"
+msgstr "calderonLargo"
 
-#~ msgid "Reporting bugs"
-#~ msgstr "Informar de fallos"
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:39 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:77 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:76 (variable)
+msgid "sopMusic"
+msgstr "musicaSoprano"
 
-#~ msgid "@command{lilypond-book}: Integrating text and music"
-#~ msgstr "@command{lilypond-book}: integrar texto y música"
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:40 (comment)
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:46 (comment)
+msgid "VERSE ONE"
+msgstr "ESTROFA UNO"
 
-#~ msgid "Generating LilyPond files"
-#~ msgstr "Generar archivos de LilyPond"
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:68 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:112 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+msgid "women"
+msgstr "mujeres"
 
-#~ msgid "GNU LilyPond --- Notation Reference"
-#~ msgstr "GNU LilyPond: Referencia de la notación"
+#. Documentation/snippets/lyrics-old-spacing-settings.ly:80 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:122 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:125 (context id)
+msgid "men"
+msgstr "hombres"
 
-#~ msgid "The music typesetter"
-#~ msgstr "El tipografiador de música"
+#. Documentation/snippets/makam-example.ly:55 (comment)
+msgid "Initialize makam settings"
+msgstr "Iniciar ajustes de makam"
 
-#~ msgid "not strictly necessary, but a good reminder"
-#~ msgstr "no es imprescindible pero es bueno recordarlo"
+#. Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly:20 (variable)
+msgid "bassfigures"
+msgstr "cifrasbajo"
 
-#~ msgid "Writing pitches"
-#~ msgstr "Escritura de notas"
+#. Documentation/snippets/manually-controlling-beam-positions.ly:22 (comment)
+msgid "from upper staff-line (position 2) to center (position 0)"
+msgstr "desde la quinta línea (posición 2) hasta la tercera (posición 0)"
 
-#~ msgid "Absolute octave entry"
-#~ msgstr "Escritura de octava absoluta"
+#. Documentation/snippets/manually-controlling-beam-positions.ly:25 (comment)
+msgid "from center to one above center (position 1)"
+msgstr "desde tercera línea hasta la cuarta (posición 1)"
 
-#~ msgid "Note names in other languages"
-#~ msgstr "Nombres de las notas en otros idiomas"
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:18 (variable)
+msgid "speakOn"
+msgstr "hablarSi"
 
-#~ msgid "Changing multiple pitches"
-#~ msgstr "Modificación de varias notas a la vez"
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
+msgid "speakOff"
+msgstr "hablarNo"
 
-#~ msgid "Transpose"
-#~ msgstr "Transposición"
+#. Documentation/snippets/markup-lines.ly:23 (comment)
+msgid "Candide, Voltaire"
+msgstr "Candide, Voltaire"
 
-#~ msgid "Displaying pitches"
-#~ msgstr "Imprimir las alturas"
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
+msgid "the final bar line is not interrupted"
+msgstr "la barra final no se interrumpe"
 
-#~ msgid "Key signature"
-#~ msgstr "Armadura de la tonalidad"
+#. Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly:18 (variable)
+msgid "normalPos"
+msgstr "posNormal"
 
-# fuzzy. FVD
-#~ msgid "Ottava brackets"
-#~ msgstr "Corchetes de octava"
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
+msgid "dashPlus"
+msgstr "dashPlus"
 
-#~ msgid "Instrument transpositions"
-#~ msgstr "Transposición de los instrumentos"
+#. Documentation/snippets/modifying-tuplet-bracket-length.ly:24 (comment)
+msgid "Set tuplets to be extendable..."
+msgstr "Hacer los grupos especiales extensibles..."
 
-# Fuzzy.FVD
-#~ msgid "Easy notation note heads"
-#~ msgstr "Cabezas de notas de Notación Fácil"
+#. Documentation/snippets/modifying-tuplet-bracket-length.ly:26 (comment)
+msgid "...to cover all items up to the next note"
+msgstr "... para que cubran todos los elementos hasta la nota siguiente"
 
-#~ msgid "Improvisation"
-#~ msgstr "Improvisación"
+#. Documentation/snippets/modifying-tuplet-bracket-length.ly:30 (comment)
+msgid "...or to cover just whitespace"
+msgstr "... o para cubrir sólo el espacio vacio"
 
-#~ msgid "Alter durations to triplets"
-#~ msgstr "Alterar la duración de los tresillos"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+msgid "space for instrumentName"
+msgstr "espacio para instrumentName"
 
-#~ msgid "Normal durations"
-#~ msgstr "Duraciones normales"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
+msgstr "espacio para shortInstrumentName"
 
-#~ msgid "Double the duration of chord"
-#~ msgstr "Duplicar la duración del acorde"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+msgid "fluteMusic"
+msgstr "musicaFlauta"
 
-#~ msgid "Duration of quarter, appears like sixteenth"
-#~ msgstr "Duración de negra, aparece como semicorchea"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
+msgstr "Las notas tal como están escritas en un manuscrito para clarinete en La"
 
-#~ msgid "Scale music by *2/3"
-#~ msgstr "Escalar la música en un factor 2/3"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
+msgstr "se transcriben al tono de concierto."
 
-#~ msgid "Scale music by *2"
-#~ msgstr "Escalar la música en un factor de 2"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
+msgid "clarinetMusic"
+msgstr "musicaClarinete"
 
-#~ msgid "First alternative: following note is tied normally"
-#~ msgstr "Primera alternativa: la nota siguiente se liga normalmente"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
+msgid "trumpetMusic"
+msgstr "musicaTrompeta"
 
-#~ msgid "Second alternative: following note has a repeated tie"
-#~ msgstr "Segunda alternativa, la nota siguiente lleva una ligadura repetida"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
+msgstr "La armadura se suele omitir para las trompas"
 
-#~ msgid "These two lines are just to prettify this example"
-#~ msgstr "Estas dos líneas son solamente para embellecer el ejemplo"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+msgid "hornMusic"
+msgstr "musicaTrompa"
 
-#~ msgid "Print a maxima rest, equal to four breves"
-#~ msgstr "Imprimir un silencio de máxima, equivalente a cuatro breves"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+msgid "percussionMusic"
+msgstr "musicaPercusion"
 
-#~ msgid "Print a longa rest, equal to two breves"
-#~ msgstr "Imprimir un silencio de longa, igual a dos breves"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+msgid "altoIMusic"
+msgstr "musicaContraltoI"
 
-#~ msgid "Print a breve rest"
-#~ msgstr "Imprimir un silencio de breve"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
+msgid "altoIIMusic"
+msgstr "musicaContraltoII"
 
-#~ msgid "This is valid input, but does nothing"
-#~ msgstr "Esto es una entrada válida, pero no hace nada"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
+msgid "altoILyrics"
+msgstr "letraContraltoI"
 
-#~ msgid "Rest measures contracted to single measure"
-#~ msgstr "Compases en silencio contraídos a un solo compás"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
+msgid "altoIILyrics"
+msgstr "letraContraltoII"
 
-#~ msgid "Rest measures expanded"
-#~ msgstr "Compases de silencio expandidos"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
+msgid "pianoRHMusic"
+msgstr "musicaPianoMD"
 
-#~ msgid "This fails, as the wrong object name is specified"
-#~ msgstr "Esto no funciona, se ha especificado un nombre de objeto equivocado"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
+msgid "pianoLHMusic"
+msgstr "musicaPianoMI"
 
-#~ msgid "This is correct and works"
-#~ msgstr "Esto es correcto y funciona"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
+msgid "violinIMusic"
+msgstr "musicaViolinI"
 
-#~ msgid "Default style"
-#~ msgstr "Estilo predeterminado"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
+msgid "violinIIMusic"
+msgstr "musicaViolinII"
 
-#~ msgid "Change to numeric style"
-#~ msgstr "Cambiar al estilo numérico"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
+msgid "violaMusic"
+msgstr "musicaViola"
 
-#~ msgid "Show all bar numbers"
-#~ msgstr "Mostrar todos los números de compás"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr "shortInstrumentName, midiInstrument, etc."
 
-#~ msgid "Now each staff has its own time signature."
-#~ msgstr "Ahora cada pentagrama tiene un compás distinto"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr "se pueden fijar aquí también"
 
-#~ msgid "myRhythm"
-#~ msgstr "misDuraciones"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr "Declarar que el Do central escrito en la música"
 
-#~ msgid "end 1/16 beams for all time signatures at the 1/16 moment"
-#~ msgstr ""
-#~ "finalizar barras de semicorchea para todos los compases en el momento 1/16"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr "que sigue suena un Si bemol de concierto, para"
 
-#~ msgid "end 1/32 beams for all time signatures at the 1/16 moment"
-#~ msgstr "finalizar barras de fusa para todos los compases en el momento 1/16"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr "la salida que utiliza alturas sonoras como el MIDI."
 
-#~ msgid "end beams of all durations in 5/8 time signature at the 2/8 moment"
-#~ msgstr ""
-#~ "finalizar barras para cualquier duración en el compás de 5/8, en el "
-#~ "momento 2/8"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr "Imprimir la música para un clarinete en Si bemol"
 
-#~ msgid "rhythm 3-1-1-2"
-#~ msgstr "ritmo 3-1-1-2"
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:148 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr "\\set Staff.autoBeaming = ##f % desactiva todo el barrado automático"
 
-#~ msgid "Context not specified - does not work correctly"
-#~ msgstr "Contexto sin especificar: no funciona correctamente"
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "applies to split up stems"
+msgstr "se aplica a las plicas divididas hacia arriba"
 
-#~ msgid "Works correctly with context specified"
-#~ msgstr "Funciona correctamente con el contexto especificado"
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:153 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr "\\autoBeamOff % se aplica a las plicas hacia arriba combinadas"
 
-#~ msgid "undo a rule ending 1/16 beams in 4/4 time at 1/4 moment"
-#~ msgstr ""
-#~ "deshacer regla de finalizar barras de semicorchea en compás 4/4 en el "
-#~ "momento 1/4"
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:158 (comment)
+msgid "applies to down stems"
+msgstr "se aplica a las plicas hacia abajo"
 
-#~ msgid "this won't revert it!"
-#~ msgstr "¡esto no lo devuelve a su valor anterior!"
+#. Documentation/snippets/percussion-beaters.ly:19 (variable)
+msgid "stick"
+msgstr "baqueta"
 
-#~ msgid "this will"
-#~ msgstr "esto sí"
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+msgid "Permit line breaks within tuplets"
+msgstr "Permitir saltos de línea dentro de grupos especiales"
 
-#~ msgid "revert to non-feathered beams"
-#~ msgstr "volver a usar barras continuas"
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
+msgid "Allow beams to be broken at line breaks"
+msgstr "Permitir romper barras en saltos de línea"
 
-#~ msgid "pipeSymbol"
-#~ msgstr "simboloTubo"
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
+msgid "Insert a manual line break within a tuplet"
+msgstr "Insertar salto de línea manual dentro de un grupo especial"
 
-#~ msgid "MyCadenza"
-#~ msgstr "miCadencia"
+#. Documentation/snippets/piano-template-with-centered-dynamics.ly:74 (variable)
+msgid "pedal"
+msgstr "pedal"
 
-#~ msgid "Rhythms"
-#~ msgstr "Duraciones"
+#. Documentation/snippets/pitches-headword.ly:32 (comment)
+msgid "L. v. Beethoven"
+msgstr "L. van Beethoven"
 
-#~ msgid "Writing rhythms"
-#~ msgstr "Escritura de las duraciones (valores rítmicos)"
+#. Documentation/snippets/pitches-headword.ly:33 (comment)
+msgid "Piano sonata 21 - Dem Grafen von Waldstein Gewidmet"
+msgstr "Sonata para piano núm. 21 - Dem Grafen von Waldstein Gewidmet"
 
-# También Valores rimicos. FVD
-#~ msgid "Durations"
-#~ msgstr "Duraciones"
+#. Documentation/snippets/pitches-headword.ly:34 (comment)
+msgid "chorale at measures 34 - 40+"
+msgstr "coral de los compases 34 a 40 y siguientes"
 
-#~ msgid "Scaling durations"
-#~ msgstr "Escalar las duraciones"
+#. Documentation/snippets/pitches-headword.ly:41 (comment)
+msgid "RH Voice 1"
+msgstr "Voz 1 de la MD"
 
-#~ msgid "Writing rests"
-#~ msgstr "Escritura de silencios"
+#. Documentation/snippets/pitches-headword.ly:69 (comment)
+msgid "("
+msgstr "("
 
-#~ msgid "Invisible rests"
-#~ msgstr "Silencios invisibles"
+#. Documentation/snippets/pitches-headword.ly:74 (comment)
+msgid ")"
+msgstr ")"
 
-#~ msgid "Full measure rests"
-#~ msgstr "Silencios de compás completo"
+#. Documentation/snippets/pitches-headword.ly:78 (comment)
+msgid "RH Voice 2"
+msgstr "Voz 2 de la MD"
 
-#~ msgid "Displaying rhythms"
-#~ msgstr "Impresión de las duraciones"
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
+msgid "tab"
+msgstr "tab"
 
-#~ msgid "Unmetered music"
-#~ msgstr "Música sin compasear"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
+msgid "MMR - Multi-Measure Rest"
+msgstr "MMR - Silencio multicompás"
 
-#~ msgid "Polymetric notation"
-#~ msgstr "Notación polimétrica"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+msgid "MMRs by default are set under the fourth line"
+msgstr "Los silencios multicompás se establecen por omisión debajo de la cuarta línea line"
 
-#~ msgid "Automatic note splitting"
-#~ msgstr "División automática de las notas"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
+msgid "They can be moved with an override"
+msgstr "Se pueden mover con un override"
 
-#~ msgid "Showing melody rhythms"
-#~ msgstr "Mostrar los ritmos de la melodía"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
+msgid "A value of 0 is the default position;"
+msgstr "Un valor de cero es la posición predeterminada;"
 
-#~ msgid "Beams"
-#~ msgstr "Barras"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
+msgid "the following trick moves the rest to the center line"
+msgstr "el truco siguiente mueve el silencio a la línea central"
 
-#~ msgid "Automatic beams"
-#~ msgstr "Barras automáticas"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+msgid "MMRs in odd-numbered voices are under the top line"
+msgstr "Los silencios multicompás de las voces de impares van bajo la línea superior"
 
-#~ msgid "Setting automatic beam behavior"
-#~ msgstr "Establecer el comportamiento de las barras automáticas"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+msgid "MMRs in even-numbered voices are under the bottom line"
+msgstr "Los silencios multicompás de las voces pares están bajo la línea inferior"
 
-#~ msgid "Manual beams"
-#~ msgstr "Barras manuales"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+msgid "They remain separated even in empty measures"
+msgstr "Siguen estando separados incluso en compases vacíos"
 
-#~ msgid "Bar numbers"
-#~ msgstr "Numeración de compases"
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
+msgid "This brings them together even though there are two voices"
+msgstr "Así los juntamos incluso si hay dos voces"
 
-#~ msgid "Bar and bar number checks"
-#~ msgstr "Comprobación de compás y de número de compás"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:29 (comment)
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:50 (comment)
+msgid "Set segno sign as rehearsal mark and adjust size if needed"
+msgstr "Fijar llamada como letra de ensayo y ajustar su tamaño si es necesario"
 
-#~ msgid "Rehearsal marks"
-#~ msgstr "Llamadas de ensayo"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:30 (comment)
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:52 (comment)
+msgid "\\once \\override Score.RehearsalMark #'font-size = #3"
+msgstr "\\once \\override Score.RehearsalMark #'font-size = #3"
 
-#~ msgid "Special rhythmic concerns"
-#~ msgstr "Asuntos rítmicos especiales"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:36 (comment)
+msgid "Set coda sign as rehearsal mark and adjust size if needed"
+msgstr "Fijar llamada de coda como letra de ensayo y ajustar tamaño si es necesario"
 
-#~ msgid "Aligning to cadenzas"
-#~ msgstr "Alinear con una cadenza"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:43 (comment)
+msgid "Should Coda be on anew line?"
+msgstr "¿Debe ir la Coda sobre una línea nueva?"
 
-#~ msgid "Time administration"
-#~ msgstr "Gestión del tiempo"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:44 (comment)
+msgid "Coda NOT on new line: use \\nobreak"
+msgstr "Coda NO en línea nueva: usar \\nobreak"
 
-#~ msgid "roundF"
-#~ msgstr "f_redondo"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:45 (comment)
+msgid "Coda on new line: DON'T use \\nobreak"
+msgstr "Coda en línea nueva: NO USAR \\nobreak"
 
-#~ msgid "boxF"
-#~ msgstr "f_rectangulo"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:46 (comment)
+msgid "\\noBreak"
+msgstr "\\noBreak"
 
-#~ msgid "sfzp"
-#~ msgstr "sfzp"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:55 (comment)
+msgid "Here begins the trickery!"
+msgstr "¡Aquí comienzan los trucos!"
 
-#~ msgid "mfEspress"
-#~ msgstr "mfEspress"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:56 (comment)
+msgid ""
+"\\cadenzaOn will suppress the bar count and \\stopStaff removes the staff "
+"lines."
+msgstr "\\cadenzaOn suprime la cuenta de compases y \\stopStaff quita el pentagrama"
 
-#~ msgid "roundFdynamic"
-#~ msgstr "dinamicas_f_redondo"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:59 (comment)
+msgid "Some examples of possible text-displays"
+msgstr "Algunos ejemplos de text-displays posibles"
 
-#~ msgid "boxFdynamic"
-#~ msgstr "dinamicas_f_rectangulo"
+# fuzzy. FVD
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:61 (comment)
+msgid "text line-aligned"
+msgstr "texto line-aligned"
 
-#~ msgid "mfEspressDynamic"
-#~ msgstr "mfEspressDynamic"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:62 (comment)
+msgid "=================="
+msgstr "=================="
 
-#~ msgid "Attached to notes"
-#~ msgstr "Adosado a las notas"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:63 (comment)
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:69 (comment)
+msgid "Move text to the desired position"
+msgstr "Mover el texto a la posición deseada"
 
-#~ msgid "Articulations and ornamentations"
-#~ msgstr "Articulaciones y ornamentos"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:64 (comment)
+msgid "\\once \\override TextScript #'extra-offset = #'( 2 . -3.5 )"
+msgstr "\\once \\override TextScript #'extra-offset = #'( 2 . -3.5 )"
 
-#~ msgid "New dynamic marks"
-#~ msgstr "Indicaciones dinámicas contemporáneas"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:65 (comment)
+msgid "| s1*0^\\markup { D.S. al Coda } }"
+msgstr "| s1*0^\\markup { D.S. al Coda } }"
 
-#~ msgid "Curves"
-#~ msgstr "Curvas"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:67 (comment)
+msgid "text center-aligned"
+msgstr "texto center-aligned"
 
-# FUZZY. FVD
-#~ msgid "Falls and doits"
-#~ msgstr "Caídas y elevaciones"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:68 (comment)
+msgid "===================="
+msgstr "===================="
 
-#~ msgid "Lines"
-#~ msgstr "Líneas"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:70 (comment)
+msgid "\\once \\override TextScript #'extra-offset = #'( 6 . -5.0 )"
+msgstr "\\once \\override TextScript #'extra-offset = #'( 6 . -5.0 )"
 
-#~ msgid "Glissando"
-#~ msgstr "Glissando"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:71 (comment)
+msgid "| s1*0^\\markup { \\center-column { D.S. \\\"al Coda\\\" } }"
+msgstr "| s1*0^\\markup { \\center-column { D.S. \\\"al Coda\\\" } }"
 
-#~ msgid "Arpeggio"
-#~ msgstr "Arpegio"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:73 (comment)
+msgid "text and symbols center-aligned"
+msgstr "texto y símbolos center-aligned"
 
-#~ msgid "Trills"
-#~ msgstr "Trinos"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:74 (comment)
+msgid "==============================="
+msgstr "==============================="
 
-#~ msgid "Repeats"
-#~ msgstr "Repeticiones"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:75 (comment)
+msgid ""
+"Move text to the desired position and tweak spacing for optimum text "
+"alignment"
+msgstr ""
+"Mover el texto a la posición deseada y ajustar el espacio para una "
+"alineación óptima"
 
-#~ msgid "Normal repeats"
-#~ msgstr "Repeticiones normales"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:76 (comment)
+msgid "\\once \\override TextScript #'extra-offset = #'( 8 . -5.5 )"
+msgstr "\\once \\override TextScript #'extra-offset = #'( 8 . -5.5 )"
 
-#~ msgid "Manual repeat marks"
-#~ msgstr "Marcas de repetición manual"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:82 (comment)
+msgid "Increasing the unfold counter will expand the staff-free space"
+msgstr "El aumento del contador de despliegue expande el espacio de staff-free"
 
-#~ msgid "Written-out repeats"
-#~ msgstr "Repeticiones explícitas"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:87 (comment)
+msgid "Resume bar count and show staff lines again"
+msgstr "Reanudar la cuenta de compases y mostrar el pentagrama de nuevo"
 
-#~ msgid "Short repeats"
-#~ msgstr "Repeticiones cortas"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:91 (comment)
+msgid "Should Coda be on new line?"
+msgstr "¿La Coda va en una línea nueva?"
 
-#~ msgid "Percent repeats"
-#~ msgstr "Repeticiones de compás o parte de ellos"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:92 (comment)
+msgid "Coda NOT on new line: DON'T use \\break"
+msgstr "Coda NO en nueva línea: NO USAR \\break"
 
-#~ msgid "Tremolo repeats"
-#~ msgstr "Repeticiones de trémolo"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:93 (comment)
+msgid "Coda on new line: use \\break"
+msgstr "Coda en nueva línea: usar \\break"
 
-#~ msgid "explicit single voice"
-#~ msgstr "una voz explícita"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:96 (comment)
+msgid "Show up, you clef and key!"
+msgstr "¡Mostraos, clave y armadura!"
 
-#~ msgid "single first note"
-#~ msgstr "primera nota única"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:100 (comment)
+msgid "Set coda sign as rehearsal mark and adjust size and position"
+msgstr "Fijar el signo de coda como letra de enzayo y ajustar el tamaño y posición"
 
-#~ msgid "instrumentOne"
-#~ msgstr "instrumentoUno"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:102 (comment)
+msgid ""
+"Put the coda sign ontop of the (treble-)clef dependend on coda's line-"
+"position"
+msgstr ""
+"Poner el signo de coda encima de la clave dependiendo de la line-position de "
+"la coda"
 
-#~ msgid "instrumentTwo"
-#~ msgstr "instrumentoDos"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:104 (comment)
+msgid "Coda NOT on new line, use this:"
+msgstr "Coda NO en nueva línea, hacer esto:"
 
-#~ msgid "Bar 3 ..."
-#~ msgstr "Compás 3 ..."
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:105 (comment)
+msgid "\\once \\override Score.RehearsalMark #'extra-offset = #'( -2 . 1.75 )"
+msgstr "\\once \\override Score.RehearsalMark #'extra-offset = #'( -2 . 1.75 )"
 
-#~ msgid "Single voice"
-#~ msgstr "Una voz única"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:107 (comment)
+msgid "Coda on new line, use this:"
+msgstr "Coda en nueva línea, hacer esto:"
 
-#~ msgid "Simultaneous expressions"
-#~ msgstr "Expresiones simultáneas"
+#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:113 (comment)
+msgid "The coda"
+msgstr "La coda"
 
-#~ msgid "Clusters"
-#~ msgstr "Racimos (clusters)"
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+msgid "Permit first bar number to be printed"
+msgstr "Habilitar la impresión del número del primer compás"
 
-#~ msgid "Multiple voices"
-#~ msgstr "Varias voces"
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
+msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
+msgstr "No poner números de compás al final de la línea, pero sí en otros lugares"
 
-#~ msgid "Single-staff polyphony"
-#~ msgstr "Polifonía en un solo pentagrama"
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
+msgid "Draw a box round the following bar number(s)"
+msgstr "Pintar una caja rodeando al siguiente(s) número de compás"
 
-#~ msgid "Voice styles"
-#~ msgstr "Estilos de voz"
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
+msgid "Draw a circle round the following bar number(s)"
+msgstr "Rodear con un círculo el siguiente(s) número de compás"
 
-#~ msgid "Collision resolution"
-#~ msgstr "Resolución de las colisiones"
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
+msgid "Metronome marks below the staff"
+msgstr "Las marcas de metrónomo debajo del pentagrama"
 
-#~ msgid "Automatic part combining"
-#~ msgstr "Combinación automática de las partes"
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
+msgid "Rehearsal marks below the staff"
+msgstr "Letras de ensayo debajo del pentagrama"
 
-#~ msgid "Writing music in parallel"
-#~ msgstr "Escribir música en paralelo"
+#. Documentation/snippets/printing-music-with-different-time-signatures.ly:57 (variable)
+msgid "Bassklarinette"
+msgstr "ClarineteBajo"
 
-#~ msgid "oboe"
-#~ msgstr "oboe"
+#. Documentation/snippets/printing-music-with-different-time-signatures.ly:101 (variable)
+msgid "Perkussion"
+msgstr "Percusion"
 
-#~ msgid "piccolo"
-#~ msgstr "flautin"
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:21 (context id)
+msgid "voc"
+msgstr "voc"
 
-#~ msgid "cbassoon"
-#~ msgstr "cfagot"
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
+msgid "quoteTest"
+msgstr "pruebaDeCita"
 
-#~ msgid "Staff notation"
-#~ msgstr "Notación de los pentagramas"
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
+msgid "french horn"
+msgstr "trompa"
 
-#~ msgid "Displaying staves"
-#~ msgstr "Impresión de los pentagramas"
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
+msgid "quoteMe"
+msgstr "citaMe"
 
-#~ msgid "Instantiating new staves"
-#~ msgstr "Crear instancias de pentagramas nuevos"
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
+msgid "original"
+msgstr "original"
 
-#~ msgid "Grouping staves"
-#~ msgstr "Agrupar pentagramas"
+#. Documentation/snippets/recorder-fingering-chart.ly:36 (comment)
+msgid "range chart for paetzold contrabass recorder"
+msgstr "cuadro de rangos para la flauta dulce contabaja paetzold"
 
-#~ msgid "Nested staff groups"
-#~ msgstr "Grupos de pentagramas anidados"
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
+msgid "startAcciaccaturaMusic"
+msgstr "inicioMusicaAcciaccatura"
 
-#~ msgid "Modifying single staves"
-#~ msgstr "Modificación de pentagramas sueltos"
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
+msgid "stopAcciaccaturaMusic"
+msgstr "finMusicaAcciaccatura"
 
-#~ msgid "Staff symbol"
-#~ msgstr "El símbolo del pentagrama"
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
+msgid "To use the setting globally, uncomment the following line:"
+msgstr ""
+"Para usar el ajuste de forma global, quite el comentario de la líne "
+"siguiente:"
 
-#~ msgid "Ossia staves"
-#~ msgstr "Pentagramas de Ossia"
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
+msgid "\\override VerticalAxisGroup #'remove-first = ##t"
+msgstr "\\override VerticalAxisGroup #'remove-first = ##t"
 
-#~ msgid "Writing parts"
-#~ msgstr "Escritura de las particellas"
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
+msgid "To use the setting globally, comment this line,"
+msgstr "Para usar el ajuste globalmente, haga un comentario de la línea siguiente:"
 
-#~ msgid "Metronome marks"
-#~ msgstr "Indicaciones metronómicas"
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
+msgid "uncomment the line in the \\layout block above"
+msgstr "quite el comentario de la línea del bloque \\layout de arriba"
 
-#~ msgid "Quoting other voices"
-#~ msgstr "Citar otras voces"
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
+msgid "Default beaming"
+msgstr "Barrado predeterminado"
 
-#~ msgid "Formatting cue notes"
-#~ msgstr "Formateo de las notas de aviso"
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+msgid "Set new values for beam endings"
+msgstr "establecer valores nuevos para finales de barra"
 
-#~ msgid "this is deliberate nonsense; note that the stems remain black"
-#~ msgstr ""
-#~ "esto no tiene sentido, intencionalmente. Observe que las plicas siguen "
-#~ "negras"
+#. Documentation/snippets/rhythmic-slashes.ly:26 (comment)
+msgid "Macro to print single slash"
+msgstr "Macro para imprimir una barra inclinada única"
 
-#~ msgid "Coloring objects"
-#~ msgstr "Colorear objetos"
+#. Documentation/snippets/rhythmic-slashes.ly:27 (variable)
+msgid "rs"
+msgstr "rs"
 
-#~ msgid "Parentheses"
-#~ msgstr "Paréntesis"
+#. Documentation/snippets/rhythmic-slashes.ly:34 (comment)
+msgid "Function to print a specified number of slashes"
+msgstr "Función para imprimir un número especificado de barras inclinadas"
 
-#~ msgid "Stems"
-#~ msgstr "Plicas"
+#. Documentation/snippets/rhythmic-slashes.ly:35 (variable)
+msgid "comp"
+msgstr "comp"
 
-#~ msgid "Outside the staff"
-#~ msgstr "Fuera del pentagrama"
+#. Documentation/snippets/rhythms-headword.ly:23 (comment)
+msgid "Beethoven, Op. 81a"
+msgstr "Beethoven, Op. 81a"
 
-#~ msgid "Balloon help"
-#~ msgstr "Globos de ayuda"
+#. Documentation/snippets/rhythms-headword.ly:24 (comment)
+msgid "Piano sonata 26 - Das Lebewohl"
+msgstr "Sonata para piano núm. 26 - Das Lebewohl"
 
-#~ msgid "Grid lines"
-#~ msgstr "Líneas de rejilla"
+#. Documentation/snippets/rhythms-headword.ly:25 (comment)
+msgid "Movt II - Abwesenheit"
+msgstr "Mov. II - Abwesenheit"
 
-#~ msgid "Analysis brackets"
-#~ msgstr "Corchetes de análisis"
+#. Documentation/snippets/rhythms-headword.ly:26 (comment)
+msgid "Measures 31 - 34"
+msgstr "Compases 31 a 34"
 
-#~ msgid "Text"
-#~ msgstr "Texto"
+#. Documentation/snippets/rhythms-headword.ly:33 (comment)
+msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
+msgstr "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 
-#~ msgid "Writing text"
-#~ msgstr "Escritura del texto"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
+msgid "sopranonotes"
+msgstr "notasSoprano"
 
-# fuzzy. FVD
-#~ msgid "Text spanners"
-#~ msgstr "Extensiones de texto"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
+msgid "sopranowords"
+msgstr "letraSoprano"
 
-#~ msgid "Formatting text"
-#~ msgstr "Formatear el texto"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
+msgid "altonotes"
+msgstr "notasAlto"
 
-#~ msgid "Text markup introduction"
-#~ msgstr "Introducción al marcado de texto"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
+msgid "altowords"
+msgstr "letraContralto"
 
-#~ msgid "Selecting font and font size"
-#~ msgstr "Instrucciones de marcado de texto más usuales"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
+msgid "tenornotes"
+msgstr "notasTenor"
 
-# fuzzy. FVD
-#~ msgid "Text alignment"
-#~ msgstr "Alineación de texto"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
+msgid "tenorwords"
+msgstr "letraTenor"
 
-#~ msgid "Graphic notation inside markup"
-#~ msgstr "Notación gráfica dentro de elementos de marcado"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+msgid "bassnotes"
+msgstr "notasBajo"
 
-#~ msgid "Music notation inside markup"
-#~ msgstr "Notación musical dentro de elementos de marcado"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
+msgid "basswords"
+msgstr "letraBajo"
 
-#~ msgid "Multi-page markup"
-#~ msgstr "Elementos de marcado de varias páginas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
+msgstr "estrofa"
 
-#~ msgid "Fonts"
-#~ msgstr "Tipografías"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
+msgid "NoStem"
+msgstr "sinPlica"
 
-#~ msgid "Fonts explained"
-#~ msgstr "Explicación de las fuentes tipográficas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:71 (variable)
+msgid "NoNoteHead"
+msgstr "sinCabezas"
 
-#~ msgid "Single entry fonts"
-#~ msgstr "Fuentes de un solo elemento"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:72 (variable)
+msgid "ZeroBeam"
+msgstr "sinBarras"
 
-#~ msgid "Entire document fonts"
-#~ msgstr "Fuentes tipográficas del documento completo"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:74 (variable)
+msgid "staffTabLine"
+msgstr "lineaTablatura"
 
-#~ msgid "not recommended: left aligns syllables"
-#~ msgstr "no recomendado: alinea las sílabas a la izquierda"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:79 (comment)
+msgid ""
+"Shows one horizontal line. The vertical line (simulating a bar-line) is "
+"simulated with a gridline"
+msgstr ""
+"Muestra una línea horizontal. La línea horizontal (que simula una divisoria) "
+"se simula con una línea de rejilla"
 
-#~ msgid "wrong: durations needed"
-#~ msgstr "incorrecto: se necesitan las duraciones"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:84 (comment)
+msgid "disable the following line to see the the noteheads while writing the song"
+msgstr "Deshabilite la línea siguiente para ver las cabezas mientras escribe la canción"
 
-#~ msgid "lala"
-#~ msgstr "lala"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:88 (comment)
+msgid "The beam between 8th-notes is used to draw the push-line"
+msgstr "La barra entre las corcheas se usa para trazar la línea de cerrar"
 
-#~ msgid "splitpart"
-#~ msgstr "partedividida"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:89 (comment)
+msgid "How to fast write the push-lines:"
+msgstr "Cuán rápido escribir las líneas de cerrar:"
 
-#~ msgid "lahlah"
-#~ msgstr "lala"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:90 (comment)
+msgid "1. write repeatedly 'c c c c c c c c |' for the whole length of the song"
+msgstr "1. escriba repetidamente 'c c c c c c c c |' en toda la canción"
 
-#~ msgid "moves the column off the left margin;"
-#~ msgstr "aleja la columna del margen izquierdo;"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:91 (comment)
+msgid "2. uncomment the line \\NoNoteHead"
+msgstr "2. quite el comentario de la línea \\NoNoteHead"
 
-#~ msgid "can be removed if space on the page is tight"
-#~ msgstr "se puede quitar si el espaciado de la página es apretado"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:92 (comment)
+msgid "3. compile"
+msgstr "3. compile"
 
-#~ msgid "adds horizontal spacing between columns;"
-#~ msgstr "añade espaciado horizontal entre columnas;"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:93 (comment)
+msgid "4. Mark the positions on which push/pull changes."
+msgstr "4. Marque las posiciones en las que cambia el abrir o cerrar"
 
-#~ msgid "if they are still too close, add more \\\" \\\" pairs"
-#~ msgstr "si aún están muy juntas, añada más parejas \\\" \\\""
+#. Documentation/snippets/score-for-diatonic-accordion.ly:94 (comment)
+msgid "In the score-picture click on the position the push- or pull-part starts"
+msgstr ""
+"En la imagen de la partitura pulse sobre la posición en que inician las "
+"partes de abrir o cerrar"
 
-#~ msgid "until the result looks good"
-#~ msgstr "hasta que el resultado resulte adecuado"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:95 (comment)
+msgid "(on the noteHead, the cursor will change to a hand-icon)."
+msgstr "(sobre la cabeza, el cursor cambia a una mano)."
 
-#~ msgid "gives some extra space on the right margin;"
-#~ msgstr "aplica más separación en el margen derecho;"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:96 (comment)
+msgid "The cursor in the source code will jump just at this position."
+msgstr "El cursor sobre la fuente salta a esta posición."
 
-#~ msgid "can be removed if page space is tight"
-#~ msgstr "se puede quitar si el espaciado de la página es apretado"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:97 (comment)
+msgid "a) If a push-part starts there, replace the 'c' by an 'e['"
+msgstr "a) Si en ese lugar empieza una parte de cerrar, cambie la 'c' por 'e['"
 
-#~ msgid "Vocal music"
-#~ msgstr "Música vocal"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:98 (comment)
+msgid "b) If a pull-part starts there, replace the 'c' by an 's'"
+msgstr "b) Si en ese lugar empieza una parte de abrir, cambie la 'c' por una 's'"
 
-#~ msgid "Common notation for vocal music"
-#~ msgstr "Notación común para música vocal"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:99 (comment)
+msgid "5. Switch into 'overwrite-mode' by pressing the 'ins' key."
+msgstr "5. Cambie al modo de sobreescritura de texto pulsando la tecla 'ins'."
 
-#~ msgid "References for vocal music and lyrics"
-#~ msgstr "Referencias para música vocal y letra"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:100 (comment)
+msgid "6. For the pull-parts overwrite the 'c' with 's'"
+msgstr "6. Para las partes de abrir sobreescriba la 'c' con 's' "
 
-#~ msgid "Opera"
-#~ msgstr "Ópera"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:101 (comment)
+msgid "7. For every push-part replace the last 'c' with 'e]'"
+msgstr "7. Para cada parte de cerrar cambie la última 'c' por una 'e]' "
 
-#~ msgid "Song books"
-#~ msgstr "Cancioneros"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:102 (comment)
+msgid "8. Switch into 'insert-mode' again"
+msgstr "8. Pase de nuevo al modo de inserción"
 
-#~ msgid "Chants"
-#~ msgstr "Cantos"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:103 (comment)
+msgid ""
+"9. At last it should look lik e.g. (s s e[ c | c c c c c c c c | c c c c c c "
+"e] s s)"
+msgstr ""
+"9. Al final se verá como p.ej. (s s e[ c | c c c c c c c c | c c c c c c e] "
+"s s)"
 
-#~ msgid "Ancient vocal music"
-#~ msgstr "Música vocal antigua"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:104 (comment)
+msgid "10. re-enable the line \\NoNoteHead"
+msgstr "10. rehabilite la línea \\NoNoteHead"
 
-#~ msgid "Lyrics explained"
-#~ msgstr "Explicación de la letra"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:114 (comment)
+msgid "Accordion melody in tabulator score"
+msgstr "Melodía de acordeón en partitura de tablatura"
 
-#~ msgid "Working with lyrics and variables"
-#~ msgstr "Trabajar con el texto y las variables"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:115 (comment)
+msgid "1. Place a copy of the piano melody below"
+msgstr "1. Ponga debajo una copia de la melodía de piano"
 
-#~ msgid "Automatic syllable durations"
-#~ msgstr "Duración automática de las sílabas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:116 (comment)
+#. Documentation/snippets/score-for-diatonic-accordion.ly:135 (comment)
+msgid ""
+"2. Separate piano melody into pull- and push-parts according to the "
+"staffTabLine you've already made"
+msgstr ""
+"2. Separe la melodía de piano en partes de abrir y de cerrar de acuerdo con "
+"la staffTabLine que ha preparado"
 
-#~ msgid "Manual syllable durations"
-#~ msgstr "Duración manual de las sílabas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:117 (comment)
+msgid ""
+"3. For each line: Double the line. Remark the 1st one (Keeps unchanged as "
+"reference) and then change the second line using the transformation paper"
+msgstr ""
+"3. Para cada línea; duplique la línea. Marque la primera como comentario (la "
+"conserva intacta como referencia) y luego cambie la segunda línea usando el "
+"papel de transformación"
 
-#~ msgid "Multiple notes to one syllable"
-#~ msgstr "Varias notas sobre una sílaba"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:118 (comment)
+msgid "or the macros 'conv2diaton push.bsh' and 'conv2diaton pull.bsh'"
+msgstr "o los macros 'conv2diaton push.bsh' y 'conv2diaton pull.bsh' "
 
-#~ msgid "Extenders and hyphens"
-#~ msgstr "Líneas de extensión y guiones"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:119 (comment)
+#. Documentation/snippets/score-for-diatonic-accordion.ly:138 (comment)
+msgid "Tips:"
+msgstr "Consejos:"
 
-#~ msgid "Lyrics and repeats"
-#~ msgstr "Letras y repeticiones"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:120 (comment)
+#. Documentation/snippets/score-for-diatonic-accordion.ly:139 (comment)
+msgid "- In jEdit Search & Replace mark the Option 'Keep Dialog'"
+msgstr "- En la búsqueda y sustitución de jEdit marque la opción 'Keep Dialog'"
 
-#~ msgid "Specific uses of lyrics"
-#~ msgstr "Usos específicos de la letra"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:122 (variable)
+msgid "AccordionTabTwoCBesDur"
+msgstr "AcordeonTabDosCSibM"
 
-#~ msgid "Divisi lyrics"
-#~ msgstr "Letras en divisi"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:123 (comment)
+msgid "pull 1"
+msgstr "abrir 1"
 
-#~ msgid "Lyrics independent of notes"
-#~ msgstr "Letra independiente de las notas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:124 (comment)
+msgid "<f' bes'>8 <f' a'>8 <d' bes'>8 |"
+msgstr "<f' bes'>8 <f' a'>8 <d' bes'>8 |"
 
-#~ msgid "Centering lyrics between staves"
-#~ msgstr "Centrado de la letra entre pentagramas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:126 (comment)
+msgid "push 2"
+msgstr "cerrar 2"
 
-#~ msgid "Stanzas"
-#~ msgstr "Versos"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:127 (comment)
+msgid "<g' c''>4 <f' d''> <g' ees''> <f' a'> |"
+msgstr "<g' c''>4 <f' d''> <g' ees''> <f' a'> |"
 
-#~ msgid "Adding stanza numbers"
-#~ msgstr "Añadir números de verso"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:129 (comment)
+msgid "pull 3"
+msgstr "abrir 3"
 
-#~ msgid "Adding dynamics marks to stanzas"
-#~ msgstr "Añadir expresiones dinámicas a los versos"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:130 (comment)
+msgid "<f' bes'>2 r8 }"
+msgstr "<f' bes'>2 r8 }"
 
-#~ msgid "Adding singers' names to stanzas"
-#~ msgstr "Añadir el nombre de los cantantes a los versos"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:133 (variable)
+msgid "AccordionTab"
+msgstr "TablaturaAcordeón"
 
-#~ msgid "Stanzas with different rhythms"
-#~ msgstr "Versos con ritmos distintos"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:134 (comment)
+msgid "1. Place a copy of the piano melody above"
+msgstr "1. Haga una copia de la melodía de piano de arriba"
 
-#~ msgid "Ignoring melismata"
-#~ msgstr "Ignorar los melismas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:136 (comment)
+msgid ""
+"3. For each line: Double the line. Remark the 1st one (Keeps unchanged as "
+"reference) and then"
+msgstr ""
+"3. Para cada línea: duplique la línea. marque la primera como comentario (la "
+"conserva intacta como referencia) y después"
 
-#~ msgid "Switching to an alternative melody"
-#~ msgstr "Cambio a una melodía alternativa"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:137 (comment)
+msgid "change the second line using the transformation paper"
+msgstr "cambie la segunda línea usando el papel de transformación"
 
-#~ msgid "Printing stanzas at the end"
-#~ msgstr "Imprimir los versos al final"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:140 (comment)
+msgid "-"
+msgstr "-"
 
-#~ msgid "Printing stanzas at the end in multiple columns"
-#~ msgstr "Imprimir los versos al final en varias columnas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:149 (comment)
+msgid "The vertical line (simulating a bar-line) in"
+msgstr "La línea vertical (que simula una divisoria) en"
 
-#~ msgid "keep staff alive"
-#~ msgstr "mantener vivo el pentagrama"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:150 (comment)
+msgid "the staffBassRhytm is a gridline"
+msgstr "el duracionesPentagramaBajo es una línea de rejilla"
 
-#~ msgid "melOne"
-#~ msgstr "melodiaUno"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:156 (comment)
+msgid "4/4 - tact. How many beats per bar"
+msgstr "4/4 - tact. Cuántos pulsos por compás"
 
-#~ msgid "stems may overlap the other staff"
-#~ msgstr "las plicas pueden superponerse al otro pentagrama"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:157 (comment)
+msgid "The following line has to be adjusted O-F-T-E-N."
+msgstr "La línea siguiente se tiene que ajustar A M-E-N-U-D-O."
 
-#~ msgid "extend the stems to reach other other staff"
-#~ msgstr "extender las plicas para que lleguen hasta el otro pentagrama"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:166 (variable)
+msgid "staffVoice"
+msgstr "vozPentagrama"
 
-#~ msgid "do not print extra flags"
-#~ msgstr "no imprimir corchetes adicionales"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:166 (context id)
+msgid "astaffvoice"
+msgstr "vozPentagrama"
 
-#~ msgid "prevent beaming as needed"
-#~ msgstr "evitar el barrado según necesidades"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:180 (variable)
+msgid "staffAccordionMel"
+msgstr "pentagramaAcordMelodia"
 
-#~ msgid "Keyboard and other multi-staff instruments"
-#~ msgstr "Teclados y otros instrumentos de varios pentagramas"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:182 (comment)
+msgid "Set the accidentals (Vorzeichen) for each note,"
+msgstr "Fijar las alteraciones (Vorzeichen) para cada nota,"
 
-# Fuzzy.FVD
-#~ msgid "Common notation for keyboards"
-#~ msgstr "Notación común para instrumentos de teclado"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:183 (comment)
+msgid "do not remember them for the rest of the measure."
+msgstr "no recordarlas para el resto del compás."
 
-#~ msgid "References for keyboards"
-#~ msgstr "Referencias para teclados"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:203 (variable)
+msgid "BassRhytm"
+msgstr "DuracionesBajo"
 
-#~ msgid "Changing staff manually"
-#~ msgstr "Cambiar de pentagrama manualmente"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:204 (variable)
+msgid "LyricBassRhythmI"
+msgstr "DuracionesLetraBajoI"
 
-#~ msgid "Changing staff automatically"
-#~ msgstr "Cambiar de pentagrama automáticamente"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:206 (variable)
+msgid "staffBassRhytm"
+msgstr "duracionesPentagramaBajo"
 
-#~ msgid "Staff-change lines"
-#~ msgstr "Líneas de cambio de pentagrama"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:207 (context id)
+msgid "staffbass"
+msgstr "bajoPentagrama"
 
-#~ msgid "Cross-staff stems"
-#~ msgstr "Plicas de pentagrama cruzado"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:208 (comment)
+msgid "This is not a RhythmicStaff  because it must be possible to append lyrics."
+msgstr "Esto no es un RhythmicStaff porque se debe poder aplicar letra."
 
-#~ msgid "Piano"
-#~ msgstr "Piano"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:210 (comment)
+msgid "x.y"
+msgstr "x.y"
 
-#~ msgid "Piano pedals"
-#~ msgstr "Pedales de piano"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:212 (comment)
+msgid ""
+"Shows one horizontal line. The vertical line (simulating a bar-line) is "
+"simulated by a grid"
+msgstr ""
+"Muestra una línea horizontal. La línea vertical (que simula una divisoria) "
+"está simulada por una rejilla"
 
-#~ msgid "Discant symbols"
-#~ msgstr "Símbolos de Discanto"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:213 (comment)
+msgid "Search for 'grid' in this page to find all related functions"
+msgstr ""
+"Busque por el término 'grid' en esta página para hallar todas las funciones "
+"relacionadas"
 
-#~ msgid "Harp"
-#~ msgstr "Arpa"
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+msgid "notes"
+msgstr "notas"
 
-#~ msgid "References for harps"
-#~ msgstr "Referencias para notación de arpa"
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
+msgid "The same as \\flageolet, just a little smaller"
+msgstr "Igual que \\flageolet, pero más pequeño"
 
-#~ msgid "Harp pedals"
-#~ msgstr "Pedales de arpa"
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
+msgid "The second fermata is ignored!"
+msgstr "¡El segundo calderón se ignora!"
 
-#~ msgid "Unfretted string instruments"
-#~ msgstr "Instrumentos de cuerda sin trastes"
+#. Documentation/snippets/simultaneous-headword.ly:30 (comment)
+msgid "NR 1.5 Simultaneous notes"
+msgstr "NR 1.5 Notas simultáneas"
 
-#~ msgid "Common notation for unfretted strings"
-#~ msgstr "Notación común para cuerdas sin trastes"
+#. Documentation/snippets/simultaneous-headword.ly:32 (comment)
+msgid "L. v. Beethoven, Op. 111"
+msgstr "L. v. Beethoven, Op. 111"
 
-#~ msgid "References for unfretted strings"
-#~ msgstr "Referencias para cuerdas sin trastes"
+#. Documentation/snippets/simultaneous-headword.ly:33 (comment)
+msgid "Piano sonata 32"
+msgstr "Sonata para piano núm. 32"
 
-#~ msgid "Bowing indications"
-#~ msgstr "Indicaciones de arco"
+#. Documentation/snippets/simultaneous-headword.ly:34 (comment)
+msgid "Movt II - Arietta - Adagio molto semplice e cantabile"
+msgstr "Movto. II - Arietta - Adagio molto semplice e cantabile"
 
-#~ msgid "Harmonics"
-#~ msgstr "Armónicos"
+#. Documentation/snippets/simultaneous-headword.ly:35 (comment)
+msgid "measures 108 - 118"
+msgstr "compases 108 a 118"
 
-#~ msgid "Snap (Bartok) pizzicato"
-#~ msgstr "Pizzicato de Bartok (Snap)"
+#. Documentation/snippets/simultaneous-headword.ly:47 (variable)
+msgid "trillFlat"
+msgstr "trinoBemol"
 
-#~ msgid "Snap (Bartók) pizzicato"
-#~ msgstr "Pizzicato de Bartók (Snap)"
+#. Documentation/snippets/simultaneous-headword.ly:67 (comment)
+msgid "RH voice 1"
+msgstr "Voz MD 1"
 
-#~ msgid "mychordlist"
-#~ msgstr "miListaDeAcordes"
+#. Documentation/snippets/simultaneous-headword.ly:144 (comment)
+msgid "RH voice 2"
+msgstr "Voz MD 2"
 
-#~ msgid "add a new chord shape"
-#~ msgstr "añadir una forma de acorde nueva"
+#. Documentation/snippets/simultaneous-headword.ly:219 (comment)
+msgid "LH staff"
+msgstr "pentragrama MI"
 
-#~ msgid "add some new chords based on the power chord shape"
-#~ msgstr "añadir acordes nuevos basados en la forma de acorde principal"
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:26 (variable)
+msgid "verseI"
+msgstr "estrofaI"
 
-#~ msgid "Fretted string instruments"
-#~ msgstr "Instrumentos de cuerda con trastes"
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:31 (variable)
+msgid "verseII"
+msgstr "estrofaII"
 
-#~ msgid "Common notation for fretted strings"
-#~ msgstr "Notación común para cuerdas con trastes"
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:37 (comment)
+msgid "insert chords for chordnames and fretboards here"
+msgstr "inserte aquí los acordes para chordnames y fretboards"
 
-#~ msgid "References for fretted strings"
-#~ msgstr "Referencias para cuerdas con trastes"
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:41 (variable)
+msgid "staffMelody"
+msgstr "melodiaPentagrama"
 
-#~ msgid "Default tablatures"
-#~ msgstr "Tablaturas predeterminadas"
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:44 (comment)
+msgid "Type notes for melody here"
+msgstr "Teclee aquí las notas de la melodía"
 
-#~ msgid "Custom tablatures"
-#~ msgstr "Tablaturas personalizadas"
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:54 (context id)
+msgid "voiceMelody"
+msgstr "melodiaVoz"
 
-#~ msgid "Fret diagram markups"
-#~ msgstr "Marcas de diagramas de trastes"
+#. Documentation/snippets/staff-headword.ly:31 (comment)
+msgid "title = \\\"Le Lac des Cygnes\\\""
+msgstr "title = \\\"Le Lac des Cygnes\\\""
 
-#~ msgid "Automatic fret diagrams"
-#~ msgstr "Diagramas de traste automáticos"
+#. Documentation/snippets/staff-headword.ly:32 (comment)
+msgid "subtitle = \\\"Danse Napolitaine\\\""
+msgstr "subtitle = \\\"Danse Napolitaine\\\""
 
-#~ msgid "Right-hand fingerings"
-#~ msgstr "Digitaciones de la mano derecha"
+#. Documentation/snippets/staff-headword.ly:33 (comment)
+msgid "composer = \\\"Piotr Ilitch Tchaïkovski\\\""
+msgstr "composer = \\\"Piotr Ilitch Tchaïkovski\\\""
 
-#~ msgid "Indicating position and barring"
-#~ msgstr "Indicar la posición y la cejilla"
+#. Documentation/snippets/staff-headword.ly:34 (comment)
+msgid "arranger = \\\"arr. Laurence Sardain\\\""
+msgstr "arranger = \\\"arr. Laurence Sardain\\\""
 
-#~ msgid "Indicating harmonics and dampened notes"
-#~ msgstr "Indicar armónicos y notas tapadas"
+#. Documentation/snippets/staff-headword.ly:35 (comment)
+msgid "footer = \\\"Mutopia-2006/12/22-896\\\""
+msgstr "footer = \\\"Mutopia-2006/12/22-896\\\""
 
-#~ msgid "Banjo"
-#~ msgstr "Banjo"
+#. Documentation/snippets/staff-headword.ly:38 (variable)
+msgid "trompette"
+msgstr "trompeta"
 
-#~ msgid "Banjo tablatures"
-#~ msgstr "Tablaturas de banjo"
+#. Documentation/snippets/staff-headword.ly:50 (variable)
+#. Documentation/snippets/staff-headword.ly:98 (context id)
+#. Documentation/snippets/staff-headword.ly:116 (context id)
+msgid "tambourin"
+msgstr "pandereta"
 
-#~ msgid "These lines define the position of the woodblocks in the stave;"
-#~ msgstr "Estas líneas definen la posición de los bloques en la pauta;"
+#. Documentation/snippets/staff-headword.ly:59 (variable)
+msgid "tambourinMidi"
+msgstr "panderetaMidi"
 
-#~ msgid "if you like, you can change it or you can use special note heads"
-#~ msgstr "si quiere, puede cambiarlo o usar cabezas especiales"
+#. Documentation/snippets/staff-headword.ly:102 (context id)
+msgid "prima"
+msgstr "prima"
 
-#~ msgid "for the woodblocks."
-#~ msgstr "para los bloques."
+#. Documentation/snippets/staff-headword.ly:104 (context id)
+msgid "uppera"
+msgstr "superiorA"
 
-#~ msgid "woodstaff"
-#~ msgstr "pautaBloques"
+#. Documentation/snippets/staff-headword.ly:105 (context id)
+msgid "lowera"
+msgstr "inferiorA"
 
-#~ msgid "This defines a staff with only two lines."
-#~ msgstr "Esto define una pauta con sólo dos líneas."
+#. Documentation/snippets/stemlets.ly:36 (comment)
+msgid "N.B. use Score.Stem to set for the whole score."
+msgstr "Nota: use Score.Stem para establecerlo para la partitura entera."
 
-#~ msgid "It also defines the positions of the two lines."
-#~ msgstr "También define las posiciones de las dos líneas."
+#. Documentation/snippets/string-number-extender-lines.ly:17 (variable)
+msgid "stringNumberSpanner"
+msgstr "extensorNumeroCuerda"
 
-#~ msgid "This is neccessary; if not entered, the barline would be too short!"
-#~ msgstr ""
-#~ "Esto es necesario; si no se pone, la línea divisoria sería demasiado "
-#~ "corta."
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
+msgid "violinOne"
+msgstr "violinUno"
 
-#~ msgid "with this you load your new drum style table"
-#~ msgstr "con esto cargamos la nueva tabla de estilos de percusión"
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
+msgid "violinTwo"
+msgstr "violinDos"
 
-#~ msgid "tambustaff"
-#~ msgstr "pautaPandereta"
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
+msgid "viola"
+msgstr "viola"
 
-#~ msgid "the trick with the scaled duration and the shorter rest"
-#~ msgstr "el truco con la duración escalada y el silencio más corto"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
+msgid "piece.ly"
+msgstr "pieza.ly"
 
-#~ msgid "is neccessary for the correct ending of the trill-span!"
-#~ msgstr "es necesario para la correcta finalización del trino."
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
+msgid "(This is the global definitions file)"
+msgstr "(Este es el archivo de definiciones globales)"
 
-#~ msgid "bellstaff"
-#~ msgstr "pautaCampana"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
+msgid "Violinone"
+msgstr "violinuno"
 
-#~ msgid "drumsA"
-#~ msgstr "percusionA"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
+msgid "*********************************"
+msgstr "*********************************"
 
-#~ msgid "drumsB"
-#~ msgstr "percusionB"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
+msgid "Violintwo"
+msgstr "ViolinDos"
 
-#~ msgid "Common notation for percussion"
-#~ msgstr "Notación común para percusión"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
+msgid "Viola"
+msgstr "Viola"
 
-#~ msgid "References for percussion"
-#~ msgstr "Referencias para percusión"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
+msgid "Cello"
+msgstr "Cello"
 
-#~ msgid "Basic percussion notation"
-#~ msgstr "Notación básica de percusión"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
+msgid "**********************************"
+msgstr "**********************************"
 
-#~ msgid "Drum rolls"
-#~ msgstr "Redobles"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+msgid "These are the other files you need to save on your computer"
+msgstr "Estos son los tros archivos que debe guardar en su sistema"
 
-#~ msgid "Pitched percussion"
-#~ msgstr "Percusión afinada"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
+msgid "score.ly"
+msgstr "partitura.ly"
 
-#~ msgid "Percussion staves"
-#~ msgstr "Pautas de percusión"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+msgid "(This is the main file)"
+msgstr "(Este es el archivo principal)"
 
-#~ msgid "Custom percussion staves"
-#~ msgstr "Pautas de percusión personalizadas"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
+#, python-format
+msgid ""
+"\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
+"separate file"
+msgstr ""
+"\\include \\\"piece.ly\\\"             %%% quite la marca de comentario de "
+"esta línea si está usando un archivo aparte"
 
-#~ msgid "Wind instruments"
-#~ msgstr "Instrumentos de viento"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+msgid "{ Uncomment this block when using separate files"
+msgstr "{ Quite la marca de comentario de este bloque si está usando archivos aparte"
 
-#~ msgid "Common notation for wind instruments"
-#~ msgstr "Notación común para instrumentos de viento"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
+msgid "vn1.ly"
+msgstr "vn1.ly"
 
-#~ msgid "Bagpipes"
-#~ msgstr "Gaita"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
+msgid "(This is the Violin 1 part file)"
+msgstr "(Este es el archivo de particella del violín 1)"
 
-#~ msgid "Bagpipe definitions"
-#~ msgstr "Definiciones para la gaita"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
+msgid "vn2.ly"
+msgstr "vn2.ly"
 
-#~ msgid "Bagpipe example"
-#~ msgstr "Ejemplo de música de gaita"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
+msgid "(This is the Violin 2 part file)"
+msgstr "(Este es el archivo de particella del violín 2)"
 
-#~ msgid "Put notes on same Staff as figures"
-#~ msgstr "Poner las notas en el mismo pentagrama que los números"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
+msgid "vla.ly"
+msgstr "vla.ly"
 
-#~ msgid "The extenders are correct here, with the same rhythm as the bass"
-#~ msgstr "Los extensores aquí son correctos, con el mismo ritmo que el bajo"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
+msgid "(This is the Viola part file)"
+msgstr "(Este es el archivo de particella de la viola)"
 
-#~ msgid "The extenders are incorrect here, even though the timing is the same"
-#~ msgstr "Los extensores aquí son incorrectos, aunque la medida es la misma"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
+msgid "vlc.ly"
+msgstr "vlc.ly"
 
-#~ msgid "Chord mode overview"
-#~ msgstr "Panorámica del modo de acordes"
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
+msgid "(This is the Cello part file)"
+msgstr "(Este es el archivo de particella del cello)"
 
-#~ msgid "Common chords"
-#~ msgstr "Acordes más usuales"
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
+msgid "Set beam sub-group length to an eighth note"
+msgstr "Fijar la longitud del subgrupo de barras a una corchea"
 
-#~ msgid "Extended and altered chords"
-#~ msgstr "Acordes extendidos y alterados"
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
+msgid "Set beam sub-group length to a sixteenth note"
+msgstr "Fijar la longitud del subgrupo de barras a una semicorchea"
 
-#~ msgid "Displaying chords"
-#~ msgstr "Imprimir los acordes"
+#. Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly:21 (variable)
+#. Documentation/snippets/unfretted-headword.ly:56 (variable)
+msgid "ignore"
+msgstr "ignorar"
 
-#~ msgid "Printing chord names"
-#~ msgstr "Impresión de los nombres de acorde"
+#. Documentation/snippets/text-headword.ly:29 (comment)
+msgid "NR 1.8 Text"
+msgstr "NR 1.8 Texto"
 
-#~ msgid "Customizing chord names"
-#~ msgstr "Nombres de acorde personalizados"
+#. Documentation/snippets/text-headword.ly:31 (comment)
+msgid "L. v. Beethoven, Op. 110"
+msgstr "L. v. Beethoven, Op. 110"
 
-#~ msgid "Figured bass"
-#~ msgstr "Bajo cifrado"
+#. Documentation/snippets/text-headword.ly:32 (comment)
+msgid "Piano sonata 31"
+msgstr "Sonata para piano núm. 31"
 
-#  ?? FVD
-#~ msgid "Introduction to figured bass"
-#~ msgstr "Introducción al bajo cifrado"
+#. Documentation/snippets/text-headword.ly:33 (comment)
+msgid "measures 1 - 7"
+msgstr "compases 1 a 7"
 
-#~ msgid "Entering figured bass"
-#~ msgstr "Introducir el bajo cifrado"
+#. Documentation/snippets/text-headword.ly:45 (comment)
+msgid "RH staff"
+msgstr "pentagrama MD"
 
-#~ msgid "Displaying figured bass"
-#~ msgstr "Imprimir el bajo cifrado"
+#. Documentation/snippets/three-sided-box.ly:17 (comment)
+msgid "New command to add a three sided box, with sides north, west and south"
+msgstr ""
+"Instrucción nueva para añadir una caja con tres lados apuntando al norte, "
+"oeste y sur"
 
-#~ msgid "ficta"
-#~ msgstr "ficta"
+#. Documentation/snippets/three-sided-box.ly:18 (comment)
+msgid "Based on the box-stencil command defined in scm/stencil.scm"
+msgstr "Basado en la instrucción box-stencil definida en scm/stencil.scm"
 
-#~ msgid "spiritus"
-#~ msgstr "spiritus"
+#. Documentation/snippets/three-sided-box.ly:19 (comment)
+msgid "Note that \\\";;\\\" is used to comment a line in Scheme"
+msgstr "Observe que utilizamos \\\";\\\" para comentar una línea en Scheme"
 
-#~ msgid "spirLyr"
-#~ msgstr "letraSpir"
+#. Documentation/snippets/three-sided-box.ly:33 (comment)
+msgid "The corresponding markup command, based on the \\box command defined"
+msgstr ""
+"La instrucción de marcado correspondiente, basada en la instrucción \\box "
+"definida"
 
-#~ msgid "Ancient notation"
-#~ msgstr "Notación antigua"
+#. Documentation/snippets/three-sided-box.ly:34 (comment)
+msgid "in scm/define-markup-commands.scm"
+msgstr "en scm/define-markup-commands.scm"
 
-#~ msgid "Overview of the supported styles"
-#~ msgstr "Panorámica de los estilos contemplados"
+#. Documentation/snippets/three-sided-box.ly:46 (comment)
+msgid "Test it:"
+msgstr "Probarla:"
 
-#~ msgid "Ancient notation---common features"
-#~ msgstr "Notación antigua: funcionalidades comunes"
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
+msgid "Change the style permanently"
+msgstr "Cambiar el estilo permanentemente"
 
-#~ msgid "Pre-defined contexts"
-#~ msgstr "Contextos predefinidos"
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
+msgid "Revert to default style:"
+msgstr "Retornar al estilo predeterminado:"
 
-#~ msgid "Custodes"
-#~ msgstr "Custos"
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
+msgid "single-digit style only for the next time signature"
+msgstr "estilo de un solo dígito para el siguiente compás únicamente"
 
-#~ msgid "Figured bass support"
-#~ msgstr "Soporte para bajo cifrado"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:36 (comment)
+msgid "make the staff lines invisible on staves"
+msgstr "hacer invisibles las líneas de los pentagramas"
 
-#~ msgid "Typesetting mensural music"
-#~ msgstr "Tipografiar música mensural"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:125 (variable)
+msgid "incipitDiscantus"
+msgstr "incipitDiscantus"
 
-#~ msgid "Mensural contexts"
-#~ msgstr "Contextos de la música mensural"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:150 (variable)
+msgid "incipitAltus"
+msgstr "incipitAltus"
 
-#~ msgid "Mensural note heads"
-#~ msgstr "Cabezas de nota de la música mensural"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:176 (variable)
+msgid "incipitTenor"
+msgstr "incipitTenor"
 
-#~ msgid "Mensural flags"
-#~ msgstr "Corchetes de la música mensural"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:204 (variable)
+msgid "incipitBassus"
+msgstr "incipitBassus"
 
-#~ msgid "Mensural rests"
-#~ msgstr "Silencios de la música mensural"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:230 (comment)
+msgid "StaffGroup is used instead of ChoirStaff to get bar lines between systems"
+msgstr ""
+"StaffGroup se usa en lugar de ChoirStaff para tener líneas divisorias entre "
+"los sistemas"
 
-#~ msgid "Mensural accidentals and key signatures"
-#~ msgstr "Alteraciones y armaduras de la música mensural"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:262 (comment)
+msgid "Keep the bass lyrics outside of the staff group to avoid bar lines"
+msgstr ""
+"Mantener la letra del bajo fuera del grupo de pentagrama para evitar las "
+"barras de compás"
 
-#~ msgid "Annotational accidentals (musica ficta)"
-#~ msgstr "Alteraciones de anotación (musica ficta)"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:263 (comment)
+msgid "between the lyrics."
+msgstr "entre las sílabas del texto"
 
-#~ msgid "Annotational accidentals (@emph{musica ficta})"
-#~ msgstr "Alteraciones de anotación (@emph{musica ficta})"
+#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:272 (comment)
+msgid "the next three instructions keep the lyrics between the bar lines"
+msgstr ""
+"las tres instrucciones siguientes hacen que la letra no choque con las "
+"divisorias"
 
-#~ msgid "White mensural ligatures"
-#~ msgstr "Ligaduras mensurales blancas"
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
+msgid "naturalizeMusic"
+msgstr "naturalizarMusica"
 
-#~ msgid "Typesetting Gregorian chant"
-#~ msgstr "Tipografiado del canto gregoriano"
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
+msgid "The default treble clef"
+msgstr "Clave de sol predeterminada"
 
-#~ msgid "Gregorian chant contexts"
-#~ msgstr "Contextos del canto gregoriano"
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
+msgid "The standard bass clef"
+msgstr "Clave de Fa estándar"
 
-#~ msgid "Gregorian clefs"
-#~ msgstr "Claves de canto gregoriano"
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
+msgid "The baritone clef"
+msgstr "Clave de barítono (do en quinta)"
 
-#~ msgid "Gregorian accidentals and key signatures"
-#~ msgstr "Alteraciones y armaduras de canto gregoriano"
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
+msgid "The standard choral tenor clef"
+msgstr "Clave estándar de tenor coral"
 
-#~ msgid "Gregorian articulation signs"
-#~ msgstr "Articulaciones del canto gregoriano"
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
+msgid "A non-standard clef"
+msgstr "Clave no estándar"
 
-#~ msgid "Augmentum dots (@emph{morae})"
-#~ msgstr "Puntos de aumentación (@emph{morae})"
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+msgid "The following clef changes do not preserve"
+msgstr "Los siguientes cambios de clave no preservan"
 
-#~ msgid "Gregorian square neume ligatures"
-#~ msgstr "Ligaduras de neumas cuadrados gregorianos"
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
+msgid "the normal relationship between notes and clefs:"
+msgstr "la relación normal entre notas y claves:"
 
-#~ msgid "Working with ancient music---scenarios and solutions"
-#~ msgstr "Trabajar con música antigua: escenarios y soluciones"
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
+msgid "Return to the normal clef:"
+msgstr "Volver a la clave normal:"
 
-#~ msgid "Incipits"
-#~ msgstr "Incipits"
+#. Documentation/snippets/unfretted-headword.ly:40 (comment)
+msgid "Abreviations"
+msgstr "Abreviaturas"
 
-#~ msgid "Mensurstriche layout"
-#~ msgstr "Disposición tipo «Mensurstriche»"
+#. Documentation/snippets/unfretted-headword.ly:43 (variable)
+msgid "db"
+msgstr "db"
 
-#~ msgid "Transcribing Gregorian chant"
-#~ msgstr "Transcripción de canto gregoriano"
+#. Documentation/snippets/unfretted-headword.ly:44 (variable)
+msgid "dub"
+msgstr "dub"
 
-#~ msgid "Ancient and modern from one source"
-#~ msgstr "Antigua y moderna desde la misma fuente"
+#. Documentation/snippets/unfretted-headword.ly:45 (variable)
+msgid "dubetc"
+msgstr "dubetc"
 
-#~ msgid "Editorial markings"
-#~ msgstr "Anotaciones editoriales"
+#. Documentation/snippets/unfretted-headword.ly:47 (variable)
+msgid "ub"
+msgstr "ub"
 
-#~ msgid "World music"
-#~ msgstr "Músicas del mundo"
+#. Documentation/snippets/unfretted-headword.ly:48 (variable)
+msgid "udb"
+msgstr "udb"
 
-#~ msgid "Arabic music"
-#~ msgstr "Música árabe"
+#. Documentation/snippets/unfretted-headword.ly:49 (variable)
+msgid "udbetc"
+msgstr "udbetc"
 
-#~ msgid "References for Arabic music"
-#~ msgstr "Referencias para música árabe"
+#. Documentation/snippets/unfretted-headword.ly:51 (variable)
+msgid "fermaTa"
+msgstr "fermaTa"
 
-#~ msgid "Arabic key signatures"
-#~ msgstr "Armaduras de tonalidad árabes"
+#. Documentation/snippets/unfretted-headword.ly:53 (variable)
+msgid "accel"
+msgstr "accel"
 
-#~ msgid "Arabic time signatures"
-#~ msgstr "Indicaciones de compás árabes"
+#. Documentation/snippets/unfretted-headword.ly:54 (variable)
+msgid "ritar"
+msgstr "ritar"
 
-#~ msgid "Arabic music example"
-#~ msgstr "Ejemplo de música árabe"
+#. Documentation/snippets/unfretted-headword.ly:60 (comment)
+msgid "Strings"
+msgstr "Cuerdas"
 
-#~ msgid "Further reading"
-#~ msgstr "Lecturas adicionales"
+#. Documentation/snippets/unfretted-headword.ly:63 (variable)
+msgid "svib"
+msgstr "svib"
 
-#~ msgid "Two-pass vertical spacing"
-#~ msgstr "Espaciado vertical en dos fases"
+#. Documentation/snippets/unfretted-headword.ly:64 (variable)
+msgid "pvib"
+msgstr "pvib"
 
-#~ msgid "Programmer interfaces"
-#~ msgstr "Interfaces para el programador"
+#. Documentation/snippets/unfretted-headword.ly:65 (variable)
+msgid "mvib"
+msgstr "mvib"
 
-#~ msgid "Markup programmer interface"
-#~ msgstr "Interfaz de marcado para el programador"
+#. Documentation/snippets/unfretted-headword.ly:66 (variable)
+msgid "sulp"
+msgstr "sulp"
 
-#~ msgid "Using Scheme code instead of \\tweak"
-#~ msgstr "Usar código de Scheme en lugar de \\tweak"
+#. Documentation/snippets/unfretted-headword.ly:67 (variable)
+msgid "norm"
+msgstr "norm"
 
-#~ msgid "Using Scheme code instead of @code{\\tweak}"
-#~ msgstr "Usar código de Scheme en lugar de @code{\\tweak}"
+#. Documentation/snippets/unfretted-headword.ly:69 (variable)
+msgid "quatre"
+msgstr "quatre"
 
-#~ msgid "Identifiers"
-#~ msgstr "Identificadores"
+#. Documentation/snippets/unfretted-headword.ly:73 (comment)
+msgid "Shifting Notes"
+msgstr "Saltar notas"
 
-#~ msgid "GNU LilyPond --- Manuel d'initiation"
-#~ msgstr "GNU LilyPond --- Manuel d'initiation"
+#. Documentation/snippets/unfretted-headword.ly:76 (variable)
+msgid "shift"
+msgstr "shift"
 
-#~ msgid "Commonly tweaked properties"
-#~ msgstr "Commonly tweaked properties"
+#. Documentation/snippets/unfretted-headword.ly:77 (variable)
+msgid "shifta"
+msgstr "shifta"
 
-#~ msgid "Hauteurs"
-#~ msgstr "Hauteurs"
+#. Documentation/snippets/unfretted-headword.ly:78 (variable)
+msgid "shiftb"
+msgstr "shiftb"
 
-#~ msgid "Durées et rythme"
-#~ msgstr "Durées et rythme"
+#. Documentation/snippets/unfretted-headword.ly:82 (comment)
+msgid "Hairpin"
+msgstr "Regulador"
 
-#~ msgid "Silences"
-#~ msgstr "Silences"
+#. Documentation/snippets/unfretted-headword.ly:85 (comment)
+msgid "aniente        = \\\"a niente\\\""
+msgstr "aniente        = \\\"a niente\\\""
 
-#~ msgid "Métrique"
-#~ msgstr "Métrique"
+#. Documentation/snippets/unfretted-headword.ly:86 (variable)
+msgid "aniente"
+msgstr "aniente"
 
-#~ msgid "Tout ensemble"
-#~ msgstr "Tout ensemble"
+#. Documentation/snippets/unfretted-headword.ly:93 (variable)
+msgid "tupletbp"
+msgstr "tupletbp"
 
-#~ msgid "Exemples cliquables"
-#~ msgstr "Exemples cliquables"
+#. Documentation/snippets/unfretted-headword.ly:97 (comment)
+msgid "Flag [Note Head - Stem]"
+msgstr "Corchete [Cabeza - Plica]"
 
-#~ msgid "Outside staff objects"
-#~ msgstr "Objetos fuera del pentagrama"
+#. Documentation/snippets/unfretted-headword.ly:100 (variable)
+msgid "noflag"
+msgstr "sinCorchete"
 
-#~ msgid "GNU LilyPond --- Utilisation des programmes"
-#~ msgstr "GNU LilyPond --- Utilisation des programmes"
+#. Documentation/snippets/unfretted-headword.ly:103 (comment)
+msgid "Functions"
+msgstr "Funciones"
 
-#~ msgid "Updating with @command{convert-ly}"
-#~ msgstr "Actualizar ficheros con @command{convert-ly}"
+#. Documentation/snippets/unfretted-headword.ly:118 (comment)
+msgid "Instruments"
+msgstr "Instrumentos"
 
-#~ msgid "GNU LilyPond --- Manuel de notation"
-#~ msgstr "GNU LilyPond --- Manuel de notation"
+#. Documentation/snippets/unfretted-headword.ly:121 (variable)
+msgid "ViolinSolo"
+msgstr "SoloViolin"
 
-#~ msgid "Repeat syntax"
-#~ msgstr "Sintaxis de las repeticiones"
+#. Documentation/snippets/unfretted-headword.ly:131 (comment)
+msgid "Measure 1"
+msgstr "Compás 1"
 
-#~ msgid "Tremolo subdivisions"
-#~ msgstr "Subdivisiones del trémolo"
+#. Documentation/snippets/unfretted-headword.ly:141 (comment)
+msgid "Measure 2"
+msgstr "Compás 2"
 
-#~ msgid "Basic polyphony"
-#~ msgstr "Polifonía básica"
+#. Documentation/snippets/unfretted-headword.ly:151 (comment)
+msgid "Measure 3"
+msgstr "Compás 3"
 
-#~ msgid "Blank music sheet"
-#~ msgstr "Papel de música en blanco"
+#. Documentation/snippets/unfretted-headword.ly:159 (comment)
+msgid "Measure 4"
+msgstr "Compás 4"
 
-# fuzzy. FVD
-#~ msgid "Text and line spanners"
-#~ msgstr "Extensiones de texto y de línea"
+#. Documentation/snippets/unfretted-headword.ly:168 (comment)
+msgid "Measure 5"
+msgstr "Compás 5"
 
-#~ msgid "Nested scores"
-#~ msgstr "Partituras anidadas"
+#. Documentation/snippets/unfretted-headword.ly:176 (comment)
+msgid "Measure 6"
+msgstr "Compás 6"
 
-#~ msgid "Page wrapping text"
-#~ msgstr "Textos que saltan de página"
+#. Documentation/snippets/unfretted-headword.ly:178 (comment)
+msgid "\\featherDurations #(ly:make-moment 2 3)"
+msgstr "\\featherDurations #(ly:make-moment 2 3)"
 
-#~ msgid "Mélismes dans certaines strophes seulement"
-#~ msgstr "Mélismes dans certaines strophes seulement"
+#. Documentation/snippets/unfretted-headword.ly:185 (comment)
+msgid "Measure 7"
+msgstr "Compás 7"
 
-#~ msgid "Basculer vers une mélodie alternative"
-#~ msgstr "Basculer vers une mélodie alternative"
+#. Documentation/snippets/unfretted-headword.ly:194 (comment)
+msgid "Measure 8"
+msgstr "Compás 8"
 
-#  ?? FVD
-#~ msgid "Introduction to ancient notation"
-#~ msgstr "Introducción a la notación antigua"
+#. Documentation/snippets/unfretted-headword.ly:199 (comment)
+msgid "Measure 9"
+msgstr "Compás 9"
 
-#~ msgid "Ancient notation supported"
-#~ msgstr "Notación antigua contemplada"
+#. Documentation/snippets/unfretted-headword.ly:210 (comment)
+msgid "Score"
+msgstr "Partitura"
 
-#~ msgid "Ancient note heads"
-#~ msgstr "Cabezas de nota antiguas"
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+msgid "testnotes"
+msgstr "notasPrueba"
 
-#~ msgid "Ancient accidentals"
-#~ msgstr "Alteraciones accidentales antiguos"
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
+msgid "display grobs for each note head:"
+msgstr "imprimir grobs para todas las cabezas:"
 
-#~ msgid "Ancient flags"
-#~ msgstr "Corchetes antiguos"
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
+msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
+msgstr "\\override NoteHead #'before-line-breaking = #display-grobs"
 
-#~ msgid "Ancient time signatures"
-#~ msgstr "Indicaciones antiguas de compás"
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
+msgid "or just for one:"
+msgstr "o sólo para una:"
 
-#~ msgid "Additional note signs"
-#~ msgstr "Símbolos de nota adicionales"
+#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:28 (variable)
+msgid "parallelogram"
+msgstr "paralelogramo"
 
-#~ msgid "Ancient articulations"
-#~ msgstr "Articulaciones antiguas"
+#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:43 (variable)
+msgid "myNoteHeads"
+msgstr "misCabezas"
 
-#~ msgid "Gregorian square neumes ligatures"
-#~ msgstr "Ligaduras de neumas cuadrados gregorianos"
+#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:44 (variable)
+msgid "normalNoteHeads"
+msgstr "cabezasNormales"
 
-#~ msgid "Transcribing ancient music"
-#~ msgstr "Transcripción de música antigua"
+#. Documentation/snippets/utf-8.ly:19 (comment)
+msgid "end verbatim - this comment is a hack to prevent texinfo.tex"
+msgstr ""
+"final del bloque literal. Este comentario es un truco para evitar que "
+"texinfo.tex"
 
-#~ msgid "Annotational accidentals"
-#~ msgstr "Alteraciones de anotación"
+#. Documentation/snippets/utf-8.ly:20 (comment)
+msgid "from choking on non-European UTF-8 subsets"
+msgstr "proteste respecto a los subconjuntos de UTF-8 no europeos"
 
-#~ msgid "Baroque rhythmic notation"
-#~ msgstr "Notación rítmica barroca"
+#. Documentation/snippets/utf-8.ly:22 (comment)
+msgid "Edit this file using a Unicode aware editor, such as GVIM, GEDIT, Emacs"
+msgstr ""
+"Edite este archivo con un editor preparado para Unicode, como GVIM, GEDIT o "
+"Emacs"
 
-#~ msgid "Horizontal Spacing"
-#~ msgstr "Espaciado horizontal"
+#. Documentation/snippets/utf-8.ly:40 (comment)
+msgid "Cyrillic font"
+msgstr "Fuente cirílica"
 
-#~ msgid "Layout tunings within contexts"
-#~ msgstr "Ajuste fino de la presentación dentro de los contextos"
+#. Documentation/snippets/utf-8.ly:41 (variable)
+msgid "bulgarian"
+msgstr "bulgaro"
 
-#  ?? FVD
-#~ msgid "Constructing a tweak"
-#~ msgstr "Construir un truco"
+#. Documentation/snippets/utf-8.ly:45 (variable)
+msgid "hebrew"
+msgstr "hebreo"
 
-#~ msgid "Using Scheme code instead of tweak"
-#~ msgstr "Using Scheme code instead of tweak"
+# fuzzy. FVD
+#. Documentation/snippets/utf-8.ly:49 (variable)
+msgid "japanese"
+msgstr "japones"
 
-#~ msgid "GNU LilyPond: Manual de aprendizaje"
-#~ msgstr "GNU LilyPond: Manual de aprendizaje"
+#. Documentation/snippets/utf-8.ly:56 (comment)
+msgid "\\\"a legal song to you\\\""
+msgstr "\\\"una canción legal para ti\\\""
 
-#~ msgid "Instrucciones predefinidas"
-#~ msgstr "Instrucciones predefinidas"
+#. Documentation/snippets/utf-8.ly:57 (variable)
+msgid "portuguese"
+msgstr "portugues"
 
-#~ msgid "Fragmentos de código seleccionados"
-#~ msgstr "Fragmentos de código seleccionados"
+#. Documentation/snippets/vertical-line-as-a-baroque-articulation-mark.ly:19 (variable)
+msgid "upline"
+msgstr "lineaArriba"
 
-#~ msgid "Propiedades trucadas frecuentemente"
-#~ msgstr "Propiedades trucadas frecuentemente"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:20 (variable)
+msgid "leftbrace"
+msgstr "llaveizquierda"
 
-#~ msgid "Véase también"
-#~ msgstr "Véase también"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:21 (variable)
+msgid "rightbrace"
+msgstr "llavederecha"
 
-#~ msgid "Advertencias y problemas conocidos"
-#~ msgstr "Advertencias y problemas conocidos"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:23 (variable)
+msgid "dropLyrics"
+msgstr "bajarLetra"
 
-#~ msgid "Automatic behaviour"
-#~ msgstr "Comportamiento automático"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:30 (variable)
+msgid "raiseLyrics"
+msgstr "elevarLetra"
 
-#~ msgid "Updating old files"
-#~ msgstr "Actualizar archivos antiguos"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:37 (variable)
+msgid "skipFour"
+msgstr "saltoCuatro"
 
-#~ msgid "GNU LilyPond: Manual de utilización del programa"
-#~ msgstr "GNU LilyPond: Manual de utilización del programa"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:39 (variable)
+msgid "lyricsA"
+msgstr "letraA"
 
-#~ msgid "GNU LilyPond: Manual de referencia de la notación"
-#~ msgstr "GNU LilyPond: Manual de referencia de la notación"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:41 (variable)
+msgid "lyricsB"
+msgstr "letraB"
 
-#~ msgid "El tipografiador de música"
-#~ msgstr "El tipografiador de música"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:42 (variable)
+msgid "lyricsC"
+msgstr "letraC"
 
-#~ msgid "GNU LilyPond -- Handbuch zum Lernen"
-#~ msgstr "GNU LilyPond -- Handbuch zum Lernen"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:43 (variable)
+msgid "lyricsD"
+msgstr "letraD"
 
-#~ msgid "Lilypond-book templates"
-#~ msgstr "Lilypond-book templates"
+#. Documentation/snippets/vertically-centered-common-lyrics.ly:50 (context id)
+msgid "m"
+msgstr "m"
 
-#~ msgid "GNU LilyPond -- Programmbenutzung"
-#~ msgstr "GNU LilyPond -- Programmbenutzung"
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
+msgid "sopWords"
+msgstr "letraSoprano"
 
-#~ msgid "Das Notensatzprogramm"
-#~ msgstr "Das Notensatzprogramm"
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:118 (comment)
+msgid "This is needed for lyrics above a staff"
+msgstr "Necesario para la letra por encima del pentagrama"
 
-#~ msgid "Ignorieren von Melismen"
-#~ msgstr "Ignorieren von Melismen"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
+msgid "we could remove the line about this with the line below, since we want"
+msgstr ""
+"podríamos quitar la línea anterior y sustituirla por la siguiente, pues "
+"queremos"
 
-#~ msgid "GNU LilyPond --- 学習マニュアル"
-#~ msgstr "GNU LilyPond --- 学習マニュアル"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
+msgid "the alto lyrics to be below the alto Voice anyway."
+msgstr ""
+"que la letra de la contralto esté debajo de la voz de contralto de todas "
+"formas."
 
-#~ msgid "GNU LilyPond --- アプリケーション使用方法"
-#~ msgstr "GNU LilyPond --- アプリケーション使用方法"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
+msgstr "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 
-#~ msgid "The next line is not needed in 2.11.x or later:"
-#~ msgstr ""
-#~ "La línea siguiente no es necesaria en versiones 2.11.x o posteriores:"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
+msgid "again, we could replace the line above this with the line below."
+msgstr "de nuevo podríamos sustituir la línea anterior con la línea siguiente."
 
-#~ msgid "Automatic beams two per two in 4/4 or 2/2 time signature"
-#~ msgstr "Barras automáticas dos a dos en 4/4 y 2/2"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
+msgstr "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
 
-#~ msgid "_____"
-#~ msgstr "_____"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+msgid "refrain"
+msgstr "estribillo"
 
-#~ msgid "Default     | | | |"
-#~ msgstr "Predeterminado     | | | |"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+msgid "SoloNotes"
+msgstr "notasSolista"
 
-#~ msgid "_   _"
-#~ msgstr "_   _"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+msgid "SoloLyrics"
+msgstr "letraSolista"
 
-#~ msgid "Required    | | | |"
-#~ msgstr "Necesario    | | | |"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+msgid "SopranoNotes"
+msgstr "notasSoprano"
 
-#~ msgid "macro for beamed two per two in 2/2 and 4/4 time signature"
-#~ msgstr "macro para barras dos a dos en 2/2 y 4/4"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+msgid "SopranoLyrics"
+msgstr "letraSoprano"
 
-#~ msgid "qBeam"
-#~ msgstr "barraNegras"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+msgid "BassNotes"
+msgstr "notasBajo"
 
-#~ msgid "Use the macro"
-#~ msgstr "Usar el macro"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+msgid "BassLyrics"
+msgstr "letraBajo"
 
-#~ msgid "Change time signature symbol but keep 3/4 beaming"
-#~ msgstr "Cambio de compás manterniendo el barrado de 3/4"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+msgid "SoloVoice"
+msgstr "vozSolista"
 
-#~ msgid "due to unchanged underlying time signature"
-#~ msgstr "a causa de que el compás subyacente no ha cambiado"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+msgid "SopranoVoice"
+msgstr "vozSoprano"
 
-#~ msgid "Lose 3/4 beaming now \\time has been changed"
-#~ msgstr "Perder el barrado de 3/4 ahora que se ha cambiado el \\time"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+msgid "BassVoice"
+msgstr "vozBajo"
 
-#~ msgid "TAB"
-#~ msgstr "TAB"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
+msgstr "estas líneas evitan que se impriman los pentagramas vacíos"
 
-#~ msgid "define Dynamics context"
-#~ msgstr "definir el contexto Dynamics"
+#. Documentation/snippets/vocal-ensemble-template.ly:107 (comment)
+#. Documentation/snippets/vocal-ensemble-template.ly:122 (comment)
+msgid "this is needed for lyrics above a staff"
+msgstr "es necesario para la letra por encima del pentagrama"
 
-#~ msgid "modify PianoStaff context to accept Dynamics context"
-#~ msgstr ""
-#~ "modificar el contexto PianoStaff para que acepte el contexto Dynamics"
+#. Documentation/snippets/vocal-headword.ly:29 (comment)
+msgid "L. van Beethoven. Symphony No. 9 in D minor, op.125; Finale"
+msgstr "L. van Beethoven. Sinfonía Núm. 9 en Re menor, op.125; Finale"
 
-#~ msgid "Revert default values in scm/auto-beam.scm for 12/8 time"
-#~ msgstr ""
-#~ "Revertir los valores predeterminados en scm/auto-beam.scm para el 12/8"
+#. Documentation/snippets/vocal-headword.ly:30 (comment)
+msgid "mm. 216 -- 236"
+msgstr "cc. 216 a 236"
 
-#~ msgid "melodyVoi"
-#~ msgstr "melodiaVoi"
+#. Documentation/snippets/vocal-headword.ly:31 (comment)
+msgid "Text: F. von Schiller"
+msgstr "Texto: F. von Schiller"
 
-#~ msgid "VoiceBassRhytm"
-#~ msgstr "DuracionesVozBajo"
+#. Documentation/snippets/vocal-headword.ly:36 (comment)
+msgid "make first bar number be shown"
+msgstr "habilitar la impresión del número del primer compás"
 
-#~ msgid "Define the fret diagrams to be used"
-#~ msgstr "Definir los diagramas de posiciones que se van a usar"
+#. Documentation/snippets/vocal-headword.ly:38 (comment)
+msgid "\\tempo \\\"Presto\\\""
+msgstr "\\tempo \\\"Presto\\\""
 
-#~ msgid "cFretDiagram"
-#~ msgstr "diagramaPosicionDo"
+#. Documentation/snippets/vocal-headword.ly:39 (comment)
+msgid "\\compressFullBarRests  R2.*8"
+msgstr "\\compressFullBarRests  R2.*8"
 
-#~ msgid "gFretDiagram"
-#~ msgstr "diagramaPosicionSol"
+#. Documentation/snippets/vocal-headword.ly:61 (comment)
+msgid "put fermata closer to staff"
+msgstr "poner calderón más cerca del pentagrama"
 
-#~ msgid "now it can be used as \\snappizzicato after the note/chord"
-#~ msgstr "ahora se puede usar como pizzicatoSnap después de la nota o acorde"
+#. Documentation/snippets/vocal-headword.ly:65 (comment)
+msgid "\\time 4/4 \\tempo \\\"Allegro assai\\\""
+msgstr "\\time 4/4 \\tempo \\\"Allegro assai\\\""
 
-#~ msgid "Note that a direction (-, ^ or _) is required."
-#~ msgstr "Observe que se requiere una dirección (-, ^ ó _)."
+#. Documentation/snippets/vocal-headword.ly:66 (comment)
+#. Documentation/snippets/vocal-headword.ly:68 (comment)
+msgid "R1"
+msgstr "R1"
 
-#~ msgid "This does NOT work:"
-#~ msgstr "Esto NO funciona:"
+#. Documentation/snippets/vocal-headword.ly:67 (comment)
+msgid "e''4^\\f d r2"
+msgstr "e''4^\\f d r2"
 
-#~ msgid "<c e g>\\snapPizzicato"
-#~ msgstr "<c e g>\\snapPizzicato"
+#. Documentation/snippets/vocal-headword.ly:69 (comment)
+msgid "e4( ^\\f d2) a8([ g)]"
+msgstr "e4( ^\\f d2) a8([ g)]"
 
-#~ msgid "The default in 3/4 time is to beam in three groups"
-#~ msgstr "De forma predeterminada, en 3/4 el barrado se hace en tres grupos"
+#. Documentation/snippets/vocal-headword.ly:75 (comment)
+msgid "Freu -- de, Freu -- de,__"
+msgstr "Freu -- de, Freu -- de,__"
 
-#~ msgid "each of a quarter note length"
-#~ msgstr "de una negra de longitud cada uno"
+#. Documentation/snippets/volta-multi-staff.ly:17 (variable)
+msgid "voltaMusic"
+msgstr "musicaRepeticion"
 
-#~ msgid "No auto-beaming is defined for 12/16"
-#~ msgstr "No hay ningún barrado automático definido para 12/16"
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
+msgid "voltaAdLib"
+msgstr "voltaAdLib"
 
-#~ msgid "Change time signature symbol, but retain underlying 3/4 beaming"
-#~ msgstr ""
-#~ "Cambiar el símbolo de compás, manteniendo el barrado subyacente de 3/4"
+#. Documentation/snippets/wind-headword.ly:21 (comment)
+msgid "Tchaikovsky"
+msgstr "Tchaikovsky"
 
-#~ msgid "The 3/4 time default grouping of (1 1 1) and beatLength of 1/8"
-#~ msgstr ""
-#~ "El agrupamiento predeterminado de (1 1 1) y beatLength de 1/8 del compás "
-#~ "3/4"
+#. Documentation/snippets/wind-headword.ly:22 (comment)
+msgid "Nutcracker Suite, VII Dance of the Merlitons"
+msgstr "Nutcracker Suite, VII Dance of the Merlitons"
 
-#~ msgid "are not consistent with a measureLength of 3/4, so the beams"
-#~ msgstr ""
-#~ "no son consistentes con una longitud de compás measureLength de 3/4, por "
-#~ "ello las barras"
+msgid "Up:"
+msgstr "Arriba:"
 
-#~ msgid "are grouped at beatLength intervals"
-#~ msgstr "se agrupan a intervalos de beatLength"
+msgid "Next:"
+msgstr "Siguiente:"
 
-#~ msgid "Specify beams in groups of (3 3 2 3) 1/16th notes"
-#~ msgstr "Especificar barras en grupos de (3 3 2 3) semicorcheas"
+msgid "Previous:"
+msgstr "Anterior:"
 
-#~ msgid "3+3+2+3=11, and 11*1/16<>3/4, so beatGrouping does not apply,"
-#~ msgstr ""
-#~ "3+3+2+3=11, y 11*1/16<>3/4, así que no es de aplicación beatGrouping"
+msgid "Appendix "
+msgstr "Apéndice "
 
-#~ msgid "and beams are grouped at beatLength (1/16) intervals"
-#~ msgstr "y las barras se agrupan a intervalos de beatLength (semicorcheas)"
+msgid "Footnotes"
+msgstr "Notas al pie"
 
-#~ msgid "Specify beams in groups of (3 4 2 3) 1/16th notes"
-#~ msgstr "Especificat barras en grupos de (3 4 2 3) semicorcheas"
+# this is the same translation that babel LaTex package uses . FVD
+msgid "Table of Contents"
+msgstr "Índice general"
 
-#~ msgid "3+4+2+3=12, and 12*1/16=3/4, so beatGrouping applies"
-#~ msgstr "3+4+2+3=12, y 12*1/16=3/4, así pues beatGrouping es de aplicación"