]> git.donarmstrong.com Git - lilypond.git/blobdiff - po/lilypond.pot
scons update
[lilypond.git] / po / lilypond.pot
index 8fcf5408d52ffb0612788787dbd6c268021da247..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: 2001-04-02 13:40+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"
 
-#: ly2dvi.py:88
-msgid "Generate .dvi with LaTeX for LilyPond"
+#: fontextract.py:25
+#, python-format
+msgid "Scanning %s"
 msgstr ""
 
-#: data-file.cc:118 input.cc:85 ly2dvi.py:167 midi-parser.cc:100 mup2ly.py:93
-#: update-lily.py:113 warn.cc:23
+#: 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 ""
 
-#: input.cc:90 ly2dvi.py:172 mup2ly.py:98 mup2ly.py:186 update-lily.py:118
-#: update-lily.py:206 warn.cc:9 warn.cc:17
-msgid "error: "
+#: 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 ""
 
-#: ly2dvi.py:174 mup2ly.py:100 update-lily.py:120
-msgid "Exiting ... "
+#.
+#. todo i18n.
+#.
+#: kpath.c:142
+#, c-format
+msgid "can't dlopen: %s: %s"
 msgstr ""
 
-#: ly2dvi.py:232 mup2ly.py:158 update-lily.py:178
+#: kpath.c:143
 #, c-format
-msgid "Usage: %s [OPTION]... FILE"
+msgid "install package: %s or %s"
 msgstr ""
 
-#: ly2dvi.py:236 main.cc:119 main.cc:150 mup2ly.py:162 update-lily.py:182
-msgid "Options:"
+#: kpath.c:156
+#, c-format
+msgid "no such symbol: %s: %s"
 msgstr ""
 
-#: ly2dvi.py:240 main.cc:123 main.cc:173 mup2ly.py:166 update-lily.py:186
+#: kpath.c:179
 #, c-format
-msgid "Report bugs to %s"
+msgid "error opening kpathsea library"
 msgstr ""
 
-#: ly2dvi.py:256 mup2ly.py:183 update-lily.py:203
+#: kpath.c:180
 #, c-format
-msgid "Invoking `%s'"
+msgid "aborting"
 msgstr ""
 
-#: ly2dvi.py:260 mup2ly.py:186 update-lily.py:206
+#: accidental-engraver.cc:235 lily/accidental-engraver.cc:235
 #, c-format
-msgid "command exited with value %d"
+msgid "accidental typesetting list must begin with context-name: %s"
 msgstr ""
 
-#: ly2dvi.py:262 mup2ly.py:188 update-lily.py:208
-msgid "(ignored)"
+#: accidental-engraver.cc:263 lily/accidental-engraver.cc:263
+#, c-format
+msgid "ignoring unknown accidental: %s"
 msgstr ""
 
-#: ly2dvi.py:272 update-lily.py:218
+#: accidental-engraver.cc:279 lily/accidental-engraver.cc:279
 #, c-format
-msgid "Cleaning %s..."
+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 ""
 
-#: ly2dvi.py:286 mup2ly.py:212 update-lily.py:232
+#. FIXME: broken sentence
+#: all-font-metrics.cc:176 lily/all-font-metrics.cc:176
 #, c-format
-msgid "no such setting: %s"
+msgid "checksum mismatch for font file: `%s'"
 msgstr ""
 
-#: ly2dvi.py:298 main.cc:113
-msgid "write Makefile dependencies for every input file"
+#: all-font-metrics.cc:178 lily/all-font-metrics.cc:178
+#, c-format
+msgid "does not match: `%s'"
 msgstr ""
 
-#: ly2dvi.py:299 main.cc:95 main.cc:109 mup2ly.py:1111 update-lily.py:246
-msgid "this help"
+#: all-font-metrics.cc:184 lily/all-font-metrics.cc:184
+msgid "Rebuild all .afm files, and remove all .pk and .tfm files."
 msgstr ""
 
-#: ly2dvi.py:300 main.cc:111 main.cc:114
-msgid "DIR"
+#: all-font-metrics.cc:186 lily/all-font-metrics.cc:186
+msgid "Rerun with -V to show font paths."
 msgstr ""
 
-#: ly2dvi.py:300
-msgid "add DIR to LilyPond's search path"
+#: 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 ""
 
-#: ly2dvi.py:301
+#: all-font-metrics.cc:297 lily/all-font-metrics.cc:297
 #, c-format
-msgid "keep all output, and name the directory %s.dir"
+msgid "can't find font: `%s'"
 msgstr ""
 
-#: ly2dvi.py:302
-msgid "don't run LilyPond"
+#: all-font-metrics.cc:298 lily/all-font-metrics.cc:298
+msgid "loading default font"
 msgstr ""
 
-#: ly2dvi.py:303 main.cc:116
-msgid "produce MIDI output only"
+#: all-font-metrics.cc:313 lily/all-font-metrics.cc:313
+#, c-format
+msgid "can't find default font: `%s'"
 msgstr ""
 
-#: ly2dvi.py:304 main.cc:98 main.cc:112 main.cc:117
-msgid "FILE"
+#: 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 ""
 
-#: ly2dvi.py:304
-msgid "write ouput to FILE"
+#: all-font-metrics.cc:315 volta-engraver.cc:142 lily/all-font-metrics.cc:315
+#: lily/volta-engraver.cc:142
+msgid "giving up"
 msgstr ""
 
-#: ly2dvi.py:306
-msgid "generate PostScript output"
+#: apply-context-iterator.cc:33 lily/apply-context-iterator.cc:33
+msgid "\\applycontext argument is not a procedure"
 msgstr ""
 
-#: ly2dvi.py:307
-msgid "KEY=VAL"
+#: 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 ""
 
-#: ly2dvi.py:307
-msgid "change global setting KEY to VAL"
+#: axis-group-engraver.cc:112 lily/axis-group-engraver.cc:112
+msgid "Axis_group_engraver: vertical group already has a parent"
 msgstr ""
 
-#: ly2dvi.py:308 main.cc:120 mup2ly.py:1114 update-lily.py:250
-msgid "verbose"
+#: axis-group-engraver.cc:113 lily/axis-group-engraver.cc:113
+msgid "are there two Axis_group_engravers?"
 msgstr ""
 
-#: ly2dvi.py:309 main.cc:104 main.cc:119 mup2ly.py:1115 update-lily.py:251
-msgid "print version number"
+#: axis-group-engraver.cc:114 lily/axis-group-engraver.cc:114
+msgid "removing this vertical group"
 msgstr ""
 
-#: ly2dvi.py:310 main.cc:106 main.cc:121 mup2ly.py:1116 update-lily.py:253
-msgid "show warranty and copyright"
+#: 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 ""
 
-#: ly2dvi.py:336
+#. 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 "Analyzing %s..."
+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 ""
 
-#: ly2dvi.py:381
+#: chord-tremolo-engraver.cc:94 lily/chord-tremolo-engraver.cc:94
 #, c-format
-msgid "no lilypond output found for %s"
+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 ""
 
-#: ly2dvi.py:423
+#: clef.cc:57 lily/clef.cc:57
 #, c-format
-msgid "invalid value: %s"
+msgid "clef `%s' not found"
 msgstr ""
 
-#: ly2dvi.py:497 ly2dvi.py:514
+#: cluster.cc:118 lily/cluster.cc:118
 #, c-format
-msgid "Running %s..."
+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 ""
 
-#: ly2dvi.py:654 scores.cc:44
+#: global-context.cc:160 lily/global-context.cc:160
 #, c-format
-msgid "dependencies output to %s..."
+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 ""
 
-#: ly2dvi.py:665
+#: 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 "%s output to %s..."
+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:49 lily-guile.cc:139 ly2dvi.py:667
-#: midi-score-parser.cc:24 scores.cc:136 scores.cc:142
+#: 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 ""
 
-#: ly2dvi.py:677
-msgid "no FILEs specified, can't invoke as filter"
+#: 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 ""
 
