]> git.donarmstrong.com Git - lilypond.git/blobdiff - po/lilypond.pot
scons update
[lilypond.git] / po / lilypond.pot
index e93d45d142c59f107122b8056fe5ad327b130231..eeb52ca22524664e2ba74cfa84620ea615e2aed5 100644 (file)
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-06-21 16:48+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-04-18 14:27+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-Transfer-Encoding: 8bit\n"
 
-#: data-file.cc:52
-msgid "EOF in a string"
+#: fontextract.py:25
+#, python-format
+msgid "Scanning %s"
 msgstr ""
 
-#: data-file.cc:116 input.cc:87 midi-parser.cc:100 warn.cc:22
+#: fontextract.py:70
+#, python-format
+msgid "Extracted %s"
+msgstr ""
+
+#: fontextract.py:86
+#, python-format
+msgid "Writing fonts to %s"
+msgstr ""
+
+#: lilylib.py:62
+msgid "lilylib module"
+msgstr ""
+
+#: lilylib.py:65 lilypond-book.py:89 midi2ly.py:100 mup2ly.py:75 ps2png.py:41
+#: main.cc:145 lily/main.cc:145
+msgid "print this help"
+msgstr ""
+
+#: lilylib.py:112 midi2ly.py:136 mup2ly.py:130
+#, python-format
+msgid "Copyright (c) %s by"
+msgstr ""
+
+#: lilylib.py:116 midi2ly.py:141 mup2ly.py:135
+msgid "Distributed under terms of the GNU General Public License."
+msgstr ""
+
+#: lilylib.py:118 midi2ly.py:142 mup2ly.py:136
+msgid "It comes with NO WARRANTY."
+msgstr ""
+
+#: lilylib.py:125 warn.cc:44 input.cc:79 lily/input.cc:79
+#, c-format, python-format
+msgid "warning: %s"
+msgstr ""
+
+#: lilylib.py:128 warn.cc:50 input.cc:85 input.cc:93 lily/input.cc:85
+#: lily/input.cc:93
+#, c-format, python-format
+msgid "error: %s"
+msgstr ""
+
+#: lilylib.py:132
+#, python-format
+msgid "Exiting (%d)..."
+msgstr ""
+
+#: lilylib.py:200 midi2ly.py:223 mup2ly.py:219
+#, python-format
+msgid "Usage: %s [OPTIONS]... FILE"
+msgstr ""
+
+#: lilylib.py:204 convert-ly.py:57 midi2ly.py:227 mup2ly.py:223 main.cc:211
+#: lily/main.cc:211
+#, c-format
+msgid "Options:"
+msgstr ""
+
+#: lilylib.py:208 convert-ly.py:68 lilypond-pdfpc-helper.py:28 midi2ly.py:231
+#: mup2ly.py:227 main.cc:215 lily/main.cc:215
+#, c-format, python-format
+msgid "Report bugs to %s."
+msgstr ""
+
+#: lilylib.py:228
+#, python-format
+msgid "Binary %s has version %s, looking for version %s"
+msgstr ""
+
+#: lilylib.py:262
+#, python-format
+msgid "Opening pipe `%s'"
+msgstr ""
+
+#: lilylib.py:277 lilypond-book.py:1162
+#, python-format
+msgid "`%s' failed (%d)"
+msgstr ""
+
+#: lilylib.py:282 lilylib.py:341 lilypond-book.py:1163
+msgid "The error log is as follows:"
+msgstr ""
+
+#: lilylib.py:313 midi2ly.py:259 mup2ly.py:255
+#, python-format
+msgid "Invoking `%s'"
+msgstr ""
+
+#: lilylib.py:315
+#, python-format
+msgid "Running %s..."
+msgstr ""
+
+#: lilylib.py:334
+#, python-format
+msgid "`%s' failed (%s)"
+msgstr ""
+
+#: lilylib.py:337 midi2ly.py:265 mup2ly.py:263
+msgid "(ignored)"
+msgstr ""
+
+#: lilylib.py:355 midi2ly.py:275 mup2ly.py:273
+#, python-format
+msgid "Cleaning %s..."
+msgstr ""
+
+#: lilylib.py:518
+#, python-format
+msgid "%s exited with status: %d"
+msgstr ""
+
+#: convert-ly.py:32
+#, python-format
+msgid "%s has been replaced by %s"
+msgstr ""
+
+#: convert-ly.py:33
+#, python-format
+msgid "Not smart enough to convert %s"
+msgstr ""
+
+#: convert-ly.py:34
+msgid "Please refer to the manual for details, and update manually."
+msgstr ""
+
+#: convert-ly.py:50
+#, python-format
+msgid "Usage: %s [OPTION]... [FILE]..."
+msgstr ""
+
+#: convert-ly.py:53
+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:59
+msgid ""
+"  -e, --edit             edit in place\n"
+"  -f, --from=VERSION     start from VERSION [default: \\version found in "
+"file]\n"
+"  -h, --help             print this help\n"
+"  -n, --no-version       do not add \\version command if missing\n"
+"  -s, --show-rules       print rules [default: --from=0, --"
+"to=@TOPLEVEL_VERSION@]\n"
+"  -t, --to=VERSION       convert to VERSION [default: @TOPLEVEL_VERSION@]\n"
+"  -v, --version          print program version"
+msgstr ""
+
+#: convert-ly.py:75 lilypond-pdfpc-helper.py:34 main.cc:98 lily/main.cc:98
+#, c-format, 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.\n"
+msgstr ""
+
+#: convert-ly.py:2407
+msgid "LilyPond source must be UTF-8"
+msgstr ""
+
+#: convert-ly.py:2410
+msgid "Try the texstrings backend"
+msgstr ""
+
+#: convert-ly.py:2413
+#, python-format
+msgid "Do something like: %s"
+msgstr ""
+
+#: convert-ly.py:2416
+msgid "Or save as UTF-8 in your editor"
+msgstr ""
+
+#: convert-ly.py:2494
+msgid "Applying conversion: "
+msgstr ""
+
+#: convert-ly.py:2506
+#, python-format
+msgid "%s: error while converting"
+msgstr ""
+
+#: convert-ly.py:2509 score-engraver.cc:111 lily/score-engraver.cc:111
+msgid "Aborting"
+msgstr ""
+
+#: convert-ly.py:2530
+#, python-format
+msgid "Processing `%s'... "
+msgstr ""
+
+#: convert-ly.py:2632
+#, python-format
+msgid "%s: can't determine version for `%s'"
+msgstr ""
+
+#: convert-ly.py:2641
+#, python-format
+msgid "%s: skipping: `%s'"
+msgstr ""
+
+#: lilypond-book.py:71
+msgid ""
+"Process LilyPond snippets in hybrid HTML, LaTeX, or texinfo document.\n"
+"Example usage:\n"
+"\n"
+"   lilypond-book --filter=\"tr '[a-z]' '[A-Z]'\" BOOK\n"
+"   lilypond-book --filter=\"convert-ly --no-version --from=2.0.0 -\" BOOK\n"
+"   lilypond-book --process='lilypond -I include' BOOK\n"
+msgstr ""
+
+#: lilypond-book.py:83
+msgid "FMT"
+msgstr ""
+
+#: lilypond-book.py:84
+msgid ""
+"use output format FMT (texi [default], texi-html,\n"
+"\t\tlatex, html)"
+msgstr ""
+
+#: lilypond-book.py:86
+msgid "FILTER"
+msgstr ""
+
+#: lilypond-book.py:87
+msgid "pipe snippets through FILTER [convert-ly -n -]"
+msgstr ""
+
+#: lilypond-book.py:90 lilypond-book.py:92 main.cc:147 lily/main.cc:147
+msgid "DIR"
+msgstr ""
+
+#: lilypond-book.py:91
+msgid "add DIR to include path"
+msgstr ""
+
+#: lilypond-book.py:93
+msgid "write output to DIR"
+msgstr ""
+
+#: lilypond-book.py:94
+msgid "COMMAND"
+msgstr ""
+
+#: lilypond-book.py:95
+msgid "process ly_files using COMMAND FILE..."
+msgstr ""
+
+#: lilypond-book.py:96 midi2ly.py:102 main.cc:148 main.cc:149 lily/main.cc:148
+#: lily/main.cc:149
+msgid "FILE"
+msgstr ""
+
+#: lilypond-book.py:97
+msgid "extract all PS snippet fonts into FILE"
+msgstr ""
+
+#: lilypond-book.py:99 midi2ly.py:105 mup2ly.py:78 ps2png.py:42 main.cc:155
+#: lily/main.cc:155
+msgid "be verbose"
+msgstr ""
+
+#: lilypond-book.py:101
+msgid "print version information"
+msgstr ""
+
+#: lilypond-book.py:103 midi2ly.py:107 mup2ly.py:80 main.cc:156
+#: lily/main.cc:156
+msgid "show warranty and copyright"
+msgstr ""
+
+#: lilypond-book.py:609
+#, python-format
+msgid "file not found: %s"
+msgstr ""
+
+#: lilypond-book.py:807
+#, python-format
+msgid "deprecated ly-option used: %s=%s"
+msgstr ""
+
+#: lilypond-book.py:810
+#, python-format
+msgid "compatibility mode translation: %s=%s"
+msgstr ""
+
+#: lilypond-book.py:814
+#, python-format
+msgid "deprecated ly-option used: %s"
+msgstr ""
+
+#: lilypond-book.py:817
+#, python-format
+msgid "compatibility mode translation: %s"
+msgstr ""
+
+#: lilypond-book.py:836
+#, python-format
+msgid "ignoring unknown ly option: %s"
+msgstr ""
+
+#: lilypond-book.py:1145
+#, python-format
+msgid "Opening filter `%s'"
+msgstr ""
+
+#: lilypond-book.py:1308
+msgid "Writing snippets..."
+msgstr ""
+
+#: lilypond-book.py:1313
+msgid "Processing..."
+msgstr ""
+
+#: lilypond-book.py:1317
+msgid "All snippets are up to date..."
+msgstr ""
+
+#: lilypond-book.py:1327
+#, python-format
+msgid "can't determine format for: %s"
+msgstr ""
+
+#: lilypond-book.py:1338
+msgid "Output file is up to date."
+msgstr ""
+
+#: lilypond-book.py:1343
+msgid "Writing output file."
+msgstr ""
+
+#: lilypond-book.py:1383
+msgid "Output would overwrite input file; use --output."
+msgstr ""
+
+#: lilypond-book.py:1387
+#, python-format
+msgid "Reading %s..."
+msgstr ""
+
+#: lilypond-book.py:1403
+msgid "Dissecting..."
+msgstr ""
+
+#: lilypond-book.py:1433
+#, python-format
+msgid "Compiling %s..."
+msgstr ""
+
+#: lilypond-book.py:1444
+#, python-format
+msgid "Processing include: %s"
+msgstr ""
+
+#: lilypond-book.py:1458
+#, python-format
+msgid "Removing `%s'"
+msgstr ""
+
+#: lilypond-book.py:1471 midi2ly.py:1016 ps2png.py:52
+#, python-format
+msgid "getopt says: `%s'"
+msgstr ""
+
+#: lilypond-pdfpc-helper.py:72
+msgid "Not in FILE:LINE:COL format: "
+msgstr ""
+
+#: lilypond-pdfpc-helper.py:100
+#, python-format
+msgid "Command failed: `%s' (status %d)"
+msgstr ""
+
+#. temp_dir = os.path.join (original_dir,  '%s.dir' % program_name)
+#. original_dir = os.getcwd ()
+#. keep_temp_dir_p = 0
+#: midi2ly.py:94
+msgid "Convert MIDI to LilyPond source."
+msgstr ""
+
+#: midi2ly.py:97
+msgid "print absolute pitches"
+msgstr ""
+
+#: midi2ly.py:98 midi2ly.py:103
+msgid "DUR"
+msgstr ""
+
+#: midi2ly.py:98
+msgid "quantise note durations on DUR"
+msgstr ""
+
+#: midi2ly.py:99
+msgid "print explicit durations"
+msgstr ""
+
+#: midi2ly.py:101
+msgid "ALT[:MINOR]"
+msgstr ""
+
+#: midi2ly.py:101
+msgid "set key: ALT=+sharps|-flats; MINOR=1"
+msgstr ""
+
+#: midi2ly.py:102 mup2ly.py:76
+msgid "write output to FILE"
+msgstr ""
+
+#: midi2ly.py:103
+msgid "quantise note starts on DUR"
+msgstr ""
+
+#: midi2ly.py:104
+msgid "DUR*NUM/DEN"
+msgstr ""
+
+#: midi2ly.py:104
+msgid "allow tuplet durations DUR*NUM/DEN"
+msgstr ""
+
+#: midi2ly.py:106 mup2ly.py:79 main.cc:154 lily/main.cc:154
+msgid "print version number"
+msgstr ""
+
+#: midi2ly.py:108
+msgid "treat every text as a lyric"
+msgstr ""
+
+#: midi2ly.py:149 mup2ly.py:143 lily-library.scm:345 lily-library.scm:353
 msgid "warning: "
 msgstr ""
 
