]> git.donarmstrong.com Git - lilypond.git/blobdiff - po/lilypond.pot
add version to null.ly
[lilypond.git] / po / lilypond.pot
index bfac9791681c3de71dbb29353b1e31fcf3eeeb20..169b40e190a3a45799a11b9be6b0b3a6337faa8d 100644 (file)
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
+# Translation of LilyPond.
+# Copyright (C) 2007 Han-Wen Nienhuys, Jan Nieuwenhuizen
+# This file is distributed under the same license as lilypond package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-03-21 11:40+0100\n"
+"Project-Id-Version: lilypond 2.11.22\n"
+"Report-Msgid-Bugs-To: http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs\n"
+"POT-Creation-Date: 2007-04-28 12:03+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: ENCODING\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
 
-#: data-file.cc:52
-msgid "EOF in a string"
+#: convertrules.py:12
+#, python-format
+msgid "Not smart enough to convert %s"
 msgstr ""
 
-#: data-file.cc:116 input.cc:87 midi-parser.cc:100 warn.cc:22
+#: convertrules.py:13
+msgid "Please refer to the manual for details, and update manually."
+msgstr ""
+
+#: convertrules.py:14
+#, python-format
+msgid "%s has been replaced by %s"
+msgstr ""
+
+#: convertrules.py:2408
+msgid "LilyPond source must be UTF-8"
+msgstr ""
+
+#: convertrules.py:2411
+msgid "Try the texstrings backend"
+msgstr ""
+
+#: convertrules.py:2414
+#, python-format
+msgid "Do something like: %s"
+msgstr ""
+
+#: convertrules.py:2417
+msgid "Or save as UTF-8 in your editor"
+msgstr ""
+
+#: fontextract.py:26
+#, python-format
+msgid "Scanning %s"
+msgstr ""
+
+#: fontextract.py:71
+#, python-format
+msgid "Extracted %s"
+msgstr ""
+
+#: fontextract.py:86
+#, python-format
+msgid "Writing fonts to %s"
+msgstr ""
+
+#: lilylib.py:85 lilylib.py:136
+#, python-format
+msgid "Invoking `%s'"
+msgstr ""
+
+#: lilylib.py:87 lilylib.py:138
+#, python-format
+msgid "Running %s..."
+msgstr ""
+
+#: lilylib.py:203
+#, python-format
+msgid "Usage: %s"
+msgstr ""
+
+#: abc2ly.py:1342 convert-ly.py:71 lilypond-book.py:110 midi2ly.py:858
+#, python-format
+msgid "%s [OPTION]... FILE"
+msgstr ""
+
+#: abc2ly.py:1344
+#, python-format
+msgid ""
+"abc2ly converts ABC music files (see\n"
+"%s) to LilyPond input."
+msgstr ""
+
+#: abc2ly.py:1348 etf2ly.py:1184 midi2ly.py:874
+msgid "write output to FILE"
+msgstr ""
+
+#: abc2ly.py:1350
+msgid "be strict about succes"
+msgstr ""
+
+#: abc2ly.py:1352
+msgid "preserve ABC's notion of beams"
+msgstr ""
+
+#: abc2ly.py:1354 convert-ly.py:103 etf2ly.py:1192 lilypond-book.py:161
+#: midi2ly.py:900 musicxml2ly.py:506
+msgid "Report bugs via"
+msgstr ""
+
+#: convert-ly.py:32
+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:34 lilypond-book.py:59
+msgid "Examples:"
+msgstr ""
+
+#: convert-ly.py:47 lilypond-book.py:83 warn.cc:48 input.cc:90
+#, c-format, python-format
+msgid "warning: %s"
+msgstr ""
+
+#: convert-ly.py:50 lilypond-book.py:86 warn.cc:54 input.cc:96 input.cc:104
+#, c-format, python-format
+msgid "error: %s"
+msgstr ""
+
+#: convert-ly.py:66 etf2ly.py:1174 lilypond-book.py:106 midi2ly.py:87
+msgid "Distributed under terms of the GNU General Public License."
+msgstr ""
+
+#: convert-ly.py:67 etf2ly.py:1175 lilypond-book.py:107 midi2ly.py:88
+msgid "It comes with NO WARRANTY."
+msgstr ""
+
+#: convert-ly.py:77 convert-ly.py:97
+msgid "VERSION"
+msgstr ""
+
+#: convert-ly.py:79
+msgid "start from VERSION [default: \\version found in file]"
+msgstr ""
+
+#: convert-ly.py:82
+msgid "edit in place"
+msgstr ""
+
+#: convert-ly.py:85
+msgid "do not add \\version command if missing"
+msgstr ""
+
+#: convert-ly.py:91
+msgid "show rules [default: --from=0, --to=@TOPLEVEL_VERSION@]"
+msgstr ""
+
+#: convert-ly.py:96
+msgid "convert to VERSION [default: @TOPLEVEL_VERSION@]"
+msgstr ""
+
+#: convert-ly.py:144
+msgid "Applying conversion: "
+msgstr ""
+
+#: convert-ly.py:157
+msgid "Error while converting"
+msgstr ""
+
+#: convert-ly.py:159
+msgid "Stopping at last succesful rule"
+msgstr ""
+
+#: convert-ly.py:181
+#, python-format
+msgid "Processing `%s'... "
+msgstr ""
+
+#: convert-ly.py:268 relocate.cc:363 source-file.cc:54
+#, c-format, python-format
+msgid "cannot open file: `%s'"
+msgstr ""
+
+#: convert-ly.py:275
+#, python-format
+msgid "cannot determine version for `%s'.  Skipping"
+msgstr ""
+
+#: etf2ly.py:1180
+#, python-format
+msgid "%s [OPTION]... ETF-FILE"
+msgstr ""
+
+#: etf2ly.py:1182
+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."
+msgstr ""
+
+#: etf2ly.py:1185 midi2ly.py:875 musicxml2ly.py:499 main.cc:154 main.cc:159
+msgid "FILE"
+msgstr ""
+
+#: etf2ly.py:1187 lilypond-book.py:158 midi2ly.py:888 main.cc:163
+msgid "show warranty and copyright"
+msgstr ""
+
+#: lilypond-book.py:57
+msgid ""
+"Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook document."
+msgstr ""
+
+#: lilypond-book.py:64
+msgid "BOOK"
+msgstr ""
+
+#: lilypond-book.py:72
+#, python-format
+msgid "Exiting (%d)..."
+msgstr ""
+
+#: lilypond-book.py:104
+#, python-format
+msgid "Copyright (c) %s by"
+msgstr ""
+
+#: lilypond-book.py:114
+msgid "FILTER"
+msgstr ""
+
+#: lilypond-book.py:117
+msgid "pipe snippets through FILTER [convert-ly -n -]"
+msgstr ""
+
+#: lilypond-book.py:120
+msgid ""
+"use output format FORMAT (texi [default], texi-html, latex, html, docbook)"
+msgstr ""
+
+#: lilypond-book.py:123
+msgid "add DIR to include path"
+msgstr ""
+
+#: lilypond-book.py:124 lilypond-book.py:136 main.cc:153
+msgid "DIR"
+msgstr ""
+
+#: lilypond-book.py:129
+msgid "PAD"
+msgstr ""
+
+#: lilypond-book.py:135
+msgid "write output to DIR"
+msgstr ""
+
+#: lilypond-book.py:140
+msgid "COMMAND"
+msgstr ""
+
+#: lilypond-book.py:141
+msgid "process ly_files using COMMAND FILE..."
+msgstr ""
+
+#: lilypond-book.py:147
+msgid "Create PDF files for use with PDFTeX"
+msgstr ""
+
+#: lilypond-book.py:150
+msgid ""
+"extract all PostScript fonts into INPUT.psfonts for LaTeX\n"
+"must use this with dvips -h INPUT.psfonts"
+msgstr ""
+
+#: lilypond-book.py:153 midi2ly.py:885 musicxml2ly.py:490 main.cc:162
+msgid "be verbose"
+msgstr ""
+
+#: lilypond-book.py:768
+#, python-format
+msgid "file not found: %s"
+msgstr ""
+
+#: lilypond-book.py:999
+#, python-format
+msgid "deprecated ly-option used: %s=%s"
+msgstr ""
+
+#: lilypond-book.py:1002
+#, python-format
+msgid "compatibility mode translation: %s=%s"
+msgstr ""
+
+#: lilypond-book.py:1006
+#, python-format
+msgid "deprecated ly-option used: %s"
+msgstr ""
+
+#: lilypond-book.py:1009
+#, python-format
+msgid "compatibility mode translation: %s"
+msgstr ""
+
+#: lilypond-book.py:1028
+#, python-format
+msgid "ignoring unknown ly option: %s"
+msgstr ""
+
+#: lilypond-book.py:1382
+#, python-format
+msgid "Opening filter `%s'"
+msgstr ""
+
+#: lilypond-book.py:1399
+#, python-format
+msgid "`%s' failed (%d)"
+msgstr ""
+
+#: lilypond-book.py:1400
+msgid "The error log is as follows:"
+msgstr ""
+
+#: lilypond-book.py:1472
+msgid "cannot find \\begin{document} in LaTeX document"
+msgstr ""
+
+#: lilypond-book.py:1583
+msgid "Writing snippets..."
+msgstr ""
+
+#: lilypond-book.py:1588
+msgid "Processing..."
+msgstr ""
+
+#: lilypond-book.py:1592
+msgid "All snippets are up to date..."
+msgstr ""
+
+#: lilypond-book.py:1602
+#, python-format
+msgid "cannot determine format for: %s"
+msgstr ""
+
+#: lilypond-book.py:1613
+#, python-format
+msgid "%s is up to date."
+msgstr ""
+
+#: lilypond-book.py:1619
+#, python-format
+msgid "Writing `%s'..."
+msgstr ""
+
+#: lilypond-book.py:1674
+msgid "Output would overwrite input file; use --output."
+msgstr ""
+
+#: lilypond-book.py:1678
+#, python-format
+msgid "Reading %s..."
+msgstr ""
+
+#: lilypond-book.py:1697
+msgid "Dissecting..."
+msgstr ""
+
+#: lilypond-book.py:1713
+#, python-format
+msgid "Compiling %s..."
+msgstr ""
+
+#: lilypond-book.py:1722
+#, python-format
+msgid "Processing include: %s"
+msgstr ""
+
+#: lilypond-book.py:1736
+#, python-format
+msgid "Removing `%s'"
+msgstr ""
+
+#: lilypond-book.py:1769
+msgid "option --psfonts not used"
+msgstr ""
+
+#: lilypond-book.py:1770
+msgid "processing with dvips will have no fonts"
+msgstr ""
+
+#: lilypond-book.py:1773
+msgid "DVIPS usage:"
+msgstr ""
+
+#: lilypond-book.py:1829
+#, python-format
+msgid "Writing fonts to %s..."
+msgstr ""
+
+#: midi2ly.py:95 lily-library.scm:577 lily-library.scm:586
 msgid "warning: "
 msgstr ""
 