-#: mup2ly.py:51
-msgid "Convert mup to ly"
+#: ligature-engraver.cc:280 lily/ligature-engraver.cc:280
+msgid "ignoring rest: ligature may not contain rest"
 msgstr ""
 
-#: mup2ly.py:960
+#: 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 "no such context: %s"
+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 ""
+
+#: lily-lexer.cc:225 lily/lily-lexer.cc:225
+#, c-format
+msgid "error at EOF: %s"
+msgstr ""
+
+#: lily-parser-scheme.cc:30 lily/lily-parser-scheme.cc:30
+#, c-format
+msgid "deprecated function called: %s"
+msgstr ""
+
+#: lily-parser-scheme.cc:69 lily/lily-parser-scheme.cc:69
+#, c-format
+msgid "can't find init file: `%s'"
+msgstr ""
+
+#: lily-parser-scheme.cc:87 lily/lily-parser-scheme.cc:87
+#, c-format
+msgid "Processing `%s'"
+msgstr ""
+
+#: lily-parser.cc:101 lily/lily-parser.cc:101
+msgid "Parsing..."
+msgstr ""
+
+#: lily-parser.cc:119 lily/lily-parser.cc:119
+msgid "braces don't match"
+msgstr ""
+
+#: 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 ""
 
-#: mup2ly.py:1109
-msgid "debug"
+#: main.cc:135 lily/main.cc:135
+msgid "BACK"
 msgstr ""
 
-#: mup2ly.py:1110
-msgid "define macro NAME [optional expansion EXP]"
+#: main.cc:135 lily/main.cc:135
+msgid ""
+"use backend BACK (gnome, ps [default],\n"
+"                                       scm, svg, tex, texstr)"
 msgstr ""
 
-#: main.cc:117 mup2ly.py:1112
-msgid "write output to FILE"
+#: main.cc:136 lily/main.cc:136
+msgid "EXPR"
 msgstr ""
 
-#: mup2ly.py:1113
-msgid "only pre-process"
+#: main.cc:136 lily/main.cc:136
+msgid ""
+"set scheme option, for help use\n"
+"                                       -e '(ly:option-usage)'"
 msgstr ""
 
-#: mup2ly.py:1190
-#, c-format
-msgid "Processing %s..."
+#. Bug in option parser: --output =foe is taken as an abbreviation
+#. for --output-format.
+#: main.cc:139 lily/main.cc:139
+msgid "FORMATs"
 msgstr ""
 
-#: mup2ly.py:1203
-#, c-format
-msgid "Writing %s..."
+#: main.cc:139 lily/main.cc:139
+msgid "dump FORMAT,...  Also as separate options:"
 msgstr ""
 
-#: update-lily.py:46
-msgid "Fetch and rebuild from latest source package"
+#: main.cc:140 lily/main.cc:140
+msgid "generate DVI (tex backend only)"
 msgstr ""
 
-#: update-lily.py:238
-#, c-format
-msgid "unpack and build in DIR [%s]"
+#: main.cc:141 lily/main.cc:141
+msgid "generate PDF (default)"
 msgstr ""
 
-#: update-lily.py:239
-msgid "execute COMMAND, subtitute:"
+#: main.cc:142 lily/main.cc:142
+msgid "generate PNG"
 msgstr ""
 
-#: update-lily.py:240
-msgid "%b: build root"
+#: main.cc:143 lily/main.cc:143
+msgid "generate PostScript"
 msgstr ""
 
-#: update-lily.py:241
-#, c-format
-msgid "%n: package name"
+#: main.cc:144 lily/main.cc:144
+msgid "generate TeX (tex backend only)"
 msgstr ""
 
-#: update-lily.py:242
-msgid "%r: release directory"
+#: main.cc:146 lily/main.cc:146
+msgid "FIELD"
 msgstr ""
 
-#: update-lily.py:243
-msgid "%t: tarball"
+#: main.cc:146 lily/main.cc:146
+msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: update-lily.py:244
-msgid "%v: package version"
+#: main.cc:147 lily/main.cc:147
+msgid "add DIR to search path"
 msgstr ""
 
-#: update-lily.py:247
-#, c-format
-msgid "keep all output, and name the directory %s"
+#: main.cc:148 lily/main.cc:148
+msgid "use FILE as init file"
 msgstr ""
 
-#: update-lily.py:248
-msgid "upon failure notify EMAIL[,EMAIL]"
+#: main.cc:149 lily/main.cc:149
+msgid "write output to FILE (suffix will be added)"
 msgstr ""
 
-#: update-lily.py:249
-msgid "remove previous build"
+#: main.cc:150 lily/main.cc:150
+msgid "USER,GROUP,JAIL,DIR"
 msgstr ""
 
-#: update-lily.py:252
-#, c-format
-msgid "fetch and build URL [%s]"
+#: main.cc:150 lily/main.cc:150
+msgid ""
+"chroot to JAIL, become USER:GROUP\n"
+"                                       and cd into DIR"
 msgstr ""
 
-#: update-lily.py:358
-#, c-format
-msgid "listing %s..."
+#: main.cc:151 lily/main.cc:151
+msgid "do not generate printed output"
 msgstr ""
 
-#: update-lily.py:418
-#, c-format
-msgid "latest is %s"
+#: main.cc:152 lily/main.cc:152
+msgid "generate a preview of the first system"
 msgstr ""
 
-#: update-lily.py:419
-#, c-format
-msgid "relax, %s is up to date"
+#: main.cc:153 lily/main.cc:153
+msgid "run in safe mode"
 msgstr ""
 
-#: update-lily.py:427 update-lily.py:439
+#: main.cc:177 lily/main.cc:177
 #, c-format
-msgid "fetching %s..."
+msgid ""
+"Copyright (c) %s by\n"
+"%s  and others."
 msgstr ""
 
-#: update-lily.py:448
+#. No version number or newline here.  It confuses help2man.
+#: main.cc:203 lily/main.cc:203
 #, c-format
-msgid "building %s..."
-msgstr ""
-
-#: data-file.cc:54
-msgid "EOF in a string"
+msgid "Usage: %s [OPTION]... FILE..."
 msgstr ""
 
-#: getopt-long.cc:145
+#: main.cc:205 lily/main.cc:205
 #, c-format
-msgid "option `%s' requires an argument"
+msgid "Typeset music and/or produce MIDI from FILE."
 msgstr ""
 
-#: getopt-long.cc:149
+#: main.cc:207 lily/main.cc:207
 #, c-format
-msgid "option `%s' doesn't allow an argument"
+msgid "LilyPond produces beautiful music notation."
 msgstr ""
 
-#: getopt-long.cc:153
+#: main.cc:209 lily/main.cc:209
 #, c-format
-msgid "unrecognized option: `%s'"
+msgid "For more information, see %s"
 msgstr ""
 
-#: getopt-long.cc:160
+#: main.cc:299 lily/main.cc:299
 #, c-format
-msgid "invalid argument `%s' to option `%s'"
-msgstr ""
-
-#: input.cc:96
-msgid "non fatal error: "
-msgstr ""
-
-#: input.cc:104 source-file.cc:62 source-file.cc:155
-msgid "position unknown"
-msgstr ""
-
-#: mapped-file-storage.cc:74
-msgid "can't map file"
+msgid "expected %d arguments with jail, found: %d"
 msgstr ""
 
-#: lilypond-stream.cc:111 mapped-file-storage.cc:87 paper-stream.cc:40
-#: scores.cc:48 simple-file-storage.cc:44 text-stream.cc:23
+#: main.cc:313 lily/main.cc:313
 #, c-format
-msgid "can't open file: `%s'"
+msgid "no such user: %s"
 msgstr ""
 
-#: simple-file-storage.cc:56
+#: main.cc:315 lily/main.cc:315
 #, c-format
-msgid "Huh?  Got %d, expected %d characters"
-msgstr ""
-
-#: text-stream.cc:10
-msgid "<stdin>"
-msgstr ""
-
-#: warn.cc:36
-msgid "programming error: "
+msgid "can't get user id from user name: %s: %s"
 msgstr ""
 