-#: dstream.cc:187
-msgid "not enough fields in Dstream init"
+#: midi2ly.py:164 midi2ly.py:1016 midi2ly.py:1081 mup2ly.py:146 mup2ly.py:160
+msgid "error: "
+msgstr ""
+
+#: midi2ly.py:165 mup2ly.py:161
+msgid "Exiting ... "
+msgstr ""
+
+#: midi2ly.py:263 mup2ly.py:260
+#, python-format
+msgid "command exited with value %d"
+msgstr ""
+
+#: midi2ly.py:1000
+#, python-format
+msgid "%s output to `%s'..."
+msgstr ""
+
+#: midi2ly.py:1031
+msgid "Example:"
+msgstr ""
+
+#: midi2ly.py:1081
+msgid "no files specified on command line."
+msgstr ""
+
+#: mup2ly.py:70
+msgid "Convert mup to LilyPond source."
+msgstr ""
+
+#: mup2ly.py:73
+msgid "debug"
+msgstr ""
+
+#: mup2ly.py:74
+msgid "define macro NAME [optional expansion EXP]"
+msgstr ""
+
+#: mup2ly.py:77
+msgid "only pre-process"
+msgstr ""
+
+#: mup2ly.py:1075
+#, python-format
+msgid "no such context: %s"
+msgstr ""
+
+#: mup2ly.py:1300
+#, python-format
+msgid "Processing `%s'..."
+msgstr ""
+
+#: mup2ly.py:1319
+#, python-format
+msgid "Writing `%s'..."
+msgstr ""
+
+#. ugr.
+#: ps2png.py:36
+msgid "Convert PostScript to PNG image."
+msgstr ""
+
+#: ps2png.py:43
+msgid "PAPER"
+msgstr ""
+
+#: ps2png.py:43
+msgid "use papersize PAPER"
+msgstr ""
+
+#: ps2png.py:44
+msgid "RES"
+msgstr ""
+
+#: ps2png.py:44
+msgid "set the resolution of the preview to RES"
+msgstr ""
+
+#: ps2png.py:76
+#, python-format
+msgid "Wrote `%s'"
+msgstr ""
+
+#: getopt-long.cc:143
+#, c-format
+msgid "option `%s' requires an argument"
+msgstr ""
+
+#: getopt-long.cc:147
+#, c-format
+msgid "option `%s' doesn't allow an argument"
+msgstr ""
+
+#: getopt-long.cc:151
+#, c-format
+msgid "unrecognized option: `%s'"
+msgstr ""
+
+#: getopt-long.cc:158
+#, c-format
+msgid "invalid argument `%s' to option `%s'"
+msgstr ""
+
+#: warn.cc:64 grob.cc:632 lily/grob.cc:632
+#, c-format
+msgid "programming error: %s"
+msgstr ""
+
+#: warn.cc:65
+msgid "continuing, cross fingers"
+msgstr ""
+
+#.
+#. todo i18n.
+#.
+#: kpath.c:142
+#, c-format
+msgid "can't dlopen: %s: %s"
+msgstr ""
+
+#: kpath.c:143
+#, c-format
+msgid "install package: %s or %s"
+msgstr ""
+
+#: kpath.c:156
+#, c-format
+msgid "no such symbol: %s: %s"
+msgstr ""
+
+#: kpath.c:179
+#, c-format
+msgid "error opening kpathsea library"
+msgstr ""
+
+#: kpath.c:180
+#, c-format
+msgid "aborting"
+msgstr ""
+
+#: accidental-engraver.cc:235 lily/accidental-engraver.cc:235
+#, c-format
+msgid "accidental typesetting list must begin with context-name: %s"
+msgstr ""
+
+#: accidental-engraver.cc:263 lily/accidental-engraver.cc:263
+#, c-format
+msgid "ignoring unknown accidental: %s"
+msgstr ""
+
+#: accidental-engraver.cc:279 lily/accidental-engraver.cc:279
+#, c-format
+msgid "pair or context-name expected for accidental rule, found %s"
+msgstr ""
+
+#: accidental.cc:233 key-signature-interface.cc:127 lily/accidental.cc:233
+#: lily/key-signature-interface.cc:127
+#, c-format
+msgid "accidental `%s' not found"
+msgstr ""
+
+#: afm.cc:142 lily/afm.cc:142
+#, c-format
+msgid "parsing AFM file: `%s'"
+msgstr ""
+
+#. FIXME: broken sentence
+#: all-font-metrics.cc:176 lily/all-font-metrics.cc:176
+#, c-format
+msgid "checksum mismatch for font file: `%s'"
+msgstr ""
+
+#: all-font-metrics.cc:178 lily/all-font-metrics.cc:178
+#, c-format
+msgid "does not match: `%s'"
+msgstr ""
+
+#: all-font-metrics.cc:184 lily/all-font-metrics.cc:184
+msgid "Rebuild all .afm files, and remove all .pk and .tfm files."
+msgstr ""
+
+#: all-font-metrics.cc:186 lily/all-font-metrics.cc:186
+msgid "Rerun with -V to show font paths."
+msgstr ""
+
+#: all-font-metrics.cc:188 lily/all-font-metrics.cc:188
+msgid "A script for removing font-files is delivered with the source-code:"
+msgstr ""
+
+#: all-font-metrics.cc:297 lily/all-font-metrics.cc:297
+#, c-format
+msgid "can't find font: `%s'"
+msgstr ""
+
+#: all-font-metrics.cc:298 lily/all-font-metrics.cc:298
+msgid "loading default font"
+msgstr ""
+
+#: all-font-metrics.cc:313 lily/all-font-metrics.cc:313
+#, c-format
+msgid "can't find default font: `%s'"
+msgstr ""
+
+#: all-font-metrics.cc:314 includable-lexer.cc:59 lily-parser-scheme.cc:70
+#: lily/all-font-metrics.cc:314 lily/includable-lexer.cc:59
+#: lily/lily-parser-scheme.cc:70
+#, c-format
+msgid "(search path: `%s')"
+msgstr ""
+
+#: all-font-metrics.cc:315 volta-engraver.cc:142 lily/all-font-metrics.cc:315
+#: lily/volta-engraver.cc:142
+msgid "giving up"
+msgstr ""
+
+#: apply-context-iterator.cc:33 lily/apply-context-iterator.cc:33
+msgid "\\applycontext argument is not a procedure"
+msgstr ""
+
+#: auto-change-iterator.cc:62 change-iterator.cc:60
+#: lily/auto-change-iterator.cc:62 lily/change-iterator.cc:60
+#, c-format
+msgid "can't change, already in translator: %s"
+msgstr ""
+
+#: axis-group-engraver.cc:112 lily/axis-group-engraver.cc:112
+msgid "Axis_group_engraver: vertical group already has a parent"
+msgstr ""
+
+#: axis-group-engraver.cc:113 lily/axis-group-engraver.cc:113
+msgid "are there two Axis_group_engravers?"
+msgstr ""
+
+#: axis-group-engraver.cc:114 lily/axis-group-engraver.cc:114
+msgid "removing this vertical group"
+msgstr ""
+
+#: bar-check-iterator.cc:70 lily/bar-check-iterator.cc:70
+#, c-format
+msgid "barcheck failed at: %s"
+msgstr ""
+
+#: beam-engraver.cc:136 lily/beam-engraver.cc:136
+msgid "already have a beam"
+msgstr ""
+
+#: beam-engraver.cc:205 lily/beam-engraver.cc:205
+msgid "unterminated beam"
+msgstr ""
+
+#: beam-engraver.cc:238 chord-tremolo-engraver.cc:165
+#: lily/beam-engraver.cc:238 lily/chord-tremolo-engraver.cc:165
+msgid "stem must have Rhythmic structure"
+msgstr ""
+
+#: beam-engraver.cc:251 lily/beam-engraver.cc:251
+msgid "stem doesn't fit in beam"
+msgstr ""
+
+#: beam-engraver.cc:252 lily/beam-engraver.cc:252
+msgid "beam was started here"
+msgstr ""
+
+#: beam.cc:142 lily/beam.cc:142
+msgid "beam has less than two visible stems"
+msgstr ""
+
+#: beam.cc:147 lily/beam.cc:147
+msgid "removing beam with less than two stems"
+msgstr ""
+
+#: beam.cc:988 lily/beam.cc:988
+msgid "no viable initial configuration found: may not find good beam slope"
+msgstr ""
+
+#: break-align-interface.cc:205 lily/break-align-interface.cc:205
+#, c-format
+msgid "No spacing entry from %s to `%s'"
+msgstr ""
+
+#: change-iterator.cc:22 lily/change-iterator.cc:22
+#, c-format
+msgid "can't change `%s' to `%s'"
+msgstr ""
+
+#. FIXME: constant error message.
+#: change-iterator.cc:81 lily/change-iterator.cc:81
+msgid "can't 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:90 lily/change-iterator.cc:90
+#, c-format
+msgid "not changing to same context type: %s"
+msgstr ""
+
+#. FIXME: uncomprehensable message
+#: change-iterator.cc:94 lily/change-iterator.cc:94
+msgid "none of these in my family"
+msgstr ""
+
+#: chord-tremolo-engraver.cc:94 lily/chord-tremolo-engraver.cc:94
+#, c-format
+msgid "expect 2 elements for chord tremolo, found %d"
+msgstr ""
+
+#: chord-tremolo-engraver.cc:131 lily/chord-tremolo-engraver.cc:131
+msgid "unterminated chord tremolo"
+msgstr ""
+
+#: chord-tremolo-iterator.cc:64 lily/chord-tremolo-iterator.cc:64
+msgid "no one to print a tremolos"
+msgstr ""
+
+#: clef.cc:57 lily/clef.cc:57
+#, c-format
+msgid "clef `%s' not found"
+msgstr ""
+
+#: cluster.cc:118 lily/cluster.cc:118
+#, c-format
+msgid "unknown cluster style `%s'"
+msgstr ""
+
+#: cluster.cc:144 lily/cluster.cc:144
+msgid "junking empty cluster"
+msgstr ""
+
+#: coherent-ligature-engraver.cc:84 lily/coherent-ligature-engraver.cc:84
+#, c-format
+msgid "gotcha: ptr=%ul"
+msgstr ""
+
+#: coherent-ligature-engraver.cc:93 lily/coherent-ligature-engraver.cc:93
+msgid "distance undefined, assuming 0.1"
+msgstr ""
+
+#: coherent-ligature-engraver.cc:96 lily/coherent-ligature-engraver.cc:96
+#, c-format
+msgid "distance=%f"
+msgstr ""
+
+#: coherent-ligature-engraver.cc:139 lily/coherent-ligature-engraver.cc:139
+#, c-format
+msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul"
+msgstr ""
+
+#: context-def.cc:111 lily/context-def.cc:111
+#, c-format
+msgid "program has no such type: `%s'"
+msgstr ""
+
+#: context-def.cc:285 lily/context-def.cc:285
+#, c-format
+msgid "can't find: `%s'"
+msgstr ""
+
+#: context-property.cc:111 lily/context-property.cc:111
+msgid "need symbol arguments for \\override and \\revert"
+msgstr ""
+
+#: context.cc:146 lily/context.cc:146
+#, c-format
+msgid "can't find or create new `%s'"
+msgstr ""
+
+#: context.cc:210 lily/context.cc:210
+#, c-format
+msgid "can't find or create `%s' called `%s'"
+msgstr ""
+
+#: context.cc:301 lily/context.cc:301
+#, c-format
+msgid "can't find or create: `%s'"
+msgstr ""
+
+#: custos.cc:83 lily/custos.cc:83
+#, c-format
+msgid "custos `%s' not found"
+msgstr ""
+
+#: dynamic-engraver.cc:171 span-dynamic-performer.cc:83
+#: lily/dynamic-engraver.cc:171 lily/span-dynamic-performer.cc:83
+msgid "can't find start of (de)crescendo"
+msgstr ""
+
+#: dynamic-engraver.cc:180 lily/dynamic-engraver.cc:180
+msgid "already have a decrescendo"
+msgstr ""
+
+#: dynamic-engraver.cc:182 lily/dynamic-engraver.cc:182
+msgid "already have a crescendo"
+msgstr ""
+
+#: dynamic-engraver.cc:185 lily/dynamic-engraver.cc:185
+msgid "cresc starts here"
+msgstr ""
+
+#: dynamic-engraver.cc:304 lily/dynamic-engraver.cc:304
+msgid "unterminated (de)crescendo"
+msgstr ""
+
+#: event-chord-iterator.cc:55 output-property-music-iterator.cc:29
+#: lily/event-chord-iterator.cc:55 lily/output-property-music-iterator.cc:29
+#, c-format
+msgid "junking event: `%s'"
+msgstr ""
+
+#: extender-engraver.cc:139 extender-engraver.cc:148
+#: lily/extender-engraver.cc:139 lily/extender-engraver.cc:148
+msgid "unterminated extender"
+msgstr ""
+
+#: folded-repeat-iterator.cc:64 lily/folded-repeat-iterator.cc:64
+msgid "no one to print a repeat brace"
+msgstr ""
+
+#: font-config.cc:23 lily/font-config.cc:23
+msgid "Initializing FontConfig..."
+msgstr ""
+
+#: font-config.cc:26 lily/font-config.cc:26
+msgid "initializing FontConfig"
+msgstr ""
+
+#: font-config.cc:47 lily/font-config.cc:47
+#, c-format
+msgid "adding lilypond directory: %s"
+msgstr ""
+
+#: font-config.cc:49 lily/font-config.cc:49
+#, c-format
+msgid "adding font directory: %s"
+msgstr ""
+
+#: general-scheme.cc:172 lily/general-scheme.cc:172
+msgid "infinity or NaN encountered while converting Real number"
+msgstr ""
+
+#: general-scheme.cc:173 lily/general-scheme.cc:173
+msgid "setting to zero"
+msgstr ""
+
+#: glissando-engraver.cc:97 lily/glissando-engraver.cc:97
+msgid "unterminated glissando"
+msgstr ""
+
+#: global-context-scheme.cc:50 global-context-scheme.cc:77
+#: lily/global-context-scheme.cc:50 lily/global-context-scheme.cc:77
+#: lily/global-context-scheme.cc:49 lily/global-context-scheme.cc:76
+msgid "no music found in score"
+msgstr ""
+
+#: global-context-scheme.cc:67 lily/global-context-scheme.cc:67
+#: lily/global-context-scheme.cc:66
+msgid "Interpreting music... "
+msgstr ""
+
+#: global-context-scheme.cc:88 lily/global-context-scheme.cc:88
+#: lily/global-context-scheme.cc:87
+#, c-format
+msgid "elapsed time: %.2f seconds"
+msgstr ""
+
+#: global-context.cc:160 lily/global-context.cc:160
+#, c-format
+msgid "can't find `%s' context"
+msgstr ""
+
+#: gourlay-breaking.cc:199 lily/gourlay-breaking.cc:199
+#, c-format
+msgid "Optimal demerits: %f"
+msgstr ""
+
+#: gourlay-breaking.cc:204 lily/gourlay-breaking.cc:204
+msgid "no feasible line breaking found"
+msgstr ""
+
+#: gourlay-breaking.cc:212 lily/gourlay-breaking.cc:212
+msgid "can't find line breaking that satisfies constraints"
+msgstr ""
+
+#: gregorian-ligature-engraver.cc:59 lily/gregorian-ligature-engraver.cc:59
+#, c-format
+msgid "\\%s ignored"
+msgstr ""
+
+#: gregorian-ligature-engraver.cc:64 lily/gregorian-ligature-engraver.cc:64
+#, c-format
+msgid "implied \\%s added"
+msgstr ""
+
+#: gregorian-ligature-engraver.cc:213 lily/gregorian-ligature-engraver.cc:213
+msgid "Cannot apply `\\~' on first head of ligature; ignoring `\\~'"
+msgstr ""
+
+#: gregorian-ligature-engraver.cc:227 lily/gregorian-ligature-engraver.cc:227
+msgid "can't apply `\\~' on heads with identical pitch; ignoring `\\~'"
+msgstr ""
+
+#: grob-interface.cc:45 lily/grob-interface.cc:45
+#, c-format
+msgid "Unknown interface `%s'"
+msgstr ""
+
+#: grob-interface.cc:56 lily/grob-interface.cc:56
+#, c-format
+msgid "Grob `%s' has no interface for property `%s'"
+msgstr ""
+
+#: hairpin.cc:131 lily/hairpin.cc:131
+msgid "decrescendo too small"
+msgstr ""
+
+#: hairpin.cc:132 lily/hairpin.cc:132
+msgid "crescendo too small"
+msgstr ""
+
+#: horizontal-bracket-engraver.cc:55 lily/horizontal-bracket-engraver.cc:55
+msgid "don't have that many brackets"
+msgstr ""
+
+#: horizontal-bracket-engraver.cc:64 lily/horizontal-bracket-engraver.cc:64
+msgid "conflicting note group events"
+msgstr ""
+
+#: hyphen-engraver.cc:89 lily/hyphen-engraver.cc:89
+msgid "removing unterminated hyphen"
+msgstr ""
+
+#: hyphen-engraver.cc:102 lily/hyphen-engraver.cc:102
+msgid "unterminated hyphen; removing"
+msgstr ""
+
+#: includable-lexer.cc:50 lily/includable-lexer.cc:50
+msgid "include files are not allowed in safe mode"
+msgstr ""
+
+#: includable-lexer.cc:57 lily-guile.cc:90 lily-parser-scheme.cc:77
+#: lily/includable-lexer.cc:57 lily/lily-guile.cc:90
+#: lily/lily-parser-scheme.cc:77
+#, c-format
+msgid "can't find file: `%s'"
+msgstr ""
+
+#: input.cc:101 source-file.cc:144 source-file.cc:266 lily/input.cc:101
+#: lily/source-file.cc:144 lily/source-file.cc:266
+msgid "position unknown"
+msgstr ""
+
+#: ligature-engraver.cc:152 lily/ligature-engraver.cc:152
+msgid "can't find start of ligature"
+msgstr ""
+
+#: ligature-engraver.cc:158 lily/ligature-engraver.cc:158
+msgid "no right bound"
+msgstr ""
+
+#: ligature-engraver.cc:184 lily/ligature-engraver.cc:184
+msgid "already have a ligature"
+msgstr ""
+
+#: ligature-engraver.cc:200 lily/ligature-engraver.cc:200
+msgid "no left bound"
+msgstr ""
+
+#: ligature-engraver.cc:256 lily/ligature-engraver.cc:256
+msgid "unterminated ligature"
+msgstr ""
+
+#: ligature-engraver.cc:280 lily/ligature-engraver.cc:280
+msgid "ignoring rest: ligature may not contain rest"
+msgstr ""
+
+#: ligature-engraver.cc:281 lily/ligature-engraver.cc:281
+msgid "ligature was started here"
+msgstr ""
+
+#: lily-guile.cc:92 lily/lily-guile.cc:92
+#, c-format
+msgid "(load path: `%s')"
+msgstr ""
+
+#: lily-guile.cc:484 lily/lily-guile.cc:484
+#, c-format
+msgid "can't find property type-check for `%s' (%s)."
+msgstr ""
+
+#: lily-guile.cc:487 lily/lily-guile.cc:487
+msgid "perhaps a typing error?"
+msgstr ""
+
+#: lily-guile.cc:493 lily/lily-guile.cc:493
+msgid "doing assignment anyway"
+msgstr ""
+
+#: lily-guile.cc:505 lily/lily-guile.cc:505
+#, c-format
+msgid "type check for `%s' failed; value `%s' must be of type `%s'"
+msgstr ""
+
+#: lily-lexer.cc:210 lily/lily-lexer.cc:210
+#, c-format
+msgid "identifier name is a keyword: `%s'"
 msgstr ""
 