-#: dstream.cc:184
-msgid "not enough fields in Dstream init"
+#: midi2ly.py:98 midi2ly.py:913
+msgid "error: "
+msgstr ""
+
+#: midi2ly.py:99
+msgid "Exiting ... "
+msgstr ""
+
+#: midi2ly.py:846
+#, python-format
+msgid "%s output to `%s'..."
+msgstr ""
+
+#: midi2ly.py:860 musicxml2ly.py:486
+#, python-format
+msgid "Convert %s to LilyPond input."
+msgstr ""
+
+#: midi2ly.py:864
+msgid "print absolute pitches"
+msgstr ""
+
+#: midi2ly.py:866 midi2ly.py:878
+msgid "DUR"
+msgstr ""
+
+#: midi2ly.py:867
+msgid "quantise note durations on DUR"
+msgstr ""
+
+#: midi2ly.py:870
+msgid "print explicit durations"
+msgstr ""
+
+#: midi2ly.py:871
+msgid "set key: ALT=+sharps|-flats; MINOR=1"
+msgstr ""
+
+#: midi2ly.py:872
+msgid "ALT[:MINOR]"
+msgstr ""
+
+#: midi2ly.py:877
+msgid "quantise note starts on DUR"
+msgstr ""
+
+#: midi2ly.py:880
+msgid "DUR*NUM/DEN"
+msgstr ""
+
+#: midi2ly.py:883
+msgid "allow tuplet durations DUR*NUM/DEN"
+msgstr ""
+
+#: midi2ly.py:891
+msgid "treat every text as a lyric"
+msgstr ""
+
+#: midi2ly.py:894
+msgid "Examples"
+msgstr ""
+
+#: midi2ly.py:914
+msgid "no files specified on command line."
+msgstr ""
+
+#: musicxml2ly.py:474
+msgid "musicxml2ly FILE.xml"
+msgstr ""
+
+#: musicxml2ly.py:477
+#, python-format
+msgid ""
+"This program is free software.  It is covered by the GNU General Public\n"
+"License and you are welcome to change it and/or distribute copies of it\n"
+"under certain conditions.  Invoke as `%s --warranty' for more\n"
+"information."
+msgstr ""
+
+#: musicxml2ly.py:496
+msgid "Use lxml.etree; uses less memory and cpu time."
+msgstr ""
+
+#: musicxml2ly.py:504
+msgid "set output filename to FILE"
+msgstr ""
+
+#: getopt-long.cc:140
+#, c-format
+msgid "option `%s' requires an argument"
+msgstr ""
+
+#: getopt-long.cc:144
+#, c-format
+msgid "option `%s' does not allow an argument"
+msgstr ""
+
+#: getopt-long.cc:148
+#, c-format
+msgid "unrecognized option: `%s'"
+msgstr ""
+
+#: getopt-long.cc:154
+#, c-format
+msgid "invalid argument `%s' to option `%s'"
+msgstr ""
+
+#: warn.cc:68 grob.cc:557 input.cc:82
+#, c-format
+msgid "programming error: %s"
+msgstr ""
+
+#: warn.cc:69 input.cc:83
+msgid "continuing, cross fingers"
+msgstr ""
+
+#: accidental-engraver.cc:247
+#, c-format
+msgid "accidental typesetting list must begin with context-name: %s"
+msgstr ""
+
+#: accidental-engraver.cc:274
+#, c-format
+msgid "ignoring unknown accidental rule: %s"
+msgstr ""
+
+#: accidental-engraver.cc:290
+#, c-format
+msgid "pair or context-name expected for accidental rule, found %s"
+msgstr ""
+
+#: accidental.cc:160
+#, c-format
+msgid "Could not find glyph-name for alteration %s"
+msgstr ""
+
+#: accidental.cc:175
+msgid "natural alteration glyph not found"
+msgstr ""
+
+#: align-interface.cc:322
+msgid "tried to get a translation for something that is no child of mine"
+msgstr ""
+
+#: all-font-metrics.cc:143
+#, c-format
+msgid "cannot find font: `%s'"
+msgstr ""
+
+#: apply-context-iterator.cc:31
+msgid "\\applycontext argument is not a procedure"
+msgstr ""
+
+#: auto-change-iterator.cc:63 change-iterator.cc:61
+#, c-format
+msgid "cannot change, already in translator: %s"
+msgstr ""
+
+#: axis-group-engraver.cc:78
+msgid "Axis_group_engraver: vertical group already has a parent"
+msgstr ""
+
+#: axis-group-engraver.cc:79
+msgid "are there two Axis_group_engravers?"
+msgstr ""
+
+#: axis-group-engraver.cc:80
+msgid "removing this vertical group"
+msgstr ""
+
+#: axis-group-interface.cc:109
+msgid "tried to calculate pure-height at a non-breakpoint"
+msgstr ""
+
+#: axis-group-interface.cc:449
+msgid "an outside-staff object should have a direction, defaulting to up"
+msgstr ""
+
+#: bar-check-iterator.cc:73
+#, c-format
+msgid "barcheck failed at: %s"
+msgstr ""
+
+#: beam-engraver.cc:126
+msgid "already have a beam"
+msgstr ""
+
+#: beam-engraver.cc:202
+msgid "unterminated beam"
+msgstr ""
+
+#: beam-engraver.cc:244 chord-tremolo-engraver.cc:138
+msgid "stem must have Rhythmic structure"
+msgstr ""
+
+#: beam-engraver.cc:252
+msgid "stem does not fit in beam"
+msgstr ""
+
+#: beam-engraver.cc:253
+msgid "beam was started here"
+msgstr ""
+
+#: beam-quanting.cc:314
+msgid "no feasible beam position"
+msgstr ""
+
+#: beam.cc:160
+msgid "removing beam with no stems"
+msgstr ""
+
+#: beam.cc:1035
+msgid "no viable initial configuration found: may not find good beam slope"
+msgstr ""
+
+#: break-alignment-interface.cc:195
+#, c-format
+msgid "No spacing entry from %s to `%s'"
+msgstr ""
+
+#: change-iterator.cc:23
+#, c-format
+msgid "cannot change `%s' to `%s'"
+msgstr ""
+
+#. FIXME: constant error message.
+#: change-iterator.cc:82
+msgid "cannot find context to switch to"
+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:91
+#, c-format
+msgid "not changing to same context type: %s"
+msgstr ""
+
+#. FIXME: uncomprehensable message
+#: change-iterator.cc:95
+msgid "none of these in my family"
+msgstr ""
+
+#: chord-tremolo-engraver.cc:88
+msgid "No tremolo to end"
+msgstr ""
+
+#: chord-tremolo-engraver.cc:110
+msgid "unterminated chord tremolo"
+msgstr ""
+
+#: chord-tremolo-iterator.cc:35
+#, c-format
+msgid "expect 2 elements for chord tremolo, found %d"
+msgstr ""
+
+#: clef.cc:54
+#, c-format
+msgid "clef `%s' not found"
+msgstr ""
+
+#: cluster.cc:110
+#, c-format
+msgid "unknown cluster style `%s'"
+msgstr ""
+
+#: cluster.cc:135
+msgid "junking empty cluster"
+msgstr ""
+
+#: coherent-ligature-engraver.cc:100
+#, c-format
+msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul"
+msgstr ""
+
+#. if we get to here, just put everything on one line
+#: constrained-breaking.cc:167 constrained-breaking.cc:184
+msgid "cannot find line breaking that satisfies constraints"
+msgstr ""
+
+#: context-def.cc:130
+#, c-format
+msgid "program has no such type: `%s'"
+msgstr ""
+
+#: context-property.cc:30
+msgid "need symbol arguments for \\override and \\revert"
+msgstr ""
+
+#: context.cc:144
+#, c-format
+msgid "cannot find or create new `%s'"
+msgstr ""
+
+#: context.cc:206
+#, c-format
+msgid "cannot find or create `%s' called `%s'"
+msgstr ""
+
+#: context.cc:268
+#, c-format
+msgid "Invalid CreateContext event: Cannot create %s context"
+msgstr ""
+
+#: context.cc:380
+#, c-format
+msgid "cannot find or create: `%s'"
+msgstr ""
+
+#: custos.cc:77
+#, c-format
+msgid "custos `%s' not found"
+msgstr ""
+
+#: dispatcher.cc:71
+msgid "Event class should be a symbol"
+msgstr ""
+
+#: dispatcher.cc:78
+#, c-format
+msgid "Unknown event class %s"
+msgstr ""
+
+#: dots.cc:37
+#, c-format
+msgid "dot `%s' not found"
+msgstr ""
+
+#: dynamic-engraver.cc:184
+msgid "cannot find start of (de)crescendo"
+msgstr ""
+
+#: dynamic-engraver.cc:193
+msgid "already have a decrescendo"
+msgstr ""
+
+#: dynamic-engraver.cc:195
+msgid "already have a crescendo"
+msgstr ""
+
+#: dynamic-engraver.cc:198
+msgid "cresc starts here"
+msgstr ""
+
+#: dynamic-engraver.cc:327
+msgid "unterminated (de)crescendo"
+msgstr ""
+
+#: extender-engraver.cc:142 extender-engraver.cc:151
+msgid "unterminated extender"
+msgstr ""
+
+#: font-config.cc:28
+msgid "Initializing FontConfig..."
+msgstr ""
+
+#: font-config.cc:44
+#, c-format
+msgid "Rebuilding FontConfig cache %s, this may take a while..."
+msgstr ""
+
+#: font-config.cc:55
+#, c-format
+msgid "failed adding font directory: %s"
+msgstr ""
+
+#: font-config.cc:57
+#, c-format
+msgid "adding font directory: %s"
+msgstr ""
+
+#: general-scheme.cc:198
+msgid "infinity or NaN encountered while converting Real number"
+msgstr ""
+
+#: general-scheme.cc:199
+msgid "setting to zero"
+msgstr ""
+
+#: general-scheme.cc:417 output-ps.scm:61
+msgid "Found infinity or nan in output. Substituting 0.0"
+msgstr ""
+
+#: glissando-engraver.cc:94
+msgid "unterminated glissando"
+msgstr ""
+
+#: global-context-scheme.cc:87 global-context-scheme.cc:105
+msgid "no music found in score"
+msgstr ""
+
+#: global-context-scheme.cc:95
+msgid "Interpreting music... "
+msgstr ""
+
+#: global-context-scheme.cc:118
+#, c-format
+msgid "elapsed time: %.2f seconds"
+msgstr ""
+
+#: gregorian-ligature-engraver.cc:59
+#, c-format
+msgid "\\%s ignored"
+msgstr ""
+
+#: gregorian-ligature-engraver.cc:64
+#, c-format
+msgid "implied \\%s added"
+msgstr ""
+
+#. ligature may not start with 2nd head of pes or flexa
+#: gregorian-ligature-engraver.cc:212
+msgid "cannot apply `\\~' on first head of ligature"
+msgstr ""
+
+#. (pitch == prev_pitch)
+#: gregorian-ligature-engraver.cc:224
+msgid "cannot apply `\\~' on heads with identical pitch"
+msgstr ""
+
+#: grob-interface.cc:57
+#, c-format
+msgid "Unknown interface `%s'"
+msgstr ""
+
+#: grob-interface.cc:68
+#, c-format
+msgid "Grob `%s' has no interface for property `%s'"
+msgstr ""
+
+#: grob-property.cc:34
+#, c-format
+msgid "%d: %s"
+msgstr ""
+
+#: grob-property.cc:174
+#, c-format
+msgid "cyclic dependency: calculation-in-progress encountered for #'%s (%s)"
+msgstr ""
+
+#: grob.cc:251
+msgid "Infinity or NaN encountered"
+msgstr ""
+
+#: hairpin.cc:187
+msgid "decrescendo too small"
+msgstr ""
+
+#: hairpin.cc:188
+msgid "crescendo too small"
+msgstr ""
+
+#: horizontal-bracket-engraver.cc:59
+msgid "do not have that many brackets"
+msgstr ""
+
+#: horizontal-bracket-engraver.cc:68
+msgid "conflicting note group events"
+msgstr ""
+
+#: hyphen-engraver.cc:93
+msgid "removing unterminated hyphen"
+msgstr ""
+
+#: hyphen-engraver.cc:107
+msgid "unterminated hyphen; removing"
+msgstr ""
+
+#: includable-lexer.cc:53 lily-guile.cc:76 lily-parser-scheme.cc:117
+#, c-format
+msgid "cannot find file: `%s'"
+msgstr ""
+
+#: includable-lexer.cc:55 lily-parser-scheme.cc:108
+#, c-format
+msgid "(search path: `%s')"
+msgstr ""
+
+#: input.cc:112 source-file.cc:168 source-file.cc:183
+msgid "position unknown"
+msgstr ""
+
+#: key-signature-interface.cc:71
+#, c-format
+msgid "No glyph found for alteration: %s"
+msgstr ""
+
+#: key-signature-interface.cc:81
+msgid "alteration not found"
+msgstr ""
+
+#: ligature-engraver.cc:93
+msgid "cannot find start of ligature"
+msgstr ""
+
+#: ligature-engraver.cc:98
+msgid "no right bound"
+msgstr ""
+
+#: ligature-engraver.cc:120
+msgid "already have a ligature"
+msgstr ""
+
+#: ligature-engraver.cc:129
+msgid "no left bound"
+msgstr ""
+
+#: ligature-engraver.cc:173
+msgid "unterminated ligature"
+msgstr ""
+
+#: ligature-engraver.cc:202
+msgid "ignoring rest: ligature may not contain rest"
+msgstr ""
+
+#: ligature-engraver.cc:203
+msgid "ligature was started here"
+msgstr ""
+
+#: lily-guile.cc:78
+#, c-format
+msgid "(load path: `%s')"
+msgstr ""
+
+#: lily-guile.cc:438
+#, c-format
+msgid "cannot find property type-check for `%s' (%s)."
+msgstr ""
+
+#: lily-guile.cc:441
+msgid "perhaps a typing error?"
+msgstr ""
+
+#: lily-guile.cc:448
+msgid "doing assignment anyway"
+msgstr ""
+
+#: lily-guile.cc:460
+#, c-format
+msgid "type check for `%s' failed; value `%s' must be of type `%s'"
+msgstr ""
+
+#: lily-lexer.cc:250
+msgid "include files are not allowed in safe mode"
 msgstr ""
 
