]> git.donarmstrong.com Git - lilypond.git/commitdiff
PO: update template.
authorGraham Percival <graham@percival-music.ca>
Thu, 2 Aug 2012 17:32:58 +0000 (18:32 +0100)
committerGraham Percival <graham@percival-music.ca>
Thu, 2 Aug 2012 17:32:58 +0000 (18:32 +0100)
po/lilypond.pot

index 4a766f3554bca28bdc599de37f0bdefad3213f89..aef132aee13bf06e7e5566c12bb793f74c4d6362 100644 (file)
@@ -6,31 +6,44 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: lilypond 2.15.41\n"
+"Project-Id-Version: lilypond 2.15.42\n"
 "Report-Msgid-Bugs-To: http://post.gmane.org/post.php?group=gmane.comp.gnu."
 "lilypond.bugs\n"
-"POT-Creation-Date: 2012-07-05 20:10+0200\n"
+"POT-Creation-Date: 2012-08-02 18:31+0100\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"
 
-#: fontextract.py:25
+#: book_base.py:26
 #, python-format
-msgid "Scanning %s"
+msgid "file not found: %s"
 msgstr ""
 
-#: fontextract.py:70
+#: book_base.py:164
+msgid "Output function not implemented"
+msgstr ""
+
+#: book_latex.py:170
+msgid "cannot find \\begin{document} in LaTeX document"
+msgstr ""
+
+#: book_latex.py:188
 #, python-format
-msgid "Extracted %s"
+msgid "Running `%s' on file `%s' to detect default page settings.\n"
 msgstr ""
 
-#: fontextract.py:85
+#: book_latex.py:209 book_texinfo.py:228
+msgid "Unable to auto-detect default settings:\n"
+msgstr ""
+
+#: book_latex.py:221 book_texinfo.py:240
 #, python-format
-msgid "Writing fonts to %s"
+msgid ""
+"Unable to auto-detect default settings:\n"
+"%s"
 msgstr ""
 
 #: book_snippets.py:409
@@ -101,6 +114,14 @@ msgid ""
 "printing diff against existing file."
 msgstr ""
 
+#. Work around a texi2pdf bug: if LANG=C is not given, a broken regexp is
+#. used to detect relative/absolute paths, so the absolute path is not
+#. detected as such and this command fails:
+#: book_texinfo.py:206
+#, python-format
+msgid "Running texi2pdf on file %s to detect default page settings.\n"
+msgstr ""
+
 #: convertrules.py:12
 #, python-format
 msgid "Not smart enough to convert %s."
@@ -749,13 +770,19 @@ msgstr ""
 msgid "beamExceptions controls whole-measure beaming."
 msgstr ""
 
-#: book_base.py:26
+#: fontextract.py:25
 #, python-format
-msgid "file not found: %s"
+msgid "Scanning %s"
 msgstr ""
 
-#: book_base.py:164
-msgid "Output function not implemented"
+#: fontextract.py:70
+#, python-format
+msgid "Extracted %s"
+msgstr ""
+
+#: fontextract.py:85
+#, python-format
+msgid "Writing fonts to %s"
 msgstr ""
 
 #: lilylib.py:96
@@ -847,298 +874,378 @@ msgstr ""
 msgid "Unable to find instrument for ID=%s\n"
 msgstr ""
 
-#. Work around a texi2pdf bug: if LANG=C is not given, a broken regexp is
-#. used to detect relative/absolute paths, so the absolute path is not
-#. detected as such and this command fails:
-#: book_texinfo.py:206
+#: abc2ly.py:1376 convert-ly.py:81 lilypond-book.py:122 midi2ly.py:1044
 #, python-format
-msgid "Running texi2pdf on file %s to detect default page settings.\n"
-msgstr ""
-
-#: book_texinfo.py:228 book_latex.py:209
-msgid "Unable to auto-detect default settings:\n"
+msgid "%s [OPTION]... FILE"
 msgstr ""
 
-#: book_texinfo.py:240 book_latex.py:221
+#: abc2ly.py:1377
 #, python-format
 msgid ""
-"Unable to auto-detect default settings:\n"
-"%s"
+"abc2ly converts ABC music files (see\n"
+"%s) to LilyPond input.\n"
 msgstr ""
 
-#: book_latex.py:170
-msgid "cannot find \\begin{document} in LaTeX document"
+#: abc2ly.py:1385 convert-ly.py:88 etf2ly.py:1208 lilypond-book.py:231
+#: midi2ly.py:1095 musicxml2ly.py:2590 main.cc:174
+msgid "show version number and exit"
 msgstr ""
 
-#: book_latex.py:188
-#, python-format
-msgid "Running `%s' on file `%s' to detect default page settings.\n"
+#: abc2ly.py:1388 convert-ly.py:92 etf2ly.py:1204 lilypond-book.py:140
+#: midi2ly.py:1062 musicxml2ly.py:2572 main.cc:153
+msgid "show this help and exit"
 msgstr ""
 
-#: musicxml2ly.py:228
-#, python-format
-msgid ""
-"Encountered file created by %s, containing wrong beaming information. All "
-"beaming information in the MusicXML file will be ignored"
+#: abc2ly.py:1391 etf2ly.py:1209 midi2ly.py:1071
+msgid "write output to FILE"
 msgstr ""
 
-#: musicxml2ly.py:247 musicxml2ly.py:249
-#, python-format
-msgid "Unprocessed PartGroupInfo %s encountered"
+#: abc2ly.py:1394
+msgid "be strict about success"
 msgstr ""
 
-#: musicxml2ly.py:500
-#, python-format
-msgid "Encountered note at %s without type and duration (=%s)"
+#: abc2ly.py:1397
+msgid "preserve ABC's notion of beams"
 msgstr ""
 
-#: musicxml2ly.py:520
-#, python-format
+#: abc2ly.py:1400
+msgid "suppress progress messages"
+msgstr ""
+
+#. Translators, please translate this string as
+#. "Report bugs in English via %s",
+#. or if there is a LilyPond users list or forum in your language
+#. "Report bugs in English via %s or in YOUR_LANG via URI"
+#: abc2ly.py:1403 convert-ly.py:146 etf2ly.py:1218 lilypond-book.py:258
+#: midi2ly.py:1107 musicxml2ly.py:2674 main.cc:285
+#, c-format, python-format
+msgid "Report bugs via %s"
+msgstr ""
+
+#: convert-ly.py:46
 msgid ""
-"Encountered rational duration with denominator %s, unable to convert to "
-"lilypond duration"
+"Update LilyPond input to newer version.  By default, update from the\n"
+"version taken from the \\version command, to the current LilyPond version."
 msgstr ""
 
-#: musicxml2ly.py:767
-msgid "Unable to extract key signature!"
+#: convert-ly.py:48 lilypond-book.py:82
+msgid "Examples:"
 msgstr ""
 
-#: musicxml2ly.py:794
+#: convert-ly.py:75 etf2ly.py:1191 lilypond-book.py:115 midi2ly.py:81
 #, python-format
-msgid "unknown mode %s, expecting 'major' or 'minor' or a church mode!"
+msgid "Copyright (c) %s by"
 msgstr ""
 
-#: musicxml2ly.py:932
-#, python-format
-msgid "Encountered unprocessed marker %s\n"
+#: convert-ly.py:77 etf2ly.py:1193 lilypond-book.py:117 midi2ly.py:83
+msgid "Distributed under terms of the GNU General Public License."
 msgstr ""
 
-#: musicxml2ly.py:1026
-#, python-format
-msgid "unknown span event %s"
+#: convert-ly.py:78 etf2ly.py:1194 lilypond-book.py:118 midi2ly.py:84
+msgid "It comes with NO WARRANTY."
 msgstr ""
 
-#: musicxml2ly.py:1036
-#, python-format
-msgid "unknown span type %s for %s"
+#: convert-ly.py:96 convert-ly.py:137
+msgid "VERSION"
 msgstr ""
 
-#: musicxml2ly.py:1456
-msgid "Unknown metronome mark, ignoring"
+#: convert-ly.py:98
+msgid "start from VERSION [default: \\version found in file]"
 msgstr ""
 
-#. TODO: Implement the other (more complex) way for tempo marks!
-#: musicxml2ly.py:1461
-msgid ""
-"Metronome marks with complex relations (<metronome-note> in MusicXML) are "
-"not yet implemented."
+#: convert-ly.py:101
+msgid "edit in place"
 msgstr ""
 
-#: musicxml2ly.py:1663
-#, python-format
-msgid "Unable to convert chord type %s to lilypond."
+#: convert-ly.py:105 lilypond-book.py:179 musicxml2ly.py:2627
+msgid ""
+"Print log messages according to LOGLEVEL (NONE, ERROR, WARNING, PROGRESS "
+"(default), DEBUG)"
 msgstr ""
 
-#: musicxml2ly.py:1816
-#, python-format
-msgid "drum %s type unknown, please add to instrument_drumtype_dict"
+#: convert-ly.py:107 lilypond-book.py:163 lilypond-book.py:181
+#: musicxml2ly.py:2629 main.cc:167
+msgid "LOGLEVEL"
 msgstr ""
 
-#: musicxml2ly.py:1820
-msgid "cannot find suitable event"
+#: convert-ly.py:113
+msgid "do not add \\version command if missing"
 msgstr ""
 
-#: musicxml2ly.py:1968
+#: convert-ly.py:119
 #, python-format
-msgid "Negative skip %s (from position %s to %s)"
+msgid "force updating \\version number to %s"
 msgstr ""
 
-#: musicxml2ly.py:2109
+#: convert-ly.py:125
+msgid "only update \\version number if file is modified"
+msgstr ""
+
+#: convert-ly.py:131
 #, python-format
-msgid "Negative skip found: from %s to %s, difference is %s"
+msgid "show rules [default: -f 0, -t %s]"
 msgstr ""
 
-#: musicxml2ly.py:2190
+#: convert-ly.py:136
 #, python-format
-msgid "unexpected %s; expected %s or %s or %s"
+msgid "convert to VERSION [default: %s]"
 msgstr ""
 
-#: musicxml2ly.py:2296
-msgid "Encountered closing slur, but no slur is open"
+#: convert-ly.py:141 etf2ly.py:1212 lilypond-book.py:234 midi2ly.py:1096
+#: main.cc:176
+msgid "show warranty and copyright"
 msgstr ""
 
-#: musicxml2ly.py:2299
-msgid "Cannot have two simultaneous (closing) slurs"
+#: convert-ly.py:186
+msgid "Applying conversion: "
 msgstr ""
 
-#: musicxml2ly.py:2308
-msgid "Cannot have a slur inside another slur"
+#: convert-ly.py:202
+msgid "Error while converting"
 msgstr ""
 
-#: musicxml2ly.py:2311
-msgid "Cannot have two simultaneous slurs"
+#: convert-ly.py:204
+msgid "Stopping at last successful rule"
 msgstr ""
 
-#: musicxml2ly.py:2445
+#: convert-ly.py:231
 #, python-format
-msgid "cannot simultaneously have more than one mode: %s"
+msgid "Processing `%s'... "
 msgstr ""
 
-#: musicxml2ly.py:2553
-msgid "Converting to LilyPond expressions..."
+#: convert-ly.py:338
+#, python-format
+msgid "%s: Unable to open file"
 msgstr ""
 
-#: musicxml2ly.py:2564
-msgid "musicxml2ly [OPTION]... FILE.xml"
+#: convert-ly.py:345
+#, python-format
+msgid "%s: Unable to determine version.  Skipping"
 msgstr ""
 
-#: musicxml2ly.py:2566
+#: convert-ly.py:350
+#, python-format
 msgid ""
-"Convert MusicXML from FILE.xml to LilyPond input.\n"
-"If the given filename is -, musicxml2ly reads from the command line.\n"
+"%s: Invalid version string `%s' \n"
+"Valid version strings consist of three numbers, separated by dots, e.g. "
+"`2.8.12'"
 msgstr ""
 
-#: musicxml2ly.py:2572 midi2ly.py:1062 abc2ly.py:1388 lilypond-book.py:140
-#: convert-ly.py:92 etf2ly.py:1204 main.cc:153
-msgid "show this help and exit"
+#: etf2ly.py:1197
+#, python-format
+msgid "%s [OPTION]... ETF-FILE"
 msgstr ""
 
-#: musicxml2ly.py:2576
+#: etf2ly.py:1198
 msgid ""
-"Copyright (c) 2005--2012 by\n"
-"    Han-Wen Nienhuys <hanwen@xs4all.nl>,\n"
-"    Jan Nieuwenhuizen <janneke@gnu.org> and\n"
-"    Reinhold Kainhofer <reinhold@kainhofer.com>\n"
+"Enigma Transport Format is a format used by Coda Music Technology's\n"
+"Finale product.  etf2ly converts a subset of ETF to a ready-to-use LilyPond "
+"file.\n"
 msgstr ""
 
-#: musicxml2ly.py:2590 midi2ly.py:1095 abc2ly.py:1385 lilypond-book.py:231
-#: convert-ly.py:88 etf2ly.py:1208 main.cc:174
-msgid "show version number and exit"
+#: etf2ly.py:1210 midi2ly.py:1067 midi2ly.py:1072 musicxml2ly.py:2659
+#: main.cc:159 main.cc:171
+msgid "FILE"
 msgstr ""
 
-#: musicxml2ly.py:2596 midi2ly.py:1090 lilypond-book.py:223
-msgid "be verbose"
+#: lilypond-book.py:80
+msgid ""
+"Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook document."
 msgstr ""
 
-#: musicxml2ly.py:2602
-msgid "use lxml.etree; uses less memory and cpu time"
+#: lilypond-book.py:87
+msgid "BOOK"
 msgstr ""
 
-#: musicxml2ly.py:2608
-msgid "input file is a zip-compressed MusicXML file"
+#: lilypond-book.py:95
+#, python-format
+msgid "Exiting (%d)..."
 msgstr ""
 
-#: musicxml2ly.py:2614
-msgid "convert pitches in relative mode (default)"
+#: lilypond-book.py:127
+msgid "FILTER"
 msgstr ""
 
-#: musicxml2ly.py:2619
-msgid "convert pitches in absolute mode"
+#: lilypond-book.py:130
+msgid "pipe snippets through FILTER [default: `convert-ly -n -']"
 msgstr ""
 
-#: musicxml2ly.py:2622
-msgid "LANG"
+#: lilypond-book.py:134
+msgid ""
+"use output format FORMAT (texi [default], texi-html, latex, html, docbook)"
 msgstr ""
 
-#: musicxml2ly.py:2624
-msgid "use LANG for pitch names, e.g. 'deutsch' for note names in German"
+#: lilypond-book.py:135
+msgid "FORMAT"
 msgstr ""
 
-#: musicxml2ly.py:2627 lilypond-book.py:179 convert-ly.py:105
-msgid ""
-"Print log messages according to LOGLEVEL (NONE, ERROR, WARNING, PROGRESS "
-"(default), DEBUG)"
+#: lilypond-book.py:142
+msgid "add DIR to include path"
 msgstr ""
 
-#: musicxml2ly.py:2629 lilypond-book.py:163 lilypond-book.py:181
-#: convert-ly.py:107 main.cc:167
-msgid "LOGLEVEL"
+#: lilypond-book.py:143 lilypond-book.py:150 lilypond-book.py:169
+#: lilypond-book.py:187 lilypond-book.py:208 lilypond-book.py:214 main.cc:158
+msgid "DIR"
 msgstr ""
 