-#: warn.cc:36
-msgid " (Continuing; cross thumbs)"
+#: main.cc:330 lily/main.cc:330
+#, c-format
+msgid "no such group: %s"
 msgstr ""
 
-#: afm.cc:53
+#: main.cc:332 lily/main.cc:332
 #, c-format
-msgid "can't find character number: %d"
+msgid "can't get group id from group name: %s: %s"
 msgstr ""
 
-#: afm.cc:68
+#: main.cc:340 lily/main.cc:340
 #, c-format
-msgid "can't find character called: `%s'"
+msgid "can't chroot to: %s: %s"
 msgstr ""
 
-#: afm.cc:113
+#: main.cc:347 lily/main.cc:347
 #, c-format
-msgid "Error parsing AFM file: %s"
+msgid "can't change group id to: %d: %s"
 msgstr ""
 
-#: all-font-metrics.cc:95
+#: main.cc:353 lily/main.cc:353
 #, c-format
-msgid "checksum mismatch for font file: `%s'"
+msgid "can't change user id to: %d: %s"
 msgstr ""
 
-#: all-font-metrics.cc:97
+#: main.cc:359 lily/main.cc:359
 #, c-format
-msgid "does not match: `%s'"
+msgid "can't change working directory to: %s: %s"
 msgstr ""
 
-#: all-font-metrics.cc:102
-msgid ""
-" Rebuild all .afm files, and remove all .pk and .tfm files.  Rerun with -V "
-"to show font paths."
+#. FIXME: constant error message.
+#: mark-engraver.cc:123 lily/mark-engraver.cc:123
+msgid "rehearsalMark must have integer value"
 msgstr ""
 
-#: all-font-metrics.cc:167
-#, c-format
-msgid "can't find font: `%s'"
+#: mark-engraver.cc:129 lily/mark-engraver.cc:129
+msgid "mark label must be a markup object"
 msgstr ""
 
-#: all-font-metrics.cc:168
-msgid "Loading default font"
+#: mensural-ligature-engraver.cc:74 lily/mensural-ligature-engraver.cc:74
+msgid "ligature with less than 2 heads -> skipping"
 msgstr ""
 
-#: all-font-metrics.cc:183
-#, c-format
-msgid "can't find default font: `%s'"
+#: mensural-ligature-engraver.cc:101 lily/mensural-ligature-engraver.cc:101
+msgid "cannot determine pitch of ligature primitive -> skipping"
 msgstr ""
 
-#: all-font-metrics.cc:184 includable-lexer.cc:51 scores.cc:137
-#, c-format
-msgid "(search path: `%s')"
+#: mensural-ligature-engraver.cc:115 lily/mensural-ligature-engraver.cc:115
+msgid "single note ligature - skipping"
 msgstr ""
 
-#: all-font-metrics.cc:185 parser.yy:1685
-msgid "Giving up"
+#: mensural-ligature-engraver.cc:127 lily/mensural-ligature-engraver.cc:127
+msgid "prime interval within ligature -> skipping"
 msgstr ""
 
-#: auto-change-iterator.cc:43 change-iterator.cc:59
-#: part-combine-music-iterator.cc:97
-msgid "Can't switch translators, I'm there already"
+#: mensural-ligature-engraver.cc:139 lily/mensural-ligature-engraver.cc:139
+msgid "mensural ligature: duration none of Mx, L, B, S -> skipping"
 msgstr ""
 
-#: beam.cc:84
-msgid "beam has less than two stems"
+#: mensural-ligature-engraver.cc:187 lily/mensural-ligature-engraver.cc:187
+msgid "semibrevis must be followed by another one -> skipping"
 msgstr ""
 
-#: beam.cc:635
-msgid "weird beam vertical offset"
+#: 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 ""
 
-#: beam-engraver.cc:91 beam-engraver.cc:124
-msgid "can't find start of beam"
+#: 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 ""
 
-#: beam-engraver.cc:158
-msgid "already have a beam"
+#: mensural-ligature-engraver.cc:345 lily/mensural-ligature-engraver.cc:345
+msgid "unexpected case fall-through"
 msgstr ""
 
-#: beam-engraver.cc:222
-msgid "unterminated beam"
+#: mensural-ligature.cc:131 lily/mensural-ligature.cc:131
+msgid "Mensural_ligature: unexpected case fall-through"
 msgstr ""
 
-#: beam-engraver.cc:260 chord-tremolo-engraver.cc:195
-msgid "stem must have Rhythmic structure"
+#: mensural-ligature.cc:183 lily/mensural-ligature.cc:183
+msgid "Mensural_ligature: (join_right == 0)"
 msgstr ""
 
-#: beam-engraver.cc:272
-msgid "stem doesn't fit in beam"
+#: midi-item.cc:150 lily/midi-item.cc:150
+#, c-format
+msgid "no such MIDI instrument: `%s'"
 msgstr ""
 
-#: beam-engraver.cc:273
-msgid "beam was started here"
+#: midi-item.cc:254 lily/midi-item.cc:254
+msgid "silly pitch"
 msgstr ""
 
-#: break-align-item.cc:136
+#: midi-item.cc:270 lily/midi-item.cc:270
 #, c-format
-msgid "unknown spacing pair `%s', `%s'"
+msgid "experimental: temporarily fine tuning (of %d cents) a channel."
 msgstr ""
 
-#: change-iterator.cc:21
+#: midi-stream.cc:27 lily/midi-stream.cc:27
 #, c-format
-msgid "can't change `%s' to `%s'"
-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:78
-msgid "I'm one myself"
+msgid "can't open for write: %s: %s"
 msgstr ""
 
-#: change-iterator.cc:81
-msgid "none of these in my family"
+#: midi-stream.cc:44 lily/midi-stream.cc:44
+#, c-format
+msgid "can't write to file: `%s'"
 msgstr ""
 
-#: chord.cc:369
+#: music.cc:176 lily/music.cc:176
 #, c-format
-msgid "invalid subtraction: not part of chord: %s"
+msgid "octave check failed; expected %s, found: %s"
 msgstr ""
 
-#: chord.cc:398
+#: music.cc:239 lily/music.cc:239
 #, c-format
-msgid "invalid inversion pitch: not part of chord: %s"
+msgid "transposition by %s makes alteration larger than double"
 msgstr ""
 
-#: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:193
-msgid "unterminated chord tremolo"
+#: new-fingering-engraver.cc:84 lily/new-fingering-engraver.cc:84
+msgid "can't add text scripts to individual note heads"
 msgstr ""
 
-#: chord-tremolo-iterator.cc:48
-msgid "no one to print a tremolos"
+#. music for the softenon children?
+#.
+#: new-fingering-engraver.cc:158 lily/new-fingering-engraver.cc:158
+msgid "music for the martians."
 msgstr ""
 
-#: collision.cc:118
-msgid "Too many clashing notecolumns.  Ignoring them."
+#: new-fingering-engraver.cc:266 lily/new-fingering-engraver.cc:266
+msgid "no placement found for fingerings"
 msgstr ""
 
-#: dimensions.cc:13
-msgid "NaN"
+#: new-fingering-engraver.cc:267 lily/new-fingering-engraver.cc:267
+msgid "placing below"
 msgstr ""
 
-#: dynamic-engraver.cc:197 span-dynamic-performer.cc:86
-msgid "can't find start of (de)crescendo"
+#: new-lyric-combine-music-iterator.cc:240
+#: lily/new-lyric-combine-music-iterator.cc:240
+#, c-format
+msgid "cannot find Voice `%s'"
 msgstr ""
 
-#: dynamic-engraver.cc:222
-msgid "already have a crescendo"
+#: note-collision.cc:404 lily/note-collision.cc:404
+msgid "ignoring too many clashing note columns"
 msgstr ""
 
-#: dynamic-engraver.cc:223
-msgid "already have a decrescendo"
+#: note-column.cc:115 lily/note-column.cc:115
+msgid "can't have note heads and rests together on a stem"
 msgstr ""
 