-#: getopt-long.cc:143
+#: lily-lexer.cc:269
 #, c-format
-msgid "option `%s' requires an argument"
+msgid "identifier name is a keyword: `%s'"
 msgstr ""
 
-#: getopt-long.cc:147
+#: lily-lexer.cc:284
 #, c-format
-msgid "option `%s' doesn't allow an argument"
+msgid "error at EOF: %s"
 msgstr ""
 
-#: getopt-long.cc:151
+#: lily-parser-scheme.cc:30
 #, c-format
-msgid "unrecognized option: `%s'"
+msgid "deprecated function called: %s"
 msgstr ""
 
-#: getopt-long.cc:158
+#: lily-parser-scheme.cc:89
 #, c-format
-msgid "invalid argument `%s' to option `%s'"
+msgid "Changing working directory to: `%s'"
 msgstr ""
 
-#: input.cc:92 warn.cc:8 warn.cc:16
-msgid "error: "
+#: lily-parser-scheme.cc:107
+#, c-format
+msgid "cannot find init file: `%s'"
 msgstr ""
 
-#: input.cc:98
-msgid "non fatal error: "
+#: lily-parser-scheme.cc:126
+#, c-format
+msgid "Processing `%s'"
 msgstr ""
 
-#: input.cc:106 source-file.cc:62 source-file.cc:155
-msgid "position unknown"
+#: lily-parser.cc:99
+msgid "Parsing..."
 msgstr ""
 
-#: mapped-file-storage.cc:74
-msgid "can't map file"
+#: lily-parser.cc:127
+msgid "braces do not match"
 msgstr ""
 
-#: mapped-file-storage.cc:87 midi-stream.cc:77 mudela-stream.cc:111
-#: paper-stream.cc:25 scores.cc:38 simple-file-storage.cc:44 text-stream.cc:22
+#: lyric-combine-music-iterator.cc:327
 #, c-format
-msgid "can't open file: `%s'"
+msgid "cannot find Voice `%s'"
+msgstr ""
+
+#: lyric-engraver.cc:158
+msgid "Lyric syllable does not have note. Use \\lyricsto or associatedVoice."
 msgstr ""
 
-#: simple-file-storage.cc:56
+#: main.cc:100
 #, c-format
-msgid "Huh?  Got %d, expected %d characters"
+msgid ""
+"This program is free software.  It is covered by the GNU General Public\n"
+"License and you are welcome to change it and/or distribute copies of it\n"
+"under certain conditions.  Invoke as `%s --warranty' for more\n"
+"information.\n"
 msgstr ""
 
-#: text-stream.cc:9
-msgid "<stdin>"
+#: main.cc:106
+msgid ""
+"    This program is free software; you can redistribute it and/or\n"
+"modify it under the terms of the GNU General Public License version 2\n"
+"as published by the Free Software Foundation.\n"
+"\n"
+"    This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\n"
+"General Public License for more details.\n"
+"\n"
+"    You should have received a copy of the\n"
+"GNU General Public License along with this program; if not, write to\n"
+"the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n"
+"Boston, MA 02111-1307, USA.\n"
 msgstr ""
 
-#: warn.cc:35
-msgid "programming error: "
+#: main.cc:137
+msgid "SYM[=VAL]"
 msgstr ""
 
-#: warn.cc:35
-msgid " (Continuing; cross thumbs)"
+#: main.cc:138
+msgid ""
+"set Scheme option SYM to VAL (default: #t).\n"
+"Use -dhelp for help."
 msgstr ""
 
-#: afm.cc:42
-#, c-format
-msgid "can't find character number: %d"
+#: main.cc:141
+msgid "EXPR"
 msgstr ""
 
-#: afm.cc:55
-#, c-format
-msgid "can't find character called: `%s'"
+#: main.cc:141
+msgid "evaluate scheme code"
 msgstr ""
 
-#: afm.cc:85
-msgid "Error parsing AFM file"
+#. Bug in option parser: --output =foe is taken as an abbreviation
+#. for --output-format.
+#: main.cc:144
+msgid "FORMATs"
 msgstr ""
 