-#: musicxml2ly.py:2638
-msgid "do not convert directions (^, _ or -) for articulations, dynamics, etc."
+#: lilypond-book.py:148
+msgid "format Texinfo output so that Info will look for images of music in DIR"
 msgstr ""
 
-#: musicxml2ly.py:2644
-msgid "do not convert exact vertical positions of rests"
+#: lilypond-book.py:155
+msgid "PAD"
 msgstr ""
 
-#: musicxml2ly.py:2650
-msgid "do not convert the exact page layout and breaks"
+#: lilypond-book.py:157
+msgid ""
+"pad left side of music to align music inspite of uneven bar numbers (in mm)"
 msgstr ""
 
-#: musicxml2ly.py:2656
+#: lilypond-book.py:162
+msgid "Print lilypond log messages according to LOGLEVEL"
+msgstr ""
+
+#: lilypond-book.py:168
+msgid "write lily-XXX files to DIR, link into --output dir"
+msgstr ""
+
+#: lilypond-book.py:173
 msgid ""
-"do not convert beaming information, use lilypond's automatic beaming instead"
+"Load the additional python PACKAGE (containing e.g. a custom output format)"
 msgstr ""
 
-#: musicxml2ly.py:2659 midi2ly.py:1067 midi2ly.py:1072 etf2ly.py:1210
-#: main.cc:159 main.cc:171
-msgid "FILE"
+#: lilypond-book.py:174
+msgid "PACKAGE"
 msgstr ""
 
-#: musicxml2ly.py:2664
-msgid "set output filename to FILE, stdout if -"
+#: lilypond-book.py:186
+msgid "write output to DIR"
 msgstr ""
 
-#: musicxml2ly.py:2670
-msgid "activate midi-block"
+#: lilypond-book.py:191
+msgid "COMMAND"
 msgstr ""
 
-#. Translators, please translate this string as
-#. "Report bugs in English via %s",
-#. or if there is a LilyPond users list or forum in your language
-#. "Report bugs in English via %s or in YOUR_LANG via URI"
-#: musicxml2ly.py:2674 midi2ly.py:1107 abc2ly.py:1403 lilypond-book.py:258
-#: convert-ly.py:146 etf2ly.py:1218 main.cc:285
-#, c-format, python-format
-msgid "Report bugs via %s"
+#: lilypond-book.py:192
+msgid "process ly_files using COMMAND FILE..."
 msgstr ""
 
-#: musicxml2ly.py:2754
+#: lilypond-book.py:197
+msgid "Redirect the lilypond output"
+msgstr ""
+
+#: lilypond-book.py:201
+msgid "Compile snippets in safe mode"
+msgstr ""
+
+#: lilypond-book.py:207
+msgid "do not fail if no lilypond output is found"
+msgstr ""
+
+#: lilypond-book.py:213
+msgid "do not fail if no PNG images are found for EPS files"
+msgstr ""
+
+#: lilypond-book.py:219
+msgid "write snippet output files with the same base name as their source file"
+msgstr ""
+
+#: lilypond-book.py:223 midi2ly.py:1090 musicxml2ly.py:2596
+msgid "be verbose"
+msgstr ""
+
+#: lilypond-book.py:239
+msgid ""
+"run executable PROG instead of latex, or in\n"
+"case --pdf option is set instead of pdflatex"
+msgstr ""
+
+#: lilypond-book.py:241 lilypond-book.py:246
+msgid "PROG"
+msgstr ""
+
+#: lilypond-book.py:245
+msgid "run executable PROG instead of texi2pdf"
+msgstr ""
+
+#: lilypond-book.py:252
+msgid "create PDF files for use with PDFTeX"
+msgstr ""
+
+#: lilypond-book.py:455
+msgid "Writing snippets..."
+msgstr ""
+
+#: lilypond-book.py:460
+msgid "Processing..."
+msgstr ""
+
+#: lilypond-book.py:465
+msgid "All snippets are up to date..."
+msgstr ""
+
+#: lilypond-book.py:467
+msgid "Linking files..."
+msgstr ""
+
+#: lilypond-book.py:487
 #, python-format
-msgid "unknown part in part-list: %s"
+msgid "cannot determine format for: %s"
 msgstr ""
 
-#: musicxml2ly.py:2816
-msgid "Input is compressed, extracting raw MusicXML data from stdin"
+#: lilypond-book.py:496
+#, python-format
+msgid "%s is up to date."
 msgstr ""
 
-#: musicxml2ly.py:2829
+#: lilypond-book.py:509
 #, python-format
-msgid "Input file %s is compressed, extracting raw MusicXML data"
+msgid "Writing `%s'..."
 msgstr ""
 
-#: musicxml2ly.py:2859
-msgid "Reading MusicXML from Standard input ..."
+#: lilypond-book.py:570
+msgid "Output would overwrite input file; use --output."
 msgstr ""
 
-#: musicxml2ly.py:2861
+#: lilypond-book.py:574
 #, python-format
-msgid "Reading MusicXML from %s ..."
+msgid "Reading %s..."
 msgstr ""
 
-#: musicxml2ly.py:2894
+#: lilypond-book.py:581
+msgid "Dissecting..."
+msgstr ""
+
+#: lilypond-book.py:592
 #, python-format
-msgid "Output to `%s'"
+msgid "Compiling %s..."
 msgstr ""
 
-#: musicxml2ly.py:2964
+#: lilypond-book.py:600
 #, python-format
-msgid "Unable to find input file %s"
+msgid "Processing include: %s"
 msgstr ""
 
-#: midi2ly.py:81 lilypond-book.py:115 convert-ly.py:75 etf2ly.py:1191
+#: lilypond-book.py:611
 #, python-format
-msgid "Copyright (c) %s by"
+msgid "Removing `%s'"
 msgstr ""
 
-#: midi2ly.py:83 lilypond-book.py:117 convert-ly.py:77 etf2ly.py:1193
-msgid "Distributed under terms of the GNU General Public License."
+#: lilypond-book.py:704
+#, python-format
+msgid "Setting LilyPond's loglevel to %s"
 msgstr ""
 
-#: midi2ly.py:84 lilypond-book.py:118 convert-ly.py:78 etf2ly.py:1194
-msgid "It comes with NO WARRANTY."
+#: lilypond-book.py:708
+#, python-format
+msgid ""
+"Setting LilyPond's loglevel to %s (from environment variable "
+"LILYPOND_LOGLEVEL)"
+msgstr ""
+
+#: lilypond-book.py:711
+msgid ""
+"Setting LilyPond's output to --verbose, implied by lilypond-book's setting"
 msgstr ""
 
 #: midi2ly.py:90
@@ -1162,11 +1269,6 @@ msgstr ""
 msgid "%s output to `%s'..."
 msgstr ""
 
-#: midi2ly.py:1044 abc2ly.py:1376 lilypond-book.py:122 convert-ly.py:81
-#, python-format
-msgid "%s [OPTION]... FILE"
-msgstr ""
-
 #: midi2ly.py:1045
 #, python-format
 msgid "Convert %s to LilyPond input.\n"
@@ -1204,10 +1306,6 @@ msgstr ""
 msgid "ALT[:MINOR]"
 msgstr ""
 
-#: midi2ly.py:1071 abc2ly.py:1391 etf2ly.py:1209
-msgid "write output to FILE"
-msgstr ""
-
 #: midi2ly.py:1074
 msgid "preview of first 4 bars"
 msgstr ""
@@ -1232,11 +1330,6 @@ msgstr ""
 msgid "allow tuplet durations DUR*NUM/DEN"
 msgstr ""
 
-#: midi2ly.py:1096 lilypond-book.py:234 convert-ly.py:141 etf2ly.py:1212
-#: main.cc:176
-msgid "show warranty and copyright"
-msgstr ""
-
 #: midi2ly.py:1098
 msgid "treat every text as a lyric"
 msgstr ""
@@ -1249,324 +1342,250 @@ msgstr ""
 msgid "no files specified on command line."
 msgstr ""
 
-#: abc2ly.py:1377
+#: musicxml2ly.py:228
 #, python-format
 msgid ""
-"abc2ly converts ABC music files (see\n"
-"%s) to LilyPond input.\n"
+"Encountered file created by %s, containing wrong beaming information. All "
+"beaming information in the MusicXML file will be ignored"
 msgstr ""
 
-#: abc2ly.py:1394
-msgid "be strict about success"
+#: musicxml2ly.py:247 musicxml2ly.py:249
+#, python-format
+msgid "Unprocessed PartGroupInfo %s encountered"
 msgstr ""
 
-#: abc2ly.py:1397
-msgid "preserve ABC's notion of beams"
+#: musicxml2ly.py:500
+#, python-format
+msgid "Encountered note at %s without type and duration (=%s)"
 msgstr ""
 
-#: abc2ly.py:1400
-msgid "suppress progress messages"
+#: musicxml2ly.py:520
+#, python-format
+msgid ""
+"Encountered rational duration with denominator %s, unable to convert to "
+"lilypond duration"
 msgstr ""
 
-#: lilypond-book.py:80
-msgid ""
-"Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook document."
+#: musicxml2ly.py:767
+msgid "Unable to extract key signature!"
 msgstr ""
 
-#: lilypond-book.py:82 convert-ly.py:48
-msgid "Examples:"
+#: musicxml2ly.py:794
+#, python-format
+msgid "unknown mode %s, expecting 'major' or 'minor' or a church mode!"
 msgstr ""
 
-#: lilypond-book.py:87
-msgid "BOOK"
+#: musicxml2ly.py:932
+#, python-format
+msgid "Encountered unprocessed marker %s\n"
 msgstr ""
 
-#: lilypond-book.py:95
+#: musicxml2ly.py:1026
 #, python-format
-msgid "Exiting (%d)..."
+msgid "unknown span event %s"
 msgstr ""
 
-#: lilypond-book.py:127
-msgid "FILTER"
+#: musicxml2ly.py:1036
+#, python-format
+msgid "unknown span type %s for %s"
 msgstr ""
 
-#: lilypond-book.py:130
-msgid "pipe snippets through FILTER [default: `convert-ly -n -']"
+#: musicxml2ly.py:1456
+msgid "Unknown metronome mark, ignoring"
 msgstr ""
 
-#: lilypond-book.py:134
+#. TODO: Implement the other (more complex) way for tempo marks!
+#: musicxml2ly.py:1461
 msgid ""
-"use output format FORMAT (texi [default], texi-html, latex, html, docbook)"
+"Metronome marks with complex relations (<metronome-note> in MusicXML) are "
+"not yet implemented."
 msgstr ""
 
-#: lilypond-book.py:135
-msgid "FORMAT"
+#: musicxml2ly.py:1663
+#, python-format
+msgid "Unable to convert chord type %s to lilypond."
 msgstr ""
 
-#: lilypond-book.py:142
-msgid "add DIR to include path"
+#: musicxml2ly.py:1816
+#, python-format
+msgid "drum %s type unknown, please add to instrument_drumtype_dict"
 msgstr ""
 
-#: lilypond-book.py:143 lilypond-book.py:150 lilypond-book.py:169
-#: lilypond-book.py:187 lilypond-book.py:208 lilypond-book.py:214 main.cc:158
-msgid "DIR"
+#: musicxml2ly.py:1820
+msgid "cannot find suitable event"
 msgstr ""
 
-#: lilypond-book.py:148
-msgid "format Texinfo output so that Info will look for images of music in DIR"
+#: musicxml2ly.py:1968
+#, python-format
+msgid "Negative skip %s (from position %s to %s)"
 msgstr ""
 
-#: lilypond-book.py:155
-msgid "PAD"
+#: musicxml2ly.py:2109
+#, python-format
+msgid "Negative skip found: from %s to %s, difference is %s"
 msgstr ""
 
-#: lilypond-book.py:157
-msgid ""
-"pad left side of music to align music inspite of uneven bar numbers (in mm)"
+#: musicxml2ly.py:2190
+#, python-format
+msgid "unexpected %s; expected %s or %s or %s"
 msgstr ""
 
-#: lilypond-book.py:162
-msgid "Print lilypond log messages according to LOGLEVEL"
+#: musicxml2ly.py:2296
+msgid "Encountered closing slur, but no slur is open"
 msgstr ""
 
-#: lilypond-book.py:168
-msgid "write lily-XXX files to DIR, link into --output dir"
-msgstr ""
-
-#: lilypond-book.py:173
-msgid ""
-"Load the additional python PACKAGE (containing e.g. a custom output format)"
-msgstr ""
-
-#: lilypond-book.py:174
-msgid "PACKAGE"
-msgstr ""
-
-#: lilypond-book.py:186
-msgid "write output to DIR"
-msgstr ""
-
-#: lilypond-book.py:191
-msgid "COMMAND"
-msgstr ""
-
-#: lilypond-book.py:192
-msgid "process ly_files using COMMAND FILE..."
+#: musicxml2ly.py:2299
+msgid "Cannot have two simultaneous (closing) slurs"
 msgstr ""
 
-#: lilypond-book.py:197
-msgid "Redirect the lilypond output"
+#: musicxml2ly.py:2308
+msgid "Cannot have a slur inside another slur"
 msgstr ""
 
-#: lilypond-book.py:201
-msgid "Compile snippets in safe mode"
+#: musicxml2ly.py:2311
+msgid "Cannot have two simultaneous slurs"
 msgstr ""
 
-#: lilypond-book.py:207
-msgid "do not fail if no lilypond output is found"
+#: musicxml2ly.py:2445
+#, python-format
+msgid "cannot simultaneously have more than one mode: %s"
 msgstr ""
 
-#: lilypond-book.py:213
-msgid "do not fail if no PNG images are found for EPS files"
+#: musicxml2ly.py:2553
+msgid "Converting to LilyPond expressions..."
 msgstr ""
 
-#: lilypond-book.py:219
-msgid "write snippet output files with the same base name as their source file"
+#: musicxml2ly.py:2564
+msgid "musicxml2ly [OPTION]... FILE.xml"
 msgstr ""
 
-#: lilypond-book.py:239
+#: musicxml2ly.py:2566
 msgid ""
-"run executable PROG instead of latex, or in\n"
-"case --pdf option is set instead of pdflatex"
-msgstr ""
-
-#: lilypond-book.py:241 lilypond-book.py:246
-msgid "PROG"
-msgstr ""
-
-#: lilypond-book.py:245
-msgid "run executable PROG instead of texi2pdf"
-msgstr ""
-
-#: lilypond-book.py:252
-msgid "create PDF files for use with PDFTeX"
-msgstr ""
-
-#: lilypond-book.py:455
-msgid "Writing snippets..."
-msgstr ""
-
-#: lilypond-book.py:460
-msgid "Processing..."
-msgstr ""
-
-#: lilypond-book.py:465
-msgid "All snippets are up to date..."
-msgstr ""
-
-#: lilypond-book.py:467
-msgid "Linking files..."
-msgstr ""
-
-#: lilypond-book.py:487
-#, python-format
-msgid "cannot determine format for: %s"
-msgstr ""
-
-#: lilypond-book.py:496
-#, python-format
-msgid "%s is up to date."
+"Convert MusicXML from FILE.xml to LilyPond input.\n"
+"If the given filename is -, musicxml2ly reads from the command line.\n"
 msgstr ""
 
