]> git.donarmstrong.com Git - lilypond.git/blobdiff - po/lilypond.pot
*** empty log message ***
[lilypond.git] / po / lilypond.pot
index d2b4ff2d0f98c63d797eb69092acefa7dc24cafb..7b371de8e1279f7b10dc6f93e7a794dc963209fc 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-02-24 12:58+0100\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-04-03 19: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:54
-msgid "EOF in a string"
+#: lilylib.py:60
+msgid "lilylib module"
 msgstr ""
 
-#: data-file.cc:118 input.cc:85 midi-parser.cc:100 warn.cc:23
-msgid "warning: "
+#: lilylib.py:63 lilypond-book.py:84 lilypond.py:127 midi2ly.py:100
+#: mup2ly.py:75 old-lilypond-book.py:129 main.cc:139
+msgid "print this help"
 msgstr ""
 
-#: dstream.cc:186
-msgid "not enough fields in Dstream init"
+#: lilylib.py:110 midi2ly.py:136 mup2ly.py:130
+#, python-format
+msgid "Copyright (c) %s by"
 msgstr ""
 
-#: getopt-long.cc:145
-#, c-format
-msgid "option `%s' requires an argument"
+#: lilylib.py:114 midi2ly.py:141 mup2ly.py:135
+msgid "Distributed under terms of the GNU General Public License."
 msgstr ""
 
-#: getopt-long.cc:149
-#, c-format
-msgid "option `%s' doesn't allow an argument"
+#: lilylib.py:116 midi2ly.py:142 mup2ly.py:136
+msgid "It comes with NO WARRANTY."
 msgstr ""
 
-#: getopt-long.cc:153
-#, c-format
-msgid "unrecognized option: `%s'"
+#: lilylib.py:123 warn.cc:25
+#, c-format, python-format
+msgid "warning: %s"
+msgstr ""
+
+#: lilylib.py:126 warn.cc:31
+#, c-format, python-format
+msgid "error: %s"
+msgstr ""
+
+#: lilylib.py:130
+#, python-format
+msgid "Exiting (%d)..."
+msgstr ""
+
+#: lilylib.py:190 midi2ly.py:223 mup2ly.py:219
+#, python-format
+msgid "Usage: %s [OPTIONS]... FILE"
 msgstr ""
 
-#: getopt-long.cc:160
+#: lilylib.py:194 midi2ly.py:227 mup2ly.py:223 main.cc:204
 #, c-format
-msgid "invalid argument `%s' to option `%s'"
+msgid "Options:"
+msgstr ""
+
+#: lilylib.py:198 midi2ly.py:231 mup2ly.py:227 main.cc:208
+#, c-format, python-format
+msgid "Report bugs to %s."
+msgstr ""
+
+#: lilylib.py:218
+#, python-format
+msgid "Binary %s has version %s, looking for version %s"
+msgstr ""
+
+#: lilylib.py:252
+#, python-format
+msgid "Opening pipe `%s'"
+msgstr ""
+
+#: lilylib.py:267 lilypond-book.py:767
+#, python-format
+msgid "`%s' failed (%d)"
+msgstr ""
+
+#: lilylib.py:272 lilylib.py:331 lilypond-book.py:768 lilypond.py:530
+#: old-lilypond-book.py:228
+msgid "The error log is as follows:"
+msgstr ""
+
+#: lilylib.py:303 midi2ly.py:259 mup2ly.py:255
+#, python-format
+msgid "Invoking `%s'"
+msgstr ""
+
+#: lilylib.py:305
+#, python-format
+msgid "Running %s..."
+msgstr ""
+
+#: lilylib.py:324
+#, python-format
+msgid "`%s' failed (%s)"
+msgstr ""
+
+#: lilylib.py:327 midi2ly.py:265 mup2ly.py:263
+msgid "(ignored)"
+msgstr ""
+
+#: lilylib.py:345 midi2ly.py:275 mup2ly.py:273
+#, python-format
+msgid "Cleaning %s..."
+msgstr ""
+
+#: lilylib.py:509
+msgid "Removing output file"
+msgstr ""
+
+#: lilypond-book.py:69
+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-bin -I include' BOOK\n"
+"\n"
+msgstr ""
+
+#. Bug in option parser: --output=foe is taken as an abbreviation
+#. for --output-format.
+#: lilypond-book.py:82 old-lilypond-book.py:123 main.cc:138
+msgid "EXT"
+msgstr ""
+
+#: lilypond-book.py:82 old-lilypond-book.py:123
+msgid "use output format EXT (texi [default], texi-html, latex, html)"
+msgstr ""
+
+#: lilypond-book.py:83
+msgid "FILTER"
+msgstr ""
+
+#: lilypond-book.py:83
+msgid "pipe snippets through FILTER [convert-ly -n -]"
+msgstr ""
+
+#: lilypond-book.py:85 lilypond-book.py:87 lilypond.py:131
+#: old-lilypond-book.py:130 main.cc:141 main.cc:146
+msgid "DIR"
+msgstr ""
+
+#: lilypond-book.py:85
+msgid "add DIR to include path"
+msgstr ""
+
+#: lilypond-book.py:86
+msgid "COMMAND"
+msgstr ""
+
+#: lilypond-book.py:86
+msgid "process ly_files using COMMAND FILE..."
+msgstr ""
+
+#: lilypond-book.py:87
+msgid "write output to DIR"
+msgstr ""
+
+#: lilypond-book.py:88 lilypond.py:149 midi2ly.py:105 mup2ly.py:78
+#: old-lilypond-book.py:140 main.cc:149
+msgid "be verbose"
 msgstr ""
 