-#: all-font-metrics.cc:104 lookup.cc:56
-#, c-format
-msgid "can't find font: `%s'"
+#: main.cc:144
+msgid "dump FORMAT,...  Also as separate options:"
 msgstr ""
 
-#: all-font-metrics.cc:105
-msgid "Loading default font"
+#: main.cc:145
+msgid "generate DVI (tex backend only)"
 msgstr ""
 
-#: all-font-metrics.cc:120
-#, c-format
-msgid "can't find default font: `%s'"
+#: main.cc:146
+msgid "generate PDF (default)"
 msgstr ""
 
-#: all-font-metrics.cc:121 includable-lexer.cc:49 lookup.cc:57 scores.cc:109
-#, c-format
-msgid "(search path: `%s')"
+#: main.cc:147
+msgid "generate PNG"
 msgstr ""
 
-#: all-font-metrics.cc:122
-msgid "Giving up"
+#: main.cc:148
+msgid "generate PostScript"
 msgstr ""
 
-#: auto-change-iterator.cc:43 change-iterator.cc:60
-msgid "Can't switch translators, I'm there already"
+#: main.cc:149
+msgid "generate TeX (tex backend only)"
 msgstr ""
 
-#: beam-engraver.cc:42 beam-engraver.cc:58
-msgid "can't find start of beam"
+#: main.cc:150
+msgid "show this help and exit"
 msgstr ""
 
-#: beam-engraver.cc:87
-msgid "already have a beam"
+#: main.cc:151
+msgid "FIELD"
 msgstr ""
 
-#: beam-engraver.cc:142
-msgid "unterminated beam"
+#: main.cc:151
+msgid ""
+"dump header field FIELD to file\n"
+"named BASENAME.FIELD"
 msgstr ""
 
-#: beam-engraver.cc:170 chord-tremolo-engraver.cc:229
-msgid "stem must have Rhythmic structure"
+#: main.cc:153
+msgid "add DIR to search path"
 msgstr ""
 
-#: beam-engraver.cc:181
-msgid "stem doesn't fit in beam"
+#: main.cc:154
+msgid "use FILE as init file"
 msgstr ""
 
-#: beam-engraver.cc:182
-msgid "beam was started here"
+#: main.cc:156
+msgid "USER, GROUP, JAIL, DIR"
+msgstr ""
+
+#: main.cc:156
+msgid ""
+"chroot to JAIL, become USER:GROUP\n"
+"and cd into DIR"
 msgstr ""
 
-#: beam.cc:87
-msgid "beam has less than two stems"
+#: main.cc:159
+msgid "write output to FILE (suffix will be added)"
 msgstr ""
 
-#: beam.cc:475
-msgid "weird beam vertical offset"
+#: main.cc:160
+msgid "relocate using directory of lilypond program"
 msgstr ""
 
-#: break-algorithm.cc:106
-msgid "score does not have any columns"
+#: main.cc:161
+msgid "show version number and exit"
 msgstr ""
 
-#: change-iterator.cc:22
+#: main.cc:203
 #, c-format
-msgid "can't change `%s' to `%s'"
+msgid ""
+"Copyright (c) %s by\n"
+"%s  and others."
 msgstr ""
 
-#.
-#. We could change the current translator's id, but that would make
-#. errors hard to catch
-#.
-#. last->translator_id_str_  = change_l ()->change_to_id_str_;
-#.
-#: change-iterator.cc:79
-msgid "I'm one myself"
+#. No version number or newline here.  It confuses help2man.
+#: main.cc:230
+#, c-format
+msgid "Usage: %s [OPTION]... FILE..."
 msgstr ""
 
-#: change-iterator.cc:82
-msgid "none of these in my family"
+#: main.cc:232
+#, c-format
+msgid "Typeset music and/or produce MIDI from FILE."
 msgstr ""
 
-#: chord-tremolo-engraver.cc:83 chord-tremolo-engraver.cc:100
-msgid "can't find start of chord tremolo"
+#: main.cc:234
+#, c-format
+msgid "LilyPond produces beautiful music notation."
 msgstr ""
 
-#: chord-tremolo-engraver.cc:130
-msgid "already have a chord tremolo"
+#: main.cc:236
+#, c-format
+msgid "For more information, see %s"
 msgstr ""
 
-#: chord-tremolo-engraver.cc:183
-msgid "unterminated chord tremolo"
+#: main.cc:238
+#, c-format
+msgid "Options:"
 msgstr ""
 
-#: chord.cc:147
+#: main.cc:242
 #, c-format
-msgid "invalid subtraction: not part of chord: %s"
+msgid "Report bugs via %s"
 msgstr ""
 
-#: chord.cc:365
+#: main.cc:288
 #, c-format
-msgid "invalid inversion pitch: not part of chord: %s"
+msgid "expected %d arguments with jail, found: %u"
 msgstr ""
 
-#: clef-engraver.cc:151
-msgid "unknown clef type"
+#: main.cc:302
+#, c-format
+msgid "no such user: %s"
 msgstr ""
 
-#: collision.cc:102
-msgid "Too many clashing notecolumns.  Ignoring them."
+#: main.cc:304
+#, c-format
+msgid "cannot get user id from user name: %s: %s"
 msgstr ""
 
-#: crescendo.cc:67
-msgid "crescendo"
+#: main.cc:319
+#, c-format
+msgid "no such group: %s"
 msgstr ""
 
-#: crescendo.cc:67
-msgid "too small"
+#: main.cc:321
+#, c-format
+msgid "cannot get group id from group name: %s: %s"
 msgstr ""
 
-#: cross-staff.cc:19
-msgid ""
-"minVerticalAlign != maxVerticalAlign: cross staff spanners may be broken"
+#: main.cc:329
+#, c-format
+msgid "cannot chroot to: %s: %s"
+msgstr ""
+
+#: main.cc:336
+#, c-format
+msgid "cannot change group id to: %d: %s"
 msgstr ""
 
-#: debug.cc:26
-msgid "floating point exception"
+#: main.cc:342
+#, c-format
+msgid "cannot change user id to: %d: %s"
 msgstr ""
 
-#: debug.cc:50
-msgid "can't set mem-checking!"
+#: main.cc:348
+#, c-format
+msgid "cannot change working directory to: %s: %s"
 msgstr ""
 
-#: dimensions.cc:13
-msgid "NaN"
+#: main.cc:594
+#, c-format
+msgid "exception caught: %s"
 msgstr ""
 
-#: dynamic-engraver.cc:285 span-dynamic-performer.cc:87
-msgid "can't find start of (de)crescendo"
+#. FIXME: constant error message.
+#: mark-engraver.cc:154
+msgid "rehearsalMark must have integer value"
 msgstr ""
 
-#: dynamic-engraver.cc:304
-msgid "already have a crescendo"
+#: mark-engraver.cc:160
+msgid "mark label must be a markup object"
 msgstr ""
 
-#: dynamic-engraver.cc:305
-msgid "already have a decrescendo"
+#: mensural-ligature-engraver.cc:85
+msgid "ligature with less than 2 heads -> skipping"
 msgstr ""
 
-#: dynamic-engraver.cc:380
-msgid "unterminated (de)crescendo"
+#: mensural-ligature-engraver.cc:112
+msgid "cannot determine pitch of ligature primitive -> skipping"
 msgstr ""
 
-#: extender-engraver.cc:62
-msgid "unterminated extender"
+#: mensural-ligature-engraver.cc:126
+msgid "single note ligature - skipping"
 msgstr ""
 
-#: extender-engraver.cc:74
-msgid "Nothing to connect extender to on the left.  Ignoring extender request."
+#: mensural-ligature-engraver.cc:138
+msgid "prime interval within ligature -> skipping"
 msgstr ""
 
-#: folded-repeat-iterator.cc:64
-msgid "no one to print a repeat brace"
+#: mensural-ligature-engraver.cc:150
+msgid "mensural ligature: duration none of Mx, L, B, S -> skipping"
 msgstr ""
 
-#: gourlay-breaking.cc:154
-msgid "No feasible line breaking found"
+#: mensural-ligature-engraver.cc:198
+msgid "semibrevis must be followed by another one -> skipping"
 msgstr ""
 
-#: grace-iterator.cc:43
-msgid "no Grace context available"
+#: mensural-ligature-engraver.cc:209
+msgid ""
+"semibreves can only appear at the beginning of a ligature,\n"
+"and there may be only zero or two of them"
 msgstr ""
 
-#: grace-position-engraver.cc:93
-msgid "Unattached grace notes.  Attaching to last musical column."
+#: mensural-ligature-engraver.cc:236
+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 ""
 
-#: hyphen-engraver.cc:60
-msgid "unterminated hyphen"
+#: mensural-ligature-engraver.cc:356
+msgid "unexpected case fall-through"
 msgstr ""
 
-#: hyphen-engraver.cc:72
-msgid "Nothing to connect hyphen to on the left.  Ignoring hyphen request."
+#: mensural-ligature.cc:141
+msgid "Mensural_ligature: unexpected case fall-through"
 msgstr ""
 
-#: identifier.cc:43
-#, c-format
-msgid "wrong identifier type, expected: `%s'"
+#: mensural-ligature.cc:192
+msgid "Mensural_ligature: (join_right == 0)"
 msgstr ""
 
-#: includable-lexer.cc:47 lily-guile.cc:126 lily-guile.cc:149
-#: midi-score-parser.cc:24 scores.cc:108 scores.cc:114
+#: midi-item.cc:81
 #, c-format
-msgid "can't find file: `%s'"
+msgid "no such MIDI instrument: `%s'"
 msgstr ""
 
-#: key-def.cc:31
-msgid "No key name, assuming `C'"
+#: midi-stream.cc:28
+#, c-format
+msgid "cannot open for write: %s: %s"
 msgstr ""
 