-#: dynamic-engraver.cc:317
-msgid "unterminated (de)crescendo"
+#: note-head.cc:66 lily/note-head.cc:66
+#, c-format
+msgid "note head `%s' not found"
 msgstr ""
 
-#: extender-engraver.cc:97
-msgid "unterminated extender"
+#: open-type-font.cc:29 lily/open-type-font.cc:29
+#, c-format
+msgid "can't allocate %d bytes"
 msgstr ""
 
-#: extender-engraver.cc:109
-msgid "Nothing to connect extender to on the left.  Ignoring extender request."
+#: open-type-font.cc:33 lily/open-type-font.cc:33
+#, c-format
+msgid "can't load font table: %s"
 msgstr ""
 
-#: folded-repeat-iterator.cc:78
-msgid "no one to print a repeat brace"
+#: open-type-font.cc:84 lily/open-type-font.cc:84
+#, c-format
+msgid "unsupported font format: %s"
 msgstr ""
 
-#: font-interface.cc:237
-msgid "couldn't find any font satisfying "
+#: open-type-font.cc:86 lily/open-type-font.cc:86
+#, c-format
+msgid "unknown error: %d reading font file: %s"
 msgstr ""
 
-#: gourlay-breaking.cc:157
-msgid "No feasible line breaking found"
+#: open-type-font.cc:140 lily/open-type-font.cc:140
+#, c-format
+msgid "FT_Get_Glyph_Name() returned error: %d"
 msgstr ""
 
-#: grace-iterator.cc:43
-msgid "no Grace context available"
+#: pango-font.cc:130 lily/pango-font.cc:130
+#, c-format
+msgid "no PostScript font name for font `%s'"
 msgstr ""
 
-#: grace-position-engraver.cc:96
-msgid "Unattached grace notes.  Attaching to last musical column."
+#: pango-font.cc:177 lily/pango-font.cc:177
+msgid "FreeType face has no PostScript font name"
 msgstr ""
 
-#: hairpin.cc:93
-msgid "decrescendo too small"
+#: paper-outputter-scheme.cc:26 lily/paper-outputter-scheme.cc:26
+#, c-format
+msgid "Layout output to `%s'..."
 msgstr ""
 
-#: hairpin.cc:94
-msgid "crescendo too small"
+#: paper-score.cc:66 lily/paper-score.cc:66 lily/paper-score.cc:76
+#, c-format
+msgid "Element count %d (spanners %d) "
 msgstr ""
 
-#: hyphen-engraver.cc:90
-msgid "unterminated hyphen"
+#: paper-score.cc:70 lily/paper-score.cc:70 lily/paper-score.cc:80
+msgid "Preprocessing graphical objects..."
 msgstr ""
 
-#: hyphen-engraver.cc:102
-msgid "Nothing to connect hyphen to on the left.  Ignoring hyphen request."
+#: parse-scm.cc:81 lily/parse-scm.cc:81
+msgid "GUILE signaled an error for the expression beginning here"
 msgstr ""
 
-#: key-engraver.cc:99
-msgid "Conflicting key signatures found."
+#: percent-repeat-engraver.cc:100 lily/percent-repeat-engraver.cc:100
+#, c-format
+msgid "can't handle a percent repeat of length: %s"
 msgstr ""
 
-#: key-engraver.cc:100
-msgid "This was the other key definition."
+#: percent-repeat-engraver.cc:158 lily/percent-repeat-engraver.cc:158
+msgid "unterminated percent repeat"
 msgstr ""
 
-#: key-performer.cc:77
-msgid "FIXME: key change merge"
+#: percent-repeat-iterator.cc:51 lily/percent-repeat-iterator.cc:51
+msgid "no one to print a percent"
 msgstr ""
 
-#: lily-guile.cc:141
-#, c-format
-msgid "(load path: `%s')"
+#: performance.cc:47 lily/performance.cc:47
+msgid "Track..."
 msgstr ""
 
-#: line-of-score.cc:96
-#, c-format
-msgid "Element count %d."
+#: performance.cc:71 lily/performance.cc:71
+msgid "MIDI channel wrapped around"
 msgstr ""
 
-#: line-of-score.cc:253 paper-score.cc:77
-#, c-format
-msgid "Element count %d "
+#: performance.cc:72 lily/performance.cc:72
+msgid "remapping modulo 16"
 msgstr ""
 
-#: line-of-score.cc:267
-msgid "Calculating column positions..."
+#: performance.cc:91 lily/performance.cc:91
+msgid "Creator: "
 msgstr ""
 
-#: lyric-phrasing-engraver.cc:284
-msgid "lyrics found without any matching notehead"
+#: performance.cc:111 lily/performance.cc:111
+msgid "at "
 msgstr ""
 
-#: lyric-phrasing-engraver.cc:289
-msgid "Huh? Melismatic note found to have associated lyrics."
+#: performance.cc:164 lily/performance.cc:164 lily/performance.cc:165
+#, c-format
+msgid "MIDI output to `%s'..."
 msgstr ""
 
-#. another bug in option parser: --output=foe is taken as an abbreviation
-#. for --output-format
-#.  {_i ("EXT"), "output-format", 'f',  _i ("use output format EXT (scm, ps, tex or as)")},
-#: main.cc:108
-msgid "EXT"
+#: phrasing-slur-engraver.cc:115 lily/phrasing-slur-engraver.cc:115
+msgid "unterminated phrasing slur"
 msgstr ""
 
-#: main.cc:108
-msgid "use output format EXT (scm, ps, tex or as)"
+#: 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:110
-msgid "FIELD"
+#: 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:110
-msgid "write header field to BASENAME.FIELD"
+#: 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:111
-msgid "add DIR to search path"
+#: property-iterator.cc:90 lily/property-iterator.cc:90
+#, c-format
+msgid "not a grob name, `%s'"
 msgstr ""
 
-#: main.cc:112
-msgid "use FILE as init file"
+#: quote-iterator.cc:254 lily/quote-iterator.cc:254
+#, c-format
+msgid "in quotation: junking event %s"
 msgstr ""
 
-#: main.cc:114
-msgid "prepend DIR to dependencies"
+#: relative-octave-check.cc:38 lily/relative-octave-check.cc:38
+msgid "Failed octave check, got: "
 msgstr ""
 
-#: main.cc:115
-msgid "EXPR"
+#: rest-collision.cc:147 lily/rest-collision.cc:147
+msgid "rest direction not set.  Cannot resolve collision."
 msgstr ""
 
-#: main.cc:115
-msgid "evalute EXPR as Scheme after .scm init is read"
+#: 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:118
-msgid "inhibit file output naming and exporting"
+#: rest.cc:140 lily/rest.cc:140
+#, c-format
+msgid "rest `%s' not found"
 msgstr ""
 
-#.
-#. No version number or newline here. It confuses help2man
-#.
-#: main.cc:138
+#: scm-option.cc:54 lily/scm-option.cc:54
 #, c-format
-msgid "Usage: %s [OPTION]... [FILE]..."
+msgid "lilypond -e EXPR means:"
 msgstr ""
 
-#: main.cc:140
-msgid "Typeset music and or play MIDI from FILE"
+#: scm-option.cc:56 lily/scm-option.cc:56
+#, c-format
+msgid "  Evalute the Scheme EXPR before parsing any .ly files."
 msgstr ""
 
-#: main.cc:144
+#: scm-option.cc:58 lily/scm-option.cc:58
+#, c-format
 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"
-msgstr ""
-
-#: main.cc:154
-msgid "This binary was compiled with the following options:"
+"  Multiple -e options may be given, they will be evaluated sequentially."
 msgstr ""
 
-#: main.cc:55 main.cc:181
+#: scm-option.cc:60 lily/scm-option.cc:60
 #, 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"
+"  The function ly:set-option allows for access to some internal variables."
 msgstr ""
 
-#: main.cc:62 main.cc:188 main.cc:200
+#: scm-option.cc:62 lily/scm-option.cc:62
 #, c-format