-#: input.cc:90 warn.cc:9 warn.cc:17
+#: lilypond-book.py:89 old-lilypond-book.py:141
+msgid "print version information"
+msgstr ""
+
+#: lilypond-book.py:90 lilypond.py:151 midi2ly.py:107 mup2ly.py:80
+#: old-lilypond-book.py:142 main.cc:150
+msgid "show warranty and copyright"
+msgstr ""
+
+#: lilypond-book.py:373
+#, python-format
+msgid "deprecated ly-option used: %s"
+msgstr ""
+
+#: lilypond-book.py:374
+#, python-format
+msgid "compatibility mode translation: %s"
+msgstr ""
+
+#: lilypond-book.py:394
+#, python-format
+msgid "ignoring unknown ly option: %s"
+msgstr ""
+
+#: lilypond-book.py:448
+#, python-format
+msgid "file not found: %s"
+msgstr ""
+
+#: lilypond-book.py:750
+#, python-format
+msgid "Opening filter `%s'"
+msgstr ""
+
+#: lilypond-book.py:862
+#, python-format
+msgid "cannot determine format for: %s"
+msgstr ""
+
+#: lilypond-book.py:903
+msgid "Output would overwrite input file; use --output."
+msgstr ""
+
+#: lilypond-book.py:910
+#, python-format
+msgid "Reading %s..."
+msgstr ""
+
+#: lilypond-book.py:924
+msgid "Dissecting..."
+msgstr ""
+
+#: lilypond-book.py:952
+msgid "Writing snippets..."
+msgstr ""
+
+#: lilypond-book.py:957
+msgid "Processing..."
+msgstr ""
+
+#: lilypond-book.py:960
+msgid "All snippets are up to date..."
+msgstr ""
+
+#: lilypond-book.py:963
+#, python-format
+msgid "Compiling %s..."
+msgstr ""
+
+#: lilypond-book.py:971
+#, python-format
+msgid "Processing include: %s"
+msgstr ""
+
+#: lilypond-book.py:987 lilypond.py:693 midi2ly.py:1017
+#: old-lilypond-book.py:1570
+#, python-format
+msgid "getopt says: `%s'"
+msgstr ""
+
+#. # FIXME
+#. # do -P or -p by default?
+#. #help_summary = _ ("Run LilyPond using LaTeX for titling")
+#: lilypond.py:120
+msgid "Run LilyPond, add titles, generate printable document."
+msgstr ""
+
+#: lilypond.py:126
+msgid "write Makefile dependencies for every input file"
+msgstr ""
+
+#: lilypond.py:128
+msgid "print even more output"
+msgstr ""
+
+#: lilypond.py:129 lilypond.py:136 midi2ly.py:102 old-lilypond-book.py:136
+#: old-lilypond-book.py:137 main.cc:142 main.cc:145
+msgid "FILE"
+msgstr ""
+
+#: lilypond.py:129
+msgid "find pfa fonts used in FILE"
+msgstr ""
+
+#: lilypond.py:130
+msgid "make HTML file with links to all output"
+msgstr ""
+
+#: lilypond.py:131
+msgid "add DIR to LilyPond's search path"
+msgstr ""
+
+#: lilypond.py:133
+#, python-format
+msgid "keep all output, output to directory %s.dir"
+msgstr ""
+
+#: lilypond.py:134
+msgid "don't run LilyPond"
+msgstr ""
+
+#: lilypond.py:135 main.cc:144
+msgid "produce MIDI output only"
+msgstr ""
+
+#: lilypond.py:136 midi2ly.py:102 mup2ly.py:76 main.cc:145
+msgid "write output to FILE"
+msgstr ""
+
+#: lilypond.py:137 old-lilypond-book.py:138
+msgid "RES"
+msgstr ""
+
+#: lilypond.py:138 old-lilypond-book.py:139
+msgid "set the resolution of the preview to RES"
+msgstr ""
+
+#: lilypond.py:139
+msgid "do not generate PDF output"
+msgstr ""
+
+#: lilypond.py:140
+msgid "do not generate PostScript output"
+msgstr ""
+
+#: lilypond.py:141
+msgid "generate PDF output"
+msgstr ""
+
+#: lilypond.py:142
+msgid "generate PostScript output"
+msgstr ""
+
+#: lilypond.py:143
+msgid "use pdflatex to generate PDF output"
+msgstr ""
+
+#: lilypond.py:144
+msgid "generate PNG page images"
+msgstr ""
+
+#: lilypond.py:145
+msgid "make a picture of the first system"
+msgstr ""
+
+#: lilypond.py:146
+msgid "generate PS.GZ"
+msgstr ""
+
+#: lilypond.py:147
+msgid "run in safe-mode"
+msgstr ""
+
+#: lilypond.py:148
+msgid "KEY=VAL"
+msgstr ""
+
+#: lilypond.py:148
+msgid "change global setting KEY to VAL"
+msgstr ""
+
+#: lilypond.py:150 midi2ly.py:106 mup2ly.py:79 main.cc:148
+msgid "print version number"
+msgstr ""
+
+#: lilypond.py:234
+#, python-format
+msgid "no such setting: `%s'"
+msgstr ""
+
+#: lilypond.py:284
+#, python-format
+msgid "LilyPond crashed (signal %d)."
+msgstr ""
+
+#: lilypond.py:285
+msgid "Please submit a bug report to bug-lilypond@gnu.org"
+msgstr ""
+
+#: lilypond.py:291
+#, python-format
+msgid "LilyPond failed on input file %s (exit status %d)"
+msgstr ""
+
+#: lilypond.py:294
+#, python-format
+msgid "LilyPond failed on an input file (exit status %d)"
+msgstr ""
+
+#: lilypond.py:295
+msgid "Continuing..."
+msgstr ""
+
+#: lilypond.py:306
+#, python-format
+msgid "Analyzing %s..."
+msgstr ""
+
+#: lilypond.py:364
+#, python-format
+msgid "no LilyPond output found for `%s'"
+msgstr ""
+
+#: lilypond.py:431
+#, python-format
+msgid "invalid value: `%s'"
+msgstr ""
+
+#: lilypond.py:529
+msgid "LaTeX failed on the output file."
+msgstr ""
+
+#: lilypond.py:586
+msgid ""
+"Trying create PDF, but no PFA fonts found.\n"
+"Using bitmap fonts instead. This will look bad."
+msgstr ""
+
+#. no ps header?
+#: lilypond.py:635
+#, python-format
+msgid "not a PostScript file: `%s'"
+msgstr ""
+
+#: lilypond.py:680
+#, python-format
+msgid "Writing HTML menu `%s'"
+msgstr ""
+
+#: lilypond.py:800
+msgid "pseudo filter"
+msgstr ""
+
+#: lilypond.py:803
+msgid "pseudo filter only for single input file"
+msgstr ""
+
+#: lilypond.py:808 old-lilypond-book.py:1643
+msgid "no files specified on command line"
+msgstr ""
+
+#: lilypond.py:840
+#, python-format
+msgid "filename should not contain spaces: `%s'"
+msgstr ""
+
+#: lilypond.py:880
+msgid "Running LilyPond failed. Rerun with --verbose for a trace."
+msgstr ""
+
+#: lilypond.py:921
+msgid "Failed to make PS file. Rerun with --verbose for a trace."
+msgstr ""
+
+#: lilypond.py:951
+msgid "Running LaTeX failed. Rerun with --verbose for a trace."
+msgstr ""
+
+#: lilypond.py:963 input-file-results.cc:74
+#, c-format, python-format
+msgid "dependencies output to `%s'..."
+msgstr ""
+
+#: lilypond.py:974
+#, python-format
+msgid "%s output to <stdout>..."
+msgstr ""
+
+#: lilypond.py:979 includable-lexer.cc:57 input-file-results.cc:217
+#: input-file-results.cc:224 lily-guile.cc:86
+#, c-format, python-format
+msgid "can't find file: `%s'"
+msgstr ""
+
+#: lilypond.py:1002
+#, python-format
+msgid "%s output to %s..."
+msgstr ""
+
+#: lilypond.py:1005
+#, python-format
+msgid "can't find file: `%s.%s'"
+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: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:108
+msgid "treat every text as a lyric"
+msgstr ""
+
+#: midi2ly.py:149 mup2ly.py:143 input.cc:88
+msgid "warning: "
+msgstr ""
+
+#: midi2ly.py:164 midi2ly.py:1017 midi2ly.py:1082 mup2ly.py:146 mup2ly.py:160
+#: input.cc:93
 msgid "error: "
 msgstr ""
 
-#: input.cc:96
-msgid "non fatal error: "
+#: midi2ly.py:165 mup2ly.py:161
+msgid "Exiting ... "
 msgstr ""
 
-#: input.cc:104 source-file.cc:62 source-file.cc:155
-msgid "position unknown"
+#: midi2ly.py:263 mup2ly.py:260
+#, python-format
+msgid "command exited with value %d"
+msgstr ""
+
+#: midi2ly.py:1001
+#, python-format
+msgid "%s output to `%s'..."
+msgstr ""
+
+#: midi2ly.py:1032
+msgid "Example:"
+msgstr ""
+
+#: midi2ly.py:1082
+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:1299
+#, python-format
+msgid "Processing `%s'..."
+msgstr ""
+
+#: mup2ly.py:1318
+#, python-format
+msgid "Writing `%s'..."
+msgstr ""
+
+#. # FIXME
+#. # do -P or -p by default?
+#. #help_summary = _ ("Run LilyPond using LaTeX for titling")
+#: old-lilypond-book.py:118
+msgid "Process LilyPond snippets in hybrid HTML, LaTeX or texinfo document"
+msgstr ""
+
+#: old-lilypond-book.py:124 old-lilypond-book.py:125 old-lilypond-book.py:127
+#: old-lilypond-book.py:128
+msgid "DIM"
+msgstr ""
+
+#: old-lilypond-book.py:124
+msgid "default fontsize for music.  DIM is assumed to be in points"
 msgstr ""
 
-#: mapped-file-storage.cc:74
-msgid "can't map file"
+#: old-lilypond-book.py:125
+msgid "deprecated, use --default-music-fontsize"
 msgstr ""
 