-#: lilypond-book.py:509
-#, python-format
-msgid "Writing `%s'..."
+#: musicxml2ly.py:2576
+msgid ""
+"Copyright (c) 2005--2012 by\n"
+"    Han-Wen Nienhuys <hanwen@xs4all.nl>,\n"
+"    Jan Nieuwenhuizen <janneke@gnu.org> and\n"
+"    Reinhold Kainhofer <reinhold@kainhofer.com>\n"
 msgstr ""
 
-#: lilypond-book.py:570
-msgid "Output would overwrite input file; use --output."
+#: musicxml2ly.py:2602
+msgid "use lxml.etree; uses less memory and cpu time"
 msgstr ""
 
-#: lilypond-book.py:574
-#, python-format
-msgid "Reading %s..."
+#: musicxml2ly.py:2608
+msgid "input file is a zip-compressed MusicXML file"
 msgstr ""
 
-#: lilypond-book.py:581
-msgid "Dissecting..."
+#: musicxml2ly.py:2614
+msgid "convert pitches in relative mode (default)"
 msgstr ""
 
-#: lilypond-book.py:592
-#, python-format
-msgid "Compiling %s..."
+#: musicxml2ly.py:2619
+msgid "convert pitches in absolute mode"
 msgstr ""
 
-#: lilypond-book.py:600
-#, python-format
-msgid "Processing include: %s"
+#: musicxml2ly.py:2622
+msgid "LANG"
 msgstr ""
 
-#: lilypond-book.py:611
-#, python-format
-msgid "Removing `%s'"
+#: musicxml2ly.py:2624
+msgid "use LANG for pitch names, e.g. 'deutsch' for note names in German"
 msgstr ""
 
-#: lilypond-book.py:704
-#, python-format
-msgid "Setting LilyPond's loglevel to %s"
+#: musicxml2ly.py:2638
+msgid "do not convert directions (^, _ or -) for articulations, dynamics, etc."
 msgstr ""
 
-#: lilypond-book.py:708
-#, python-format
-msgid ""
-"Setting LilyPond's loglevel to %s (from environment variable "
-"LILYPOND_LOGLEVEL)"
+#: musicxml2ly.py:2644
+msgid "do not convert exact vertical positions of rests"
 msgstr ""
 
-#: lilypond-book.py:711
-msgid ""
-"Setting LilyPond's output to --verbose, implied by lilypond-book's setting"
+#: musicxml2ly.py:2650
+msgid "do not convert the exact page layout and breaks"
 msgstr ""
 
-#: convert-ly.py:46
+#: musicxml2ly.py:2656
 msgid ""
-"Update LilyPond input to newer version.  By default, update from the\n"
-"version taken from the \\version command, to the current LilyPond version."
-msgstr ""
-
-#: convert-ly.py:96 convert-ly.py:137
-msgid "VERSION"
-msgstr ""
-
-#: convert-ly.py:98
-msgid "start from VERSION [default: \\version found in file]"
+"do not convert beaming information, use lilypond's automatic beaming instead"
 msgstr ""
 
-#: convert-ly.py:101
-msgid "edit in place"
+#: musicxml2ly.py:2664
+msgid "set output filename to FILE, stdout if -"
 msgstr ""
 
-#: convert-ly.py:113
-msgid "do not add \\version command if missing"
+#: musicxml2ly.py:2670
+msgid "activate midi-block"
 msgstr ""
 
-#: convert-ly.py:119
+#: musicxml2ly.py:2754
 #, python-format
-msgid "force updating \\version number to %s"
-msgstr ""
-
-#: convert-ly.py:125
-msgid "only update \\version number if file is modified"
+msgid "unknown part in part-list: %s"
 msgstr ""
 
-#: convert-ly.py:131
-#, python-format
-msgid "show rules [default: -f 0, -t %s]"
+#: musicxml2ly.py:2816
+msgid "Input is compressed, extracting raw MusicXML data from stdin"
 msgstr ""
 
-#: convert-ly.py:136
+#: musicxml2ly.py:2829
 #, python-format
-msgid "convert to VERSION [default: %s]"
-msgstr ""
-
-#: convert-ly.py:186
-msgid "Applying conversion: "
+msgid "Input file %s is compressed, extracting raw MusicXML data"
 msgstr ""
 
-#: convert-ly.py:202
-msgid "Error while converting"
+#: musicxml2ly.py:2859
+msgid "Reading MusicXML from Standard input ..."
 msgstr ""
 
-#: convert-ly.py:204
-msgid "Stopping at last successful rule"
+#: musicxml2ly.py:2861
+#, python-format
+msgid "Reading MusicXML from %s ..."
 msgstr ""
 
-#: convert-ly.py:231
+#: musicxml2ly.py:2894
 #, python-format
-msgid "Processing `%s'... "
+msgid "Output to `%s'"
 msgstr ""
 
-#: convert-ly.py:338
+#: musicxml2ly.py:2964
 #, python-format
-msgid "%s: Unable to open file"
+msgid "Unable to find input file %s"
 msgstr ""
 
-#: convert-ly.py:345
-#, python-format
-msgid "%s: Unable to determine version.  Skipping"
+#: website_post.py:123
+msgid "English"
 msgstr ""
 
-#: convert-ly.py:350
-#, python-format
-msgid ""
-"%s: Invalid version string `%s' \n"
-"Valid version strings consist of three numbers, separated by dots, e.g. "
-"`2.8.12'"
+#: website_post.py:126
+msgid "Other languages"
 msgstr ""
 
-#: etf2ly.py:1197
+#: website_post.py:127
 #, python-format
-msgid "%s [OPTION]... ETF-FILE"
+msgid "About <a href=\"%s\">automatic language selection</a>."
 msgstr ""
 
-#: etf2ly.py:1198
-msgid ""
-"Enigma Transport Format is a format used by Coda Music Technology's\n"
-"Finale product.  etf2ly converts a subset of ETF to a ready-to-use LilyPond "
-"file.\n"
+#: getopt-long.cc:153
+#, c-format
+msgid "option `%s' requires an argument"
 msgstr ""
 
-#: website_post.py:123
-msgid "English"
+#: getopt-long.cc:157
+#, c-format
+msgid "option `%s' does not allow an argument"
 msgstr ""
 
-#: website_post.py:126
-msgid "Other languages"
+#: getopt-long.cc:161
+#, c-format
+msgid "unrecognized option: `%s'"
 msgstr ""
 
-#: website_post.py:127
-#, python-format
-msgid "About <a href=\"%s\">automatic language selection</a>."
+#: getopt-long.cc:167
+#, c-format
+msgid "invalid argument `%s' to option `%s'"
 msgstr ""
 
 #: warn.cc:56
@@ -1614,433 +1633,194 @@ msgstr ""
 msgid "suppressed warning: %s"
 msgstr ""
 
-#: getopt-long.cc:153
+#: accidental-engraver.cc:180
 #, c-format
-msgid "option `%s' requires an argument"
+msgid "accidental typesetting list must begin with context-name: %s"
 msgstr ""
 
-#: getopt-long.cc:157
+#: accidental-engraver.cc:210
 #, c-format
-msgid "option `%s' does not allow an argument"
+msgid "procedure or context-name expected for accidental rule, found %s"
 msgstr ""
 
-#: getopt-long.cc:161
+#: accidental.cc:200
 #, c-format
-msgid "unrecognized option: `%s'"
+msgid "Could not find glyph-name for alteration %s"
 msgstr ""
 
-#: getopt-long.cc:167
-#, c-format
-msgid "invalid argument `%s' to option `%s'"
-msgstr ""
-
-#: input.cc:138 source-file.cc:178 source-file.cc:193
-msgid "position unknown"
-msgstr ""
-
-#: chord-tremolo-engraver.cc:88
-msgid "No tremolo to end"
-msgstr ""
-
-#: chord-tremolo-engraver.cc:109
-msgid "unterminated chord tremolo"
-msgstr ""
-
-#: chord-tremolo-engraver.cc:149 beam-engraver.cc:266
-msgid "stem must have Rhythmic structure"
-msgstr ""
-
-#: flag.cc:113
-#, c-format
-msgid "flag `%s' not found"
-msgstr ""
-
-#: flag.cc:133
-#, c-format
-msgid "flag stroke `%s' not found"
-msgstr ""
-
-#: vaticana-ligature.cc:94
-msgid "flexa-height undefined; assuming 0"
-msgstr ""
-
-#: vaticana-ligature.cc:99
-msgid "ascending vaticana style flexa"
-msgstr ""
-
-#: slur.cc:430
-#, c-format
-msgid "Ignoring grob for slur: %s.  avoid-slur not set?"
-msgstr ""
-
-#: translator-group.cc:188
-#, c-format
-msgid "cannot find: `%s'"
-msgstr ""
-
-#: hyphen-engraver.cc:104
-msgid "removing unterminated hyphen"
-msgstr ""
-
-#: hyphen-engraver.cc:118
-msgid "unterminated hyphen; removing"
-msgstr ""
-
-#: page-layout-problem.cc:403
-msgid ""
-"A page layout problem has been initiated that cannot accommodate footnotes."
-msgstr ""
-
-#: page-layout-problem.cc:721
-msgid ""
-"cannot fit music on page: ragged-spacing was requested, but page was "
-"compressed"
+#: accidental.cc:215
+msgid "natural alteration glyph not found"
 msgstr ""
 
-#: page-layout-problem.cc:724
+#: all-font-metrics.cc:149
 #, c-format
-msgid "cannot fit music on page: overflow is %f"
-msgstr ""
-
-#: page-layout-problem.cc:726
-msgid "compressing music to fit"
+msgid "cannot find font: `%s'"
 msgstr ""
 
-#: page-layout-problem.cc:1188
-msgid "staff-affinities should only decrease"
+#: apply-context-iterator.cc:42
+msgid "\\applycontext argument is not a procedure"
 msgstr ""
 
 #: arpeggio.cc:115
 msgid "no heads for arpeggio found?"
 msgstr ""
 
-#: lyric-combine-music-iterator.cc:199
-msgid "argument of \\lyricsto should contain Lyrics context"
-msgstr ""
-
-#: lyric-combine-music-iterator.cc:337
-#, c-format
-msgid "cannot find Voice `%s'"
-msgstr ""
-
-#: custos.cc:87
-#, c-format
-msgid "custos `%s' not found"
-msgstr ""
-
-#: context.cc:149
-#, c-format
-msgid "cannot find or create new `%s'"
-msgstr ""
-
-#: context.cc:207
-#, c-format
-msgid "cannot find or create `%s' called `%s'"
-msgstr ""
-
-#: context.cc:400
-#, c-format
-msgid "cannot find or create: `%s'"
-msgstr ""
-
-#: dispatcher.cc:83
-msgid "Event class should be a list"
-msgstr ""
-
-#: dispatcher.cc:166
-#, c-format
-msgid "Junking event: %s"
-msgstr ""
-
-#: dispatcher.cc:262
-msgid "Attempting to remove nonexisting listener."
-msgstr ""
-
-#: dispatcher.cc:284
-msgid "Already listening to dispatcher, ignoring request"
-msgstr ""
-
-#: grob-property.cc:35
-#, c-format
-msgid "%d: %s"
-msgstr ""
-
 #: auto-change-iterator.cc:74 change-iterator.cc:72
 #, c-format
 msgid "cannot change, already in translator: %s"
 msgstr ""
 
-#: tie-engraver.cc:117
-msgid "unterminated tie"
-msgstr ""
-
-#: tie-engraver.cc:348
-msgid "lonely tie"
-msgstr ""
-
-#: note-column.cc:147
-msgid "cannot have note heads and rests together on a stem"
-msgstr ""
-
-#: parse-scm.cc:121
-msgid "GUILE signaled an error for the expression beginning here"
-msgstr ""
-
-#: footnote-engraver.cc:109
-msgid "Must be footnote-event."
-msgstr ""
-
-#: paper-score.cc:122 minimal-page-breaking.cc:40
-msgid "Calculating line breaks..."
-msgstr ""
-
-#: paper-score.cc:134
-#, c-format
-msgid "Element count %d (spanners %d) "
-msgstr ""
-
-#: paper-score.cc:138
-msgid "Preprocessing graphical objects..."
-msgstr ""
-
-#: paper-score.cc:162 optimal-page-breaking.cc:207
-#: page-turn-page-breaking.cc:248
-msgid "Drawing systems..."
-msgstr ""
-
-#: program-option-scheme.cc:235
-#, c-format
-msgid "no such internal option: %s"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:96
-msgid "ligature with less than 2 heads -> skipping"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:123
-msgid "cannot determine pitch of ligature primitive -> skipping"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:137
-msgid "single note ligature - skipping"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:148
-msgid "prime interval within ligature -> skipping"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:159
-msgid "mensural ligature: duration none of Mx, L, B, S -> skipping"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:202
-msgid "semibrevis must be followed by another one -> skipping"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:212
-msgid ""
-"semibreves can only appear at the beginning of a ligature,\n"
-"and there may be only zero or two of them"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:232
-msgid ""
-"invalid ligatura ending:\n"
-"when the last note is a descending brevis,\n"
-"the penultimate note must be another one,\n"
-"or the ligatura must be LB or SSB"
-msgstr ""
-
-#: mensural-ligature-engraver.cc:387
-msgid "unexpected case fall-through"
-msgstr ""
-
-#: piano-pedal-engraver.cc:279
-#, c-format
-msgid "expect 3 strings for piano pedals, found: %ld"
-msgstr ""
-
-#: piano-pedal-engraver.cc:294 piano-pedal-engraver.cc:305
-#: piano-pedal-performer.cc:104
-#, c-format
-msgid "cannot find start of piano pedal: `%s'"
-msgstr ""
-
-#: piano-pedal-engraver.cc:340
-#, c-format
-msgid "cannot find start of piano pedal bracket: `%s'"
-msgstr ""
-
-#: new-dynamic-engraver.cc:168
-#, c-format
-msgid ""
-"unknown crescendo style: %s\n"
-"defaulting to hairpin."
-msgstr ""
-
-#: new-dynamic-engraver.cc:233
-#, c-format
-msgid "unterminated %s"
-msgstr ""
-
-#: general-scheme.cc:390
-#, c-format
-msgid "failed redirecting stderr to `%s'"
+#: axis-group-engraver.cc:94
+msgid "Axis_group_engraver: vertical group already has a parent"
 msgstr ""
 
-#: general-scheme.cc:469 output-ps.scm:48
-msgid "Found infinity or nan in output.  Substituting 0.0"
+#: axis-group-engraver.cc:95
+msgid "are there two Axis_group_engravers?"
 msgstr ""
 
-#: music.cc:150
-#, c-format
-msgid "octave check failed; expected \"%s\", found: \"%s\""
+#: axis-group-engraver.cc:96
+msgid "removing this vertical group"
 msgstr ""
 
-#: music.cc:219
-msgid "(normalized pitch)"
+#: axis-group-interface.cc:668
+msgid "an outside-staff object should have a direction, defaulting to up"
 msgstr ""
 
-#: music.cc:223
+#: bar-check-iterator.cc:84
 #, c-format
-msgid "Transposing %s by %s makes alteration larger than double"
+msgid "barcheck failed at: %s"
 msgstr ""
 
-#: stem.cc:128
-msgid "weird stem size, check for narrow beams"
+#: beam-engraver.cc:147
+msgid "already have a beam"
 msgstr ""
 
-#: relative-octave-check.cc:49
-msgid "Failed octave check, got: "
+#: beam-engraver.cc:230
+msgid "unterminated beam"
 msgstr ""
 
-#: translator-ctors.cc:65
-#, c-format
-msgid "unknown translator: `%s'"
+#: beam-engraver.cc:266 chord-tremolo-engraver.cc:149
+msgid "stem must have Rhythmic structure"
 msgstr ""
 
