# Russian translation for Lilypond. # Copyright (C) 2006 Free Software Foundation, Inc. # August S. Sigov , 2006 # msgid "" msgstr "" "Project-Id-Version: lilypond 1.6.0\n" "Report-Msgid-Bugs-To: http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs\n" "POT-Creation-Date: 2010-12-06 22:30+0100\n" "PO-Revision-Date: 2006-12-23 16:16+0100\n" "Last-Translator: August S. Sigov \n" "Language-Team: Russian \n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: book_base.py:24 #, python-format msgid "file not found: %s" msgstr "" #: book_base.py:161 msgid "Output function not implemented" msgstr "" #: book_latex.py:156 msgid "cannot find \\begin{document} in LaTeX document" msgstr "" #: book_snippets.py:517 #, python-format msgid "deprecated ly-option used: %s=%s" msgstr "" #: book_snippets.py:519 #, python-format msgid "compatibility mode translation: %s=%s" msgstr "" #: book_snippets.py:522 #, python-format msgid "deprecated ly-option used: %s" msgstr "" #: book_snippets.py:524 #, python-format msgid "compatibility mode translation: %s" msgstr "" #: book_snippets.py:542 #, python-format msgid "ignoring unknown ly option: %s" msgstr "" #: book_snippets.py:728 #, fuzzy, python-format msgid "Opening filter `%s'\n" msgstr "Выбрасываю музыку: `%s'" #: book_snippets.py:748 #, python-format msgid "`%s' failed (%d)" msgstr "" #: book_snippets.py:749 msgid "The error log is as follows:" msgstr "" #: convertrules.py:12 #, python-format msgid "Not smart enough to convert %s" msgstr "" #: convertrules.py:13 msgid "Please refer to the manual for details, and update manually." msgstr "" #: convertrules.py:14 #, python-format msgid "%s has been replaced by %s" msgstr "" #: convertrules.py:24 lilylib.py:78 musicexp.py:17 convert-ly.py:64 warn.cc:66 #: input.cc:109 #, fuzzy, c-format, python-format msgid "warning: %s" msgstr "предупреждаю: " #: convertrules.py:49 convertrules.py:99 msgid "\\header { key = concat + with + operator }" msgstr "" #: convertrules.py:58 #, python-format msgid "deprecated %s" msgstr "" #: convertrules.py:70 msgid "deprecated \\textstyle, new \\key syntax" msgstr "" #: convertrules.py:86 convertrules.py:1905 convertrules.py:2084 #: convertrules.py:2236 convertrules.py:2566 convertrules.py:2862 msgid "bump version for release" msgstr "" #: convertrules.py:103 msgid "new \\header format" msgstr "" #: convertrules.py:132 msgid "\\translator syntax" msgstr "" #: convertrules.py:184 msgid "\\repeat NUM Music Alternative -> \\repeat FOLDSTR Music Alternative" msgstr "" #: convertrules.py:216 convertrules.py:699 convertrules.py:1383 #: convertrules.py:2378 #, python-format msgid "deprecate %s" msgstr "" #: convertrules.py:290 #, python-format msgid "deprecate %s " msgstr "" #: convertrules.py:319 msgid "new \\notenames format" msgstr "" #: convertrules.py:337 msgid "new tremolo format" msgstr "" #: convertrules.py:342 msgid "Staff_margin_engraver deprecated, use Instrument_name_engraver" msgstr "" #: convertrules.py:395 msgid "change property definiton case (eg. onevoice -> oneVoice)" msgstr "" #: convertrules.py:457 msgid "new \\textscript markup text" msgstr "" #: convertrules.py:530 #, fuzzy, python-format msgid "identifier names: %s" msgstr "Имя команды является ключевым словом: `%s'" #: convertrules.py:569 msgid "point-and-click argument changed to procedure." msgstr "" #: convertrules.py:611 msgid "semicolons removed" msgstr "" #. 40 ? #: convertrules.py:654 #, python-format msgid "%s property names" msgstr "" #: convertrules.py:724 msgid "automaticMelismata turned on by default" msgstr "" #: convertrules.py:963 convertrules.py:1682 convertrules.py:1942 #: convertrules.py:2189 #, fuzzy, python-format msgid "remove %s" msgstr "Выбрасываю музыку: `%s'" #: convertrules.py:1001 convertrules.py:1005 msgid "cluster syntax" msgstr "" #: convertrules.py:1014 msgid "new Pedal style syntax" msgstr "" #: convertrules.py:1273 msgid "" "New relative mode,\n" "Postfix articulations, new text markup syntax, new chord syntax." msgstr "" #: convertrules.py:1286 msgid "Remove - before articulation" msgstr "" #: convertrules.py:1324 #, python-format msgid "%s misspelling" msgstr "" #: convertrules.py:1346 msgid "Swap < > and << >>" msgstr "" #: convertrules.py:1349 msgid "attempting automatic \\figures conversion. Check results!" msgstr "" #: convertrules.py:1400 msgid "Use Scheme code to construct arbitrary note events." msgstr "" #: convertrules.py:1407 msgid "" "use symbolic constants for alterations,\n" "remove \\outputproperty, move ly:verbose into ly:get-option" msgstr "" #: convertrules.py:1432 #, python-format msgid "" "\\outputproperty found,\n" "Please hand-edit, using\n" "\n" " \\applyoutput #(outputproperty-compatibility %s '%s )\n" "\n" "as a substitution text." msgstr "" #: convertrules.py:1446 msgid "" "The alteration field of Scheme pitches was multiplied by 2\n" "to support quarter tone accidentals. You must update the following constructs manually:\n" "\n" "* calls of ly:make-pitch and ly:pitch-alteration\n" "* keySignature settings made with \\property\n" msgstr "" #: convertrules.py:1493 msgid "removal of automaticMelismata; use melismaBusyProperties instead." msgstr "" #: convertrules.py:1600 msgid "\\partcombine syntax change to \\newpartcombine" msgstr "" #: convertrules.py:1628 msgid "" "Drum notation changes, Removing \\chordmodifiers, \\notenames.\n" "Harmonic notes. Thread context removed. Lyrics context removed." msgstr "" #: convertrules.py:1632 msgid "Drums found. Enclose drum notes in \\drummode" msgstr "" #: convertrules.py:1643 convertrules.py:1650 convertrules.py:1661 #, python-format msgid "" "\n" "%s found. Check file manually!\n" msgstr "" #: convertrules.py:1643 msgid "Drum notation" msgstr "" #: convertrules.py:1702 msgid "new syntax for property settings:" msgstr "" #: convertrules.py:1728 msgid "Property setting syntax in \\translator{ }" msgstr "" #: convertrules.py:1767 msgid "Scheme grob function renaming" msgstr "" #: convertrules.py:1780 #, fuzzy, python-format msgid "use %s" msgstr "предупреждаю: " #: convertrules.py:1797 msgid "More Scheme function renaming" msgstr "" #: convertrules.py:1924 msgid "" "Page layout has been changed, using paper size and margins.\n" "textheight is no longer used.\n" msgstr "" #: convertrules.py:2010 msgid "" "\\foo -> \\foomode (for chords, notes, etc.)\n" "fold \\new FooContext \\foomode into \\foo." msgstr "" #: convertrules.py:2048 msgid "" "staff size should be changed at top-level\n" "with\n" "\n" " #(set-global-staff-size )\n" "\n" msgstr "" #: convertrules.py:2068 msgid "regularize other identifiers" msgstr "" #: convertrules.py:2136 msgid "\\encoding: smart recode latin1..utf-8. Remove ly:point-and-click" msgstr "" #: convertrules.py:2149 msgid "LilyPond source must be UTF-8" msgstr "" #: convertrules.py:2152 msgid "Try the texstrings backend" msgstr "" #: convertrules.py:2155 #, python-format msgid "Do something like: %s" msgstr "" #: convertrules.py:2158 msgid "Or save as UTF-8 in your editor" msgstr "" #: convertrules.py:2212 msgid "warn about auto beam settings" msgstr "" #: convertrules.py:2217 msgid "auto beam settings" msgstr "" #: convertrules.py:2219 msgid "" "\n" "Auto beam settings must now specify each interesting moment in a measure\n" "explicitly; 1/4 is no longer multiplied to cover moments 1/2 and 3/4 too.\n" msgstr "" #: convertrules.py:2333 msgid "verticalAlignmentChildCallback has been deprecated" msgstr "" #: convertrules.py:2337 msgid "Remove callbacks property, deprecate XY-extent-callback." msgstr "" #: convertrules.py:2358 msgid "Use grob closures iso. XY-offset-callbacks." msgstr "" #: convertrules.py:2420 msgid "foobar -> foo-bar for \\paper, \\layout" msgstr "" #: convertrules.py:2530 msgid "deprecate \\tempo in \\midi" msgstr "" #: convertrules.py:2583 msgid "deprecate cautionary-style. Use AccidentalCautionary properties" msgstr "" #: convertrules.py:2596 msgid "Rename accidental glyphs, use glyph-name-alist." msgstr "" #: convertrules.py:2651 msgid "edge-text settings for TextSpanner." msgstr "" #: convertrules.py:2652 #, fuzzy, python-format msgid "" "Use\n" "\n" "%s" msgstr "предупреждаю: " #: convertrules.py:2685 msgid "Use the `alignment-offsets' sub-property of\n" msgstr "" #: convertrules.py:2686 msgid "NonMusicalPaperColumn #'line-break-system-details\n" msgstr "" #: convertrules.py:2687 msgid "to set fixed distances between staves.\n" msgstr "" #: convertrules.py:2699 msgid "Use #'style not #'dash-fraction to select solid/dashed lines." msgstr "" #: convertrules.py:2705 msgid "all settings related to dashed lines.\n" msgstr "" #: convertrules.py:2706 msgid "Use \\override ... #'style = #'line for solid lines and\n" msgstr "" #: convertrules.py:2707 msgid "\t\\override ... #'style = #'dashed-line for dashed lines." msgstr "" #: convertrules.py:2743 msgid "" "metronomeMarkFormatter uses text markup as second argument,\n" "fret diagram properties moved to fret-diagram-details." msgstr "" #: convertrules.py:2748 msgid "metronomeMarkFormatter got an additional text argument.\n" msgstr "" #: convertrules.py:2749 #, python-format msgid "" "The function assigned to Score.metronomeMarkFunction now uses the signature\n" "%s" msgstr "" #: convertrules.py:2812 msgid "\\put-adjacent argument order.\n" msgstr "" #: convertrules.py:2813 msgid "Axis and direction now come before markups:\n" msgstr "" #: convertrules.py:2814 msgid "\\put-adjacent axis dir markup markup." msgstr "" #: convertrules.py:2845 msgid "re-definition of InnerStaffGroup.\n" msgstr "" #: convertrules.py:2851 msgid "re-definition of InnerChoirStaff.\n" msgstr "" #: convertrules.py:2861 msgid "Syntax changes for \\addChordShape and \\chord-shape" msgstr "" #: convertrules.py:2866 msgid "stringTuning must be added to addChordShape call.\n" msgstr "" #: convertrules.py:2872 msgid "stringTuning must be added to chord-shape call.\n" msgstr "" #: convertrules.py:2879 msgid "Remove oldaddlyrics" msgstr "" #: convertrules.py:2883 msgid "" "oldaddlyrics is no longer supported. \n" " Use addlyrics or lyrsicsto instead.\n" msgstr "" #: convertrules.py:2889 msgid "" "keySignature property not reversed any more\n" "MIDI 47: orchestral strings -> orchestral harp" msgstr "" #: convertrules.py:2894 msgid "The alist for Staff.keySignature is no longer in reversed order.\n" msgstr "" #: convertrules.py:2900 msgid "" "\\bar \".\" now produces a thick barline\n" "ly:hairpin::after-line-breaking -> ly:spanner::kill-zero-spanned-time\n" "Dash parameters for slurs and ties are now in dash-definition" msgstr "" #: convertrules.py:2906 msgid "\\bar \".\" now produces a thick barline.\n" msgstr "" #: convertrules.py:2912 msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" msgstr "" #: convertrules.py:2917 msgid "" "Autobeaming rules have changed. override-auto-beam-setting and\n" "revert-auto-beam-setting have been eliminated.\n" "\\overrideBeamSettings has been added.\n" "beatGrouping has been eliminated.\n" "Different settings for vertical layout.\n" "ly:system-start-text::print -> system-start-text::print\n" "Beam #'thickness -> Beam #'beam-thickness\n" "ly:note-head::brew-ez-stencil -> note-head::brew-ez-stencil\n" "ly:ambitus::print -> ambitus::print\n" "Explicit dynamics context definition from `Piano centered dynamics'\n" "template replaced by new `Dynamics' context." msgstr "" #: convertrules.py:2931 msgid "" "override-auto-beam-setting.\n" " Autobeam settings are now overriden with \\overrideBeamSettings.\n" msgstr "" #: convertrules.py:2936 msgid "" "override-auto-beam-setting.\n" " Autobeam settings are now reverted with \\revertBeamSettings.\n" msgstr "" #: convertrules.py:2941 msgid "" "beatGrouping. \n" " beatGrouping with a specified context must now be accomplished with\n" " \\overrideBeamSettings.\n" msgstr "" #: convertrules.py:2947 msgid "alignment-offsets has been changed to alignment-distances: you must now specify the distances between staves rather than the offset of staves.\n" msgstr "" #: convertrules.py:2958 msgid "" "Remove obsolete engravers/translators: Note_swallow_translator,\n" "Rest_swallow_translator, Skip_event_swallow_translator, Swallow_engraver,\n" "Swallow_performer and String_number_engraver.\n" "New vertical spacing variables." msgstr "" #: convertrules.py:2982 msgid "vertical spacing has been changed; minimum-Y-extent is obsolete.\n" msgstr "" #: convertrules.py:2988 msgid "Unify fetaNumber and fetaDynamic encodings" msgstr "" #: convertrules.py:2993 msgid "\\RemoveEmpty*StaffContext -> \\*Staff \\RemoveEmptyStaves" msgstr "" #: convertrules.py:3004 msgid "\\cresc etc. are now postfix operators" msgstr "" #: convertrules.py:3010 msgid "" "Eliminate beamSettings, beatLength, \\setBeatGrouping, \\overrideBeamSettings and \\revertBeamSettings.\n" "\"accordion.accEtcbase\" -> \"accordion.etcbass\"" msgstr "" #: convertrules.py:3028 msgid "\\overrideBeamSettings. Use \\set beamExceptions or \\overrideTimeSignatureSettings.\n" msgstr "" #: convertrules.py:3032 msgid "\\revertBeamSettings. Use \\set beamExceptions or \\revertTimeSignatureSettings.\n" msgstr "" #: convertrules.py:3036 msgid "beamSettings. Use baseMoment, beatStructure, and beamExceptions.\n" msgstr "" #: convertrules.py:3040 msgid "beatLength. Use baseMoment and beatStructure.\n" msgstr "" #: convertrules.py:3044 msgid "setbeatGrouping. Use baseMoment and beatStructure.\n" msgstr "" #: convertrules.py:3049 msgid "" "Woodwind diagrams: Move size, thickness, and graphic from argument list to properties.\n" "Deprecate negative dash-period for hidden lines: use #'style = #'none instead." msgstr "" #: convertrules.py:3054 msgid "woodwind-diagrams. Move size, thickness, and graphic to properties. Argument should be just the key list.\n" msgstr "" #: convertrules.py:3062 msgid "" "Rename vertical spacing variables.\n" "Add fretboard-table argument to savePredefinedFretboard." msgstr "" #: convertrules.py:3080 msgid "Rename vertical spacing grob properties." msgstr "" #: convertrules.py:3096 msgid "Remove \\paper variables head-separation and foot-separation." msgstr "" #: convertrules.py:3101 msgid "Adjust settings for top-system-spacing instead.\n" msgstr "" #: convertrules.py:3106 msgid "Adjust settings for last-bottom-spacing instead.\n" msgstr "" #: fontextract.py:25 #, fuzzy, python-format msgid "Scanning %s" msgstr "предупреждаю: " #: fontextract.py:70 #, python-format msgid "Extracted %s" msgstr "" #: fontextract.py:85 #, fuzzy, python-format msgid "Writing fonts to %s" msgstr "не могу найти или создать: `%s'" #: lilylib.py:81 musicxml.py:13 convert-ly.py:67 warn.cc:72 input.cc:115 #: input.cc:123 #, fuzzy, c-format, python-format msgid "error: %s" msgstr "ошибка: " #: lilylib.py:124 lilylib.py:175 #, fuzzy, python-format msgid "Invoking `%s'" msgstr "Выбрасываю музыку: `%s'" #: lilylib.py:126 lilylib.py:177 #, fuzzy, python-format msgid "Running %s..." msgstr "Выбрасываю музыку: `%s'" #: lilylib.py:253 #, fuzzy, python-format msgid "Usage: %s" msgstr "предупреждаю: " #: musicexp.py:216 musicexp.py:221 msgid "Language does not support microtones contained in the piece" msgstr "" #: musicexp.py:483 msgid "Tuplet brackets of curved shape are not correctly implemented" msgstr "" #: musicexp.py:669 #, python-format msgid "unable to set the music %(music)s for the repeat %(repeat)s" msgstr "" #: musicexp.py:678 msgid "encountered repeat without body" msgstr "" #. no self.elements! #: musicexp.py:848 #, python-format msgid "Grace note with no following music: %s" msgstr "" #: musicexp.py:1010 #, python-format msgid "Invalid octave shift size found: %s. Using no shift." msgstr "" #: musicexp.py:1468 #, python-format msgid "Unable to convert alteration %s to a lilypond expression" msgstr "" #. TODO: Handle pieces without a time signature! #: musicxml.py:358 msgid "Senza-misura time signatures are not yet supported!" msgstr "" #: musicxml.py:376 msgid "Unable to interpret time signature! Falling back to 4/4." msgstr "" #: musicxml.py:432 #, python-format msgid "Key alteration octave given for a non-existing alteration nr. %s, available numbers: %s!" msgstr "" #: musicxml.py:520 #, python-format msgid "Unable to find instrument for ID=%s\n" msgstr "" #: abc2ly.py:1373 convert-ly.py:87 lilypond-book.py:122 midi2ly.py:860 #, fuzzy, python-format msgid "%s [OPTION]... FILE" msgstr "Использование: %s [ОПЦИЯ]... [ФАЙЛ]" #: abc2ly.py:1374 #, python-format msgid "" "abc2ly converts ABC music files (see\n" "%s) to LilyPond input.\n" msgstr "" #: abc2ly.py:1382 convert-ly.py:94 etf2ly.py:1206 lilypond-book.py:212 #: midi2ly.py:896 musicxml2ly.py:2683 main.cc:168 #, fuzzy msgid "show version number and exit" msgstr "выводить номер версии" #: abc2ly.py:1386 convert-ly.py:98 etf2ly.py:1202 lilypond-book.py:140 #: midi2ly.py:875 musicxml2ly.py:2665 main.cc:157 msgid "show this help and exit" msgstr "" #: abc2ly.py:1388 etf2ly.py:1207 midi2ly.py:879 #, fuzzy msgid "write output to FILE" msgstr "записывать вывод в ОСНОВА[-x].расширение" #: abc2ly.py:1390 msgid "be strict about success" msgstr "" #: abc2ly.py:1392 msgid "preserve ABC's notion of beams" msgstr "" #. Translators, please translate this string as #. "Report bugs in English via %s", #. or if there is a LilyPond users list or forum in your language #. "Report bugs in English via %s or in YOUR_LANG via URI" #: abc2ly.py:1395 convert-ly.py:144 etf2ly.py:1216 lilypond-book.py:234 #: midi2ly.py:909 musicxml2ly.py:2751 main.cc:281 #, fuzzy, c-format, python-format msgid "Report bugs via %s" msgstr "Сообщайте об ошибках по %s." #: convert-ly.py:44 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:46 lilypond-book.py:82 msgid "Examples:" msgstr "" #: convert-ly.py:81 etf2ly.py:1189 lilypond-book.py:116 midi2ly.py:90 #, python-format msgid "Copyright (c) %s by" msgstr "Все права защищены (c) %s by" #: convert-ly.py:83 etf2ly.py:1191 lilypond-book.py:118 midi2ly.py:92 msgid "Distributed under terms of the GNU General Public License." msgstr "" #: convert-ly.py:84 etf2ly.py:1192 lilypond-book.py:119 midi2ly.py:93 msgid "It comes with NO WARRANTY." msgstr "" #: convert-ly.py:102 convert-ly.py:135 msgid "VERSION" msgstr "" #: convert-ly.py:104 msgid "start from VERSION [default: \\version found in file]" msgstr "" #: convert-ly.py:107 msgid "edit in place" msgstr "" #: convert-ly.py:111 msgid "do not add \\version command if missing" msgstr "" #: convert-ly.py:117 #, python-format msgid "force updating \\version number to %s" msgstr "" #: convert-ly.py:123 msgid "only update \\version number if file is modified" msgstr "" #: convert-ly.py:129 #, python-format msgid "show rules [default: -f 0, -t %s]" msgstr "" #: convert-ly.py:134 #, python-format msgid "convert to VERSION [default: %s]" msgstr "" #: convert-ly.py:139 etf2ly.py:1210 lilypond-book.py:215 midi2ly.py:897 #: main.cc:170 msgid "show warranty and copyright" msgstr "показать гарантию и copyright" #: convert-ly.py:184 msgid "Applying conversion: " msgstr "" #: convert-ly.py:197 msgid "Error while converting" msgstr "" #: convert-ly.py:199 msgid "Stopping at last successful rule" msgstr "" #: convert-ly.py:224 #, fuzzy, python-format msgid "Processing `%s'... " msgstr "Обрабатываю..." #: convert-ly.py:332 #, python-format msgid "%s: Unable to open file" msgstr "" #: convert-ly.py:339 #, fuzzy, python-format msgid "%s: Unable to determine version. Skipping" msgstr "не могу найти шрифт по умолчанию: `%s'" #: convert-ly.py:344 #, python-format msgid "" "%s: Invalid version string `%s' \n" "Valid version strings consist of three numbers, separated by dots, e.g. `2.8.12'" msgstr "" #: etf2ly.py:1195 #, fuzzy, python-format msgid "%s [OPTION]... ETF-FILE" msgstr "Использование: %s [ОПЦИЯ]... [ФАЙЛ]" #: etf2ly.py:1196 msgid "" "Enigma Transport Format is a format used by Coda Music Technology's\n" "Finale product. etf2ly converts a subset of ETF to a ready-to-use LilyPond file.\n" msgstr "" #: etf2ly.py:1208 midi2ly.py:880 musicxml2ly.py:2743 main.cc:161 main.cc:166 msgid "FILE" msgstr "ФАЙЛ" #: lilypond-book.py:80 msgid "Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook document." msgstr "" #: lilypond-book.py:87 msgid "BOOK" msgstr "" #: lilypond-book.py:95 #, fuzzy, python-format msgid "Exiting (%d)..." msgstr "Выбрасываю музыку: `%s'" #: lilypond-book.py:127 #, fuzzy msgid "FILTER" msgstr "ФАЙЛ" #: lilypond-book.py:130 msgid "pipe snippets through FILTER [default: `convert-ly -n -']" msgstr "" #: lilypond-book.py:134 #, fuzzy msgid "use output format FORMAT (texi [default], texi-html, latex, html, docbook)" msgstr "использовать выходной формат РАСШ" #: lilypond-book.py:135 msgid "FORMAT" msgstr "" #: lilypond-book.py:142 #, fuzzy msgid "add DIR to include path" msgstr "добавить КАТ к пути поиска" #: lilypond-book.py:143 lilypond-book.py:150 lilypond-book.py:163 #: lilypond-book.py:173 lilypond-book.py:189 lilypond-book.py:195 main.cc:160 msgid "DIR" msgstr "КАТ" #: lilypond-book.py:148 msgid "format Texinfo output so that Info will look for images of music in DIR" msgstr "" #: lilypond-book.py:155 msgid "PAD" msgstr "" #: lilypond-book.py:157 msgid "pad left side of music to align music inspite of uneven bar numbers (in mm)" msgstr "" #: lilypond-book.py:162 msgid "write lily-XXX files to DIR, link into --output dir" msgstr "" #: lilypond-book.py:167 msgid "Load the additional python PACKAGE (containing e.g. a custom output format)" msgstr "" #: lilypond-book.py:168 msgid "PACKAGE" msgstr "" #: lilypond-book.py:172 #, fuzzy msgid "write output to DIR" msgstr "записывать вывод в ОСНОВА[-x].расширение" #: lilypond-book.py:177 msgid "COMMAND" msgstr "" #: lilypond-book.py:178 msgid "process ly_files using COMMAND FILE..." msgstr "" #: lilypond-book.py:182 msgid "Compile snippets in safe mode" msgstr "" #: lilypond-book.py:188 msgid "do not fail if no lilypond output is found" msgstr "" #: lilypond-book.py:194 msgid "do not fail if no PNG images are found for EPS files" msgstr "" #: lilypond-book.py:200 msgid "write snippet output files with the same base name as their source file" msgstr "" #: lilypond-book.py:204 midi2ly.py:890 musicxml2ly.py:2688 main.cc:169 #, fuzzy msgid "be verbose" msgstr "быть болтливым" #: lilypond-book.py:220 msgid "" "run executable PROG instead of latex, or in\n" "case --pdf option is set instead of pdflatex" msgstr "" #: lilypond-book.py:222 msgid "PROG" msgstr "" #: lilypond-book.py:228 msgid "create PDF files for use with PDFTeX" msgstr "" #: lilypond-book.py:419 #, fuzzy msgid "Writing snippets..." msgstr "Выбрасываю музыку: `%s'" #: lilypond-book.py:425 #, fuzzy msgid "Processing..." msgstr "Обрабатываю..." #: lilypond-book.py:431 msgid "All snippets are up to date..." msgstr "" #: lilypond-book.py:452 #, fuzzy, python-format msgid "cannot determine format for: %s" msgstr "не могу найти шрифт по умолчанию: `%s'" #: lilypond-book.py:461 #, python-format msgid "%s is up to date." msgstr "" #: lilypond-book.py:475 #, fuzzy, python-format msgid "Writing `%s'..." msgstr "Выбрасываю музыку: `%s'" #: lilypond-book.py:537 msgid "Output would overwrite input file; use --output." msgstr "" #: lilypond-book.py:541 #, fuzzy, python-format msgid "Reading %s..." msgstr "Выбрасываю музыку: `%s'" #: lilypond-book.py:549 #, fuzzy msgid "Dissecting..." msgstr "Выбрасываю музыку: `%s'" #: lilypond-book.py:561 #, fuzzy, python-format msgid "Compiling %s..." msgstr "Выбрасываю музыку: `%s'" #: lilypond-book.py:570 #, fuzzy, python-format msgid "Processing include: %s" msgstr "Обрабатываю..." #: lilypond-book.py:582 #, fuzzy, python-format msgid "Removing `%s'" msgstr "Выбрасываю музыку: `%s'" #: midi2ly.py:99 msgid "warning: " msgstr "предупреждаю: " #: midi2ly.py:102 midi2ly.py:922 msgid "error: " msgstr "ошибка: " #: midi2ly.py:103 #, fuzzy msgid "Exiting... " msgstr "Выбрасываю музыку: `%s'" #: midi2ly.py:848 #, fuzzy, python-format msgid "%s output to `%s'..." msgstr "вывод MIDI в %s..." #: midi2ly.py:861 #, python-format msgid "Convert %s to LilyPond input.\n" msgstr "" #: midi2ly.py:866 msgid "print absolute pitches" msgstr "" #: midi2ly.py:868 midi2ly.py:883 msgid "DUR" msgstr "МАЖОР" #: midi2ly.py:869 msgid "quantise note durations on DUR" msgstr "" #: midi2ly.py:872 msgid "print explicit durations" msgstr "" #: midi2ly.py:876 msgid "set key: ALT=+sharps|-flats; MINOR=1" msgstr "" #: midi2ly.py:877 msgid "ALT[:MINOR]" msgstr "" #: midi2ly.py:882 msgid "quantise note starts on DUR" msgstr "" #: midi2ly.py:885 msgid "DUR*NUM/DEN" msgstr "" #: midi2ly.py:888 msgid "allow tuplet durations DUR*NUM/DEN" msgstr "" #: midi2ly.py:900 msgid "treat every text as a lyric" msgstr "" #: midi2ly.py:903 msgid "Examples" msgstr "" #: midi2ly.py:923 msgid "no files specified on command line." msgstr "" #: musicxml2ly.py:324 #, python-format msgid "Encountered file created by %s, containing wrong beaming information. All beaming information in the MusicXML file will be ignored" msgstr "" #: musicxml2ly.py:340 musicxml2ly.py:342 #, python-format msgid "Unprocessed PartGroupInfo %s encountered" msgstr "" #: musicxml2ly.py:595 #, python-format msgid "Encountered note at %s without type and duration (=%s)" msgstr "" #: musicxml2ly.py:615 #, python-format msgid "Encountered rational duration with denominator %s, unable to convert to lilypond duration" msgstr "" #: musicxml2ly.py:864 msgid "Unable to extract key signature!" msgstr "" #: musicxml2ly.py:891 #, python-format msgid "unknown mode %s, expecting 'major' or 'minor' or a church mode!" msgstr "" #: musicxml2ly.py:1029 #, python-format msgid "Encountered unprocessed marker %s\n" msgstr "" #: musicxml2ly.py:1123 #, fuzzy, python-format msgid "unknown span event %s" msgstr "неизвестный тип ключа" #: musicxml2ly.py:1133 #, fuzzy, python-format msgid "unknown span type %s for %s" msgstr "неизвестная escape-последовательность: `\\%s'" #: musicxml2ly.py:1553 msgid "Unknown metronome mark, ignoring" msgstr "" #. TODO: Implement the other (more complex) way for tempo marks! #: musicxml2ly.py:1558 msgid "Metronome marks with complex relations ( in MusicXML) are not yet implemented." msgstr "" #: musicxml2ly.py:1760 #, python-format msgid "Unable to convert chord type %s to lilypond." msgstr "" #: musicxml2ly.py:1909 #, python-format msgid "drum %s type unknown, please add to instrument_drumtype_dict" msgstr "" #: musicxml2ly.py:1913 #, fuzzy msgid "cannot find suitable event" msgstr "не могу найти файл: `%s'" #: musicxml2ly.py:2061 #, python-format msgid "Negative skip %s (from position %s to %s)" msgstr "" #: musicxml2ly.py:2202 #, python-format msgid "Negative skip found: from %s to %s, difference is %s" msgstr "" #: musicxml2ly.py:2283 #, fuzzy, python-format msgid "unexpected %s; expected %s or %s or %s" msgstr "не смертельная ошибка: " #: musicxml2ly.py:2389 msgid "Encountered closing slur, but no slur is open" msgstr "" #: musicxml2ly.py:2392 msgid "Cannot have two simultaneous (closing) slurs" msgstr "" #: musicxml2ly.py:2401 msgid "Cannot have a slur inside another slur" msgstr "" #: musicxml2ly.py:2404 msgid "Cannot have two simultaneous slurs" msgstr "" #: musicxml2ly.py:2538 #, python-format msgid "cannot simultaneously have more than one mode: %s" msgstr "" #: musicxml2ly.py:2646 #, fuzzy msgid "Converting to LilyPond expressions..." msgstr "Выбрасываю музыку: `%s'" #: musicxml2ly.py:2657 #, fuzzy msgid "musicxml2ly [OPTION]... FILE.xml" msgstr "Использование: %s [ОПЦИЯ]... [ФАЙЛ]" #: musicxml2ly.py:2659 msgid "" "Convert MusicXML from FILE.xml to LilyPond input.\n" "If the given filename is -, musicxml2ly reads from the command line.\n" msgstr "" #: musicxml2ly.py:2669 msgid "" "Copyright (c) 2005--2010 by\n" " Han-Wen Nienhuys ,\n" " Jan Nieuwenhuizen and\n" " Reinhold Kainhofer \n" msgstr "" #: musicxml2ly.py:2694 msgid "use lxml.etree; uses less memory and cpu time" msgstr "" #: musicxml2ly.py:2700 msgid "input file is a zip-compressed MusicXML file" msgstr "" #: musicxml2ly.py:2706 msgid "convert pitches in relative mode (default)" msgstr "" #: musicxml2ly.py:2711 msgid "convert pitches in absolute mode" msgstr "" #: musicxml2ly.py:2714 msgid "LANG" msgstr "" #: musicxml2ly.py:2716 msgid "use LANG for pitch names, e.g. 'deutsch' for note names in German" msgstr "" #: musicxml2ly.py:2722 msgid "do not convert directions (^, _ or -) for articulations, dynamics, etc." msgstr "" #: musicxml2ly.py:2728 msgid "do not convert exact vertical positions of rests" msgstr "" #: musicxml2ly.py:2734 msgid "do not convert the exact page layout and breaks" msgstr "" #: musicxml2ly.py:2740 msgid "do not convert beaming information, use lilypond's automatic beaming instead" msgstr "" #: musicxml2ly.py:2748 #, fuzzy msgid "set output filename to FILE, stdout if -" msgstr "записывать вывод в ОСНОВА[-x].расширение" #: musicxml2ly.py:2831 #, python-format msgid "unknown part in part-list: %s" msgstr "" #: musicxml2ly.py:2893 msgid "Input is compressed, extracting raw MusicXML data from stdin" msgstr "" #: musicxml2ly.py:2896 #, python-format msgid "Input file %s is compressed, extracting raw MusicXML data" msgstr "" #: musicxml2ly.py:2926 msgid "Reading MusicXML from Standard input ..." msgstr "" #: musicxml2ly.py:2928 #, fuzzy, python-format msgid "Reading MusicXML from %s ..." msgstr "Выбрасываю музыку: `%s'" #: musicxml2ly.py:2961 #, fuzzy, python-format msgid "Output to `%s'" msgstr "вывод MIDI в %s..." #: musicxml2ly.py:3028 #, fuzzy, python-format msgid "Unable to find input file %s" msgstr "не могу найти файл: `%s'" #: website_post.py:115 msgid "English" msgstr "" #: website_post.py:118 msgid "Other languages" msgstr "" #: getopt-long.cc:153 #, c-format msgid "option `%s' requires an argument" msgstr "опция `%s' требует аргумент" #: getopt-long.cc:157 #, fuzzy, c-format msgid "option `%s' does not allow an argument" msgstr "опция `%s' не допускает использование аргумента" #: getopt-long.cc:161 #, c-format msgid "unrecognized option: `%s'" msgstr "неизвестная опция: `%s'" #: getopt-long.cc:167 #, c-format msgid "invalid argument `%s' to option `%s'" msgstr "неверный аргумент `%s' для опции `%s'" #: warn.cc:59 #, fuzzy, c-format msgid "success: %s" msgstr "предупреждаю: " #: warn.cc:86 grob.cc:617 input.cc:97 #, fuzzy, c-format msgid "programming error: %s" msgstr "ошибка программирования: " #: warn.cc:87 input.cc:98 msgid "continuing, cross fingers" msgstr "" #: accidental-engraver.cc:180 #, c-format msgid "accidental typesetting list must begin with context-name: %s" msgstr "" #: accidental-engraver.cc:210 #, c-format msgid "procedure or context-name expected for accidental rule, found %s" msgstr "" #: accidental.cc:200 #, c-format msgid "Could not find glyph-name for alteration %s" msgstr "" #: accidental.cc:215 msgid "natural alteration glyph not found" msgstr "" #: all-font-metrics.cc:156 #, c-format msgid "cannot find font: `%s'" msgstr "не могу найти шрифт: `%s'" #: apply-context-iterator.cc:42 msgid "\\applycontext argument is not a procedure" msgstr "" #: auto-change-iterator.cc:74 change-iterator.cc:72 #, fuzzy, c-format msgid "cannot change, already in translator: %s" msgstr "не могу сменить `%s' на `%s'" #: axis-group-engraver.cc:94 msgid "Axis_group_engraver: vertical group already has a parent" msgstr "" #: axis-group-engraver.cc:95 msgid "are there two Axis_group_engravers?" msgstr "" #: axis-group-engraver.cc:96 msgid "removing this vertical group" msgstr "" #: axis-group-interface.cc:611 msgid "an outside-staff object should have a direction, defaulting to up" msgstr "" #: bar-check-iterator.cc:84 #, c-format msgid "barcheck failed at: %s" msgstr "" #: beam-engraver.cc:147 msgid "already have a beam" msgstr "уже имеем группу штилей" #: beam-engraver.cc:230 msgid "unterminated beam" msgstr "незаконченная группировка штилей" #: beam-engraver.cc:266 chord-tremolo-engraver.cc:150 msgid "stem must have Rhythmic structure" msgstr "штиль должен иметь ритмовую структуру" #: beam-engraver.cc:274 #, fuzzy msgid "stem does not fit in beam" msgstr "штиль не влезает в группировку" #: beam-engraver.cc:275 msgid "beam was started here" msgstr "группировка начиналась здесь" #: beam-quanting.cc:314 #, fuzzy msgid "no feasible beam position" msgstr "Не найдено удовлетворительного разрыва строки" #: beam.cc:171 #, fuzzy msgid "removing beam with no stems" msgstr "группировка менее двух штилей" #: beam.cc:1116 msgid "no viable initial configuration found: may not find good beam slope" msgstr "" #: break-alignment-interface.cc:206 #, fuzzy, c-format msgid "No spacing entry from %s to `%s'" msgstr "неизвестная переменная бумаги: `%s'" #: change-iterator.cc:34 #, fuzzy, c-format msgid "cannot change `%s' to `%s'" msgstr "не могу сменить `%s' на `%s'" #. FIXME: constant error message. #: change-iterator.cc:93 #, fuzzy msgid "cannot find context to switch to" msgstr "не могу найти контекст `%s'" #. We could change the current translator's id, but that would make #. errors hard to catch. #. #. last->translator_id_string () = get_change #. ()->change_to_id_string (); #: change-iterator.cc:102 #, fuzzy, c-format msgid "not changing to same context type: %s" msgstr "нет такого инструмента: `%s'" #. FIXME: uncomprehensable message #: change-iterator.cc:106 msgid "none of these in my family" msgstr "они мне не родственники" #: chord-tremolo-engraver.cc:88 msgid "No tremolo to end" msgstr "" #: chord-tremolo-engraver.cc:109 msgid "unterminated chord tremolo" msgstr "незаконченное тремоло аккорда" #: clef.cc:65 #, c-format msgid "clef `%s' not found" msgstr "" #: cluster.cc:120 #, fuzzy, c-format msgid "unknown cluster style `%s'" msgstr "неизвестный тип ключа" #: cluster.cc:157 msgid "junking empty cluster" msgstr "" #: coherent-ligature-engraver.cc:111 #, c-format msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul" msgstr "" #. if we get to here, just put everything on one line #: constrained-breaking.cc:189 constrained-breaking.cc:207 msgid "cannot find line breaking that satisfies constraints" msgstr "" #: context-property.cc:42 msgid "need symbol arguments for \\override and \\revert" msgstr "" #: context.cc:149 #, fuzzy, c-format msgid "cannot find or create new `%s'" msgstr "не могу найти или создать: `%s'" #: context.cc:207 #, fuzzy, c-format msgid "cannot find or create `%s' called `%s'" msgstr "не могу найти символ под названием: `%s'" #: context.cc:269 #, c-format msgid "Invalid CreateContext event: Cannot create %s context" msgstr "" #: context.cc:400 #, c-format msgid "cannot find or create: `%s'" msgstr "не могу найти или создать: `%s'" #: custos.cc:88 #, c-format msgid "custos `%s' not found" msgstr "" #: dispatcher.cc:82 msgid "Event class should be a symbol" msgstr "" #: dispatcher.cc:89 #, fuzzy, c-format msgid "Unknown event class %s" msgstr "неизвестный тип ключа" #: dots.cc:48 #, c-format msgid "dot `%s' not found" msgstr "" #: dynamic-engraver.cc:197 msgid "cannot find start of (de)crescendo" msgstr "не могу найти начало (де)крещендо" #: dynamic-engraver.cc:206 msgid "already have a decrescendo" msgstr "декрещендо уже есть" #: dynamic-engraver.cc:208 msgid "already have a crescendo" msgstr "крещендо уже есть" #: dynamic-engraver.cc:211 #, fuzzy msgid "cresc starts here" msgstr "группировка начиналась здесь" #: dynamic-engraver.cc:339 msgid "unterminated (de)crescendo" msgstr "незаконченное (де)крещендо" #: episema-engraver.cc:75 #, fuzzy msgid "already have an episema" msgstr "уже имеем группу штилей" #: episema-engraver.cc:88 #, fuzzy msgid "cannot find start of episema" msgstr "что-то не найду начало группировки штилей" #: episema-engraver.cc:137 #, fuzzy msgid "unterminated episema" msgstr "незаконченная группировка штилей" #: extender-engraver.cc:170 extender-engraver.cc:179 msgid "unterminated extender" msgstr "незавершенный расширитель" #: font-config-scheme.cc:152 font-config.cc:55 #, fuzzy, c-format msgid "failed adding font directory: %s" msgstr "не могу найти или создать: `%s'" #: font-config-scheme.cc:154 font-config.cc:57 #, fuzzy, c-format msgid "adding font directory: %s" msgstr "не могу найти или создать: `%s'" #: font-config-scheme.cc:168 #, fuzzy, c-format msgid "failed adding font file: %s" msgstr "не могу найти или создать: `%s'" #: font-config-scheme.cc:170 #, fuzzy, c-format msgid "adding font file: %s" msgstr "не могу найти или создать: `%s'" #: font-config.cc:40 msgid "Initializing FontConfig..." msgstr "" #: font-config.cc:61 #, fuzzy msgid "Building font database..." msgstr "не могу найти или создать: `%s'" #: general-scheme.cc:305 msgid "infinity or NaN encountered while converting Real number" msgstr "" #: general-scheme.cc:306 msgid "setting to zero" msgstr "" #: general-scheme.cc:542 output-ps.scm:48 msgid "Found infinity or nan in output. Substituting 0.0" msgstr "" #: glissando-engraver.cc:105 #, fuzzy msgid "unterminated glissando" msgstr "незавершенная лига" #: global-context-scheme.cc:96 global-context-scheme.cc:114 #, fuzzy msgid "no music found in score" msgstr "уже имеем группу штилей" #: global-context-scheme.cc:104 #, fuzzy msgid "Interpreting music... " msgstr "Интерпретирую музыку..." #: global-context-scheme.cc:127 #, c-format msgid "elapsed time: %.2f seconds" msgstr "затраченное время: %.2f секунд" #: gregorian-ligature-engraver.cc:70 #, c-format msgid "\\%s ignored" msgstr "" #: gregorian-ligature-engraver.cc:75 #, c-format msgid "implied \\%s added" msgstr "" #. ligature may not start with 2nd head of pes or flexa #: gregorian-ligature-engraver.cc:224 #, fuzzy msgid "cannot apply `\\~' on first head of ligature" msgstr "что-то не найду начало группировки штилей" #. (pitch == prev_pitch) #: gregorian-ligature-engraver.cc:236 msgid "cannot apply `\\~' on heads with identical pitch" msgstr "" #: grob-interface.cc:68 #, fuzzy, c-format msgid "Unknown interface `%s'" msgstr "неизвестный тип ключа" #: grob-interface.cc:79 #, c-format msgid "Grob `%s' has no interface for property `%s'" msgstr "" #: grob-property.cc:34 #, c-format msgid "%d: %s" msgstr "" #: grob-property.cc:173 #, c-format msgid "cyclic dependency: calculation-in-progress encountered for #'%s (%s)" msgstr "" #: grob.cc:286 msgid "Infinity or NaN encountered" msgstr "" #: hairpin.cc:186 msgid "decrescendo too small" msgstr "" #: horizontal-bracket-engraver.cc:78 #, fuzzy msgid "do not have that many brackets" msgstr "Нет такого количества октав (%s)" #: horizontal-bracket-engraver.cc:87 msgid "conflicting note group events" msgstr "" #: hyphen-engraver.cc:104 #, fuzzy msgid "removing unterminated hyphen" msgstr "перенос без окончания" #: hyphen-engraver.cc:118 #, fuzzy msgid "unterminated hyphen; removing" msgstr "перенос без окончания" #: includable-lexer.cc:71 lily-guile.cc:87 lily-parser-scheme.cc:109 #, c-format msgid "cannot find file: `%s'" msgstr "не могу найти файл: `%s'" #: includable-lexer.cc:73 lily-parser-scheme.cc:100 #, c-format msgid "(search path: `%s')" msgstr "(путь поиска: `%s')" #: input.cc:131 source-file.cc:179 source-file.cc:194 msgid "position unknown" msgstr "положение неизвестно" #: key-signature-interface.cc:78 #, c-format msgid "No glyph found for alteration: %s" msgstr "" #: key-signature-interface.cc:88 msgid "alteration not found" msgstr "" #: ligature-bracket-engraver.cc:73 ligature-engraver.cc:104 #, fuzzy msgid "cannot find start of ligature" msgstr "что-то не найду начало группировки штилей" #: ligature-bracket-engraver.cc:86 ligature-engraver.cc:131 #, fuzzy msgid "already have a ligature" msgstr "уже имеем группу штилей" #: ligature-engraver.cc:109 msgid "no right bound" msgstr "" #: ligature-engraver.cc:140 msgid "no left bound" msgstr "" #: ligature-engraver.cc:185 #, fuzzy msgid "unterminated ligature" msgstr "незавершенная лига" #: ligature-engraver.cc:214 msgid "ignoring rest: ligature may not contain rest" msgstr "" #: ligature-engraver.cc:215 #, fuzzy msgid "ligature was started here" msgstr "группировка начиналась здесь" #: lily-guile.cc:89 #, c-format msgid "(load path: `%s')" msgstr "(путь загрузки: `%s')" #: lily-guile.cc:439 #, c-format msgid "cannot find property type-check for `%s' (%s)." msgstr "" #: lily-guile.cc:442 msgid "perhaps a typing error?" msgstr "" #: lily-guile.cc:449 msgid "doing assignment anyway" msgstr "" #: lily-guile.cc:461 #, c-format msgid "type check for `%s' failed; value `%s' must be of type `%s'" msgstr "" #: lily-lexer.cc:264 msgid "include files are not allowed in safe mode" msgstr "" #: lily-lexer.cc:291 #, fuzzy, c-format msgid "identifier name is a keyword: `%s'" msgstr "Имя команды является ключевым словом: `%s'" #: lily-lexer.cc:312 #, c-format msgid "error at EOF: %s" msgstr "ошмбка в конце файла: %s" #: lily-parser-scheme.cc:82 #, fuzzy, c-format msgid "Changing working directory to: `%s'" msgstr "не могу найти или создать: `%s'" #: lily-parser-scheme.cc:99 #, fuzzy, c-format msgid "cannot find init file: `%s'" msgstr "не могу найти файл: `%s'" #: lily-parser-scheme.cc:118 #, fuzzy, c-format msgid "Processing `%s'" msgstr "Обрабатываю..." #: lily-parser-scheme.cc:204 msgid "ly:parser-parse-string is only valid with a new parser. Use ly:parser-include-string instead." msgstr "" #: lily-parser.cc:106 msgid "Parsing..." msgstr "Разбираю..." #: lily-parser.cc:134 #, fuzzy msgid "braces do not match" msgstr "Фигурные скобки не совпадают" #: lyric-combine-music-iterator.cc:337 #, fuzzy, c-format msgid "cannot find Voice `%s'" msgstr "не могу найти файл: `%s'" #: lyric-engraver.cc:175 msgid "Lyric syllable does not have note. Use \\lyricsto or associatedVoice." msgstr "" #: main.cc:109 #, fuzzy, c-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 "" "Это свободное программное обеспечение. Оно охраняется Общей Открытой\n" "Лицензией GNU, и Вы можете изменять его и/или распространять его копии\n" "при соблюдении некоторых условий. Вызывайте как `%s --warranty' для\n" "получения дополнительной информации.\n" #: main.cc:115 msgid "" " This program is free software; you can redistribute it and/or\n" "modify it under the terms of the GNU General Public License version 2\n" "as published by the Free Software Foundation.\n" "\n" " This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n" "General Public License for more details.\n" "\n" " You should have received a copy of the\n" "GNU General Public License along with this program; if not, write to\n" "the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n" "Boston, MA 02111-1307, USA.\n" msgstr "" #: main.cc:146 msgid "SYM[=VAL]" msgstr "" #: main.cc:147 msgid "" "set Scheme option SYM to VAL (default: #t).\n" "Use -dhelp for help." msgstr "" #: main.cc:150 msgid "EXPR" msgstr "" #: main.cc:150 #, fuzzy msgid "evaluate scheme code" msgstr "Не могу выполнять код схемы в безопасном режиме" #. Bug in option parser: --output =foe is taken as an abbreviation #. for --output-format. #: main.cc:153 msgid "FORMATs" msgstr "" #: main.cc:153 msgid "dump FORMAT,... Also as separate options:" msgstr "" #: main.cc:154 msgid "generate PDF (default)" msgstr "" #: main.cc:155 msgid "generate PNG" msgstr "" #: main.cc:156 msgid "generate PostScript" msgstr "" #: main.cc:158 #, fuzzy msgid "FIELD" msgstr "ФАЙЛ" #: main.cc:158 msgid "" "dump header field FIELD to file\n" "named BASENAME.FIELD" msgstr "" #: main.cc:160 msgid "add DIR to search path" msgstr "добавить КАТ к пути поиска" #: main.cc:161 msgid "use FILE as init file" msgstr "использовать ФАЙЛ как файл инициализации" #: main.cc:163 msgid "USER, GROUP, JAIL, DIR" msgstr "" #: main.cc:163 msgid "" "chroot to JAIL, become USER:GROUP\n" "and cd into DIR" msgstr "" #: main.cc:166 #, fuzzy msgid "write output to FILE (suffix will be added)" msgstr "записывать вывод в ОСНОВА[-x].расширение" #: main.cc:167 msgid "relocate using directory of lilypond program" msgstr "" #. Do not update the copyright years here, run `make grand-replace' #: main.cc:238 #, fuzzy, c-format msgid "" "Copyright (c) %s by\n" "%s and others." msgstr "Все права защищены (c) %s by" #. No version number or newline here. It confuses help2man. #: main.cc:265 #, fuzzy, c-format msgid "Usage: %s [OPTION]... FILE..." msgstr "Использование: %s [ОПЦИЯ]... [ФАЙЛ]..." #: main.cc:267 #, fuzzy msgid "Typeset music and/or produce MIDI from FILE." msgstr "Набирать музыку и/или проигрывать MIDI из ФАЙЛа." #: main.cc:269 msgid "LilyPond produces beautiful music notation." msgstr "" #: main.cc:271 #, c-format msgid "For more information, see %s" msgstr "" #: main.cc:273 msgid "Options:" msgstr "Опции:" #: main.cc:327 #, c-format msgid "expected %d arguments with jail, found: %u" msgstr "" #: main.cc:341 #, fuzzy, c-format msgid "no such user: %s" msgstr "нет такого инструмента: `%s'" #: main.cc:343 #, c-format msgid "cannot get user id from user name: %s: %s" msgstr "" #: main.cc:358 #, fuzzy, c-format msgid "no such group: %s" msgstr "нет такого инструмента: `%s'" #: main.cc:360 #, fuzzy, c-format msgid "cannot get group id from group name: %s: %s" msgstr "не могу сменить `%s' на `%s'" #: main.cc:368 #, fuzzy, c-format msgid "cannot chroot to: %s: %s" msgstr "не могу найти или создать: `%s'" #: main.cc:375 #, fuzzy, c-format msgid "cannot change group id to: %d: %s" msgstr "не могу сменить `%s' на `%s'" #: main.cc:381 #, fuzzy, c-format msgid "cannot change user id to: %d: %s" msgstr "не могу сменить `%s' на `%s'" #: main.cc:387 #, fuzzy, c-format msgid "cannot change working directory to: %s: %s" msgstr "не могу найти или создать: `%s'" #: main.cc:628 #, c-format msgid "exception caught: %s" msgstr "" #. FIXME: constant error message. #: mark-engraver.cc:157 msgid "rehearsalMark must have integer value" msgstr "" #: mark-engraver.cc:163 msgid "mark label must be a markup object" msgstr "" #: mensural-ligature-engraver.cc:96 msgid "ligature with less than 2 heads -> skipping" msgstr "" #: mensural-ligature-engraver.cc:123 msgid "cannot determine pitch of ligature primitive -> skipping" msgstr "" #: mensural-ligature-engraver.cc:137 msgid "single note ligature - skipping" msgstr "" #: mensural-ligature-engraver.cc:149 msgid "prime interval within ligature -> skipping" msgstr "" #: mensural-ligature-engraver.cc:161 msgid "mensural ligature: duration none of Mx, L, B, S -> skipping" msgstr "" #: mensural-ligature-engraver.cc:209 msgid "semibrevis must be followed by another one -> skipping" msgstr "" #: mensural-ligature-engraver.cc:220 msgid "" "semibreves can only appear at the beginning of a ligature,\n" "and there may be only zero or two of them" msgstr "" #: mensural-ligature-engraver.cc:247 msgid "" "invalid ligatura ending:\n" "when the last note is a descending brevis,\n" "the penultimate note must be another one,\n" "or the ligatura must be LB or SSB" msgstr "" #: mensural-ligature-engraver.cc:367 msgid "unexpected case fall-through" msgstr "" #: mensural-ligature.cc:152 msgid "Mensural_ligature: unexpected case fall-through" msgstr "" #: mensural-ligature.cc:203 msgid "Mensural_ligature: (join_right == 0)" msgstr "" #: midi-item.cc:92 #, fuzzy, c-format msgid "no such MIDI instrument: `%s'" msgstr "нет такого инструмента: `%s'" #: midi-stream.cc:39 #, fuzzy, c-format msgid "cannot open for write: %s: %s" msgstr "не могу открыть файл: `%s'" #: midi-stream.cc:55 #, fuzzy, c-format msgid "cannot write to file: `%s'" msgstr "не могу открыть файл: `%s'" #: minimal-page-breaking.cc:40 paper-score.cc:122 #, fuzzy msgid "Calculating line breaks..." msgstr "Вычисляю позиции столбцов" #: minimal-page-breaking.cc:44 #, fuzzy msgid "Calculating page breaks..." msgstr "Вычисляю позиции столбцов" #: music-iterator.cc:182 msgid "Sending non-event to context" msgstr "" #: music.cc:151 #, c-format msgid "octave check failed; expected \"%s\", found: \"%s\"" msgstr "" #: music.cc:219 msgid "(normalized pitch)" msgstr "" #: music.cc:223 #, c-format msgid "Transposing %s by %s makes alteration larger than double" msgstr "" #: new-dynamic-engraver.cc:142 #, c-format msgid "" "unknown crescendo style: %s\n" "defaulting to hairpin." msgstr "" #: new-dynamic-engraver.cc:200 #, fuzzy, c-format msgid "unterminated %s" msgstr "незавершенная лига" #: new-fingering-engraver.cc:106 msgid "cannot add text scripts to individual note heads" msgstr "" #: new-fingering-engraver.cc:250 msgid "no placement found for fingerings" msgstr "" #: new-fingering-engraver.cc:251 msgid "placing below" msgstr "" #: note-collision.cc:497 #, fuzzy msgid "ignoring too many clashing note columns" msgstr "Слишком много пересекающихся столбцов нот. Игнорирую." #: note-column.cc:135 msgid "cannot have note heads and rests together on a stem" msgstr "" #: note-head.cc:76 #, c-format msgid "none of note heads `%s' or `%s' found" msgstr "" #: note-heads-engraver.cc:76 msgid "NoteEvent without pitch" msgstr "" #: open-type-font.cc:44 #, fuzzy, c-format msgid "cannot allocate %lu bytes" msgstr "не могу открыть файл: `%s'" #: open-type-font.cc:48 #, fuzzy, c-format msgid "cannot load font table: %s" msgstr "не могу найти шрифт: `%s'" #: open-type-font.cc:53 #, fuzzy, c-format msgid "Free type error: %s" msgstr "ошибка: " #: open-type-font.cc:111 #, c-format msgid "unsupported font format: %s" msgstr "" #: open-type-font.cc:113 #, fuzzy, c-format msgid "error reading font file %s: %s" msgstr "не могу найти или создать: `%s'" #: open-type-font.cc:188 #, c-format msgid "FT_Get_Glyph_Name () Freetype error: %s" msgstr "" #: open-type-font.cc:250 #, fuzzy msgid "Invalid index for character" msgstr "неверный символ: `%c'" #: open-type-font.cc:319 pango-font.cc:187 #, c-format msgid "FT_Get_Glyph_Name () error: %s" msgstr "" #. find out the ideal number of pages #: optimal-page-breaking.cc:60 msgid "Finding the ideal number of pages..." msgstr "" #: optimal-page-breaking.cc:87 msgid "Fitting music on 1 page..." msgstr "" #: optimal-page-breaking.cc:89 #, fuzzy, c-format msgid "Fitting music on %d pages..." msgstr "не могу найти или создать: `%s'" #: optimal-page-breaking.cc:91 #, c-format msgid "Fitting music on %d or %d pages..." msgstr "" #: optimal-page-breaking.cc:101 optimal-page-breaking.cc:155 #, fuzzy, c-format msgid "trying %d systems" msgstr "Создаю голоса..." #: optimal-page-breaking.cc:120 optimal-page-breaking.cc:183 #, c-format msgid "best score for this sys-count: %f" msgstr "" #: optimal-page-breaking.cc:190 page-turn-page-breaking.cc:248 #: paper-score.cc:163 #, fuzzy msgid "Drawing systems..." msgstr "Создаю голоса..." #: output-def.cc:235 msgid "margins do not fit with line-width, setting default values" msgstr "" #: output-def.cc:242 msgid "systems run off the page due to improper paper settings, setting default values" msgstr "" #: page-breaking.cc:194 msgid "ignoring min-systems-per-page and max-systems-per-page because systems-per-page was set" msgstr "" #: page-breaking.cc:199 msgid "min-systems-per-page is larger than max-systems-per-page, ignoring both values" msgstr "" #: page-layout-problem.cc:315 #, c-format msgid "couldn't fit music on page: overflow is %f" msgstr "" #: page-layout-problem.cc:317 msgid "compressing music to fit" msgstr "" #: page-layout-problem.cc:733 msgid "staff-affinities should only decrease" msgstr "" #: page-turn-page-breaking.cc:168 #, c-format msgid "page-turn-page-breaking: breaking from %d to %d" msgstr "" #: page-turn-page-breaking.cc:217 msgid "cannot fit the first page turn onto a single page. Consider setting first-page-number to an even number." msgstr "" #: page-turn-page-breaking.cc:230 #, c-format msgid "Calculating page and line breaks (%d possible page breaks)..." msgstr "" #: page-turn-page-breaking.cc:297 #, c-format msgid "break starting at page %d" msgstr "" #: page-turn-page-breaking.cc:298 #, c-format msgid "\tdemerits: %f" msgstr "" #: page-turn-page-breaking.cc:299 #, c-format msgid "\tsystem count: %d" msgstr "" #: page-turn-page-breaking.cc:300 #, c-format msgid "\tpage count: %d" msgstr "" #: page-turn-page-breaking.cc:301 #, c-format msgid "\tprevious break: %d" msgstr "" #: pango-font.cc:204 #, c-format msgid "" "Glyph has no name, but font supports glyph naming.\n" "Skipping glyph U+%0X, file %s" msgstr "" #: pango-font.cc:241 #, fuzzy, c-format msgid "no PostScript font name for font `%s'" msgstr "не могу открыть файл: `%s'" #: pango-font.cc:290 msgid "FreeType face has no PostScript font name" msgstr "" #: paper-book.cc:214 #, c-format msgid "program option -dprint-pages not supported by backend `%s'" msgstr "" #: paper-book.cc:233 #, c-format msgid "program option -dpreview not supported by backend `%s'" msgstr "" #: paper-column-engraver.cc:233 msgid "forced break was overridden by some other event, should you be using bar checks?" msgstr "" #: paper-outputter-scheme.cc:41 #, fuzzy, c-format msgid "Layout output to `%s'..." msgstr "вывод MIDI в %s..." #: paper-score.cc:135 #, c-format msgid "Element count %d (spanners %d) " msgstr "" #: paper-score.cc:139 #, fuzzy msgid "Preprocessing graphical objects..." msgstr "Предварительно обрабатываю элементы..." #: parse-scm.cc:101 msgid "GUILE signaled an error for the expression beginning here" msgstr "" #: partial-iterator.cc:45 msgid "trying to use \\partial after the start of a piece" msgstr "" #: percent-repeat-engraver.cc:213 #, fuzzy msgid "unterminated percent repeat" msgstr "незаконченная группировка штилей" #: performance.cc:54 #, fuzzy msgid "Track..." msgstr "Дорожка ..." #: performance.cc:83 msgid "MIDI channel wrapped around" msgstr "" #: performance.cc:84 msgid "remapping modulo 16" msgstr "" #: performance.cc:111 #, c-format msgid "MIDI output to `%s'..." msgstr "вывод MIDI в %s..." #: phrasing-slur-engraver.cc:157 #, fuzzy msgid "unterminated phrasing slur" msgstr "незавершенная лига" #: piano-pedal-engraver.cc:298 #, c-format msgid "expect 3 strings for piano pedals, found: %ld" msgstr "" #: piano-pedal-engraver.cc:313 piano-pedal-engraver.cc:324 #: piano-pedal-performer.cc:104 #, fuzzy, c-format msgid "cannot find start of piano pedal: `%s'" msgstr "что-то не найду начало группировки штилей" #: piano-pedal-engraver.cc:359 #, fuzzy, c-format msgid "cannot find start of piano pedal bracket: `%s'" msgstr "что-то не найду начало группировки штилей" #: program-option-scheme.cc:237 #, fuzzy, c-format msgid "no such internal option: %s" msgstr "нет такого инструмента: `%s'" #: property-iterator.cc:85 #, c-format msgid "not a grob name, `%s'" msgstr "" #: relative-octave-check.cc:49 msgid "Failed octave check, got: " msgstr "" #: relocate.cc:54 #, fuzzy, c-format msgid "Setting %s to %s" msgstr "не могу найти или создать: `%s'" #: relocate.cc:74 #, fuzzy, c-format msgid "no such file: %s for %s" msgstr "нет такого инструмента: `%s'" #: relocate.cc:84 relocate.cc:102 #, fuzzy, c-format msgid "no such directory: %s for %s" msgstr "нет такого инструмента: `%s'" #: relocate.cc:94 #, c-format msgid "%s=%s (prepend)\n" msgstr "" #: relocate.cc:124 #, c-format msgid "not relocating, no %s/ or current/ found under %s" msgstr "" #: relocate.cc:135 #, c-format msgid "Relocation: compile datadir=%s, new datadir=%s" msgstr "" #: relocate.cc:148 #, c-format msgid "Relocation: framework_prefix=%s" msgstr "" #: relocate.cc:189 #, c-format msgid "Relocation: is absolute: argv0=%s" msgstr "" #: relocate.cc:196 #, c-format msgid "Relocation: from cwd: argv0=%s" msgstr "" #: relocate.cc:205 #, c-format msgid "" "Relocation: from PATH=%s\n" "argv0=%s" msgstr "" #: relocate.cc:239 msgid "LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR" msgstr "" #: relocate.cc:366 #, fuzzy, c-format msgid "Relocation file: %s" msgstr "не могу открыть файл: `%s'" #: relocate.cc:372 source-file.cc:65 #, c-format msgid "cannot open file: `%s'" msgstr "не могу открыть файл: `%s'" #: relocate.cc:402 #, c-format msgid "Unknown relocation command %s" msgstr "" #: rest-collision-engraver.cc:70 msgid "rhythmic head is not part of a rhythmic column" msgstr "" #: rest-collision.cc:146 msgid "cannot resolve rest collision: rest direction not set" msgstr "" #: rest-collision.cc:160 rest-collision.cc:205 msgid "too many colliding rests" msgstr "слишком много налезающих пауз" #: rest.cc:159 #, c-format msgid "rest `%s' not found" msgstr "" #: score-engraver.cc:78 #, fuzzy, c-format msgid "cannot find `%s'" msgstr "не могу найти: `%s'" #: score-engraver.cc:80 msgid "Music font has not been installed properly." msgstr "" #: score-engraver.cc:82 #, fuzzy, c-format msgid "Search path `%s'" msgstr "(путь поиска: `%s')" #: score-engraver.cc:84 msgid "Aborting" msgstr "Совершаю харакири" #: score.cc:178 #, fuzzy msgid "already have music in score" msgstr "уже имеем группу штилей" #: score.cc:179 msgid "this is the previous music" msgstr "" #: score.cc:184 #, fuzzy msgid "errors found, ignoring music expression" msgstr "Найдены ошибки/*, не обрабатываю ноты*/" #. FIXME: #: script-engraver.cc:113 msgid "do not know how to interpret articulation:" msgstr "" #: script-engraver.cc:114 #, fuzzy msgid " scheme encoding: " msgstr "Опции:" #: slur-engraver.cc:93 #, c-format msgid "direction of %s invalid: %d" msgstr "" #: slur-engraver.cc:162 msgid "unterminated slur" msgstr "незавершенная лига" #: slur-engraver.cc:174 #, fuzzy msgid "cannot end slur" msgstr "что-то не найду начало группировки штилей" #: slur.cc:369 #, c-format msgid "Ignoring grob for slur: %s. avoid-slur not set?" msgstr "" #: source-file.cc:85 #, c-format msgid "expected to read %d characters, got %d" msgstr "" #: spaceable-grob.cc:94 #, c-format msgid "No spring between column %d and next one" msgstr "" #: stem-engraver.cc:103 msgid "tremolo duration is too long" msgstr "" #. FIXME: #: stem-engraver.cc:140 #, fuzzy, c-format msgid "adding note head to incompatible stem (type = %d)" msgstr "Добавляю ноту к несовместимому штилю (тип = %d)" #: stem-engraver.cc:142 msgid "maybe input should specify polyphonic voices" msgstr "" #: stem.cc:116 msgid "weird stem size, check for narrow beams" msgstr "" #: stem.cc:642 #, c-format msgid "flag `%s' not found" msgstr "" #: stem.cc:658 #, c-format msgid "flag stroke `%s' not found" msgstr "" #: system.cc:197 #, c-format msgid "Element count %d" msgstr "" #: system.cc:289 #, c-format msgid "Grob count %d" msgstr "" #: text-spanner-engraver.cc:73 #, fuzzy msgid "cannot find start of text spanner" msgstr "что-то не найду начало группировки штилей" #: text-spanner-engraver.cc:86 #, fuzzy msgid "already have a text spanner" msgstr "уже имеем группу штилей" #: text-spanner-engraver.cc:132 #, fuzzy msgid "unterminated text spanner" msgstr "незавершенный расширитель" #: tie-engraver.cc:116 #, fuzzy msgid "unterminated tie" msgstr "незаконченная группировка штилей" #: tie-engraver.cc:312 msgid "lonely tie" msgstr "" #. #. Todo: should make typecheck? #. #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi. #. #: time-signature-engraver.cc:75 #, c-format msgid "strange time signature found: %d/%d" msgstr "" #. If there is no such symbol, we default to the numbered style. #. (Here really with a warning!) #: time-signature.cc:94 #, c-format msgid "time signature symbol `%s' not found; reverting to numbered style" msgstr "" #: translator-ctors.cc:65 #, c-format msgid "unknown translator: `%s'" msgstr "" #: translator-group-ctors.cc:40 #, c-format msgid "fatal error. Couldn't find type: %s" msgstr "" #: translator-group.cc:188 #, c-format msgid "cannot find: `%s'" msgstr "не могу найти: `%s'" #: translator.cc:359 #, c-format msgid "Two simultaneous %s events, junking this one" msgstr "" #: translator.cc:360 #, c-format msgid "Previous %s event here" msgstr "" #: ttf.cc:481 ttf.cc:530 #, c-format msgid "font index %d too large for font `%s', using index 0" msgstr "" #: ttf.cc:513 ttf.cc:565 msgid "font index must be non-negative, using index 0" msgstr "" #: tuplet-engraver.cc:107 msgid "No tuplet to end" msgstr "" #: vaticana-ligature-engraver.cc:400 #, c-format msgid "ignored prefix(es) `%s' of this head according to restrictions of the selected ligature style" msgstr "" #: vaticana-ligature-engraver.cc:736 #, c-format msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul" msgstr "" #: vaticana-ligature.cc:95 msgid "flexa-height undefined; assuming 0" msgstr "" #: vaticana-ligature.cc:100 msgid "ascending vaticana style flexa" msgstr "" #: vaticana-ligature.cc:188 msgid "Vaticana_ligature: zero join (delta_pitch == 0)" msgstr "" #. fixme: be more verbose. #: volta-engraver.cc:111 #, fuzzy msgid "cannot end volta spanner" msgstr "что-то не найду начало группировки штилей" #: volta-engraver.cc:121 msgid "already have a volta spanner, ending that one prematurely" msgstr "" #: volta-engraver.cc:125 #, fuzzy msgid "also already have an ended spanner" msgstr "уже имеем группу штилей" #: volta-engraver.cc:126 #, fuzzy msgid "giving up" msgstr "Сдаюсь" #: parser.yy:816 msgid "\\paper cannot be used in \\score, use \\layout instead" msgstr "" #: parser.yy:840 msgid "need \\paper for paper block" msgstr "" #: parser.yy:1365 msgid "only \\consists takes non-string argument." msgstr "" #: parser.yy:1378 msgid "Grob name should be alphanumeric" msgstr "" #: parser.yy:1687 #, fuzzy msgid "second argument must be pitch list" msgstr "Второй аргумент должен быть символом" #: parser.yy:1714 parser.yy:1719 parser.yy:2192 #, fuzzy msgid "have to be in Lyric mode for lyrics" msgstr "Должен быть в Лирическом режиме для лирики" #: parser.yy:1816 msgid "expecting string as script definition" msgstr "" #: parser.yy:1971 parser.yy:2022 #, c-format msgid "not a duration: %d" msgstr "не продолжительность: %d" #: parser.yy:2146 #, fuzzy msgid "have to be in Note mode for notes" msgstr "Должен быть в Нотном режиме для нот" #: parser.yy:2207 #, fuzzy msgid "have to be in Chord mode for chords" msgstr "Должен быть в Аккордном режиме для аккордов" #: lexer.ll:190 msgid "stray UTF-8 BOM encountered" msgstr "" #: lexer.ll:194 msgid "Skipping UTF-8 BOM" msgstr "" #: lexer.ll:249 #, fuzzy, c-format msgid "Renaming input to: `%s'" msgstr "Выбрасываю музыку: `%s'" #: lexer.ll:266 msgid "quoted string expected after \\version" msgstr "" #: lexer.ll:270 msgid "quoted string expected after \\sourcefilename" msgstr "" #: lexer.ll:274 msgid "integer expected after \\sourcefileline" msgstr "" #: lexer.ll:287 msgid "EOF found inside a comment" msgstr "Конец файла внутри комментария" #: lexer.ll:302 msgid "\\maininput not allowed outside init files" msgstr "" #: lexer.ll:326 #, fuzzy, c-format msgid "wrong or undefined identifier: `%s'" msgstr "неизвестная метка/команда: `%s'" #. backup rule #: lexer.ll:335 msgid "end quote missing" msgstr "" #: lexer.ll:485 msgid "Brace found at end of lyric. Did you forget a space?" msgstr "" #: lexer.ll:595 msgid "Brace found at end of markup. Did you forget a space?" msgstr "" #: lexer.ll:699 #, c-format msgid "invalid character: `%c'" msgstr "неверный символ: `%c'" #: lexer.ll:814 lexer.ll:815 #, c-format msgid "unknown escaped string: `\\%s'" msgstr "неизвестная escape-последовательность: `\\%s'" #: lexer.ll:924 lexer.ll:925 #, c-format msgid "file too old: %s (oldest supported: %s)" msgstr "" #: lexer.ll:925 lexer.ll:926 msgid "consider updating the input with the convert-ly script" msgstr "" #: lexer.ll:931 lexer.ll:932 #, c-format msgid "program too old: %s (file requires: %s)" msgstr "" #: backend-library.scm:35 ps-to-png.scm:66 #, fuzzy, scheme-format msgid "Invoking `~a'..." msgstr "Выбрасываю музыку: `%s'" #: backend-library.scm:45 #, scheme-format msgid "`~a' failed (~a)" msgstr "" #: backend-library.scm:130 #, fuzzy, scheme-format msgid "Converting to `~a'..." msgstr "Выбрасываю музыку: `%s'" #. Do not try to guess the name of the png file, #. GS produces PNG files like BASE-page%d.png. #: backend-library.scm:140 #, fuzzy, scheme-format msgid "Converting to ~a..." msgstr "Выбрасываю музыку: `%s'" #: backend-library.scm:178 #, fuzzy, scheme-format msgid "Writing header field `~a' to `~a'..." msgstr "Записываю файл зависимостей: `%s'..." #: backend-library.scm:228 #, scheme-format msgid "missing stencil expression `~S'" msgstr "" #: chord-entry.scm:50 #, scheme-format msgid "Spurious garbage following chord: ~A" msgstr "" #: define-context-properties.scm:31 define-grob-properties.scm:21 #: define-music-properties.scm:21 #, scheme-format msgid "symbol ~S redefined" msgstr "" #: define-event-classes.scm:78 msgid "All classes must be the last in their matrilineal line." msgstr "" #: define-event-classes.scm:82 msgid "All classes must have a well-defined pedigree in the existing class hierarchy." msgstr "" #: define-event-classes.scm:148 #, scheme-format msgid "event class ~A seems to be unused" msgstr "" #. should be programming-error #: define-event-classes.scm:154 #, scheme-format msgid "translator listens to nonexisting event class ~A" msgstr "" #: define-markup-commands.scm:803 msgid "no systems found in \\score markup, does it have a \\layout block?" msgstr "" #: define-markup-commands.scm:2571 #, fuzzy, scheme-format msgid "Cannot find glyph ~a" msgstr "что-то не найду начало группировки штилей" #: define-markup-commands.scm:2831 #, scheme-format msgid "no brace found for point size ~S " msgstr "" #: define-markup-commands.scm:2832 #, scheme-format msgid "defaulting to ~S pt" msgstr "" #: define-markup-commands.scm:2985 #, fuzzy, scheme-format msgid "not a valid duration string: ~a" msgstr "не продолжительность: %d" #: define-music-types.scm:725 #, scheme-format msgid "symbol expected: ~S" msgstr "" #: define-music-types.scm:728 #, fuzzy, scheme-format msgid "cannot find music object: ~S" msgstr "не могу найти контекст `%s'" #: define-music-types.scm:747 #, fuzzy, scheme-format msgid "unknown repeat type `~S'" msgstr "неизвестный тип ключа" #: define-music-types.scm:748 msgid "See define-music-types.scm for supported repeats" msgstr "" #: document-backend.scm:132 #, scheme-format msgid "pair expected in doc ~s" msgstr "" #: document-backend.scm:189 #, fuzzy, scheme-format msgid "cannot find interface for property: ~S" msgstr "не могу найти символ с номером: %d" #: document-backend.scm:199 #, fuzzy, scheme-format msgid "unknown Grob interface: ~S" msgstr "неизвестный тип ключа" #: documentation-lib.scm:59 #, fuzzy, scheme-format msgid "Processing ~S..." msgstr "Обрабатываю..." #: documentation-lib.scm:176 #, fuzzy, scheme-format msgid "Writing ~S..." msgstr "Выбрасываю музыку: `%s'" #: documentation-lib.scm:198 #, fuzzy, scheme-format msgid "cannot find description for property ~S (~S)" msgstr "не могу найти символ с номером: %d" #: flag-styles.scm:142 #, scheme-format msgid "flag stroke `~a' or `~a' not found" msgstr "" #: framework-eps.scm:108 #, fuzzy, scheme-format msgid "Writing ~a..." msgstr "Выбрасываю музыку: `%s'" #: framework-ps.scm:250 #, scheme-format msgid "cannot embed ~S=~S" msgstr "" #: framework-ps.scm:291 #, scheme-format msgid "cannot extract file matching ~a from ~a" msgstr "" #: framework-ps.scm:309 #, scheme-format msgid "do not know how to embed ~S=~S" msgstr "" #: framework-ps.scm:334 #, scheme-format msgid "do not know how to embed font ~s ~s ~s" msgstr "" #: framework-ps.scm:639 msgid "" "\n" "The PostScript backend does not support the\n" "system-by-system output. For that, use the EPS backend instead,\n" "\n" " lilypond -dbackend=eps FILE\n" "\n" "If have cut & pasted a lilypond fragment from a webpage, be sure\n" "to only remove anything before\n" "\n" " %% ****************************************************************\n" " %% Start cut-&-pastable-section\n" " %% ****************************************************************\n" msgstr "" #: framework-svg.scm:84 #, fuzzy, scheme-format msgid "Updating font into: ~a" msgstr "не могу найти или создать: `%s'" #: graphviz.scm:64 #, fuzzy, scheme-format msgid "Writing graph `~a'..." msgstr "Выбрасываю музыку: `%s'" #: layout-beam.scm:38 #, scheme-format msgid "Error in beam quanting. Expected (~S,~S) found ~S." msgstr "" #: layout-beam.scm:52 #, scheme-format msgid "Error in beam quanting. Expected ~S 0, found ~S." msgstr "" #: lily-library.scm:747 msgid "" "Find the index between @var{start} and @var{end} (an integer)\n" "which will produce the closest match to @var{target-val} when\n" "applied to function @var{getter}." msgstr "" #: lily-library.scm:821 #, scheme-format msgid "unknown unit: ~S" msgstr "" #: lily-library.scm:847 lily-library.scm:856 #, fuzzy msgid "warning:" msgstr "предупреждаю: " #: lily-library.scm:849 #, scheme-format msgid "no \\version statement found, please add~afor future compatibility" msgstr "" #: lily-library.scm:857 msgid "old relative compatibility not used" msgstr "" #: lily.scm:282 #, fuzzy, scheme-format msgid "cannot find: ~A" msgstr "не могу найти: `%s'" #: lily.scm:342 #, scheme-format msgid "wrong type for argument ~a. Expecting ~a, found ~s" msgstr "" #: lily.scm:704 msgid "Compilation successfully completed" msgstr "" #: lily.scm:705 msgid "Compilation completed with warnings or errors" msgstr "" #: lily.scm:767 #, scheme-format msgid "job ~a terminated with signal: ~a" msgstr "" #: lily.scm:770 #, scheme-format msgid "" "logfile ~a (exit ~a):\n" "~a" msgstr "" #: lily.scm:792 lily.scm:870 #, scheme-format msgid "failed files: ~S" msgstr "" #: lily.scm:861 #, fuzzy, scheme-format msgid "Redirecting output to ~a..." msgstr "\"бумажный\" вывод в %s..." #: lily.scm:880 #, fuzzy, scheme-format msgid "Invoking `~a'...\n" msgstr "Выбрасываю музыку: `%s'" #: ly-syntax-constructors.scm:51 msgid "Music head function must return Music object" msgstr "" #: ly-syntax-constructors.scm:176 #, scheme-format msgid "Invalid property operation ~a" msgstr "" #: markup.scm:223 #, scheme-format msgid "Wrong number of arguments. Expect: ~A, found ~A: ~S" msgstr "" #: markup.scm:229 #, scheme-format msgid "Invalid argument in position ~A. Expect: ~A, found: ~S." msgstr "" #: markup.scm:292 #, scheme-format msgid "Not a markup command: ~A" msgstr "" #: music-functions.scm:265 msgid "More alternatives than repeats. Junking excess alternatives" msgstr "" #: music-functions.scm:294 #, scheme-format msgid "invalid tremolo repeat count: ~a" msgstr "" #: music-functions.scm:601 #, fuzzy, scheme-format msgid "music expected: ~S" msgstr "в то время как ожидалось" #. FIXME: uncomprehensable message #: music-functions.scm:649 #, scheme-format msgid "Bar check failed. Expect to be at ~a, instead at ~a" msgstr "" #: music-functions.scm:828 #, fuzzy, scheme-format msgid "cannot find quoted music: `~S'" msgstr "не могу найти шрифт: `%s'" #: music-functions.scm:964 msgid "Add @var{octave-shift} to the octave of @var{pitch}." msgstr "" #: music-functions.scm:1019 #, fuzzy, scheme-format msgid "Unknown octaveness type: ~S " msgstr "неизвестный тип ключа" #: music-functions.scm:1020 msgid "Defaulting to 'any-octave." msgstr "" #: music-functions.scm:1355 #, fuzzy, scheme-format msgid "unknown accidental style: ~S" msgstr "неизвестная escape-последовательность: `\\%s'" #: output-ps.scm:289 output-svg.scm:550 #, fuzzy, scheme-format msgid "unknown line-cap-style: ~S" msgstr "неизвестная escape-последовательность: `\\%s'" #: output-ps.scm:294 output-svg.scm:556 #, fuzzy, scheme-format msgid "unknown line-join-style: ~S" msgstr "неизвестная escape-последовательность: `\\%s'" #: output-svg.scm:47 #, scheme-format msgid "undefined: ~S" msgstr "" #: output-svg.scm:151 #, scheme-format msgid "cannot decypher Pango description: ~a" msgstr "" #: output-svg.scm:231 msgid "Glyph must have a unicode value" msgstr "" #: output-svg.scm:283 output-svg.scm:293 #, fuzzy, scheme-format msgid "cannot find SVG font ~S" msgstr "не могу найти шрифт: `%s'" #: paper.scm:115 msgid "set-global-staff-size: not in toplevel scope" msgstr "" #: paper.scm:296 #, scheme-format msgid "This is not a \\layout {} object, ~S" msgstr "" #: paper.scm:308 #, fuzzy, scheme-format msgid "Unknown paper size: ~a" msgstr "неизвестная переменная бумаги: `%s'" #. TODO: should raise (generic) exception with throw, and catch #. that in parse-scm.cc #: paper.scm:323 msgid "Must use #(set-paper-size .. ) within \\paper { ... }" msgstr "" #: parser-clef.scm:140 #, fuzzy, scheme-format msgid "unknown clef type `~a'" msgstr "неизвестный тип ключа" #: parser-clef.scm:141 #, scheme-format msgid "supported clefs: ~a" msgstr "" #: ps-to-png.scm:72 #, scheme-format msgid "~a exited with status: ~S" msgstr "" #: to-xml.scm:191 #, scheme-format msgid "assertion failed: ~S" msgstr "" #, fuzzy #~ msgid "Report bugs via" #~ msgstr "Сообщайте об ошибках по %s." #, fuzzy #~ msgid "" #~ "This program is free software. It is covered by the GNU General Public\n" #~ "License and you are welcome to change it and/or distribute copies of it\n" #~ "under certain conditions. Invoke as `%s --warranty' for more\n" #~ "information." #~ msgstr "" #~ "Это свободное программное обеспечение. Оно охраняется Общей Открытой\n" #~ "Лицензией GNU, и Вы можете изменять его и/или распространять его копии\n" #~ "при соблюдении некоторых условий. Вызывайте как `%s --warranty' для\n" #~ "получения дополнительной информации.\n" #, fuzzy #~ msgid "do not generate printed output" #~ msgstr "не отмечать дату и время вывода" #, fuzzy #~ msgid "cannot find start of trill spanner" #~ msgstr "что-то не найду начало группировки штилей" #, fuzzy #~ msgid "already have a trill spanner" #~ msgstr "уже имеем группу штилей" #, fuzzy #~ msgid "TeX file name must not contain whitespace: `~a'" #~ msgstr "Уже содержит: `%s'" #, fuzzy #~ msgid "show warranty" #~ msgstr "показать гарантию и copyright" #, fuzzy #~ msgid "loading default font" #~ msgstr "Загружаю шрифт по умолчанию" #~ msgid "cannot find default font: `%s'" #~ msgstr "не могу найти шрифт по умолчанию: `%s'" #, fuzzy #~ msgid "crescendo too small" #~ msgstr "крещендо" #~ msgid "print this help" #~ msgstr "эта справка" #~ msgid "silly pitch" #~ msgstr "глупый тон" #, fuzzy #~ msgid "cannot open file %s" #~ msgstr "не могу открыть файл: `%s'" #, fuzzy #~ msgid "Incorrect lilypond version: %s (%s, %s)" #~ msgstr "неверная версия mudela: %s (%s, %s)" #, fuzzy #~ msgid "no one to print a tremolos" #~ msgstr "некому рисовать скобу повтора" #, fuzzy #~ msgid "junking event: `%s'" #~ msgstr "Выбрасываю запрос: `%s'" #~ msgid "no one to print a repeat brace" #~ msgstr "некому рисовать скобу повтора" #~ msgid "cannot find `%s' context" #~ msgstr "не могу найти контекст `%s'" #, fuzzy #~ msgid "no feasible line breaking found" #~ msgstr "Не найдено удовлетворительного разрыва строки" #, fuzzy #~ msgid "no one to print a percent" #~ msgstr "некому рисовать скобу повтора" #~ msgid "Creator: " #~ msgstr "Создатель: " #, fuzzy #~ msgid "at " #~ msgstr ", в" #, fuzzy #~ msgid "in quotation: junking event %s" #~ msgstr "Выбрасываю запрос: `%s'" #, fuzzy #~ msgid "cannot find ascii character: %d" #~ msgstr "не могу найти символ ASCII: `%d'" #, fuzzy #~ msgid "unterminated trill spanner" #~ msgstr "незавершенный расширитель" #, fuzzy #~ msgid "cannot find signature for music function" #~ msgstr "не могу найти контекст `%s'" #, fuzzy #~ msgid "Opening pipe `%s'" #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "Cleaning %s..." #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "Usage: %s [OPTION]... [FILE]..." #~ msgstr "Использование: %s [ОПЦИЯ]... [ФАЙЛ]..." #, fuzzy #~ msgid "%s: skipping: `%s'" #~ msgstr "нет такого инструмента: `%s'" #, fuzzy #~ msgid "print version information" #~ msgstr "выводить номер версии" #, fuzzy #~ msgid "no such context: %s" #~ msgstr "нет такого инструмента: `%s'" #, fuzzy #~ msgid "Processing `%s'..." #~ msgstr "Обрабатываю..." #, fuzzy #~ msgid "Wrote `%s'" #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "cannot dlopen: %s: %s" #~ msgstr "не могу открыть файл: `%s'" #, fuzzy #~ msgid "install package: %s or %s" #~ msgstr "не могу сменить `%s' на `%s'" #, fuzzy #~ msgid "aborting" #~ msgstr "Совершаю харакири" #, fuzzy #~ msgid "parsing AFM file: `%s'" #~ msgstr "Ошибка при анализе файла AFM" #, fuzzy #~ msgid "beam has less than two visible stems" #~ msgstr "группировка менее двух штилей" #, fuzzy #~ msgid "adding lilypond directory: %s" #~ msgstr "не могу найти или создать: `%s'" #, fuzzy #~ msgid "cannot handle a percent repeat of length: %s" #~ msgstr "Не знаю, что делать с пустыми ключами" #, fuzzy #~ msgid "Separation_item: I've been drinking too much" #~ msgstr "Single_malt_grouping_item: я лишком много выпил" #, fuzzy #~ msgid "suspect duration in beam: %s" #~ msgstr "не продолжительность: %d" #, fuzzy #~ msgid "syntax error: cannot back up" #~ msgstr "не смертельная ошибка: " #, fuzzy #~ msgid "Stack now" #~ msgstr "дорожка" #, fuzzy #~ msgid "Reading a token: " #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "syntax error, unexpected %s" #~ msgstr "не смертельная ошибка: " #, fuzzy #~ msgid "syntax error, unexpected %s, expecting %s" #~ msgstr "не смертельная ошибка: " #, fuzzy #~ msgid "syntax error, unexpected %s, expecting %s or %s" #~ msgstr "не смертельная ошибка: " #, fuzzy #~ msgid "syntax error; also memory exhausted" #~ msgstr "не смертельная ошибка: " #, fuzzy #~ msgid "syntax error" #~ msgstr "не смертельная ошибка: " #, fuzzy #~ msgid "cannot find CFF/PFA/PFB font ~S=~S" #~ msgstr "не могу найти шрифт: `%s'" #, fuzzy #~ msgid "unknown bar glyph: `~S'" #~ msgstr "неизвестный тип ключа" #, fuzzy #~ msgid "Extracting fonts to %s..." #~ msgstr "не могу найти или создать: `%s'" #, fuzzy #~ msgid "Writing %s..." #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "Second argument must be pitch list." #~ msgstr "Второй аргумент должен быть символом" #~ msgid "Have to be in Lyric mode for lyrics" #~ msgstr "Должен быть в Лирическом режиме для лирики" #~ msgid "Have to be in Note mode for notes" #~ msgstr "Должен быть в Нотном режиме для нот" #~ msgid "Have to be in Chord mode for chords" #~ msgstr "Должен быть в Аккордном режиме для аккордов" #, fuzzy #~ msgid "programming error: " #~ msgstr "ошибка программирования: " #, fuzzy #~ msgid "Programming error: " #~ msgstr "ошибка программирования: " #~ msgid "Cannot switch translators, I'm there already" #~ msgstr "Не могу переключить переводчиков, я уже там" #, fuzzy #~ msgid "Aborting." #~ msgstr "Совершаю харакири" #~ msgid "I'm one myself" #~ msgstr "Я единственный" #~ msgid "Huh? Got %d, expected %d characters" #~ msgstr "Хм... Получил %d, а ожидал %d знаков" #~ msgid "Missing end quote" #~ msgstr "Отсутсвует заключительная кавычка" #~ msgid "EXT" #~ msgstr "РАСШ" #~ msgid "FIXME: key change merge" #~ msgstr "ИСПРАВЬМЕНЯ: слияние смены ключа" #, fuzzy #~ msgid "kpathsea cannot find %s file: `%s'" #~ msgstr "не могу найти файл: `%s'" #, fuzzy #~ msgid "kpathsea cannot find file: `%s'" #~ msgstr "не могу найти файл: `%s'" #, fuzzy #~ msgid "EXTs" #~ msgstr "РАСШ" #, fuzzy #~ msgid "kpathsea can not find %s file: `%s'" #~ msgstr "не могу найти файл: `%s'" #, fuzzy #~ msgid "kpathsea can not find AFM file `%s'" #~ msgstr "не могу найти файл: `%s'" #, fuzzy #~ msgid "kpathsea can not find TFM file: `%s'" #~ msgstr "не могу найти файл: `%s'" #, fuzzy #~ msgid "add DIR to LilyPond's search path" #~ msgstr "добавить КАТ к пути поиска" #~ msgid "produce MIDI output only" #~ msgstr "производить вывод только MIDI" #, fuzzy #~ msgid "Continuing..." #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "Analyzing %s..." #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "no LilyPond output found for `%s'" #~ msgstr "Lily выход в %s..." #, fuzzy #~ msgid "%s output to ..." #~ msgstr "вывод MIDI в %s..." #, fuzzy #~ msgid "%s output to %s..." #~ msgstr "вывод MIDI в %s..." #, fuzzy #~ msgid "cannot find file: `%s.%s'" #~ msgstr "не могу найти файл: `%s'" #, fuzzy #~ msgid "DIM" #~ msgstr "КАТ" #, fuzzy #~ msgid "write dependencies" #~ msgstr "в то время как ожидалось" #~ msgid "write Makefile dependencies for every input file" #~ msgstr "записывать зависимости Makefile для каждого входного файла" #, fuzzy #~ msgid "invalid value: `%s'" #~ msgstr "неверный символ: `%c'" #, fuzzy #~ msgid "Writing HTML menu `%s'" #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "programming error: %s (Continuing; cross thumbs)\n" #~ msgstr " (Продолжаю; скрестите пальцы)" #, fuzzy #~ msgid "Beam has less than two stems. Removing beam." #~ msgstr "группировка менее двух штилей" #~ msgid "NaN" #~ msgstr "NaN" #, fuzzy #~ msgid "Nothing to connect extender to on the left. Ignoring extender event." #~ msgstr "Некуда присоединить расширитель слева. Игнорирую запрос расширителя." #, fuzzy #~ msgid "Nothing to connect hyphen to on the left. Ignoring hyphen event." #~ msgstr "Не к чему присоединить перенос слева. Игнорирую запрос переноса." #, fuzzy #~ msgid "Now processing: `%s'" #~ msgstr "неизвестная escape-последовательность: `\\%s'" #~ msgid "inhibit file output naming and exporting" #~ msgstr "скрыть именование и экспорт вывода в файл" #~ 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 "" #~ "LilyPond - программа набора музыки. Она производит прекрасную музыку\n" #~ "на бумаге, используя высокоуровневый файл описания на вводе. LilyPond\n" #~ "является частью Проекта GNU.\n" #, fuzzy #~ msgid "GNU LilyPond -- The music typesetter" #~ msgstr "GNU LilyPond -- Наборщик музыки Проекта GNU" #~ msgid "silly duration" #~ msgstr "глупая продолжительность" #~ msgid "paper output to `%s'..." #~ msgstr "\"бумажный\" вывод в %s..." #, fuzzy #~ msgid "I'm one myself: `%s'" #~ msgstr "Я единственный" #, fuzzy #~ msgid "none of these in my family: `%s'" #~ msgstr "они мне не родственники" #~ msgid "from musical definition: %s" #~ msgstr "из музыкальной нотации %s" #, fuzzy #~ msgid "cannot find start of phrasing slur" #~ msgstr "что-то не найду начало группировки штилей" #, fuzzy #~ msgid "unterminated pedal bracket" #~ msgstr "незаконченная группировка штилей" #~ msgid "Error syncing file (disk full?)" #~ msgstr "Ошибка синхронизации файла (диск переполнен?)" #~ msgid "Already contains: `%s'" #~ msgstr "Уже содержит: `%s'" #, fuzzy #~ msgid "Must have duration object" #~ msgstr "установить наименьшую продолжительность" #, fuzzy #~ msgid "%r: release directory" #~ msgstr "не могу найти или создать: `%s'" #, fuzzy #~ msgid "Fetching `%s'..." #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "Building `%s'..." #~ msgstr "Выбрасываю музыку: `%s'" #~ msgid "invalid subtraction: not part of chord: %s" #~ msgstr "неверное вычитание: не часть аккорда: %s" #~ msgid ", at " #~ msgstr ", в" #, fuzzy #~ msgid "Putting slur over rest." #~ msgstr "Лига над паузой. Игнорирую." #~ msgid "Slur over rest?" #~ msgstr "Лига над паузой?" #~ msgid "Cannot specify direction for this request" #~ msgstr "Не могу указать направление для этого запроса" #~ msgid "cannot map file" #~ msgstr "не могу отобразить файл в память" #~ msgid "This binary was compiled with the following options:" #~ msgstr "Этот исполняемый файл был собран со следующими опциями:" #~ msgid "EOF in a string" #~ msgstr "EOF в строке" #~ msgid "" #~ msgstr "<стандартный ввод>" #~ msgid "weird beam vertical offset" #~ msgstr "дикое вертикальное смещение группировки штилей" #~ msgid "#32 in quarter: %d" #~ msgstr "#32 в четвертной: %d" #~ msgid "track %d:" #~ msgstr "дорожка %d:" #~ msgid "% MIDI copyright:" #~ msgstr "% MIDI copyright:" #~ msgid "% MIDI instrument:" #~ msgstr "% MIDI инструмент:" #~ msgid "lily indent level: %d" #~ msgstr "уровень отступов lily: %d" #~ msgid "% Creator: " #~ msgstr "% Создатель: " #~ msgid "% Automatically generated" #~ msgstr "% Автоматически сгенерировано" #~ msgid "% from input file: " #~ msgstr "% из входного файла: " #~ msgid "enable debugging output" #~ msgstr "включить вывод отладочной информации" #~ msgid "set FILE as default output" #~ msgstr "установить ФАЙЛ для вывода по умолчанию" #~ msgid "do not output tuplets" #~ msgstr "не выводить скобы триолей" #~ msgid "be quiet" #~ msgstr "быть молчаливым" #, fuzzy #~ msgid "do not output rests or skips" #~ msgstr "не выводить скобы триолей" #~ msgid "set smallest duration" #~ msgstr "установить наименьшую продолжительность" #~ msgid "Usage: %s [OPTIONS]... [FILE]" #~ msgstr "Использование: %s [ОПЦИЯ]... [ФАЙЛ]" #, fuzzy #~ msgid "Translate MIDI-file to lilypond" #~ msgstr "Транслировать MIDI-файл в mudela" #~ msgid "zero length string encountered" #~ msgstr "встретилась строка нулевой длины" #~ msgid "MIDI header expected" #~ msgstr "ожидался заголовок MIDI" #~ msgid "invalid header length" #~ msgstr "неверная длина заголовка" #~ msgid "invalid MIDI format" #~ msgstr "неверный формат MIDI" #~ msgid "invalid number of tracks" #~ msgstr "неверное число дорожек" #~ msgid "invalid running status" #~ msgstr "неверный статус выполнения" #~ msgid "unimplemented MIDI meta-event" #~ msgstr "неподдерживаемое мета-событие MIDI" #~ msgid "invalid MIDI event" #~ msgstr "неверное событие MIDI" #~ msgid "MIDI track expected" #~ msgstr "ожидалась MIDI дорожка" #~ msgid "invalid track length" #~ msgstr "неверная длина дорожки" #~ msgid "no Grace context available" #~ msgstr "нет доступного Форшлаг-контекста" #~ msgid "Unattached grace notes. Attaching to last musical column." #~ msgstr "Форшлаг без привязки. Привязываю к последнему музыкальному столбцу." #, fuzzy #~ msgid "Fetching `%'s..." #~ msgstr "Выбрасываю музыку: `%s'" #, fuzzy #~ msgid "NAME" #~ msgstr "ОСНОВА" #, fuzzy #~ msgid "write output to NAME" #~ msgstr "записывать вывод в ОСНОВА[-x].расширение" #, fuzzy #~ msgid "write ouput to NAME" #~ msgstr "записывать вывод в ОСНОВА[-x].расширение" #~ msgid "not enough fields in Dstream init" #~ msgstr "не достаточно полей в Dstream init" #~ msgid "floating point exception" #~ msgstr "исключение арифметики с плавающей запятой" #~ msgid "cannot set mem-checking!" #~ msgstr "не могу включить проверку памяти" #, fuzzy #~ msgid "Dependency file left in `%s'" #~ msgstr "Записываю файл зависимостей: `%s'..." #, fuzzy #~ msgid "Report bugs to bug-gnu-music@gnu.org." #~ msgstr "Сообщайте об ошибках по %s." #, fuzzy #~ msgid "Usage: lilypond [OPTIONS]... FILE\n" #~ msgstr "Использование: %s [ОПЦИЯ]... [ФАЙЛ]" #~ msgid "unconventional key: flats: %d, sharps: %d" #~ msgstr "нестандартный ключ: бемоли: %d, диезы: %d" #, fuzzy #~ msgid "not a forced distance; cross-staff spanners may be broken" #~ msgstr "minVerticalAlign != maxVerticalAlign: междустрочные лиги могут быть неверными" #~ msgid "wrong identifier type, expected: `%s'" #~ msgstr "неверный тип переменной, ожидался: `%s'" #~ msgid "show all changes in relative syntax" #~ msgstr "показывать все изменения в относительном синтаксисе" #~ msgid "switch on experimental features" #~ msgstr "включить экспериментальные возможности" #~ msgid "Automatically generated" #~ msgstr "Автоматически сгенерировано" #~ msgid "Wrong type for property" #~ msgstr "Неверный тип для свойства" #~ msgid "too small" #~ msgstr "слишком мало" #~ msgid "Non-matching braces in text `%s', adding braces" #~ msgstr "Фигурные скобки в тексте `%s' не совпадают, добавляю скобки" #~ msgid "Huh? Not a Request: `%s'" #~ msgstr "А? НЕ Запрос: `%s'" #~ msgid "cannot find both ends of %s" #~ msgstr "не могу найти оба конца у %s" #~ msgid "slur" #~ msgstr "лига" #~ msgid "No key name, assuming `C'" #~ msgstr "Нет названия ключа, подразумеваю `C'" #~ msgid "out of tune:" #~ msgstr "вне тональности:" #~ msgid "ignore mudela version" #~ msgstr "игнорировать версию mudela" #~ msgid "not a real variable" #~ msgstr "не настоящая переменная" #~ msgid "score does not have any columns" #~ msgstr "фрагмент не содержит столбцов" #~ msgid "cannot find start of chord tremolo" #~ msgstr "не найду начало тремоло аккорда" #~ msgid "already have a chord tremolo" #~ msgstr "уже имеем тремоло аккорда" #~ msgid "redeclaration of `\\%s'" #~ msgstr "переопределение `\\%s'" #~ msgid "More than one music block" #~ msgstr "Более одного музыкального блока" #~ msgid "cannot put stem tremolo on tuplet" #~ msgstr "не могу поместить штилевое тремоло на группировку"