-#: mapped-file-storage.cc:87 midi-stream.cc:77 mudela-stream.cc:111
-#: paper-stream.cc:40 scores.cc:48 simple-file-storage.cc:44 text-stream.cc:23
+#: old-lilypond-book.py:126
+msgid "OPT"
+msgstr ""
+
+#: old-lilypond-book.py:126
+msgid "pass OPT quoted to the lilypond command line"
+msgstr ""
+
+#: old-lilypond-book.py:127
+msgid "force fontsize for all inline lilypond. DIM is assumed to be in points"
+msgstr ""
+
+#: old-lilypond-book.py:128
+msgid "deprecated, use --force-music-fontsize"
+msgstr ""
+
+#: old-lilypond-book.py:130
+msgid "include path"
+msgstr ""
+
+#: old-lilypond-book.py:131
+msgid "write dependencies"
+msgstr ""
+
+#: old-lilypond-book.py:132
+msgid "PREF"
+msgstr ""
+
+#: old-lilypond-book.py:132
+msgid "prepend PREF before each -M dependency"
+msgstr ""
+
+#: old-lilypond-book.py:133
+msgid "don't run lilypond"
+msgstr ""
+
+#: old-lilypond-book.py:134
+msgid "don't generate pictures"
+msgstr ""
+
+#: old-lilypond-book.py:135
+msgid "strip all lilypond blocks from output"
+msgstr ""
+
+#: old-lilypond-book.py:136
+msgid "filename main output file"
+msgstr ""
+
+#: old-lilypond-book.py:137
+msgid "where to place generated files"
+msgstr ""
+
+#: old-lilypond-book.py:227
+msgid "LaTeX failed."
+msgstr ""
+
+#: getopt-long.cc:146
 #, c-format
-msgid "can't open file: `%s'"
+msgid "option `%s' requires an argument"
 msgstr ""
 
-#: simple-file-storage.cc:56
+#: getopt-long.cc:150
 #, c-format
-msgid "Huh?  Got %d, expected %d characters"
+msgid "option `%s' doesn't allow an argument"
+msgstr ""
+
+#: getopt-long.cc:154
+#, c-format
+msgid "unrecognized option: `%s'"
 msgstr ""
 
-#: text-stream.cc:10
-msgid "<stdin>"
+#: getopt-long.cc:161
+#, c-format
+msgid "invalid argument `%s' to option `%s'"
 msgstr ""
 
-#: warn.cc:36
-msgid "programming error: "
+#: warn.cc:44
+#, c-format
+msgid "programming error: %s"
 msgstr ""
 
-#: warn.cc:36
-msgid " (Continuing; cross thumbs)"
+#: warn.cc:45
+msgid "Continuing; crossing fingers"
 msgstr ""
 
-#: afm.cc:53
+#: accidental.cc:219 key-signature-interface.cc:139
 #, c-format
-msgid "can't find character number: %d"
+msgid "accidental `%s' not found"
 msgstr ""
 
-#: afm.cc:68
+#: accidental-engraver.cc:167
 #, c-format
-msgid "can't find character called: `%s'"
+msgid "Accidental typesetting list must begin with context-name: %s"
 msgstr ""
 
-#: afm.cc:113
+#: accidental-engraver.cc:194
 #, c-format
-msgid "Error parsing AFM file: %s"
+msgid "ignoring unknown accidental: %s"
 msgstr ""
 
-#: all-font-metrics.cc:84
+#: accidental-engraver.cc:211
+#, c-format
+msgid "Accidental rule must be pair or context-name; Found %s"
+msgstr ""
+
+#: afm.cc:154
+#, c-format
+msgid "Error parsing AFM file: `%s'"
+msgstr ""
+
+#: all-font-metrics.cc:100
 #, c-format
 msgid "checksum mismatch for font file: `%s'"
 msgstr ""
 
-#: all-font-metrics.cc:86
+#: all-font-metrics.cc:102
 #, c-format
 msgid "does not match: `%s'"
 msgstr ""
 
-#: all-font-metrics.cc:91
-msgid ""
-" Rebuild all .afm files, and remove all .pk and .tfm files.  Rerun with -V "
-"to show font paths."
+#: all-font-metrics.cc:107
+msgid "Rebuild all .afm files, and remove all .pk and .tfm files."
+msgstr ""
+
+#: all-font-metrics.cc:109
+msgid "Rerun with -V to show font paths."
+msgstr ""
+
+#: all-font-metrics.cc:111
+msgid "A script for removing font-files is delivered with the source-code:"
 msgstr ""
 
-#: all-font-metrics.cc:155
+#: all-font-metrics.cc:192
 #, c-format
 msgid "can't find font: `%s'"
 msgstr ""
 
-#: all-font-metrics.cc:156
+#: all-font-metrics.cc:193
 msgid "Loading default font"
 msgstr ""
 
-#: all-font-metrics.cc:171
+#: all-font-metrics.cc:208
 #, c-format
 msgid "can't find default font: `%s'"
 msgstr ""
 
-#: all-font-metrics.cc:172 includable-lexer.cc:50 scores.cc:137
+#: all-font-metrics.cc:209 includable-lexer.cc:59 input-file-results.cc:218
 #, c-format
 msgid "(search path: `%s')"
 msgstr ""
 
-#: all-font-metrics.cc:173 parser.yy:1663
+#: all-font-metrics.cc:210
 msgid "Giving up"
 msgstr ""
 
-#: auto-change-iterator.cc:43 change-iterator.cc:59
-#: part-combine-music-iterator.cc:97
+#: auto-change-iterator.cc:62 change-iterator.cc:61
 msgid "Can't switch translators, I'm there already"
 msgstr ""
 
-#: beam.cc:84
-msgid "beam has less than two stems"
+#: bar-check-iterator.cc:68
+#, c-format
+msgid "barcheck failed at: %s"
 msgstr ""
 
-#: beam.cc:635
-msgid "weird beam vertical offset"
+#: beam.cc:151
+msgid "beam has less than two visible stems"
 msgstr ""
 
-#: beam-engraver.cc:91 beam-engraver.cc:124
-msgid "can't find start of beam"
+#: beam.cc:156
+msgid "removing beam with less than two stems"
 msgstr ""
 
-#: beam-engraver.cc:158
+#: beam.cc:1040
+msgid "no viable initial configuration found: may not find good beam slope"
+msgstr ""
+
+#: beam-engraver.cc:139
 msgid "already have a beam"
 msgstr ""
 
-#: beam-engraver.cc:222
+#: beam-engraver.cc:212
 msgid "unterminated beam"
 msgstr ""
 
-#: beam-engraver.cc:260 chord-tremolo-engraver.cc:195
+#: beam-engraver.cc:245 chord-tremolo-engraver.cc:179
 msgid "stem must have Rhythmic structure"
 msgstr ""
 
-#: beam-engraver.cc:272
+#: beam-engraver.cc:259
 msgid "stem doesn't fit in beam"
 msgstr ""
 
-#: beam-engraver.cc:273
+#: beam-engraver.cc:260
 msgid "beam was started here"
 msgstr ""
 
-#: break-align-item.cc:131
+#: break-align-interface.cc:214
 #, c-format
-msgid "unknown spacing pair `%s', `%s'"
+msgid "No spacing entry from %s to `%s'"
 msgstr ""
 
-#: change-iterator.cc:21
+#: change-iterator.cc:22
 #, c-format
 msgid "can't change `%s' to `%s'"
 msgstr ""
@@ -190,273 +814,282 @@ 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_;
+#. last->translator_id_string_  = get_change ()->change_to_id_string_;
 #.
-#: change-iterator.cc:78
+#: change-iterator.cc:93
 msgid "I'm one myself"
 msgstr ""
 
-#: change-iterator.cc:81
+#: change-iterator.cc:96
 msgid "none of these in my family"
 msgstr ""
 
-#: chord.cc:369
-#, c-format
-msgid "invalid subtraction: not part of chord: %s"
-msgstr ""
-
-#: chord.cc:398
+#: chord-tremolo-engraver.cc:100
 #, c-format
-msgid "invalid inversion pitch: not part of chord: %s"
+msgid "Chord tremolo with %d elements. Must have two elements."
 msgstr ""
 
 #: chord-tremolo-engraver.cc:141
 msgid "unterminated chord tremolo"
 msgstr ""
 