-#: getopt-long.cc:143
+#: lily-lexer.cc:225 lily/lily-lexer.cc:225
 #, c-format
-msgid "option `%s' requires an argument"
+msgid "error at EOF: %s"
 msgstr ""
 
-#: getopt-long.cc:147
+#: lily-parser-scheme.cc:30 lily/lily-parser-scheme.cc:30
 #, c-format
-msgid "option `%s' doesn't allow an argument"
+msgid "deprecated function called: %s"
 msgstr ""
 
-#: getopt-long.cc:151
+#: lily-parser-scheme.cc:69 lily/lily-parser-scheme.cc:69
 #, c-format
-msgid "unrecognized option: `%s'"
+msgid "can't find init file: `%s'"
 msgstr ""
 
-#: getopt-long.cc:158
+#: lily-parser-scheme.cc:87 lily/lily-parser-scheme.cc:87
 #, c-format
-msgid "invalid argument `%s' to option `%s'"
+msgid "Processing `%s'"
 msgstr ""
 
-#: input.cc:92 warn.cc:8 warn.cc:16
-msgid "error: "
+#: lily-parser.cc:101 lily/lily-parser.cc:101
+msgid "Parsing..."
 msgstr ""
 
-#: input.cc:98
-msgid "non fatal error: "
+#: lily-parser.cc:119 lily/lily-parser.cc:119
+msgid "braces don't match"
 msgstr ""
 