-msgid "Copyright (c) %s by"
+msgid "Usage: lilypond -e \"(ly:set-option SYMBOL VAL)\""
 msgstr ""
 
-#: main.cc:198
-msgid "GNU LilyPond -- The music typesetter"
-msgstr ""
-
-#: main.cc:71 main.cc:206
-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"
+#: scm-option.cc:64 lily/scm-option.cc:64
+#, c-format
+msgid "Use help as SYMBOL to get online help."
 msgstr ""
 
-#: midi-item.cc:138
+#: scm-option.cc:135 scm-option.cc:175 lily/scm-option.cc:135
+#: lily/scm-option.cc:175
 #, c-format
-msgid "no such instrument: `%s'"
+msgid "no such internal option: %s"
 msgstr ""
 
-#: midi-item.cc:227
-msgid "silly duration"
+#: score-engraver.cc:105 lily/score-engraver.cc:105
+#, c-format
+msgid "cannot find `%s'"
 msgstr ""
 
-#: midi-item.cc:240
-msgid "silly pitch"
+#: score-engraver.cc:107 lily/score-engraver.cc:107
+msgid "Music font has not been installed properly."
 msgstr ""
 
-#: musical-request.cc:29
+#: score-engraver.cc:109 lily/score-engraver.cc:109
 #, c-format
-msgid "Transposition by %s makes accidental larger than two"
+msgid "Search path `%s'"
 msgstr ""
 
-#: music.cc:232
-msgid "ly_get_mus_property (): Not a Music"
+#: score.cc:213 lily/score.cc:213 lily/score.cc:214
+msgid "already have music in score"
 msgstr ""
 
-#: music.cc:246
-msgid "ly_set_mus_property (): Not a symbol"
+#: score.cc:214 lily/score.cc:214 lily/score.cc:215
+msgid "this is the previous music"
 msgstr ""
 
-#: music.cc:258
-msgid "ly_set_mus_property ():  not of type Music"
+#: score.cc:219 lily/score.cc:219 lily/score.cc:220
+msgid "errors found, ignoring music expression"
 msgstr ""
 
-#: music.cc:272
-msgid "ly_make_music (): Not a string"
+#. FIXME:
+#: script-engraver.cc:100 lily/script-engraver.cc:100
+msgid "don't know how to interpret articulation: "
 msgstr ""
 
-#: music.cc:292
-msgid "ly_music_name (): Not a music expression"
+#: script-engraver.cc:101 lily/script-engraver.cc:101
+msgid "scheme encoding: "
 msgstr ""
 
-#: music-output-def.cc:115
-#, c-format
-msgid "can't find `%s' context"
+#. 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 ""
 
-#: my-lily-lexer.cc:138
+#: simple-spacer.cc:410 lily/simple-spacer.cc:410
 #, c-format
-msgid "Identifier name is a keyword: `%s'"
+msgid "No spring between column %d and next one"
 msgstr ""
 
-#: my-lily-lexer.cc:158
-#, c-format
-msgid "error at EOF: %s"
+#: slur-engraver.cc:113 lily/slur-engraver.cc:113
+msgid "unterminated slur"
 msgstr ""
 
-#: midi-score-parser.cc:94 my-lily-parser.cc:47
-msgid "Parsing..."
+#: slur-engraver.cc:122 lily/slur-engraver.cc:122
+msgid "can't end slur"
 msgstr ""
 
-#: my-lily-parser.cc:57
-msgid "Braces don't match"
+#: source-file.cc:55 lily/source-file.cc:55
+#, c-format
+msgid "can't open file: `%s'"
 msgstr ""
 
-#: output-property-music-iterator.cc:20 request-chord-iterator.cc:76
+#: source-file.cc:68 lily/source-file.cc:68
 #, c-format
-msgid "Junking request: `%s'"
+msgid "expected to read %d characters, got %d"
 msgstr ""
 
-#: paper-def.cc:109
+#: spacing-spanner.cc:377 lily/spacing-spanner.cc:377
 #, c-format
-msgid "paper output to %s..."
+msgid "Global shortest duration is %s"
 msgstr ""
 
-#: lilypond-stream.cc:93 paper-outputter.cc:85 performance.cc:99
-msgid ", at "
+#: stem-engraver.cc:88 lily/stem-engraver.cc:88
+msgid "tremolo duration is too long"
 msgstr ""
 
-#: paper-outputter.cc:232
+#. FIXME:
+#: stem-engraver.cc:125 lily/stem-engraver.cc:125
 #, c-format
-msgid "writing header field %s to %s..."
+msgid "adding note head to incompatible stem (type = %d)"
 msgstr ""
 
-#: paper-score.cc:80
-msgid "Preprocessing elements..."
+#: stem-engraver.cc:126 lily/stem-engraver.cc:126
+msgid "maybe input should specify polyphonic voices"
 msgstr ""
 
-#: paper-score.cc:114
-msgid "Outputting Score, defined at: "
+#: stem.cc:124 lily/stem.cc:124
+msgid "weird stem size, check for narrow beams"
 msgstr ""
 
-#: paper-stream.cc:36
+#: stem.cc:577 lily/stem.cc:577
 #, c-format
-msgid "can't create directory: `%s'"
+msgid "flag `%s' not found"
 msgstr ""
 
-#: paper-stream.cc:50
-msgid "Error syncing file (disk full?)"
+#: stem.cc:588 lily/stem.cc:588
+#, c-format
+msgid "flag stroke `%s' not found"
 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_;
-#.
-#: part-combine-music-iterator.cc:116
+#: system.cc:145 lily/system.cc:145
 #, c-format
-msgid "I'm one myself: `%s'"
+msgid "Element count %d."
 msgstr ""
 
-#: part-combine-music-iterator.cc:119
+#: system.cc:224 lily/system.cc:224
 #, c-format
-msgid "none of these in my family: `%s'"
+msgid "Grob count %d"
 msgstr ""
 
-#: percent-repeat-engraver.cc:118
-msgid "Don't know how to handle a percent repeat of this length."
+#: system.cc:240 lily/system.cc:240
+msgid "Calculating line breaks..."
 msgstr ""
 
-#: percent-repeat-iterator.cc:53
-msgid "no one to print a percent"
+#: text-spanner-engraver.cc:61 lily/text-spanner-engraver.cc:61
+msgid "can't find start of text spanner"
 msgstr ""
 
-#: performance.cc:51
-msgid "Track ... "
+#: text-spanner-engraver.cc:75 lily/text-spanner-engraver.cc:75
+msgid "already have a text spanner"
 msgstr ""
 
-#: performance.cc:83
-msgid "Creator: "
+#: text-spanner-engraver.cc:136 lily/text-spanner-engraver.cc:136
+msgid "unterminated text spanner"
 msgstr ""
 
-#: performance.cc:113
+#. 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:168
+#: tfm-reader.cc:139 lily/tfm-reader.cc:139
 #, c-format
-msgid "MIDI output to %s..."
-msgstr ""
-
-#: phrasing-slur-engraver.cc:119
-msgid "unterminated phrasing slur"
-msgstr ""
-
-#: phrasing-slur-engraver.cc:134
-msgid "can't find start of phrasing slur"
+msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr ""
 
-#: piano-pedal-engraver.cc:142 piano-pedal-engraver.cc:154
-#: 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 ""
 
-#: pitch.cc:25
-msgid "Pitch arguments out of range"
+#: tie-engraver.cc:194 lily/tie-engraver.cc:194
+msgid "lonely tie"
 msgstr ""
 
-#: property-engraver.cc:121
-#, c-format
-msgid ""
-"%s is deprecated.  Use\n"
-" \\property %s.%s \\override #'%s = #%s"
+#: time-scaled-music-iterator.cc:22 lily/time-scaled-music-iterator.cc:22
+msgid "no one to print a tuplet start bracket"
 msgstr ""
 