-#: chord-tremolo-iterator.cc:48
+#: chord-tremolo-iterator.cc:64
 msgid "no one to print a tremolos"
 msgstr ""
 
-#: collision.cc:116
-msgid "Too many clashing notecolumns.  Ignoring them."
+#: clef.cc:64
+#, c-format
+msgid "clef `%s' not found"
 msgstr ""
 
-#: debug.cc:26
-msgid "floating point exception"
+#: cluster.cc:123
+#, c-format
+msgid "unknown cluster style `%s'"
 msgstr ""
 
-#: debug.cc:50
-msgid "can't set mem-checking!"
+#: coherent-ligature-engraver.cc:84
+#, c-format
+msgid "gotcha: ptr=%ul"
 msgstr ""
 
-#: dimensions.cc:13
-msgid "NaN"
+#: coherent-ligature-engraver.cc:96
+#, c-format
+msgid "distance=%f"
 msgstr ""
 
-#: dynamic-engraver.cc:194 span-dynamic-performer.cc:86
-msgid "can't find start of (de)crescendo"
+#: coherent-ligature-engraver.cc:139
+#, c-format
+msgid "Coherent_ligature_engraver: setting `spacing-increment = 0.01': ptr=%ul"
 msgstr ""
 
-#: dynamic-engraver.cc:219
-msgid "already have a crescendo"
+#: context.cc:180
+#, c-format
+msgid "Cannot find or create `%s' called `%s'"
 msgstr ""
 
-#: dynamic-engraver.cc:220
-msgid "already have a decrescendo"
+#: context.cc:217
+#, c-format
+msgid "can't find or create: `%s'"
 msgstr ""
 
-#: dynamic-engraver.cc:303
-msgid "unterminated (de)crescendo"
+#: context-def.cc:115
+#, c-format
+msgid "Program has no such type: `%s'"
 msgstr ""
 
-#: extender-engraver.cc:97
-msgid "unterminated extender"
+#: custos.cc:85
+#, c-format
+msgid "custos `%s' not found"
 msgstr ""
 
-#: extender-engraver.cc:109
-msgid "Nothing to connect extender to on the left.  Ignoring extender request."
+#: dimensions.cc:13
+msgid "NaN"
 msgstr ""
 
-#: folded-repeat-iterator.cc:78
-msgid "no one to print a repeat brace"
+#: dynamic-engraver.cc:183 span-dynamic-performer.cc:86
+msgid "can't find start of (de)crescendo"
 msgstr ""
 
-#: font-interface.cc:220
-msgid "couldn't find any font satisfying "
+#: dynamic-engraver.cc:193
+msgid "already have a decrescendo"
 msgstr ""
 
-#: gourlay-breaking.cc:157
-msgid "No feasible line breaking found"
+#: dynamic-engraver.cc:195
+msgid "already have a crescendo"
+msgstr ""
+
+#: dynamic-engraver.cc:198
+msgid "Cresc started here"
+msgstr ""
+
+#: dynamic-engraver.cc:305
+msgid "unterminated (de)crescendo"
 msgstr ""
 
-#: grace-iterator.cc:43
-msgid "no Grace context available"
+#: event.cc:49
+#, c-format
+msgid "Transposition by %s makes alteration larger than two"
 msgstr ""
 
-#: grace-position-engraver.cc:96
-msgid "Unattached grace notes.  Attaching to last musical column."
+#: event.cc:72
+#, c-format
+msgid "octave check failed; expected %s, found: %s"
 msgstr ""
 
-#: hairpin.cc:71
-msgid "decrescendo too small"
+#: event-chord-iterator.cc:56 output-property-music-iterator.cc:29
+#, c-format
+msgid "Junking event: `%s'"
 msgstr ""
 
-#: hairpin.cc:72
-msgid "crescendo too small"
+#: extender-engraver.cc:143 extender-engraver.cc:153
+msgid "unterminated extender"
 msgstr ""
 
-#: hyphen-engraver.cc:90
-msgid "unterminated hyphen"
+#: folded-repeat-iterator.cc:65
+msgid "no one to print a repeat brace"
 msgstr ""
 
-#: hyphen-engraver.cc:102
-msgid "Nothing to connect hyphen to on the left.  Ignoring hyphen request."
+#: glissando-engraver.cc:102
+msgid "Unterminated glissando."
 msgstr ""
 
-#: includable-lexer.cc:48 lily-guile.cc:139 midi-score-parser.cc:24
-#: scores.cc:136 scores.cc:142
+#: global-context.cc:151
 #, c-format
-msgid "can't find file: `%s'"
+msgid "can't find `%s' context"
 msgstr ""
 
-#: key-engraver.cc:103 key-performer.cc:72
-msgid "FIXME: key change merge"
+#: gourlay-breaking.cc:195
+#, c-format
+msgid "Optimal demerits: %f"
 msgstr ""
 
-#: lily-guile.cc:141
-#, c-format
-msgid "(load path: `%s')"
+#: gourlay-breaking.cc:200
+msgid "No feasible line breaking found"
 msgstr ""
 
-#: line-of-score.cc:96
+#: gregorian-ligature-engraver.cc:59
 #, c-format
-msgid "Element count %d."
+msgid "\\%s ignored"
 msgstr ""
 
-#: line-of-score.cc:253 paper-score.cc:77
+#: gregorian-ligature-engraver.cc:64
 #, c-format
-msgid "Element count %d "
+msgid "implied \\%s added"
 msgstr ""
 
-#: line-of-score.cc:267
-msgid "Calculating column positions..."
+#: grob-interface.cc:73
+#, c-format
+msgid "Unknown interface `%s'"
 msgstr ""
 
-#: lyric-phrasing-engraver.cc:269
-msgid "lyrics found without any matching notehead"
+#: grob-interface.cc:84
+#, c-format
+msgid "Grob `%s' has no interface for property `%s'"
 msgstr ""
 
-#: lyric-phrasing-engraver.cc:274
-msgid "Huh? Melismatic note found to have associated lyrics."
+#: hairpin.cc:98
+msgid "decrescendo too small"
 msgstr ""
 
-#: main.cc:105
-msgid "EXT"
+#: hairpin.cc:99
+msgid "crescendo too small"
 msgstr ""
 
-#: main.cc:105
-msgid "use output format EXT (scm, ps, tex or as)"
+#: horizontal-bracket-engraver.cc:57
+msgid "Don't have that many brackets."
 msgstr ""
 
-#: main.cc:95 main.cc:106
-msgid "this help"
+#: horizontal-bracket-engraver.cc:66
+msgid "Conflicting note group events."
 msgstr ""
 
-#: main.cc:107
-msgid "FIELD"
+#: hyphen-engraver.cc:96
+msgid "removing unterminated hyphen"
 msgstr ""
 
-#: main.cc:107
-msgid "write header field to BASENAME.FIELD"
+#: hyphen-engraver.cc:110
+msgid "unterminated hyphen; removing"
 msgstr ""
 
-#: main.cc:108 main.cc:111
-msgid "DIR"
+#: includable-lexer.cc:50
+msgid "include files are not allowed"
 msgstr ""
 
-#: main.cc:108
-msgid "add DIR to search path"
+#: input.cc:99
+msgid "non fatal error: "
 msgstr ""
 
-#: main.cc:98 main.cc:109
-msgid "FILE"
+#: input.cc:107 source-file.cc:147 source-file.cc:240
+msgid "position unknown"
 msgstr ""
 
-#: main.cc:109
-msgid "use FILE as init file"
+#: input-file-results.cc:78 source-file.cc:55
+#, c-format
+msgid "can't open file: `%s'"
 msgstr ""
 
-#: main.cc:110
-msgid "write Makefile dependencies for every input file"
+#: input-file-results.cc:142
+#, c-format
+msgid "Now processing `%s'"
 msgstr ""
 
-#: main.cc:111
-msgid "prepend DIR to dependencies"
+#: key-performer.cc:90
+msgid "FIXME: key change merge"
 msgstr ""
 