-#: key-def.cc:92
-msgid "Don't know how handle empty keys"
+#: midi-stream.cc:44
+#, c-format
+msgid "cannot write to file: `%s'"
 msgstr ""
 
-#: key-engraver.cc:77 key-performer.cc:65
-msgid "FIXME: key change merge"
+#: music-iterator.cc:171
+msgid "Sending non-event to context"
 msgstr ""
 
-#: key.cc:56 key.cc:61
+#: music.cc:140
 #, c-format
-msgid "Don't have that many octaves (%s)"
+msgid "octave check failed; expected \"%s\", found: \"%s\""
 msgstr ""
 
-#: key.cc:79
+#: music.cc:203
 #, c-format
-msgid "underdone accidentals (%s)"
+msgid "transposition by %s makes alteration larger than double"
 msgstr ""
 
-#: key.cc:84
-#, c-format
-msgid "overdone accidentals (%s)"
+#: new-fingering-engraver.cc:96
+msgid "cannot add text scripts to individual note heads"
+msgstr ""
+
+#: new-fingering-engraver.cc:239
+msgid "no placement found for fingerings"
+msgstr ""
+
+#: new-fingering-engraver.cc:240
+msgid "placing below"
+msgstr ""
+
+#: note-collision.cc:464
+msgid "ignoring too many clashing note columns"
+msgstr ""
+
+#: note-column.cc:124
+msgid "cannot have note heads and rests together on a stem"
 msgstr ""
 
-#: lily-guile.cc:128 lily-guile.cc:151
+#: note-head.cc:63
 #, c-format
-msgid "(load path: `%s')"
+msgid "none of note heads `%s' or `%s' found"
 msgstr ""
 
-#: local-key-engraver.cc:82
-msgid "out of tune:"
+#: note-heads-engraver.cc:64
+msgid "NoteEvent without pitch"
 msgstr ""
 
-#: local-key-engraver.cc:83 time-signature-engraver.cc:29
-#: translator-group.cc:416 translator-group.cc:425
+#: open-type-font.cc:33
 #, c-format
-msgid "can't find: `%s'"
+msgid "cannot allocate %lu bytes"
 msgstr ""
 
-#: lookup.cc:58
-msgid "Aborting"
+#: open-type-font.cc:37
+#, c-format
+msgid "cannot load font table: %s"
 msgstr ""
 
-#: lookup.cc:200
+#: open-type-font.cc:42
 #, c-format
-msgid "Non-matching braces in text `%s', adding braces"
+msgid "Free type error: %s"
 msgstr ""
 
-#: main.cc:71 main.cc:92
-msgid "enable debugging output"
+#: open-type-font.cc:100
+#, c-format
+msgid "unsupported font format: %s"
 msgstr ""
 
-#: main.cc:72
-msgid "EXT"
+#: open-type-font.cc:102
+#, c-format
+msgid "error reading font file %s: %s"
 msgstr ""
 
-#: main.cc:72
-msgid "use output format EXT"
+#: open-type-font.cc:177
+#, c-format
+msgid "FT_Get_Glyph_Name () Freetype error: %s"
 msgstr ""
 
-#: main.cc:73 main.cc:93
-msgid "this help"
+#: open-type-font.cc:302 pango-font.cc:167
+#, c-format
+msgid "FT_Get_Glyph_Name () error: %s"
 msgstr ""
 
-#: main.cc:74
-msgid "DIR"
+#: page-turn-page-breaking.cc:146
+#, c-format
+msgid "page-turn-page-breaking: breaking from %d to %d"
 msgstr ""
 
-#: main.cc:74
-msgid "add DIR to search path"
+#: page-turn-page-breaking.cc:195
+msgid ""
+"cannot fit the first page turn onto a single page.  Consider setting first-"
+"page-number to an even number."
 msgstr ""
 
-#: main.cc:75 main.cc:96
-msgid "FILE"
+#: page-turn-page-breaking.cc:208
+#, c-format
+msgid "Calculating page and line breaks (%d possible page breaks)..."
 msgstr ""
 
-#: main.cc:75
-msgid "use FILE as init file"
+#: page-turn-page-breaking.cc:226 paper-score.cc:146
+msgid "Drawing systems..."
 msgstr ""
 
-#: main.cc:76
-msgid "write Makefile dependencies for every input file"
+#: page-turn-page-breaking.cc:275
+#, c-format
+msgid "break starting at page %d"
 msgstr ""
 
-#: main.cc:77
-msgid "produce MIDI output only"
+#: page-turn-page-breaking.cc:276
+#, c-format
+msgid "\tdemerits: %f"
 msgstr ""
 
-#: main.cc:78
-msgid "BASENAME"
+#: page-turn-page-breaking.cc:277
+#, c-format
+msgid "\tsystem count: %d"
 msgstr ""
 
-#: main.cc:78
-msgid "write output to BASENAME[-x].extension"
+#: page-turn-page-breaking.cc:278
+#, c-format
+msgid "\tpage count: %d"
 msgstr ""
 
-#: main.cc:79
-msgid "show all changes in relative syntax"
+#: page-turn-page-breaking.cc:279
+#, c-format
+msgid "\tprevious break: %d"
 msgstr ""
 
-#: main.cc:80
-msgid "inhibit file output naming and exporting"
+#: pango-font.cc:184
+#, c-format
+msgid ""
+"Glyph has no name, but font supports glyph naming.\n"
+"Skipping glyph U+%0X, file %s"
 msgstr ""
 
-#: main.cc:81 main.cc:100
-msgid "don't timestamp the output"
+#: pango-font.cc:229
+#, c-format
+msgid "no PostScript font name for font `%s'"
 msgstr ""
 
-#: main.cc:82
-msgid "switch on experimental features"
+#: pango-font.cc:277
+msgid "FreeType face has no PostScript font name"
 msgstr ""
 
-#: main.cc:83
-msgid "ignore mudela version"
+#: paper-column-engraver.cc:199
+msgid ""
+"forced break was overridden by some other event, should you be using bar "
+"checks?"
 msgstr ""
 
-#: main.cc:84 main.cc:101
-msgid "print version number"
+#: paper-outputter-scheme.cc:30
+#, c-format
+msgid "Layout output to `%s'..."
 msgstr ""
 
-#: main.cc:85 main.cc:103
-msgid "show warranty and copyright"
+#: paper-score.cc:105
+msgid "Calculating line breaks..."
 msgstr ""
 
-#: main.cc:100
+#: paper-score.cc:118
 #, c-format
-msgid "Usage: %s [OPTION]... [FILE]..."
+msgid "Element count %d (spanners %d) "
 msgstr ""
 
-#: main.cc:102
-msgid "Typeset music and or play MIDI from FILE"
+#: paper-score.cc:122
+msgid "Preprocessing graphical objects..."
 msgstr ""
 
-#: main.cc:106
-msgid ""
-"LilyPond is a music typesetter.  It produces beautiful sheet music\n"
-"using a high level description file as input.  LilyPond is part of \n"
-"the GNU Project.\n"
+#: parse-scm.cc:87
+msgid "GUILE signaled an error for the expression beginning here"
 msgstr ""
 
-#: main.cc:112 main.cc:116
-msgid "Options:"
+#: percent-repeat-engraver.cc:200
+msgid "unterminated percent repeat"
 msgstr ""
 
-#: main.cc:116
-msgid "This binary was compiled with the following options:"
+#: performance.cc:43
+msgid "Track..."
 msgstr ""
 
-#: main.cc:120 main.cc:135
-#, c-format
-msgid "Report bugs to %s"
+#: performance.cc:72
+msgid "MIDI channel wrapped around"
+msgstr ""
+
+#: performance.cc:73
+msgid "remapping modulo 16"
 msgstr ""
 
-#: main.cc:53 main.cc:143
+#: performance.cc:101
 #, c-format
-msgid ""
-"This is free software.  It is covered by the GNU General Public License,\n"
-"and you are welcome to change it and/or distribute copies of it under\n"
-"certain conditions.  Invoke as `%s --warranty' for more information.\n"
+msgid "MIDI output to `%s'..."
 msgstr ""
 
-#: main.cc:60 main.cc:150 main.cc:162
+#: phrasing-slur-engraver.cc:131
+msgid "unterminated phrasing slur"
+msgstr ""
+
+#: piano-pedal-engraver.cc:286
 #, c-format
-msgid "Copyright (c) %s by"
+msgid "expect 3 strings for piano pedals, found: %ld"
 msgstr ""
 
-#. GNU GNU?
-#: main.cc:160
-msgid "GNU LilyPond -- The GNU Project music typesetter"
+#: piano-pedal-engraver.cc:301 piano-pedal-engraver.cc:312
+#: piano-pedal-performer.cc:93
+#, c-format
+msgid "cannot find start of piano pedal: `%s'"
 msgstr ""
 
-#: main.cc:69 main.cc:168
-msgid ""
-"    This program is free software; you can redistribute it and/or\n"
-"modify it under the terms of the GNU General Public License version 2\n"
-"as published by the Free Software Foundation.\n"
-"\n"
-"    This program is distributed in the hope that it will be useful,\n"
-"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\n"
-"General Public License for more details.\n"
-"\n"
-"    You should have received a copy (refer to the file COPYING) of the\n"
-"GNU General Public License along with this program; if not, write to\n"
-"the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,\n"
-"USA.\n"
+#: piano-pedal-engraver.cc:347
+#, c-format
+msgid "cannot find start of piano pedal bracket: `%s'"
 msgstr ""
 
-#: midi-item.cc:309
+#: program-option-scheme.cc:207
 #, c-format
-msgid "no such instrument: `%s'"
+msgid "no such internal option: %s"
 msgstr ""
 
-#: midi-item.cc:363
+#: property-iterator.cc:74
 #, c-format
-msgid "unconventional key: flats: %d, sharps: %d"
+msgid "not a grob name, `%s'"
 msgstr ""
 