-#: input.cc:106 source-file.cc:62 source-file.cc:155
-msgid "position unknown"
+#: main.cc:104 lily/main.cc:104
+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., 59 Temple Place - Suite 330,\n"
+"Boston, MA 02111-1307, USA.\n"
 msgstr ""
 
-#: mapped-file-storage.cc:74
-msgid "can't map file"
+#: main.cc:135 lily/main.cc:135
+msgid "BACK"
 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
-#, c-format
-msgid "can't open file: `%s'"
+#: main.cc:135 lily/main.cc:135
+msgid ""
+"use backend BACK (gnome, ps [default],\n"
+"                                       scm, svg, tex, texstr)"
 msgstr ""
 
-#: simple-file-storage.cc:56
-#, c-format
-msgid "Huh?  Got %d, expected %d characters"
+#: main.cc:136 lily/main.cc:136
+msgid "EXPR"
 msgstr ""
 
-#: text-stream.cc:9
-msgid "<stdin>"
+#: main.cc:136 lily/main.cc:136
+msgid ""
+"set scheme option, for help use\n"
+"                                       -e '(ly:option-usage)'"
 msgstr ""
 
-#: warn.cc:35
-msgid "programming error: "
+#. Bug in option parser: --output =foe is taken as an abbreviation
+#. for --output-format.
+#: main.cc:139 lily/main.cc:139
+msgid "FORMATs"
 msgstr ""
 
-#: warn.cc:35
-msgid " (Continuing; cross thumbs)"
+#: main.cc:139 lily/main.cc:139
+msgid "dump FORMAT,...  Also as separate options:"
 msgstr ""
 
-#: afm.cc:42
-#, c-format
-msgid "can't find character number: %d"
+#: main.cc:140 lily/main.cc:140
+msgid "generate DVI (tex backend only)"
 msgstr ""
 
-#: afm.cc:57
-#, c-format
-msgid "can't find character called: `%s'"
+#: main.cc:141 lily/main.cc:141
+msgid "generate PDF (default)"
 msgstr ""
 
-#: afm.cc:87
-msgid "Error parsing AFM file"
+#: main.cc:142 lily/main.cc:142
+msgid "generate PNG"
 msgstr ""
 
-#: all-font-metrics.cc:104 lookup.cc:56
-#, c-format
-msgid "can't find font: `%s'"
+#: main.cc:143 lily/main.cc:143
+msgid "generate PostScript"
 msgstr ""
 
-#: all-font-metrics.cc:105
-msgid "Loading default font"
+#: main.cc:144 lily/main.cc:144
+msgid "generate TeX (tex backend only)"
 msgstr ""
 
-#: all-font-metrics.cc:122
-#, c-format
-msgid "can't find default font: `%s'"
+#: main.cc:146 lily/main.cc:146
+msgid "FIELD"
 msgstr ""
 
-#: all-font-metrics.cc:123 includable-lexer.cc:49 lookup.cc:57 scores.cc:109
-#, c-format
-msgid "(search path: `%s')"
+#: main.cc:146 lily/main.cc:146
+msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: all-font-metrics.cc:124
-msgid "Giving up"
+#: main.cc:147 lily/main.cc:147
+msgid "add DIR to search path"
 msgstr ""
 
-#: auto-change-iterator.cc:43 change-iterator.cc:60
-msgid "Can't switch translators, I'm there already"
+#: main.cc:148 lily/main.cc:148
+msgid "use FILE as init file"
 msgstr ""
 
-#: beam-engraver.cc:40 beam-engraver.cc:56
-msgid "can't find start of beam"
+#: main.cc:149 lily/main.cc:149
+msgid "write output to FILE (suffix will be added)"
 msgstr ""
 
-#: beam-engraver.cc:85
-msgid "already have a beam"
+#: main.cc:150 lily/main.cc:150
+msgid "USER,GROUP,JAIL,DIR"
 msgstr ""
 
-#: beam-engraver.cc:141
-msgid "unterminated beam"
+#: main.cc:150 lily/main.cc:150
+msgid ""
+"chroot to JAIL, become USER:GROUP\n"
+"                                       and cd into DIR"
 msgstr ""
 
-#: beam-engraver.cc:169 chord-tremolo-engraver.cc:167
-msgid "stem must have Rhythmic structure"
+#: main.cc:151 lily/main.cc:151
+msgid "do not generate printed output"
 msgstr ""
 
-#: beam-engraver.cc:180
-msgid "stem doesn't fit in beam"
+#: main.cc:152 lily/main.cc:152
+msgid "generate a preview of the first system"
 msgstr ""
 
-#: beam-engraver.cc:181
-msgid "beam was started here"
+#: main.cc:153 lily/main.cc:153
+msgid "run in safe mode"
 msgstr ""
 
-#: beam.cc:90
-msgid "beam has less than two stems"
+#: main.cc:177 lily/main.cc:177
+#, c-format
+msgid ""
+"Copyright (c) %s by\n"
+"%s  and others."
 msgstr ""
 
-#: beam.cc:483
-msgid "weird beam vertical offset"
+#. No version number or newline here.  It confuses help2man.
+#: main.cc:203 lily/main.cc:203
+#, c-format
+msgid "Usage: %s [OPTION]... FILE..."
 msgstr ""
 
-#: break-align-item.cc:87
+#: main.cc:205 lily/main.cc:205
 #, c-format
-msgid "unknown spacing pair `%s', `%s'"
+msgid "Typeset music and/or produce MIDI from FILE."
 msgstr ""
 
-#: change-iterator.cc:22
+#: main.cc:207 lily/main.cc:207
 #, c-format
-msgid "can't change `%s' to `%s'"
+msgid "LilyPond produces beautiful music notation."
 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"
+#: main.cc:209 lily/main.cc:209
+#, c-format
+msgid "For more information, see %s"
 msgstr ""
 
-#: change-iterator.cc:82
-msgid "none of these in my family"
+#: main.cc:299 lily/main.cc:299
+#, c-format
+msgid "expected %d arguments with jail, found: %d"
 msgstr ""
 
-#: chord-tremolo-engraver.cc:111
-msgid "unterminated chord tremolo"
+#: main.cc:313 lily/main.cc:313
+#, c-format
+msgid "no such user: %s"
 msgstr ""
 
-#: chord-tremolo-iterator.cc:41
-msgid "no one to print a tremolos"
+#: main.cc:315 lily/main.cc:315
+#, c-format
+msgid "can't get user id from user name: %s: %s"
+msgstr ""
+
+#: main.cc:330 lily/main.cc:330
+#, c-format
+msgid "no such group: %s"
 msgstr ""
 
-#: chord.cc:151
+#: main.cc:332 lily/main.cc:332
 #, c-format
-msgid "invalid subtraction: not part of chord: %s"
+msgid "can't get group id from group name: %s: %s"
 msgstr ""
 
-#: chord.cc:375
+#: main.cc:340 lily/main.cc:340
 #, c-format
-msgid "invalid inversion pitch: not part of chord: %s"
+msgid "can't chroot to: %s: %s"
 msgstr ""
 
-#: clef-engraver.cc:166
-msgid "unknown clef type"
+#: main.cc:347 lily/main.cc:347
+#, c-format
+msgid "can't change group id to: %d: %s"
 msgstr ""
 
-#: collision.cc:111
-msgid "Too many clashing notecolumns.  Ignoring them."
+#: main.cc:353 lily/main.cc:353
+#, c-format
+msgid "can't change user id to: %d: %s"
 msgstr ""
 
-#: crescendo.cc:69
-msgid "crescendo"
+#: main.cc:359 lily/main.cc:359
+#, c-format
+msgid "can't change working directory to: %s: %s"
 msgstr ""
 
-#: crescendo.cc:69
-msgid "too small"
+#. FIXME: constant error message.
+#: mark-engraver.cc:123 lily/mark-engraver.cc:123
+msgid "rehearsalMark must have integer value"
 msgstr ""
 
-#: cross-staff.cc:19
-msgid ""
-"minVerticalAlign != maxVerticalAlign: cross staff spanners may be broken"
+#: mark-engraver.cc:129 lily/mark-engraver.cc:129
+msgid "mark label must be a markup object"
 msgstr ""
 
-#: debug.cc:26
-msgid "floating point exception"
+#: mensural-ligature-engraver.cc:74 lily/mensural-ligature-engraver.cc:74
+msgid "ligature with less than 2 heads -> skipping"
 msgstr ""
 
-#: debug.cc:50
-msgid "can't set mem-checking!"
+#: mensural-ligature-engraver.cc:101 lily/mensural-ligature-engraver.cc:101
+msgid "cannot determine pitch of ligature primitive -> skipping"
 msgstr ""
 
-#: dimensions.cc:13
-msgid "NaN"
+#: mensural-ligature-engraver.cc:115 lily/mensural-ligature-engraver.cc:115
+msgid "single note ligature - skipping"
 msgstr ""
 
-#: dynamic-engraver.cc:281 span-dynamic-performer.cc:87
-msgid "can't find start of (de)crescendo"
+#: mensural-ligature-engraver.cc:127 lily/mensural-ligature-engraver.cc:127
+msgid "prime interval within ligature -> skipping"
 msgstr ""
 
-#: dynamic-engraver.cc:300
-msgid "already have a crescendo"
+#: mensural-ligature-engraver.cc:139 lily/mensural-ligature-engraver.cc:139
+msgid "mensural ligature: duration none of Mx, L, B, S -> skipping"
 msgstr ""
 