-#: partial-iterator.cc:45
-msgid "trying to use \\partial after the start of a piece"
+#: beam-engraver.cc:277
+msgid "stem does not fit in beam"
 msgstr ""
 
-#: relocate.cc:52
-#, c-format
-msgid "Setting %s to %s"
+#: beam-engraver.cc:278
+msgid "beam was started here"
 msgstr ""
 
-#. this warning should only be printed in debug mode!
-#: relocate.cc:73
-#, c-format
-msgid "no such file: %s for %s"
+#. We are completely screwed.
+#: beam-quanting.cc:839
+msgid "no viable initial configuration found: may not find good beam slope"
 msgstr ""
 
-#. this warning should only be printed in debug mode!
-#. this warning should only be printed in debug mode
-#: relocate.cc:84 relocate.cc:102
-#, c-format
-msgid "no such directory: %s for %s"
+#: beam.cc:181
+msgid "removing beam with no stems"
 msgstr ""
 
-#: relocate.cc:93
+#: change-iterator.cc:34
 #, c-format
-msgid "%s=%s (prepend)\n"
+msgid "cannot change `%s' to `%s'"
 msgstr ""
 
-#: relocate.cc:124
-#, c-format
-msgid "not relocating, no %s/ or current/ found under %s"
+#. FIXME: constant error message.
+#: change-iterator.cc:93
+msgid "cannot find context to switch to"
 msgstr ""
 
-#: relocate.cc:134
+#. We could change the current translator's id, but that would make
+#. errors hard to catch.
+#.
+#. last->translator_id_string () = get_change
+#. ()->change_to_id_string ();
+#: change-iterator.cc:102
 #, c-format
-msgid "Relocation: compile datadir=%s, new datadir=%s"
+msgid "not changing to same context type: %s"
 msgstr ""
 
-#: relocate.cc:146
-#, c-format
-msgid "Relocation: framework_prefix=%s"
+#. FIXME: uncomprehensable message
+#: change-iterator.cc:106
+msgid "none of these in my family"
 msgstr ""
 
-#: relocate.cc:186
-#, c-format
-msgid "Relocation: is absolute: argv0=%s\n"
+#: chord-tremolo-engraver.cc:88
+msgid "No tremolo to end"
 msgstr ""
 
-#: relocate.cc:192
-#, c-format
-msgid "Relocation: from cwd: argv0=%s\n"
+#: chord-tremolo-engraver.cc:109
+msgid "unterminated chord tremolo"
 msgstr ""
 
-#: relocate.cc:208
+#: clef.cc:65
 #, c-format
-msgid ""
-"Relocation: from PATH=%s\n"
-"argv0=%s"
-msgstr ""
-
-#: relocate.cc:235
-msgid "LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR"
+msgid "clef `%s' not found"
 msgstr ""
 
-#: relocate.cc:360
+#: cluster.cc:120
 #, c-format
-msgid "Relocation file: %s"
+msgid "unknown cluster style `%s'"
 msgstr ""
 
-#: relocate.cc:364 source-file.cc:65
-#, c-format
-msgid "cannot open file: `%s'"
+#: cluster.cc:157
+msgid "junking empty cluster"
 msgstr ""
 
-#: relocate.cc:394
+#: coherent-ligature-engraver.cc:110
 #, c-format
-msgid "Unknown relocation command %s"
+msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul"
 msgstr ""
 
-#: extender-engraver.cc:169 extender-engraver.cc:178
-msgid "unterminated extender"
+#. if we get to here, just put everything on one line
+#: constrained-breaking.cc:187 constrained-breaking.cc:205
+msgid "cannot find line breaking that satisfies constraints"
 msgstr ""
 
-#: lily-lexer.cc:255
-msgid "include files are not allowed in safe mode"
+#: context-property.cc:43
+msgid "need symbol arguments for \\override and \\revert"
 msgstr ""
 
-#: lily-lexer.cc:282
+#: context.cc:149
 #, c-format
-msgid "identifier name is a keyword: `%s'"
+msgid "cannot find or create new `%s'"
 msgstr ""
 
-#: lily-lexer.cc:303 lily-lexer.cc:316
+#: context.cc:207
 #, c-format
-msgid "%s:EOF"
+msgid "cannot find or create `%s' called `%s'"
 msgstr ""
 
-#: ligature-engraver.cc:104 ligature-bracket-engraver.cc:72
-msgid "cannot find start of ligature"
+#: context.cc:400
+#, c-format
+msgid "cannot find or create: `%s'"
 msgstr ""
 
-#: ligature-engraver.cc:109
-msgid "no right bound"
+#: custos.cc:88
+#, c-format
+msgid "custos `%s' not found"
 msgstr ""
 
-#: ligature-engraver.cc:131 ligature-bracket-engraver.cc:85
-msgid "already have a ligature"
+#: dispatcher.cc:83
+msgid "Event class should be a list"
 msgstr ""
 
-#: ligature-engraver.cc:140
-msgid "no left bound"
+#: dispatcher.cc:166
+#, c-format
+msgid "Junking event: %s"
 msgstr ""
 
-#: ligature-engraver.cc:184
-msgid "unterminated ligature"
+#: dispatcher.cc:262
+msgid "Attempting to remove nonexisting listener."
 msgstr ""
 
-#: ligature-engraver.cc:211
-msgid "ignoring rest: ligature may not contain rest"
+#: dispatcher.cc:284
+msgid "Already listening to dispatcher, ignoring request"
 msgstr ""
 
-#: ligature-engraver.cc:212
-msgid "ligature was started here"
+#: dots.cc:48
+#, c-format
+msgid "dot `%s' not found"
 msgstr ""
 
 #: dynamic-engraver.cc:193
@@ -2063,151 +1843,131 @@ msgstr ""
 msgid "unterminated (de)crescendo"
 msgstr ""
 
-#. fixme: be more verbose.
-#: volta-engraver.cc:111
-msgid "cannot end volta spanner"
-msgstr ""
-
-#: volta-engraver.cc:121
-msgid "already have a volta spanner, ending that one prematurely"
+#: episema-engraver.cc:75
+msgid "already have an episema"
 msgstr ""
 
-#: volta-engraver.cc:125
-msgid "also already have an ended spanner"
+#: episema-engraver.cc:88
+msgid "cannot find start of episema"
 msgstr ""
 
-#: volta-engraver.cc:126
-msgid "giving up"
+#: episema-engraver.cc:137
+msgid "unterminated episema"
 msgstr ""
 
-#: minimal-page-breaking.cc:44
-msgid "Calculating page breaks..."
+#: extender-engraver.cc:169 extender-engraver.cc:178
+msgid "unterminated extender"
 msgstr ""
 
-#: accidental-engraver.cc:180
+#: flag.cc:113
 #, c-format
-msgid "accidental typesetting list must begin with context-name: %s"
+msgid "flag `%s' not found"
 msgstr ""
 
-#: accidental-engraver.cc:210
+#: flag.cc:133
 #, c-format
-msgid "procedure or context-name expected for accidental rule, found %s"
+msgid "flag stroke `%s' not found"
 msgstr ""
 
-#: ttf.cc:480 ttf.cc:528
+#: font-config-scheme.cc:151 font-config.cc:53
 #, c-format
-msgid "font index %d too large for font `%s', using index 0"
+msgid "failed adding font directory: %s"
 msgstr ""
 
-#: ttf.cc:512 ttf.cc:562
-msgid "font index must be non-negative, using index 0"
+#: font-config-scheme.cc:153 font-config.cc:55
+#, c-format
+msgid "Adding font directory: %s"
 msgstr ""
 
-#: score.cc:172
-msgid "already have music in score"
+#: font-config-scheme.cc:167
+#, c-format
+msgid "failed adding font file: %s"
 msgstr ""
 
-#: score.cc:173
-msgid "this is the previous music"
+#: font-config-scheme.cc:169
+#, c-format
+msgid "Adding font file: %s"
 msgstr ""
 
-#: score.cc:178
-msgid "errors found, ignoring music expression"
+#: font-config.cc:38
+msgid "Initializing FontConfig..."
 msgstr ""
 
-#: multi-measure-rest.cc:138
-msgid ""
-"usable-duration-logs must be a non-empty list.  Falling back to whole rests."
+#: font-config.cc:58
+msgid "Building font database..."
 msgstr ""
 
-#: multi-measure-rest.cc:328
-msgid "Using naive multi measure rest spacing."
+#: footnote-engraver.cc:110
+msgid "Must be footnote-event."
 msgstr ""
 
-#: vaticana-ligature-engraver.cc:400
+#: general-scheme.cc:390
 #, c-format
-msgid ""
-"ignored prefix(es) `%s' of this head according to restrictions of the "
-"selected ligature style"
+msgid "failed redirecting stderr to `%s'"
 msgstr ""
 
-#: vaticana-ligature-engraver.cc:466
-msgid ""
-"Ambiguous use of dots in ligature: there are multiple dotted notes with the "
-"same pitch.  The ligature should be split."
+#: general-scheme.cc:469 output-ps.scm:48
+msgid "Found infinity or nan in output.  Substituting 0.0"
 msgstr ""
 
-#: vaticana-ligature-engraver.cc:524
-msgid ""
-"This ligature has a dotted head followed by a non-dotted head.  The ligature "
-"should be split after the last dotted head before this head."
+#: glissando-engraver.cc:158
+msgid "unterminated glissando"
 msgstr ""
 
-#: vaticana-ligature-engraver.cc:736
-#, c-format
-msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul"
+#: global-context-scheme.cc:96 global-context-scheme.cc:114
+msgid "no music found in score"
 msgstr ""
 
-#: paper-book.cc:214
-#, c-format
-msgid "program option -dprint-pages not supported by backend `%s'"
+#: global-context-scheme.cc:104
+msgid "Interpreting music..."
 msgstr ""
 
-#: paper-book.cc:233
+#: global-context-scheme.cc:126
 #, c-format
-msgid "program option -dpreview not supported by backend `%s'"
-msgstr ""
-
-#: note-collision.cc:496
-msgid "ignoring too many clashing note columns"
+msgid "elapsed time: %.2f seconds"
 msgstr ""
 
-#: system.cc:200
+#: gregorian-ligature-engraver.cc:70
 #, c-format
-msgid "Element count %d"
+msgid "\\%s ignored"
 msgstr ""
 
-#: system.cc:480
+#: gregorian-ligature-engraver.cc:75
 #, c-format
-msgid "Grob count %d"
-msgstr ""
-
-#: paper-column-engraver.cc:261
-msgid ""
-"forced break was overridden by some other event, should you be using bar "
-"checks?"
+msgid "implied \\%s added"
 msgstr ""
 
-#: score-engraver.cc:78
-#, c-format
-msgid "cannot find `%s'"
+#. ligature may not start with 2nd head of pes or flexa
+#: gregorian-ligature-engraver.cc:224
+msgid "cannot apply `\\~' on first head of ligature"
 msgstr ""
 
-#: score-engraver.cc:80
-msgid "Music font has not been installed properly."
+#. (pitch == prev_pitch)
+#: gregorian-ligature-engraver.cc:236
+msgid "cannot apply `\\~' on heads with identical pitch"
 msgstr ""
 
-#: score-engraver.cc:82
+#: grob-interface.cc:68
 #, c-format
-msgid "Search path `%s'"
+msgid "Unknown interface `%s'"
 msgstr ""
 
-#: score-engraver.cc:84
-msgid "Aborting"
+#: grob-interface.cc:79
+#, c-format
+msgid "Grob `%s' has no interface for property `%s'"
 msgstr ""
 
-#: apply-context-iterator.cc:42
-msgid "\\applycontext argument is not a procedure"
+#: grob-property.cc:35
+#, c-format
+msgid "%d: %s"
 msgstr ""
 
-#: includable-lexer.cc:71 lily-parser-scheme.cc:108 lily-guile.cc:91
-#, c-format
-msgid "cannot find file: `%s'"
+#: hairpin.cc:60
+msgid "Asking for broken bound padding at a non-broken bound."
 msgstr ""
 
-#: includable-lexer.cc:73 lily-parser-scheme.cc:100
-#, c-format
-msgid "(search path: `%s')"
+#: hairpin.cc:254
+msgid "decrescendo too small"
 msgstr ""
 
 #: horizontal-bracket-engraver.cc:62
@@ -2218,155 +1978,157 @@ msgstr ""
 msgid "conflicting note group events"
 msgstr ""
 
-#: note-heads-engraver.cc:76
-msgid "NoteEvent without pitch"
+#: hyphen-engraver.cc:104
+msgid "removing unterminated hyphen"
 msgstr ""
 
-#: beam.cc:181
-msgid "removing beam with no stems"
+#: hyphen-engraver.cc:118
+msgid "unterminated hyphen; removing"
 msgstr ""
 
-#: staff-performer.cc:257
-msgid "MIDI channel wrapped around"
+#: includable-lexer.cc:71 lily-guile.cc:91 lily-parser-scheme.cc:108
+#, c-format
+msgid "cannot find file: `%s'"
 msgstr ""
 
-#: staff-performer.cc:258
-msgid "remapping modulo 16"
+#: includable-lexer.cc:73 lily-parser-scheme.cc:100
+#, c-format
+msgid "(search path: `%s')"
 msgstr ""
 
-#: slur-engraver.cc:102 phrasing-slur-engraver.cc:101
-#, c-format
-msgid "direction of %s invalid: %d"
+#: input.cc:138 source-file.cc:178 source-file.cc:193
+msgid "position unknown"
 msgstr ""
 
-#: slur-engraver.cc:176
-msgid "unterminated slur"
+#: key-engraver.cc:198
+msgid "Incomplete keyAlterationOrder for key signature"
 msgstr ""
 
-#: slur-engraver.cc:211
-msgid "cannot end slur"
+#: key-signature-interface.cc:77
+#, c-format
+msgid "No glyph found for alteration: %s"
 msgstr ""
 
-#. We already have an old slur, so give a warning
-#. and completely ignore the new slur.
-#: slur-engraver.cc:231
-msgid "already have slur"
+#: key-signature-interface.cc:87
+msgid "alteration not found"
 msgstr ""
 
-#: dots.cc:48
-#, c-format
-msgid "dot `%s' not found"
+#: ligature-bracket-engraver.cc:72 ligature-engraver.cc:104
+msgid "cannot find start of ligature"
 msgstr ""
 
-#. find out the ideal number of pages
-#: optimal-page-breaking.cc:62
-msgid "Finding the ideal number of pages..."
+#: ligature-bracket-engraver.cc:85 ligature-engraver.cc:131
+msgid "already have a ligature"
 msgstr ""
 
-#: optimal-page-breaking.cc:85
-msgid ""
-"could not satisfy systems-per-page and page-count at the same time, ignoring "
-"systems-per-page"
+#: ligature-engraver.cc:109
+msgid "no right bound"
 msgstr ""
 
-#: optimal-page-breaking.cc:105
-msgid "Fitting music on 1 page..."
+#: ligature-engraver.cc:140
+msgid "no left bound"
 msgstr ""
 
-#: optimal-page-breaking.cc:107
-#, c-format
-msgid "Fitting music on %d pages..."
+#: ligature-engraver.cc:184
+msgid "unterminated ligature"
 msgstr ""
 