-#: main.cc:112
-msgid "produce MIDI output only"
+#: kpath.cc:75
+#, c-format
+msgid "kpathsea can not find TFM file: `%s'"
 msgstr ""
 
-#: main.cc:113
-msgid "NAME"
+#: ligature-engraver.cc:152
+msgid "can't find start of ligature"
 msgstr ""
 
-#: main.cc:113
-msgid "write output to NAME"
+#: ligature-engraver.cc:158
+msgid "no right bound"
 msgstr ""
 
-#: main.cc:114
-msgid "inhibit file output naming and exporting"
+#: ligature-engraver.cc:184
+msgid "already have a ligature"
 msgstr ""
 
-#: main.cc:103 main.cc:115
-msgid "don't timestamp the output"
+#: ligature-engraver.cc:200
+msgid "no left bound"
 msgstr ""
 
-#: main.cc:104 main.cc:116
-msgid "print version number"
+#: ligature-engraver.cc:255
+msgid "unterminated ligature"
 msgstr ""
 
-#: main.cc:117
-msgid "verbose"
+#: ligature-engraver.cc:279
+msgid "ignoring rest: ligature may not contain rest"
 msgstr ""
 
-#: main.cc:106 main.cc:118
-msgid "show warranty and copyright"
+#: ligature-engraver.cc:280
+msgid "ligature was started here"
 msgstr ""
 
-#.
-#. No version number or newline here. It confuses help2man
-#.
-#: main.cc:135
+#: lily-guile.cc:88
 #, c-format
-msgid "Usage: %s [OPTION]... [FILE]..."
-msgstr ""
-
-#: main.cc:137
-msgid "Typeset music and or play MIDI from FILE"
+msgid "(load path: `%s')"
 msgstr ""
 
-#: main.cc:141
-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"
+#: lily-guile.cc:584
+#, c-format
+msgid "Can't find property type-check for `%s' (%s)."
 msgstr ""
 
-#: main.cc:119 main.cc:147
-msgid "Options:"
+#: lily-guile.cc:587
+msgid "Perhaps you made a typing error?"
 msgstr ""
 
-#: main.cc:151
-msgid "This binary was compiled with the following options:"
+#: lily-guile.cc:593
+msgid "Doing assignment anyway."
 msgstr ""
 
-#: main.cc:123 main.cc:170
+#: lily-guile.cc:607
 #, c-format
-msgid "Report bugs to %s"
+msgid "Type check for `%s' failed; value `%s' must be of type `%s'"
 msgstr ""
 
-#: main.cc:55 main.cc:178
-#, 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"
+#: lookup.cc:169
+msgid "round filled box horizontal extent smaller than blot; decreasing blot"
 msgstr ""
 
-#: main.cc:62 main.cc:185 main.cc:197
-#, c-format
-msgid "Copyright (c) %s by"
+#: lookup.cc:174
+msgid "round filled box vertical extent smaller than blot; decreasing blot"
 msgstr ""
 
-#: main.cc:195
-msgid "GNU LilyPond -- The music typesetter"
+#: main.cc:99
+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 `lilypond-bin --warranty' for more\n"
+"information.\n"
 msgstr ""
 
-#: main.cc:71 main.cc:203
+#: main.cc:105
 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"
@@ -469,667 +1102,626 @@ msgid ""
 "\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 Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n"
+"Boston, MA 02111-1307, USA.\n"
 msgstr ""
 
-#: midi-item.cc:311
-#, c-format
-msgid "no such instrument: `%s'"
+#: main.cc:134
+msgid "EXPR"
 msgstr ""
 
-#: midi-item.cc:366
-#, c-format
-msgid "unconventional key: flats: %d, sharps: %d"
+#: main.cc:135
+msgid "set options, use -e '(ly-option-usage)' for help"
 msgstr ""
 
-#: midi-item.cc:413
-msgid "silly duration"
+#: main.cc:138
+msgid "use output format EXT"
 msgstr ""
 
-#: midi-item.cc:426
-msgid "silly pitch"
+#: main.cc:140
+msgid "FIELD"
 msgstr ""
 
-#: midi-stream.cc:29 paper-stream.cc:50
-msgid "Error syncing file (disk full?)"
+#: main.cc:140
+msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: musical-request.cc:29
-#, c-format
-msgid "Transposition by %s makes accidental larger than two"
+#: main.cc:141
+msgid "add DIR to search path"
 msgstr ""
 
-#: music.cc:222
-msgid "ly_get_mus_property (): Not a Music"
+#: main.cc:142
+msgid "use FILE as init file"
 msgstr ""
 
-#: music.cc:236
-msgid "ly_set_mus_property (): Not a symbol"
+#: main.cc:143
+msgid "write Makefile dependencies"
 msgstr ""
 
-#: music.cc:248
-msgid "ly_set_mus_property ():  not of type Music"
+#: main.cc:146
+msgid "prepend DIR to dependencies"
 msgstr ""
 
-#: music-output-def.cc:115
-#, c-format
-msgid "can't find `%s' context"
+#: main.cc:147
+msgid "run in safe mode"
 msgstr ""
 
-#: my-lily-lexer.cc:137
+#: main.cc:170
 #, c-format
-msgid "Identifier name is a keyword: `%s'"
+msgid ""
+"Copyright (c) %s by\n"
+"%s  and others."
 msgstr ""
 
-#: my-lily-lexer.cc:157
+#. No version number or newline here.  It confuses help2man.
+#: main.cc:196
 #, c-format
-msgid "error at EOF: %s"
-msgstr ""
-
-#: midi-score-parser.cc:94 my-lily-parser.cc:47
-msgid "Parsing..."
-msgstr ""
-
-#: my-lily-parser.cc:55
-msgid "Braces don't match"
+msgid "Usage: %s [OPTIONS]... FILE..."
 msgstr ""
 
-#: output-property-music-iterator.cc:20 request-chord-iterator.cc:76
+#: main.cc:198
 #, c-format
-msgid "Junking request: `%s'"
+msgid "Typeset music and/or produce MIDI from FILE."
 msgstr ""
 
-#: paper-def.cc:109
+#: main.cc:200
 #, c-format
-msgid "paper output to %s..."
-msgstr ""
-
-#: mudela-stream.cc:93 paper-outputter.cc:94 performance.cc:102
-msgid ", at "
+msgid "LilyPond produces beautiful music notation."
 msgstr ""
 
-#: paper-outputter.cc:240
+#: main.cc:202
 #, c-format
-msgid "writing header field %s to %s..."
-msgstr ""
-
-#: paper-score.cc:80
-msgid "Preprocessing elements..."
-msgstr ""
-
-#: paper-score.cc:112
-msgid "Outputting Score, defined at: "
+msgid "For more information, see %s"
 msgstr ""
 
-#: paper-stream.cc:36
+#: main.cc:368
 #, c-format
-msgid "can't create directory: `%s'"
+msgid "This option is for developers only."
 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
+#: main.cc:369
 #, c-format
-msgid "I'm one myself: `%s'"
+msgid "Read the sources for more information."
 msgstr ""
 
-#: part-combine-music-iterator.cc:119
-#, c-format
-msgid "none of these in my family: `%s'"
+#: mensural-ligature.cc:183
+msgid "Mensural_ligature:unexpected case fall-through"
 msgstr ""
 
-#: performance.cc:51
-msgid "Track ... "
+#: mensural-ligature.cc:193
+msgid "Mensural_ligature: (join_left == 0)"
 msgstr ""
 
-#: performance.cc:79
-msgid "Creator: "
+#: mensural-ligature-engraver.cc:248 mensural-ligature-engraver.cc:383
+msgid "unexpected case fall-through"
 msgstr ""
 
-#: performance.cc:111
-#, c-format
-msgid "from musical definition: %s"
+#: mensural-ligature-engraver.cc:259
+msgid "ligature with less than 2 heads -> skipping"
 msgstr ""
 