-#: midi-item.cc:408
-msgid "silly duration"
+#: relative-octave-check.cc:38
+msgid "Failed octave check, got: "
 msgstr ""
 
-#: midi-item.cc:421
-msgid "silly pitch"
+#: relocate.cc:44
+#, c-format
+msgid "Setting %s to %s"
 msgstr ""
 
-#: midi-stream.cc:29 paper-stream.cc:36
-msgid "Error syncing file (disk full?)"
+#: relocate.cc:64
+#, c-format
+msgid "no such file: %s for %s"
 msgstr ""
 
-#: music-output-def.cc:57
-msgid "Interpretation context with empty type"
+#: relocate.cc:74 relocate.cc:92
+#, c-format
+msgid "no such directory: %s for %s"
 msgstr ""
 
-#: music-output-def.cc:84
+#: relocate.cc:84
 #, c-format
-msgid "can't find `%s' context"
+msgid "%s=%s (prepend)\n"
 msgstr ""
 
-#: musical-request.cc:42
+#: relocate.cc:114
 #, c-format
-msgid "Transposition by %s makes accidental larger than two"
+msgid "not relocating, no %s/ or current/ found under %s"
 msgstr ""
 
-#: my-lily-lexer.cc:138
+#: relocate.cc:125
 #, c-format
-msgid "redeclaration of `\\%s'"
+msgid "Relocation: compile datadir=%s, new datadir=%s"
 msgstr ""
 
-#: my-lily-lexer.cc:144
+#: relocate.cc:138
 #, c-format
-msgid "Identifier name is a keyword: `%s'"
+msgid "Relocation: framework_prefix=%s"
 msgstr ""
 
-#: my-lily-lexer.cc:173
+#: relocate.cc:179
 #, c-format
-msgid "error at EOF: %s"
+msgid "Relocation: is absolute: argv0=%s"
 msgstr ""
 
-#: midi-score-parser.cc:94 my-lily-parser.cc:58
-msgid "Parsing..."
+#: relocate.cc:186
+#, c-format
+msgid "Relocation: from cwd: argv0=%s"
+msgstr ""
+
+#: relocate.cc:195
+#, c-format
+msgid ""
+"Relocation: from PATH=%s\n"
+"argv0=%s"
 msgstr ""
 
-#: my-lily-parser.cc:67
-msgid "Braces don't match"
+#: relocate.cc:229
+msgid "LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR"
 msgstr ""
 
-#: paper-column.cc:49
-msgid "Must set spring between differing columns"
+#: relocate.cc:357
+#, c-format
+msgid "Relocation file: %s"
 msgstr ""
 
-#: paper-def.cc:70
+#: relocate.cc:393
 #, c-format
-msgid "unknown paper variable: `%s'"
+msgid "Unknown relocation command %s"
+msgstr ""
+
+#: rest-collision.cc:145
+msgid "cannot resolve rest collision: rest direction not set"
+msgstr ""
+
+#: rest-collision.cc:159 rest-collision.cc:204
+msgid "too many colliding rests"
 msgstr ""
 
-#: paper-def.cc:74
-msgid "not a real variable"
+#: rest.cc:132
+#, c-format
+msgid "rest `%s' not found"
 msgstr ""
 
-#: paper-def.cc:184
+#: score-engraver.cc:67
 #, c-format
-msgid "paper output to %s..."
+msgid "cannot find `%s'"
 msgstr ""
 
-#: mudela-stream.cc:93 paper-outputter.cc:60 performance.cc:95
-msgid ", at "
+#: score-engraver.cc:69
+msgid "Music font has not been installed properly."
 msgstr ""
 
-#: paper-score.cc:114
-msgid "Preprocessing elements..."
+#: score-engraver.cc:71
+#, c-format
+msgid "Search path `%s'"
 msgstr ""
 
-#: paper-score.cc:119
-msgid "Calculating column positions..."
+#: score-engraver.cc:73
+msgid "Aborting"
 msgstr ""
 
-#: paper-score.cc:146
-msgid "Outputting Score, defined at: "
+#: score.cc:167
+msgid "already have music in score"
 msgstr ""
 
-#: performance.cc:50
-msgid "Track ... "
+#: score.cc:168
+msgid "this is the previous music"
 msgstr ""
 
-#. perhaps multiple text events?
-#: performance.cc:75
-msgid "Creator: "
+#: score.cc:173
+msgid "errors found, ignoring music expression"
 msgstr ""
 
-#: performance.cc:90
-msgid "Automatically generated"
+#. FIXME:
+#: script-engraver.cc:102
+msgid "do not know how to interpret articulation: "
 msgstr ""
 
-#: performance.cc:104
-#, c-format
-msgid "from musical definition: %s"
+#: script-engraver.cc:103
+msgid "scheme encoding: "
 msgstr ""
 
-#: performance.cc:172
+#: slur-engraver.cc:82
 #, c-format
-msgid "MIDI output to %s..."
+msgid "direction of %s invalid: %d"
 msgstr ""
 
-#: property-engraver.cc:76
-msgid "Wrong type for property"
+#: slur-engraver.cc:151
+msgid "unterminated slur"
 msgstr ""
 
-#: repeat-engraver.cc:195
-msgid "No bar engraver found.  Ignoring repeats."
+#: slur-engraver.cc:163
+msgid "cannot end slur"
 msgstr ""
 
-#: request-chord-iterator.cc:72
+#: slur.cc:355
 #, c-format
-msgid "Junking request: `%s'"
+msgid "Ignoring grob for slur: %s. avoid-slur not set?"
 msgstr ""
 
-#: request-chord-iterator.cc:75
+#: source-file.cc:74
 #, c-format
-msgid "Huh?  Not a Request: `%s'"
+msgid "expected to read %d characters, got %d"
 msgstr ""
 
-#: request-iterator.cc:20
+#: spaceable-grob.cc:117
 #, c-format
-msgid "Junking music: `%s'"
+msgid "No spring between column %d and next one"
 msgstr ""
 
-#: rest-collision.cc:132
-msgid "too many colliding rests"
+#: staff-symbol-engraver.cc:62
+msgid "staff-span event has no direction"
 msgstr ""
 
-#: rest-collision.cc:136
-msgid "too many notes for rest collision"
+#: stem-engraver.cc:92
+msgid "tremolo duration is too long"
 msgstr ""
 
-#: score-engraver.cc:141
+#. FIXME:
+#: stem-engraver.cc:129
 #, c-format
-msgid "unbound spanner `%s'"
+msgid "adding note head to incompatible stem (type = %d)"
 msgstr ""
 
-#: score.cc:60
-msgid "no toplevel translator"
+#: stem-engraver.cc:131
+msgid "maybe input should specify polyphonic voices"
 msgstr ""
 
-#: score.cc:63
-msgid "Interpreting music..."
+#: stem.cc:105
+msgid "weird stem size, check for narrow beams"
 msgstr ""
 
-#: score.cc:75
-msgid "Need music in a score"
+#: stem.cc:618
+#, c-format
+msgid "flag `%s' not found"
 msgstr ""
 
-#. should we? hampers debugging.
-#: score.cc:88
-msgid "Errors found/*, not processing score*/"
+#: stem.cc:629
+#, c-format
+msgid "flag stroke `%s' not found"
 msgstr ""
 
-#: score.cc:93
+#: system.cc:180
 #, c-format
-msgid "elapsed time: %.2f seconds"
+msgid "Element count %d."
 msgstr ""
 
-#: scores.cc:35
+#: system.cc:266
 #, c-format
-msgid "Writing dependency file: `%s'..."
+msgid "Grob count %d"
 msgstr ""
 
-#: scores.cc:79
-msgid "Score contains errors; will not process it"
+#: text-spanner-engraver.cc:60
+msgid "cannot find start of text spanner"
 msgstr ""
 
-#: script-engraver.cc:67
-#, c-format
-msgid "Don't know how to interpret articulation `%s'"
+#: text-spanner-engraver.cc:72
+msgid "already have a text spanner"
 msgstr ""
 
-#: sequential-music-iterator.cc:83
-msgid "Must stop before this music ends"
+#: text-spanner-engraver.cc:118
+msgid "unterminated text spanner"
 msgstr ""
 
-#. this shouldn't happen, but let's continue anyway.
-#: single-malt-grouping-item.cc:54
-msgid "Single_malt_grouping_item:  I've been drinking too much"
+#: tie-engraver.cc:267
+msgid "lonely tie"
 msgstr ""
 
-#: slur-engraver.cc:61
-msgid "unterminated slur"
+#.
+#. Todo: should make typecheck?
+#.
+#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
+#.
+#: time-signature-engraver.cc:64
+#, c-format
+msgid "strange time signature found: %d/%d"
 msgstr ""
 
-#: slur-engraver.cc:77
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#: time-signature.cc:83
 #, c-format
-msgid "can't find both ends of %s"
+msgid "time signature symbol `%s' not found; reverting to numbered style"
 msgstr ""
 
-#: slur-engraver.cc:77
-msgid "slur"
+#: translator-ctors.cc:52
+#, c-format
+msgid "unknown translator: `%s'"
 msgstr ""
 
-#: slur.cc:240
-msgid "Putting slur over rest.  Ignoring."
+#: translator-group-ctors.cc:29
+#, c-format
+msgid "fatal error. Couldn't find type: %s"
 msgstr ""
 
-#: slur.cc:322
-msgid "Slur over rest?"
+#: translator-group.cc:146
+#, c-format
+msgid "cannot find: `%s'"
 msgstr ""
 
-#: spanner.cc:31 spanner.cc:164
+#: translator.cc:346
 #, c-format
-msgid "Spanner `%s' has equal left and right spanpoints"
+msgid "Two simultaneous %s events, junking this one"
 msgstr ""
 
-#: stem-engraver.cc:124
+#: translator.cc:347
 #, c-format
-msgid "Adding note head to incompatible stem (type = %d)"
+msgid "Previous %s event here"
 msgstr ""
 