-#: optimal-page-breaking.cc:109
-#, c-format
-msgid "Fitting music on %d or %d pages..."
+#: ligature-engraver.cc:211
+msgid "ignoring rest: ligature may not contain rest"
 msgstr ""
 
-#: optimal-page-breaking.cc:119 optimal-page-breaking.cc:172
-#, c-format
-msgid "trying %d systems"
+#: ligature-engraver.cc:212
+msgid "ligature was started here"
 msgstr ""
 
-#: optimal-page-breaking.cc:138 optimal-page-breaking.cc:200
+#: lily-guile.cc:93
 #, c-format
-msgid "best score for this sys-count: %f"
+msgid "(load path: `%s')"
 msgstr ""
 
-#: accidental.cc:200
+#: lily-guile.cc:416
 #, c-format
-msgid "Could not find glyph-name for alteration %s"
+msgid "cannot find property type-check for `%s' (%s)."
 msgstr ""
 
-#: accidental.cc:215
-msgid "natural alteration glyph not found"
+#: lily-guile.cc:419
+msgid "perhaps a typing error?"
 msgstr ""
 
-#: context-property.cc:43
-msgid "need symbol arguments for \\override and \\revert"
+#: lily-guile.cc:426
+msgid "doing assignment anyway"
 msgstr ""
 
-#: font-config-scheme.cc:151 font-config.cc:53
+#: lily-guile.cc:438
 #, c-format
-msgid "failed adding font directory: %s"
+msgid "type check for `%s' failed; value `%s' must be of type `%s'"
 msgstr ""
 
-#: font-config-scheme.cc:153 font-config.cc:55
-#, c-format
-msgid "Adding font directory: %s"
+#: lily-lexer.cc:255
+msgid "include files are not allowed in safe mode"
 msgstr ""
 
-#: font-config-scheme.cc:167
+#: lily-lexer.cc:282
 #, c-format
-msgid "failed adding font file: %s"
+msgid "identifier name is a keyword: `%s'"
 msgstr ""
 
-#: font-config-scheme.cc:169
+#: lily-lexer.cc:303 lily-lexer.cc:316
 #, c-format
-msgid "Adding font file: %s"
+msgid "%s:EOF"
 msgstr ""
 
-#: hairpin.cc:61
-msgid "Asking for broken bound padding at a non-broken bound."
+#: lily-parser-scheme.cc:80
+#, c-format
+msgid "Changing working directory to: `%s'"
 msgstr ""
 
-#: hairpin.cc:254
-msgid "decrescendo too small"
+#: lily-parser-scheme.cc:84
+#, c-format
+msgid "unable to change directory to: `%s'"
 msgstr ""
 
-#: open-type-font.cc:44
+#: lily-parser-scheme.cc:99
 #, c-format
-msgid "cannot allocate %lu bytes"
+msgid "cannot find init file: `%s'"
 msgstr ""
 
-#: open-type-font.cc:48
+#: lily-parser-scheme.cc:117
 #, c-format
-msgid "cannot load font table: %s"
+msgid "Processing `%s'"
 msgstr ""
 
-#: open-type-font.cc:53
-#, c-format
-msgid "FreeType error: %s"
+#: lily-parser-scheme.cc:208
+msgid ""
+"ly:parser-parse-string is only valid with a new parser.  Use ly:parser-"
+"include-string instead."
 msgstr ""
 
-#: open-type-font.cc:110
-#, c-format
-msgid "unsupported font format: %s"
+#: lily-parser-scheme.cc:239
+msgid ""
+"ly:parse-string-expression is only valid with a new parser.  Use ly:parser-"
+"include-string instead."
 msgstr ""
 
-#: open-type-font.cc:112
-#, c-format
-msgid "error reading font file %s: %s"
+#: lily-parser.cc:109
+msgid "Parsing..."
 msgstr ""
 
-#: open-type-font.cc:187
-#, c-format
-msgid "FT_Get_Glyph_Name () Freetype error: %s"
+#: line-spanner.cc:373
+msgid "Line spanner's left point is to the right of its right point."
 msgstr ""
 
-#: open-type-font.cc:318 pango-font.cc:189
+#: lyric-combine-music-iterator.cc:199
+msgid "argument of \\lyricsto should contain Lyrics context"
+msgstr ""
+
+#: lyric-combine-music-iterator.cc:337
 #, c-format
-msgid "FT_Get_Glyph_Name () error: %s"
+msgid "cannot find Voice `%s'"
+msgstr ""
+
+#: lyric-engraver.cc:186
+msgid "Lyric syllable does not have note.  Use \\lyricsto or associatedVoice."
 msgstr ""
 
 #: main.cc:101
@@ -2474,309 +2236,478 @@ msgstr ""
 msgid "write output to FILE (suffix will be added)"
 msgstr ""
 
-#: main.cc:172
-msgid "relocate using directory of lilypond program"
+#: main.cc:172
+msgid "relocate using directory of lilypond program"
+msgstr ""
+
+#: main.cc:173
+msgid "no progress, only error messages (equivalent to loglevel=ERROR)"
+msgstr ""
+
+#: main.cc:175
+msgid "be verbose (equivalent to loglevel=DEBUG)"
+msgstr ""
+
+#. Do not update the copyright years here, run `make grand-replace'
+#: main.cc:242
+#, c-format
+msgid ""
+"Copyright (c) %s by\n"
+"%s  and others."
+msgstr ""
+
+#. No version number or newline here.  It confuses help2man.
+#: main.cc:269
+#, c-format
+msgid "Usage: %s [OPTION]... FILE..."
+msgstr ""
+
+#: main.cc:271
+msgid "Typeset music and/or produce MIDI from FILE."
+msgstr ""
+
+#: main.cc:273
+msgid "LilyPond produces beautiful music notation."
+msgstr ""
+
+#: main.cc:275
+#, c-format
+msgid "For more information, see %s"
+msgstr ""
+
+#: main.cc:277
+msgid "Options:"
+msgstr ""
+
+#: main.cc:331
+#, c-format
+msgid "expected %d arguments with jail, found: %u"
+msgstr ""
+
+#: main.cc:345
+#, c-format
+msgid "no such user: %s"
+msgstr ""
+
+#: main.cc:347
+#, c-format
+msgid "cannot get user id from user name: %s: %s"
+msgstr ""
+
+#: main.cc:362
+#, c-format
+msgid "no such group: %s"
+msgstr ""
+
+#: main.cc:364
+#, c-format
+msgid "cannot get group id from group name: %s: %s"
+msgstr ""
+
+#: main.cc:372
+#, c-format
+msgid "cannot chroot to: %s: %s"
+msgstr ""
+
+#: main.cc:379
+#, c-format
+msgid "cannot change group id to: %d: %s"
+msgstr ""
+
+#: main.cc:385
+#, c-format
+msgid "cannot change user id to: %d: %s"
+msgstr ""
+
+#: main.cc:391
+#, c-format
+msgid "cannot change working directory to: %s: %s"
+msgstr ""
+
+#: main.cc:639
+#, c-format
+msgid "exception caught: %s"
+msgstr ""
+
+#. FIXME: constant error message.
+#: mark-engraver.cc:156
+msgid "rehearsalMark must have integer value"
+msgstr ""
+
+#: mark-engraver.cc:162
+msgid "mark label must be a markup object"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:96
+msgid "ligature with less than 2 heads -> skipping"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:123
+msgid "cannot determine pitch of ligature primitive -> skipping"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:137
+msgid "single note ligature - skipping"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:148
+msgid "prime interval within ligature -> skipping"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:159
+msgid "mensural ligature: duration none of Mx, L, B, S -> skipping"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:202
+msgid "semibrevis must be followed by another one -> skipping"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:212
+msgid ""
+"semibreves can only appear at the beginning of a ligature,\n"
+"and there may be only zero or two of them"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:232
+msgid ""
+"invalid ligatura ending:\n"
+"when the last note is a descending brevis,\n"
+"the penultimate note must be another one,\n"
+"or the ligatura must be LB or SSB"
+msgstr ""
+
+#: mensural-ligature-engraver.cc:387
+msgid "unexpected case fall-through"
+msgstr ""
+
+#: midi-item.cc:89
+#, c-format
+msgid "no such MIDI instrument: `%s'"
+msgstr ""
+
+#: midi-item.cc:161
+msgid "Time signature with more than 255 beats.  Truncating"
+msgstr ""
+
+#: midi-stream.cc:39
+#, c-format
+msgid "cannot open for write: %s: %s"
+msgstr ""
+
+#: midi-stream.cc:55
+#, c-format
+msgid "cannot write to file: `%s'"
+msgstr ""
+
+#: minimal-page-breaking.cc:40 paper-score.cc:122
+msgid "Calculating line breaks..."
+msgstr ""
+
+#: minimal-page-breaking.cc:44
+msgid "Calculating page breaks..."
+msgstr ""
+
+#: multi-measure-rest.cc:138
+msgid ""
+"usable-duration-logs must be a non-empty list.  Falling back to whole rests."
+msgstr ""
+
+#: multi-measure-rest.cc:328
+msgid "Using naive multi measure rest spacing."
+msgstr ""
+
+#: music.cc:150
+#, c-format
+msgid "octave check failed; expected \"%s\", found: \"%s\""
 msgstr ""
 
-#: main.cc:173
-msgid "no progress, only error messages (equivalent to loglevel=ERROR)"
+#: music.cc:219
+msgid "(normalized pitch)"
 msgstr ""
 
-#: main.cc:175
-msgid "be verbose (equivalent to loglevel=DEBUG)"
+#: music.cc:223
+#, c-format
+msgid "Transposing %s by %s makes alteration larger than double"
 msgstr ""
 
-#. Do not update the copyright years here, run `make grand-replace'
-#: main.cc:242
+#: new-dynamic-engraver.cc:168
 #, c-format
 msgid ""
-"Copyright (c) %s by\n"
-"%s  and others."
+"unknown crescendo style: %s\n"
+"defaulting to hairpin."
 msgstr ""
 
-#. No version number or newline here.  It confuses help2man.
-#: main.cc:269
+#: new-dynamic-engraver.cc:233
 #, c-format
-msgid "Usage: %s [OPTION]... FILE..."
+msgid "unterminated %s"
 msgstr ""
 
-#: main.cc:271
-msgid "Typeset music and/or produce MIDI from FILE."
+#: new-fingering-engraver.cc:113
+msgid "cannot add text scripts to individual note heads"
 msgstr ""
 
-#: main.cc:273
-msgid "LilyPond produces beautiful music notation."
+#: new-fingering-engraver.cc:269
+msgid "no placement found for fingerings"
 msgstr ""
 
-#: main.cc:275
-#, c-format
-msgid "For more information, see %s"
+#: new-fingering-engraver.cc:270
+msgid "placing below"
 msgstr ""
 
-#: main.cc:277
-msgid "Options:"
+#: note-collision.cc:496
+msgid "ignoring too many clashing note columns"
 msgstr ""
 
-#: main.cc:331
-#, c-format
-msgid "expected %d arguments with jail, found: %u"
+#: note-column.cc:147
+msgid "cannot have note heads and rests together on a stem"
 msgstr ""
 
-#: main.cc:345
+#: note-head.cc:95
 #, c-format
-msgid "no such user: %s"
+msgid "none of note heads `%s' or `%s' found"
 msgstr ""
 
-#: main.cc:347
-#, c-format
-msgid "cannot get user id from user name: %s: %s"
+#: note-heads-engraver.cc:76
+msgid "NoteEvent without pitch"
 msgstr ""
 
-#: main.cc:362
+#: open-type-font.cc:44
 #, c-format
-msgid "no such group: %s"
+msgid "cannot allocate %lu bytes"
 msgstr ""
 
-#: main.cc:364
+#: open-type-font.cc:48
 #, c-format
-msgid "cannot get group id from group name: %s: %s"
+msgid "cannot load font table: %s"
 msgstr ""
 
-#: main.cc:372
+#: open-type-font.cc:53
 #, c-format
-msgid "cannot chroot to: %s: %s"
+msgid "FreeType error: %s"
 msgstr ""
 
-#: main.cc:379
+#: open-type-font.cc:110
 #, c-format
-msgid "cannot change group id to: %d: %s"
+msgid "unsupported font format: %s"
 msgstr ""
 
-#: main.cc:385
+#: open-type-font.cc:112
 #, c-format
-msgid "cannot change user id to: %d: %s"
+msgid "error reading font file %s: %s"
 msgstr ""
 
-#: main.cc:391
+#: open-type-font.cc:187
 #, c-format
-msgid "cannot change working directory to: %s: %s"
+msgid "FT_Get_Glyph_Name () Freetype error: %s"
 msgstr ""
 
-#: main.cc:639
+#: open-type-font.cc:318 pango-font.cc:189
 #, c-format
-msgid "exception caught: %s"
+msgid "FT_Get_Glyph_Name () error: %s"
 msgstr ""
 
-#: page-turn-page-breaking.cc:168
-#, c-format
-msgid "page-turn-page-breaking: breaking from %d to %d"
+#. find out the ideal number of pages
+#: optimal-page-breaking.cc:62
+msgid "Finding the ideal number of pages..."
 msgstr ""
 
-#: page-turn-page-breaking.cc:217
+#: optimal-page-breaking.cc:85
 msgid ""
-"cannot fit the first page turn onto a single page.  Consider setting first-"
-"page-number to an even number."
+"could not satisfy systems-per-page and page-count at the same time, ignoring "
+"systems-per-page"
 msgstr ""
 
-#: page-turn-page-breaking.cc:230
-#, c-format
-msgid "Calculating page and line breaks (%d possible page breaks)..."
+#: optimal-page-breaking.cc:105
+msgid "Fitting music on 1 page..."
 msgstr ""
 
-#: page-turn-page-breaking.cc:300
+#: optimal-page-breaking.cc:107
 #, c-format
-msgid "break starting at page %d"
+msgid "Fitting music on %d pages..."
 msgstr ""
 
-#: page-turn-page-breaking.cc:301
+#: optimal-page-breaking.cc:109
 #, c-format
-msgid "\tdemerits: %f"
+msgid "Fitting music on %d or %d pages..."
 msgstr ""
 
-#: page-turn-page-breaking.cc:302
+#: optimal-page-breaking.cc:119 optimal-page-breaking.cc:172
 #, c-format
-msgid "\tsystem count: %d"
+msgid "trying %d systems"
 msgstr ""
 
-#: page-turn-page-breaking.cc:303
+#: optimal-page-breaking.cc:138 optimal-page-breaking.cc:200
 #, c-format
-msgid "\tpage count: %d"
+msgid "best score for this sys-count: %f"
 msgstr ""
 
-#: page-turn-page-breaking.cc:304
-#, c-format
-msgid "\tprevious break: %d"
+#: optimal-page-breaking.cc:207 page-turn-page-breaking.cc:248
+#: paper-score.cc:162
+msgid "Drawing systems..."
 msgstr ""
 
-#: midi-item.cc:89
-#, c-format
-msgid "no such MIDI instrument: `%s'"
+#: output-def.cc:235
+msgid "margins do not fit with line-width, setting default values"
 msgstr ""
 
-#: midi-item.cc:161
-msgid "Time signature with more than 255 beats.  Truncating"
+#: output-def.cc:242
+msgid ""
+"systems run off the page due to improper paper settings, setting default "
+"values"
 msgstr ""
 
-#: stem-engraver.cc:110
-msgid "tremolo duration is too long"
+#: page-breaking.cc:277
+msgid ""
+"ignoring min-systems-per-page and max-systems-per-page because systems-per-"
+"page was set"
 msgstr ""
 