-#: performance.cc:161
-#, c-format
-msgid "MIDI output to %s..."
+#: mensural-ligature-engraver.cc:279
+msgid "can not determine pitch of ligature primitive -> skipping"
 msgstr ""
 
-#: phrasing-slur-engraver.cc:119
-msgid "unterminated phrasing slur"
+#: mensural-ligature-engraver.cc:302
+msgid "prime interval within ligature -> skipping"
 msgstr ""
 
-#: phrasing-slur-engraver.cc:134
-msgid "can't find start of phrasing slur"
+#: mensural-ligature-engraver.cc:312
+msgid "mensural ligature: duration none of L, B, S -> skipping"
 msgstr ""
 
-#: piano-pedal-engraver.cc:142 piano-pedal-engraver.cc:154
-#: piano-pedal-performer.cc:87
+#: midi-item.cc:153
 #, c-format
-msgid "can't find start of piano pedal: %s"
+msgid "no such MIDI instrument: `%s'"
 msgstr ""
 
-#: pitch.cc:25
-msgid "Pitch arguments out of range"
+#: midi-item.cc:257
+msgid "silly pitch"
 msgstr ""
 
-#: property-engraver.cc:121
+#: midi-item.cc:273
 #, c-format
-msgid ""
-"%s is deprecated.  Use\n"
-" \\property %s.%s \\override #'%s = #%s"
+msgid "Experimental: temporarily fine tuning (of %d cents) a channel."
 msgstr ""
 
-#: property-engraver.cc:145
+#: midi-stream.cc:40
 #, c-format
-msgid "Wrong type for property: %s, type: %s, value found: %s, type: %s"
+msgid "could not write file: `%s'"
 msgstr ""
 
-#: rest-collision.cc:190
-msgid "too many colliding rests"
+#: my-lily-lexer.cc:185
+#, c-format
+msgid "Identifier name is a keyword: `%s'"
 msgstr ""
 
-#: rest-collision.cc:194
-msgid "too many notes for rest collision"
+#: my-lily-lexer.cc:207
+#, c-format
+msgid "error at EOF: %s"
 msgstr ""
 
-#: score.cc:78
-msgid "Interpreting music..."
+#: my-lily-parser.cc:45
+msgid "Parsing..."
 msgstr ""
 
-#: score.cc:92
-msgid "Need music in a score"
+#: my-lily-parser.cc:57
+msgid "Braces don't match"
 msgstr ""
 
-#. should we? hampers debugging.
-#: score.cc:105
-msgid "Errors found/*, not processing score*/"
+#.
+#. music for the softenon children?
+#.
+#: new-fingering-engraver.cc:155
+msgid "music for the martians."
 msgstr ""
 
-#: score.cc:112
-#, c-format
-msgid "elapsed time: %.2f seconds"
+#: new-fingering-engraver.cc:235
+msgid "Fingerings are also not down?! Putting them down anyway."
 msgstr ""
 
-#: score-engraver.cc:177
+#: new-lyric-combine-music-iterator.cc:172
 #, c-format
-msgid "unbound spanner `%s'"
+msgid "cannot find Voice: %s"
 msgstr ""
 
-#: scores.cc:44
-#, c-format
-msgid "dependencies output to %s..."
+#: note-collision.cc:384
+msgid "Too many clashing notecolumns.  Ignoring them."
 msgstr ""
 
-#: scores.cc:106
-msgid "Score contains errors; will not process it"
+#: note-head.cc:139
+#, c-format
+msgid "note head `%s' not found"
 msgstr ""
 
-#: scores.cc:152
+#: paper-def.cc:89
 #, c-format
-msgid "Now processing: `%s'"
+msgid "paper output to `%s'..."
 msgstr ""
 
-#: script-engraver.cc:67
+#: paper-score.cc:72
 #, c-format
-msgid "Don't know how to interpret articulation `%s'"
+msgid "Element count %d (spanners %d) "
 msgstr ""
 
-#. this shouldn't happen, but let's continue anyway.
-#: separation-item.cc:47
-msgid "Separation_item:  I've been drinking too much"
+#: paper-score.cc:76
+msgid "Preprocessing graphical objects..."
 msgstr ""
 
-#: slur.cc:49
-msgid "Putting slur over rest.  Ignoring."
+#. prevent warning
+#: parse-scm.cc:82
+msgid "GUILE signaled an error for the expression beginning here"
 msgstr ""
 
-#: slur.cc:379
-msgid "Slur over rest?"
+#: percent-repeat-engraver.cc:110
+msgid "Don't know how to handle a percent repeat of this length."
 msgstr ""
 
-#: slur-engraver.cc:127
-msgid "unterminated slur"
+#: percent-repeat-engraver.cc:164
+msgid "unterminated percent repeat"
 msgstr ""
 
-#: slur-engraver.cc:142
-msgid "can't find start of slur"
+#: percent-repeat-iterator.cc:53
+msgid "no one to print a percent"
 msgstr ""
 
-#: stem.cc:116
-msgid "Weird stem size; check for narrow beams"
+#: performance.cc:51
+msgid "Track ... "
 msgstr ""
 
-#: stem-engraver.cc:115
-#, c-format
-msgid "Adding note head to incompatible stem (type = %d)"
+#: performance.cc:94
+msgid "Creator: "
 msgstr ""
 
-#: text-spanner.cc:117
-msgid "Text_spanner too small"
+#: performance.cc:114
+msgid "at "
 msgstr ""
 
-#: text-spanner-engraver.cc:94
-msgid "can't find start of text spanner"
+#: performance.cc:172
+#, c-format
+msgid "MIDI output to `%s'..."
 msgstr ""
 
-#: text-spanner-engraver.cc:114
-msgid "already have a text spanner"
+#: phrasing-slur-engraver.cc:105
+msgid "unterminated phrasing slur"
 msgstr ""
 
-#: text-spanner-engraver.cc:169
-msgid "unterminated text spanner"
+#: phrasing-slur-engraver.cc:123
+msgid "can't find start of phrasing slur"
 msgstr ""
 
-#: tfm.cc:77
-#, c-format
-msgid "can't find ascii character: %d"
+#: piano-pedal-engraver.cc:238
+msgid "Need 3 strings for piano pedals. No pedal made. "
 msgstr ""
 
-#: tfm-reader.cc:105
+#: piano-pedal-engraver.cc:253 piano-pedal-engraver.cc:268
+#: piano-pedal-performer.cc:82
 #, c-format
-msgid "TFM header of `%s' has only %u word(s)"
+msgid "can't find start of piano pedal: `%s'"
 msgstr ""
 
-#: tfm-reader.cc:139
+#: piano-pedal-engraver.cc:321
 #, c-format
-msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
-msgstr ""
-
-#: tie-engraver.cc:212 tie-performer.cc:173
-msgid "No ties were created!"
-msgstr ""
-
-#: tie-engraver.cc:231
-msgid "lonely tie"
-msgstr ""
-
-#: time-scaled-music-iterator.cc:25
-msgid "no one to print a tuplet start bracket"
+msgid "can't find start of piano pedal bracket: `%s'"
 msgstr ""
 
-#: timing-translator.cc:38
+#: property-iterator.cc:94
 #, c-format
-msgid "barcheck failed at: %s"
+msgid "Not a grob name, `%s'."
 msgstr ""
 
-#: translator-ctors.cc:40
+#: quote-iterator.cc:181
 #, c-format
-msgid "unknown translator: `%s'"
+msgid "In quotation: junking event %s"
 msgstr ""
 
-#: translator-def.cc:96
-msgid "Program has no such type"
+#: relative-octave-check.cc:25
+msgid "Failed octave check, got: "
 msgstr ""
 
-#: translator-def.cc:102
+#: rest.cc:137
 #, c-format
-msgid "Already contains: `%s'"
+msgid "rest `%s' not found"
 msgstr ""
 
-#: translator-def.cc:103
-#, c-format
-msgid "Not adding translator: `%s'"
+#: rest-collision.cc:145
+msgid "rest direction not set.  Cannot resolve collision."
 msgstr ""
 