-#: property-engraver.cc:145
+#. 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 "Wrong type for property: %s, type: %s, value found: %s, type: %s"
-msgstr ""
-
-#: rest-collision.cc:194
-msgid "too many colliding rests"
-msgstr ""
-
-#: rest-collision.cc:198
-msgid "too many notes for rest collision"
+msgid "strange time signature found: %d/%d"
 msgstr ""
 
-#: score.cc:78
-msgid "Interpreting music..."
+#. 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 "time signature symbol `%s' not found; reverting to numbered style"
 msgstr ""
 
-#: score.cc:92
-msgid "Need music in a score"
+#: translator-ctors.cc:52 lily/translator-ctors.cc:52
+#, c-format
+msgid "unknown translator: `%s'"
 msgstr ""
 
-#. should we? hampers debugging.
-#: score.cc:105
-msgid "Errors found/*, not processing score*/"
+#: trill-spanner-engraver.cc:68 lily/trill-spanner-engraver.cc:68
+msgid "can't find start of trill spanner"
 msgstr ""
 
-#: score.cc:112
-#, c-format
-msgid "elapsed time: %.2f seconds"
+#: trill-spanner-engraver.cc:82 lily/trill-spanner-engraver.cc:82
+msgid "already have a trill spanner"
 msgstr ""
 
-#: score-engraver.cc:188
-#, c-format
-msgid "unbound spanner `%s'"
+#: trill-spanner-engraver.cc:142 lily/trill-spanner-engraver.cc:142
+msgid "unterminated trill spanner"
 msgstr ""
 
-#: scores.cc:106
-msgid "Score contains errors; will not process it"
+#: tuplet-bracket.cc:438 lily/tuplet-bracket.cc:438
+msgid "removing tuplet bracket across linebreak"
 msgstr ""
 
-#: scores.cc:152
+#: vaticana-ligature-engraver.cc:341 lily/vaticana-ligature-engraver.cc:341
 #, c-format
-msgid "Now processing: `%s'"
+msgid ""
+"ignored prefix (es) `%s' of this head according to restrictions of the "
+"selected ligature style"
 msgstr ""
 
-#: script-engraver.cc:67
+#: vaticana-ligature-engraver.cc:568 lily/vaticana-ligature-engraver.cc:568
 #, c-format
-msgid "Don't know how to interpret articulation `%s'"
+msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul"
 msgstr ""
 
-#. this shouldn't happen, but let's continue anyway.
-#: separation-item.cc:47
-msgid "Separation_item:  I've been drinking too much"
+#: vaticana-ligature.cc:87 lily/vaticana-ligature.cc:87
+msgid "flexa-height undefined; assuming 0"
 msgstr ""
 
-#: slur.cc:49
-msgid "Putting slur over rest.  Ignoring."
+#: vaticana-ligature.cc:93 lily/vaticana-ligature.cc:93
+msgid "ascending vaticana style flexa"
 msgstr ""
 
-#: slur.cc:379
-msgid "Slur over rest?"
+#: vaticana-ligature.cc:182 lily/vaticana-ligature.cc:182
+msgid "Vaticana_ligature: zero join (delta_pitch == 0)"
 msgstr ""
 
-#: slur-engraver.cc:127
-msgid "unterminated slur"
+#. fixme: be more verbose.
+#: volta-engraver.cc:127 lily/volta-engraver.cc:127
+msgid "can't end volta spanner"
 msgstr ""
 
-#. How to shut up this warning, when Voice_devnull_engraver has
-#. eaten start request?
-#: slur-engraver.cc:144
-msgid "can't find start of slur"
+#: volta-engraver.cc:137 lily/volta-engraver.cc:137
+msgid "already have a volta spanner, ending that one prematurely"
 msgstr ""
 
-#: stem.cc:116
-msgid "Weird stem size; check for narrow beams"
+#: volta-engraver.cc:141 lily/volta-engraver.cc:141
+msgid "also already have an ended spanner"
 msgstr ""
 
-#: stem-engraver.cc:115
-#, c-format
-msgid "Adding note head to incompatible stem (type = %d)"
+#: parser.yy:90
+msgid "tag must be symbol or list of symbols"
 msgstr ""
 
-#: text-spanner.cc:121
-msgid "Text_spanner too small"
+#: parser.yy:656
+msgid "identifier should have alphabetic characters only"
 msgstr ""
 
-#: text-spanner-engraver.cc:94
-msgid "can't find start of text spanner"
+#: parser.yy:814
+msgid "\\paper cannot be used in \\score, use \\layout instead"
 msgstr ""
 
-#: text-spanner-engraver.cc:114
-msgid "already have a text spanner"
+#: parser.yy:838
+msgid "need \\paper for paper block"
 msgstr ""
 
-#: text-spanner-engraver.cc:169
-msgid "unterminated text spanner"
+#: parser.yy:983
+msgid "more alternatives than repeats"
 msgstr ""
 
-#: tfm.cc:77
+#: parser.yy:1020
 #, c-format
-msgid "can't find ascii character: %d"
+msgid "expect 2 elements for Chord tremolo, found %d"
 msgstr ""
 
-#: tfm-reader.cc:106
-#, c-format
-msgid "TFM header of `%s' has only %u word (s)"
+#: parser.yy:1175
+msgid "music head function must return Music object"
 msgstr ""
 
-#: tfm-reader.cc:140
-#, c-format
-msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
+#: parser.yy:1447
+msgid "Grob name should be alphanumeric"
 msgstr ""
 
-#. How to shut up this warning, when no notes appeared because
-#. they were suicided by Thread_devnull_engraver?
-#: tie-engraver.cc:220 tie-performer.cc:173
-msgid "No ties were created!"
+#: parser.yy:1807
+msgid "second argument must be pitch list"
 msgstr ""
 
-#: tie-engraver.cc:240
-msgid "lonely tie"
+#: parser.yy:1846 parser.yy:1851 parser.yy:2332
+msgid "have to be in Lyric mode for lyrics"
 msgstr ""
 
-#: time-scaled-music-iterator.cc:25
-msgid "no one to print a tuplet start bracket"
+#: parser.yy:1944
+msgid "expecting string as script definition"
 msgstr ""
 
-#: timing-translator.cc:38
+#: parser.yy:2107 parser.yy:2157
 #, c-format
-msgid "barcheck failed at: %s"
+msgid "not a duration: %d"
 msgstr ""
 
-#: translator-ctors.cc:40
-#, c-format
-msgid "unknown translator: `%s'"
+#: parser.yy:2251
+msgid "have to be in Note mode for notes"
 msgstr ""
 
-#: translator-def.cc:99
-msgid "Program has no such type"
+#: parser.yy:2345
+msgid "have to be in Chord mode for chords"
 msgstr ""
 
-#: translator-def.cc:105
-#, c-format
-msgid "Already contains: `%s'"
+#: parser.yy:2496
+msgid "need integer number arg"
 msgstr ""
 
-#: translator-def.cc:106
+#: parser.yy:2694
 #, c-format
-msgid "Not adding translator: `%s'"
+msgid "suspect duration in beam: %s"
 msgstr ""
 
-#: translator-def.cc:224
+#: lexer.ll:193
 #, c-format
-msgid "can't find: `%s'"
+msgid "Renaming input to: `%s'"
 msgstr ""
 
-#: translator-group.cc:146
-#, c-format
-msgid "can't find or create `%s' called `%s'"
+#: lexer.ll:201
+msgid "quoted string expected after \\version"
 msgstr ""
 
-#: translator-group.cc:231
-#, c-format
-msgid "can't find or create: `%s'"
+#: lexer.ll:205
+msgid "quoted string expected after \\renameinput"
 msgstr ""
 
-#: translator-group.cc:414
-#, c-format
-msgid ""
-"Can't find property type-check for `%s'.  Perhaps you made a typing error?"
+#: lexer.ll:218
+msgid "EOF found inside a comment"
 msgstr ""
 
-#: translator-group.cc:428
-#, c-format
-msgid "Type check for `%s' failed; value `%s' must be of type `%s'"
+#: lexer.ll:233
+msgid "\\maininput not allowed outside init files"
 msgstr ""
 