-#: dynamic-engraver.cc:301
-msgid "already have a decrescendo"
+#: mensural-ligature-engraver.cc:187 lily/mensural-ligature-engraver.cc:187
+msgid "semibrevis must be followed by another one -> skipping"
 msgstr ""
 
-#: dynamic-engraver.cc:381
-msgid "unterminated (de)crescendo"
+#: mensural-ligature-engraver.cc:198 lily/mensural-ligature-engraver.cc:198
+msgid ""
+"semibreves can only appear at the beginning of a ligature,\n"
+"and there may be only zero or two of them"
 msgstr ""
 
-#: extender-engraver.cc:97
-msgid "unterminated extender"
+#: mensural-ligature-engraver.cc:225 lily/mensural-ligature-engraver.cc:225
+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 ""
 
-#: extender-engraver.cc:109
-msgid "Nothing to connect extender to on the left.  Ignoring extender request."
+#: mensural-ligature-engraver.cc:345 lily/mensural-ligature-engraver.cc:345
+msgid "unexpected case fall-through"
 msgstr ""
 
-#: folded-repeat-iterator.cc:64
-msgid "no one to print a repeat brace"
+#: mensural-ligature.cc:131 lily/mensural-ligature.cc:131
+msgid "Mensural_ligature: unexpected case fall-through"
+msgstr ""
+
+#: mensural-ligature.cc:183 lily/mensural-ligature.cc:183
+msgid "Mensural_ligature: (join_right == 0)"
 msgstr ""
 
-#: gourlay-breaking.cc:157
-msgid "No feasible line breaking found"
+#: midi-item.cc:150 lily/midi-item.cc:150
+#, c-format
+msgid "no such MIDI instrument: `%s'"
 msgstr ""
 
-#: grace-iterator.cc:43
-msgid "no Grace context available"
+#: midi-item.cc:254 lily/midi-item.cc:254
+msgid "silly pitch"
 msgstr ""
 
-#: grace-position-engraver.cc:93
-msgid "Unattached grace notes.  Attaching to last musical column."
+#: midi-item.cc:270 lily/midi-item.cc:270
+#, c-format
+msgid "experimental: temporarily fine tuning (of %d cents) a channel."
 msgstr ""
 
-#: hyphen-engraver.cc:91
-msgid "unterminated hyphen"
+#: midi-stream.cc:27 lily/midi-stream.cc:27
+#, c-format
+msgid "can't open for write: %s: %s"
 msgstr ""
 
-#: hyphen-engraver.cc:103
-msgid "Nothing to connect hyphen to on the left.  Ignoring hyphen request."
+#: midi-stream.cc:44 lily/midi-stream.cc:44
+#, c-format
+msgid "can't write to file: `%s'"
 msgstr ""
 
-#: identifier.cc:47
+#: music.cc:176 lily/music.cc:176
 #, c-format
-msgid "wrong identifier type, expected: `%s'"
+msgid "octave check failed; expected %s, found: %s"
 msgstr ""
 
-#: includable-lexer.cc:47 lily-guile.cc:121 lily-guile.cc:144
-#: midi-score-parser.cc:24 scores.cc:108 scores.cc:114
+#: music.cc:239 lily/music.cc:239
 #, c-format
-msgid "can't find file: `%s'"
+msgid "transposition by %s makes alteration larger than double"
+msgstr ""
+
+#: new-fingering-engraver.cc:84 lily/new-fingering-engraver.cc:84
+msgid "can't add text scripts to individual note heads"
 msgstr ""
 
-#: key-engraver.cc:92 key-performer.cc:54
-msgid "FIXME: key change merge"
+#. music for the softenon children?
+#.
+#: new-fingering-engraver.cc:158 lily/new-fingering-engraver.cc:158
+msgid "music for the martians."
+msgstr ""
+
+#: new-fingering-engraver.cc:266 lily/new-fingering-engraver.cc:266
+msgid "no placement found for fingerings"
+msgstr ""
+
+#: new-fingering-engraver.cc:267 lily/new-fingering-engraver.cc:267
+msgid "placing below"
 msgstr ""
 
-#: lily-guile.cc:123 lily-guile.cc:146
+#: new-lyric-combine-music-iterator.cc:240
+#: lily/new-lyric-combine-music-iterator.cc:240
 #, c-format
-msgid "(load path: `%s')"
+msgid "cannot find Voice `%s'"
+msgstr ""
+
+#: note-collision.cc:404 lily/note-collision.cc:404
+msgid "ignoring too many clashing note columns"
 msgstr ""
 
-#: line-of-score.cc:86
+#: note-column.cc:115 lily/note-column.cc:115
+msgid "can't have note heads and rests together on a stem"
+msgstr ""
+
+#: note-head.cc:66 lily/note-head.cc:66
 #, c-format
-msgid "Element count %d."
+msgid "note head `%s' not found"
 msgstr ""
 
-#: line-of-score.cc:203 paper-score.cc:70
+#: open-type-font.cc:29 lily/open-type-font.cc:29
 #, c-format
-msgid "Element count %d "
+msgid "can't allocate %d bytes"
 msgstr ""
 
-#: line-of-score.cc:217
-msgid "Calculating column positions..."
+#: open-type-font.cc:33 lily/open-type-font.cc:33
+#, c-format
+msgid "can't load font table: %s"
 msgstr ""
 
-#: lookup.cc:58
-msgid "Aborting"
+#: open-type-font.cc:84 lily/open-type-font.cc:84
+#, c-format
+msgid "unsupported font format: %s"
 msgstr ""
 
-#: lookup.cc:198
+#: open-type-font.cc:86 lily/open-type-font.cc:86
 #, c-format
-msgid "Non-matching braces in text `%s', adding braces"
+msgid "unknown error: %d reading font file: %s"
 msgstr ""
 
-#: main.cc:71 main.cc:92
-msgid "enable debugging output"
+#: open-type-font.cc:140 lily/open-type-font.cc:140
+#, c-format
+msgid "FT_Get_Glyph_Name() returned error: %d"
 msgstr ""
 
-#: main.cc:72
-msgid "EXT"
+#: pango-font.cc:130 lily/pango-font.cc:130
+#, c-format
+msgid "no PostScript font name for font `%s'"
 msgstr ""
 
-#: main.cc:72
-msgid "use output format EXT (scm, ps, tex or as)"
+#: pango-font.cc:177 lily/pango-font.cc:177
+msgid "FreeType face has no PostScript font name"
 msgstr ""
 
-#: main.cc:73 main.cc:93
-msgid "this help"
+#: paper-outputter-scheme.cc:26 lily/paper-outputter-scheme.cc:26
+#, c-format
+msgid "Layout output to `%s'..."
 msgstr ""
 
-#: main.cc:74
-msgid "DIR"
+#: paper-score.cc:66 lily/paper-score.cc:66 lily/paper-score.cc:76
+#, c-format
+msgid "Element count %d (spanners %d) "
 msgstr ""
 
-#: main.cc:74
-msgid "add DIR to search path"
+#: paper-score.cc:70 lily/paper-score.cc:70 lily/paper-score.cc:80
+msgid "Preprocessing graphical objects..."
 msgstr ""
 
-#: main.cc:75 main.cc:96
-msgid "FILE"
+#: parse-scm.cc:81 lily/parse-scm.cc:81
+msgid "GUILE signaled an error for the expression beginning here"
 msgstr ""
 
-#: main.cc:75
-msgid "use FILE as init file"
+#: percent-repeat-engraver.cc:100 lily/percent-repeat-engraver.cc:100
+#, c-format
+msgid "can't handle a percent repeat of length: %s"
+msgstr ""
+
+#: percent-repeat-engraver.cc:158 lily/percent-repeat-engraver.cc:158
+msgid "unterminated percent repeat"
 msgstr ""
 
-#: main.cc:76
-msgid "write Makefile dependencies for every input file"
+#: percent-repeat-iterator.cc:51 lily/percent-repeat-iterator.cc:51
+msgid "no one to print a percent"
 msgstr ""
 
-#: main.cc:77
-msgid "produce MIDI output only"
+#: performance.cc:47 lily/performance.cc:47
+msgid "Track..."
 msgstr ""
 
-#: main.cc:78
-msgid "BASENAME"
+#: performance.cc:71 lily/performance.cc:71
+msgid "MIDI channel wrapped around"
 msgstr ""
 
-#: main.cc:78
-msgid "write output to BASENAME[-x].extension"
+#: performance.cc:72 lily/performance.cc:72
+msgid "remapping modulo 16"
 msgstr ""
 
-#: main.cc:79
-msgid "show all changes in relative syntax"
+#: performance.cc:91 lily/performance.cc:91
+msgid "Creator: "
 msgstr ""
 
-#: main.cc:80
-msgid "inhibit file output naming and exporting"
+#: performance.cc:111 lily/performance.cc:111
+msgid "at "
 msgstr ""
 
-#: main.cc:81 main.cc:100
-msgid "don't timestamp the output"
+#: performance.cc:164 lily/performance.cc:164 lily/performance.cc:165
+#, c-format
+msgid "MIDI output to `%s'..."
 msgstr ""
 
-#: main.cc:82
-msgid "switch on experimental features"
+#: phrasing-slur-engraver.cc:115 lily/phrasing-slur-engraver.cc:115
+msgid "unterminated phrasing slur"
 msgstr ""
 
-#: main.cc:83
-msgid "ignore mudela version"
+#: piano-pedal-engraver.cc:224 lily/piano-pedal-engraver.cc:224
+#, c-format
+msgid "expect 3 strings for piano pedals, found: %d"
 msgstr ""
 
-#: main.cc:84 main.cc:101
-msgid "print version number"
+#: piano-pedal-engraver.cc:240 piano-pedal-engraver.cc:255
+#: piano-pedal-performer.cc:80 lily/piano-pedal-engraver.cc:240
+#: lily/piano-pedal-engraver.cc:255 lily/piano-pedal-performer.cc:80
+#, c-format
+msgid "can't find start of piano pedal: `%s'"
 msgstr ""
 
-#: main.cc:85 main.cc:103
-msgid "show warranty and copyright"
+#: piano-pedal-engraver.cc:305 lily/piano-pedal-engraver.cc:305
+#, c-format
+msgid "can't find start of piano pedal bracket: `%s'"
 msgstr ""
 
-#: main.cc:100
+#: property-iterator.cc:90 lily/property-iterator.cc:90
 #, c-format
-msgid "Usage: %s [OPTION]... [FILE]..."
+msgid "not a grob name, `%s'"
 msgstr ""
 
-#: main.cc:102
-msgid "Typeset music and or play MIDI from FILE"
+#: quote-iterator.cc:254 lily/quote-iterator.cc:254
+#, c-format
+msgid "in quotation: junking event %s"
 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"
+#: relative-octave-check.cc:38 lily/relative-octave-check.cc:38
+msgid "Failed octave check, got: "
 msgstr ""
 