-#: translator-def.cc:215
-#, c-format
-msgid "can't find: `%s'"
+#: rest-collision.cc:193
+msgid "too many colliding rests"
 msgstr ""
 
-#: translator-group.cc:146
+#: scm-option.cc:52
 #, c-format
-msgid "can't find or create `%s' called `%s'"
+msgid "lilypond -e EXPR means:"
 msgstr ""
 
-#: translator-group.cc:231
+#: scm-option.cc:54
 #, c-format
-msgid "can't find or create: `%s'"
+msgid "  Evalute the Scheme EXPR before parsing any .ly files."
 msgstr ""
 
-#: translator-group.cc:403
+#: scm-option.cc:56
 #, c-format
 msgid ""
-"Can't find property type-check for `%s'.  Perhaps you made a typing error?"
+"  Multiple -e options may be given, they will be evaluated sequentially."
 msgstr ""
 
-#: translator-group.cc:417
+#: scm-option.cc:58
 #, c-format
-msgid "Type check for `%s' failed; value `%s' must be of type `%s'"
-msgstr ""
-
-#. programming_error?
-#: translator-group.cc:436
-msgid "ly-get-trans-property: expecting a Translator_group argument"
-msgstr ""
-
-#: volta-engraver.cc:87
-msgid "No volta spanner to end"
-msgstr ""
-
-#: volta-engraver.cc:104
-msgid "Already have a volta spanner.  Stopping that one prematurely."
-msgstr ""
-
-#: volta-engraver.cc:108
-msgid "Also have a stopped spanner.  Giving up."
+msgid ""
+"  The function ly-set-option allows for access to some internal variables."
 msgstr ""
 
-#: parser.yy:71
+#: scm-option.cc:60
 #, c-format
-msgid "Oldest supported input version: %s"
-msgstr ""
-
-#: parser.yy:471
-msgid "Wrong type for property value"
-msgstr ""
-
-#: parser.yy:666
-msgid "More alternatives than repeats.  Junking excess alternatives."
+msgid "Usage: lilypond-bin -e \"(ly-set-option SYMBOL VAL)\""
 msgstr ""
 
-#: parser.yy:730
-msgid "Second argument must be a symbol"
+#: scm-option.cc:62
+#, c-format
+msgid "Where SYMBOL VAL pair is any of:"
 msgstr ""
 
-#: parser.yy:735
-msgid "First argument must be a procedure taking 1 argument"
+#: scm-option.cc:143 scm-option.cc:176
+msgid "Unknown internal option!"
 msgstr ""
 
-#: parser.yy:1211
-msgid "Expecting string as script definition"
+#: score.cc:125
+msgid "Interpreting music... "
 msgstr ""
 
-#: parser.yy:1221
-msgid "Can't specify direction for this request"
+#: score.cc:135
+msgid "Need music in a score"
 msgstr ""
 
-#: parser.yy:1353
-msgid "Expecting musical-pitch value"
+#: score.cc:145
+#, c-format
+msgid "elapsed time: %.2f seconds"
 msgstr ""
 
-#: parser.yy:1364
-msgid "Must have duration object"
+#: score-engraver.cc:103
+#, c-format
+msgid "can't find `%s'"
 msgstr ""
 
-#: parser.yy:1373 parser.yy:1381 parser.yy:1661
-msgid "Have to be in Lyric mode for lyrics"
+#: score-engraver.cc:104
+msgid "Fonts have not been installed properly.  Aborting"
 msgstr ""
 
-#: parser.yy:1546 parser.yy:1575
+#: score-engraver.cc:189
 #, c-format
-msgid "not a duration: %d"
+msgid "unbound spanner `%s'"
 msgstr ""
 
-#: parser.yy:1584
-msgid "Have to be in Note mode for notes"
+#: script-engraver.cc:96
+msgid "Don't know how to interpret articulation:"
 msgstr ""
 
-#: parser.yy:1680
-msgid "Have to be in Chord mode for chords"
+#: script-engraver.cc:97
+msgid "Scheme encoding: "
 msgstr ""
 
-#: parser.yy:1842 parser.yy:1860
-msgid "need integer number arg"
+#. this shouldn't happen, but let's continue anyway.
+#: separation-item.cc:53 separation-item.cc:97
+msgid "Separation_item:  I've been drinking too much"
 msgstr ""
 
-#: parser.yy:1846
-msgid "Must be positive integer"
+#: simple-spacer.cc:248
+#, c-format
+msgid "No spring between column %d and next one"
 msgstr ""
 
-#: lexer.ll:165
-msgid "EOF found inside a comment"
+#: slur-engraver.cc:121
+msgid "unterminated slur"
 msgstr ""
 
-#: lexer.ll:179
-msgid "\\maininput disallowed outside init files"
+#. How to shut up this warning, when Voice_devnull_engraver has
+#. eaten start event?
+#: slur-engraver.cc:139
+msgid "can't find start of slur"
 msgstr ""
 
-#: lexer.ll:203
+#: source-file.cc:68
 #, c-format
-msgid "wrong or undefined identifier: `%s'"
+msgid "Huh?  Got %d, expected %d characters"
 msgstr ""
 
-#. backup rule
-#: lexer.ll:208
-msgid "Missing end quote"
+#: spacing-spanner.cc:385
+#, c-format
+msgid "Global shortest duration is %s"
 msgstr ""
 
-#. backup rule
-#: lexer.ll:230 lexer.ll:234
-msgid "white expected"
+#: spring-smob.cc:32
+#, c-format
+msgid "#<spring smob d= %f>"
 msgstr ""
 
-#: lexer.ll:243
-msgid "Can't evaluate Scheme in safe mode"
+#: stem.cc:119
+msgid "Weird stem size; check for narrow beams"
 msgstr ""
 
-#: lexer.ll:439
+#: stem.cc:648
 #, c-format
-msgid "invalid character: `%c'"
+msgid "flag `%s' not found"
 msgstr ""
 
-#: lexer.ll:520
+#: stem.cc:661
 #, c-format
-msgid "unknown escaped string: `\\%s'"
+msgid "flag stroke `%s' not found"
 msgstr ""
 
-#: lexer.ll:602
-#, c-format
-msgid "incorrect lilypond version: %s (%s, %s)"
+#: stem-engraver.cc:97
+msgid "tremolo duration is too long"
 msgstr ""
 
-#: lexer.ll:603
-msgid "Consider converting the input with the convert-ly script"
+#: stem-engraver.cc:128
+#, c-format
+msgid "Adding note head to incompatible stem (type = %d)"
 msgstr ""
 
-#: main.cc:93
-msgid "write exact durations, e.g.: a4*385/384"
+#: stem-engraver.cc:129
+msgid "Don't you want polyphonic voices instead?"
 msgstr ""
 
-#: main.cc:94
-msgid "enable debugging output"
+#: system.cc:181
+#, c-format
+msgid "Element count %d."
 msgstr ""
 
-#: main.cc:96
-msgid "ACC[:MINOR]"
+#: system.cc:335
+#, c-format
+msgid "Grob count %d"
 msgstr ""
 
-#: main.cc:96
-msgid "set key: ACC +sharps/-flats; :1 minor"
+#: system.cc:349
+msgid "Calculating line breaks..."
 msgstr ""
 
-#: main.cc:97
-msgid "don't output tuplets, double dots or rests, smallest is 32"
+#: text-spanner-engraver.cc:65
+msgid "can't find start of text spanner"
 msgstr ""
 
-#: main.cc:98
-msgid "set FILE as default output"
+#: text-spanner-engraver.cc:79
+msgid "already have a text spanner"
 msgstr ""
 
-#: main.cc:99
-msgid "don't output tuplets"
+#: text-spanner-engraver.cc:143
+msgid "unterminated text spanner"
 msgstr ""
 
-#: main.cc:100
-msgid "be quiet"
+#: tfm.cc:83
+#, c-format
+msgid "can't find ascii character: %d"
 msgstr ""
 