-#: stem.cc:118
-msgid "Weird stem size; check for narrow beams"
+#: trill-spanner-engraver.cc:67
+msgid "cannot find start of trill spanner"
 msgstr ""
 
-#: tfm-reader.cc:115
-#, c-format
-msgid "TFM header of `%s' has only %u word(s)"
+#: trill-spanner-engraver.cc:79
+msgid "already have a trill spanner"
+msgstr ""
+
+#: tuplet-engraver.cc:96
+msgid "No tuplet to end"
 msgstr ""
 
-#: tfm-reader.cc:153
+#: vaticana-ligature-engraver.cc:388
 #, c-format
-msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
+msgid ""
+"ignored prefix (es) `%s' of this head according to restrictions of the "
+"selected ligature style"
 msgstr ""
 
-#: tfm.cc:70
+#: vaticana-ligature-engraver.cc:714
 #, c-format
-msgid "can't find ascii character: `%d'"
+msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul"
 msgstr ""
 
-#: tie-engraver.cc:195 tie-performer.cc:109
-msgid "No ties were created!"
+#: vaticana-ligature.cc:84
+msgid "flexa-height undefined; assuming 0"
 msgstr ""
 
-#: tie.cc:79
-msgid "lonely tie"
+#: vaticana-ligature.cc:89
+msgid "ascending vaticana style flexa"
+msgstr ""
+
+#: vaticana-ligature.cc:177
+msgid "Vaticana_ligature: zero join (delta_pitch == 0)"
+msgstr ""
+
+#. fixme: be more verbose.
+#: volta-engraver.cc:143
+msgid "cannot end volta spanner"
+msgstr ""
+
+#: volta-engraver.cc:153
+msgid "already have a volta spanner, ending that one prematurely"
+msgstr ""
+
+#: volta-engraver.cc:157
+msgid "also already have an ended spanner"
+msgstr ""
+
+#: volta-engraver.cc:158
+msgid "giving up"
+msgstr ""
+
+#: parser.yy:704
+msgid "\\paper cannot be used in \\score, use \\layout instead"
+msgstr ""
+
+#: parser.yy:728
+msgid "need \\paper for paper block"
 msgstr ""
 
-#: time-scaled-music-iterator.cc:25
-msgid "no one to print a tuplet start bracket"
+#: parser.yy:1187
+msgid "Grob name should be alphanumeric"
 msgstr ""
 
-#: time-signature-engraver.cc:28
-msgid "lost in time:"
+#: parser.yy:1485
+msgid "second argument must be pitch list"
 msgstr ""
 
-#: timing-translator.cc:31
-msgid "conflicting timing request"
+#: parser.yy:1512 parser.yy:1517 parser.yy:1982
+msgid "have to be in Lyric mode for lyrics"
 msgstr ""
 
-#: timing-translator.cc:32
-msgid "This is the other timing request"
+#: parser.yy:1614
+msgid "expecting string as script definition"
 msgstr ""
 
-#: timing-translator.cc:73
+#: parser.yy:1769 parser.yy:1819
 #, c-format
-msgid "barcheck failed at: %s"
+msgid "not a duration: %d"
+msgstr ""
+
+#: parser.yy:1936
+msgid "have to be in Note mode for notes"
+msgstr ""
+
+#: parser.yy:1997
+msgid "have to be in Chord mode for chords"
+msgstr ""
+
+#: lexer.ll:176
+msgid "stray UTF-8 BOM encountered"
 msgstr ""
 
-#: translator-ctors.cc:39
+#: lexer.ll:180
+msgid "Skipping UTF-8 BOM"
+msgstr ""
+
+#: lexer.ll:235
 #, c-format
-msgid "unknown translator: `%s'"
+msgid "Renaming input to: `%s'"
+msgstr ""
+
+#: lexer.ll:252
+msgid "quoted string expected after \\version"
+msgstr ""
+
+#: lexer.ll:256
+msgid "quoted string expected after \\sourcefilename"
+msgstr ""
+
+#: lexer.ll:260
+msgid "integer expected after \\sourcefileline"
+msgstr ""
+
+#: lexer.ll:273
+msgid "EOF found inside a comment"
 msgstr ""
 
-#: translator-group.cc:81 translator-group.cc:94
-msgid "Program has no such type"
+#: lexer.ll:288
+msgid "\\maininput not allowed outside init files"
 msgstr ""
 
-#: translator-group.cc:85 translator-group.cc:100
+#: lexer.ll:312
 #, c-format
-msgid "Already contains: `%s'"
+msgid "wrong or undefined identifier: `%s'"
+msgstr ""
+
+#. backup rule
+#: lexer.ll:321
+msgid "end quote missing"
+msgstr ""
+
+#: lexer.ll:466
+msgid "Brace found at end of lyric.  Did you forget a space?"
+msgstr ""
+
+#: lexer.ll:559
+msgid "Brace found at end of markup.  Did you forget a space?"
 msgstr ""
 
-#: translator-group.cc:210
+#: lexer.ll:663
 #, c-format
-msgid "can't find or create `%s' called `%s'"
+msgid "invalid character: `%c'"
 msgstr ""
 
-#: translator-group.cc:322
+#: lexer.ll:778
 #, c-format
-msgid "can't find or create: `%s'"
+msgid "unknown escaped string: `\\%s'"
 msgstr ""
 
-#: transposed-music.cc:31
-msgid "Will ignore \\relative for transposed music"
+#: lexer.ll:884
+#, c-format
+msgid "file too old: %s (oldest supported: %s)"
 msgstr ""
 
-#: unfolded-repeat-iterator.cc:145
-msgid "no one to print a volta bracket"
+#: lexer.ll:885
+msgid "consider updating the input with the convert-ly script"
 msgstr ""
 
-#: parser.yy:61
+#: lexer.ll:891
 #, c-format
-msgid "Oldest supported input version: %s"
+msgid "program too old: %s (file requires: %s)"
 msgstr ""
 
-#: parser.yy:436
-msgid "Need a translator group for a context"
+#: backend-library.scm:19 lily.scm:752 ps-to-png.scm:58
+#, scheme-format
+msgid "Invoking `~a'..."
 msgstr ""
 
-#: parser.yy:457
-msgid "Wrong type for property value"
+#: backend-library.scm:28
+#, scheme-format
+msgid "`~a' failed (~a)"
 msgstr ""
 
-#: parser.yy:507
-msgid "More than one music block"
+#: backend-library.scm:115 framework-tex.scm:343 framework-tex.scm:368
+#, scheme-format
+msgid "Converting to `~a'..."
 msgstr ""
 
-#: parser.yy:706
-msgid "More alternatives than repeats.  Junking excess alternatives."
+#: backend-library.scm:128
+#, scheme-format
+msgid "Converting to ~a..."
 msgstr ""
 
-#: parser.yy:750
-msgid "Second argument must be a symbol"
+#: backend-library.scm:166
+#, scheme-format
+msgid "Writing header field `~a' to `~a'..."
 msgstr ""
 
-#: parser.yy:755
-msgid "First argument must be a procedure taking 1 argument"
+#: define-context-properties.scm:20 define-grob-properties.scm:10
+#: define-music-properties.scm:10
+#, scheme-format
+msgid "symbol ~S redefined"
 msgstr ""
 
-#: parser.yy:954 parser.yy:1386 parser.yy:1406
-#, c-format
-msgid "not a duration: %d"
+#: define-event-classes.scm:119
+#, scheme-format
+msgid "event class ~A seems to be unused"
 msgstr ""
 
-#: parser.yy:1105
-msgid "Can't specify direction for this request"
+#. should be programming-error
+#: define-event-classes.scm:125
+#, scheme-format
+msgid "translator listens to nonexisting event class ~A"
 msgstr ""
 
-#: parser.yy:1237 parser.yy:1245 parser.yy:1497
-msgid "Have to be in Lyric mode for lyrics"
+#: define-markup-commands.scm:273
+msgid "no systems found in \\score markup, does it have a \\layout block?"
 msgstr ""
 
-#: parser.yy:1415
-msgid "Have to be in Note mode for notes"
+#: define-markup-commands.scm:1315
+#, scheme-format
+msgid "not a valid duration string: ~a"
 msgstr ""
 
-#. urg, burp.  what nonsense / silly implementation
-#: parser.yy:1429
-msgid "can't put stem tremolo on tuplet"
+#: define-music-types.scm:743
+#, scheme-format
+msgid "symbol expected: ~S"
 msgstr ""
 
-#: parser.yy:1513
-msgid "Have to be in Chord mode for chords"
+#: define-music-types.scm:746
+#, scheme-format
+msgid "cannot find music object: ~S"
 msgstr ""
 
-#: lexer.ll:159
-msgid "EOF found inside a comment"
+#: define-music-types.scm:766
+#, scheme-format
+msgid "unknown repeat type `~S'"
 msgstr ""
 
-#: lexer.ll:173
-msgid "\\maininput disallowed outside init files"
+#: define-music-types.scm:767
+msgid "See music-types.scm for supported repeats"
 msgstr ""
 
-#: lexer.ll:203
-#, c-format
-msgid "undefined identifier: `%s'"
+#: document-backend.scm:91
+#, scheme-format
+msgid "pair expected in doc ~s"
 msgstr ""
 
-#. backup rule
-#: lexer.ll:208
-msgid "Missing end quote"
+#: document-backend.scm:135
+#, scheme-format
+msgid "cannot find interface for property: ~S"
 msgstr ""
 
-#. backup rule
-#: lexer.ll:230 lexer.ll:234
-msgid "white expected"
+#: document-backend.scm:145
+#, scheme-format
+msgid "unknown Grob interface: ~S"
 msgstr ""
 
-#: lexer.ll:242
-msgid "Can't evaluate Scheme in safe mode"
+#: documentation-lib.scm:45
+#, scheme-format
+msgid "Processing ~S..."
 msgstr ""
 