-#. programming_error?
-#: translator-group.cc:447
-msgid "ly-get-trans-property: expecting a Translator_group argument"
+#: lexer.ll:257
+#, c-format
+msgid "wrong or undefined identifier: `%s'"
 msgstr ""
 
-#: volta-engraver.cc:87
-msgid "No volta spanner to end"
+#. backup rule
+#: lexer.ll:266
+msgid "end quote missing"
 msgstr ""
 
-#: volta-engraver.cc:104
-msgid "Already have a volta spanner.  Stopping that one prematurely."
+#: lexer.ll:428
+msgid "Brace found at end of lyric.  Did you forget a space?"
 msgstr ""
 
-#: volta-engraver.cc:108
-msgid "Also have a stopped spanner.  Giving up."
+#: lexer.ll:527
+msgid "Brace found at end of markup.  Did you forget a space?"
 msgstr ""
 
-#: parser.yy:71
+#: lexer.ll:616
 #, c-format
-msgid "Oldest supported input version: %s"
-msgstr ""
-
-#: parser.yy:473
-msgid "Wrong type for property value"
+msgid "invalid character: `%c'"
 msgstr ""
 
-#: parser.yy:672
-msgid "More alternatives than repeats.  Junking excess alternatives."
+#: lexer.ll:703 lexer.ll:704
+#, c-format
+msgid "unknown escaped string: `\\%s'"
 msgstr ""
 
-#: parser.yy:736
-msgid "Second argument must be a symbol"
+#: lexer.ll:801 lexer.ll:802
+#, c-format
+msgid "Incorrect lilypond version: %s (%s, %s)"
 msgstr ""
 
-#: parser.yy:741
-msgid "First argument must be a procedure taking 1 argument"
+#: lexer.ll:802 lexer.ll:803
+msgid "Consider updating the input with the convert-ly script"
 msgstr ""
 
-#: parser.yy:1233
-msgid "Expecting string as script definition"
+#. TODO: print location
+#: lexer.ll:939 lexer.ll:940
+msgid "can't find signature for music function"
 msgstr ""
 
-#: parser.yy:1243
-msgid "Can't specify direction for this request"
+#: out/parser.cc:1893
+msgid "syntax error: cannot back up"
 msgstr ""
 
-#: parser.yy:1368
-msgid "Expecting musical-pitch value"
+#: out/parser.cc:1993
+msgid "Stack now"
 msgstr ""
 
-#: parser.yy:1379
-msgid "Must have duration object"
+#: out/parser.cc:2021
+#, c-format
+msgid "Reducing stack by rule %d (line %u), "
 msgstr ""
 
-#: parser.yy:1388 parser.yy:1396 parser.yy:1683
-msgid "Have to be in Lyric mode for lyrics"
+#. 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:1549 parser.yy:1597
+#: out/parser.cc:2391
 #, c-format
-msgid "not a duration: %d"
+msgid "Stack size increased to %lu\n"
 msgstr ""
 
-#: parser.yy:1606
-msgid "Have to be in Note mode for notes"
+#: out/parser.cc:2398
+#, c-format
+msgid "Entering state %d\n"
 msgstr ""
 
-#: parser.yy:1702
-msgid "Have to be in Chord mode for chords"
+#: out/parser.cc:2422
+msgid "Reading a token: "
 msgstr ""
 
-#: parser.yy:1864 parser.yy:1882
-msgid "need integer number arg"
+#: out/parser.cc:2429
+msgid "Now at end of input.\n"
 msgstr ""
 
-#: parser.yy:1868
-msgid "Must be positive integer"
+#: out/parser.cc:2434
+msgid "Next token is"
 msgstr ""
 
-#: lexer.ll:167
-msgid "EOF found inside a comment"
+#. Shift the look-ahead token.
+#. Shift the error token.
+#: out/parser.cc:2455 out/parser.cc:5796
+msgid "Shifting"
 msgstr ""
 
-#: lexer.ll:181
-msgid "\\maininput disallowed outside init files"
+#. This is so xgettext sees the translatable formats that are
+#. constructed on the fly.
+#: out/parser.cc:5615
+#, c-format
+msgid "syntax error, unexpected %s"
 msgstr ""
 
-#: lexer.ll:205
+#: out/parser.cc:5616
 #, c-format
-msgid "wrong or undefined identifier: `%s'"
+msgid "syntax error, unexpected %s, expecting %s"
 msgstr ""
 
-#. backup rule
-#: lexer.ll:210
-msgid "Missing end quote"
+#: out/parser.cc:5617
+#, c-format
+msgid "syntax error, unexpected %s, expecting %s or %s"
 msgstr ""
 
-#. backup rule
-#: lexer.ll:232 lexer.ll:236
-msgid "white expected"
+#: out/parser.cc:5618
+#, c-format
+msgid "syntax error, unexpected %s, expecting %s or %s or %s"
 msgstr ""
 
-#: lexer.ll:245
-msgid "Can't evaluate Scheme in safe mode"
+#: out/parser.cc:5619
+#, c-format
+msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
 msgstr ""
 
-#: lexer.ll:330
-msgid "Brace found at end of lyric. Did you forget a space?"
+#: out/parser.cc:5693
+msgid "syntax error; also memory exhausted"
 msgstr ""
 
-#: lexer.ll:434
-#, c-format
-msgid "invalid character: `%c'"
+#: out/parser.cc:5697
+msgid "syntax error"
 msgstr ""
 
-#: lexer.ll:515
-#, c-format
-msgid "unknown escaped string: `\\%s'"
+#: out/parser.cc:5718 out/parser.cc:5778
+msgid "Error: popping"
 msgstr ""
 
-#: lexer.ll:597
-#, c-format
-msgid "incorrect lilypond version: %s (%s, %s)"
+#: out/parser.cc:5724
+msgid "Error: discarding"
 msgstr ""
 
-#: lexer.ll:598
-msgid "Consider converting the input with the convert-ly script"
+#: out/parser.cc:5813
+msgid "Error: discarding lookahead"
 msgstr ""
 
-#: lilypond-item.cc:161
-#, c-format
-msgid "#32 in quarter: %d"
+#: backend-library.scm:18
+#, lisp-format
+msgid "Invoking `~a'..."
 msgstr ""
 
-#: lilypond-score.cc:108
-#, c-format
-msgid "Lily output to %s..."
+#: backend-library.scm:23
+#, lisp-format
+msgid "`~a' failed (~a)"
 msgstr ""
 
-#: lilypond-score.cc:119
-#, c-format
-msgid "track %d:"
+#: backend-library.scm:42 framework-tex.scm:332 framework-tex.scm:357
+#, lisp-format
+msgid "Converting to `~a'..."
 msgstr ""
 
-#: lilypond-score.cc:155
-msgid "Processing..."
+#. 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 ""
 
-#: lilypond-score.cc:164
-msgid "Creating voices..."
+#: backend-library.scm:95
+#, lisp-format
+msgid "Writing header field `~a' to `~a'..."
 msgstr ""
 
-#: lilypond-score.cc:168
-msgid "track "
+#: beam.scm:79
+#, lisp-format
+msgid "Error in beam quanting.  Expected (~S,~S) found ~S."
 msgstr ""
 
-#: lilypond-score.cc:177
-msgid "NOT Filtering tempo..."
+#: beam.scm:93
+#, lisp-format
+msgid "Error in beam quanting.  Expected ~S 0, found ~S."
 msgstr ""
 
-#: lilypond-score.cc:186
-msgid "NOT Quantifying columns..."
+#: clef.scm:124
+#, lisp-format
+msgid "unknown clef type `~a'"
 msgstr ""
 
-#: lilypond-score.cc:190
-msgid "Quantifying columns..."
+#: clef.scm:125
+msgid "see scm/clef.scm for supported clefs"
 msgstr ""
 
-#: lilypond-score.cc:223
-msgid "Settling columns..."
+#: define-context-properties.scm:13 define-grob-properties.scm:10
+#: define-music-properties.scm:10
+#, lisp-format
+msgid "symbol ~S redefined"
 msgstr ""
 