-#: main.cc:101
-msgid "don't output rests or skips"
+#. Not using ngettext's plural feature here, as this message is
+#. more of a programming error.
+#: tfm-reader.cc:108
+#, c-format
+msgid "TFM header of `%s' has only %u word (s)"
 msgstr ""
 
-#: main.cc:102
-msgid "DUR"
+#: tfm-reader.cc:142
+#, c-format
+msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr ""
 
-#: main.cc:102
-msgid "set smallest duration"
+#: tie-engraver.cc:164
+msgid "lonely tie"
 msgstr ""
 
-#: main.cc:105
-msgid "be verbose"
+#: time-scaled-music-iterator.cc:24
+msgid "no one to print a tuplet start bracket"
 msgstr ""
 
-#: main.cc:107
-msgid "assume no double dotted notes"
+#. If there is no such symbol, we default to the numbered style.
+#. (Here really with a warning!)
+#: time-signature.cc:95
+#, c-format
+msgid "time signature symbol `%s' not found; reverting to numbered style"
 msgstr ""
 
-#: main.cc:114
+#.
+#. Todo: should make typecheck?
+#.
+#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
+#.
+#: time-signature-engraver.cc:57
 #, c-format
-msgid "Usage: %s [OPTION]... [FILE]"
+msgid "Found strange time signature %d/%d."
 msgstr ""
 
-#: main.cc:116
-msgid "Translate MIDI-file to mudela"
+#: translator-ctors.cc:53
+#, c-format
+msgid "unknown translator: `%s'"
 msgstr ""
 
-#: main.cc:130
+#: translator-group.cc:108
 #, c-format
-msgid "no_double_dots: %d\n"
+msgid "can't find: `%s'"
 msgstr ""
 
-#: main.cc:132
-#, c-format
-msgid "no_rests: %d\n"
+#: tuplet-bracket.cc:448
+msgid "Killing tuplet bracket across linebreak."
 msgstr ""
 
-#: main.cc:134
-#, c-format
-msgid "no_quantify_b_s: %d\n"
+#: vaticana-ligature.cc:92
+msgid "ascending vaticana style flexa"
 msgstr ""
 
-#: main.cc:136
+#: vaticana-ligature.cc:181
+msgid "Vaticana_ligature: zero join (delta_pitch == 0)"
+msgstr ""
+
+#: vaticana-ligature-engraver.cc:342
 #, c-format
-msgid "no_smaller_than: %d (1/%d)\n"
+msgid ""
+"ignored prefix (es) `%s' of this head according to restrictions of the "
+"selected ligature style"
 msgstr ""
 
-#: main.cc:139
+#: vaticana-ligature-engraver.cc:572
 #, c-format
-msgid "no_tuplets: %d\n"
+msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr=%ul"
 msgstr ""
 
-#: midi-parser.cc:64
-msgid "zero length string encountered"
+#: volta-engraver.cc:140
+msgid "No volta spanner to end"
 msgstr ""
 
-#: midi-score-parser.cc:44
-msgid "MIDI header expected"
+#: volta-engraver.cc:151
+msgid "Already have a volta spanner.  Stopping that one prematurely."
 msgstr ""
 
-#: midi-score-parser.cc:49
-msgid "invalid header length"
+#: volta-engraver.cc:155
+msgid "Also have a stopped spanner.  Giving up."
 msgstr ""
 
-#: midi-score-parser.cc:52
-msgid "invalid MIDI format"
+#: parser.yy:80
+msgid "Tag must be symbol or list of symbols."
 msgstr ""
 
-#: midi-score-parser.cc:55
-msgid "invalid number of tracks"
+#: parser.yy:510
+msgid "Identifier should have alphabetic characters only"
 msgstr ""
 
-#: midi-score-parser.cc:58
-msgid "can't handle non-metrical time"
+#: parser.yy:773
+msgid "More alternatives than repeats.  Junking excess alternatives."
 msgstr ""
 
-#: midi-track-parser.cc:68
-#, c-format
-msgid "Junking note-end event: channel = %d, pitch = %d"
+#: parser.yy:854 parser.yy:861
+msgid "\\applycontext takes function argument"
 msgstr ""
 
-#: midi-track-parser.cc:124
-msgid "invalid running status"
+#: parser.yy:1011
+msgid "\\apply takes function argument"
 msgstr ""
 
-#: midi-track-parser.cc:328
-msgid "unimplemented MIDI meta-event"
+#: parser.yy:1374
+msgid "Can't find music"
 msgstr ""
 
-#: midi-track-parser.cc:333
-msgid "invalid MIDI event"
+#: parser.yy:1497
+msgid "Second argument must be pitch list."
 msgstr ""
 
-#: midi-track-parser.cc:348
-msgid "MIDI track expected"
+#: parser.yy:1534 parser.yy:1539 parser.yy:2071
+msgid "Have to be in Lyric mode for lyrics"
 msgstr ""
 
-#: midi-track-parser.cc:353
-msgid "invalid track length"
+#: parser.yy:1624
+msgid "Expecting string as script definition"
 msgstr ""
 
-#: mudela-item.cc:161
+#: parser.yy:1831 parser.yy:1885
 #, c-format
-msgid "#32 in quarter: %d"
+msgid "not a duration: %d"
 msgstr ""
 
-#: mudela-score.cc:108
-#, c-format
-msgid "Lily output to %s..."
+#: parser.yy:1981
+msgid "Have to be in Note mode for notes"
 msgstr ""
 
-#: mudela-score.cc:119
-#, c-format
-msgid "track %d:"
+#: parser.yy:2086
+msgid "Have to be in Chord mode for chords"
 msgstr ""
 
-#: mudela-score.cc:155
-msgid "Processing..."
+#: parser.yy:2233
+msgid "need integer number arg"
 msgstr ""
 
-#: mudela-score.cc:164
-msgid "Creating voices..."
+#: parser.yy:2384
+msgid "Suspect duration found following this beam"
 msgstr ""
 
-#: mudela-score.cc:168
-msgid "track "
+#: lexer.ll:184
+#, c-format
+msgid "input renamed to: `%s'"
 msgstr ""
 
-#: mudela-score.cc:177
-msgid "NOT Filtering tempo..."
+#: lexer.ll:210
+msgid "EOF found inside a comment"
 msgstr ""
 
-#: mudela-score.cc:186
-msgid "NOT Quantifying columns..."
+#: lexer.ll:225
+msgid "\\maininput not allowed outside init files"
 msgstr ""
 
-#: mudela-score.cc:190
-msgid "Quantifying columns..."
+#: lexer.ll:249
+#, c-format
+msgid "wrong or undefined identifier: `%s'"
 msgstr ""
 
-#: mudela-score.cc:223
-msgid "Settling columns..."
+#. backup rule
+#: lexer.ll:258
+msgid "Missing end quote"
 msgstr ""
 
-#: mudela-staff.cc:209
-msgid "% MIDI copyright:"
+#: lexer.ll:400
+msgid "Brace found at end of lyric.  Did you forget a space?"
 msgstr ""
 
-#: mudela-staff.cc:210
-msgid "% MIDI instrument:"
+#: lexer.ll:501
+msgid "Brace found at end of markup.  Did you forget a space?"
 msgstr ""
 
-#: mudela-stream.cc:37
+#: lexer.ll:584
 #, c-format
-msgid "lily indent level: %d"
+msgid "invalid character: `%c'"
 msgstr ""
 
-#. Maybe better not to translate these?
-#: mudela-stream.cc:83
-msgid "% Creator: "
+#: lexer.ll:656 lexer.ll:657
+#, c-format
+msgid "unknown escaped string: `\\%s'"
 msgstr ""
 
-#: mudela-stream.cc:88
-msgid "% Automatically generated"
+#: lexer.ll:754 lexer.ll:755
+#, c-format
+msgid "Incorrect lilypond version: %s (%s, %s)"
 msgstr ""
 
-#: mudela-stream.cc:97
-#, c-format
-msgid "% from input file: "
+#: lexer.ll:755 lexer.ll:756
+msgid "Consider updating the input with the convert-ly script"
 msgstr ""