-#: stem-engraver.cc:162
-#, c-format
-msgid "adding note head to incompatible stem (type = %d/%d)"
+#: page-breaking.cc:282
+msgid ""
+"min-systems-per-page is larger than max-systems-per-page, ignoring both "
+"values"
 msgstr ""
 
-#: stem-engraver.cc:165
-msgid "maybe input should specify polyphonic voices"
+#: page-layout-problem.cc:403
+msgid ""
+"A page layout problem has been initiated that cannot accommodate footnotes."
 msgstr ""
 
-#: translator.cc:326
-#, c-format
-msgid "Two simultaneous %s events, junking this one"
+#: page-layout-problem.cc:732
+msgid ""
+"cannot fit music on page: ragged-spacing was requested, but page was "
+"compressed"
 msgstr ""
 
-#: translator.cc:327
+#: page-layout-problem.cc:735
 #, c-format
-msgid "Previous %s event here"
-msgstr ""
-
-#: glissando-engraver.cc:158
-msgid "unterminated glissando"
-msgstr ""
-
-#: skyline-pair.cc:131
-msgid "direction must not be CENTER in ly:skyline-pair::skyline"
+msgid "cannot fit music on page: overflow is %f"
 msgstr ""
 
-#: beam-engraver.cc:147
-msgid "already have a beam"
+#: page-layout-problem.cc:737
+msgid "compressing music to fit"
 msgstr ""
 
-#: beam-engraver.cc:230
-msgid "unterminated beam"
+#: page-layout-problem.cc:1197
+msgid "staff-affinities should only decrease"
 msgstr ""
 
-#: beam-engraver.cc:277
-msgid "stem does not fit in beam"
+#: page-turn-page-breaking.cc:168
+#, c-format
+msgid "page-turn-page-breaking: breaking from %d to %d"
 msgstr ""
 
-#: beam-engraver.cc:278
-msgid "beam was started here"
+#: page-turn-page-breaking.cc:217
+msgid ""
+"cannot fit the first page turn onto a single page.  Consider setting first-"
+"page-number to an even number."
 msgstr ""
 
-#: key-engraver.cc:199
-msgid "Incomplete keyAlterationOrder for key signature"
+#: page-turn-page-breaking.cc:230
+#, c-format
+msgid "Calculating page and line breaks (%d possible page breaks)..."
 msgstr ""
 
-#.
-#. Todo: should make typecheck?
-#.
-#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
-#.
-#: time-signature-engraver.cc:75
+#: page-turn-page-breaking.cc:300
 #, c-format
-msgid "strange time signature found: %d/%d"
+msgid "break starting at page %d"
 msgstr ""
 
-#: lily-parser-scheme.cc:80
+#: page-turn-page-breaking.cc:301
 #, c-format
-msgid "Changing working directory to: `%s'"
+msgid "\tdemerits: %f"
 msgstr ""
 
-#: lily-parser-scheme.cc:84
+#: page-turn-page-breaking.cc:302
 #, c-format
-msgid "unable to change directory to: `%s'"
+msgid "\tsystem count: %d"
 msgstr ""
 
-#: lily-parser-scheme.cc:99
+#: page-turn-page-breaking.cc:303
 #, c-format
-msgid "cannot find init file: `%s'"
+msgid "\tpage count: %d"
 msgstr ""
 
-#: lily-parser-scheme.cc:117
+#: page-turn-page-breaking.cc:304
 #, c-format
-msgid "Processing `%s'"
+msgid "\tprevious break: %d"
 msgstr ""
 
-#: lily-parser-scheme.cc:208
+#: pango-font.cc:205
+#, c-format
 msgid ""
-"ly:parser-parse-string is only valid with a new parser.  Use ly:parser-"
-"include-string instead."
+"Glyph has no name, but font supports glyph naming.\n"
+"Skipping glyph U+%0X, file %s"
 msgstr ""
 
-#: lily-parser-scheme.cc:239
-msgid ""
-"ly:parse-string-expression is only valid with a new parser.  Use ly:parser-"
-"include-string instead."
+#: pango-font.cc:242
+#, c-format
+msgid "no PostScript font name for font `%s'"
 msgstr ""
 
-#. We are completely screwed.
-#: beam-quanting.cc:839
-msgid "no viable initial configuration found: may not find good beam slope"
+#: pango-font.cc:291
+msgid "FreeType face has no PostScript font name"
 msgstr ""
 
-#: lily-guile.cc:93
+#: paper-book.cc:214
 #, c-format
-msgid "(load path: `%s')"
+msgid "program option -dprint-pages not supported by backend `%s'"
 msgstr ""
 
-#: lily-guile.cc:416
+#: paper-book.cc:233
 #, c-format
-msgid "cannot find property type-check for `%s' (%s)."
+msgid "program option -dpreview not supported by backend `%s'"
 msgstr ""
 
-#: lily-guile.cc:419
-msgid "perhaps a typing error?"
+#: paper-column-engraver.cc:261
+msgid ""
+"forced break was overridden by some other event, should you be using bar "
+"checks?"
 msgstr ""
 
-#: lily-guile.cc:426
-msgid "doing assignment anyway"
+#: paper-outputter-scheme.cc:41
+#, c-format
+msgid "Layout output to `%s'..."
 msgstr ""
 
-#: lily-guile.cc:438
+#: paper-score.cc:134
 #, c-format
-msgid "type check for `%s' failed; value `%s' must be of type `%s'"
+msgid "Element count %d (spanners %d) "
 msgstr ""
 
-#: rest-collision.cc:146
-msgid "cannot resolve rest collision: rest direction not set"
+#: paper-score.cc:138
+msgid "Preprocessing graphical objects..."
 msgstr ""
 
-#: rest-collision.cc:158 rest-collision.cc:267
-msgid "too many colliding rests"
+#: parse-scm.cc:121
+msgid "GUILE signaled an error for the expression beginning here"
 msgstr ""
 
-#: episema-engraver.cc:75
-msgid "already have an episema"
+#: partial-iterator.cc:45
+msgid "trying to use \\partial after the start of a piece"
 msgstr ""
 
-#: episema-engraver.cc:88
-msgid "cannot find start of episema"
+#: pdf-scheme.cc:50
+#, c-format
+msgid "Conversion of string `%s' to UTF-16be failed: %s"
 msgstr ""
 
-#: episema-engraver.cc:137
-msgid "unterminated episema"
+#: percent-repeat-engraver.cc:147
+msgid "unterminated percent repeat"
 msgstr ""
 
-#: rest.cc:192
-#, c-format
-msgid "rest `%s' not found"
+#: performance.cc:54
+msgid "Track..."
 msgstr ""
 
-#: pango-font.cc:205
+#: performance.cc:82
 #, c-format
-msgid ""
-"Glyph has no name, but font supports glyph naming.\n"
-"Skipping glyph U+%0X, file %s"
+msgid "MIDI output to `%s'..."
 msgstr ""
 
-#: pango-font.cc:242
+#: phrasing-slur-engraver.cc:101 slur-engraver.cc:102
 #, c-format
-msgid "no PostScript font name for font `%s'"
-msgstr ""
-
-#: pango-font.cc:291
-msgid "FreeType face has no PostScript font name"
+msgid "direction of %s invalid: %d"
 msgstr ""
 
 #: phrasing-slur-engraver.cc:175
@@ -2793,142 +2724,155 @@ msgstr ""
 msgid "already have phrasing slur"
 msgstr ""
 
-#: lyric-engraver.cc:186
-msgid "Lyric syllable does not have note.  Use \\lyricsto or associatedVoice."
+#: piano-pedal-engraver.cc:279
+#, c-format
+msgid "expect 3 strings for piano pedals, found: %ld"
 msgstr ""
 
-#: page-breaking.cc:277
-msgid ""
-"ignoring min-systems-per-page and max-systems-per-page because systems-per-"
-"page was set"
+#: piano-pedal-engraver.cc:294 piano-pedal-engraver.cc:305
+#: piano-pedal-performer.cc:104
+#, c-format
+msgid "cannot find start of piano pedal: `%s'"
 msgstr ""
 
-#: page-breaking.cc:282
-msgid ""
-"min-systems-per-page is larger than max-systems-per-page, ignoring both "
-"values"
+#: piano-pedal-engraver.cc:340
+#, c-format
+msgid "cannot find start of piano pedal bracket: `%s'"
 msgstr ""
 
-#: paper-outputter-scheme.cc:41
+#: program-option-scheme.cc:235
 #, c-format
-msgid "Layout output to `%s'..."
+msgid "no such internal option: %s"
 msgstr ""
 
-#: performance.cc:54
-msgid "Track..."
+#: property-iterator.cc:93
+#, c-format
+msgid "not a grob name, `%s'"
 msgstr ""
 
-#: performance.cc:82
+#: relative-octave-check.cc:49
+msgid "Failed octave check, got: "
+msgstr ""
+
+#: relocate.cc:52
 #, c-format
-msgid "MIDI output to `%s'..."
+msgid "Setting %s to %s"
 msgstr ""
 
-#: tuplet-engraver.cc:110
-msgid "No tuplet to end"
+#. this warning should only be printed in debug mode!
+#: relocate.cc:73
+#, c-format
+msgid "no such file: %s for %s"
 msgstr ""
 
-#: gregorian-ligature-engraver.cc:70
+#. this warning should only be printed in debug mode!
+#. this warning should only be printed in debug mode
+#: relocate.cc:84 relocate.cc:102
 #, c-format
-msgid "\\%s ignored"
+msgid "no such directory: %s for %s"
 msgstr ""
 
-#: gregorian-ligature-engraver.cc:75
+#: relocate.cc:93
 #, c-format
-msgid "implied \\%s added"
+msgid "%s=%s (prepend)\n"
 msgstr ""
 
-#. ligature may not start with 2nd head of pes or flexa
-#: gregorian-ligature-engraver.cc:224
-msgid "cannot apply `\\~' on first head of ligature"
+#: relocate.cc:124
+#, c-format
+msgid "not relocating, no %s/ or current/ found under %s"
 msgstr ""
 
-#. (pitch == prev_pitch)
-#: gregorian-ligature-engraver.cc:236
-msgid "cannot apply `\\~' on heads with identical pitch"
+#: relocate.cc:134
+#, c-format
+msgid "Relocation: compile datadir=%s, new datadir=%s"
 msgstr ""
 
-#: key-signature-interface.cc:77
+#: relocate.cc:146
 #, c-format
-msgid "No glyph found for alteration: %s"
+msgid "Relocation: framework_prefix=%s"
 msgstr ""
 
-#: key-signature-interface.cc:87
-msgid "alteration not found"
+#: relocate.cc:186
+#, c-format
+msgid "Relocation: is absolute: argv0=%s\n"
 msgstr ""
 
-#: source-file.cc:85
+#: relocate.cc:192
 #, c-format
-msgid "expected to read %d characters, got %d"
+msgid "Relocation: from cwd: argv0=%s\n"
 msgstr ""
 
-#: axis-group-engraver.cc:94
-msgid "Axis_group_engraver: vertical group already has a parent"
+#: relocate.cc:208
+#, c-format
+msgid ""
+"Relocation: from PATH=%s\n"
+"argv0=%s"
 msgstr ""
 
-#: axis-group-engraver.cc:95
-msgid "are there two Axis_group_engravers?"
+#: relocate.cc:235
+msgid "LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR"
 msgstr ""
 
-#: axis-group-engraver.cc:96
-msgid "removing this vertical group"
+#: relocate.cc:360
+#, c-format
+msgid "Relocation file: %s"
 msgstr ""
 
-#: cluster.cc:120
+#: relocate.cc:364 source-file.cc:65
 #, c-format
-msgid "unknown cluster style `%s'"
+msgid "cannot open file: `%s'"
 msgstr ""
 
-#: cluster.cc:157
-msgid "junking empty cluster"
+#: relocate.cc:394
+#, c-format
+msgid "Unknown relocation command %s"
 msgstr ""
 
-#: global-context-scheme.cc:96 global-context-scheme.cc:114
-msgid "no music found in score"
+#: rest-collision-engraver.cc:70
+msgid "rhythmic head is not part of a rhythmic column"
 msgstr ""
 
-#: global-context-scheme.cc:104
-msgid "Interpreting music..."
+#: rest-collision.cc:146
+msgid "cannot resolve rest collision: rest direction not set"
 msgstr ""
 
-#: global-context-scheme.cc:126
-#, c-format
-msgid "elapsed time: %.2f seconds"
+#: rest-collision.cc:158 rest-collision.cc:272
+msgid "too many colliding rests"
 msgstr ""
 
-#: output-def.cc:235
-msgid "margins do not fit with line-width, setting default values"
+#: rest.cc:193
+#, c-format
+msgid "rest `%s' not found"
 msgstr ""
 
-#: output-def.cc:242
-msgid ""
-"systems run off the page due to improper paper settings, setting default "
-"values"
+#: score-engraver.cc:78
+#, c-format
+msgid "cannot find `%s'"
 msgstr ""
 
-#: axis-group-interface.cc:668
-msgid "an outside-staff object should have a direction, defaulting to up"
+#: score-engraver.cc:80
+msgid "Music font has not been installed properly."
 msgstr ""
 
-#: coherent-ligature-engraver.cc:110
+#: score-engraver.cc:82
 #, c-format
-msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul"
+msgid "Search path `%s'"
 msgstr ""
 
-#: percent-repeat-engraver.cc:147
-msgid "unterminated percent repeat"
+#: score-engraver.cc:84
+msgid "Aborting"
 msgstr ""
 
-#: note-head.cc:95
-#, c-format
-msgid "none of note heads `%s' or `%s' found"
+#: score.cc:172
+msgid "already have music in score"
 msgstr ""
 
-#: font-config.cc:38
-msgid "Initializing FontConfig..."
+#: score.cc:173
+msgid "this is the previous music"
 msgstr ""
 
-#: font-config.cc:58
-msgid "Building font database..."
+#: score.cc:178
+msgid "errors found, ignoring music expression"
 msgstr ""
 
 #. FIXME:
@@ -2940,71 +2884,79 @@ msgstr ""
 msgid " scheme encoding: "
 msgstr ""
 
-#: all-font-metrics.cc:149
-#, c-format
-msgid "cannot find font: `%s'"
+#: skyline-pair.cc:131
+msgid "direction must not be CENTER in ly:skyline-pair::skyline"
 msgstr ""
 
-#: clef.cc:65
-#, c-format
-msgid "clef `%s' not found"
+#: slur-engraver.cc:176
+msgid "unterminated slur"
 msgstr ""
 
-#: property-iterator.cc:93
+#: slur-engraver.cc:211
+msgid "cannot end slur"
+msgstr ""
+
+#. We already have an old slur, so give a warning
+#. and completely ignore the new slur.
+#: slur-engraver.cc:231
+msgid "already have slur"
+msgstr ""
+
+#: slur.cc:430
 #, c-format
-msgid "not a grob name, `%s'"
+msgid "Ignoring grob for slur: %s.  avoid-slur not set?"
 msgstr ""
 
-#: pdf-scheme.cc:50
+#: source-file.cc:85
 #, c-format
-msgid "Conversion of string `%s' to UTF-16be failed: %s"
+msgid "expected to read %d characters, got %d"
 msgstr ""
 
-#: new-fingering-engraver.cc:113
-msgid "cannot add text scripts to individual note heads"
+#: staff-performer.cc:275
+msgid "MIDI channel wrapped around"
 msgstr ""
 