-#: lexer.ll:437
-#, c-format
-msgid "invalid character: `%c'"
+#: documentation-lib.scm:150
+#, scheme-format
+msgid "Writing ~S..."
 msgstr ""
 
-#: lexer.ll:491
-#, c-format
-msgid "unknown escaped string: `\\%s'"
+#: documentation-lib.scm:172
+#, scheme-format
+msgid "cannot find description for property ~S (~S)"
 msgstr ""
 
-#: lexer.ll:575
-#, c-format
-msgid "incorrect mudela version: %s (%s, %s)"
+#: framework-eps.scm:89
+#, scheme-format
+msgid "Writing ~a..."
 msgstr ""
 
-#: main.cc:91
-msgid "write exact durations, e.g.: a4*385/384"
+#: framework-ps.scm:281
+#, scheme-format
+msgid "cannot embed ~S=~S"
 msgstr ""
 
-#: main.cc:94
-msgid "ACC[:MINOR]"
+#: framework-ps.scm:334
+#, scheme-format
+msgid "cannot extract file matching ~a from ~a"
 msgstr ""
 
-#: main.cc:94
-msgid "set key: ACC +sharps/-flats; :1 minor"
+#: framework-ps.scm:351
+#, scheme-format
+msgid "do not know how to embed ~S=~S"
 msgstr ""
 
-#: main.cc:95
-msgid "don't output tuplets or double dots, smallest is 32"
+#: framework-ps.scm:382
+#, scheme-format
+msgid "do not know how to embed font ~s ~s ~s"
 msgstr ""
 
-#: main.cc:96
-msgid "set FILE as default output"
+#: framework-ps.scm:731
+#, scheme-format
+msgid "cannot convert <stdout> to ~S"
 msgstr ""
 
-#: main.cc:97
-msgid "don't output tuplets"
+#: framework-ps.scm:750 framework-ps.scm:753
+#, scheme-format
+msgid "cannot generate ~S using the postscript back-end"
 msgstr ""
 
-#: main.cc:98
-msgid "be quiet"
+#: framework-ps.scm:760
+msgid ""
+"\n"
+"The PostScript backend does not support the system-by-system \n"
+"output. For that, use the EPS backend instead,\n"
+"\n"
+"  lilypond -b 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"
+"\n"
 msgstr ""
 
-#: main.cc:99
-msgid "DUR"
+#: framework-tex.scm:360
+#, scheme-format
+msgid "TeX file name must not contain whitespace: `~a'"
 msgstr ""
 
-#: main.cc:99
-msgid "set smallest duration"
+#: graphviz.scm:53
+#, scheme-format
+msgid "Writing graph `~a'..."
 msgstr ""
 
-#: main.cc:102
-msgid "be verbose"
+#: layout-beam.scm:29
+#, scheme-format
+msgid "Error in beam quanting.  Expected (~S,~S) found ~S."
 msgstr ""
 
-#: main.cc:104
-msgid "assume no double dotted notes"
+#: layout-beam.scm:46
+#, scheme-format
+msgid "Error in beam quanting.  Expected ~S 0, found ~S."
 msgstr ""
 
-#: main.cc:111
-#, c-format
-msgid "Usage: %s [OPTION]... [FILE]"
+#: layout-page-layout.scm:115
+msgid "Can't fit systems on page -- ignoring between-system-padding"
 msgstr ""
 
-#: main.cc:113
-msgid "Translate MIDI-file to mudela"
+#: layout-page-layout.scm:449
+msgid "Calculating page breaks..."
 msgstr ""
 
-#: midi-parser.cc:64
-msgid "zero length string encountered"
+#: lily-library.scm:545
+#, scheme-format
+msgid "unknown unit: ~S"
 msgstr ""
 
-#: midi-score-parser.cc:44
-msgid "MIDI header expected"
+#: lily-library.scm:579
+#, scheme-format
+msgid "no \\version statement found, please add~afor future compatibility"
 msgstr ""
 
-#: midi-score-parser.cc:49
-msgid "invalid header length"
+#: lily-library.scm:587
+msgid "old relative compatibility not used"
 msgstr ""
 
-#: midi-score-parser.cc:52
-msgid "invalid MIDI format"
+#: lily.scm:173
+#, scheme-format
+msgid "cannot find: ~A"
 msgstr ""
 
-#: midi-score-parser.cc:55
-msgid "invalid number of tracks"
+#: lily.scm:238
+#, scheme-format
+msgid "wrong type for argument ~a.  Expecting ~a, found ~s"
 msgstr ""
 
-#: midi-score-parser.cc:58
-msgid "can't handle non-metrical time"
+#: lily.scm:619
+#, scheme-format
+msgid "job ~a terminated with signal: ~a"
 msgstr ""
 
-#: midi-track-parser.cc:68
-#, c-format
-msgid "Junking note-end event: channel = %d, pitch = %d"
+#: lily.scm:622
+#, scheme-format
+msgid ""
+"logfile ~a (exit ~a):\n"
+"~a"
 msgstr ""
 
-#: midi-track-parser.cc:124
-msgid "invalid running status"
+#: lily.scm:649 lily.scm:742
+#, scheme-format
+msgid "failed files: ~S"
 msgstr ""
 
-#: midi-track-parser.cc:328
-msgid "unimplemented MIDI meta-event"
+#: lily.scm:732
+#, scheme-format
+msgid "Redirecting output to ~a..."
 msgstr ""
 
-#: midi-track-parser.cc:333
-msgid "invalid MIDI event"
+#: ly-syntax-constructors.scm:40
+msgid "Music head function must return Music object"
 msgstr ""
 
-#: midi-track-parser.cc:348
-msgid "MIDI track expected"
+#: ly-syntax-constructors.scm:139
+#, scheme-format
+msgid "Invalid property operation ~a"
 msgstr ""
 
-#: midi-track-parser.cc:353
-msgid "invalid track length"
+#: markup.scm:94
+#, scheme-format
+msgid "Wrong number of arguments.  Expect: ~A, found ~A: ~S"
 msgstr ""
 
-#: mudela-item.cc:160
-#, c-format
-msgid "#32 in quarter: %d"
+#: markup.scm:100
+#, scheme-format
+msgid "Invalid argument in position ~A.  Expect: ~A, found: ~S."
 msgstr ""
 
-#: mudela-score.cc:108
-#, c-format
-msgid "Lily output to %s..."
+#: music-functions.scm:228
+msgid "More alternatives than repeats.  Junking excess alternatives"
 msgstr ""
 
-#: mudela-score.cc:119
-#, c-format
-msgid "track %d:"
+#: music-functions.scm:250
+#, scheme-format
+msgid "expecting 2 elements for chord tremolo, found ~a"
 msgstr ""
 
-#: mudela-score.cc:155
-msgid "Processing..."
+#: music-functions.scm:573
+#, scheme-format
+msgid "music expected: ~S"
 msgstr ""
 
-#: mudela-score.cc:164
-msgid "Creating voices..."
+#. FIXME: uncomprehensable message
+#: music-functions.scm:623
+#, scheme-format
+msgid "Bar check failed.  Expect to be at ~a, instead at ~a"
 msgstr ""
 
-#: mudela-score.cc:168
-msgid "track "
+#: music-functions.scm:773
+#, scheme-format
+msgid "cannot find quoted music: `~S'"
 msgstr ""
 
-#: mudela-score.cc:177
-msgid "NOT Filtering tempo..."
+#: music-functions.scm:970
+#, scheme-format
+msgid "unknown accidental style: ~S"
 msgstr ""
 
-#: mudela-score.cc:186
-msgid "NOT Quantifying columns..."
+#: output-ps.scm:276
+msgid "utf-8-string encountered in PS backend"
 msgstr ""
 
-#: mudela-score.cc:190
-msgid "Quantifying columns..."
+#: output-svg.scm:42
+#, scheme-format
+msgid "undefined: ~S"
 msgstr ""
 
-#: mudela-score.cc:223
-msgid "Settling columns..."
+#: output-svg.scm:132
+#, scheme-format
+msgid "cannot decypher Pango description: ~a"
 msgstr ""
 
-#: mudela-staff.cc:178
-msgid "% MIDI copyright:"
+#: output-tex.scm:97
+#, scheme-format
+msgid "cannot find ~a in ~a"
 msgstr ""
 
-#: mudela-staff.cc:179
-msgid "% MIDI instrument:"
+#: paper.scm:84
+msgid "set-global-staff-size: not in toplevel scope"
 msgstr ""
 
-#: mudela-stream.cc:37
-#, c-format
-msgid "lily indent level: %d"
+#: paper.scm:132
+#, scheme-format
+msgid "This is not a \\layout {} object, ~S"
 msgstr ""
 
-#. Maybe better not to translate these?
-#: mudela-stream.cc:83
-msgid "% Creator: "
+#: paper.scm:144
+#, scheme-format
+msgid "Unknown papersize: ~a"
 msgstr ""
 
-#: mudela-stream.cc:88
-msgid "% Automatically generated"
+#. TODO: should raise (generic) exception with throw, and catch
+#. that in parse-scm.cc
+#: paper.scm:159
+msgid "Must use #(set-paper-size .. ) within \\paper { ... }"
 msgstr ""
 
-#: mudela-stream.cc:97
-#, c-format
-msgid "% from input file: "
+#: parser-clef.scm:127
+#, scheme-format
+msgid "unknown clef type `~a'"
+msgstr ""
+
+#: parser-clef.scm:128
+#, scheme-format
+msgid "supported clefs: ~a"
+msgstr ""
+
+#: ps-to-png.scm:64
+#, scheme-format
+msgid "~a exited with status: ~S"
+msgstr ""
+
+#: to-xml.scm:180
+#, scheme-format
+msgid "assertion failed: ~S"
 msgstr ""