-#: lilypond-staff.cc:209
-msgid "% MIDI copyright:"
+#: define-markup-commands.scm:79
+#, lisp-format
+msgid "Could not find bounding box of `~a'"
 msgstr ""
 
-#: lilypond-staff.cc:210
-msgid "% MIDI instrument:"
+#: define-markup-commands.scm:110
+msgid "no systems found in \\score markup, does it have a \\layout block?"
 msgstr ""
 
-#: lilypond-stream.cc:37
-#, c-format
-msgid "lily indent level: %d"
+#: define-markup-commands.scm:651
+#, lisp-format
+msgid "not a valid duration string: ~a"
 msgstr ""
 
-#. Maybe better not to translate these?
-#: lilypond-stream.cc:83
-msgid "% Creator: "
+#: define-music-types.scm:802
+#, lisp-format
+msgid "symbol expected: ~S"
 msgstr ""
 
-#: lilypond-stream.cc:88
-msgid "% Automatically generated"
+#: define-music-types.scm:805
+#, lisp-format
+msgid "can't find music object: ~S"
 msgstr ""
 
-#: lilypond-stream.cc:97
-#, c-format
-msgid "% from input file: "
+#: define-music-types.scm:825
+#, lisp-format
+msgid "unknown repeat type `~S'"
 msgstr ""
 
-#: main.cc:93
-msgid "write exact durations, e.g.: a4*385/384"
+#: define-music-types.scm:826
+msgid "See music-types.scm for supported repeats"
 msgstr ""
 
-#: main.cc:94
-msgid "enable debugging output"
+#: document-backend.scm:91
+#, lisp-format
+msgid "pair expected in doc ~s"
 msgstr ""
 
-#: main.cc:96
-msgid "ACC[:MINOR]"
+#: document-backend.scm:135
+#, lisp-format
+msgid "can't find interface for property: ~S"
 msgstr ""
 
-#: main.cc:96
-msgid "set key: ACC +sharps/-flats; :1 minor"
+#: document-backend.scm:144
+#, lisp-format
+msgid "unknown interface: ~S"
 msgstr ""
 
-#: main.cc:97
-msgid "don't output tuplets, double dots or rests, smallest is 32"
+#: documentation-lib.scm:45
+#, lisp-format
+msgid "Processing ~S..."
 msgstr ""
 
-#: main.cc:98
-msgid "set FILE as default output"
+#: documentation-lib.scm:160
+#, lisp-format
+msgid "Writing ~S..."
 msgstr ""
 
-#: main.cc:99
-msgid "don't output tuplets"
+#: documentation-lib.scm:182
+#, lisp-format
+msgid "can't find description for property ~S"
 msgstr ""
 
-#: main.cc:100
-msgid "be quiet"
+#: framework-eps.scm:45 framework-eps.scm:46
+#, lisp-format
+msgid "Writing ~a..."
 msgstr ""
 
-#: main.cc:101
-msgid "don't output rests or skips"
+#: framework-ps.scm:236
+#, lisp-format
+msgid "can't find CFF/PFA/PFB font ~S=~S"
 msgstr ""
 
-#: main.cc:102
-msgid "DUR"
+#: framework-ps.scm:368
+#, lisp-format
+msgid "can't convert <stdout> to ~S"
 msgstr ""
 
-#: main.cc:102
-msgid "set smallest duration"
+#: framework-ps.scm:383 framework-ps.scm:386
+#, lisp-format
+msgid "can't generate ~S using the postscript back-end"
 msgstr ""
 
-#: main.cc:103
-msgid "don't timestamp the output"
+#: framework-tex.scm:349
+#, lisp-format
+msgid "TeX file name must not contain whitespace: `~a'"
 msgstr ""
 
-#: main.cc:105
-msgid "be verbose"
+#: lily-library.scm:314
+#, lisp-format
+msgid "unknown unit: ~S"
 msgstr ""
 
-#: main.cc:107
-msgid "assume no double dotted notes"
+#: lily-library.scm:347
+#, lisp-format
+msgid "no \\version statement found,  add~afor future compatibility"
 msgstr ""
 
-#: main.cc:114
-#, c-format
-msgid "Usage: %s [OPTION]... [FILE]"
+#: lily-library.scm:354
+msgid "old relative compatibility not used"
 msgstr ""
 
-#: main.cc:116
-msgid "Translate MIDI-file to lilypond"
+#: lily.scm:97
+#, lisp-format
+msgid "wrong type for argument ~a.  Expecting ~a, found ~s"
 msgstr ""
 
-#: main.cc:130
-#, c-format
-msgid "no_double_dots: %d\n"
+#: lily.scm:319
+#, lisp-format
+msgid "failed files: ~S"
 msgstr ""
 
-#: main.cc:132
-#, c-format
-msgid "no_rests: %d\n"
+#: markup.scm:88
+#, lisp-format
+msgid "Wrong number of arguments.  Expect: ~A, found ~A: ~S"
 msgstr ""
 
-#: main.cc:134
-#, c-format
-msgid "no_quantify_b_s: %d\n"
+#: markup.scm:94
+#, lisp-format
+msgid "Invalid argument in position ~A.  Expect: ~A, found: ~S."
 msgstr ""
 
-#: main.cc:136
-#, c-format
-msgid "no_smaller_than: %d (1/%d)\n"
+#: music-functions.scm:507
+#, lisp-format
+msgid "music expected: ~S"
 msgstr ""
 
-#: main.cc:139
-#, c-format
-msgid "no_tuplets: %d\n"
+#. FIXME: uncomprehensable message
+#: music-functions.scm:558
+#, lisp-format
+msgid "Bar check failed.  Expect to be at ~a, instead at ~a"
 msgstr ""
 
-#: midi-parser.cc:64
-msgid "zero length string encountered"
+#: music-functions.scm:702
+#, lisp-format
+msgid "can't find quoted music `~S'"
 msgstr ""
 
-#: midi-score-parser.cc:44
-msgid "MIDI header expected"
+#: music-functions.scm:875
+#, lisp-format
+msgid "unknown accidental style: ~S"
 msgstr ""
 
-#: midi-score-parser.cc:49
-msgid "invalid header length"
+#: output-lib.scm:246
+#, lisp-format
+msgid "unknown bar glyph: `~S'"
 msgstr ""
 
-#: midi-score-parser.cc:52
-msgid "invalid MIDI format"
+#: output-ps.scm:311
+msgid "utf8-string encountered in PS backend"
 msgstr ""
 
-#: midi-score-parser.cc:55
-msgid "invalid number of tracks"
+#: output-svg.scm:41
+#, lisp-format
+msgid "undefined: ~S"
 msgstr ""
 
-#: midi-score-parser.cc:58
-msgid "can't handle non-metrical time"
+#: output-svg.scm:119
+#, lisp-format
+msgid "can't decypher Pango description: ~a"
 msgstr ""
 
-#: midi-track-parser.cc:68
-#, c-format
-msgid "Junking note-end event: channel = %d, pitch = %d"
+#: output-tex.scm:114
+#, lisp-format
+msgid "can't find ~a in ~a"
 msgstr ""
 
-#: midi-track-parser.cc:124
-msgid "invalid running status"
+#: page-layout.scm:425
+msgid "Calculating page breaks..."
 msgstr ""
 
-#: midi-track-parser.cc:328
-msgid "unimplemented MIDI meta-event"
+#: paper.scm:68
+msgid "Not in toplevel scope"
 msgstr ""
 
-#: midi-track-parser.cc:333
-msgid "invalid MIDI event"
+#: paper.scm:113
+#, lisp-format
+msgid "This is not a \\layout {} object, ~S"
 msgstr ""
 
-#: midi-track-parser.cc:348
-msgid "MIDI track expected"
+#. 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 ""
 
-#: midi-track-parser.cc:353
-msgid "invalid track length"
+#: to-xml.scm:190
+msgid "assertion failed"
 msgstr ""