]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add Catalan language
authorWalter Garcia-Fontes <walter.garcia@upf.edu>
Sun, 30 Mar 2014 14:11:10 +0000 (16:11 +0200)
committerFrancisco Vila <paconet.org@gmail.com>
Sun, 15 Jun 2014 17:53:52 +0000 (19:53 +0200)
14 files changed:
Documentation/ca/GNUmakefile [new file with mode: 0644]
Documentation/ca/included/.gitignore [new file with mode: 0644]
Documentation/ca/web.texi [new file with mode: 0644]
Documentation/ca/web/common-macros.itexi [new file with mode: 0644]
Documentation/ca/web/community.itexi [new file with mode: 0644]
Documentation/ca/web/cyrillic.itexi [new file with mode: 0644]
Documentation/ca/web/download.itexi [new file with mode: 0644]
Documentation/ca/web/introduction.itexi [new file with mode: 0644]
Documentation/ca/web/macros.itexi [new file with mode: 0644]
Documentation/ca/web/manuals.itexi [new file with mode: 0644]
Documentation/ca/web/news-front.itexi [new file with mode: 0644]
Documentation/po/ca.po [new file with mode: 0644]
Documentation/po/lilypond-doc.pot
python/langdefs.py

diff --git a/Documentation/ca/GNUmakefile b/Documentation/ca/GNUmakefile
new file mode 100644 (file)
index 0000000..d225764
--- /dev/null
@@ -0,0 +1,6 @@
+ISOLANG = ca
+depth = ../..
+STEPMAKE_TEMPLATES = documentation texinfo
+LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root
+
+include $(depth)/make/stepmake.make
diff --git a/Documentation/ca/included/.gitignore b/Documentation/ca/included/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/Documentation/ca/web.texi b/Documentation/ca/web.texi
new file mode 100644 (file)
index 0000000..15b08cb
--- /dev/null
@@ -0,0 +1,40 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@include macros.itexi
+@include weblinks.itexi
+@node Top
+@top LilyPond... music notation for everyone
+@translationof Top
+
+@untranslated
+
+
+@heading LilyPond
+@subheading What is LilyPond?
+@include web/news-front.itexi
+@subheading Pondings
+@subheading Quick links
+@subsubheading Stable
+@subsubheading Unstable
+@menu
+* Introduction::
+* Download::
+* Manuals::
+* Community::
+@end menu
+
+@subheading Read it
+@include web/introduction.itexi
+@include web/download.itexi
+@include web/manuals.itexi
+@include web/community.itexi
+
+@c -- SKELETON FILE --
diff --git a/Documentation/ca/web/common-macros.itexi b/Documentation/ca/web/common-macros.itexi
new file mode 100644 (file)
index 0000000..c3ef534
--- /dev/null
@@ -0,0 +1,14 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@include cyrillic.itexi
+@subsubheading @i{\TEXT\}
+
+@c -- SKELETON FILE --
diff --git a/Documentation/ca/web/community.itexi b/Documentation/ca/web/community.itexi
new file mode 100644 (file)
index 0000000..7415989
--- /dev/null
@@ -0,0 +1,189 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@include included/acknowledge.itexi
+@include included/authors.itexi
+@include included/helpus.itexi
+@node Community
+@unnumbered Community
+@translationof Community
+
+@untranslated
+
+
+@subheading Interacting with the community
+@subheading Making LilyPond better
+@subheading Miscellaneous
+@menu
+* Contact::
+* Tiny examples::
+* Bug reports::
+* Help us::
+* Sponsoring::
+* Development::
+* GSoC 2012::
+* Authors::
+* Acknowledgements::
+* Publications::
+* Old news::
+* Attic::
+@end menu
+
+@node Contact
+@unnumberedsec Contact
+@translationof Contact
+
+@untranslated
+
+
+@subheading User Discussions and Help
+@subsubheading User mailing list: @code{lilypond-user@@gnu.org}
+@subsubheading LilyPond Snippet Repository
+@subsubheading IRC
+@subsubheading Other languages
+@subheading Stay Informed
+@subsubheading LilyPond Report
+@subsubheading Releases mailing list: @code{info-lilypond@@gnu.org}
+@subheading Developer Discussion
+@subsubheading Developer mailing list: @code{lilypond-devel@@gnu.org}
+@subsubheading Bug mailing list: @code{bug-lilypond@@gnu.org}
+@subheading Sensitive emails
+@node Tiny examples
+@unnumberedsec Tiny examples
+@translationof Tiny examples
+
+@untranslated
+
+
+@subheading What are @qq{Tiny examples}?
+@subheading Why create them?
+@subheading How to create them?
+@subheading How tiny should they be?
+@node Bug reports
+@unnumberedsec Bug reports
+@translationof Bug reports
+
+@untranslated
+
+
+@subheading Step 1: Known bugs
+@subheading Step 2: Creating a bug report
+@subheading Step 3: Sending a bug report
+@subheading Step 4: Wait for a response
+@subheading Optional help: show the desired behavior
+@node Help us
+@unnumberedsec Help us
+@translationof Help us
+
+@untranslated
+
+
+@node Sponsoring
+@unnumberedsec Sponsoring
+@translationof Sponsoring
+
+@untranslated
+
+
+@subheading Bounties
+@subheading Guidelines
+@subheading Interested developers
+@node Development
+@unnumberedsec Development
+@translationof Development
+
+@untranslated
+
+
+@subheading Release numbers
+@subheading Download
+@subheading Contributor's Guide
+@subheading Regression tests
+@subsubheading Development version
+@subsubheading Stable version
+@subsubheading All versions
+@subheading Manuals
+@node GSoC 2012
+@unnumberedsec GSoC 2012
+@translationof GSoC 2012
+
+@untranslated
+
+
+@subheading What is Google Summer of Code?
+@subheading Our 2012 Ideas List
+@subheading Grace notes
+@subheading MusicXML
+@subheading Improve slurs and ties
+@subheading Adding special variant of font glyphs
+@subheading Improve beaming
+@subheading Clean up various compilation warnings
+@node Authors
+@unnumberedsec Authors
+@translationof Authors
+
+@untranslated
+
+
+@subheading Current Development Team
+@subheading Previous Development Team
+@subheading Current Contributors
+@subsubheading Programming
+@subsubheading Font
+@subsubheading Documentation
+@subsubheading Bug squad
+@subsubheading Support
+@subsubheading Translation
+@subheading Previous Contributors
+@subsubheading Programming
+@subsubheading Font
+@subsubheading Documentation
+@subsubheading Support
+@subsubheading Translation
+@node Acknowledgements
+@unnumberedsec Acknowledgements
+@translationof Acknowledgements
+
+@untranslated
+
+
+@subheading Acknowledgements
+@node Publications
+@unnumberedsec Publications
+@translationof Publications
+
+@untranslated
+
+
+@subheading What we wrote about LilyPond
+@include we-wrote.itexi
+@subheading What people did with LilyPond
+@include others-did.itexi
+@node Old news
+@unnumberedsec Old news
+@translationof Old news
+
+@untranslated
+
+
+@include web/news-front.itexi
+@include web/news.itexi
+@node Attic
+@unnumberedsec Attic
+@translationof Attic
+
+@untranslated
+
+
+@subheading Announcements
+@subheading Thanks
+@subheading Changelogs
+
+@c -- SKELETON FILE --
diff --git a/Documentation/ca/web/cyrillic.itexi b/Documentation/ca/web/cyrillic.itexi
new file mode 100644 (file)
index 0000000..9494210
--- /dev/null
@@ -0,0 +1,12 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+
+@c -- SKELETON FILE --
diff --git a/Documentation/ca/web/download.itexi b/Documentation/ca/web/download.itexi
new file mode 100644 (file)
index 0000000..037d6b1
--- /dev/null
@@ -0,0 +1,108 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@include included/generating-output.itexi
+@node Download
+@unnumbered Download
+@translationof Download
+
+@untranslated
+
+
+@subheading For users
+@subheading For developers
+@subheading Software License
+@subheading Sponsors
+@subheading Legalese
+@menu
+* Unix::
+* MacOS X::
+* Windows::
+* Source::
+* Old downloads::
+* GPL::
+@end menu
+
+@node Unix
+@unnumberedsec Unix
+@translationof Unix
+
+@untranslated
+
+
+@subheading Generic Packages or Distribution-Specific Packages?
+@subheading Generic Packages
+@subsubheading Download
+@subsubheading Install
+@subsubheading Uninstall
+@subsubheading Help
+@subheading Compiling a file
+@subheading Legalese
+@node MacOS X
+@unnumberedsec MacOS X
+@translationof MacOS X
+
+@untranslated
+
+
+@subheading Packages
+@subsubheading Download
+@subsubheading Install
+@subsubheading Uninstall
+@subheading Running on the command-line
+@subsubheading MacOS X on the command line
+@subsubheading Invoking individual scripts
+@subheading Compiling a file
+@subheading Legalese
+@node Windows
+@unnumberedsec Windows
+@translationof Windows
+
+@untranslated
+
+
+@subheading Packages
+@subsubheading Download
+@subsubheading Install
+@subsubheading Uninstall
+@subheading Running on the command-line
+@subsubheading Windows on the command line
+@subsubheading Invoking individual executable files
+@subheading Compiling a file
+@subheading Legalese
+@node Source
+@unnumberedsec Source
+@translationof Source
+
+@untranslated
+
+
+@subheading Source tarball
+@subheading Compiling instructions
+@node Old downloads
+@unnumberedsec Old downloads
+@translationof Old downloads
+
+@untranslated
+
+
+@subheading All versions
+@node GPL
+@unnumberedsec GPL
+@translationof GPL
+
+@untranslated
+
+
+@subheading Software license
+@subheading GNU General Public License
+@include gpl.itexi
+
+@c -- SKELETON FILE --
diff --git a/Documentation/ca/web/introduction.itexi b/Documentation/ca/web/introduction.itexi
new file mode 100644 (file)
index 0000000..2b801bf
--- /dev/null
@@ -0,0 +1,169 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@node Introduction
+@unnumbered Introduction
+@translationof Introduction
+
+@untranslated
+
+
+@subheading Our Goal
+@subheading What LilyPond does
+@subheading LilyPond in use
+@subheading How LilyPond works
+@menu
+* Features::
+* Examples::
+* Freedom::
+* Background::
+* Productions::
+* Reviews::
+* Text input::
+* Easier editing::
+@end menu
+
+@node Features
+@unnumberedsec Features
+@translationof Features
+
+@untranslated
+
+
+@subheading Excellent classical engraving
+@subheading Text input
+@subsubheading Everything is explicit
+@subsubheading Tweaks are robust and traceable
+@subsubheading Text files are failure- and future-proof
+@subsubheading Manage your scores with version control
+@subheading Usability
+@subsubheading Effective layout choices
+@subsubheading Mix music and text
+@subsubheading Accessibility
+@subsubheading Editor diversity
+@subheading Extensible design
+@subsubheading Easy management of style sheets
+@subsubheading Add your own functions
+@subsubheading Process scores programmatically
+@subsubheading Create new tools using LilyPond
+@subheading Environment
+@subsubheading Excellent support
+@subsubheading Free software
+@subheading Where now?
+@node Examples
+@unnumberedsec Examples
+@translationof Examples
+
+@untranslated
+
+
+@subheading Beautiful examples
+@subsubheading Classical Music
+@subsubheading Complex Notation
+@subsubheading Early Music
+@subsubheading Modern Music
+@subsubheading Efficient, flexible creation of performance materials
+@subsubheading Tablature
+@subsubheading Schenker Graphs
+@subsubheading Customized Output
+@subsubheading Vocal Music
+@subsubheading Educational Applications
+@subsubheading Popular Music
+@subsubheading Large Projects
+@subheading Where now?
+@node Freedom
+@unnumberedsec Freedom
+@translationof Freedom
+
+@untranslated
+
+
+@subheading Free Software
+@subheading What are the benefits to users?
+@subheading Why do LilyPond developers @qq{give away} their work for free?
+@subheading Where now?
+@node Background
+@unnumberedsec Background
+@translationof Background
+
+@untranslated
+
+
+@subheading Background essay
+@subheading Where now?
+@node Productions
+@unnumberedsec Productions
+@translationof Productions
+
+@untranslated
+
+
+@subheading Productions using LilyPond
+@subheading Concerts
+@subheading Published sheet music
+@subheading Where now?
+@node Reviews
+@unnumberedsec Reviews
+@translationof Reviews
+
+@untranslated
+
+
+@subheading What do people say about LilyPond?
+@subheading Published articles
+@subheading User testimonials
+@subsubheading @uref{http://nyphil.org/meet/orchestra/index.cfm?page=profile&personNum=7, Carter Brey}, Principal Cellist, New York Philharmonic
+@subsubheading @uref{http://icem-www.folkwang-hochschule.de/~finnendahl/, Orm Finnendahl}, professor of Composition, Musikhochschule Freiburg
+@subsubheading Darius Blasband, composer (Brussels, Belgium)
+@subsubheading Kieren MacMillan, composer (Toronto, Canada)
+@subsubheading Chris Cannam, lead programmer of the @uref{http://www.rosegardenmusic.com/, RoseGarden} project
+@subsubheading Chris Snyder, @uref{http://www.adoromusicpub.com/, Adoro Music Publishing}
+@subsubheading David Bobroff, Bass Trombone, Iceland Symphony Orchestra
+@subsubheading Vaylor Trucks, Electric guitar player (Yes, @uref{http://www.allmanbrothersband.com/modules.php?op=modload&name=userpage&file=content&page_id=12, related to})
+@subsubheading @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}, @uref{http://www.mutopiaproject.org/, Mutopia} contributor
+@subsubheading @uref{http://www.troff.org/whoswho.html#werner, Werner Lemberg}, Conductor at the Theatre in Koblenz, Germany and distinguished GNU Hacker
+@subsubheading Paul Davis, developer of @uref{http://jackaudio.org/, JACK} and @uref{http://www.ardour.org/, Ardour}
+@subsubheading @uref{http://webusers.siba.fi/~mkuuskan/, Dr. Mika Kuuskankare}, researcher at the @uref{http://siba.fi, Sibelius Academy Finland}, composer and author of Expressive Notation Package (ENP)
+@subsubheading @uref{http://camerondh.blogspot.com, David Cameron}, Musician, professional typesetter and long time SCORE user
+@subheading Where now?
+@node Text input
+@unnumberedsec Text input
+@translationof Text input
+
+@untranslated
+
+
+@subheading @qq{Compiling} Music
+@subsubheading It's as simple as A B C
+@subsubheading Pop music
+@subsubheading Orchestral parts
+@subsubheading Beginner Documentation
+@subsubheading Easier editing environments
+@subheading Where now?
+@node Easier editing
+@unnumberedsec Easier editing
+@translationof Easier editing
+
+@untranslated
+
+
+@subheading Tunefl
+@subheading LilyPondTool
+@subheading Frescobaldi
+@subheading Denemo
+@subheading Text editors
+@subheading Programs that can export LilyPond code
+@subsubheading Score, tab and MIDI editors:
+@subsubheading Algorithmic code generators
+@subheading Other programs not being actively developed
+@subheading Where now?
+@subheading Legalese
+
+@c -- SKELETON FILE --
diff --git a/Documentation/ca/web/macros.itexi b/Documentation/ca/web/macros.itexi
new file mode 100644 (file)
index 0000000..83f1534
--- /dev/null
@@ -0,0 +1,25 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@include version.itexi
+@include common-macros.itexi
+@node Top
+@top LilyPond --- \TITLE\
+@translationof Top
+
+@untranslated
+
+
+@subsubheading Predefined commands
+@subsubheading Selected Snippets
+@subsubheading See also
+@subsubheading Known issues and warnings
+
+@c -- SKELETON FILE --
diff --git a/Documentation/ca/web/manuals.itexi b/Documentation/ca/web/manuals.itexi
new file mode 100644 (file)
index 0000000..4b1425c
--- /dev/null
@@ -0,0 +1,166 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@node Manuals
+@unnumbered Manuals
+@translationof Manuals
+
+@untranslated
+
+
+@subheading Introduction
+@subheading Regular use
+@subheading Infrequent Use
+@subheading Other material
+@subheading Manual formats
+@menu
+* Learning::
+* Glossary::
+* Essay::
+* Notation::
+* Usage::
+* Snippets::
+* FAQ::
+* Web::
+* Changes::
+* Extending::
+* Internals::
+* Translated::
+* All::
+* FDL::
+@end menu
+
+@node Learning
+@unnumberedsec Learning
+@translationof Learning
+
+@untranslated
+
+
+@subheading Learning manual
+@node Glossary
+@unnumberedsec Glossary
+@translationof Glossary
+
+@untranslated
+
+
+@subheading Glossary
+@node Essay
+@unnumberedsec Essay
+@translationof Essay
+
+@untranslated
+
+
+@subheading Essay
+@node Notation
+@unnumberedsec Notation
+@translationof Notation
+
+@untranslated
+
+
+@subheading Notation reference
+@node Usage
+@unnumberedsec Usage
+@translationof Usage
+
+@untranslated
+
+
+@subheading Usage manual
+@node Snippets
+@unnumberedsec Snippets
+@translationof Snippets
+
+@untranslated
+
+
+@subheading Snippets
+@node FAQ
+@unnumberedsec FAQ
+@translationof FAQ
+
+@untranslated
+
+
+@subheading Introductory questions
+@subsubheading Where are the graphical canvas, menus, and toolbars?
+@subsubheading There's a lot of documentation!  Do I need to read it?
+@subsubheading That's still a lot of reading!  Is it worth it?
+@subheading Usage questions
+@subsubheading Something isn't working!  How do I fix it?
+@subsubheading Why do you change the syntax?
+@node Web
+@unnumberedsec Web
+@translationof Web
+
+@untranslated
+
+
+@subheading Web
+@subheading Read it
+@subsubheading Latest manual
+@subsubheading Web manual in @versionDevel
+@node Changes
+@unnumberedsec Changes
+@translationof Changes
+
+@untranslated
+
+
+@subheading Changes
+@node Extending
+@unnumberedsec Extending
+@translationof Extending
+
+@untranslated
+
+
+@subheading Extending LilyPond
+@node Internals
+@unnumberedsec Internals
+@translationof Internals
+
+@untranslated
+
+
+@subheading Internals reference
+@node Translated
+@unnumberedsec Translated
+@translationof Translated
+
+@untranslated
+
+
+@subheading Translations status
+@include translations.itexi
+@node All
+@unnumberedsec All
+@translationof All
+
+@untranslated
+
+
+@subheading Downloadable versions
+@subheading Previous stable versions
+@node FDL
+@unnumberedsec FDL
+@translationof FDL
+
+@untranslated
+
+
+@subheading Documentation license
+@subheading GNU Free Documentation License 1.1
+@include fdl.itexi
+
+@c -- SKELETON FILE --
diff --git a/Documentation/ca/web/news-front.itexi b/Documentation/ca/web/news-front.itexi
new file mode 100644 (file)
index 0000000..9774a35
--- /dev/null
@@ -0,0 +1,21 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ca -*-
+@c This file is part of web.texi
+@ignore
+    Translation of GIT committish: feeca25b207bd510705974896d640ea292cd7fc4
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@subsubheading Lilypond 2.18.2 released!  @emph{March 23, 2014}
+@subsubheading LilyPond production named BEST EDITION 2014  @emph{March 11, 2014}
+@subsubheading LilyPond 2.19.3 released  @emph{March 2, 2014}
+@subsubheading Lilypond 2.18.0 released!  @emph{December 29, 2013}
+@subsubheading LilyPond blog.  @emph{June 2, 2013}
+@subsubheading LilyPond 2.16.2 released!  @emph{January 4, 2013}
+@subsubheading The LilyPond Report #28.  @emph{November 12, 2012}
+@subsubheading LilyPond 2.16.1 released!  @emph{November 9, 2012}
+@subsubheading Lilypond 2.16.0 released!  @emph{August 24, 2012}
+
+@c -- SKELETON FILE --
diff --git a/Documentation/po/ca.po b/Documentation/po/ca.po
new file mode 100644 (file)
index 0000000..87888b8
--- /dev/null
@@ -0,0 +1,37 @@
+# translation of LilyPond documentation
+# Copyright (C) 2006 Han-Wen Nienhuys, Jan Nieuwenhuizen
+# This file is distributed under the same license as the lilypond package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-03-30 13:32+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. -*- coding: utf-8 -*-
+msgid "Up:"
+msgstr ""
+
+msgid "Next:"
+msgstr ""
+
+msgid "Previous:"
+msgstr ""
+
+msgid "Appendix "
+msgstr ""
+
+msgid "Footnotes"
+msgstr ""
+
+msgid "Table of Contents"
+msgstr ""
index ab5444e9300d0e9a61318e1e7f37d387519358b1..87888b87b521b0de77acb098d59677c68f1eca6b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-27 13:12+0100\n"
+"POT-Creation-Date: 2014-03-30 13:32+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11507 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: postprocess_html.py:55
-#, python-format
-msgid "This page is for %(package_name)s-%(package_version)s (%(branch_str)s)."
-msgstr ""
-
-#: postprocess_html.py:57
-#, python-format
-msgid ""
-"We welcome your aid; please <a href=\"%(help_us_url)s\">help us</a> by "
-"reporting errors to our <a href=\"%(mail_address_url)s\">bug list</a>."
-msgstr ""
-
-#: postprocess_html.py:69
-#, python-format
-msgid "Other languages: %s."
-msgstr ""
-
-#: postprocess_html.py:70
-#, python-format
-msgid "About <A HREF=\"%s\">automatic language selection</A>."
-msgstr ""
-
-#: postprocess_html.py:330
-msgid "stable-branch"
-msgstr ""
-
-#: postprocess_html.py:332
-msgid "development-branch"
-msgstr ""
-
-#: translations-status.py:72
-msgid "Section titles"
-msgstr ""
-
-#: translations-status.py:73
-#, python-format
-msgid "Last updated %s"
-msgstr ""
-
-#: translations-status.py:74
-msgid "Translators"
-msgstr ""
-
-#: translations-status.py:74
-msgid "Translation checkers"
-msgstr ""
-
-#: translations-status.py:75
-msgid "Translated"
-msgstr ""
-
-#: translations-status.py:75
-msgid "Up to date"
-msgstr ""
-
-#: translations-status.py:76
-msgid "Other info"
-msgstr ""
-
-#: translations-status.py:78
-msgid "no"
-msgstr ""
-
-#: translations-status.py:79
-msgid "not translated"
-msgstr ""
-
-#: translations-status.py:81
-#, python-format
-msgid "partially (%(p)d %%)"
-msgstr ""
-
-#: translations-status.py:83
-#, python-format
-msgid "partially translated (%(p)d %%)"
-msgstr ""
-
-#: translations-status.py:84 translations-status.py:86
-msgid "yes"
-msgstr ""
-
-#: translations-status.py:85
-msgid "translated"
-msgstr ""
-
-#: translations-status.py:86 translations-status.py:87
-msgid "up to date"
-msgstr ""
-
-#: translations-status.py:88
-msgid "partially"
-msgstr ""
-
-#: translations-status.py:89
-msgid "partially up to date"
-msgstr ""
-
-#: translations-status.py:90
-msgid "N/A"
-msgstr ""
-
-#: translations-status.py:91
-msgid "pre-GDP"
-msgstr ""
-
-#: translations-status.py:92
-msgid "post-GDP"
-msgstr ""
-
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:158 (variable)
-#. Documentation/extending/programming-interface.itely:496 (variable)
-msgid "dyn"
-msgstr ""
-
-#. @node in Documentation/changes.tely
-#. @node in Documentation/macros.itexi
-#. @node in Documentation/cs/macros.itexi
-msgid "Top"
-msgstr ""
-
-#. @top in Documentation/changes.tely
-msgid "New features in 2.16 since 2.14"
-msgstr ""
-
-#. @top in Documentation/macros.itexi
-msgid "LilyPond --- \\\\TITLE\\\\"
-msgstr ""
-
-#. @subsubheading in Documentation/macros.itexi
-msgid "Predefined commands"
-msgstr ""
-
-#. @subsubheading in Documentation/macros.itexi
-msgid "Selected Snippets"
-msgstr ""
-
-#. @subsubheading in Documentation/macros.itexi
-msgid "See also"
-msgstr ""
-
-#. @subsubheading in Documentation/macros.itexi
-msgid "Known issues and warnings"
-msgstr ""
-
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @chapter in Documentation/essay/engraving.itely
-msgid "Music engraving"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @section in Documentation/essay/engraving.itely
-msgid "The LilyPond story"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @section in Documentation/essay/engraving.itely
-msgid "Engraving details"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Music fonts"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Optical spacing"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Ledger lines"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Optical sizing"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Why work so hard?"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @section in Documentation/essay/engraving.itely
-msgid "Automated engraving"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Beauty contests"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Improvement by benchmarking"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Getting things right"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @section in Documentation/essay/engraving.itely
-msgid "Building software"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Music representation"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "What symbols to engrave?"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @unnumberedsubsec in Documentation/essay/engraving.itely
-msgid "Flexible architecture"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @section in Documentation/essay/engraving.itely
-msgid "Putting LilyPond to work"
-msgstr ""
-
-#. @node in Documentation/essay/engraving.itely
-#. @section in Documentation/essay/engraving.itely
-msgid "Engraved examples (BWV 861)"
-msgstr ""
-
-#. @node in Documentation/essay/literature.itely
-#. @chapter in Documentation/essay/literature.itely
-msgid "Literature list"
-msgstr ""
-
-#. @node in Documentation/essay/literature.itely
-#. @section in Documentation/essay/literature.itely
-msgid "Short literature list"
-msgstr ""
-
-#. @node in Documentation/essay/literature.itely
-#. @section in Documentation/essay/literature.itely
-msgid "Long literature list"
-msgstr ""
-
-#. @subheading in Documentation/essay/literature.itely
-msgid "University of Colorado Engraving music bibliography"
-msgstr ""
-
-#. @subheading in Documentation/essay/literature.itely
-msgid "Computer notation bibliography"
-msgstr ""
-
-#. @subheading in Documentation/essay/literature.itely
-msgid "Engraving bibliography"
-msgstr ""
-
-#. @node in Documentation/fdl.itexi
-#. @appendix in Documentation/fdl.itexi
-#. @node in Documentation/fdl.itexi
-#. @appendix in Documentation/fdl.itexi
-#. @node in Documentation/fdl.itexi
-#. @appendix in Documentation/fdl.itexi
-#. @node in Documentation/fdl.itexi
-#. @appendix in Documentation/fdl.itexi
-#. @node in Documentation/fdl.itexi
-#. @appendix in Documentation/fdl.itexi
-#. @node in Documentation/fdl.itexi
-#. @appendix in Documentation/fdl.itexi
-msgid "GNU Free Documentation License"
-msgstr ""
-
-#. @heading in Documentation/fdl.itexi
-msgid "ADDENDUM: How to use this License for your documents"
-msgstr ""
-
-#. Documentation/extending/scheme-tutorial.itely:791 (variable)
-msgid "traLaLa"
-msgstr ""
-
-#. Documentation/extending/scheme-tutorial.itely:1435 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-#. Documentation/learning/fundamental.itely:3061 (variable)
-#. Documentation/notation/changing-defaults.itely:3798 (variable)
-#. Documentation/cs/learning/fundamental.itely:3258 (variable)
-#. Documentation/cs/learning/fundamental.itely:3312 (variable)
-msgid "padText"
-msgstr ""
-
-#. Documentation/extending/scheme-tutorial.itely:1458 (variable)
-#. Documentation/notation/changing-defaults.itely:3840 (variable)
-msgid "tempoPadded"
-msgstr ""
-
-#. Documentation/extending/scheme-tutorial.itely:1477 (variable)
-msgid "pattern"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @chapter in Documentation/extending/scheme-tutorial.itely
-msgid "Scheme tutorial"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @section in Documentation/extending/scheme-tutorial.itely
-msgid "Introduction to Scheme"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Scheme sandbox"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Scheme variables"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Scheme simple data types"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Scheme compound data types"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Pairs"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Lists"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Association lists (alists)"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Hash tables"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Calculations in Scheme"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Scheme procedures"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Defining procedures"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Predicates"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Return values"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Scheme conditionals"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "if"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "cond"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @section in Documentation/extending/scheme-tutorial.itely
-msgid "Scheme in LilyPond"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "LilyPond Scheme syntax"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "LilyPond variables"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Input variables and Scheme"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Object properties"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "LilyPond compound variables"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Offsets"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Extents"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Property alists"
-msgstr ""
-
-#. @subheading in Documentation/extending/scheme-tutorial.itely
-msgid "Alist chains"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Internal music representation"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @section in Documentation/extending/scheme-tutorial.itely
-msgid "Building complicated functions"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Displaying music expressions"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Music properties"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Doubling a note with slurs (example)"
-msgstr ""
-
-#. @node in Documentation/extending/scheme-tutorial.itely
-#. @subsection in Documentation/extending/scheme-tutorial.itely
-msgid "Adding articulation to notes (example)"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:377 (variable)
-msgid "manualBeam"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:398 (variable)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:197 (variable)
-msgid "AltOn"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:408 (variable)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:203 (variable)
-msgid "AltOff"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:423 (variable)
-msgid "withAlt"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @chapter in Documentation/extending/programming-interface.itely
-msgid "Interfaces for programmers"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-msgid "Lilypond code blocks"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Scheme functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Scheme function definitions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Scheme function usage"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void scheme functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-msgid "Music functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Music function definitions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Music function usage"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Simple substitution functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Intermediate substitution functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Mathematics in functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void music functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-msgid "Event functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-msgid "Markup functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Markup construction in Scheme"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "How markups work internally"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "New markup command definition"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely
-msgid "Markup command definition syntax"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely
-msgid "On properties"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely
-msgid "A complete example"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely
-msgid "Adapting builtin commands"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "New markup list command definition"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-msgid "Contexts for programmers"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Context evaluation"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @subsection in Documentation/extending/programming-interface.itely
-msgid "Running a function on all layout objects"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-msgid "Callback functions"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-msgid "Inline Scheme code"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @section in Documentation/extending/programming-interface.itely
-msgid "Difficult tweaks"
-msgstr ""
-
-#. @node in Documentation/extending/programming-interface.itely
-#. @chapter in Documentation/extending/programming-interface.itely
-msgid "LilyPond Scheme interfaces"
-msgstr ""
-
-#. Documentation/learning/tutorial.itely:210 (comment)
-msgid "set the starting point to middle C"
-msgstr ""
-
-#. Documentation/learning/tutorial.itely:241 (comment)
-msgid "one octave above middle C"
-msgstr ""
-
-#. Documentation/learning/tutorial.itely:257 (comment)
-msgid "c is 1 staff space up, so is the c above"
-msgstr ""
-
-#. Documentation/learning/tutorial.itely:258 (comment)
-msgid "d is 2 up or 5 down, so is the d above"
-msgstr ""
-
-#. Documentation/learning/tutorial.itely:259 (comment)
-msgid "e is 3 up or 4 down, so is the e above"
-msgstr ""
-
-#. Documentation/learning/tutorial.itely:260 (comment)
-msgid "a is 6 up or 1 down, so is the a below"
-msgstr ""
-
-#. Documentation/learning/tutorial.itely:261 (comment)
-msgid "g is 5 up or 2 down, so is the g below"
-msgstr ""
-
-#. Documentation/learning/tutorial.itely:262 (comment)
-msgid "f is 4 up or 3 down, so is the f below"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @chapter in Documentation/learning/tutorial.itely
-msgid "Tutorial"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @section in Documentation/learning/tutorial.itely
-msgid "Compiling a file"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "Entering input"
-msgstr ""
-
-#. @subheading in Documentation/learning/tutorial.itely
-msgid "Producing output"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "Command-line"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @section in Documentation/learning/tutorial.itely
-msgid "How to write input files"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "Simple notation"
-msgstr ""
-
-#. @subheading in Documentation/learning/tutorial.itely
-msgid "Pitches"
-msgstr ""
-
-#. @rglos in Documentation/learning/tutorial.itely
-#. @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 ""
-
-#. @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 ""
-
-#. @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:22 (variable)
-#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:32 (variable)
-msgid "scale"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @rglos in Documentation/learning/tutorial.itely
-#. @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 ""
-
-#. @subheading in Documentation/learning/tutorial.itely
-msgid "Durations (rhythms)"
-msgstr ""
-
-#. @rglos in Documentation/learning/tutorial.itely
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/tutorial.itely
-msgid "Rests"
-msgstr ""
-
-#. @rglos in Documentation/learning/tutorial.itely
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "rest"
-msgstr ""
-
-#. @subheading in Documentation/learning/tutorial.itely
-msgid "Time signature"
-msgstr ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/tutorial.itely
-msgid "Tempo marks"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/tutorial.itely
-msgid "Clef"
-msgstr ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/tutorial.itely
-msgid "All together"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "Working on input files"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @section in Documentation/learning/tutorial.itely
-msgid "Dealing with errors"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "General troubleshooting tips"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "Some common errors"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @section in Documentation/learning/tutorial.itely
-msgid "How to read the manuals"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "Omitted material"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "Clickable examples"
-msgstr ""
-
-#. @node in Documentation/learning/tutorial.itely
-#. @subsection in Documentation/learning/tutorial.itely
-msgid "Overview of manuals"
-msgstr ""
-
-#. Documentation/learning/common-notation.itely:1224 (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:3239 (variable)
-#. Documentation/cs/learning/fundamental.itely:3263 (variable)
-msgid "violin"
-msgstr ""
-
-#. Documentation/learning/common-notation.itely:1230 (variable)
-#. Documentation/cs/learning/common-notation.itely:1320 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:94 (variable)
-msgid "cello"
-msgstr ""
-
-#. Documentation/learning/common-notation.itely:1256 (variable)
-#. Documentation/cs/learning/common-notation.itely:1346 (variable)
-msgid "tripletA"
-msgstr ""
-
-#. Documentation/learning/common-notation.itely:1257 (variable)
-#. Documentation/cs/learning/common-notation.itely:1347 (variable)
-msgid "barA"
-msgstr ""
-
-#. @rglos in Documentation/learning/common-notation.itely
-#. Documentation/snippets/measure-counter.ly:30 (context id)
-#. Documentation/snippets/measure-counter.ly:37 (context id)
-msgid "foo"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @chapter in Documentation/learning/common-notation.itely
-msgid "Common notation"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @section in Documentation/learning/common-notation.itely
-msgid "Single staff notation"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Bar checks"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Accidentals and key signatures"
-msgstr ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Accidentals"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Key signatures"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Warning: key signatures and pitches"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Ties and slurs"
-msgstr ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Ties"
-msgstr ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Slurs"
-msgstr ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Phrasing slurs"
-msgstr ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Warnings: slurs vs. ties"
-msgstr ""
-
-#. @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 ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Articulation and dynamics"
-msgstr ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Articulations"
-msgstr ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Fingerings"
-msgstr ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "Dynamics"
-msgstr ""
-
-#. @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 "dynamics"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Adding text"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Automatic and manual beams"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Advanced rhythmic commands"
-msgstr ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Partial measure"
-msgstr ""
-
-#. @rglos in Documentation/learning/common-notation.itely
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "anacrusis"
-msgstr ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-#. Documentation/snippets/unfretted-headword.ly:93 (comment)
-msgid "Tuplets"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Grace notes"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @section in Documentation/learning/common-notation.itely
-msgid "Multiple notes at once"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Music expressions explained"
-msgstr ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Analogy: mathematical expressions"
-msgstr ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Simultaneous music expressions: multiple staves"
-msgstr ""
-
-#. @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 ""
-
-#. @subheading in Documentation/learning/common-notation.itely
-msgid "Simultaneous music expressions: single staff"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Multiple staves"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Staff groups"
-msgstr ""
-
-#. @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 ""
-
-#. @rglos in Documentation/learning/common-notation.itely
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr ""
-
-#. @rglos in Documentation/learning/common-notation.itely
-#. @rglos in Documentation/learning/fundamental.itely
-#. @rglos in Documentation/learning/tweaks.itely
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. @rglos in Documentation/cs/learning/fundamental.itely
-#. @rglos in Documentation/cs/learning/tweaks.itely
-msgid "system"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Combining notes into chords"
-msgstr ""
-
-#. @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 ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Single staff polyphony"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @section in Documentation/learning/common-notation.itely
-msgid "Songs"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Setting simple songs"
-msgstr ""
-
-#. @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 ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Aligning lyrics to a melody"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Lyrics to multiple staves"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @section in Documentation/learning/common-notation.itely
-msgid "Final touches"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Organizing pieces with variables"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Adding titles"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "Absolute note names"
-msgstr ""
-
-#. @node in Documentation/learning/common-notation.itely
-#. @subsection in Documentation/learning/common-notation.itely
-msgid "After the tutorial"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:320 (context id)
-#. Documentation/learning/fundamental.itely:371 (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:116 (variable)
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:129 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:81 (context id)
-msgid "singer"
-msgstr ""
-
-#. 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 ""
-
-#. Documentation/learning/fundamental.itely:324 (context id)
-#. 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:250 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:310 (context id)
-#. Documentation/snippets/staff-headword.ly:122 (context id)
-msgid "piano"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:325 (context id)
-#. Documentation/learning/fundamental.itely:366 (variable)
-#. Documentation/learning/fundamental.itely:376 (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:2822 (variable)
-#. Documentation/cs/learning/fundamental.itely:2884 (context id)
-#. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:23 (variable)
-#. Documentation/snippets/chords-headword.ly:75 (context id)
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:253 (context id)
-#. Documentation/snippets/piano-template-simple.ly:49 (variable)
-#. Documentation/snippets/piano-template-simple.ly:68 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:59 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:81 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:71 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:92 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:46 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:68 (context id)
-#. Documentation/snippets/staff-headword.ly:71 (variable)
-msgid "upper"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:326 (context id)
-#. Documentation/learning/fundamental.itely:367 (variable)
-#. Documentation/learning/fundamental.itely:377 (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:2829 (variable)
-#. Documentation/cs/learning/fundamental.itely:2885 (context id)
-#. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:27 (variable)
-#. Documentation/snippets/chords-headword.ly:85 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (context id)
-#. Documentation/snippets/piano-template-simple.ly:57 (variable)
-#. Documentation/snippets/piano-template-simple.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:83 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:93 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:53 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:69 (context id)
-#. Documentation/snippets/staff-headword.ly:82 (variable)
-msgid "lower"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:489 (variable)
-#. Documentation/notation/changing-defaults.itely:496 (context id)
-#. Documentation/notation/changing-defaults.itely:506 (context id)
-#. Documentation/notation/changing-defaults.itely:511 (context id)
-#. Documentation/notation/changing-defaults.itely:528 (variable)
-#. Documentation/notation/changing-defaults.itely:546 (context id)
-#. Documentation/notation/changing-defaults.itely:742 (variable)
-#. Documentation/cs/learning/fundamental.itely:436 (variable)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:40 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:49 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:81 (context id)
-#. Documentation/snippets/demo-midiinstruments.ly:32 (variable)
-#. Documentation/snippets/formatting-lyrics-syllables.ly:40 (context id)
-#. Documentation/snippets/fretted-headword.ly:64 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:71 (context id)
-#. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:37 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:59 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:60 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:79 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:68 (variable)
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:48 (variable)
-msgid "melody"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/cs/learning/fundamental.itely:437 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:75 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:67 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:87 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:68 (variable)
-msgid "text"
-msgstr ""
-
-#. 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:103 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (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:175 (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:211 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:258 (comment)
-msgid "main"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:627 (comment)
-#. Documentation/cs/learning/fundamental.itely:719 (comment)
-msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:637 (comment)
-#. Documentation/cs/learning/fundamental.itely:729 (comment)
-msgid "Voice \\\"1\\\"             Voice \\\"2\\\""
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:652 (comment)
-#. Documentation/cs/learning/fundamental.itely:744 (comment)
-msgid "Voice \\\"1\\\""
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:657 (comment)
-#. Documentation/cs/learning/fundamental.itely:749 (comment)
-msgid "Voice \\\"2\\\""
-msgstr ""
-
-#. 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 ""
-
-#. Documentation/learning/fundamental.itely:682 (comment)
-#. Documentation/cs/learning/fundamental.itely:768 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:706 (comment)
-#. Documentation/cs/learning/fundamental.itely:792 (comment)
-msgid "Bar 1"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:717 (comment)
-#. Documentation/cs/learning/fundamental.itely:803 (comment)
-msgid "Bar 2"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:718 (comment)
-#. Documentation/cs/learning/fundamental.itely:804 (comment)
-msgid "Voice 1 continues"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:721 (comment)
-#. Documentation/cs/learning/fundamental.itely:807 (comment)
-msgid "Voice 2 continues"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:896 (comment)
-#. Documentation/cs/learning/fundamental.itely:984 (comment)
-msgid "Voice one"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:898 (comment)
-#. Documentation/cs/learning/fundamental.itely:986 (comment)
-msgid "Voice two"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:900 (comment)
-#. Documentation/cs/learning/fundamental.itely:988 (comment)
-msgid "Omit Voice three"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:901 (comment)
-#. Documentation/cs/learning/fundamental.itely:989 (comment)
-msgid "Voice four"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1000 (comment)
-#. Documentation/cs/learning/fundamental.itely:1091 (comment)
-msgid "Default behavior or behavior after \\oneVoice"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1038 (comment)
-#. Documentation/cs/learning/fundamental.itely:1130 (comment)
-msgid "The following notes are monophonic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1040 (comment)
-#. Documentation/cs/learning/fundamental.itely:1132 (comment)
-msgid "Start simultaneous section of three voices"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1042 (comment)
-#. Documentation/cs/learning/fundamental.itely:1134 (comment)
-msgid "Continue the main voice in parallel"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1044 (comment)
-#. Documentation/learning/fundamental.itely:1106 (comment)
-#. Documentation/cs/learning/fundamental.itely:1136 (comment)
-#. Documentation/cs/learning/fundamental.itely:1202 (comment)
-msgid "Initiate second voice"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1046 (comment)
-#. Documentation/cs/learning/fundamental.itely:1138 (comment)
-msgid "Set stems, etc., down"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1050 (comment)
-#. Documentation/learning/fundamental.itely:1112 (comment)
-#. Documentation/cs/learning/fundamental.itely:1142 (comment)
-#. Documentation/cs/learning/fundamental.itely:1208 (comment)
-msgid "Initiate third voice"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1052 (comment)
-#. Documentation/learning/fundamental.itely:1114 (comment)
-#. Documentation/cs/learning/fundamental.itely:1144 (comment)
-#. Documentation/cs/learning/fundamental.itely:1210 (comment)
-msgid "Set stems, etc, up"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1101 (comment)
-#. Documentation/cs/learning/fundamental.itely:1197 (comment)
-msgid "Initiate first voice"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1108 (comment)
-#. Documentation/cs/learning/fundamental.itely:1204 (comment)
-msgid "Set stems, etc, down"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1195 (context id)
-#. Documentation/learning/fundamental.itely:2306 (context id)
-#. Documentation/cs/learning/fundamental.itely:1303 (context id)
-#. Documentation/cs/learning/fundamental.itely:2522 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:37 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:245 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:93 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:82 (context id)
-msgid "one"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2572 (variable)
-#. Documentation/learning/tweaks.itely:3629 (variable)
-#. Documentation/cs/learning/fundamental.itely:1352 (variable)
-#. Documentation/cs/learning/fundamental.itely:2796 (variable)
-#. Documentation/cs/learning/tweaks.itely:3964 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (variable)
-#. Documentation/snippets/anglican-psalm-template.ly:84 (variable)
-#. Documentation/snippets/hymn-template.ly:89 (variable)
-#. Documentation/snippets/incipit.ly:73 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:106 (variable)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:48 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (variable)
-#. Documentation/snippets/printing-music-with-different-time-signatures.ly:36 (variable)
-#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:131 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:35 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:84 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:69 (variable)
-msgid "global"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1242 (variable)
-#. Documentation/cs/learning/fundamental.itely:1354 (variable)
-msgid "SopOneMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1245 (variable)
-#. Documentation/cs/learning/fundamental.itely:1357 (variable)
-msgid "SopOneLyrics"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1248 (variable)
-#. Documentation/cs/learning/fundamental.itely:1360 (variable)
-msgid "SopTwoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1251 (variable)
-#. Documentation/cs/learning/fundamental.itely:1363 (variable)
-msgid "SopTwoLyrics"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1258 (context id)
-#. Documentation/cs/learning/fundamental.itely:1370 (context id)
-msgid "SopOne"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1267 (context id)
-#. Documentation/cs/learning/fundamental.itely:1379 (context id)
-msgid "SopTwo"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/fundamental.itely:2904 (variable)
-#. Documentation/cs/learning/fundamental.itely:1415 (variable)
-#. Documentation/cs/learning/fundamental.itely:3155 (variable)
-msgid "keyTime"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/cs/learning/fundamental.itely:1417 (variable)
-msgid "SopMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1302 (variable)
-#. Documentation/learning/tweaks.itely:3632 (variable)
-#. Documentation/cs/learning/fundamental.itely:1418 (variable)
-#. Documentation/cs/learning/tweaks.itely:3967 (variable)
-#. Documentation/snippets/anglican-psalm-template.ly:69 (variable)
-#. Documentation/snippets/hymn-template.ly:74 (variable)
-msgid "AltoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3633 (variable)
-#. Documentation/cs/learning/fundamental.itely:1419 (variable)
-#. Documentation/cs/learning/tweaks.itely:3968 (variable)
-#. Documentation/snippets/anglican-psalm-template.ly:74 (variable)
-#. Documentation/snippets/hymn-template.ly:79 (variable)
-msgid "TenorMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1304 (variable)
-#. Documentation/learning/tweaks.itely:3634 (variable)
-#. Documentation/cs/learning/fundamental.itely:1420 (variable)
-#. Documentation/cs/learning/tweaks.itely:3969 (variable)
-#. Documentation/snippets/anglican-psalm-template.ly:79 (variable)
-#. Documentation/snippets/hymn-template.ly:84 (variable)
-msgid "BassMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1306 (variable)
-#. Documentation/learning/tweaks.itely:3636 (variable)
-#. Documentation/cs/learning/fundamental.itely:1422 (variable)
-#. Documentation/cs/learning/tweaks.itely:3971 (variable)
-msgid "VerseOne"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1308 (variable)
-#. Documentation/learning/tweaks.itely:3640 (variable)
-#. Documentation/cs/learning/fundamental.itely:1424 (variable)
-#. Documentation/cs/learning/tweaks.itely:3975 (variable)
-msgid "VerseTwo"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1310 (variable)
-#. Documentation/learning/tweaks.itely:3644 (variable)
-#. Documentation/cs/learning/fundamental.itely:1426 (variable)
-#. Documentation/cs/learning/tweaks.itely:3979 (variable)
-msgid "VerseThree"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1312 (variable)
-#. Documentation/learning/tweaks.itely:3648 (variable)
-#. Documentation/cs/learning/fundamental.itely:1428 (variable)
-#. Documentation/cs/learning/tweaks.itely:3983 (variable)
-msgid "VerseFour"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1319 (context id)
-#. Documentation/cs/learning/fundamental.itely:1435 (context id)
-msgid "Sop"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1320 (context id)
-#. Documentation/learning/tweaks.itely:3657 (context id)
-#. Documentation/notation/input.itely:1610 (context id)
-#. Documentation/cs/learning/fundamental.itely:1436 (context id)
-#. Documentation/cs/learning/tweaks.itely:3992 (context id)
-#. Documentation/snippets/anglican-psalm-template.ly:109 (context id)
-#. Documentation/snippets/chords-headword.ly:52 (variable)
-#. Documentation/snippets/hymn-template.ly:104 (context id)
-msgid "Alto"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1328 (context id)
-#. Documentation/learning/tweaks.itely:3665 (context id)
-#. Documentation/notation/input.itely:1612 (context id)
-#. Documentation/cs/learning/fundamental.itely:1444 (context id)
-#. Documentation/cs/learning/tweaks.itely:4000 (context id)
-#. Documentation/snippets/anglican-psalm-template.ly:117 (context id)
-#. Documentation/snippets/chords-headword.ly:58 (variable)
-#. Documentation/snippets/hymn-template.ly:113 (context id)
-msgid "Tenor"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1329 (context id)
-#. Documentation/learning/tweaks.itely:3666 (context id)
-#. Documentation/notation/input.itely:1617 (context id)
-#. Documentation/cs/learning/fundamental.itely:1445 (context id)
-#. Documentation/cs/learning/tweaks.itely:4001 (context id)
-#. Documentation/snippets/anglican-psalm-template.ly:121 (context id)
-#. Documentation/snippets/chords-headword.ly:65 (variable)
-#. Documentation/snippets/hymn-template.ly:118 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:259 (variable)
-msgid "Bass"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1473 (comment)
-#. Documentation/cs/learning/fundamental.itely:1613 (comment)
-msgid "start of single compound music expression"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1474 (comment)
-#. Documentation/cs/learning/fundamental.itely:1614 (comment)
-msgid "start of simultaneous staves section"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1476 (comment)
-#. Documentation/cs/learning/fundamental.itely:1616 (comment)
-msgid "create RH staff"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1479 (comment)
-#. Documentation/cs/learning/fundamental.itely:1619 (comment)
-msgid "create voice for RH notes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1480 (comment)
-#. Documentation/cs/learning/fundamental.itely:1620 (comment)
-msgid "start of RH notes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1483 (comment)
-#. Documentation/cs/learning/fundamental.itely:1623 (comment)
-msgid "end of RH notes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1484 (comment)
-#. Documentation/cs/learning/fundamental.itely:1624 (comment)
-msgid "end of RH voice"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1485 (comment)
-#. Documentation/cs/learning/fundamental.itely:1625 (comment)
-msgid "end of RH staff"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1486 (comment)
-#. Documentation/cs/learning/fundamental.itely:1626 (comment)
-msgid "create LH staff; needs two simultaneous voices"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1489 (comment)
-#. Documentation/cs/learning/fundamental.itely:1629 (comment)
-msgid "create LH voice one"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1491 (comment)
-#. Documentation/cs/learning/fundamental.itely:1631 (comment)
-msgid "start of LH voice one notes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1494 (comment)
-#. Documentation/cs/learning/fundamental.itely:1634 (comment)
-msgid "end of LH voice one notes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1495 (comment)
-#. Documentation/cs/learning/fundamental.itely:1635 (comment)
-msgid "end of LH voice one"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1496 (comment)
-#. Documentation/cs/learning/fundamental.itely:1636 (comment)
-msgid "create LH voice two"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1498 (comment)
-#. Documentation/cs/learning/fundamental.itely:1638 (comment)
-msgid "start of LH voice two notes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1501 (comment)
-#. Documentation/cs/learning/fundamental.itely:1641 (comment)
-msgid "end of LH voice two notes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1502 (comment)
-#. Documentation/cs/learning/fundamental.itely:1642 (comment)
-msgid "end of LH voice two"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1503 (comment)
-#. Documentation/cs/learning/fundamental.itely:1643 (comment)
-msgid "end of LH staff"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1504 (comment)
-#. Documentation/cs/learning/fundamental.itely:1644 (comment)
-msgid "end of simultaneous staves section"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1505 (comment)
-#. Documentation/cs/learning/fundamental.itely:1645 (comment)
-msgid "end of single compound music expression"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1724 (comment)
-#. Documentation/cs/learning/fundamental.itely:1894 (comment)
-msgid "Wrong!"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1810 (comment)
-#. Documentation/learning/fundamental.itely:1987 (comment)
-#. Documentation/cs/learning/fundamental.itely:1983 (comment)
-#. Documentation/cs/learning/fundamental.itely:2176 (comment)
-msgid "make note heads smaller"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1813 (comment)
-#. Documentation/learning/fundamental.itely:1989 (comment)
-#. Documentation/cs/learning/fundamental.itely:1986 (comment)
-#. Documentation/cs/learning/fundamental.itely:2178 (comment)
-msgid "make note heads larger"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1816 (comment)
-#. Documentation/learning/fundamental.itely:1991 (comment)
-#. Documentation/cs/learning/fundamental.itely:1989 (comment)
-#. Documentation/cs/learning/fundamental.itely:2180 (comment)
-msgid "return to default size"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2285 (variable)
-#. Documentation/learning/fundamental.itely:2573 (variable)
-#. Documentation/notation/input.itely:1602 (variable)
-#. Documentation/cs/learning/fundamental.itely:2501 (variable)
-#. Documentation/cs/learning/fundamental.itely:2800 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
-msgid "sopranoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2292 (variable)
-#. Documentation/cs/learning/fundamental.itely:2508 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
-msgid "sopranoLyrics"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2296 (variable)
-#. Documentation/cs/learning/fundamental.itely:2512 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:100 (variable)
-msgid "celloMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2577 (variable)
-#. Documentation/cs/learning/fundamental.itely:2804 (variable)
-msgid "sopranoWords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2580 (variable)
-#. Documentation/notation/input.itely:1603 (variable)
-#. Documentation/cs/learning/fundamental.itely:2807 (variable)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:59 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (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:78 (variable)
-msgid "altoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2584 (variable)
-#. Documentation/cs/learning/fundamental.itely:2811 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:99 (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:81 (variable)
-msgid "altoWords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2585 (variable)
-#. Documentation/notation/input.itely:1604 (variable)
-#. Documentation/cs/learning/fundamental.itely:2812 (variable)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:65 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:93 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:103 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:105 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:85 (variable)
-msgid "tenorMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2589 (variable)
-#. Documentation/cs/learning/fundamental.itely:2816 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:106 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:108 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (variable)
-msgid "tenorWords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2590 (variable)
-#. Documentation/notation/input.itely:1605 (variable)
-#. Documentation/cs/learning/fundamental.itely:2817 (variable)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:70 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:101 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:112 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (variable)
-msgid "bassMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2594 (variable)
-#. Documentation/cs/learning/fundamental.itely:2821 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:113 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:115 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (variable)
-msgid "bassWords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2611 (comment)
-#. Documentation/cs/learning/fundamental.itely:2838 (comment)
-msgid "combine ChoirStaff and PianoStaff in parallel"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2613 (context id)
-#. Documentation/learning/fundamental.itely:2615 (context id)
-#. Documentation/cs/learning/fundamental.itely:2840 (context id)
-#. Documentation/cs/learning/fundamental.itely:2842 (context id)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:83 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:124 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:127 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
-msgid "sopranos"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2623 (context id)
-#. Documentation/learning/fundamental.itely:2625 (context id)
-#. Documentation/cs/learning/fundamental.itely:2850 (context id)
-#. Documentation/cs/learning/fundamental.itely:2852 (context id)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:128 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:128 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (context id)
-msgid "altos"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2633 (context id)
-#. Documentation/learning/fundamental.itely:2635 (context id)
-#. Documentation/cs/learning/fundamental.itely:2860 (context id)
-#. Documentation/cs/learning/fundamental.itely:2862 (context id)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:140 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:138 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:115 (context id)
-msgid "tenors"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2643 (context id)
-#. Documentation/learning/fundamental.itely:2645 (context id)
-#. Documentation/cs/learning/fundamental.itely:2870 (context id)
-#. Documentation/cs/learning/fundamental.itely:2872 (context id)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:144 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:139 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:116 (context id)
-msgid "basses"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2653 (comment)
-#. Documentation/cs/learning/fundamental.itely:2880 (comment)
-msgid "end ChoirStaff"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2905 (variable)
-#. Documentation/cs/learning/fundamental.itely:3156 (variable)
-msgid "ManualOneVoiceOneMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2909 (variable)
-#. Documentation/cs/learning/fundamental.itely:3160 (variable)
-msgid "ManualOneVoiceTwoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2913 (variable)
-#. Documentation/cs/learning/fundamental.itely:3164 (variable)
-msgid "ManualTwoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2917 (variable)
-#. Documentation/cs/learning/fundamental.itely:3168 (variable)
-msgid "PedalOrganMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2923 (comment)
-#. Documentation/cs/learning/fundamental.itely:3174 (comment)
-msgid "PianoStaff and Pedal Staff must be simultaneous"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2925 (context id)
-#. Documentation/cs/learning/fundamental.itely:3176 (context id)
-msgid "ManualOne"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2926 (comment)
-msgid "set key and time signature"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2936 (comment)
-#. Documentation/cs/learning/fundamental.itely:3187 (comment)
-msgid "end ManualOne Staff context"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2937 (context id)
-#. Documentation/cs/learning/fundamental.itely:3188 (context id)
-msgid "ManualTwo"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2946 (comment)
-#. Documentation/cs/learning/fundamental.itely:3197 (comment)
-msgid "end ManualTwo Staff context"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2947 (comment)
-#. Documentation/cs/learning/fundamental.itely:3198 (comment)
-msgid "end PianoStaff context"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2948 (context id)
-#. Documentation/cs/learning/fundamental.itely:3199 (context id)
-msgid "PedalOrgan"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2954 (comment)
-#. Documentation/cs/learning/fundamental.itely:3205 (comment)
-msgid "end PedalOrgan Staff context"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2956 (comment)
-#. Documentation/cs/learning/fundamental.itely:3207 (comment)
-msgid "end Score context"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2972 (variable)
-#. Documentation/cs/learning/fundamental.itely:3224 (variable)
-msgid "hornNotes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2984 (variable)
-#. Documentation/cs/learning/fundamental.itely:3237 (variable)
-msgid "fragmentA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2985 (variable)
-#. Documentation/cs/learning/fundamental.itely:3238 (variable)
-msgid "fragmentB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:3004 (variable)
-#. Documentation/cs/learning/fundamental.itely:3257 (variable)
-msgid "dolce"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:3007 (variable)
-#. Documentation/cs/learning/fundamental.itely:3259 (variable)
-msgid "fthenp"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @chapter in Documentation/learning/fundamental.itely
-msgid "Fundamental concepts"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @section in Documentation/learning/fundamental.itely
-msgid "How LilyPond input files work"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Introduction to the LilyPond file structure"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Score is a (single) compound musical expression"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Nesting music expressions"
-msgstr ""
-
-#. @rglos in Documentation/learning/fundamental.itely
-#. @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 ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "On the un-nestedness of brackets and ties"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @section in Documentation/learning/fundamental.itely
-msgid "Voices contain music"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "I'm hearing Voices"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Explicitly instantiating voices"
-msgstr ""
-
-#. @subsubheading in Documentation/learning/fundamental.itely
-msgid "Note columns"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Voices and vocals"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @section in Documentation/learning/fundamental.itely
-msgid "Contexts and engravers"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Contexts explained"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Creating contexts"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Engravers explained"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Modifying context properties"
-msgstr ""
-
-#. @subsubheading in Documentation/learning/fundamental.itely
-msgid "Setting context properties with @code{\\\\with}"
-msgstr ""
-
-#. @subsubheading in Documentation/learning/fundamental.itely
-msgid "Setting context properties with @code{\\\\context}"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Adding and removing engravers"
-msgstr ""
-
-#. @subsubheading in Documentation/learning/fundamental.itely
-msgid "Changing a single context"
-msgstr ""
-
-#. @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 ""
-
-#. @subsubheading in Documentation/learning/fundamental.itely
-msgid "Changing all contexts of the same type"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @section in Documentation/learning/fundamental.itely
-msgid "Extending the templates"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Soprano and cello"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Four-part SATB vocal score"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Building a score from scratch"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Saving typing with variables and functions"
-msgstr ""
-
-#. @node in Documentation/learning/fundamental.itely
-#. @subsection in Documentation/learning/fundamental.itely
-msgid "Scores and parts"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:605 (comment)
-#. Documentation/learning/tweaks.itely:743 (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 ""
-
-#. Documentation/learning/tweaks.itely:675 (comment)
-#. Documentation/learning/tweaks.itely:715 (comment)
-#. Documentation/learning/tweaks.itely:718 (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 ""
-
-#. Documentation/learning/tweaks.itely:747 (comment)
-#. Documentation/cs/learning/tweaks.itely:829 (comment)
-msgid "Revert thickness of all following slurs to default of 1.2"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:1424 (comment)
-#. Documentation/cs/learning/tweaks.itely:1584 (comment)
-msgid "Don't print clefs in this staff"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:1426 (comment)
-#. Documentation/cs/learning/tweaks.itely:1586 (comment)
-msgid "Don't print time signatures in this staff"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:1490 (comment)
-#. Documentation/cs/learning/tweaks.itely:1657 (comment)
-msgid "Reduce all font sizes by ~24%"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:1557 (comment)
-#. Documentation/cs/learning/tweaks.itely:1731 (comment)
-msgid "Reduce stem length and line spacing to match"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2008 (comment)
-#. Documentation/learning/tweaks.itely:2058 (comment)
-#. Documentation/cs/learning/tweaks.itely:2207 (comment)
-#. Documentation/cs/learning/tweaks.itely:2285 (comment)
-msgid "Set details for later Text Spanner"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2011 (comment)
-#. Documentation/learning/tweaks.itely:2061 (comment)
-#. Documentation/cs/learning/tweaks.itely:2210 (comment)
-#. Documentation/cs/learning/tweaks.itely:2288 (comment)
-msgid "Place dynamics above staff"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2013 (comment)
-#. Documentation/learning/tweaks.itely:2065 (comment)
-#. Documentation/cs/learning/tweaks.itely:2212 (comment)
-#. Documentation/cs/learning/tweaks.itely:2292 (comment)
-msgid "Start Ottava Bracket"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2016 (comment)
-#. Documentation/cs/learning/tweaks.itely:2215 (comment)
-msgid "Add Dynamic Text and hairpin"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2019 (comment)
-#. Documentation/learning/tweaks.itely:2072 (comment)
-#. Documentation/cs/learning/tweaks.itely:2218 (comment)
-#. Documentation/cs/learning/tweaks.itely:2299 (comment)
-msgid "Add Text Script"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2022 (comment)
-#. Documentation/cs/learning/tweaks.itely:2221 (comment)
-msgid "Add Dynamic Text and terminate hairpin"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2024 (comment)
-#. Documentation/learning/tweaks.itely:2077 (comment)
-#. Documentation/cs/learning/tweaks.itely:2223 (comment)
-#. Documentation/cs/learning/tweaks.itely:2304 (comment)
-msgid "Stop Ottava Bracket"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2063 (comment)
-#. Documentation/cs/learning/tweaks.itely:2290 (comment)
-msgid "Place following Ottava Bracket below Text Spanners"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2068 (comment)
-#. Documentation/learning/tweaks.itely:2075 (comment)
-#. Documentation/cs/learning/tweaks.itely:2295 (comment)
-#. Documentation/cs/learning/tweaks.itely:2302 (comment)
-msgid "Add Dynamic Text"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2070 (comment)
-#. Documentation/cs/learning/tweaks.itely:2297 (comment)
-msgid "Add Dynamic Line Spanner"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2157 (comment)
-#. Documentation/cs/learning/tweaks.itely:2380 (comment)
-msgid "Cause notes to space out to accommodate text"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2180 (comment)
-#. Documentation/cs/learning/tweaks.itely:2406 (comment)
-msgid "This markup is short enough to fit without collision"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/cs/learning/tweaks.itely:2410 (comment)
-msgid "This is too long to fit, so it is displaced upwards"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2188 (comment)
-#. Documentation/learning/tweaks.itely:2193 (comment)
-#. Documentation/cs/learning/tweaks.itely:2414 (comment)
-#. Documentation/cs/learning/tweaks.itely:2419 (comment)
-msgid "Turn off collision avoidance"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2195 (comment)
-#. Documentation/cs/learning/tweaks.itely:2421 (comment)
-msgid "and turn on textLengthOn"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2196 (comment)
-#. Documentation/cs/learning/tweaks.itely:2422 (comment)
-msgid "Spaces at end are honored"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2303 (comment)
-#. Documentation/cs/learning/tweaks.itely:2537 (comment)
-msgid "Extend width by 1 staff space"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2583 (comment)
-#. Documentation/cs/learning/tweaks.itely:2863 (comment)
-msgid "This will not work, see below"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2587 (comment)
-#. Documentation/cs/learning/tweaks.itely:2867 (comment)
-msgid "This works"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2623 (variable)
-#. Documentation/cs/learning/tweaks.itely:2909 (variable)
-msgid "sesquisharp"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2626 (comment)
-#. Documentation/cs/learning/tweaks.itely:2912 (comment)
-msgid "This prints a sesquisharp but the spacing is too small"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2631 (comment)
-#. Documentation/cs/learning/tweaks.itely:2917 (comment)
-msgid "This improves the spacing"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2671 (comment)
-#. Documentation/cs/learning/tweaks.itely:2961 (comment)
-msgid "Extend width by 1 unit"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:2673 (comment)
-#. Documentation/cs/learning/tweaks.itely:2963 (comment)
-msgid "Align dynamics to a base line 2 units above staff"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3014 (variable)
-#. Documentation/learning/tweaks.itely:3071 (variable)
-#. Documentation/learning/tweaks.itely:3141 (variable)
-#. Documentation/learning/tweaks.itely:3294 (variable)
-#. Documentation/learning/tweaks.itely:3364 (variable)
-#. Documentation/cs/learning/tweaks.itely:3319 (variable)
-#. Documentation/cs/learning/tweaks.itely:3379 (variable)
-#. Documentation/cs/learning/tweaks.itely:3453 (variable)
-#. Documentation/cs/learning/tweaks.itely:3537 (variable)
-#. Documentation/cs/learning/tweaks.itely:3611 (variable)
-#. Documentation/cs/learning/tweaks.itely:3681 (variable)
-msgid "rhMusic"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3020 (comment)
-#. Documentation/learning/tweaks.itely:3077 (comment)
-#. Documentation/learning/tweaks.itely:3149 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
-#. Documentation/learning/tweaks.itely:3374 (comment)
-#. Documentation/cs/learning/tweaks.itely:3324 (comment)
-#. Documentation/cs/learning/tweaks.itely:3385 (comment)
-#. Documentation/cs/learning/tweaks.itely:3461 (comment)
-#. Documentation/cs/learning/tweaks.itely:3547 (comment)
-#. Documentation/cs/learning/tweaks.itely:3621 (comment)
-#. Documentation/cs/learning/tweaks.itely:3691 (comment)
-msgid "Start polyphonic section of four voices"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3022 (comment)
-#. Documentation/learning/tweaks.itely:3036 (comment)
-#. Documentation/learning/tweaks.itely:3079 (comment)
-#. Documentation/learning/tweaks.itely:3093 (comment)
-#. Documentation/learning/tweaks.itely:3151 (comment)
-#. Documentation/learning/tweaks.itely:3165 (comment)
-#. Documentation/learning/tweaks.itely:3306 (comment)
-#. Documentation/learning/tweaks.itely:3325 (comment)
-#. Documentation/learning/tweaks.itely:3376 (comment)
-#. Documentation/learning/tweaks.itely:3404 (comment)
-#. Documentation/cs/learning/tweaks.itely:3326 (comment)
-#. Documentation/cs/learning/tweaks.itely:3340 (comment)
-#. Documentation/cs/learning/tweaks.itely:3387 (comment)
-#. Documentation/cs/learning/tweaks.itely:3401 (comment)
-#. Documentation/cs/learning/tweaks.itely:3463 (comment)
-#. Documentation/cs/learning/tweaks.itely:3477 (comment)
-#. Documentation/cs/learning/tweaks.itely:3549 (comment)
-#. Documentation/cs/learning/tweaks.itely:3565 (comment)
-#. Documentation/cs/learning/tweaks.itely:3623 (comment)
-#. Documentation/cs/learning/tweaks.itely:3641 (comment)
-#. Documentation/cs/learning/tweaks.itely:3693 (comment)
-#. Documentation/cs/learning/tweaks.itely:3720 (comment)
-msgid "continuation of main voice"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3040 (variable)
-#. Documentation/learning/tweaks.itely:3097 (variable)
-#. Documentation/learning/tweaks.itely:3169 (variable)
-#. Documentation/learning/tweaks.itely:3329 (variable)
-#. Documentation/learning/tweaks.itely:3408 (variable)
-#. Documentation/cs/learning/tweaks.itely:3344 (variable)
-#. Documentation/cs/learning/tweaks.itely:3405 (variable)
-#. Documentation/cs/learning/tweaks.itely:3481 (variable)
-#. Documentation/cs/learning/tweaks.itely:3569 (variable)
-#. Documentation/cs/learning/tweaks.itely:3645 (variable)
-#. Documentation/cs/learning/tweaks.itely:3724 (variable)
-msgid "lhMusic"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3049 (context id)
-#. Documentation/learning/tweaks.itely:3106 (context id)
-#. Documentation/learning/tweaks.itely:3178 (context id)
-#. Documentation/learning/tweaks.itely:3338 (context id)
-#. Documentation/learning/tweaks.itely:3417 (context id)
-#. Documentation/notation/input.itely:1623 (context id)
-#. Documentation/cs/learning/tweaks.itely:3353 (context id)
-#. Documentation/cs/learning/tweaks.itely:3414 (context id)
-#. Documentation/cs/learning/tweaks.itely:3490 (context id)
-#. Documentation/cs/learning/tweaks.itely:3578 (context id)
-#. Documentation/cs/learning/tweaks.itely:3654 (context id)
-#. Documentation/cs/learning/tweaks.itely:3733 (context id)
-#. Documentation/snippets/repeats-headword.ly:33 (context id)
-#. Documentation/snippets/simultaneous-headword.ly:54 (comment)
-msgid "RH"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3053 (context id)
-#. Documentation/learning/tweaks.itely:3110 (context id)
-#. Documentation/learning/tweaks.itely:3182 (context id)
-#. Documentation/learning/tweaks.itely:3342 (context id)
-#. Documentation/learning/tweaks.itely:3421 (context id)
-#. Documentation/notation/input.itely:1629 (context id)
-#. Documentation/cs/learning/tweaks.itely:3357 (context id)
-#. Documentation/cs/learning/tweaks.itely:3418 (context id)
-#. Documentation/cs/learning/tweaks.itely:3494 (context id)
-#. Documentation/cs/learning/tweaks.itely:3582 (context id)
-#. Documentation/cs/learning/tweaks.itely:3658 (context id)
-#. Documentation/cs/learning/tweaks.itely:3737 (context id)
-#. Documentation/snippets/repeats-headword.ly:95 (context id)
-#. Documentation/snippets/text-headword.ly:132 (comment)
-msgid "LH"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3309 (comment)
-#. Documentation/learning/tweaks.itely:3382 (comment)
-msgid "Move the c2 out of the main note column"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3310 (comment)
-#. Documentation/learning/tweaks.itely:3383 (comment)
-msgid "so the merge will work"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3315 (comment)
-#. Documentation/learning/tweaks.itely:3390 (comment)
-#. Documentation/cs/learning/tweaks.itely:3631 (comment)
-#. Documentation/cs/learning/tweaks.itely:3706 (comment)
-msgid "Stem on the d2 must be down to permit merging"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3380 (comment)
-#. Documentation/cs/learning/tweaks.itely:3697 (comment)
-msgid "Reposition the c2 to the right of the merged note"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3392 (comment)
-#. Documentation/cs/learning/tweaks.itely:3708 (comment)
-msgid "Stem on the d2 should be invisible"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3529 (comment)
-#. Documentation/learning/tweaks.itely:3551 (comment)
-#. Documentation/cs/learning/tweaks.itely:3859 (comment)
-#. Documentation/cs/learning/tweaks.itely:3878 (comment)
-msgid "Visible tempo marking"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3533 (comment)
-#. Documentation/learning/tweaks.itely:3555 (comment)
-#. Documentation/cs/learning/tweaks.itely:3863 (comment)
-#. Documentation/cs/learning/tweaks.itely:3882 (comment)
-msgid "Invisible tempo marking to lengthen fermata in MIDI"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3536 (comment)
-#. Documentation/learning/tweaks.itely:3558 (comment)
-#. Documentation/cs/learning/tweaks.itely:3866 (comment)
-#. Documentation/cs/learning/tweaks.itely:3885 (comment)
-msgid "New tempo for next section"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3619 (variable)
-#. Documentation/cs/learning/tweaks.itely:3955 (variable)
-msgid "emphasize"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3624 (variable)
-#. Documentation/cs/learning/tweaks.itely:3959 (variable)
-msgid "normal"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3631 (variable)
-#. Documentation/cs/learning/tweaks.itely:3966 (variable)
-#. Documentation/snippets/anglican-psalm-template.ly:64 (variable)
-#. Documentation/snippets/hymn-template.ly:69 (variable)
-msgid "SopranoMusic"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3656 (context id)
-#. Documentation/notation/input.itely:1608 (context id)
-#. Documentation/cs/learning/tweaks.itely:3991 (context id)
-#. Documentation/snippets/anglican-psalm-template.ly:105 (context id)
-#. Documentation/snippets/chords-headword.ly:44 (variable)
-#. Documentation/snippets/hymn-template.ly:99 (context id)
-msgid "Soprano"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3687 (variable)
-#. Documentation/cs/learning/tweaks.itely:4024 (variable)
-msgid "mpdolce"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:3694 (variable)
-#. Documentation/cs/learning/tweaks.itely:4031 (variable)
-msgid "inst"
-msgstr ""
-
-#. Documentation/learning/tweaks.itely:4172 (comment)
-#. Documentation/cs/learning/tweaks.itely:4557 (comment)
-msgid "Arrange to obtain color from color-notehead procedure"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @chapter in Documentation/learning/tweaks.itely
-msgid "Tweaking output"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @section in Documentation/learning/tweaks.itely
-msgid "Tweaking basics"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Introduction to tweaks"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Objects and interfaces"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Naming conventions of objects and properties"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Tweaking methods"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @section in Documentation/learning/tweaks.itely
-msgid "The Internals Reference manual"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Properties of layout objects"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "Finding the context"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "Overriding once only"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "Reverting"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Properties found in interfaces"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "Specifying the context in lyric mode"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Types of properties"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @section in Documentation/learning/tweaks.itely
-msgid "Appearance of objects"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Visibility and color of objects"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "stencil"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "break-visibility"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "transparent"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "color"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Size of objects"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Length and thickness of objects"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @section in Documentation/learning/tweaks.itely
-msgid "Placement of objects"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Automatic behavior"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Within-staff objects"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/learning/tweaks.itely
-msgid "Fingering"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Outside-staff objects"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "\\\\textLengthOn"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "Grob sizing"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @section in Documentation/learning/tweaks.itely
-msgid "Collisions of objects"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Moving objects"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Fixing overlapping notation"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "padding property"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "right-padding"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "staff-padding property"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "self-alignment-X property"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "staff-position property"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "extra-offset property"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "positions property"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "force-hshift property"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Real music example"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @section in Documentation/learning/tweaks.itely
-msgid "Further tweaking"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Other uses for tweaks"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "Tying notes across voices"
-msgstr ""
-
-#. @subheading in Documentation/learning/tweaks.itely
-msgid "Simulating a fermata in MIDI"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Using variables for tweaks"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Style sheets"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Other sources of information"
-msgstr ""
-
-#. @node in Documentation/learning/tweaks.itely
-#. @subsection in Documentation/learning/tweaks.itely
-msgid "Advanced tweaks with Scheme"
-msgstr ""
-
-#. @node in Documentation/learning/templates.itely
-#. @appendix in Documentation/learning/templates.itely
-msgid "Templates"
-msgstr ""
-
-#. @node in Documentation/learning/templates.itely
-#. @appendixsec in Documentation/learning/templates.itely
-msgid "Single staff"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Notes only"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Notes and lyrics"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Notes and chords"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Notes, lyrics, and chords."
-msgstr ""
-
-#. @node in Documentation/learning/templates.itely
-#. @appendixsec in Documentation/learning/templates.itely
-msgid "Piano templates"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Solo piano"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Piano and melody with lyrics"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Piano centered lyrics"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Piano centered dynamics"
-msgstr ""
-
-#. @node in Documentation/learning/templates.itely
-#. @appendixsec in Documentation/learning/templates.itely
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "String quartet"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "String quartet parts"
-msgstr ""
-
-#. @node in Documentation/learning/templates.itely
-#. @appendixsec in Documentation/learning/templates.itely
-msgid "Vocal ensembles"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "SATB vocal score"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "SATB vocal score and automatic piano reduction"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "SATB with aligned contexts"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "SATB on four staves"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Solo verse and two-part refrain"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Hymn tunes"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Psalms"
-msgstr ""
-
-#. @node in Documentation/learning/templates.itely
-#. @appendixsec in Documentation/learning/templates.itely
-msgid "Orchestral templates"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Orchestra, choir and piano"
-msgstr ""
-
-#. @node in Documentation/learning/templates.itely
-#. @appendixsec in Documentation/learning/templates.itely
-msgid "Ancient notation templates"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Transcription of mensural music"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Gregorian transcription template"
-msgstr ""
-
-#. @node in Documentation/learning/templates.itely
-#. @appendixsec in Documentation/learning/templates.itely
-msgid "Other templates"
-msgstr ""
-
-#. @appendixsubsec in Documentation/learning/templates.itely
-msgid "Jazz combo"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @chapter in Documentation/music-glossary.tely
-msgid "Musical terms A-Z"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:454 (context id)
-#. Documentation/notation/changing-defaults.itely:460 (context id)
-#. Documentation/notation/changing-defaults.itely:468 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
-msgid "A"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "a due"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "accelerando"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "accent"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "accessory"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "adagio"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "al niente"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "alla breve"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "allegro"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "alteration"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
-#. Documentation/snippets/satb-choir-template---four-staves.ly:86 (context id)
-msgid "alto"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "alto clef"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ancient minor scale"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "andante"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "arpeggio"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ascending interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "augmentation"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "augmented interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "autograph"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:464 (context id)
-#. Documentation/notation/changing-defaults.itely:469 (context id)
-msgid "B"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "backfall"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "bar"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "bar line"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "baritone"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "baritone clef"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:48 (variable)
-#. Documentation/snippets/fretted-headword.ly:108 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:263 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:311 (context id)
-#. Documentation/snippets/satb-choir-template---four-staves.ly:100 (context id)
-msgid "bass"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "bass clef"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "beat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "beat repeat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "bind"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "bracket"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "brass"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "breath mark"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "breve"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "C"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "C clef"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "cadence"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "cadenza"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/breathing-signs.ly:39 (comment)
-msgid "caesura"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "canon"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "cent"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "central C"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "chromatic scale"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "chromaticism"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "church mode"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "cluster"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "comma"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "common meter"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "Common Practice Period"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "common time"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "complement"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "compound interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "compound meter"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "compound time"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "concert pitch"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "conjunct movement"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "consonance"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "contralto"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "copying music"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "counterpoint"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "countertenor"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "cue-notes"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "custos"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "cut time"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "D"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "da capo"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dal niente"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dal segno"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "descending interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "diatonic scale"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "didymic comma"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "diminished interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "diminuendo"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "diminution"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "direct"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "disjunct movement"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dissonance"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dissonant interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "divisio"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "doit"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dominant"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dominant ninth chord"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dominant seventh chord"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dorian mode"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "dot (augmentation dot)"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "double appoggiatura"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "double bar line"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "double dotted note"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "double time signature"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "double trill"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "duple meter"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "duplet"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "E"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ecclesiastical mode"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "eighth note"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "eighth rest"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "elision"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "embellishment"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "engraving"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "enharmonic"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "equal temperament"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "expression mark"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "F"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "F clef"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "fall"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "feathered beam"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "fermata"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "fifth"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "figured bass"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "flag"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "flageolet"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "forefall"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "forte"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "fourth"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "Frenched score"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "Frenched staff"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "Frenched staves"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "fugue"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "functional harmony"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "G"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "G clef"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "glissando"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "grand staff"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "grave"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "gruppetto"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "H"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "hairpin"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "half rest"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "harmonic cadence"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:53 (variable)
-msgid "harmonics"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "harmony"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "hemiola"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "homophony"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "hook"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "hymn meter"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "inversion"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "inverted interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "just intonation"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "key"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "laissez vibrer"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "largo"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "leading note"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ledger line"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "legato"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "legato curve"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "leger line"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ligature"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "lilypond"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "line"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "loco"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "long appoggiatura"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "longa"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "lyric tie"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "major interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "maxima"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "meantone temperament"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "measure"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "measure repeat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "mediant"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "melisma line"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "melodic cadence"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "mensural notation"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "mensuration sign"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "meter"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome mark"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronomic indication"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "mezzo"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "mezzo-soprano"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "minor interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "mixolydian mode"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "mode"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "modulation"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "mordent"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "motif"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "motive"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "movement"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "multi-measure rest"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "neighbor tones"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ninth"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "non-legato"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "note"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "note head"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "note names"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "octavation"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "octave mark"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "octave marking"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "octave sign"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ornament"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:187 (variable)
-#. Documentation/snippets/flamenco-notation.ly:284 (context id)
-msgid "part"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "pause"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "pennant"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "percent repeat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "percussion"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "perfect interval"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "phrase"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "pickup"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "pizzicato"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "polymeter"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "polymetric"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "polymetric time signature"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "portato"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "power chord"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "presto"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "proportion"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "Pythagorean comma"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "quadruplet"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "quality"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "quarter rest"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "quarter tone"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "quintuplet"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "rallentando"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "relative key"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "repeat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:39 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:307 (context id)
-msgid "rhythm"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ritardando"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "ritenuto"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "scale degree"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "scordatura"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "score"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "second"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "semibreve"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "semitone"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "seventh"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sextolet"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sextuplet"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "shake"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "simile"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "simple meter"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sixteenth note"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sixteenth rest"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sixth"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sixty-fourth note"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sixty-fourth rest"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "slash repeat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "solmization"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sonata"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sonata form"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "song texts"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/satb-choir-template---four-staves.ly:79 (context id)
-msgid "soprano"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staccato"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staves"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "stem"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "stringendo"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "strings"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "strong beat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "subdominant"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "submediant"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "subtonic"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sul G"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "superdominant"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "supertonic"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "symphony"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "syncopation"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "syntonic comma"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "temperament"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/satb-choir-template---four-staves.ly:93 (context id)
-msgid "tenor"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "tenth"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "tenuto"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "third"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "thirty-second note"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "thirty-second rest"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "thorough bass"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "time"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "tone"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "tonic"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "transposing instrument"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "treble clef"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "tremolo"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "triad"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "trill"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "triple meter"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "tritone"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "tuning fork"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "tuplet"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "turn"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "unison"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "upbeat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "voice"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "volta"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "weak beat"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "whole rest"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "whole tone"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "woodwind"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @chapter in Documentation/music-glossary.tely
-msgid "Duration names notes and rests"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @chapter in Documentation/music-glossary.tely
-msgid "Non-Western terms A-Z"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "bayati"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "iraq"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "kurd"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "makam"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "makamlar"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "maqam"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "rast"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "semai"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "sikah"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "taqasim"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-msgid "Literature used"
-msgstr ""
-
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond grammar"
-msgstr ""
-
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond command index"
-msgstr ""
-
-#. @node in Documentation/notation/notation.itely
-#. @chapter in Documentation/notation/notation.itely
-msgid "Musical notation"
-msgstr ""
-
-#. @node in Documentation/notation/specialist.itely
-#. @chapter in Documentation/notation/specialist.itely
-msgid "Specialist notation"
-msgstr ""
-
-#. Documentation/notation/input.itely:598 (comment)
-msgid "Do not display the tagline for this book"
-msgstr ""
-
-#. Documentation/notation/input.itely:610 (comment)
-#. Documentation/notation/input.itely:623 (comment)
-msgid "Do not display the subtitle for this score"
-msgstr ""
-
-#. Documentation/notation/input.itely:646 (comment)
-msgid "The following fields are centered"
-msgstr ""
-
-#. Documentation/notation/input.itely:653 (comment)
-msgid "The following fields are left-aligned on the left side"
-msgstr ""
-
-#. Documentation/notation/input.itely:657 (comment)
-msgid "The following fields are right-aligned on the right side"
-msgstr ""
-
-#. Documentation/notation/input.itely:665 (comment)
-msgid "The following fields are placed at opposite ends of the same line"
-msgstr ""
-
-#. Documentation/notation/input.itely:939 (comment)
-#. Documentation/notation/input.itely:953 (comment)
-msgid "User-defined field"
-msgstr ""
-
-#. Documentation/notation/input.itely:1606 (variable)
-msgid "allLyrics"
-msgstr ""
-
-#. Documentation/notation/input.itely:1695 (variable)
-#. Documentation/notation/input.itely:1714 (variable)
-#. Documentation/notation/input.itely:1751 (variable)
-#. Documentation/notation/input.itely:1766 (variable)
-#. Documentation/notation/spacing.itely:1563 (variable)
-#. Documentation/notation/spacing.itely:1617 (variable)
-#. Documentation/notation/spacing.itely:1642 (variable)
-#. Documentation/notation/changing-defaults.itely:459 (variable)
-#. Documentation/notation/changing-defaults.itely:494 (context id)
-#. Documentation/notation/changing-defaults.itely:544 (context id)
-#. Documentation/snippets/automatically-change-durations.ly:23 (variable)
-#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:34 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
-#. Documentation/snippets/guitar-slides.ly:47 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:29 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:163 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:172 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:71 (variable)
-msgid "music"
-msgstr ""
-
-#. Documentation/notation/input.itely:1792 (variable)
-msgid "test"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @chapter in Documentation/notation/input.itely
-msgid "General input and output"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @section in Documentation/notation/input.itely
-msgid "Input structure"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Structure of a score"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Multiple scores in a book"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Multiple output files from one input file"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Output file names"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "File structure"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @section in Documentation/notation/input.itely
-msgid "Titles and headers"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Creating titles headers and footers"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Title blocks explained"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Default layout of book and score title blocks"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Default layout of headers and footers"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Custom headers footers and titles"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Custom text formatting for title blocks"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Custom layout for title blocks"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Custom layout for headers and footers"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Creating footnotes"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Footnotes overview"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Automatic footnotes"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Manual footnotes"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Reference to page numbers"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Table of contents"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @section in Documentation/notation/input.itely
-msgid "Working with input files"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Including LilyPond files"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Different editions from one source"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Using variables"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Using tags"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Using global settings"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Special characters"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Text encoding"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Unicode"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "ASCII aliases"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @section in Documentation/notation/input.itely
-msgid "Controlling output"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Extracting fragments of music"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Skipping corrected music"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Alternative output formats"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Replacing the notation font"
-msgstr ""
-
-#. @subsubheading in Documentation/notation/input.itely
-msgid "Installation Instructions for MacOS"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @section in Documentation/notation/input.itely
-msgid "MIDI output"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Creating MIDI files"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Instrument names"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "MIDI block"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "What goes into the MIDI output?"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Supported in MIDI"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Unsupported in MIDI"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Repeats in MIDI"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Controlling MIDI dynamics"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Dynamic marks"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Overall MIDI volume"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Equalizing different instruments (i)"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/input.itely
-msgid "Equalizing different instruments (ii)"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Percussion in MIDI"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "The Articulate script"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @section in Documentation/notation/input.itely
-msgid "Extracting musical information"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Displaying LilyPond notation"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Displaying scheme music expressions"
-msgstr ""
-
-#. @node in Documentation/notation/input.itely
-#. @subsection in Documentation/notation/input.itely
-msgid "Saving music events to a file"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2086 (comment)
-msgid "The very low note here needs more room than 'basic-distance"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2087 (comment)
-msgid "can provide, so the distance between this staff and the next"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2088 (comment)
-msgid "is determined by 'padding."
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2091 (comment)
-msgid "Here, 'basic-distance provides enough room, and there is no"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2092 (comment)
-msgid "need to compress the space (towards 'minimum-distance) to make"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2093 (comment)
-msgid "room for anything else on the page, so the distance between"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2094 (comment)
-msgid "this staff and the next is determined by 'basic-distance."
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2097 (comment)
-msgid "By setting 'padding to a negative value, staves can be made to"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2098 (comment)
-msgid "collide.  The lowest acceptable value for 'basic-distance is 0."
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2529 (comment)
-msgid "this time the text will be closer to the staff"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2531 (comment)
-msgid "by setting outside-staff-priority to a non-number,"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2532 (comment)
-msgid "we disable the automatic collision avoidance"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2535 (comment)
-msgid "now they will collide"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2561 (comment)
-msgid "the markup is too close to the following note"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:2565 (comment)
-msgid "setting outside-staff-horizontal-padding fixes this"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @chapter in Documentation/notation/spacing.itely
-msgid "Spacing issues"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Page layout"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "The \\\\paper block"
-msgstr ""
-
-#. @subsection in Documentation/notation/spacing.itely
-msgid "The @code{\\\\paper} block"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size and automatic scaling"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Setting paper size"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Automatic scaling to paper size"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "Fixed vertical spacing \\\\paper variables"
-msgstr ""
-
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Fixed vertical spacing @code{\\\\paper} variables"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "Flexible vertical spacing \\\\paper variables"
-msgstr ""
-
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Flexible vertical spacing @code{\\\\paper} variables"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Structure of flexible vertical spacing alists"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "List of flexible vertical spacing \\\\paper variables"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "List of flexible vertical spacing @code{\\\\paper} variables"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "Horizontal spacing \\\\paper variables"
-msgstr ""
-
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Horizontal spacing @code{\\\\paper} variables"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "\\\\paper variables for widths and margins"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "@code{\\\\paper} variables for widths and margins"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "\\\\paper variables for two-sided mode"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "@code{\\\\paper} variables for two-sided mode"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "\\\\paper variables for shifts and indents"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "@code{\\\\paper} variables for shifts and indents"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "Other \\\\paper variables"
-msgstr ""
-
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Other @code{\\\\paper} variables"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "\\\\paper variables for line breaking"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "@code{\\\\paper} variables for line breaking"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "\\\\paper variables for page breaking"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "@code{\\\\paper} variables for page breaking"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "\\\\paper variables for page numbering"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "@code{\\\\paper} variables for page numbering"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "Miscellaneous \\\\paper variables"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Miscellaneous @code{\\\\paper} variables"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Score layout"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-msgid "The \\\\layout block"
-msgstr ""
-
-#. @subsection in Documentation/notation/spacing.itely
-msgid "The @code{\\\\layout} block"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Setting the staff size"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Breaks"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Line breaking"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Page breaking"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Optimal page breaking"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Optimal page turning"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Minimal page breaking"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Explicit breaks"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Using an extra voice for breaks"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Vertical spacing"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Flexible vertical spacing within systems"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Within-system spacing properties"
-msgstr ""
-
-#. @subsubheading in Documentation/notation/spacing.itely
-msgid "Properties of the @code{VerticalAxisGroup} grob"
-msgstr ""
-
-#. @subsubheading in Documentation/notation/spacing.itely
-msgid "Properties of the @code{StaffGrouper} grob"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of ungrouped staves"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of grouped staves"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of non-staff lines"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Explicit staff and system positioning"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical collision avoidance"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Horizontal spacing"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Horizontal spacing overview"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "New spacing area"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Changing horizontal spacing"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Line length"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Proportional notation"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Fitting music onto fewer pages"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Displaying spacing"
-msgstr ""
-
-#. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Changing spacing"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:450 (variable)
-msgid "musicA"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:451 (variable)
-msgid "musicB"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:452 (variable)
-msgid "keepVoicesAlive"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:454 (comment)
-msgid "Keep Voice \\\"A\\\" alive for 5 bars"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:455 (comment)
-msgid "Keep Voice \\\"B\\\" alive for 5 bars"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:501 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:509 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:534 (variable)
-#. Documentation/notation/changing-defaults.itely:550 (context id)
-msgid "accompaniment"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:540 (variable)
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:117 (variable)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:75 (variable)
-msgid "words"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:498 (comment)
-msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:529 (comment)
-#. Documentation/notation/changing-defaults.itely:531 (comment)
-msgid "skip a bar"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:731 (variable)
-msgid "blubb"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:737 (variable)
-msgid "bla"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2038 (comment)
-msgid "default space between staves"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2044 (comment)
-msgid "reduced space between staves"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2046 (comment)
-msgid "this is the nested declaration"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2473 (comment)
-msgid "increase the length of the tie"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2482 (comment)
-msgid "increase the length of the rest bar"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2490 (comment)
-msgid "increase the length of the hairpin"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2518 (comment)
-msgid "default"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2521 (comment)
-#. Documentation/notation/changing-defaults.itely:2534 (comment)
-msgid "not effective alone"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2525 (comment)
-#. Documentation/notation/changing-defaults.itely:2538 (comment)
-msgid "effective only when both overrides are present"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2915 (comment)
-msgid "Remove bar line at the end of the current line"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:2961 (comment)
-msgid "Try to remove all key signatures"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
-msgid "move horizontally left"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3386 (comment)
-msgid "move vertically up"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3387 (comment)
-msgid "third finger"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3435 (comment)
-#. Documentation/notation/changing-defaults.itely:3474 (comment)
-msgid "The rehearsal mark will be centered above the Clef"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3441 (comment)
-msgid "The rehearsal mark will be centered above the Time Signature"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3448 (comment)
-msgid "The rehearsal mark will be centered above the Breath Mark"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3468 (comment)
-msgid "The rehearsal mark will be centered above the Key Signature"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3481 (comment)
-msgid "The rehearsal mark will be centered above the Bar Line"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3496 (comment)
-msgid "The RehearsalMark will be centered above the Key Signature"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3503 (comment)
-#. Documentation/notation/changing-defaults.itely:3519 (comment)
-#. Documentation/notation/changing-defaults.itely:3526 (comment)
-msgid ""
-"The RehearsalMark will be aligned with the left edge of the Key Signature"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3508 (comment)
-msgid ""
-"The RehearsalMark will be aligned with the right edge of the Key Signature"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3520 (comment)
-msgid "and then shifted right by 3.5 staff-spaces"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3527 (comment)
-msgid "and then shifted left by 2 staff-spaces"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3575 (variable)
-msgid "XinO"
-msgstr ""
-
-#. Documentation/notation/changing-defaults.itely:3821 (variable)
-msgid "custosNote"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @chapter in Documentation/notation/changing-defaults.itely
-msgid "Changing defaults"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @section in Documentation/notation/changing-defaults.itely
-msgid "Interpretation contexts"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Score - the master of all contexts"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Top-level contexts - staff containers"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Intermediate-level contexts - staves"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Bottom-level contexts - voices"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Keeping contexts alive"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Modifying context plug-ins"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Changing context default settings"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Defining new contexts"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Context layout order"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @section in Documentation/notation/changing-defaults.itely
-msgid "Explaining the Internals Reference"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Navigating the program reference"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Layout interfaces"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Determining the grob property"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Naming conventions"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @section in Documentation/notation/changing-defaults.itely
-msgid "Modifying properties"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Overview of modifying properties"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-msgid "The set command"
-msgstr ""
-
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "The @code{@bs{}set} command"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-msgid "The override command"
-msgstr ""
-
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "The @code{\\\\override} command"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-msgid "The tweak command"
-msgstr ""
-
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "The @code{\\\\tweak} command"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-msgid "set versus override"
-msgstr ""
-
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "@code{\\\\set} vs. @code{\\\\override}"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Modifying alists"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @section in Documentation/notation/changing-defaults.itely
-msgid "Useful concepts and properties"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Input modes"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Direction and placement"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Distances and measurements"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Staff symbol properties"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Spanners"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Using the @code{spanner-interface}"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Using the @code{line-spanner-interface}"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Visibility of objects"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Removing the stencil"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Making objects transparent"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Painting objects white"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Using break-visibility"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Special considerations"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Line styles"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Rotating objects"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Rotating layout objects"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Rotating markup"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @section in Documentation/notation/changing-defaults.itely
-msgid "Advanced tweaks"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Aligning objects"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-msgid "Setting X-offset and Y-offset directly"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Setting @code{X-offset} and @code{Y-offset} directly"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-msgid "Using the side-position-interface"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Using the @code{side-position-interface}"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-msgid "Using the self-alignment-interface"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Using the @code{self-alignment-interface}"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Using the @code{aligned-on-parent} procedures"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Using the @code{centered-on-parent} procedures"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-msgid "Using the break-alignable-interface"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Using the @code{break-alignable-interface}"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Vertical grouping of grobs"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Modifying stencils"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Modifying shapes"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
-msgid "Modifying ties and slurs"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @section in Documentation/notation/changing-defaults.itely
-msgid "Using music functions"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Substitution function syntax"
-msgstr ""
-
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Substitution function examples"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendix in Documentation/notation/notation-appendices.itely
-msgid "Notation manual tables"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Chord name chart"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Common chord modifiers"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Predefined string tunings"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Predefined fretboard diagrams"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "MIDI instruments"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "List of colors"
-msgstr ""
-
-#. @subsubheading in Documentation/notation/notation-appendices.itely
-msgid "Normal colors"
-msgstr ""
-
-#. @subsubheading in Documentation/notation/notation-appendices.itely
-msgid "X color names"
-msgstr ""
-
-#. @subsubheading in Documentation/notation/notation-appendices.itely
-msgid "Color Names without a numerical suffix:"
-msgstr ""
-
-#. @subsubheading in Documentation/notation/notation-appendices.itely
-msgid "Color names with a numerical suffix"
-msgstr ""
-
-#. @subsubheading in Documentation/notation/notation-appendices.itely
-msgid "Grey Scale"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "The Feta font"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Clef glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Time Signature glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Number glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Accidental glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Default Notehead glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Special Notehead glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Shape-note Notehead glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Rest glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Flag glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Dot glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Dynamic glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Script glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Arrowhead glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Bracket-tip glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Pedal glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Accordion glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Tie glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Vaticana glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Medicaea glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Hufnagel glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Mensural glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Neomensural glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Petrucci glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Solesmes glyphs"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Note head styles"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Text markup commands"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Text markup list commands"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "List of special characters"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "List of articulations"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Articulation scripts"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Ornament scripts"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Fermata scripts"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Instrument-specific scripts"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Repeat sign scripts"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "Ancient scripts"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Percussion notes"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Technical glossary"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "alist"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "callback"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "closure"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "glyph"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "grob"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "immutable"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "interface"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "lexer"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "mutable"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "output-def"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "parser"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "parser variable"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "prob"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "simple closure"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely
-msgid "smob"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "All context properties"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Layout properties"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Available music functions"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Context modification identifiers"
-msgstr ""
-
-#. @node in Documentation/notation/notation-appendices.itely
-#. @appendixsec in Documentation/notation/notation-appendices.itely
-msgid "Predefined type predicates"
-msgstr ""
-
-#. @node in Documentation/notation/cheatsheet.itely
-#. @appendix in Documentation/notation/cheatsheet.itely
-msgid "Cheat sheet"
-msgstr ""
-
-#. @unnumberedsec in Documentation/snippets.tely
-msgid "\\\\TEXT\\\\"
-msgstr ""
-
-#. @node in Documentation/snippets.tely
-msgid "\\\\PRE\\\\: \\\\\\\\TEXT\\\\\\\\"
-msgstr ""
-
-#. @unnumberedsec in Documentation/snippets.tely
-msgid "\\\\\\\\TEXT\\\\\\\\"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-msgid "Running lilypond"
-msgstr ""
-
-#. @chapter in Documentation/usage/running.itely
-msgid "Running @command{lilypond}"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @section in Documentation/usage/running.itely
-msgid "Normal usage"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @section in Documentation/usage/running.itely
-msgid "Command-line usage"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-msgid "Invoking lilypond"
-msgstr ""
-
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "Invoking @command{lilypond}"
-msgstr ""
-
-#. @unnumberedsubsubsec in Documentation/usage/running.itely
-msgid "Standard shell commands"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-msgid "Command line options for lilypond"
-msgstr ""
-
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "Command line options for @command{lilypond}"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "Environment variables"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "LilyPond in chroot jail"
-msgstr ""
-
-#. @subheading in Documentation/usage/running.itely
-msgid "Example script for 32-bit Ubuntu 8.04"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @section in Documentation/usage/running.itely
-msgid "Error messages"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @section in Documentation/usage/running.itely
-msgid "Common errors"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "Music runs off the page"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "An extra staff appears"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-msgid "Apparent error in ../ly/init.ly"
-msgstr ""
-
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "Apparent error in @code{../ly/init.ly}"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "Error message Unbound variable %"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "Error message FT_Get_Glyph_Name"
-msgstr ""
-
-#. @node in Documentation/usage/running.itely
-#. @unnumberedsubsec in Documentation/usage/running.itely
-msgid "Warning staff affinities should only decrease"
-msgstr ""
-
-#. @node in Documentation/usage/updating.itely
-msgid "Updating files with convert-ly"
-msgstr ""
-
-#. @chapter in Documentation/usage/updating.itely
-msgid "Updating files with @command{convert-ly}"
-msgstr ""
-
-#. @node in Documentation/usage/updating.itely
-#. @section in Documentation/usage/updating.itely
-msgid "Why does the syntax change?"
-msgstr ""
-
-#. @node in Documentation/usage/updating.itely
-msgid "Invoking convert-ly"
-msgstr ""
-
-#. @section in Documentation/usage/updating.itely
-msgid "Invoking @command{convert-ly}"
-msgstr ""
-
-#. @node in Documentation/usage/updating.itely
-msgid "Command line options for convert-ly"
-msgstr ""
-
-#. @section in Documentation/usage/updating.itely
-msgid "Command line options for @command{convert-ly}"
-msgstr ""
-
-#. @node in Documentation/usage/updating.itely
-msgid "Problems running convert-ly"
-msgstr ""
-
-#. @section in Documentation/usage/updating.itely
-msgid "Problems running @code{convert-ly}"
-msgstr ""
-
-#. @node in Documentation/usage/updating.itely
-#. @section in Documentation/usage/updating.itely
-msgid "Manual conversions"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-msgid "lilypond-book"
-msgstr ""
-
-#. @chapter in Documentation/usage/lilypond-book.itely
-msgid "Running @command{lilypond-book}"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @section in Documentation/usage/lilypond-book.itely
-msgid "An example of a musicological document"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Input"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Processing"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Output"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @section in Documentation/usage/lilypond-book.itely
-msgid "Integrating music and text"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @subsection in Documentation/usage/lilypond-book.itely
-msgid "LaTeX"
-msgstr ""
-
-#. @subsection in Documentation/usage/lilypond-book.itely
-#. @subsubheading in Documentation/usage/lilypond-book.itely
-msgid "@LaTeX{}"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @subsection in Documentation/usage/lilypond-book.itely
-#. @subsubheading in Documentation/usage/lilypond-book.itely
-#. @subsection in Documentation/usage/lilypond-book.itely
-msgid "Texinfo"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @subsection in Documentation/usage/lilypond-book.itely
-msgid "HTML"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @subsection in Documentation/usage/lilypond-book.itely
-msgid "DocBook"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Common conventions"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Including a LilyPond file"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Including LilyPond code"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Processing the DocBook document"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @section in Documentation/usage/lilypond-book.itely
-msgid "Music fragment options"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-msgid "Invoking lilypond-book"
-msgstr ""
-
-#. @section in Documentation/usage/lilypond-book.itely
-msgid "Invoking @command{lilypond-book}"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Format-specific instructions"
-msgstr ""
-
-#. @subheading in Documentation/usage/lilypond-book.itely
-msgid "Command line options"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @section in Documentation/usage/lilypond-book.itely
-msgid "Filename extensions"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @section in Documentation/usage/lilypond-book.itely
-msgid "lilypond-book templates"
-msgstr ""
-
-#. @subsection in Documentation/usage/lilypond-book.itely
-msgid "html"
-msgstr ""
-
-#. @subsection in Documentation/usage/lilypond-book.itely
-msgid "xelatex"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-#. @section in Documentation/usage/lilypond-book.itely
-msgid "Sharing the table of contents"
-msgstr ""
-
-#. @subsubheading in Documentation/usage/lilypond-book.itely
-msgid "Exporting the ToC from LilyPond"
-msgstr ""
-
-#. @subsubheading in Documentation/usage/lilypond-book.itely
-msgid "Importing the ToC into LaTeX"
-msgstr ""
-
-#. @node in Documentation/usage/lilypond-book.itely
-msgid "Alternate methods of mixing text and music"
-msgstr ""
-
-#. @section in Documentation/usage/lilypond-book.itely
-msgid "Alternative methods of mixing text and music"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @chapter in Documentation/usage/external.itely
-msgid "External programs"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @section in Documentation/usage/external.itely
-msgid "Point and click"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @unnumberedsubsec in Documentation/usage/external.itely
-msgid "Enabling point and click"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @unnumberedsubsec in Documentation/usage/external.itely
-msgid "Selective point-and-click"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @section in Documentation/usage/external.itely
-msgid "Text editor support"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @unnumberedsubsec in Documentation/usage/external.itely
-msgid "Emacs mode"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @unnumberedsubsec in Documentation/usage/external.itely
-msgid "Vim mode"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @unnumberedsubsec in Documentation/usage/external.itely
-msgid "Other editors"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @section in Documentation/usage/external.itely
-msgid "Converting from other formats"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-msgid "Invoking midi2ly"
-msgstr ""
-
-#. @subsection in Documentation/usage/external.itely
-msgid "Invoking @command{midi2ly}"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-msgid "Invoking musicxml2ly"
-msgstr ""
-
-#. @subsection in Documentation/usage/external.itely
-msgid "Invoking @code{musicxml2ly}"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-msgid "Invoking abc2ly"
-msgstr ""
-
-#. @subsection in Documentation/usage/external.itely
-msgid "Invoking @code{abc2ly}"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-msgid "Invoking etf2ly"
-msgstr ""
-
-#. @subsection in Documentation/usage/external.itely
-msgid "Invoking @command{etf2ly}"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @subsection in Documentation/usage/external.itely
-msgid "Other formats"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @section in Documentation/usage/external.itely
-msgid "LilyPond output in other programs"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @unnumberedsubsec in Documentation/usage/external.itely
-msgid "Many quotes from a large score"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @unnumberedsubsec in Documentation/usage/external.itely
-msgid "Inserting LilyPond output into OpenOffice.org"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @unnumberedsubsec in Documentation/usage/external.itely
-msgid "Inserting LilyPond output into other programs"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-msgid "Independent includes"
-msgstr ""
-
-#. @section in Documentation/usage/external.itely
-msgid "Independent @code{include}s"
-msgstr ""
-
-#. @node in Documentation/usage/external.itely
-#. @subsection in Documentation/usage/external.itely
-msgid "MIDI articulation"
-msgstr ""
-
-#. @node in Documentation/usage/suggestions.itely
-#. @chapter in Documentation/usage/suggestions.itely
-msgid "Suggestions for writing files"
-msgstr ""
-
-#. @node in Documentation/usage/suggestions.itely
-#. @section in Documentation/usage/suggestions.itely
-msgid "General suggestions"
-msgstr ""
-
-#. @node in Documentation/usage/suggestions.itely
-#. @section in Documentation/usage/suggestions.itely
-msgid "Typesetting existing music"
-msgstr ""
-
-#. @node in Documentation/usage/suggestions.itely
-#. @section in Documentation/usage/suggestions.itely
-msgid "Large projects"
-msgstr ""
-
-#. @node in Documentation/usage/suggestions.itely
-#. @section in Documentation/usage/suggestions.itely
-msgid "Troubleshooting"
-msgstr ""
-
-#. @node in Documentation/usage/suggestions.itely
-#. @section in Documentation/usage/suggestions.itely
-msgid "Make and Makefiles"
-msgstr ""
-
-#. @node in Documentation/cs/learning.tely
-#. @appendix in Documentation/cs/learning.tely
-msgid "Rejstřík k LilyPondu"
-msgstr ""
-
-#. @top in Documentation/cs/macros.itexi
-msgid "LilyPond -- \\\\TITLE\\\\"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/macros.itexi
-msgid "Předem stanovené příkazy"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/macros.itexi
-msgid "Vybrané úryvky"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/macros.itexi
-msgid "Podívejte se také na"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/macros.itexi
-msgid "Známé potíže a upozornění"
-msgstr ""
-
-#. Documentation/cs/learning/tutorial.itely:250 (comment)
-msgid "Počáteční bod napsat na jednočárkovaném C"
-msgstr ""
-
-#. Documentation/cs/learning/tutorial.itely:284 (comment)
-msgid "dvoučárkované C"
-msgstr ""
-
-#. Documentation/cs/learning/tutorial.itely:301 (comment)
-msgid "c je 1 řádek nahoru, tedy c nad b"
-msgstr ""
-
-#. Documentation/cs/learning/tutorial.itely:302 (comment)
-msgid "d je 2 řádky nahoru, nebo 5 dolů, tedy d nad b"
-msgstr ""
-
-#. Documentation/cs/learning/tutorial.itely:303 (comment)
-msgid "e je 3 nahoru, nebo 4 dolů, tedy e pod b"
-msgstr ""
-
-#. Documentation/cs/learning/tutorial.itely:304 (comment)
-msgid "a je 6 nahoru, nebo 1 dolů, tedy a pod b"
-msgstr ""
-
-#. Documentation/cs/learning/tutorial.itely:305 (comment)
-msgid "g je 5 nahoru, nebo 2 dolů, tedy g pod b"
-msgstr ""
-
-#. Documentation/cs/learning/tutorial.itely:306 (comment)
-msgid "f je 4 nahoru, nebo 3 dolů, tedy f pod b"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @chapter in Documentation/cs/learning/tutorial.itely
-msgid "Cvičení"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Přeložení zdrojového souboru"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Zadání not"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tutorial.itely
-msgid "Pohled na výsledky"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Příkazový řádek"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @section in Documentation/cs/learning/tutorial.itely
-msgid "Jak se píší vstupní soubory"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Jednoduchý notový zápis"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tutorial.itely
-msgid "Výšky tónů"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tutorial.itely
-msgid "Délky tónů (rytmy)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tutorial.itely
-msgid "Pomlky"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tutorial.itely
-msgid "Taktové označení"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tutorial.itely
-msgid "Vyznačení tempa"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tutorial.itely
-msgid "Notový klíč"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tutorial.itely
-msgid "Vše dohromady"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Práce na vstupních souborech"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @section in Documentation/cs/learning/tutorial.itely
-msgid "Vypořádání se s chybami"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Obecné rady k řešení chyb"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Některé časté chyby"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @section in Documentation/cs/learning/tutorial.itely
-msgid "Jak číst příručky"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Vypuštěný materiál"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Klepnutelné příklady"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tutorial.itely
-#. @subsection in Documentation/cs/learning/tutorial.itely
-msgid "Přehled o příručkách"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @chapter in Documentation/cs/learning/common-notation.itely
-msgid "Běžný notový zápis"
-msgstr ""
-
-#. @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 ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Přezkoušení taktů"
-msgstr ""
-
-#. @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 ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Předznamenání"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Označení tóniny (předznamenání)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Varování: označení tóniny a výšky tónů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Ligatury a legatové obloučky"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Ligatury"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Legatové obloučky"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Frázovací obloučky"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Varování: ligatury nejsou legatovými obloučky"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Artikulační znaménka a hlasitost"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Artikulační znaménka"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Prstoklad"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Dynamika"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Přidání textu"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Automatické a ruční trámce"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Dodatečné rytmické příkazy"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Předtaktí"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Jiná rytmická rozdělení"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Ozdoby"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @section in Documentation/cs/learning/common-notation.itely
-msgid "Více not najednou"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Vysvětlení hudebních výrazů"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Obdoba: matematické výrazy"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Souběžné hudební výrazy: více notových osnov"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/common-notation.itely
-msgid "Souběžné hudební výrazy: jedna notová osnova"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Více notových osnov"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Seskupení notových osnov"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Spojení not do akordů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Vícehlasost v jedné notové osnově"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @section in Documentation/cs/learning/common-notation.itely
-msgid "Písničky"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Zápis jednoduchých písní"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Vyrovnání textu s melodií"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Text pro více osnov"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @section in Documentation/cs/learning/common-notation.itely
-msgid "Poslední úpravy"
-msgstr ""
-
-#. @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 ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Přidání názvu"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Absolutní označení not"
-msgstr ""
-
-#. @node in Documentation/cs/learning/common-notation.itely
-#. @subsection in Documentation/cs/learning/common-notation.itely
-msgid "Po cvičení"
-msgstr ""
-
-#. Documentation/cs/learning/fundamental.itely:3177 (comment)
-msgid "set time signature and key"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @chapter in Documentation/cs/learning/fundamental.itely
-msgid "Základní pojmy"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @section in Documentation/cs/learning/fundamental.itely
-msgid "Jak pracují vstupní soubory LilyPondu"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Uvedení do stavby souboru v LilyPondu"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "O ne-naskládatelnosti závorek a ligatur"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @section in Documentation/cs/learning/fundamental.itely
-msgid "Hlasy obsahují noty"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Slyším hlasy"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Přímo vyjádřené začátky hlasů"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/learning/fundamental.itely
-msgid "Notenkolumnen"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Hlasy a zpěvy"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @section in Documentation/cs/learning/fundamental.itely
-msgid "Prostředí a rytci"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Vysvětlení prostředí"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Vytvoření prostředí"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Vysvětlení rytců"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Změna vlastností prostředí"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/learning/fundamental.itely
-msgid "Kontexteigenschaften mit @code{\\\\with} setzen"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/learning/fundamental.itely
-msgid "Kontexteigenschaften mit @code{\\\\context} setzen"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Přidání a odstranění rytců"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/learning/fundamental.itely
-msgid "Einen einzelnen Kontext verändern"
-msgstr ""
-
-#. @subsubheading in Documentation/cs/learning/fundamental.itely
-msgid "Alle Kontexte des gleichen Typs verändern"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @section in Documentation/cs/learning/fundamental.itely
-msgid "Rozšíření příkladů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Soprán a violoncello"
-msgstr ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Čtyřhlasý notový zápis SATB"
-msgstr ""
-
-#. @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 ""
-
-#. @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 ""
-
-#. @node in Documentation/cs/learning/fundamental.itely
-#. @subsection in Documentation/cs/learning/fundamental.itely
-msgid "Notové zápisy a hlasy"
-msgstr ""
-
-#. Documentation/cs/learning/tweaks.itely:3626 (comment)
-#. Documentation/cs/learning/tweaks.itely:3699 (comment)
-msgid "Move the c2 out of the main note column so the merge will work"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @chapter in Documentation/cs/learning/tweaks.itely
-msgid "Ladění výstupu"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @section in Documentation/cs/learning/tweaks.itely
-msgid "Základy pro ladění"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Úvod do ladění"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Předměty a rozhraní"
-msgstr ""
-
-#. @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 ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Postupy při ladění"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @section in Documentation/cs/learning/tweaks.itely
-msgid "Vnitřní referenční příručka"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Vlastnosti předmětů v rozvržení"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Den Kontext finden"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Nur einmal mit \\\\override verändern"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Rückgängig machen"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Vlastnosti nacházející se v rozhraních"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Den Kontext im Liedtextmodus bestimmen"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Typy vlastností"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @section in Documentation/cs/learning/tweaks.itely
-msgid "Vzhled předmětů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Viditelnost a barva předmětů"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "stencil (Matrize)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "break-visibility (unsichtbar machen)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "transparent (durchsichtig)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "color (Farbe)"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Velikost předmětů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Délka a tloušťka předmětů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @section in Documentation/cs/learning/tweaks.itely
-msgid "Umístění předmětů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Automatické chování"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Předměty uvnitř notové osnovy"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Fingersatz"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Předměty vně notové osnovy"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "\\\\textLengthOn (Textlänge berücksichtigen)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Dynamik"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Verändern der Größe von grobs"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @section in Documentation/cs/learning/tweaks.itely
-msgid "Střety předmětů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Přesouvání předmětů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Oprava překrývajících se not"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "padding (Fülleigenschafte)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "right-padding (Verschieben nach links)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "staff-padding (Systemfüllungseigenschaft)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "self-alignment-X (Selbstausrichtung-X-Eigenschaft)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "staff-position (Position innerhalb des Systems)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "extra-offset (Genaues Positionieren)"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Ausrichtungseigenschaft"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "force-hshift (vertikale Verschiebunseigenschaft)"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Příklady ze života"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @section in Documentation/cs/learning/tweaks.itely
-msgid "Další ladění"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Jiné využití ladění"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Noten zwischen unterschiedlichen Stimmen überbinden"
-msgstr ""
-
-#. @subheading in Documentation/cs/learning/tweaks.itely
-msgid "Eine Fermate in MIDI simulieren"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Použití proměnných pro ladění"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Celkové formátování"
-msgstr ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Více informací"
-msgstr ""
-
-#. @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 ""
-
-#. @node in Documentation/cs/learning/tweaks.itely
-#. @subsection in Documentation/cs/learning/tweaks.itely
-msgid "Pokročilá ladění se Scheme"
-msgstr ""
-
-#. @node in Documentation/cs/learning/templates.itely
-#. @appendix in Documentation/cs/learning/templates.itely
-msgid "Předlohy"
-msgstr ""
-
-#. @node in Documentation/cs/learning/templates.itely
-#. @appendixsec in Documentation/cs/learning/templates.itely
-msgid "Jednotlivá notová osnova"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Pouze noty"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Noty a text"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Noty a názvy akordů"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Noty, text a názvy akordů"
-msgstr ""
-
-#. @node in Documentation/cs/learning/templates.itely
-#. @appendixsec in Documentation/cs/learning/templates.itely
-msgid "Klavírní předlohy"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Klavírní sólo"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Klavír a hlas zpěvu"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Klavír s vystředěným textem"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Klavír s vystředěným označením hlasitosti"
-msgstr ""
-
-#. @node in Documentation/cs/learning/templates.itely
-#. @appendixsec in Documentation/cs/learning/templates.itely
-msgid "Smyčcový kvartet"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Jednoduchá smyčcový kvartet"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Hlasy smyčcového kvartetu"
-msgstr ""
-
-#. @node in Documentation/cs/learning/templates.itely
-#. @appendixsec in Documentation/cs/learning/templates.itely
-msgid "Vokální soubor"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Notový zápis SATB"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Notový zápis SATB a automatický klavírní výtah"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "SATB s příslušnými prostředími"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Sólový zpěv a dvojhlasný refrén"
-msgstr ""
-
-#. @node in Documentation/cs/learning/templates.itely
-#. @appendixsec in Documentation/cs/learning/templates.itely
-msgid "Orchestrální předloha"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Orchestr, sbor a klavír"
-msgstr ""
-
-#. @node in Documentation/cs/learning/templates.itely
-#. @appendixsec in Documentation/cs/learning/templates.itely
-msgid "Předlohy pro starý notový zápis"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Přepis menzurální hudby"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Předlohy pro přepis gregorianik"
-msgstr ""
-
-#. @node in Documentation/cs/learning/templates.itely
-#. @appendixsec in Documentation/cs/learning/templates.itely
-msgid "Jiné předlohy"
-msgstr ""
-
-#. @appendixsubsec in Documentation/cs/learning/templates.itely
-msgid "Džezová skupina"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
-msgid "discant"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:44 (variable)
-#. Documentation/snippets/anglican-psalm-template.ly:88 (variable)
-msgid "dot"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:50 (comment)
-msgid "16 voets register"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:51 (variable)
-msgid "accBasson"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:57 (comment)
-msgid "een korig 8 en 16 voets register"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:58 (variable)
-msgid "accBandon"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:66 (variable)
-msgid "accVCello"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:76 (comment)
-msgid "4-8-16 voets register"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:77 (variable)
-msgid "accHarmon"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:87 (variable)
-msgid "accTrombon"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:99 (comment)
-msgid "eenkorig 4 en 16 voets register"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:100 (variable)
-msgid "accOrgan"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:108 (variable)
-msgid "accMaster"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:122 (variable)
-msgid "accAccord"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:134 (variable)
-msgid "accMusette"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:144 (variable)
-msgid "accCeleste"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:152 (variable)
-msgid "accOboe"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:160 (variable)
-msgid "accClarin"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:166 (variable)
-msgid "accPiccolo"
-msgstr ""
-
-#. Documentation/snippets/accordion-discant-symbols.ly:172 (variable)
-msgid "accViolin"
-msgstr ""
-
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:53 (variable)
-msgid "continuo"
-msgstr ""
-
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:65 (context id)
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:66 (context id)
-msgid "bassStaff"
-msgstr ""
-
-#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
-msgid "drh"
-msgstr ""
-
-#. Documentation/snippets/adding-drum-parts.ly:53 (variable)
-msgid "drl"
-msgstr ""
-
-#. Documentation/snippets/adding-drum-parts.ly:54 (variable)
-msgid "timb"
-msgstr ""
-
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:38 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:246 (context id)
-msgid "two"
-msgstr ""
-
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:39 (variable)
-msgid "threeTwo"
-msgstr ""
-
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:46 (variable)
-msgid "threeFour"
-msgstr ""
-
-#. Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly:39 (variable)
-msgid "splitStaffBarLineMarkup"
-msgstr ""
-
-#. Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly:45 (variable)
-msgid "splitStaffBarLine"
-msgstr ""
-
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:91 (variable)
-msgid "cueWhile"
-msgstr ""
-
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:104 (variable)
-msgid "flute"
-msgstr ""
-
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:110 (variable)
-msgid "clarinet"
-msgstr ""
-
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:119 (variable)
-msgid "pianoRH"
-msgstr ""
-
-#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:124 (variable)
-msgid "pianoLH"
-msgstr ""
-
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
-msgid "first, define a variable to hold the formatted date:"
-msgstr ""
-
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (variable)
-msgid "date"
-msgstr ""
-
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
-msgid "d-%m-%Y\\\" (localtime (current-time)))"
-msgstr ""
-
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:38 (comment)
-msgid "use it in the title block:"
-msgstr ""
-
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:49 (comment)
-msgid "and use it in a \\markup block:"
-msgstr ""
-
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:54 (variable)
-msgid "voiceFive"
-msgstr ""
-
-#. Documentation/snippets/adjusting-grace-note-spacing.ly:29 (variable)
-msgid "graceNotes"
-msgstr ""
-
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:38 (comment)
-msgid "Default layout:"
-msgstr ""
-
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:47 (comment)
-msgid "Reducing the minimum space below the staff and above the lyrics:"
-msgstr ""
-
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
-msgid "Increase the size of the bar number by 2"
-msgstr ""
-
-#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:62 (comment)
-msgid "Print a bar number every second measure"
-msgstr ""
-
-#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
-msgid "Center-align bar numbers"
-msgstr ""
-
-#. Documentation/snippets/aligning-bar-numbers.ly:72 (comment)
-msgid "Left-align bar numbers"
-msgstr ""
-
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:89 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
-msgstr ""
-
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:96 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
-msgstr ""
-
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:104 (comment)
-msgid "the RehearsalMark will be centered above the KeySignature"
-msgstr ""
-
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:115 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
-msgid ""
-"the RehearsalMark will be aligned with the left edge of the KeySignature"
-msgstr ""
-
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:121 (comment)
-msgid ""
-"the RehearsalMark will be aligned with the right edge of the KeySignature"
-msgstr ""
-
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
-msgid "and then shifted right by one unit."
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:40 (variable)
-#. Documentation/snippets/ancient-fonts.ly:40 (context id)
-msgid "upperStaff"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:52 (comment)
-msgid "\\break % 1 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:63 (comment)
-msgid "\\break %2 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:75 (comment)
-msgid "\\break % 3 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:90 (comment)
-msgid "\\break % 4 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:99 (comment)
-#. Documentation/snippets/ancient-fonts.ly:161 (comment)
-msgid "\\break % 5 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:113 (comment)
-#. Documentation/snippets/ancient-fonts.ly:176 (comment)
-msgid "\\break % 6 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:122 (comment)
-#. Documentation/snippets/ancient-fonts.ly:186 (comment)
-msgid "\\break % 7 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:129 (comment)
-msgid "\\break % 8 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:132 (comment)
-msgid "\\break % 12 (32*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:137 (variable)
-#. Documentation/snippets/ancient-fonts.ly:137 (context id)
-msgid "lowerStaff"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:147 (comment)
-msgid "\\break % 2 (16*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:152 (comment)
-msgid "\\break % 4 (16*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:191 (comment)
-msgid "\\break % 9 (16*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
-msgid "lig"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:197 (comment)
-msgid "\\break % 11 (16*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-fonts.ly:208 (comment)
-msgid "\\break % 12 (8*1)"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:29 (context id)
-msgid "cantus"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:31 (comment)
-msgid "Verse 1 — Salve, Regína"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:42 (comment)
-msgid "Verse 2 — Vita, dulcédo"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:43 (comment)
-msgid "a\\melisma \\[ a \\flexa g \\pes a\\melismaEnd \\] d"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:44 (comment)
-msgid "\\divisioMinima"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:45 (comment)
-msgid "\\[ a\\melisma \\flexa g\\melismaEnd \\]"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:46 (comment)
-msgid "\\[ f\\melisma \\flexa e f \\pes g \\flexa f\\melismaEnd \\]"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:47 (comment)
-msgid "\\[ e\\melisma \\flexa d\\melismaEnd \\]"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:48 (comment)
-msgid "\\divisioMaior"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:49 (comment)
-msgid "c d \\[e\\melisma \\pes f\\melismaEnd \\] g"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:50 (comment)
-msgid "\\[d\\melisma \\pes e \\flexa c\\melismaEnd \\] d"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:51 (comment)
-msgid "\\finalis"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:52 (comment)
-msgid "Verse 3 — Ad te clamámus"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:61 (comment)
-msgid "Verse 4 — Ad te suspirámus"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:74 (comment)
-msgid "Verse 5 — Eia ergo, Advocáta nostra"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:90 (comment)
-msgid "Verse 6 — Et Jesum"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:104 (comment)
-msgid "Verse 7 ad finem — O clemens: O pia: O dulcis Virgo María"
-msgstr ""
-
-#. Documentation/snippets/ancient-headword.ly:122 (comment)
-msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:68 (variable)
-msgid "chant"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:75 (variable)
-msgid "verba"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:151 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:202 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:255 (comment)
-#. Documentation/snippets/incipit.ly:28 (variable)
-#. Documentation/snippets/incipit.ly:204 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:218 (comment)
-msgid "incipit"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
-msgid "Set tight spacing"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
-msgid "turn off bar lines"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:99 (comment)
-msgid "need this extra \\skip such that clef change comes"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:100 (comment)
-msgid "after bar line"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:104 (comment)
-msgid "turn bar lines on again"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (comment)
-msgid "Setting printKeyCancellation back to #t must not"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:113 (comment)
-msgid "occur in the first bar after the incipit.  Dto. for forceClef."
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-msgid "Therefore, we need an extra \\skip."
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
-#. Documentation/snippets/incipit.ly:78 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
-msgid "the actual music"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:121 (comment)
-#. Documentation/snippets/incipit.ly:81 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:42 (comment)
-msgid "let finis bar go through all staves"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:124 (comment)
-#. Documentation/snippets/incipit.ly:84 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:44 (comment)
-msgid "finis bar"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:128 (variable)
-#. Documentation/snippets/incipit.ly:101 (variable)
-#. Documentation/snippets/incipit.ly:235 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:48 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:237 (context id)
-msgid "discantusNotes"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (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:177 (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:205 (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:216 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:227 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:74 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:84 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:97 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:104 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:139 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:165 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:193 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:220 (comment)
-msgid "two bars"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:140 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:219 (comment)
-msgid "eight bars"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:164 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:192 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:194 (comment)
-msgid "one bar"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (variable)
-#. Documentation/snippets/incipit.ly:115 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:61 (variable)
-msgid "discantusLyrics"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:164 (variable)
-#. Documentation/snippets/incipit.ly:138 (variable)
-#. Documentation/snippets/incipit.ly:242 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:244 (context id)
-msgid "altusNotes"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:166 (comment)
-msgid "seven bars"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (variable)
-#. Documentation/snippets/incipit.ly:152 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:83 (variable)
-msgid "altusLyrics"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (variable)
-#. Documentation/snippets/incipit.ly:176 (variable)
-#. Documentation/snippets/incipit.ly:249 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:91 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:251 (context id)
-msgid "tenorNotes"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:190 (comment)
-msgid "four bars"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (variable)
-#. Documentation/snippets/incipit.ly:190 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:94 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:103 (variable)
-msgid "tenorLyrics"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:232 (variable)
-#. Documentation/snippets/incipit.ly:212 (variable)
-#. Documentation/snippets/incipit.ly:256 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:109 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:258 (context id)
-msgid "bassusNotes"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:254 (variable)
-#. Documentation/snippets/incipit.ly:226 (variable)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:122 (variable)
-msgid "bassusLyrics"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:265 (context id)
-#. Documentation/snippets/incipit.ly:234 (context id)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:236 (context id)
-msgid "choirStaff"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:272 (comment)
-msgid "no bars in staves"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:290 (comment)
-msgid "incipit should not start with a start delimiter"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:296 (comment)
-#. Documentation/snippets/incipit.ly:279 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
-msgid "no slurs"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:299 (comment)
-msgid "The command below can be commented out in"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:300 (comment)
-msgid "short scores, but especially for large scores you"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:301 (comment)
-msgid "will typically yield better line breaking and improve"
-msgstr ""
-
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:302 (comment)
-msgid "overall spacing if you do not comment the command out."
-msgstr ""
-
-#. Documentation/snippets/anglican-psalm-template.ly:92 (variable)
-msgid "tick"
-msgstr ""
-
-#. Documentation/snippets/anglican-psalm-template.ly:96 (comment)
-msgid "Use markup to center the chant on the page"
-msgstr ""
-
-#. Documentation/snippets/anglican-psalm-template.ly:99 (comment)
-msgid "centered"
-msgstr ""
-
-#. Documentation/snippets/anglican-psalm-template.ly:139 (comment)
-#. Documentation/snippets/hymn-template.ly:126 (comment)
-msgid "End score"
-msgstr ""
-
-#. Documentation/snippets/anglican-psalm-template.ly:141 (comment)
-msgid "End markup"
-msgstr ""
-
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:100 (variable)
-#. Documentation/snippets/clusters.ly:28 (variable)
-msgid "fragment"
-msgstr ""
-
-#. Documentation/snippets/asymmetric-slurs.ly:30 (variable)
-msgid "slurNotes"
-msgstr ""
-
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:43 (comment)
-msgid "Default behavior"
-msgstr ""
-
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:49 (comment)
-msgid "Corrected to avoid collisions"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:28 (comment)
-msgid "%%%%%%%  Cut here ----- Start 'bbarred.ly'"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:30 (comment)
-msgid "C with slash -------------------------------"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:31 (variable)
-msgid "cWithSlash"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:34 (comment)
-msgid "Span -----------------------------------"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:35 (comment)
-msgid "Syntax: \\bbarre #\\\"text\\\" { notes } - text = any number of box"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:36 (variable)
-msgid "bbarre"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:71 (comment)
-msgid "uncomment this line for make full barred"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:72 (comment)
-msgid ""
-"\\once  \\override TextSpanner #'bound-details #'left #'text =  \\markup { \\"
-"\"B\\\" #str }"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:76 (comment)
-msgid "%%%%%%%  Cut here ----- End 'bbarred.ly'"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:77 (comment)
-msgid "Copy and change the last line for full barred. Rename in 'fbarred.ly'"
-msgstr ""
-
-#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:80 (comment)
-msgid "Syntaxe: \\bbarre #\\\"text\\\" { notes } - text = any number of box"
-msgstr ""
-
-#. Documentation/snippets/beam-endings-in-score-context.ly:54 (comment)
-msgid "Set default beaming for all staves"
-msgstr ""
-
-#. Documentation/snippets/beam-endings-in-score-context.ly:62 (comment)
-msgid "Modify beaming for just this staff"
-msgstr ""
-
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
-msgid "Inherit beaming from Score context"
-msgstr ""
-
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
-msgid "Modify beaming for this voice only"
-msgstr ""
-
-#. Documentation/snippets/beam-grouping-in-7-8-time.ly:57 (comment)
-msgid "rhythm 2-3-2"
-msgstr ""
-
-#. Documentation/snippets/book-parts.ly:25 (comment)
-msgid "book paper, which is inherited by all children bookparts"
-msgstr ""
-
-#. Documentation/snippets/book-parts.ly:28 (comment)
-msgid "Page footer: add a different part-tagline at part last page"
-msgstr ""
-
-#. Documentation/snippets/book-parts.ly:32 (comment)
-msgid "Copyright header field only on book first page."
-msgstr ""
-
-#. Documentation/snippets/book-parts.ly:36 (comment)
-msgid "Part tagline header field only on each part last page."
-msgstr ""
-
-#. Documentation/snippets/book-parts.ly:40 (comment)
-msgid "Tagline header field only on book last page."
-msgstr ""
-
-#. Documentation/snippets/book-parts.ly:47 (comment)
-msgid "book header, which is inherited by the first bookpart"
-msgstr ""
-
-#. Documentation/snippets/book-parts.ly:56 (comment)
-msgid "a different page breaking function may be used on each part"
-msgstr ""
-
-#. Documentation/snippets/breathing-signs.ly:23 (comment)
-msgid "this bar contains no \\breathe"
-msgstr ""
-
-#. Documentation/snippets/breathing-signs.ly:25 (comment)
-msgid "Modern notation:"
-msgstr ""
-
-#. Documentation/snippets/breathing-signs.ly:26 (comment)
-msgid "by default, \\breathe uses the rcomma, just as if saying:"
-msgstr ""
-
-#. Documentation/snippets/breathing-signs.ly:27 (comment)
-msgid ""
-"\\override BreathingSign #'text = #(make-musicglyph-markup \\\"scripts.rcomma"
-"\\\")"
-msgstr ""
-
-#. Documentation/snippets/breathing-signs.ly:30 (comment)
-msgid "rvarcomma and lvarcomma are variations of the default rcomma and lcomma"
-msgstr ""
-
-#. Documentation/snippets/breathing-signs.ly:31 (comment)
-msgid "N.B.: must use Staff context here, since we start a Voice below"
-msgstr ""
-
-#. Documentation/snippets/breathing-signs.ly:35 (comment)
-msgid "vee"
-msgstr ""
-
-#. Documentation/snippets/caesura-railtracks-with-fermata.ly:33 (comment)
-msgid "construct the symbol"
-msgstr ""
-
-#. Documentation/snippets/caesura-railtracks-with-fermata.ly:42 (comment)
-msgid "set the breathe mark back to normal"
-msgstr ""
-
-#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:32 (variable)
-msgid "hairpinWithCenteredText"
-msgstr ""
-
-#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:44 (variable)
-msgid "hairpinMolto"
-msgstr ""
-
-#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:45 (variable)
-msgid "hairpinMore"
-msgstr ""
-
-#. Documentation/snippets/changing--flageolet-mark-size.ly:46 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:27 (variable)
-msgid "smallFlageolet"
-msgstr ""
-
-#. Documentation/snippets/changing-the-ambitus-gap.ly:45 (comment)
-msgid "Default setting"
-msgstr ""
-
-#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:39 (comment)
-msgid "The following is only here to print the names of the"
-msgstr ""
-
-#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:40 (comment)
-msgid "chords styles; it can be removed if you do not need to"
-msgstr ""
-
-#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:41 (comment)
-msgid "print them."
-msgstr ""
-
-#. Documentation/snippets/changing-the-default-text-font-family.ly:21 (comment)
-msgid "change for other default global staff size."
-msgstr ""
-
-#. Documentation/snippets/changing-the-default-text-font-family.ly:23 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:188 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:116 (comment)
-#. Documentation/snippets/utf-8.ly:27 (comment)
-msgid "{"
-msgstr ""
-
-#. Documentation/snippets/changing-the-default-text-font-family.ly:27 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:190 (comment)
-#. Documentation/snippets/expressive-headword.ly:35 (comment)
-#. Documentation/snippets/expressive-headword.ly:36 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:117 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:247 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:228 (comment)
-#. Documentation/snippets/utf-8.ly:41 (comment)
-msgid "}"
-msgstr ""
-
-#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:35 (variable)
-msgid "sustainNotes"
-msgstr ""
-
-#. Documentation/snippets/chant-or-psalms-notation.ly:49 (variable)
-msgid "stemOn"
-msgstr ""
-
-#. Documentation/snippets/chant-or-psalms-notation.ly:50 (variable)
-msgid "stemOff"
-msgstr ""
-
-#. Documentation/snippets/chordchanges-for-fretboards.ly:48 (variable)
-msgid "myChords"
-msgstr ""
-
-#. Documentation/snippets/chord-glissando-in-tablature.ly:54 (variable)
-msgid "myMusic"
-msgstr ""
-
-#. Documentation/snippets/chord-name-exceptions.ly:49 (comment)
-msgid "modify maj9 and 6(add9)"
-msgstr ""
-
-#. Documentation/snippets/chord-name-exceptions.ly:50 (comment)
-msgid "Exception music is chords with markups"
-msgstr ""
-
-#. Documentation/snippets/chord-name-exceptions.ly:51 (variable)
-msgid "chExceptionMusic"
-msgstr ""
-
-#. Documentation/snippets/chord-name-exceptions.ly:56 (comment)
-msgid "Convert music to list and prepend to existing exceptions."
-msgstr ""
-
-#. Documentation/snippets/chord-name-exceptions.ly:57 (variable)
-msgid "chExceptions"
-msgstr ""
-
-#. Documentation/snippets/chord-name-exceptions.ly:61 (variable)
-msgid "theMusic"
-msgstr ""
-
-#. Documentation/snippets/chords-headword.ly:24 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:39 (variable)
-msgid "theChords"
-msgstr ""
-
-#. Documentation/snippets/chords-headword.ly:26 (comment)
-#. Documentation/snippets/pitches-headword.ly:136 (comment)
-msgid "\\break"
-msgstr ""
-
-#. Documentation/snippets/chords-headword.ly:30 (variable)
-msgid "verseOne"
-msgstr ""
-
-#. Documentation/snippets/chords-headword.ly:37 (variable)
-msgid "verseTwo"
-msgstr ""
-
-#. Documentation/snippets/chords-headword.ly:76 (context id)
-msgid "sop"
-msgstr ""
-
-#. Documentation/snippets/clip-systems.ly:68 (variable)
-msgid "origScore"
-msgstr ""
-
-#. Documentation/snippets/clip-systems.ly:86 (comment)
-msgid "Each clip-region is a (START . END) pair"
-msgstr ""
-
-#. Documentation/snippets/clip-systems.ly:87 (comment)
-msgid "where both are rhythmic-locations."
-msgstr ""
-
-#. Documentation/snippets/clip-systems.ly:89 (comment)
-msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
-msgstr ""
-
-#. Documentation/snippets/clip-systems.ly:90 (comment)
-msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
-msgstr ""
-
-#. Documentation/snippets/coloring-notes-depending-on-their-pitch.ly:21 (comment)
-msgid "Association list of pitches to colors."
-msgstr ""
-
-#. Documentation/snippets/coloring-notes-depending-on-their-pitch.ly:41 (comment)
-msgid "Compare pitch and alteration (not octave)."
-msgstr ""
-
-#. Documentation/snippets/combining-dynamics-with-markup-texts.ly:30 (variable)
-msgid "piuF"
-msgstr ""
-
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:97 (variable)
-msgid "musicUp"
-msgstr ""
-
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:104 (variable)
-msgid "musicDown"
-msgstr ""
-
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:55 (comment)
-msgid "show hairpin"
-msgstr ""
-
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:57 (comment)
-msgid "hide text span"
-msgstr ""
-
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:61 (comment)
-msgid "show glissando"
-msgstr ""
-
-#. Documentation/snippets/creating-double-digit-fingerings.ly:22 (variable)
-msgid "ten"
-msgstr ""
-
-#. Documentation/snippets/creating-double-digit-fingerings.ly:26 (variable)
-msgid "fifty"
-msgstr ""
-
-#. Documentation/snippets/creating-double-digit-fingerings.ly:30 (variable)
-msgid "finger"
-msgstr ""
-
-#. Documentation/snippets/creating-double-digit-fingerings.ly:41 (comment)
-msgid "optional override to remove warnings for fingerings larger than 5"
-msgstr ""
-
-#. Documentation/snippets/creating-real-parenthesized-dynamics.ly:48 (variable)
-msgid "parenF"
-msgstr ""
-
-#. Documentation/snippets/creating-simultaneous-rehearsal-marks.ly:47 (comment)
-msgid "the hidden measure and bar line"
-msgstr ""
-
-#. Documentation/snippets/creating-simultaneous-rehearsal-marks.ly:48 (comment)
-msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
-msgstr ""
-
-#. Documentation/snippets/cross-staff-chords---beaming-problems-workaround.ly:31 (comment)
-msgid "this is in half-spaces,"
-msgstr ""
-
-#. Documentation/snippets/cross-staff-chords---beaming-problems-workaround.ly:32 (comment)
-msgid "so it makes stems 9.5 staffspaces long"
-msgstr ""
-
-#. Documentation/snippets/cross-staff-chords---beaming-problems-workaround.ly:33 (comment)
-msgid "stems are normally lengthened"
-msgstr ""
-
-#. Documentation/snippets/cross-staff-chords---beaming-problems-workaround.ly:34 (comment)
-msgid "upwards, so here we must lower the stem by the amount"
-msgstr ""
-
-#. Documentation/snippets/cross-staff-chords---beaming-problems-workaround.ly:35 (comment)
-msgid "equal to the lengthening - in this case (19 - 7) / 2"
-msgstr ""
-
-#. Documentation/snippets/cross-staff-chords---beaming-problems-workaround.ly:36 (comment)
-msgid "(7 is default stem length)"
-msgstr ""
-
-#. Documentation/snippets/cross-staff-tremolos.ly:47 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:273 (variable)
-#. Documentation/snippets/screech-and-boink.ly:18 (context id)
-msgid "up"
-msgstr ""
-
-#. Documentation/snippets/cross-staff-tremolos.ly:52 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:279 (variable)
-#. Documentation/snippets/screech-and-boink.ly:48 (context id)
-msgid "down"
-msgstr ""
-
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:71 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:60 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:30 (comment)
-msgid "Set global properties of fret diagram"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (context id)
-#. Documentation/snippets/formatting-lyrics-syllables.ly:33 (variable)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:28 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:89 (context id)
-msgid "mel"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-msgid "C major for guitar, no barre, using defaults"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
-msgid "terse style"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:59 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:80 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:159 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:180 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:258 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:279 (comment)
-msgid "C major for guitar, barred on third fret"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:60 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:82 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:109 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:160 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:182 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:209 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:259 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:281 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:308 (comment)
-msgid "verbose style"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:73 (comment)
-msgid "size 1.0"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:61 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:161 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:260 (comment)
-msgid "roman fret label, finger labels below string, straight barre"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:76 (comment)
-msgid "standard size"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:95 (comment)
-msgid "landscape orientation, arabic numbers, M for mute string"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:96 (comment)
-msgid "no barre, fret label down or left, small mute label font"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:131 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:231 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:330 (comment)
-msgid "simple D chord"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:119 (comment)
-msgid "larger dots, centered dots, fewer frets"
-msgstr ""
-
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:120 (comment)
-msgid "label below string"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:42 (comment)
-msgid "Grob utilities"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:44 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
-msgid "Ambitus data structure"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
-msgid "to print an ambitus:"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
-msgid "(Ambitus grob);"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
-msgid "below)."
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:94 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:95 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:96 (comment)
-msgid "notes."
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:110 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
-msgid "to the ambitus note head."
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
-msgid "Moreover:"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:124 (comment)
-msgid "- pitch is the absolute pitch of the note"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:125 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:126 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:139 (comment)
-msgid "Ambitus engraving logics"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:141 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:310 (comment)
-msgid "Ambitus engraver definition"
-msgstr ""
-
-#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:335 (comment)
-msgid "Example"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (comment)
-msgid "add FretBoards for the Cuatro"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (comment)
-msgid "Note: This section could be put into a separate file"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (comment)
-msgid "predefined-cuatro-fretboards.ly"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (comment)
-msgid "and \\included into each of your compositions"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
-msgid "cuatroTuning"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:99 (variable)
-msgid "dSix"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:100 (variable)
-msgid "dMajor"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:101 (variable)
-msgid "aMajSeven"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:102 (variable)
-msgid "dMajSeven"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:103 (variable)
-msgid "gMajor"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:121 (comment)
-msgid "end of potential include file /predefined-cuatro-fretboards.ly"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:126 (variable)
-msgid "primerosNames"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:130 (variable)
-msgid "primeros"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:153 (comment)
-msgid "\\override FretBoard"
-msgstr ""
-
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:154 (comment)
-msgid "#'(fret-diagram-details string-count) = #'4"
-msgstr ""
-
-#. Documentation/snippets/demo-midiinstruments.ly:27 (variable)
-msgid "baseMelody"
-msgstr ""
-
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:76 (comment)
-msgid "Must be lower than the actual number of staff lines"
-msgstr ""
-
-#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
-msgid "fixA"
-msgstr ""
-
-#. Documentation/snippets/displaying-complex-chords.ly:32 (variable)
-msgid "fixB"
-msgstr ""
-
-#. Documentation/snippets/displaying-grob-ancestry.ly:200 (comment)
-msgid "\\\" (make-string 36 #\\-))"
-msgstr ""
-
-#. Documentation/snippets/double-glissando.ly:24 (comment)
-msgid "new voice ( = \\voiceOne), hidden"
-msgstr ""
-
-#. Documentation/snippets/double-glissando.ly:26 (comment)
-msgid "attach glissando to note heads"
-msgstr ""
-
-#. Documentation/snippets/double-glissando.ly:31 (comment)
-msgid "original voice with chords rearranged so that"
-msgstr ""
-
-#. Documentation/snippets/double-glissando.ly:32 (comment)
-msgid "glissando is attached to a & c"
-msgstr ""
-
-#. Documentation/snippets/drawing-circles-around-note-heads.ly:19 (variable)
-msgid "circle"
-msgstr ""
-
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:57 (comment)
-msgid ""
-"Two functions for (de)crescendo spanners where you can explicitly give the"
-msgstr ""
-
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:58 (comment)
-msgid "spanner text."
-msgstr ""
-
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:59 (variable)
-msgid "mycresc"
-msgstr ""
-
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:65 (variable)
-msgid "mydecresc"
-msgstr ""
-
-#. 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/editorial-headword.ly:25 (comment)
-msgid "NR 1.7 Editorial annotations"
-msgstr ""
-
-#. Documentation/snippets/editorial-headword.ly:27 (comment)
-msgid "Beethoven, Op. 31, No. 3"
-msgstr ""
-
-#. Documentation/snippets/editorial-headword.ly:28 (comment)
-msgid "Piano sonata 18, Movt II, Scherzo"
-msgstr ""
-
-#. Documentation/snippets/editorial-headword.ly:29 (comment)
-msgid "Measures 9 - 14"
-msgstr ""
-
-#. Documentation/snippets/editorial-headword.ly:33 (comment)
-#. Documentation/snippets/expressive-headword.ly:40 (comment)
-#. Documentation/snippets/pitches-headword.ly:33 (comment)
-#. Documentation/snippets/rhythms-headword.ly:42 (comment)
-msgid "RH Staff"
-msgstr ""
-
-#. Documentation/snippets/editorial-headword.ly:71 (comment)
-#. Documentation/snippets/expressive-headword.ly:172 (comment)
-#. Documentation/snippets/pitches-headword.ly:106 (comment)
-#. Documentation/snippets/rhythms-headword.ly:131 (comment)
-msgid "LH Staff"
-msgstr ""
-
-#. Documentation/snippets/embedding-native-postscript-in-a--markup-block.ly:28 (comment)
-msgid "PostScript is a registered trademark of Adobe Systems Inc."
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:76 (comment)
-msgid "sample music"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:77 (variable)
-msgid "topVoice"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:85 (variable)
-msgid "botVoice"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:93 (variable)
-msgid "hoom"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:104 (variable)
-msgid "pah"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:114 (comment)
-msgid "setup for Request->Element conversion. Guru-only"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:117 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:215 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:228 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:284 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:298 (variable)
-msgid "MyStaff"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:145 (comment)
-msgid "explicitly set instrumentName, so we don't get"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:146 (comment)
-msgid "weird effects when doing instrument names for"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:147 (comment)
-msgid "piano staves"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:156 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:242 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:255 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:268 (variable)
-msgid "MyVoice"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:171 (comment)
-msgid "must come before all"
-msgstr ""
-
-#. Documentation/snippets/engravers-one-by-one.ly:181 (comment)
-msgid "\\consists \\\"Rest_engraver\\\""
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:26 (comment)
-msgid "L. v. Beethoven, Op. 49 no. 1"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:27 (comment)
-msgid "Piano sonata 19 - \\\"Leichte Sonate\\\""
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:28 (comment)
-msgid "measures 1 - 12"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:30 (comment)
-msgid "\\layout {"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:31 (comment)
-msgid "\\context {"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:32 (comment)
-msgid "\\Score"
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:33 (comment)
-msgid "\\override SpacingSpanner #'base-shortest-duration ="
-msgstr ""
-
-#. Documentation/snippets/expressive-headword.ly:34 (comment)
-msgid "#(ly:make-moment 1 20)"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:26 (comment)
-msgid "Arcangelo Corelli, 12 Sonate da Camera, Op. 2"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:27 (comment)
-msgid "Sonata II, Allemanda"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:28 (comment)
-msgid "measures 1 - 88"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:29 (comment)
-msgid "Coded by Neil Puttock; modified by Carl Sorensen"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:31 (variable)
-msgid "extendOn"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:32 (variable)
-msgid "extendOff"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:40 (context id)
-msgid "violinoI"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:58 (context id)
-msgid "violinoII"
-msgstr ""
-
-#. Documentation/snippets/figured-bass-headword.ly:76 (context id)
-msgid "violone"
-msgstr ""
-
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:37 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:41 (variable)
-msgid "centermarkup"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:97 (comment)
-msgid "Cut here ----- Start 'flamenco.ly'"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:99 (comment)
-msgid "Text indicators"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:100 (variable)
-msgid "abanico"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
-msgid "rasgueaso"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
-msgid "alzapua"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:104 (comment)
-msgid "Finger stroke symbols"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
-msgid "strokeUp"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:115 (variable)
-msgid "strokeDown"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:125 (comment)
-msgid "Golpe symbol"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:126 (variable)
-msgid "golpe"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:140 (variable)
-msgid "strokeUpGolpe"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:141 (variable)
-msgid "iUpGolpe"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:143 (comment)
-msgid "Strokes for all fingers"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-msgid "pUp"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:145 (variable)
-msgid "pDown"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:146 (variable)
-msgid "iUp"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:147 (variable)
-msgid "iDown"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:148 (variable)
-msgid "mUp"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:149 (variable)
-msgid "mDown"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:150 (variable)
-msgid "aUp"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:151 (variable)
-msgid "aDown"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:152 (variable)
-msgid "xUp"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:153 (variable)
-msgid "xDown"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:156 (comment)
-msgid "Just handy :)"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:157 (variable)
-msgid "tupletOff"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:162 (variable)
-msgid "tupletsOff"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:167 (variable)
-msgid "tupletsOn"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:172 (variable)
-msgid "headsOff"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:178 (variable)
-msgid "headsOn"
-msgstr ""
-
-#. Documentation/snippets/flamenco-notation.ly:184 (comment)
-msgid "Cut here ----- End 'flamenco.ly'"
-msgstr ""
-
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:160 (comment)
-msgid "Example 1"
-msgstr ""
-
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:166 (comment)
-msgid "Example 2"
-msgstr ""
-
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:172 (comment)
-msgid "Example 3"
-msgstr ""
-
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:180 (comment)
-msgid "Example 4"
-msgstr ""
-
-#. Documentation/snippets/flute-slap-notation.ly:21 (variable)
-msgid "slap"
-msgstr ""
-
-#. Documentation/snippets/forcing-measure-width-to-adapt-to-metronomemarks-width.ly:23 (variable)
-msgid "example"
-msgstr ""
-
-#. Documentation/snippets/formatting-lyrics-syllables.ly:34 (variable)
-msgid "lyr"
-msgstr ""
-
-#. Documentation/snippets/fretboards-alternate-tables.ly:92 (comment)
-msgid "Make a blank new fretboard table"
-msgstr ""
-
-#. Documentation/snippets/fretboards-alternate-tables.ly:95 (comment)
-msgid "Make a new fretboard table as a copy of default-fret-table"
-msgstr ""
-
-#. Documentation/snippets/fretboards-alternate-tables.ly:98 (comment)
-msgid "Add a chord to custom-fretboard-table-one"
-msgstr ""
-
-#. Documentation/snippets/fretboards-alternate-tables.ly:104 (comment)
-msgid "Add a chord to custom-fretboard-table-two"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:36 (comment)
-msgid "A chord for ukulele"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:46 (comment)
-msgid "A chord for ukulele, with formatting defined in definition string"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:47 (comment)
-msgid "1.2 * size, 4 strings, 4 frets, fingerings below string"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:48 (comment)
-msgid "dot radius .35 of fret spacing, dot position 0.55 of fret spacing"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
-msgid "These chords will be in normal orientation"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:63 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:84 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:111 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:163 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:184 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:211 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:262 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:283 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:310 (comment)
-#, python-format
-msgid "110% of default size"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:81 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:181 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:280 (comment)
-msgid "Double barre used to test barre function"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:108 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:208 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:307 (comment)
-msgid "C major for guitar, with capo on third fret"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:143 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:242 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:341 (comment)
-msgid "simple D chord, large top fret thickness"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:155 (comment)
-msgid "These chords will be in landscape orientation"
-msgstr ""
-
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:254 (comment)
-msgid "These chords will be in opposing-landscape orientation"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:36 (comment)
-msgid "shortcuts"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:37 (comment)
-msgid "fingering orientations"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:38 (variable)
-msgid "sfol"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:39 (variable)
-msgid "sfor"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:40 (variable)
-msgid "sfod"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:41 (variable)
-msgid "sfou"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:43 (comment)
-msgid "string number orientations"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:44 (variable)
-msgid "ssnol"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:44 (comment)
-msgid "(down right up)"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:45 (variable)
-msgid "ssnou"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:46 (variable)
-msgid "ssnod"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:47 (variable)
-msgid "ssnor"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:49 (comment)
-msgid "define fingering offset"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:50 (variable)
-msgid "FO"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:55 (comment)
-msgid "markups"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
-msgid "rit"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:57 (variable)
-msgid "dimin"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:58 (variable)
-msgid "andantino"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:59 (variable)
-msgid "benmarcato"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:60 (variable)
-msgid "pdolce"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:62 (comment)
-msgid "THE MUSIC %%%"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:74 (comment)
-#. Documentation/snippets/fretted-headword.ly:113 (comment)
-msgid "m. 1"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:80 (comment)
-msgid "m. 2"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:82 (comment)
-#. Documentation/snippets/fretted-headword.ly:118 (comment)
-msgid "m. 3"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:83 (comment)
-#. Documentation/snippets/fretted-headword.ly:120 (comment)
-msgid "m. 4"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:87 (comment)
-#. Documentation/snippets/fretted-headword.ly:125 (comment)
-msgid "m. 5"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:90 (comment)
-msgid "end of m. 6"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:93 (comment)
-#. Documentation/snippets/fretted-headword.ly:130 (comment)
-msgid "m. 7"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:96 (comment)
-msgid "beg of m. 8"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:97 (comment)
-msgid "end of m. 8"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:99 (comment)
-msgid "end of m. 9"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:101 (comment)
-#. Documentation/snippets/fretted-headword.ly:137 (comment)
-msgid "m. 10"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:103 (comment)
-msgid "beg of m. 11"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:105 (comment)
-msgid "end of m. 11"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:115 (comment)
-msgid "beg m. 2"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:116 (comment)
-msgid "end m. 2"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:122 (comment)
-msgid "new section starts here in A minor"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:127 (comment)
-msgid "beg m. 6"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
-msgid "end m. 6"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:132 (comment)
-msgid "m. 8"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:134 (comment)
-msgid "beg m. 9"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
-msgid "end m. 9"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:139 (comment)
-msgid "m. 11"
-msgstr ""
-
-#. Documentation/snippets/fretted-headword.ly:143 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:199 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:309 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
-msgid "guitar"
-msgstr ""
-
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:40 (variable)
-msgid "pinchedHarmonics"
-msgstr ""
-
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:54 (comment)
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:73 (comment)
-msgid "artificial harmonics (AH)"
-msgstr ""
-
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:59 (comment)
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:77 (comment)
-msgid "pinched harmonics (PH)"
-msgstr ""
-
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:64 (comment)
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:81 (comment)
-msgid "tapped harmonics (TH)"
-msgstr ""
-
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:68 (comment)
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:85 (comment)
-msgid "touch harmonics (TCH)"
-msgstr ""
-
-#. Documentation/snippets/fretted-string-harmonics-in-tablature.ly:72 (variable)
-msgid "frettedStrings"
-msgstr ""
-
-#. Documentation/snippets/generating-custom-flags.ly:35 (comment)
-msgid "Create a flag stencil by looking up the glyph from the font"
-msgstr ""
-
-#. Documentation/snippets/generating-custom-flags.ly:50 (variable)
-msgid "snippetexamplenotes"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:56 (comment)
-msgid "this moves them up one staff space from the default position"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:74 (comment)
-msgid "set up grids"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:76 (comment)
-msgid "set the grid interval to one quarter note"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:82 (comment)
-msgid "this moves them to the right half a staff space"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:41 (comment)
-msgid "hides staff and notes so that only the grid lines are visible"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:48 (comment)
-msgid "dummy notes to force regular note spacing"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:64 (comment)
-msgid "center grid lines horizontally below note heads"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:71 (comment)
-msgid "set line length and positioning:"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:72 (comment)
-msgid "two staff spaces above center line on hidden staff"
-msgstr ""
-
-#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:73 (comment)
-msgid "to four spaces below center line on visible staff"
-msgstr ""
-
-#. Documentation/snippets/guitar-slides.ly:36 (comment)
-msgid "Hide fret number: useful to draw slide into/from a casual point of"
-msgstr ""
-
-#. Documentation/snippets/guitar-slides.ly:37 (comment)
-msgid "the fretboard."
-msgstr ""
-
-#. Documentation/snippets/guitar-slides.ly:38 (variable)
-msgid "hideFretNumber"
-msgstr ""
-
-#. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:51 (variable)
-msgid "drum"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:59 (comment)
-msgid "Solution 1: Using a simple markup with a particular halign value"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:60 (comment)
-msgid "Drawback: It's a markup, not a dynamic command, so \\dynamicDown"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:61 (comment)
-msgid "etc. will have no effect"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:62 (variable)
-msgid "semppMarkup"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:64 (comment)
-msgid "Solution 2: Using a dynamic script & shifting with"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:65 (comment)
-msgid "\\once \\override ... #'X-offset = .."
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:66 (comment)
-msgid "Drawback: \\once \\override needed for every invocation"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:67 (variable)
-msgid "semppK"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:74 (comment)
-msgid "Solution 3: Padding the dynamic script so the center-alignment"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:75 (comment)
-msgid "puts it at the correct position"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:76 (comment)
-msgid ""
-"Drawback: the padding really reserves the space, nothing else can be there"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:77 (variable)
-msgid "semppT"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:85 (comment)
-msgid "Solution 4: Dynamic, setting the dimensions of the additional text to 0"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:86 (comment)
-msgid "Drawback: To lilypond \\\"sempre\\\" has no extent, so it might put"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:87 (comment)
-msgid "other stuff there => collisions"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:88 (comment)
-msgid "Drawback: Also, there seems to be some spacing, so it's not exactly the"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:89 (comment)
-msgid "same alignment as without the additional text"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:90 (variable)
-msgid "semppM"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:99 (comment)
-msgid "Solution 5: Dynamic with explicit shifting inside the scheme function"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:100 (variable)
-msgid "semppG"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:108 (comment)
-msgid "Solution 6: Dynamic with explicit alignment. This has only effect"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:109 (comment)
-msgid "if one sets X-offset!"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:110 (comment)
-msgid "Drawback: One needs to set DynamicText #'X-offset!"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:111 (comment)
-msgid "Drawback: Aligned at the right edge of the additional text,"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:112 (comment)
-msgid "not at the center of pp"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:113 (variable)
-msgid "semppMII"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:121 (context id)
-msgid "s"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:128 (context id)
-msgid "sMarkup"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:135 (context id)
-msgid "sK"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:146 (context id)
-msgid "sT"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:153 (context id)
-msgid "sM"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:160 (context id)
-msgid "sG"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:167 (context id)
-msgid "sMII"
-msgstr ""
-
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:171 (comment)
-msgid "Setting to ##f (false) gives the same result"
-msgstr ""
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:32 (variable)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:67 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:48 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:69 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:72 (variable)
-msgid "harmonies"
-msgstr ""
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:35 (comment)
-msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE CHORD NAME"
-msgstr ""
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:38 (comment)
-msgid "THIS LINE IS THE SECOND METHOD"
-msgstr ""
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:48 (comment)
-msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM"
-msgstr ""
-
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:51 (comment)
-msgid "HERE IS THE SECOND METHOD"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:61 (variable)
-msgid "Timeline"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:93 (comment)
-msgid "Start score"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:95 (comment)
-msgid "Start pianostaff"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:96 (comment)
-msgid "Start Staff = RH"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:99 (comment)
-msgid "Start Voice = \\\"Soprano\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:103 (comment)
-msgid "End Voice = \\\"Soprano\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:104 (comment)
-msgid "Start Voice = \\\"Alto\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:108 (comment)
-msgid "End Voice = \\\"Alto\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:109 (comment)
-msgid "End Staff = RH"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:110 (comment)
-msgid "Start Staff = LH"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:113 (comment)
-msgid "Start Voice = \\\"Tenor\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:117 (comment)
-msgid "End Voice = \\\"Tenor\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:118 (comment)
-msgid "Start Voice = \\\"Bass\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:122 (comment)
-msgid "End Voice = \\\"Bass\\\""
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:123 (comment)
-msgid "End Staff = LH"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:124 (comment)
-msgid "End pianostaff"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:145 (comment)
-msgid "Start paper block"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:146 (comment)
-msgid "don't indent first system"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:147 (comment)
-msgid "shorten line length to suit music"
-msgstr ""
-
-#. Documentation/snippets/hymn-template.ly:148 (comment)
-msgid "End paper block"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:88 (variable)
-#. Documentation/snippets/incipit.ly:89 (context id)
-msgid "discantusIncipit"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:125 (variable)
-#. Documentation/snippets/incipit.ly:126 (context id)
-msgid "altusIncipit"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:141 (comment)
-#. Documentation/snippets/incipit.ly:153 (comment)
-#. Documentation/snippets/incipit.ly:182 (comment)
-#. Documentation/snippets/incipit.ly:191 (comment)
-msgid "two measures"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:161 (variable)
-#. Documentation/snippets/incipit.ly:162 (context id)
-msgid "tenorIncipit"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:197 (variable)
-#. Documentation/snippets/incipit.ly:198 (context id)
-msgid "bassusIncipit"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:268 (comment)
-msgid "no bar lines in staves or lyrics"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:271 (comment)
-msgid "the next two instructions keep the lyrics between the bar lines"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:281 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
-msgid "Comment in the below \\\"\\remove\\\" command to allow line"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:282 (comment)
-msgid "breaking also at those bar lines where a note overlaps"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:283 (comment)
-msgid "into the next measure.  The command is commented out in this"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:284 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
-msgid "short example score, but especially for large scores, you"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:285 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:293 (comment)
-msgid "will typically yield better line breaking and thus improve"
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:286 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:294 (comment)
-msgid "overall spacing if you comment in the following command."
-msgstr ""
-
-#. Documentation/snippets/incipit.ly:287 (comment)
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:295 (comment)
-msgid "\\remove \\\"Forbid_line_break_engraver\\\""
-msgstr ""
-
-#. Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly:20 (variable)
-msgid "tuning"
-msgstr ""
-
-#. Documentation/snippets/isolated-percent-repeats.ly:45 (variable)
-msgid "makePercent"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:82 (comment)
-msgid "#(set-global-staff-size 16)"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
-msgid "Some macros %%%%%%%%%%%%%%%%%%%"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-msgid "sl"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:92 (variable)
-msgid "nsl"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:97 (variable)
-msgid "crOn"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
-msgid "crOff"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:100 (comment)
-msgid "insert chord name style stuff here."
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:102 (variable)
-msgid "jazzChords"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:104 (comment)
-msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:108 (variable)
-msgid "Key"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
-msgid "############ Horns ############"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
-msgid "------ Trumpet ------"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
-msgid "trpt"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
-msgid "trpHarmony"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:300 (context id)
-#. Documentation/snippets/staff-headword.ly:96 (context id)
-#. Documentation/snippets/staff-headword.ly:115 (context id)
-msgid "trumpet"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
-msgid "------ Alto Saxophone ------"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:134 (variable)
-msgid "altoHarmony"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:137 (variable)
-msgid "altoSax"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:146 (comment)
-msgid "------ Baritone Saxophone ------"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:147 (variable)
-msgid "bari"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
-msgid "bariHarmony"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
-msgid "bariSax"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
-msgid "------ Trombone ------"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
-msgid "tbone"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:172 (variable)
-msgid "tboneHarmony"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:175 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:304 (context id)
-msgid "trombone"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:184 (comment)
-msgid "############ Rhythm Section #############"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:186 (comment)
-msgid "------ Guitar ------"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:187 (variable)
-msgid "gtr"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
-msgid "gtrHarmony"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:208 (comment)
-msgid "------ Piano ------"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:209 (variable)
-msgid "rhUpper"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
-msgid "rhLower"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:220 (variable)
-msgid "lhUpper"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:225 (variable)
-msgid "lhLower"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-msgid "PianoRH"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
-msgid "PianoLH"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:258 (comment)
-msgid "------ Bass Guitar ------"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:272 (comment)
-msgid "------ Drums ------"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:286 (variable)
-msgid "drumContents"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:295 (comment)
-#, python-format
-msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:299 (context id)
-msgid "horns"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:301 (context id)
-msgid "altosax"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:302 (context id)
-msgid "barichords"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:303 (context id)
-msgid "barisax"
-msgstr ""
-
-#. Documentation/snippets/jazz-combo-template.ly:308 (context id)
-msgid "chords"
-msgstr ""
-
-#. Documentation/snippets/keyboard-headword.ly:27 (comment)
-msgid "M. Ravel, Sonatine (1905)"
-msgstr ""
-
-#. Documentation/snippets/keyboard-headword.ly:28 (comment)
-msgid "First movement"
-msgstr ""
-
-#. Documentation/snippets/keyboard-headword.ly:37 (variable)
-msgid "fermataLong"
-msgstr ""
-
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:53 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:89 (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:71 (variable)
-msgid "sopMusic"
-msgstr ""
-
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:54 (comment)
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:60 (comment)
-msgid "VERSE ONE"
-msgstr ""
-
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:82 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:123 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:126 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
-msgid "women"
-msgstr ""
-
-#. Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly:94 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:138 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:136 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:113 (context id)
-msgid "men"
-msgstr ""
-
-#. Documentation/snippets/makam-example.ly:58 (comment)
-msgid "Initialize makam settings"
-msgstr ""
-
-#. Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly:23 (variable)
-msgid "bassfigures"
-msgstr ""
-
-#. Documentation/snippets/manually-controlling-beam-positions.ly:25 (comment)
-msgid "from upper staff-line (position 2) to center (position 0)"
-msgstr ""
-
-#. Documentation/snippets/manually-controlling-beam-positions.ly:28 (comment)
-msgid "from center to one above center (position 1)"
-msgstr ""
-
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:21 (variable)
-msgid "speakOn"
-msgstr ""
-
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:38 (variable)
-msgid "speakOff"
-msgstr ""
-
-#. Documentation/snippets/markup-lines.ly:26 (comment)
-msgid "Candide, Voltaire"
-msgstr ""
-
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:59 (comment)
-msgid "the final bar line is not interrupted"
-msgstr ""
-
-#. Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly:21 (variable)
-msgid "normalPos"
-msgstr ""
-
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:74 (variable)
-msgid "dashPlus"
-msgstr ""
-
-#. Documentation/snippets/modifying-tuplet-bracket-length.ly:27 (comment)
-msgid "Set tuplets to be extendable..."
-msgstr ""
-
-#. Documentation/snippets/modifying-tuplet-bracket-length.ly:29 (comment)
-msgid "...to cover all items up to the next note"
-msgstr ""
-
-#. Documentation/snippets/modifying-tuplet-bracket-length.ly:33 (comment)
-msgid "...or to cover just whitespace"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:41 (variable)
-msgid "openStringHarmonics"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:42 (comment)
-msgid "first harmonic"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:45 (comment)
-msgid "second harmonic"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:50 (comment)
-msgid "\\harmonicByFret #19 < e,\\6 a,\\5 d\\4 >"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:51 (comment)
-msgid "\\harmonicByRatio #2/3 < e,\\6 a,\\5 d\\4 >"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:52 (comment)
-msgid "third harmonic"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:58 (comment)
-msgid "fourth harmonic"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:65 (comment)
-msgid "fifth harmonic"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:69 (comment)
-msgid "sixth harmonic"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:72 (comment)
-msgid "seventh harmonic"
-msgstr ""
-
-#. Documentation/snippets/open-string-harmonics-in-tablature.ly:75 (comment)
-msgid "eighth harmonic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (comment)
-msgid "space for instrumentName"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (comment)
-msgid "space for shortInstrumentName"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-msgid "fluteMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (comment)
-msgid "Pitches as written on a manuscript for Clarinet in A"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (comment)
-msgid "are transposed to concert pitch."
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
-msgid "clarinetMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
-msgid "trumpetMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (comment)
-msgid "Key signature is often omitted for horns"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
-msgid "hornMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
-msgid "percussionMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:89 (variable)
-msgid "altoIMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:90 (variable)
-msgid "altoIIMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:91 (variable)
-msgid "altoILyrics"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:92 (variable)
-msgid "altoIILyrics"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (variable)
-msgid "pianoRHMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (variable)
-msgid "pianoLHMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:97 (variable)
-msgid "violinIMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:98 (variable)
-msgid "violinIIMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:99 (variable)
-msgid "violaMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:108 (comment)
-msgid "shortInstrumentName, midiInstrument, etc."
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:109 (comment)
-msgid "may be set here as well"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:115 (comment)
-msgid "Declare that written Middle C in the music"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:116 (comment)
-msgid "to follow sounds a concert B flat, for"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:117 (comment)
-msgid "output using sounded pitches such as MIDI."
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:119 (comment)
-msgid "Print music for a B-flat clarinet"
-msgstr ""
-
-#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
-msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
-msgstr ""
-
-#. Documentation/snippets/partcombine-and-autobeamoff.ly:152 (comment)
-msgid "applies to split up stems"
-msgstr ""
-
-#. Documentation/snippets/partcombine-and-autobeamoff.ly:154 (comment)
-msgid "\\autoBeamOff % applies to combined up stems"
-msgstr ""
-
-#. Documentation/snippets/partcombine-and-autobeamoff.ly:159 (comment)
-msgid "applies to down stems"
-msgstr ""
-
-#. Documentation/snippets/percussion-beaters.ly:22 (variable)
-msgid "stick"
-msgstr ""
-
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:56 (comment)
-msgid "Permit line breaks within tuplets"
-msgstr ""
-
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:58 (comment)
-msgid "Allow beams to be broken at line breaks"
-msgstr ""
-
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:65 (comment)
-msgid "Insert a manual line break within a tuplet"
-msgstr ""
-
-#. Documentation/snippets/pitches-headword.ly:27 (comment)
-msgid "L. v. Beethoven"
-msgstr ""
-
-#. Documentation/snippets/pitches-headword.ly:28 (comment)
-msgid "Piano sonata 21 - Dem Grafen von Waldstein Gewidmet"
-msgstr ""
-
-#. Documentation/snippets/pitches-headword.ly:29 (comment)
-msgid "chorale at measures 34 - 40+"
-msgstr ""
-
-#. Documentation/snippets/pitches-headword.ly:36 (comment)
-msgid "RH Voice 1"
-msgstr ""
-
-#. Documentation/snippets/pitches-headword.ly:64 (comment)
-msgid "("
-msgstr ""
-
-#. Documentation/snippets/pitches-headword.ly:69 (comment)
-msgid ")"
-msgstr ""
-
-#. Documentation/snippets/pitches-headword.ly:73 (comment)
-msgid "RH Voice 2"
-msgstr ""
-
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-msgid "tab"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
-msgid "Multi-measure rests by default are set under the fourth line"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
-msgid "They can be moved using an override"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:82 (comment)
-msgid "In two Voices, odd-numbered voices are under the top line"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:84 (comment)
-msgid "Even-numbered voices are under the bottom line"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:86 (comment)
-msgid "Multi-measure rests in both voices remain separate"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:89 (comment)
-msgid "Separating multi-measure rests in more than two voices"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:90 (comment)
-msgid "requires an override"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:96 (comment)
-msgid "Using compressed bars in multiple voices requires another override"
-msgstr ""
-
-#. Documentation/snippets/positioning-multi-measure-rests.ly:97 (comment)
-msgid "in all voices to avoid multiple instances being printed"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:32 (comment)
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:53 (comment)
-msgid "Set segno sign as rehearsal mark and adjust size if needed"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:33 (comment)
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:55 (comment)
-msgid "\\once \\override Score.RehearsalMark #'font-size = #3"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:39 (comment)
-msgid "Set coda sign as rehearsal mark and adjust size if needed"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:46 (comment)
-msgid "Should Coda be on anew line?"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:47 (comment)
-msgid "Coda NOT on new line: use \\nobreak"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:48 (comment)
-msgid "Coda on new line: DON'T use \\nobreak"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:49 (comment)
-msgid "\\noBreak"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:58 (comment)
-msgid "Here begins the trickery!"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:59 (comment)
-msgid ""
-"\\cadenzaOn will suppress the bar count and \\stopStaff removes the staff "
-"lines."
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:62 (comment)
-msgid "Some examples of possible text-displays"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:64 (comment)
-msgid "text line-aligned"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:65 (comment)
-msgid "=================="
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:66 (comment)
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:72 (comment)
-msgid "Move text to the desired position"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:67 (comment)
-msgid "\\once \\override TextScript #'extra-offset = #'( 2 . -3.5 )"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:68 (comment)
-msgid "| s1*0^\\markup { D.S. al Coda } }"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:70 (comment)
-msgid "text center-aligned"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:71 (comment)
-msgid "===================="
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:73 (comment)
-msgid "\\once \\override TextScript #'extra-offset = #'( 6 . -5.0 )"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:74 (comment)
-msgid "| s1*0^\\markup { \\center-column { D.S. \\\"al Coda\\\" } }"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:76 (comment)
-msgid "text and symbols center-aligned"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:77 (comment)
-msgid "==============================="
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:78 (comment)
-msgid ""
-"Move text to the desired position and tweak spacing for optimum text "
-"alignment"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:79 (comment)
-msgid "\\once \\override TextScript #'extra-offset = #'( 8 . -5.5 )"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:85 (comment)
-msgid "Increasing the unfold counter will expand the staff-free space"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:90 (comment)
-msgid "Resume bar count and show staff lines again"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:94 (comment)
-msgid "Should Coda be on new line?"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:95 (comment)
-msgid "Coda NOT on new line: DON'T use \\break"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:96 (comment)
-msgid "Coda on new line: use \\break"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:99 (comment)
-msgid "Show up, you clef and key!"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:103 (comment)
-msgid "Set coda sign as rehearsal mark and adjust size and position"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:105 (comment)
-msgid ""
-"Put the coda sign ontop of the (treble-)clef dependend on coda's line-"
-"position"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:107 (comment)
-msgid "Coda NOT on new line, use this:"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:108 (comment)
-msgid "\\once \\override Score.RehearsalMark #'extra-offset = #'( -2 . 1.75 )"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:110 (comment)
-msgid "Coda on new line, use this:"
-msgstr ""
-
-#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:116 (comment)
-msgid "The coda"
-msgstr ""
-
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:60 (comment)
-msgid "Permit first bar number to be printed"
-msgstr ""
-
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:46 (comment)
-msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
-msgstr ""
-
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
-msgid "Draw a box round the following bar number(s)"
-msgstr ""
-
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:58 (comment)
-msgid "Draw a circle round the following bar number(s)"
-msgstr ""
-
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
-msgid "Metronome marks below the staff"
-msgstr ""
-
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:63 (comment)
-msgid "Rehearsal marks below the staff"
-msgstr ""
-
-#. Documentation/snippets/printing-music-with-different-time-signatures.ly:60 (variable)
-msgid "Bassklarinette"
-msgstr ""
-
-#. Documentation/snippets/printing-music-with-different-time-signatures.ly:104 (variable)
-msgid "Perkussion"
-msgstr ""
-
-#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
-msgid "voc"
-msgstr ""
-
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
-msgid "quoteMe"
-msgstr ""
-
-#. Documentation/snippets/quoting-another-voice.ly:84 (variable)
-msgid "original"
-msgstr ""
-
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:72 (variable)
-msgid "quoteTest"
-msgstr ""
-
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:73 (comment)
-msgid "french horn"
-msgstr ""
-
-#. Documentation/snippets/recorder-fingering-chart.ly:39 (comment)
-msgid "range chart for paetzold contrabass recorder"
-msgstr ""
-
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:69 (variable)
-msgid "startAcciaccaturaMusic"
-msgstr ""
-
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:75 (variable)
-msgid "stopAcciaccaturaMusic"
-msgstr ""
-
-#. Documentation/snippets/removing-the-first-empty-line.ly:84 (comment)
-msgid "To use the setting globally, uncomment the following line:"
-msgstr ""
-
-#. Documentation/snippets/removing-the-first-empty-line.ly:85 (comment)
-msgid "\\override VerticalAxisGroup #'remove-first = ##t"
-msgstr ""
-
-#. Documentation/snippets/removing-the-first-empty-line.ly:94 (comment)
-msgid "To use the setting globally, comment this line,"
-msgstr ""
-
-#. Documentation/snippets/removing-the-first-empty-line.ly:95 (comment)
-msgid "uncomment the line in the \\layout block above"
-msgstr ""
-
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
-msgid "Default beaming"
-msgstr ""
-
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
-msgid "Set new values for beam endings"
-msgstr ""
-
-#. Documentation/snippets/rhythmic-slashes.ly:29 (comment)
-msgid "Macro to print single slash"
-msgstr ""
-
-#. Documentation/snippets/rhythmic-slashes.ly:30 (variable)
-msgid "rs"
-msgstr ""
-
-#. Documentation/snippets/rhythmic-slashes.ly:37 (comment)
-msgid "Function to print a specified number of slashes"
-msgstr ""
-
-#. Documentation/snippets/rhythmic-slashes.ly:38 (variable)
-msgid "comp"
-msgstr ""
-
-#. Documentation/snippets/rhythms-headword.ly:26 (comment)
-msgid "Beethoven, Op. 81a"
-msgstr ""
-
-#. Documentation/snippets/rhythms-headword.ly:27 (comment)
-msgid "Piano sonata 26 - Das Lebewohl"
-msgstr ""
-
-#. Documentation/snippets/rhythms-headword.ly:28 (comment)
-msgid "Movt II - Abwesenheit"
-msgstr ""
-
-#. Documentation/snippets/rhythms-headword.ly:29 (comment)
-msgid "Measures 31 - 34"
-msgstr ""
-
-#. Documentation/snippets/rhythms-headword.ly:36 (comment)
-msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
-msgstr ""
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
-msgid "sopranonotes"
-msgstr ""
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:60 (variable)
-msgid "sopranowords"
-msgstr ""
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:61 (variable)
-msgid "altonotes"
-msgstr ""
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:64 (variable)
-msgid "altowords"
-msgstr ""
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:65 (variable)
-msgid "tenornotes"
-msgstr ""
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (variable)
-msgid "tenorwords"
-msgstr ""
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:70 (variable)
-msgid "bassnotes"
-msgstr ""
-
-#. Documentation/snippets/satb-choir-template---four-staves.ly:74 (variable)
-msgid "basswords"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:65 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:72 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:118 (comment)
-msgid "verse"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:75 (variable)
-msgid "NoStem"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:76 (variable)
-msgid "NoNoteHead"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:77 (variable)
-msgid "ZeroBeam"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:79 (variable)
-msgid "staffTabLine"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:84 (comment)
-msgid ""
-"Shows one horizontal line. The vertical line (simulating a bar-line) is "
-"simulated with a gridline"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:89 (comment)
-msgid ""
-"disable the following line to see the the noteheads while writing the song"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:93 (comment)
-msgid "The beam between 8th-notes is used to draw the push-line"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:94 (comment)
-msgid "How to fast write the push-lines:"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:95 (comment)
-msgid ""
-"1. write repeatedly 'c c c c c c c c |' for the whole length of the song"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:96 (comment)
-msgid "2. uncomment the line \\NoNoteHead"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:97 (comment)
-msgid "3. compile"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:98 (comment)
-msgid "4. Mark the positions on which push/pull changes."
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:99 (comment)
-msgid ""
-"In the score-picture click on the position the push- or pull-part starts"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:100 (comment)
-msgid "(on the noteHead, the cursor will change to a hand-icon)."
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:101 (comment)
-msgid "The cursor in the source code will jump just at this position."
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:102 (comment)
-msgid "a) If a push-part starts there, replace the 'c' by an 'e['"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:103 (comment)
-msgid "b) If a pull-part starts there, replace the 'c' by an 's'"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:104 (comment)
-msgid "5. Switch into 'overwrite-mode' by pressing the 'ins' key."
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:105 (comment)
-msgid "6. For the pull-parts overwrite the 'c' with 's'"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:106 (comment)
-msgid "7. For every push-part replace the last 'c' with 'e]'"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:107 (comment)
-msgid "8. Switch into 'insert-mode' again"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:108 (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 ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:109 (comment)
-msgid "10. re-enable the line \\NoNoteHead"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:119 (comment)
-msgid "Accordion melody in tabulator score"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:120 (comment)
-msgid "1. Place a copy of the piano melody below"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:121 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:140 (comment)
-msgid ""
-"2. Separate piano melody into pull- and push-parts according to the "
-"staffTabLine you've already made"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:122 (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 ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:123 (comment)
-msgid "or the macros 'conv2diaton push.bsh' and 'conv2diaton pull.bsh'"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:124 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:143 (comment)
-msgid "Tips:"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:125 (comment)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:144 (comment)
-msgid "- In jEdit Search & Replace mark the Option 'Keep Dialog'"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:127 (variable)
-msgid "AccordionTabTwoCBesDur"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:128 (comment)
-msgid "pull 1"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:129 (comment)
-msgid "<f' bes'>8 <f' a'>8 <d' bes'>8 |"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:131 (comment)
-msgid "push 2"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:132 (comment)
-msgid "<g' c''>4 <f' d''> <g' ees''> <f' a'> |"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:134 (comment)
-msgid "pull 3"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:135 (comment)
-msgid "<f' bes'>2 r8 }"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:138 (variable)
-msgid "AccordionTab"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:139 (comment)
-msgid "1. Place a copy of the piano melody above"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:141 (comment)
-msgid ""
-"3. For each line: Double the line. Remark the 1st one (Keeps unchanged as "
-"reference) and then"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:142 (comment)
-msgid "change the second line using the transformation paper"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:145 (comment)
-msgid "-"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:154 (comment)
-msgid "The vertical line (simulating a bar-line) in"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:155 (comment)
-msgid "the staffBassRhytm is a gridline"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:161 (comment)
-msgid "4/4 - tact. How many beats per bar"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:162 (comment)
-msgid "The following line has to be adjusted O-F-T-E-N."
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:171 (variable)
-msgid "staffVoice"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:171 (context id)
-msgid "astaffvoice"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:185 (variable)
-msgid "staffAccordionMel"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:187 (comment)
-msgid "Set the accidentals (Vorzeichen) for each note,"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:188 (comment)
-msgid "do not remember them for the rest of the measure."
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:208 (variable)
-msgid "BassRhytm"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:209 (variable)
-msgid "LyricBassRhythmI"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:211 (variable)
-msgid "staffBassRhytm"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:212 (context id)
-msgid "staffbass"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:213 (comment)
-msgid ""
-"This is not a RhythmicStaff  because it must be possible to append lyrics."
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:215 (comment)
-msgid "x.y"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:217 (comment)
-msgid ""
-"Shows one horizontal line. The vertical line (simulating a bar-line) is "
-"simulated by a grid"
-msgstr ""
-
-#. Documentation/snippets/score-for-diatonic-accordion.ly:218 (comment)
-msgid "Search for 'grid' in this page to find all related functions"
-msgstr ""
-
-#. Documentation/snippets/setting-system-separators.ly:37 (variable)
-msgid "notes"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:26 (comment)
-msgid "The same as \\flageolet, just a little smaller"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:36 (comment)
-msgid "The second fermata is ignored!"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:24 (comment)
-msgid "NR 1.5 Simultaneous notes"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:26 (comment)
-msgid "L. v. Beethoven, Op. 111"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:27 (comment)
-msgid "Piano sonata 32"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:28 (comment)
-msgid "Movt II - Arietta - Adagio molto semplice e cantabile"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:29 (comment)
-msgid "measures 108 - 118"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:41 (variable)
-msgid "trillFlat"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:61 (comment)
-msgid "RH voice 1"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:138 (comment)
-msgid "RH voice 2"
-msgstr ""
-
-#. Documentation/snippets/simultaneous-headword.ly:213 (comment)
-msgid "LH staff"
-msgstr ""
-
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:29 (variable)
-msgid "verseI"
-msgstr ""
-
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:34 (variable)
-msgid "verseII"
-msgstr ""
-
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:40 (comment)
-msgid "insert chords for chordnames and fretboards here"
-msgstr ""
-
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:44 (variable)
-msgid "staffMelody"
-msgstr ""
-
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:47 (comment)
-msgid "Type notes for melody here"
-msgstr ""
-
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:57 (context id)
-msgid "voiceMelody"
-msgstr ""
-
-#. Documentation/snippets/slides-in-tablature.ly:44 (variable)
-msgid "slides"
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:34 (comment)
-msgid "title = \\\"Le Lac des Cygnes\\\""
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:35 (comment)
-msgid "subtitle = \\\"Danse Napolitaine\\\""
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:36 (comment)
-msgid "composer = \\\"Piotr Ilitch Tchaïkovski\\\""
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:37 (comment)
-msgid "arranger = \\\"arr. Laurence Sardain\\\""
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:38 (comment)
-msgid "footer = \\\"Mutopia-2006/12/22-896\\\""
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:41 (variable)
-msgid "trompette"
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:53 (variable)
-#. Documentation/snippets/staff-headword.ly:101 (context id)
-#. Documentation/snippets/staff-headword.ly:119 (context id)
-msgid "tambourin"
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:62 (variable)
-msgid "tambourinMidi"
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:105 (context id)
-msgid "prima"
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:107 (context id)
-msgid "uppera"
-msgstr ""
-
-#. Documentation/snippets/staff-headword.ly:108 (context id)
-msgid "lowera"
-msgstr ""
-
-#. Documentation/snippets/stemlets.ly:39 (comment)
-msgid "N.B. use Score.Stem to set for the whole score."
-msgstr ""
-
-#. Documentation/snippets/string-number-extender-lines.ly:22 (variable)
-msgid "stringNumberSpanner"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-simple.ly:66 (variable)
-msgid "violinOne"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-simple.ly:75 (variable)
-msgid "violinTwo"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-simple.ly:84 (variable)
-msgid "viola"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:128 (comment)
-msgid "piece.ly"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
-msgid "(This is the global definitions file)"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (variable)
-msgid "Violinone"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:154 (comment)
-msgid "*********************************"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:142 (variable)
-msgid "Violintwo"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:148 (variable)
-msgid "Viola"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:155 (variable)
-msgid "Cello"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:161 (comment)
-msgid "**********************************"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:172 (comment)
-msgid "These are the other files you need to save on your computer"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
-msgid "score.ly"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
-msgid "(This is the main file)"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
-msgid "uncomment the line below when using a separate file"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
-msgid "\\include \\\"piece.ly\\\""
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
-msgid "{ Uncomment this block when using separate files"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:189 (comment)
-msgid "vn1.ly"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:190 (comment)
-msgid "(This is the Violin 1 part file)"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:199 (comment)
-msgid "vn2.ly"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:200 (comment)
-msgid "(This is the Violin 2 part file)"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:209 (comment)
-msgid "vla.ly"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:210 (comment)
-msgid "(This is the Viola part file)"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:219 (comment)
-msgid "vlc.ly"
-msgstr ""
-
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:220 (comment)
-msgid "(This is the Cello part file)"
-msgstr ""
-
-#. Documentation/snippets/subdividing-beams.ly:81 (comment)
-msgid "Set beam sub-group length to an eighth note"
-msgstr ""
-
-#. Documentation/snippets/subdividing-beams.ly:86 (comment)
-msgid "Set beam sub-group length to a sixteenth note"
-msgstr ""
-
-#. Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly:27 (variable)
-#. Documentation/snippets/unfretted-headword.ly:59 (variable)
-msgid "ignore"
-msgstr ""
-
-#. Documentation/snippets/text-headword.ly:24 (comment)
-msgid "NR 1.8 Text"
-msgstr ""
-
-#. Documentation/snippets/text-headword.ly:26 (comment)
-msgid "L. v. Beethoven, Op. 110"
-msgstr ""
-
-#. Documentation/snippets/text-headword.ly:27 (comment)
-msgid "Piano sonata 31"
-msgstr ""
-
-#. Documentation/snippets/text-headword.ly:28 (comment)
-msgid "measures 1 - 7"
-msgstr ""
-
-#. Documentation/snippets/text-headword.ly:40 (comment)
-msgid "RH staff"
-msgstr ""
-
-#. Documentation/snippets/three-sided-box.ly:20 (comment)
-msgid "New command to add a three sided box, with sides north, west and south"
-msgstr ""
-
-#. Documentation/snippets/three-sided-box.ly:21 (comment)
-msgid "Based on the box-stencil command defined in scm/stencil.scm"
-msgstr ""
-
-#. Documentation/snippets/three-sided-box.ly:22 (comment)
-msgid "Note that \\\";;\\\" is used to comment a line in Scheme"
-msgstr ""
-
-#. Documentation/snippets/three-sided-box.ly:36 (comment)
-msgid "The corresponding markup command, based on the \\box command defined"
-msgstr ""
-
-#. Documentation/snippets/three-sided-box.ly:37 (comment)
-msgid "in scm/define-markup-commands.scm"
-msgstr ""
-
-#. Documentation/snippets/three-sided-box.ly:49 (comment)
-msgid "Test it:"
-msgstr ""
-
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:59 (comment)
-msgid "Change the style permanently"
-msgstr ""
-
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:65 (comment)
-msgid "Revert to default style:"
-msgstr ""
-
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:69 (comment)
-msgid "single-digit style only for the next time signature"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
-msgid "make the staff lines invisible on staves"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:128 (variable)
-msgid "incipitDiscantus"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:153 (variable)
-msgid "incipitAltus"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:179 (variable)
-msgid "incipitTenor"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:207 (variable)
-msgid "incipitBassus"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (comment)
-msgid ""
-"StaffGroup is used instead of ChoirStaff to get bar lines between systems"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:265 (comment)
-msgid "Keep the bass lyrics outside of the staff group to avoid bar lines"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:266 (comment)
-msgid "between the lyrics."
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:275 (comment)
-msgid "the next three instructions keep the lyrics between the bar lines"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
-msgid "breaking also at those barlines where a note overlaps"
-msgstr ""
-
-#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
-msgid "into the next bar.  The command is commented out in this"
-msgstr ""
-
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:167 (variable)
-msgid "naturalizeMusic"
-msgstr ""
-
-#. Documentation/snippets/tweaking-clef-properties.ly:154 (comment)
-msgid "The default treble clef"
-msgstr ""
-
-#. Documentation/snippets/tweaking-clef-properties.ly:156 (comment)
-msgid "The standard bass clef"
-msgstr ""
-
-#. Documentation/snippets/tweaking-clef-properties.ly:161 (comment)
-msgid "The baritone clef"
-msgstr ""
-
-#. Documentation/snippets/tweaking-clef-properties.ly:166 (comment)
-msgid "The standard choral tenor clef"
-msgstr ""
-
-#. Documentation/snippets/tweaking-clef-properties.ly:172 (comment)
-msgid "A non-standard clef"
-msgstr ""
-
-#. Documentation/snippets/tweaking-clef-properties.ly:178 (comment)
-msgid "The following clef changes do not preserve"
-msgstr ""
-
-#. Documentation/snippets/tweaking-clef-properties.ly:179 (comment)
-msgid "the normal relationship between notes and clefs:"
-msgstr ""
-
-#. Documentation/snippets/tweaking-clef-properties.ly:194 (comment)
-msgid "Return to the normal clef:"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:43 (comment)
-msgid "Abreviations"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:46 (variable)
-msgid "db"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:47 (variable)
-msgid "dub"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:48 (variable)
-msgid "dubetc"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:50 (variable)
-msgid "ub"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:51 (variable)
-msgid "udb"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:52 (variable)
-msgid "udbetc"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:54 (variable)
-msgid "fermaTa"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:56 (variable)
-msgid "accel"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:57 (variable)
-msgid "ritar"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:63 (comment)
-msgid "Strings"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:66 (variable)
-msgid "svib"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:67 (variable)
-msgid "pvib"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:68 (variable)
-msgid "mvib"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:69 (variable)
-msgid "sulp"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:70 (variable)
-msgid "norm"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:72 (variable)
-msgid "quatre"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:76 (comment)
-msgid "Shifting Notes"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:79 (variable)
-msgid "shift"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:80 (variable)
-msgid "shifta"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:81 (variable)
-msgid "shiftb"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:85 (comment)
-msgid "Hairpin"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:88 (comment)
-msgid "aniente        = \\\"a niente\\\""
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:89 (variable)
-msgid "aniente"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:96 (variable)
-msgid "tupletbp"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:100 (comment)
-msgid "Flag [Note Head - Stem]"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:103 (variable)
-msgid "noflag"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:106 (comment)
-msgid "Functions"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:121 (comment)
-msgid "Instruments"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:124 (variable)
-msgid "ViolinSolo"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:134 (comment)
-msgid "Measure 1"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:144 (comment)
-msgid "Measure 2"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:154 (comment)
-msgid "Measure 3"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:162 (comment)
-msgid "Measure 4"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:171 (comment)
-msgid "Measure 5"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:179 (comment)
-msgid "Measure 6"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:181 (comment)
-msgid "\\featherDurations #(ly:make-moment 2 3)"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:188 (comment)
-msgid "Measure 7"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:197 (comment)
-msgid "Measure 8"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:202 (comment)
-msgid "Measure 9"
-msgstr ""
-
-#. Documentation/snippets/unfretted-headword.ly:213 (comment)
-msgid "Score"
-msgstr ""
-
-#. Documentation/snippets/using-alternative-flag-styles.ly:36 (variable)
-msgid "testnotes"
-msgstr ""
-
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
-msgid "display grobs for each note head:"
-msgstr ""
-
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:117 (comment)
-msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
-msgstr ""
-
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:119 (comment)
-msgid "or just for one:"
-msgstr ""
-
-#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:31 (variable)
-msgid "parallelogram"
-msgstr ""
-
-#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:46 (variable)
-msgid "myNoteHeads"
-msgstr ""
-
-#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:47 (variable)
-msgid "normalNoteHeads"
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:22 (comment)
-msgid "end verbatim - this comment is a hack to prevent texinfo.tex"
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:23 (comment)
-msgid "from choking on non-European UTF-8 subsets"
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:25 (comment)
-msgid "Edit this file using a Unicode aware editor, such as GVIM, GEDIT, Emacs"
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:43 (comment)
-msgid "Cyrillic font"
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:44 (variable)
-msgid "bulgarian"
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:48 (variable)
-msgid "hebrew"
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:52 (variable)
-msgid "japanese"
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:59 (comment)
-msgid "\\\"a legal song to you\\\""
-msgstr ""
-
-#. Documentation/snippets/utf-8.ly:60 (variable)
-msgid "portuguese"
-msgstr ""
-
-#. Documentation/snippets/vertical-line-as-a-baroque-articulation-mark.ly:22 (variable)
-msgid "upline"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:23 (variable)
-msgid "leftbrace"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:24 (variable)
-msgid "rightbrace"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:26 (variable)
-msgid "dropLyrics"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:33 (variable)
-msgid "raiseLyrics"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:40 (variable)
-msgid "skipFour"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:42 (variable)
-msgid "lyricsA"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:44 (variable)
-msgid "lyricsB"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
-msgid "lyricsC"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:46 (variable)
-msgid "lyricsD"
-msgstr ""
-
-#. Documentation/snippets/vertically-centered-common-lyrics.ly:53 (context id)
-msgid "m"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template.ly:92 (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:74 (variable)
-msgid "sopWords"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template.ly:120 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:135 (comment)
-msgid "this is needed for lyrics above a staff"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:123 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:132 (comment)
-msgid "This is needed for lyrics above a staff"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-msgid "we could remove the line about this with the line below, since"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:110 (comment)
-msgid "we want the alto lyrics to be below the alto Voice anyway."
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:111 (comment)
-msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:122 (comment)
-msgid "again, we could replace the line above this with the line below."
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:123 (comment)
-msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:90 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:121 (comment)
-msgid "refrain"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:83 (variable)
-msgid "SoloNotes"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:94 (variable)
-msgid "SoloLyrics"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:99 (variable)
-msgid "SopranoNotes"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:110 (variable)
-msgid "SopranoLyrics"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:115 (variable)
-msgid "BassNotes"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:126 (variable)
-msgid "BassLyrics"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:133 (context id)
-msgid "SoloVoice"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:137 (context id)
-msgid "SopranoVoice"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:140 (context id)
-msgid "BassVoice"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:147 (comment)
-msgid "these lines prevent empty staves from being printed"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:32 (comment)
-msgid "L. van Beethoven. Symphony No. 9 in D minor, op.125; Finale"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:33 (comment)
-msgid "mm. 216 -- 236"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:34 (comment)
-msgid "Text: F. von Schiller"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:39 (comment)
-msgid "make first bar number be shown"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:41 (comment)
-msgid "\\tempo \\\"Presto\\\""
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:42 (comment)
-msgid "\\compressFullBarRests  R2.*8"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:64 (comment)
-msgid "put fermata closer to staff"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:68 (comment)
-msgid "\\time 4/4 \\tempo \\\"Allegro assai\\\""
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:69 (comment)
-#. Documentation/snippets/vocal-headword.ly:71 (comment)
-msgid "R1"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:70 (comment)
-msgid "e''4^\\f d r2"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:72 (comment)
-msgid "e4( ^\\f d2) a8([ g)]"
-msgstr ""
-
-#. Documentation/snippets/vocal-headword.ly:78 (comment)
-msgid "Freu -- de, Freu -- de,__"
-msgstr ""
-
-#. Documentation/snippets/volta-multi-staff.ly:20 (variable)
-msgid "voltaMusic"
-msgstr ""
-
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:28 (variable)
-msgid "voltaAdLib"
-msgstr ""
-
-#. Documentation/snippets/wind-headword.ly:24 (comment)
-msgid "Tchaikovsky"
-msgstr ""
-
-#. Documentation/snippets/wind-headword.ly:25 (comment)
-msgid "Nutcracker Suite, VII Dance of the Merlitons"
-msgstr ""
-
 msgid "Up:"
 msgstr ""
 
index d3d6c07813083a7f224e3f9db42662f2487c704e..51c38def12bee16f816daf4d27affa48cfac2e96 100644 (file)
@@ -59,6 +59,7 @@ def french_html_filter (page):
         body = body.replace (r[0], r[1])
     return page[:body_begin] + body + page[body_end:]
 
+ca = LanguageDef ('ca', 'català')
 cs = LanguageDef ('cs', 'česky', enable_ly_identifier_l10n=False)
 de = LanguageDef ('de', 'deutsch')
 es = LanguageDef ('es', 'español')