-#: main.cc:112 main.cc:116
-msgid "Options:"
+#: rest-collision.cc:147 lily/rest-collision.cc:147
+msgid "rest direction not set.  Cannot resolve collision."
 msgstr ""
 
-#: main.cc:116
-msgid "This binary was compiled with the following options:"
+#: rest-collision.cc:162 rest-collision.cc:208 lily/rest-collision.cc:162
+#: lily/rest-collision.cc:208
+msgid "too many colliding rests"
 msgstr ""
 
-#: main.cc:120 main.cc:135
+#: rest.cc:140 lily/rest.cc:140
 #, c-format
-msgid "Report bugs to %s"
+msgid "rest `%s' not found"
 msgstr ""
 
-#: main.cc:53 main.cc:143
+#: scm-option.cc:54 lily/scm-option.cc:54
 #, 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 "lilypond -e EXPR means:"
 msgstr ""
 
-#: main.cc:60 main.cc:150 main.cc:162
+#: scm-option.cc:56 lily/scm-option.cc:56
 #, c-format
-msgid "Copyright (c) %s by"
+msgid "  Evalute the Scheme EXPR before parsing any .ly files."
 msgstr ""
 
-#. GNU GNU?
-#: main.cc:160
-msgid "GNU LilyPond -- The GNU Project music typesetter"
+#: scm-option.cc:58 lily/scm-option.cc:58
+#, c-format
+msgid ""
+"  Multiple -e options may be given, they will be evaluated sequentially."
 msgstr ""
 
-#: main.cc:69 main.cc:168
+#: scm-option.cc:60 lily/scm-option.cc:60
+#, c-format
 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"
+"  The function ly:set-option allows for access to some internal variables."
 msgstr ""
 
-#: midi-item.cc:311
+#: scm-option.cc:62 lily/scm-option.cc:62
 #, c-format
-msgid "no such instrument: `%s'"
+msgid "Usage: lilypond -e \"(ly:set-option SYMBOL VAL)\""
 msgstr ""
 
-#: midi-item.cc:366
+#: scm-option.cc:64 lily/scm-option.cc:64
 #, c-format
-msgid "unconventional key: flats: %d, sharps: %d"
+msgid "Use help as SYMBOL to get online help."
 msgstr ""
 
-#: midi-item.cc:413
-msgid "silly duration"
+#: scm-option.cc:135 scm-option.cc:175 lily/scm-option.cc:135
+#: lily/scm-option.cc:175
+#, c-format
+msgid "no such internal option: %s"
 msgstr ""
 
-#: midi-item.cc:426
-msgid "silly pitch"
+#: score-engraver.cc:105 lily/score-engraver.cc:105
+#, c-format
+msgid "cannot find `%s'"
 msgstr ""
 
-#: midi-stream.cc:29 paper-stream.cc:36
-msgid "Error syncing file (disk full?)"
+#: score-engraver.cc:107 lily/score-engraver.cc:107
+msgid "Music font has not been installed properly."
 msgstr ""
 
-#: music-output-def.cc:50
-msgid "Interpretation context with empty type"
+#: score-engraver.cc:109 lily/score-engraver.cc:109
+#, c-format
+msgid "Search path `%s'"
+msgstr ""
+
+#: score.cc:213 lily/score.cc:213 lily/score.cc:214
+msgid "already have music in score"
+msgstr ""
+
+#: score.cc:214 lily/score.cc:214 lily/score.cc:215
+msgid "this is the previous music"
+msgstr ""
+
+#: score.cc:219 lily/score.cc:219 lily/score.cc:220
+msgid "errors found, ignoring music expression"
+msgstr ""
+
+#. FIXME:
+#: script-engraver.cc:100 lily/script-engraver.cc:100
+msgid "don't know how to interpret articulation: "
+msgstr ""
+
+#: script-engraver.cc:101 lily/script-engraver.cc:101
+msgid "scheme encoding: "
+msgstr ""
+
+#. this shouldn't happen, but let's continue anyway.
+#: separation-item.cc:52 separation-item.cc:96 lily/separation-item.cc:52
+#: lily/separation-item.cc:96
+msgid "Separation_item:  I've been drinking too much"
 msgstr ""
 
-#: music-output-def.cc:77
+#: simple-spacer.cc:410 lily/simple-spacer.cc:410
 #, c-format
-msgid "can't find `%s' context"
+msgid "No spring between column %d and next one"
+msgstr ""
+
+#: slur-engraver.cc:113 lily/slur-engraver.cc:113
+msgid "unterminated slur"
+msgstr ""
+
+#: slur-engraver.cc:122 lily/slur-engraver.cc:122
+msgid "can't end slur"
 msgstr ""
 
-#: musical-request.cc:42
+#: source-file.cc:55 lily/source-file.cc:55
 #, c-format
-msgid "Transposition by %s makes accidental larger than two"
+msgid "can't open file: `%s'"
 msgstr ""
 
-#: my-lily-lexer.cc:118
+#: source-file.cc:68 lily/source-file.cc:68
 #, c-format
-msgid "Identifier name is a keyword: `%s'"
+msgid "expected to read %d characters, got %d"
 msgstr ""
 
-#: my-lily-lexer.cc:137
+#: spacing-spanner.cc:377 lily/spacing-spanner.cc:377
 #, c-format
-msgid "error at EOF: %s"
+msgid "Global shortest duration is %s"
 msgstr ""
 
-#: midi-score-parser.cc:94 my-lily-parser.cc:56
-msgid "Parsing..."
+#: stem-engraver.cc:88 lily/stem-engraver.cc:88
+msgid "tremolo duration is too long"
+msgstr ""
+
+#. FIXME:
+#: stem-engraver.cc:125 lily/stem-engraver.cc:125
+#, c-format
+msgid "adding note head to incompatible stem (type = %d)"
 msgstr ""
 
-#: my-lily-parser.cc:64
-msgid "Braces don't match"
+#: stem-engraver.cc:126 lily/stem-engraver.cc:126
+msgid "maybe input should specify polyphonic voices"
 msgstr ""
 
-#: paper-def.cc:85
-msgid "not a real variable"
+#: stem.cc:124 lily/stem.cc:124
+msgid "weird stem size, check for narrow beams"
 msgstr ""
 
-#: paper-def.cc:174
+#: stem.cc:577 lily/stem.cc:577
 #, c-format
-msgid "paper output to %s..."
+msgid "flag `%s' not found"
 msgstr ""
 
-#: mudela-stream.cc:93 paper-outputter.cc:91 performance.cc:95
-msgid ", at "
+#: stem.cc:588 lily/stem.cc:588
+#, c-format
+msgid "flag stroke `%s' not found"
 msgstr ""
 
-#: paper-score.cc:72
-msgid "Preprocessing elements..."
+#: system.cc:145 lily/system.cc:145
+#, c-format
+msgid "Element count %d."
 msgstr ""
 
-#: paper-score.cc:97
-msgid "Outputting Score, defined at: "
+#: system.cc:224 lily/system.cc:224
+#, c-format
+msgid "Grob count %d"
 msgstr ""
 
-#: performance.cc:50
-msgid "Track ... "
+#: system.cc:240 lily/system.cc:240
+msgid "Calculating line breaks..."
 msgstr ""
 
-#. perhaps multiple text events?
-#: performance.cc:75
-msgid "Creator: "
+#: text-spanner-engraver.cc:61 lily/text-spanner-engraver.cc:61
+msgid "can't find start of text spanner"
+msgstr ""
+
+#: text-spanner-engraver.cc:75 lily/text-spanner-engraver.cc:75
+msgid "already have a text spanner"
 msgstr ""
 
-#: performance.cc:90
-msgid "Automatically generated"
+#: text-spanner-engraver.cc:136 lily/text-spanner-engraver.cc:136
+msgid "unterminated text spanner"
 msgstr ""
 
-#: performance.cc:104
+#. Not using ngettext's plural feature here, as this message is
+#. more of a programming error.
+#: tfm-reader.cc:106 lily/tfm-reader.cc:106
 #, c-format
-msgid "from musical definition: %s"
+msgid "TFM header of `%s' has only %u word (s)"
 msgstr ""
 
-#: performance.cc:172
+#: tfm-reader.cc:139 lily/tfm-reader.cc:139
 #, c-format
-msgid "MIDI output to %s..."
+msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr ""
 
-#: piano-pedal-engraver.cc:158 piano-pedal-engraver.cc:170
-#: piano-pedal-performer.cc:87
+#: tfm.cc:70 lily/tfm.cc:70
 #, c-format
-msgid "can't find start of piano pedal: %s"
+msgid "can't find ascii character: %d"
 msgstr ""
 
-#: property-engraver.cc:106
-msgid "Wrong type for property"
+#: tie-engraver.cc:194 lily/tie-engraver.cc:194
+msgid "lonely tie"
 msgstr ""
 
-#: repeat-engraver.cc:196
-msgid "No bar engraver found.  Ignoring repeats."
+#: time-scaled-music-iterator.cc:22 lily/time-scaled-music-iterator.cc:22
+msgid "no one to print a tuplet start bracket"
 msgstr ""
 
-#: request-chord-iterator.cc:72
+#. Todo: should make typecheck?
+#.
+#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
+#.
+#: time-signature-engraver.cc:54 lily/time-signature-engraver.cc:54
 #, c-format
-msgid "Junking request: `%s'"
+msgid "strange time signature found: %d/%d"
 msgstr ""
 
-#: request-chord-iterator.cc:75
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#: time-signature.cc:83 lily/time-signature.cc:83
 #, c-format
-msgid "Huh?  Not a Request: `%s'"
+msgid "time signature symbol `%s' not found; reverting to numbered style"
 msgstr ""
 
-#: request-iterator.cc:20
+#: translator-ctors.cc:52 lily/translator-ctors.cc:52
 #, c-format
-msgid "Junking music: `%s'"
+msgid "unknown translator: `%s'"
 msgstr ""
 
-#: rest-collision.cc:135
-msgid "too many colliding rests"
+#: trill-spanner-engraver.cc:68 lily/trill-spanner-engraver.cc:68
+msgid "can't find start of trill spanner"
 msgstr ""
 
-#: rest-collision.cc:139
-msgid "too many notes for rest collision"
+#: trill-spanner-engraver.cc:82 lily/trill-spanner-engraver.cc:82
+msgid "already have a trill spanner"
 msgstr ""
 
-#: score-engraver.cc:139
+#: trill-spanner-engraver.cc:142 lily/trill-spanner-engraver.cc:142
+msgid "unterminated trill spanner"
+msgstr ""
+
+#: tuplet-bracket.cc:438 lily/tuplet-bracket.cc:438
+msgid "removing tuplet bracket across linebreak"
+msgstr ""
+
+#: vaticana-ligature-engraver.cc:341 lily/vaticana-ligature-engraver.cc:341
 #, c-format
-msgid "unbound spanner `%s'"
+msgid ""
+"ignored prefix (es) `%s' of this head according to restrictions of the "
+"selected ligature style"
 msgstr ""
 