-#: new-fingering-engraver.cc:269
-msgid "no placement found for fingerings"
+#: staff-performer.cc:276
+msgid "remapping modulo 16"
 msgstr ""
 
-#: new-fingering-engraver.cc:270
-msgid "placing below"
+#: stem-engraver.cc:110
+msgid "tremolo duration is too long"
 msgstr ""
 
-#: bar-check-iterator.cc:84
+#: stem-engraver.cc:162
 #, c-format
-msgid "barcheck failed at: %s"
+msgid "adding note head to incompatible stem (type = %d/%d)"
 msgstr ""
 
-#: change-iterator.cc:34
-#, c-format
-msgid "cannot change `%s' to `%s'"
+#: stem-engraver.cc:165
+msgid "maybe input should specify polyphonic voices"
 msgstr ""
 
-#. FIXME: constant error message.
-#: change-iterator.cc:93
-msgid "cannot find context to switch to"
+#: stem.cc:128
+msgid "weird stem size, check for narrow beams"
 msgstr ""
 
-#. We could change the current translator's id, but that would make
-#. errors hard to catch.
-#.
-#. last->translator_id_string () = get_change
-#. ()->change_to_id_string ();
-#: change-iterator.cc:102
+#: system.cc:200
 #, c-format
-msgid "not changing to same context type: %s"
+msgid "Element count %d"
+msgstr ""
+
+#: system.cc:480
+#, c-format
+msgid "Grob count %d"
 msgstr ""
 
-#. FIXME: uncomprehensable message
-#: change-iterator.cc:106
-msgid "none of these in my family"
+#. TODO: Also print the arguments of the markup!
+#: text-interface.cc:129
+#, c-format
+msgid "Cyclic markup detected: %s"
 msgstr ""
 
-#: translator-group-ctors.cc:40
+#. TODO: Also print the arguments of the markup!
+#: text-interface.cc:142
 #, c-format
-msgid "fatal error.  Couldn't find type: %s"
+msgid "Markup depth exceeds maximal value of %d; Markup: %s"
 msgstr ""
 
 #: text-spanner-engraver.cc:72
@@ -3019,117 +2971,178 @@ msgstr ""
 msgid "unterminated text spanner"
 msgstr ""
 
-#: lily-parser.cc:109
-msgid "Parsing..."
+#: tie-engraver.cc:117
+msgid "unterminated tie"
 msgstr ""
 
-#. if we get to here, just put everything on one line
-#: constrained-breaking.cc:187 constrained-breaking.cc:205
-msgid "cannot find line breaking that satisfies constraints"
+#: tie-engraver.cc:348
+msgid "lonely tie"
 msgstr ""
 
-#. FIXME: constant error message.
-#: mark-engraver.cc:157
-msgid "rehearsalMark must have integer value"
+#.
+#. Todo: should make typecheck?
+#.
+#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
+#.
+#: time-signature-engraver.cc:75
+#, c-format
+msgid "strange time signature found: %d/%d"
 msgstr ""
 
-#: mark-engraver.cc:163
-msgid "mark label must be a markup object"
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#: time-signature.cc:94
+#, c-format
+msgid "time signature symbol `%s' not found; reverting to numbered style"
 msgstr ""
 
-#: rest-collision-engraver.cc:70
-msgid "rhythmic head is not part of a rhythmic column"
+#: translator-ctors.cc:65
+#, c-format
+msgid "unknown translator: `%s'"
 msgstr ""
 
-#. If there is no such symbol, we default to the numbered style.
-#. (Here really with a warning!)
-#: time-signature.cc:122
+#: translator-group-ctors.cc:40
 #, c-format
-msgid "time signature symbol `%s' not found; reverting to numbered style"
+msgid "fatal error.  Couldn't find type: %s"
 msgstr ""
 
-#: grob-interface.cc:68
+#: translator-group.cc:188
 #, c-format
-msgid "Unknown interface `%s'"
+msgid "cannot find: `%s'"
 msgstr ""
 
-#: grob-interface.cc:79
+#: translator.cc:326
 #, c-format
-msgid "Grob `%s' has no interface for property `%s'"
+msgid "Two simultaneous %s events, junking this one"
 msgstr ""
 
-#: midi-stream.cc:39
+#: translator.cc:327
 #, c-format
-msgid "cannot open for write: %s: %s"
+msgid "Previous %s event here"
 msgstr ""
 
-#: midi-stream.cc:55
+#: ttf.cc:480 ttf.cc:528
 #, c-format
-msgid "cannot write to file: `%s'"
+msgid "font index %d too large for font `%s', using index 0"
 msgstr ""
 
-#. TODO: Also print the arguments of the markup!
-#: text-interface.cc:129
+#: ttf.cc:512 ttf.cc:562
+msgid "font index must be non-negative, using index 0"
+msgstr ""
+
+#: tuplet-engraver.cc:110
+msgid "No tuplet to end"
+msgstr ""
+
+#: vaticana-ligature-engraver.cc:400
 #, c-format
-msgid "Cyclic markup detected: %s"
+msgid ""
+"ignored prefix(es) `%s' of this head according to restrictions of the "
+"selected ligature style"
 msgstr ""
 
-#. TODO: Also print the arguments of the markup!
-#: text-interface.cc:142
+#: vaticana-ligature-engraver.cc:466
+msgid ""
+"Ambiguous use of dots in ligature: there are multiple dotted notes with the "
+"same pitch.  The ligature should be split."
+msgstr ""
+
+#: vaticana-ligature-engraver.cc:524
+msgid ""
+"This ligature has a dotted head followed by a non-dotted head.  The ligature "
+"should be split after the last dotted head before this head."
+msgstr ""
+
+#: vaticana-ligature-engraver.cc:736
 #, c-format
-msgid "Markup depth exceeds maximal value of %d; Markup: %s"
+msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul"
+msgstr ""
+
+#: vaticana-ligature.cc:95
+msgid "flexa-height undefined; assuming 0"
+msgstr ""
+
+#: vaticana-ligature.cc:100
+msgid "ascending vaticana style flexa"
+msgstr ""
+
+#. fixme: be more verbose.
+#: volta-engraver.cc:110
+msgid "cannot end volta spanner"
+msgstr ""
+
+#: volta-engraver.cc:120
+msgid "already have a volta spanner, ending that one prematurely"
+msgstr ""
+
+#: volta-engraver.cc:124
+msgid "also already have an ended spanner"
+msgstr ""
+
+#: volta-engraver.cc:125
+msgid "giving up"
 msgstr ""
 
-#: parser.yy:162 parser.yy:176
+#: parser.yy:162 parser.yy:176 /home/gperciva/src/lilypond/lily/parser.yy:162
+#: /home/gperciva/src/lilypond/lily/parser.yy:176
 msgid "Too much lookahead"
 msgstr ""
 
-#: parser.yy:833 parser.yy:1234
+#: parser.yy:835 parser.yy:1256 /home/gperciva/src/lilypond/lily/parser.yy:835
+#: /home/gperciva/src/lilypond/lily/parser.yy:1256
 msgid "not a context mod"
 msgstr ""
 
-#: parser.yy:1018
+#: parser.yy:1027 /home/gperciva/src/lilypond/lily/parser.yy:1027
 msgid "\\paper cannot be used in \\score, use \\layout instead"
 msgstr ""
 
-#: parser.yy:1042
+#: parser.yy:1051 /home/gperciva/src/lilypond/lily/parser.yy:1051
 msgid "need \\paper for paper block"
 msgstr ""
 
-#: parser.yy:1999
+#: parser.yy:1176 /home/gperciva/src/lilypond/lily/parser.yy:1176
+msgid "Ignoring non-music expression"
+msgstr ""
+
+#: parser.yy:2016 /home/gperciva/src/lilypond/lily/parser.yy:2016
 msgid "only \\consists and \\remove take non-string argument."
 msgstr ""
 
-#: parser.yy:2012
+#: parser.yy:2029 /home/gperciva/src/lilypond/lily/parser.yy:2029
 msgid "Grob name should be alphanumeric"
 msgstr ""
 
-#: parser.yy:2216
+#: parser.yy:2233 /home/gperciva/src/lilypond/lily/parser.yy:2233
 msgid "not a rhythmic event"
 msgstr ""
 
-#: parser.yy:2312 parser.yy:2317
+#: parser.yy:2329 parser.yy:2334
+#: /home/gperciva/src/lilypond/lily/parser.yy:2329
+#: /home/gperciva/src/lilypond/lily/parser.yy:2334
 msgid "have to be in Lyric mode for lyrics"
 msgstr ""
 
-#: parser.yy:2432
+#: parser.yy:2449 /home/gperciva/src/lilypond/lily/parser.yy:2449
 msgid "expecting string as script definition"
 msgstr ""
 
-#: parser.yy:2592 parser.yy:2643
+#: parser.yy:2609 parser.yy:2653
+#: /home/gperciva/src/lilypond/lily/parser.yy:2609
+#: /home/gperciva/src/lilypond/lily/parser.yy:2653
 #, c-format
 msgid "not a duration: %d"
 msgstr ""
 
-#: parser.yy:2762
+#: parser.yy:2772 /home/gperciva/src/lilypond/lily/parser.yy:2772
 msgid "have to be in Note mode for notes"
 msgstr ""
 
-#: parser.yy:2817
+#: parser.yy:2827 /home/gperciva/src/lilypond/lily/parser.yy:2827
 msgid "have to be in Chord mode for chords"
 msgstr ""
 
-#: parser.yy:3077
+#: parser.yy:3087 /home/gperciva/src/lilypond/lily/parser.yy:3087
 msgid "not a markup"
 msgstr ""
 
@@ -3171,196 +3184,254 @@ msgstr ""
 msgid "string expected after \\include"
 msgstr ""
 
-#. backup rule
 #: lexer.ll:393
 msgid "end quote missing"
 msgstr ""
 
-#: lexer.ll:555
+#: lexer.ll:551
 msgid "Brace found at end of lyric.  Did you forget a space?"
 msgstr ""
 
-#: lexer.ll:670
+#: lexer.ll:662
 msgid "Brace found at end of markup.  Did you forget a space?"
 msgstr ""
 
-#: lexer.ll:682
+#: lexer.ll:674
 msgid "EOF found inside a comment"
 msgstr ""
 
-#: lexer.ll:780
+#: lexer.ll:770
 #, c-format
 msgid "invalid character: `%s'"
 msgstr ""
 
-#: lexer.ll:883 lexer.ll:884
+#: lexer.ll:881
 #, c-format
 msgid "unknown escaped string: `\\%s'"
 msgstr ""
 
-#: lexer.ll:1166 lexer.ll:1167
+#: lexer.ll:1164
 msgid "non-UTF-8 input"
 msgstr ""
 
-#: lexer.ll:1210 lexer.ll:1211
+#: lexer.ll:1208
 #, c-format
 msgid "file too old: %s (oldest supported: %s)"
 msgstr ""
 
-#: lexer.ll:1211 lexer.ll:1212
+#: lexer.ll:1209
 msgid "consider updating the input with the convert-ly script"
 msgstr ""
 
-#: lexer.ll:1217 lexer.ll:1218
+#: lexer.ll:1215
 #, c-format
 msgid "program too old: %s (file requires: %s)"
 msgstr ""
 
-#: parser-clef.scm:143 parser-clef.scm:183
+#: backend-library.scm:27
 #, scheme-format
-msgid "unknown clef type `~a'"
+msgid "Invoking `~a'..."
 msgstr ""
 
-#: parser-clef.scm:144 parser-clef.scm:184
+#: backend-library.scm:31
 #, scheme-format
-msgid "supported clefs: ~a"
+msgid "`~a' failed (~a)\n"
 msgstr ""
 
-#: parser-ly-from-scheme.scm:73
-msgid "error in #{ ... #}"
+#: backend-library.scm:90
+#, scheme-format
+msgid "Converting to `~a'...\n"
 msgstr ""
 
-#: framework-eps.scm:108
+#. Do not try to guess the name of the png file,
+#. GS produces PNG files like BASE-page%d.png.
+#: backend-library.scm:99
 #, scheme-format
-msgid "Writing ~a..."
+msgid "Converting to ~a..."
 msgstr ""
 
-#: flag-styles.scm:151
+#: backend-library.scm:137
 #, scheme-format
-msgid "flag stroke `~a' or `~a' not found"
+msgid "Writing header field `~a' to `~a'..."
 msgstr ""
 
-#: graphviz.scm:64
+#: backend-library.scm:187
 #, scheme-format
-msgid "Writing graph `~a'..."
+msgid "missing stencil expression `~S'"
+msgstr ""
+
+#: chord-entry.scm:52
+#, scheme-format
+msgid "Spurious garbage following chord: ~A"
 msgstr ""
 
-#: define-music-properties.scm:21 define-grob-properties.scm:21
-#: define-context-properties.scm:31
+#: define-context-properties.scm:31 define-grob-properties.scm:21
+#: define-music-properties.scm:21
 #, scheme-format
 msgid "symbol ~S redefined"
 msgstr ""
 
-#: lily.scm:234
-msgid "Using (ice-9 curried-definitions) module\n"
+#: define-event-classes.scm:67
+#, scheme-format
+msgid "unknown parent class `~a'"
 msgstr ""
 
-#: lily.scm:237
-msgid "Guile 1.8\n"
+#: define-markup-commands.scm:887
+msgid "no systems found in \\score markup, does it have a \\layout block?"
 msgstr ""
 
-#: lily.scm:297
+#: define-markup-commands.scm:2614
 #, scheme-format
-msgid "cannot find: ~A"
+msgid "Cannot find glyph ~a"
 msgstr ""
 
-#: lily.scm:707
-msgid "Success: compilation successfully completed"
+#: define-markup-commands.scm:3040
+#, scheme-format
+msgid "no brace found for point size ~S "
 msgstr ""
 
-#: lily.scm:708
-msgid "Compilation completed with warnings or errors"
+#: define-markup-commands.scm:3041
+#, scheme-format
+msgid "defaulting to ~S pt"
 msgstr ""
 
-#: lily.scm:770
+#: define-markup-commands.scm:3194
 #, scheme-format
-msgid "job ~a terminated with signal: ~a"
+msgid "not a valid duration string: ~a"
 msgstr ""
 
-#: lily.scm:773
+#: define-music-types.scm:765
 #, scheme-format
-msgid ""
-"logfile ~a (exit ~a):\n"
-"~a"
+msgid "symbol expected: ~S"
 msgstr ""
 
-#: lily.scm:795 lily.scm:881
+#: define-music-types.scm:768
 #, scheme-format
-msgid "failed files: ~S"
+msgid "cannot find music object: ~S"
 msgstr ""
 
-#: lily.scm:872
+#: define-music-types.scm:787
 #, scheme-format
-msgid "Redirecting output to ~a..."
+msgid "unknown repeat type `~S'"
+msgstr ""
+
+#: define-music-types.scm:788
+msgid "See define-music-types.scm for supported repeats"
+msgstr ""
+
+#: define-note-names.scm:962
+msgid "Select note names language."
 msgstr ""
 
-#: lily.scm:891 ps-to-png.scm:66
+#: define-note-names.scm:968
 #, scheme-format
-msgid "Invoking `~a'...\n"
+msgid "Using `~a' note names..."
 msgstr ""
 
-#: layout-beam.scm:40
+#: define-note-names.scm:971
 #, scheme-format
-msgid "Error in beam quanting.  Expected (~S,~S) found ~S."
+msgid "Could not find language `~a'.  Ignoring."
 msgstr ""
 
