# translation of lilypond-2.21.1.po to Español # Spanish translation of GNU Lilypond - http://lilypond.org # Copyright (C) 2002, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. # # This file is distributed under the same license as the lilypond package. # # Quique , 2002, 2004. # Daniel Tonda , 2006. # This file is distributed under the same license as the lilypond package. # Francisco Vila , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2016, 2020. # msgid "" msgstr "" "Project-Id-Version: lilypond-2.21.1\n" "Report-Msgid-Bugs-To: https://mail.gnu.org/mailman/listinfo/bug-lilypond\n" "POT-Creation-Date: 2026-03-22 12:16+0100\n" "PO-Revision-Date: 2020-05-15 13:44+0200\n" "Last-Translator: Francisco Vila \n" "Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" #: book_base.py:46 #, python-format msgid "file not found: %s" msgstr "archivo no encontrado: %s" #: book_base.py:198 msgid "Output function not implemented" msgstr "Función de salida sin implementar" #: book_latex.py:213 #, python-brace-format msgid "cannot find \\begin{document} in LaTeX document" msgstr "no se encuentra \\begin{document} en el documento de LaTeX" #: book_latex.py:229 #, python-format msgid "Running `%s' on file `%s' to detect default page settings.\n" msgstr "Ejecutando «%s» sobre el archivo «%s» para detectar los ajustes de página predeterminados.\n" #: book_latex.py:259 book_texinfo.py:257 msgid "Unable to auto-detect default settings:\n" msgstr "No se pudieron detectar automáticamente los ajustes predeterminados:\n" #: book_latex.py:275 book_texinfo.py:269 #, python-format msgid "" "Unable to auto-detect default settings:\n" "%s" msgstr "" "No se pudieron detectar automáticamente los ajustes predeterminados:\n" "%s" #: book_snippets.py:453 #, python-format msgid "deprecated ly-option used: %s=%s" msgstr "se ha usado una ly-option obsoleta: %s=%s" #: book_snippets.py:455 #, python-format msgid "compatibility mode translation: %s=%s" msgstr "traducción en modo de compatibilidad: %s=%s" #: book_snippets.py:458 #, python-format msgid "deprecated ly-option used: %s" msgstr "se usó una ly-option obsoleta: %s" #: book_snippets.py:460 #, python-format msgid "compatibility mode translation: %s" msgstr "traducción en modo compatible: %s" #: book_snippets.py:490 book_snippets.py:499 #, fuzzy, python-format #| msgid "ignoring unknown ly option: %s" msgid "ignoring invalid option %s=%s" msgstr "opción ly desconocida e ignorada: %s" #: book_snippets.py:630 #, python-format msgid "ignoring unknown ly option: %s" msgstr "opción ly desconocida e ignorada: %s" #: book_snippets.py:731 #, python-format msgid "Missing files: %s" msgstr "Archivos que faltan: %s" #: book_snippets.py:769 #, python-format msgid "Could not overwrite file %s" msgstr "No se puede sobreescribir el archivo %s" #: book_snippets.py:860 #, python-format msgid "Running through filter `%s'" msgstr "Ejecutando a través del filtro «%s»" #: book_snippets.py:885 #, python-format msgid "`%s' failed (%d)" msgstr "«%s» ha fallado (%d)" #: book_snippets.py:886 #, fuzzy #| msgid "The error log is as follows:" msgid "The ly.error log is as follows:" msgstr "El registro de errores es como sigue:" #: book_snippets.py:1032 #, python-format msgid "Converting MusicXML file `%s'..." msgstr "Convirtiendo archivo MusicXML «%s»..." #: book_snippets.py:1061 #, python-format msgid "" "%s: duplicate filename but different contents of original file,\n" "printing diff against existing file." msgstr "" "%s: nombre duplicado pero contenido diferente del archivo original,\n" "se imprime la diferencia respecto al archivo existente." #: book_snippets.py:1077 #, python-format msgid "" "%s: duplicate filename but different contents of converted lilypond file,\n" "printing diff against existing file." msgstr "" "%s: nombre duplicado pero contenido diferente del archivo convertido de lilypond,\n" "se imprime la diferencia respecto al archivo existente." #: book_texinfo.py:234 #, python-format msgid "Running texi2pdf on file %s to detect default page settings.\n" msgstr "Ejecutando texi2pdf sobre el archivo %s para detectar los ajustes predeterminados de página.\n" #: convertrules.py:31 #, python-format msgid "Not smart enough to convert %s." msgstr "No soy tan listo como para convertir %s." #: convertrules.py:33 msgid "Please refer to the manual for details, and update manually." msgstr "Consulte el manual para ver los detalles, y efectúe una actualización manual." #: convertrules.py:34 #, python-format msgid "%s has been replaced by %s" msgstr "%s se ha sustituido por %s" #: convertrules.py:46 lilylib.py:87 warn.cc:263 #, c-format, python-format msgid "warning: %s" msgstr "advertencia: %s" #: convertrules.py:121 msgid "new \\header format" msgstr "formato nuevo de \\header" #: convertrules.py:148 msgid "\\translator syntax" msgstr "sintaxis de \\translator" #: convertrules.py:329 msgid "new \\notenames format" msgstr "formato nuevo de \\notenames" #: convertrules.py:345 msgid "new tremolo format" msgstr "formato nuevo de tremolo" #: convertrules.py:480 msgid "new \\textscript markup text" msgstr "nuevo texto de marcado \\textscript" #: convertrules.py:770 msgid "automaticMelismata is turned on by default since 1.5.67." msgstr "automaticMelismata activado por omisión desde 1.5.67." #: convertrules.py:1059 msgid "cluster syntax" msgstr "sintaxis de los racimos (clusters)" #: convertrules.py:1407 msgid "attempting automatic \\figures conversion. Check results!" msgstr "intento de conversión automática de \\figures. ¡Compruebe el resultado!" #: convertrules.py:1453 msgid "Use Scheme code to construct arbitrary note events." msgstr "Usar código de Scheme para construir eventos arbitrarios de nota." #: convertrules.py:1484 #, fuzzy, python-format #| msgid "" #| "\\outputproperty found,\n" #| "Please hand-edit, using\n" #| "\n" #| " \\applyoutput #(outputproperty-compatibility %s '%s )\n" #| "\n" #| "as a substitution text." msgid "" "\\outputproperty found,\n" "Please hand-edit, using\n" "\n" " \\applyoutput #(outputproperty-compatibility %s '%s )\n" "\n" "as a substitution text" msgstr "" "se ha encontrado \\outputproperty,\n" "edite a mano usando\n" "\n" " \\applyoutput #(outputproperty-compatibility %s '%s )\n" "\n" "como texto de sustitución." #: convertrules.py:1496 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 "" "El campo de alteración de las alturas de Scheme se ha multiplicado por 2\n" "para contemplar las alteraciones de cuartos de tono. Debe actualizar manualmente las siguientes estructuras:\n" "\n" "* llamadas a ly:make-pitch y a ly:pitch-alteration\n" "* ajustes de keySignature hechos con \\property\n" #: convertrules.py:1675 msgid "Drums found. Enclose drum notes in \\drummode" msgstr "Se han encontrado percusiones. Encierre las notas de percusión dentro de \\drummode" #: convertrules.py:1685 convertrules.py:1693 convertrules.py:1703 #, python-format msgid "" "\n" "%s found. Check file manually!\n" msgstr "" "\n" "se han encontrado %s. ¡Compruebe el archivo a mano!\n" #: convertrules.py:1686 msgid "Drum notation" msgstr "Notación de percusión" #: convertrules.py:1818 convertrules.py:2207 convertrules.py:2212 #: convertrules.py:2799 #, python-format msgid "Use %s\n" msgstr "Utilice %s\n" #: convertrules.py:1959 msgid "" "Page layout has been changed, using paper size and margins.\n" "textheight is no longer used.\n" msgstr "" "La disposición de la página se ha cambiado, utilizando tamaño de página y márgenes.\n" "textheight ya no se utiliza.\n" #: convertrules.py:2084 msgid "" "staff size should be changed at top-level\n" "with\n" "\n" " #(set-global-staff-size )\n" "\n" msgstr "" "el tamaño del pentagrama se debe cambiar en el nivel más alto\n" "con\n" "\n" " #(set-global-staff-size )\n" "\n" #: convertrules.py:2184 msgid "LilyPond source must be UTF-8" msgstr "El código de entrada de LilyPond debe ser UTF-8" #: convertrules.py:2187 msgid "Try the texstrings backend" msgstr "Pruebe con el 'backend' texstrings" #: convertrules.py:2190 #, python-format msgid "Do something like: %s" msgstr "Haga algo parecido a %s" #: convertrules.py:2193 msgid "Or save as UTF-8 in your editor" msgstr "O guarde como UTF-8 en su editor" #: convertrules.py:2228 msgid "auto beam settings" msgstr "ajustes de barrado automático" #: convertrules.py:2229 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 "" "\n" "Los ajustes de barrado automático ahora deben especificar cada uno de los \n" "momentos interesantes de un compás explícitamente; 1/4 ya no se multiplica \n" "para que cubra también los momentos 1/2 y 3/4.\n" #: convertrules.py:2340 msgid "verticalAlignmentChildCallback has been deprecated" msgstr "verticalAlignmentChildCallback ha caído en desuso" #: convertrules.py:2677 msgid "edge-text settings for TextSpanner" msgstr "ajustes de edge-text para TextSpanner" #: convertrules.py:2678 #, python-format msgid "" "Use\n" "\n" "%s" msgstr "" "Usar\n" "\n" "%s" #: convertrules.py:2711 msgid "Use the `alignment-offsets' sub-property of\n" msgstr "Utilice la sub-propiedad «alignment-offsets» de\n" #: convertrules.py:2712 msgid "NonMusicalPaperColumn #'line-break-system-details\n" msgstr "NonMusicalPaperColumn #'line-break-system-details\n" #: convertrules.py:2713 msgid "to set fixed distances between staves.\n" msgstr "para establecer distancias fijas entre pautas.\n" #: convertrules.py:2731 msgid "all settings related to dashed lines" msgstr "todos los ajustes relacionados con líneas intermitentes" #: convertrules.py:2733 msgid "Use \\override ... #'style = #'line for solid lines and\n" msgstr "Usar \\override ... #'style = #'line para las líneas continuas y\n" #: convertrules.py:2735 msgid "\t\\override ... #'style = #'dashed-line for dashed lines." msgstr "\t\\override ... #'style = #'dashed-line para líneas intermintentes." #: convertrules.py:2778 msgid "metronomeMarkFormatter got an additional text argument.\n" msgstr "metronomeMarkFormatter ha tomado un argumento adicional de texto.\n" #: convertrules.py:2779 #, python-format msgid "" "The function assigned to Score.metronomeMarkFunction now uses the signature\n" "%s" msgstr "" "La función asignada a Score.metronomeMarkFunction usa ahora la indicación\n" "%s" #: convertrules.py:2798 #, python-format msgid "%s in fret-diagram properties" msgstr "%s en las propiedades de fret-diagram" #: convertrules.py:2848 msgid "\\put-adjacent argument order" msgstr "orden de argumentos de \\put-adjacent" #: convertrules.py:2849 msgid "Axis and direction now come before markups:\n" msgstr "El eje y la dirección ahora van antes de los marcados:\n" #: convertrules.py:2850 msgid "\\put-adjacent axis dir markup markup." msgstr "\\put-adjacent eje dirección marcado marcado." #: convertrules.py:2888 msgid "re-definition of InnerStaffGroup" msgstr "redefinición de InnerStaffGroup" #: convertrules.py:2893 msgid "re-definition of InnerChoirStaff" msgstr "redefinición de InnerChoirStaff" #: convertrules.py:2908 msgid "stringTuning must be added to addChordShape call.\n" msgstr "stringTuning se debe añadir a la llamada a addChordShape.\n" #: convertrules.py:2913 msgid "stringTuning must be added to chord-shape call.\n" msgstr "stringTuning se debe añadir a la llamada a chord-shape.\n" #: convertrules.py:2923 msgid "" "oldaddlyrics is no longer supported. \n" " Use addlyrics or lyricsto instead.\n" msgstr "" "oldaddlyrics ya no está contemplado. \n" " Utilice en su lugar addlyrics o lyricsto.\n" #: convertrules.py:2935 msgid "The alist for Staff.keySignature is no longer in reversed order.\n" msgstr "La lista-A de Staff.keySignature ya no está en orden inverso.\n" #: convertrules.py:2947 msgid "\\bar \".\" now produces a thick barline.\n" msgstr "\\bar \".\" ahora produce una línea divisoria gruesa.\n" #: convertrules.py:2955 msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" msgstr "Los parámetros de discontinuidad para las ligaduras de expresión y de unión ahora están en 'dash-definition.\n" #: convertrules.py:2974 msgid " Autobeam settings are now overriden with \\overrideBeamSettings.\n" msgstr " Los ajustes de barrado automático se sobreescriben ahora con \\overrideBeamSettings.\n" #: convertrules.py:2979 msgid " Autobeam settings are now reverted with \\revertBeamSettings.\n" msgstr " Los ajustes de barrado automático se revierten ahora con \\revertBeamSettings.\n" #: convertrules.py:2985 msgid "" " beatGrouping with a specified context must now be accomplished with\n" " \\overrideBeamSettings.\n" msgstr "" " beatGrouping con un contexto especificado se hace ahora con\n" " \\overrideBeamSettings.\n" #: convertrules.py:2991 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 "" "alignment-offsets ha cambiado a alignment-distances:\n" " ahora se deben especificar las distancias entre pautas\n" " en lugar del desplazamiento de cada pauta.\n" #: convertrules.py:3034 msgid "Vertical spacing no longer depends on the Y-extent of a VerticalAxisGroup.\n" msgstr "El espaciado vertical ya no depende de la dimensión Y-extent de un VerticalAxisGroup.\n" #: convertrules.py:3088 msgid "Use \\set beamExceptions or \\overrideTimeSignatureSettings.\n" msgstr "Use \\set beamExceptions u \\overrideTimeSignatureSettings.\n" #: convertrules.py:3093 msgid "Use \\set beamExceptions or \\revertTimeSignatureSettings.\n" msgstr "Use \\set beamExceptions o \\revertTimeSignatureSettings.\n" #: convertrules.py:3097 msgid "Use baseMoment, beatStructure, and beamExceptions.\n" msgstr "Use baseMoment, beatStructure y beamExceptions.\n" #: convertrules.py:3101 convertrules.py:3105 msgid "Use baseMoment and beatStructure.\n" msgstr "Use baseMoment y beatStructure.\n" #: convertrules.py:3117 msgid "Move size, thickness, and graphic to properties. Argument should be just the key list.\n" msgstr "Mover el tamaño, grosor y forma gráfica a propiedades. El único argumento debe ser la lista de claves.\n" #: convertrules.py:3169 msgid "Adjust settings for top-system-spacing instead.\n" msgstr "Ajuste los valores para top-system-spacing en su lugar.\n" #: convertrules.py:3173 msgid "Adjust settings for last-bottom-spacing instead.\n" msgstr "Ajuste los valores para last-bottom-spacing en su lugar.\n" #: convertrules.py:3188 msgid "HarmonicParenthesesItem has been eliminated.\n" msgstr "HarmonicParenthesesItem se ha eliminado.\n" #: convertrules.py:3190 msgid "Harmonic parentheses are part of the TabNoteHead grob.\n" msgstr "Los paréntesis en los armónicos forman parte del grob TabNoteHead.\n" #: convertrules.py:3247 msgid "Vertical spacing changes might affect user-defined contexts." msgstr "Los cambios en el espaciado vertical pueden afectar a los contextos definidos por el usuario." #: convertrules.py:3269 msgid "Clarinet fingering changed to reflect actual anatomy of instrument.\n" msgstr "Se cambia la digitación del clarinete para que refleje la anatomía real del instrumento.\n" #: convertrules.py:3284 msgid "If you are using non-automatic footnotes, make sure to set footnote-auto-numbering = ##f in the paper block.\n" msgstr "Si está utilizando notas al pie no automáticas, asegúrese de establecer footnote-auto-numbering = ##f en el bloque paper.\n" #: convertrules.py:3294 msgid "This internal property has been replaced by round-up-to-longer-rest, round-up-exceptions and usable-duration-logs.\n" msgstr "Esta propiedad interna se ha sustituido por round-to-longer-rest,round-up-exceptions y usable-duration-logs.\n" #: convertrules.py:3342 msgid "consistent-broken-slope is now handled through the positions callback.\n" msgstr "consistent-broken-slope se maneja ahora a través del callback «positions».\n" #: convertrules.py:3344 msgid "input/regression/beam-broken-classic.ly shows how broken beams are now handled.\n" msgstr "input/regression/beam-broken-classic.ly muestra cómo se manejan ahora las barras divididas.\n" #: convertrules.py:3514 msgid "beamExceptions controls whole-measure beaming." msgstr "beamExceptions controla el barrado de compases completos." #: convertrules.py:3860 #, fuzzy #| msgid "Staff-padding now controls the distance to the baseline, not the nearest point." msgid "" "\n" "staff-padding now controls the distance to the baseline, not the nearest point.\n" msgstr "Staff-padding ahora controla la distancia a la línea de base, no al punto más próximo." #: convertrules.py:4154 #, fuzzy #| msgid "Previously the \"id\" grob property (string) was used for SVG output." msgid "" "\n" "Previously the \"id\" grob property (string) was used for SVG output.\n" "Now \"output-attributes\" (association list) is used instead.\n" msgstr "Anteriormente, la propiedad de grob \"id\" (cadena) se utilizaba para la salida de SVG" #: convertrules.py:4261 msgid "alternative chord naming functions" msgstr "" #: convertrules.py:4277 msgid "" "\n" "Instead of (for example)\n" " \\markup \\override #'(multi-measure-rest . #t) \\rest-by-number #0 #0\n" "use\n" " \\markup \\multi-measure-rest-by-number #1\n" "\n" "The argument of \\multi-measure-rest-by-number is the number of measures\n" "the multi-measure rest lasts.\n" msgstr "" #: convertrules.py:4313 msgid "" "\n" "If you had\n" "\n" " \\override Stem.neutral-direction = #DOWN\n" "\n" "and\n" "\n" " \\override Stem.neutral-direction #'()\n" "\n" "to turn the use of the Melody_engraver off\n" "and on, respectively, you should instead use\n" "\n" " \\set suspendMelodyDecisions = ##t\n" "\n" "and\n" "\n" " \\set suspendMelodyDecisions = ##f\n" "\n" msgstr "" #: convertrules.py:4359 msgid "Stem.neutral-direction with Melody_engraver" msgstr "" #: convertrules.py:4368 msgid "" "\n" "ly:round-filled-polygon was renamed to ly:round-polygon and now takes\n" "an additional optional parameter specifying whether the polygon is filled.\n" "The default value of the extroversion optional parameter was changed from\n" "-1 to 0.\n" msgstr "" #: convertrules.py:4445 msgid "" "\n" "If independent mark sequences are desired, use multiple Mark_tracking_translators.\n" msgstr "" #: convertrules.py:4462 msgid "" "\n" "The signature of the markup->string Scheme function changed. Calls with\n" "just one argument are not affected. Calls using the second optional\n" "argument, the list of header modules, should be changed from\n" "\n" " (markup->string
)\n" "\n" "to\n" "\n" " (markup->string #:props (headers-property-alist-chain
))\n" "\n" msgstr "" #: convertrules.py:4519 msgid "" "\n" "Warning:\n" "\n" "Your score contains a setting of barNumberVisibility to\n" "#all-bar-numbers-visible and a setting of BarNumber.break-visibility,\n" "but not \\bar \"\" command. This likely means that you have\n" "been using\n" "\n" " \\set Score.barNumberVisibility = #all-bar-numbers-visible\n" " \\override Score.BarNumber.break-visibility = #end-of-line-invisible\n" "\n" "in order to print bar numbers in the middle of systems\n" "in addition to bar numbers at the beginning of systems.\n" "In 2.23.7 and later, this will print the first bar number\n" "too, which has always been the intended effect of\n" "#all-bar-numbers-visible, but did not work without \\bar \"\"\n" "for technical reasons. If you do not want the first\n" "bar number, remove the command\n" "\n" " \\set Score.barNumberVisibility = #all-bar-numbers-visible\n" msgstr "" #: convertrules.py:4577 msgid "" "\n" "The X-offset property of PercentRepeat is no longer relative to the\n" "default position (centered), but to the left of the span within\n" "which the object is centered. Overrides/tweaks to PercentRepeat.X-offset\n" "should be updated.\n" msgstr "" #: convertrules.py:4596 msgid "" "\n" "The automaticBars property has been removed. Instead, set\n" "measureBarType to #'() or a valid bar type.\n" msgstr "" #: convertrules.py:4614 msgid "advanced use of automaticBars" msgstr "" #: convertrules.py:4660 msgid "" "\n" "Warning: \\fine no longer enforces the end of the music. If your piece\n" "has music following \\fine that you want to exclude when it is\n" "unfolded, use \\volta to exclude it.\n" msgstr "" #: convertrules.py:4666 msgid "" "\n" "MensuralStaff and VaticanaStaff now use Divisio_engraver to engrave\n" "divisiones as Divisio grobs.\n" "\n" "Previously, the respective Voice-aliased contexts used\n" "Breathing_sign_engraver to engrave divisiones as BreathingSign grobs.\n" "Because of the new names and the move from Voice to Staff, layout\n" "adjustments for the old scheme are not effective for the new.\n" "\n" "If you are not content with the new default layout, deal with Divisio\n" "and Divisio_engraver in the appropriate Staff-aliased context.\n" msgstr "" #: convertrules.py:4679 msgid "" "\n" "GregorianTranscriptionStaff now engraves \\divisioMinima,\n" "\\divisioMaior, and \\divisioMaxima as BarLine grobs using Bar_engraver,\n" "and engraves \\caesura and \\virgula as Divisio grobs using\n" "Divisio_engraver.\n" "\n" "Previously, GregorianTranscriptionVoice used Breathing_sign_engraver\n" "to engrave these as BreathingSign grobs. Because of the new names and\n" "the move from Voice to Staff, layout adjustments for the old scheme\n" "are not effective for the new.\n" "\n" "If you are not content with the new default layout, deal with BarLine,\n" "Bar_engraver, Divisio, and Divisio_engraver in\n" "GregorianTranscriptionStaff context. \\EnableGregorianDivisiones may\n" "also be used to switch to engraving Divisio grobs instead of BarLine\n" "grobs.\n" msgstr "" #: convertrules.py:4707 msgid "music following \\fine" msgstr "" #: convertrules.py:4712 msgid "BreathingSign to BarLine or Divisio" msgstr "" #: convertrules.py:4717 msgid "BreathingSign to Divisio" msgstr "" #: convertrules.py:4723 msgid "" "\n" "The barAlways property has been removed. Instead, use\n" "forbidBreakBetweenBarLines.\n" msgstr "" #: convertrules.py:4735 msgid "advanced use of barAlways" msgstr "" #: convertrules.py:4741 msgid "" "\n" "The second argument to ly:skylines-for-stencil is now the 'horizon axis',\n" "which is the opposite of the convention used previously.\n" msgstr "" #: convertrules.py:4751 msgid "ly:skylines-for-stencil second argument" msgstr "" #: convertrules.py:4773 msgid "" "\n" "The string-regexp-substitute function has been removed. A call\n" "\n" " (string-regexp-substitute pattern replacement str)\n" "\n" "should be replaced with\n" "\n" " (ly:regex-replace (ly:make-regex pattern) str replacement)\n" msgstr "" #: convertrules.py:4783 msgid "" "\n" "uniqued-alist no longer needs to take '() as its second argument.\n" msgstr "" #. This replacement is not 100% reliable, but should do a good job. #. If there is the #:factor (/ staff-height pt 20) parameter in the #. set-global-fonts call, the user had done what it took to heed any #. custom font size, so we're fine. If no #:factor was passed, we #. assume that the user was not changing the font size, as doing that #. without passing #:factor was resulting in bad output anyway. #. Other values result in a warning. #: convertrules.py:4871 #, python-brace-format msgid "" "\n" "LilyPond now uses a different syntax for selecting fonts. The\n" "set-global-fonts Scheme function has been removed. convert-ly\n" "has mostly converted the call for you, but it was not able to\n" "convert the #:factor parameter. Now, font selection is independent\n" "from setting the font size. Please use set-global-staff-size\n" "or layout-set-staff-size to replace this parameter, which you\n" "set to:\n" "\n" " {}\n" "\n" msgstr "" #: convertrules.py:4884 msgid "" "\n" "LilyPond now uses a different syntax for selecting fonts. The #:brace\n" "argument to set-global-fonts does not have an equivalent in the new syntax;\n" "braces now use the normal music font family by default. Your code contains\n" "a call to set-global-fonts where the #:music and #:brace parameters have\n" "different values. If you wish to set braces in a different music font than\n" "other music glyphs, use code such as\n" "\n" "\\paper {\n" " fonts.music-alt = \"your-music-font\"\n" "}\n" "\n" "\\layout {\n" " \\context {\n" " \\Score\n" " \\override SystemStartBrace.font-family = #'music-alt\n" " }\n" "}\n" msgstr "" #: convertrules.py:4904 msgid "" "\n" "LilyPond now uses a different syntax for selecting fonts. The code equivalent\n" "to the previous spelling\n" "\n" "\\paper {\n" " #(define fonts\n" " (set-global-fonts #:music \"music-font\"\n" " #:brace \"brace-font\"\n" " #:roman \"roman font\"\n" " #:sans \"sans font\"\n" " #:typewriter \"typewriter font\"))\n" "}\n" "\n" "is now\n" "\n" "\\paper {\n" " fonts.music = \"music-font\"\n" " fonts.roman = \"roman font\"\n" " fonts.sans = \"sans font\"\n" " fonts.typewriter = \"typewriter font\"\n" "}\n" "\n" "convert-ly found an advanced use of set-global-fonts that it was not able to\n" "convert automatically. Please do the update manually.\n" msgstr "" #: convertrules.py:4949 msgid "#:factor parameter to set-global-fonts" msgstr "" #: convertrules.py:4954 msgid "different music and brace fonts passed to set-global-fonts" msgstr "" #: convertrules.py:4971 msgid "advanced use of set-global-fonts" msgstr "" #. Similar logic here with the factor parameter here #: convertrules.py:4976 #, python-brace-format msgid "" "\n" "LilyPond now uses a different syntax for selecting fonts. The\n" "make-pango-font-tree Scheme function has been removed. convert-ly\n" "has mostly converted the call for you, but it was not able to\n" "convert the #:factor parameter. Now, font selection is independent\n" "from setting the font size. Please use set-global-staff-size\n" "or layout-set-staff-size to replace this parameter, which you\n" "set to:\n" "\n" " {}\n" "\n" msgstr "" #: convertrules.py:4989 msgid "" "\n" "LilyPond now uses a different syntax for selecting fonts. The code equivalent\n" "to the previous spelling\n" "\n" "\\paper {\n" " #(define fonts\n" " (make-pango-font-tree\n" " \"roman font\"\n" " \"sans font\"\n" " \"typewriter font\"\n" " factor))\n" "}\n" "\n" "is now\n" "\n" "\\paper {\n" " fonts.roman = \"roman font\"\n" " fonts.sans = \"sans font\"\n" " fonts.typewriter = \"typewriter font\"\n" "}\n" "\n" "convert-ly found an advanced use of make-pango-font-tree that it was not able\n" "to convert automatically. Please do the update manually.\n" msgstr "" #: convertrules.py:5036 msgid "factor parameter to make-pango-font-tree" msgstr "" #: convertrules.py:5047 msgid "advanced use of make-pango-font-tree" msgstr "" #: convertrules.py:5103 #, fuzzy #| msgid "markup expected" msgid "markup in repeatCommands" msgstr "se esperaba un elemento de marcado" #: convertrules.py:5104 msgid "" "\n" "Markups inside repeatCommands are no longer automatically typeset in\n" "a music font. Use the \\volta-number command where needed. Example\n" "replacements:\n" "\n" " \\set Score.repeatCommands = #'((volta \"ad lib.\"))\n" " [does not need conversion]\n" "\n" " \\set Score.repeatCommands = #'((volta \"1.2.\"))\n" " -> \\set Score.repeatCommands = #`((volta ,#{ \\markup \\volta-number \"1.2.\" #}))\n" "\n" " \\set Score.repeatCommands = #'((volta \"1.2. ad lib.\"))\n" " -> \\set Score.repeatCommands = #`((volta ,#{ \\markup { \\volta-number \"1.2.\" ad lib. } #}))\n" msgstr "" #: convertrules.py:5138 msgid "advanced use of (text-)font-defaults" msgstr "" #: convertrules.py:5139 msgid "" "\n" "The text-font-defaults and font-defaults variables have\n" "been merged into a single property-defaults variable.\n" msgstr "" #: convertrules.py:5145 #, python-brace-format msgid "" "\n" "Identifiers formerly in file 'gregorian.ly' are now always defined. The\n" "following variable or variables in your LilyPond input file have the same\n" "name as one of these identifiers:\n" "\n" " {}\n" "\n" "It is recommended to rename them.\n" msgstr "" #: convertrules.py:5155 msgid "" "\n" "The use of 'gregorian.ly' is deprecated. Code like\n" "\n" " \\input \"gregorian.ly\"\n" "\n" " \\new VaticanaStaff { ... }\n" "\n" "should be replaced with\n" "\n" " \\new VaticanaScore {\n" " \\new VaticanaStaff { ... }\n" " }\n" "\n" " \\layout {\n" " indent = 0\n" " ragged-last = ##t\n" " }\n" "\n" msgstr "" #: convertrules.py:5216 msgid "gregorian.ly to VaticanaScore" msgstr "" #: convertrules.py:5232 msgid "possible use of \\roman markup command with #(markup ...) macro" msgstr "" #: convertrules.py:5234 msgid "" "\n" "convert-ly detected \"#:roman\" in the input file. This may be\n" "related to using the \\roman markup command with the markup\n" "macro, e.g., #(markup #:roman ...). If this is the case, convert\n" "#:roman to #:serif.\n" msgstr "" #: convertrules.py:5278 msgid "subdivideBeams" msgstr "" #: convertrules.py:5279 msgid "" "\n" "Context property 'subdivideBeams' used to rely on the value of\n" "'baseMoment' for the minimum subdivision interval. Now, separate\n" "properties 'minimumBeamSubdivisionInterval',\n" "'maximumBeamSubdivisionInterval', and 'respectIncompleteBeams'\n" "specifically control beam subdivision intervals, whereas 'baseMoment' no\n" "longer has an effect. The value of 'baseMoment' may implicitly change\n" "whenever a time signature changes or is first set, so preserving past\n" "behavior requires setting 'minimumBeamSubdivisionInterval' to the same\n" "value of 'baseMoment', even at each implicit setting of 'baseMoment',\n" "and setting 'respectIncompleteBeams' to true.\n" msgstr "" #: convertrules.py:5475 msgid "Advanced use of partcombine music types." msgstr "" #: convertrules.py:5476 msgid "" "\n" "UnisonoEvent, SoloOneEvent, and UnisonoEvent have been merged into\n" "PartCombineEvent, with different values for property 'part-combine-status:\n" "'unisono, 'solo1, 'solo2 respectively.\n" msgstr "" #: convertrules.py:5483 msgid "Advanced use of partcombine event classes." msgstr "" #: convertrules.py:5484 msgid "" "\n" "unisono-event, solo-one-event, and unisono-event have been removed. Instead,\n" "use part-combine-event with different values for property 'part-combine-status:\n" "'unisono, 'solo1, 'solo2 respectively.\n" msgstr "" #: convertrules.py:5491 msgid "" "\n" "Advanced use of make-part-combine-marks or make-part-combine-context-changes.\n" msgstr "" #: convertrules.py:5494 msgid "" "\n" "The format of values returned by all partcombine state machine tables was\n" "changed:\n" "\n" " 1. 'next-label' symbols moved from LAST to FIRST\n" " 2. Values are now always proper lists (changed from dotted pairs for\n" " context-changes table)\n" "\n" "The order of arguments to make-part-combine-marks was reversed (but not for\n" "make-part-combine-context-changes). The state-machine argument is now optional,\n" "and expects a procedure rather than a state-machine table. For equivalent\n" "behavior, pass:\n" " (traverse-state-machine )\n" "as the second argument.\n" "\n" "Refer to part-combiner.scm for more information.\n" msgstr "" #: convertrules.py:5572 msgid "toe and heel marks with direction modifiers" msgstr "" #: convertrules.py:5573 msgid "" "\n" "\\rtoe, \\ltoe, \\rheel, and \\lheel now ignore them. Three possible solutions:\n" " - use the `toeHeelStyle` context property to style the pedal mark commands\n" " instead of specifying explicit directions (preferred)\n" " - use normal articulations \\toe, \\vartoe, \\heel, or \\varheel\n" " - remove `Toe_heel_engraver`\n" msgstr "" #: convertrules.py:5635 msgid "assignment of \\%" msgstr "" #: convertrules.py:5636 msgid "" "\n" "\\% is now a built-in abbreviation for \\repeat percent. If you have defined it\n" "differently, you may wish to change the name to avoid confusion.\n" msgstr "" #: convertrules.py:5643 msgid "assignment of \\*" msgstr "" #: convertrules.py:5644 msgid "" "\n" "\\* is now a built-in abbreviation for \\repeat unfold. If you have defined it\n" "differently, you may wish to change the name to avoid confusion.\n" msgstr "" #: convertrules.py:5667 msgid "chord names in combination with \\language" msgstr "" #: convertrules.py:5668 msgid "" "\n" "\\germanChords and its siblings no longer depend on the input note names\n" "as selected with \\language. This might cause different note names in the\n" "shown chord names.\n" msgstr "" #: lilylib.py:50 #, python-format msgid "Setting loglevel to %s" msgstr "Se establece el nivel de registro a %s" #: lilylib.py:53 #, python-format msgid "Unknown or invalid loglevel '%s'" msgstr "Nivel de registro «%s» desconocido o no válido" #: lilylib.py:83 warn.cc:250 #, c-format, python-format msgid "error: %s" msgstr "error: %s" #: lilylib.py:151 #, python-format msgid "Usage: %s" msgstr "uso: %s" #: musicexp.py:517 musicexp.py:525 msgid "Language does not support microtones contained in the piece" msgstr "El lenguaje no contempla los microtonos de la pieza" #: musicexp.py:1151 #, python-format msgid "unable to set the music %(music)s for the repeat %(repeat)s" msgstr "no se ha podido establecer el fragmento de música %(music)s para la repetición %(repeat)s" #: musicexp.py:1177 #, fuzzy #| msgid "encountered repeat without body" msgid "encountered tremolo repeat without body" msgstr "se ha encontrado una repetición sin cuerpo" #: musicexp.py:1184 #, fuzzy #| msgid "encountered repeat without body" msgid "encountered volta repeat without body" msgstr "se ha encontrado una repetición sin cuerpo" #. No `self.elements`! #: musicexp.py:1796 #, python-format msgid "Grace note with no following music: %s" msgstr "Nota de adorno sin música que le siga: %s" #: musicexp.py:2263 msgid "Correct vertical positioning of trill pitch change accidental marks might fail and need manual fixing." msgstr "" #: musicexp.py:2556 #, python-format msgid "Invalid octave shift size found: %s. Using no shift." msgstr "Se ha encontrado un tamaño de desplazamiento de octava no válido: %s. No se usará ningún desplazamiento." #: musicexp.py:4185 #, python-format msgid "Unable to convert alteration %s to a lilypond expression" msgstr "No se pudo convertir la alteración %s a una expresión de lilypond" #: musicexp.py:4405 msgid "Non-standard clef positions are not supported yet, using 'treble' instead" msgstr "" #: musicexp.py:4413 #, python-format msgid "Unsupported clef '%s', using 'treble' instead" msgstr "" #: musicexp.py:5044 msgid "Only up to 4 voices per staff are supported; expect wrong stem directions and collisions" msgstr "" #: musicxml.py:178 #, python-format msgid "more than one child of class %s, all but the first will be ignored" msgstr "" #: musicxml.py:624 msgid "Unable to interpret time signature! Falling back to 4/4." msgstr "¡Ha sido imposible interpretar la indicación de compás! Se va a usar 4/4 como opción de retroceso." #: musicxml.py:696 #, python-format msgid "Key alteration octave given for a non-existing alteration nr. %s, available numbers: %s!" msgstr "¡Se ha proporcionado una octava de alteración de tonalidad para un número de alteraciones inexistente %s, números disponibles: %s!" #: musicxml.py:973 #, fuzzy, python-format #| msgid "Encountered note at %s without type and duration(=%s)" msgid "Encountered note at %s without type and duration (=%s)" msgstr "Se ha encontrado una nota en %s sin typo y duración(=%s)" #: musicxml.py:1095 msgid "cannot find suitable event" msgstr "no se encuentra un evento adecuado" #: musicxml.py:1160 #, python-format msgid "Unable to find instrument for ID=%s\n" msgstr "No se ha podido encontrar el instrumento con el ID=%s\n" #: musicxml.py:1536 msgid "Ignoring cross-voice slur" msgstr "" #. Only for verbose operation. #: musicxml.py:1688 musicxml.py:1692 msgid "Incomplete" msgstr "" #: musicxml.py:1690 msgid "Overfull" msgstr "" #: musicxml.py:1694 #, python-format msgid "%s measure? Expected: %s, difference: %s" msgstr "" #: musicxml.py:2088 #, python-format msgid "%s end seen without %s start" msgstr "" #: musicxml.py:2476 msgid "Found overlapping elements" msgstr "" #: musicxml2ly_conversion.py:66 #, python-format msgid "Encountered unprocessed marker %s\n" msgstr "Se ha encontrado el marcador sin procesar %s\n" #: abc2ly.py:1631 convert-ly.py:88 lilypond-book.py:139 midi2ly.py:1160 #, python-format msgid "%s [OPTION]... FILE" msgstr "%s [OPCIÓN]... ARCHIVO" #: abc2ly.py:1633 #, fuzzy, python-format #| msgid "" #| "abc2ly converts ABC music files (see\n" #| "%s) to LilyPond input.\n" msgid "" "abc2ly converts ABC music files (see\n" "<%s>) to LilyPond input.\n" msgstr "" "abc2ly convierte archivos de música de ABC\n" "(véase %s) en código de entrada de LilyPond.\n" #: abc2ly.py:1642 convert-ly.py:95 etf2ly.py:1231 lilypond-book.py:275 #: midi2ly.py:1212 musicxml2ly.py:5197 main.cc:154 msgid "show version number and exit" msgstr "mostrar el número de versión y salir" #. Bug in option parser: --output =foe is taken as an abbreviation #. for --output-format. #: abc2ly.py:1645 convert-ly.py:99 etf2ly.py:1227 lilypond-book.py:160 #: midi2ly.py:1179 musicxml2ly.py:5177 main.cc:131 msgid "show this help and exit" msgstr "mostrar esta ayuda y salir" #: abc2ly.py:1648 etf2ly.py:1232 midi2ly.py:1188 msgid "write output to FILE" msgstr "escribir la salida en el ARCHIVO" #: abc2ly.py:1651 msgid "be strict about success" msgstr "ser estricto respecto al éxito" #: abc2ly.py:1654 msgid "preserve ABC's notion of beams" msgstr "preservar la noción de las barras de ABC" #: abc2ly.py:1657 msgid "suppress progress messages" msgstr "suprimir mensajes de avance" #: abc2ly.py:1660 convert-ly.py:167 etf2ly.py:1241 lilypond-book.py:320 #: midi2ly.py:1224 musicxml2ly.py:5410 #, python-format msgid "Report bugs via %s" msgstr "" "Informe de los fallos en español a http://lists.gnu.org/mailman/listinfo/lilypond-es\n" "o en inglés a %s" #: convert-ly.py:48 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 "" "Actualizar el código de entrada de LilyPond a una versión más reciente.\n" "De manera predeterminada, actualizarlo desde la versión sacada de\n" "la instrucción \\version, a la versión actual de LilyPond." #: convert-ly.py:51 msgid "If FILE is `-', read from standard input." msgstr "si ARCHIVO es `-', leer de la entrada estándar." #: convert-ly.py:53 lilypond-book.py:89 msgid "Examples:" msgstr "Ejemplos:" #: convert-ly.py:81 etf2ly.py:1213 lilypond-book.py:132 midi2ly.py:87 #, python-format msgid "Copyright (c) %s by" msgstr "Copyright (c) %s por" #: convert-ly.py:83 etf2ly.py:1215 lilypond-book.py:134 midi2ly.py:89 msgid "Distributed under terms of the GNU General Public License." msgstr "Distribuido bajo los términos de la Licencia Pública General de GNU." #: convert-ly.py:84 etf2ly.py:1216 lilypond-book.py:135 midi2ly.py:90 msgid "It comes with NO WARRANTY." msgstr "Se distribuye SIN NINGUNA GARANTÍA." #: convert-ly.py:103 convert-ly.py:145 msgid "VERSION" msgstr "VERSIÓN" #: convert-ly.py:106 msgid "start from VERSION [default: \\version found in file]" msgstr "comenzar a partir de VERSIÓN [predeterminado: \\version del archivo]" #: convert-ly.py:109 msgid "edit in place" msgstr "editar in situ" #: convert-ly.py:113 musicxml2ly.py:5236 #, fuzzy #| msgid "Print log messages according to LOGLEVEL (NONE, ERROR, WARNING, PROGRESS (default), DEBUG)" msgid "Print log messages according to LOGLEVEL (NONE, ERROR, WARN, PROGRESS (default), DEBUG)" msgstr "Imprimir los mensajes de registro según NIVEL_DE_REGISTRO (NONE (ninguno), ERROR (error), WARNING (advertencias), PROGRESS (avance; predeterminado), DEBUG (depuración))" #: convert-ly.py:115 lilypond-book.py:198 lilypond-book.py:214 #: musicxml2ly.py:5238 main.cc:142 msgid "LOGLEVEL" msgstr "NIVEL_DE_REGISTRO" #: convert-ly.py:121 msgid "do not add \\version command if missing" msgstr "no añadir la instrucción \\version si no está presente" #: convert-ly.py:127 #, python-format msgid "force updating \\version number to %s" msgstr "forzar la actualización del número de \\version a %s" #: convert-ly.py:133 msgid "only update \\version number if file is modified" msgstr "actualizar solo el número de \\version si el archivo ha sido modificado" #: convert-ly.py:139 #, python-format msgid "show rules [default: -f 0, -t %s]" msgstr "mostrar las reglas [predeterminado: -f 0, -t %s]" #: convert-ly.py:144 #, python-format msgid "convert to VERSION [default: %s]" msgstr "convertir a VERSIÓN [predeterminado: %s]" #: convert-ly.py:151 msgid "make a numbered backup [default: filename.ext~]" msgstr "hacer una copia de respaldo numerada [predeterminado: nombre.ext~]" #: convert-ly.py:157 msgid "print rule descriptions during conversion" msgstr "" #: convert-ly.py:162 etf2ly.py:1235 lilypond-book.py:279 midi2ly.py:1213 #: main.cc:156 msgid "show warranty and copyright" msgstr "mostrar los avisos de garantía y de copyright" #: convert-ly.py:196 msgid "Applying conversion: " msgstr "Aplicando la conversión: " #: convert-ly.py:220 msgid "Error while converting" msgstr "Error al convertir" #: convert-ly.py:222 msgid "Stopping at last successful rule" msgstr "Detención en la última regla satisfactoria" #: convert-ly.py:270 #, python-format msgid "Processing `%s'... " msgstr "Procesando «%s»... " #: convert-ly.py:282 msgid "Attempting conversion from `latin1'..." msgstr "" #: convert-ly.py:392 #, python-format msgid "%s: Unable to open file" msgstr "%s: No se pudo abrir el archivo" #: convert-ly.py:398 #, python-format msgid "%s: Unable to determine version. Skipping" msgstr "%s: no se puede determinar la versión. Se salta" #: convert-ly.py:401 #, 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 "" "%s: Cadena de versión no válida `%s' \n" "Las cadenas de versión válidas se componen de tres números separados por puntos, p.ej. `2.8.12'" #: convert-ly.py:407 #, python-format msgid "There was %d error." msgid_plural "There were %d errors." msgstr[0] "Se ha producido %d error." msgstr[1] "Se han producido %d errores." #: etf2ly.py:1220 #, python-format msgid "%s [OPTION]... ETF-FILE" msgstr "%s [OPCIÓN]... ARCHIVO_ETF" #: etf2ly.py:1221 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 "" "El formato transportable de Enigma (ETF) es un formato utilizado por el producto\n" "Finale de Coda Music Technology. etf2ly convierte un subconjunto de ETF a un\n" "archivo de LilyPond listo para usar.\n" #: etf2ly.py:1233 lilypond-book.py:94 midi2ly.py:1184 midi2ly.py:1189 #: musicxml2ly.py:5321 main.cc:136 main.cc:146 msgid "FILE" msgstr "ARCHIVO" #: lilypond-book.py:87 msgid "Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook document." msgstr "Procesar los fragmentos de LylyPond en un documento de HTML híbrido, LaTeX, texinfo o DocBook." #: lilypond-book.py:104 #, python-format msgid "Exiting (%d)..." msgstr "Saliendo (%d)..." #: lilypond-book.py:145 msgid "pipe snippets through FILTER [default: `convert-ly -n -']" msgstr "redirigir fragmentos a través de FILTRO [predeterminado: `convert-ly -n -']" #: lilypond-book.py:147 msgid "FILTER" msgstr "FILTRO" #: lilypond-book.py:153 msgid "use output format FORMAT (texi [default], texi-html, latex, html, docbook)" msgstr "usar el formato de salida FORMATO (texi [predeterminado], texi-html, latex, html, docbook)" #: lilypond-book.py:155 msgid "FORMAT" msgstr "FORMATO" #: lilypond-book.py:170 msgid "add DIR to include path" msgstr "añadir DIRECTORIO a la ruta de inclusión" #: lilypond-book.py:171 lilypond-book.py:179 lilypond-book.py:206 #: lilypond-book.py:221 lilypond-book.py:247 lilypond-book.py:255 main.cc:135 msgid "DIR" msgstr "DIRECTORIO" #: lilypond-book.py:177 msgid "format Texinfo output so that Info will look for images of music in DIR" msgstr "formatear la salida de Texinfo de manera que Info busque las imágenes de música en DIRECTORIO" #: lilypond-book.py:188 #, python-format msgid "set minimum distance between left margin and staff to PAD (in mm) [default: %default]" msgstr "" #: lilypond-book.py:190 msgid "PAD" msgstr "RELLENAR" #: lilypond-book.py:196 #, fuzzy, python-format #| msgid "Print lilypond log messages according to LOGLEVEL" msgid "print lilypond log messages according to LOGLEVEL [default: %default]" msgstr "Imprimir los mensajes de registro de lilypond según NIVEL_DE_REGISTRO" #: lilypond-book.py:204 msgid "write lily-XXX files to DIR, link into --output dir" msgstr "escribir archivos lily-XXX en DIR, enlazar al directorio de --output" #: lilypond-book.py:212 #, fuzzy #| msgid "Print log messages according to LOGLEVEL (NONE, ERROR, WARNING, PROGRESS (default), DEBUG)" msgid "print log messages according to LOGLEVEL (NONE, ERROR, WARN, PROGRESS [default], DEBUG)" msgstr "Imprimir los mensajes de registro según NIVEL_DE_REGISTRO (NONE (ninguno), ERROR (error), WARNING (advertencias), PROGRESS (avance; predeterminado), DEBUG (depuración))" #: lilypond-book.py:220 msgid "write output to DIR" msgstr "escribir la salida en el DIRECTORIO" #: lilypond-book.py:227 msgid "process ly_files using COMMAND FILE..." msgstr "procesar ly_files utilizando INSTRUCCIÓN ARCHIVO..." #: lilypond-book.py:228 msgid "COMMAND" msgstr "INSTRUCCIÓN" #: lilypond-book.py:234 #, fuzzy #| msgid "Redirect the lilypond output" msgid "redirect lilypond output messages to log files" msgstr "Redirigir la salida de lilypond" #: lilypond-book.py:240 msgid "removed; using this option results in an error" msgstr "" #: lilypond-book.py:246 msgid "do not fail if no lilypond output is found" msgstr "no fracasar si no se encuentra ninguna salida de lilypond" #: lilypond-book.py:253 msgid "do not fail if no PNG images are found for EPS files" msgstr "no fracasar si no se encuentra ninguna imagen PNG para los archivos EPS" #: lilypond-book.py:261 msgid "write snippet output files with the same base name as their source file" msgstr "escribir los archivos de salida de los fragmentos de código con el mismo nombra de base que su archivo fuente" #: lilypond-book.py:268 midi2ly.py:1207 musicxml2ly.py:5203 msgid "be verbose" msgstr "ser prolijo" #: lilypond-book.py:284 #, fuzzy #| msgid "create PDF files for use with PDFTeX" msgid "create PDF files for use with pdftex" msgstr "crear archivos PDF para su utilización con PDFTeX" #: lilypond-book.py:292 #, python-format msgid "shift inline images vertically by VSHIFT (a factor of an image's height) [default: %default]" msgstr "" #: lilypond-book.py:295 msgid "VSHIFT" msgstr "" #: lilypond-book.py:300 #, fuzzy #| msgid "" #| "run executable PROG instead of latex, or in\n" #| "case --pdf option is set instead of pdflatex" msgid "run executable PROG instead of latex or, in case --pdf option is set, instead of pdflatex" msgstr "" "ejecutar PROG en lugar de latex, o en caso de que\n" "esté seleccionada la opción --pdf, en lugar de pdflatex" #: lilypond-book.py:303 lilypond-book.py:312 msgid "PROG" msgstr "PROGRAMA" #: lilypond-book.py:311 msgid "run executable PROG instead of texi2pdf" msgstr "ejecutar PROG en lugar de texi2pdf" #: lilypond-book.py:359 #, fuzzy, python-format #| msgid "Changing working directory to: `%s'" msgid "Changing directory to '%s'" msgstr "Se cambia el directorio de trabajo a: «%s»" #: lilypond-book.py:361 #, python-format msgid "Invoking `%s'" msgstr "Invocando «%s»" #: lilypond-book.py:363 #, python-format msgid "Processing %s.ly" msgstr "Procesando «%s.ly»" #: lilypond-book.py:366 #, python-format msgid "Running %s..." msgstr "Ejecutando %s..." #. Next call write_ly() for each snippet once. #: lilypond-book.py:493 msgid "Writing snippets..." msgstr "Escribiendo fragmentos..." #: lilypond-book.py:497 msgid "Processing..." msgstr "Procesando..." #: lilypond-book.py:502 msgid "All snippets are up to date..." msgstr "Todos los fragmentos están actualizados..." #: lilypond-book.py:505 #, fuzzy, python-format #| msgid "Linking files..." msgid "Linking files from '%s/' to '%s/'..." msgstr "Enlazando los archivos..." #: lilypond-book.py:521 #, python-format msgid "cannot determine format for: %s" msgstr "no se puede determinar el formato de: %s" #: lilypond-book.py:533 #, python-format msgid "%s is up to date." msgstr "%s está actualizado." #: lilypond-book.py:543 #, python-format msgid "Writing `%s'..." msgstr "Escribiendo «%s»..." #: lilypond-book.py:598 msgid "Output would overwrite input file; use --output." msgstr "La salida sobreescribiría el archivo de entrada; utilice --output." #: lilypond-book.py:602 #, fuzzy, python-format #| msgid "Reading %s..." msgid "Reading `%s'" msgstr "Leyendo %s..." #: lilypond-book.py:608 msgid "Dissecting..." msgstr "Diseccionando..." #: lilypond-book.py:619 #, fuzzy, python-format #| msgid "Processing include: %s" msgid "Processing include `%s'" msgstr "Procesando el archivo de inclusión: %s" #: lilypond-book.py:630 #, python-format msgid "Removing `%s'" msgstr "Suprimiendo «%s»" #: lilypond-book.py:747 #, python-format msgid "Setting LilyPond's loglevel to %s" msgstr "Se establece el nivel de registro de LilyPond a %s" #: lilypond-book.py:752 #, python-format msgid "Setting LilyPond's loglevel to %s (from environment variable LILYPOND_LOGLEVEL)" msgstr "Se establece el nivel de registro de LilyPond a %s (a partir de la variable de entorno LILYPOND_LOGLEVEL)" #: lilypond-book.py:758 msgid "Setting LilyPond's output to --verbose, implied by lilypond-book's setting" msgstr "Se establece la salida de LilyPond a --verbose (prolija), implícita por el ajuste de lilypond-book" #: lilypond-book.py:786 #, fuzzy, python-format #| msgid "Compiling %s..." msgid "Compiling `%s'..." msgstr "Compilando %s..." #: lilypond-invoke-editor.py:39 msgid "" "Usage: lilypond-invoke-editor textedit://FILE:LINE:CHAR:COLUMN\n" "\n" "Visit a file and position the cursor.\n" "\n" "Options:\n" " -h, --help show this help\n" " -v, --version show version\n" msgstr "" #: lilypond-invoke-editor.py:133 #, fuzzy #| msgid "failed adding font directory: %s" msgid "failed to invoke editor:" msgstr "fallo al añadir la carpeta de tipografías: %s" #: midi2ly.py:934 msgid "found more than 5 voices on a staff, expect bad output" msgstr "se han encontrado más de 5 voces en una sola pauta, es de esperar un resultado defectuoso" #: midi2ly.py:1150 #, python-format msgid "%s output to `%s'..." msgstr "salida de %s hacia «%s»..." #: midi2ly.py:1162 #, python-format msgid "Convert %s to LilyPond input.\n" msgstr "Convertir %s a entrada de LilyPond.\n" #: midi2ly.py:1167 msgid "print absolute pitches" msgstr "mostrar las alturas absolutas" #: midi2ly.py:1169 midi2ly.py:1197 msgid "DUR" msgstr "DURACIÓN" #: midi2ly.py:1170 msgid "quantise note durations on DUR" msgstr "cuantizar las duraciones de las notas sobre DURACIÓN" #: midi2ly.py:1173 msgid "debug printing" msgstr "impresión de depuración" #: midi2ly.py:1176 msgid "print explicit durations" msgstr "mostrar las duraciones explícitas" #: midi2ly.py:1181 msgid "prepend FILE to output" msgstr "anteponer AARCHIVO a la salida" #: midi2ly.py:1185 msgid "set key: ALT=+sharps|-flats; MINOR=1" msgstr "establecer la tonalidad: ALT=+sostenidos|-bemoles; MENOR=1" #: midi2ly.py:1186 msgid "ALT[:MINOR]" msgstr "ALT[:MENOR]" #: midi2ly.py:1191 msgid "preview of first 4 bars" msgstr "vista previa de los cuatro primeros compases" #: midi2ly.py:1195 msgid "suppress progress messages and warnings about excess voices" msgstr "suprimir los mensajes de avance y las advertencias sobre exceso de voces" #: midi2ly.py:1196 msgid "quantise note starts on DUR" msgstr "cuantizar los comienzos de las notras sobre DURACIÓN" #: midi2ly.py:1200 msgid "use s instead of r for rests" msgstr "use s en lugar de r para silencios" #: midi2ly.py:1202 msgid "DUR*NUM/DEN" msgstr "DURACIÓN*NUMERADOR/DENOMINADOR" #: midi2ly.py:1205 msgid "allow tuplet durations DUR*NUM/DEN" msgstr "permitir duraciones de grupos irregulares DURACIÓN*NUMERADOR/DENOMINADOR" #: midi2ly.py:1215 msgid "treat every text as a lyric" msgstr "tratar todos los textos como letra" #: midi2ly.py:1218 msgid "Examples" msgstr "Ejemplos" #: midi2ly.py:1239 msgid "error: " msgstr "error: " #: midi2ly.py:1240 msgid "no files specified on command line." msgstr "no se ha especificado ningún archivo en la línea de órdenes." #: musicxml2ly.py:151 #, python-format msgid "requested global staff size (%.2fmm=%.2fpt) is too %s, using %spt instead" msgstr "" #: musicxml2ly.py:354 musicxml2ly.py:2043 #, fuzzy, python-format #| msgid "cannot open font filename `%s'" msgid "cannot use non-integer page number '%s'" msgstr "no se puede abrir el archivo de fuente tipográfica `%s'" #: musicxml2ly.py:498 #, python-format msgid "Encountered file created by %s, containing wrong beaming information. All beaming information in the MusicXML file will be ignored" msgstr "Se encontró un archivo creado por %s, que contiene información de barrado errónea. Toda la información de barrado del archivo MusicXML se ignorará" #: musicxml2ly.py:527 musicxml2ly.py:530 #, python-format msgid "Unprocessed PartGroupInfo %s encountered" msgstr "Se ha encontrado el PartGroupInfo sin procesar %s" #: musicxml2ly.py:1108 musicxml2ly.py:1149 musicxml2ly.py:1233 #, fuzzy, python-format #| msgid "simple string expected" msgid "ignoring unexpected %s" msgstr "se esperaba una cadena sencilla de caracteres" #: musicxml2ly.py:1298 #, fuzzy, python-format #| msgid "deprecated %s" msgid "unexpected %s" msgstr "%s en desuso" #: musicxml2ly.py:1307 #, python-format msgid "adding repeat barline to lone %s" msgstr "" #: musicxml2ly.py:1564 msgid "Ignoring double-note tremolo without end" msgstr "" #: musicxml2ly.py:1593 msgid "Ignoring double-note tremolo without start" msgstr "" #: musicxml2ly.py:1611 msgid "Strange tremolo note length encountered" msgstr "" #: musicxml2ly.py:1811 msgid "Unable to extract key signature!" msgstr "¡No se ha podido extraer la armadura de la tonalidad!" #: musicxml2ly.py:1846 #, python-format msgid "unknown mode %s, expecting 'major' or 'minor' or a church mode!" msgstr "¡Modo %s desconocido, se esperaba «major», «minor» o un modo eclesiástico!" #: musicxml2ly.py:2125 #, python-format msgid "unknown span event %s" msgstr "evento de extensión %s desconocido" #: musicxml2ly.py:2139 #, python-format msgid "unknown span type %s for %s" msgstr "tipo de extensión %s deconocido para %s" #: musicxml2ly.py:2236 #, python-format msgid "empty element, setting value to %s" msgstr "" #: musicxml2ly.py:2891 msgid "Empty metronome element" msgstr "" #: musicxml2ly.py:2959 msgid "Invalid bpm value in metronome mark" msgstr "" #: musicxml2ly.py:2962 msgid "Unknown metronome mark, ignoring" msgstr "Marca de metrónomo desconocida, se ignora" #. TODO: Implement the other (more complex) way for tempo marks. #: musicxml2ly.py:2974 msgid "Metronome marks with complex relations ( in MusicXML) are not yet implemented." msgstr "Las marcas metronómicas con relaciones complejas ( en MusicXML) no se encuentran implementadas aún." #: musicxml2ly.py:3319 #, python-format msgid "Unable to convert chord type %s to lilypond." msgstr "No se pudo convertir el acorde de tipo %s a lilypond." #: musicxml2ly.py:3831 #, python-format msgid "Negative skip %s (from position %s to %s)" msgstr "Desplazamiento negativo %s (desde la posición %s hasta la %s)" #: musicxml2ly.py:3871 msgid "cannot apply because there are no notes or rests" msgstr "" #: musicxml2ly.py:3894 msgid "too large negative value; aligning to start of music instead" msgstr "" #: musicxml2ly.py:3912 msgid "too large value; aligning to almost the end of music instead" msgstr "" #: musicxml2ly.py:4026 msgid "rests with lyrics are not supported yet" msgstr "" #: musicxml2ly.py:4070 #, fuzzy #| msgid "do not convert exact vertical positions of rests" msgid "cannot change vertical position of lyrics within a part" msgstr "no convertir las posiciones verticales exactas de los silencios" #: musicxml2ly.py:4474 #, python-format msgid "unexpected %s; expected %s or %s or %s" msgstr "%s inesperado; se esperaba %s o %s o %s" #: musicxml2ly.py:4551 msgid "Not enough rests for multi-measure rest count" msgstr "" #: musicxml2ly.py:4757 msgid "Encountered closing slur, but no slur is open" msgstr "Se ha encontrado el cierre de una ligadura de expresión, pero no hay ninguna abierta" #: musicxml2ly.py:4865 msgid "ignoring not attached to proper child" msgstr "" #: musicxml2ly.py:5125 #, fuzzy, python-format #| msgid "Converting to LilyPond expressions..." msgid "Converting part '%s' (voice %s) to LilyPond expressions..." msgstr "Conversión a expresiones de LilyPond..." #: musicxml2ly.py:5163 #, fuzzy #| msgid "musicxml2ly [OPTION]... FILE.xml" msgid "musicxml2ly [OPTION]... FILE" msgstr "musicxml2ly [OPCIÓN]... ARCHIVO.xml" #: musicxml2ly.py:5164 msgid "" "Convert FILE with MusicXML data to a LilyPond input file.\n" "\n" "By default, the output file is called 'FILE.ly' for input file 'FILE.xml'.\n" "If FILE is '-', read from standard input (and write to standard output).\n" "\n" "If FILE cannot be found, 'FILE.xml', 'FILE.musicxml', and 'FILE.mxl' are\n" "also tried as input files.\n" msgstr "" #: musicxml2ly.py:5181 #, fuzzy, python-format #| msgid "" #| "Copyright (c) 2005--2020 by\n" #| " Han-Wen Nienhuys ,\n" #| " Jan Nieuwenhuizen and\n" #| " Reinhold Kainhofer \n" #| " Patrick L. Schmidt \n" #| "\n" #| "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." msgid "" "Copyright (c) 2005--2026 by\n" " Han-Wen Nienhuys ,\n" " Jan Nieuwenhuizen ,\n" " Reinhold Kainhofer ,\n" " Patrick L. Schmidt , and\n" " Werner Lemberg \n" "\n" "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 "" "Copyright (c) 2005--2020 by\n" " Han-Wen Nienhuys ,\n" " Jan Nieuwenhuizen and\n" " Reinhold Kainhofer \n" " Patrick L. Schmidt \n" "\n" "Este software es libre. Está protegido por la Licencia Pública\n" "General de GNU, y usted está invitado a modificarlo y/o distribuir copias de\n" "él bajo ciertas condiciones. Invóquelo como `%s --warranty' para obtener\n" "más información." #: musicxml2ly.py:5208 msgid "--lxml is obsolete, ignoring" msgstr "" #: musicxml2ly.py:5209 msgid "obsolete" msgstr "" #: musicxml2ly.py:5215 #, fuzzy #| msgid "input file is a zip-compressed MusicXML file" msgid "input file is a compressed MusicXML file (by default, activate if file extension is .mxl)" msgstr "el archivo de entrada es un archivo MusicXML comprimido en zip" #: musicxml2ly.py:5222 msgid "convert pitches in relative mode (default)" msgstr "convertir las notas al modo relativo (por omisión)" #: musicxml2ly.py:5227 msgid "convert pitches in absolute mode" msgstr "convertir las notas al modo absoluto" #: musicxml2ly.py:5230 msgid "LANG" msgstr "IDIOMA" #: musicxml2ly.py:5232 #, fuzzy #| msgid "use LANG for pitch names, e.g. 'deutsch' for note names in German" msgid "use LANG for pitch names, e.g., 'deutsch' for note names in German" msgstr "usar IDIOMA para los nombres de las notas, p.ej. 'espanol' para los nombres de las notas en español" #: musicxml2ly.py:5244 musicxml2ly.py:5383 msgid "t[rue]/f[alse]" msgstr "t/f (verdadero/falso)" #: musicxml2ly.py:5247 msgid "expect end elements before the associated (as in Finale). Default is f[alse]" msgstr "" #: musicxml2ly.py:5255 msgid "do not convert directions (^, _ or -) for articulations, dynamics, etc." msgstr "no convertir las direcciones (^, _ o -) para las articulaciones, expresiones de dinámica, etc." #: musicxml2ly.py:5262 msgid "do not convert exact vertical positions of rests" msgstr "no convertir las posiciones verticales exactas de los silencios" #: musicxml2ly.py:5268 msgid "ignore system breaks" msgstr "ignorar los saltos de sistema" #: musicxml2ly.py:5274 msgid "ignore page breaks" msgstr "ignorar los saltos de página" #: musicxml2ly.py:5280 msgid "ignore page margins" msgstr "ignorar los párgenes de la página" #: musicxml2ly.py:5286 msgid "do not convert the exact page layout and breaks (shortcut for \"--nsb --npb --npm\" options)" msgstr "no convertir la disposición y saltos de página exactos (abreviatura de las opciones \"--nsb --npb --npm\")" #: musicxml2ly.py:5293 msgid "ignore stem directions from MusicXML, use lilypond's automatic stemming instead" msgstr "ignorar las direcciones de las plicas de MusicXML, en vez de ello utilizar las plicas automáticas de lilypond" #: musicxml2ly.py:5297 msgid "FACTOR" msgstr "" #: musicxml2ly.py:5302 msgid "scale elements by a non-negative FACTOR; value 0 means to use lilypond's standard size for dynamics" msgstr "" #: musicxml2ly.py:5310 msgid "use absolute font sizes in markup (default is to use font sizes based on score size)" msgstr "" #: musicxml2ly.py:5317 msgid "do not convert beaming information, use lilypond's automatic beaming instead" msgstr "no convertir la información de barrado, en vez de ello utilizar el barrado automático de lilypond" #: musicxml2ly.py:5326 msgid "set output filename to FILE, stdout if -" msgstr "establecer el nombre del archivo de salida a ARCHIVO, y a la salida estándar si es -" #: musicxml2ly.py:5332 msgid "activate midi-block in .ly file" msgstr "activar bloque midi en el archivo .ly" #: musicxml2ly.py:5335 msgid "N" msgstr "" #: musicxml2ly.py:5340 msgid "use information from page N to fill the fields of the \\header block. Default is value 1" msgstr "" #: musicxml2ly.py:5346 msgid "TOPITCH" msgstr "NOTADESTINO" #: musicxml2ly.py:5349 msgid "set pitch to transpose by the interval between pitch 'c' and TOPITCH" msgstr "fijar altura del transporte por el intervalo entre 'c' y NOTADESTINO" #: musicxml2ly.py:5354 msgid "VALUE" msgstr "" #: musicxml2ly.py:5359 msgid "shift durations and time signatures by VALUE; for example, value -1 doubles all durations, and value 1 halves them" msgstr "" #: musicxml2ly.py:5364 msgid "BEATS/BEATTYPE" msgstr "PULSOS/TIPO" #: musicxml2ly.py:5369 msgid "`--shift-meter` is obsolete and ignored, use `--shift-duration` instead" msgstr "" #: musicxml2ly.py:5371 msgid "ignored; use `--shift-duration` instead" msgstr "" #: musicxml2ly.py:5375 msgid "TABCLEFNAME" msgstr "CLAVETABLATURA" #: musicxml2ly.py:5378 msgid "switch between two versions of tab clefs (\"tab\" and \"moderntab\")" msgstr "cambiar la clave de tablatura entre las dos versiones (\"tab\" y \"moderntab\")" #: musicxml2ly.py:5386 msgid "control output of string numbers; value f[alse] disables them. Default is t[rue]" msgstr "" #: musicxml2ly.py:5394 #, fuzzy #| msgid "converts '' events to a separate FretBoards voice instead of markups" msgid "convert '' events to a separate FretBoards voice instead of markups" msgstr "convierte los eventos de '' a una voz de FretBoards (diagramas de posiciones) separada en lugar de elementos de marcado" #: musicxml2ly.py:5400 msgid "put top-level score into '\\book'" msgstr "" #: musicxml2ly.py:5406 msgid "don't emit a LilyPond tagline" msgstr "" #: musicxml2ly.py:5526 #, python-format msgid "unknown part in part-list: %s" msgstr "parte desconocida en la lista part-list: %s" #: musicxml2ly.py:5660 msgid "Input is compressed, extracting raw MusicXML data from stdin" msgstr "El archivo de entrada está comprimido, extrayendo los datos de MusicXML en bruto a partir de la entrada estándar" #: musicxml2ly.py:5676 #, python-format msgid "Input file %s is compressed, extracting raw MusicXML data" msgstr "El archivo de entrada %s está comprimido, extrayendo los datos de MusicXML en bruto" #: musicxml2ly.py:5708 msgid "Reading MusicXML from Standard input ..." msgstr "Leyendo MusicXML desde la entrada estándar..." #: musicxml2ly.py:5710 #, python-format msgid "Reading MusicXML from %s ..." msgstr "Leyendo MusicXML desde %s ..." #: musicxml2ly.py:5744 #, python-format msgid "Output to `%s'" msgstr "La salida se dirige hacia «%s»" #: musicxml2ly.py:5818 #, fuzzy #| msgid "font index must be non-negative, using index 0" msgid "requested dynamics scale factor must be non-negative, setting to 0" msgstr "el índice de la fuente tipográfica debe ser no negativo, se usa el índice 0" #: musicxml2ly.py:5879 #, python-format msgid "Unable to find input file %s" msgstr "No se encuentra el archivo de entrada %s" #: getopt-long.cc:142 #, c-format msgid "option `%s' requires an argument" msgstr "la opción «%s» requiere un argumento" #: getopt-long.cc:146 #, c-format msgid "option `%s' does not allow an argument" msgstr "la opción «%s» no permite argumentos" #: getopt-long.cc:150 #, c-format msgid "unrecognized option: `%s'" msgstr "opción no reconocida: «%s»" #: getopt-long.cc:158 #, c-format msgid "invalid argument `%s' to option `%s'" msgstr "argumento no válido «%s» para la opción «%s»" #: time-tracer.cc:63 time-tracer.cc:118 time-tracer.cc:214 msgid "failed to write to time-trace file" msgstr "" #: warn.cc:60 #, c-format msgid "Log level set to %d\n" msgstr "Nivel de registro establecido a %d\n" #: warn.cc:94 #, c-format msgid "unknown log level `%s', using default (INFO)" msgstr "nivel de registro desconocido «%s», se usa el valor por omisión (INFO)" #. Some expected warning was not triggered, so print out a warning. #: warn.cc:118 #, c-format msgid "%zu expected warning(s) not encountered: " msgstr "se esperaban %zu advertencias pero no se encontraron: " #: warn.cc:197 #, c-format msgid "fatal error: %s" msgstr "error fatal: %s" #: warn.cc:229 #, c-format msgid "suppressed programming error: %s" msgstr "error de programación suprimido: %s" #: warn.cc:235 #, c-format msgid "programming error: %s" msgstr "error de programación: %s" #: warn.cc:237 msgid "continuing, cross fingers" msgstr "continuamos; cruce los dedos" #: warn.cc:246 #, c-format msgid "suppressed error: %s" msgstr "error suprimido: %s" #: warn.cc:259 #, c-format msgid "suppressed warning: %s" msgstr "advertencia suprimida: %s" #: accidental-engraver.cc:162 #, c-format msgid "accidental typesetting list must begin with context-name: %s" msgstr "la lista de tippografiado de alteraciones accidentales debe comenzar con context-name: %s" #: accidental-engraver.cc:190 #, c-format msgid "procedure or context-name expected for accidental rule, found %s" msgstr "se esperaba un procedimiento o un nombre de contexto para la regla de alteración accidental, se ha encontrado %s" #: accidental.cc:129 #, fuzzy, c-format #| msgid "Cannot find glyph ~a" msgid "cannot find glyph %s" msgstr "No se encuentra el glifo ~a" #: accidental.cc:140 msgid "natural alteration glyph not found" msgstr "no se encuentra el glifo del símbolo de becuadro" #: all-font-metrics.cc:166 #, fuzzy, c-format #| msgid "cannot find context: %s" msgid "cannot find font '%s' (search path: %s)" msgstr "no se encuentra el contexto «%s»" #: all-font-metrics.cc:311 font-config.cc:97 #, c-format msgid "failed adding font directory: %s" msgstr "fallo al añadir la carpeta de tipografías: %s" #: all-font-metrics.cc:313 font-config.cc:99 #, c-format msgid "Adding font directory: %s" msgstr "Añadiendo carpeta de tipografías: %s" #: all-font-metrics.cc:324 #, c-format msgid "failed adding font file: %s" msgstr "fallo al añadir el archivo de fuente tipográfica: %s" #: all-font-metrics.cc:326 #, c-format msgid "Adding font file: %s" msgstr "Añadiendo archivo de fuente tipográfica: %s" #: alternative-sequence-iterator.cc:95 msgid "missing volta specification on alternative element" msgstr "" #: apply-context-iterator.cc:43 msgid "\\applycontext argument is not a procedure" msgstr "el argumento de \\applycontext no es un procedimiento" #: arpeggio.cc:139 msgid "no heads for arpeggio found?" msgstr "¿No se han encontrado notas para el arpegio?" #: axis-group-engraver.cc:153 msgid "Axis_group_engraver: vertical group already has a parent" msgstr "Axis_group_engraver: el grupo vertical ya tiene un ancestro" #: axis-group-engraver.cc:154 msgid "are there two Axis_group_engravers?" msgstr "¿hay dos Axis_group_engravers?" #: axis-group-engraver.cc:155 msgid "removing this vertical group" msgstr "se suprime este grupo vertical" #: axis-group-interface.cc:689 #, c-format msgid "\"%s\" is not a valid outside-staff-placement-directive" msgstr "«%s» no es una directiva válida de colocación fuera del pentagrama" #: axis-group-interface.cc:758 msgid "an outside-staff object should have a direction, defaulting to up" msgstr "un objeto externo a la pauta debe tener una dirección, por omisión se establece hacia arriba" #: axis-group-interface.cc:894 msgid "Cannot set outside-staff-priority for element and elements' Y parent." msgstr "" #: beam-engraver.cc:127 msgid "already have a beam" msgstr "ya tiene una barra" #: beam-engraver.cc:200 msgid "unterminated beam" msgstr "barra sin terminar" #: beam-engraver.cc:246 chord-tremolo-engraver.cc:145 msgid "stem must have Rhythmic structure" msgstr "la plica debe tener estructura rítmica" #: beam-engraver.cc:255 msgid "stem does not fit in beam" msgstr "la plica no cabe dentro de la barra" #: beam-engraver.cc:256 msgid "beam was started here" msgstr "la barra comenzó aquí" #. We are completely screwed. #: beam-quanting.cc:885 msgid "no viable initial configuration found: may not find good beam slope" msgstr "no se ha encontrado ninguna configuración inicial viable; puede que no se encuentre una buena inclinación de las barras" #: beam.cc:201 msgid "removing beam with no stems" msgstr "se suprime la barra sin plicas" #: breathing-sign.cc:61 #, fuzzy, c-format #| msgid "do not know how to interpret articulation:" msgid "do not know how to interpret breath type: %s" msgstr "no sabemos cómo interpretar la articulación:" #: cairo.cc:133 #, c-format msgid "Cairo context status '%s'" msgstr "" #: cairo.cc:141 #, c-format msgid "Cairo surface status '%s'" msgstr "" #: cairo.cc:211 #, fuzzy, c-format #| msgid "programming error: %s" msgid "libpng error: '%s'" msgstr "error de programación: %s" #: cairo.cc:213 msgid "libpng error, no details given." msgstr "" #: cairo.cc:269 #, fuzzy, c-format #| msgid "error: %s" msgid "error writing %s" msgstr "error: %s" #: cairo.cc:530 cairo.cc:543 #, fuzzy, c-format #| msgid "unknown line-cap-style: ~S" msgid "unknown line-cap-style: %s" msgstr "estilo de extremo de línea line-cap-style desconocido: ~S" #: cairo.cc:642 #, fuzzy, c-format #| msgid "Layout output to `%s'..." msgid "Layout output to `%s'...\n" msgstr "Salida de la página hacia «%s»..." #: cairo.cc:951 msgid "" "embedding EPS only supported for PS/EPS output.\n" "Use Ghostscript to create other output formats." msgstr "" #: cairo.cc:1019 msgid "embedded-ps only supported for PS/EPS. Use Ghostscript to create output in other formats" msgstr "" #: cairo.cc:1058 #, fuzzy, c-format #| msgid "error reading font file %s: %s" msgid "error while reading PNG image: %s" msgstr "error al leer la tipografía %s: %s" #: cairo.cc:1537 #, fuzzy, c-format #| msgid "unknown span type %s for %s" msgid "unknown output format %s" msgstr "tipo de extensión %s deconocido para %s" #: change-iterator.cc:96 #, c-format msgid "cannot find context to change to: %s" msgstr "no se encuentra el contexto al que cambiar: «%s»" #: change-iterator.cc:102 #, fuzzy, c-format #| msgid "cannot find context to change to: %s" msgid "cannot find context to change from: %s" msgstr "no se encuentra el contexto al que cambiar: «%s»" #: chord-tremolo-engraver.cc:85 msgid "No tremolo to end" msgstr "No hay ningún tremolo hasta el final" #: chord-tremolo-engraver.cc:106 msgid "unterminated chord tremolo" msgstr "trémolo de acorde sin terminar" #: clef.cc:65 #, c-format msgid "clef `%s' not found" msgstr "no se ha encontrado la clave «%s»" #: cluster.cc:129 #, c-format msgid "unknown cluster style `%s'" msgstr "estilo de cluster (racimo) «%s» desconocido" #: cluster.cc:160 msgid "junking empty cluster" msgstr "se recorta el racimo (cluster) vacío" #: coherent-ligature-engraver.cc:114 #, fuzzy, c-format #| msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul" msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%p" msgstr "Coherent_ligature_engraver: se establece `spacing-increment=0.01': ptr=%ul" #: constrained-breaking.cc:197 constrained-breaking.cc:218 msgid "cannot find line breaking that satisfies constraints" msgstr "no se ecnuentra un salto de línea que cumpla las restricciones" #: context-def.cc:289 #, c-format msgid "cannot create default child context: %s" msgstr "no se puede crear el contexto hijo predeterminado: «%s»" #: context-def.cc:296 #, c-format msgid "default child context begins a cycle: %s" msgstr "el contexto hijo predeterminado inicia un ciclo: %s" #: context-specced-music-iterator.cc:60 #, c-format msgid "cannot create context: %s" msgstr "no se puede crear el contexto «%s»" #. TODO: Avoiding a null return means the caller does not detect this #. failure, so we have to log here if we want to log at all. It would be #. more flexible to return null and let the caller decide whether to warn in #. its situation. The caller might know a useful source location too. #: context-specced-music-iterator.cc:73 context.cc:546 quote-iterator.cc:140 #, c-format msgid "cannot find or create context: %s" msgstr "no se encuentra o no se puede crear el contexto %s" #. Though we called find_create_context (), UP mode just searches #. existing contexts. #: context-specced-music-iterator.cc:90 lyric-combine-music-iterator.cc:369 #, c-format msgid "cannot find context: %s" msgstr "no se encuentra el contexto «%s»" #: deprecated-property.cc:46 deprecated-property.cc:74 #, c-format msgid "the property '%s' is deprecated; use '%s'" msgstr "" #: directional-element-interface.cc:33 #, c-format msgid "direction of grob %s must be UP or DOWN; using UP" msgstr "" #: dispatcher.cc:89 msgid "Event class should be a list" msgstr "La clase del evento debe ser una lista" #: dispatcher.cc:278 msgid "Attempting to remove nonexisting listener." msgstr "Tratando de eliminar un \"listener\" que no existe." #: dispatcher.cc:304 msgid "Already listening to dispatcher, ignoring request" msgstr "Ya se está escuchando al despachador, se ignora la solicitud" #: drum-note-engraver.cc:107 #, fuzzy, c-format #| msgid "unrecognized option: `%s'" msgid "unrecognised percussion sign: \"%s\"" msgstr "opción no reconocida: «%s»" #: dynamic-engraver.cc:144 #, c-format msgid "" "unknown crescendo style: %s\n" "defaulting to hairpin." msgstr "" "estilo de crescendo desconocido: %s\n" "se toma regulador como predeterminado." #: dynamic-engraver.cc:207 slur-engraver.cc:174 #, c-format msgid "unterminated %s" msgstr "%s sin terminar" #: engraver.cc:169 #, c-format msgid "meta.classes must be non-empty list, found %s" msgstr "" #: engraver.cc:174 msgid "must have only one element in meta.classes to create a grob without specifying the class" msgstr "" #: engraver.cc:187 #, c-format msgid "grob class should be 'Item, 'Spanner or 'Paper_column, found %s" msgstr "" #: engraver.cc:211 #, c-format msgid "No grob definition found for `%s'." msgstr "" #: episema-engraver.cc:67 msgid "already have an episema" msgstr "ya tiene un episema" #: episema-engraver.cc:68 #, fuzzy #| msgid "beam was started here" msgid "episema was started here" msgstr "la barra comenzó aquí" #: episema-engraver.cc:79 msgid "cannot find start of episema" msgstr "no se encuentra el comienzo del episema" #: episema-engraver.cc:129 msgid "unterminated episema" msgstr "episema sin terminar" #: extender-engraver.cc:273 msgid "unterminated extender" msgstr "prolongación sin terminar" #: fingering-column-engraver.cc:66 msgid "Cannot add a fingering without a direction." msgstr "" #: flag.cc:138 #, c-format msgid "flag `%s' not found" msgstr "no se encuentra el indicador «%s»" #: flag.cc:158 #, c-format msgid "flag stroke `%s' not found" msgstr "no se encuentra la forma del glifo del corchete «%s»" #: font-config.cc:46 #, fuzzy, c-format #| msgid "Adding fontconfig configuration file: %s" msgid "Creating %sfont configuration..." msgstr "Añadiendo archivo de configuración de fontconfig: %s" #: font-config.cc:71 msgid "cannot find fontconfig default config, skipping." msgstr "" #: font-config.cc:86 #, c-format msgid "failed to add fontconfig configuration file `%s'" msgstr "fallo al añadir el archivo de configuración de fontconfig: «%s»" #: font-config.cc:90 #, c-format msgid "Adding fontconfig configuration file: %s" msgstr "Añadiendo archivo de configuración de fontconfig: %s" #: font-config.cc:105 #, fuzzy, c-format #| msgid "Adding font directory: %s" msgid "Font cache directory: %s\n" msgstr "Añadiendo carpeta de tipografías: %s" #: font-config.cc:108 msgid "Building font database..." msgstr "Construyendo la base de datos de fuentes tipográficas..." #: font-select.cc:92 #, c-format msgid "font-encoding is invalid, should be 'fetaMusic, 'fetaBraces, 'fetaText or 'latin1: %s" msgstr "" #: font-select.cc:95 msgid "falling back to latin1" msgstr "" #: font-select.cc:145 #, c-format msgid "no entry for font family %s in fonts alist" msgstr "" #: font-select.cc:151 #, fuzzy, c-format #| msgid "expect 3 strings for piano pedals, found: %ld" msgid "expected string for value in fonts alist, found: %s" msgstr "se eseperaban 3 cadenas para los pedales de piano, se han encontrado: %ld" #: footnote-engraver.cc:53 msgid "Must be footnote-event." msgstr "Debe ser un evento de nota al pie." #: freetype.cc:47 #, fuzzy #| msgid "cannot find suitable event" msgid "cannot initialize FreeType" msgstr "no se encuentra un evento adecuado" #: general-scheme.cc:73 #, fuzzy, c-format #| msgid "cannot find file: `%s'" msgid "cannot find file '%s'" msgstr "no se encuentra el archivo: «%s»" #: general-scheme.cc:74 #, fuzzy, c-format #| msgid "(load path: `%s')" msgid "(load path: '%s', cwd: '%s')" msgstr "(ruta de carga: «%s»)" #: general-scheme.cc:102 midi-stream.cc:67 #, fuzzy, c-format #| msgid "cannot change `%s' to `%s'" msgid "cannot rename `%s' to `%s'" msgstr "no se puede cambiar de «%s» a «%s»" #: general-scheme.cc:312 #, fuzzy #| msgid "failed redirecting stderr to `%s'" msgid "failed redirecting stderr" msgstr "fallo al redirigir la salida stderr a «%s»" #: general-scheme.cc:331 #, c-format msgid "failed redirecting stderr to `%s'" msgstr "fallo al redirigir la salida stderr a «%s»" #: general-scheme.cc:381 msgid "Found infinity or nan in output. Substituting 0.0" msgstr "Se ha encontrado Infinito o NaN en la salida. Se sustituye por 0.0" #: general-scheme.cc:504 #, c-format msgid "g_spawn_sync failed (%d): %s: %s" msgstr "g_spawn_sync ha fallado (%d): %s: %s" #: general-scheme.cc:571 msgid "Exiting current GhostScript instance...\n" msgstr "" #: general-scheme.cc:612 msgid "Mismatch of GhostScript arguments!\n" msgstr "" #: general-scheme.cc:619 #, c-format msgid "Starting GhostScript instance with arguments: %s\n" msgstr "" #: general-scheme.cc:643 msgid "Could not start GhostScript instance!" msgstr "" #: general-scheme.cc:653 #, c-format msgid "Running GhostScript command: %s\n" msgstr "" #: general-scheme.cc:662 msgid "Error when running GhostScript command!" msgstr "" #: global-context-scheme.cc:128 msgid "Interpreting music..." msgstr "Interpretando la música..." #: global-context-scheme.cc:131 msgid "skipping zero-duration score" msgstr "" #: global-context-scheme.cc:132 msgid "to suppress this, consider adding a spacer rest" msgstr "" #. The top-level music is LyricCombineMusic or something similar. #: global-context.cc:160 #, fuzzy #| msgid "cannot determine format for: %s" msgid "cannot determine music length" msgstr "no se puede determinar el formato de: %s" #: global-context.cc:211 #, c-format msgid "elapsed time: %.2f seconds" msgstr "tiempo transcurrido: %.2f segundos" #: gregorian-ligature-engraver.cc:71 #, c-format msgid "\\%s ignored" msgstr "\\%s ignorado(s)" #: gregorian-ligature-engraver.cc:76 #, c-format msgid "implied \\%s added" msgstr "se ha añadido el \\%s implícito" #: gregorian-ligature-engraver.cc:215 msgid "cannot apply `\\~' on first head of ligature" msgstr "no se puede aplicar `\\~' sobre la primera cabeza de una ligadura" #: gregorian-ligature-engraver.cc:228 msgid "cannot apply `\\~' on heads with identical pitch" msgstr "no se puede aplicar `\\~' sobre cabezas de idéntica altura" #: grob-array.cc:78 msgid "ly:grob-list->grob-array encountered a non-grob object" msgstr "" #: grob-array.cc:83 msgid "ly:grob-list->grob-array expected a list" msgstr "" #: grob-property.cc:83 msgid "To use grob debug callbacks, configure with --enable-checking" msgstr "" #: grob.cc:540 #, c-format msgid "ignored infinite %s-offset" msgstr "se ignora el desplazamiento infinito de %s" #: guile-init.cc:97 #, fuzzy, c-format #| msgid "Load lily.scm: %.2f seconds" msgid "(primitive-load-path lily): %.2f seconds" msgstr "Carga de lily.scm: %.2f segundos" #: hairpin.cc:62 msgid "Asking for broken bound padding at a non-broken bound." msgstr "Se está solicitando un relleno de límite cortado en un límite que no está cortado." #: hairpin.cc:177 #, c-format msgid "hairpin: '%f' is not a valid direction for property 'endpoint-alignments', setting to '%d'" msgstr "" #: hairpin.cc:296 msgid "decrescendo too small" msgstr "decrescendo demasiado pequeño" #: horizontal-bracket-engraver.cc:61 msgid "do not have that many brackets" msgstr "no tiene tantos corchetes" #: horizontal-bracket-engraver.cc:70 msgid "conflicting note group events" msgstr "eventos de grupo de notas en conflicto" #: hyphen-engraver.cc:189 msgid "removing unterminated hyphen" msgstr "se suprime el guión separador sin terminación" #: hyphen-engraver.cc:203 msgid "unterminated hyphen; removing" msgstr "guión separador sin terminar; se suprime" #: includable-lexer.cc:62 lily-parser-scheme.cc:105 #, c-format msgid "cannot find file: `%s'" msgstr "no se encuentra el archivo: «%s»" #: includable-lexer.cc:64 lily-parser-scheme.cc:98 #, c-format msgid "(search path: `%s')" msgstr "(ruta de búsqueda: «%s»)" #: input.cc:131 source-file.cc:129 source-file.cc:144 msgid "position unknown" msgstr "posición desconocida" #: jump-engraver.cc:104 jump-engraver.cc:174 jump-engraver.cc:185 #, fuzzy #| msgid "mark label must be a markup object" msgid "jump text must be a markup object" msgstr "la etiqueta de marcado debe ser un objeto de marcado" #: keep-alive-together-engraver.cc:94 #, c-format msgid "unknown remove-layer value `%s'" msgstr "valor desconocido `%s' para la capa que suprimir" #: key-engraver.cc:197 msgid "Incomplete keyAlterationOrder for key signature" msgstr "keyAlterationOrder incompleto para la armadura" #: key-signature-interface.cc:76 #, c-format msgid "No glyph found for alteration: %s" msgstr "No se ha encontrado ningún glifo para la alteración: %s" #: key-signature-interface.cc:86 msgid "alteration not found" msgstr "no se encuentra la alteración" #: ligature-bracket-engraver.cc:61 ligature-engraver.cc:105 msgid "cannot find start of ligature" msgstr "no se encuentra el comienzo de la ligadura" #: ligature-bracket-engraver.cc:72 ligature-engraver.cc:125 msgid "already have a ligature" msgstr "ya tiene una ligadura" #: ligature-bracket-engraver.cc:73 ligature-engraver.cc:126 #: ligature-engraver.cc:207 msgid "ligature was started here" msgstr "la ligadura comenzó aquí" #: ligature-engraver.cc:110 msgid "no right bound" msgstr "no hay límite derecho" #: ligature-engraver.cc:134 msgid "no left bound" msgstr "no hay límite izquierdo" # ligature...? #: ligature-engraver.cc:178 msgid "unterminated ligature" msgstr "ligadura sin terminar" #: ligature-engraver.cc:206 msgid "ignoring rest: ligature may not contain rest" msgstr "se ignora el silencio: la ligadura no puede contener silencios" #: lily-guile.cc:263 #, c-format msgid "the property '%s' must be of type '%s', ignoring invalid value '%s'" msgstr "" #: lily-guile.cc:322 #, c-format msgid "the property '%s' does not exist (perhaps a typing error)" msgstr "" #: lily-lexer.cc:257 #, c-format msgid "identifier name is a keyword: `%s'" msgstr "el nombre del identificativo es una palabra clave: «%s»" #: lily-lexer.cc:280 lily-lexer.cc:293 #, c-format msgid "%s:EOF" msgstr "%s:EOF" #: lily-modules.cc:97 #, c-format msgid "Uninitialized variable `%s' in module (%s)" msgstr "Variable «%s» no inicializada en el módulo (%s)" #: lily-parser-scheme.cc:97 #, c-format msgid "cannot find init file: `%s'" msgstr "no se encuentra el archivo de inicio: «%s»" #: lily-parser-scheme.cc:112 #, c-format msgid "Processing `%s'" msgstr "Procesando «%s»" #: lily-parser-scheme.cc:116 msgid "Parsing..." msgstr "Analizando..." #: lily-parser-scheme.cc:268 msgid "ly:parser-parse-string is only valid with a new parser. Use ly:parser-include-string instead." msgstr "ly:parser-parse-string sólo es válido con un analizador nuevo. Use en su lugar ly:parser-include-string." #: lily-parser-scheme.cc:300 msgid "ly:parse-string-expression is only valid with a new parser. Use ly:parser-include-string instead." msgstr "ly:parse-string-expression sólo es válido con un analizador nuevo. Use en su lugar ly:parser-include-string." #: lookup.cc:163 #, c-format msgid "Not drawing a box with negative dimension, %.2f by %.2f." msgstr "No se dibuja el rectángulo con dimensiones negativas, %.2f por %.2f." #: lyric-combine-music-iterator.cc:220 msgid "argument of \\lyricsto should contain Lyrics context" msgstr "El argumento de \\lyricsto debe contener un contexto Lyrics" #: main.cc:84 #, 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 "" "Este software es libre. Está protegido por la Licencia Pública\n" "General de GNU, y usted está invitado a modificarlo y/o distribuir copias de\n" "él bajo ciertas condiciones. Invóquelo como `%s --warranty' para obtener\n" "más información.\n" #: main.cc:90 #, fuzzy #| msgid "" #| " This program is free software; you can redistribute it and/or\n" #| "modify it under the terms of the GNU General Public License as \n" #| "published by the Free Software Foundation, either version 3 of\n" #| "the License, or (at your option) any later version.\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" msgid "" " This program is free software; you can redistribute it and/or\n" "modify it under the terms of the GNU General Public License as\n" "published by the Free Software Foundation, either version 3 of\n" "the License, or (at your option) any later version.\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 GNU General Public\n" "License along with this program. If not, see\n" "https://www.gnu.org/licenses/.\n" msgstr "" " This program is free software; you can redistribute it and/or\n" "modify it under the terms of the GNU General Public License as \n" "published by the Free Software Foundation, either version 3 of\n" "the License, or (at your option) any later version.\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" "\n" " Este programa es software libre; puede redistribuirlo y/o\n" "modificarlo bajo los términos de la Licencia Pública General\n" "de GNU tal y como está publicada por la Free Software\n" "Foundation, en su versión 3 o (según lo desee) a cualquier\n" "versión posterior.\n" "\n" " Este programa se distribuye con la esperanza de que resulte útil,\n" "pero SIN NINGUNA GARANTÍA; ni siquiera con la garantía MERCANTIL\n" "ni de CONVENIENCIA PARA UN PROPÓSITO PARTICULAR implícitas.\n" "Consulte la Licencia Pública General de GNU para ver más detalles.\n" "\n" " Debería haber recibido una copia de la\n" "Licencia Pública General junto con este programa. Si no ha sido así,\n" "escriba a la Free Software Foundation, Inc.,\n" "59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" #: main.cc:112 msgid "FORMATs" msgstr "FORMATOs" #: main.cc:113 msgid "dump FORMAT,... Also as separate options:" msgstr "volcar FORMATO,... También como opciones separadas:" #: main.cc:114 msgid "generate PDF files (default)" msgstr "generar archivos PDF (predeterminado)" #: main.cc:115 #, fuzzy #| msgid "generate PNG files " msgid "generate SVG files " msgstr "generar archivos PNG" #: main.cc:116 msgid "generate PNG files " msgstr "generar archivos PNG" #: main.cc:117 msgid "generate PostScript files" msgstr "generar archivos PostScript" #: main.cc:118 msgid "generate Encapsulated PostScript files" msgstr "generar archivos PostScript encapsulados" #: main.cc:119 msgid "KEY" msgstr "CLAVE" #: main.cc:120 #, fuzzy #| msgid "" #| "set ps/pdf optimization to KEY, which is either\n" #| "'size' (default), 'TeX', or 'TeX-GS'" msgid "" "set ps/pdf optimization to KEY, which is\n" "either 'size' (default), 'TeX', or\n" "'TeX-GS'" msgstr "" "establecer la optimización ps/pdf optimization a CLAVE, que es\n" "'size' (predeterminado), 'TeX', o 'TeX-GS'" #: main.cc:123 msgid "SYM[=VAL]" msgstr "SÍMBOLO[=VALOR]" #: main.cc:124 #, fuzzy #| msgid "" #| "set Scheme option SYM to VAL (default: #t);\n" #| "use -dhelp for help" msgid "" "set Scheme option SYM to VAL (default:\n" "'#t')" msgstr "" "establecer la opción de Scheme SÍMBOLO a VALOR (por omisión: #t).\n" "Use -dhelp para obtener ayuda" #: main.cc:126 msgid "no-SYM" msgstr "" #: main.cc:126 msgid "set Scheme option SYM to '#f'" msgstr "" #: main.cc:127 msgid "show help for Scheme options" msgstr "" #: main.cc:128 msgid "EXPR" msgstr "EXPRESIÓN" #: main.cc:128 msgid "evaluate scheme code" msgstr "evaluar código de Scheme" #: main.cc:132 msgid "FIELD" msgstr "CAMPO" #: main.cc:133 #, fuzzy #| msgid "" #| "dump \\header field FIELD to file\n" #| "named BASENAME.FIELD" msgid "" "dump \\header field FIELD to file named\n" "BASENAME.FIELD" msgstr "" "volcar el campo de \\header CAMPO a un archivo\n" "llamado NOMBRE_BASE.CAMPO" #: main.cc:135 msgid "append DIR to search path" msgstr "añadir DIRECTORIO al final de la ruta de búsqueda" #: main.cc:136 msgid "use FILE as init file" msgstr "usar ARCHIVO como archivo de inicialización" #: main.cc:138 msgid "USER,GROUP,JAIL,DIR" msgstr "USUARIO,GRUPO,JAULA,DIRECTORIO" #: main.cc:139 #, fuzzy #| msgid "" #| "chroot to JAIL, become USER:GROUP\n" #| "and cd into DIR" msgid "" "chroot to JAIL, become USER:GROUP and cd\n" "into DIR" msgstr "" "chroot a JAULA, convertirse en USUARIO:GRUPO\n" "y cd al DIRECTORIO" #: main.cc:143 #, fuzzy #| msgid "" #| "print log messages according to LOGLEVEL,\n" #| "which is either NONE, ERROR, WARNING,\n" #| "BASIC, PROGRESS, INFO (default), or DEBUG" msgid "" "print log messages according to LOGLEVEL,\n" "which is either NONE, ERROR, WARN,\n" "BASIC, PROGRESS, INFO (default), or DEBUG" msgstr "" "mostrar mensajes de registro según NIVEL_DE_REGISTRO,\n" "quepuede ser NONE (ninguno), ERROR (errores), WARNING (advertencias),\n" "BASIC (básico), PROGRESS (mostrar avance),\n" "INFO (información; predeterminado) o DEBUG (depuración)." #: main.cc:147 msgid "" "write output to FILE (suffix will be added)\n" "or to FOLDER, in which case the file name\n" "will be taken from the input file." msgstr "" "escribir la salida en ARCHIVO (se añade el sufijo)\n" "o en DIRECTORIO, en cuyo caso se toma el nombre\n" "del archivo a partir del nombre del archivo de entrada." #: main.cc:150 msgid "(ignored)" msgstr "(ignorado/s)" #: main.cc:152 msgid "" "no progress, only error messages\n" "(equivalent to --loglevel=ERROR)" msgstr "" "sin información del avance; sólo mensajes de error\n" "(equivale a --loglevel=ERROR)" #: main.cc:155 msgid "be verbose (equivalent to --loglevel=DEBUG)" msgstr "ser prolijo (equivale a --loglevel=DEBUG)" #: main.cc:178 #, c-format msgid "" "\n" "Top-level directory of LilyPond's data tree:\n" " '%s'\n" "\n" msgstr "" #: main.cc:212 #, c-format msgid "%s %s (running Guile %s)" msgstr "" #: main.cc:222 #, c-format msgid "" "Copyright (c) %s by\n" "%s and others." msgstr "" "Copyright (c) %s por\n" "%s y otros." #. No version number or newline here. It confuses help2man. #: main.cc:252 #, c-format msgid "Usage: %s [OPTION]... FILE..." msgstr "Uso: %s [OPCIÓN]... ARCHIVO..." #: main.cc:254 msgid "Typeset music and/or produce MIDI from FILE." msgstr "Componer tipográficamente la música y/o producir MIDI a partir de ARCHIVO." #: main.cc:256 msgid "LilyPond produces beautiful music notation." msgstr "LilyPond produce una notación musical bella y hermosa." #: main.cc:258 #, c-format msgid "For more information, see %s" msgstr "Para ver más información, consulte %s" #: main.cc:260 msgid "Options:" msgstr "Opciones:" #. 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" #: main.cc:268 #, c-format msgid "You found a bug? Please read %s" msgstr "¿Ha encontrado algún fallo? Le rogamos que lea %s" #: main.cc:288 msgid "linked against Ghostscript:" msgstr "" #: main.cc:340 #, fuzzy, c-format #| msgid "expected %d arguments with jail, found: %u" msgid "expected %d arguments with jail, found: %zu" msgstr "se esperaban %d argumentos con la jaula, se han encontrado: %u" #: main.cc:354 #, c-format msgid "no such user: %s" msgstr "no existe el usuario %s" #: main.cc:356 #, c-format msgid "cannot get user id from user name: %s: %s" msgstr "no se puede obtener el identificador de usuario a partir del nombre: %s: %s" #: main.cc:370 #, c-format msgid "no such group: %s" msgstr "no existe este grupo: %s" #: main.cc:372 #, c-format msgid "cannot get group id from group name: %s: %s" msgstr "no se puede obtener el id de grupo a partir del nombre: %s: %s" #: main.cc:380 #, c-format msgid "cannot chroot to: %s: %s" msgstr "no se puede hacer chroot a: %s: %s" #: main.cc:386 #, c-format msgid "cannot change group id to: %d: %s" msgstr "no se puede cambiar el grupo del usuario a %d: %s" #: main.cc:392 #, c-format msgid "cannot change user id to: %d: %s" msgstr "no se puede cambiar el identificador de usuario a %d: %s" #: main.cc:398 #, c-format msgid "cannot change working directory to: %s: %s" msgstr "no se puede cambiar el directorio de trabajo a: %s: %s" #: main.cc:537 msgid "The --relocate option is no longer relevant." msgstr "La opción --relocate ya no es relevante." #: main.cc:751 #, c-format msgid "Changing working directory to: `%s'" msgstr "Se cambia el directorio de trabajo a: «%s»" #: main.cc:754 #, c-format msgid "unable to change directory to: `%s'" msgstr "no se ha podido cambiar el directorio de trabajo a: «%s»" #: mark-engraver.cc:211 msgid "mark label must be a markup object" msgstr "la etiqueta de marcado debe ser un objeto de marcado" #: mensural-ligature-engraver.cc:94 #, fuzzy #| msgid "ligature with less than 2 heads -> skipping" msgid "ligature with less than 2 heads; skipping" msgstr "ligadura con menos de dos cabezas; se salta" #: mensural-ligature-engraver.cc:120 #, fuzzy #| msgid "cannot determine pitch of ligature primitive -> skipping" msgid "cannot determine pitch of ligature primitive; skipping" msgstr "no se puede determinar la altura de la primitiva de ligadura; se salta" #. we can get here after invalid input #: mensural-ligature-engraver.cc:134 #, fuzzy #| msgid "single note ligature - skipping" msgid "single note ligature; skipping" msgstr "ligadura de una nota; se salta" #: mensural-ligature-engraver.cc:142 #, fuzzy #| msgid "prime interval within ligature -> skipping" msgid "prime interval within ligature; skipping" msgstr "intervalo primo dentro de una ligadura; se salta" #: mensural-ligature-engraver.cc:152 #, fuzzy #| msgid "mensural ligature: duration none of Mx, L, B, S -> skipping" msgid "mensural ligature: duration none of maxima, longa, breve, or semibreve; skipping" msgstr "ligadura mensural: la duración no es Mx, L, B ni S; se salta" #: mensural-ligature-engraver.cc:200 #, fuzzy #| msgid "semibrevis must be followed by another one -> skipping" msgid "semibrevis must not be followed by a brevis; skipping" msgstr "la semibreve debe ir seguida por otra -> se salta" #: mensural-ligature-engraver.cc:231 #, fuzzy #| 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" msgid "" "invalid ligature ending:\n" "when the last note is a descending brevis,\n" "the penultimate note must be another one,\n" "or the ligature must be longa-brevis or\n" "semibrevis-semibrevis-brevis" msgstr "" "finalización inválida de la ligadura:\n" "cuando la última nota es una breve descendente,\n" "la penúltima nota debe ser otra breve,\n" "o la ligadura debe ser LB o SSB" #: mensural-ligature-engraver.cc:410 msgid "unexpected case fall-through" msgstr "opción de caso por defecto inesperada" #: midi-cc-announcer.cc:99 #, c-format msgid "ignoring out-of-range value change for MIDI property `%s'" msgstr "se ignora el cambio de valor fuera de rango para la propiedad MIDI «%s»" #: midi-item.cc:95 #, c-format msgid "no such MIDI instrument: `%s'" msgstr "no existe este instrumento MIDI: «%s»" #: midi-item.cc:184 #, c-format msgid "Unsupported MIDI time signature: (%s)/(%s)" msgstr "" #: midi-item.cc:392 #, c-format msgid "Unsupported MIDI tempo (wholes/minute): %s" msgstr "" #: midi-stream.cc:53 #, fuzzy, c-format #| msgid "cannot write to file: `%s'" msgid "cannot create temp file: %s: %s" msgstr "no se puede escribir el archivo: «%s»" #: midi-stream.cc:62 #, fuzzy, c-format #| msgid "error reading font file %s: %s" msgid "error writing MIDI file: %s" msgstr "error al leer la tipografía %s: %s" #: midi-stream.cc:79 #, fuzzy, c-format #| msgid "cannot write to file: `%s'" msgid "cannot write to file: `%s': %s" msgstr "no se puede escribir el archivo: «%s»" #. LINE BREAKING #: minimal-page-breaking.cc:40 one-page-breaking.cc:72 paper-score.cc:115 msgid "Calculating line breaks..." msgstr "Calculando los saltos de línea..." #: minimal-page-breaking.cc:44 msgid "Calculating page breaks..." msgstr "Calculando saltos de página..." #: moment-scheme.cc:136 #, c-format msgid "the function '%s' is deprecated" msgstr "" #: multi-measure-rest.cc:131 msgid "usable-duration-logs must be a non-empty list. Falling back to whole rests." msgstr "usable-duration-logs debe ser una lista no vacía. Se usan por defecto silencios de redonda." #: music.cc:149 #, c-format msgid "octave check failed; expected \"%s\", found: \"%s\"" msgstr "fallo en la comprobación de octava; se esperaba \"%s\", se ha encontrado: \"%s\"" #: new-fingering-engraver.cc:108 msgid "cannot add text scripts to individual note heads" msgstr "no se pueden añadir guiones de texto a cabezas de nota individuales" #: new-fingering-engraver.cc:263 msgid "no placement found for fingerings" msgstr "no se ha encontrado ninguna ubicación válida para las digitaciones" #: new-fingering-engraver.cc:264 msgid "placing below" msgstr "se coloca debajo" #: note-collision.cc:557 msgid "this Voice needs a \\voiceXx or \\shiftXx setting" msgstr "esta voz necesita un ajuste de \\voiceXx o de \\shiftXx" #: note-column.cc:153 msgid "cannot have note heads and rests together on a stem" msgstr "no se pueden tener cabezas de nota y silencios en la misma plica" #: note-head.cc:88 #, c-format msgid "none of note heads `%s' or `%s' found" msgstr "no se encuentran las cabezas de nota «%s» ni «%s»" #: note-heads-engraver.cc:80 msgid "NoteEvent without pitch" msgstr "NoteEvent sin altura" #. PAGE BREAKING #: one-page-breaking.cc:78 optimal-page-breaking.cc:132 msgid "Fitting music on 1 page..." msgstr "Disponiendo la música en una página..." #: open-type-font-scheme.cc:145 open-type-font-scheme.cc:192 #: open-type-font-scheme.cc:238 open-type-font-scheme.cc:388 otf-scheme.cc:43 #: ttf.cc:489 ttf.cc:538 msgid "font index must be non-negative, using index 0" msgstr "el índice de la fuente tipográfica debe ser no negativo, se usa el índice 0" #: open-type-font-scheme.cc:159 open-type-font-scheme.cc:206 #: open-type-font-scheme.cc:285 otf-scheme.cc:58 ttf.cc:456 ttf.cc:505 #, c-format msgid "font index %d too large for font `%s', using index 0" msgstr "índice de fuente tipográfica %d demasiado grande para la tipografía «%s», se usa el índice 0" #: open-type-font-scheme.cc:248 #, c-format msgid "cannot open font filename `%s'" msgstr "no se puede abrir el archivo de fuente tipográfica `%s'" #: open-type-font-scheme.cc:258 open-type-font-scheme.cc:275 #: open-type-font-scheme.cc:297 open-type-font-scheme.cc:315 #: open-type-font-scheme.cc:331 open-type-font-scheme.cc:346 #, c-format msgid "cannot read %s of `%s'" msgstr "no se puede leer %s de `%s'" #: open-type-font-scheme.cc:367 #, c-format msgid "font `%s' index %d does not have `CFF' table" msgstr "en la fuente tipográfica `%s', el índice %d no tiene tabla de `CFF'" #: open-type-font-scheme.cc:398 #, c-format msgid "font `%s': cannot open for reading" msgstr "" #: open-type-font-scheme.cc:408 open-type-font-scheme.cc:424 #: open-type-font-scheme.cc:442 #, fuzzy, c-format #| msgid "cannot read %s of `%s'" msgid "font `%s': cannot read field `%s'" msgstr "no se puede leer %s de `%s'" #: open-type-font-scheme.cc:416 #, fuzzy, c-format #| msgid "dot `%s' not found" msgid "font `%s': not a font collection" msgstr "no se encuentra el puntillo «%s»" #: open-type-font-scheme.cc:434 #, c-format msgid "font `%s': invalid TTC header version" msgstr "" #: open-type-font-scheme.cc:453 #, fuzzy, c-format #| msgid "font index %d too large for font `%s', using index 0" msgid "font `%s': index %d is too large, using index 0" msgstr "índice de fuente tipográfica %d demasiado grande para la tipografía «%s», se usa el índice 0" #: open-type-font-scheme.cc:464 #, c-format msgid "font `%s': cannot read offset of subfont %d" msgstr "" #: open-type-font-scheme.cc:480 open-type-font-scheme.cc:518 #: open-type-font-scheme.cc:540 #, c-format msgid "font `%s': cannot read field `%s' of subfont %d" msgstr "" #: open-type-font-scheme.cc:490 #, c-format msgid "font `%s': invalid field `sfntVersion' in subfont %d" msgstr "" #: open-type-font-scheme.cc:499 #, fuzzy, c-format #| msgid "cannot open for write: %s: %s" msgid "subfont `%s': cannot open for writing" msgstr "no se puede abrir el archivo en modo de escritura: %s: %s" #: open-type-font-scheme.cc:508 open-type-font-scheme.cc:530 #: open-type-font-scheme.cc:550 #, fuzzy, c-format #| msgid "cannot write to file: `%s'" msgid "subfont `%s': cannot write field `%s'" msgstr "no se puede escribir el archivo: «%s»" #: open-type-font-scheme.cc:577 #, c-format msgid "font `%s': cannot read field `%s' for table %u of subfont %d" msgstr "" #: open-type-font-scheme.cc:592 open-type-font-scheme.cc:612 #: open-type-font-scheme.cc:641 open-type-font-scheme.cc:665 #, c-format msgid "subfont `%s': cannot write field `%s' for table `%s'" msgstr "" #: open-type-font-scheme.cc:602 open-type-font-scheme.cc:622 #: open-type-font-scheme.cc:651 #, c-format msgid "font `%s': cannot read field `%s' for table `%s' of subfont %d" msgstr "" #: open-type-font-scheme.cc:691 #, c-format msgid "font `%s': cannot read table `%s' of subfont %d" msgstr "" #: open-type-font-scheme.cc:700 #, fuzzy, c-format #| msgid "cannot write to file: `%s'" msgid "subfont `%s': cannot write table `%s'" msgstr "no se puede escribir el archivo: «%s»" #: open-type-font.cc:55 #, c-format msgid "cannot allocate %lu bytes" msgstr "no se peuden reservar %lu bytes" #: open-type-font.cc:59 #, c-format msgid "cannot load font table: %s" msgstr "no se puede cargar la tabla de tipografías: %s" #: open-type-font.cc:67 #, c-format msgid "FreeType error: %s" msgstr "error de FreeType: %s" #: open-type-font.cc:84 msgid "cannot initialize zlib decompression" msgstr "" #: open-type-font.cc:120 #, fuzzy, c-format #| msgid "cannot load font table: %s" msgid "cannot uncompress font table: %s" msgstr "no se puede cargar la tabla de tipografías: %s" #: open-type-font.cc:141 #, c-format msgid "unsupported font format: %s" msgstr "formato de tipografía %s no soportado" #: open-type-font.cc:143 #, c-format msgid "error reading font file %s: %s" msgstr "error al leer la tipografía %s: %s" #: open-type-font.cc:185 msgid "cannot get postscript name" msgstr "no se puede obtener el nombre de postscript" #: open-type-font.cc:197 #, c-format msgid "cannot get font %s format" msgstr "no se puede obtener el formato de la fuente tipográfica %s" #: open-type-font.cc:214 #, fuzzy, c-format #| msgid "cannot determine format for: %s" msgid "cannot get CFF name from font %s" msgstr "no se puede determinar el formato de: %s" #: open-type-font.cc:219 #, c-format msgid "Subsitute font name: %s => %s" msgstr "Nombre sustitutivo de la fuente: %s => %s" #: open-type-font.cc:225 #, c-format msgid "CFF name for font %s is the same." msgstr "" #: open-type-font.cc:257 #, fuzzy, c-format #| msgid "cannot read CFF %s: %s" msgid "cannot read CFF: %s" msgstr "no se puede leer el CFF %s: %s" #: open-type-font.cc:268 #, fuzzy #| msgid "cannot get font %s CFF name" msgid "cannot get CFF name" msgstr "no se puede obtener el nombre CFF de la fuente tipográfica %s" #: open-type-font.cc:363 #, c-format msgid "no stem attachment found in font for glyph %s" msgstr "" #: open-type-font.cc:385 #, c-format msgid "FT_Get_Glyph_Name () Freetype error: %s" msgstr "error de Freetype en FT_Get_Glyph_Name (): %s" #: open-type-font.cc:516 #, c-format msgid "FT_Get_Glyph_Name () error: %s" msgstr "error en FT_Get_Glyph_Name (): %s" #: optimal-page-breaking.cc:65 msgid "page-count must be positive" msgstr "" #: optimal-page-breaking.cc:87 msgid "could not satisfy systems-per-page and page-count at the same time, ignoring systems-per-page" msgstr "no se pueden satisfacer systems-per-page y page-count al mismo tiempo, se ignora systems-per-page" #. find out the ideal number of pages #: optimal-page-breaking.cc:109 msgid "Finding the ideal number of pages..." msgstr "Buscando el número de páginas ideal..." #: optimal-page-breaking.cc:134 #, fuzzy, c-format #| msgid "Fitting music on %d pages..." msgid "Fitting music on %zu pages..." msgstr "Disponiendo la música en %d páginas..." #: optimal-page-breaking.cc:137 #, fuzzy, c-format #| msgid "Fitting music on %d or %d pages..." msgid "Fitting music on %zu or %zu pages..." msgstr "Disponiendo la música en %d o %d páginas..." #: optimal-page-breaking.cc:147 optimal-page-breaking.cc:203 #, fuzzy, c-format #| msgid "trying %d systems" msgid "trying %zu systems" msgstr "probando %d sistemas" #: optimal-page-breaking.cc:166 optimal-page-breaking.cc:231 #, c-format msgid "best score for this sys-count: %f" msgstr "mejor puntuación para este número de sistemas: %f" #: optimal-page-breaking.cc:250 page-turn-page-breaking.cc:276 #: paper-score.cc:155 msgid "Drawing systems..." msgstr "Dibujando los sistemas..." #: ottava-engraver.cc:106 #, c-format msgid "Could not find ottavation markup for %d octaves up." msgstr "" #: output-def.cc:228 msgid "margins do not fit with line-width, setting default values" msgstr "los márgenes no caben en este ancho de línea, fijando valores predeterminados" #: output-def.cc:235 msgid "systems run off the page due to improper paper settings, setting default values" msgstr "los sistemas se salen de la página a causa de unos ajustes del papel inadecuados, fijando valores predeterminados" #: page-breaking.cc:299 msgid "ignoring min-systems-per-page and max-systems-per-page because systems-per-page was set" msgstr "se ignoran min-systems-per-page y max-systems-per-page debido a que se fijó systems-per-page" #: page-breaking.cc:305 msgid "min-systems-per-page is larger than max-systems-per-page, ignoring both values" msgstr "min-systems-per-page es mayor que max-systems-per-page, se ignoran los dos valores" #: page-breaking.cc:579 #, c-format msgid "page %d has been compressed" msgstr "la página %d ha resultado comprimida" #: page-breaking.cc:1306 #, c-format msgid "too few pages: %ld (should have at least %ld)" msgstr "" #: page-breaking.cc:1311 #, c-format msgid "too many pages: %ld (should have at most %ld)" msgstr "" #: page-layout-problem.cc:432 msgid "A page layout problem has been initiated that cannot accommodate footnotes." msgstr "Ha tenido lugar problema de disposición de página que no puede acomodar notas al pie." #: page-layout-problem.cc:811 msgid "ragged-bottom was specified, but page must be compressed" msgstr "se ha especificado ragged-bottom, pero la página debe comprimirse" #: page-layout-problem.cc:815 #, c-format msgid "compressing over-full page by %.1f staff-spaces" msgstr "se comprime la página desbordada en %.1f espacios de pentagrama" #: page-layout-problem.cc:1324 msgid "staff-affinities should only decrease" msgstr "staff-affinities solo debe disminuir" #: page-spacing.cc:197 msgid "tried to space systems on a bad number of pages" msgstr "" #: page-turn-page-breaking.cc:190 #, fuzzy, c-format #| msgid "page-turn-page-breaking: breaking from %d to %d" msgid "page-turn-page-breaking: breaking from %zu to %zu" msgstr "page-turn-page-breaking: saltando desde %d hasta %d" #: page-turn-page-breaking.cc:245 msgid "cannot fit the first page turn onto a single page. Consider setting first-page-number to an even number." msgstr "no se puede ajustar la primera vuelta de página en una página única. Considere la posibilidad de establecer first-page-number a un número par." #: page-turn-page-breaking.cc:259 #, fuzzy, c-format #| msgid "Calculating page and line breaks (%d possible page breaks)..." msgid "Calculating page and line breaks (%zu possible page breaks)..." msgstr "Calculando los saltos de página y de línea (%d saltos de página posibles)..." #: page-turn-page-breaking.cc:330 #, c-format msgid "break starting at page %d" msgstr "el salto comienza en la página %d" #: page-turn-page-breaking.cc:331 #, c-format msgid "\tdemerits: %f" msgstr "\tpuntuación: %f" #: page-turn-page-breaking.cc:332 #, c-format msgid "\tsystem count: %zu" msgstr "\tnúmero total de sistemas: %zu" #: page-turn-page-breaking.cc:333 #, fuzzy, c-format #| msgid "\tpage count: %d" msgid "\tpage count: %zu" msgstr "número total de \tpáginas: %d" #: page-turn-page-breaking.cc:334 #, fuzzy, c-format #| msgid "\tprevious break: %d" msgid "\tprevious break: %zu" msgstr "\tsalto anterior: %d" #: pango-font.cc:253 #, fuzzy, c-format #| msgid "no glyph for character U+%04X in font `%s'" msgid "no glyph for character '%s' (U+%04X%s) in font `%s'" msgstr "no hay ningún glifo para el carácter U+%04X dentro de la tipografía «%s»" #: pango-font.cc:455 #, c-format msgid "no PostScript font name for font `%s'" msgstr "no hay un nombre de tipografía PostScript para «%s»" #: pango-font.cc:506 msgid "FreeType face has no PostScript font name" msgstr "El tipo FreeType no tiene un nombre de tipografía PostScript" #: pango-select.cc:42 #, c-format msgid "unknown font-variant value %s; allowed values are normal and small-caps" msgstr "" #: pango-select.cc:61 #, c-format msgid "unknown font-shape value %s; allowed values are italic, oblique and upright" msgstr "" #: pango-select.cc:105 #, c-format msgid "unknown font-series value %s; allowed values are thin, ultralight (or extralight), light, semilight (or demilight), book, normal (or regular), medium, semibold (or demibold), bold, ultrabold (or extrabold), heavy (or black), and ultraheavy (or ultrablack or extrablack)" msgstr "" #: pango-select.cc:138 #, c-format msgid "unknown font-stretch value %s; allowed values are ultra-condensed, extra-condensed, condensed, semi-condensed, normal, semi-expanded, extra-expanded and ultra-expanded" msgstr "" #: paper-book.cc:359 #, fuzzy, c-format #| msgid "program option -dpreview not supported by backend `%s'" msgid "program option -dclip-systems/-dcrop/-dpreview not supported by backend `%s'" msgstr "la opción de programa -dpreview no está contemplada por el backend «%s»" #: paper-book.cc:413 #, fuzzy, c-format #| msgid "program option -dcrop not supported by backend `%s'" msgid "multi-page output not supported by backend `%s'" msgstr "la opción de programa -dcrop no está contemplada por el backend «%s»" #: paper-column.cc:451 #, c-format msgid "refusing to create a grob sticking to Paper_column grob %s; paper columns should not be created from custom engravers." msgstr "" #: paper-outputter.cc:129 #, fuzzy, c-format #| msgid "elapsed time: %.2f seconds" msgid "Paper_outputter elapsed time: %.2f seconds" msgstr "tiempo transcurrido: %.2f segundos" #: paper-score.cc:128 #, c-format msgid "Element count %zu (spanners %zu) " msgstr "Cantidad de elementos: %zu (trazadores: %zu) " #: paper-score.cc:131 msgid "Preprocessing graphical objects..." msgstr "Preprocesando los objetos gráficos..." #: parse-scm.cc:119 parse-scm.cc:156 #, fuzzy #| msgid "GUILE signaled an error for the expression beginning here" msgid "Guile signaled an error for the expression beginning here" msgstr "GUILE ha señalado un error para la expresión que comienza aquí" #: percent-repeat-engraver.cc:97 msgid "percent repeat started while another already in progress" msgstr "" #: performance.cc:80 msgid "Track..." msgstr "Pista..." #: performance.cc:139 #, c-format msgid "cannot create a zero-track MIDI file; skipping `%s'" msgstr "" #: performance.cc:144 #, fuzzy, c-format #| msgid "MIDI output to `%s'..." msgid "MIDI output to `%s'...\n" msgstr "Salida MIDI hacia «%s»..." #: piano-pedal-engraver.cc:281 #, c-format msgid "expect 3 strings for piano pedals, found: %ld" msgstr "se eseperaban 3 cadenas para los pedales de piano, se han encontrado: %ld" #: piano-pedal-engraver.cc:297 piano-pedal-engraver.cc:310 #, c-format msgid "cannot find start of piano pedal: `%s'" msgstr "no se encuentra el comienzo del pedal de piano «%s»" #: piano-pedal-engraver.cc:345 #, c-format msgid "cannot find start of piano pedal bracket: `%s'" msgstr "no se encuentra el comienzo del corchete de pedal de piano «%s»" #: piano-pedal-performer.cc:87 #, fuzzy #| msgid "cannot find start of piano pedal: `%s'" msgid "cannot find start of piano pedal" msgstr "no se encuentra el comienzo del pedal de piano «%s»" #: program-option-scheme.cc:329 #, c-format msgid "ignoring option -d%s=\"%s\": value has wrong type" msgstr "" #: program-option-scheme.cc:344 #, c-format msgid "" "ignoring option -d%s=\"%s\":\n" " invalid value; possible values are %s" msgstr "" #: program-option-scheme.cc:377 #, c-format msgid "option %s is accumulative; use ly:append-to-option instead of ly:set-option" msgstr "" #: program-option-scheme.cc:384 program-option-scheme.cc:405 #, fuzzy, c-format #| msgid "no such internal option: %s" msgid "no such program option: %s" msgstr "no existe la opción interna %s" #: program-option-scheme.cc:410 #, c-format msgid "option %s is not accumulative; use ly:set-option instead of ly:add-to-option" msgstr "" #: property-iterator.cc:67 #, c-format msgid "not a grob name, `%s'" msgstr "no es un nombre de objeto gráfico: «%s»" #: relative-octave-check.cc:49 msgid "Failed octave check, got: " msgstr "La comprobación de octaba ha fallado, se ha obtenido: " #: relocate.cc:62 #, c-format msgid "%sSetting %s to '%s'\n" msgstr "%sSe establece %s a «%s»\n" #: relocate.cc:72 #, c-format msgid "%s%s not overwritten\n" msgstr "No se ha sobreescrito %s%s\n" #: relocate.cc:84 #, c-format msgid "No such file '%s' for %s" msgstr "No existe el archivo: %s para %s" #: relocate.cc:94 relocate.cc:114 #, c-format msgid "No such directory '%s' for %s" msgstr "No existe este directorio: %s para %s" #: relocate.cc:103 #, c-format msgid " Prepending '%s' to %s\n" msgstr " Se antepone «%s» a %s\n" #: relocate.cc:129 #, c-format msgid "" " Found %s environment variable,\n" " setting %s to '%s'\n" msgstr "" " Se encontró la variable de entorno %s,\n" " se establece %s a '%s'\n" #: relocate.cc:144 #, c-format msgid "" " Using run-time value for %s,\n" " setting it to '%s'\n" msgstr "" " Se usa el valor en tiempo de ejecución para %s,\n" " se establece a '%s'\n" #: relocate.cc:152 #, c-format msgid "" " Using compile-time value for %s,\n" " setting it to '%s'\n" msgstr "" " Se usa el valor en tiempo de compilación para %s,\n" " se establece a '%s'\n" #: relocate.cc:163 msgid "" "\n" "Relocation\n" msgstr "" "\n" "Reubicación\n" #: relocate.cc:171 #, c-format msgid "" " LilyPond binary has absolute file name:\n" " %s\n" msgstr "" " El binario lilypond tiene el nombre absoluto de archivo:\n" " %s\n" #: relocate.cc:178 #, c-format msgid "" " LilyPond binary has relative file name:\n" " %s\n" msgstr "" " El binario lilypond tiene el nombre relativo de archivo:\n" " %s\n" #: relocate.cc:199 #, c-format msgid "" " Absolute file name of LilyPond binary computed from PATH:\n" " PATH=%s\n" " argv0=%s\n" msgstr "" " Nombre absoluto del binario lilypond calculado a partir del PATH:\n" " PATH=%s\n" " argv0=%s\n" #: relocate.cc:234 msgid "LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR" msgstr "LILYPONDPREFIX está obsoleto, utilice LILYPOND_DATADIR" #: relocate.cc:355 #, c-format msgid " Relocation file '%s'\n" msgstr " Archivo de relocalización: «%s»\n" #: relocate.cc:359 #, c-format msgid "cannot open file '%s', ignored" msgstr "no se puede abrir el archivo «%s», se ignora" #: relocate.cc:391 #, c-format msgid "Unknown relocation command '%s'" msgstr "instrucción de relocalización «%s» desconocida" #: relocate.cc:403 #, c-format msgid "" "\n" " Using relocation config directory '%s'\n" msgstr "" "\n" " Usando directorio de configuración de reubicación '%s'\n" #: relocate.cc:414 #, c-format msgid "No relocation config directory '%s'" msgstr "No existe el directorio de configuración de reubicación «%s»" #: rest-collision.cc:159 msgid "cannot resolve rest collision: rest direction not set" msgstr "no se puede resolver la colisión de los silencios: la dirección de los silencios no se ha establecido" #: rest-collision.cc:171 rest-collision.cc:288 msgid "too many colliding rests" msgstr "demasiados silencios en colisión" #: rest.cc:246 #, c-format msgid "rest `%s' not found" msgstr "no se ha encontrado el silencio «%s»" #: score.cc:166 msgid "already have music in score" msgstr "ya tiene música en la partitura" #: score.cc:168 msgid "this is the previous music" msgstr "esta es la música precedente" #: score.cc:173 msgid "errors found, ignoring music expression" msgstr "se han encontrado errores, se ignora la expresión musical" #: script-engraver.cc:116 #, fuzzy, c-format #| msgid "do not know how to interpret articulation:" msgid "do not know how to interpret articulation: %s" msgstr "no sabemos cómo interpretar la articulación:" #. Maybe a callback provided music inconsistent with the #. precomputed length. #. TODO: It might be nice to log the actual music that was #. iterated in a debug message. #: sequential-iterator.cc:140 msgid "total length of sequential music elements is different than anticipated" msgstr "" #. iter_ is !ok earlier than the length of its music predicts. #. Mitigate by waiting until the expected time so that the next #. element starts in sync. #: sequential-iterator.cc:173 msgid "music is shorter than anticipated" msgstr "" #: side-position-interface.cc:494 #, c-format msgid "no side-axis setting found for grob %s." msgstr "" #: skyline.cc:561 msgid "Cannot have negative horizon padding. Junking." msgstr "" #: slur-engraver.cc:115 #, c-format msgid "direction of %s invalid: %d" msgstr "dirección inválida de %s: %d" #. We already have an old slur, so give a warning #. and completely ignore the new slur. #: slur-engraver.cc:228 #, c-format msgid "already have %s" msgstr "ya tiene una %s" #: slur-engraver.cc:246 #, c-format msgid "%s without a cause" msgstr "%s sin causa" #: slur-engraver.cc:312 #, c-format msgid "cannot end %s" msgstr "no se puede terminar %s" #: slur-scoring.cc:365 #, fuzzy #| msgid "no viable initial configuration found: may not find good beam slope" msgid "no viable slur configuration found" msgstr "no se ha encontrado ninguna configuración inicial viable; puede que no se encuentre una buena inclinación de las barras" #: slur-scoring.cc:495 msgid "slur trying to encompass an empty note column." msgstr "" #: slur.cc:404 #, c-format msgid "Ignoring grob for slur: %s. avoid-slur not set?" msgstr "Se ignora el objeto gráfico para la ligadura: %s. ¿No está establecido avoid-slur?" #: source-file.cc:62 #, c-format msgid "cannot open file: `%s'" msgstr "no se puede abrir el archivo: «%s»" #: source-file.cc:70 #, c-format msgid "failed to get file size: `%s'" msgstr "fallo al obtener el tamaño del archivo: %s" #: source-file.cc:85 #, c-format msgid "expected to read %zu characters, got %zu" msgstr "se esperaba leer %zu caracteres, se han obtenido %zu" #: staff-performer.cc:296 msgid "MIDI channel wrapped around" msgstr "ha dado la vuelta el número de canal MIDI" #: staff-performer.cc:297 msgid "remapping modulo 16" msgstr "se reasigna módulo 16" #: stem-engraver.cc:94 msgid "tremolo duration is too long" msgstr "la duración del trémolo es demasiado larga" #: stem-engraver.cc:147 #, c-format msgid "adding note head to incompatible stem (type = %d/%d)" msgstr "añadiendo cabeza de nota a una plica incompatible (tipo = %d/%d)" #: stem-engraver.cc:149 msgid "maybe input should specify polyphonic voices" msgstr "quizá la entrada debiera especificar voces polifónicas" #: stem-tremolo.cc:305 msgid "Whole-note tremolo may collide with simultaneous notes." msgstr "" #: stem-tremolo.cc:358 msgid "stem tremolo has no note heads" msgstr "" #: stem.cc:133 msgid "weird stem size, check for narrow beams" msgstr "tamaño de plica extraño, compruebe que no haya barras estrechas" #: stencil-integral.cc:475 msgid "Malformed path for path stencil." msgstr "" #: stream-event.cc:113 #, c-format msgid "conflict with event: `%s'" msgstr "conflicto con el evento «%s»" #: stream-event.cc:116 #, c-format msgid "discarding event: `%s'" msgstr "se descarta el evento: «%s»" #: system.cc:191 #, c-format msgid "Element count %zu" msgstr "Número total de elementos %zu" #: system.cc:536 #, c-format msgid "Grob count %zu" msgstr "Número de objetos gráficos: %zu" #: system.cc:1079 msgid "refusing to create a grob sticking to a System grob; systems should not be created from custom engravers." msgstr "" #. TODO: Also print the arguments of the markup! #: text-interface.cc:303 #, c-format msgid "Markup depth exceeds maximal value of %zu; Markup: %s" msgstr "La profundidad del marcado supera el valor máximo de %zu; Elemento de marcado: %s" #: text-spanner-engraver.cc:63 msgid "cannot find start of text spanner" msgstr "no se encuentra el principio del trazador de texto" #: text-spanner-engraver.cc:76 msgid "already have a text spanner" msgstr "ya hay un trazador de texto" #: text-spanner-engraver.cc:77 #, fuzzy #| msgid "beam was started here" msgid "text spanner was started here" msgstr "la barra comenzó aquí" #: text-spanner-engraver.cc:126 msgid "unterminated text spanner" msgstr "trazador de texto sin terminar" #: tie-engraver.cc:111 msgid "unterminated tie" msgstr "ligadura de unión sin terminar" #: tie-engraver.cc:358 msgid "lonely tie" msgstr "ligadura de unión solitaria" #: time-signature-engraver.cc:135 msgid "mid-measure time signature without \\partial" msgstr "" #: time-signature-performer.cc:128 msgid "bad beatBase/beatStructure for MIDI time signature" msgstr "" #: time-tracer-scheme.cc:60 #, fuzzy, c-format #| msgid "failed redirecting stderr to `%s'" msgid "failed redirecting time-trace output to `%s'" msgstr "fallo al redirigir la salida stderr a «%s»" #: timing-translator.cc:138 msgid "cannot calculate a finite measurePosition from an infinite measureLength" msgstr "" #: timing-translator.cc:194 #, fuzzy, c-format #| msgid "conflict with event: `%s'" msgid "conflicting measure length: %s" msgstr "conflicto con el evento «%s»" #: timing-translator.cc:196 #, fuzzy, c-format #| msgid "cannot find context: %s" msgid "measure length in Timing context: %s" msgstr "no se encuentra el contexto «%s»" #: timing-translator.cc:238 #, fuzzy, c-format #| msgid "barcheck failed at: %s" msgid "bar check failed at: %s" msgstr "la comprobación de compás ha fallado en: %s" #: timing-translator.cc:462 msgid "found music after \\fine" msgstr "" #: translator-ctors.cc:125 #, c-format msgid "unknown translator: `%s'" msgstr "traductor desconocido: «%s»" #: translator-group-ctors.cc:40 #, c-format msgid "Couldn't find translator type %s (should be Engraver_group, Performer_group, Score_engraver or Score_performer)" msgstr "" #: translator-group.cc:157 #, c-format msgid "cannot find: `%s'" msgstr "no se encuentra «%s»" #: tuplet-engraver.cc:90 msgid "No tuplet to end" msgstr "no hay ningún grupo especial que terminar" #: vaticana-ligature-engraver.cc:378 #, c-format msgid "ignored prefix(es) `%s' of this head according to restrictions of the selected ligature style" msgstr "prefijo(s) «%s» de esta cabeza ignorado(s) de acuerdo a las restricciones del estilo de ligadura seleccionado" #: vaticana-ligature-engraver.cc:441 msgid "Ambiguous use of dots in ligature: there are multiple dotted notes with the same pitch. The ligature should be split." msgstr "Uso ambiguo de puntos en la ligadura: hay más de una nota con puntillo a la misma altura. Debería dividirse la ligadura." #: vaticana-ligature-engraver.cc:499 msgid "This ligature has a dotted head followed by a non-dotted head. The ligature should be split after the last dotted head before this head." msgstr "Esta ligadura tiene una nota con puntillo seguida de una nota sin puntillo. La ligadura debería dividirse después de la última nota con puntillo y antes de esta nota." #: vaticana-ligature.cc:89 msgid "flexa-height undefined; assuming 0" msgstr "la altura flexa-height no está definida; se supone que es 0" #: vaticana-ligature.cc:94 msgid "ascending vaticana style flexa" msgstr "flexa ascendente de estilo vaticana" #: vertical-align-engraver.cc:111 msgid "Ignoring Vertical_align_engraver in VerticalAxisGroup" msgstr "Se ignora el grabador Vertical_align_engraver dentro de VerticalAxisGroup" #: vertical-align-engraver.cc:165 #, fuzzy, c-format #| msgid "file not found: %s" msgid "alignAboveContext not found: %s" msgstr "archivo no encontrado: %s" #: vertical-align-engraver.cc:170 #, fuzzy, c-format #| msgid "file not found: %s" msgid "alignBelowContext not found: %s" msgstr "archivo no encontrado: %s" #: volta-engraver.cc:177 #, c-format msgid "discarding conflicting volta numbers: %s" msgstr "" #: volta-engraver.cc:345 #, fuzzy #| msgid "already have a volta spanner, ending that one prematurely" msgid "already have a VoltaBracket; ending it prematurely" msgstr "ya hay un trazador de volta, se acaba éste de forma prematura" #. FIXME: Be more verbose? #: volta-engraver.cc:359 #, fuzzy #| msgid "No tuplet to end" msgid "no VoltaBracket to end" msgstr "no hay ningún grupo especial que terminar" #: parser.yy:505 parser.yy:701 parser.yy:1101 parser.yy:1183 parser.yy:1420 msgid "bad expression type" msgstr "tipo de expresión incorrecto" #: parser.yy:541 #, fuzzy #| msgid "no left bound" msgid "not found" msgstr "no hay límite izquierdo" #: parser.yy:759 msgid "Not a markup function" msgstr "No es una función de marcado" #: parser.yy:1013 parser.yy:1619 parser.yy:1681 msgid "not a context mod" msgstr "no es un modificador de contexto" #: parser.yy:1095 parser.yy:1175 parser.yy:1329 msgid "need \\paper for paper block" msgstr "es necesario \\paper para el bloque 'paper'" #: parser.yy:1209 msgid "Missing music in \\score" msgstr "No hay música dentro de \\score" #: parser.yy:1247 msgid "\\paper cannot be used in \\score, use \\layout instead" msgstr "no se puede usar \\paper dentro de \\score, utilice \\layout en su lugar" #: parser.yy:1298 msgid "Spurious expression in \\score" msgstr "Expresión espúrea en \\score" #: parser.yy:1501 msgid "music expected" msgstr "se esperaba algo de música" #: parser.yy:1542 msgid "Ignoring non-music expression" msgstr "Se ignora la expresión no musical" #: parser.yy:1862 parser.yy:1883 msgid "not a key" msgstr "no es una palabra clave" #: parser.yy:2780 parser.yy:2911 parser.yy:2927 msgid "bad grob property path" msgstr "la ruta de la propiedad del grob no es válida" #: parser.yy:2882 msgid "only \\consists and \\remove take non-string argument." msgstr "solo \\consists y \\remove admiten un argumento no de cadena." #: parser.yy:2947 msgid "bad context property path" msgstr "la ruta de la propiedad de contexto no es válida" #: parser.yy:3034 msgid "markup expected" msgstr "se esperaba un elemento de marcado" #: parser.yy:3047 msgid "simple string expected" msgstr "se esperaba una cadena sencilla de caracteres" #: parser.yy:3060 parser.yy:3070 msgid "symbol expected" msgstr "se esperaba un símbolo" #: parser.yy:3213 msgid "not a rhythmic event" msgstr "no es un evento rítmico" #: parser.yy:3250 msgid "post-event expected" msgstr "se esperaba un post-evento" #: parser.yy:3261 parser.yy:3266 msgid "have to be in Lyric mode for lyrics" msgstr "para la letra se debe estar en el modo Lyric" #: parser.yy:3346 #, fuzzy #| msgid "expecting string or post-event as script definition" msgid "expecting post-event as script definition" msgstr "se espera una cadena o un post-evento como definición del guión" #: parser.yy:3523 parser.yy:3590 msgid "not a duration" msgstr "no es una duración" #: parser.yy:3576 msgid "not a multiplier" msgstr "no es un multiplicador" #: parser.yy:3612 msgid "bass number expected" msgstr "se esperaba un número de bajo" #: parser.yy:3642 msgid "Dropping surplus alteration symbols for bass figure." msgstr "" #: parser.yy:3720 msgid "have to be in Note mode for notes" msgstr "para las notas se debe estar en el modo Note" #: parser.yy:3729 msgid "octave marks must precede duration" msgstr "las marcas de octava deben anteceder a la duración" #: parser.yy:3731 msgid "badly placed octave marks" msgstr "marcas de octava situadas erróneamente" #: parser.yy:3779 msgid "have to be in Chord mode for chords" msgstr "para los acordes se debe estar en el modo Chord" #: parser.yy:3822 msgid "markup outside of text script or \\lyricmode" msgstr "elemento de marcado fuera de elemento de texto o \\lyricmode" #: parser.yy:3827 #, c-format msgid "not a note name: %s" msgstr "no es un nombre de nota: %s" #: parser.yy:3832 msgid "string outside of text script or \\lyricmode" msgstr "cadena fuera de elemento de texto o \\lyricmode" #: parser.yy:3984 parser.yy:3994 #, fuzzy #| msgid "not an unsigned integer" msgid "not an exact unsigned number" msgstr "no es un entero sin signo" #: parser.yy:4007 parser.yy:4016 msgid "not an unsigned integer" msgstr "no es un entero sin signo" #: parser.yy:4127 msgid "not a markup" msgstr "no es una instrucción de marcado" #: parser.yy:4849 #, c-format msgid "Unattached %s" msgstr "%s no adjuntado" #: parser.yy:4851 #, c-format msgid "Dropping unattachable %s" msgstr "Se descarta el %s que no se puede adjuntar" #: parser.yy:4914 #, c-format msgid "deprecated: missing `.' in property path %s" msgstr "" # stray? #: lexer.ll:208 msgid "stray UTF-8 BOM encountered" msgstr "se ha encontrado una marca BOM de UTF-8 extraña" #: lexer.ll:211 msgid "Skipping UTF-8 BOM" msgstr "Se salta el BOM de UTF-8" #: lexer.ll:276 #, c-format msgid "Renaming input to: `%s'" msgstr "Renombrando la entrada a: «%s»" #: lexer.ll:292 msgid "quoted string expected after \\version" msgstr "se esperaba una cadena entre comillas después de \\version" #: lexer.ll:296 msgid "quoted string expected after \\sourcefilename" msgstr "se esperaba una cadena entre comillas después de \\sourcefilename" #: lexer.ll:300 msgid "integer expected after \\sourcefileline" msgstr "se esperaba un entero después de \\sourcefileline" #: lexer.ll:327 msgid "\\maininput not allowed outside init files" msgstr "no se permite \\maininput fuera de los archivos de inicio" #: lexer.ll:347 #, c-format msgid "wrong or undefined identifier: `%s'" msgstr "identificativo equivocado o no definido: «%s»" #: lexer.ll:368 msgid "string expected after \\include" msgstr "se esperaba una cadena después de \\include" #: lexer.ll:378 msgid "end quote missing" msgstr "faltan las comillas de cierre" #: lexer.ll:730 msgid "EOF found inside a comment" msgstr "se ha encontrado EOF (fin de archivo) dentro de un comentario" #: lexer.ll:735 msgid "EOF found inside string" msgstr "se ha encontrado EOF (fin de archivo) dentro de una cadena de caracteres" #: lexer.ll:750 msgid "Unfinished main input" msgstr "el código principal de entrada no ha finalizado" #: lexer.ll:829 #, c-format msgid "invalid character: `%s'" msgstr "carácter no válido: «%s»" #: lexer.ll:966 #, fuzzy, c-format #| msgid "unknown escaped string: `\\%s'" msgid "unknown command: `\\%s'" msgstr "cadena de escape desconocida: `\\%s'" #: lexer.ll:986 #, c-format msgid "undefined character or shorthand: %s" msgstr "carácter o combinación abreviada no definida: %s" #: lexer.ll:1278 msgid "non-UTF-8 input" msgstr "la entrada no es UTF-8" #: auto-beam.scm:163 msgid "Beam end fits no pattern" msgstr "El final de barra no coincide con ningún patrón" #: backend-library.scm:28 #, scheme-format msgid "Invoking `~a'..." msgstr "Invocando «~a»..." #: backend-library.scm:32 #, scheme-format msgid "`~a' failed (~a)\n" msgstr "«~a» ha fallado (~a)\n" #: backend-library.scm:52 #, scheme-format msgid "Preparing Ghostscript command to `~a': ~a" msgstr "" #: backend-library.scm:149 #, scheme-format msgid "Converting to `~a'...\n" msgstr "Convirtiendo en «~a»...\n" #. Do not try to guess the name of the png file, #. GS produces PNG files like BASE-page%d.png. #: backend-library.scm:181 #, scheme-format msgid "Converting to ~a..." msgstr "Convirtiendo en ~a..." #: backend-library.scm:200 #, scheme-format msgid "Copying to `~a'...\n" msgstr "Copiando en «~a»...\n" #: backend-library.scm:312 #, fuzzy, scheme-format #| msgid "cannot extract file matching ~a from ~a" msgid "can't create temp file in ~a after ~a times" msgstr "no se puede extraer la coincidencia de archivos ~a a partir de ~a" #: backend-library.scm:348 #, scheme-format msgid "Writing ~a..." msgstr "Escribiendo «~a»..." #: backend-library.scm:393 #, scheme-format msgid "Writing header field `~a' to `~a'..." msgstr "Escribiendo el campo de encabezamiento «~a» en «~a»..." #: bar-line.scm:97 #, scheme-format msgid "Bar glyph ~a not known. Ignoring." msgstr "El glifo de barra ~a es desconocido. Se ignora." #: bar-line.scm:124 #, scheme-format msgid "Annotation '~a' is allowed in the first argument of a bar line definition only." msgstr "La anotación '~a' solo se permite en el primer argumento de una definición de línea divisoria." #: bar-line.scm:132 #, scheme-format msgid "Replacement '~a' is allowed in the last argument of a bar line definition only." msgstr "La sustitución '~a' solo se permite en el último argumento de una definición de línea divisoria." #: bar-line.scm:204 #, scheme-format msgid "add-bar-glyph-print-procedure: glyph '~a' has to be a single ASCII character." msgstr "add-bar-glyph-print-procedure: el glifo '~a' tiene que ser un único carácter ASCII." #: bar-line.scm:1026 #, scheme-format msgid "No span bar glyph defined for bar glyph '~a'; ignoring." msgstr "No hay ningún glifo de barra conectora definido para el glifo de barra '~a'; se ignora." #: chord-entry.scm:54 #, scheme-format msgid "Spurious garbage following chord: ~A" msgstr "Basurilla espúrea después del acorde: ~A" #: color.scm:804 #, scheme-format msgid "Requested color '~a' is not defined!" msgstr "" #: define-context-properties.scm:31 define-grob-properties.scm:21 #: define-music-properties.scm:21 lily.scm:126 #, scheme-format msgid "symbol ~S redefined" msgstr "redefinido el símbolo ~S" #. barCheckSynchronize isn't properly documented or tested and we don't #. intend to maintain it or replace it. #: define-context-properties.scm:1008 msgid "the property 'barCheckSynchronize' is deprecated" msgstr "" #: define-context-properties.scm:1081 msgid "'voltaSpannerDuration' is deprecated; use the grob property VoltaBracket.musical-length" msgstr "" #: define-context-properties.scm:1093 msgid "'voltaSpannerDurationAsMoment' is deprecated; use the grob property VoltaBracket.musical-length" msgstr "" #: define-event-classes.scm:105 #, scheme-format msgid "unknown parent class `~a'" msgstr "Clase del padre «~a» desconocida" #: define-event-classes.scm:139 #, scheme-format msgid "Cannot redefine event class `~S'" msgstr "No se puede redefinir la clase de evento «~S»" #: define-event-classes.scm:141 #, scheme-format msgid "Undefined parent event class `~S'" msgstr "Clase de evento del padre «~S» no definida" #: define-markup-commands.scm:302 msgid "Can't print a line - setting on/off to default" msgstr "" #: define-markup-commands.scm:1764 #, scheme-format msgid "unrecognized image file, should have .png or .eps extension: ~a" msgstr "" #: define-markup-commands.scm:1774 #, scheme-format msgid "EPS image dimensions could not be determined; is '~a' a valid EPS file?" msgstr "" #: define-music-callbacks.scm:103 #, scheme-format msgid "invalid tremolo repeat count: ~a" msgstr "número de repeticiones no válido para el trémolo: ~a" #: define-music-callbacks.scm:279 msgid "ignoring in Timing context" msgstr "" #: define-music-types.scm:1005 #, scheme-format msgid "symbol expected: ~S" msgstr "se esperaba un símbolo: ~S" #: define-music-types.scm:1008 #, scheme-format msgid "cannot find music object: ~S" msgstr "no se encuentra el objeto musical ~S" #: define-music-types.scm:1028 #, scheme-format msgid "bad make-music argument: ~S" msgstr "argumento de make-music erróneo: ~S" #: define-note-names.scm:1358 msgid "Select note names language." msgstr "Seleccione el idioma para los nombres de las notas." #: define-note-names.scm:1363 #, scheme-format msgid "Using `~a' note names..." msgstr "Usando los nombres de notas de «~a»..." #: define-note-names.scm:1366 #, scheme-format msgid "Could not find language `~a'. Ignoring." msgstr "No se encuentra el idioma «~a». Se ignora." #: display-woodwind-diagrams.scm:1673 msgid "woodwind markup error - invalid key or hole requested" msgstr "" #: display-woodwind-diagrams.scm:1947 #, scheme-format msgid "~a is not a valid woodwind instrument." msgstr "" #: document-backend.scm:270 #, scheme-format msgid "cannot find interface for property: ~S" msgstr "no se encuentra un interface para la propiedad ~S" #: document-backend.scm:280 #, scheme-format msgid "unknown Grob interface: ~S" msgstr "interfaz de Objeto gráfico desconocido: ~S" #: document-context-mods.scm:79 #, scheme-format msgid "context modification `~a' not documented." msgstr "" #: document-identifiers.scm:55 #, fuzzy, scheme-format #| msgid "Output function not implemented" msgid "music function `~a' not documented." msgstr "Función de salida sin implementar" #: documentation-lib.scm:62 #, scheme-format msgid "Processing ~S..." msgstr "Procesando ~S..." #: documentation-lib.scm:169 #, scheme-format msgid "Writing ~S..." msgstr "Escribiendo ~S..." #: documentation-lib.scm:181 #, scheme-format msgid "cannot find description for property `~S' (~S)" msgstr "no se encuentra la descripción de la propiedad «~S» (~S)" #: documentation-lib.scm:201 #, scheme-format msgid "cannot find description for property ~S (~S)" msgstr "no se encuentra la descripción de la propiedad ~S (~S)" #: flag-styles.scm:199 #, scheme-format msgid "flag stroke `~a' or `~a' not found" msgstr "no se encuentra el trazo «~a» o «~a» del corchete" #: flag-styles.scm:217 #, fuzzy, scheme-format #| msgid "flag `%s' not found" msgid "flag ~a not found" msgstr "no se encuentra el indicador «%s»" #: framework-ps.scm:253 #, scheme-format msgid "CFF font `~a' already embedded, skipping." msgstr "La fuente tipográfica CFF `~a' ya está incrustada, se salta." #: framework-ps.scm:256 #, scheme-format msgid "Different CFF fonts which have the same name `~a' has been detected. The font cannot be embedded." msgstr "Se han detectado distintas fuentes tipográficas CFF con el mismo nombre `~a'. No se puede incrustar la fuente." #: framework-ps.scm:261 #, scheme-format msgid "Embedding CFF font `~a'." msgstr "Incrustando la fuente tipográfica CFF `~a'." #: framework-ps.scm:266 msgid "Initializing embedded CFF font list." msgstr "Inicializando la lista de fuentes empotradas CFF." #: framework-ps.scm:288 #, scheme-format msgid "Preparing font ~a in PostScript resource directory for subfont ~a of file `~a'..." msgstr "" #: framework-ps.scm:304 framework-ps.scm:317 framework-ps.scm:323 #, fuzzy, scheme-format #| msgid "Font file `~a' already exists, skipping." msgid "File `~a' already exists, skipping..." msgstr "La fuente tipográfica `~a' ya existe, se salta." #. TrueType fonts (TTF) and TrueType Collection (TTC) #: framework-ps.scm:310 #, fuzzy, scheme-format #| msgid "Font file `~a' already exists, skipping." msgid "Font ~a is TrueType font, skipping..." msgstr "La fuente tipográfica `~a' ya existe, se salta." #: framework-ps.scm:325 #, scheme-format msgid "Font ~S=~S cannot be used in PostScript resource directory because it uses the CFF2 format." msgstr "" #: framework-ps.scm:328 #, scheme-format msgid "Font ~S=~S cannot be used in PostScript resource directory because it has an unknown format." msgstr "" #: framework-ps.scm:367 #, scheme-format msgid "Font ~a cannot be loaded via Ghostscript because its font-index (~a) is not zero." msgstr "La fuente tipográfica ~a no se puede cargar por medio de Ghostscript porque su font-index (~a) no es cero." #: framework-ps.scm:374 #, scheme-format msgid "Font ~a cannot be loaded via Ghostscript because it is an OpenType/CFF Collection (OTC) font." msgstr "La fuente tipográfica ~a no se puede cargar por medio de Ghostscript porque es una fuente de colección OpenType/CFF (OTC)." #: framework-ps.scm:381 #, scheme-format msgid "Font ~a cannot be used via Ghostscript because it is a TrueType font that does not have glyph names." msgstr "La fuente tipográfica ~a no se puede cargar por medio de Ghostscript porque es una fuente TrueType que no tiene nombres de glifos." #: framework-ps.scm:402 #, scheme-format msgid "cannot embed ~S=~S" msgstr "no se puede empotrar ~S=~S" #: framework-ps.scm:417 #, scheme-format msgid "cannot embed ~S=~S because PostScript doesn't support the CFF2 format" msgstr "" #: framework-ps.scm:421 #, scheme-format msgid "do not know how to embed ~S=~S" msgstr "no sabemos cómo empotrar ~S=~S" #: framework-ps.scm:445 #, scheme-format msgid "do not know how to embed font ~s ~s ~s" msgstr "no sabemos cómo empotrar la tipografía ~s ~s ~s" #: framework-ps.scm:498 #, fuzzy, scheme-format #| msgid "Font file `~a' already exists, skipping." msgid "Font file `~a' already exists, skipping..." msgstr "La fuente tipográfica `~a' ya existe, se salta." #: framework-ps.scm:504 #, scheme-format msgid "Exporting font file `~a'." msgstr "Exportando el archivo de fuente tipográfica en: `~a'." #: framework-ps.scm:533 #, fuzzy, scheme-format #| msgid "Making font export directory `~a'." msgid "Making PostScript resource directory `~a'." msgstr "Creando el directorio de exportación de fuentes `~a'." #: framework-ps.scm:536 #, fuzzy, scheme-format #| msgid "Font export directory `~a' already exists." msgid "PostScript resource directory `~a' already exists." msgstr "Ya existe el directorio de exportación de fuentes tipográficas '~a'." #: framework-ps.scm:538 #, fuzzy, scheme-format #| msgid "Making font export directory `~a'." msgid "Making CIDFont directory `~a'." msgstr "Creando el directorio de exportación de fuentes `~a'." #: framework-ps.scm:541 #, fuzzy, scheme-format #| msgid "Font export directory `~a' already exists." msgid "CIDFont directory `~a' already exists." msgstr "Ya existe el directorio de exportación de fuentes tipográficas '~a'." #: framework-ps.scm:543 #, fuzzy, scheme-format #| msgid "Making font export directory `~a'." msgid "Making Font directory `~a'." msgstr "Creando el directorio de exportación de fuentes `~a'." #: framework-ps.scm:546 #, fuzzy, scheme-format #| msgid "Font export directory `~a' already exists." msgid "Font directory `~a' already exists." msgstr "Ya existe el directorio de exportación de fuentes tipográficas '~a'." #: framework-ps.scm:550 #, scheme-format msgid "Making font export directory `~a'." msgstr "Creando el directorio de exportación de fuentes `~a'." #: framework-ps.scm:553 #, scheme-format msgid "Font export directory `~a' already exists." msgstr "Ya existe el directorio de exportación de fuentes tipográficas '~a'." #: framework-ps.scm:694 #, scheme-format msgid "conflict between embedded source files '~a' and '~a', which both have the base file name '~a'; skipping the former one" msgstr "" #: framework-ps.scm:750 msgid "PS backend does not support SVG format" msgstr "" #: framework-ps.scm:833 #, fuzzy, scheme-format #| msgid "Layout output to `%s'..." msgid "Layout output to `~a'..." msgstr "Salida de la página hacia «%s»..." #: framework-svg.scm:84 #, fuzzy, scheme-format #| msgid "unsupported font format: %s" msgid "ignoring unsupported formats ~a" msgstr "formato de tipografía %s no soportado" #: fret-diagrams.scm:33 #, scheme-format msgid "Possible typo in fret-diagram '~a'" msgstr "" #: fret-diagrams.scm:980 #, scheme-format msgid "String ~a out of range 1-~a, ignoring" msgstr "" #: graphviz.scm:65 #, fuzzy, scheme-format #| msgid "Writing graph `~a'..." msgid "Writing graph to `~a'...\n" msgstr "Escribiendo el gráfico «~a»..." #: harp-pedals.scm:139 #, scheme-format msgid "Unhandled entry in harp-pedal: ~a" msgstr "" #: harp-pedals.scm:187 #, scheme-format msgid "Harp pedal diagram contains ~a pedals rather than the usual 7." msgstr "" #: harp-pedals.scm:190 msgid "Harp pedal diagram does not contain a divider (usually after third pedal)." msgstr "" #: harp-pedals.scm:192 #, scheme-format msgid "Harp pedal diagram contains dividers at positions ~a. Normally, there is only one divider after the third pedal." msgstr "" #: layout-beam.scm:40 #, scheme-format msgid "Error in beam quanting. Expected (~S,~S) found ~S." msgstr "Error en la cuantización de la barra. Se esperaba (~S,~S), se ha encontrado ~S." #: layout-beam.scm:54 #, scheme-format msgid "Error in beam quanting. Expected ~S 0, found ~S." msgstr "Error en la cuantización de la barra. Se esperaba ~S 0, se ha encontrado ~S." #: lily-library.scm:362 msgid "Music unsuitable for context-mod" msgstr "Música no apta para context-mod" #: lily-library.scm:370 msgid "Cannot determine contexts to modify" msgstr "No se puede determinar el contexto que modificar" #: lily-library.scm:421 #, scheme-format msgid "Cannot find context-def \\~a" msgstr "No se encuentra la definición de contexto \\~a" #: lily-library.scm:437 msgid "Music unsuitable for output-def" msgstr "Música no apta para output-def" #: lily-library.scm:1250 msgid "version with third number omitted is only allowed for stable releases (when the second number is even)" msgstr "" #: lily-library.scm:1263 #, fuzzy, scheme-format #| msgid "Invalid version string \"%s\"" msgid "Invalid version string \"~a\"" msgstr "Cadena de versión «%s» no válida" #: lily-library.scm:1278 #, fuzzy, scheme-format #| msgid "program too old: %s (file requires: %s)" msgid "program too old: ~a (file requires: ~a)" msgstr "el programa es demasiado antiguo: %s (el archivo necesita: %s)" #: lily-library.scm:1294 #, scheme-format msgid "" "\n" "Note: compilation failed and \\version outdated, did you\n" "update input syntax with convert-ly?\n" "\n" " https://lilypond.org/doc/v~a.~a/Documentation/usage/updating-files-with-convert_002dly\n" "\n" msgstr "" #: lily-library.scm:1462 msgid "" "Bisect between the integers @var{start} and @var{end}, both ends inclusive, to\n" "find an integer @var{i} such that @code{(getter i)} is close to\n" "@var{target-val}. @var{getter} should be weakly increasing (in the mathematical\n" "sense), and @var{target-val} should be between @code{(getter start)} and\n" "@code{(getter end)} (included). The optional keyword argument @code{mode}\n" "specifies how the result is determined exactly. With\n" "@code{'last-less-than-or-equal}, which is the default, the result @var{i} is the\n" "last @var{i} such that @code{(getter i)} is less than or equal to\n" "@code{target-val}. Alternatively, if @code{#:mode 'first-greater-than-or-equal}\n" "is passed, the result is the first @var{i} such that @code{(getter i)} is\n" "greater than or equal to @var{target-val}." msgstr "" #: lily-library.scm:1715 #, scheme-format msgid "no \\version statement found, please add~afor future compatibility" msgstr "no se ha encontrado ninguna instrucción \\version, escriba~apara disponer de compatibilidad en el futuro" #: lily-library.scm:1748 #, fuzzy, scheme-format #| msgid "conflict with event: `%s'" msgid "conflict with event: `~a'" msgstr "conflicto con el evento «%s»" #: lily-library.scm:1749 #, fuzzy, scheme-format #| msgid "discarding event: `%s'" msgid "discarding event: `~a'" msgstr "se descarta el evento: «%s»" #: lily.scm:118 msgid "call-after-session used after session start" msgstr "call-after-session utilizado después del comienzo de la sesión" #: lily.scm:123 msgid "define-session used after session start" msgstr "define-session utilizado después del comienzo de la sesión" #. Since we read from a string port, remove port name, line number, #. and line column from the error message. #: lily.scm:536 #, scheme-format msgid "Ignoring option -d~a=\"~a\" due to read error: ~a" msgstr "" #: lily.scm:540 #, fuzzy #| msgid "end quote missing" msgid "end of string" msgstr "faltan las comillas de cierre" #: lily.scm:573 #, scheme-format msgid "cannot find: ~A" msgstr "no se encuentra: ~A" #: lily.scm:648 #, fuzzy, scheme-format #| msgid "music expected: ~S" msgid "note scale expected: ~S" msgstr "se esperaba algo de música: ~S" #: lily.scm:1014 msgid "Success: compilation successfully completed" msgstr "Enhorabuena. La compilación se ha completado satisfactoriamente." #: lily.scm:1015 msgid "Compilation completed with warnings or errors" msgstr "Compilación completada con advertencias o errores" #: lily.scm:1129 #, scheme-format msgid "job ~a terminated with signal: ~a" msgstr "la tarea ~a ha terminado con la señal: ~a" #: lily.scm:1132 #, scheme-format msgid "" "logfile ~a (exit ~a):\n" "~a" msgstr "" "archivo de registro ~a (salida ~a):\n" "~a" #: lily.scm:1136 #, scheme-format msgid "Children ~a exited with errors." msgstr "" #: lily.scm:1152 #, scheme-format msgid "failed files: ~S" msgstr "archivos que han fallado: ~S" #: lily.scm:1185 #, fuzzy, scheme-format #| msgid "Processing `%s'" msgid "Processing `~a'\n" msgstr "Procesando «%s»" #: ly-syntax-constructors.scm:27 #, scheme-format msgid "~a function cannot return ~a" msgstr "la función ~a no puede devolver ~a" #: ly-syntax-constructors.scm:60 #, scheme-format msgid "wrong type for argument ~a. Expecting ~a, found ~s" msgstr "tipo equivocado para el argumento ~a. Se esperaba ~a, se encontró ~s" #: ly-syntax-constructors.scm:114 msgid "not an articulation" msgstr "no es una articulación" #: ly-syntax-constructors.scm:156 msgid "sequential music required" msgstr "" #: markup-macros.scm:372 #, scheme-format msgid "~A: Not a markup (list) function: ~S" msgstr "~A: No es una función de elementos de marcado o de lista: ~S" #: markup-macros.scm:379 #, scheme-format msgid "~A: Wrong number of arguments. Expect: ~A, found ~A: ~S" msgstr "~A: Número de agumentos equivocado. Se esperaban: ~A, se han encontrado ~A: ~S" #: markup-macros.scm:383 #, scheme-format msgid "~A: Invalid argument in position ~A. Expect: ~A, found: ~S." msgstr "~A: Argumento inválido en la posición ~A. Se esperaba: ~A, se ha encontrado: ~S." #: markup-macros.scm:419 #, scheme-format msgid "Not a markup command: ~A" msgstr "No es una instrucción de marcado: ~A" #: modal-transforms.scm:37 msgid "'from' pitch not in scale; ignoring" msgstr "la nota 'origen' no está en la escala; se ignora" #: modal-transforms.scm:41 modal-transforms.scm:74 msgid "'to' pitch not in scale; ignoring" msgstr "la nota 'destino' no está en la escala; se ignora" #: modal-transforms.scm:45 msgid "pitch to be transposed not in scale; ignoring" msgstr "la nota a transportar no está en la escala; se ignora" #: modal-transforms.scm:70 msgid "'around' pitch not in scale; ignoring" msgstr "la nota pivote no está en la escala; se ignora" #: modal-transforms.scm:78 msgid "pitch to be inverted not in scale; ignoring" msgstr "la nota a invertir no está en la escala; se ignora" #: modal-transforms.scm:94 msgid "negative replication count; ignoring" msgstr "número de replicaciones negativo; se ignora" #: modal-transforms.scm:286 msgid "Dangling tie in \\retrograde" msgstr "Ligadura suelta en \\retrograde" #: modal-transforms.scm:291 msgid "" "If @var{music} is a single pitch, inverts it about @var{around}\n" "and transposes from @var{around} to @var{to}." msgstr "" #: modal-transforms.scm:301 msgid "Applies pitch-invert to all pitches in @var{music}." msgstr "" #: modal-transforms.scm:308 msgid "" "Transpose a note (numbered as @var{n}) in @var{direction}.\n" "@var{n} is zero-based and can be negative to count from the end." msgstr "" #: music-functions.scm:306 #, scheme-format msgid "unknown repeat type `~S': must be volta, unfold, percent, or tremolo" msgstr "tipo de repetión «~S» desconocido: debería ser volta, unfold, percent, o tremolo" #: music-functions.scm:319 #, fuzzy #| msgid "music expected" msgid "alternative music expected" msgstr "se esperaba algo de música" #: music-functions.scm:332 msgid "More alternatives than repeats. Junking excess alternatives" msgstr "Hay más alternativas que repeticiones. Se recortan las alternativas excedentes" #: music-functions.scm:436 #, fuzzy, scheme-format #| msgid "unknown repeat type `~S'" msgid "unknown repeat-type ~a, ignoring." msgstr "tipo de repetición «~S» desconocido" #: music-functions.scm:526 #, scheme-format msgid "bad grob property path ~a" msgstr "la ruta de propiedad ~a del grob no es válida" #: music-functions.scm:556 #, scheme-format msgid "bad context property ~a" msgstr "la propiedad de contexto ~a no es válida" #: music-functions.scm:587 #, scheme-format msgid "bad music property ~a" msgstr "la propiedad musical ~a no es válida" #: music-functions.scm:941 msgid "Bad chord repetition" msgstr "repetición de acorde errónea" #: music-functions.scm:1056 #, scheme-format msgid "Bad voice id: ~a" msgstr "Identificador de voz erróneo: ~a" #: music-functions.scm:1067 msgid "\\voices needs more ids" msgstr "\\voices necesita más identificadores" #: music-functions.scm:1086 #, scheme-format msgid "music expected: ~S" msgstr "se esperaba algo de música: ~S" #: music-functions.scm:1462 #, scheme-format msgid "cannot find quoted music: `~S'" msgstr "no se encuentra la música citada: «~S»" #: music-functions.scm:1629 msgid "Add @var{octave-shift} to the octave of @var{pitch}." msgstr "Añadir @var{octave-shift} a la octava de @var{pitch}." #: music-functions.scm:1692 #, scheme-format msgid "Unknown octaveness type: ~S " msgstr "Tipo de octavación desconocido: ~S " #: music-functions.scm:1693 msgid "Defaulting to 'any-octave." msgstr "Fijando al valor predeterminado 'any-octave." #: music-functions.scm:2096 #, scheme-format msgid "unknown accidental style: ~S" msgstr "estilo de alteración ~S desconocido" #: music-functions.scm:2582 msgid "giving up on cloned grob transform" msgstr "se abandona la transformación del grob clonado" #: music-functions.scm:2645 #, scheme-format msgid "default '~a of ~a is ~a and can't be offset" msgstr "" #: music-functions.scm:2676 #, scheme-format msgid "the property '~a of ~a cannot be offset" msgstr "" #: music-functions.scm:2901 #, scheme-format msgid "not a symbol list: ~a" msgstr "no es una lista de símbolos: ~a" #: music-functions.scm:2904 #, scheme-format msgid "conflicting tag group ~a" msgstr "grupo de etiquetas ~a en conflicto" #: music-functions.scm:2928 #, fuzzy, scheme-format #| msgid "flag stroke `%s' not found" msgid "tag group ~a not found" msgstr "no se encuentra la forma del glifo del corchete «%s»" #: output-lib.scm:681 #, fuzzy, scheme-format #| msgid "dot `%s' not found" msgid "dot glyph ~s not found" msgstr "no se encuentra el puntillo «%s»" #: output-lib.scm:1127 #, scheme-format msgid "no glyph name for alteration ~a in alteration-glyph-name-alist; try defining one in alterationGlyphs" msgstr "" #: output-lib.scm:2068 msgid "script needs an explicit direction specifier to disambiguate between different glyphs" msgstr "" #: output-lib.scm:2087 #, scheme-format msgid "script-stencil property must be pair: ~a" msgstr "" #: output-lib.scm:2552 #, fuzzy, scheme-format #| msgid "Senza-misura time signatures are not yet supported!" msgid "~a with two line-breaks is not yet supported" msgstr "¡Los compases senza-misura no están contemplados aún!" #: output-lib.scm:2869 #, scheme-format msgid "Factor ~a needs to be an integer value." msgstr "" #: output-lib.scm:3391 msgid "" "Not enough space to print a nice arrow.\n" "Please consider to increase 'minimum-length or decrease 'arrow-length." msgstr "" #: output-lib.scm:3407 msgid "Please consider to increase 'minimum-length" msgstr "" #: output-lib.scm:3729 #, scheme-format msgid "no entry in measure-division-lines-alist for measure division ~a" msgstr "" #: output-lib.scm:3753 #, scheme-format msgid "no entry in measure-division-chord-placement-alist for measure division ~a" msgstr "" #: output-lib.scm:4281 #, fuzzy, scheme-format #| msgid "custos `%s' not found" msgid "custos `~a' not found" msgstr "no se encuentran los custos «%s»" #: output-ps.scm:141 msgid "" "transparency (no background color) for PNG images is not\n" "supported in the PostScript backend. Use the Cairo backend instead." msgstr "" #: output-ps.scm:349 output-svg.scm:541 #, scheme-format msgid "unknown line-cap-style: ~S" msgstr "estilo de extremo de línea line-cap-style desconocido: ~S" #: output-ps.scm:354 output-svg.scm:547 #, scheme-format msgid "unknown line-join-style: ~S" msgstr "estilo de unión de líneas line-join-style desconocido: ~S" #: output-svg.scm:159 #, scheme-format msgid "cannot decypher Pango description: ~a" msgstr "no se puede descifrar la descripción de Pango: ~a" #: output-svg.scm:239 msgid "Glyph must have a unicode value" msgstr "El glifo debe tener un valor de Unicode" #: output-svg.scm:291 output-svg.scm:301 #, scheme-format msgid "cannot find SVG font ~S" msgstr "no se encuentra la fuente tipográfica de SVG ~S" #: paper.scm:114 msgid "set-global-staff-size: not in toplevel scope" msgstr "set-global-staff-size: no está en el ámbito de nivel más alto" #: paper.scm:152 #, scheme-format msgid "Unknown unit '~a', using 'pt' instead" msgstr "" #. The documentation script currently expects units mm or in. #. Don't use decimals with millimeters. #. ISO 216 has a tolerance of +- 2mm #: paper.scm:160 msgid "ISO 216, A series" msgstr "" #: paper.scm:172 msgid "Two extended sizes as defined in DIN 476" msgstr "" #: paper.scm:175 msgid "ISO 216, B series" msgstr "" #: paper.scm:187 msgid "ISO 269, C series" msgstr "" #: paper.scm:199 msgid "North American paper sizes" msgstr "" #: paper.scm:209 msgid "Sizes by IEEE Printer Working Group, for children's writing" msgstr "" #: paper.scm:213 msgid "ANSI sizes" msgstr "" #: paper.scm:222 msgid "North American architectural sizes" msgstr "" #: paper.scm:229 msgid "Other sizes, including antique sizes still used in the United Kingdom" msgstr "" #: paper.scm:252 msgid "PA4-based sizes" msgstr "" #: paper.scm:264 msgid "Additional format for use in Southeast Asia and Australia" msgstr "" #: paper.scm:359 #, scheme-format msgid "This is not a \\layout {} object, ~S" msgstr "Esto no es un objeto de \\layout {} , ~S" #: paper.scm:367 #, scheme-format msgid "Unknown paper size: ~a" msgstr "Tamaño de papel desconocido: ~a" #. TODO: should raise (generic) exception with throw, and catch #. that in parse-scm.cc #: paper.scm:415 msgid "Must use #(set-paper-size .. ) within \\paper { ... }" msgstr "Debe usar #(set-paper-size .. ) dentro de \\paper { ... }" #: parser-clef.scm:228 #, fuzzy, scheme-format #| msgid "unknown clef type `~a'" msgid "unknown clef type '~a'" msgstr "tipo de clave desconocido: «~a» " #: parser-clef.scm:229 #, fuzzy, scheme-format #| msgid "supported clefs: ~a" msgid "" "supported clefs:\n" "~a" msgstr "claves soportadas: ~a" #: parser-ly-from-scheme.scm:75 msgid "error in #{ ... #}" msgstr "error en #{ ... #}" #: part-combiner.scm:1081 #, scheme-format msgid "quoted music `~a' is empty" msgstr "la cita musical «~a» está vacía" #: ps-to-png.scm:63 #, fuzzy, scheme-format #| msgid "Unknown paper size: ~a" msgid "Unknown pixmap format ~a" msgstr "Tamaño de papel desconocido: ~a" #: ps-to-png.scm:161 msgid "`anti-alias-factor' must be a positive integer <= 8" msgstr "" #: qr-code.scm:243 #, scheme-format msgid "too many bytes (~a) to fit in a QR code with correction level ~a (max ~a)" msgstr "" #: qr-code.scm:573 #, scheme-format msgid "QR code error correction level must be 'low, 'medium, 'quarter or 'high; found ~s" msgstr "" #: qr-code.scm:586 #, scheme-format msgid "string ~s cannot be represented in a QR code due to special characters" msgstr "" #: scheme-engravers.scm:228 msgid "count not ended before another begun" msgstr "" #: scheme-engravers.scm:263 msgid "measure count left unfinished" msgstr "" #: scheme-engravers.scm:278 #, fuzzy #| msgid "cannot find start of text spanner" msgid "cannot find start of measure spanner" msgstr "no se encuentra el principio del trazador de texto" #: scheme-engravers.scm:310 #, fuzzy #| msgid "unterminated text spanner" msgid "unterminated measure spanner" msgstr "trazador de texto sin terminar" #: scheme-engravers.scm:723 #, fuzzy #| msgid "unterminated tie" msgid "unterminated DurationLine" msgstr "ligadura de unión sin terminar" #: scheme-engravers.scm:866 msgid "" "No notes found to start from,\n" "ignoring. If you want to bend an open string, consider to override/tweak the\n" "'bend-me property." msgstr "" #: scheme-engravers.scm:900 #, fuzzy #| msgid "Unknown metronome mark, ignoring" msgid "Unbound BendSpanner, ignoring" msgstr "Marca de metrónomo desconocida, se ignora" #: scheme-engravers.scm:1187 #, fuzzy #| msgid "unterminated text spanner" msgid "unterminated finger glide spanner" msgstr "trazador de texto sin terminar" #: scheme-engravers.scm:1783 #, fuzzy #| msgid "unterminated chord tremolo" msgid "unterminated measure for chord square" msgstr "trémolo de acorde sin terminar" #: scheme-engravers.scm:1916 #, fuzzy #| msgid "no right bound" msgid "no highlight to end" msgstr "no hay límite derecho" #: scheme-engravers.scm:2532 #, fuzzy #| msgid "unterminated glissando" msgid "overwriting glissando" msgstr "glissando sin terminar" #: scheme-engravers.scm:2584 #, fuzzy #| msgid "unterminated glissando" msgid "unterminated Glissando" msgstr "glissando sin terminar" #: stencil.scm:796 msgid "Both angle-increments and radial-increments must be positive numbers." msgstr "" #: time-signature-settings.scm:989 time-signature-settings.scm:996 #: time-signature-settings.scm:1003 time-signature-settings.scm:1010 #: time-signature-settings.scm:1017 #, scheme-format msgid "the function '~a' is deprecated; use '~a'" msgstr "" #: time-signature.scm:23 #, scheme-format msgid "the grob property '~a' is deprecated; use '~a'" msgstr "" #: translation-functions.scm:406 #, fuzzy, scheme-format #| msgid "No glyph found for alteration: %s" msgid "no accidental glyph found for alteration ~a" msgstr "No se ha encontrado ningún glifo para la alteración: %s" #: translation-functions.scm:672 #, scheme-format msgid "Negative fret for pitch ~a on string ~a" msgstr "Traste negativo para la nota ~a de la cuerda ~a" #: translation-functions.scm:677 #, scheme-format msgid "Missing fret for pitch ~a on string ~a" msgstr "Falta el traste para la nota ~a de la cuerda ~a" #: translation-functions.scm:682 #, scheme-format msgid "Open fret on string ~a has finger of ~a" msgstr "" #: translation-functions.scm:725 #, scheme-format msgid "No open string for pitch ~a" msgstr "No hay cuerda al aire para la nota ~a" #: translation-functions.scm:748 translation-functions.scm:760 #, scheme-format msgid "Requested string for pitch requires negative fret: string ~a pitch ~a" msgstr "La cuerda solicitada para la nota requiere un traste negativo: cuerda ~a nota ~a" #: translation-functions.scm:751 msgid "Ignoring string request and recalculating." msgstr "Se ignora la solicitud de cuerda; volviendo a calcular." #: translation-functions.scm:763 msgid "Ignoring note in tablature." msgstr "Se ignora la nota en la tablatura." #: translation-functions.scm:788 #, scheme-format msgid "No string for pitch ~a (given frets ~a)" msgstr "No hay ninguna cuerda para la nota ~a (dados los trastes ~a)" #: translation-functions.scm:827 msgid "additional bass strings are not supported by FretBoards" msgstr "" #: translation-functions.scm:911 #, scheme-format msgid "" "No label for fret ~a (on string ~a);\n" "only ~a fret labels provided" msgstr "" "No hay ninguna etiqueta para el traste ~a (sobre la cuerda ~a);\n" "sólo se proporcionan etiquetas para los trastes ~a" #, python-format #~ msgid "Scanning %s" #~ msgstr "Explorando %s" #, python-format #~ msgid "Extracted %s" #~ msgstr "Se ha extraído %s" #, python-format #~ msgid "Writing fonts to %s" #~ msgstr "Escribiendo las tipografías en %s" #~ msgid "\\header { key = concat + with + operator }" #~ msgstr "\\header { clave = concatenar + con + este + operador}" #~ msgid "deprecated \\textstyle, new \\key syntax" #~ msgstr "\\textstyle en desuso, sintaxis nueva para \\key" #~ msgid "bump version for release" #~ msgstr "actualizar la versión para el lanzamiento" #~ msgid "\\repeat NUM Music Alternative -> \\repeat FOLDSTR Music Alternative" #~ msgstr "\\repeat NÚMERO Alternativa de Música -> \\repeat FOLDSTR Alternativa de Música" #, python-format #~ msgid "deprecate %s" #~ msgstr "%s en desuso" #, python-format #~ msgid "deprecate %s " #~ msgstr "%s en desuso " #~ msgid "Staff_margin_engraver deprecated, use Instrument_name_engraver" #~ msgstr "Staff_margin_engraver en desuso, utilice Instrument_name_engraver" #~ msgid "change property definition case (eg. onevoice -> oneVoice)" #~ msgstr "cambiar las mayúsculas de la definición de propiedad (p.ej. onevoice -> oneVoice)" #, python-format #~ msgid "identifier names: %s" #~ msgstr "nombres de identificador: %s" #~ msgid "point-and-click argument changed to procedure." #~ msgstr "argumento de apuntar-y-pulsar cambiado a procedimiento." #~ msgid "semicolons removed" #~ msgstr "retirado el punto y coma" #, python-format #~ msgid "%s property names" #~ msgstr "nombres de propiedad %s" #~ msgid "automaticMelismata turned on by default" #~ msgstr "automaticMelismata activado por omisión" #, python-format #~ msgid "remove %s" #~ msgstr "suprimir %s" #~ msgid "new Pedal style syntax" #~ msgstr "sintaxis nueva de estilo de Pedal" #~ msgid "" #~ "New relative mode,\n" #~ "Postfix articulations, new text markup syntax, new chord syntax." #~ msgstr "" #~ "Nuevo modo relativo,\n" #~ "articulaciones posfijas, sintaxis de marcado de texto nueva, sintaxis de acordes nueva." #~ msgid "Remove - before articulation" #~ msgstr "Quitar el guión antes de la articulación" #, python-format #~ msgid "%s misspelling" #~ msgstr "fallo de escritura en %s" #~ msgid "Swap < > and << >>" #~ msgstr "Intercambiar < > y << >>" #~ msgid "" #~ "use symbolic constants for alterations,\n" #~ "remove \\outputproperty, move ly:verbose into ly:get-option" #~ msgstr "" #~ "usar constantes simbólicas para las alteraciones,\n" #~ "eliminar \\outputproperty, cambiar ly:verbose por ly:get-option" #~ msgid "removal of automaticMelismata; use melismaBusyProperties instead." #~ msgstr "eliminación de automaticMelismata; utilice en su lugar melismaBusyProperties." #~ msgid "\\partcombine syntax change to \\newpartcombine" #~ msgstr "cambio en la sintaxis de \\partcombine a \\newpartcombine" #~ msgid "" #~ "Drum notation changes, Removing \\chordmodifiers, \\notenames.\n" #~ "Harmonic notes. Thread context removed. Lyrics context removed." #~ msgstr "" #~ "Cambios en la notación de percusión, eliminación de \\chordmodifiers y \\notenames.\n" #~ "Notas armónicas. Eliminado el contexto Thread. Eliminado el contexto Lyrics." #~ msgid "new syntax for property settings:" #~ msgstr "sintaxis nueva para los ajustes de propiedades:" #~ msgid "Property setting syntax in \\translator{ }" #~ msgstr "sintaxis para el establecimiento de propiedades en \\translator{ }" #~ msgid "Scheme grob function renaming" #~ msgstr "renombrado de la función de grob de Scheme" #~ msgid "More Scheme function renaming" #~ msgstr "Más renombrado de funciones de Scheme" #~ msgid "" #~ "\\foo -> \\foomode (for chords, notes, etc.)\n" #~ "fold \\new FooContext \\foomode into \\foo." #~ msgstr "" #~ "\\loquesea -> \\loqueseamode (para acordes, notas, etc.)\n" #~ "plegar \\new LoqueseaContext \\loqueseamode en \\loquesea." #~ msgid "regularize other identifiers" #~ msgstr "regularizar otros identificadores" #~ msgid "\\encoding: smart recode latin1..utf-8. Remove ly:point-and-click" #~ msgstr "\\encoding: recodificación inteligente de latin1 a utf-8. Eliminación de ly:point-and-click" #~ msgid "warn about auto beam settings" #~ msgstr "advertir acerca de los ajustes de barrado automático" #~ msgid "Remove callbacks property, deprecate XY-extent-callback." #~ msgstr "Eliminar la propiedad de «callbacks», despreciar XY-extent-callback." #~ msgid "Use grob closures iso. XY-offset-callbacks." #~ msgstr "Utilizar cerraduras de grob en lugar de XY-offset-callbacks." #~ msgid "foobar -> foo-bar for \\paper, \\layout" #~ msgstr "fulanomengano -> fulano-mengano para \\paper, \\layout" #~ msgid "deprecate \\tempo in \\midi" #~ msgstr "despreciar \\tempo dentro de \\midi" #~ msgid "deprecate cautionary-style. Use AccidentalCautionary properties" #~ msgstr "despreciar cautionary-style. Utilizar las propiedades AccidentalCautionary" #~ msgid "Rename accidental glyphs, use glyph-name-alist." #~ msgstr "Renombrar los glifos de las alteraciones accidentales, usar glyph-name-alist." #~ msgid "Use #'style not #'dash-fraction to select solid/dashed lines." #~ msgstr "Usar #'style en lugar de #'dash-fraction para elegir entre líneas continuas e intermitentes." #~ msgid "" #~ "metronomeMarkFormatter uses text markup as second argument,\n" #~ "fret diagram properties moved to fret-diagram-details." #~ msgstr "" #~ "metronomeMarkFormatter utiliza marcas de texto como segundo argumento,\n" #~ "propiedades de diagramas de trastes trasladadas a fret-diagram-details." #~ msgid "Syntax changes for \\addChordShape and \\chord-shape" #~ msgstr "Cambios sintácticos para \\addChordShape y \\chord-shape" #~ msgid "Remove oldaddlyrics" #~ msgstr "Eliminar oldaddlyrics" #~ msgid "" #~ "keySignature property not reversed any more\n" #~ "MIDI 47: orchestral strings -> orchestral harp" #~ msgstr "" #~ "la propiedad keySignature ya no se revierte\n" #~ "MIDI 47: orchestral strings -> orchestral harp" #~ 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 "" #~ "\\bar \".\" ahora produce una línea divisoria gruesa\n" #~ "ly:hairpin::after-line-breaking -> ly:spanner::kill-zero-spanned-time\n" #~ "Los parámetros de discontinuidad para las ligaduras\n" #~ "de expresión y de unión ahora están en dash-definition" #~ 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 "" #~ "Las reglas de autobarrado han cambiado.. Ahora se han\n" #~ "eliminado override-auto-beam-setting y revert-auto-beam-setting.\n" #~ "Se ha añadido \\overrideBeamSettings.\n" #~ "Se ha eliminado beatGrouping.\n" #~ "Distintos ajustes para la disposición vertical.\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" #~ "Se ha sustituido la definición explícita del contexto de dinámica\n" #~ "`Piano centered dynamics'\n" #~ "por el nuevo contexto `Dynamics'." #~ 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 "" #~ "ELiminar grabadores o traductores obsoletos: Note_swallow_translator,\n" #~ "Rest_swallow_translator, Skip_event_swallow_translator, Swallow_engraver,\n" #~ "Swallow_performer and String_number_engraver.\n" #~ "Nuevas variables de espaciado vertical." #~ msgid "Unify fetaNumber and fetaDynamic encodings" #~ msgstr "Unificar las codificaciones fetaNumber y fetaDynamic" #~ msgid "\\RemoveEmpty*StaffContext -> \\*Staff \\RemoveEmptyStaves" #~ msgstr "\\RemoveEmpty*StaffContext -> \\*Staff \\RemoveEmptyStaves" #~ msgid "\\cresc etc. are now postfix operators" #~ msgstr "\\cresc etc. ahora son operadores posfijos" #~ msgid "" #~ "Eliminate beamSettings, beatLength, \\setBeatGrouping, \\overrideBeamSettings and \\revertBeamSettings.\n" #~ "\"accordion.accEtcbase\" -> \"accordion.etcbass\"" #~ msgstr "" #~ "Eliminar beamSettings, beatLength, \\setBeatGrouping, \\overrideBeamSettings y \\revertBeamSettings.\n" #~ "\"accordion.accEtcbase\" -> \"accordion.etcbass\"" #~ 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 "" #~ "Diagramas de digitación para instrumentos de viento:\n" #~ "Mover el tamaño, grosor y forma gráfica de la lista de argumentos a propiedades.\n" #~ "Se desprecia el período de discontinuidad negativo para líneas ocultas: use #'style = #'none en su lugar." #~ msgid "" #~ "Rename vertical spacing variables.\n" #~ "Add fretboard-table argument to savePredefinedFretboard." #~ msgstr "" #~ "Renombrado de las variables de espaciado vertical.\n" #~ "Añadir argumento de tabla de diagramas de posiciones a savePredefinedFretboard." #~ msgid "Rename vertical spacing grob properties." #~ msgstr "Renombrado de las propiedades de grob del espaciado vertical." #~ msgid "Remove \\paper variables head-separation and foot-separation." #~ msgstr "Eliminación de las variables de \\paper head-separation y foot-separation." #~ msgid "" #~ "Rename space to basic-distance in various spacing alists.\n" #~ "Remove HarmonicParenthesesItem grob." #~ msgstr "" #~ "Renombrar space a basic-distance en varias listas-A de espaciado.\n" #~ "Eliminar el grob HarmonicParenthesesItem." #~ msgid "Remove context from overrideTimeSignatureSettings and revertTimeSignatureSettings.\n" #~ msgstr "Eliminar el contexto de overrideTimeSignatureSettings y revertTimeSignatureSettings.\n" #~ msgid "" #~ "Change stringTunings from a list of semitones to a list of pitches.\n" #~ "Change tenor and baritone ukulele names in string tunings.\n" #~ "Generate messages for manual conversion of vertical spacing if required." #~ msgstr "" #~ "Cambiar stringTunings de una lista de semitonos a una lista de notas.\n" #~ "Cambiar los nombres tenor y baritone en las afinaciones de cuerdas del ukelele.\n" #~ "Generar mensajes para la conversión manual del espaciado vertical si es necesario." #~ msgid "Replace bar-size with bar-extent." #~ msgstr "Sustituir bar-size con bar-extent." #~ msgid "Woodwind diagrams: Changes to the clarinet diagram." #~ msgstr "Diagramas de viento madera: cambios en el diagrama de clarinete." #~ msgid "Handling of non-automatic footnotes." #~ msgstr "Manejo de notas al pie no automáticas." #~ msgid "Change in internal property for MultiMeasureRest" #~ msgstr "Cambio en propiedad interna de MultiMeasureRest" #~ msgid "Creation of a Flag grob and moving of certain Stem properties to this grob" #~ msgstr "Creación de un grob de Flag y mover ciertas propiedades de Stem a este grob" #~ msgid "Flag.transparent and Flag.color inherit from Stem" #~ msgstr "Flag.transparent y Flag.color se heredan de Stem" #~ msgid "Now \"output-attributes\" (association list) is used instead." #~ msgstr "Ahora se usa \"output-attributes\" (lista de asociación) en su lugar." #~ msgid "Tuplet brackets of curved shape are not correctly implemented" #~ msgstr "Los corchetes curvos de grupo especial no están implementados correctamente" #, python-format #~ msgid "Encountered rational duration with denominator %s, unable to convert to lilypond duration" #~ msgstr "Se ha encontrado una duración racional con denominador %s, no se puede convertir a duracion de lilypond" #~ msgid "cannot detect textwidth from LaTeX" #~ msgstr "no se puede detectar el valor de textwidth a partir de LaTeX" #, python-format #~ msgid "Negative skip found: from %s to %s, difference is %s" #~ msgstr "Se ha encontrado un desplazamiento negativo: desde %s hasta %s, la diferencia es %s" #~ msgid "Cannot have two simultaneous (closing) slurs" #~ msgstr "No puede haber dos ligaduras de expresión (cerrándose) simultáneas" #~ msgid "Cannot have a slur inside another slur" #~ msgstr "No puede haber una ligadura de expresión dentro de otra" #~ msgid "Cannot have two simultaneous slurs" #~ msgstr "No puede haber dos ligaduras de expresión simultáneas" #~ msgid "" #~ "Convert MusicXML from FILE.xml to LilyPond input.\n" #~ "If the given filename is -, musicxml2ly reads from the command line.\n" #~ msgstr "" #~ "Convertir MusicXML desde ARCHIVO.xml a entrada de LilyPond.\n" #~ "SI el nombre de archivo aportado es -, musicxml2ly lee de la línea de órdenes.\n" #~ msgid "use lxml.etree; uses less memory and cpu time" #~ msgstr "usar lxml.etree; utiliza menos memoria y tiempo de procesador" #~ msgid "change the length|duration of notes as a function of a given time signature to make the score look faster or slower, (eg. '4/4' or '2/2')" #~ msgstr "cambiar la longitud o duración de las notas como una función de una indicación de compás dada, para que la partitura aparezca como más rápida o más lenta (p.ej. '4/4' o '2/2')" #~ msgid "deactivate string number stencil with --string-numbers f[alse]. Default is t[rue]" #~ msgstr "desactivar el sello de los números de cadena con --string-numbers f (falso). El valor predeterminado es t (verdadero)" #, python-format #~ msgid "Converting to current version (%s) notations ..." #~ msgstr "Convirtiendo a la notación de la versión actual (%s)..." #~ msgid "warning: " #~ msgstr "advertencia: " #~ msgid "Exiting... " #~ msgstr "Saliendo... " #~ msgid "BOOK" #~ msgstr "LIBRO" #~ msgid "pad left side of music to align music in spite of uneven bar numbers (in mm)" #~ msgstr "rellenar el lado izquierdo de la música para alinear la música aunque haya un número desigual de compases (en mm)" #~ msgid "Compile snippets in safe mode" #~ msgstr "Compilar los fragmentos de código en modo seguro" #~ msgid "need symbol argument for \\override and \\revert" #~ msgstr "se necesita un argumento de símbolo para \\override y \\revert" #~ msgid "direction must not be CENTER in ly:skyline-pair::skyline" #~ msgstr "la dirección no puede ser CENTER en ly:skyline-pair::skyline" #, c-format #~ msgid "%d: %s" #~ msgstr "%d: %s" #, c-format #~ msgid "%s.%s changed from inside callback" #~ msgstr "%s.%s modificado desde entro del callback" #~ msgid "" #~ "semibreves can only appear at the beginning of a ligature,\n" #~ "and there may be only zero or two of them" #~ msgstr "" #~ "las semibreves sólo pueden aparecer al principio de una ligadura,\n" #~ "y sólo puede haber dos o ninguna" #~ msgid "include files are not allowed in safe mode" #~ msgstr "no se permiten los archivos de inclusión en el modo seguro" #, c-format #~ msgid "cannot find `%s'" #~ msgstr "No se encuentra «%s»" #~ msgid "Music font has not been installed properly." #~ msgstr "La tipografía de música no se ha instalado correctamente." #, c-format #~ msgid "Search path `%s'" #~ msgstr "Ruta de búsqueda «%s»" #~ msgid "Aborting" #~ msgstr "Se detiene la ejecución" #~ msgid "Time signature with more than 255 beats. Truncating" #~ msgstr "Indicación de compás con más de 255 partes. Se recorta." #~ msgid "Segment header of the Type 1 (PFB) font is broken." #~ msgstr "La cabecera del segmento de la fuente tipográfica de Tipo 1 (PFB) está rota." #~ msgid "Segment length of the Type 1 (PFB) font is too long." #~ msgstr "La longitud del segmento de la fuente tipográfica de Tipo 1 (PFB) es demasiado grande." #~ msgid "Segment type of the Type 1 (PFB) font is unknown." #~ msgstr "El tipo de segmento de la fuente tipográfica de Tipo 1 (PFB) es desconocido." #, c-format #~ msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul" #~ msgstr "Vaticana_ligature_engraver: se establece `spacing-increment = %f': ptr =%ul" #~ msgid "cannot end volta spanner" #~ msgstr "no se puede terminar el trazador de volta" # also...? #~ msgid "also already have an ended spanner" #~ msgstr "ya hay un trazador finalizado" #~ msgid "giving up" #~ msgstr "abandonando" #~ msgid "forced break was overridden by some other event, should you be using bar checks?" #~ msgstr "el salto forzado ha sido sobreestablecido por algún otro evento, ¿quizá deba usar comprobaciones de compás?" #~ msgid "Initializing FontConfig..." #~ msgstr "Inicializando FontConfig..." #, c-format #~ msgid "Could not find glyph-name for alteration %s" #~ msgstr "No se ha encontrado el nombre de glifo para la alteración %s" #, c-format #~ msgid "Directly parsing 'CFF' table of font %s." #~ msgstr "Analizando directamente la tabla 'CFF' de la fuente tipográfica %s." #, c-format #~ msgid "cannot find property type-check for `%s' (%s)." #~ msgstr "no se encuentra la comprobación de tipo de propiedad para «%s» (%s)." #~ msgid "perhaps a typing error?" #~ msgstr "¿quizá es un error de tecleo?" #~ msgid "skipping assignment" #~ msgstr "se salta la asignación" #, c-format #~ msgid "type check for `%s' failed; value `%s' must be of type `%s'" #~ msgstr "ha fallado la comprobación de tipo para «%s»; el valor «%s» debe ser del tipo «%s»" #~ msgid "Wrong kind of " #~ msgstr "Clase errónea de " #, c-format #~ msgid "" #~ "\n" #~ "Effective prefix: '%s'\n" #~ msgstr "" #~ "\n" #~ "Prefijo efectivo: '%s'\n" #, c-format #~ msgid "strange time signature found: %d/%d" #~ msgstr "se ha encontrado una indicación extraña de compás: %d/%d" #, c-format #~ msgid "program option -dprint-pages not supported by backend `%s'" #~ msgstr "la opción de programa -dprint-pages no está contemplada por el backend «%s»" #, c-format #~ msgid "" #~ "Glyph has no name, but font supports glyph naming.\n" #~ "Skipping glyph U+%04X, file %s" #~ msgstr "" #~ "El glifo no tiene nombre, pero la tipografía soporta nombres de glifo.\n" #~ "Se salta el glifo U+%04X, archivo %s" #, c-format #~ msgid "OpenType font feature `%s' cannot be used since this binary is configured without feature support." #~ msgstr "No se puede usar la función `%s' de la tipografía OpenType porque este binario está configurado sin soporte para las funcionalidades de tipografía." #, c-format #~ msgid "end moment (%s) < start moment (%s)" #~ msgstr "momento final (%s) < momento inicial (%s)" #, c-format #~ msgid "invalid start volume: %f" #~ msgstr "volumen inicial no válido: %f" #, c-format #~ msgid "invalid target volume: %f" #~ msgstr "volumen final no válido: %f" #, c-format #~ msgid "asked to compute volume at %f for dynamic span of duration %f starting at %s" #~ msgstr "se ha solicitado calcular el volumen en %f para un intervalo de dinámica de duración %f con inicio en %s" #, c-format #~ msgid "asked to compute volume at +%f for dynamic span of duration %f starting at %s" #~ msgstr "se ha solicitado calcular el volumen en +%f para un intervalo de dinámica de duración %f con inicio en %s" #~ msgid "unterminated percent repeat" #~ msgstr "repetición de porcentaje sin terminar" #~ msgid " scheme encoding: " #~ msgstr " codificación de Scheme: " #, c-format #~ msgid "cannot find font: `%s'" #~ msgstr "no se encuentra la tipografía «%s»" #, c-format #~ msgid "Conversion of string `%s' to UTF-16be failed: %s" #~ msgstr "La conversión de la cadena «%s» a UTF-16be ha fallado: %s" #, c-format #~ msgid "not changing to same context type: %s" #~ msgstr "no se cambia al mismo tipo de contexto: %s" #~ msgid "none of these in my family" #~ msgstr "no hay ninguno de estos en mi familia" #~ msgid "no music found in score" #~ msgstr "no se ha encontrado música en la partitura" #, c-format #~ msgid "fatal error. Couldn't find type: %s" #~ msgstr "error fatal. No se ha encontrado el tipo: %s" #~ msgid "rehearsalMark must have integer value" #~ msgstr "rehearsalMark debe tener un valor entero" #, c-format #~ msgid "Unknown interface `%s'" #~ msgstr "interfaz desconocido «%s»" #, c-format #~ msgid "Grob `%s' has no interface for property `%s'" #~ msgstr "El grob «%s» no tiene interfaz para la propiedad «%s»" #, c-format #~ msgid "%s needs a direction for side alignment" #~ msgstr "%s necesita una dirección para la alineación lateral" #, c-format #~ msgid "file too old: %s (oldest supported: %s)" #~ msgstr "archivo demasiado antiguo: %s (el más antiguo que se puede tratar es: %s)" #~ msgid "consider updating the input with the convert-ly script" #~ msgstr "considere la actualización de la entrada mediante el guión (script) convert-ly" #~ msgid "drum %s type unknown, please add to instrument_drumtype_dict" #~ msgstr "tipo de percusión %s desconocido, añádalo al diccionario instrument_drumtype_dict" #~ msgid "Load the additional python PACKAGE (containing e.g. a custom output format)" #~ msgstr "Cargar el PAQUETE adicional de python (que contiene p.ej. un formato de salida personalizado)" #~ msgid "PACKAGE" #~ msgstr "PAQUETE" #~ msgid "cannot simultaneously have more than one mode: %s" #~ msgstr "no puede haber más de un modo al mismo tiempo: %s" #~ msgid "English" #~ msgstr "Inglés" #~ msgid "Other languages" #~ msgstr "Otros idiomas" #~ msgid "About automatic language selection." #~ msgstr "Acerca de la selección automática del idioma." #~ msgid "cannot find or create `%s' called `%s'" #~ msgstr "no se encuentra o no se puede crear «%s» llamado «%s»" #~ msgid "cannot find or create: `%s'" #~ msgstr "no se encuentra o no se puede crear «%s»" #~ msgid "cannot find or create new Bottom = \"%s\"" #~ msgstr "no se encuentra o no se puede crear un Bottom = «%s» nuevo" #~ msgid "cannot find %s `%s'" #~ msgstr "No se encuentra %s «%s»" #~ msgid "relocate using directory of lilypond program" #~ msgstr "relocalizar utilizando el directorio del programa lilypond" #~ msgid "exception caught: %s" #~ msgstr "se ha capturado una excepción: %s" #~ msgid "Replace font name from %s to %s." #~ msgstr "Sustituir el nombre de la fuente tipográfica de %s a %s." #~ msgid "%s=%s (prepend)\n" #~ msgstr "%s=%s (prefijar)\n" #~ msgid "not relocating, no %s/ or current/ found under %s" #~ msgstr "no se relocaliza, no se ha encontrado %s/ ni current/ bajo %s" #~ msgid "Relocation: compile datadir=%s, new datadir=%s" #~ msgstr "Relocalización: en la compilación datadir=%s, el nuevo datadir=%s" #~ msgid "Relocation: framework_prefix=%s" #~ msgstr "Relocalización: framework_prefix=%s" #~ msgid "Relocation: is absolute: argv0=%s\n" #~ msgstr "Relocalización: es absoluto: argv0=%s\n" #~ msgid "Relocation : from cwd: argv0=%s\n" #~ msgstr "Relocalización: desde cwd: argv0=%s\n" #~ msgid "" #~ "Relocation: from PATH=%s\n" #~ "argv0=%s\n" #~ msgstr "" #~ "Relocalización: desde PATH=%s\n" #~ "argv0=%s\n" #~ msgid "Two simultaneous %s events, junking this one" #~ msgstr "Dos eventos %s simultáneos, se recorta éste" #~ msgid "Previous %s event here" #~ msgstr "El evento %s previo está aquí" #~ msgid "Deleting `~a'...\n" #~ msgstr "Suprimiendo «~a»...\n" #~ msgid "missing stencil expression `~S'" #~ msgstr "falta la expresión del sello «~S»" #~ msgid "no systems found in \\score markup, does it have a \\layout block?" #~ msgstr "no se ha encontrado ningún sistema en el marcado \\score, ¿tiene un bloque \\layout?" #~ msgid "no brace found for point size ~S " #~ msgstr "no se ha encontrado ninguna llave para el tamaño en puntos ~S " #~ msgid "defaulting to ~S pt" #~ msgstr "fijando al valor predeterminado ~S pt" #~ msgid "not a valid duration string: ~a" #~ msgstr "no es una cadena válida de duración: ~a" #~ msgid "not a valid duration string: ~a - ignoring" #~ msgstr "no es una cadena válida de duración: ~a. Se ignora." #~ msgid "pair expected in doc ~s" #~ msgstr "se esperaba una pareja en el documento ~s" #~ 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 you 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 "" #~ "\n" #~ "El 'backend' PostScript no contempla la salida de sistemas individuales.\n" #~ "Para ello, use en su lugar el 'backend' EPS,\n" #~ "\n" #~ " lilypond -dbackend=eps ARCHIVO\n" #~ "\n" #~ "Si ha copiado y pegado un fragmento de lilypond desde una página web,\n" #~ "asegúrese de quitar solamente lo que esté antes de\n" #~ "\n" #~ " %% ****************************************************************\n" #~ " %% Start cut-&-pastable-section\n" #~ " %% ****************************************************************\n" #~ msgid "Updating font into: ~a" #~ msgstr "Actualizando la fuente tipográfica en: ~a" #~ msgid "" #~ "Find the index between @var{start} and @var{end} (an integer)\n" #~ "which produces the closest match to @var{target-val} if\n" #~ "applied to function @var{getter}." #~ msgstr "" #~ "Encontrar el índice entre @var{start} y @var{end} (entero)\n" #~ "que produce la correspondencia más cercana a @var{target-val} cuando\n" #~ "se aplica a la función @var{getter}." #~ msgid "unknown unit: ~S" #~ msgstr "unidad desconocida: ~S " #~ msgid "Using (ice-9 curried-definitions) module\n" #~ msgstr "Utilizando el módulo (ice-9 curried-definitions)\n" #~ msgid "Guile 1.8\n" #~ msgstr "Guile 1.8\n" #~ msgid "Redirecting output to ~a..." #~ msgstr "Redirigiendo la salida hacia ~a..." #~ msgid "Invoking `~a'...\n" #~ msgstr "Invocando «~a»...\n" #~ msgid "Copying `~a' to `~a'..." #~ msgstr "Copiando «~a» en «~a»..." #~ msgid "Deleting `~a'..." #~ msgstr "Suprimiendo «~a»..." #~ msgid "assertion failed: ~S" #~ msgstr "el aserto no se cumple: ~S" #~ msgid "generate PNG" #~ msgstr "generar un PNG" #~ msgid "write output to FILE (suffix will be added)" #~ msgstr "escribir la salida en el ARCHIVO (se añadirá el sufijo)" #~ msgid "unexpected post-event" #~ msgstr "post-evento inseperado" #~ msgid "unrecognized string, not in text script or \\lyricmode" #~ msgstr "cadena no reconocida, no está dentro de un elemento de texto o \\lyricmode" #~ msgid "Missing duration" #~ msgstr "Falta la duración" #~ msgid "" #~ "Copyright (c) 2005--2015 by\n" #~ " Han-Wen Nienhuys ,\n" #~ " Jan Nieuwenhuizen and\n" #~ " Reinhold Kainhofer \n" #~ msgstr "" #~ "Copyright (c) 2005--2015 por\n" #~ " Han-Wen Nienhuys ,\n" #~ " Jan Nieuwenhuizen y\n" #~ " Reinhold Kainhofer \n" #~ msgid "activate midi-block" #~ msgstr "activar el bloque midi" #~ msgid "(De)crescendo with unspecified starting volume in MIDI." #~ msgstr "(De)crescendo con volumen inicial MIDI no especificado." #~ msgid "cannot change, already in translator: %s" #~ msgstr "no se puede cambiar, ya está dentro del traductor: %s" #~ msgid "cannot find Voice `%s'" #~ msgstr "no se encuentra la Voz «%s»" #~ msgid "Lyric syllable does not have note. Use \\lyricsto or associatedVoice." #~ msgstr "La sílaba de la letra no tiene nota. Utilice \\lyricsto o associatedVoice." #~ msgid "Using naive multi measure rest spacing." #~ msgstr "Utilizando espaciado ingenuo de silencios multicompás." #~ msgid "(normalized pitch)" #~ msgstr "(altura normalizada)" #~ msgid "Transposing %s by %s makes alteration larger than double" #~ msgstr "La transposición de %s en %s produce una alteración más que doble" #~ msgid "ignoring too many clashing note columns" #~ msgstr "demasiadas columnas de notas que chocan entre sí; se ignoran" #~ msgid "cannot fit music on page: ragged-spacing was requested, but page was compressed" #~ msgstr "la música no cabe en la página: se ha solicitado la no justificación del espaciado, pero la página ha resultado comprimida" #~ msgid "cannot fit music on page: overflow is %f" #~ msgstr "la música no cabe en la página: el exceso es %f" #~ msgid "compressing music to fit" #~ msgstr "comprimiendo la música para que quepa" #~ msgid "trying to use \\partial after the start of a piece" #~ msgstr "intento de utilizar \\partial después del inicio de la pieza" #~ msgid "rhythmic head is not part of a rhythmic column" #~ msgstr "la cabeza rítmica no es parte de una columna rítmica" #~ msgid "Cyclic markup detected: %s" #~ msgstr "Se ha detectado un elemento de marcado cílcico: %s" #~ msgid "time signature symbol `%s' not found; reverting to numbered style" #~ msgstr "no se encuentra el símbolo de compás «%s»; se vuelve al estilo numerado" #~ msgid "Too much lookahead" #~ msgstr "Lectura previa por delante excesiva" #~ msgid "score expected" #~ msgstr "se esperaba «score»" #~ msgid "See define-music-types.scm for supported repeats" #~ msgstr "Consulte el archivo define-music-types.scm para ver los tipos de repetición soportados" #~ msgid "Invalid property operation ~a" #~ msgstr "Operación de propiedad ~a inválida" #~ msgid "~a exited with status: ~S" #~ msgstr "~a salió con el estado: ~S" #~ msgid "cannot find start of (de)crescendo" #~ msgstr "no se encuentra el comienzo del (de)crescendo" #~ msgid "already have a decrescendo" #~ msgstr "ya tiene un decrescendo" #~ msgid "already have a crescendo" #~ msgstr "ya tiene un crescendo" #~ msgid "cresc starts here" #~ msgstr "el cresc comenzó aquí" #~ msgid "unterminated (de)crescendo" #~ msgstr "(de)crescendo sin terminar" #~ msgid "unterminated phrasing slur" #~ msgstr "ligadura de fraseo sin terminar" #~ msgid "cannot end phrasing slur" #~ msgstr "no se puede terminar la ligadura de fraseo" #~ msgid "already have phrasing slur" #~ msgstr "ya tiene una ligadura de fraseo" #~ msgid "unterminated slur" #~ msgstr "ligadura de expresión sin terminar" #~ msgid "old relative compatibility not used" #~ msgstr "no se ha usado la compatibilidad con el modo relativo antiguo" #~ msgid "undefined: ~S" #~ msgstr "no definido: ~S" #~ msgid "Line spanner's left point is to the right of its right point." #~ msgstr "El extremo izquierdo de la línea extensa está a la derecha del extremo derecho." #~ msgid "Grob name should be alphanumeric" #~ msgstr "El nombre del objeto gráfico ha de ser alfanumérico" #~ msgid "Brace found at end of lyric. Did you forget a space?" #~ msgstr "Se ha encontrado una llave al final de la letra. ¿Olvidó un espacio?" #~ msgid "Brace found at end of markup. Did you forget a space?" #~ msgstr "Se ha encontrado una llave al final del marcado, ¿Olvidó un espacio?" #~ msgid "Found infinity or nan in output. Substituting 0.0" #~ msgstr "Se ha encontrado Infinito o NaN en la salida. Se sustituye por 0.0" #~ msgid "All classes must be the last in their matrilineal line." #~ msgstr "Todas las clases deben ir al final de su línea de descendencia." #~ msgid "All classes must have a well-defined pedigree in the existing class hierarchy." #~ msgstr "Todas las clases deben tener un pedigree bien definido en la jerarquía de clases existente." #~ msgid "event class ~A seems to be unused" #~ msgstr "parece que la clase de evento ~A está sin usar" #~ msgid "translator listens to nonexisting event class ~A" #~ msgstr "el traductor está escuchando a una clase de evento ~A que no existe"