-#: score.cc:64
-msgid "no toplevel translator"
+#: vaticana-ligature-engraver.cc:568 lily/vaticana-ligature-engraver.cc:568
+#, c-format
+msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul"
 msgstr ""
 
-#: score.cc:67
-msgid "Interpreting music..."
+#: vaticana-ligature.cc:87 lily/vaticana-ligature.cc:87
+msgid "flexa-height undefined; assuming 0"
 msgstr ""
 
-#: score.cc:79
-msgid "Need music in a score"
+#: vaticana-ligature.cc:93 lily/vaticana-ligature.cc:93
+msgid "ascending vaticana style flexa"
 msgstr ""
 
-#. should we? hampers debugging.
-#: score.cc:92
-msgid "Errors found/*, not processing score*/"
+#: vaticana-ligature.cc:182 lily/vaticana-ligature.cc:182
+msgid "Vaticana_ligature: zero join (delta_pitch == 0)"
 msgstr ""
 
-#: score.cc:97
-#, c-format
-msgid "elapsed time: %.2f seconds"
+#. fixme: be more verbose.
+#: volta-engraver.cc:127 lily/volta-engraver.cc:127
+msgid "can't end volta spanner"
 msgstr ""
 
-#: scores.cc:35
-#, c-format
-msgid "Writing dependency file: `%s'..."
+#: volta-engraver.cc:137 lily/volta-engraver.cc:137
+msgid "already have a volta spanner, ending that one prematurely"
 msgstr ""
 
-#: scores.cc:79
-msgid "Score contains errors; will not process it"
+#: volta-engraver.cc:141 lily/volta-engraver.cc:141
+msgid "also already have an ended spanner"
 msgstr ""
 
-#: script-engraver.cc:68
-#, c-format
-msgid "Don't know how to interpret articulation `%s'"
+#: parser.yy:90
+msgid "tag must be symbol or list of symbols"
 msgstr ""
 
-#: sequential-music-iterator.cc:83
-msgid "Must stop before this music ends"
+#: parser.yy:656
+msgid "identifier should have alphabetic characters only"
 msgstr ""
 
-#. this shouldn't happen, but let's continue anyway.
-#: single-malt-grouping-item.cc:51
-msgid "Single_malt_grouping_item:  I've been drinking too much"
+#: parser.yy:814
+msgid "\\paper cannot be used in \\score, use \\layout instead"
 msgstr ""
 
-#: slur-engraver.cc:82
-msgid "unterminated slur"
+#: parser.yy:838
+msgid "need \\paper for paper block"
 msgstr ""
 
-#: slur-engraver.cc:98
+#: parser.yy:983
+msgid "more alternatives than repeats"
+msgstr ""
+
+#: parser.yy:1020
 #, c-format
-msgid "can't find both ends of %s"
+msgid "expect 2 elements for Chord tremolo, found %d"
 msgstr ""
 
-#: slur-engraver.cc:98
-msgid "slur"
+#: parser.yy:1175
+msgid "music head function must return Music object"
 msgstr ""
 
-#: slur.cc:231
-msgid "Putting slur over rest.  Ignoring."
+#: parser.yy:1447
+msgid "Grob name should be alphanumeric"
 msgstr ""
 
-#: slur.cc:312
-msgid "Slur over rest?"
+#: parser.yy:1807
+msgid "second argument must be pitch list"
 msgstr ""
 
-#: spanner.cc:35 spanner.cc:174
-#, c-format
-msgid "Spanner `%s' has equal left and right spanpoints"
+#: parser.yy:1846 parser.yy:1851 parser.yy:2332
+msgid "have to be in Lyric mode for lyrics"
+msgstr ""
+
+#: parser.yy:1944
+msgid "expecting string as script definition"
 msgstr ""
 
-#: stem-engraver.cc:124
+#: parser.yy:2107 parser.yy:2157
 #, c-format
-msgid "Adding note head to incompatible stem (type = %d)"
+msgid "not a duration: %d"
 msgstr ""
 
-#: stem.cc:118
-msgid "Weird stem size; check for narrow beams"
+#: parser.yy:2251
+msgid "have to be in Note mode for notes"
 msgstr ""
 
-#: tfm-reader.cc:115
-#, c-format
-msgid "TFM header of `%s' has only %u word(s)"
+#: parser.yy:2345
+msgid "have to be in Chord mode for chords"
+msgstr ""
+
+#: parser.yy:2496
+msgid "need integer number arg"
 msgstr ""
 
-#: tfm-reader.cc:153
+#: parser.yy:2694
 #, c-format
-msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
+msgid "suspect duration in beam: %s"
 msgstr ""
 
-#: tfm.cc:70
+#: lexer.ll:193
 #, c-format
-msgid "can't find ascii character: `%d'"
+msgid "Renaming input to: `%s'"
 msgstr ""
 
-#: tie-engraver.cc:195 tie-performer.cc:109
-msgid "No ties were created!"
+#: lexer.ll:201
+msgid "quoted string expected after \\version"
 msgstr ""
 
-#: tie.cc:80
-msgid "lonely tie"
+#: lexer.ll:205
+msgid "quoted string expected after \\renameinput"
 msgstr ""
 
-#: time-scaled-music-iterator.cc:25
-msgid "no one to print a tuplet start bracket"
+#: lexer.ll:218
+msgid "EOF found inside a comment"
 msgstr ""
 
-#: time-signature-engraver.cc:28
-msgid "lost in time:"
+#: lexer.ll:233
+msgid "\\maininput not allowed outside init files"
 msgstr ""
 
-#: time-signature-engraver.cc:29 translator-group.cc:417
-#: translator-group.cc:426
+#: lexer.ll:257
 #, c-format
-msgid "can't find: `%s'"
+msgid "wrong or undefined identifier: `%s'"
 msgstr ""
 
-#: timing-translator.cc:36
-msgid "conflicting timing request"
+#. backup rule
+#: lexer.ll:266
+msgid "end quote missing"
 msgstr ""
 
-#: timing-translator.cc:37
-msgid "This is the other timing request"
+#: lexer.ll:428
+msgid "Brace found at end of lyric.  Did you forget a space?"
 msgstr ""
 
-#: timing-translator.cc:78
-#, c-format
-msgid "barcheck failed at: %s"
+#: lexer.ll:527
+msgid "Brace found at end of markup.  Did you forget a space?"
 msgstr ""
 
-#: translator-ctors.cc:42
+#: lexer.ll:616
 #, c-format
-msgid "unknown translator: `%s'"
+msgid "invalid character: `%c'"
 msgstr ""
 
-#: translator-group.cc:80 translator-group.cc:93
-msgid "Program has no such type"
+#: lexer.ll:703 lexer.ll:704
+#, c-format
+msgid "unknown escaped string: `\\%s'"
 msgstr ""
 
-#: translator-group.cc:84 translator-group.cc:99
+#: lexer.ll:801 lexer.ll:802
 #, c-format
-msgid "Already contains: `%s'"
+msgid "Incorrect lilypond version: %s (%s, %s)"
 msgstr ""
 
-#: translator-group.cc:211
-#, c-format
-msgid "can't find or create `%s' called `%s'"
+#: lexer.ll:802 lexer.ll:803
+msgid "Consider updating the input with the convert-ly script"
 msgstr ""
 
-#: translator-group.cc:323
-#, c-format
-msgid "can't find or create: `%s'"
+#. TODO: print location
+#: lexer.ll:939 lexer.ll:940
+msgid "can't find signature for music function"
 msgstr ""
 
-#: unfolded-repeat-iterator.cc:145
-msgid "no one to print a volta bracket"
+#: out/parser.cc:1893
+msgid "syntax error: cannot back up"
 msgstr ""
 
-#: parser.yy:58
+#: out/parser.cc:1993
+msgid "Stack now"
+msgstr ""
+
+#: out/parser.cc:2021
 #, c-format
-msgid "Oldest supported input version: %s"
+msgid "Reducing stack by rule %d (line %u), "
 msgstr ""
 
-#: parser.yy:418
-msgid "Need a translator group for a context"
+#. Each stack pointer address is followed by the size of the
+#. data in use in that stack, in bytes.  This used to be a
+#. conditional around just the two extra args, but that might
+#. be undefined if yyoverflow is a macro.
+#: out/parser.cc:2351 out/parser.cc:5824
+msgid "parser stack overflow"
 msgstr ""
 
-#: parser.yy:433
-msgid "Wrong type for property value"
+#: out/parser.cc:2391
+#, c-format
+msgid "Stack size increased to %lu\n"
 msgstr ""
 
-#: parser.yy:607
-msgid "More alternatives than repeats.  Junking excess alternatives."
+#: out/parser.cc:2398
+#, c-format
+msgid "Entering state %d\n"
 msgstr ""
 
-#: parser.yy:652
-msgid "Second argument must be a symbol"
+#: out/parser.cc:2422
+msgid "Reading a token: "
 msgstr ""
 
-#: parser.yy:657
-msgid "First argument must be a procedure taking 1 argument"
+#: out/parser.cc:2429
+msgid "Now at end of input.\n"
 msgstr ""
 
-#: parser.yy:957
-msgid "Expecting string as script definition"
+#: out/parser.cc:2434
+msgid "Next token is"
 msgstr ""
 
-#: parser.yy:967
-msgid "Can't specify direction for this request"
+#. Shift the look-ahead token.
+#. Shift the error token.
+#: out/parser.cc:2455 out/parser.cc:5796
+msgid "Shifting"
 msgstr ""
 
-#: parser.yy:1059
+#. This is so xgettext sees the translatable formats that are
+#. constructed on the fly.
+#: out/parser.cc:5615
 #, c-format
-msgid "Expecting %d arguments"
+msgid "syntax error, unexpected %s"
 msgstr ""
 
-#: parser.yy:1075
-msgid "Must have 2 arguments for duration"
+#: out/parser.cc:5616
+#, c-format
+msgid "syntax error, unexpected %s, expecting %s"
 msgstr ""
 
-#: parser.yy:1082 parser.yy:1090 parser.yy:1331
-msgid "Have to be in Lyric mode for lyrics"
+#: out/parser.cc:5617
+#, c-format
+msgid "syntax error, unexpected %s, expecting %s or %s"
 msgstr ""
 
-#: parser.yy:1231 parser.yy:1251
+#: out/parser.cc:5618
 #, c-format
-msgid "not a duration: %d"
+msgid "syntax error, unexpected %s, expecting %s or %s or %s"
 msgstr ""
 
-#: parser.yy:1260
-msgid "Have to be in Note mode for notes"
+#: out/parser.cc:5619
+#, c-format
+msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
 msgstr ""
 
-#: parser.yy:1347
-msgid "Have to be in Chord mode for chords"
+#: out/parser.cc:5693
+msgid "syntax error; also memory exhausted"
 msgstr ""
 
-#: parser.yy:1508 parser.yy:1526
-msgid "need integer number arg"
+#: out/parser.cc:5697
+msgid "syntax error"
 msgstr ""
 