-#: layout-beam.scm:54
+#: document-backend.scm:132
 #, scheme-format
-msgid "Error in beam quanting.  Expected ~S 0, found ~S."
+msgid "pair expected in doc ~s"
 msgstr ""
 
-#: output-svg.scm:47
+#: document-backend.scm:189
 #, scheme-format
-msgid "undefined: ~S"
+msgid "cannot find interface for property: ~S"
 msgstr ""
 
-#: output-svg.scm:157
+#: document-backend.scm:199
 #, scheme-format
-msgid "cannot decypher Pango description: ~a"
+msgid "unknown Grob interface: ~S"
 msgstr ""
 
-#: output-svg.scm:237
-msgid "Glyph must have a unicode value"
+#: documentation-lib.scm:59
+#, scheme-format
+msgid "Processing ~S..."
 msgstr ""
 
-#: output-svg.scm:289 output-svg.scm:299
+#: documentation-lib.scm:176
 #, scheme-format
-msgid "cannot find SVG font ~S"
+msgid "Writing ~S..."
 msgstr ""
 
-#: output-svg.scm:524 output-ps.scm:277
+#: documentation-lib.scm:188
 #, scheme-format
-msgid "unknown line-cap-style: ~S"
+msgid "cannot find description for property `~S' (~S)"
+msgstr ""
+
+#: documentation-lib.scm:209
+#, scheme-format
+msgid "cannot find description for property ~S (~S)"
 msgstr ""
 
-#: output-svg.scm:530 output-ps.scm:282
+#: flag-styles.scm:151
 #, scheme-format
-msgid "unknown line-join-style: ~S"
+msgid "flag stroke `~a' or `~a' not found"
+msgstr ""
+
+#: framework-eps.scm:108
+#, scheme-format
+msgid "Writing ~a..."
+msgstr ""
+
+#: framework-ps.scm:250
+#, scheme-format
+msgid "cannot embed ~S=~S"
+msgstr ""
+
+#: framework-ps.scm:293
+#, scheme-format
+msgid "cannot extract file matching ~a from ~a"
+msgstr ""
+
+#: framework-ps.scm:311
+#, scheme-format
+msgid "do not know how to embed ~S=~S"
+msgstr ""
+
+#: framework-ps.scm:336
+#, scheme-format
+msgid "do not know how to embed font ~s ~s ~s"
 msgstr ""
 
-#: to-xml.scm:191
-#, scheme-format
-msgid "assertion failed: ~S"
+#: framework-ps.scm:686
+msgid ""
+"\n"
+"The PostScript backend does not support the\n"
+"system-by-system output.  For that, use the EPS backend instead,\n"
+"\n"
+"  lilypond -dbackend=eps FILE\n"
+"\n"
+"If have cut & pasted a lilypond fragment from a webpage, be sure\n"
+"to only remove anything before\n"
+"\n"
+"  %% ****************************************************************\n"
+"  %% Start cut-&-pastable-section\n"
+"  %% ****************************************************************\n"
 msgstr ""
 
-#: paper.scm:120
-msgid "set-global-staff-size: not in toplevel scope"
+#: framework-svg.scm:84
+#, scheme-format
+msgid "Updating font into: ~a"
 msgstr ""
 
-#: paper.scm:314
+#: graphviz.scm:64
 #, scheme-format
-msgid "This is not a \\layout {} object, ~S"
+msgid "Writing graph `~a'..."
 msgstr ""
 
-#: paper.scm:326
+#: layout-beam.scm:40
 #, scheme-format
-msgid "Unknown paper size: ~a"
+msgid "Error in beam quanting.  Expected (~S,~S) found ~S."
 msgstr ""
 
-#. TODO: should raise (generic) exception with throw, and catch
-#. that in parse-scm.cc
-#: paper.scm:341
-msgid "Must use #(set-paper-size .. ) within \\paper { ... }"
+#: layout-beam.scm:54
+#, scheme-format
+msgid "Error in beam quanting.  Expected ~S 0, found ~S."
 msgstr ""
 
 #: lily-library.scm:299
@@ -3376,106 +3447,88 @@ msgstr ""
 msgid "Music unsuitable for output-def"
 msgstr ""
 
-#: lily-library.scm:888
+#: lily-library.scm:892
 msgid ""
 "Find the index between @var{start} and @var{end} (an integer)\n"
 "which produces the closest match to @var{target-val} if\n"
 "applied to function @var{getter}."
 msgstr ""
 
-#: lily-library.scm:962
+#: lily-library.scm:966
 #, scheme-format
 msgid "unknown unit: ~S"
 msgstr ""
 
-#: lily-library.scm:987
+#: lily-library.scm:991
 #, scheme-format
 msgid "no \\version statement found, please add~afor future compatibility"
 msgstr ""
 
-#: lily-library.scm:993
+#: lily-library.scm:997
 msgid "old relative compatibility not used"
 msgstr ""
 
-#: backend-library.scm:27
-#, scheme-format
-msgid "Invoking `~a'..."
-msgstr ""
-
-#: backend-library.scm:31
-#, scheme-format
-msgid "`~a' failed (~a)\n"
-msgstr ""
-
-#: backend-library.scm:90
-#, scheme-format
-msgid "Converting to `~a'...\n"
+#: lily.scm:234
+msgid "Using (ice-9 curried-definitions) module\n"
 msgstr ""
 
-#. Do not try to guess the name of the png file,
-#. GS produces PNG files like BASE-page%d.png.
-#: backend-library.scm:99
-#, scheme-format
-msgid "Converting to ~a..."
+#: lily.scm:237
+msgid "Guile 1.8\n"
 msgstr ""
 
-#: backend-library.scm:137
+#: lily.scm:297
 #, scheme-format
-msgid "Writing header field `~a' to `~a'..."
+msgid "cannot find: ~A"
 msgstr ""
 
-#: backend-library.scm:187
-#, scheme-format
-msgid "missing stencil expression `~S'"
+#: lily.scm:708
+msgid "Success: compilation successfully completed"
 msgstr ""
 
-#: documentation-lib.scm:59
-#, scheme-format
-msgid "Processing ~S..."
+#: lily.scm:709
+msgid "Compilation completed with warnings or errors"
 msgstr ""
 
-#: documentation-lib.scm:176
+#: lily.scm:771
 #, scheme-format
-msgid "Writing ~S..."
+msgid "job ~a terminated with signal: ~a"
 msgstr ""
 
-#: documentation-lib.scm:188
+#: lily.scm:774
 #, scheme-format
-msgid "cannot find description for property `~S' (~S)"
+msgid ""
+"logfile ~a (exit ~a):\n"
+"~a"
 msgstr ""
 
-#: documentation-lib.scm:209
+#: lily.scm:796 lily.scm:882
 #, scheme-format
-msgid "cannot find description for property ~S (~S)"
-msgstr ""
-
-#: define-markup-commands.scm:887
-msgid "no systems found in \\score markup, does it have a \\layout block?"
+msgid "failed files: ~S"
 msgstr ""
 
-#: define-markup-commands.scm:2614
+#: lily.scm:873
 #, scheme-format
-msgid "Cannot find glyph ~a"
+msgid "Redirecting output to ~a..."
 msgstr ""
 
-#: define-markup-commands.scm:3040
+#: lily.scm:892 ps-to-png.scm:66
 #, scheme-format
-msgid "no brace found for point size ~S "
+msgid "Invoking `~a'...\n"
 msgstr ""
 
-#: define-markup-commands.scm:3041
+#: ly-syntax-constructors.scm:66
 #, scheme-format
-msgid "defaulting to ~S pt"
+msgid "~a function cannot return ~a"
 msgstr ""
 
-#: define-markup-commands.scm:3194
+#: ly-syntax-constructors.scm:75
 #, scheme-format
-msgid "not a valid duration string: ~a"
+msgid "wrong type for argument ~a.  Expecting ~a, found ~s"
 msgstr ""
 
-#: define-event-classes.scm:67
+#: ly-syntax-constructors.scm:188
 #, scheme-format
-msgid "unknown parent class `~a'"
+msgid "Invalid property operation ~a"
 msgstr ""
 
 #: markup-macros.scm:331
@@ -3493,35 +3546,6 @@ msgstr ""
 msgid "Not a markup command: ~A"
 msgstr ""
 
-#: document-backend.scm:132
-#, scheme-format
-msgid "pair expected in doc ~s"
-msgstr ""
-
-#: document-backend.scm:189
-#, scheme-format
-msgid "cannot find interface for property: ~S"
-msgstr ""
-
-#: document-backend.scm:199
-#, scheme-format
-msgid "unknown Grob interface: ~S"
-msgstr ""
-
-#: define-note-names.scm:962
-msgid "Select note names language."
-msgstr ""
-
-#: define-note-names.scm:968
-#, scheme-format
-msgid "Using `~a' note names..."
-msgstr ""
-
-#: define-note-names.scm:971
-#, scheme-format
-msgid "Could not find language `~a'.  Ignoring."
-msgstr ""
-
 #: modal-transforms.scm:38
 msgid "'from' pitch not in scale; ignoring"
 msgstr ""
@@ -3546,105 +3570,123 @@ msgstr ""
 msgid "negative replication count; ignoring"
 msgstr ""
 
-#: framework-ps.scm:250
+#: music-functions.scm:272
+msgid "More alternatives than repeats.  Junking excess alternatives"
+msgstr ""
+
+#: music-functions.scm:303
 #, scheme-format
-msgid "cannot embed ~S=~S"
+msgid "invalid tremolo repeat count: ~a"
 msgstr ""
 
-#: framework-ps.scm:293
+#: music-functions.scm:689
+msgid "Bad chord repetition"
+msgstr ""
+
+#: music-functions.scm:724
 #, scheme-format
-msgid "cannot extract file matching ~a from ~a"
+msgid "music expected: ~S"
 msgstr ""
 
-#: framework-ps.scm:311
+#: music-functions.scm:1042
 #, scheme-format
-msgid "do not know how to embed ~S=~S"
+msgid "cannot find quoted music: `~S'"
 msgstr ""
 
-#: framework-ps.scm:336
+#: music-functions.scm:1180
+msgid "Add @var{octave-shift} to the octave of @var{pitch}."
+msgstr ""
+
+#: music-functions.scm:1240
 #, scheme-format
-msgid "do not know how to embed font ~s ~s ~s"
+msgid "Unknown octaveness type: ~S "
 msgstr ""
 
-#: framework-ps.scm:686
-msgid ""
-"\n"
-"The PostScript backend does not support the\n"
-"system-by-system output.  For that, use the EPS backend instead,\n"
-"\n"
-"  lilypond -dbackend=eps FILE\n"
-"\n"
-"If have cut & pasted a lilypond fragment from a webpage, be sure\n"
-"to only remove anything before\n"
-"\n"
-"  %% ****************************************************************\n"
-"  %% Start cut-&-pastable-section\n"
-"  %% ****************************************************************\n"
+#: music-functions.scm:1241
+msgid "Defaulting to 'any-octave."
 msgstr ""
 
-#: music-functions.scm:274
-msgid "More alternatives than repeats.  Junking excess alternatives"
+#: music-functions.scm:1578
+#, scheme-format
+msgid "unknown accidental style: ~S"
 msgstr ""
 
-#: music-functions.scm:305
+#: output-ps.scm:277 output-svg.scm:524
 #, scheme-format
-msgid "invalid tremolo repeat count: ~a"
+msgid "unknown line-cap-style: ~S"
 msgstr ""
 
-#: music-functions.scm:671
-msgid "Bad chord repetition"
+#: output-ps.scm:282 output-svg.scm:530
+#, scheme-format
+msgid "unknown line-join-style: ~S"
 msgstr ""
 
-#: music-functions.scm:706
+#: output-svg.scm:47
 #, scheme-format
-msgid "music expected: ~S"
+msgid "undefined: ~S"
 msgstr ""
 
-#: music-functions.scm:1024
+#: output-svg.scm:157
 #, scheme-format
-msgid "cannot find quoted music: `~S'"
+msgid "cannot decypher Pango description: ~a"
 msgstr ""
 
-#: music-functions.scm:1162
-msgid "Add @var{octave-shift} to the octave of @var{pitch}."
+#: output-svg.scm:237
+msgid "Glyph must have a unicode value"
 msgstr ""
 
-#: music-functions.scm:1222
+#: output-svg.scm:289 output-svg.scm:299
 #, scheme-format
-msgid "Unknown octaveness type: ~S "
+msgid "cannot find SVG font ~S"
 msgstr ""
 
-#: music-functions.scm:1223
-msgid "Defaulting to 'any-octave."
+#: paper.scm:120
+msgid "set-global-staff-size: not in toplevel scope"
 msgstr ""
 
-#: music-functions.scm:1560
+#: paper.scm:315
 #, scheme-format
-msgid "unknown accidental style: ~S"
+msgid "This is not a \\layout {} object, ~S"
 msgstr ""
 
-#: define-music-types.scm:765
+#: paper.scm:327
 #, scheme-format
-msgid "symbol expected: ~S"
+msgid "Unknown paper size: ~a"
 msgstr ""
 
-#: define-music-types.scm:768
+#. TODO: should raise (generic) exception with throw, and catch
+#. that in parse-scm.cc
+#: paper.scm:342
+msgid "Must use #(set-paper-size .. ) within \\paper { ... }"
+msgstr ""
+
+#: parser-clef.scm:143 parser-clef.scm:183
 #, scheme-format
-msgid "cannot find music object: ~S"
+msgid "unknown clef type `~a'"
 msgstr ""
 
-#: define-music-types.scm:787
+#: parser-clef.scm:144 parser-clef.scm:184
 #, scheme-format
-msgid "unknown repeat type `~S'"
+msgid "supported clefs: ~a"
 msgstr ""
 
-#: define-music-types.scm:788
-msgid "See define-music-types.scm for supported repeats"
+#: parser-ly-from-scheme.scm:73
+msgid "error in #{ ... #}"
 msgstr ""
 
-#: framework-svg.scm:84
+#: part-combiner.scm:598
 #, scheme-format
-msgid "Updating font into: ~a"
+msgid "quoted music `~a' is empty"
+msgstr ""
+
+#: ps-to-png.scm:70
+#, scheme-format
+msgid "~a exited with status: ~S"
+msgstr ""
+
+#: to-xml.scm:191
+#, scheme-format
+msgid "assertion failed: ~S"
 msgstr ""
 
 #: translation-functions.scm:359
@@ -3686,33 +3728,3 @@ msgid ""
 "No label for fret ~a (on string ~a);\n"
 "only ~a fret labels provided"
 msgstr ""
-
-#: ps-to-png.scm:70
-#, scheme-format
-msgid "~a exited with status: ~S"
-msgstr ""
-
-#: chord-entry.scm:52
-#, scheme-format
-msgid "Spurious garbage following chord: ~A"
-msgstr ""
-
-#: part-combiner.scm:598
-#, scheme-format
-msgid "quoted music `~a' is empty"
-msgstr ""
-
-#: ly-syntax-constructors.scm:66
-#, scheme-format
-msgid "~a function cannot return ~a"
-msgstr ""
-
-#: ly-syntax-constructors.scm:75
-#, scheme-format
-msgid "wrong type for argument ~a.  Expecting ~a, found ~s"
-msgstr ""
-
-#: ly-syntax-constructors.scm:188
-#, scheme-format
-msgid "Invalid property operation ~a"
-msgstr ""