-#: parser.yy:1512
-msgid "Must be positive integer"
+#: out/parser.cc:5718 out/parser.cc:5778
+msgid "Error: popping"
 msgstr ""
 
-#: lexer.ll:158
-msgid "EOF found inside a comment"
+#: out/parser.cc:5724
+msgid "Error: discarding"
 msgstr ""
 
-#: lexer.ll:172
-msgid "\\maininput disallowed outside init files"
+#: out/parser.cc:5813
+msgid "Error: discarding lookahead"
 msgstr ""
 
-#: lexer.ll:196
-#, c-format
-msgid "wrong or undefined identifier: `%s'"
+#: backend-library.scm:18
+#, lisp-format
+msgid "Invoking `~a'..."
 msgstr ""
 
-#. backup rule
-#: lexer.ll:201
-msgid "Missing end quote"
+#: backend-library.scm:23
+#, lisp-format
+msgid "`~a' failed (~a)"
 msgstr ""
 
-#. backup rule
-#: lexer.ll:223 lexer.ll:227
-msgid "white expected"
+#: backend-library.scm:42 framework-tex.scm:332 framework-tex.scm:357
+#, lisp-format
+msgid "Converting to `~a'..."
 msgstr ""
 
-#: lexer.ll:235
-msgid "Can't evaluate Scheme in safe mode"
+#. Do not try to guess the name of the png file,
+#. GS produces PNG files like BASE-page%d.png.
+#. (ly:message (_ "Converting to `~a'...")
+#. (string-append (basename name ".ps") "-page1.png" )))
+#: backend-library.scm:65
+#, lisp-format
+msgid "Converting to ~a..."
 msgstr ""
 
-#: lexer.ll:431
-#, c-format
-msgid "invalid character: `%c'"
+#: backend-library.scm:95
+#, lisp-format
+msgid "Writing header field `~a' to `~a'..."
 msgstr ""
 
-#: lexer.ll:503
-#, c-format
-msgid "unknown escaped string: `\\%s'"
+#: beam.scm:79
+#, lisp-format
+msgid "Error in beam quanting.  Expected (~S,~S) found ~S."
 msgstr ""
 
-#: lexer.ll:589
-#, c-format
-msgid "incorrect mudela version: %s (%s, %s)"
+#: beam.scm:93
+#, lisp-format
+msgid "Error in beam quanting.  Expected ~S 0, found ~S."
 msgstr ""
 
-#: main.cc:91
-msgid "write exact durations, e.g.: a4*385/384"
+#: clef.scm:124
+#, lisp-format
+msgid "unknown clef type `~a'"
 msgstr ""
 
-#: main.cc:94
-msgid "ACC[:MINOR]"
+#: clef.scm:125
+msgid "see scm/clef.scm for supported clefs"
 msgstr ""
 
-#: main.cc:94
-msgid "set key: ACC +sharps/-flats; :1 minor"
+#: define-context-properties.scm:13 define-grob-properties.scm:10
+#: define-music-properties.scm:10
+#, lisp-format
+msgid "symbol ~S redefined"
 msgstr ""
 
-#: main.cc:95
-msgid "don't output tuplets or double dots, smallest is 32"
+#: define-markup-commands.scm:79
+#, lisp-format
+msgid "Could not find bounding box of `~a'"
 msgstr ""
 
-#: main.cc:96
-msgid "set FILE as default output"
+#: define-markup-commands.scm:110
+msgid "no systems found in \\score markup, does it have a \\layout block?"
 msgstr ""
 
-#: main.cc:97
-msgid "don't output tuplets"
+#: define-markup-commands.scm:651
+#, lisp-format
+msgid "not a valid duration string: ~a"
 msgstr ""
 
-#: main.cc:98
-msgid "be quiet"
+#: define-music-types.scm:802
+#, lisp-format
+msgid "symbol expected: ~S"
 msgstr ""
 
-#: main.cc:99
-msgid "DUR"
+#: define-music-types.scm:805
+#, lisp-format
+msgid "can't find music object: ~S"
 msgstr ""
 
-#: main.cc:99
-msgid "set smallest duration"
+#: define-music-types.scm:825
+#, lisp-format
+msgid "unknown repeat type `~S'"
 msgstr ""
 
-#: main.cc:102
-msgid "be verbose"
+#: define-music-types.scm:826
+msgid "See music-types.scm for supported repeats"
 msgstr ""
 
-#: main.cc:104
-msgid "assume no double dotted notes"
+#: document-backend.scm:91
+#, lisp-format
+msgid "pair expected in doc ~s"
 msgstr ""
 
-#: main.cc:111
-#, c-format
-msgid "Usage: %s [OPTION]... [FILE]"
+#: document-backend.scm:135
+#, lisp-format
+msgid "can't find interface for property: ~S"
 msgstr ""
 
-#: main.cc:113
-msgid "Translate MIDI-file to mudela"
+#: document-backend.scm:144
+#, lisp-format
+msgid "unknown interface: ~S"
 msgstr ""
 
-#: midi-parser.cc:64
-msgid "zero length string encountered"
+#: documentation-lib.scm:45
+#, lisp-format
+msgid "Processing ~S..."
 msgstr ""
 
-#: midi-score-parser.cc:44
-msgid "MIDI header expected"
+#: documentation-lib.scm:160
+#, lisp-format
+msgid "Writing ~S..."
 msgstr ""
 
-#: midi-score-parser.cc:49
-msgid "invalid header length"
+#: documentation-lib.scm:182
+#, lisp-format
+msgid "can't find description for property ~S"
 msgstr ""
 
-#: midi-score-parser.cc:52
-msgid "invalid MIDI format"
+#: framework-eps.scm:45 framework-eps.scm:46
+#, lisp-format
+msgid "Writing ~a..."
 msgstr ""
 
-#: midi-score-parser.cc:55
-msgid "invalid number of tracks"
+#: framework-ps.scm:236
+#, lisp-format
+msgid "can't find CFF/PFA/PFB font ~S=~S"
 msgstr ""
 
-#: midi-score-parser.cc:58
-msgid "can't handle non-metrical time"
+#: framework-ps.scm:368
+#, lisp-format
+msgid "can't convert <stdout> to ~S"
 msgstr ""
 
-#: midi-track-parser.cc:68
-#, c-format
-msgid "Junking note-end event: channel = %d, pitch = %d"
+#: framework-ps.scm:383 framework-ps.scm:386
+#, lisp-format
+msgid "can't generate ~S using the postscript back-end"
 msgstr ""
 
-#: midi-track-parser.cc:124
-msgid "invalid running status"
+#: framework-tex.scm:349
+#, lisp-format
+msgid "TeX file name must not contain whitespace: `~a'"
 msgstr ""
 
-#: midi-track-parser.cc:328
-msgid "unimplemented MIDI meta-event"
+#: lily-library.scm:314
+#, lisp-format
+msgid "unknown unit: ~S"
 msgstr ""
 
-#: midi-track-parser.cc:333
-msgid "invalid MIDI event"
+#: lily-library.scm:347
+#, lisp-format
+msgid "no \\version statement found,  add~afor future compatibility"
 msgstr ""
 
-#: midi-track-parser.cc:348
-msgid "MIDI track expected"
+#: lily-library.scm:354
+msgid "old relative compatibility not used"
 msgstr ""
 
-#: midi-track-parser.cc:353
-msgid "invalid track length"
+#: lily.scm:97
+#, lisp-format
+msgid "wrong type for argument ~a.  Expecting ~a, found ~s"
 msgstr ""
 
-#: mudela-item.cc:160
-#, c-format
-msgid "#32 in quarter: %d"
+#: lily.scm:319
+#, lisp-format
+msgid "failed files: ~S"
 msgstr ""
 
-#: mudela-score.cc:108
-#, c-format
-msgid "Lily output to %s..."
+#: markup.scm:88
+#, lisp-format
+msgid "Wrong number of arguments.  Expect: ~A, found ~A: ~S"
 msgstr ""
 
-#: mudela-score.cc:119
-#, c-format
-msgid "track %d:"
+#: markup.scm:94
+#, lisp-format
+msgid "Invalid argument in position ~A.  Expect: ~A, found: ~S."
 msgstr ""
 
-#: mudela-score.cc:155
-msgid "Processing..."
+#: music-functions.scm:507
+#, lisp-format
+msgid "music expected: ~S"
 msgstr ""
 
-#: mudela-score.cc:164
-msgid "Creating voices..."
+#. FIXME: uncomprehensable message
+#: music-functions.scm:558
+#, lisp-format
+msgid "Bar check failed.  Expect to be at ~a, instead at ~a"
 msgstr ""
 
-#: mudela-score.cc:168
-msgid "track "
+#: music-functions.scm:702
+#, lisp-format
+msgid "can't find quoted music `~S'"
 msgstr ""
 
-#: mudela-score.cc:177
-msgid "NOT Filtering tempo..."
+#: music-functions.scm:875
+#, lisp-format
+msgid "unknown accidental style: ~S"
 msgstr ""
 
-#: mudela-score.cc:186
-msgid "NOT Quantifying columns..."
+#: output-lib.scm:246
+#, lisp-format
+msgid "unknown bar glyph: `~S'"
 msgstr ""
 
-#: mudela-score.cc:190
-msgid "Quantifying columns..."
+#: output-ps.scm:311
+msgid "utf8-string encountered in PS backend"
 msgstr ""
 
-#: mudela-score.cc:223
-msgid "Settling columns..."
+#: output-svg.scm:41
+#, lisp-format
+msgid "undefined: ~S"
 msgstr ""
 
-#: mudela-staff.cc:178
-msgid "% MIDI copyright:"
+#: output-svg.scm:119
+#, lisp-format
+msgid "can't decypher Pango description: ~a"
 msgstr ""
 
-#: mudela-staff.cc:179
-msgid "% MIDI instrument:"
+#: output-tex.scm:114
+#, lisp-format
+msgid "can't find ~a in ~a"
 msgstr ""
 
-#: mudela-stream.cc:37
-#, c-format
-msgid "lily indent level: %d"
+#: page-layout.scm:425
+msgid "Calculating page breaks..."
 msgstr ""
 
-#. Maybe better not to translate these?
-#: mudela-stream.cc:83
-msgid "% Creator: "
+#: paper.scm:68
+msgid "Not in toplevel scope"
 msgstr ""
 
-#: mudela-stream.cc:88
-msgid "% Automatically generated"
+#: paper.scm:113
+#, lisp-format
+msgid "This is not a \\layout {} object, ~S"
 msgstr ""
 
-#: mudela-stream.cc:97
-#, c-format
-msgid "% from input file: "
+#. TODO: should raise (generic) exception with throw, and catch
+#. that in parse-scm.cc
+#: paper.scm:141
+msgid "Must use #(set-paper-size .. ) within \\paper { ... }"
+msgstr ""
+
+#: to-xml.scm:190
+msgid "assertion failed"
 msgstr ""