From 51ecbd57918c283a84804eb5f851602f5cf3a79c Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Fri, 4 Feb 2011 13:52:59 +0100 Subject: [PATCH] Doc: Czech webpage from Pavel, thanks! --- Documentation/cs/GNUmakefile | 10 + Documentation/cs/download.itexi | 607 + Documentation/cs/learning.tely | 121 + Documentation/cs/learning/GNUmakefile | 5 + .../cs/learning/common-notation.itely | 1516 ++ Documentation/cs/learning/preface.itely | 61 + Documentation/cs/learning/templates.itely | 239 + Documentation/cs/learning/tutorial.itely | 838 ++ Documentation/cs/macros.itexi | 787 ++ Documentation/cs/texidocs/GNUmakefile | 5 + Documentation/cs/web.texi | 315 + Documentation/cs/web/GNUmakefile | 5 + Documentation/cs/web/community.itexi | 855 ++ Documentation/cs/web/download.itexi | 607 + Documentation/cs/web/introduction.itexi | 1260 ++ Documentation/cs/web/macros.itexi | 25 + Documentation/cs/web/manuals.itexi | 575 + Documentation/cs/web/news-front.itexi | 16 + Documentation/lily_index_search.php | 2 +- Documentation/po/cs.po | 11530 ++++++++++++++++ make/website.make | 2 +- python/langdefs.py | 4 +- scripts/build/create-weblinks-itexi.py | 4 +- 23 files changed, 19383 insertions(+), 6 deletions(-) create mode 100644 Documentation/cs/GNUmakefile create mode 100644 Documentation/cs/download.itexi create mode 100644 Documentation/cs/learning.tely create mode 100644 Documentation/cs/learning/GNUmakefile create mode 100644 Documentation/cs/learning/common-notation.itely create mode 100644 Documentation/cs/learning/preface.itely create mode 100644 Documentation/cs/learning/templates.itely create mode 100644 Documentation/cs/learning/tutorial.itely create mode 100644 Documentation/cs/macros.itexi create mode 100644 Documentation/cs/texidocs/GNUmakefile create mode 100644 Documentation/cs/web.texi create mode 100644 Documentation/cs/web/GNUmakefile create mode 100644 Documentation/cs/web/community.itexi create mode 100644 Documentation/cs/web/download.itexi create mode 100644 Documentation/cs/web/introduction.itexi create mode 100644 Documentation/cs/web/macros.itexi create mode 100644 Documentation/cs/web/manuals.itexi create mode 100644 Documentation/cs/web/news-front.itexi create mode 100644 Documentation/po/cs.po diff --git a/Documentation/cs/GNUmakefile b/Documentation/cs/GNUmakefile new file mode 100644 index 0000000000..b646bfcf03 --- /dev/null +++ b/Documentation/cs/GNUmakefile @@ -0,0 +1,10 @@ +ISOLANG = cs +depth = ../.. +# SUBDIRS = web learning notation texidocs usage included essay extending +SUBDIRS = web learning +STEPMAKE_TEMPLATES = documentation +LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root +NO_PDF_FILES = 1 +EXTRA_DIST_FILES = web.texi + +include $(depth)/make/stepmake.make diff --git a/Documentation/cs/download.itexi b/Documentation/cs/download.itexi new file mode 100644 index 0000000000..154c57f9e3 --- /dev/null +++ b/Documentation/cs/download.itexi @@ -0,0 +1,607 @@ +@c -*- coding: utf-8; mode: texinfo; -*- +@ignore + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes. +@end ignore + +@c Translators: Pavel Fric + +@include included/generating-output.itexi + +@macro warningTextBased +@warning{LilyPond je @strong{textově založený} programm pro notový zápis, +podobá se spíše programovacímu jazyku než nějakému grafickému +programu pro sazbu not. Předtím než si LilyPond stáhnete, přečtěte si, +prosím, o naší @ref{Text-Eingabe}.} +@end macro + +@node Stažení +@unnumbered Stažení +@translationof Download + +@divClass{heading-center} +@ifclear web_version + @c yes, we want verisonDevel here, since the online links + @c for @version won't be up yet! + @heading Downloads for LilyPond @versionDevel + +Odkazy na stálou verzi LilyPondu se nacházejí na +@uref{http://lilypond.org, lilypond.org} +@end ifclear +@ifset web_version + @heading Stažení pro LilyPond @versionStable +@end ifset + +@warningTextBased + +@divEnd + +@divClass{column-left-top} +@subheading Pro uživatele + +@itemize + +@item +@c TODO: duplicate to avoid underlined refs in HTML? icky. +@ref{Unix, @sourceimage{logo-linux,,,} +@sourceimage{logo-freebsd,,,}} +@ref{Unix, Unix (Linux und FreeBSD)} + +@item +@ref{MacOS X, @sourceimage{logo-macosx,,,}} +@ref{MacOS X, MacOS X} + +@item +@ref{Windows, @sourceimage{logo-windows,,,}} +@ref{Windows, Microsoft Windows} + +@end itemize + +@divEnd + +@divClass{column-right-top} +@subheading Pro vývojáře + +@itemize + +@item +@ref{Zdroje}: +Pro tvůrce balíčků + +@item +@ref{Stará stažení}: +Staré verze + +@item @ref{Vývoj}: +Poslední nestálá verze + +@end itemize +@divEnd + + +@divClass{column-center-bottom} + +@subheading Povolení k programu + +LilyPond je zveřejněn pod +@ref{GPL, GNU General Public License}. +@divEnd + + +@divClass{color1} + +@subheading Sponzoři + +Velmi děkujeme @uref{http://www.vt.edu/, Virginia Tech} a +@uref{http://www.linuxaudio.org/, linuxaudio.org}, kteří +platí šířku pásma. + +@sourceimage{VTlogo_ITF,,,} +@sourceimage{lao_banner_06_on_white_demo,,,} + +@subheading Zákonnost + +@divClass{legal} +Všechna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalLinux + +@logoLegalFreeBSD + +@logoLegalMacOSX + +@logoLegalWindows + +@divEnd +@divEnd + + +@divClass{hide} +@menu +* Unix:: +* MacOS X:: +* Windows:: +* Zdroje:: +* Stará stažení:: +* GPL:: +@end menu +@divEnd + + +@node Unix +@unnumberedsec Unix +@translationof Unix + +@divClass{heading-center} +@warningTextBased +@divEnd + +@divClass{column-center-top} +@subheading Generické balíčky nebo distribuční balíčky? + +Mnohé distribuce LilyPond obsahují ve svém běžném systému +balíčků. Tyto verze se jednoduše instalují a naopak lépe +odstraňují než generické balíčky, ale mohou být starší. +Pokud chcete používat naše generické balíčky, nejprve ze svého +systému pomocí správce balíčků odstraňte veřejnou verzi. Přečtěte si +dokumentaci ke své distribuci věnovanou nastavení správce balíčků. + +@divEnd + + +@divClass{column-left-top} +@subheading Generické balíčky + +@subsubheading Stažení + +@itemize + +@item +@sourceimage{logo-linux,,,} +@ifclear web_version + @downloadDevelLinuxNormal +@end ifclear +@ifset web_version + @downloadStableLinuxNormal +@end ifset + +(Máte-li pochybnosti, potom) + +@item +@sourceimage{logo-linux,,,} +@downloadStableLinuxBig + +@item +@sourceimage{logo-linux,,,} +@downloadStableLinuxPPC + +@item +@sourceimage{logo-freebsd,,,} +@downloadStableFreeBSDNormal + +@item +@sourceimage{logo-freebsd,,,} +@downloadStableFreeBSDBig + +@end itemize + + +@subsubheading Instalace + +V příkazovém řádku napište + +@example +cd CESTA_K_ADRESÁŘI_SE_STAŽENÝMI_SOUBORY +sh lilypond-@versionStable{}-OS-ART.sh +@end example + +@subsubheading Odstranění + +V příkazovém řádku napište + +@example +uninstall-lilypond +@end example + +@divEnd + +@divClass{column-right-top} +@subheading Sestavení souboru + +@lilypadCommandLine + +@divEnd + + +@divClass{column-left-top} +@subheading Zvláštní distribuční balíčky + +Použijte, prosím, správce balíčků své distribuce k +nainstalování nebo aktualizaci této verze. + +@itemize + +@item +@sourceimage{logo-fedora,,,} +@uref{http://koji.fedoraproject.org/koji/packageinfo?packageID=2447, +Fedora: LilyPond 2.12.2} + +@item +@sourceimage{logo-ubuntu,,,} +@uref{http://packages.ubuntu.com/search?keywords=lilypond, +Ubuntu: LilyPond 2.12.2} + +@item +@sourceimage{logo-slackware,,,} +@uref{http://www.johannes-schoepfer.de/lilypond/, +Slackware: LilyPond 2.12.2} + +@item +@sourceimage{logo-debian,,,} +@uref{http://packages.debian.org/search?keywords=lilypond, +Debian: LilyPond 2.12.2} + +@item +@sourceimage{logo-suse,,,} +@uref{http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/standard/, +openSUSE: LilyPond 2.12.2} + +@end itemize + +@divEnd + + +@divClass{column-center-bottom} +@subheading Zákonnost + +@divClass{legal} +Všechna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalLinux + +@logoLegalFreeBSD + +@divEnd +@divEnd + + +@node MacOS X +@unnumberedsec MacOS X + +@divClass{heading-center} +@warningTextBased +@divEnd + +@divClass{column-left-top} +@subheading Balíčky + +@subsubheading Stažení + +@itemize + +@item +@sourceimage{logo-macosx,,,} +@downloadStableDarwinNormal +Pro procesory značky Intel (máte-li pochybnosti, používejte tut verzi). + +@item +@sourceimage{logo-macosx,,,} +@downloadStableDarwinPPC +Pro procesory G3 a G4 (staré počítače Apple). + +@end itemize + +@subsubheading Instalace + +Dvakrát klepněte na stažený soubor, pak je táhněte +tam, kde chcete program uložit. + +@subsubheading Odstranění + +Odstraňte adresář LilyPond.app. + +@divEnd + + +@divClass{column-right-top} +@subheading Sestavení souboru + +@lilypadOSX + +@divEnd + + +@divClass{column-left-top} +@subheading Používání v příkazovém řádku + +@warning{Pokud jste spokojen s rozhraním, těchto příkazů, +prosím, nevšímejte.} + + +@subsubheading MacOS X v příkazovém řádku + +Nejjednodušším způsobem, jak vyvolat lilypondovské skripty, je nějaké +@qq{Pomocnéskripty} vytvořit. + +@enumerate + +@item +Vytvořte adresář, ve kterém budou tyto skripty uloženy: + +@example +mkdir -p ~/bin +cd ~/bin +@end example + + +@item +Vytvořte soubor s názvem @command{lilypond} a +obsahem: + +@help obvious css issue to be dealt with. :( +@c we need a small font here to fit. -gp +@smallexample +exec @var{ADR}/LilyPond.app/Contents/Resources/bin/lilypond "$@@" +@end smallexample + +@warning{@var{ADR} je obvykle @code{/Applications/}} + + +@item +Vytvořte podobné soubory @command{lilypond-book}, +@command{convert-ly} a další skripty, jež hodláte používat, +přičemž nahraďte @command{bin/lilypond} pomocí @command{bin/convert-ly} +(nebo jinými názvy programů). + + +@item +Udělejte soubor spustitelný: + +@example +chmod u+x lilypond +@end example + + +@item +Nyní adresář musíte přidat do vaší cesty. Změňte +(nebo vytvořte) soubor s názvem @code{.profile} ve +svém domovském adresáři (home), takže obsahuje: + +@example +export PATH=$PATH:~/bin +@end example + +Tento soubor by měl končit jedním prázdným řádkem. + +@end enumerate + + +@subsubheading Vyvolání jednotlivých skriptů + +Skripty -- jako @command{lilypond-book}, @command{convert-ly}, +@command{abc2ly} a také sám @command{lilypond} -- jsou obsaženy +v souboru @code{.app} pro MacOS@tie{}X. + +Skripty mohou být stejně tak vyvolány z příkazového řádku tak, +že člověk je vyvolá přímo: + +@example +@var{path/to}/LilyPond.app/Contents/Resources/bin/lilypond +@end example + +Totéž platí i pro všechny ostatní skripty v tomto adresáři, jako jsou +@command{lilypond-book} a @command{convert-ly}. + +@divEnd + + +@divClass{column-center-bottom} +@subheading Zákonnost + +@divClass{legal} +Všechna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalMacOSX + +@divEnd +@divEnd + + + +@node Windows +@unnumberedsec Windows + +@divClass{heading-center} +@warningTextBased +@divEnd + +@divClass{column-left-top} +@subheading Balíčky + +@subsubheading Stažení + +@itemize + +@item +@sourceimage{logo-windows,,,} +@downloadStableWindows +Für Windows 2000, XP, Vista, and Windows 7. + +@end itemize + +@subsubheading Instalace + +@enumerate + +@item +najděte stažený soubor a dvakrát poklepejte, abyste spustil +instalační program. Následujte pokyny, které vám instalátor +dává; doporučujeme vám přijmout všechny instalační volby +a souhlasit s výchozím instalačním adresářem. +Když je instalátor hotov, klepněte na @qq{Fertigstellen}. +LilyPond je nyní nainstalován. + +@end enumerate + +@subsubheading Odstranění + +Pro odstranění LilyPondu, můžete buď + +@enumerate + +@item +vyhledat adresář s LilyPondem ve spouštěcí nabídce a klepnout na @qq{Odinstalovat}. +Když je odinstalátor hotov, klepněte na @qq{Dokončit}, + +@item +nebo přes správu systému přejděte na správu programů, najděte +záznam s LilyPondem a zvolte jeho odstranění. Když je odinstalátor hotov, +klepněte na @qq{Dokončit}. + +@end enumerate + +@divEnd + + +@divClass{column-right-top} +@subheading Sestavení souboru + +@lilypadWindows + +@divEnd + + +@divClass{column-left-top} +@subheading Používání v příkazovém řádku + +@warning{Pokud jste spokojen s rozhraním, těchto příkazů, +prosím, nevšímejte.} + +@subsubheading Windows v příkazovém řádku + +Nejjednodušším způsobem, jak LilyPond používat, je, přidat instalační +adresář do proměnné prostředí @qq{Cesta}. + + +@enumerate +@item +Otevřete @qq{Systém} ze správy systému, vyberte kartu +@qq{Pokročilé} a klepněte na proměnné prostředí. + +@item +Vyberte proměnnou @qq{Cesta} v seznamu s proměnnými prostředí +a klepněte na Upravit. Obdržíte okno s nadpisem +@qq{Upravit systémovou proměnnou}, do pole +@qq{Hodnota proměnné} přidejte název adresáře s programem, +nějak tak: + +@example +[@var{přednastavená cesta - PATH}];@var{ADR}\LilyPond\usr\bin +@end example + +@warning{@var{ADR} je obvykle @code{C:\Program Files}.} + +@noindent +a klepněte na @qq{OK} pro uzavření okna. + +@end enumerate + +@subsubheading Vyvolání jednotlivých programů + +LilyPond-Programme +-- jak mohou být lilypond, lilypond-book, convert-ly a tak dále -- +vyvolány z příkazového řádku: + +@example +lilypond test.ly +@end example + +@divEnd + + +@divClass{column-center-bottom} +@subheading Zákonnost + +@divClass{legal} +Všechna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalWindows + +@divEnd +@divEnd + + + +@node Zdroje +@unnumberedsec Zdroje +@translationof Source + +@divClass{heading-center} +@warningTextBased +@divEnd + +@warning{Doporučujeme @strong{nicht}, abyste si sám vyzkoušel +sestavení LilyPondu ze zdrojových souborů. Téměř všichni +uživatelé mají více výhod z používání předsestavených verzí.} + +@divClass{column-left-bottom} +@subheading Zdrojová koule v táru + +@downloadStableSource-de{} + +Na důkladný seznam se všemi verzemi (starými a novými) se podívejte na +naše +@uref{http://download.linuxaudio.org/lilypond/source/?C=N;O=D, Stránky pro stažení}. + +@divEnd + +@divClass{column-right-bottom} +@subheading Příkazy pro sestavování + +Příkazy se nacházejí v @rcontribnamed{Compiling LilyPond,Sestavení LilyPondu}. + +@divEnd + + +@node Stará stažení +@unnumberedsec Stará stažení +@translationof Old downloads + +@divClass{heading-center} +@warningTextBased +@divEnd + +@divClass{column-center-top} +@subheading Všechny verze + +Na důkladný seznam se všemi verzemi (starými a novými) se podívejte na +@uref{http://download.linuxaudio.org/lilypond/binaries/, Stránky pro stažení}. + +@divEnd + + +@node GPL +@unnumberedsec GPL +@translationof GPL + +@divClass{column-center-top} +@subheading Povolení k programu + +GNU LilyPond je zveřejněn pod GNU General Public License. +Úvod do povolení a naše důvody pro tuto volbu +naleznete v @ref{Svoboda}. + +@divEnd + +@divClass{column-center-bottom} +@subheading GNU General Public License + +@include gpl.itexi + +@divEnd + + + diff --git a/Documentation/cs/learning.tely b/Documentation/cs/learning.tely new file mode 100644 index 0000000000..c18fc2fe29 --- /dev/null +++ b/Documentation/cs/learning.tely @@ -0,0 +1,121 @@ +\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- +@ignore + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes. +@end ignore +@documentencoding UTF-8 +@documentlanguage cs +@setfilename lilypond-learning.info +@settitle Příručka k učení se +@afourpaper + +@macro manualIntro +Tento soubor poskytuje úvod pro LilyPond verze +@version{}. +@end macro + +@c `Learning Manual' was born 1999-10-10 with git commit b9abaac... +@macro copyrightDeclare +Autorské právo @copyright{} 1999--2010 autoři. +@end macro + +@set FDL +@include macros.itexi + + + +@c don't remove this comment. +@ignore +@omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen a Graham Percival +@omfdescription Příručka k učení se systému pro sazbu not LilyPond +@omftype program usage +@omfcategory Applications|Publishing +@omflanguage Czech +@end ignore + +@c Translators: Pavel Fric + +@lilyTitlePage{Learning Manual} + +@c TOC -- non-tex + + +@ignore +@ifhtml +@ifclear bigpage +Tento dokument je dostupný i jako +@uref{source/Documentation/learning.cs.pdf,PDF} a jako +@uref{source/Documentation/learning-big-page.cs.html,velká stránka}. +@end ifclear +@ifset bigpage +Tento dokument je dostupný i jako +@uref{source/Documentation/learning.cs.pdf,PDF} a jako +@uref{source/Documentation/learning/index.cs.html,oddělené stránky HTML s rejstříkem}. +@end ifset +@end ifhtml + + +@ifnottex +Toto je příručka k naučení se pro GNU LilyPond verze @version{}. +Kvůli přehledu o celé dokumentaci k LilyPondu a o záměru této příručky +se podívejte na @ref{O dokumentaci}. + +@cindex Internetové stránky +@cindex URL + +Více informací lze najít na +@uref{http://@/www@/.lilypond@/.org/}. Na internetových stránkách +naleznete kopii tohoto a dalších souborů s dokumentací. +@end ignore + + +@ifnottex +@menu +@c * Předmluva:: Předmluva. +* Cvičení:: Cvičení na úvod. +* Běžný notový zápis:: Nejčastější případy notového zápisu. +* Základní pojmy:: Základní pojmy, které jsou potřeba kvůli přečtení zbytku této příručky. +* Doladění výstupu:: Úvod do ovlivňování obrazu notového zápisu. +* Práce na projektech LilyPondu:: Používání programu ve skutečném životě. + + +Přílohy + +* Předlohy:: Předlohy ihned k použití. +* GNU Free Documentation License:: Licence této příručky. +* Rejstřík k LilyPondu:: +@end menu + +@docMain +@end ifnottex + +@c TOC - tex +@contents + +@allowcodebreaks false + +@c INCLUDES + +@c @include learning/preface.itely +@include learning/tutorial.itely +@include learning/common-notation.itely +@include learning/fundamental.itely +@include learning/tweaks.itely +@c @include learning/working.itely +@c moved to application.tely + +@include learning/templates.itely +@c @include learning/scheme-tutorial.itely +@c moved to extending.tely +@include fdl.itexi + +@node Rejstřík k LilyPondu +@appendix Rejstřík k LilyPondu +@translationof LilyPond index + +@printindex cp + +@bye diff --git a/Documentation/cs/learning/GNUmakefile b/Documentation/cs/learning/GNUmakefile new file mode 100644 index 0000000000..425cc1d8e2 --- /dev/null +++ b/Documentation/cs/learning/GNUmakefile @@ -0,0 +1,5 @@ +depth = ../../.. + +LOCALSTEPMAKE_TEMPLATES = ly + +include $(depth)/make/stepmake.make diff --git a/Documentation/cs/learning/common-notation.itely b/Documentation/cs/learning/common-notation.itely new file mode 100644 index 0000000000..b2b2fb40c0 --- /dev/null +++ b/Documentation/cs/learning/common-notation.itely @@ -0,0 +1,1516 @@ +@c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- + +@ignore + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes. +@end ignore + +@c \version "2.12.0" + +@ignore +Tutorial guidelines: +- unless you have a really good reason, use either + @l ilypond[quote,verbatim] + or + @l ilypond[quote,verbatim,fragment,relative=2] + (without spaces) + Don't use any other relative=X commands. + +- use "aes" and "ees" instead of "as" and "aes". I know it's not + correct Dutch naming, but let's not confuse people with this until + we get to the Basic notation chapter. +- addition for German users to the pitches chapter about naming of pitches. +@end ignore + + +@node Běžný notový zápis +@chapter Běžný notový zápis +@translationof Common notation + +V této části je vysvětleno, jak lze vytvořit překrásnou notovou sazbu, +která obsahuje nejčastěji se vyskytující symboly notového zápisu. +Část se zakládá na @ref{Cvičení,,cvičení}. + + +@menu +* Notový zápis v jedné notové osnově:: +* Více not najednou:: +* Písničky:: +* Poslední úpravy:: +@end menu + + +@node Notový zápis v jedné notové osnově +@section Notový zápis v jedné notové osnově +@translationof Single staff notation + +V této kapitole jsou vyučovány základní složky notového zápisu, +jež se používají pro jeden hlas v jedné notové osnově. + +@menu +* Přezkoušení taktů +* Předznamenání a označení tóniny (předznamenání):: +* Ligatury a legatové obloučky:: +* Artikulační znaménka a hlasitost:: +* Přidání textu:: +* Automatické a ruční trámce:: +* Dodatečné rytmické příkazy:: +@end menu + + +@node Přezkoušení taktů +@subsection Přezkoušení taktů +@translationof Bar checks + +I když nejsou předepsána, měla by se přezkoušení taktů ve vstupním +souboru používat, aby se ukázalo, kde by měly za běžných okolností +být taktové čáry. Jsou zapsány symbolem @qq{svislítka}, +( @code{|}) (klávesa AltCtrl + <). S pomocí přezkoušení taktů +může program zajistit, že zadané délky not dají celé takty +na správných místech. Přezkoušení taktů rovněž ulehčuje +čtení zadaného textu, jelikož do textu přináší pořádek. + +@lilypond[verbatim,quote,relative=2] +g1 | e1 | c2. c'4 | g4 c g e | c4 r r2 | +@end lilypond + +@seealso +Doporučení pro notový zápis: +@ruser{Přezkoušení taktů a počtu taktů}. + + +@node Předznamenání a označení tóniny (předznamenání) +@subsection Předznamenání a označení tóniny (předznamenání) +@translationof Accidentals and key signatures + +@subheading Předznamenání +@cindex Předznamenání +@cindex Akzidentien +@cindex Křížek +@cindex Dvojitý křížek +@cindex B +@cindex Dvojité b + +@funindex es +@funindex is +@funindex eses +@funindex isis + + +Slovníček: @rglos{sharp}, @rglos{flat}, @rglos{double sharp}, +@rglos{double flat}, @rglos{accidental}. + +Předznamenání @notation{křížku}@footnote{V německém hovorovém jazyku +se předznamenání (das Versetzungszeichen) často říká předznamenání (Vorzeichen). Do češtiny se překládá stejně. V této příručce +se však rozlišuje mezi předznamenáním jako obecným udáním tóniny +a předznamenáními (posuvkami), jež se objevují přímo v notovém textu. V angličtině jsou obojí značky odlišeny tím, že pro stanovení tóniny se používá slova key signature, což se překládá jako předznamenání, a pro předznamenání na různých místech přímo v notovém zápisu má angličtina výraz accidental, což se překládá jako posuvka.} se zadává tím, že se k názvu noty připojí +@q{is}, předznamenání @notation{b}n +se provede připojením @q{es}. Logicky se potom + @notation{dvojitý křížek} nebo @notation{dvojité bé} zapíše připojením +@q{isis} nebo @q{eses}. Tato skladba odpovídá zvyklosti prostředí +českého jazyka a tudíž není pro české uživatele žádným problémem. +Je ovšem možné, používat název pro +@notation{předznamenání} v jiných jazycích. +Podívejte se na @ruser{Označení not v jiných jazycích}. + +@lilypond[verbatim,quote,relative=2] +cis4 ees fisis, aeses +@end lilypond + + +@subheading Označení tóniny (předznamenání) + +@cindex Tónina, nastavení +@cindex Předznamenání +@cindex Dur +@cindex Moll +@cindex Předznamenání (posuvky) a předznamenání (tónina) +@cindex Obsah a zobrazení +@cindex Zobrazení a obsah + +@funindex \key +@funindex key +@funindex \major +@funindex major +@funindex \minor +@funindex minor + +Slovníček: @rglos{key signature}, @rglos{major}, +@rglos{minor}. + +@notation{Tónina} díla se vytvoří příkazem +@code{\key}, který je následován označením noty a +@code{\major} (pro Dur) nebo @code{\minor} +(pro Moll). + +@lilypond[verbatim,quote,relative=2] +\key d \major +a1 | +\key c \minor +a1 | +@end lilypond + +@smallspace + +@subheading Varování: Označení tóniny a výšky tónů + +Slovníček: @rglos{accidental}, @rglos{key signature}, +@rglos{pitch}, @rglos{flat}, @rglos{natural}, @rglos{sharp}, +@rglos{transposition}, @rglos{Pitch names}. + +Aby se určilo, zda se má předznamenání objevit před určitou notou, +zkoumá LilyPond výšky not a tóninu. Tónina +ovlivňuje jen @emph{otisknutá} předznamenání, nikoli +skutečné výšky tónů! Tato zvláštnost se na začátku jeví +často jako matoucí, takže je zde sledována důkladněji. + +LilyPond přísně rozlišuje mezi hudebním obsahem a +sazbou. Alterace (@notation{bé}, +@notation{křížek} nebo @notation{odrážka}) jedné noty kromě toho +náleží k výšce tónu a je proto hudebním obsahem. +Zda se předznamenání (čili @emph{otisknutý} křížek, bé +nebo odrážka) objeví i před notou, závisí na souvislostech, +tedy na sazbě (úpravě). Úprava poslouchá určitá pravidla, +a předznamenání +jsou sázena automaticky podle těchto pravidel. Předznamenání v +v hotovém notovém obrazu jsou sázena podle pravidel notové sazby. Proto +se automaticky rozhoduje, kde se objeví, a musí se zadat tón, +který chce člověk @emph{hören}. + +V tomto příkladu + +@lilypond[verbatim,quote,relative=2] +\key d \major +cis4 d e fis +@end lilypond + +@noindent +nemá předznamenání žádná z not, přesto musí být ve zdrojovém textu +zapsáno @q{is} pro @code{cis} a @code{fis}. + +Kód @q{bé} (podle holandského způsobu označování not se H sází +@code{b}) tedy neznamená: @qq{Nakresli jednu černou tečku +na prostřední linku notové osnovy.} Právě naopak ještě ke všemu znamená: + @qq{Zde se má vysázet nota s výškou tónu H.} +V tónině As Dur @emph{dostane} předznamenání: + + +@lilypond[verbatim,quote,relative=2] +\key aes \major +aes4 c b c +@end lilypond + +Zapsat všechna tato předznamenání výslovně, možná znamená o něco +více písemné práce, má to ale tu velkou výhodu, že +@notation{transpozice}, převod, se dělá a mnohem snadněji a že +tisk předznamenání se může uskutečnit podle rozdílných +pravidel. Podívejte se na +@ruser{Automatické předznamenání} na několik příkladů, jak mohou být +předznamenání na základě různých pravidel vytisknuta. + + +@seealso +Doporučení pro notový zápis: +@ruser{Označení not v jiných jazycích}, +@ruser{Předznamenání}, +@ruser{Automatické předznamenání}, +@ruser{Označení tóniny}. + + +@node Ligatury a legatové obloučky +@subsection Ligatury a legatové obloučky +@translationof Ties and slurs + +@cindex Legatové obloučky +@cindex Oblouček, legato +@cindex Ligatury +@cindex Obloučky frázování +@cindex Legatové obloučky, frázování + +@funindex ~ +@funindex ( ... ) +@funindex \( ... \) + + +@subheading Ligatury + +Slovníček: @rglos{tie}. + +@notation{Ligatura} se zapíše tak, že se k první z not, které se mají +spojit, připojí vlnovka @code{~}. + +@lilypond[verbatim,quote,relative=2] +g4~ g c2~ | c4~ c8 a~ a2 +@end lilypond + + +@subheading Legatové obloučky + +Slovníček: @rglos{slur}. + +@notation{Legatový oblouček} je oblouček, který se rozprostírá přes +více not. Jeho počáteční a koncová nota se značí +@q{(} popřípadě @q{)}. + +@lilypond[verbatim,quote,relative=2] +d4( c16) cis( d e c cis d) e( d4) +@end lilypond + +@subheading Obloučky frázování + +Slovníček: @rglos{slur}, @rglos{phrasing}. + +Obloučky, které označují delší jednotky frázování +(Obloučky frázování), se zadávají pomocí @code{\(} a +@code{\)}. Současně se mohou vyskytovat jak legatové obloučky +tak obloučky frázování, ale nemůže se současně dát více než právě +jeden legatový oblouček a jeden oblouček +frázování. + +@lilypond[verbatim,quote,relative=2] +g4\( g8( a) b( c) b4\) +@end lilypond + +@sp 1 + +@cindex Ligatura proti legatovému obloučku +@subheading Varování: Ligatury nejsou legatovými obloučky + +Slovníček: @rglos{articulation}, @rglos{slur}, @rglos{tie}. + +Legatový oblouček vypadá jako @rglos{tie}, má le jiný význam. +Ligatura prodlužuje pouze předcházející notu a může se +také používat jen u dvou not, jež mají stejnou výšku tónu. +Legatové obloučky proti tomu ukazují artikulaci not a mohou být +zapsány pro větší skupiny not. Ligatury a legatové obloučky mohou +být zasunovány do sebe. + +@lilypond[verbatim,quote,relative=2] +c4~( c8 d~ d4 e) +@end lilypond + + +@seealso +Doporučení pro notový zápis: +@ruser{Ligatury}, +@ruser{Legatové obloučky}, +@ruser{Obloučky frázování}. + + +@node Artikulační znaménka a hlasitost +@subsection Artikulační znaménka a hlasitost +@translationof Articulation and dynamics + +@subheading Artikulační znaménka + +@cindex Artikulace +@cindex Důrazy +@cindex Staccato + +Slovníček: +@rglos{articulation}. + +Běžná @notation{artikulační znaménka} mohou být zadána pomocí +doplnění minus (@q{-}) a odpovídajícího znaménka: + +@lilypond[verbatim,quote,relative=2] +c4-^ c-+ c-- c-| +c4-> c-. c2-_ +@end lilypond + +@subheading Prstoklad + +@cindex Prstoklad + +@funindex ^ +@funindex _ + +Slovníček: @rglos{fingering}. + +Stejným způsobem lze přidat označení prstokladu tím, +že se po minus (@q{-}) zapíše číslo: + +@lilypond[verbatim,quote,relative=2] +c4-3 e-5 b-2 a-1 +@end lilypond + +Artikulační znaménka a prstoklady jsou obvykle umísťovány +automaticky, ale jejich místo lze zadat pomocí +znaku @q{^} (nahoru) nebo @q{_} (dolů) namísto znaku minus. +K jedné notě je možné připojit i více +artikulačních znamének. +Většinou ale najde LilyPond sám tu nejlepší možnost, +jak se mají artikulační znaménka umístit. + +@lilypond[verbatim,quote,relative=2] +c4_-^1 d^. f^4_2-> e^-_+ +@end lilypond + +@subheading Dynamika + +@cindex Dynamika +@cindex Crescendo +@cindex Hlasitost +@cindex Decrescendo + +@funindex \f +@funindex \ff +@funindex \mp +@funindex \p +@funindex \mf +@funindex \pp +@funindex \< +@funindex < +@funindex \> +@funindex > +@funindex \! +@funindex ! + +Slovníček: +@rglos{dynamics}, +@rglos{crescendo}, +@rglos{decrescendo}. + +Dynamika (značky určující hlasitost) se do díla zadává tím, že se k notě +připojují značky (s obráceným lomítkem): + +@lilypond[verbatim,quote,relative=2] +c4\ff c\mf c\p c\pp +@end lilypond + +@notation{Crescendo} a @notation{decrescendo} začínají +příkazem @code{\<} +případně @code{\>}. Další absolutní značka určující hlasitost, +například @code{\f}, (de)crescendo ukončuje. +Může se přesně ukončit i příkazem @code{\!}. + +@lilypond[verbatim,quote,relative=2] +c4\< c\ff\> c c\! +@end lilypond + + +@seealso +Doporučení pro notový zápis: +@ruser{Artikulační znaménka a ozdoby}, +@ruser{Příkazy pro prstoklad}, +@ruser{Dynamika}. + + +@node Přidání textu +@subsection Přidání textu +@translationof Adding text + +@cindex Text, přidání +@cindex Vložení textu +@cindex Přidání textu +@cindex Textový popis +@cindex markup + +@funindex \markup +@funindex markup + +Text můžete do notového zápisu vložit následujícím způsobem: + +@lilypond[verbatim,quote,relative=2] +c2^"espr" a_"legato" +@end lilypond + +Dodatečné formátování lze nasadit, když použijete příkaz +@code{\markup}: + +@lilypond[verbatim,quote,relative=2] +c2^\markup { \bold espr } +a2_\markup { + \dynamic f \italic \small { 2nd } \hspace #0.1 \dynamic p +} +@end lilypond + + +@seealso +Doporučení pro notový zápis: +@ruser{Zadání textu}. + + +@node Automatické a ruční trámce +@subsection Automatické a ruční trámce +@translationof Automatic and manual beams + +@cindex Trámce, ruční +@cindex automatické trámce +@cindex Trámce, automatické +@cindex ruční trámce + +@funindex [ ... ] +@funindex [ +@funindex ] +@funindex \autoBeamOff +@funindex autoBeamOff +@funindex \autoBeamOn +@funindex autoBeamOn + +Všechny @notation{trámce} se zapisují automaticky: + +@lilypond[verbatim,quote,relative=2] +a8 ais d ees r d c16 b a8 +@end lilypond + +@noindent +Když nejsou tyto automaticky zapisované trámce chtěné, +mohou být změněny ručně. Když se musí tu a tam opravit +jen jeden trámec, dostane nota, na níž trámec začíná +@q{[} (AltGr+8), a ta, na níž má končit, dostane +@q{]} (AltGr+9). + +@lilypond[verbatim,quote,relative=2] +a8[ ais] d[ ees r d] c16 b a8 +@end lilypond + +Když chcete automatické trámce vypnout úplně nebo +pro delší část, používáte +příkaz @code{\autoBeamOff}, abyste trámce vypnul, +a @code{\autoBeamOn}, abyste je opět zapnul. + +@lilypond[verbatim,quote,relative=2] +\autoBeamOff +a8 c b4 d8. c16 b4 | +\autoBeamOn +a8 c b4 d8. c16 b4 | +@end lilypond + + +@seealso +Doporučení pro notový zápis: +@ruser{Automatické trámce}, +@ruser{Ruční trámce}. + + +@node Dodatečné rytmické příkazy +@subsection Dodatečné rytmické příkazy +@translationof Advanced rhythmic commands + +@subheading Předtaktí + +@cindex Předtaktí +@funindex \partial +@funindex partial + +@notation{Předtaktí} se zadává příkazem @code{\partial}. +Potom následuje délka předtaktí: @code{\partial 4} +znamená jednu čtvrťovou notu předtaktí a @code{\partial 8} jednu osminovou notu. + +@lilypond[verbatim,quote,relative=2] +\partial 8 f8 | +c2 d | +@end lilypond + + +@subheading Jiná rytmická rozdělení + +@cindex N-toly +@cindex Trioly +@cindex Rytmická rozdělení + +@funindex \times +@funindex times + +Slovníček: @rglos{note value}, @rglos{triplet}. + +@notation{Trioly} a @notation{n-toly} se vytváří příkazem +@code{\times}. Potřebuje dva argumenty: +zlom a noty, na něž se odvolává. +Trvání části se zlomem znásobuje. +V jedné triole trvají noty 2/3 jejich obvyklé délky, +takže triola má 2/3 jako zlom: + +@lilypond[verbatim,quote,relative=2] +\times 2/3 { f8 g a } +\times 2/3 { c8 r c } +\times 2/3 { f,8 g16[ a g a] } +\times 2/3 { d4 a8 } +@end lilypond + +@subheading Ozdoby + +@cindex Ozdoby +@cindex Příraz +@cindex Prodleva + +@funindex \grace +@funindex grace +@funindex \acciaccatura +@funindex acciaccatura +@funindex \appoggiatura +@funindex acciaccatura + +Slovníček: @rglos{grace notes}, @rglos{acciaccatura}, +@rglos{appoggiatura}. + +Ozdoby se zadávají příkazem @code{\grace}. +Prodlevy příkazem @code{\appoggiatura} +a přírazy @code{\acciaccatura}. + +@lilypond[verbatim,quote,relative=2] +c2 \grace { a32[ b] } c2 | +c2 \appoggiatura b16 c2 | +c2 \acciaccatura b16 c2 | +@end lilypond + + +@seealso +Doporučení pro notový zápis: +@ruser{Ozdoby}, +@ruser{Jiná rytmická rozdělení}, +@ruser{Předtaktí}. + + +@node Více not najednou +@section Více not najednou +@translationof Multiple notes at once + +V této kapitole bude ukázáno, jak lze zapsat více než jednu +notu k stejné době: v různých notových osnovách +pro různé nástroje nebo pro jeden nástroj (např. klavír) +a v akordech. + +Polyfonií se v hudbě nazývá výskyt více než jednoho +hlasu v jednom díle. +Polyphonie případně vícehlasost znamená ovšem pro LilyPond +výskyt více než jednoho hlasu v notové osnově. + +@menu +* Vysvětlení hudebních výrazů:: +* Více notových osnov:: +* Seskupení notových osnov:: +* Spojení not s akordy:: +* Vícehlasost v jedné notové osnově:: +@end menu + + +@node Vysvětlení hudebních výrazů +@subsection Vysvětlení hudebních výrazů +@translationof Music expressions explained + +@cindex Hudební výraz +@cindex Výraz, hudební +@cindex složený hudební výraz + +Ve zdrojových souborech LilyPondu se hudba znázorňuje +pomocí @emph{hudebních výrazů}. Jedna nota je jedním hudebním +výrazem. + +@lilypond[verbatim,quote,relative=2] +a4 +@end lilypond + +Skupina not uvnitř závorek tvoří nový výraz. +Tento je nyní @emph{složeným hudebním výrazem}. +Zde byl jeden takový složený hudební výraz +se dvěmi notami vytvořen: + +@lilypond[verbatim,quote,relative=2] +{ a4 g4 } +@end lilypond + +Když je skupina hudebních výrazů (kupříkladu not) +zapsána do složených závorek, znamená to, že +skupina je zapsána do jiné. Výsledkem je nový +hudební výraz. + +@lilypond[verbatim,quote,relative=2] +{ { a4 g } f4 g } +@end lilypond + + +@subheading Obdoba: matematické výrazy + +Uspořádání výrazů pracuje podobně jako matematické +rovnice. Delší rovnice vzejde ze spojení +menších rovnic. Takovým rovnicím se říká též +výraz a jejich vymezení je rekurzivní, +takže mohou být vytvářeny jakkoli složité a dlouhé výrazy. +erstellt werden können. Přibližně tak, jak je to zde: + +@example +1 + +1 + 2 + +(1 + 2) * 3 + +((1 + 2) * 3) / (4 * 5) +@end example + +Je to řada (matematických) výrazů, v nichž je každý +výraz obsažen v následujícím (větším). Nejjednoduššími výrazy +jsou čísla, a větší vznikají spojením +výrazů za pomoci operátorů (wie @q{+}, +@q{*} a @q{/}) stejně jako závorky. Přesně jako matematické +výrazy mohou být i hudební výrazy jakkoli hluboce členité. +Je to potřeba pro složitou hudbu s mnoha hlasy. + + +@subheading Souběžné hudební výrazy: více notových osnov + +@cindex více notových osnov +@cindex Notové osnovy, více +@cindex Polyphonie +@cindex Vícehlasost +@cindex paralelní výrazy +@cindex Výrazy, paralelní +@cindex relativní noty a souběžně probíhající hudba +@cindex současné noty a relativní režim + +@funindex << +@funindex >> +@funindex << ... >> + +Slovníček: @rglos{polyphony}. + + +S touto technikou lze @notation{vícehlaou} hudbu zapisovat. +Hudební výrazy jsou jednoduše spojeny,jako současně probíhající, a +v důsledku toho jsou současně zapsány jako vlastní +hlasy ve stejné notové osnově. Pro ukázání toho, že na tomto místě jsou +zapsány současné noty, je jen třeba vložit znak pro spojení. +Souběžně jsou hudební výrazy spojeny tak, že jsou zarámovány +@code{<<} a @code{>>}. V následujícím příkladu jsou souběžně spojeny +tři výrazy (každý se dvěma notami): + +@lilypond[verbatim,quote] +\relative c'' { + << + { a2 g } + { f2 e } + { d2 b } + >> +} +@end lilypond + +Ještě je třeba poznamenat, že jsme zde pro každou úroveň uvnitř +zdrojového souboru zapsali jiné odsazení. Pro LilyPond nehraje +žádnou úlohu, kolik prázdných znaků je nazačátku řádku, +ale pro člověka je volikou pomocí, když hned vidí, které +části zdrojového textu patří dohromady. + +@warning{Každá nota v souboru se vztahuje k předcházející, +a nesouvisí s dvoučárkovaným C (@code{c''}), které je zadáno v +příkazu @code{@bs{}relative}. Závorky na to nemají žádný +vliv.} + + +@subheading Souběžné hudební výrazy: jedna notová osnova + +Aby určil počet notových osnov, provádí LilyPond rozbor +začátku prvního výrazu. Když se zde nachází jednotlivá nota, +zapíše se pouze jedna notová osnova, když se jedná o souběžné seřazení +výrazů, zapíše se více než jedna notová osnova. Následující +příklad začíná jednou notou: + + +@lilypond[verbatim,quote] +\relative c'' { + c2 <> | + << { e f } { c <> } >> | +} +@end lilypond + + +@node Více notových osnov +@subsection Více notových osnov +@translationof Multiple staves + +@cindex více osnov +@cindex Osnovy, více +@cindex Prostředí +@cindex Prostředí notového zápisu + +@funindex \new Staff +@funindex new Staff +@funindex Staff +@funindex \new +@funindex new +@funindex Score +@funindex Voice +@funindex Lyrics +@funindex ChordNames + +Jak jsme viděli ve @ref{Vysvětlení hudebních výrazů,,vysvětlení hudebních výrazů}, jsou +zdrojové soubory LilyPondu sestaveny z hudebních výrazů. +Když zadání not začíná souběžným výrazem, vytváří se více notových +osnov. Je ale jistější a jednodušší +porozumět tomu, kdy jsou tyto notové osnovy výslovně vytvářeny. + +Aby se napsala více než jedna notová osnova, je ke každému notovému výrazu, +který má stát ve vlastní notové osnově, vpředu připojen příkaz +@code{\new Staff}. Tyto složky @code{Staff} (anglické slovo pro notovou +osnovu) jsou potom uspořádány souběžně se znaky @code{<<} a +@code{>>}: + +@lilypond[verbatim,quote] +\relative c'' { + << + \new Staff { \clef "treble" c4 } + \new Staff { \clef "bass" c,,4 } + >> +} +@end lilypond + +Příkaz @code{\new} začíná nové @qq{prostředí notového zápisu}. +Takovým prostředím notového zápisu je okolí, v němž jsou vykládány +hudební události (jako jsou noty nebo příkaz pro @code{\clef} (klíč)). +Pro jednoduché části jsou tato okolí vytvářena automaticky. +U složitější hudby je ale nejlepší okolí vytvořit výslovně. + +Jsou různé typy prostředí. @code{Score} (notový zápis), +@code{Staff} (notová osnova) a @code{Voice} (hlas) +zpracovávají zadání not, zatímco okolí @code{Lyrics} +(text) se používá k zapisování písňových textů a +okolí @code{ChordNames} (názvy akordů) se používá +k zapisování značek akordů. + +Tím, že se @code{\new} zapíše před nějakým hudebním výrazem, +se vytvoří větší výraz. V tomto smyslu skladba příkazu +@code{\new} připomíná znaménko minus v matematice. +Tak jako @math{(4+5)} je jeden výraz, který byl pomocí +@math{-(4+5)} rozšířen do většího výrazu, +jsou také hudební výrazy rozšiřovány pomocí příkazu @code{\new}. + +Udání taktu, které je zadáno v jednotlivé notové osnově, se +projevuje u všech ostatních notových osnov. Údaj o +tónině v jedné notové osnově oproti tomu @emph{neovlivňuje} tóninu +jiných notových osnov. Toto počínání je založeno na tom, že +notové zápisy s převeditelnými nástroji jsou častější než +notové zápisy s rozdílnými druhy taktů. + + +@lilypond[verbatim,quote] +\relative c'' { + << + \new Staff { \clef "treble" \key d \major \time 3/4 c4 } + \new Staff { \clef "bass" c,,4 } + >> +} +@end lilypond + + +@node Seskupení notových osnov +@subsection Seskupení notových osnov +@translationof Staff groups + +@cindex Akoláda +@cindex Osnova pro klavír +@cindex Notová osnova pro klavír +@cindex Notová osnova pro sbor +@cindex Notový zápis pro sbor +@cindex Změna osnovy, ruční +@cindex Změna mezi osnovami, ruční +@cindex Změna hlasu mezi osnovami, ruční +@cindex Sborový notový zápis +@cindex Klavírní osnova +@cindex Notový zápis + +@funindex PianoStaff +@funindex GrandStaff +@funindex ChoirStaff + +Slovníček: @rglos{brace}. + +Hudba pro klavír se obvykle zapisuje do dvou notových osnov, +které jsou spojeny @notation{složenými závorkami} verbunden sind +(akoláda). Pro vytvoření takové notové osnovy si člověk počíná +podobně jako v příkladu z +@ref{Více notových osnov}, jenže celý výraz je +nyní vložen do okolí @code{PianoStaff}. + +@example +\new PianoStaff << + \new Staff @dots{} + \new Staff @dots{} +>> >> +@end example + +Zde jeden malý příklad: + +@lilypond[verbatim,quote] +\relative c'' { + \new PianoStaff << + \new Staff { \time 2/4 c4 e | g g, | } + \new Staff { \clef "bass" c,,4 c' | e c | } + >> +} +@end lilypond + +Jiné typické skupiny notových osnov je možné vytvořit příkazy +@code{\new StaffGroup} pro orchestrální sazby a +@code{\new ChoirStaff} pro sborové notové osnovy. +Každá z těchto skupin notových osnov vytváří nové prostředí, +které se stará o to, aby závorky byly vytvořeny na začátku +notové osnovy a který dodatečně rozhoduje i o tom, +zda jsou taktové čáry zapsány jen na notové osnově +nebo také mezi notovými osnovami. + + +@seealso +Doporučení pro notový zápis: +@ruser{Klávesové nástroje a jiné nástroje s více notovými osnovami}, +@ruser{Nechat ukázat osnovy}. + + +@node Spojení not s akordy +@subsection Spojení not s akordy +@translationof Combining notes into chords + +Slovníček: @rglos{chord} + +@cindex Akordy +@cindex Délka not v akordech + +@funindex < +@funindex > +@funindex < ... > + +Viděli jsme již nahoře, jak se dají vytvářet akordy tím, že +jsou uzavřeny špičatými závorkami, a tak označeny jako +současně zaznívající. Obvyklým způsobem notového zápisu +akordů je ale jejich uzavření +@emph{jednoduchými} špičatými závorkami (@q{<} a @q{>}). +Dávejte pozor si na to, že všechny noty jednoho akordu +musejí mít stejnou dobu trvání, a že tato doba trvání +se zapisuje po uzavírajících závorkách. + +@lilypond[verbatim,quote,relative=2] +r4 2 +@end lilypond + +Akordy jsou v základě rovnocenné s jednoduchými notami: +Téměř všechny značky, které je možné připojit k jednoduchým notám, +se dají připojit i k akordům. +Tak je možné s akordy spojit značky, jako jsou trámce nebo obloučky. +Avšak musí se zapsat vně špičatých závorek. + +@lilypond[verbatim,quote,relative=2] +8[ ] \>[ ]\! | +r4 8.\p 16( 4-. ) | +@end lilypond + +@seealso +Doporučení pro notový zápis: +@ruser{Akordové noty}. + + +@node Vícehlasost v jedné notové osnově +@subsection Vícehlasost v jedné notové osnově +@translationof Single staff polyphony + +@cindex Vícehlasost +@cindex více hlasů +@cindex Hlasy, více v jedné notové osnově +@cindex neviditelné noty +@cindex Zástupné noty +@cindex Noty, neviditelné + +@funindex << ... \\ ... >> +@funindex << +@funindex \\ +@funindex >> + +Vícehlasý notový zápis v LilyPondu není těžký, používá však určité +pojmy, o kterých se zde ještě nepojednávalo a které zde neměly být +vysvětleny. Místo toho následující části do těchto pojmů uvádějí +a podrobně je vysvětlují. + + +@seealso +Příručka k učení se: +@ref{Hlas obsahuje noty}. + +Doporučení pro notový zápis: +@ruser{Současně se objevující noty}. + + +@node Písničky +@section Písničky +@translationof Songs + +@cindex Text písně, zápis + +@funindex \addlyrics +@funindex addlyrics + +V této kapitole je laskavý čtenář uveden do spojení not s textem +a je ukázáno, jak se vytváří jednodušší listy s písničkami. + +@menu +* Zápis jednoduchých písní:: +* Vyrovnání textu s melodií:: +* Text pro více osnov:: +@end menu + + +@node Zápis jednoduchých písní +@subsection Zápis jednoduchých písní +@translationof Setting simple songs + +@cindex Text +@cindex Písničky +@cindex Text písně + +@funindex \addlyrics +@funindex addlyrics + +Slovníček: @rglos{lyrics}. + +Zde je začátek jednoduché dětské písně, +@notation{Dívky a chlapci jdou ven, aby si hráli}: + +@lilypond[verbatim,quote] +\relative c'' { + \key g \major + \time 6/8 + d4 b8 c4 a8 | d4 b8 g4 +} +@end lilypond + +K těmto notám je možné přidat text tím, že obojí +je spojeno příkazem @code{\addlyrics}. Text +se zadá tak, že každá slabika je oddělena prázdným znakem. + +@c KEEP LY +@lilypond[verbatim,quote] +<< + \relative c'' { + \key g \major + \time 6/8 + d4 b8 c4 a8 | d4 b8 g4 + } + \addlyrics { + Dívky a chlapci jdou | ven, aby si hráli, + } +>> +@end lilypond + +@warning{Je velmi důležité, aby byla poslední slabika oddělena prázdným +znakem nebo novým řádkem od uzavírajících složených závorek. +Pokud to tak uděláno není, je závorka vykládána jako část +slabiky, což vede k zvláštní chybě. Podívejte se také na +@rprogram{Apparent error in ../ly/init.ly}.} + +Jak noty tak také text jsou pokaždé orámovány složenými +závorkami, a celý výraz je umístěn mezi +@w{@code{<< ... >>}}. Tím se zaručuje, že +text a noty jsou zapsány současně. + + +@node Vyrovnání textu s melodií +@subsection Vyrovnání textu s melodií +@translationof Aligning lyrics to a melody + +@cindex Text písně, vyrovnání +@cindex Vyrovnání textu písně +@cindex Slova s více slabikami +@cindex více slabik v textu písně +@cindex Melisma +@cindex Podtržení +@cindex Spojovník +@cindex Vyplňovací čára + +Slovníček: @rglos{melisma}, @rglos{extender line}. + +Další řádek písně pro dětí zní: +@notation{A ten měsíc svítí tak jasně jako den}. Zapsaná vypadá +takto: + +@c KEEP LY +@lilypond[verbatim,quote] +<< + \relative c'' { + \key g \major + \time 6/8 + d4 b8 c4 a8 | d4 b8 g4 g8 | + a4 b8 c b a | d4 b8 g4. | + } + \addlyrics { + Dívky a chlapci jdou | ven, aby si hráli, + A ten | měsíc svítí tak | jasně jako den; | + } +>> +@end lilypond + +Když se kód hořejšího příkladu sestaví, měla by se ve výstupu +konzole/v souboru se zápisem objevit podobná varování: + +@c KEEP LY +@example +test.ly:10:29: Varování: přezkoušení taktu ztroskotalo na: 5/8 + A ten | měsíc svítí tak + | jasně jako den; | +test.ly:10:46: Varování: přezkoušení taktu ztroskotalo na: 3/8 + A ten | měsíc svítí tak | jasně jako den; + | +@end example + +Toto je dobrý příklad užití přezkoušení taktů. Zde máme český překlad, ale když se na noty s anglickým původním textem podíváme +pečlivěji, je nám jasné, že nový textový řádek není srovnán s notami +správně. Slovo @notation{shine}, přeloženo zde jako "svítí" (pozn. v angličtině je tu slovo shine) by se mělo +zpívat na dvě noty, ne na jednu. Říká se tomu @notation{melisma}, jednoslabičný +text pro více not, řada tónů zpívaná na jednu slabiku textu. Je více +možností, jak jednu slabiku prodloužit přes více not. Tou nejjednodušší +je zapsat kolem dotčených not legatový oblouček. Na +podrobnosti se podívejte na @ref{Ligatury a legatové obloučky}. + +@c KEEP LY +@lilypond[verbatim,quote] +<< + \relative c'' { + \key g \major + \time 6/8 + d4 b8 c4 a8 | d4 b8 g4 g8 | + a4 b8 c( b) a | d4 b8 g4. | + } + \addlyrics { + Dívky a chlapci jdou | ven, aby si hráli, + A ten | měsíc svítí tak | jasně jako den; | + } +>> +@end lilypond + +Slova nyní jdou správně s notami, +ale automatický trámec pro noty u +@notation{shine as}, v češtině "svítí tak", nevypadá správně. +Můžeme to opravit tak, že délku trámce vymezíme ručně, +aby odpovídala běžnému způsobu notového zápisu zpěvu. +Na podrobnosti se podívejte na@ref{Automatické a ruční trámce}. + +@c KEEP LY +@lilypond[verbatim,quote] +<< + \relative c'' { + \key g \major + \time 6/8 + d4 b8 c4 a8 | d4 b8 g4 g8 | + a4 b8 c([ b]) a | d4 b8 g4. | + } + \addlyrics { + Dívky a chlapci jdou | ven, aby si hráli, + A ten | měsíc svítí tak | jasně jako den; | + } +>> +@end lilypond + +Jinak může být melisma zapsána i v textu tak, že +pro každou notu, která se má přeskočit, se v textu zapíže +podtržítko @code{_}: + +@c KEEP LY +@lilypond[verbatim,quote] +<< + \relative c'' { + \key g \major + \time 6/8 + d4 b8 c4 a8 | d4 b8 g4 g8 | + a4 b8 c[ b] a | d4 b8 g4. | + } + \addlyrics { + Dívky a chlapci jdou | ven, aby si hráli, + A ten | měsíc svítí _ tak | jasně jako den; | + } +>> +@end lilypond + +Když se poslední slabika slova rozprostírá přes více not nebo přes +jednu velmi dlouhou notu, zapisuje se obvykle vyplňovací čára, +která se rozprostírá přes všechny noty, které ke slabice +patří. tato vyplňovací čára se zapíše pomocí dvou podtržítek @code{__}. +Zde je příklad prvních tří taktů z +@notation{Didonina nářku}, +Purcellova díla @notation{Dido a Æneas}: + +@c KEEP LY +@lilypond[verbatim,quote] +<< + \relative c'' { + \key g \minor + \time 3/2 + g2 a bes | bes2( a) b2 | + c4.( bes8 a4. g8 fis4.) g8 | fis1 + } + \addlyrics { + Když jsem | položen, + jsem | položen __ na | zemi, + } +>> +@end lilypond + +Žádný z dosavadních příkladů doposud nepoužil slova, jež by byla +delší než jedna slabika. Taková slova se obvykle rozdělují na více +not, jedna slabika na notu, se spojovníky mezi slabikami. +tyto slabiky se zapisují pomocí dvou znamének minus a +jsou LilyPondem napsány jako vystředěný spojovník mezi dvěma slabikami. +Zde je příklad, který ukazuje tento a všechny další triky, +jimiž lze vyrovnat text s notami: + +@c no ragged-right here because otherwise the hyphens get lost, +@c but the example is long enough to avoid looking strange. +@lilypond[verbatim,quote,noragged-right] +<< + \relative c' { + \key g \major + \time 3/4 + \partial 4 + d4 | g4 g a8( b) | g4 g b8( c) | + d4 d e | c2 + } + \addlyrics { + A -- | way in a __ | man -- ger, + no __ | crib for a | bed, __ + } +>> +@end lilypond + +Některé texty, obzvláště v jazyce italském, potřebují opak: +více než jedna slabika se musí zapsat k jedné notě. +To je možné tak, že slabiky jsou spřáhnuty dohromady pomocí +jednoho podtržení @code{_}. Mezi tím se nesmí nacházet žádné prázdné +znaky, nebo tím, že se +rozhodující slabiky zapíší v uvozovkách @code{"}. +Zde je příklad z opery @notation{Figaro} od Rossiniho, kde se slabika +@notation{al} musí zazpívat na té samé notě @notation{go} slova @notation{Largo} +ve Figarově árii @notation{Largo al factotum}. + +@c no ragged-right here because otherwise the hyphens get lost, +@c but the example is long enough to avoid looking strange. +@lilypond[verbatim,quote,noragged-right] +<< + \relative c' { + \clef "bass" + \key c \major + \time 6/8 + c4.~ c8 d b | c8([ d]) b c d b | c8 + } + \addlyrics { + Lar -- go_al fac -- | to -- tum del -- la cit -- | tà + } +>> +@end lilypond + + +@seealso +Doporučení pro notový zápis: +@ruser{Notový zápis zpěvu}. + + +@node Text pro více osnov +@subsection Text pro více osnov +@translationof Lyrics to multiple staves + +@cindex Text písně ve více osnovách +@cindex Více osnov a text písně + +Lze použít jednoduché řešení s @code{\addlyrics}, aby byl text +zapsán v jedné nebo ve více notových osnovách. Zde je příklad z +Händelova díla @notation{Judas Maccabeus}: + +@lilypond[verbatim,quote] +<< + \relative c'' { + \key f \major + \time 6/8 + \partial 8 + c8 | c8([ bes]) a a([ g]) f | f'4. b, | c4.~ c4 + } + \addlyrics { + Let | flee -- cy flocks the | hills a -- | dorn, __ + } + \relative c' { + \key f \major + \time 6/8 + \partial 8 + r8 | r4. r4 c8 | a'8([ g]) f f([ e]) d | e8([ d]) c bes'4 + } + \addlyrics { + Let | flee -- cy flocks the | hills a -- dorn, + } +>> +@end lilypond + +Ale notové zápisy, jež jsou složitější než tento příklad, +se lépe zapisují tak, že se stavba osnov oddělí od not +a textu zpěvu pomocí proměnných. Používání proměnných +se vysvětluje v části @ref{Pořádání děl pomocí značek}. + + +@seealso +Doporučení pro notový zápis: +@ruser{Notový zápis zpěvu}. + + +@node Poslední úpravy +@section Poslední úpravy +@translationof Final touches + +Toto je poslední kapitola cvičení. Zde se má předvést, +jak se u jednoduchých děl uplatňují poslední úpravy. +Současně slouží jako úvod pro zbytek příručky. + +@menu +* Pořádání děl pomocí značek:: +* Přidání názvu:: +* Absolutní označení not:: +* Po cvičení:: +@end menu + + +@node Pořádání děl pomocí značek +@subsection Pořádání děl pomocí značek +@translationof Organizing pieces with variables + +@cindex Proměnná +@cindex Značka +@cindex Makro +@cindex Přidělit proměnné +@cindex Používání proměnných +@cindex Přidělení proměnných +@cindex Proměnná, povolené znaky +@cindex Znaky, povolené v proměnných + +Když se všechny ty složky, o kterých se mluvilo, spojí ve větší +soubory, stanou se i hudební výrazy o hodně většími. +Ve vícehlasých souborech s mnoha osnovami to může vypadat velmi +neuspořádaně. Zmatek je al možné velmi zřetelně omezit, +když se vymezí a používají @code{Proměnné}. + +Proměnné (označované i jako značky nebo makra) +mohou pojmout část not. Vymezují se tak, jak je popsáno následně: + +@example +označenéNoty = @{ @dots{} @} +@end example + +Obsah hudebního výrazu @code{označenéNoty} se pak může opět použít +později tím, že se před ně zapíše obrácené lomítko +(@code{\označenéNoty}), přesně tak, jak se to dělá u každého příkazu LilyPond. + +@lilypond[verbatim,quote] +violin = \new Staff { + \relative c'' { + a4 b c b + } +} + +cello = \new Staff { + \relative c { + \clef "bass" + e2 d + } +} + +{ + << + \violin + \cello + >> +} +@end lilypond + +@noindent +V názvech proměnných mohou být použita jen písmena abecedy, +žádná čísla nebo čárky. + +Proměnné se musejí vymezit @emph{před} vlastním hudebním +výrazem. Potom se ale mohou používat libovolně často, jakmile +už jednou byly vymezeny. Mohou být dokonce ustaveny, aby později +v souboru vytvořily novou proměnnou. Tím se dá písemná práce +ulehčit, když se skupiny not často opakují. + +@lilypond[verbatim,quote] +tripletA = \times 2/3 { c,8 e g } +barA = { \tripletA \tripletA \tripletA \tripletA } + +\relative c'' { + \barA \barA +} +@end lilypond + +Tyto proměnné se dají používat i pro mnoho dalších předmětů, +například: + +@example +Šířka = 4.5\cm +Name = "Tim" +aPětPapír = \paper @{ paperheight = 21.0 \cm @} +@end example + +Podle souvislostí lze takovou značku používat na různých +místech. V následujícím příkladu je ukázáno použití +právě vymezené značky: + +@example +\paper @{ + \aPětPapír + line-width = \Šířka +@} + +@{ + c4^\Name +@} +@end example + + + +@node Přidání názvu +@subsection Přidání názvu +@translationof Adding titles + +@cindex Název +@cindex header +@cindex Hlavička +@cindex Úvodní stránka + +@funindex \header +@funindex header + +Název, skladatel, číslo opusu a podobné údaje se vkládají +do okolí @code{\header}. Toto okolí se nachází mimo +hudebních výrazů, většinou se okolí +@code{\header} vkládá přímo do @ref{Číslo verze,,čísla verze}. + +@example +\version @w{"@version{}"} + +\header @{ + title = "Symphony" + composer = "Já" + opus = "Op. 9" +@} + +@{ + @dots{} Noty @dots{} +@} +@end example + +Když se soubor přeloží, jsou zápisy k názvu a skladateli hudby +vytisknuty. Více informací o úvodním listu se nachází +v kapitole @ruser{Vytvoření názvu}. + + +@node Absolutní označení not +@subsection Absolutní označení not +@translationof Absolute note names + +@cindex Označení not +@cindex absolutní režim +@cindex absolutní hodnoty pro výšky tónů +@cindex Výšky tónů, absolutní hodnoty + +Až doteď jsme vždy používali @code{\relative}, abychom určili výšky tónů. +To je nejjednodušší způsob zadávání u většiny not. +Je ale ještě jiná možnost, jak popsat výšky tónů: pomocí +absolutního označení. + +Když se @code{\relative} vypustí, vykládají se všechny výšky tónů LilyPondu +jako absolutní hodnoty. @code{c'} je potom vždy jednočárkovaným +C, @code{b} je vždy malým h pod jednočárkovaným +C, a @code{g,} je vždy velkým G -- tedy notou +na poslední lince v basovém klíči. + +@lilypond[verbatim,quote] +{ + \clef "bass" + c'4 b g, g, | + g,4 f, f c' | +} +@end lilypond + +Zde je stupnice přes čtyři oktávy: + +@lilypond[verbatim,quote] +{ + \clef "bass" + c,4 d, e, f, | + g,4 a, b, c | + d4 e f g | + a4 b c' d' | + \clef "treble" + e'4 f' g' a' | + b'4 c'' d'' e'' | + f''4 g'' a'' b'' | + c'''1 | +} +@end lilypond + +Jak se dá lehce spatřit, musí se napsat velmi mnoho odsuvníků, +když se melodie zapisuje v sopránovém klíči. Podívejte se například na +tento Mozartův zlomek: + +@lilypond[verbatim,quote] +{ + \key a \major + \time 6/8 + cis''8. d''16 cis''8 e''4 e''8 | + b'8. cis''16 b'8 d''4 d''8 | +} +@end lilypond + +Všechny tyto odsuvníky činí zdrojový text špatně čitelný a jsou +možným zdrojem chyb. Pomocí příkazu @code{\relative} je tento příklad +mnohem jednodušeji čitelný: + +@lilypond[verbatim,quote] +\relative c'' { + \key a \major + \time 6/8 + cis8. d16 cis8 e4 e8 | + b8. cis16 b8 d4 d8 | +} +@end lilypond + +Když člověk udělá chybu kvůli značce pro oktávu (@code{'} +nebo @code{,}) v režimu @code{\relative}, dá se najít velice +rychle, protože mnohé noty jsou v nesprávné oktávě po sobě. +V absolutním režimu naproti tomu není jednotlivá chyba tak zřetelná, +a proto s nedá tak snadno najít. + +Přese všechno je absolutní režim dobrý pro noty s velmi velkými +skoky a především pro počítačem vytvářené soubory LilyPondu. + + +@node Po cvičení +@subsection Po cvičení +@translationof After the tutorial + +Když jste zvládl toto cvičení, měl byste nejlépe sám napsat +několik kousků. Začněte s +@ref{Předlohy,,předlohami} a jednoduše do nich přidejte několik svých +not. Kdybyste potřeboval cokoliv, o čem se v cvičení nemluvilo, +podívejte se na část Vše o notovém zápisu, počínaje +@ruser{Hudební notový zápis,,hudebním notovým zápisem}. +Pokud budete chtít napsat noty pro nějaký nástroj nebo +soubor, pro který není žádná předloha, podívejte se na +@ref{Rozšíření příkladů}. + +Když už jste napsal několik krátkých skladeb, přečtěte si +zbytek příručky k učení se (Kapitola 3 až 5). Přirozeně +můžete ihned číst dále. Další kapitoly jsou ale napsány s +předpokladem, že ovládáte zadávací jazyk +LilyPondu. Další kapitoly také můžete zběžně prohlédnout +a pak se k nim opět vrátit, až získáte nějaké zkušenosti +s notovým zápisem. + +V tomto cvičení, stejně tak jako v celé příručce k učení se, +se na konci každé části nachází část @strong{Podívejte se také}, +kde se nacházejí odkazy na jiné části. +Tyto odkazy byste po prvním přečtení neměl následovat; +teprve až si přečtete celou příručku k učení se, +můžete v případě potřeby následovat těchto odkazů, abyste si +prohloubil vědomosti k námětu. + +Nyní si, prosím, přečtěte +@ref{Přehled o příručkách}, jestliže jste to až doteď neudělal. +O LilyPondu je závratné množství informací, takže začátečníci se +jich hned správně nedopátrají. Když strávíte byť jen několik minut čtením +této části, můžete si ušetřit hodiny hledání na nesprávných místech +provázené pocity marnosti! + diff --git a/Documentation/cs/learning/preface.itely b/Documentation/cs/learning/preface.itely new file mode 100644 index 0000000000..9902fdc540 --- /dev/null +++ b/Documentation/cs/learning/preface.itely @@ -0,0 +1,61 @@ +@c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- + +@ignore + Translation of GIT committish: 940a3955254888e14a8c5ef7e835225e5cc3852c + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes.. +@end ignore + +@c \version "2.12.0" + +@node Předmluva +@unnumbered Předmluva +@translationof Preface + +Muselo to být nejspíš během zkoušky EJE (Eindhovenského orchestru mladých) +asi v roce 1995, když Jan, jeden ze zvláštních violistů, řekl +Han-Wenovi, jednomu z hráčů na lesní roh, o svém velkolepém novém projektu, +na kterém právě pracoval. Měl to být automatizovaný systém +pro sazbu notového zápisu (abychom byli přesní, +šlo o MPP, preprocesor pro MusiXTeX). Náhodou zrovna chtěl Han-Wen +vytisknout některé pasáže notového zápisu, +a tak se začal dívat po nějakém tom programu a rychle podlehl nadšení. +Bylo rozhodnuto, že MPP vede do slepé uličky, +a po mnohém filozofování a žhavé výměně e-mailů začal +Han-Wen s LilyPondem v roce 1996. Tentokrát byl Jan vtažen do +Han-Wenova nového projektu. + +Vývoj počítačového programu je v mnohém podobný učení se hře +na hudební nástroj. Na začátku je zábavné přicházet na to, jak vše pracuje, +a věci, které neumíte představují dobrodružství. Po počátečním vzrušení však +musíte cvičit a cvičit. Stupnice a etudy mohou být nezáživné, a +a pokud nejste motivován ostatními učiteli, dirigenty nebo +posluchači je velmi lákavé vzdát se. Pokračujete, a pozvolna +se hraní stává součástí vašeho života. Některé dny to jde přirozeně, a +a je to skvělé, a někdy to prostě nejde, ale vy hrajete dále, +den za dnem. + +A tak jako dělání hudby i práce na LilyPondu může být nudnou prací, a +někdy to vypadá jako pachtění se skrzevá močál plný chyb. +Nicméně se stal částí našeho života, a my pokračujeme v práci na něm. +Pravděpodobně nejdůležitější motivací je, že náš program skutečně +dělá něco, co je pro lidi užitečné. Když procházíme internetem, nacházíme +mnoho lidí, kteří LilyPond používají, a vytváří působivá díla notového +zápisu. Pohled na ně vypadá neskutečně, ale velice příjemným způsobem. + +Naši uživatelé nám nejenže dávají dobré pocity plynoucí z toho, že používají náš program, +mnoho z nich nám pomáhá předkládáním návrhů a posíláním hlášení o chybách, a +účastní se mnoha jinými způsoby. Těm všem bychom na tomto místě rádi poděkovali +za to, co pro LilyPond dělají. + +Hra hudby a tisk hudby na papír jsou více než hezkou podobností. Společné programování +je hodně zábavné, a možnost pomáhat lidem je hluboce uspokojující, ale +vposledku nám jde o to, že práce na LilyPondu je cestou, jak vyjádřit naši hlubokou lásku +k hudbě. Doufáme, že vám pomůže vytvořit hodně překrásné hudby! + +Han-Wen a Jan + +Utrecht/Eindhoven, Nizozemí, červenec 2002. + diff --git a/Documentation/cs/learning/templates.itely b/Documentation/cs/learning/templates.itely new file mode 100644 index 0000000000..b9bf7bd57e --- /dev/null +++ b/Documentation/cs/learning/templates.itely @@ -0,0 +1,239 @@ +@c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- + +@ignore + Translation of GIT committish: 64feeff58e5ce3397de87188a08ac99f7ef8e37b + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes. +@end ignore + +@c \version "2.12.0" + +@c Translators: Pavel Fric + +@node Předlohy +@appendix Předlohy +@translationof Templates + +Tento úryvek příručky obsahuje předlohy, v nichž je notový zápis +LilyPondu již nastaven. Jen ještě musíte vložit své noty, +soubor přeložit LilyPondem a těšit se z krásného obrazu +not! + +@c bad node name for ancient notation to avoid conflict +@menu +* Jednotlivá notová osnova:: +* Klavírní předlohy:: +* Smyčcový kvartet:: +* Vokální soubor:: +* Orchestrální předloha:: +* Předlohy pro starý notový zápis:: +* Jiné předlohy:: +@end menu + + +@node Jednotlivá notová osnova +@appendixsec Jednotlivá notová osnova +@translationof Single staff + +@appendixsubsec Pouze noty + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc,addversion] +{single-staff-template-with-only-notes.ly} + + +@appendixsubsec Noty a text + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc,addversion] +{single-staff-template-with-notes-and-lyrics.ly} + + +@appendixsubsec Noty a názvy akordů + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{single-staff-template-with-notes-and-chords.ly} + + +@appendixsubsec Noty, text a názvy akordů + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{single-staff-template-with-notes,-lyrics,-and-chords.ly} + + +@node Klavírní předlohy +@appendixsec Klavírní předlohy +@translationof Piano templates + +@appendixsubsec Klavírní sólo + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{piano-template-simple.ly} + + +@appendixsubsec Klavír a hlas zpěvu + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{piano-template-with-melody-and-lyrics.ly} + + +@appendixsubsec Klavír s vystředěným textem + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{piano-template-with-centered-lyrics.ly} + + +@appendixsubsec Klavír s vystředěným označením hlasitosti + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{piano-template-with-centered-dynamics.ly} + + +@node Smyčcový kvartet +@appendixsec Smyčcový kvartet +@translationof String quartet + +@appendixsubsec Smyčcový kvartet + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{string-quartet-template-simple.ly} + + +@appendixsubsec Hlasy smyčcového kvartetu + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{string-quartet-template-with-separate-parts.ly} + + +@node Vokální soubor +@appendixsec Vokální soubor +@translationof Vocal ensembles + +@appendixsubsec Notový zápis SATB + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{vocal-ensemble-template.ly} + + +@appendixsubsec Notový zápis SATB a automatický klavírní výtah + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{vocal-ensemble-template-with-automatic-piano-reduction.ly} + + +@appendixsubsec SATB s příslušnými prostředími + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly} + +@appendixsubsec Sólový zpěv a dvojhlasný refrén + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{vocal-ensemble-template-with-verse-and-refrain.ly} + + +@node Orchestrální předloha +@appendixsec Orchestrální předloha +@translationof Orchestral templates + +@appendixsubsec Orchestr, sbor a klavír +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{orchestra,-choir-and-piano-template.ly} + + +@c bad node name to avoid node name conflict +@node Předlohy pro starý notový zápis +@appendixsec Předlohy pro starý notový zápis +@translationof Ancient notation templates + +@appendixsubsec Přepis menzurální hudby + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{ancient-notation-template----modern-transcription-of-mensural-music.ly} + + +@appendixsubsec Předlohy pro přepis gregorianik + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{ancient-notation-template----modern-transcription-of-gregorian-music.ly} + +@node Jiné předlohy +@appendixsec Jiné předlohy +@translationof Other templates + + +@appendixsubsec Džezová skupina +@translationof Jazz combo + +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +{jazz-combo-template.ly} + + +@ignore + +This isn't very useful, and only duplicates material in +"global issues". And if this info changes, this section often +gets forgotten. + +@no de Other templates +@se ction Other templates +@su bsection All headers + +This template displays all available headers. Some of them are only +used in the Mutopia project; they don't affect the printed output at +all. They are used if you want the piece to be listed with different +information in the Mutopia database than you wish to have printed on the +music. For example, Mutopia lists the composer of the famous D major +violin concerto as TchaikovskyPI, whereas perhaps you wish to print +"Petr Tchaikowski" on your music. + +@ The `line-width' is for \header. +@li lypond[quote,verbatim,ragged-right,line-width] +\version "2.12.0" +\header { + dedication = "dedication" + title = "Title" + subtitle = "Subtitle" + subsubtitle = "Subsubtitle" + composer = "Composer (xxxx-yyyy)" + opus = "Opus 0" + piece = "Piece I" + meter = "meter" + instrument = "Instrument" + arranger = "Arranger" + poet = "Poet" + texttranslator = "Translator" + copyright = "public domain" + + % These are headers used by the Mutopia Project + % http://www.mutopiaproject.org/ + mutopiatitle = "" + mutopiacomposer = "" + mutopiapoet = "" + mutopiainstrument = "" + date = "composer's dates" + source = "urtext " + maintainer = "your name here" + maintainerEmail = "your email here" + maintainerWeb = "your home page" + lastupdated = "2004/Aug/26" +} + +\score { + { c'4 } + \header { + piece = "piece1" + opus = "opus1" + } +} + +\score { + { c'4 } + \header { + piece = "piece2" + opus = "opus2" + } +} +@end lilypond + +@end ignore diff --git a/Documentation/cs/learning/tutorial.itely b/Documentation/cs/learning/tutorial.itely new file mode 100644 index 0000000000..61511685e3 --- /dev/null +++ b/Documentation/cs/learning/tutorial.itely @@ -0,0 +1,838 @@ +@c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- + +@ignore + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes.. +@end ignore + +@include included/generating-output.itexi + +@c \version "2.13.4" +@c Translators: Pavel Fric +@c Translation checkers: + +@node Cvičení +@chapter Cvičení +@translationof Tutorial + +Tato kapitola čtenáři představuje základní práci s LilyPondem. + +@menu +* Přeložení zdrojového souboru:: +* Práce na vstupních souborech:: +* Vypořádání se s chybami:: +* Jak se má příručka číst:: +@end menu + + +@node Přeložení zdrojového souboru +@subsection Přeložení zdrojového souboru +@translationof Compiling a file + +Tento úryvek uvádí do @qq{Sestavení} -- do +procesu zpracování vstupních souborů LilyPondu (který popisuje), +aby byl vytvořen výstupní soubor. + +@menu +* Zadání not:: +* MacOS X:: +* Windows:: +* Příkazový řádek:: +@end menu + +@node Zadání not +@subsection Zadání not +@translationof Entering input + +@cindex Sestavení +@cindex první příklad +@cindex Příklad, první +@cindex Přeložení zdrojového souboru +@cindex Psaní velkých a malých písmen +@cindex Zdrojový text, překlad +@cindex Velká písmena +@cindex Malá písmena + +@qq{Sestavení} je pojem, který se používá pro +přeměnu vstupního souboru pro Lilypond programem LilyPond do +notového výstupu. Výstupními soubory jsou v první řadě soubory +PDF (pro prohlížení a tisku), MIDI (pro přehrávání) +a PNG (pro používání na internetových stránkách). Vstupními soubory +pro LilyPond jsou prosté textové soubory. + +První příklad ukazuje, jak takový +jednoduchý vstupní soubor může vypadat. + +@example +@{ + c' e' g' e' +@} +@end example + +Obrazovým výstupem je: + +@c in this case we don't want verbatim +@lilypond[quote] +{ + c' e' g' e' +} +@end lilypond + +@warning{V každém souboru LilyPond musejí být nastaveny +@strong{@{ kulaté závorky @}} kolem not nebo +písňového textu. +Před a za závorkami mají být zadány prázdné znaky, +aby ve spojení s vlastními symboly not nevznikly +žádné nejasnosti. +Na začátku a na konci řádku mohou být tyto prázdné znaky +vynechány také. Může se stát, že v této příručce +závorky v některých příkladech chybí, ale je třeba vždy +myslet na to, aby se ve vlastních souborech používaly! +Více informací ke znázornění příkladů v této příručce +podává úryvek @ref{Jak se má příručka číst}.} + +Dodatečně LilyPond rozlišuje @strong{Psaní velkých a malých písmen}. +@w{@samp{ @{ c d e @}}} je přípustný kód, +@w{@samp{ @{ C D E @}}} naproti tomu vede k chybovému hlášení. + +@smallspace + +@subheading Pohled na výsledky + +@cindex Soubor PDF +@cindex Ukázat noty +@cindex Ukázání not +@cindex Pohled s notami +@cindex Editory +@cindex Textové editory +@cindex LilyPond pod MacOS X +@cindex MacOS X, spuštění LilyPondu +@cindex Spuštění LilyPondu + +Tvorba notového výstupu závisí na tom, jaký operační systém +a které programy se používají. + +@itemize + +@item +@ref{MacOS X, @sourceimage{logo-macosx,,,}} +@ref{MacOS X, MacOS X} (obrazově) + +@item +@ref{Windows, @sourceimage{logo-windows,,,}} +@ref{Windows, Microsoft Windows} (obrazově) + +@item +@ref{Příkazový řádek, @sourceimage{logo-linux,,,} +@sourceimage{logo-freebsd,,,} +@sourceimage{logo-macosx,,,} +@sourceimage{logo-windows,,,} +} +@ref{Příkazový řádek, všechny operační systémy} (Příkazový řádek) + +@end itemize + +Vezměte na vědomí, že lepší výsledky jsou u textových editorů s +podporou pro LilyPond. Více k tomu v úryvku +@rweb{Snadnější úpravy}. + +@warning{Poprvé, když použijete LilyPond, může trvat minutu +nebo i déle, protože program nejprve vyhledává všechna písma, +LilyPond běží o mnoho rychleji.} + + + + + +@node MacOS X +@subsection MacOS X +@translationof MacOS X + +@cindex Spuštění programu, MacOS X +@cindex MacOS X, spuštění LilyPondu + +@lilypadOSX + + +@node Windows +@subsection Windows +@translationof Windows + +@cindex Windows, spuštění LilyPondu + +@lilypadWindows + + +@node Příkazový řádek +@subsection Příkazový řádek +@translationof Command-line + +@cindex Unix, spuštění LilyPondu + +@lilypadCommandLine + + + +@node Jak se píší vstupní soubory +@section Wie werden Eingabe-Dateien geschrieben +@translationof How to write input files + +Tento úryvek vysvětluje základní skladbu LilyPondu a pomáhá +na začátku se zápisem vstupního souboru pro LilyPond-Eingabedatei. + +@menu +* Jednoduchý notový zápis:: +* Práce na vstupních souborech:: +@end menu + + + +@node Jednoduchý notový zápis +@subsection Jednoduchý notový zápis +@translationof Simple notation + +@cindex jednoduchý notový zápis +@cindex Notový zápis, jednoduchý + +LilyPond automaticky přidává některé součásti notového obrazu. V +následujícím příkladu jsou zadány jen čtyři výšky tónů, ale LilyPond přesto +zapíše klíč, údaj o taktu a délky not. + +@lilypond[verbatim,quote] +{ + c' e' g' e' +} +@end lilypond + +@noindent +Tato nastavení je možné změnit, ale ve většině případů +jsou automatické hodnoty v zásadě použitelné. + +@subheading Výšky tónů + +@cindex Výšky tónů +@cindex relativní režim +@cindex Odsuvník (apostrof) +@cindex Čárka +@cindex Předznamenání a relativní režim +@cindex relativní režim a předznamenání + +@funindex \relative +@funindex relative +@funindex ' +@funindex , + + +Slovníček: @rglos{pitch}, @rglos{interval}, +@rglos{scale}, @rglos{middle C}, @rglos{octave}, +@rglos{accidental}. + +@c Addition for czech users about pitch naming conventions +Výšky tónů se zadávají malými písmeny, která odpovídají názvu noty. +Je ale důležité znát, že LilyPond ve svém výchozím nastavení +používá anglické názvy not. Až na výjimku tyto odpovídají +českým, proto se přednastavení LilyPondu pro toto +cvičení ponechává. Touto @emph{výjimkou} je nota h -- v +LilyPondu se musí na místo toho napsat písmeno b! České b je naproti +tomu zapsáno jako bes, his se proti tomu zapíše jako bis. Podívejte se také na +@ruser{Předznamenání} a @ruser{Názvy not v jiných řečích}. Zde se popisuje, +jak se používají české názvy not. +@c end addition + +Nejjednoduššeji lze noty zadávat v režimu @code{\relative}. +V tomto režimu je oktáva noty vbrána automaticky s tím, že se +předpokládá, že následující nota je zapsána vždy tak blízko, jak +je to jen možné, ve vztahu k předchozí notě, což znamená, že je +zapsána nanejvýš o tři notové řádky výše nebo níže než předchozí +nota. Začněme naším prvním příkladem notového zápisu, +se @notation{Stupnice,,stupnicí}, kde stojí další nota +vždy jen o jeden notový řádek nad předchozím. + +@c KEEP LY +@lilypond[verbatim,quote] +% Počáteční bod napsat na jednočárkovaném C +\relative c' { + c d e f + g a b c +} +@end lilypond + +První notou je @notation{jednočárkované C}. Každá následující nota +se nachází tak blízko, jak je to jen možné za předchozí -- první +@q{C} se takto počítá jako C od +jednočárkovaného C. Nato následuje nejbližší možné +D ve vztahu k předcházející notě. S těmito pravidly lze v +režimu @code{\relative} zobrazit i melodie s většími +intervaly: + +@lilypond[verbatim,quote] +\relative c' { + d f a g + c b f d +} +@end lilypond + +@noindent +Není nutné, aby první nota melodie začínala +notou, která udává první notovou výšku. +První nota (das @q{D}) z předchozího příkladu je následujícím D, +počítáno od jednočárkovaného C. + +Tím, že člověk přidává odsuvníky (apostrofy) @code{'} +(klávesa Shift+#) nebo čárky @code{,} k @w{@code{\relative c' @{}}, nebo +je odstraňuje, může být oktáva první výšky tónu změněna: + +@c KEEP LY +@lilypond[verbatim,quote] +% dvoučárkované C +\relative c'' { + e c a c +} +@end lilypond + +Relativní režim se může zpočátku jevit matoucí, ale je to ten +nejjednodušší způsob, jak zapsat většinu melodií. Podívejme se na to, +H (@code{b} ve skladbě LilyPondu), které se v houslovém klíči +nachází na prostřední lince, můžeme směrem vzhůru napsat C, D a E, +a A, G a F směrem dolů pod H. Když tedy notou, která následuje po +H, je C, D nebo E, napíše ji LilyPond nad +H, když je to A, G nebo F, je napsáno pod ním. + +@c KEEP LY +@lilypond[verbatim,quote] +\relative c'' { + b c % c je 1 řádek nahoru, tedy c nad b + b d % d je 2 řádky nahoru, nebo 5 dolů, tedy d nad b + b e % e je 3 nahoru, nebo 4 dolů, tedy e pod b + b a % a je 6 nahoru, nebo 1 dolů, tedy a pod b + b g % g je 5 nahoru, nebo 2 dolů, tedy g pod b + b f % f je 4 nahoru, nebo 3 dolů, tedy f pod b +} +@end lilypond + +Stejný výpočet se provádí i tehdy, když je jedna z not zvýšena +nebo snížena. @notation{Předznamenání,,předznamenání} jsou +při výpočtu @strong{zcela přehlížena}. Přesně ten samý +výpočet se obdobně provádí od každé následující výšky tónu po +další výšku tónu znovu. + +Aby se zapsaly intervaly, které jsou větší než tři notové řádky, lze oktávy změnit. Odsuvníkem (apostrofem) @code{'} (klávesa Shift+#) +posazeným přímo za název noty se oktáva zvýší o jednu, čárkou @code{,} se oktáva o jednu sníží. + +@lilypond[verbatim,quote] +\relative c'' { + a a, c' f, + g g'' a,, f' +} +@end lilypond + +@noindent +Kvůli změně výšky noty o dvě (či více!) oktávy, +se používají postupné odsuvníky @code{''} nebo @code{,,} -- přitom se musí +jednat skutečně o dva odsuvníky a ne o uvozovky +@code{"}@tie{} (klávesa Shift+2)! + + +@subheading Délky tónů (rytmy) + +@cindex Délky not +@cindex Délky +@cindex Rytmus +@cindex Celé noty +@cindex Půlové noty +@cindex Čtvrťové noty +@cindex Tečkované noty + +Slovníček: @rglos{beam}, @rglos{duration}, +@rglos{whole note}, @rglos{half note}, @rglos{quarter note}, +@rglos{dotted note}. + +@notation{Délka} se označuje číslem, jež je zadáno +přímo k názvu noty. +@code{1} pro @notation{Celá nota,,celou notu}, @code{2} pro +@notation{Půlová nota,,půlovou notu}, @code{4} pro @notation{Čtvrťová nota,,čtvrťovou notu} +a tak dále. @notation{Notové nožičky} a @notation{Trámce,,trámce} jsou +přidávány automaticky. + +Není-li označena žádná délka, používá se délka předcházející noty. +Pro první notu je jako výchozí určena čtvrťová nota. + +@lilypond[verbatim,quote] +\relative c'' { + a1 + a2 a4 a8 a + a16 a a a a32 a a a a64 a a a a a a a a2 +} +@end lilypond + +Kvůli vytvoření @notation{Tečkovaná nota,,tečkované noty} +je jednoduše za délkou noty napsána tečka @code{.}. Délka +tečkované noty musí být udána výslovně, tudíž včetně +čísla. + +@lilypond[verbatim,quote] +\relative c'' { + a4 a a4. a8 + a8. a16 a a8. a8 a4. +} +@end lilypond + + +@subheading Pomlky + +@cindex Pomlky +@cindex psaní pomlk +@cindex notový zápis pomlk + +@notation{Pomlka} se zadává tím samým způsobem, jakým se zadává nota; jejím +označením je @code{r}@tie{}: + +@lilypond[verbatim,quote] +\relative c'' { + a4 r r2 + r8 a r4 r4. r8 +} +@end lilypond + + +@subheading Udání taktu + +@cindex Druh taktu + +@funindex \time +@funindex time + +Slovníček: @rglos{time signature}. + +@notation{Druh taktu} lze určit příkazem +@code{\time}: + +@lilypond[verbatim,quote] +\relative c'' { + \time 3/4 + a4 a a + \time 6/8 + a4. a + \time 4/4 + a4 a a a +} +@end lilypond + + +@subheading Vyznačení tempa + +@cindex Vyznačení tempa +@cindex Údaj metronomu + +@funindex \tempo +@funindex tempo + +Slovníček: @rglos{tempo indication}, @rglos{metronome}. + +@notation{Vyznačení tempa} a @notation{údaj metronomu} lze +zapsat příkazem @code{\tempo}: + +@lilypond[verbatim,quote] +\relative c'' { + \time 3/4 + \tempo "Andante" + a4 a a + \time 6/8 + \tempo 4. = 96 + a4. a + \time 4/4 + \tempo "Presto" 4 = 120 + a4 a a a +} +@end lilypond + + +@subheading Notový klíč + +@cindex Klíč +@cindex Alt +@cindex Soprán +@cindex Tenor +@cindex Bas + +@funindex \clef +@funindex clef + +Slovníček: @rglos{clef}. + +@notation{Notový klíč} lze zapsat příkazem +@code{\clef}: + +@lilypond[verbatim,quote] +\relative c' { + \clef "treble" + c1 + \clef "alto" + c1 + \clef "tenor" + c1 + \clef "bass" + c1 +} +@end lilypond + + +@subheading Vše dohromady + +Zde je malý příklad, který obsahuje všechna tato vymezení: + +@lilypond[verbatim,quote] +\relative c, { + \clef "bass" + \time 3/4 + \tempo "Andante" 4 = 120 + c2 e8 c' + g'2. + f4 e d + c4 c, r4 +} +@end lilypond + + +@seealso +Doporučení pro notový zápis: @ruser{Nastavení výšek tónů}, +@ruser{Zadání rytmu}, @ruser{Zadání pomlk}, +@ruser{Udání taktu}, @ruser{Notový klíč}. + + +@node Práce na vstupních souborech +@subsection Práce na vstupních souborech +@translationof Working on input files + +@cindex kulaté závorky +@cindex Závorky, kulaté +@cindex Poznámky +@cindex Řádkové poznámky +@cindex Blokové poznámky +@cindex Psaní velkých a malých písmen +@cindex Výrazy +@cindex Velká písmena +@cindex Malá písmena + +@funindex { ... } +@funindex % +@funindex %@{ ... %@} + + +Zdrojové soubory LilyPondu jsou si podobné se soubory ve většině +programovacích jazyků: Obsahují označení verze, +je třeba dávat pozor na psaní velkých a malých písmen +a prázdné znaky jsou přehlíženy. Výrazy jsou uzavřeny +do kulatých závorek @w{@code{@{ @}}} a poznámky +jsou opatřeny poznámkou znaku procenta @code{%} +nebo obklopeny @w{@code{%@{ @dots{} %@}}}. + +Zdá-li se to nyní být nesrozumitelné, zde je vysvětlení: + +@itemize +@item +@strong{Označení verze}: +Každý soubor LilyPondu musí obsahovat označení verze. +Označení verze je jeden řádek, který vyhlašuje tu verzi LilyPondu, +pro kterou byl onen soubor napsán, jak je to zřejmé na +příkladu: + +@example +\version "@w{@version{}}" +@end example + +Obvykle je označení verze v souboru napsáno +nahoře. + +Označení verze je velice důležité ze dvou důvodů: 1. s jeho pomocí +se lze pustit do automatické aktualizace vstupních souborů, +když je třeba změnit skladbu LilyPond-. 2. je zde zapsána +ta verze LilyPondu, která je nutná pro sestavení +souboru. + +Když označení verze v souboru chybí, vydá LilyPond +během sestavování souboru varování. + +@item +@strong{Psaní velkých a malých písmen:} +Význam znaku se mění podle toho, zda je zapsáno +velké (@w{@code{A, B, S, T}}) nebo malé + (@w{@code{a, b, s, t}}). Noty se vždy musí zapisovat +malými písmeny, @w{@samp{@{ c d e @}}} se chová vhodně, +zatímco @w{@samp{@{ C D E @}}} vyrábí chybu. + +@item @strong{Prázdné znaky:} +Nehraje žádnou úlohu, kolik prázdných znaků nebo tabulátorů nebo +prázdných řádků se nachází mezi znaky zdrojového souboru. +@w{@samp{@{ c d e @}}} znamená totéž co +@w{@samp{@{ c @ @ @ @ @ d e @}}} nebo +@example +@{ c4 d + e @} +@end example + +@noindent +Přirozeně se poslední příklad čte o něco hůře. Dobrým pravidlem je +odsazovat bloky kódu dvěma prázdnými znaky: +@example +@{ + c4 d e +@} +@end example + +Prázdné znaky @emph{jsou} však nezbytné kvůli oddělení četných +skladebných prvků od sebe. Prázdné znaky tedy mohou být @emph{přidány} +vždy, ale nesmějí být @emph{odstraněny}. Jelikož chybějící +prázdné znaky mohou způsobit velmi podivná chybová hlášení, +naznačuje se, přidat jeden prázdný znak vždy před a po skladebném +prvku, zhruba před a po kulatých závorkách. + +@item @strong{Výrazy:} +I ten nejmenší úryvek kódu LilyPondu musí být uzavřen v +@strong{@{@tie{}kulatých@tie{}závorkách@tie{}@}}. Tyto +závorky LilyPondu ukazují, že se jedná o hudební výraz patřící +k sobě, právě tak jako k sobě patří závorky @q{()} v matematice. +Závorky by měly být pokaždé obklopeny prázdným znakem, abychom se vyhnuli +dvojznačnostem. Má to pak ještě být tak, aby se nacházely +na začátku nebo na konci řádku. + +Příkaz pro LilyPond následovaný jednoduchým výrazem +v závorkách (jako například @q{@w{@code{@bs{}relative c' @{ @dots{} @}}}}) +je též hodnocen jako jednotlivý hudební výraz. + +@cindex Poznámky +@cindex Řádkové poznámky +@cindex Blokové poznámky + +@item +@strong{Poznámky:} +Poznámka je připomínkou lidskému čtenáři zdrojového souboru. +Při zpracování souboru je programem přehlížena, takže na tiskový +výstup not nemá žádný účinek. +Jsou dva rozdílné druhy poznámek. Znak procenta +@q{%} předchází řádkové poznámce: Vše po tomto znaku +je v tomto řádku přehlíženo. +Obvykle je ke kódu připsána poznámka @emph{über}, +ke které se tento vztahuje. + +@example +a4 a a a +% Tato poznámka se odvolává na H +b2 b +@end example + + +Bloková poznámka je celým úryvkem s poznámkou. +Vše, co je obklopeno @code{%@{} +a @code{%@}}, se přehlíží. Znamená to, +že jedna bloková poznámka se nemůže nacházet v jiné +blokové poznámce. Když byste to měli zkusit, +ukončí již první @code{%@}} @emph{obě} +blokové poznámky. Následující příklad ukazuje jedno +možné použití poznámek: + +@example +% Noty pro zajiskření zajiskření zde + c4 c g' g a a g2 + +%@{ + Tyto řádky a noty dole jsou přehlíženy, + protože se nacházejí v jedné blokové + poznámce. + + f4 f e e d d c2 +%@} +@end example + +@end itemize + + +@node Vypořádání se s chybami +@section Vypořádání se s chybami +@translationof Dealing with errors + +@cindex Řešení chyb + +Někdy LilyPond nevytvoří notový obraz takový, jaký jste očekávali. Tento +úryvek poskytuje několik odkazů, aby vám pomohl při řešení +možných potíží. + + +@menu +* Obecné rady k řešení chyb:: +* Některé časté chyby:: +@end menu + +@node Obecné rady k řešení chyb +@subsection Obecné rady k řešení chyb +@translationof General troubleshooting tips + +Řešení chyb při potížích s LilyPondem může pro člověka, který je +zvyklý na obrazové uživatelské rozhraní, představovat velkou výzvu, protože +neplatné vstupní soubory vytvořeny být mohou. Když se tak stane, je +logický postup pustit se do toho, potíže určit a řešit, nejlepší +cestou. Některé směrnice, jak se tyto potíže můžete naučit řešit, +se nacházejí v @rprogram{Troubleshooting}. + + +@node Některé časté chyby +@subsection Některé časté chyby +@translationof Some common errors + +@cindex časté chyby +@cindex Chyby, časté + +Jsou některé běžné chyby, které se dají vyřešit obtížně, když má člověk +jen hlášení chyb v souboru s chybami. Blíže budou osvětleny v +@rprogram{Common errors}. + + + +@node Jak se mají příručky číst +@section Jak se mají příručky číst +@translationof How to read the manuals + +Tato část ukazuje, jak lze dokumentaci číst účinně a +a vysvětluje také některé užitečné vlastnosti internetové +verze. + +@menu +* Vypuštěný materiál:: +* Klepnutelné příklady:: +* Přehled o příručkách:: +@end menu + + +@node Vypuštěný materiál +@subsection Vypuštěný materiál +@translationof Omitted material + +@cindex Příručka, čtení +@cindex Jak se má příručka číst +@cindex Čtení příručky +@cindex Příklady, klepnutelné +@cindex Klepnutelné příklady +@cindex Předlohy +@cindex Předlohy +@cindex Sestavit soubory, odkazy +@cindex Sestavení souborů, odkazy +@cindex Odkazy pro sestavení souborů + +LilyPond-Code musí být vždy obklopen znakem @code{@{ @}} nebo +@w{@code{@bs{}relative c'' @{ @dots{} @}}}, jak je to ukázáno +v @ref{Práce na vstupních souborech}. +Ve zbytku této příručky se toho ovšem většina příkladů vzdá. +Abyste je napodobil, můžete zkopírovat odpovídající zdrojový +kód a vložit jej do textového souboru, ale přitom +@strong{musíte} vložit +@w{@code{@bs{}relative c'' @{ @dots{} @}}}, jak je to ukázáno zde: + +@example +\relative c'' @{ + @dots{}zde jeden příklad@dots{} +@} +@end example + +Proč se zde většinou vynechávají závorky? Většina příkladů +může být nakopírována do delšího hudebního díla, a potom přirozeně +není smysluplné, když se k tomu nachomýtne +@w{@code{@bs{}relative c'' @{ @dots{} @}}}; @code{\relative} nesmí +být zapsán uvnitř jiného @code{\relative}, +proto je zde vynechán, aby příklady pracovaly i v jiné +souvislosti. Kdyby byla u každého příkladu zapsána +@w{@code{@bs{}relative c'' @{ @dots{} @}}}, +nemohl byste malé příklady z dokumentace jednoduše přidat +do svého vlastního notového textu. Většina uživatelů chce noty +přidat do již jsoucího souboru někde vprostřed, a z toho důvodu +byl relativní režim v příkladech v příručce +vynechán. + +Myslete také na to, že každý soubor LilyPondu má mít označení verze +příkazem @code{\version}. Protože jsou příklady v příručkách úryvky +a nikoli úplnými soubory, chybí zde označení verze. Vždy byste je ale +do svých vlastních souborů měl vložit. + + +@node Klepnutelné příklady +@subsection Klepnutelné příklady +@translationof Clickable examples + +@warning{Tato vlastnost je pouze v dokumentaci HTML.} + +Mnoho lidí se učí programům tím, že se v nich jednoduše vrtají. Jde +to i s LilyPondem. Když ve verzi HTML této příručky klepnete na +nějaké vyobrazení, obdržíte přesný kód LilyPondu, jenž byl +použit pro sazbu obrázku. Vyzkoušejte to s tímto +vyobrazením: + +@c no verbatim here +@c KEEP LY +@lilypond[quote] +\relative c'' { + c4-\markup { \bold \huge { Klepněte sem! } } +} +@end lilypond + +Když zkopírujete jednoduše vše, co se nachází v úryvku + @qq{ly snippet}, a vložíte to do textového souboru, +máte již hotovou předlohu pro další pokusy. +Experimente. Abyste sám dosáhl téhož vzhledu, jaký je v příkladu, +musíte zkopírovat vše od řádku @qq{Start +cut-&-pastable section} až do konce souboru. + + +@ignore + +@n ode Navádění klávesnicí +@s ubsection Navádění klávesnicí +@translationof Keyboard navigation + +@warning{Tato funkce je pouze ve verzi HTML příručky.} + +@c TODO: once this is figured out, insert it here. + +V současnosti se na této funkci pracuje. +@end ignore + + +@node Přehled o příručkách +@subsection Přehled o příručkách +@translationof Overview of manuals + + +Pro LilyPond je hodně dokumentace. Noví uživatelé jsou často popleteni +tím, které části z ní mají číst, a tak se stává, že někdy nejsou +čteny její důležité části. + +@warning{Nepřeskakujte, prosím, žádné důležité části +dokumentace. Jinak pro vás bude později o hodně těžší +rozumět pozdějším částem.} + +@itemize + +@item +@strong{Předtím než @emph{cokoli} vyzkoušíte}: Přečtěte si části +@ref{Cvičení} a @ref{Běžný notový zápis}. Když narazíte +hudební odborné pojmy, které neznáte, +podívejte se na ně v @rglosnamed{Top, Slovníček}. + +@item +@strong{Předtím než napíšete úplný kousek}: Přečtěte si část +@ref{Základní pojmy} v příručce k učení se. +Potom se můžete na pro váš projekt důležité části podívat +v @rusernamed{Top, Doporučení pro notový zápis}. + +@item +@strong{Předtím než se pokusíte měnit obvyklý notový zápis}: +Přečtěte si @ref{Změna výstupu,,o změně výstupu} v příručce k učení se. + +@item +@strong{Předtím než se pustíte do většího projektu}: Přečtěte si část +@rprogram{Návrhy, jak psát soubory} +v části věnované používání programu. + +@end itemize + diff --git a/Documentation/cs/macros.itexi b/Documentation/cs/macros.itexi new file mode 100644 index 0000000000..dc582387c6 --- /dev/null +++ b/Documentation/cs/macros.itexi @@ -0,0 +1,787 @@ +@c -*- coding: utf-8; mode: texinfo; -*- +@ignore + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes.. +@end ignore + + +@include version.itexi +@include common-macros.itexi + + +@c ***** Displaying text ***** + +@c To get decent quotes in ,foo' and ,,foo''. +@c These need to be split up so that "@qq{foo}." looks nice. :( + +@macro q{TEXT} +@quotesinglbase{}\TEXT\@quoteleft{} +@end macro + +@macro qq{TEXT} +@quotedblbase{}\TEXT\@quotedblleft{} +@end macro + + +@ifhtml + +@macro warning{TEXT} +@html +
+@end html +@strong{Pozor:} \TEXT\ +@c keep the space for proper nesting of

+ +@html +
+@end html +@end macro + +@end ifhtml + +@ifnothtml + +@macro warning{TEXT} +@quotation +@quotation +@cartouche +@b{Achtung:} \TEXT\ +@end cartouche +@end quotation +@end quotation +@end macro + +@end ifnothtml + + +@macro docMain +@cartouche +Pro více informací, jaké místo má tato příručka mezi jinými +příručkami, nebo kvůli čtení této příručky v jiném formátu, +navštivte, prosím, @rweb{Manuals}. + +Pokud vám příručky chybí, naleznete celou dokumentaci +pod @w{@uref{http://@/www@/.lilypond@/.org/}}. +@end cartouche +@end macro + + +@macro lilyTitlePage{TITLE} +@c This produces the unified index +@syncodeindex fn cp +@syncodeindex vr cp + + +@c ***** Copyright stuff ***** +@ifset FDL +@copying +@copyrightDeclare + +@emph{The translation of the following copyright notice is provided +for courtesy to non-English speakers, but only the notice in English +legally counts.} + +@emph{Překlad následující poznámky k autorskému právu je pro čtenáře, +který neumí anglicky, k obeznámení se. V právním smyslu je ale platná +pouze anglická verze.} + +@quotation +Tento dokument je dovoleno rozšiřovat, kopírovat, a/nebo +upravovat za podmínek licence GNU Free Documentation, verze 1.1 nebo jakékoli pozdější, +ve verzi zveřejněné Free Software Foundation; s žádnými neměnnými částmi. +Kopie licence je zahrnuta v oddíle nazvaném GNU +Free Documentation License. +@end quotation + +@quotation +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 +or any later version published by the Free Software Foundation; +with no Invariant Sections. +A copy of the license is included in the section entitled ``GNU +Free Documentation License''. +@end quotation +@end copying +@end ifset + +@ifclear FDL +@copying +Tento dokument byl zařazen jako volně šiřitelné dílo. +@end copying +@end ifclear + + +@c ***** Title page ***** +@ifnottex +@node Top +@top LilyPond -- \TITLE\ + +@cartouche +@manualIntro{} +@end cartouche +@end ifnottex + +@finalout + +@titlepage +@title LilyPond +@subtitle Program pro sazbu not +@titlefont{\TITLE\} +@author Družstvo vývojářů LilyPondu + +@vskip 60pt + +@cartouche +@manualIntro{} +@end cartouche + +@vskip 40pt + +@docMain{} + +@vskip 0pt plus 1filll + +@insertcopying + +Pro LilyPond ve verzi @version{} +@end titlepage + +@end macro + + + +@c ***** Headings in a doc subsection ***** + +@c Don't insert an empty line after @predefined! Right now +@c it doesn't matter, but a future implementation will probably +@c add some code which needs this restriction. + +@macro predefined +@noindent +@subsubheading Předem stanovené příkazy +@end macro + +@c The next macro is a dummy currently since texinfo doesn't +@c provide a real ragged-right environment yet. +@c +@c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245) +@c the macro must not be empty. + +@macro endpredefined +@c +@end macro + + +@macro snippets +@noindent +@subsubheading Vybrané úryvky +@end macro + + + +@c Don't insert an empty line after @seealso! Otherwise we get +@c unwanted extra vertical space in the PDF output. + +@macro seealso +@noindent +@subsubheading Podívejte se také na +@indent +@end macro + + +@macro knownissues +@noindent +@subsubheading Známé potíže a upozornění +@end macro + + + +@c ***** Links and references ***** + +@c Definitions for references: +@c +@c @rweb +@c @ressay +@c @rglos +@c @rinternals +@c @rlearning +@c @rlsr +@c @ruser +@c @rprogram +@c @rchanges +@c @rextend +@c @rcontrib +@c +@c All these also have a @...named version which allows to specify the +@c displayed text for the reference as second argument. +@c +@c ***** HTML + bigpage is a special case (other manual names); all other +@c formats are treated similarly. + + +@c *** not TeX *** + +@ifnottex + +@c ** bigpage ** + +@ifset bigpage + +@macro rglos{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,music-glossary-big-page,Slovníček} +@end macro + +@macro rglosnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Slovníček} +@end macro + +@macro rlearning{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,learning-big-page,Příručka k učení se} +@end macro + +@macro rlearningnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,learning-big-page,Příručka k učení se} +@end macro + +@macro ruser{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,notation-big-page,Doporučení pro notový zápis} +@end macro + +@macro rusernamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,notation-big-page,Doporučení pro notový zápis} +@end macro + +@macro rextend{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,extending-big-page,Extending} +@end macro + +@macro rextendnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,extending-big-page,Extending} +@end macro + +@macro rchanges{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,changes-big-page,Changes} +@end macro + +@macro rchangesnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,changes-big-page,Changes} +@end macro + +@macro rcontrib{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,contributor-big-page,Contributor's Guide} +@end macro + +@macro rcontribnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,contributor-big-page,Contributor's Guide} +@end macro + +@macro rweb{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,web-big-page,Všeobecné informace} +@end macro + +@macro rwebnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,web-big-page,Všeobecné informace} +@end macro + +@macro ressay{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,essay-big-page,Článek} +@end macro + +@macro ressaynamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,essay-big-page,Článek} +@end macro + +@macro rprogram{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,usage-big-page,Používání programu} +@end macro + +@macro rprogramnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,usage-big-page,Používání programu} +@end macro + +@macro rlsr{TEXT} +@ref{\TEXT\,,,snippets-big-page,Úryvky} +@end macro + +@macro rlsrnamed{TEXT,DISPLAY} +@ref{\TEXT\,,\DISPLAY\,snippets-big-page,Úryvky} +@end macro + +@macro rinternals{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,internals-big-page,Doporučení pro vnitřní části} +@end macro + +@macro rinternalsnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,internals-big-page,Doporučení pro vnitřní části} +@end macro + +@end ifset + + +@c ** not bigpage ** + +@ifclear bigpage + +@ifnotinfo + +@macro rglos{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,music-glossary,Slovníček} +@end macro + +@macro rglosnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,music-glossary,Slovníček} +@end macro + +@macro rlearning{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,learning,Příručka k učení se} +@end macro + +@macro rlearningnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,learning,Příručka k učení se} +@end macro + +@macro ruser{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,notation,Doporučení pro notový zápis} +@end macro + +@macro rusernamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,notation,Doporučení pro notový zápis} +@end macro + +@macro rchanges{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-changes,Changes} +@end macro + +@macro rchangesnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,lilypond-changes,Changes} +@end macro + +@macro rextend{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,extending,Extending} +@end macro + +@macro rextendnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,extending,Extending} +@end macro + +@macro rcontrib{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,contributor,Contributor's Guide} +@end macro + +@macro rcontribnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,contributor,Contributor's Guide} +@end macro + +@macro rweb{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,web,Všeobecné informace} +@end macro + +@macro rwebnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,web,Všeobecné informace} +@end macro + +@macro ressay{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,essay-big-page,Článek} +@end macro + +@macro ressaynamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,essay-big-page,Článek} +@end macro + +@macro rprogram{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,usage,Používání programu} +@end macro + +@macro rprogramnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,usage,Používání programu} +@end macro + +@macro rlsr{TEXT} +@ref{\TEXT\,,,snippets,Úryvky} +@end macro + +@macro rlsrnamed{TEXT,DISPLAY} +@ref{\TEXT\,,\DISPLAY\,snippets,Úryvky} +@end macro + +@macro rinternals{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,internals,Doporučení pro vnitřní části} +@end macro + +@macro rinternalsnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,internals,Doporučení pro vnitřní části} +@end macro + +@end ifnotinfo + +@ifinfo + +@macro rglos{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,music-glossary,Slovníček} +@end macro + +@macro rglosnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,music-glossary,Slovníček} +@end macro + +@macro rlearning{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-learning,Příručka k učení se} +@end macro + +@macro rlearningnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-learning,Příručka k učení se} +@end macro + +@macro ruser{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-notation,Doporučení pro notový zápis} +@end macro + +@macro rusernamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,lilypond-notation,Doporučení pro notový zápis} +@end macro + +@macro rchanges{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-changes,Changes} +@end macro + +@macro rchangesnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,lilypond-changes,Changes} +@end macro + +@macro rextend{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-extending,Extending} +@end macro + +@macro rextendnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,lilypond-extending,Extending} +@end macro + +@macro rcontrib{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-contributor,Contributor's Guide} +@end macro + +@macro rcontribnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,lilypond-contributor,Contributor's Guide} +@end macro + +@macro rweb{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,web,Všeobecné informace} +@end macro + +@macro rwebnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,web, Všeobecné informace} +@end macro + +@macro ressay{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-essay,Článek} +@end macro + +@macro ressaynamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,lilypond-essay,Článek} +@end macro + +@macro rprogram{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-usage,Používání programu} +@end macro + +@macro rprogramnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,lilypond-usage,Používání programu} +@end macro + +@macro rlsr{TEXT} +@ref{\TEXT\,,,lilypond-snippets,Úryvky} +@end macro + +@macro rlsrnamed{TEXT,DISPLAY} +@ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Úryvky} +@end macro + +@macro rinternals{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-internals,Doporučení pro vnitřní části} +@end macro + +@macro rinternalsnamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,lilypond-internals,Doporučení pro vnitřní části} +@end macro + +@end ifinfo + +@end ifclear + +@end ifnottex + + +@c *** TeX *** + +@iftex + +@c All commands below should work in the middle of the line; +@c we thus must not use @vindex directly since it works only if placed +@c on a line of its own. To overcome this problem, we define a +@c replacement macro using the internal definition of @vindex which +@c delimits arguments in the standard way (i.e., with braces). + +@tex +\gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces} +@end tex + +@macro rglos{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,music-glossary,Slovníček} +@end macro + +@macro rglosnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,music-glossary,Slovníček} +@end macro + +@macro rlearning{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,learning.cs,Příručka k učení se} +@end macro + +@macro rlearningnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,learning.cs,Příručka k učení se} +@end macro + +@macro ruser{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,notation.cs,Doporučení pro notový zápis} +@end macro + +@macro rusernamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,notation.cs,Doporučení pro notový zápis} +@end macro + +@macro rchanges{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,changes,Changes} +@end macro + +@macro rchangesnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,changes,Changes} +@end macro + +@macro rextend{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,extending,Extending} +@end macro + +@macro rextendnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,extending,Extending} +@end macro + +@macro rcontrib{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,contributor,Contributor's Guide} +@end macro + +@macro rcontribnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,contributor,Contributor's Guide} +@end macro + +@macro rweb{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,web.cs,Všeobecné informace} +@end macro + +@macro rwebnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,web.cs,Všeobecné informace} +@end macro + +@macro ressay{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,essay.cs,Článek} +@end macro + +@macro ressaynamed{TEXT,DISPLAY} +@vindex \TEXT\ +@ref{\TEXT\,,\DISPLAY\,essay.cs,Článek} +@end macro + +@macro rprogram{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,usage.cs,Používání programu} +@end macro + +@macro rprogramnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,usage.cs,Používání programu} +@end macro + +@macro rlsr{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,snippets,Úryvky} +@end macro + +@macro rlsrnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,snippets,Úryvky} +@end macro + +@macro rinternals{TEXT} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,,internals,Doporučení pro vnitřní části} +@end macro + +@macro rinternalsnamed{TEXT,DISPLAY} +@lilyvindex{\TEXT\} +@ref{\TEXT\,,\DISPLAY\,internals,Doporučení pro vnitřní části} +@end macro + +@end iftex + + +@c ***** Macros specific to the web site ***** + +@ifset web + +@macro exampleImage{IMAGE-FILE} +@html +
+ + \IMAGE-FILE\ + +

+ (Klepnout pro zvětšení) +

+
+@end html +@iftex +@image{ly-examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png} +@end iftex +@ifinfo +@image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png} +@end ifinfo +@end macro + + +@macro help{TEXT} +@html +
+ + Hledá se pomoc: + \TEXT\ +
+@end html +@end macro + +@c LEGALESE + +@macro logoLegalLinux +Tux the Linux Penguin was created by +@uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu} with +@uref{http://www.isc.tamu.edu/~lewing/gimp/, the Gnu Image +Manipulation Program}. + +@end macro + +@macro logoLegalFreeBSD +The FreeBSD logo is a registered trademark of +@uref{http://www.freebsd.org/, The FreeBSD Foundation}. + +@end macro + +@macro logoLegalMacOSX +The @qq{X image} is not a registered trademark. It was created by +@uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} and +@uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull}, and +placed under the GNU Free Documentation License version 1.2 or later. +We found the image on +@uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png, +this Wikipedia Commons page}. + +@end macro + +@macro logoLegalWindows +The @qq{four colored rectangles image} is not a registered +trademark. It was created by +@uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} and +placed under the GNU Free Documentation License version 1.2. We +found the image on +@uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos, +this Wikipedia Commons page}. + +@end macro + +@end ifset + + + +@c ***** Macros specific to translated docs ***** + + +@macro englishref +Tato část ještě nebyla přeložena. Čtěte, prosím, +úryvek v anglické uživatelské příručce. +@end macro + diff --git a/Documentation/cs/texidocs/GNUmakefile b/Documentation/cs/texidocs/GNUmakefile new file mode 100644 index 0000000000..0ffa75869c --- /dev/null +++ b/Documentation/cs/texidocs/GNUmakefile @@ -0,0 +1,5 @@ +depth=../../.. + +EXTRA_DIST_FILES=$(call src-wildcard,*.texidoc) + +include $(depth)/make/stepmake.make diff --git a/Documentation/cs/web.texi b/Documentation/cs/web.texi new file mode 100644 index 0000000000..ade69fec15 --- /dev/null +++ b/Documentation/cs/web.texi @@ -0,0 +1,315 @@ +\input texinfo @c -*- coding: utf-8; mode: texinfo; -*- +@ignore + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes. +@end ignore + +@c Translators: Pavel Fric + +@setfilename web.info +@settitle LilyPond -- Zápis not pro každého +@documentencoding UTF-8 +@documentlanguage cs +@afourpaper + +@c `Web' was imported 2009-08-05 with git commit b938d71... +@c @macro copyrightDeclare +@c Copyright @copyright{} 2009--2010 by the authors. +@c @end macro + +@set FDL +@set web +@include macros.itexi +@include weblinks.itexi + +@afourpaper + +@c don't remove this comment. +@ignore +@omfcreator Graham Percival and Patrick McCarty +@omfdescription General info about the LilyPond music engraving system +@omftype program usage +@omfcategory Applications|Publishing +@omflanguage Czech +@end ignore + +@copying +Autorské právo @copyright{} 2009-2010 autoři. + +@c next line is necessary for broken pre-4.13 texinfo's +@c install-info, so leave it there until we officially +@c bump the required version. -gp +Tento soubor dokládá internetový výstup LilyPondu. + +@quotation +Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, +Version 1.1 or any later version published by the Free Software +Foundation; with no Invariant Sections. A copy of the license is +included in the section entitled ``GNU Free Documentation +License''. +@end quotation +@end copying + +@c Info files are no longer installed in a subdirectory, images are +@c expected to be found in lilypond/ subdirectory. +@dircategory GNU LilyPond --- the music typesetter +@direntry +* Příručka LilyPond k učení se: (lilypond-learning). Začátek je zde. +* Slovníček: (music-glossary). Překlad pojmů z angličtiny do dalších řečí. +* Příručka pro zápis not v LilyPondu: (lilypond-notation). Příručka pro zápis not v LilyPondu. +* Úryvky LilyPondu: (lilypond-snippets). Mnoho triků, rad a příkladů. +* Doporučení pro vnitřní části LilyPondu: (lilypond-internals). Vysvětlení k nastavení. +* Používání programu LilyPond: (lilypond-usage). Instalace a používání programu. +* Internetové stránky k LilyPond: (lilypond-web). Přehled nových internetových stránek. +* lilypond: (lilypond-usage)spuštění LilyPondu. Vyvolání programu LilyPond. +* abc2ly: (lilypond-usage)spuštění abc2ly. Zavedení notace ABC. +* convert-ly: (lilypond-usage)Obnova souborů pomocí convert-ly. Starší verze LilyPondu. +* etf2ly: (lilypond-usage)spuštění etf2ly. Zavedení souborů Finale. +* lilypond-book: (lilypond-usage)Kniha o LilyPondu. Vložení textu a not. +* midi2ly: (lilypond-usage)spuštění midi2ly. Zavedení MIDI. +* musicxml2ly: (lilypond-usage)spuštění musicxml2ly. Zavedení souborů MusicXML. +@end direntry + + +@c TITLE PAGE +@ifnottex +@node Začátek +@top LilyPond... Notová sazba pro každého +@translationof Top +@end ifnottex + +@c hack for texi2html, bleh -gp +@ifnothtml + +@finalout + +@titlepage +@title LilyPond +@subtitle Program pro sazbu not +@titlefont{Všeobecné informace} +@author Družstvo vývojářů LilyPondu + +@vskip 0pt plus 1filll +@c @vskip 20pt + +@insertcopying + +Pro LilyPond ve verzi @version{} +@end titlepage +@end ifnothtml +@c end hack for texi2html + + +@c ************************ WEBSITE START *************** + + +@divId{pageHeader} +@heading LilyPond + +... Notová sazba pro každého +@divEnd + +@c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet} +@imageId{lilylogo,double-lily-modified3,png,LilyPond logo} +@c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet} + +@divId{quickSummary} +@subheading Co je to LilyPond? + +LilyPond je programem pro sazbu not s otevřeným zdrojovým kódem, který byl vytvořen s tím cílem, zajistit tisk hudebnin v té nejlepší možné jakosti. Tento program s otevřeným zdrojovým kódem umožňuje dosáhnout krásy ručně rytých tradičních notových sazeb v počítačem vysázených notách. + +@divClass{align-right} +Více se dočtete v @ref{Úvod}! + +@divEnd +@divEnd + +@divClass{separator} +@divEnd + + +@divId{news} + +@c TODO: generate this automatically, including RSS feed. +@include web/news-front.itexi + +@divClass{float-right} +(@ref{Old news,,,,Starší novinky}) +@divEnd + +@divEnd + +@ifclear web_version + @c do nothing +@end ifclear +@ifset web_version + @c make the box: +@divId{latestVersion} +@subheading Přímé odkazy + +@c TODO: javascript to detect OS and suggest download? + +@subsubheading Stálá verze + +@ref{Stažení, Stažení @versionStable} + +@ref{Manuals, Manuals @versionStable} + +@subsubheading Vývojářská verze + +@ref{Development, Stažení @versionDevel} + +@ref{Development, Manuals @versionDevel} + +@divEnd +@end ifset + + +@ifnottex + +@divClass{hide} +@menu +* Úvod:: Se sázením not začněte zde. +* Stažení:: Stažení LilyPondu. +* Příručky:: Četba příruček. +* Společenství:: Zahájit spojení s jinými uživateli. +@end menu +@divEnd + +@end ifnottex + +@contents + +@allowcodebreaks false + + +@c ****************** GENERAL STUFF FOR INFO ************ +@ignore +Distributions will want to install lilypond.info in postinstall, doing: + + install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info + + * Prepend GNU for dir, must be unique. + + * Do not list the `lilypond' node at toplevel, so that `info lilypond' + goes to Top. + + * List all commands in direntry. + +@end ignore + + + + +@c FIXME: this still doesn't solve the broken links in pdf and big +@c html; we'll need a bunch of @iftext and stuff in here. -gp +@c ****************** SPECIAL MACROS FOR WEB MANUAL ************ + +@macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize} +@subheading Čtěte + +@docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\} + +@end macro + +@macro docLinkSplit{name,base,webLink} +@ifclear web_version + @uref{../\base\/index.html, \name\ (rozdělené HTML)} +@end ifclear +@ifset web_version + \webLink\ +@end ifset +@end macro + +@macro docLinkBig{name,base,webLink} +@ifclear web_version + @uref{../\base\-big-page.html, \name\ (velké HTML)} +@end ifclear +@ifset web_version + \webLink\ +@end ifset +@end macro + +@macro docLinkPdf{name,base,webLink} +@ifclear web_version + @uref{../\base\.pdf, \base\.pdf} +@end ifclear +@ifset web_version + \webLink\ +@end ifset +@end macro + + +@macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize} + +@divClass{keep-bullets} +@itemize + +@item @docLinkSplit{\name\,\base\,\split\} @minus{} + Příručka je rozdělena do mnoha stránek HTML. + @*@ @ @emph{(menší stažení pro každou stránku)} + +@item @docLinkBig{\name\,\base\,\big\} @minus{} + Příručka na jedné velké stránce HTML. + @*@ @ @emph{(větší jednorázové stažení, \bigsize\)} + +@item @docLinkPdf{\name\,\base\,\pdf\} @minus{} + Příručka jako soubor PDF. + @*@ @ @emph{(větší jednorázové stažení, \pdfsize\)} + +@end itemize + +@divEnd + +@end macro + + +@c don't add any extra spaces in this macro -gp +@macro ifWebLinks{webLink,normalLink} +@ifclear web_version + \normalLink\: +@end ifclear +@ifset web_version + \webLink\: +@end ifset +@end macro + + +@ifhtml +@macro contactUsAbout{topic} + +@divClass{heading-center} +@divClass{contactBox} +If you are aware of any other \topic\ which could be listed here, +please let us know by following the instructions on +@ref{Bug reports}. + +@divEnd +@divEnd + +@end macro +@end ifhtml + +@ifnothtml +@macro contactUsAbout{topic} +@cartouche +If you are aware of any other \topic\ which could be listed here, +please let us know by following the instructions on +@ref{Bug reports}. + +@end cartouche + +@end macro +@end ifnothtml + +@include web/introduction.itexi +@include web/download.itexi +@include web/manuals.itexi +@include web/community.itexi + + +@bye diff --git a/Documentation/cs/web/GNUmakefile b/Documentation/cs/web/GNUmakefile new file mode 100644 index 0000000000..425cc1d8e2 --- /dev/null +++ b/Documentation/cs/web/GNUmakefile @@ -0,0 +1,5 @@ +depth = ../../.. + +LOCALSTEPMAKE_TEMPLATES = ly + +include $(depth)/make/stepmake.make diff --git a/Documentation/cs/web/community.itexi b/Documentation/cs/web/community.itexi new file mode 100644 index 0000000000..0adfba28bc --- /dev/null +++ b/Documentation/cs/web/community.itexi @@ -0,0 +1,855 @@ +@c -*- coding: utf-8; mode: texinfo; -*- +@ignore + Translation of GIT committish: aa632c095138aaaa0f50f73c90e72efb4b61d745 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes. +@end ignore + +@c Translators: Pavel Fric + +@include included/authors.itexi +@include included/helpus.itexi + +@node Společenství +@unnumbered Společenství +@translationof Community + +@divClass{link-headings} + +@divClass{column-center-top} +@subheading Spolupráce se společenstvím + +@itemize + +@item +@ref{Spojení}: zde se vám může dostat pomoci, můžete se bavit a +zůstat ve spojení se společenstvím (vytvořilo-li se jaké). + +@item +@ref{Malé příklady}: tyto jsou @emph{velmi silně} doporučovány, +když se někdo chce bavit s druhými LilyPondu. + +@item +@ref{Hlášení chyb}: když by šlo něco špatně. + +@end itemize +@divEnd + +@divClass{column-left-bottom} +@subheading Zlepšení LilyPondu + +@itemize + +@item +@ref{Pomozte nám}: vaše pomoc je potřebná. + +@item +@ref{Vývoj}: pro přispěvatele a zkoušeče. + +@item +@ref{Autoři}: lidé, kteří LilyPond udělali tím, +čím je dnes. + +@end itemize +@divEnd + +@divClass{column-right-bottom} +@subheading Různé + +@itemize + +@item +@ref{Uveřejnění}: to, co jsme napsali a co bylo +napsáno o nás. + +@item +@ref{Starší novinky}: archiv. + +@end itemize +@divEnd + +@divEnd + + +@divClass{hide} +@menu +* Spojení:: +* Malé příklady:: +* Hlášení chyb:: +* Pomozte nám:: +* Vývoj:: +* Autoři:: +* Uveřejnění:: +* Starší novinky:: +@end menu +@divEnd + + +@node Spojení +@unnumberedsec Spojení +@translationof Contact + + +@divClass{column-left-bottom} +@subheading Uživatelské skupiny a pomoc + +@subsubheading Poštovní seznam uživatelů: @code{lilypond-user@@gnu.org} + +Tento poštovní seznam je tím hlavním místem, kde se spolu uživatelé baví a vzájemně +si pomáhají. Řečí seznamu je angličtina. Na možnost pomoci v jazyce německém se podívejte níže. + +@quotation +@uref{http://mail.gnu.org/mailman/listinfo/lilypond-user, +lilypond-user Abonnement und Info} + +@uref{http://mail.gnu.org/archive/html/lilypond-user/, +user Archiv1} +@uref{http://www.mail-archive.com/lilypond-user@@gnu.org/, +Archiv2} +@uref{http://dir.gmane.org/gmane.comp.gnu.lilypond.general, +Archiv3} + +@uref{http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.general, +poslat s gmane na lilypond-user} +@end quotation + +@warning{Když kladete dotazy (vždy v angličtině), používejte, +prosím, @ref{Malé příklady,,malých příkladů}!} + + +@subsubheading Sklad kousků LilyPondu + +Sklad kousků LilyPondu (LSR) je velkou sbírkou uživateli vytvořených +příkladů, které můžete volně kopírovat a používat ve svých vlastních +dílech. Podívejte se, co vytvořili jiní lidé a napište své vlastní +příklady! + +@example +@uref{http://lsr.dsi.unimi.it} +@end example + +Obzvláště poučné příklady z LSR jsou zahrnuty v naší +dokumentaci, in @ref{Snippets,,Kousky}. + +@subsubheading IRC + +Nějakou podporu můžete obdržet i na našem kanálu IRC: + +@example +@uref{irc://irc.freenode.net/lilypond, #lilypond@@irc.freenode.net} +@end example + +Tento kanál nemá žádný veřejný archiv, takže každou otázku, která +by mohla být užitečná i pro další uživatele, by bylo lepší položit +na jednom z poštovních seznamů. + +@html +
irc name: + + + + +
+ + +@end html + +@subsubheading Jiné jazyky + +@uref{http://www.lilypondforum.de/, +Německé fórum pro LilyPond} + +@quotation +@uref{http://lists.gnu.org/mailman/listinfo/lilypond-es, +Å panělský poÅ¡tovní seznam} + +@uref{http://groups.google.com/group/lilypond-brasil, +Portugalská skupina} + +@uref{http://lists.gnu.org/mailman/listinfo/lilypond-user-fr, +Francouzský poÅ¡tovní seznam} + +@uref{http://www.lilypondforum.nl/, +Holandské fórum} +@end quotation + +@divEnd + + +@divClass{column-right-top} +@subheading Zůstaňte informováni + +@subsubheading LilyPond Report + +Nejjednodušší cestou, jak zůstat ve spojení, je četba zpravodaje +naÅ¡eho společenství: LilyPond Reportu (v angličtině). + +@example +@uref{http://news.lilynet.net} +@end example + +@subsubheading PoÅ¡tovní seznam pro nové verze: @code{info-lilypond@@gnu.org} + +Tento poÅ¡tovní seznam je činný velice málo a lze jej jen číst: +zde se provádí informování o nových verzích LilyPondu. + +@quotation +@uref{http://lists.gnu.org/mailman/listinfo/info-lilypond, +info-lilypond odběr a informace} + +@uref{http://mail.gnu.org/archive/html/info-lilypond/, +info Archiv1} +@uref{http://www.mail-archive.com/info-lilypond@@gnu.org/, +Archiv2} +@uref{http://dir.gmane.org/gmane.comp.gnu.lilypond.announce, +Archiv3} + +@c don't include gmane posting here. -gp +@end quotation + + +@divEnd + + +@divClass{column-right-bottom} +@subheading Rozprava mezi vývojáři + +@subsubheading PoÅ¡tovní seznam pro vývojáře: @code{lilypond-devel@@gnu.org} + +Na tomto seznamu se nachází větÅ¡ina rozhovorů mezi +vývojáři. Změny se mají posílat sem. + +@quotation +@uref{http://mail.gnu.org/mailman/listinfo/lilypond-devel, +lilypond-devel odběr a informace} + +@uref{http://mail.gnu.org/archive/html/lilypond-devel/, +devel Archiv1} +@uref{http://www.mail-archive.com/lilypond-devel@@gnu.org/, +Archiv2} +@uref{http://dir.gmane.org/gmane.comp.gnu.lilypond.devel, +Archiv3} + +@uref{http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.devel, +poslat s gmane na lilypond-devel} +@end quotation + + +@subsubheading PoÅ¡tovní seznam pro hlášení chyb: @code{bug-lilypond@@gnu.org} + +Zde se nachází hlášení chyb a rozhovory. + +@quotation +@uref{http://mail.gnu.org/mailman/listinfo/bug-lilypond, +bug-lilypond odběr a informace} + +@uref{http://mail.gnu.org/archive/html/bug-lilypond/, +bug Archiv1} +@uref{http://www.mail-archive.com/bug-lilypond@@gnu.org/, +Archiv2} +@uref{http://dir.gmane.org/gmane.comp.gnu.lilypond.bugs, +Archiv3} + +@c don't include gmane posting here. -gp +@end quotation + +@warning{Předtím než napíšete nějakou zprávu na seznam pro hlášení chyb, +přečtěte si, prosím, naÅ¡e směrnice pro @ref{Hlášení chyb}.} + +@divEnd + + + +@node Malé příklady +@unnumberedsec Malé příklady +@translationof Tiny examples + +@divClass{column-center-top} +@subheading Co jsou to @qq{Malé příklady,,malé příklady}? + +Malý příklad je příkladem, z něhož už nejde nic víc +odstranit. +@divEnd + +@divClass{column-left-bottom} +@subheading Proč bych je měl vytvářet? + +@divClass{keep-bullets} +@itemize + +@item +Čím je příklad jednodušší, tím rychleji mu mohou případní +pomocníci porozumět a vám pomoci. + +@item +Jednoduchý příklad ukazuje, že jste se nejdříve sami namáhali s +řeÅ¡ením potíží. Když lidé posílají velké úryvky kódu, +vypadá to tak, že je ani nezajímá, jestli se jim +pomůže, nebo nepomůže. + +@item +Vytváření malého příkladu vás nutí k porozumění tomu, oč +jde. Mnoha chybných hlášení potíží by se Å¡lo vyvarovat, +kdyby se člověk nejprve pokusil o vytvoření malého příkladu. +Když ve svém malém příkladu nemůžete @qq{chybu} napodobit, +půjde nejspíš o malé porozumění LilyPondu, nikoli o chybu. + +@end itemize +@divEnd + +@divEnd + + +@divClass{column-right-bottom} +@subheading Jak jej mám vytvořit? + +@divClass{keep-bullets} +@itemize + +@item +Vždy vložit číslo \version. + +@item +Dělejte jej malý! Příklady na rozdělení místa nebo na rozvržení +strany mohou vyžadovat mnoho taktů not, ale větÅ¡inu potíží +je možné ukázat na jednom taktu. + +@item +Když se pokoušíte o vytvoření příkladu, pokuste se nejprve +úryvek svého souboru odkomentovat @w{(@code{%} +nebo @code{%@{ @dots{} %@}})}. Když něco můžete odkomentovat, +a potíže přetrvávají, odstraňte +odkomentované úryvky. + +@item +Vyvarujte se složitých not, tónin, klíčů nebo druhů taktů, je to +pak vaÅ¡e starost navíc. + +@item +Nepoužívejte @code{\override} nebo @code{\set}, pak se totiž +chyba ukazuje v souvislosti s těmito příkazy. + +@end itemize +@divEnd + +@divEnd + + + + +@node Hlášení chyb +@unnumberedsec Hlášení chyb +@translationof Bug reports + +@divClass{column-center-top} +@subheading 1. krok: Známé chyby + +Když máte vstupní kód, který vytváří pád programu nebo +chybnou sazbu not, potom je to ta chyba. Seznam se známými +chybami je při sledování chyb Google: + +@example +@uref{http://code.google.com/p/lilypond/issues/list} +@end example + +@warning{Sami, prosím, @strong{NEPŘIDÁVEJTE} nová hlášení chyb! +Když je chybu možné vidět ve sledovači chyb, +můžete sami přidat další informace.} + +@divEnd + + +@divClass{column-left-bottom} +@subheading 2. krok: Vytvoření hlášení o chybě + +Pokud se vám podařilo odhalit chybu, která není v seznamu, +pomozte nám, prosím, vytvořením hlášení o chybě. + +@warning{Hlášení o chybách přijímáme jen jako +@ref{Malé příklady,,malé příklady}. Máme velmi omezené zdroje, +na zpracování hlášení o chybách, a z toho důvodu každý příklad, který není malý, +je odmítnut. Skoro každou chybu lze předvést s pomocí čtyř +anebo jeÅ¡tě méně not!} + +Příklad dobrého hlášení o chybě: + +@example +%% the octavation command doesn't +%% change the output at all! + +\version "2.10.0" +\relative c''' @{ + c1 + #(set-octavation 1) + c1 +@} +@end example + +@divEnd + +@divClass{column-right-bottom} +@subheading 3. krok: Poslání hlášení o chybě + +Když jste se ujistili, že chyba jeÅ¡tě není známá a +vytvořili hlášení o chybě, poÅ¡lete nám je, prosím! + +@divClass{keep-bullets} +@itemize + +@item +Pokud již odebíráte poÅ¡tovní seznam @uref{mailto:bug-lilypond@@gnu.org, ++bug-lilypond@@gnu.org}, můžete zcela prostě poslat +dopis elektronickou poÅ¡tou. + +@item +Pokud členy poÅ¡tovního seznamu nejste, přesto můžete poslat +hlášení o chybě přes +@uref{http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs, +gmane lilypond.bugs web interface}. + +Na seznamu je vÅ¡ak přesné prověření, které brání tomu, +aby člověk dostal svůj dopis nahoru. Toto prověření je často +vyburcováno nesprávně soubory LilyPondu. Proto přidejte + +@example +> I'm not top posting. +@end example + +@noindent +(@emph{Musíte} vložit @code{>}) na začátek svého hlášení. + +@end itemize +@divEnd + +Když bylo vaÅ¡e hlášení o chybě zasláno na seznam, vyÅ¡etří naÅ¡i +odklízeči chyb (angl. bug squad) tuto zprávu. Počkejte, prosím, +24 hodin, neboÅ¥ máme jen malý počet pomocníků. Budete případně požádáni o více informací +nebo bude zpráva přidána do sledovače a vy budete informováni, +jaké dostala číslo. + +Můžete chybu označit tak, že vždy obdržíte dopis, když se +pro tuto chybu přihodí nějaká činnost. K tomu potřebujete mít +účet u Google. +@divEnd + + +@node Pomozte nám +@unnumberedsec Pomozte nám +@translationof Help us + +@divClass{column-center-top} +@helpusNeed + +@divEnd + +@divClass{column-left-top} +@divClass{keep-bullets} +@helpusTasks + +@divEnd +@divEnd + +@divClass{column-right-top} +@helpusProjects + +@divEnd + + +@node Vývoj +@unnumberedsec Vývoj +@translationof Development + +@divClass{heading-center} +@ifclear web_version + @heading Vývoj pro LilyPond @version +@end ifclear +@ifset web_version + @heading Vývoj pro LilyPond @versionDevel +@end ifset + + +@warning{Zde se jedná o nestálé vývojářské verze. +Pokud nevíte přesně, jak se LilyPond instaluje a používá, +důrazně doporučujeme používat verze @ref{Stažení, stálé Stažení}-Versionen +a číst @ref{Příručky, stálé Příručky} zu lesen.} + +@divEnd + +@divClass{column-center-top} +@subheading Čísla uveřejnění + +Jsou dvě zveřejňovací řady pro LilyPond: stálé verze +a nestálé vývojářské verze. Stálé verze mají sudé +druhé číslo verze (čili zhruba 2.8, 2.10, 2.12). +Vývojářské verze mají druhé číslo verze liché +(also 2.7, 2.9, 2.11). + +@divEnd + + +@divClass{column-left-top} +@subheading Stažení + +Návod pro git a sestavení se nachází v Contributor's Guide (jen v angličtině). + +@quotation +@uref{http://git.sv.gnu.org/gitweb/?p=lilypond.git, lilypond git-Repositorium} +@end quotation + +Spisovatelé dokumentace a zkouÅ¡eči by měli stahovat nejnovější +binární balíčky: + +@quotation + +@downloadDevelLinuxNormal + +@downloadDevelLinuxBig + +@downloadDevelLinuxPPC + +@downloadDevelFreeBSDNormal + +@downloadDevelFreeBSDBig + +@downloadDevelDarwinNormal + +@downloadDevelDarwinPPC + +@downloadDevelWindows + +@downloadDevelSource + +@end quotation + +@divEnd + + +@divClass{column-right-top} +@subheading Příručka pro vývojářské práce (Contributor's guide) + +Vývoj LilyPondu je dosti složitou záležitostí. +Abychom pomohli novým spolupracovníkům a celý systém udrželi (sluÅ¡ně) +stálý, napsali jsme příručku pro vývojářské práce +(jen v angličtině). + +@docLinksBare{Příručka pro vývojářské práce, přispěvatel, + @rcontribnamed{Začátek,Příručka pro vývojářské práce}, + @manualDevelContributorSplit-cs, + @manualDevelContributorBig-cs, 500 kB, + @manualDevelContributorPdf-cs, 2.8 MB} + +@divEnd + + +@divClass{column-center-top} +@subheading ZkouÅ¡ky regresí + +@divClass{keep-bullets} + +@ifclear web_version + +@itemize +@item +@uref{../../input/regression/collated-files.html, ZkouÅ¡ky regresí}: +ZkouÅ¡ky regresí této verze. +(@uref{../../input/regression/collated-files.pdf, Verze PDF}) + +@item +@uref{../../input/regression/musicxml/collated-files.html, ZkouÅ¡ky MusicXML}: +musicXML-ZkouÅ¡ky regresí této verze. +(@uref{../../input/regression/musicxml/collated-files.pdf, Verze PDF}) + +@item +@uref{../../input/regression/abc2ly/collated-files.html, abc2ly-Teste}: +abc2ly-ZkouÅ¡ky této verze. +(@uref{../../input/regression/abc2ly/collated-files.pdf, Verze PDF}) + +@item +@uref{../../input/regression/lilypond-book/collated-files.html, lilypond-book-Teste}: +lilypond-book-ZkouÅ¡ky této verze. +(@uref{../../input/regression/lilypond-book/collated-files.pdf, Verze PDF}) +@end itemize + +@end ifclear + +@ifset web_version +@subsubheading Vývojářská verze + +@itemize +@item @regtestDevel (@regtestDevelPdf{}) + +@item @regtestDevelXml (@regtestDevelXmlPdf{}) + +@item @regtestDevelAbc (@regtestDevelAbcPdf{}) + +@item @regtestDevelLilypondBook (@regtestDevelLilypondBookPdf{}) +@end itemize + +@subsubheading Stálá verze + +@itemize +@item @regtestStable (@regtestStablePdf{}) + +@item @regtestStableXml (@regtestStableXmlPdf{}) + +@item @regtestStableAbc (@regtestStableAbcPdf{}) + +@item @regtestStableLilypondBook (@regtestStableLilypondBookPdf{}) +@end itemize + +@end ifset + + + +@subsubheading VÅ¡echny verze + +@itemize +@item @uref{http://lilypond.org/test, Porovnání dvou verzí}: + +@item @uref{http://lilypond.org/download/binaries/test-output/, +Archiv vÅ¡ech zkouÅ¡ek regresí} + +@end itemize + +@divEnd +@divEnd + + + +@divClass{column-center-bottom} +@subheading Příručky + +@ifclear web_version +@warning{tyto příručky jsou pro LilyPond @version{}; nejnovější +příručky se nacházejí na @url{http://lilypond.org}.} +@end ifclear + +@divClass{normal-table} +@multitable @columnfractions .3 .3 .3 +@headitem Úvod +@item +@docLinkSplit{Lernen,learning,@manualDevelLearningSplit-cs} +@tab +@docLinkBig{Lernen,learning,@manualDevelLearningBig-cs} +@tab +@docLinkPdf{Lernen,learning,@manualDevelLearningPdf-cs} + +@item +@docLinkSplit{Glossar,music-glossary,@manualDevelGlossarySplit-cs} +@tab +@docLinkBig{Glossar,music-glossary,@manualDevelGlossaryBig-cs} +@tab +@docLinkPdf{Glossar,music-glossary,@manualDevelGlossaryPdf-cs} + +@item +@docLinkSplit{Aufsatz,essay,@manualDevelEssaySplit-cs} +@tab +@docLinkBig{Aufsatz,essay,@manualDevelEssayBig-cs} +@tab +@docLinkPdf{Aufsatz,essay,@manualDevelEssayPdf-cs} + +@headitem Často používané příručky + +@item +@docLinkSplit{Notation,notation,@manualDevelNotationSplit-cs} +@tab +@docLinkBig{Notation,notation,@manualDevelNotationBig-cs} +@tab +@docLinkPdf{Notation,notation,@manualDevelNotationPdf-cs} + +@item +@docLinkSplit{Benutzung,usage,@manualDevelUsageSplit-cs} +@tab +@docLinkBig{Benutzung,usage,@manualDevelUsageBig-cs} +@tab +@docLinkPdf{Benutzung,usage,@manualDevelUsagePdf-cs} + +@item +@docLinkSplit{Schnipsel,snippets,@manualDevelSnippetsSplit-cs} +@tab +@docLinkBig{Schnipsel,snippets,@manualDevelSnippetsBig-cs} +@tab +@docLinkPdf{Schnipsel,snippets,@manualDevelSnippetsPdf-cs} + + +@headitem Zřídka používané příručky + +@item +@docLinkSplit{Webseite,web,@manualDevelWebSplit-cs} +@tab +@docLinkBig{Webseite,web,@manualDevelWebBig-cs} +@tab +@docLinkPdf{Webseite,web,@manualDevelWebPdf-cs} + +@item +@docLinkSplit{Veränderungen,changes,@manualDevelChangesSplit-cs} +@tab +@docLinkBig{Veränderungen,changes,@manualDevelChangesBig-cs} +@tab +@docLinkPdf{Veränderungen,changes,@manualDevelChangesPdf-cs} + +@item +@docLinkSplit{Erweitern,extending,@manualDevelExtendingSplit-cs} +@tab +@docLinkBig{Erweitern,extending,@manualDevelExtendingBig-cs} +@tab +@docLinkPdf{Erweitern,extending,@manualDevelExtendingPdf-cs} + +@item +@docLinkSplit{Interna,internals,@manualDevelInternalsSplit-cs} +@tab +@docLinkBig{Interna,internals,@manualDevelInternalsBig-cs} +@tab +@docLinkPdf{Interna,internals,@manualDevelInternalsPdf-cs} + +@ifset web_version +@headitem Ke stažení + +@item +@doctarballDevel +@end ifset + +@end multitable + +@divEnd +@divEnd + + + +@node Autoři +@unnumberedsec Autoři +@translationof Authors + +@divClass{column-left-top} +@subheading Současné družstvo vývojářů + +@divClass{keep-bullets} +@developersCurrent +@divEnd +@divEnd + +@divClass{column-right-top} +@subheading Předchozí družstvo vývojářů + +@divClass{keep-bullets} +@developersPrevious +@divEnd +@divEnd + + +@divClass{column-center-top} +@subheading Současní přispěvatelé + +@divClass{keep-bullets} +@subsubheading Programování + +@coreCurrent + +@subsubheading Písmo + +@fontCurrent + +@subsubheading Dokumentace + +@docCurrent + +@subsubheading Odklízeči chyb + +@bugsquadCurrent + +@subsubheading Podpora + +@supportCurrent + +@subsubheading Překlad + +@translationsCurrent + +@divEnd +@divEnd + + +@divClass{column-center-bottom} +@subheading Předchozí přispěvatelé + +@divClass{keep-bullets} +@subsubheading Programování + +@corePrevious + +@subsubheading Písmo + +@fontPrevious + +@subsubheading Dokumentace + +@docPrevious + +@c uncomment when we have any previous members -gp +@c @subsubheading Bug squad + +@c @bugsquadCurrent + +@subsubheading Podpora + +@supportPrevious + +@subsubheading Překlad + +@translationsPrevious + +@divEnd +@divEnd + + + +@node Uveřejnění +@unnumberedsec Uveřejnění +@translationof Publications + +@divClass{column-center-top} +@subheading Was wir über LilyPond geschrieben haben + +@divClass{keep-bullets} + +@include we-wrote.itexi + +@divEnd +@divEnd + + +@divClass{column-center-bottom} + +@subheading Co jiného se dělalo s LilyPondem + +@divClass{keep-bullets} + +@include others-did.itexi + +@divEnd +@divEnd + +@contactUsAbout{vědecké články} + + +@node Starší novinky +@unnumberedsec Starší novinky +@translationof Old news + +@include web/news-front.itexi + +@include web/news.itexi diff --git a/Documentation/cs/web/download.itexi b/Documentation/cs/web/download.itexi new file mode 100644 index 0000000000..9cbc3936ee --- /dev/null +++ b/Documentation/cs/web/download.itexi @@ -0,0 +1,607 @@ +@c -*- coding: utf-8; mode: texinfo; -*- +@ignore + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes. +@end ignore + +@c Translators: Pavel Fric + +@include included/generating-output.itexi + +@macro warningTextBased +@warning{LilyPond je @strong{textově založený} programm pro notový zápis, +podobá se spíše programovacímu jazyku než nějakému grafickému +programu pro sazbu not. Předtím než si LilyPond stáhnete, přečtěte si, +prosím, o naÅ¡em @ref{Textový vstup,,textovém vstupu}.} +@end macro + +@node Stažení +@unnumbered Stažení +@translationof Download + +@divClass{heading-center} +@ifclear web_version + @c yes, we want verisonDevel here, since the online links + @c for @version won't be up yet! + @heading Downloads for LilyPond @versionDevel + +Odkazy na stálou verzi LilyPondu se nacházejí na +@uref{http://lilypond.org, lilypond.org} +@end ifclear +@ifset web_version + @heading Stažení pro LilyPond @versionStable +@end ifset + +@warningTextBased + +@divEnd + +@divClass{column-left-top} +@subheading Pro uživatele + +@itemize + +@item +@c TODO: duplicate to avoid underlined refs in HTML? icky. +@ref{Unix, @sourceimage{logo-linux,,,} +@sourceimage{logo-freebsd,,,}} +@ref{Unix, Unix (Linux und FreeBSD)} + +@item +@ref{MacOS X, @sourceimage{logo-macosx,,,}} +@ref{MacOS X, MacOS X} + +@item +@ref{Windows, @sourceimage{logo-windows,,,}} +@ref{Windows, Microsoft Windows} + +@end itemize + +@divEnd + +@divClass{column-right-top} +@subheading Pro vývojáře + +@itemize + +@item +@ref{Zdroje}: +Pro tvůrce balíčků + +@item +@ref{Stará stažení}: +Staré verze + +@item @ref{Vývoj}: +Poslední nestálá verze + +@end itemize +@divEnd + + +@divClass{column-center-bottom} + +@subheading Povolení k programu + +LilyPond je zveřejněn pod +@ref{GPL, GNU General Public License}. +@divEnd + + +@divClass{color1} + +@subheading Sponzoři + +Velmi děkujeme @uref{http://www.vt.edu/, Virginia Tech} a +@uref{http://www.linuxaudio.org/, linuxaudio.org}, kteří +platí šířku pásma. + +@sourceimage{VTlogo_ITF,,,} +@sourceimage{lao_banner_06_on_white_demo,,,} + +@subheading Zákonnost + +@divClass{legal} +VÅ¡echna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalLinux + +@logoLegalFreeBSD + +@logoLegalMacOSX + +@logoLegalWindows + +@divEnd +@divEnd + + +@divClass{hide} +@menu +* Unix:: +* MacOS X:: +* Windows:: +* Zdroje:: +* Stará stažení:: +* GPL:: +@end menu +@divEnd + + +@node Unix +@unnumberedsec Unix +@translationof Unix + +@divClass{heading-center} +@warningTextBased +@divEnd + +@divClass{column-center-top} +@subheading Generické balíčky nebo distribuční balíčky? + +Mnohé distribuce LilyPond obsahují ve svém běžném systému +balíčků. Tyto verze se jednoduÅ¡e instalují a naopak lépe +odstraňují než generické balíčky, ale mohou být starší. +Pokud chcete používat naÅ¡e generické balíčky, nejprve ze svého +systému pomocí správce balíčků odstraňte veřejnou verzi. Přečtěte si +dokumentaci ke své distribuci věnovanou nastavení správce balíčků. + +@divEnd + + +@divClass{column-left-top} +@subheading Generické balíčky + +@subsubheading Stažení + +@itemize + +@item +@sourceimage{logo-linux,,,} +@ifclear web_version + @downloadDevelLinuxNormal +@end ifclear +@ifset web_version + @downloadStableLinuxNormal +@end ifset + +(Máte-li pochybnosti, potom) + +@item +@sourceimage{logo-linux,,,} +@downloadStableLinuxBig + +@item +@sourceimage{logo-linux,,,} +@downloadStableLinuxPPC + +@item +@sourceimage{logo-freebsd,,,} +@downloadStableFreeBSDNormal + +@item +@sourceimage{logo-freebsd,,,} +@downloadStableFreeBSDBig + +@end itemize + + +@subsubheading Instalace + +V příkazovém řádku napiÅ¡te + +@example +cd CESTA_K_ADRESÁŘI_SE_STAŽENÝMI_SOUBORY +sh lilypond-@versionStable{}-OS-ART.sh +@end example + +@subsubheading Odstranění + +V příkazovém řádku napiÅ¡te + +@example +uninstall-lilypond +@end example + +@divEnd + +@divClass{column-right-top} +@subheading Sestavení souboru + +@lilypadCommandLine + +@divEnd + + +@divClass{column-left-top} +@subheading Zvláštní distribuční balíčky + +Použijte, prosím, správce balíčků své distribuce k +nainstalování nebo aktualizaci této verze. + +@itemize + +@item +@sourceimage{logo-fedora,,,} +@uref{http://koji.fedoraproject.org/koji/packageinfo?packageID=2447, +Fedora: LilyPond 2.12.2} + +@item +@sourceimage{logo-ubuntu,,,} +@uref{http://packages.ubuntu.com/search?keywords=lilypond, +Ubuntu: LilyPond 2.12.2} + +@item +@sourceimage{logo-slackware,,,} +@uref{http://www.johannes-schoepfer.de/lilypond/, +Slackware: LilyPond 2.12.2} + +@item +@sourceimage{logo-debian,,,} +@uref{http://packages.debian.org/search?keywords=lilypond, +Debian: LilyPond 2.12.2} + +@item +@sourceimage{logo-suse,,,} +@uref{http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/standard/, +openSUSE: LilyPond 2.12.2} + +@end itemize + +@divEnd + + +@divClass{column-center-bottom} +@subheading Zákonnost + +@divClass{legal} +VÅ¡echna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalLinux + +@logoLegalFreeBSD + +@divEnd +@divEnd + + +@node MacOS X +@unnumberedsec MacOS X + +@divClass{heading-center} +@warningTextBased +@divEnd + +@divClass{column-left-top} +@subheading Balíčky + +@subsubheading Stažení + +@itemize + +@item +@sourceimage{logo-macosx,,,} +@downloadStableDarwinNormal +Pro procesory značky Intel (máte-li pochybnosti, používejte tut verzi). + +@item +@sourceimage{logo-macosx,,,} +@downloadStableDarwinPPC +Pro procesory G3 a G4 (staré počítače Apple). + +@end itemize + +@subsubheading Instalace + +Dvakrát klepněte na stažený soubor, pak je táhněte +tam, kde chcete program uložit. + +@subsubheading Odstranění + +Odstraňte adresář LilyPond.app. + +@divEnd + + +@divClass{column-right-top} +@subheading Sestavení souboru + +@lilypadOSX + +@divEnd + + +@divClass{column-left-top} +@subheading Používání v příkazovém řádku + +@warning{Pokud jste spokojen s rozhraním, těchto příkazů, +prosím, nevšímejte.} + + +@subsubheading MacOS X v příkazovém řádku + +Nejjednodušším způsobem, jak vyvolat lilypondovské skripty, je nějaké +@qq{Pomocnéskripty} vytvořit. + +@enumerate + +@item +Vytvořte adresář, ve kterém budou tyto skripty uloženy: + +@example +mkdir -p ~/bin +cd ~/bin +@end example + + +@item +Vytvořte soubor s názvem @command{lilypond} a +obsahem: + +@help obvious css issue to be dealt with. :( +@c we need a small font here to fit. -gp +@smallexample +exec @var{ADR}/LilyPond.app/Contents/Resources/bin/lilypond "$@@" +@end smallexample + +@warning{@var{ADR} je obvykle @code{/Applications/}} + + +@item +Vytvořte podobné soubory @command{lilypond-book}, +@command{convert-ly} a další skripty, jež hodláte používat, +přičemž nahraďte @command{bin/lilypond} pomocí @command{bin/convert-ly} +(nebo jinými názvy programů). + + +@item +Udělejte soubor spustitelný: + +@example +chmod u+x lilypond +@end example + + +@item +Nyní adresář musíte přidat do vaší cesty. Změňte +(nebo vytvořte) soubor s názvem @code{.profile} ve +svém domovském adresáři (home), takže obsahuje: + +@example +export PATH=$PATH:~/bin +@end example + +Tento soubor by měl končit jedním prázdným řádkem. + +@end enumerate + + +@subsubheading Vyvolání jednotlivých skriptů + +Skripty -- jako @command{lilypond-book}, @command{convert-ly}, +@command{abc2ly} a také sám @command{lilypond} -- jsou obsaženy +v souboru @code{.app} pro MacOS@tie{}X. + +Skripty mohou být stejně tak vyvolány z příkazového řádku tak, +že člověk je vyvolá přímo: + +@example +@var{path/to}/LilyPond.app/Contents/Resources/bin/lilypond +@end example + +Totéž platí i pro vÅ¡echny ostatní skripty v tomto adresáři, jako jsou +@command{lilypond-book} a @command{convert-ly}. + +@divEnd + + +@divClass{column-center-bottom} +@subheading Zákonnost + +@divClass{legal} +VÅ¡echna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalMacOSX + +@divEnd +@divEnd + + + +@node Windows +@unnumberedsec Windows + +@divClass{heading-center} +@warningTextBased +@divEnd + +@divClass{column-left-top} +@subheading Balíčky + +@subsubheading Stažení + +@itemize + +@item +@sourceimage{logo-windows,,,} +@downloadStableWindows +Für Windows 2000, XP, Vista, and Windows 7. + +@end itemize + +@subsubheading Instalace + +@enumerate + +@item +najděte stažený soubor a dvakrát poklepejte, abyste spustil +instalační program. Následujte pokyny, které vám instalátor +dává; doporučujeme vám přijmout vÅ¡echny instalační volby +a souhlasit s výchozím instalačním adresářem. +Když je instalátor hotov, klepněte na @qq{Fertigstellen}. +LilyPond je nyní nainstalován. + +@end enumerate + +@subsubheading Odstranění + +Pro odstranění LilyPondu, můžete buď + +@enumerate + +@item +vyhledat adresář s LilyPondem ve spouÅ¡těcí nabídce a klepnout na @qq{Odinstalovat}. +Když je odinstalátor hotov, klepněte na @qq{Dokončit}, + +@item +nebo přes správu systému přejděte na správu programů, najděte +záznam s LilyPondem a zvolte jeho odstranění. Když je odinstalátor hotov, +klepněte na @qq{Dokončit}. + +@end enumerate + +@divEnd + + +@divClass{column-right-top} +@subheading Sestavení souboru + +@lilypadWindows + +@divEnd + + +@divClass{column-left-top} +@subheading Používání v příkazovém řádku + +@warning{Pokud jste spokojen s rozhraním, těchto příkazů, +prosím, nevšímejte.} + +@subsubheading Windows v příkazovém řádku + +Nejjednodušším způsobem, jak LilyPond používat, je, přidat instalační +adresář do proměnné prostředí @qq{Cesta}. + + +@enumerate +@item +Otevřete @qq{Systém} ze správy systému, vyberte kartu +@qq{Pokročilé} a klepněte na proměnné prostředí. + +@item +Vyberte proměnnou @qq{Cesta} v seznamu s proměnnými prostředí +a klepněte na Upravit. Obdržíte okno s nadpisem +@qq{Upravit systémovou proměnnou}, do pole +@qq{Hodnota proměnné} přidejte název adresáře s programem, +nějak tak: + +@example +[@var{přednastavená cesta - PATH}];@var{ADR}\LilyPond\usr\bin +@end example + +@warning{@var{ADR} je obvykle @code{C:\Program Files}.} + +@noindent +a klepněte na @qq{OK} pro uzavření okna. + +@end enumerate + +@subsubheading Vyvolání jednotlivých programů + +LilyPond-Programme +-- jak mohou být lilypond, lilypond-book, convert-ly a tak dále -- +vyvolány z příkazového řádku: + +@example +lilypond test.ly +@end example + +@divEnd + + +@divClass{column-center-bottom} +@subheading Zákonnost + +@divClass{legal} +VÅ¡echna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalWindows + +@divEnd +@divEnd + + + +@node Zdroje +@unnumberedsec Zdroje +@translationof Source + +@divClass{heading-center} +@warningTextBased +@divEnd + +@warning{Doporučujeme @strong{nicht}, abyste si sám vyzkouÅ¡el +sestavení LilyPondu ze zdrojových souborů. Téměř vÅ¡ichni +uživatelé mají více výhod z používání předsestavených verzí.} + +@divClass{column-left-bottom} +@subheading Zdrojová koule v táru + +@downloadStableSource-de{} + +Na důkladný seznam se vÅ¡emi verzemi (starými a novými) se podívejte na +naÅ¡e +@uref{http://download.linuxaudio.org/lilypond/source/?C=N;O=D, Stránky pro stažení}. + +@divEnd + +@divClass{column-right-bottom} +@subheading Příkazy pro sestavování + +Příkazy se nacházejí v @rcontribnamed{Compiling LilyPond,Sestavení LilyPondu}. + +@divEnd + + +@node Stará stažení +@unnumberedsec Stará stažení +@translationof Old downloads + +@divClass{heading-center} +@warningTextBased +@divEnd + +@divClass{column-center-top} +@subheading VÅ¡echny verze + +Na důkladný seznam se vÅ¡emi verzemi (starými a novými) se podívejte na +@uref{http://download.linuxaudio.org/lilypond/binaries/, Stránky pro stažení}. + +@divEnd + + +@node GPL +@unnumberedsec GPL +@translationof GPL + +@divClass{column-center-top} +@subheading Povolení k programu + +GNU LilyPond je zveřejněn pod GNU General Public License. +Úvod do povolení a naÅ¡e důvody pro tuto volbu +naleznete v @ref{Svoboda}. + +@divEnd + +@divClass{column-center-bottom} +@subheading GNU General Public License + +@include gpl.itexi + +@divEnd + + + diff --git a/Documentation/cs/web/introduction.itexi b/Documentation/cs/web/introduction.itexi new file mode 100644 index 0000000000..03ba5c3a72 --- /dev/null +++ b/Documentation/cs/web/introduction.itexi @@ -0,0 +1,1260 @@ +@c -*- coding: utf-8; mode: texinfo; -*- +@ignore + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes. +@end ignore + +@c Translators: Pavel Fric + +@node Úvod +@unnumbered Úvod +@translationof Introduction + +@divClass{column-center-top} +@subheading Náš cíl + +@imageFloat{flat-design,png,right} + +LilyPond vznikl, když dva hudebnící chtěli překročit mrtvé a bezduché vzezření počítačem řízeného tisku hudebnin. VÅ¡ichni hudebnící chtějí číst pěkné noty, proč by tedy programátoři nemohli napsat program, který by dovedl sázet nádherné orchestrální hlasy? + +Výsledkem se stal systém, který hudebníky osvobozuje od podrobností +uspořádání notové sazby, takže se mohou cele soustředit na tvorbu not. +LilyPond s nimi spolupracuje na tom, aby +sazba not dosáhla profesionální jakosti, jež je postavena na +celém souhrnu zkuÅ¡eností a zvyklostech klasické notové sazby. +@divEnd + +@divClass{column-left-top} +@subheading Schopnosti LilyPondu + +@itemize + +@item +@ref{Vlastnosti}: Co LilyPond dokáže? + +@item +@ref{Příklady}: Chci vidět noty! + +@item +@ref{Svoboda}: LilyPond je Open Source. + +@item +@ref{Pozadí}: NaÅ¡e představa krásy notové sazby opírající se o počítač. + +@end itemize +@divEnd + +@divClass{column-right-top} +@subheading Nasazení Lilypondu + +@itemize + +@item +@ref{Tvorba}: Skutečná použití LilyPondu. + +@item +@ref{Posudky}: Co se tak o nás říká? + +@end itemize +@divEnd + +@divClass{column-center-bottom} +@subheading Jak LilyPond pracuje + +@itemize + +@item +@ref{Textový vstup}: Píšete noty jako @emph{Text}?! + +@item +@ref{Snadnější úpravy}: Jiné možnosti práce s LilyPondem. + +@end itemize +@divEnd + +@c TRANSLATORS, translations are not yet compiled in Info format, so +@c it's not worth translating the right column of the following +@c menu. -JM +@divClass{hide} +@menu +* Vlastnosti:: Co může LilyPond dělat? +* Příklady:: Chci vidět nějaké noty! +* Svoboda:: Svoboda a GPL. +* Pozadí:: Počítačová estetika. +* Tvorba:: Používání LilyPondu ve skutečném životě. +* Posudky:: Co o něm říkají lidé? +* Textový vstup:: Vy píšete noty text?! +* Snadnější úpravy:: Jiné způsoby práce s LilyPondem. +@end menu +@divEnd + + + +@node Vlastnosti +@unnumberedsec Vlastnosti +@translationof Features + + + +@divClass{column-center-top} +@subheading Vkusnost + +@subsubheading Vynikající klasická notová sazba + +@imageFloat{flat-design,png,right} + +Používáním LilyPondu obdržíte vkusnou notovou sazbu, +která se snadno čte. Vývojářská společnost programátorů +strávila tisíce hodin tím, aby vyvinula mocný program určený +pro sazbu not, který vydá krásnou notovou sazbu automaticky. +VÅ¡echna stylistická nastavení, návrh písma a algoritmy +LilyPondu byly podníceny nejlepšími ručně vyrytými +příklady not. Výstup z +LilyPondu má shodný vzhled, vyvážený a vkusný vzhled +jaký mají nejlepší ryté klasické notové zápisy. +Více k tomu v naÅ¡em @ref{Článek,,článku}. + + +@subsubheading Účinné nastavení rozvržení + +Travte méně času tím, že budete dodatečně měnit notovou +sazbu: LilyPond upravuje noty správně hned od začátku. +Rozdělení místa vypočítá sám a rovněž spočítá +zalomení řádků a stran, aby vytvořil hustý a pravidelný +obraz not. Střety mezi textem písně, notami a akordy +jsou vyřeÅ¡eny a vÅ¡echny obloučky jsou automaticky +správně ohnuty! + +@divEnd + +@divClass{color2} +@subheading JednoduÅ¡e při používání + +@imageFloat{lilypond-book,png,right} + + +@subsubheading Textově založený vstup + +LilyPond odebírá textový vstup ASCII, jejž můžete vytvořit s pomocí svého +oblíbeného textového editor, rychle a pohodlně. Vstup obsahuje vÅ¡echny +informace, takže si člověk nemusí pamatovat žádné složité sledy příkazů. +Vstup ukládejte jednoduÅ¡e do textového souboru +pro pozdější využití. + +@subsubheading Spojení not a textu + +Do textu můžete vložit kousky s notami, aniž byste vyjmul obrázky +a vložil je. S LilyPondem se dají noty souvisle vložit do @LaTeX{} nebo HTML, +a pomocí OOoLilyPond se dají začlenit i do dokumentů OpenOffice.org. +Jsou také přídavné moduly, s nimiž je kód z LilyPondu umožněn pro různé +deníky a stránky wiki, tudíž je možná i společná práce +přes internet. + + +@subsubheading Spojení not a textu + +@imageFloat{lilypond-book,png,right} + +Do textu můžete vložit kousky s notami, aniž byste +vyjmul obrázky a vložil je. S LilyPondem se dají noty +souvisle vložit do souborů @LaTeX{} nebo HTML, +a pomocí OOoLilyPond se dají začlenit i do souborů OpenOffice.org. + + +@subsubheading Svoboda při omezeních + +Textově založený vstup umožňuje psaní notového zápisu i +lidem s těžkým tělesným postižením. Uživatelé s +omezením pohybu, kteří klávesnici nebo myÅ¡ používat nemohou, +mohou s pomocí programu na rozpoznávání řeči soubory LilyPondu +upravovat. A dokonce i úplně slepí uživatelé mohou s pomocí +čtečky obrazovky vytvářet soubory LilyPondu -- zcela nemožné +s na obrazu založenými programy pro zápis not. + + +@subsubheading RozÅ¡iřitelný návrh + +VÅ¡echna nastavení mohou být změněna, aby odpovídala vaší osobní +typografické chuti. Pokud vám to stále jeÅ¡tě nestačí, +je tu jeÅ¡tě vždy vestavěný skriptovací jazyk, který se nazývá +Scheme, nářečí mocného jazyka LISP. Nastavení, proměnné +a funkce jsou vÅ¡echny vyloženy v podrobné příručce k +programu. + +@divEnd + +@divClass{color3} + +@subheading Prostředí + +@imageFloat{frescobaldi-lilypond-editor-small,png,right} + +@subsubheading Svobodné programy + +LilyPond lze stáhnout bez jakéhokoli placení! +Skutečně je zcela zadarmo! Získejte jej na +stránkách pro stahování. + +Jedná se o svobodný program, který je společně se zdrojovým kódem +poskytnut k volnému použití -- s dovolením měnit jej a +kopírovat. Vadí vám nějaká chyba nebo naléhavě +potřebujete nějakou novou funkci? NapiÅ¡te ji jednoduÅ¡e sami, +nebo zaplaÅ¥te někoho, kdo to pro vás udělá. + + +@subsubheading Vynikající podpora + +LilyPond je tu pro vÅ¡echny rozšířené operační systémy: GNU/Linux, +MacOS X aWindows. LilyPond má podrobnou dokumentaci a +stovky souborů s příklady. Je tu čilá společnost uživatelů, +která odpovídá na otázky na poÅ¡tovním seznamu LilyPondu, +zatímco družstvo vývojářů umožňuje rychlé řeÅ¡ení obtíží. + + +@subsubheading Pokročilé editory + +Někteří vývojáři, kteří jsou sami výkonnými uživateli LilyPondu, napsali +zvláštní nástroje, které mají být nápomocny při rychlejším a účinnějším +vytváření a úpravách souborů LilyPondu. Na některé příklady se +podívejte v @ref{Snadnější úpravy,,snadnějších úpravách}. + +@divEnd +@divClass{column-center-bottom} +@subheading A co teď? + +JeÅ¡tě nejste přesvědčen? Potom si prohlédněte některé skutečné +@ref{Příklady,,příklady}. Když už jste se rozhodl, že +LilyPond vyzkoušíte, přečtěte si nejprve o naÅ¡em +@ref{Textový vstup,,textovém vstupu}. +@divEnd + + + +@node Příklady +@unnumberedsec Příklady +@translationof Examples + +LilyPond je velmi mocný a ohebný nástroj, který dokáže zacházet s notovou sazbou různého druhu. Prohlédněte si naÅ¡e příklady a nechte se jimi podnítit! + +@newsItem +@subsubheading Klasická hudba + +Toto varhanní preludium od J. S. Bacha je vhodný příkladný +projekt sazby not s LilyPondem. + +@exampleImage{bach-bwv610} +@newsEnd + +@newsItem +@subsubheading Složitý notový zápis + +Tento příklad z @emph{Goyescas} od Enriquea Granadose ukazuje +některé z pokročilých funkcí notové sazby, mezi jiným +trámce mezi notovými řádky, hlavičky nad notovými řádky přes a +čáry pořadí hlasů. + +@exampleImage{granados} +@newsEnd + +@newsItem +@subsubheading Stará hudba + +LilyPond má podporu pro různé druhy notového zápisu +staré hudby, jakým je například tento úryvek gregoriánského +chorálu. + +@exampleImage{ancient-headword} +@newsEnd + +@newsItem +@subsubheading Současná hudba + +DneÅ¡ní hudební skladatelé werden zjistí, že LilyPond se +velmi dobře hodí k tomu, aby popsal neobvyklý notový zápis. +Zde úryvek z @emph{Čáry} od Trevora Bači pro sólo basové flétny. + +@exampleImage{cary} +@newsEnd + + +@newsItem +@subsubheading Účinné, pružné vytváření materiálu představení + +Rozdílný materiál představení lze vytvářet z téhož zdrojového +kódu. Zde úryvek z Händelova @emph{Giulio +Cesare}, napsán @uref{http://nicolas.sceaux.free.fr/, +Nicolasem Sceauxem}, jako notový zápis, klavírní výtah a jako hlas houslí. + +@exampleImage{sesto-full} + +@exampleImage{sesto-piano} + +@exampleImage{sesto-violin} + +@newsEnd + +@newsItem +@subsubheading Tabulatura + +LilyPond podporuje tabulaturový notový zápis, který může být uzpůsoben +pro oblíbený nástroj, který tabulaturový notový zápis nasazuje. +Tabulaturová osnova je vytvořena automatickyh na základě not, +které člověk zapsal pro pětilinkovou notovou osnovu. + +@exampleImage{tab-example} +@newsEnd + +@newsItem +@subsubheading Schenkerovy obrazce + +Běžný notový obraz se může velmi hodně změnit. Zde působivý Schenkerův rozbor od Krise Schaffera vytvořený LilyPondem +pro jeden článek @uref{http://www.linuxjournal.com/article/8364 , Linux Journal}. +Barvy byly přidány pro objasnění. + +@exampleImage{bach-schenker} +@newsEnd + +@newsItem +@subsubheading Vokální hudba + +LilyPond se vynikajícím způsobem hodí pro zápis vokální hudby vÅ¡eho druhu +od chvalozpěvů po operu. Zde jedno středověké moteto +s nepatrnými zvláštními požadavky. +Hlas tenoru je zapsán v jiném druhu taktu než +ostatní hlasy, je ale srovnán s jinými hlasy, +jako kdyby měl týž druh taktu. LilyPond si s tím dokáže +poradit velmi vkusně. VÅ¡imněte si také začátku +s klíči ve stylu Vaticana, přeÅ¡krtnutých nožiček not pro +vydané noty a ligaturových závorek nad určitými skupinami not. + +@exampleImage{aucun-snippet} +@newsEnd + +@newsItem +@subsubheading Použití pro hudební výchovu + +LilyPond se dokonale hodí pro použití v hudební výchově +Zde příklad jednoduché úlohy z +kontrapunktu. + +@exampleImage{theory} +@newsEnd + +@newsItem +@subsubheading Popová hudba + +Je jednoduché vytvořit list s písničkou s melodií, textem a akordy jakož i +symboly hmatů. V tomto příkladu jsou zařazeny některé +přednastavené nákresy hmatů, ale tyto lze zcela přizpůsobit tak, +aby odpovídaly téměř jakékoli situaci. + +@exampleImage{chart} +@newsEnd + +@newsItem +@subsubheading Velké projekty + +LilyPond se znamenitě hodí pro velké projekty, jako jsou opery nebo díla pro velký symfonický orchestr. Dodatečně umožňuje textově založený +vstup větší svobodu na překážkách -- následující příklad +byl dán k volnému použití slepým skladatelem Hu Haipengem. + +@exampleImage{orchestra} +@newsEnd + + +@divClass{column-center-bottom} +@subheading A co teď? + +JeÅ¡tě pořád nejste přesvědčen? LilyPond je programem s otevřeným +zdrojovým kódem a zaručuje vám @ref{Svoboda,,svobodu}. Pokud jste se již rozhodl, že +LilyPond vyzkoušíte, přečtěte si nejprve o naÅ¡em +@ref{Textový vstup,,textovém vstupu}. +@divEnd + + +@node Svoboda +@unnumberedsec Svoboda +@translationof Freedom + +@divClass{column-center-top} +@subheading Svobodné programy + +@uref{http://www.gnu.org/, GNU} LilyPond je napsán a udržován +společností nadÅ¡enců. +Je vydán pod @ref{GPL, GNU General Public License} a +@ref{FDL, GNU Free Documentation License}, takže +každý je svobodný v tom, že může odstraňovat chyby, měnit program +nebo jej rozÅ¡iřovat. Uživatele nabytí programu pro vytváření +krásné notové sazby nemá stát tisíce korun českých. +@divEnd + + +@c @divClass{column-left-top} +@divClass{color2} +@divClass{keep-bullets} +@subheading Jaký užitek mají uživatelé? + +@itemize + +@item +Žádné náklady: Nahrajte program a vyzkouÅ¡ejte jej. Co +můžete ztratit? + +@item +Sdílení: Pokud program shledáte být dobrým, můžete jeho kopii předat dál svým přátelům, učitelům, studentům nebo kolegům! + +@item +Zdrojový kód po ruce: Jestliže by vás zajímalo, jak LilyPond +vytváří určitý notový zápis, můžete přesně sledovat, +jak si program počíná. + +@item +RozÅ¡iřitelnost: Můžete přidávat vlastnosti, odstraňovat chyby +a měnit funkčnost. Pokud nejste programátorem, +můžete zaměstnat někoho, kdo za vás tento úkol +převezme. + +Toto snad příležitostnému hudebníkovi nebude znít jako výhoda, +ale možnost program rozšířit se může ukázat jako velmi cenná +pro vážné skladatele, vydavatelství not a +vědce. + +@item +Jistota pro budoucnost: Když nějaký závod udělá úpadek, co +se pak děje s elektronickými notami, které závisí na jeho +programech? Takové starosti u LilyPondu mít nemusíte: +i kdyby celé vývojářské družstvo najednou přestalo +(což je velice nepravděpodobné), přesto je program stále jeÅ¡tě +na internetu k dalšímu používání, měnění +nebo ke kopírování. + + +@end itemize + +@divEnd +@divEnd + + +@c @divClass{column-right-top} +@divClass{color3} +@divClass{keep-bullets} +@subheading Proč @qq{dávají} vývojáři LilyPondu svou práci zdarma? + +VětÅ¡ina z nich vidí svou vývojářskou práci na LilyPondu jako +svého koníčka nebo jako dobrovolnickou práci. Jeden by se tedy vlastně musel ptát: +@qq{Proč lidé něco dělají dobrovolně}? + +@itemize + +@item +Potěšení: Práce na jednom cíli může velmi nadchnout, obzvláště +když člověk může pracovat v jednom družstvu. + +@item +Stejné cíle: My vÅ¡ichni chceme pěkně vysázené noty, ale jen málo +lidí má schopnosti (a nikdo nemá čas) k tomu, aby napsal +program, který by dokázal zvládnout vÅ¡echny případy. Ale tím, že +pracujeme společně -- jeden vylepÅ¡uje podobu obloučků, jiný +vylepÅ¡uje kód pro automatické trámce a třetí +píše dokumentaci o tom, jak mohou být tyto vlastnosti +používány -- můžeme naÅ¡eho cíle dosáhnout, takže +každý obstará jen jeden zlomek času, který by na tu práci potřeboval +jednotlivec. + +@item +@qq{Dárková kultura}: Hnutí za svobodné programy (nebo @qq{otevřený zdrojový kód}) +Bewegung stvořil mnoho velkolepých programů, například +@uref{http://kernel.org/, GNU/Linux}, +@uref{http://www.getfirefox.com/, Mozilla Firefox} a +@uref{http://www.wesnoth.org/, Battle for Wesnoth}. Jako poděkování +za prospěch, který z takových projektů mají, +chtějí někteří vývojáři dát společnosti @qq{něco +zpět}. + +@item +Pracovní zkuÅ¡enost: Přispět nějakému projektu s otevřeným zdrojovým kódem +je dobrý způsob, jak se pocvičit v programování, psaní a překládání +dokumentace nebo v návrhu. Toto cvičení pomohlo některým vývojářům +při získání pracovní nabídky nebo stipendia. + + +@end itemize + +@divEnd +@divEnd + + +@divClass{column-center-bottom} +@subheading A co teď? + +NJeÅ¡tě nejste přesvědčen? Přečtěte si náš důkladný +článek o filozofii notové sazby v @ref{Pozadí,,pozadí}. +Pokud už jste se rozhodl, že +LilyPond vyzkoušíte, přečtěte si nejprve o naÅ¡em +@ref{Textový vstup,,textovém vstupu}. +@divEnd + + +@node Pozadí +@unnumberedsec Pozadí +@translationof Background + +@divClass{column-center-top} +@subheading Článek k pozadí + +Napsali jsme podrobný článek, který popisuje smysl pro krásu, +co se týče počítačů: umění, vytváření krásy s pomocí +počítače. + +Pokud pouze hledáte krátký úvod do LilyPondu, je pro vás v +článku pravděpodobně příliÅ¡ materiálu. Pokud jej chcete +číst nyní, přejděte na @ref{Článek,,článek}. +@divEnd + +@divClass{column-center-bottom} +@subheading A co teď? + +JeÅ¡tě stále nejste přesvědčen? Přečtěte si o některých +@ref{Tvorba,,tvorbách} naÅ¡ich uživatelů a na noty se podívejte. +Pokud už jste se rozhodl, že +LilyPond vyzkoušíte, přečtěte si nejprve o naÅ¡em +@ref{Textový vstup,,textovém vstupu}. +@divEnd + + +@node Tvorba +@unnumberedsec Tvorba +@translationof Productions + +@divClass{column-left-top} +@subheading Koncerty + +Sazba not v LilyPondu byla při různých představeních nasazena po celém světě. +Několik pozoruhodných událostí: + +@divClass{keep-bullets} +@itemize + +@item +@emph{Affaire étrangère}, Opera od +@uref{http://valentin.villenave.net/,Valentin Villenave} s +francouzským libretem od +@uref{http://en.wikipedia.org/wiki/Lewis_Trondheim, Lewis Trondheim}, byla poprvé uvedena 1. února 2009 v +@uref{http://www.orchestre-montpellier.com/, L'Opéra de Montpellier}. + + +@item +@uref{http://www.mercurybaroque.org/02/02109.aspx, Mercury Baroque} +představení Lullyho @emph{Armide} 15--16 května 2009 v Houstonu, +Texas (Notová sazba od @uref{http://nicolas.sceaux.free.fr/, +Nicolase Sceauxe}). + +@item +Ukázky nástrojů od Rameause @emph{Hippolyte et Aricie} v +St. James Church na Manhattanu 8. května 2009 od Fredericka +Renze a jeho souboru @uref{http://www.earlymusicny.org/, +Early Music New York} (Notová sazba od Nicolase Sceauxe). + +@end itemize +@divEnd + +@divEnd + + +@divClass{column-right-top} +@subheading Vydávané noty + +@divClass{keep-bullets} +@itemize + +@item +@uref{http://www.mutopiaproject.org/index.html, Mutopia Project}, +přes 1500 skladeb klasické hudby k volnému stažení not a +pro LilyPond ta nejlepší reklama. + +@c don't make this "Mutopia" a link, since that looks silly. +@item +@uref{http://etudeapp.com, Etude}, @qq{Notová sazba pod omamnými látkami} je +jeden program pro zařízení iPhone, klavírní hudba, vysázená LilyPondem. K tomu +náleží četné skladby z Mutopie. Program také obsahuje zdánlivou +klaviaturu, která ukazuje, které klávesy se musí stisknout, aby +při čtení not pomohl začátečníkům. + +@item +@uref{http://www.adoromusicpub.com/, Adoro Music Publishing}, +jakostně vysoce hodnotné notové zápisy církevní hudby, jak pro +přímé stažení tak i k dostání na papíře. + +@item +@uref{http://shadylane.fr/, The Shady Lane +Publishing}, +ein @qq{Mikrovydavatelství not}, které si dalo za cíl +podporu nové ekonomie hudby, které stojí hudebníkům a +milovníkům hudby blíže. + +@end itemize + +@divEnd + +@divEnd + + +@divClass{column-center-bottom} +@subheading A co teď? + +JeÅ¡tě nejste přesvědčen?  Přečtěte si některé @ref{Posudky,,posudky} +od naÅ¡ich uživatelů. Když už jste se rozhodl, že +LilyPond vyzkoušíte, přečtěte si nejprve o naÅ¡em +@ref{Textový vstup,,textovém vstupu}. +@divEnd + +@c TRANSLATORS, so far it's mostly from +@c http://lilypond.org/web/switch/testimonials + +@node Posudky +@unnumberedsec Posudky +@translationof Reviews + +@divClass{column-left-top} +@subheading Zveřejněné články + +@divClass{keep-bullets} +@itemize + +@item +Září 2009 + +Německý časopis pro uživatele Linuxu napsal +@uref{http://www.linux-community.de/Internal/Artikel/Print-Artikel/LinuxUser/2009/10/Digitaler-Notenschluessel, +Článek o LilyPondu}. + +@item +Srpen 2009 + +Ann Drinan předkládá na stránkách +@uref{http://www.polyphonic.org/article.php?id=188, Polyphonic.org} +poznámky dvou orchstrálních knihovníků, kteří se baví o používání +programů ke správě jejich knihoven. + +@item +Únor 2008 + +Na @uref{http://www.musicbyandrew.ca/finale-lilypond-1.html, +Články na jeho stránkách} vÅ¡eobecně srovnává Andrew Hawryluk Finale +a LilyPond generell a podrobně vypočítává schopnosti obou +programů při sazbě not. Druhý článek je informativním +rozborem notové sazby +Rachmaninova klavírního preludia 6, a porovnáním s +ručně rytým vydáním. + +@item +Červen 2006 + +@uref{http://distrowatch.com,DistroWatch} uděluje LilyPondu +cenu a píše +@uref{http://distrowatch.com/weekly.php?issue=20060605,writes} +@qq{Ladies and Gentleman, we are pleased to announce that, based +on readers' requests, the DistroWatch May 2006 donation has been +awarded to LilyPond (@euro{} 190.00) and Lua (US$250.00).} + +@item +Prosinec 2005 + +@uref{http://linuxjournal.com,Linux Journal} zveřejňuje +článek pod názvem +@uref{http://www.linuxjournal.com/article/8364, Make Stunning +Schenker Graphs with GNU LilyPond}. Jedná se o do hloubky jdoucí, +ale velmi účelný článek s vyrytými ostrými obrázky +LilyPondu. Autor Kris Shaffer poznamenává: +»GNU Lilypond vytváří krásnou grafiku, která se ve vztahu k obchodním nabídkám +jeví jako druhá volba.« + +@item +20. srpna 2005 + +Belgické noviny De Standaard zkoumá, co pobízí autory +svobodných programů v článku +@uref{http://www.standaard.be/Artikel/Detail.aspx?artikelId=G42H5GD6, +Delen van KENNIS zonder WINSTBEJAG} (Neziskové strany +vědění) ve svém `DS2 bijlage'. LilyPond je používán jako příklad +a článek je rozdělen pomocí výtahů z rozhovoru vedeného elektronickou +poÅ¡tou s Janem Nieuwenhuizenem. Tímto současně LilyPond +přichází poprvé do velkého tiÅ¡těného tisku. + +@item +Červen 2005 + +Francouzský článek o LilyPondu ve verzi 2.6 se objevuje na +@uref{http://linuxfr.org/2005/06/27/19210.html, linuxfr.org}. + +@item +Říjen 2004 + +Vydavatelé holandského časopisu Computer!Totaal, +který se věnuje počítačům, +@uref{http://lilypond.org/web/images/computer-totaal.jpeg, +popisují LilyPond} ve vydání z října 2004 jako: @qq{báječný +svobodný (Open Source) program [...] Noty vytvořené LilyPondem +jsou bez výjimky nádherné [...] Jde o velmi silný systém, který +umí skoro vÅ¡e.} + +@item +Červenec, srpen 2004 + +Dave Phillips napsal úvodní článek pro +@uref{http://linuxjournal.com,Linux Journal}: At +the sounding edge: LilyPond, díl +@uref{http://www.linuxjournal.com/article/7657, první} a +@uref{http://www.linuxjournal.com/article/7719, druhý}. + +@item +Březen 2004 + +Chris Cannam +@uref{http://www.all-day-breakfast.com/cannam/linux-musician/lilypond.html,interviewte} +Han-Wen Nienhuys a Jan Nieuwenhuizen na linuxmusician.com +(prvotní stránky už nejdou). Rozhovor byl probírán také +v jednom článku na @uref{http://slashdot.org/article.pl?sid=04/03/13/2054227&tid=, +slashdot Story}. + +@item +Únor 2004 + +Džezový zpěvák Gail Selkirk píše o +@uref{http://www.songbirdofswing.com/editorial_page/lilypond/, +Diving into LilyPond}. @qq{... člověk může vytvářet listy s písničkami nebo celé +noty pro orchestr, a výsledek jej potom dokáže hezky +překvapit.} +@uref{http://www.computermusic.co.uk/, Computer Music Special}, +číslo CMS06. + +@end itemize + +@divEnd +@divEnd + + +@divClass{column-right-top} +@subheading Doporučení od uživatelů + + +@divClass{testimonial-item} +@imageFloat{carter-brey,jpg, right} +@subsubheading @uref{http://nyphil.org/meet/orchestra/index.cfm?page=profile&personNum=7, Carter Brey}, první violoncello, New York Philharmonic + +@qq{@dots{} Napsal jsem několik kusů přídavků pro sólové violoncello + a vytiskl je pomocí LilyPondu. Mají být vydány u Schirmera. Jsem + si jistý, že vaÅ¡e vlastní verze není vyryta ani z poloviny tak ostře, jako + ta moje!} +@divEnd + + +@divClass{testimonial-item} +@imageFloat{orm-finnendahl,jpg, left} +@subsubheading @uref{http://icem-www.folkwang-hochschule.de/~finnendahl/, Orm Finnendahl}, profesor kompozice, Musikhochschule Freiburg (Vysoká hudební Å¡kola ve Freiburgu) + +@qq{I když jej [LilyPond] jeÅ¡tě tak dobře neznám, udělal na mě již teď neobyčejný + dojem. Použil jsem tento program pro zápis not jednoho moteta od Josquina Despreze + v menzurálním notovém zápisu. Je mimo veÅ¡kerou pochybnost, že LilyPond v + rychlosti, v jednoduchosti používání a notové sazbě snadno předčí + jiné notační programy.} +@divEnd + + +@divClass{testimonial-item} +@imageFloat{darius-blasband,jpg, right} +@subsubheading Darius Blasband, skladatel (Brusel, Belgie) + +@qq{[Po první zkouÅ¡ce orchestru] byla jakost mých notových listů + neustále chválena. A to, třebaže jsem na programu nepožadoval žádné z mnoha + jeho možností, abych sazbu zlepÅ¡il. To, co jsem orchestru rozdal, + byla vlastně nezpracovaná, nezměněná verze LilyPondu.} +@divEnd + + +@divClass{testimonial-item} +@subsubheading Kieren MacMillan, skladatel (Toronto, Kanada) + +@qq{Uznání a dík družstvu vývojářů za jejich neuvěřitelnou + práci. JeÅ¡tě nikdy jsem neviděl něco, co by se podobalo tomu, co jsem + dostal od LilyPondu. Jsem naprosto přesvědčen, že moje požadavky + na publikaci byly splněny nad očekávání, + z toho důvodu mohu tento program využít. [...] takřka nezměněná + notová sazba z LilyPondu [...] vypadá lépe než vÅ¡echny @qq{profesionální} + publikace z poslední doby, s nimiž jsem ji srovnával (tak přibližně + vÅ¡echny noty Warner Bros a dokonce mnohé z @qq{tradičních notačních domů}). [...] + } + +@qq{Toho teprve musejí Finale/Sibelius/Igor/atd. dosáhnout!} +@divEnd + + +@divClass{testimonial-item} +@subsubheading Chris Cannam, vedoucí programátor projektu @uref{http://www.rosegardenmusic.com/, RoseGarden} + +@qq{LilyPond je zřejmě supergorilou [notové sazby].} +@divEnd + + +@divClass{testimonial-item} +@subsubheading Chris Snyder, @uref{http://www.adoromusicpub.com/, Adoro Music Publishing} + +@qq{Způsob, jakým jsou noty v LilyPondu zadávány, mi dovoluje +myslet hudebně -- byly doby, kdy jsem se LilyPondu marně +pokouÅ¡el vysvětlit, jak se má v notách něco vysázet, +jen abych zjistil, že, i kdybych to dokázal udělat přesně tak, +jak to chtěl skladatel, noty by přesto byly pro čtení velmi +nejasné. LilyPond mi v mé dvojí úloze, jakožto vydavatele a +sazeče not, velmi ulehčuje mou +práci.} + +@qq{Používal jsem LilyPond ve svém začínajícím podniku pro tisk +not výhradně. Å lo to tak dobře, že bez výjimky byly vÅ¡ichni +skladatelé nadchnuti jakostí notové sazby, když jsem jim ukázal +korekturní obtah jejich not. Sám si také zasloužím určitý díl z +této chvály, neboÅ¥ jsem strávil mnoho času změnou výstupu, +především ligaturami akordů +-- ale LilyPond dává skvělý bod, kde se dá začít, +intuitivní rozhraní a možnost změnit +úplně vÅ¡e, jen kdy se tomu věnuje nějaký ten čas. +Jsem přesvědčen, že žádný obchodovaný výrobek +se mu nemůže byÅ¥ jen přiblížit.} +@divEnd + + +@divClass{testimonial-item} +@subsubheading David Bobroff, basový pozounista, Iceland Symphonieorchester + +@qq{JednoduÅ¡e si myslím, že LilyPond je jednoduÅ¡e úžasný [..] Čím více se o něm naučím, +tím více jej mám rád!} +@divEnd + + +@divClass{testimonial-item} +@subsubheading Vaylor Trucks, E-Gitarrenspieler (Ja, @uref{http://www.allmanbrothersband.com/modules.php?op=modload&name=userpage&file=content&page_id=12, verwandt mit}) + +@qq{LilyPond na mě udělal opravdu velký dojem[..]} + +@qq{JE TO NEJLEPŠÍ PROGRAM VÅ ECH DOB!} + +@qq{Mnohokrát, mnohokrát vÅ¡em děkuji za jejich tvrdou práci a obětavost!} +@divEnd + + +@divClass{testimonial-item} +@subsubheading @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}, @uref{http://www.mutopiaproject.org/, Mutopia}- spolupracovník + +@qq{Rozvíjel jsem k němu takovou nějakou nenávistnou lásku. Lásku, protože + první list s notami, který jsem uviděl, vypadal tak dobře. Popis + lže, když jde o krásu LilyPondu + -- je v tomto příliÅ¡ skromný! [...] protože LilyPond se pořád zlepÅ¡uje + a jak se důkladně zabývám tím, jak se věci ve + Scheme dělají, mám mnohem méně pocitů marnosti. Na každý pád + bych chtěl říci: Děkuji vám za to, že LilyPond nabízíte, je + skutečně báječný!} +@divEnd + + +@divClass{testimonial-item} +@subsubheading @uref{http://www.troff.org/whoswho.html#werner, Werner Lemberg}, Dirigent v koblenzském divadle a vynikající dělník GNU + +@qq{Celkově LilyPond dělá čistou práci!} +@divEnd + + +@divClass{testimonial-item} +@subsubheading Paul Davis, vývojář @uref{http://jackaudio.org/, JACK} a @uref{http://www.ardour.org/, Ardour} + +@qq{Myslím si, že [LilyPond je] + mimořádný program, a že dosahuje překrásných + výsledků. Poté co jsem si o něm v posledním roce přečetl jeden rozhovor, + řekl jsem různým přátelům o jeho možnostech.} +@divEnd + +@divEnd + + +@divClass{column-center-bottom} +@subheading A co teď? + +Přečtěte si o naÅ¡em @ref{Textový vstup,,textovém vstupu}. +@divEnd + + + +@node Textový vstup +@unnumberedsec Textový vstup +@translationof Text input + +@c TRANSLATORS, so far it's mostly from +@c http://lilypond.org/web/switch/howto + +@subheading @qq{Sestavení} not + +@imageClickable{nereid-shot-small,png, (Klepněte kvůli zvětÅ¡ení), nereid-shot,png, right} + +LilyPond je @emph{sestaveným} systémem: je spuÅ¡těn přes +textový soubor, který noty popisuje. Výsledný výstup +je prohlížen na obrazovce nebo vytiÅ¡těn. V určité +smyslu je LilyPond spíše programovacím jazykem než +obrazovým programem pro sazbu not. + +Člověk noty nepíše tak, že obrázky not vytáhne z +nakreslené laÅ¥ky a umístí je do stále se dynamicky obnovující +notové osnovy. Místo toho píše text. +Tento text je LilyPondem vykládán (nebo +@qq{sestaven}) a přitom je vyráběna pěkně vypadající notová sazba. + +Lidé zvyklí na obrazné sázení not mohou potřebovat nějakou +chvíli na to, aby se naučili novým pracovním způsobům, ale výsledek +ztrátu vzniklou při vynaložení dodatečného úsilí vyrovnává. + +@warning{Ukazujeme krátký přehled naÅ¡eho textového vstupu +-- není to tak složité, jak to zní. Nedělejte si žádné starosti, +když v příkladu vÅ¡emu neporozumíte. +V naší dokumentaci je o vÅ¡ech jednotlivých podrobnostech +velice důkladně pojednáno.} + + +@subsubheading Je to jednoduché tak jako A B C + +Noty jsou kódovány písmeny a čísly. Zvláštní příkazy jsou zadávány +zpětným (obráceným) lomítkem. + +@imageFloat{text-input-1-annotate,png,center} +@imageFloat{text-input-1-output,png,center} + +Předznamenání jsou přidávána pomocí různých koncovek: @code{-is} +za notou sází křížek, @code{-es} zato béčko (-- toto jsou české koncovky, +koncovky v jiných jazycích jsou možné také). LilyPond sám rozhodne o tom, kde +předznamenání umístí. + +@imageFloat{text-input-2-annotate,png,center} +@imageFloat{text-input-2-output,png,center} + + +@subsubheading Popová hudba + +Akordy a text písničky mohou být jednoduÅ¡e dány dohromady na jednom listu. + +@imageFloat{text-input-pop-annotate,png,center} +@imageFloat{text-input-pop-output,png,center} + + + +@subsubheading Orchestrální hlasy + +Soubor se vstupem obsahuje noty jednoho díla. +Noty a hlasy mohou být vytvořeny z jednoho jediného vstupního souboru. +Když je změněna nějaká nota, změna se opět současně nalézá i v +hlasu a v notovém zápisu. Tím, že noty jsou využity vícekrát, +měly by být přiděleny jedné proměnné: + +@imageFloat{text-input-parts-both-annotate,png,center} + + +S touto proměnnou pak lze vytvořit sólový hlas (zde přesunut, +pomlky jsou staženy): + +@imageFloat{text-input-parts-single-annotate,png,center} +@imageFloat{text-input-parts-single-output,png,center} + + +Stejná proměnná se potom používá v notovém zápisu (zde v původní tónové výšce): + +@imageFloat{text-input-score-annotate,png,center} +@imageFloat{text-input-score-output,png,center} + + +@subsubheading Dokumentace pro začátečníky + +Je nám jasné, že tento způsob psaní not se mnoha uživatelům zdá +podivný. Z toho důvodu jsme napsali důkladné poučení, +jež má novým uživatelům pomoci. Člověk by měl začít +s částí nazvanou @ref{Úvod,,úvod}. Příručka k učení se +chová jako úvod a začátek při práci s LilyPondem; +jsou zde zodpovězeny četné otázky, dříve než by si je člověk vůbec +mohl položit! + +Čtěte, prosím, příručku k učení se, předtím než si budete stěžovat +na chyby! Noví uživatelé si někdy myslí, že LilyPond +nepracuje správně, zatímco program dělá ve skutečnosti +přesně to, k čemu byl napsán. + +Další informace se nacházejí pod @ref{Příručky,,příručkami} + + +@subsubheading Jednodušší prováděcí prostředí + +@imageClickable{lilykde-screenshot-small,png, + (Klepněte kvůli zvětÅ¡ení),lilykde-screenshot,png,right} + +LilyPond se především stará o sázení not v té nejlepší +jakosti -- programování obrazného uživatelského rozhraní +(GUI) by nás od tohoto úkolu jen odvádělo. Přesto jsou jiné +projekty, jejichž cílem je vytváření souborů LilyPond. + +Některá prováděcí prostředí zahrnují zvýrazňování skladby, automatické +doplňování a předvyrobené předlohy. Jiné programy poskytují k použití +skutečné obrazné uživatelské rozhraní, s nímž člověk může noty +upravovat obrazově. Další informace se nacházejí pod +@ref{Snadnější úpravy,,snadnějšími úpravami}. + + + +@divClass{column-center-bottom} +@subheading A co teď? + +Jste nyní připraveni na @ref{Stažení,, stažení LilyPondu}? +JeÅ¡tě stále nejste přesvědčeni? Přečtěte si o @ref{Snadnější +úpravy,,snadnějších úpravách}. + +@divEnd + + +@node Snadnější úpravy +@unnumberedsec Snadnější úpravy +@translationof Easier editing + + +@divClass{column-center-top} +@subheading LilyPondTool + +@imageClickable{lilypondtool-2.12-screenshot-400wide,png, + (Klepněte kvůli zvětÅ¡ení),lilypondtool-2.12-screenshot,png,right} + +@sourceimage{logo-linux,,,} +@sourceimage{logo-freebsd,,,} +@sourceimage{logo-macosx,,,} +@sourceimage{logo-windows,,,} + +@uref{http://lilypondtool.organum.hu} + +Vytvořen jako přídavný modul pro textový editor @uref{http://www.jedit.org,jEdit}, +je LilyPondTool jedním z textově založených nástrojů s nejvíce +vlastnostmi pro sázení a úpravy notových zápisů LilyPond +K tomu patří průvodce dokumentem pro jednodušší vytvoření nového souboru +s podporou pro písňový text a vložený prohlížeč souborů +PDF s pokročilou podporou pro kroky +ukázat a klepnout. + +@divEnd + +@divClass{column-center-top} +@subheading Frescobaldi + +@imageClickable{frescobaldi-lilypond-editor-small,png, + (Klepněte kvůli zvětÅ¡ení),frescobaldi-lilypond-editor,png,right} + +@sourceimage{logo-linux,,,} +@sourceimage{logo-freebsd,,,} + +@uref{http://www.frescobaldi.org} + +Frescobaldi je jednoúčelový notový a textový editor pro LilyPond +s vestavěným náhledem na soubory PDF, s mnohostrannou podporou pro +vytváření nových notových zápisů a mnoha vlastnostmi pro provádění úprav. +Je zbudován na základě knihoven KDE 4 a v současnosti běží +na vÅ¡ech druzích linuxových systémů a na jiných +UNIXových operačních systémech. + +@divEnd + +@divClass{column-center-top} +@divClass{column-center-top} +@subheading Obrazné prostředí: Denemo + +@imageClickable{screenshot-denemo-small,png, + (Klepněte kvůli zvětÅ¡ení),screenshot-denemo,png,right} + +@sourceimage{logo-linux,,,} +@sourceimage{logo-windows,,,} + +@uref{http://denemo.org} + +Denemo je obrazný editor, který dokáže vyrábět soubory LilyPond +(vstupní formát je ve verzi 2.8.7) a dovoluje rovněž přehrávání zvuku. Tím může +být soubor LilyPondu pozorován souběžně s názorným notovým obrazem. +Dodatečné změny je možné připojit k předmětům not, akordů atd. +-- budou uloženy společně se souborem Denemo, takže uživatel +může dále pracovat s obrazem. + +Když uživatel přemístí ukazatel v textu LilyPondu, přemístí se i v notovém obrazu, +a vÅ¡echny chyby ve skladbě drobných vylepÅ¡ení LilyPondu budou označeny v +textovém pohledu, když se z něj tiskne. + +@divEnd + +@divClass{column-center-top} +@subheading Textové editory + +@sourceimage{logo-linux,,,} +@sourceimage{logo-freebsd,,,} +@sourceimage{logo-macosx,,,} +@sourceimage{logo-windows,,,} + +@uref{http://www.gnu.org/software/emacs/} + +Emacs je textový editor s vlastnostmi, které pracují v závislosti +na jazyku, pro velmi mnoho počítačových jazyků. Emacs je +vysoce rozÅ¡iřitelný editor, který je možné používat i jako +jednotné vývojářské prostředí. Má režim +@qq{lilypond}-, který poskytuje jazyková vymezení pro práci se +soubory LilyPondu. Jeden z naÅ¡ich vývojářů +napsal i hlavní režim pro Emacs, @uref{http://nicolas.sceaux.free.fr/ ++lilypond/lyqi.html,lyqi}. + +@uref{http://www.vim.org} + +Vim je malý textový editor a rozšíření staršího +unixového editoru @command{vi}. Je rovněž rozÅ¡iřitelný a nastavitelný. + +Obecně platí, že pravděpodobně sáhnete po jiném editoru, když budete chtít +zapisovat vstupní soubory pro LilyPond, pokud s Emacsem nebo +Vimem nejste obeznámeni již od začátku. + +Další informace k nastavení Emacsu a Vimu se nacházejí pod +@rprogram{Text editor support}. + + +@sourceimage{logo-macosx,,,} +@uref{http://www.uoregon.edu/~koch/texshop} + +Editor TexShop pro MacOS@tie{}X lze rozšířit, tudíž +umí spouÅ¡tět LilyPond, @command{lilypond-book} und @command{convert-ly} +z editoru. K tomu se používá rozšíření, +které je dostupné zde: + +@example +@uref{http://users.dimi.uniud.it/~nicola.vitacolonna/home/content/lilypond-scripts}. +@end example + + +@sourceimage{logo-macosx,,,} +Je také balíček s LilyPondem pro TeXMate, obchodovaný editor pro +MacOS. Dá se nainstalovat provedením následujícího +příkazu v příkazovém řádku: + +@example +mkdir -p /Library/Application\ Support/TextMate/Bundles +cd /Library/Application\ Support/TextMate/Bundles +git clone http://github.com/textmate/lilypond.tmbundle.git + +@end example + +@divEnd + + +@divClass{column-center-top} +@subheading Jiné programy umí vyvádět kód LilyPondu + + +@subsubheading Editory notového zápisu, tabulatur a MIDI: + +@itemize +@item +@item +@uref{http://www.rosegardenmusic.com,Rosegarden}, Zvukový a MIDI sekvencer, +který rovněž podporuje editor notového zápisu pro úpravy jednotlivých notových osnov. + +@item +@uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd}, +založený na knihovně @uref{http://cairographics.org, Cairo}, +má pokusnou podporu pro vyvedení LilyPondu. + +@item +@uref{http://www.tuxguitar.com.ar/,TuxGuitar}, Vícestopý editor tabulatur a +přehrávač, staví vedle tabulatur také pohled na notový zápis +a dovede vyvádět do LilyPondu. + +@item +@uref{http://musescore.org,MuseScore} má neúplné vyvedení pro LilyPond, +je ale činorodě vyvíjen. + +@item +@uref{http://canorus.org,Canorus} také umí vyvádět do LilyPondu, je ovÅ¡em jeÅ¡tě ve stadiu beta. Osoby ochotné jej zkouÅ¡et jsou vítány. + +@item +@uref{http://www.volny.cz/smilauer/rumor/rumor.html,Rumor}, +monofonní převodník ve skutečném čase z MIDI do LilyPondu. + +@end itemize + +@subsubheading Algoritmické vyvíječe kódu + +@itemize +@uref{http://strasheela.sourceforge.net, Strasheela} je @qq{a +nadmíru výrazný na omezení založený systém pro skládání hudby}. + +@item +@uref{http://common-lisp.net/project/fomus/,FOMUS}, knihovna LISP, +pro vytváření hudebního zápisu z programových prostředí pro počítačovou hudbu. + +@end itemize +@divEnd + + +@divClass{column-center-top} + +@subheading Další programy, které nejsou činně vyvíjeny + +@itemize + +@item +@uref{http://lilykde.googlecode.com/,LilyKDE} byl nahrazen +@uref{http://www.frescobaldi.org/,Frescobaldi} a existuje pouze jako +LilyKDE3 pro KDE 3.5 a lilypond-KDE4 pro KDE 4.1. + +@item +@uref{http://noteedit.berlios.de,NoteEdit}, který zaváděl +@uref{http://www.musicxml.com/xml.html,MusicXML}, se +rozdělil a je dále vyvíjen jako +@uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd} +und @uref{http://canorus.org,Canorus}. + + +@item +@uref{http://lilycomp.sourceforge.net, LilyComp} je obrazný +program pro notový zápis, který se chová jako psací blok pro čísla, +se kterým se dá vytvářet notový zápis LilyPondu. + +@end itemize + +@divEnd + + +@divClass{column-center-bottom} +@subheading A co teď? + +Jste nyní připraven @ref{Stažení,,stáhnout si LilyPond}? + +Stále jeÅ¡tě nejste přesvědčen? Mnozí skladatelé, hudebnící a +a dirigenti se naučili, jak se v naÅ¡em vstupním formátu +zapisují noty. ZkuÅ¡ení uživatelé dokonce podali zprávu, že +v LilyPondu dokáží napsat celý notový zápis rychleji než s +klavírní klávesnicí nebo myší plus obrazným uživatelským rozhraním! Snad se chcete jeÅ¡tě jednou podívat, +které @ref{Vlastnosti,,vlastnosti}, @ref{Příklady,,příklady} nebo +@ref{Svoboda,,svobodu} LilyPond dovoluje nebo si přečíst o @ref{Tvorba,,tvorbě} +a @ref{Posudky,,posudcích} naÅ¡ich uživatelů. Dodatečně jsme vysvětlili náš +přístup ke kráse klasického rytí vytvořené počítačem +v naÅ¡em @ref{Pozadí,,pozadí}. + +@subheading Zákonnost + +@divClass{legal} +VÅ¡echna loga a vyobrazení výrobků ctí autorské právo a obchodní značku. + +@logoLegalLinux + +@logoLegalFreeBSD + +@logoLegalMacOSX + +@logoLegalWindows + +@divEnd + +@divEnd diff --git a/Documentation/cs/web/macros.itexi b/Documentation/cs/web/macros.itexi new file mode 100644 index 0000000000..1eda91e858 --- /dev/null +++ b/Documentation/cs/web/macros.itexi @@ -0,0 +1,25 @@ +\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- +@c This file is part of web.texi +@ignore + Translation of GIT committish: 5e2900b22db1d1ea433d4e8445cbcba3ffe399a4 + + When revising a translation, copy the HEAD committish of the + version that you are working on. See TRANSLATION for details. +@end ignore + + +@include version.itexi +@include common-macros.itexi +@node Top +@top LilyPond --- \TITLE\ +@translationof Top + +@untranslated + + +@subsubheading Predefined commands +@subsubheading Selected Snippets +@subsubheading See also +@subsubheading Known issues and warnings + +@c -- SKELETON FILE -- diff --git a/Documentation/cs/web/manuals.itexi b/Documentation/cs/web/manuals.itexi new file mode 100644 index 0000000000..3b4e7835d1 --- /dev/null +++ b/Documentation/cs/web/manuals.itexi @@ -0,0 +1,575 @@ +@c -*- coding: utf-8; mode: texinfo; -*- +@ignore + Translation of GIT committish: FILL-IN-HEAD-COMMITTISH + + When revising a translation, copy the HEAD committish of the + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes.. +@end ignore + +@node Příručky +@unnumbered Příručky +@translationof Manuals + +@macro details{reference} +@spanClass{detail} +(@ref{\reference\, details of \reference\}) +@spanEnd +@end macro + +@divClass{heading-center} +@ifclear web_version + @heading Manuals for LilyPond @version +@end ifclear +@ifset web_version + @heading Manuals for LilyPond @versionStable +@end ifset + +@divEnd + +@divClass{link-headings} + +@divClass{column-center-top} +@subheading Introduction + +@itemize + +@item +@ref{Text input}: +LilyPond is a @strong{text-based} music engraver. Read this first! + +@item +@ifWebLinks{@manualStableLearningSplitNoName,@rlearningnamed{Top,Learning}} +a @qq{must-read} gentle introduction to LilyPond. +@details{Learning} + +@item +@ifWebLinks{@manualStableGlossarySplitNoName,@rglosnamed{Top,Glossary}} +@emph{(optional reading)} musical terms and translations. +@details{Glossary} + +@item +@ifWebLinks{@manualStableEssaySplitNoName,@ressaynamed{Top,Essay}} +@emph{(optional reading)} background information about computer engraving. +@details{Essay} + +@end itemize + +@divEnd + +@divClass{column-left-top} +@subheading Regular use + +@itemize + +@item +@ifWebLinks{@manualStableNotationSplitNoName,@rusernamed{Top,Notation}} +syntax reference. +@details{Notation} + +@item +@ifWebLinks{@manualStableUsageSplitNoName,@rprogramnamed{Top,Usage}} +running the programs. +@details{Usage} + +@item +@ifWebLinks{@manualStableSnippetsSplitNoName,@rlsrnamed{Top,Snippets}} +short tricks and tips. +@details{Snippets} + +@end itemize + +@divEnd + + +@divClass{column-right-top} +@subheading Infrequent Use + +@itemize + +@item +@ref{FAQ}: +Frequently Asked Questions. + +@item +@ref{Top, Web}: +this document. +@details{Web} + +@item +@ifWebLinks{@manualStableChangesSplitNoName,@rchangesnamed{Top,Changes}} +what's new? +@details{Changes} + +@item +@ifWebLinks{@manualStableExtendingSplitNoName,@rextendnamed{Top,Extending}} +fancy tweaks. +@details{Extending} + +@item +@ifWebLinks{@manualStableInternalsSplitNoName,@rinternalsnamed{Top,Internals}} +tweaks reference. +@details{Internals} + +@end itemize + +@divEnd + + +@divClass{column-center-bottom} +@subheading Other material + +@itemize + +@item +@ref{Translated}: +translation status for non-English readers. + +@item +@ref{All}: +downloadable and old manuals. + +@item +@ref{Development}: +manuals for the unstable version. + +@item +@ref{FDL}: +these manuals are published under the GNU Free Documentation License. + +@end itemize + +@divEnd + +@divEnd + + +@divClass{hide} +@menu +* Learning:: Learning. +* Glossary:: Glossary. +* Článek:: Článek. +* Notation:: Reference. +* Usage:: Usage. +* Snippets:: Snippets. +* FAQ:: FAQ. +* Web:: Web. +* Changes:: NEWS. +* Extending:: Programming. +* Internals:: Internals. +* Translated:: Translation. +* All:: All manuals. +* FDL:: Licence. +@end menu + +@divEnd + + +@c TRANSLATORS, most of the text in this file came from +@c LM 1.1 About the documentation (before this section was +@c removed in July 2009). + +@node Learning +@unnumberedsec Learning + +@divClass{column-left-top} +@subheading Learning manual + +This book explains how to begin learning LilyPond, as well as +explaining some key concepts in easy terms. You should read these +chapters in a linear fashion. + +There is a paragraph @strong{See also} at the end of each section, +which contains cross-references to other sections: you should not +follow these cross-references at first reading. When you have +read all of the manual, you may want to read some sections again +and follow those cross-references for more information. +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Learning, learning, + @rlearningnamed{Top,Learning}, + @manualStableLearningSplit, + @manualStableLearningBig, 1.5 MB, + @manualStableLearningPdf, 3 MB} + +@divEnd + + +@node Glossary +@unnumberedsec Glossary + +@divClass{column-left-top} +@subheading Glossary + +This explains musical terms, and includes translations to various +languages. If you are not familiar with music notation or music +terminology (especially if you are a non-native English speaker), +it is highly advisable to consult the glossary. + +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Music glossary, music-glossary, + @rglosnamed{Top,Music glossary}, + @manualStableGlossarySplit, + @manualStableGlossaryBig, 1 MB, + @manualStableGlossaryPdf, 1.5 MB} + +@divEnd + + +@node Článek +@unnumberedsec Článek +@translationof Essay + +@divClass{column-left-top} +@subheading Essay + +This book gives a brief history of music typography, followed by +an examination of LilyPond's engraving techniques. A comparison +between LilyPond and other music engraving systems is given. + +@warning{the detailed typographical examples are easier to analyze +in the PDF version due to its higher resolution.} + +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Essay, essay, + @ressaynamed{Top,Essay}, + @manualStableEssaySplit, + @manualStableEssayBig, 2 MB, + @manualStableEssayPdf, 2.5 MB} + +@divEnd + + +@node Notation +@unnumberedsec Notation + +@divClass{column-left-top} +@subheading Notation reference + +This book explains all the LilyPond commands which produce +notation. + +@warning{the Notation reference assumes that the reader knows +basic material covered in the Learning manual and is familiar with +the English musical terms presented in the glossary.} + +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Notation, notation, + @rusernamed{Top,Notation}, + @manualStableNotationSplit, + @manualStableNotationBig, 7 MB, + @manualStableNotationPdf, 18 MB} + +@divEnd + + +@node Usage +@unnumberedsec Usage + +@divClass{column-left-top} +@subheading Usage manual + +This book explains how to execute the programs, how to integrate +LilyPond notation with other programs, and suggests @qq{best +practices} for efficient use. It is recommended reading before +attempting any large projects. + +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Usage, usage, + @rprogramnamed{Top,Usage}, + @manualStableUsageSplit, + @manualStableUsageBig, 300 KB, + @manualStableUsagePdf, 400 KB} + +@divEnd + + +@node Snippets +@unnumberedsec Snippets + +@divClass{column-left-top} +@subheading Snippets + +This shows a selected set of LilyPond snippets from the +@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository} +(LSR). All the snippets are in the public domain. + +Please note that this document is not an exact subset of LSR. LSR +is running a stable LilyPond version, so any snippet which +demonstrates new features of a development version must be added +separately. These are stored in @file{Documentation/snippets/new/} in the LilyPond +source tree. + +The list of snippets for each subsection of the Notation are also +linked from the @strong{See also} portion. +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Snippets, snippets, + @rlsrnamed{Top,Snippets}, + @manualStableSnippetsSplit, + @manualStableSnippetsBig, 2.5 MB, + @manualStableSnippetsPdf, 8 MB} + +@divEnd + + +@node FAQ +@unnumberedsec FAQ + +@divClass{column-center-top} +@subheading Introductory questions + +@subsubheading Where are the graphical canvas, menus, and toolbars? + +LilyPond requires you to write music as text. Please read about +our @ref{Text input}. + + +@subsubheading There's a lot of documentation! Do I need to read it? + +You need to read the @ref{Learning, Learning manual}. As for the +rest of documentation, you only need to read the sections which +discuss the notation that you wish to create. + + +@subsubheading That's still a lot of reading! Is it worth it? + +Please decide for yourself; the reasons why you might want to use +LilyPond are given in the @ref{Introduction}. + +@divEnd + +@divClass{column-center-bottom} +@subheading Usage questions + +@subsubheading Something isn't working! How do I fix it? + +This is explained in @rprogram{Troubleshooting}. + + +@subsubheading Why do you change the syntax? + +This is explained in @rprogram{Why does the syntax change?}. + +@divEnd + + +@node Web +@unnumberedsec Web + +@divClass{column-left-top} +@subheading Web + +This manual supplies general information about LilyPond. It also +contains information about various community forums, bug +reporting, and development. + +@divEnd + +@divClass{column-right-bottom} +@subheading Read it + +@subsubheading Latest manual + +@divClass{keep-bullets} +@itemize +@ref{Top,Web} +@end itemize +@divEnd + +@subsubheading Web manual in @versionDevel + +@docLinksBare{Web, web, + @ref{Top,Web}, + @manualDevelWebSplit, + @manualDevelWebBig, 1 MB, + @manualDevelWebPdf, 2 MB} + +@divEnd + + +@node Changes +@unnumberedsec Changes + +@divClass{column-left-top} +@subheading Changes + +This is a summary of important changes and new features in +LilyPond since the previous stable version. + +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Changes, changes, + @rchangesnamed{Top,Changes}, + @manualStableChangesSplit, + @manualStableChangesBig, 6 KB, + @manualStableChangesPdf, 200 KB} + +@divEnd + + +@node Extending +@unnumberedsec Extending + +@divClass{column-left-top} +@subheading Extending LilyPond + +This manual explains how to write extensions to LilyPond. + +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Extending, extending, + @rextendnamed{Top,Extending}, + @manualStableExtendingSplit, + @manualStableExtendingBig, 200 KB, + @manualStableExtendingPdf, 400 KB} + +@divEnd + + +@node Internals +@unnumberedsec Internals + +@divClass{column-left-top} +@subheading Internals reference + +This is a set of heavily cross linked pages which document +the nitty-gritty details of each and every LilyPond class, object, +and function. It is produced directly from the formatting +definitions in the source code. + +Almost all formatting functionality that is used internally is +available directly to the user. For example, most variables that +control thickness values, distances, etc., can be changed in input +files. There are a huge number of formatting options, and all of +them are described in this document. Each section of the Notation +Reference has a @b{See also} subsection, which refers to the +generated documentation. + +@divEnd + +@divClass{column-right-bottom} + +@docLinks{Internals, internals, + @rinternalsnamed{Top,Internals}, + @manualStableInternalsSplit, + @manualStableInternalsBig, 2.5 MB, + @manualStableInternalsPdf, 2.8 MB} + +@divEnd + + +@node Translated +@unnumberedsec Translated + +@divClass{column-center-bottom} +@subheading Translations status + +@include translations.itexi + +@divEnd + + +@node All +@unnumberedsec All + +@divClass{column-left-top} +@subheading Downloadable versions + +@ifclear web_version +Downloadable tarballs only available at @uref{http://lilypond.org} +@end ifclear +@ifset web_version + +@divClass{keep-bullets} +@itemize + +@item @doctarballStable + +@end itemize + +@divEnd +@end ifset + +@divEnd + +@divClass{column-right-bottom} +@subheading Previous stable versions + +@divClass{keep-bullets} +@itemize + +@item @uref{http://lilypond.org/doc/v2.12/Documentation/, +LilyPond 2.12 Documentation} + +@item @uref{http://lilypond.org/doc/v2.11/Documentation/, +LilyPond 2.11 Documentation} + +@item @uref{http://lilypond.org/doc/v2.10/Documentation/, +LilyPond 2.10 Documentation} + +@item @uref{http://lilypond.org/doc/v2.8/Documentation/, +LilyPond 2.8 Documentation} + +@item @uref{http://lilypond.org/doc/v2.6/Documentation/, +LilyPond 2.6 Documentation} + +@item @uref{http://lilypond.org/doc/v2.4/Documentation/out-www/, +LilyPond 2.4 Documentation} + +@item @uref{http://lilypond.org/doc/v2.2/Documentation/out-www/, +LilyPond 2.2 Documentation} + +@item @uref{http://lilypond.org/doc/v2.0/Documentation/out-www/, +LilyPond 2.0 Documentation} + +@item @uref{http://lilypond.org/doc/v1.8/Documentation/out-www/, +LilyPond 1.8 Documentation} + +@item @uref{http://lilypond.org/doc/v1.6/Documentation/out-www/, +LilyPond 1.6 Documentation} + +@end itemize + +@divEnd +@divEnd + + +@node FDL +@unnumberedsec FDL + +@divClass{column-center-top} +@subheading Documentation license + +The documentation for GNU LilyPond is published under the GNU Free +Documentation License. An introduction to this license, and our +reasons for choosing it, is given in @ref{Freedom}. + +@divEnd + +@divClass{column-center-bottom} +@subheading GNU Free Documentation License 1.1 + +@include fdl.itexi + +@divEnd diff --git a/Documentation/cs/web/news-front.itexi b/Documentation/cs/web/news-front.itexi new file mode 100644 index 0000000000..051795c162 --- /dev/null +++ b/Documentation/cs/web/news-front.itexi @@ -0,0 +1,16 @@ +\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- +@c This file is part of web.texi +@ignore + Translation of GIT committish: 5e2900b22db1d1ea433d4e8445cbcba3ffe399a4 + + When revising a translation, copy the HEAD committish of the + version that you are working on. See TRANSLATION for details. +@end ignore + + +@subsubheading LilyPond 2.13.47 released! @emph{Jan 28, 2011} +@subsubheading Release candidate 1 withdrawn @emph{Jan 13, 2011} +@subsubheading Release candidate 1 of 2.14 - LilyPond 2.13.46 released! @emph{Jan 12, 2011} +@subsubheading LilyPond 2.13.45 released! @emph{Jan 3, 2011} + +@c -- SKELETON FILE -- diff --git a/Documentation/lily_index_search.php b/Documentation/lily_index_search.php index 21c2020642..518654dacb 100644 --- a/Documentation/lily_index_search.php +++ b/Documentation/lily_index_search.php @@ -1,5 +1,5 @@ "en", "de"=>"de", "nl"=>"nl", "ja"=>"ja", "hu"=>"hu", "fr"=>"fr", "zh"=>"zh", ""=>"en"); + $languages = array ("en"=>"en", "cs"=>"cs", "de"=>"de", "nl"=>"nl", "ja"=>"ja", "hu"=>"hu", "fr"=>"fr", "zh"=>"zh", ""=>"en"); $manuals = array ("essay"=>"essay", "extending"=>"extending", "learning"=>"learning", "notation"=>"notation", "usage"=>"usage"); $lang = $languages[$_REQUEST['lang']]; diff --git a/Documentation/po/cs.po b/Documentation/po/cs.po new file mode 100644 index 0000000000..0522617a06 --- /dev/null +++ b/Documentation/po/cs.po @@ -0,0 +1,11530 @@ +# translation of de.po to German +# translation of LilyPond documentation +# Copyright (C) 2006 Han-Wen Nienhuys, Jan Nieuwenhuizen +# This file is distributed under the same license as the lilypond package. +# +# +# Till Paala , 2007,2008,2009,2010, 2010. +# Pavel Fric , 2010. +msgid "" +msgstr "" +"Project-Id-Version: de\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-13 12:25+0200\n" +"PO-Revision-Date: 2010-09-13 16:59+0200\n" +"Last-Translator: Pavel Fric \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: postprocess_html.py:55 +#, python-format +msgid "This page is for %(package_name)s-%(package_version)s (%(branch_str)s)." +msgstr "" +"Tato stránka je pro %(package_name)s-%(package_version)s (%(branch_str)s)." + +#: postprocess_html.py:57 +#, python-format +msgid "" +"Your suggestions for the documentation " +"are welcome, please report errors to our bug list." +msgstr "" +"VaÅ¡e návrhy týkající se dokumentace " +"jsou vítány. Potíže a chyby hlaÅ¡te, prosím, na naÅ¡em Seznamu chyb." + +#: postprocess_html.py:69 +#, python-format +msgid "Other languages: %s." +msgstr "Jiné jazyky: %s." + +#: postprocess_html.py:70 +#, python-format +msgid "About automatic language selection." +msgstr "O automatickém výběru řeči." + +#: postprocess_html.py:318 +msgid "stable-branch" +msgstr "Stálá větev" + +#: postprocess_html.py:320 +msgid "development-branch" +msgstr "Vývojářská větev" + +#: translations-status.py:72 +msgid "Section titles" +msgstr "Nadpisy" + +#: translations-status.py:73 +#, python-format +msgid "Last updated %s" +msgstr "Naposledy obnoveno %s" + +#: translations-status.py:74 +msgid "Translators" +msgstr "Překladatelé" + +#: translations-status.py:74 +msgid "Translation checkers" +msgstr "ZkouÅ¡eči překladu" + +#: translations-status.py:75 +msgid "Translated" +msgstr "Přeloženo" + +#: translations-status.py:75 +msgid "Up to date" +msgstr "Současné" + +#: translations-status.py:76 +msgid "Other info" +msgstr "Více informací" + +#: translations-status.py:78 +msgid "no" +msgstr "ne" + +#: translations-status.py:79 +msgid "not translated" +msgstr "nepřeloženo" + +#: translations-status.py:81 +#, python-format +msgid "partially (%(p)d %%)" +msgstr "částečně (%(p)d %%)" + +#: translations-status.py:83 +#, python-format +msgid "partially translated (%(p)d %%)" +msgstr "částečně přeloženo (%(p)d·%%)" + +#: translations-status.py:84 translations-status.py:86 +msgid "yes" +msgstr "ano" + +#: translations-status.py:85 +msgid "translated" +msgstr "přeloženo" + +#: translations-status.py:86 translations-status.py:87 +msgid "up to date" +msgstr "současné" + +#: translations-status.py:88 +msgid "partially" +msgstr "částečně" + +#: translations-status.py:89 +msgid "partially up to date" +msgstr "částečně současné" + +#: translations-status.py:90 +msgid "N/A" +msgstr "N/A" + +#: translations-status.py:91 +msgid "pre-GDP" +msgstr "před-GDP" + +#: translations-status.py:92 +msgid "post-GDP" +msgstr "po-GDP" + +#. -*- coding: utf-8 -*- +#. Documentation/changes.tely:69 (variable) +msgid "coloredheads" +msgstr "Hlavičky barev" + +#. Documentation/changes.tely:70 (variable) +msgid "noclef" +msgstr "Neklíč" + +#. @node in Documentation/changes.tely +#. @node in Documentation/macros.itexi +msgid "Top" +msgstr "Začátek" + +#. @top in Documentation/changes.tely +msgid "New features in 2.13 since 2.12" +msgstr "Nové vlastnosti v 2.13 od té doby, co byla vydána verze 2.12" + +#. @node in Documentation/essay.tely +#. @appendix in Documentation/essay.tely +#. @node in Documentation/extending.tely +#. @appendix in Documentation/extending.tely +#. @node in Documentation/learning.tely +#. @appendix in Documentation/learning.tely +#. @node in Documentation/notation.tely +#. @appendix in Documentation/notation.tely +#. @node in Documentation/usage.tely +#. @appendix in Documentation/usage.tely +msgid "LilyPond index" +msgstr "Rejstřík k LilyPondu" + +#. @top in Documentation/macros.itexi +msgid "LilyPond --- \\\\TITLE\\\\" +msgstr "LilyPond -- \\\\TITLE\\\\" + +#. @subsubheading in Documentation/macros.itexi +msgid "Predefined commands" +msgstr "Předem určené příkazy" + +#. @subsubheading in Documentation/macros.itexi +msgid "Selected Snippets" +msgstr "Vybráné úryvky" + +#. @subsubheading in Documentation/macros.itexi +msgid "See also" +msgstr "Podívejte se i na" + +#. @subsubheading in Documentation/macros.itexi +msgid "Known issues and warnings" +msgstr "Známé potíže a varování" + +#. @node in Documentation/essay/engraving.itely +#. @chapter in Documentation/essay/engraving.itely +msgid "Music engraving" +msgstr "Notová sazba" + +#. @node in Documentation/essay/engraving.itely +#. @section in Documentation/essay/engraving.itely +msgid "The LilyPond story" +msgstr "Dějiny LilyPondu" + +#. @node in Documentation/essay/engraving.itely +#. @section in Documentation/essay/engraving.itely +msgid "Engraving details" +msgstr "Podrobnosti k notové sazbě" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Music fonts" +msgstr "Notová písma" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Optical spacing" +msgstr "Zrakové vyrovnání" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Ledger lines" +msgstr "Pomocné čáry" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Optical sizing" +msgstr "Zrakové uspořádání" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Why work so hard?" +msgstr "Proč tolik snahy?" + +#. @node in Documentation/essay/engraving.itely +#. @section in Documentation/essay/engraving.itely +msgid "Automated engraving" +msgstr "Automatická notová sazba" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Beauty contests" +msgstr "Soutěž krásy" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Improvement by benchmarking" +msgstr "ZlepÅ¡ení s pomocí srovnání jakosti" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Getting things right" +msgstr "Dělat vÅ¡e správně" + +#. @node in Documentation/essay/engraving.itely +#. @section in Documentation/essay/engraving.itely +msgid "Building software" +msgstr "Sestavit program" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Music representation" +msgstr "Zachycení hudby" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "What symbols to engrave?" +msgstr "Které symboly sázet?" + +#. @node in Documentation/essay/engraving.itely +#. @unnumberedsubsec in Documentation/essay/engraving.itely +msgid "Flexible architecture" +msgstr "Pružná stavba" + +#. @node in Documentation/essay/engraving.itely +#. @section in Documentation/essay/engraving.itely +msgid "Putting LilyPond to work" +msgstr "Přenechat práci LilyPondu" + +#. @node in Documentation/essay/engraving.itely +#. @section in Documentation/essay/engraving.itely +msgid "Engraved examples (BWV 861)" +msgstr "Příklady notové sazby (BWV 861)" + +#. @node in Documentation/essay/literature.itely +#. @chapter in Documentation/essay/literature.itely +msgid "Literature list" +msgstr "Literatura" + +#. @node in Documentation/essay/literature.itely +#. @section in Documentation/essay/literature.itely +msgid "Short literature list" +msgstr "Krátký seznam literatury" + +#. @node in Documentation/essay/literature.itely +#. @section in Documentation/essay/literature.itely +msgid "Long literature list" +msgstr "Dlouhý seznam literatury" + +#. @subheading in Documentation/essay/literature.itely +msgid "Colorado" +msgstr "Colorado" + +#. @subheading in Documentation/essay/literature.itely +msgid "Computer notation" +msgstr "Sazba not s pomocí počítače" + +#. @subheading in Documentation/essay/literature.itely +msgid "Engraving" +msgstr "Notová sazba" + +#. @node in Documentation/fdl.itexi +#. @appendix in Documentation/fdl.itexi +#. @node in Documentation/fdl.itexi +#. @appendix in Documentation/fdl.itexi +#. @node in Documentation/fdl.itexi +#. @appendix in Documentation/fdl.itexi +#. @node in Documentation/fdl.itexi +#. @appendix in Documentation/fdl.itexi +#. @node in Documentation/fdl.itexi +#. @appendix in Documentation/fdl.itexi +#. @node in Documentation/fdl.itexi +#. @appendix in Documentation/fdl.itexi +msgid "GNU Free Documentation License" +msgstr "GNU Free Documentation License" + +#. @heading in Documentation/fdl.itexi +msgid "ADDENDUM: How to use this License for your documents" +msgstr "" +"Dodatek: Jakým způsobem lze povolení používat pro své vlastní dokumenty" + +#. Documentation/extending/scheme-tutorial.itely:734 (variable) +msgid "traLaLa" +msgstr "traLaLa" + +#. Documentation/extending/scheme-tutorial.itely:736 (comment) +msgid "dummy action to deal with parser lookahead" +msgstr "Nepodstatný krok pro vyrovnání se s odhadem parseru" + +#. Documentation/extending/scheme-tutorial.itely:1354 (variable) +#. Documentation/extending/programming-interface.itely:127 (variable) +#. Documentation/learning/fundamental.itely:3103 (variable) +#. Documentation/learning/fundamental.itely:3153 (variable) +#. Documentation/notation/changing-defaults.itely:3677 (variable) +msgid "padText" +msgstr "OdstupText" + +#. Documentation/extending/scheme-tutorial.itely:1377 (variable) +#. Documentation/notation/changing-defaults.itely:3712 (variable) +msgid "tempoPadded" +msgstr "tempoPosunuto" + +#. Documentation/extending/scheme-tutorial.itely:1396 (variable) +msgid "pattern" +msgstr "Vzor" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @chapter in Documentation/extending/scheme-tutorial.itely +msgid "Scheme tutorial" +msgstr "Cvičení v Scheme" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @section in Documentation/extending/scheme-tutorial.itely +msgid "Introduction to Scheme" +msgstr "Úvod do Scheme" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Scheme sandbox" +msgstr "PískoviÅ¡tě pro Scheme" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Scheme variables" +msgstr "Proměnné v Scheme" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Scheme simple data types" +msgstr "Jednoduché datové typy ve Scheme" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Scheme compound data types" +msgstr "Složené datové typy ve Scheme" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Pairs" +msgstr "Dvojice" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Lists" +msgstr "Seznamy" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Association lists (alists)" +msgstr "Seznamy spojení (alist)" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Hash tables" +msgstr "Rozptylovací (haÅ¡ové) tabulky" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Calculations in Scheme" +msgstr "Výpočty ve Scheme" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Scheme procedures" +msgstr "Procedury Scheme" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Defining procedures" +msgstr "Stanovit procedury" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Predicates" +msgstr "Přísudky" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Return values" +msgstr "Vrácené hodnoty" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Scheme conditionals" +msgstr "Podmínky Scheme" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "if" +msgstr "if" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "cond" +msgstr "cond" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @section in Documentation/extending/scheme-tutorial.itely +msgid "Scheme in LilyPond" +msgstr "Scheme v LilyPondu" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "LilyPond Scheme syntax" +msgstr "Skladba Scheme pro LilyPond" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "LilyPond variables" +msgstr "Proměnné v LilyPondu" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Input variables and Scheme" +msgstr "Vstupní proměnné a Scheme" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Object properties" +msgstr "Vlastnosti předmětů" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "LilyPond compound variables" +msgstr "Složené proměnné v LilyPondu" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Offsets" +msgstr "Posuny" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Extents" +msgstr "Rozsahy" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Property alists" +msgstr "Seznamy spojených vlastností" + +#. @subheading in Documentation/extending/scheme-tutorial.itely +msgid "Alist chains" +msgstr "Řetězce seznamů spojení" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Internal music representation" +msgstr "Vnitřní znázornění hudby" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @section in Documentation/extending/scheme-tutorial.itely +msgid "Building complicated functions" +msgstr "Vytvoření složitých funkcí" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Displaying music expressions" +msgstr "Zobrazení hudebních výrazů" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Music properties" +msgstr "Vlastnosti hudebních předmětů" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Doubling a note with slurs (example)" +msgstr "Zdvojnásobení noty legatovým obloučkem (příklad)" + +#. @node in Documentation/extending/scheme-tutorial.itely +#. @subsection in Documentation/extending/scheme-tutorial.itely +msgid "Adding articulation to notes (example)" +msgstr "Přidat artikulaci k notám (příklad)" + +#. Documentation/extending/programming-interface.itely:145 (variable) +#. Documentation/notation/changing-defaults.itely:3695 (variable) +msgid "custosNote" +msgstr "StrážceNota" + +#. Documentation/extending/programming-interface.itely:192 (variable) +msgid "manualBeam" +msgstr "RučníTrámec" + +#. Documentation/extending/programming-interface.itely:212 (variable) +#. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable) +msgid "AltOn" +msgstr "AltZapnuto" + +#. Documentation/extending/programming-interface.itely:217 (variable) +#. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable) +msgid "AltOff" +msgstr "AltVypnuto" + +#. Documentation/extending/programming-interface.itely:230 (variable) +msgid "withAlt" +msgstr "s Alt" + +#. @node in Documentation/extending/programming-interface.itely +#. @chapter in Documentation/extending/programming-interface.itely +msgid "Interfaces for programmers" +msgstr "Rozhraní pro programátory" + +#. @node in Documentation/extending/programming-interface.itely +#. @section in Documentation/extending/programming-interface.itely +msgid "Music functions" +msgstr "Hudební funkce" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Music function syntax" +msgstr "Skladba hudební funkce" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Simple substitution functions" +msgstr "Jednoduché nahrazovací funkce" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Intermediate substitution functions" +msgstr "Pokročilé nahrazovací funkce" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Mathematics in functions" +msgstr "Matematika ve funkcích" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Void functions" +msgstr "Prázdné funkce" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Functions without arguments" +msgstr "Funkce bez argumentů" + +#. @node in Documentation/extending/programming-interface.itely +#. @section in Documentation/extending/programming-interface.itely +msgid "Markup functions" +msgstr "Popisné funkce" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Markup construction in Scheme" +msgstr "Popisné vazby ve Scheme" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "How markups work internally" +msgstr "Jak popisy pracují vnitřně" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "New markup command definition" +msgstr "Nové vymezení popisných příkazů" + +#. @node in Documentation/extending/programming-interface.itely +#. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely +msgid "Markup command definition syntax" +msgstr "Skladba vymezení popisných příkazů" + +#. @node in Documentation/extending/programming-interface.itely +#. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely +msgid "On properties" +msgstr "O vlastnostech" + +#. @node in Documentation/extending/programming-interface.itely +#. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely +msgid "A complete example" +msgstr "Úplný příklad" + +#. @node in Documentation/extending/programming-interface.itely +#. @unnumberedsubsubsec in Documentation/extending/programming-interface.itely +msgid "Adapting builtin commands" +msgstr "Přizpůsobit vestavěné příkazy" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "New markup list command definition" +msgstr "Nové vymezení popisných příkazů pro seznamy" + +#. @node in Documentation/extending/programming-interface.itely +#. @section in Documentation/extending/programming-interface.itely +msgid "Contexts for programmers" +msgstr "Souvislosti pro programátory" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Context evaluation" +msgstr "Posouzení souvislostí" + +#. @node in Documentation/extending/programming-interface.itely +#. @subsection in Documentation/extending/programming-interface.itely +msgid "Running a function on all layout objects" +msgstr "Funkci použít na vÅ¡echny předměty rozvržení" + +#. @node in Documentation/extending/programming-interface.itely +#. @section in Documentation/extending/programming-interface.itely +msgid "Callback functions" +msgstr "Funkce opětovného volání" + +#. @node in Documentation/extending/programming-interface.itely +#. @section in Documentation/extending/programming-interface.itely +msgid "Inline Scheme code" +msgstr "Začleněný kód Scheme" + +#. @node in Documentation/extending/programming-interface.itely +#. @section in Documentation/extending/programming-interface.itely +msgid "Difficult tweaks" +msgstr "Složité úpravy" + +#. @node in Documentation/extending/programming-interface.itely +#. @chapter in Documentation/extending/programming-interface.itely +msgid "LilyPond Scheme interfaces" +msgstr "Rozhraní Scheme pro LilyPond" + +#. Documentation/learning/tutorial.itely:209 (comment) +msgid "set the starting point to middle C" +msgstr "počáteční bod nastavit na jednočárkované C (C1)" + +#. Documentation/learning/tutorial.itely:240 (comment) +msgid "one octave above middle C" +msgstr "jednu oktávu nad na jednočárkovaným C (C1)" + +#. Documentation/learning/tutorial.itely:256 (comment) +msgid "c is 1 staff space up, so is the c above" +msgstr "c je 1 řádek nahoru, čili c nad b" + +#. Documentation/learning/tutorial.itely:257 (comment) +msgid "d is 2 up or 5 down, so is the d above" +msgstr "d je 2 řádky nahoru, nebo 5 dolů, čili d nad b" + +#. Documentation/learning/tutorial.itely:258 (comment) +msgid "e is 3 up or 4 down, so is the e above" +msgstr "e % e je 3 nahoru, nebo 4 dolů, čili e nad b" + +#. Documentation/learning/tutorial.itely:259 (comment) +msgid "a is 6 up or 1 down, so is the a below" +msgstr "a % a je 6 nahoru, nebo 1 dolů, čili a pod b" + +#. Documentation/learning/tutorial.itely:260 (comment) +msgid "g is 5 up or 2 down, so is the g below" +msgstr "g je 5 nahoru, nebo 2 dolů, čili g pod b" + +#. Documentation/learning/tutorial.itely:261 (comment) +msgid "f is 4 up or 3 down, so is the f below" +msgstr "f je 4 nahoru, nebo 3 dolů, čili f pod b" + +#. @node in Documentation/learning/tutorial.itely +#. @chapter in Documentation/learning/tutorial.itely +msgid "Tutorial" +msgstr "Cvičení" + +#. @node in Documentation/learning/tutorial.itely +#. @section in Documentation/learning/tutorial.itely +msgid "Compiling a file" +msgstr "Přeložit zdrojový soubor" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "Entering input" +msgstr "Zadat noty" + +#. @subheading in Documentation/learning/tutorial.itely +msgid "Producing output" +msgstr "Pohled na výsledky" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "MacOS X" +msgstr "MacOS X" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "Windows" +msgstr "Windows" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "Command-line" +msgstr "Příkazový řádek" + +#. @node in Documentation/learning/tutorial.itely +#. @section in Documentation/learning/tutorial.itely +msgid "How to write input files" +msgstr "Jak se zapisují vstupní data" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "Simple notation" +msgstr "Jednoduchý notový zápis" + +#. @subheading in Documentation/learning/tutorial.itely +msgid "Pitches" +msgstr "Výšky tónů" + +#. @rglos in Documentation/learning/tutorial.itely +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "pitch" +msgstr "Výška tónu" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "interval" +msgstr "Intervaly" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "scale" +msgstr "Stupnice" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "middle C" +msgstr "Jednočárkované C" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "octave" +msgstr "Oktáva" + +#. @rglos in Documentation/learning/tutorial.itely +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "accidental" +msgstr "Předznamenání" + +#. @subheading in Documentation/learning/tutorial.itely +msgid "Durations (rhythms)" +msgstr "Délky tónů (rytmy)" + +#. @rglos in Documentation/learning/tutorial.itely +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "beam" +msgstr "Trámec" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "duration" +msgstr "Délka tónu" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "whole note" +msgstr "Celá nota" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "half note" +msgstr "Půlová nota" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "quarter note" +msgstr "ČtvrÅ¥ová nota" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dotted note" +msgstr "Prodloužená nota" + +#. @subheading in Documentation/learning/tutorial.itely +msgid "Rests" +msgstr "Pomlky" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "rest" +msgstr "Pomlka" + +#. @subheading in Documentation/learning/tutorial.itely +msgid "Time signature" +msgstr "Taktové označení" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "time signature" +msgstr "Taktové označení" + +#. @subheading in Documentation/learning/tutorial.itely +msgid "Clef" +msgstr "Notový klíč" + +#. @rglos in Documentation/learning/tutorial.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "clef" +msgstr "Notový klíč" + +#. @subheading in Documentation/learning/tutorial.itely +msgid "All together" +msgstr "VÅ¡e dohromady" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "Working on input files" +msgstr "Pracovat na vstupních datech" + +#. @node in Documentation/learning/tutorial.itely +#. @section in Documentation/learning/tutorial.itely +msgid "How to read the manuals" +msgstr "Jak se mají číst příručky" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "Omitted material" +msgstr "VypuÅ¡těný materiál" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "Clickable examples" +msgstr "Klepatelné příklady" + +#. @node in Documentation/learning/tutorial.itely +#. @subsection in Documentation/learning/tutorial.itely +msgid "Overview of manuals" +msgstr "Přehled příruček" + +#. Documentation/learning/common-notation.itely:1185 (variable) +#. Documentation/learning/fundamental.itely:3084 (variable) +#. Documentation/learning/fundamental.itely:3105 (variable) +msgid "violin" +msgstr "Housle" + +#. Documentation/learning/common-notation.itely:1190 (variable) +#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable) +msgid "cello" +msgstr "Violoncello" + +#. Documentation/learning/common-notation.itely:1215 (variable) +msgid "tripletA" +msgstr "TriolaA" + +#. Documentation/learning/common-notation.itely:1216 (variable) +msgid "barA" +msgstr "TaktA" + +#. @rglos in Documentation/learning/common-notation.itely +#. Documentation/snippets/measure-counter.ly:27 (context id) +#. Documentation/snippets/measure-counter.ly:34 (context id) +msgid "foo" +msgstr "foo" + +#. @node in Documentation/learning/common-notation.itely +#. @chapter in Documentation/learning/common-notation.itely +msgid "Common notation" +msgstr "Běžný notový zápis" + +#. @node in Documentation/learning/common-notation.itely +#. @section in Documentation/learning/common-notation.itely +msgid "Single staff notation" +msgstr "Jednoduchá notová osnova" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Accidentals and key signatures" +msgstr "Předznamenání (posuvky) a označení tóniny (předznamenání)" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Accidentals" +msgstr "Předznamenání" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sharp" +msgstr "Křížek" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "flat" +msgstr "B" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "double sharp" +msgstr "Dvojitý křížek" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "double flat" +msgstr "Dvojité béčko" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Key signatures" +msgstr "Označení tóniny (předznamenání)" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "key signature" +msgstr "Označení tóniny" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "major" +msgstr "Dur" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "minor" +msgstr "Moll" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Warning: key signatures and pitches" +msgstr "Varování: označení tóniny a výšky tónů" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "natural" +msgstr "Bez předznamenání" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "transposition" +msgstr "Převedení do jiné tóniny" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @chapter in Documentation/music-glossary.tely +msgid "Pitch names" +msgstr "Označení výšek tónů" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Ties and slurs" +msgstr "Ligatury a legatové obloučky" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Ties" +msgstr "Ligatury" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tie" +msgstr "Ligatura" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Slurs" +msgstr "Legatové obloučky" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "slur" +msgstr "Legatový oblouček" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Phrasing slurs" +msgstr "Legatové obloučky frázování" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "phrasing" +msgstr "Frázování" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Warnings: slurs vs. ties" +msgstr "Varování: Legatové obloučky nejsou ligatury" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "articulation" +msgstr "Artikulace" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Articulation and dynamics" +msgstr "Artikulace a síla hlasu" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Articulations" +msgstr "Artikulace" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Fingerings" +msgstr "Prstoklady" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "fingering" +msgstr "Prstoklad" + +#. @subheading in Documentation/learning/common-notation.itely +#. @subheading in Documentation/learning/tweaks.itely +msgid "Dynamics" +msgstr "Hudební značky určující hlasitost (dynamika)" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/snippets/piano-template-with-centered-dynamics.ly:70 (variable) +msgid "dynamics" +msgstr "Hudební značky určující hlasitost" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "crescendo" +msgstr "Crescendo" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "decrescendo" +msgstr "Decrescendo" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Adding text" +msgstr "Přidat text" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Automatic and manual beams" +msgstr "Automatické a ruční trámce" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Advanced rhythmic commands" +msgstr "Dodatečné rytmické příkazy" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Partial measure" +msgstr "Předtaktí" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "anacrusis" +msgstr "Předtaktí" + +#. @subheading in Documentation/learning/common-notation.itely +#. Documentation/snippets/unfretted-headword.ly:90 (comment) +msgid "Tuplets" +msgstr "Rytmické notové skupiny" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "note value" +msgstr "Hodnota noty" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "triplet" +msgstr "Triola" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Grace notes" +msgstr "Ozdoby" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "grace notes" +msgstr "Ozdoby" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "acciaccatura" +msgstr "Příraz" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "appoggiatura" +msgstr "Dlouhý příraz" + +#. @node in Documentation/learning/common-notation.itely +#. @section in Documentation/learning/common-notation.itely +msgid "Multiple notes at once" +msgstr "Více not najednou" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Music expressions explained" +msgstr "Hudební výrazy vysvětleny" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Analogy: mathematical expressions" +msgstr "Podobnost: matematické výrazy" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Simultaneous music expressions: multiple staves" +msgstr "Souběžné hudební výrazy: více notových osnov" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "polyphony" +msgstr "Vícehlasost" + +#. @subheading in Documentation/learning/common-notation.itely +msgid "Simultaneous music expressions: single staff" +msgstr "Souběžné hudební výrazy: jedna notová osnova" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Multiple staves" +msgstr "Více notových osnov" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Staff groups" +msgstr "Seskupit notové osnovy" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "brace" +msgstr "Svorka" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Combining notes into chords" +msgstr "Spojit noty do akordů" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "chord" +msgstr "Akord" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Single staff polyphony" +msgstr "Vícehlasost v jednoduché notové osnově" + +#. @node in Documentation/learning/common-notation.itely +#. @section in Documentation/learning/common-notation.itely +msgid "Songs" +msgstr "Písně" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Setting simple songs" +msgstr "Nastavit jednoduché písně" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "lyrics" +msgstr "Text písně" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Aligning lyrics to a melody" +msgstr "Zarovnat text k melodii" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "melisma" +msgstr "melodická ozdoba" + +#. @rglos in Documentation/learning/common-notation.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "extender line" +msgstr "Čára dolního/horního dotahu" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Lyrics to multiple staves" +msgstr "Text pro více notových osnov" + +#. @node in Documentation/learning/common-notation.itely +#. @section in Documentation/learning/common-notation.itely +msgid "Final touches" +msgstr "Poslední úpravy" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Organizing pieces with variables" +msgstr "Uspořádat skladby pomocí proměnných" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Adding titles" +msgstr "Přidat název" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "Absolute note names" +msgstr "Úplné názvy not" + +#. @node in Documentation/learning/common-notation.itely +#. @subsection in Documentation/learning/common-notation.itely +msgid "After the tutorial" +msgstr "Po cvičení" + +#. Documentation/learning/fundamental.itely:320 (context id) +#. Documentation/learning/fundamental.itely:371 (context id) +#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id) +msgid "singer" +msgstr "Pěvec" + +#. Documentation/learning/fundamental.itely:321 (context id) +#. Documentation/learning/fundamental.itely:372 (context id) +msgid "vocal" +msgstr "Zpěv" + +#. Documentation/learning/fundamental.itely:324 (context id) +#. Documentation/learning/fundamental.itely:375 (context id) +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/snippets/jazz-combo-template.ly:231 (variable) +#. Documentation/snippets/jazz-combo-template.ly:291 (context id) +#. Documentation/snippets/staff-headword.ly:119 (context id) +msgid "piano" +msgstr "Klavír" + +#. Documentation/learning/fundamental.itely:325 (context id) +#. Documentation/learning/fundamental.itely:366 (variable) +#. Documentation/learning/fundamental.itely:376 (context id) +#. Documentation/learning/fundamental.itely:2764 (variable) +#. Documentation/learning/fundamental.itely:2826 (context id) +#. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable) +#. Documentation/snippets/chords-headword.ly:80 (context id) +#. Documentation/snippets/fretted-headword.ly:145 (context id) +#. Documentation/snippets/jazz-combo-template.ly:234 (context id) +#. Documentation/snippets/piano-template-simple.ly:37 (variable) +#. Documentation/snippets/piano-template-simple.ly:56 (context id) +#. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable) +#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable) +#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id) +#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable) +#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id) +#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable) +#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id) +#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id) +#. Documentation/snippets/staff-headword.ly:68 (variable) +msgid "upper" +msgstr "nahoře" + +#. Documentation/learning/fundamental.itely:326 (context id) +#. Documentation/learning/fundamental.itely:367 (variable) +#. Documentation/learning/fundamental.itely:377 (context id) +#. Documentation/learning/fundamental.itely:2771 (variable) +#. Documentation/learning/fundamental.itely:2827 (context id) +#. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable) +#. Documentation/snippets/chords-headword.ly:90 (context id) +#. Documentation/snippets/fretted-headword.ly:146 (context id) +#. Documentation/snippets/jazz-combo-template.ly:235 (context id) +#. Documentation/snippets/piano-template-simple.ly:45 (variable) +#. Documentation/snippets/piano-template-simple.ly:57 (context id) +#. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable) +#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable) +#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id) +#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable) +#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id) +#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable) +#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id) +#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id) +#. Documentation/snippets/staff-headword.ly:79 (variable) +msgid "lower" +msgstr "dole" + +#. Documentation/learning/fundamental.itely:364 (variable) +#. Documentation/notation/changing-defaults.itely:490 (variable) +#. Documentation/notation/changing-defaults.itely:497 (context id) +#. Documentation/notation/changing-defaults.itely:507 (context id) +#. Documentation/notation/changing-defaults.itely:512 (context id) +#. Documentation/notation/changing-defaults.itely:529 (variable) +#. Documentation/notation/changing-defaults.itely:547 (context id) +#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id) +#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id) +#. Documentation/snippets/demo-midiinstruments.ly:29 (variable) +#. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id) +#. Documentation/snippets/fretted-headword.ly:63 (variable) +#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id) +#. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable) +#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable) +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable) +#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable) +#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable) +#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable) +#. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable) +msgid "melody" +msgstr "Melodie" + +#. Documentation/learning/fundamental.itely:365 (variable) +#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable) +#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable) +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable) +#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable) +msgid "text" +msgstr "Text" + +#. Documentation/learning/fundamental.itely:439 (context id) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment) +msgid "main" +msgstr "hlavní" + +#. Documentation/learning/fundamental.itely:629 (comment) +msgid "Voice \\\"1\\\" Voice \\\"2\\\"" +msgstr "Hlas \\\"1\\\" Hlas \\\"2\\\"" + +#. Documentation/learning/fundamental.itely:639 (comment) +msgid "Voice \\\"1\\\" Voice \\\"2\\\"" +msgstr "Hlas \\\"1\\\" Hlas \\\"2\\\"" + +#. Documentation/learning/fundamental.itely:654 (comment) +msgid "Voice \\\"1\\\"" +msgstr "Hlas \\\"1\\\"" + +#. Documentation/learning/fundamental.itely:659 (comment) +msgid "Voice \\\"2\\\"" +msgstr "Hlas \\\"2\\\"" + +#. Documentation/learning/fundamental.itely:682 (comment) +#. Documentation/learning/fundamental.itely:706 (comment) +msgid "Main voice" +msgstr "Hlavní hlas" + +#. Documentation/learning/fundamental.itely:684 (comment) +msgid "Voice \\\"1\\\" Voice \\\"2\\\" Voice \\\"3\\\"" +msgstr "Hlas·\\\"1\\\"··············Hlas·\\\"2\\\" Hlas \\\"3\\\"" + +#. Documentation/learning/fundamental.itely:708 (comment) +msgid "Bar 1" +msgstr "Takt 1" + +#. Documentation/learning/fundamental.itely:719 (comment) +msgid "Bar 2" +msgstr "Takt 2" + +#. Documentation/learning/fundamental.itely:720 (comment) +msgid "Voice 1 continues" +msgstr "Hlas 1 pokračuje" + +#. Documentation/learning/fundamental.itely:723 (comment) +msgid "Voice 2 continues" +msgstr "Hlas 2 pokračuje" + +#. Documentation/learning/fundamental.itely:898 (comment) +msgid "Voice one" +msgstr "První hlas" + +#. Documentation/learning/fundamental.itely:900 (comment) +msgid "Voice two" +msgstr "Druhý hlas" + +#. Documentation/learning/fundamental.itely:902 (comment) +msgid "Omit Voice three" +msgstr "Vynechat třetí hlas" + +#. Documentation/learning/fundamental.itely:903 (comment) +msgid "Voice four" +msgstr "Čtvrtý hlas" + +#. Documentation/learning/fundamental.itely:1002 (comment) +msgid "Default behavior or behavior after \\oneVoice" +msgstr "Výchozí chování nebo chování po \\oneVoice" + +#. Documentation/learning/fundamental.itely:1040 (comment) +msgid "The following notes are monophonic" +msgstr "Následující noty jsou monofonní" + +#. Documentation/learning/fundamental.itely:1042 (comment) +msgid "Start simultaneous section of three voices" +msgstr "Začít souběžnou část složenou ze tří hlasů" + +#. Documentation/learning/fundamental.itely:1044 (comment) +msgid "Continue the main voice in parallel" +msgstr "Hlavní hlas nechat jít dál" + +#. Documentation/learning/fundamental.itely:1046 (comment) +#. Documentation/learning/fundamental.itely:1108 (comment) +msgid "Initiate second voice" +msgstr "Započít druhý hlas" + +#. Documentation/learning/fundamental.itely:1048 (comment) +msgid "Set stems, etc., down" +msgstr "Nastavit nožičky, atd., dolů" + +#. Documentation/learning/fundamental.itely:1052 (comment) +#. Documentation/learning/fundamental.itely:1114 (comment) +msgid "Initiate third voice" +msgstr "Započít třetí hlas" + +#. Documentation/learning/fundamental.itely:1054 (comment) +#. Documentation/learning/fundamental.itely:1116 (comment) +msgid "Set stems, etc, up" +msgstr "Nastavit nožičky, atd., nahoru" + +#. Documentation/learning/fundamental.itely:1103 (comment) +msgid "Initiate first voice" +msgstr "Započít první hlas" + +#. Documentation/learning/fundamental.itely:1110 (comment) +msgid "Set stems, etc, down" +msgstr "Nastavit nožičky, atd., dolů" + +#. Documentation/learning/fundamental.itely:1197 (context id) +#. Documentation/learning/fundamental.itely:2478 (context id) +#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable) +#. Documentation/snippets/jazz-combo-template.ly:217 (context id) +#. Documentation/snippets/jazz-combo-template.ly:226 (context id) +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id) +#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id) +msgid "one" +msgstr "jeden" + +#. Documentation/learning/fundamental.itely:1240 (variable) +#. Documentation/learning/fundamental.itely:2738 (variable) +#. Documentation/learning/tweaks.itely:3537 (variable) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable) +#. Documentation/snippets/incipit.ly:70 (variable) +#. Documentation/snippets/jazz-combo-template.ly:87 (variable) +#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable) +#. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable) +#. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable) +#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable) +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable) +msgid "global" +msgstr "celkový" + +#. Documentation/learning/fundamental.itely:1241 (variable) +msgid "SopOneMusic" +msgstr "SoprJedenNoty" + +#. Documentation/learning/fundamental.itely:1243 (variable) +msgid "SopTwoMusic" +msgstr "SoprDvaNoty" + +#. Documentation/learning/fundamental.itely:1245 (variable) +msgid "SopOneLyrics" +msgstr "SoprJedenText" + +#. Documentation/learning/fundamental.itely:1247 (variable) +msgid "SopTwoLyrics" +msgstr "SoprDvaText" + +#. Documentation/learning/fundamental.itely:1253 (context id) +msgid "SopOne" +msgstr "SoprJeden" + +#. Documentation/learning/fundamental.itely:1262 (context id) +msgid "SopTwo" +msgstr "SoprDva" + +#. Documentation/learning/fundamental.itely:1294 (variable) +#. Documentation/learning/fundamental.itely:3006 (variable) +msgid "TimeKey" +msgstr "Udání času" + +#. Documentation/learning/fundamental.itely:1295 (variable) +msgid "SopMusic" +msgstr "SoprNoty" + +#. Documentation/learning/fundamental.itely:1296 (variable) +#. Documentation/learning/tweaks.itely:3539 (variable) +msgid "AltoMusic" +msgstr "AltNoty" + +#. Documentation/learning/fundamental.itely:1297 (variable) +#. Documentation/learning/tweaks.itely:3540 (variable) +msgid "TenorMusic" +msgstr "TenorNoty" + +#. Documentation/learning/fundamental.itely:1298 (variable) +#. Documentation/learning/tweaks.itely:3541 (variable) +msgid "BassMusic" +msgstr "BasNoty" + +#. Documentation/learning/fundamental.itely:1299 (variable) +#. Documentation/learning/tweaks.itely:3542 (variable) +msgid "VerseOne" +msgstr "SlokaJedna" + +#. Documentation/learning/fundamental.itely:1301 (variable) +#. Documentation/learning/tweaks.itely:3543 (variable) +msgid "VerseTwo" +msgstr "SlokaDvě" + +#. Documentation/learning/fundamental.itely:1303 (variable) +#. Documentation/learning/tweaks.itely:3544 (variable) +msgid "VerseThree" +msgstr "SlokaTři" + +#. Documentation/learning/fundamental.itely:1305 (variable) +#. Documentation/learning/tweaks.itely:3545 (variable) +msgid "VerseFour" +msgstr "SlokaČtyři" + +#. Documentation/learning/fundamental.itely:1312 (context id) +msgid "Sop" +msgstr "Sopr" + +#. Documentation/learning/fundamental.itely:1313 (context id) +#. Documentation/learning/tweaks.itely:3552 (context id) +#. Documentation/notation/input.itely:984 (context id) +#. Documentation/snippets/chords-headword.ly:57 (variable) +msgid "Alto" +msgstr "Alt" + +#. Documentation/learning/fundamental.itely:1321 (context id) +#. Documentation/learning/tweaks.itely:3560 (context id) +#. Documentation/notation/input.itely:986 (context id) +#. Documentation/snippets/chords-headword.ly:63 (variable) +msgid "Tenor" +msgstr "Tenor" + +#. Documentation/learning/fundamental.itely:1322 (context id) +#. Documentation/learning/tweaks.itely:3561 (context id) +#. Documentation/notation/input.itely:991 (context id) +#. Documentation/snippets/chords-headword.ly:70 (variable) +#. Documentation/snippets/jazz-combo-template.ly:240 (variable) +msgid "Bass" +msgstr "Bas" + +#. Documentation/learning/fundamental.itely:1347 (variable) +#. Documentation/learning/fundamental.itely:1400 (variable) +#. Documentation/learning/fundamental.itely:1463 (variable) +msgid "versenotes" +msgstr "SlokyNoty" + +#. Documentation/learning/fundamental.itely:1353 (variable) +#. Documentation/learning/fundamental.itely:1415 (variable) +#. Documentation/learning/fundamental.itely:1478 (variable) +msgid "versewords" +msgstr "SlokyText" + +#. Documentation/learning/fundamental.itely:1359 (context id) +#. Documentation/learning/fundamental.itely:1427 (context id) +#. Documentation/learning/fundamental.itely:1489 (context id) +#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable) +msgid "verse" +msgstr "Sloka" + +#. Documentation/learning/fundamental.itely:1406 (variable) +#. Documentation/learning/fundamental.itely:1469 (variable) +msgid "refrainnotesA" +msgstr "RefrénNotyA" + +#. Documentation/learning/fundamental.itely:1410 (variable) +#. Documentation/learning/fundamental.itely:1473 (variable) +msgid "refrainnotesB" +msgstr "RefrénNotyB" + +#. Documentation/learning/fundamental.itely:1418 (variable) +#. Documentation/learning/fundamental.itely:1481 (variable) +msgid "refrainwordsA" +msgstr "RefrénTextA" + +#. Documentation/learning/fundamental.itely:1421 (variable) +#. Documentation/learning/fundamental.itely:1484 (variable) +msgid "refrainwordsB" +msgstr "RefrénTextB" + +#. Documentation/learning/fundamental.itely:1435 (context id) +#. Documentation/learning/fundamental.itely:1509 (context id) +msgid "refrainB" +msgstr "RefrénB" + +#. Documentation/learning/fundamental.itely:1501 (context id) +msgid "refrainA" +msgstr "RefrénA" + +#. Documentation/learning/fundamental.itely:1663 (comment) +msgid "start of single compound music expression" +msgstr "Začátek jednoho složeného hudebního výrazu" + +#. Documentation/learning/fundamental.itely:1664 (comment) +msgid "start of simultaneous staves section" +msgstr "Začátek části souběžných notových osnov" + +#. Documentation/learning/fundamental.itely:1666 (comment) +msgid "create RH staff" +msgstr "Vytvořit notovou osnovu RH" + +#. Documentation/learning/fundamental.itely:1669 (comment) +msgid "create voice for RH notes" +msgstr "Vytvořit hlas pro noty RH" + +#. Documentation/learning/fundamental.itely:1670 (comment) +msgid "start of RH notes" +msgstr "Začátek not RH" + +#. Documentation/learning/fundamental.itely:1673 (comment) +msgid "end of RH notes" +msgstr "Konec not RH" + +#. Documentation/learning/fundamental.itely:1674 (comment) +msgid "end of RH voice" +msgstr "Konec hlasu RH" + +#. Documentation/learning/fundamental.itely:1675 (comment) +msgid "end of RH staff" +msgstr "Konec notové osnovy RH" + +#. Documentation/learning/fundamental.itely:1676 (comment) +msgid "create LH staff; needs two simultaneous voices" +msgstr "Vytvořit notovou osnovu LH; potřebuje dva souběžné hlasy" + +#. Documentation/learning/fundamental.itely:1679 (comment) +msgid "create LH voice one" +msgstr "Vytvořit hlas LH jedna" + +#. Documentation/learning/fundamental.itely:1681 (comment) +msgid "start of LH voice one notes" +msgstr "Začátek not hlasu LH jedna" + +#. Documentation/learning/fundamental.itely:1684 (comment) +msgid "end of LH voice one notes" +msgstr "Konec not hlasu LH jedna" + +#. Documentation/learning/fundamental.itely:1685 (comment) +msgid "end of LH voice one" +msgstr "Konec hlasu LH jedna" + +#. Documentation/learning/fundamental.itely:1686 (comment) +msgid "create LH voice two" +msgstr "Vytvořit hlas LH dvě" + +#. Documentation/learning/fundamental.itely:1688 (comment) +msgid "start of LH voice two notes" +msgstr "Začátek not hlasu LH dvě" + +#. Documentation/learning/fundamental.itely:1691 (comment) +msgid "end of LH voice two notes" +msgstr "Konec not hlasu LH dvě" + +#. Documentation/learning/fundamental.itely:1692 (comment) +msgid "end of LH voice two" +msgstr "Konec hlasu LH dvě" + +#. Documentation/learning/fundamental.itely:1693 (comment) +msgid "end of LH staff" +msgstr "Konec notové osnovy LH" + +#. Documentation/learning/fundamental.itely:1694 (comment) +msgid "end of simultaneous staves section" +msgstr "Konec části souběžných notových osnov" + +#. Documentation/learning/fundamental.itely:1695 (comment) +msgid "end of single compound music expression" +msgstr "Konec jednoho složeného hudebního výrazu" + +#. Documentation/learning/fundamental.itely:1914 (comment) +msgid "Wrong!" +msgstr "Å patně!" + +#. Documentation/learning/fundamental.itely:2000 (comment) +#. Documentation/learning/fundamental.itely:2171 (comment) +msgid "make note heads smaller" +msgstr "ZmenÅ¡it hlavičky not" + +#. Documentation/learning/fundamental.itely:2003 (comment) +#. Documentation/learning/fundamental.itely:2173 (comment) +msgid "make note heads larger" +msgstr "ZvětÅ¡it hlavičky not" + +#. Documentation/learning/fundamental.itely:2006 (comment) +#. Documentation/learning/fundamental.itely:2175 (comment) +msgid "return to default size" +msgstr "Vrátit se k výchozí velikosti" + +#. Documentation/learning/fundamental.itely:2457 (variable) +#. Documentation/learning/fundamental.itely:2742 (variable) +#. Documentation/notation/input.itely:976 (variable) +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable) +msgid "sopranoMusic" +msgstr "SopránNoty" + +#. Documentation/learning/fundamental.itely:2464 (variable) +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable) +msgid "sopranoLyrics" +msgstr "SopránText" + +#. Documentation/learning/fundamental.itely:2468 (variable) +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable) +msgid "celloMusic" +msgstr "CelloNoty" + +#. Documentation/learning/fundamental.itely:2746 (variable) +msgid "sopranoWords" +msgstr "SopránText" + +#. Documentation/learning/fundamental.itely:2749 (variable) +#. Documentation/notation/input.itely:977 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable) +msgid "altoMusic" +msgstr "AltNoty" + +#. Documentation/learning/fundamental.itely:2753 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:75 (variable) +msgid "altoWords" +msgstr "AltText" + +#. Documentation/learning/fundamental.itely:2754 (variable) +#. Documentation/notation/input.itely:978 (variable) +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable) +msgid "tenorMusic" +msgstr "TenorNoty" + +#. Documentation/learning/fundamental.itely:2758 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:82 (variable) +msgid "tenorWords" +msgstr "TenorText" + +#. Documentation/learning/fundamental.itely:2759 (variable) +#. Documentation/notation/input.itely:979 (variable) +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable) +msgid "bassMusic" +msgstr "BasNoty" + +#. Documentation/learning/fundamental.itely:2763 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:89 (variable) +msgid "bassWords" +msgstr "BasText" + +#. Documentation/learning/fundamental.itely:2780 (comment) +msgid "combine ChoirStaff and PianoStaff in parallel" +msgstr "Dávat dohromady souběžně SborOsnova a PianoOsnova" + +#. Documentation/learning/fundamental.itely:2782 (context id) +#. Documentation/learning/fundamental.itely:2784 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id) +#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id) +msgid "sopranos" +msgstr "Soprány" + +#. Documentation/learning/fundamental.itely:2792 (context id) +#. Documentation/learning/fundamental.itely:2794 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id) +#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id) +msgid "altos" +msgstr "Alty" + +#. Documentation/learning/fundamental.itely:2802 (context id) +#. Documentation/learning/fundamental.itely:2804 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id) +#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id) +msgid "tenors" +msgstr "Tenory" + +#. Documentation/learning/fundamental.itely:2812 (context id) +#. Documentation/learning/fundamental.itely:2814 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id) +#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id) +msgid "basses" +msgstr "Basy" + +#. Documentation/learning/fundamental.itely:2822 (comment) +msgid "end ChoirStaff" +msgstr "Ukončit SborOsnova" + +#. Documentation/learning/fundamental.itely:3010 (variable) +msgid "ManualOneVoiceOneMusic" +msgstr "ManuálJedenHlasJednyNoty" + +#. Documentation/learning/fundamental.itely:3014 (variable) +msgid "ManualOneVoiceTwoMusic" +msgstr "ManuálJedenHlasDvojeNoty" + +#. Documentation/learning/fundamental.itely:3018 (variable) +msgid "ManualTwoMusic" +msgstr "ManuálDvojeNoty" + +#. Documentation/learning/fundamental.itely:3022 (variable) +msgid "PedalOrganMusic" +msgstr "PedálVarhanyNoty" + +#. Documentation/learning/fundamental.itely:3028 (comment) +msgid "PianoStaff and Pedal Staff must be simultaneous" +msgstr "PianoOsnova a PedálOsnova musí být souběžné" + +#. Documentation/learning/fundamental.itely:3030 (context id) +msgid "ManualOne" +msgstr "ManuálJeden" + +#. Documentation/learning/fundamental.itely:3031 (comment) +msgid "set time signature and key" +msgstr "Nastavit taktové označení a tóninu" + +#. Documentation/learning/fundamental.itely:3041 (comment) +msgid "end ManualOne Staff context" +msgstr "Ukončit souvislost notové osnovy ManuálJeden" + +#. Documentation/learning/fundamental.itely:3042 (context id) +msgid "ManualTwo" +msgstr "ManuálDva" + +#. Documentation/learning/fundamental.itely:3048 (comment) +msgid "end ManualTwo Staff context" +msgstr "Ukončit ManuálDva" + +#. Documentation/learning/fundamental.itely:3049 (comment) +msgid "end PianoStaff context" +msgstr "Ukončit klavírní notovou osnovu" + +#. Documentation/learning/fundamental.itely:3050 (context id) +msgid "PedalOrgan" +msgstr "VarhanyPedál" + +#. Documentation/learning/fundamental.itely:3056 (comment) +msgid "end PedalOrgan Staff context" +msgstr "Ukončit varhanní notovou osnovu" + +#. Documentation/learning/fundamental.itely:3058 (comment) +msgid "end Score context" +msgstr "Ukončit notový zápis" + +#. Documentation/learning/fundamental.itely:3071 (variable) +msgid "hornNotes" +msgstr "TrubkaNoty" + +#. Documentation/learning/fundamental.itely:3082 (variable) +msgid "fragmentA" +msgstr "ČástA" + +#. Documentation/learning/fundamental.itely:3083 (variable) +msgid "fragmentB" +msgstr "ČástB" + +#. Documentation/learning/fundamental.itely:3102 (variable) +msgid "dolce" +msgstr "dolce" + +#. Documentation/learning/fundamental.itely:3104 (variable) +msgid "fthenp" +msgstr "FpotomP" + +#. @node in Documentation/learning/fundamental.itely +#. @chapter in Documentation/learning/fundamental.itely +msgid "Fundamental concepts" +msgstr "Základní pojmy" + +#. @node in Documentation/learning/fundamental.itely +#. @section in Documentation/learning/fundamental.itely +msgid "How LilyPond input files work" +msgstr "Jak pracuje vstupní soubor pro LilyPond" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Introduction to the LilyPond file structure" +msgstr "Úvod do stavby souboru LilyPond" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Score is a (single) compound musical expression" +msgstr "Notový zápis je (jeden jediný) složený hudební výraz" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Nesting music expressions" +msgstr "Naskládat hudební výrazy jeden do druhého" + +#. @rglos in Documentation/learning/fundamental.itely +#. @rglos in Documentation/learning/tweaks.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ossia" +msgstr "Ossia" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "On the un-nestedness of brackets and ties" +msgstr "O ne-vkládání svorek a ligatur do sebe" + +#. @node in Documentation/learning/fundamental.itely +#. @section in Documentation/learning/fundamental.itely +msgid "Voices contain music" +msgstr "Hlas obsahuje noty" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "I'm hearing Voices" +msgstr "Slyším hlasy" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Explicitly instantiating voices" +msgstr "Začít hlasy přesně" + +#. @subsubheading in Documentation/learning/fundamental.itely +msgid "Note columns" +msgstr "Notové sloupce" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Voices and vocals" +msgstr "Hlasy a zpívané části" + +#. @node in Documentation/learning/fundamental.itely +#. @section in Documentation/learning/fundamental.itely +msgid "Contexts and engravers" +msgstr "Prostředí a rytci" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Contexts explained" +msgstr "Co je to prostředí?" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Creating contexts" +msgstr "Vytvořit prostředí" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Engravers explained" +msgstr "Kdo jsou to rytci?" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Modifying context properties" +msgstr "Změnit vlastnosti prostředí" + +#. @subsubheading in Documentation/learning/fundamental.itely +msgid "Setting context properties with @code{\\\\with}" +msgstr "Nastavit vlastnosti prostředí @code{\\\\with}" + +#. @subsubheading in Documentation/learning/fundamental.itely +msgid "Setting context properties with @code{\\\\context}" +msgstr "Nastavit vlastnosti prostředí @code{\\\\context}" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Adding and removing engravers" +msgstr "Přidat a odstranit rytce" + +#. @subsubheading in Documentation/learning/fundamental.itely +msgid "Changing a single context" +msgstr "Změnit jednotlivé prostředí" + +#. @rglos in Documentation/learning/fundamental.itely +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ambitus" +msgstr "Rozsah tónů" + +#. @subsubheading in Documentation/learning/fundamental.itely +msgid "Changing all contexts of the same type" +msgstr "Změnit vÅ¡echna prostředí téhož typu" + +#. @node in Documentation/learning/fundamental.itely +#. @section in Documentation/learning/fundamental.itely +msgid "Extending the templates" +msgstr "Rozšíření příkladů" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Soprano and cello" +msgstr "Soprán a violoncello" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Four-part SATB vocal score" +msgstr "Čtyřhlasý notový zápis SATB" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Building a score from scratch" +msgstr "Vytvořit notový zápis od základu" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Saving typing with variables and functions" +msgstr "Uložit psaní na stroji pomocí proměnných a funkcí" + +#. @node in Documentation/learning/fundamental.itely +#. @subsection in Documentation/learning/fundamental.itely +msgid "Scores and parts" +msgstr "Notové zápisy a hlasy" + +#. Documentation/learning/tweaks.itely:598 (comment) +#. Documentation/learning/tweaks.itely:733 (comment) +msgid "Increase thickness of all following slurs from 1.2 to 5.0" +msgstr "ZvětÅ¡it tlouÅ¡Å¥ku vÅ¡ech následujících obloučků z 1.2 na 5.0" + +#. Documentation/learning/tweaks.itely:667 (comment) +#. Documentation/learning/tweaks.itely:706 (comment) +#. Documentation/learning/tweaks.itely:709 (comment) +msgid "Increase thickness of immediately following slur only" +msgstr "ZvětÅ¡it tlouÅ¡Å¥ku jen u bezprostředně následujících obloučků" + +#. Documentation/learning/tweaks.itely:737 (comment) +msgid "Revert thickness of all following slurs to default of 1.2" +msgstr "Vrátit tlouÅ¡Å¥ku vÅ¡ech následujících obloučků na výchozích 1.2" + +#. Documentation/learning/tweaks.itely:1413 (comment) +msgid "Don't print clefs in this staff" +msgstr "Žádné notové klíče v této notové osnově" + +#. Documentation/learning/tweaks.itely:1415 (comment) +msgid "Don't print time signatures in this staff" +msgstr "Žádná taktová označení v této notové osnově" + +#. Documentation/learning/tweaks.itely:1479 (comment) +msgid "Reduce all font sizes by ~24%" +msgstr "ZmenÅ¡it vÅ¡echny velikosti písma o ~24%" + +#. Documentation/learning/tweaks.itely:1546 (comment) +msgid "Reduce stem length and line spacing to match" +msgstr "Přizpůsobit délku nožiček a vzdálenost mezi linkami notové osnovy" + +#. Documentation/learning/tweaks.itely:1990 (comment) +#. Documentation/learning/tweaks.itely:2059 (comment) +msgid "Set details for later Text Spanner" +msgstr "Nastavit podrobnosti pro pozdější natahovač textu" + +#. Documentation/learning/tweaks.itely:1993 (comment) +#. Documentation/learning/tweaks.itely:2062 (comment) +msgid "Place dynamics above staff" +msgstr "Hudební značky určující hlasitost umístit nad notovou osnovu" + +#. Documentation/learning/tweaks.itely:1995 (comment) +#. Documentation/learning/tweaks.itely:2066 (comment) +msgid "Start Ottava Bracket" +msgstr "Začít oktávovou svorku" + +#. Documentation/learning/tweaks.itely:1998 (comment) +msgid "Add Dynamic Text and hairpin" +msgstr "" +"Přidat text hudební značky určující hlasitost a sponku pro " +"crescendo/decrescendo" + +#. Documentation/learning/tweaks.itely:2001 (comment) +#. Documentation/learning/tweaks.itely:2073 (comment) +msgid "Add Text Script" +msgstr "Přidat textový popis" + +#. Documentation/learning/tweaks.itely:2004 (comment) +msgid "Add Dynamic Text and terminate hairpin" +msgstr "Přidat text hudební značky určující hlasitost a ukončit sponku" + +#. Documentation/learning/tweaks.itely:2006 (comment) +#. Documentation/learning/tweaks.itely:2078 (comment) +msgid "Stop Ottava Bracket" +msgstr "Ukončit oktávovou svorku" + +#. Documentation/learning/tweaks.itely:2064 (comment) +msgid "Place following Ottava Bracket below Text Spanners" +msgstr "Další oktávovou svorku umístit pod natahovače textu" + +#. Documentation/learning/tweaks.itely:2069 (comment) +#. Documentation/learning/tweaks.itely:2076 (comment) +msgid "Add Dynamic Text" +msgstr "Přidat text hudební značky určující hlasitost" + +#. Documentation/learning/tweaks.itely:2071 (comment) +msgid "Add Dynamic Line Spanner" +msgstr "Přidat dynamický natahovač linky" + +#. Documentation/learning/tweaks.itely:2153 (comment) +msgid "Cause notes to space out to accommodate text" +msgstr "Roztáhnout noty tak, aby se udělalo místo pro text" + +#. Documentation/learning/tweaks.itely:2176 (comment) +msgid "This markup is short enough to fit without collision" +msgstr "Tento text je dostatečně krátký na to, aby zapadl bez srážky" + +#. Documentation/learning/tweaks.itely:2180 (comment) +msgid "This is too long to fit, so it is displaced upwards" +msgstr "" +"Tento text je na to, aby zapadl, příliÅ¡ dlouhý, proto je odsunut nahoru" + +#. Documentation/learning/tweaks.itely:2184 (comment) +#. Documentation/learning/tweaks.itely:2189 (comment) +msgid "Turn off collision avoidance" +msgstr "Vypnout automatické vyhnutí se srážce" + +#. Documentation/learning/tweaks.itely:2191 (comment) +msgid "and turn on textLengthOn" +msgstr "a přihlédnout k délce textu" + +#. Documentation/learning/tweaks.itely:2192 (comment) +msgid "Spaces at end are honored" +msgstr "Mezery na konci jsou dodrženy" + +#. Documentation/learning/tweaks.itely:2299 (comment) +msgid "Extend width by 1 staff space" +msgstr "ZvětÅ¡it šířku o jednu mezeru mezi linkami hudební osnovy" + +#. Documentation/learning/tweaks.itely:2582 (comment) +msgid "This will not work, see below" +msgstr "To nepůjde, podívejte se dolů" + +#. Documentation/learning/tweaks.itely:2586 (comment) +msgid "This works" +msgstr "Jde to" + +#. Documentation/learning/tweaks.itely:2623 (variable) +msgid "sesquisharp" +msgstr "sesquisharp" + +#. Documentation/learning/tweaks.itely:2626 (comment) +msgid "This prints a sesquisharp but the spacing is too small" +msgstr "Zde se nastavuje znak sesquisharp, ale mezera je příliÅ¡ malá" + +#. Documentation/learning/tweaks.itely:2631 (comment) +msgid "This improves the spacing" +msgstr "Toto mezery zlepší" + +#. Documentation/learning/tweaks.itely:2671 (comment) +msgid "Extend width by 1 unit" +msgstr "ZvětÅ¡it šířku o jednu jednotku" + +#. Documentation/learning/tweaks.itely:2673 (comment) +msgid "Align dynamics to a base line 2 units above staff" +msgstr "" +"Hudební značky určující hlasitost zarovnat k základní lince, která je dvě " +"jednotky nad notovou osnovou" + +#. Documentation/learning/tweaks.itely:2980 (variable) +#. Documentation/learning/tweaks.itely:3029 (variable) +#. Documentation/learning/tweaks.itely:3091 (variable) +#. Documentation/learning/tweaks.itely:3228 (variable) +#. Documentation/learning/tweaks.itely:3289 (variable) +msgid "rhMusic" +msgstr "rhNoty" + +#. Documentation/learning/tweaks.itely:2985 (comment) +#. Documentation/learning/tweaks.itely:3034 (comment) +#. Documentation/learning/tweaks.itely:3098 (comment) +#. Documentation/learning/tweaks.itely:3237 (comment) +msgid "Start polyphonic section of four voices" +msgstr "Začít vícehlasou část se čtyřmi hlasy" + +#. Documentation/learning/tweaks.itely:2998 (variable) +#. Documentation/learning/tweaks.itely:3047 (variable) +#. Documentation/learning/tweaks.itely:3111 (variable) +#. Documentation/learning/tweaks.itely:3254 (variable) +#. Documentation/learning/tweaks.itely:3320 (variable) +msgid "lhMusic" +msgstr "lhNoty" + +#. Documentation/learning/tweaks.itely:3007 (context id) +#. Documentation/learning/tweaks.itely:3056 (context id) +#. Documentation/learning/tweaks.itely:3120 (context id) +#. Documentation/learning/tweaks.itely:3263 (context id) +#. Documentation/learning/tweaks.itely:3329 (context id) +#. Documentation/notation/input.itely:997 (context id) +#. Documentation/snippets/repeats-headword.ly:30 (context id) +#. Documentation/snippets/simultaneous-headword.ly:60 (comment) +msgid "RH" +msgstr "RH" + +#. Documentation/learning/tweaks.itely:3011 (context id) +#. Documentation/learning/tweaks.itely:3060 (context id) +#. Documentation/learning/tweaks.itely:3124 (context id) +#. Documentation/learning/tweaks.itely:3267 (context id) +#. Documentation/learning/tweaks.itely:3333 (context id) +#. Documentation/notation/input.itely:1003 (context id) +#. Documentation/snippets/repeats-headword.ly:92 (context id) +#. Documentation/snippets/text-headword.ly:137 (comment) +msgid "LH" +msgstr "LH" + +#. Documentation/learning/tweaks.itely:3241 (comment) +#. Documentation/learning/tweaks.itely:3304 (comment) +msgid "Move the c2 out of the main note column so the merge will work" +msgstr "Přesunout c2 z hlavního notového sloupce, aby Å¡lo sloučení" + +#. Documentation/learning/tweaks.itely:3244 (comment) +#. Documentation/learning/tweaks.itely:3307 (comment) +msgid "Stem on the d2 must be down to permit merging" +msgstr "Nožička u d2 musí být dolů, aby umožnila sloučení" + +#. Documentation/learning/tweaks.itely:3302 (comment) +msgid "Reposition the c2 to the right of the merged note" +msgstr "c2 přesunout napravo od sloučené noty" + +#. Documentation/learning/tweaks.itely:3442 (comment) +#. Documentation/learning/tweaks.itely:3464 (comment) +msgid "Visible tempo marking" +msgstr "Viditelné označení tempa" + +#. Documentation/learning/tweaks.itely:3446 (comment) +#. Documentation/learning/tweaks.itely:3468 (comment) +msgid "Invisible tempo marking to lengthen fermata in MIDI" +msgstr "Neviditelné označení tempa pro prodloužení koruny (fermaty) v MIDI" + +#. Documentation/learning/tweaks.itely:3449 (comment) +#. Documentation/learning/tweaks.itely:3471 (comment) +msgid "New tempo for next section" +msgstr "Nové tempo v další části" + +#. Documentation/learning/tweaks.itely:3528 (variable) +msgid "emphasize" +msgstr "zdůraznit" + +#. Documentation/learning/tweaks.itely:3532 (variable) +msgid "normal" +msgstr "normální" + +#. Documentation/learning/tweaks.itely:3538 (variable) +msgid "SopranoMusic" +msgstr "SopránNoty" + +#. Documentation/learning/tweaks.itely:3551 (context id) +#. Documentation/notation/input.itely:982 (context id) +#. Documentation/snippets/chords-headword.ly:49 (variable) +msgid "Soprano" +msgstr "Soprán" + +#. Documentation/learning/tweaks.itely:3582 (variable) +msgid "mpdolce" +msgstr "mpdolce" + +#. Documentation/learning/tweaks.itely:3585 (variable) +msgid "inst" +msgstr "nástroj" + +#. Documentation/learning/tweaks.itely:4029 (comment) +msgid "Arrange to obtain color from color-notehead procedure" +msgstr "Nařízení pro obdržení barvy z procedury color-notehead" + +#. @node in Documentation/learning/tweaks.itely +#. @chapter in Documentation/learning/tweaks.itely +msgid "Tweaking output" +msgstr "Doladit výstup" + +#. @node in Documentation/learning/tweaks.itely +#. @section in Documentation/learning/tweaks.itely +msgid "Tweaking basics" +msgstr "Základy pro doladění" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Introduction to tweaks" +msgstr "Úvod do ladění" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Objects and interfaces" +msgstr "Předměty a rozhraní" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Naming conventions of objects and properties" +msgstr "Pravidla pro pojmenovávání předmětů a vlastností" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Tweaking methods" +msgstr "Postupy při ladění" + +#. @node in Documentation/learning/tweaks.itely +#. @section in Documentation/learning/tweaks.itely +msgid "The Internals Reference manual" +msgstr "Doporučení vnitřní části programu" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Properties of layout objects" +msgstr "Vlastnosti předmětů v rozvržení" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "Finding the context" +msgstr "Najít souvislost" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "Overriding once only" +msgstr "Změnit jen jednou s \\override" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "Reverting" +msgstr "Vrátit" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Properties found in interfaces" +msgstr "Vlastnosti, které mohou mít rozhraní" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "Specifying the context in lyric mode" +msgstr "Určit prostředí v režimu textu písně" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Types of properties" +msgstr "Typy vlastností" + +#. @node in Documentation/learning/tweaks.itely +#. @section in Documentation/learning/tweaks.itely +msgid "Appearance of objects" +msgstr "Vzhled předmětů" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Visibility and color of objects" +msgstr "Viditelnost a barva předmětů" + +#. @subheading in Documentation/learning/tweaks.itely +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "stencil" +msgstr "stencil (lisovnice)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "break-visibility" +msgstr "break-visibility (udělat neviditelným)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "transparent" +msgstr "transparent (průhledný)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "color" +msgstr "color (barva)" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Size of objects" +msgstr "Velikost předmětů" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Length and thickness of objects" +msgstr "Délka a tlouÅ¡Å¥ka předmětů" + +#. @node in Documentation/learning/tweaks.itely +#. @section in Documentation/learning/tweaks.itely +msgid "Placement of objects" +msgstr "Umístění předmětů" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Automatic behavior" +msgstr "Automatické chování" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Within-staff objects" +msgstr "Předměty v notové osnově" + +#. @unnumberedsubsubsec in Documentation/learning/tweaks.itely +msgid "Fingering" +msgstr "Prstoklad" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Outside-staff objects" +msgstr "Předměty mimo notovou osnovu" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "\\\\textLengthOn" +msgstr "\\\\textLengthOn (přihlédnout k délce textu)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "Grob sizing" +msgstr "Změna velikosti kreslených předmětů (grob)" + +#. @node in Documentation/learning/tweaks.itely +#. @section in Documentation/learning/tweaks.itely +msgid "Collisions of objects" +msgstr "Střet předmětů" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Moving objects" +msgstr "Přesunutí předmětů" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Fixing overlapping notation" +msgstr "Dostat překrývající se notový zápis do pořádku" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "padding property" +msgstr "padding (vlastnost posunutí)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "left-padding and right-padding" +msgstr "left-padding (posunutí doprava) a right-padding (posunutí doleva)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "staff-padding property" +msgstr "staff-padding (vlastnost posunutí notové osnovy)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "self-alignment-X property" +msgstr "self-alignment-X (vlastnost samovyrovnání X)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "staff-position property" +msgstr "staff-position (místo v notové osnově)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "extra-offset property" +msgstr "extra-offset (vlasttnost přesného umístění)" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "positions property" +msgstr "Vlastnost vyrovnání" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "force-hshift property" +msgstr "force-hshift (vlastnost svislého posunutí)" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Real music example" +msgstr "Příklady ze života" + +#. @node in Documentation/learning/tweaks.itely +#. @section in Documentation/learning/tweaks.itely +msgid "Further tweaking" +msgstr "Další vyladění" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Other uses for tweaks" +msgstr "Jiná použití drobných úprav" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "Tying notes across voices" +msgstr "Propojit noty mezi různými hlasy" + +#. @subheading in Documentation/learning/tweaks.itely +msgid "Simulating a fermata in MIDI" +msgstr "Napodobit korunu (fermatu) v MIDI" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Using variables for tweaks" +msgstr "Použít proměnné pro drobné úpravy" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Style sheets" +msgstr "Stylové listy" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Other sources of information" +msgstr "Další zdroje informací" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Avoiding tweaks with slower processing" +msgstr "Vyhnout se drobným úpravám pomocí pomalejšího zpracování" + +#. @node in Documentation/learning/tweaks.itely +#. @subsection in Documentation/learning/tweaks.itely +msgid "Advanced tweaks with Scheme" +msgstr "Pokročílé drobné úpravy se Scheme" + +#. @node in Documentation/learning/templates.itely +#. @appendix in Documentation/learning/templates.itely +msgid "Templates" +msgstr "Předlohy" + +#. @node in Documentation/learning/templates.itely +#. @appendixsec in Documentation/learning/templates.itely +msgid "Single staff" +msgstr "Jednoduchá notová osnova" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Notes only" +msgstr "Pouze noty" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Notes and lyrics" +msgstr "Noty a text" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Notes and chords" +msgstr "Noty a označení akordů" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Notes, lyrics, and chords." +msgstr "Noty, text a označení akordů" + +#. @node in Documentation/learning/templates.itely +#. @appendixsec in Documentation/learning/templates.itely +msgid "Piano templates" +msgstr "Klavírní předlohy" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Solo piano" +msgstr "Samostatný klavír" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Piano and melody with lyrics" +msgstr "Klavír a skladba s textem" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Piano centered lyrics" +msgstr "Klavír se středěným textem" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Piano centered dynamics" +msgstr "Klavír se středěným označením pro hlasitost" + +#. @node in Documentation/learning/templates.itely +#. @appendixsec in Documentation/learning/templates.itely +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "String quartet" +msgstr "Smyčcový kvartet" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "String quartet parts" +msgstr "Hlasy smyčcového kvartetu" + +#. @node in Documentation/learning/templates.itely +#. @appendixsec in Documentation/learning/templates.itely +msgid "Vocal ensembles" +msgstr "Hlasový soubor" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "SATB vocal score" +msgstr "Notový zápis SATB" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "SATB vocal score and automatic piano reduction" +msgstr "Notový zápis SATB a automatický klavírní výtah" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "SATB with aligned contexts" +msgstr "SATB s přísluÅ¡nými prostředími" + +#. @node in Documentation/learning/templates.itely +#. @appendixsec in Documentation/learning/templates.itely +msgid "Orchestral templates" +msgstr "Orchestrální předloha" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Orchestra, choir and piano" +msgstr "Orchestr, sbor a klavír" + +#. @node in Documentation/learning/templates.itely +#. @appendixsec in Documentation/learning/templates.itely +msgid "Ancient notation templates" +msgstr "Předlohy pro staré notové zápisy" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Transcription of mensural music" +msgstr "Přepis menzurální hudby" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Gregorian transcription template" +msgstr "Předloha pro přepis gregorianik (gregoriánského zpěvu)" + +#. @node in Documentation/learning/templates.itely +#. @appendixsec in Documentation/learning/templates.itely +msgid "Other templates" +msgstr "Jiné předlohy" + +#. @appendixsubsec in Documentation/learning/templates.itely +msgid "Jazz combo" +msgstr "Džezová skupina" + +#. @node in Documentation/music-glossary.tely +#. @chapter in Documentation/music-glossary.tely +msgid "Musical terms A-Z" +msgstr "Hudební pojmy A-Z" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/notation/changing-defaults.itely:455 (context id) +#. Documentation/notation/changing-defaults.itely:461 (context id) +#. Documentation/notation/changing-defaults.itely:469 (context id) +#. Documentation/notation/changing-defaults.itely:471 (context id) +msgid "A" +msgstr "A" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "a due" +msgstr "A due" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "accelerando" +msgstr "Accelerando" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "accent" +msgstr "Přízvuk" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "accessory" +msgstr "PřísluÅ¡enství" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "adagio" +msgstr "Adagio" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "al niente" +msgstr "Al niente" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "alla breve" +msgstr "Alla Breve" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "allegro" +msgstr "Allegro" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "alteration" +msgstr "Alterace" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/snippets/jazz-combo-template.ly:111 (variable) +msgid "alto" +msgstr "Alt" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "alto clef" +msgstr "Altový/Violový klíč" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ancient minor scale" +msgstr "Stará mollová stupnice" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "andante" +msgstr "Andante" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "arpeggio" +msgstr "Arpeggio" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ascending interval" +msgstr "Vzestupný interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "augmented interval" +msgstr "ZvětÅ¡ený interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "augmentation" +msgstr "Zvýšení" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "autograph" +msgstr "Rukopis" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/notation/changing-defaults.itely:456 (context id) +#. Documentation/notation/changing-defaults.itely:465 (context id) +#. Documentation/notation/changing-defaults.itely:470 (context id) +msgid "B" +msgstr "B" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "backfall" +msgstr "Příraz dolů" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "bar" +msgstr "Takt" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "bar line" +msgstr "Taktová čára" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "baritone" +msgstr "Baryton" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "baritone clef" +msgstr "Barytonový klíč" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable) +#. Documentation/snippets/fretted-headword.ly:107 (variable) +#. Documentation/snippets/jazz-combo-template.ly:244 (variable) +#. Documentation/snippets/jazz-combo-template.ly:292 (context id) +msgid "bass" +msgstr "Bas" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "bass clef" +msgstr "Basový klíč" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "beat" +msgstr "Doba" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "beat repeat" +msgstr "Opakování doby" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "bind" +msgstr "Ligatura" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "bracket" +msgstr "Závorka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "brass" +msgstr "Žestě (plechy)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "breath mark" +msgstr "Značku pro nádech" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "breve" +msgstr "Breve" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "C" +msgstr "C" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "C clef" +msgstr "Barytonový klíč (C klíč)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "cadence" +msgstr "Kadence" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "cadenza" +msgstr "Kadence" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/snippets/breathing-signs.ly:36 (comment) +msgid "caesura" +msgstr "PřeruÅ¡ení (césura)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "canon" +msgstr "Vícehlasá píseň (kánon)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "cent" +msgstr "Čárka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "central C" +msgstr "dvoučárkované C" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "chromatic scale" +msgstr "Chromatická stupnice" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "chromaticism" +msgstr "Chromatičnost" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "church mode" +msgstr "Středověká (modální/církevní) stupnice" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "cluster" +msgstr "Klastr" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "comma" +msgstr "Čárka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "common meter" +msgstr "ČtyřčtvrÅ¥ový takt (takt 4/4)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "common time" +msgstr "ČtyřčtvrÅ¥ový druh taktu (takt 4/4)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "complement" +msgstr "Doplňkový interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "compound interval" +msgstr "Složený interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "compound meter" +msgstr "Třídobý takt" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "compound time" +msgstr "Složený druh taktu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "concert pitch" +msgstr "Koncertní ladění" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "conjunct movement" +msgstr "Postupný pohyb" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "consonance" +msgstr "Souzvuk" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "contralto" +msgstr "Kontraalt" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "copying music" +msgstr "Kopírovat noty" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "counterpoint" +msgstr "Kontrapunkt" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "countertenor" +msgstr "Kontratenor (vysoký tenor/alt)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "cue-notes" +msgstr "Vložené noty" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "custos" +msgstr "Správce" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "cut time" +msgstr "Půlová nota jako základní rytmus" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "D" +msgstr "D" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "da capo" +msgstr "Da Capo (jeÅ¡tě jednou od začátku)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dal niente" +msgstr "Dal niente (z ničeho)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dal segno" +msgstr "Dal Segno (znovu od znamení)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "descending interval" +msgstr "Sestupný Intervall" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "diatonic scale" +msgstr "Diatonická stupnice" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "didymic comma" +msgstr "Didymická čárka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "diminished interval" +msgstr "ZmenÅ¡ený interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "diminuendo" +msgstr "Diminuendo (postupně zeslabovaný)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "diminution" +msgstr "Snížení o půltón" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "direct" +msgstr "Ukazatel" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "disjunct movement" +msgstr "Prudký pohyb" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dissonance" +msgstr "Nesouzvuk" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dissonant interval" +msgstr "Nelibozvučný interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "divisio" +msgstr "Divisio" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "doit" +msgstr "doit" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dominant" +msgstr "Pátý stupeň diatonické stupnice (dominanta)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dominant ninth chord" +msgstr "Dominantní nonenakord" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dominant seventh chord" +msgstr "Dominantní septakord" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dorian mode" +msgstr "Dórský způsob" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "dot (augmentation dot)" +msgstr "Tečka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "double appoggiatura" +msgstr "Dvojnásobný dlouhý příraz" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "double bar line" +msgstr "Dvojitá taktová čára" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "double dotted note" +msgstr "Nota se dvěma tečkami" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "double time signature" +msgstr "Složený druh taktu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "double trill" +msgstr "Dvojitý trylek" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "duple meter" +msgstr "Metrum se dvěma dobami v jednom taktu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "duplet" +msgstr "Duola" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "E" +msgstr "E" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ecclesiastical mode" +msgstr "Církevní způsob" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "eighth note" +msgstr "Osminová nota" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "eighth rest" +msgstr "Osminová pomlka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "elision" +msgstr "Elize" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "embellishment" +msgstr "Výzdoba" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "engraving" +msgstr "Notová sazba" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "enharmonic" +msgstr "Enharmonický" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "equal temperament" +msgstr "Rovnoměrně temperované ladění" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "expression mark" +msgstr "Přednesové označení" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "F" +msgstr "F" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "F clef" +msgstr "Barytonový klíč (F klíč)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "fall" +msgstr "Glissando dolů" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "feathered beam" +msgstr "Roztažený trámec" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "fermata" +msgstr "Koruna (fermata)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "fifth" +msgstr "Pátý stupeň stupnice (pátý tón, kvinta)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "figured bass" +msgstr "Číslovaný/Generální bas" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "flag" +msgstr "Praporek" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "flageolet" +msgstr "Flažolet" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "forefall" +msgstr "Ozdoba" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "forte" +msgstr "Forte" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "fourth" +msgstr "Čtvrtý stupeň stupnice (čtvrtý tón, kvarta)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "Frenched score" +msgstr "Orchestrální notový zápis bez prázdné notové osnovy" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "Frenched staff" +msgstr "Dočasná notová osnova" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "Frenched staves" +msgstr "Dočasné notové osnovy" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "fugue" +msgstr "Fuga" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "functional harmony" +msgstr "Nauka o harmonii" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "G" +msgstr "G" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "G clef" +msgstr "Houslový klíč (G klíč)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "glissando" +msgstr "Glissando" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "grand staff" +msgstr "Velká notová osnova" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "grave" +msgstr "Grave" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "gruppetto" +msgstr "Obal" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "H" +msgstr "H" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "hairpin" +msgstr "Sponka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "half rest" +msgstr "Půlová pomlka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "harmonic cadence" +msgstr "Závěrečná kadence" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "harmonics" +msgstr "Flažoletové zvuky" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "harmony" +msgstr "Souzvuk" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "hemiola" +msgstr "Hemiola" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "homophony" +msgstr "Homofonie" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "hook" +msgstr "Praporek" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "hymn meter" +msgstr "Počet slabik" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "inversion" +msgstr "Převrat" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "inverted interval" +msgstr "Převrácený interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "just intonation" +msgstr "čisté naladění" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "key" +msgstr "Tónina" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "laissez vibrer" +msgstr "Obloučky laissez vibrer" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "largo" +msgstr "Largo" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "leading note" +msgstr "Citlivý tón (appogiatura)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ledger line" +msgstr "Pomocná linka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "legato" +msgstr "Legato" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "legato curve" +msgstr "Legatový oblouček" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "leger line" +msgstr "Pomocná linka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ligature" +msgstr "Ligatura" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "lilypond" +msgstr "Rybník s leknínem" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "line" +msgstr "Linka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "loco" +msgstr "Loco" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "long appoggiatura" +msgstr "Prodleva" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "longa" +msgstr "Longa" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "lyric tie" +msgstr "Textové spojení" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "major interval" +msgstr "Velký interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "maxima" +msgstr "Maxima" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "meantone temperament" +msgstr "Středotónové temperované ladění" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "measure" +msgstr "Takt" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "measure repeat" +msgstr "Opakování taktu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "mediant" +msgstr "Medianta" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "melisma line" +msgstr "Linka melismy" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "melodic cadence" +msgstr "Melodický spád (kadence)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "mensural notation" +msgstr "Menzurální notový zápis" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "mensuration sign" +msgstr "Menzurální označení druhu taktu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "meter" +msgstr "Metrum" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "metronome" +msgstr "Údaj metronomu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "metronome mark" +msgstr "Označení metronomu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "metronomic indication" +msgstr "Označení metronomu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "mezzo" +msgstr "Mezzo" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "mezzo-soprano" +msgstr "Mezzosoprán" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "minor interval" +msgstr "Malý interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "mixolydian mode" +msgstr "Mixolydický způsob" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "mode" +msgstr "Způsob" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "modulation" +msgstr "Modulace (změna)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "mordent" +msgstr "Mordent" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "motif" +msgstr "Motiv" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "motive" +msgstr "Motiv" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "movement" +msgstr "Věta" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "multi-measure rest" +msgstr "Pomlky přes více taktů" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "neighbor tones" +msgstr "Sousední tóny" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ninth" +msgstr "Nona" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "non-legato" +msgstr "non-legato" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "note" +msgstr "Nota" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "note head" +msgstr "Notová hlavička" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "note names" +msgstr "Označení not" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "octavation" +msgstr "Přechod do oktávy" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "octave mark" +msgstr "Označení oktávy" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "octave marking" +msgstr "Označování oktávy" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "octave sign" +msgstr "Značka pro oktávu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ornament" +msgstr "Ozdoba" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/snippets/flamenco-notation.ly:144 (variable) +#. Documentation/snippets/flamenco-notation.ly:241 (context id) +msgid "part" +msgstr "Hlas" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "pause" +msgstr "Koruna (fermata)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "pennant" +msgstr "Praporek" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "percent repeat" +msgstr "Procentní opakování" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "percussion" +msgstr "Bicí" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "perfect interval" +msgstr "Čistý interval" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "phrase" +msgstr "Fráze" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "pickup" +msgstr "Předtaktí" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "pizzicato" +msgstr "Pizzicato" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "polymeter" +msgstr "Polymetrie" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "polymetric" +msgstr "Polymetrický" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "polymetric time signature" +msgstr "Polymetrické taktové označení" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "portato" +msgstr "Portato" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "presto" +msgstr "Presto" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "proportion" +msgstr "Poměr" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "Pythagorean comma" +msgstr "Pythagorovská čárka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "quadruplet" +msgstr "Kvartola" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "quality" +msgstr "Barva (dur nebo moll)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "quarter rest" +msgstr "ČtvrÅ¥ová pomlka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "quarter tone" +msgstr "Čtvrttón" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "quintuplet" +msgstr "Kvintola" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "rallentando" +msgstr "Rallentando" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "relative key" +msgstr "Paralelní stupnice" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "repeat" +msgstr "Opakování" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +#. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable) +#. Documentation/snippets/jazz-combo-template.ly:288 (context id) +msgid "rhythm" +msgstr "Rytmus" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ritardando" +msgstr "Ritardando" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "ritenuto" +msgstr "Ritenuto" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "scale degree" +msgstr "Stupeň stupnice" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "scordatura" +msgstr "Skordatura" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "score" +msgstr "Notový zápis" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "second" +msgstr "Druhý stupeň stupnice (druhý tón, sekunda)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "semibreve" +msgstr "Celá nota (semibreve)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "semitone" +msgstr "Půltón" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "seventh" +msgstr "Sedmý stupeň stupnice (sedmý tón, septima)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sextolet" +msgstr "Sextola" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sextuplet" +msgstr "Sextola" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "shake" +msgstr "Trylek" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "simile" +msgstr "Podobně" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "simple meter" +msgstr "Jednoduché metrum" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sixteenth note" +msgstr "Å estnáctinová nota" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sixteenth rest" +msgstr "Å estnáctinová pomlka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sixth" +msgstr "Å estý stupeň stupnice (Å¡estý tón, sexta)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sixty-fourth note" +msgstr "ČtyřiaÅ¡edesátinová nota" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sixty-fourth rest" +msgstr "ČtyřiaÅ¡edesátinová pomlka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "slash repeat" +msgstr "Opakování lomítka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "solmization" +msgstr "Solmizace" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sonata" +msgstr "Sonáta" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sonata form" +msgstr "Sonátová věta" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "song texts" +msgstr "Text písně" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "soprano" +msgstr "Soprán" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "staccato" +msgstr "Staccato (krátce)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "staff" +msgstr "Notová osnova" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "staves" +msgstr "Notové osnovy" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "stem" +msgstr "Nožička" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "stringendo" +msgstr "Stringendo (zrychlovaně)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "strings" +msgstr "Smyčcové nástroje" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "strong beat" +msgstr "Zdůrazněná část taktu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "subdominant" +msgstr "Čtvrtý stupeň diatonické stupnice (subdominanta)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "submediant" +msgstr "Å estý stupeň diatonické stupnice (submedianta)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "subtonic" +msgstr "Sedmý stupeň diatonické stupnice (subtonika)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "sul G" +msgstr "na struně G" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "superdominant" +msgstr "Superdominanta" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "supertonic" +msgstr "Supertonika" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "symphony" +msgstr "Symfonie" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "syncopation" +msgstr "Synkopa" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "syntonic comma" +msgstr "Srovnaná čárka (syntonická)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "system" +msgstr "Notový systém" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "temperament" +msgstr "Temperované ladění" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tempo indication" +msgstr "Označení tempa" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tenor" +msgstr "Tenor" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tenth" +msgstr "Desátý stupeň stupnice (desátý tón, decima)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tenuto" +msgstr "Tenuto" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "third" +msgstr "Třetí stupeň stupnice (třetí tón, tercie)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "thirty-second note" +msgstr "Dvaatřicetinová nota" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "thirty-second rest" +msgstr "Dvaatřicetinová pomlka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "thorough bass" +msgstr "Generální bas" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "time" +msgstr "Druh taktu" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tone" +msgstr "Tón" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tonic" +msgstr "První stupeň tóniny (tónika)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "transposing instrument" +msgstr "Transponující nástroj" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "treble clef" +msgstr "Houslový klíč" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tremolo" +msgstr "Tremolo" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "triad" +msgstr "Trojzvuk (kvintakord)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "trill" +msgstr "Trylek" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "triple meter" +msgstr "Třídobý takt" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tritone" +msgstr "Tritón (tritonus)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tuning fork" +msgstr "Ladicí vidlice (ladička)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "tuplet" +msgstr "Rytmická notová skupina (n-tola, tuplet)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "turn" +msgstr "Dvojitý příraz (obal)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "unison" +msgstr "Interval primy" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "upbeat" +msgstr "Předtaktí (lehká doba)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "voice" +msgstr "Hlas" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "volta" +msgstr "Volta" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "weak beat" +msgstr "Nezdůrazněná část taktu (slabá doba)" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "whole rest" +msgstr "Celá pomlka" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "whole tone" +msgstr "Celý tón" + +#. @node in Documentation/music-glossary.tely +#. @section in Documentation/music-glossary.tely +msgid "woodwind" +msgstr "Dřevěný dechový nástroj" + +#. @node in Documentation/music-glossary.tely +#. @chapter in Documentation/music-glossary.tely +msgid "Duration names notes and rests" +msgstr "Označení dob trvání not a pomlk" + +#. @node in Documentation/music-glossary.tely +#. @appendix in Documentation/music-glossary.tely +msgid "Literature used" +msgstr "Použitá literatura" + +#. @node in Documentation/notation.tely +#. @appendix in Documentation/notation.tely +msgid "LilyPond grammar" +msgstr "Mluvnice LilyPondu" + +#. @node in Documentation/notation.tely +#. @appendix in Documentation/notation.tely +msgid "LilyPond command index" +msgstr "Rejstřík příkazů pro LilyPond" + +#. @node in Documentation/notation/notation.itely +#. @chapter in Documentation/notation/notation.itely +msgid "Musical notation" +msgstr "Hudební notový zápis" + +#. @node in Documentation/notation/specialist.itely +#. @chapter in Documentation/notation/specialist.itely +msgid "Specialist notation" +msgstr "Zvláštní notový zápis" + +#. Documentation/notation/input.itely:548 (comment) +msgid "not printed" +msgstr "netiÅ¡těno" + +#. Documentation/notation/input.itely:980 (variable) +msgid "allLyrics" +msgstr "vÅ¡eText" + +#. Documentation/notation/input.itely:1066 (variable) +#. Documentation/notation/input.itely:1085 (variable) +#. Documentation/notation/input.itely:1122 (variable) +#. Documentation/notation/input.itely:1137 (variable) +#. Documentation/notation/changing-defaults.itely:460 (variable) +#. Documentation/notation/changing-defaults.itely:495 (context id) +#. Documentation/notation/changing-defaults.itely:545 (context id) +#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable) +#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable) +#. Documentation/snippets/guitar-slides.ly:30 (variable) +#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable) +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable) +#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable) +#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable) +msgid "music" +msgstr "Noty" + +#. @node in Documentation/notation/input.itely +#. @chapter in Documentation/notation/input.itely +msgid "General input and output" +msgstr "VÅ¡eobecný vstup a výstup" + +#. @node in Documentation/notation/input.itely +#. @section in Documentation/notation/input.itely +msgid "Input structure" +msgstr "Skladba vstupu" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Structure of a score" +msgstr "Skladba notového zápisu" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Multiple scores in a book" +msgstr "Více notových zápisů v knize" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "File structure" +msgstr "Stavba souboru" + +#. @node in Documentation/notation/input.itely +#. @section in Documentation/notation/input.itely +msgid "Titles and headers" +msgstr "Názvy a záhlaví" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Creating titles" +msgstr "Vytvořit názvy" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Custom titles" +msgstr "Vlastní názvy" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Reference to page numbers" +msgstr "Odkazy na čísla stran" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Table of contents" +msgstr "Obsah" + +#. @node in Documentation/notation/input.itely +#. @section in Documentation/notation/input.itely +msgid "Working with input files" +msgstr "Pracovat se vstupními soubory" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Including LilyPond files" +msgstr "Vložit soubory LilyPond" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Different editions from one source" +msgstr "Různá vydání z jednoho zdrojového souboru" + +#. @node in Documentation/notation/input.itely +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Using variables" +msgstr "Použít proměnné" + +#. @node in Documentation/notation/input.itely +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Using tags" +msgstr "Použít značky" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Text encoding" +msgstr "Kódování znaků" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Displaying LilyPond notation" +msgstr "Zobrazit notový zápis LilyPond" + +#. @node in Documentation/notation/input.itely +#. @section in Documentation/notation/input.itely +msgid "Controlling output" +msgstr "Řídit výstup" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Extracting fragments of music" +msgstr "Vytáhnout části notového zápisu" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Skipping corrected music" +msgstr "Přeskočit opravené noty" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Alternative output formats" +msgstr "Náhradní výstupní formáty" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Replacing the notation font" +msgstr "Změnit písmo notového zápisu" + +#. @node in Documentation/notation/input.itely +#. @section in Documentation/notation/input.itely +msgid "MIDI output" +msgstr "Výstup MIDI" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Creating MIDI files" +msgstr "Vytvořit soubory MIDI" + +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Instrument names" +msgstr "Názvy nástrojů" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "MIDI block" +msgstr "Blok MIDI" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "What goes into the MIDI output?" +msgstr "Co jde do výstupu MIDI" + +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Supported in MIDI" +msgstr "Podporováno v MIDI" + +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Unsupported in MIDI" +msgstr "Nepodporováno v MIDI" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Repeats in MIDI" +msgstr "Opakování v MIDI" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Controlling MIDI dynamics" +msgstr "Řídit hlasitost MIDI" + +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Dynamic marks" +msgstr "Značky určující hlasitost" + +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Overall MIDI volume" +msgstr "Celková hlasitost MIDI" + +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Equalizing different instruments (i)" +msgstr "Vyrovnání různých nástrojů (i)" + +#. @unnumberedsubsubsec in Documentation/notation/input.itely +msgid "Equalizing different instruments (ii)" +msgstr "Vyrovnání různých nástrojů (ii)" + +#. @node in Documentation/notation/input.itely +#. @subsection in Documentation/notation/input.itely +msgid "Percussion in MIDI" +msgstr "Bicí v MIDI" + +#. Documentation/notation/spacing.itely:1009 (comment) +msgid "this does nothing" +msgstr "To nedělá vůbec nic" + +#. Documentation/notation/spacing.itely:1010 (comment) +msgid "a break here would work" +msgstr "Zalomení by zde účinkovalo" + +#. Documentation/notation/spacing.itely:1011 (comment) +msgid "as does this break" +msgstr "jako to dělá toto zalomení" + +#. Documentation/notation/spacing.itely:1023 (comment) +msgid "now the break is allowed" +msgstr "nyní je zalomení dovoleno" + +#. Documentation/notation/spacing.itely:1441 (comment) +msgid "Since space is small and there is no minimum-distance, the distance" +msgstr "Protože místa je málo a není tu ani nejmenší mezera, odstup," + +#. Documentation/notation/spacing.itely:1442 (comment) +msgid "between this staff and the next will be determined by padding." +msgstr "mezi notovou osnovou a dalším předmětem se rozhodne pomocí posunutí." + +#. Documentation/notation/spacing.itely:1448 (comment) +msgid "Since space is small and nothing sticks out very far, the distance" +msgstr "Protože místa je málo a nic nepřečnívá, odstup" + +#. Documentation/notation/spacing.itely:1449 (comment) +msgid "between this staff and the next will be determined by minimum-distance." +msgstr "" +"mezi touto notovou osnovou a dalším předmětem se určí podle nejmenší možné " +"vzdálenosti." + +#. Documentation/notation/spacing.itely:1455 (comment) +msgid "By setting padding to a negative value, staves can be made to collide." +msgstr "nastavením posunutí na zápornou hodnotu se notové osnovy mohou srazit" + +#. Documentation/notation/spacing.itely:1551 (comment) +msgid "By default, Lyrics are placed close together. Here, we allow them to" +msgstr "" +"Ve výchozím nastavení jsou písňové texty umístěny úzce pohromadě. Zde smějí" + +#. Documentation/notation/spacing.itely:1552 (comment) +msgid "be stretched more widely." +msgstr "zabrat o něco více místa." + +#. Documentation/notation/spacing.itely:1905 (comment) +msgid "this time the text will be closer to the staff" +msgstr "Tentokrát je text blíže k notové osnově" + +#. Documentation/notation/spacing.itely:1907 (comment) +msgid "by setting outside-staff-priority to a non-number," +msgstr "Nastavením outside-staff-priority na nečíselnou hodnotu," + +#. Documentation/notation/spacing.itely:1908 (comment) +msgid "we disable the automatic collision avoidance" +msgstr " zakážeme samočinné vyhnutí se srážce" + +#. Documentation/notation/spacing.itely:1911 (comment) +msgid "now they will collide" +msgstr "Nyní se srazí" + +#. Documentation/notation/spacing.itely:1937 (comment) +msgid "the markup is too close to the following note" +msgstr "Popis je příliÅ¡ blízko k následující notě" + +#. Documentation/notation/spacing.itely:1941 (comment) +msgid "setting outside-staff-horizontal-padding fixes this" +msgstr "Nastavení outside-staff-horizontal-padding pomáhá" + +#. @node in Documentation/notation/spacing.itely +#. @chapter in Documentation/notation/spacing.itely +msgid "Spacing issues" +msgstr "Odstupy" + +#. @node in Documentation/notation/spacing.itely +#. @section in Documentation/notation/spacing.itely +msgid "Paper and pages" +msgstr "Papír a strany" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Paper size" +msgstr "Velikost papíru" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Page formatting" +msgstr "Formátování stran" + +#. @node in Documentation/notation/spacing.itely +#. @unnumberedsubsubsec in Documentation/notation/spacing.itely +msgid "Vertical dimensions" +msgstr "Svislé rozměry" + +#. @node in Documentation/notation/spacing.itely +#. @unnumberedsubsubsec in Documentation/notation/spacing.itely +msgid "Horizontal dimensions" +msgstr "Vodorovné rozměry" + +#. @node in Documentation/notation/spacing.itely +#. @unnumberedsubsubsec in Documentation/notation/spacing.itely +msgid "Other layout variables" +msgstr "Další proměnné rozvržení" + +#. @node in Documentation/notation/spacing.itely +#. @section in Documentation/notation/spacing.itely +msgid "Music layout" +msgstr "Rozvržení not" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Setting the staff size" +msgstr "Nastavit velikost notové osnovy" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Score layout" +msgstr "Rozvržení notového zápisu" + +#. @node in Documentation/notation/spacing.itely +#. @section in Documentation/notation/spacing.itely +msgid "Breaks" +msgstr "Zalomení" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Line breaking" +msgstr "Zalomení řádků" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Page breaking" +msgstr "Zalomení stran" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Optimal page breaking" +msgstr "Nejlepší zalomení stran" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Optimal page turning" +msgstr "Nejlepší obracení stran" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Minimal page breaking" +msgstr "Co nejmenší zalomení stran" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Explicit breaks" +msgstr "Výslovné zalomení" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Using an extra voice for breaks" +msgstr "Použít pro zalomení dodatečný hlas" + +#. @node in Documentation/notation/spacing.itely +#. @section in Documentation/notation/spacing.itely +msgid "Vertical spacing" +msgstr "Svislé odstupy" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Vertical spacing inside a system" +msgstr "Svislé odstupy uvnitř notové osnovy" + +#. @unnumberedsubsubsec in Documentation/notation/spacing.itely +msgid "Spacing between staves" +msgstr "Odstup mezi notovými osnovami" + +#. @unnumberedsubsubsec in Documentation/notation/spacing.itely +msgid "Spacing of non-staff lines" +msgstr "Odstup mezi linkami nejsoucími v notové osnově" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Vertical spacing between systems" +msgstr "Svislé odstupy mezi notovými osnovami" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Explicit staff and system positioning" +msgstr "Výslovní umísÅ¥ování notových osnov" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Vertical collision avoidance" +msgstr "Vyhnutí se svislým srážkám" + +#. @node in Documentation/notation/spacing.itely +#. @section in Documentation/notation/spacing.itely +msgid "Horizontal spacing" +msgstr "Vodorovné odstupy" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Horizontal spacing overview" +msgstr "Přehled vodorovných odstupů" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "New spacing area" +msgstr "Nová oblast s jinými odstupy" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Changing horizontal spacing" +msgstr "Změnit vodorovné odstupy" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Line length" +msgstr "Délka řádků" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Proportional notation" +msgstr "Poměrný notový zápis" + +#. @node in Documentation/notation/spacing.itely +#. @section in Documentation/notation/spacing.itely +msgid "Fitting music onto fewer pages" +msgstr "Umístit hudbu na menší počet stran" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Displaying spacing" +msgstr "Zobrazit odstupy" + +#. @node in Documentation/notation/spacing.itely +#. @subsection in Documentation/notation/spacing.itely +msgid "Changing spacing" +msgstr "Změnit odstupy" + +#. Documentation/notation/changing-defaults.itely:451 (variable) +msgid "musicA" +msgstr "NotyA" + +#. Documentation/notation/changing-defaults.itely:452 (variable) +msgid "musicB" +msgstr "NotyB" + +#. Documentation/notation/changing-defaults.itely:453 (variable) +msgid "keepVoicesAlive" +msgstr "nechHlasŽít" + +#. Documentation/notation/changing-defaults.itely:455 (comment) +msgid "Keep Voice \\\"A\\\" alive for 5 bars" +msgstr "Nech hlas \\\"A\\\" žít po 5 taktů" + +#. Documentation/notation/changing-defaults.itely:456 (comment) +msgid "Keep Voice \\\"B\\\" alive for 5 bars" +msgstr "Nech hlas \\\"B\\\" žít po 5 taktů" + +#. Documentation/notation/changing-defaults.itely:491 (variable) +#. Documentation/notation/changing-defaults.itely:502 (context id) +#. Documentation/notation/changing-defaults.itely:508 (context id) +#. Documentation/notation/changing-defaults.itely:510 (context id) +#. Documentation/notation/changing-defaults.itely:513 (context id) +#. Documentation/notation/changing-defaults.itely:535 (variable) +#. Documentation/notation/changing-defaults.itely:551 (context id) +msgid "accompaniment" +msgstr "Doprovod" + +#. Documentation/notation/changing-defaults.itely:492 (variable) +#. Documentation/notation/changing-defaults.itely:541 (variable) +msgid "words" +msgstr "Slova" + +#. Documentation/notation/changing-defaults.itely:499 (comment) +msgid "Keep Voice \\\"melody\\\" alive for 4 bars" +msgstr "Nech hlas \\\"melodie\\\" žít po 4 takty" + +#. Documentation/notation/changing-defaults.itely:530 (comment) +#. Documentation/notation/changing-defaults.itely:532 (comment) +msgid "skip a bar" +msgstr "Přeskočit takt" + +#. Documentation/notation/changing-defaults.itely:2364 (comment) +msgid "increase the length of the tie" +msgstr "ZvětÅ¡it délku ligatury" + +#. Documentation/notation/changing-defaults.itely:2373 (comment) +msgid "increase the length of the rest bar" +msgstr "ZvětÅ¡it délku pomlkového taktu" + +#. Documentation/notation/changing-defaults.itely:2381 (comment) +msgid "increase the length of the hairpin" +msgstr "ZvětÅ¡it délku sponky pro crescendo/decrescendo" + +#. Documentation/notation/changing-defaults.itely:2409 (comment) +msgid "default" +msgstr "Výchozí" + +#. Documentation/notation/changing-defaults.itely:2412 (comment) +#. Documentation/notation/changing-defaults.itely:2425 (comment) +msgid "not effective alone" +msgstr "samotné bez účinku" + +#. Documentation/notation/changing-defaults.itely:2416 (comment) +#. Documentation/notation/changing-defaults.itely:2429 (comment) +msgid "effective only when both overrides are present" +msgstr "platí jen tehdy, když jsou přítomna obě \"override\"" + +#. Documentation/notation/changing-defaults.itely:2806 (comment) +msgid "Remove bar line at the end of the current line" +msgstr "Odstranit taktovou čáru na konci řádku" + +#. Documentation/notation/changing-defaults.itely:2852 (comment) +msgid "Try to remove all key signatures" +msgstr "Pokusit se o odstranění vÅ¡ech předznamenání (tónin)" + +#. Documentation/notation/changing-defaults.itely:3274 (comment) +msgid "move horizontally left" +msgstr "Posunout vodorovně doleva" + +#. Documentation/notation/changing-defaults.itely:3276 (comment) +msgid "move vertically up" +msgstr "Posunout svisle nahoru" + +#. Documentation/notation/changing-defaults.itely:3277 (comment) +msgid "third finger" +msgstr "třetí prst" + +#. Documentation/notation/changing-defaults.itely:3326 (comment) +#. Documentation/notation/changing-defaults.itely:3358 (comment) +#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment) +msgid "the RehearsalMark will be centered above the Clef" +msgstr "Umístit cvičnou značku do středu nad klíč" + +#. Documentation/notation/changing-defaults.itely:3332 (comment) +#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment) +msgid "the RehearsalMark will be centered above the TimeSignature" +msgstr "Umístit cvičnou značku do středu nad taktové označení" + +#. Documentation/notation/changing-defaults.itely:3352 (comment) +msgid "the RehearsalMark will be centered above the Key Signature" +msgstr "Umístit cvičnou značku do středu nad předznamenání (tóninu)" + +#. Documentation/notation/changing-defaults.itely:3372 (comment) +msgid "The RehearsalMark will be centered above the KeySignature" +msgstr "Umístit cvičnou značku do středu nad předznamenání (tóninu)" + +#. Documentation/notation/changing-defaults.itely:3379 (comment) +#. Documentation/notation/changing-defaults.itely:3395 (comment) +#. Documentation/notation/changing-defaults.itely:3402 (comment) +msgid "" +"The RehearsalMark will be aligned with the left edge of the KeySignature" +msgstr "Zarovnat cvičnou značku s levým okrajem předznamenání (tóniny)" + +#. Documentation/notation/changing-defaults.itely:3384 (comment) +msgid "" +"The RehearsalMark will be aligned with the right edge of the KeySignature" +msgstr "Zarovnat cvičnou značku s pravým okrajem předznamenání (tóniny)" + +#. Documentation/notation/changing-defaults.itely:3396 (comment) +msgid "and then shifted right by 3.5 staff-spaces" +msgstr "Posunout doprava o 3,5 linkových odstupů" + +#. Documentation/notation/changing-defaults.itely:3403 (comment) +msgid "and then shifted left by 2 staff-spaces" +msgstr "Posunout doleva o 2 linkové odstupy" + +#. Documentation/notation/changing-defaults.itely:3451 (variable) +msgid "XinO" +msgstr "XinO" + +#. @node in Documentation/notation/changing-defaults.itely +#. @chapter in Documentation/notation/changing-defaults.itely +msgid "Changing defaults" +msgstr "Změnit výchozí nastavení" + +#. @node in Documentation/notation/changing-defaults.itely +#. @section in Documentation/notation/changing-defaults.itely +msgid "Interpretation contexts" +msgstr "Prostředí pro ztvárnění" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Score - the master of all contexts" +msgstr "Notový zápis - otec vÅ¡ech prostředí" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Top-level contexts - staff containers" +msgstr "Nejvrchnější prostředí - Schránky na notové osnovy" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Intermediate-level contexts - staves" +msgstr "Prostřední prostředí - Notové osnovy" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Bottom-level contexts - voices" +msgstr "Nejspodnější prostředí - Hlasy" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Keeping contexts alive" +msgstr "Udržet prostředí na živu" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Modifying context plug-ins" +msgstr "Změnit přídavné moduly prostředí" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Changing context default settings" +msgstr "Změnit výchozí nastavení prostředí" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Defining new contexts" +msgstr "Stanovit nová prostředí" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Aligning contexts" +msgstr "Zarovnat prostředí vedle sebe" + +#. @node in Documentation/notation/changing-defaults.itely +#. @section in Documentation/notation/changing-defaults.itely +msgid "Explaining the Internals Reference" +msgstr "Vysvětlit doporučení vnitřní části programu" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Navigating the program reference" +msgstr "Vyznat se v doporučení vnitřní části programu" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Layout interfaces" +msgstr "Rozhraní rozvržení" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Determining the grob property" +msgstr "Určit vlastnost kreslených předmětů (grob)" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Naming conventions" +msgstr "Pravidla pro pojmenovávání" + +#. @node in Documentation/notation/changing-defaults.itely +#. @section in Documentation/notation/changing-defaults.itely +msgid "Modifying properties" +msgstr "Změnit vlastnosti" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Overview of modifying properties" +msgstr "Přehled změněných vlastností" + +#. @node in Documentation/notation/changing-defaults.itely +msgid "The set command" +msgstr "Příkaz set" + +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "The @code{@bs{}set} command" +msgstr "Příkaz @code{@bs{}set}" + +#. @node in Documentation/notation/changing-defaults.itely +msgid "The override command" +msgstr "Příkaz override" + +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "The @code{\\\\override} command" +msgstr "Příkaz @code{\\\\override}" + +#. @node in Documentation/notation/changing-defaults.itely +msgid "The tweak command" +msgstr "Příkaz tweak" + +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "The @code{\\\\tweak} command" +msgstr "Příkaz @code{\\\\tweak}" + +#. @node in Documentation/notation/changing-defaults.itely +msgid "set versus override" +msgstr "Příkaz set oproti override" + +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "@code{\\\\set} vs. @code{\\\\override}" +msgstr "@code{\\\\set} versus @code{\\\\override}" + +#. @node in Documentation/notation/changing-defaults.itely +#. @section in Documentation/notation/changing-defaults.itely +msgid "Useful concepts and properties" +msgstr "Užitečné pojmy a vlastnosti" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Input modes" +msgstr "Vstupní režimy" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Direction and placement" +msgstr "Směr a umístění" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Context layout order" +msgstr "Pořadí rozvržení prostředí" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Distances and measurements" +msgstr "Odstupy a míry" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Staff symbol properties" +msgstr "Vlastnosti symbolů notové osnovy" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Spanners" +msgstr "Natahovače" + +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Using the @code{spanner-interface}" +msgstr "Použít @code{spanner-interface}" + +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Using the @code{line-spanner-interface}" +msgstr "Použít @code{line-spanner-interface}" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Visibility of objects" +msgstr "Viditelnost předmětů" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Removing the stencil" +msgstr "Odstranit stencil (lisovnici)" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Making objects transparent" +msgstr "Udělat předměty neviditelné" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Painting objects white" +msgstr "Malovat předměty bílé" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Using break-visibility" +msgstr "Použít break-visibility (udělat neviditelné)" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Special considerations" +msgstr "Zvláštnosti" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Line styles" +msgstr "Styly linek" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Rotating objects" +msgstr "Otáčení předmětů" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Rotating layout objects" +msgstr "Otáčení předmětů rozvržení" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Rotating markup" +msgstr "Otáčení textového popisu" + +#. @node in Documentation/notation/changing-defaults.itely +#. @section in Documentation/notation/changing-defaults.itely +msgid "Advanced tweaks" +msgstr "Pokročílé drobné úpravy" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Aligning objects" +msgstr "Zarovnat předměty" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Setting @code{X-offset} and @code{Y-offset} directly" +msgstr "Nastavit přímo @code{X-offset} a @code{Y-offset}" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Using the @code{side-position-interface}" +msgstr "Použít @code{side-position-interface}" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Using the @code{self-alignment-interface}" +msgstr "Použít @code{self-alignment-interface}" + +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Using the @code{aligned-on-parent} procedures" +msgstr "Použít procedury @code{aligned-on-parent}" + +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Using the @code{centered-on-parent} procedures" +msgstr "Použít procedury @code{centered-on-parent}" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Using the @code{break-alignable-interface}" +msgstr "Použít @code{break-aligned-interface}" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Vertical grouping of grobs" +msgstr "Svislé seskupení kreslených předmětů („grob“)" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Modifying stencils" +msgstr "Změnit lisovnice" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Modifying shapes" +msgstr "Změnit tvary" + +#. @node in Documentation/notation/changing-defaults.itely +#. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely +msgid "Modifying ties and slurs" +msgstr "Změnit ligatury a legatové obloučky" + +#. @node in Documentation/notation/changing-defaults.itely +#. @section in Documentation/notation/changing-defaults.itely +msgid "Using music functions" +msgstr "Použít hudební funkce" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Substitution function syntax" +msgstr "Skladba nahrazovací funkce" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Common argument types" +msgstr "Běžné druhy agumentů" + +#. @node in Documentation/notation/changing-defaults.itely +#. @subsection in Documentation/notation/changing-defaults.itely +msgid "Substitution function examples" +msgstr "Příklady nahrazovací funkce" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendix in Documentation/notation/notation-appendices.itely +msgid "Notation manual tables" +msgstr "Přehled notového zápisu" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Chord name chart" +msgstr "Seznam názvů akordů" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Common chord modifiers" +msgstr "Běžné proměnné akordů" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Predefined fretboard diagrams" +msgstr "Předem určené nákresy hmatníku" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "MIDI instruments" +msgstr "Nástroje MIDI" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "List of colors" +msgstr "Seznam barev" + +#. @subsubheading in Documentation/notation/notation-appendices.itely +msgid "Normal colors" +msgstr "Obvyklé barvy" + +#. @subsubheading in Documentation/notation/notation-appendices.itely +msgid "X color names" +msgstr "Názvy barev X" + +#. @subsubheading in Documentation/notation/notation-appendices.itely +msgid "Color Names without a numerical suffix:" +msgstr "Barvy bez číselného koncového označení:" + +#. @subsubheading in Documentation/notation/notation-appendices.itely +msgid "Color names with a numerical suffix" +msgstr "Barvy s číselným koncovým označením:" + +#. @subsubheading in Documentation/notation/notation-appendices.itely +msgid "Grey Scale" +msgstr "Stupnice Å¡edi" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "The Feta font" +msgstr "Písmo Feta" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Clef glyphs" +msgstr "Obrázky notových klíčů" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Time Signature glyphs" +msgstr "Obrázky taktových označení" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Number glyphs" +msgstr "Obrázky čísel" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Accidental glyphs" +msgstr "Obrázky předznamenání" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Default Notehead glyphs" +msgstr "Obrázky výchozích notových hlaviček" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Special Notehead glyphs" +msgstr "Obrázky zvláštních notových hlaviček" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Shape-note Notehead glyphs" +msgstr "" +"Obrázky tvarovaných notových hlaviček (znázorňujících výšku tónu na hudební " +"stupnici tvarem hlavičky dané noty)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Rest glyphs" +msgstr "Obrázky pomlk" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Flag glyphs" +msgstr "Obrázky praporků" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Dot glyphs" +msgstr "Obrázky teček" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Dynamic glyphs" +msgstr "Obrázky hudebních značek určujících hlasitost" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Script glyphs" +msgstr "Obrázky písem" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Arrowhead glyphs" +msgstr "Obrázky Å¡ipek" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Bracket-tip glyphs" +msgstr "Obrázky Å¡piček svorek" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Pedal glyphs" +msgstr "Obrázky pedálů" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Accordion glyphs" +msgstr "Obrázky tahacích harmonik" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Vaticana glyphs" +msgstr "Vatikánské obrázky" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Medicaea glyphs" +msgstr "Medicejské obrázky" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Hufnagel glyphs" +msgstr "Hufnagelské obrázky" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Mensural glyphs" +msgstr "Menzurální obrázky" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Neomensural glyphs" +msgstr "Neomenzurální obrázky" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Petrucci glyphs" +msgstr "Petrucciovské obrázky" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Solesmes glyphs" +msgstr "Solesmeské obrázky" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Note head styles" +msgstr "Styly notových hlaviček" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "List of articulations" +msgstr "Seznam značek pro artikulaci" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Articulation scripts" +msgstr "Artikulační písma" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Ornament scripts" +msgstr "Ozdobná písma" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Fermata scripts" +msgstr "Korunní písma (fermátová)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Instrument-specific scripts" +msgstr "Písma nástrojům vlastní" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Repeat sign scripts" +msgstr "Písma se znaménky pro opakování" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "Ancient scripts" +msgstr "Písma pro starý notový zápis" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Percussion notes" +msgstr "Noty pro bicí" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Technical glossary" +msgstr "Odborný slovníček" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "alist" +msgstr "Seznam spojení (alist)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "callback" +msgstr "Opětovné volání (callback)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "closure" +msgstr "Uzavření (closure)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "glyph" +msgstr "Obrázek (glyph)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "grob" +msgstr "Kreslený předmět (grob)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "immutable" +msgstr "Neměnný (immutable)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "interface" +msgstr "Rozhraní (infterface)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "lexer" +msgstr "lexer" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "mutable" +msgstr "Měnitelný (mutable)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "output-def" +msgstr "Stanovení výstupu (output-def)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "parser" +msgstr "Zpracovatel skladby (parser)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "parser variable" +msgstr "Proměnná pro zpracovatele skladby (parser variable)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "prob" +msgstr "prob" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "simple closure" +msgstr "Jednoduché uzavření (simple closure)" + +#. @node in Documentation/notation/notation-appendices.itely +#. @unnumberedsubsec in Documentation/notation/notation-appendices.itely +msgid "smob" +msgstr "smob" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "All context properties" +msgstr "VÅ¡echny vlastnosti prostředí" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Layout properties" +msgstr "Vlastnosti rozvržení" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Available music functions" +msgstr "Dostupné hudební funkce" + +#. @node in Documentation/notation/notation-appendices.itely +#. @appendixsec in Documentation/notation/notation-appendices.itely +msgid "Scheme functions" +msgstr "Funkce v Scheme" + +#. @node in Documentation/notation/cheatsheet.itely +#. @appendix in Documentation/notation/cheatsheet.itely +msgid "Cheat sheet" +msgstr "Přehled příkazů" + +#. @unnumberedsec in Documentation/snippets.tely +#. @node in Documentation/snippets.tely +#. @unnumberedsec in Documentation/snippets.tely +msgid "\\\\TEXT\\\\" +msgstr "\\\\TEXT\\\\" + +#. @node in Documentation/usage/running.itely +msgid "Running lilypond" +msgstr "Spustit lilypond" + +#. @chapter in Documentation/usage/running.itely +msgid "Running @command{lilypond}" +msgstr "Spustit @command{lilypond}" + +#. @node in Documentation/usage/running.itely +#. @section in Documentation/usage/running.itely +msgid "Normal usage" +msgstr "Běžné používání programu" + +#. @node in Documentation/usage/running.itely +#. @section in Documentation/usage/running.itely +msgid "Command-line usage" +msgstr "Používání v příkazovém řádku" + +#. @node in Documentation/usage/running.itely +msgid "Invoking lilypond" +msgstr "Vyvolat lilypond" + +#. @unnumberedsubsec in Documentation/usage/running.itely +msgid "Invoking @command{lilypond}" +msgstr "Vyvolat @command{lilypond}" + +#. @node in Documentation/usage/running.itely +msgid "Command line options for lilypond" +msgstr "Volby příkazového řádku pro lilypond" + +#. @unnumberedsubsec in Documentation/usage/running.itely +msgid "Command line options for @command{lilypond}" +msgstr "Volby příkazového řádku pro @command{lilypond}" + +#. @node in Documentation/usage/running.itely +#. @unnumberedsubsec in Documentation/usage/running.itely +msgid "Environment variables" +msgstr "Proměnné prostředí" + +#. @node in Documentation/usage/running.itely +#. @section in Documentation/usage/running.itely +msgid "Error messages" +msgstr "Chybová hlášení" + +#. @node in Documentation/usage/running.itely +#. @section in Documentation/usage/running.itely +msgid "Common errors" +msgstr "Běžné chyby" + +#. @node in Documentation/usage/running.itely +#. @unnumberedsubsec in Documentation/usage/running.itely +msgid "Music runs off the page" +msgstr "Noty přečnívají přes okraj strany" + +#. @node in Documentation/usage/running.itely +#. @unnumberedsubsec in Documentation/usage/running.itely +msgid "An extra staff appears" +msgstr "Objevuje se dodatečná notová osnova" + +#. @node in Documentation/usage/running.itely +msgid "Apparent error in ../ly/init.ly" +msgstr "Zjevná chyba v ../ly/init.ly" + +#. @unnumberedsubsec in Documentation/usage/running.itely +msgid "Apparent error in @code{../ly/init.ly}" +msgstr "Zjevná chyba v @code{../ly/init.ly}" + +#. @node in Documentation/usage/running.itely +#. @unnumberedsubsec in Documentation/usage/running.itely +msgid "Error message Unbound variable %" +msgstr "Chybové hlášení nesvázaná proměnná %" + +#. @node in Documentation/usage/running.itely +#. @unnumberedsubsec in Documentation/usage/running.itely +msgid "Error message FT_Get_Glyph_Name" +msgstr "Chybové hlášení FT_Get_Glyph_Name" + +#. @node in Documentation/usage/updating.itely +msgid "Updating files with convert-ly" +msgstr "Obnovit soubory s convert-ly" + +#. @chapter in Documentation/usage/updating.itely +msgid "Updating files with @command{convert-ly}" +msgstr "Obnovit soubory s @command{convert-ly}" + +#. @node in Documentation/usage/updating.itely +#. @section in Documentation/usage/updating.itely +msgid "Why does the syntax change?" +msgstr "Proč se mění skladba?" + +#. @node in Documentation/usage/updating.itely +msgid "Invoking convert-ly" +msgstr "Vyvolat convert-ly" + +#. @section in Documentation/usage/updating.itely +msgid "Invoking @command{convert-ly}" +msgstr "Vyvolat @command{convert-ly}" + +#. @node in Documentation/usage/updating.itely +msgid "Command line options for convert-ly" +msgstr "Volby příkazového řádku pro convert-ly" + +#. @section in Documentation/usage/updating.itely +msgid "Command line options for @command{convert-ly}" +msgstr "Volby příkazového řádku pro @command{convert-ly}" + +#. @node in Documentation/usage/updating.itely +msgid "Problems running convert-ly" +msgstr "Potíže se spuÅ¡těním convert-ly" + +#. @section in Documentation/usage/updating.itely +msgid "Problems running @code{convert-ly}" +msgstr "Potíže se spuÅ¡těním @code{convert-ly}" + +#. @node in Documentation/usage/updating.itely +#. @section in Documentation/usage/updating.itely +msgid "Manual conversions" +msgstr "Ruční převod" + +#. @node in Documentation/usage/lilypond-book.itely +msgid "lilypond-book" +msgstr "lilypond-book" + +#. @chapter in Documentation/usage/lilypond-book.itely +msgid "Running @command{lilypond-book}" +msgstr "Vyvolat @command{lilypond-book}" + +#. @node in Documentation/usage/lilypond-book.itely +#. @section in Documentation/usage/lilypond-book.itely +msgid "An example of a musicological document" +msgstr "Hudebněvědný text jako příklad" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Input" +msgstr "Vstup" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Processing" +msgstr "Zpracovávání" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Output" +msgstr "Výstup" + +#. @node in Documentation/usage/lilypond-book.itely +#. @section in Documentation/usage/lilypond-book.itely +msgid "Integrating music and text" +msgstr "Začlenění not do textu" + +#. @node in Documentation/usage/lilypond-book.itely +#. @subsection in Documentation/usage/lilypond-book.itely +msgid "LaTeX" +msgstr "LaTeX" + +#. @subsection in Documentation/usage/lilypond-book.itely +#. @subsubheading in Documentation/usage/lilypond-book.itely +msgid "@LaTeX{}" +msgstr "@LaTeX{}" + +#. @node in Documentation/usage/lilypond-book.itely +#. @subsection in Documentation/usage/lilypond-book.itely +#. @subsubheading in Documentation/usage/lilypond-book.itely +#. @subsection in Documentation/usage/lilypond-book.itely +msgid "Texinfo" +msgstr "Texinfo" + +#. @node in Documentation/usage/lilypond-book.itely +#. @subsection in Documentation/usage/lilypond-book.itely +msgid "HTML" +msgstr "HTML" + +#. @node in Documentation/usage/lilypond-book.itely +#. @subsection in Documentation/usage/lilypond-book.itely +msgid "DocBook" +msgstr "DocBook" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Common conventions" +msgstr "Běžná pravidla" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Including a LilyPond file" +msgstr "Zařadit soubor LilyPondu" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Including LilyPond code" +msgstr "Zařadit kód LilyPondu" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Processing the DocBook document" +msgstr "Přeložit dokument DocBook" + +#. @node in Documentation/usage/lilypond-book.itely +#. @section in Documentation/usage/lilypond-book.itely +msgid "Music fragment options" +msgstr "Volby pro hudební části" + +#. @node in Documentation/usage/lilypond-book.itely +msgid "Invoking lilypond-book" +msgstr "Vyvolat lilypond-book" + +#. @section in Documentation/usage/lilypond-book.itely +msgid "Invoking @command{lilypond-book}" +msgstr "Vyvolat @command{lilypond-book}" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Format-specific instructions" +msgstr "Příkazy odvisející od formátu" + +#. @subheading in Documentation/usage/lilypond-book.itely +msgid "Command line options" +msgstr "Volby příkazového řádku" + +#. @node in Documentation/usage/lilypond-book.itely +#. @section in Documentation/usage/lilypond-book.itely +msgid "Filename extensions" +msgstr "Souborové přípony" + +#. @node in Documentation/usage/lilypond-book.itely +#. @section in Documentation/usage/lilypond-book.itely +msgid "lilypond-book templates" +msgstr "Předlohy lilypond-book" + +#. @subsection in Documentation/usage/lilypond-book.itely +msgid "html" +msgstr "html" + +#. @subsection in Documentation/usage/lilypond-book.itely +msgid "xelatex" +msgstr "xelatex" + +#. @node in Documentation/usage/lilypond-book.itely +msgid "Alternate methods of mixing text and music" +msgstr "Náhradní způsoby míchání textu a not" + +#. @section in Documentation/usage/lilypond-book.itely +msgid "Alternative methods of mixing text and music" +msgstr "Náhradní způsoby míchání textu a not" + +#. @node in Documentation/usage/external.itely +#. @chapter in Documentation/usage/external.itely +msgid "External programs" +msgstr "Vnější programy" + +#. @node in Documentation/usage/external.itely +#. @section in Documentation/usage/external.itely +msgid "Point and click" +msgstr "Ukázat a klepnout" + +#. @node in Documentation/usage/external.itely +#. @section in Documentation/usage/external.itely +msgid "Text editor support" +msgstr "Podpora textových editorů" + +#. @node in Documentation/usage/external.itely +#. @unnumberedsubsec in Documentation/usage/external.itely +msgid "Emacs mode" +msgstr "Režim Emacs" + +#. @node in Documentation/usage/external.itely +#. @unnumberedsubsec in Documentation/usage/external.itely +msgid "Vim mode" +msgstr "Režim Vim" + +#. @node in Documentation/usage/external.itely +#. @unnumberedsubsec in Documentation/usage/external.itely +msgid "Other editors" +msgstr "Jiné editory" + +#. @node in Documentation/usage/external.itely +#. @section in Documentation/usage/external.itely +msgid "Converting from other formats" +msgstr "Převést z jiných formátů" + +#. @node in Documentation/usage/external.itely +msgid "Invoking midi2ly" +msgstr "Vyvolat midi2ly" + +#. @subsection in Documentation/usage/external.itely +msgid "Invoking @command{midi2ly}" +msgstr "Vyvolat @command{midi2ly}" + +#. @node in Documentation/usage/external.itely +msgid "Invoking musicxml2ly" +msgstr "Vyvolat muscxml2ly" + +#. @subsection in Documentation/usage/external.itely +msgid "Invoking @code{musicxml2ly}" +msgstr "Vyvolat @command{muscxml2ly}" + +#. @node in Documentation/usage/external.itely +msgid "Invoking abc2ly" +msgstr "Vyvolat abc2ly" + +#. @subsection in Documentation/usage/external.itely +msgid "Invoking @code{abc2ly}" +msgstr "Vyvolat @command{abc2ly}" + +#. @node in Documentation/usage/external.itely +msgid "Invoking etf2ly" +msgstr "Vyvolat etf2ly" + +#. @subsection in Documentation/usage/external.itely +msgid "Invoking @command{etf2ly}" +msgstr "Vyvolat @command{etf2ly}" + +#. @node in Documentation/usage/external.itely +#. @subsection in Documentation/usage/external.itely +msgid "Other formats" +msgstr "Jiné formáty" + +#. @node in Documentation/usage/external.itely +#. @section in Documentation/usage/external.itely +msgid "LilyPond output in other programs" +msgstr "Výstup LilyPondu v jiných programech" + +#. @node in Documentation/usage/external.itely +#. @unnumberedsubsec in Documentation/usage/external.itely +msgid "Many quotes from a large score" +msgstr "Mnoho uvozovek z dlouhého notového zápisu" + +#. @node in Documentation/usage/external.itely +#. @unnumberedsubsec in Documentation/usage/external.itely +msgid "Inserting LilyPond output into OpenOffice.org" +msgstr "Vložit noty z LilyPondu do OpenOffice.org" + +#. @node in Documentation/usage/external.itely +#. @unnumberedsubsec in Documentation/usage/external.itely +msgid "Inserting LilyPond output into other programs" +msgstr "Vložit noty z LilyPondu do jiných programů" + +#. @node in Documentation/usage/external.itely +msgid "Independent includes" +msgstr "Nezávislá zahrnutí úryvků" + +#. @section in Documentation/usage/external.itely +msgid "Independent @code{include}s" +msgstr "Nezávislá zahrnutí úryvků @code{include}" + +#. @node in Documentation/usage/external.itely +#. @subsection in Documentation/usage/external.itely +msgid "MIDI articulation" +msgstr "Artikulace MIDI" + +#. @node in Documentation/usage/suggestions.itely +#. @chapter in Documentation/usage/suggestions.itely +msgid "Suggestions for writing files" +msgstr "Návrhy, jak se mají zapsat soubory LilyPond" + +#. @node in Documentation/usage/suggestions.itely +#. @section in Documentation/usage/suggestions.itely +msgid "General suggestions" +msgstr "Obecné návrhy" + +#. @node in Documentation/usage/suggestions.itely +#. @section in Documentation/usage/suggestions.itely +msgid "Typesetting existing music" +msgstr "Sazba stávající hudby" + +#. @node in Documentation/usage/suggestions.itely +#. @section in Documentation/usage/suggestions.itely +msgid "Large projects" +msgstr "Velké projekty" + +#. @node in Documentation/usage/suggestions.itely +#. @section in Documentation/usage/suggestions.itely +msgid "Troubleshooting" +msgstr "Hledání chyb" + +#. @node in Documentation/usage/suggestions.itely +#. @section in Documentation/usage/suggestions.itely +msgid "Make and Makefiles" +msgstr "Make a Makefiles" + +#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable) +msgid "discant" +msgstr "Diskant" + +#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable) +msgid "dot" +msgstr "Tečka" + +#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment) +msgid "16 voets register" +msgstr "16 voets register" + +#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable) +msgid "accBasson" +msgstr "accBasson" + +#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment) +msgid "een korig 8 en 16 voets register" +msgstr "een·korig·8·en·16·voets·register" + +#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable) +msgid "accBandon" +msgstr "accBandon" + +#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable) +msgid "accVCello" +msgstr "accVCello" + +#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment) +msgid "4-8-16 voets register" +msgstr "4-8-16·voets·register" + +#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable) +msgid "accHarmon" +msgstr "accHarmon" + +#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable) +msgid "accTrombon" +msgstr "accPozoun" + +#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment) +msgid "eenkorig 4 en 16 voets register" +msgstr "eenkorig·4·en·16·voets·register" + +#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable) +msgid "accOrgan" +msgstr "accVarhany" + +#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable) +msgid "accMaster" +msgstr "accHlavní" + +#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable) +msgid "accAccord" +msgstr "accAkord" + +#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable) +msgid "accMusette" +msgstr "accMusette" + +#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable) +msgid "accCeleste" +msgstr "accCelesta" + +#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable) +msgid "accOboe" +msgstr "accHoboj" + +#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable) +msgid "accClarin" +msgstr "accKlarina" + +#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable) +msgid "accPiccolo" +msgstr "accPikola" + +#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable) +msgid "accViolin" +msgstr "accHousle" + +#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable) +msgid "continuo" +msgstr "Continuo" + +#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id) +#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id) +msgid "bassStaff" +msgstr "BasováNotováOsnova" + +#. Documentation/snippets/adding-drum-parts.ly:49 (variable) +msgid "drh" +msgstr "drh" + +#. Documentation/snippets/adding-drum-parts.ly:50 (variable) +msgid "drl" +msgstr "drl" + +#. Documentation/snippets/adding-drum-parts.ly:51 (variable) +msgid "timb" +msgstr "timb" + +#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable) +#. Documentation/snippets/jazz-combo-template.ly:218 (context id) +#. Documentation/snippets/jazz-combo-template.ly:227 (context id) +msgid "two" +msgstr "dvě" + +#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable) +msgid "threeTwo" +msgstr "třiDvě" + +#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable) +msgid "threeFour" +msgstr "třiČtyři" + +#. Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly:36 (variable) +msgid "splitStaffBarLineMarkup" +msgstr "ZnačkaTaktováČáraRozděleníNotovéOsnovy" + +#. Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly:42 (variable) +msgid "splitStaffBarLine" +msgstr "TaktováČáraRozděleníNotovéOsnovy" + +#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment) +msgid "first, define a variable to hold the formatted date:" +msgstr "Nejprve stanovte proměnnou pro formátované datum:" + +#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable) +msgid "date" +msgstr "Datum" + +#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment) +msgid "d-%m-%Y\\\" (localtime (current-time)))" +msgstr "d-%m-%Y\\\" (localtime (current-time)))" + +#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment) +msgid "use it in the title block:" +msgstr "Použít pro název:" + +#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment) +msgid "and use it in a \\markup block:" +msgstr "a použít v prostředí \\markup" + +#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable) +msgid "voiceFive" +msgstr "HlasPět" + +#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment) +msgid "Default layout:" +msgstr "Výchozí rozvržení:" + +#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment) +msgid "Reducing the minimum space below the staff and above the lyrics:" +msgstr "Nejmenší velikost místa pod notovou osnovou a nad textem zpěvu:" + +#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment) +#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment) +msgid "Increase the size of the bar number by 2" +msgstr "ZvětÅ¡it číslo taktu o činitele 2" + +#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment) +#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment) +msgid "Print a bar number every second measure" +msgstr "Číslo taktu nastavit každý druhý takt" + +#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment) +msgid "Center-align bar numbers" +msgstr "Čísla taktů zarovnat na střed" + +#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment) +msgid "Left-align bar numbers" +msgstr "Čísla taktů zarovnat vlevo" + +#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment) +msgid "the RehearsalMark will be centered above the KeySignature" +msgstr "Umístit cvičnou značku do středu nad předznamenání (tóninu)" + +#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment) +#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment) +msgid "" +"the RehearsalMark will be aligned with the left edge of the KeySignature" +msgstr "Zarovnat cvičnou značku s levým okrajem předznamenání (tóniny)" + +#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment) +msgid "" +"the RehearsalMark will be aligned with the right edge of the KeySignature" +msgstr "Zarovnat cvičnou značku s pravým okrajem předznamenání (tóniny)" + +#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment) +msgid "and then shifted right by one unit." +msgstr "Posunout doprava o jednu jednotku." + +#. Documentation/snippets/ancient-fonts.ly:36 (variable) +#. Documentation/snippets/ancient-fonts.ly:36 (context id) +msgid "upperStaff" +msgstr "NotováOsnovaNahoře" + +#. Documentation/snippets/ancient-fonts.ly:48 (comment) +msgid "\\break % 1 (8*1)" +msgstr "\\break % 1 (8*1)" + +#. Documentation/snippets/ancient-fonts.ly:59 (comment) +msgid "\\break %2 (8*1)" +msgstr "\\break·%2·(8*1)" + +#. Documentation/snippets/ancient-fonts.ly:71 (comment) +msgid "\\break % 3 (8*1)" +msgstr "\\break·%·3·(8*1)" + +#. Documentation/snippets/ancient-fonts.ly:86 (comment) +msgid "\\break % 4 (8*1)" +msgstr "\\break·%·4·(8*1)" + +#. Documentation/snippets/ancient-fonts.ly:95 (comment) +#. Documentation/snippets/ancient-fonts.ly:157 (comment) +msgid "\\break % 5 (8*1)" +msgstr "\\break·%·5·(8*1)" + +#. Documentation/snippets/ancient-fonts.ly:109 (comment) +#. Documentation/snippets/ancient-fonts.ly:172 (comment) +msgid "\\break % 6 (8*1)" +msgstr "\\break·%·6·(8*1" + +#. Documentation/snippets/ancient-fonts.ly:118 (comment) +#. Documentation/snippets/ancient-fonts.ly:182 (comment) +msgid "\\break % 7 (8*1)" +msgstr "\\break·%·7·(8*1)" + +#. Documentation/snippets/ancient-fonts.ly:125 (comment) +msgid "\\break % 8 (8*1)" +msgstr "\\break·%·8·(8*1)" + +#. Documentation/snippets/ancient-fonts.ly:128 (comment) +msgid "\\break % 12 (32*1)" +msgstr "\\break·%·12·(32*1)" + +#. Documentation/snippets/ancient-fonts.ly:133 (variable) +#. Documentation/snippets/ancient-fonts.ly:133 (context id) +msgid "lowerStaff" +msgstr "NotováOsnovaDole" + +#. Documentation/snippets/ancient-fonts.ly:143 (comment) +msgid "\\break % 2 (16*1)" +msgstr "\\break·%·2·(16*1)" + +#. Documentation/snippets/ancient-fonts.ly:148 (comment) +msgid "\\break % 4 (16*1)" +msgstr "\\break·%·4·(16*1)" + +#. Documentation/snippets/ancient-fonts.ly:187 (comment) +msgid "\\break % 9 (16*1)" +msgstr "\\break·%·9·(16*1)" + +#. Documentation/snippets/ancient-fonts.ly:189 (comment) +msgid "lig" +msgstr "lig" + +#. Documentation/snippets/ancient-fonts.ly:193 (comment) +msgid "\\break % 11 (16*1)" +msgstr "\\break·%·11·(16*1)" + +#. Documentation/snippets/ancient-fonts.ly:204 (comment) +msgid "\\break % 12 (8*1)" +msgstr "\\break·%·12·(8*1)" + +#. Documentation/snippets/ancient-headword.ly:34 (context id) +msgid "cantus" +msgstr "Nápěv" + +#. Documentation/snippets/ancient-headword.ly:36 (comment) +msgid "Verse 1 — Salve, Regína" +msgstr "Sloka 1 — Salve, Regína" + +#. Documentation/snippets/ancient-headword.ly:47 (comment) +msgid "Verse 2 — Vita, dulcédo" +msgstr "Sloka 2 — Vita, dulcédo" + +#. Documentation/snippets/ancient-headword.ly:48 (comment) +msgid "a\\melisma \\[ a \\flexa g \\pes a\\melismaEnd \\] d" +msgstr "a\\melisma \\[ a \\flexa g \\pes a\\melismaEnd \\] d" + +#. Documentation/snippets/ancient-headword.ly:49 (comment) +msgid "\\divisioMinima" +msgstr "\\divisioMinima" + +#. Documentation/snippets/ancient-headword.ly:50 (comment) +msgid "\\[ a\\melisma \\flexa g\\melismaEnd \\]" +msgstr "\\[ a\\melisma \\flexa g\\melismaEnd \\]" + +#. Documentation/snippets/ancient-headword.ly:51 (comment) +msgid "\\[ f\\melisma \\flexa e f \\pes g \\flexa f\\melismaEnd \\]" +msgstr "\\[ f\\melisma \\flexa e f \\pes g \\flexa f\\melismaEnd \\]" + +#. Documentation/snippets/ancient-headword.ly:52 (comment) +msgid "\\[ e\\melisma \\flexa d\\melismaEnd \\]" +msgstr "\\[ e\\melisma \\flexa d\\melismaEnd \\]" + +#. Documentation/snippets/ancient-headword.ly:53 (comment) +msgid "\\divisioMaior" +msgstr "\\divisioMaior" + +#. Documentation/snippets/ancient-headword.ly:54 (comment) +msgid "c d \\[e\\melisma \\pes f\\melismaEnd \\] g" +msgstr "c d \\[e\\melisma \\pes f\\melismaEnd \\] g" + +#. Documentation/snippets/ancient-headword.ly:55 (comment) +msgid "\\[d\\melisma \\pes e \\flexa c\\melismaEnd \\] d" +msgstr "\\[d\\melisma \\pes e \\flexa c\\melismaEnd \\] d" + +#. Documentation/snippets/ancient-headword.ly:56 (comment) +msgid "\\finalis" +msgstr "\\finalis" + +#. Documentation/snippets/ancient-headword.ly:57 (comment) +msgid "Verse 3 — Ad te clamámus" +msgstr "Sloka 3 — Ad te clamámus" + +#. Documentation/snippets/ancient-headword.ly:66 (comment) +msgid "Verse 4 — Ad te suspirámus" +msgstr "Sloka 4 — Ad te suspirámus" + +#. Documentation/snippets/ancient-headword.ly:79 (comment) +msgid "Verse 5 — Eia ergo, Advocáta nostra" +msgstr "Sloka 5 — Eia ergo, Advocáta nostra" + +#. Documentation/snippets/ancient-headword.ly:95 (comment) +msgid "Verse 6 — Et Jesum" +msgstr "Sloka 6 — Et Jesum" + +#. Documentation/snippets/ancient-headword.ly:109 (comment) +msgid "Verse 7 ad finem — O clemens: O pia: O dulcis Virgo María" +msgstr "Sloka 7 ad finem — O clemens: O pia: O dulcis Virgo María" + +#. Documentation/snippets/ancient-headword.ly:127 (comment) +msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve." +msgstr "Vi- ta, dul- cé- do, et spes no- stra, sal- ve." + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable) +msgid "chant" +msgstr "Zpěv" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable) +msgid "verba" +msgstr "Verba" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment) +#. Documentation/snippets/incipit.ly:25 (variable) +#. Documentation/snippets/incipit.ly:201 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment) +msgid "incipit" +msgstr "Incipit" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment) +msgid "tight spacing" +msgstr "Hustá sazba" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment) +msgid "turn off bar lines" +msgstr "Vypnout taktové čáry" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment) +msgid "need this extra \\skip such that clef change comes" +msgstr "Nezbytný dodatečný \\skip, aby nastala změna klíče" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment) +msgid "after bar line" +msgstr "Po taktové čáře" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment) +msgid "CHECK: no effect?" +msgstr "CHECK: žádný účinek?" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment) +msgid "turn bar lines on again" +msgstr "Znovu zapnout taktové čáry" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment) +msgid "FIXME: setting printKeyCancellation back to #t must not" +msgstr "FIXME: nastavení printKeyCancellation opět naf #t se nesmí" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment) +msgid "occur in the first bar after the incipit. Dto. for forceClef." +msgstr "Objevuje se v prvním taktu po incipit. Právě tak pro forceClef." + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment) +msgid "Therefore, we need an extra \\skip." +msgstr "Proto je potřeba dodatečné \\skip" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment) +#. Documentation/snippets/incipit.ly:75 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment) +msgid "the actual music" +msgstr "Vlastní noty" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment) +#. Documentation/snippets/incipit.ly:78 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment) +msgid "let finis bar go through all staves" +msgstr "Nastavit taktovou čáru finis (konec) přes vÅ¡echny notové osnovy" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment) +#. Documentation/snippets/incipit.ly:81 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment) +msgid "finis bar" +msgstr "Taktová čára finis (konec)" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable) +#. Documentation/snippets/incipit.ly:98 (variable) +#. Documentation/snippets/incipit.ly:232 (context id) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:234 (context id) +msgid "discantusNotes" +msgstr "DiskantNoty" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:101 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:136 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:162 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:188 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:190 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:217 (comment) +msgid "two bars" +msgstr "Dva takty" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment) +msgid "eight bars" +msgstr "Osm taktů" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment) +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment) +msgid "one bar" +msgstr "Jeden takt" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable) +#. Documentation/snippets/incipit.ly:112 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable) +msgid "discantusLyrics" +msgstr "DiskantText" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable) +#. Documentation/snippets/incipit.ly:135 (variable) +#. Documentation/snippets/incipit.ly:239 (context id) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:241 (context id) +msgid "altusNotes" +msgstr "AltNoty" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment) +msgid "seven bars" +msgstr "Sedm taktů" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable) +#. Documentation/snippets/incipit.ly:149 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable) +msgid "altusLyrics" +msgstr "AltText" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable) +#. Documentation/snippets/incipit.ly:173 (variable) +#. Documentation/snippets/incipit.ly:246 (context id) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:248 (context id) +msgid "tenorNotes" +msgstr "TenorNoty" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment) +msgid "four bars" +msgstr "Čtyři takty" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable) +#. Documentation/snippets/incipit.ly:187 (variable) +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable) +msgid "tenorLyrics" +msgstr "TenorText" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable) +#. Documentation/snippets/incipit.ly:209 (variable) +#. Documentation/snippets/incipit.ly:253 (context id) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:255 (context id) +msgid "bassusNotes" +msgstr "BasNoty" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable) +#. Documentation/snippets/incipit.ly:223 (variable) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable) +msgid "bassusLyrics" +msgstr "BasText" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id) +#. Documentation/snippets/incipit.ly:231 (context id) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id) +msgid "choirStaff" +msgstr "SborOsnova" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment) +msgid "no bars in staves" +msgstr "Žádné taktové čáry v notových osnovách" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment) +msgid "incipit should not start with a start delimiter" +msgstr "Incipit nemá začínat počátečním oddělovačem (svorkou notové osnovy)" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment) +#. Documentation/snippets/incipit.ly:276 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment) +msgid "no slurs" +msgstr "Žádné legatové obloučky" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment) +#. Documentation/snippets/incipit.ly:278 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment) +msgid "Comment in the below \\\"\\remove\\\" command to allow line" +msgstr "Opatřit poznámkou příkaz níže \\\"\\remove\\\", aby bylo povoleno" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment) +msgid "breaking also at those barlines where a note overlaps" +msgstr "" +"zalomení řádků i na těch taktových čarách, kde noty taktovou čáru přesahují" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment) +msgid "into the next bar. The command is commented out in this" +msgstr "do dalšího taktu. Příkaz v tomto malém příkladu notového zápisu" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment) +#. Documentation/snippets/incipit.ly:281 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment) +msgid "short example score, but especially for large scores, you" +msgstr "opatřen poznámkou není, ale obzvláště u rozsáhlejších notových zápisů" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment) +#. Documentation/snippets/incipit.ly:282 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment) +msgid "will typically yield better line breaking and thus improve" +msgstr "se vyplatí lepší zalamování řádků a" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment) +#. Documentation/snippets/incipit.ly:283 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment) +msgid "overall spacing if you comment in the following command." +msgstr "zlepší se i celkové rozdělení not, použije-li se následující příkaz:" + +#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment) +#. Documentation/snippets/incipit.ly:284 (comment) +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment) +msgid "\\remove \\\"Forbid_line_break_engraver\\\"" +msgstr "\\remove·\\\"Forbid_line_break_engraver\\\"" + +#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable) +#. Documentation/snippets/clusters.ly:25 (variable) +msgid "fragment" +msgstr "Část" + +#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment) +msgid "Default behavior" +msgstr "Výchozí chování" + +#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment) +msgid "Corrected to avoid collisions" +msgstr "Opraveno kvůli vyhnutí se střetům" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:23 (comment) +msgid "%%%%%%% Cut here ----- Start 'bbarred.ly'" +msgstr "Zde vyjmout: Začít od 'bbarred.ly'" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:25 (comment) +msgid "PostScript -------------------------------" +msgstr "PostScript -------------------------------" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:26 (variable) +msgid "pScript" +msgstr "pScript" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:33 (comment) +msgid "change with B if you prefer" +msgstr "Změnit s B, pokud tomu dáváte přednost" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:34 (comment) +#, python-format +msgid "(B)show %%change with C if you prefer" +msgstr "(B)show %%změnit s C, pokud tomu dáváte přednost" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:40 (comment) +msgid "Span -----------------------------------" +msgstr "Natahovač -----------------------------------" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:41 (comment) +msgid "Syntax: \\bbarre #\\\"text\\\" { notes } - text = any number of box" +msgstr "" +"Skladba: \\bbarre #\\\"Text\\\" { Noty } - Text = jakékoli číslo schránky" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:42 (variable) +msgid "bbarre" +msgstr "bbarre" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:77 (comment) +msgid "uncomment this line for make full barred" +msgstr "ZruÅ¡it poznámku u tohoto řádku k obdržení plného barré" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:78 (comment) +msgid "" +"\\once \\override TextSpanner #'bound-details #'left #'text = \\markup { \\" +"\"B\\\" $str }" +msgstr "" +"\\once \\override TextSpanner #'bound-details #'left #'text = \\markup { \\" +"\"B\\\" $str }" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:82 (comment) +msgid "%%%%%%% Cut here ----- End 'bbarred.ly'" +msgstr "Zde vyjmout --- Ukončit 'bbarred.ly' " + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:83 (comment) +msgid "Copy and change the last line for full barred. Rename in 'fbarred.ly'" +msgstr "" +"Kopírovat a změnit poslední řádek pro plné barré. Přejmenujte je v 'fbarred." +"ly'" + +#. Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly:86 (comment) +msgid "Syntaxe: \\bbarre #\\\"text\\\" { notes } - text = any number of box" +msgstr "" +"Skladba: \\bbarre #\\\"Text\\\" { Noty } - Text = jakékoli číslo schránky" + +#. Documentation/snippets/beam-endings-in-score-context.ly:51 (comment) +msgid "Set default beaming for all staves" +msgstr "Nastavit automatické trámce pro vÅ¡echny notové osnovy" + +#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment) +msgid "Modify beaming for just this staff" +msgstr "Změnit trámce jen pro tuto notovou osnovu" + +#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment) +msgid "Inherit beaming from Score context" +msgstr "Převzít trámce z prostředí notového zápisu" + +#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment) +msgid "Modify beaming for this voice only" +msgstr "Změnit trámce jen pro tento hlas" + +#. Documentation/snippets/beam-grouping-in-7-8-time.ly:54 (comment) +msgid "rhythm 2-3-2" +msgstr "Rytmus 2-3-2" + +#. Documentation/snippets/book-parts.ly:22 (comment) +msgid "book paper, which is inherited by all children bookparts" +msgstr "Papír knihy, je převzat vÅ¡emi podřízenými částmi knihy" + +#. Documentation/snippets/book-parts.ly:25 (comment) +msgid "Page footer: add a different part-tagline at part last page" +msgstr "" +"Zápatí strany: přidat jiné heslo (tagline) pro poslední stranu této části" + +#. Documentation/snippets/book-parts.ly:29 (comment) +msgid "Copyright header field only on book first page." +msgstr "Pole hlavičky s autorským právem pouze na první straně knihy" + +#. Documentation/snippets/book-parts.ly:33 (comment) +msgid "Part tagline header field only on each part last page." +msgstr "Pole s heslem k části jen na poslední straně každé části" + +#. Documentation/snippets/book-parts.ly:37 (comment) +msgid "Tagline header field only on book last page." +msgstr "Pole s heslem jen na poslední straně každé části" + +#. Documentation/snippets/book-parts.ly:44 (comment) +msgid "book header, which is inherited by the first bookpart" +msgstr "Záhlaví knihy převzaté první částí knihy" + +#. Documentation/snippets/book-parts.ly:53 (comment) +msgid "a different page breaking function may be used on each part" +msgstr "Pro každou z částí je možné použít jinou funkci zalomení strany" + +#. Documentation/snippets/breathing-signs.ly:20 (comment) +msgid "this bar contains no \\breathe" +msgstr "Tento takt neobsahuje žádný \\breathe" + +#. Documentation/snippets/breathing-signs.ly:22 (comment) +msgid "Modern notation:" +msgstr "Novodobý notový zápis:" + +#. Documentation/snippets/breathing-signs.ly:23 (comment) +msgid "by default, \\breathe uses the rcomma, just as if saying:" +msgstr "" +"ve výchozím nastavení, \\breathe používá rcomma, jako kdyby člověk napsal:" + +#. Documentation/snippets/breathing-signs.ly:24 (comment) +msgid "" +"\\override BreathingSign #'text = #(make-musicglyph-markup \\\"scripts.rcomma" +"\\\")" +msgstr "" +"\\override·BreathingSign·#'text·=·#(make-musicglyph-markup·\\\"scripts.rcomma" +"\\\")" + +#. Documentation/snippets/breathing-signs.ly:27 (comment) +msgid "rvarcomma and lvarcomma are variations of the default rcomma and lcomma" +msgstr "rvarcomma·a·lvarcomma jsou obměnami rcomma a lcomma" + +#. Documentation/snippets/breathing-signs.ly:28 (comment) +msgid "N.B.: must use Staff context here, since we start a Voice below" +msgstr "" +"Dobře si vÅ¡emněte, že: zde je potřeba použít prostředí notové osnovy, " +"protože dole začíná prostředí hlasu" + +#. Documentation/snippets/breathing-signs.ly:32 (comment) +msgid "vee" +msgstr "véčko" + +#. Documentation/snippets/caesura-railtracks-with-fermata.ly:30 (comment) +msgid "construct the symbol" +msgstr "Vytvořit symbol" + +#. Documentation/snippets/caesura-railtracks-with-fermata.ly:39 (comment) +msgid "set the breathe mark back to normal" +msgstr "Nastavit značku pro dech znovu na výchozí" + +#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:29 (variable) +msgid "hairpinWithCenteredText" +msgstr "SponkaSVystředěnýmTextem" + +#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:41 (variable) +msgid "hairpinMolto" +msgstr "SponkaMolto" + +#. Documentation/snippets/center-text-below-hairpin-dynamics.ly:42 (variable) +msgid "hairpinMore" +msgstr "SponkaVíce" + +#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable) +msgid "textScriptCenterOnNote" +msgstr "PopisTextuNaStředNoty" + +#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable) +#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable) +msgid "smallFlageolet" +msgstr "MalýFlažolet" + +#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment) +msgid "The following is only here to print the names of the" +msgstr "Následující je zde jen proto, aby byly nastaveny značky" + +#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:37 (comment) +msgid "chords styles; it can be removed if you do not need to" +msgstr "pro styly akordů. Lze odstranit, pokud je" + +#. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:38 (comment) +msgid "print them." +msgstr "nepotřebujete používat." + +#. Documentation/snippets/changing-the-default-text-font-family.ly:18 (comment) +msgid "change for other default global staff size." +msgstr "Zde změnit pro jinou výchozí celkovou velikost notové osnovy." + +#. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment) +#. Documentation/snippets/engravers-one-by-one.ly:183 (comment) +#. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment) +#. Documentation/snippets/utf-8.ly:24 (comment) +msgid "{" +msgstr "{" + +#. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment) +#. Documentation/snippets/engravers-one-by-one.ly:185 (comment) +#. Documentation/snippets/expressive-headword.ly:32 (comment) +#. Documentation/snippets/expressive-headword.ly:33 (comment) +#. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment) +#. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment) +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment) +#. Documentation/snippets/utf-8.ly:38 (comment) +msgid "}" +msgstr "}" + +#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable) +msgid "stemOn" +msgstr "NožičkaZapnuta" + +#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable) +msgid "stemOff" +msgstr "NožičkaVypnuta" + +#. Documentation/snippets/chord-name-exceptions.ly:34 (comment) +msgid "modify maj9 and 6(add9)" +msgstr "Změnit maj9 a 6(add9)" + +#. Documentation/snippets/chord-name-exceptions.ly:35 (comment) +msgid "Exception music is chords with markups" +msgstr "Výjimečnými notami jsou akordy s textovými popisy" + +#. Documentation/snippets/chord-name-exceptions.ly:36 (variable) +msgid "chExceptionMusic" +msgstr "chVýjimečnéNoty" + +#. Documentation/snippets/chord-name-exceptions.ly:41 (comment) +msgid "Convert music to list and prepend to existing exceptions." +msgstr "Převést noty na seznam a připojit ke stávajícím výjimkám." + +#. Documentation/snippets/chord-name-exceptions.ly:42 (variable) +msgid "chExceptions" +msgstr "chVýjimky" + +#. Documentation/snippets/chord-name-exceptions.ly:46 (variable) +msgid "theMusic" +msgstr "Noty" + +#. Documentation/snippets/chordchanges-for-fretboards.ly:36 (variable) +msgid "myChords" +msgstr "MojeAkordy" + +#. Documentation/snippets/chords-headword.ly:29 (variable) +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:36 (variable) +msgid "theChords" +msgstr "Akordy" + +#. Documentation/snippets/chords-headword.ly:31 (comment) +#. Documentation/snippets/pitches-headword.ly:141 (comment) +msgid "\\break" +msgstr "\\break" + +#. Documentation/snippets/chords-headword.ly:35 (variable) +msgid "verseOne" +msgstr "SlokaJedna" + +#. Documentation/snippets/chords-headword.ly:42 (variable) +msgid "verseTwo" +msgstr "SlokaDvě" + +#. Documentation/snippets/chords-headword.ly:81 (context id) +msgid "sop" +msgstr "Sop" + +#. Documentation/snippets/clip-systems.ly:38 (variable) +msgid "origScore" +msgstr "PůvodníNotovýZápis" + +#. Documentation/snippets/clip-systems.ly:56 (comment) +msgid "Each clip-region is a (START . END) pair" +msgstr "Každý výstřižek-oblast je dvojicí (START . END)" + +#. Documentation/snippets/clip-systems.ly:57 (comment) +msgid "where both are rhythmic-locations." +msgstr "přičemž oba jsou rytmickými místy" + +#. Documentation/snippets/clip-systems.ly:59 (comment) +msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)" +msgstr "(make-rhythmic-locations TAKT-ČÍSLO ČITATEL JMENOVATEL)" + +#. Documentation/snippets/clip-systems.ly:60 (comment) +msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER" +msgstr "znamená ČITATEL/JMENOVATEL celé noty v taktu s číslem TAKT-ČÍSLO" + +#. Documentation/snippets/coloring-notes-depending-on-their-pitch.ly:18 (comment) +msgid "Association list of pitches to colors." +msgstr "Přidělit výšky tónů určité barvě." + +#. Documentation/snippets/coloring-notes-depending-on-their-pitch.ly:38 (comment) +msgid "Compare pitch and alteration (not octave)." +msgstr "Porovnat výšky tónů a alterace (ne oktávy)." + +#. Documentation/snippets/combining-dynamics-with-markup-texts.ly:27 (variable) +msgid "piuF" +msgstr "piuF" + +#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable) +msgid "musicUp" +msgstr "NotyNahoru" + +#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable) +msgid "musicDown" +msgstr "NotyDolů" + +#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment) +msgid "show hairpin" +msgstr "Ukázat svorku" + +#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment) +msgid "hide text span" +msgstr "Skrýt natahovač textu" + +#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment) +msgid "show glissando" +msgstr "Ukázat glissando" + +#. Documentation/snippets/creating-real-parenthesized-dynamics.ly:45 (variable) +msgid "parenF" +msgstr "SvorkaF" + +#. Documentation/snippets/creating-simultaneous-rehearsal-marks.ly:44 (comment) +msgid "the hidden measure and bar line" +msgstr "skrytý takt a taktová čára" + +#. Documentation/snippets/creating-simultaneous-rehearsal-marks.ly:45 (comment) +msgid "\\cadenzaOn turns off automatic calculation of bar numbers" +msgstr "\\cadenzaOn vypíná automatický výpočet čísel taktů" + +#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id) +#. Documentation/snippets/jazz-combo-template.ly:254 (variable) +#. Documentation/snippets/screech-boink.ly:15 (context id) +msgid "up" +msgstr "Nahoře" + +#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id) +#. Documentation/snippets/jazz-combo-template.ly:260 (variable) +#. Documentation/snippets/screech-boink.ly:45 (context id) +msgid "down" +msgstr "Dole" + +#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment) +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment) +msgid "Set global properties of fret diagram" +msgstr "Určit obecné vlastnosti nákresu pražce" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id) +#. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id) +#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id) +msgid "mel" +msgstr "Melodie" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment) +msgid "C major for guitar, no barre, using defaults" +msgstr "C dur pro kytaru, žádné barré, výchozí nastavení" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment) +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment) +msgid "terse style" +msgstr "Strohý styl" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment) +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:177 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:255 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:276 (comment) +msgid "C major for guitar, barred on third fret" +msgstr "C dur pro kytaru, barré na třetím pražci" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment) +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:157 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:179 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:206 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:256 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:278 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:305 (comment) +msgid "verbose style" +msgstr "Podrobný styl" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment) +msgid "size 1.0" +msgstr "Velikost 1.0" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment) +msgid "roman fret label, finger labels below string, straight barre" +msgstr "Římské číslo pražce, prstoklad pod strunou, přímé barré" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment) +msgid "standard size" +msgstr "Obvyklá velikost" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment) +msgid "landscape orientation, arabic numbers, M for mute string" +msgstr "Ležící napříč, arabská čísla, M (ztlumit) pro němé struny" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment) +msgid "no barre, fret label down or left, small mute label font" +msgstr "Žádné barré, číslo pražce dole nebo vlevo, malé písmo pro němé struny" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment) +msgid "simple D chord" +msgstr "Jednoduchý D akord" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment) +msgid "larger dots, centered dots, fewer frets" +msgstr "Větší tečky, tečky na střed, méně pražců" + +#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment) +msgid "label below string" +msgstr "Označení pod" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment) +msgid "add FretBoards for the Cuatro" +msgstr "Přidat hmatníky pro Cuatro" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment) +msgid "Note: This section could be put into a separate file" +msgstr "Pozor: Tato část patří do vlastního souboru" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment) +msgid "predefined-cuatro-fretboards.ly" +msgstr "predefined-cuatro-fretboards.ly" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment) +msgid "and \\included into each of your compositions" +msgstr "" +"a je pomocí \\include začleněna do každé vaší skladby, do každého zdrojového " +"souboru" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable) +msgid "cuatroTuning" +msgstr "CuatroLadění" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable) +msgid "dSix" +msgstr "dSexta" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable) +msgid "dMajor" +msgstr "dDur" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable) +msgid "aMajSeven" +msgstr "aDurovýSeptakord" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable) +msgid "dMajSeven" +msgstr "dDurovýSeptakord" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable) +msgid "gMajor" +msgstr "gDur" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment) +msgid "end of potential include file /predefined-cuatro-fretboards.ly" +msgstr "Konec samostatného souboru /predefined-cuatro-fretboards.ly" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable) +msgid "primerosNames" +msgstr "PrimerosNázvy" + +#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable) +msgid "primeros" +msgstr "Primeros" + +#. Documentation/snippets/demo-midiinstruments.ly:24 (variable) +msgid "baseMelody" +msgstr "ZákladníMelodie" + +#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment) +msgid "Must be lower than the actual number of staff lines" +msgstr "Musí být menší, než je současný počet linek notové osnovy" + +#. Documentation/snippets/displaying-complex-chords.ly:17 (variable) +msgid "fixA" +msgstr "fixA" + +#. Documentation/snippets/displaying-complex-chords.ly:20 (variable) +msgid "fixB" +msgstr "fixB" + +#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment) +msgid "\\\" (make-string 36 #\\-))" +msgstr "\\\" (make-string 36 #\\-))" + +#. Documentation/snippets/double-glissando.ly:21 (comment) +msgid "new voice ( = \\voiceOne), hidden" +msgstr "Nový hlas ( = \\voiceOne), skryt" + +#. Documentation/snippets/double-glissando.ly:23 (comment) +msgid "attach glissando to note heads" +msgstr "Glissando připojeno k notovým hlavičkám" + +#. Documentation/snippets/double-glissando.ly:28 (comment) +msgid "original voice with chords rearranged so that" +msgstr "původní hlas s akordy přeřazen do jiné skupiny," + +#. Documentation/snippets/double-glissando.ly:29 (comment) +msgid "glissando is attached to a & c" +msgstr "takže glissando je připojeno k a & c" + +#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment) +msgid "" +"Two functions for (de)crescendo spanners where you can explicitly give the" +msgstr "Dvě funkce pro natahovače (de)crescendo-, kde můžete výslovně uvést" + +#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment) +msgid "spanner text." +msgstr "text natahovače." + +#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable) +msgid "mycresc" +msgstr "MojeCresc" + +#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable) +msgid "mydecresc" +msgstr "MojeDecresc" + +#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment) +msgid "Some sample text dynamic spanners, to be used as postfix operators" +msgstr "" +"Nějaké dynamické natahovače textu jako příklad, které mohou být použity jako " +"připojené operátory." + +#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable) +msgid "crpoco" +msgstr "crpoco" + +#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment) +msgid "" +"Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix " +"syntax" +msgstr "" +"Nově vymezit stávající příkazy \\cresc, \\dim a \\decresc, aby se mohla " +"použít připojená skladba" + +#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable) +msgid "cresc" +msgstr "Cresc" + +#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable) +#. Documentation/snippets/fretted-headword.ly:56 (variable) +msgid "dim" +msgstr "Dim" + +#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable) +msgid "decresc" +msgstr "Decresc" + +#. Documentation/snippets/editorial-headword.ly:30 (comment) +msgid "NR 1.7 Editorial annotations" +msgstr "NR 1.7 vydavatelské poznámky" + +#. Documentation/snippets/editorial-headword.ly:32 (comment) +msgid "Beethoven, Op. 31, No. 3" +msgstr "Beethoven, Op. 31, No. 3" + +#. Documentation/snippets/editorial-headword.ly:33 (comment) +msgid "Piano sonata 18, Movt II, Scherzo" +msgstr "Klavírní sonáta 18, 2. věta, scherzo" + +#. Documentation/snippets/editorial-headword.ly:34 (comment) +msgid "Measures 9 - 14" +msgstr "Takty 9 - 14" + +#. Documentation/snippets/editorial-headword.ly:38 (comment) +#. Documentation/snippets/expressive-headword.ly:37 (comment) +#. Documentation/snippets/pitches-headword.ly:38 (comment) +#. Documentation/snippets/rhythms-headword.ly:39 (comment) +msgid "RH Staff" +msgstr "Notová osnova RH" + +#. Documentation/snippets/editorial-headword.ly:76 (comment) +#. Documentation/snippets/expressive-headword.ly:169 (comment) +#. Documentation/snippets/pitches-headword.ly:111 (comment) +#. Documentation/snippets/rhythms-headword.ly:128 (comment) +msgid "LH Staff" +msgstr "Notová osnova LH" + +#. Documentation/snippets/embedding-native-postscript-in-a--markup-block.ly:25 (comment) +msgid "PostScript is a registered trademark of Adobe Systems Inc." +msgstr "PostScript je zapsanou obchodní značkou Adobe Systems Inc." + +#. Documentation/snippets/engravers-one-by-one.ly:70 (comment) +msgid "sample music" +msgstr "Příkladové noty" + +#. Documentation/snippets/engravers-one-by-one.ly:71 (variable) +msgid "topVoice" +msgstr "HorníHlas" + +#. Documentation/snippets/engravers-one-by-one.ly:79 (variable) +msgid "botVoice" +msgstr "DolníHlas" + +#. Documentation/snippets/engravers-one-by-one.ly:87 (variable) +msgid "hoom" +msgstr "hoom" + +#. Documentation/snippets/engravers-one-by-one.ly:98 (variable) +msgid "pah" +msgstr "pah" + +#. Documentation/snippets/engravers-one-by-one.ly:108 (comment) +msgid "setup for Request->Element conversion. Guru-only" +msgstr "setup·for·Request->Element·conversion.·Pouze pro odborníky" + +#. Documentation/snippets/engravers-one-by-one.ly:111 (variable) +#. Documentation/snippets/engravers-one-by-one.ly:210 (variable) +#. Documentation/snippets/engravers-one-by-one.ly:223 (variable) +#. Documentation/snippets/engravers-one-by-one.ly:279 (variable) +#. Documentation/snippets/engravers-one-by-one.ly:293 (variable) +msgid "MyStaff" +msgstr "MojeNotováOsnova" + +#. Documentation/snippets/engravers-one-by-one.ly:140 (comment) +msgid "explicitly set instrumentName, so we don't get" +msgstr "Zadat výslovné NázvyNástrojů, aby se nevyskytly" + +#. Documentation/snippets/engravers-one-by-one.ly:141 (comment) +msgid "weird effects when doing instrument names for" +msgstr "žádné podivné účinky, když jsou vytvářena označení nástrojů" + +#. Documentation/snippets/engravers-one-by-one.ly:142 (comment) +msgid "piano staves" +msgstr "pro klavírní notové osnovy" + +#. Documentation/snippets/engravers-one-by-one.ly:151 (variable) +#. Documentation/snippets/engravers-one-by-one.ly:237 (variable) +#. Documentation/snippets/engravers-one-by-one.ly:250 (variable) +#. Documentation/snippets/engravers-one-by-one.ly:263 (variable) +msgid "MyVoice" +msgstr "MůjHlas" + +#. Documentation/snippets/engravers-one-by-one.ly:166 (comment) +msgid "must come before all" +msgstr "musí přijít přede vÅ¡emi ostatními" + +#. Documentation/snippets/engravers-one-by-one.ly:176 (comment) +msgid "\\consists \\\"Rest_engraver\\\"" +msgstr "\\consists·\\\"Rest_engraver\\\"" + +#. Documentation/snippets/expressive-headword.ly:23 (comment) +msgid "L. v. Beethoven, Op. 49 no. 1" +msgstr "L. v. Beethoven, Op. 49 no. 1" + +#. Documentation/snippets/expressive-headword.ly:24 (comment) +msgid "Piano sonata 19 - \\\"Leichte Sonate\\\"" +msgstr "Klavírní sonáta 19 - \\\"Leichte Sonate\\\"" + +#. Documentation/snippets/expressive-headword.ly:25 (comment) +msgid "measures 1 - 12" +msgstr "Takty 1 - 12" + +#. Documentation/snippets/expressive-headword.ly:27 (comment) +msgid "\\layout {" +msgstr "\\layout {" + +#. Documentation/snippets/expressive-headword.ly:28 (comment) +msgid "\\context {" +msgstr "\\context {" + +#. Documentation/snippets/expressive-headword.ly:29 (comment) +msgid "\\Score" +msgstr "\\Score" + +#. Documentation/snippets/expressive-headword.ly:30 (comment) +msgid "\\override SpacingSpanner #'base-shortest-duration =" +msgstr "\\override SpacingSpanner #'base-shortest-duration =" + +#. Documentation/snippets/expressive-headword.ly:31 (comment) +msgid "#(ly:make-moment 1 20)" +msgstr "#(ly:make-moment 1 20)" + +#. Documentation/snippets/figured-bass-headword.ly:31 (comment) +msgid "Arcangelo Corelli, 12 Sonate da Camera, Op. 2" +msgstr "Arcangelo Corelli, 12 Sonate da Camera, Op. 2" + +#. Documentation/snippets/figured-bass-headword.ly:32 (comment) +msgid "Sonata II, Allemanda" +msgstr "Sonáta II, Allemanda" + +#. Documentation/snippets/figured-bass-headword.ly:33 (comment) +msgid "measures 1 - 88" +msgstr "Takty 1 - 88" + +#. Documentation/snippets/figured-bass-headword.ly:34 (comment) +msgid "Coded by Neil Puttock; modified by Carl Sorensen" +msgstr "Kódováno Neil Puttock; upraveno Carl Sorensen" + +#. Documentation/snippets/figured-bass-headword.ly:36 (variable) +msgid "extendOn" +msgstr "extendOn" + +#. Documentation/snippets/figured-bass-headword.ly:37 (variable) +msgid "extendOff" +msgstr "extendOff" + +#. Documentation/snippets/figured-bass-headword.ly:45 (context id) +msgid "violinoI" +msgstr "violinoI" + +#. Documentation/snippets/figured-bass-headword.ly:63 (context id) +msgid "violinoII" +msgstr "violinoII" + +#. Documentation/snippets/figured-bass-headword.ly:81 (context id) +msgid "violone" +msgstr "violon" + +#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable) +#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable) +msgid "centermarkup" +msgstr "VystředěnýPopis" + +#. Documentation/snippets/flamenco-notation.ly:54 (comment) +msgid "Cut here ----- Start 'flamenco.ly'" +msgstr "Zde vyjmout ------- Začít od 'flamenco.ly'" + +#. Documentation/snippets/flamenco-notation.ly:56 (comment) +msgid "Text indicators" +msgstr "Ukazatelé textu" + +#. Documentation/snippets/flamenco-notation.ly:57 (variable) +msgid "abanico" +msgstr "abanico" + +#. Documentation/snippets/flamenco-notation.ly:58 (variable) +msgid "rasgueaso" +msgstr "rasgueaso" + +#. Documentation/snippets/flamenco-notation.ly:59 (variable) +msgid "alzapua" +msgstr "alzapua" + +#. Documentation/snippets/flamenco-notation.ly:61 (comment) +msgid "Finger stroke symbols" +msgstr "Symboly pro úder prsty" + +#. Documentation/snippets/flamenco-notation.ly:62 (variable) +msgid "strokeUp" +msgstr "ÚderNahoru" + +#. Documentation/snippets/flamenco-notation.ly:72 (variable) +msgid "strokeDown" +msgstr "ÚderDolů" + +#. Documentation/snippets/flamenco-notation.ly:82 (comment) +msgid "Golpe symbol" +msgstr "Symbol golpe" + +#. Documentation/snippets/flamenco-notation.ly:83 (variable) +msgid "golpe" +msgstr "golpe" + +#. Documentation/snippets/flamenco-notation.ly:97 (variable) +msgid "strokeUpGolpe" +msgstr "ÚderNahoruGolpe" + +#. Documentation/snippets/flamenco-notation.ly:98 (variable) +msgid "iUpGolpe" +msgstr "iNahoruGolpe" + +#. Documentation/snippets/flamenco-notation.ly:100 (comment) +msgid "Strokes for all fingers" +msgstr "Údery pro vÅ¡echny prsty" + +#. Documentation/snippets/flamenco-notation.ly:101 (variable) +msgid "pUp" +msgstr "pNahoru" + +#. Documentation/snippets/flamenco-notation.ly:102 (variable) +msgid "pDown" +msgstr "pDolů" + +#. Documentation/snippets/flamenco-notation.ly:103 (variable) +msgid "iUp" +msgstr "iNahoru" + +#. Documentation/snippets/flamenco-notation.ly:104 (variable) +msgid "iDown" +msgstr "iDolů" + +#. Documentation/snippets/flamenco-notation.ly:105 (variable) +msgid "mUp" +msgstr "mNahoru" + +#. Documentation/snippets/flamenco-notation.ly:106 (variable) +msgid "mDown" +msgstr "mDolů" + +#. Documentation/snippets/flamenco-notation.ly:107 (variable) +msgid "aUp" +msgstr "aNahoru" + +#. Documentation/snippets/flamenco-notation.ly:108 (variable) +msgid "aDown" +msgstr "aDolů" + +#. Documentation/snippets/flamenco-notation.ly:109 (variable) +msgid "xUp" +msgstr "xNahoru" + +#. Documentation/snippets/flamenco-notation.ly:110 (variable) +msgid "xDown" +msgstr "xDolů" + +#. Documentation/snippets/flamenco-notation.ly:113 (comment) +msgid "Just handy :)" +msgstr "Velmi obratné :-)" + +#. Documentation/snippets/flamenco-notation.ly:114 (variable) +msgid "tupletOff" +msgstr "NtolaVypnuta" + +#. Documentation/snippets/flamenco-notation.ly:119 (variable) +msgid "tupletsOff" +msgstr "NtolyVypnuty" + +#. Documentation/snippets/flamenco-notation.ly:124 (variable) +msgid "tupletsOn" +msgstr "NtolyZapnuty" + +#. Documentation/snippets/flamenco-notation.ly:129 (variable) +msgid "headsOff" +msgstr "HlavičkyVypnuty" + +#. Documentation/snippets/flamenco-notation.ly:135 (variable) +msgid "headsOn" +msgstr "HlavičkyZapnuty" + +#. Documentation/snippets/flamenco-notation.ly:141 (comment) +msgid "Cut here ----- End 'flamenco.ly'" +msgstr "Zde vyjmout ----- Ukončit 'flamenco.ly' " + +#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment) +msgid "Example 1" +msgstr "Příklad 1" + +#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment) +msgid "Example 2" +msgstr "Příklad 2" + +#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment) +msgid "Example 3" +msgstr "Příklad 3" + +#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment) +msgid "Example 4" +msgstr "Příklad 4" + +#. Documentation/snippets/flute-slap-notation.ly:18 (variable) +msgid "slap" +msgstr "Úder" + +#. Documentation/snippets/forcing-measure-width-to-adapt-to-metronomemarks-width.ly:20 (variable) +msgid "example" +msgstr "Příklad" + +#. Documentation/snippets/formatting-lyrics-syllables.ly:17 (comment) +msgid "" +"Tip taken from http://lists.gnu.org/archive/html/lilypond-user/2007-12/" +"msg00215.html" +msgstr "" +"Rady z http://lists.gnu.org/archive/html/lilypond-user/2007-12/msg00215." +"html" + +#. Documentation/snippets/formatting-lyrics-syllables.ly:23 (variable) +msgid "lyr" +msgstr "Text" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:33 (comment) +msgid "A chord for ukulele" +msgstr "Akord pro ukulele" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:43 (comment) +msgid "A chord for ukulele, with formatting defined in definition string" +msgstr "Akord pro ukulele, s formátováním obsaženým v řetězci s vymezením" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:44 (comment) +msgid "1.2 * size, 4 strings, 4 frets, fingerings below string" +msgstr "1.2 * velikost, 4 struny, čtyři pražce, prstoklad dole" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:45 (comment) +msgid "dot radius .35 of fret spacing, dot position 0.55 of fret spacing" +msgstr "" +"Velikost tečky .35 mezery mezi pražci, poloha tečky .55 mezery mezi pražci" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:54 (comment) +msgid "These chords will be in normal orientation" +msgstr "Tyto akordy jsou v obvyklém natočení" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:60 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:81 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:108 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:160 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:181 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:208 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:259 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:280 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:307 (comment) +#, python-format +msgid "110% of default size" +msgstr "110% výchozí velikosti" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:78 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:178 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:277 (comment) +msgid "Double barre used to test barre function" +msgstr "Zdvojené barré pro vyzkouÅ¡ení funkce barré" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:105 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:205 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:304 (comment) +msgid "C major for guitar, with capo on third fret" +msgstr "C dur pro kytaru, s capo na třetím pražci" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:140 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:239 (comment) +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:338 (comment) +msgid "simple D chord, large top fret thickness" +msgstr "Jednoduchý D akord, tlouÅ¡Å¥ka pražců nahoře velká" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:152 (comment) +msgid "These chords will be in landscape orientation" +msgstr "Tyto akordy budou natočeny napříč" + +#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:251 (comment) +msgid "These chords will be in opposing-landscape orientation" +msgstr "Tyto akordy budou natočeny napříč na hlavě" + +#. Documentation/snippets/fretted-headword.ly:35 (comment) +msgid "shortcuts" +msgstr "Zkratky" + +#. Documentation/snippets/fretted-headword.ly:36 (comment) +msgid "fingering orientations" +msgstr "Natočení prstokladu" + +#. Documentation/snippets/fretted-headword.ly:37 (variable) +msgid "sfol" +msgstr "sfol" + +#. Documentation/snippets/fretted-headword.ly:38 (variable) +msgid "sfor" +msgstr "sfor" + +#. Documentation/snippets/fretted-headword.ly:39 (variable) +msgid "sfod" +msgstr "sfod" + +#. Documentation/snippets/fretted-headword.ly:40 (variable) +msgid "sfou" +msgstr "sfou" + +#. Documentation/snippets/fretted-headword.ly:42 (comment) +msgid "string number orientations" +msgstr "Natočení čísel strun" + +#. Documentation/snippets/fretted-headword.ly:43 (variable) +msgid "ssnol" +msgstr "ssnol" + +#. Documentation/snippets/fretted-headword.ly:43 (comment) +msgid "(down right up)" +msgstr "(dolů vpravo nahoru)" + +#. Documentation/snippets/fretted-headword.ly:44 (variable) +msgid "ssnou" +msgstr "ssnou" + +#. Documentation/snippets/fretted-headword.ly:45 (variable) +msgid "ssnod" +msgstr "ssnoud" + +#. Documentation/snippets/fretted-headword.ly:46 (variable) +msgid "ssnor" +msgstr "ssnor" + +#. Documentation/snippets/fretted-headword.ly:48 (comment) +msgid "define fingering offset" +msgstr "Vymezit posun prstokladu" + +#. Documentation/snippets/fretted-headword.ly:49 (variable) +msgid "FO" +msgstr "FO" + +#. Documentation/snippets/fretted-headword.ly:54 (comment) +msgid "markups" +msgstr "Popisy" + +#. Documentation/snippets/fretted-headword.ly:55 (variable) +msgid "rit" +msgstr "Rit" + +#. Documentation/snippets/fretted-headword.ly:57 (variable) +msgid "andantino" +msgstr "Andantino" + +#. Documentation/snippets/fretted-headword.ly:58 (variable) +msgid "benmarcato" +msgstr "BenMarcato" + +#. Documentation/snippets/fretted-headword.ly:59 (variable) +msgid "pdolce" +msgstr "pdolce" + +#. Documentation/snippets/fretted-headword.ly:61 (comment) +msgid "THE MUSIC %%%" +msgstr "NOTY %%%" + +#. Documentation/snippets/fretted-headword.ly:73 (comment) +#. Documentation/snippets/fretted-headword.ly:112 (comment) +msgid "m. 1" +msgstr "T. 1" + +#. Documentation/snippets/fretted-headword.ly:79 (comment) +msgid "m. 2" +msgstr "T. 2" + +#. Documentation/snippets/fretted-headword.ly:81 (comment) +#. Documentation/snippets/fretted-headword.ly:117 (comment) +msgid "m. 3" +msgstr "T. 3" + +#. Documentation/snippets/fretted-headword.ly:82 (comment) +#. Documentation/snippets/fretted-headword.ly:119 (comment) +msgid "m. 4" +msgstr "T. 4" + +#. Documentation/snippets/fretted-headword.ly:86 (comment) +#. Documentation/snippets/fretted-headword.ly:126 (comment) +msgid "m. 5" +msgstr "T. 5" + +#. Documentation/snippets/fretted-headword.ly:89 (comment) +msgid "end of m. 6" +msgstr "Konec taktu 6" + +#. Documentation/snippets/fretted-headword.ly:92 (comment) +#. Documentation/snippets/fretted-headword.ly:131 (comment) +msgid "m. 7" +msgstr "T. 7" + +#. Documentation/snippets/fretted-headword.ly:95 (comment) +msgid "beg of m. 8" +msgstr "Začátek taktu 8" + +#. Documentation/snippets/fretted-headword.ly:96 (comment) +msgid "end of m. 8" +msgstr "Konec taktu 8" + +#. Documentation/snippets/fretted-headword.ly:98 (comment) +msgid "end of m. 9" +msgstr "Konec T. 9" + +#. Documentation/snippets/fretted-headword.ly:100 (comment) +#. Documentation/snippets/fretted-headword.ly:138 (comment) +msgid "m. 10" +msgstr "T. 10" + +#. Documentation/snippets/fretted-headword.ly:102 (comment) +msgid "beg of m. 11" +msgstr "Začátek taktu 11" + +#. Documentation/snippets/fretted-headword.ly:104 (comment) +msgid "end of m. 11" +msgstr "Konec taktu 11" + +#. Documentation/snippets/fretted-headword.ly:114 (comment) +msgid "beg m. 2" +msgstr "Začátek taktu 2" + +#. Documentation/snippets/fretted-headword.ly:115 (comment) +msgid "end m. 2" +msgstr "Konec taktu 2" + +#. Documentation/snippets/fretted-headword.ly:121 (comment) +msgid "new section starts here in A minor" +msgstr "Nová část začíná zde v a moll" + +#. Documentation/snippets/fretted-headword.ly:128 (comment) +msgid "beg m. 6" +msgstr "Začátek taktu 6" + +#. Documentation/snippets/fretted-headword.ly:129 (comment) +msgid "end m. 6" +msgstr "Konec taktu 6" + +#. Documentation/snippets/fretted-headword.ly:133 (comment) +msgid "m. 8" +msgstr "T. 8" + +#. Documentation/snippets/fretted-headword.ly:135 (comment) +msgid "beg m. 9" +msgstr "Začátek taktu 9" + +#. Documentation/snippets/fretted-headword.ly:136 (comment) +msgid "end m. 9" +msgstr "Konec taktu 9" + +#. Documentation/snippets/fretted-headword.ly:140 (comment) +msgid "m. 11" +msgstr "T. 11" + +#. Documentation/snippets/fretted-headword.ly:144 (context id) +#. Documentation/snippets/jazz-combo-template.ly:180 (variable) +#. Documentation/snippets/jazz-combo-template.ly:290 (context id) +#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id) +#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id) +msgid "guitar" +msgstr "Kytara" + +#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment) +msgid "this moves them up one staff space from the default position" +msgstr "" +"Tím budou posunuty o jednu mezeru mezi linkami notové osnovy nahoru od " +"výchozí polohy" + +#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment) +msgid "set up grids" +msgstr "Nastavit mřížky" + +#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment) +msgid "set the grid interval to one quarter note" +msgstr "Odstup mřížky nastavit na jednu čtvrÅ¥ovou notu" + +#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment) +msgid "this moves them to the right half a staff space" +msgstr "" +"Tím budou posunuty doprava o polovinu mezery mezi linkami notové osnovy" + +#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:38 (comment) +msgid "hides staff and notes so that only the grid lines are visible" +msgstr "Skryje notovou osnovu a noty, tudíž jsou viditelné pouze čáry mřížky" + +#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:45 (comment) +msgid "dummy notes to force regular note spacing" +msgstr "Slepé noty, aby noty byly rozděleny pravidelně" + +#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:61 (comment) +msgid "center grid lines horizontally below note heads" +msgstr "Vystředit čáry mřížky vodorovně pod notovými hlavičkami" + +#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:68 (comment) +msgid "set line length and positioning:" +msgstr "Nastavit délku a polohu čar:" + +#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:69 (comment) +msgid "two staff spaces above center line on hidden staff" +msgstr "" +"Dvě mezery mezi linkami notové osnovy nad středovou čárou na skryté notové " +"osnově" + +#. Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly:70 (comment) +msgid "to four spaces below center line on visible staff" +msgstr "" +"Až čtyři mezery mezi linkami notové osnovy pod středovou čárou na viditelné " +"notové osnově" + +#. Documentation/snippets/guitar-slides.ly:20 (comment) +msgid "Hide fret number: useful to draw slide into/from a casual point of" +msgstr "Skrýt čísla pražců: užitečné pro zapsání pohybu z/k jakéhokoli" + +#. Documentation/snippets/guitar-slides.ly:21 (comment) +msgid "the fretboard." +msgstr "bodu hmatníku." + +#. Documentation/snippets/guitar-slides.ly:22 (variable) +msgid "hideFretNumber" +msgstr "SkrýtČíslaPražců" + +#. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:48 (variable) +msgid "drum" +msgstr "Buben" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:56 (comment) +msgid "Solution 1: Using a simple markup with a particular halign value" +msgstr "ŘeÅ¡ení 1: Používání jednoduchého popisu s vodorovným posunutím" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:57 (comment) +msgid "Drawback: It's a markup, not a dynamic command, so \\dynamicDown" +msgstr "Nevýhoda: Je to jen popis, ne dynamický příkaz, takže \\dynamicDown" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:58 (comment) +msgid "etc. will have no effect" +msgstr "atd. nebude účinkovat" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:59 (variable) +msgid "semppMarkup" +msgstr "semppPopis" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:61 (comment) +msgid "Solution 2: Using a dynamic script & shifting with" +msgstr "ŘeÅ¡ení 2: Používání dynamického skriptu a posunutí" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:62 (comment) +msgid "\\once \\override ... #'X-offset = .." +msgstr "·\\once\\override ... #'X-offset = .." + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:63 (comment) +msgid "Drawback: \\once \\override needed for every invocation" +msgstr "Nevýhoda: \\once \\override se musí napsat pokaždé" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:64 (variable) +msgid "semppK" +msgstr "semppK" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:71 (comment) +msgid "Solution 3: Padding the dynamic script so the center-alignment" +msgstr "ŘeÅ¡ení 3: Dynamický skript posunout tak, že" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:72 (comment) +msgid "puts it at the correct position" +msgstr "přijde přes zarovnání na střed do správné polohy" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:73 (comment) +msgid "" +"Drawback: the padding really reserves the space, nothing else can be there" +msgstr "Nevýhoda: Posunutí ponechá volné místo, kde nemůže stát nic jiného" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:74 (variable) +msgid "semppT" +msgstr "semppT" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:82 (comment) +msgid "Solution 4: Dynamic, setting the dimensions of the additional text to 0" +msgstr "ŘeÅ¡ení 4: Dynamika, nastavení rozměrů dodatečného textu na 0" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:83 (comment) +msgid "Drawback: To lilypond \\\"sempre\\\" has no extent, so it might put" +msgstr "Nevýhoda: LilyPond věří, že \\\"sempre\\\" nezaujímá žádné místo" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:84 (comment) +msgid "other stuff there => collisions" +msgstr "a může sem postavit jiné věci·-->·Střety" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:85 (comment) +msgid "Drawback: Also, there seems to be some spacing, so it's not exactly the" +msgstr "Nevýhoda: Zdá se, že jsou tu jeÅ¡tě nějaké okraje, takže to není" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:86 (comment) +msgid "same alignment as without the additional text" +msgstr "přesně to samé umístění, jako je bez dodatečného textu" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:87 (variable) +msgid "semppM" +msgstr "semppM" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:96 (comment) +msgid "Solution 5: Dynamic with explicit shifting inside the scheme function" +msgstr "ŘeÅ¡ení 5: Dynamika s výslovným posunutím ve funkci Scheme" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:97 (variable) +msgid "semppG" +msgstr "semppG" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:105 (comment) +msgid "Solution 6: Dynamic with explicit alignment. This has only effect" +msgstr "ŘeÅ¡ení 6: Dynamika s výslovným zarovnáním. Projeví se jen tehdy," + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:106 (comment) +msgid "if one sets X-offset!" +msgstr "když je nastaven i X-offset!" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:107 (comment) +msgid "Drawback: One needs to set DynamicText #'X-offset!" +msgstr "Nevýhoda: Musí se nastavit DynamicText #'X-offset" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:108 (comment) +msgid "Drawback: Aligned at the right edge of the additional text," +msgstr "Nevýhoda: Zarovnáno při pravém okraji dodatečného textu," + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:109 (comment) +msgid "not at the center of pp" +msgstr "ne na střed pp" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:110 (variable) +msgid "semppMII" +msgstr "semppMII" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:118 (context id) +msgid "s" +msgstr "s" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:125 (context id) +msgid "sMarkup" +msgstr "sPopis" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:132 (context id) +msgid "sK" +msgstr "sK" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:143 (context id) +msgid "sT" +msgstr "sT" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:150 (context id) +msgid "sM" +msgstr "sM" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:157 (context id) +msgid "sG" +msgstr "sG" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:164 (context id) +msgid "sMII" +msgstr "sMII" + +#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:168 (comment) +msgid "Setting to ##f (false) gives the same result" +msgstr "Nastaveno na chybně (##f) dává stejný výsledek" + +#. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable) +#. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable) +#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable) +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable) +#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable) +msgid "harmonies" +msgstr "Harmonie" + +#. Documentation/snippets/how-to-change-fret-diagram-position.ly:32 (comment) +msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE CHORD NAME" +msgstr "TOTO JE PŘÍKAZ PRO POSUNUTÍ NÁZVU AKORDU" + +#. Documentation/snippets/how-to-change-fret-diagram-position.ly:35 (comment) +msgid "THIS LINE IS THE SECOND METHOD" +msgstr "TENTO ŘÁDEK JE DRUHÝM ZPÅ®SOBEM" + +#. Documentation/snippets/how-to-change-fret-diagram-position.ly:45 (comment) +msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM" +msgstr "TOTO JE PŘÍKAZ PRO POSUNUTÍ NÁKRESU PRAŽCE" + +#. Documentation/snippets/how-to-change-fret-diagram-position.ly:48 (comment) +msgid "HERE IS THE SECOND METHOD" +msgstr "ZDE JE DRUHÝ ZPÅ®SOB" + +#. Documentation/snippets/incipit.ly:85 (variable) +#. Documentation/snippets/incipit.ly:86 (context id) +msgid "discantusIncipit" +msgstr "discantusIncipit" + +#. Documentation/snippets/incipit.ly:122 (variable) +#. Documentation/snippets/incipit.ly:123 (context id) +msgid "altusIncipit" +msgstr "altusIncipit" + +#. Documentation/snippets/incipit.ly:138 (comment) +#. Documentation/snippets/incipit.ly:150 (comment) +#. Documentation/snippets/incipit.ly:179 (comment) +#. Documentation/snippets/incipit.ly:188 (comment) +msgid "two measures" +msgstr "dva takty" + +#. Documentation/snippets/incipit.ly:158 (variable) +#. Documentation/snippets/incipit.ly:159 (context id) +msgid "tenorIncipit" +msgstr "tenorIncipit" + +#. Documentation/snippets/incipit.ly:194 (variable) +#. Documentation/snippets/incipit.ly:195 (context id) +msgid "bassusIncipit" +msgstr "bassusIncipit" + +#. Documentation/snippets/incipit.ly:265 (comment) +msgid "no bar lines in staves or lyrics" +msgstr "Žádné taktové čáry u notových osnov nebo u textu písně" + +#. Documentation/snippets/incipit.ly:268 (comment) +msgid "the next two instructions keep the lyrics between the bar lines" +msgstr "Dva další příkazy drží text písně mezi taktovými čarami" + +#. Documentation/snippets/incipit.ly:279 (comment) +msgid "breaking also at those bar lines where a note overlaps" +msgstr "Zalomit také na těch taktových čarách, kde nota z taktu vyčnívá" + +#. Documentation/snippets/incipit.ly:280 (comment) +msgid "into the next measure. The command is commented out in this" +msgstr "do dalšího taktu. Příkazu je" + +#. Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly:17 (variable) +msgid "tuning" +msgstr "v tomto ladění vypnuta poznámka" + +#. Documentation/snippets/jazz-combo-template.ly:65 (comment) +msgid "#(set-global-staff-size 16)" +msgstr "#(set-global-staff-size·16)" + +#. Documentation/snippets/jazz-combo-template.ly:68 (comment) +msgid "Some macros %%%%%%%%%%%%%%%%%%%" +msgstr "Některá makra %%%%%%%%%%%%%%%%%%%" + +#. Documentation/snippets/jazz-combo-template.ly:70 (variable) +msgid "sl" +msgstr "sl" + +#. Documentation/snippets/jazz-combo-template.ly:74 (variable) +msgid "nsl" +msgstr "nsl" + +#. Documentation/snippets/jazz-combo-template.ly:78 (variable) +msgid "crOn" +msgstr "crOn" + +#. Documentation/snippets/jazz-combo-template.ly:79 (variable) +msgid "crOff" +msgstr "crOff" + +#. Documentation/snippets/jazz-combo-template.ly:81 (comment) +msgid "insert chord name style stuff here." +msgstr "Sem vložit název akordu." + +#. Documentation/snippets/jazz-combo-template.ly:83 (variable) +msgid "jazzChords" +msgstr "jazzAkordy" + +#. Documentation/snippets/jazz-combo-template.ly:85 (comment) +msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%" +msgstr "Druh taktu/Tónina %%%%%%%%%%%%%%%%%" + +#. Documentation/snippets/jazz-combo-template.ly:89 (variable) +msgid "Key" +msgstr "Tónina" + +#. Documentation/snippets/jazz-combo-template.ly:91 (comment) +msgid "############ Horns ############" +msgstr "############·Hörner·############" + +#. Documentation/snippets/jazz-combo-template.ly:93 (comment) +msgid "------ Trumpet ------" +msgstr "------·Trubka·------" + +#. Documentation/snippets/jazz-combo-template.ly:94 (variable) +msgid "trpt" +msgstr "trpt" + +#. Documentation/snippets/jazz-combo-template.ly:98 (variable) +msgid "trpHarmony" +msgstr "trpHarmonie" + +#. Documentation/snippets/jazz-combo-template.ly:101 (variable) +#. Documentation/snippets/jazz-combo-template.ly:281 (context id) +#. Documentation/snippets/staff-headword.ly:93 (context id) +#. Documentation/snippets/staff-headword.ly:112 (context id) +msgid "trumpet" +msgstr "Trubka" + +#. Documentation/snippets/jazz-combo-template.ly:110 (comment) +msgid "------ Alto Saxophone ------" +msgstr "------·Altsaxophon·------" + +#. Documentation/snippets/jazz-combo-template.ly:115 (variable) +msgid "altoHarmony" +msgstr "altHarmonie" + +#. Documentation/snippets/jazz-combo-template.ly:118 (variable) +msgid "altoSax" +msgstr "altSax" + +#. Documentation/snippets/jazz-combo-template.ly:127 (comment) +msgid "------ Baritone Saxophone ------" +msgstr "------ Barytonový saxofon ------" + +#. Documentation/snippets/jazz-combo-template.ly:128 (variable) +msgid "bari" +msgstr "bari" + +#. Documentation/snippets/jazz-combo-template.ly:136 (variable) +msgid "bariHarmony" +msgstr "bariHarmonie" + +#. Documentation/snippets/jazz-combo-template.ly:139 (variable) +msgid "bariSax" +msgstr "bariSax" + +#. Documentation/snippets/jazz-combo-template.ly:148 (comment) +msgid "------ Trombone ------" +msgstr "------ Pozoun (trombón) ------" + +#. Documentation/snippets/jazz-combo-template.ly:149 (variable) +msgid "tbone" +msgstr "pos" + +#. Documentation/snippets/jazz-combo-template.ly:153 (variable) +msgid "tboneHarmony" +msgstr "PosHarmonie" + +#. Documentation/snippets/jazz-combo-template.ly:156 (variable) +#. Documentation/snippets/jazz-combo-template.ly:285 (context id) +msgid "trombone" +msgstr "Pozoun" + +#. Documentation/snippets/jazz-combo-template.ly:165 (comment) +msgid "############ Rhythm Section #############" +msgstr "############·Rhythmus-Abschnitt·#############" + +#. Documentation/snippets/jazz-combo-template.ly:167 (comment) +msgid "------ Guitar ------" +msgstr "------ Kytara ------" + +#. Documentation/snippets/jazz-combo-template.ly:168 (variable) +msgid "gtr" +msgstr "gtr" + +#. Documentation/snippets/jazz-combo-template.ly:176 (variable) +msgid "gtrHarmony" +msgstr "gtrHarmonie" + +#. Documentation/snippets/jazz-combo-template.ly:189 (comment) +msgid "------ Piano ------" +msgstr "------ Klavír ------" + +#. Documentation/snippets/jazz-combo-template.ly:190 (variable) +msgid "rhUpper" +msgstr "rhNahoře" + +#. Documentation/snippets/jazz-combo-template.ly:195 (variable) +msgid "rhLower" +msgstr "rhDole" + +#. Documentation/snippets/jazz-combo-template.ly:201 (variable) +msgid "lhUpper" +msgstr "lhNahoře" + +#. Documentation/snippets/jazz-combo-template.ly:206 (variable) +msgid "lhLower" +msgstr "lhDole" + +#. Documentation/snippets/jazz-combo-template.ly:212 (variable) +msgid "PianoRH" +msgstr "KlavírRH" + +#. Documentation/snippets/jazz-combo-template.ly:221 (variable) +msgid "PianoLH" +msgstr "KlavíerLH" + +#. Documentation/snippets/jazz-combo-template.ly:239 (comment) +msgid "------ Bass Guitar ------" +msgstr "------ Basová kytara ------" + +#. Documentation/snippets/jazz-combo-template.ly:253 (comment) +msgid "------ Drums ------" +msgstr "------ Bubny ------" + +#. Documentation/snippets/jazz-combo-template.ly:267 (variable) +msgid "drumContents" +msgstr "BubnyObsah" + +#. Documentation/snippets/jazz-combo-template.ly:276 (comment) +#, python-format +msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%" +msgstr "VÅ¡e spojeno: %%%%%%%%%%%%%%%%%%%%%%" + +#. Documentation/snippets/jazz-combo-template.ly:280 (context id) +msgid "horns" +msgstr "Roh" + +#. Documentation/snippets/jazz-combo-template.ly:282 (context id) +msgid "altosax" +msgstr "altsax" + +#. Documentation/snippets/jazz-combo-template.ly:283 (context id) +msgid "barichords" +msgstr "bariakk" + +#. Documentation/snippets/jazz-combo-template.ly:284 (context id) +msgid "barisax" +msgstr "barsisax" + +#. Documentation/snippets/jazz-combo-template.ly:289 (context id) +msgid "chords" +msgstr "Akordy" + +#. Documentation/snippets/keyboard-headword.ly:24 (comment) +msgid "M. Ravel, Sonatine (1905)" +msgstr "M. Ravel, Sonatine (1905)" + +#. Documentation/snippets/keyboard-headword.ly:25 (comment) +msgid "First movement" +msgstr "První věta" + +#. Documentation/snippets/keyboard-headword.ly:34 (variable) +msgid "fermataLong" +msgstr "DlouháFermáta" + +#. Documentation/snippets/makam-example.ly:55 (comment) +msgid "Initialize makam settings" +msgstr "Zapnout nastavení makam" + +#. Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly:20 (variable) +msgid "bassfigures" +msgstr "Basové figury" + +#. Documentation/snippets/manually-controlling-beam-positions.ly:22 (comment) +msgid "from upper staff-line (position 2) to center (position 0)" +msgstr "Z horní notové linky (Poloha 2) po střed (Poloha 0)" + +#. Documentation/snippets/manually-controlling-beam-positions.ly:25 (comment) +msgid "from center to one above center (position 1)" +msgstr "Ze středu po jednu nad středem (Poloha 1)" + +#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:18 (variable) +msgid "speakOn" +msgstr "MluvitZapnuto" + +#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable) +msgid "speakOff" +msgstr "MluvitVypnuto" + +#. Documentation/snippets/markup-lines.ly:23 (comment) +msgid "Candide, Voltaire" +msgstr "Candide, Voltaire" + +#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment) +msgid "the final bar line is not interrupted" +msgstr "Poslední taktová čára není přeruÅ¡ena" + +#. Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly:18 (variable) +msgid "normalPos" +msgstr "normalPos" + +#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable) +msgid "dashPlus" +msgstr "dashPlus" + +#. Documentation/snippets/modifying-tuplet-bracket-length.ly:24 (comment) +msgid "Set tuplets to be extendable..." +msgstr "Rytmické notové skupiny (n-toly) vymezit tak, aby byly rozÅ¡iřitelné..." + +#. Documentation/snippets/modifying-tuplet-bracket-length.ly:26 (comment) +msgid "...to cover all items up to the next note" +msgstr "aby přemostily vÅ¡echny předměty po další notu," + +#. Documentation/snippets/modifying-tuplet-bracket-length.ly:30 (comment) +msgid "...or to cover just whitespace" +msgstr "nebo aby přemostily jen prázdná místa" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable) +msgid "fluteMusic" +msgstr "FlétnaNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable) +msgid "oboeMusic" +msgstr "HobojNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable) +msgid "clarinetMusic" +msgstr "KlarinetNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable) +msgid "bassoonMusic" +msgstr "FagotNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable) +msgid "trumpetMusic" +msgstr "TrubkaNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable) +msgid "tromboneMusic" +msgstr "PozounNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable) +msgid "hornIMusic" +msgstr "RohNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable) +msgid "hornIIMusic" +msgstr "RohDruhýNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable) +msgid "percussionMusic" +msgstr "BicíNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable) +msgid "altoIMusic" +msgstr "AltPrvníNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable) +msgid "altoILyrics" +msgstr "AltPrvnísText" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable) +msgid "altoIIMusic" +msgstr "AltDruhýNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable) +msgid "altoIILyrics" +msgstr "AltDruhýText" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable) +msgid "pianoRHMusic" +msgstr "KlavírRHNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable) +msgid "pianoLHMusic" +msgstr "KlavírLHNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable) +msgid "violinIMusic" +msgstr "HouslePrvníNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable) +msgid "violinIIMusic" +msgstr "HousleDruhéNoty" + +#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable) +msgid "violaMusic" +msgstr "ViolaNoty" + +#. Documentation/snippets/percussion-beaters.ly:19 (variable) +msgid "stick" +msgstr "Palička" + +#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment) +msgid "Permit line breaks within tuplets" +msgstr "Povolit v rytmických notových skupinách zalomení řádků" + +#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment) +msgid "Allow beams to be broken at line breaks" +msgstr "Povolit zalomení trámců na zalomeních řádků" + +#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment) +msgid "Insert a manual line break within a tuplet" +msgstr "Vložit do rytmické notové skupiny ruční zalomení řádku" + +#. Documentation/snippets/piano-template-with-centered-dynamics.ly:74 (variable) +msgid "pedal" +msgstr "Pedál" + +#. Documentation/snippets/pitches-headword.ly:32 (comment) +msgid "L. v. Beethoven" +msgstr "L. v. Beethoven" + +#. Documentation/snippets/pitches-headword.ly:33 (comment) +msgid "Piano sonata 21 - Dem Grafen von Waldstein Gewidmet" +msgstr "Klavírní sonáta 21 - Dem Grafen von Waldstein gewidmet" + +#. Documentation/snippets/pitches-headword.ly:34 (comment) +msgid "chorale at measures 34 - 40+" +msgstr "Chorál na taktech 34--40+" + +#. Documentation/snippets/pitches-headword.ly:41 (comment) +msgid "RH Voice 1" +msgstr "RH Hlas 1" + +#. Documentation/snippets/pitches-headword.ly:69 (comment) +msgid "(" +msgstr "(" + +#. Documentation/snippets/pitches-headword.ly:74 (comment) +msgid ")" +msgstr ")" + +#. Documentation/snippets/pitches-headword.ly:78 (comment) +msgid "RH Voice 2" +msgstr "RH Hlas 2" + +#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id) +msgid "tab" +msgstr "tab" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment) +msgid "MMR - Multi-Measure Rest" +msgstr "MMR - Vícetaktová pomlka (Multi Mesure Rest)" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment) +msgid "MMRs by default are set under the fourth line" +msgstr "" +"Vícetaktové pomlky jsou ve výchozím nastavení zapsány pod čtvrtou linkou" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment) +msgid "They can be moved with an override" +msgstr "Mohou být posunuty pomocí override" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment) +msgid "A value of 0 is the default position;" +msgstr "Výchozí polohou je hodnota O" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment) +msgid "the following trick moves the rest to the center line" +msgstr "Tímto se pomlka posune k střední lince" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment) +msgid "MMRs in odd-numbered voices are under the top line" +msgstr "" +"Vícetaktové pomlky v hlasech očíslovaných lichými čísly jsou pod " +"nejvrchnější linkou" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment) +msgid "MMRs in even-numbered voices are under the bottom line" +msgstr "" +"Vícetaktové pomlky v hlasech očíslovaných sudými čísly jsou pod nejspodnější " +"linkou" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment) +msgid "They remain separated even in empty measures" +msgstr "Zůstávají odděleny i v prázdných taktech" + +#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment) +msgid "This brings them together even though there are two voices" +msgstr "Tímto jsou spojeny, i když jsou dvěma hlasy" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:29 (comment) +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:50 (comment) +msgid "Set segno sign as rehearsal mark and adjust size if needed" +msgstr "" +"Nastavit značku pro Segno jako cvičnou značku a případně přizpůsobit velikost" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:30 (comment) +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:52 (comment) +msgid "\\once \\override Score.RehearsalMark #'font-size = #3" +msgstr "\\once·\\override·Score.RehearsalMark·#'font-size·=·#3" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:36 (comment) +msgid "Set coda sign as rehearsal mark and adjust size if needed" +msgstr "" +"Nastavit značku pro Codu jako cvičnou značku a případně přizpůsobit velikost" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:43 (comment) +msgid "Should Coda be on anew line?" +msgstr "Má být Coda na novém řádku?" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:44 (comment) +msgid "Coda NOT on new line: use \\nobreak" +msgstr "Coda NE na novém řádku: použít \\nobreak" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:45 (comment) +msgid "Coda on new line: DON'T use \\nobreak" +msgstr "Coda na novém řádku: NEPOUŽÍVAT \\nobreak" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:46 (comment) +msgid "\\noBreak" +msgstr "\\noBreak" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:55 (comment) +msgid "Here begins the trickery!" +msgstr "Zde začíná ta lest!" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:56 (comment) +msgid "" +"\\cadenzaOn will suppress the bar count and \\stopStaff removes the staff " +"lines." +msgstr "" +"\\cadenzaOn potlačí počítání taktů a \\stopStaff odstraní notové linky." + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:59 (comment) +msgid "Some examples of possible text-displays" +msgstr "Několik příkladů možného zobrazení textu" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:61 (comment) +msgid "text line-aligned" +msgstr "Text vyrovnán na řádku" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:62 (comment) +msgid "==================" +msgstr "==================" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:63 (comment) +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:69 (comment) +msgid "Move text to the desired position" +msgstr "Posunout text na požadované místo" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:64 (comment) +msgid "\\once \\override TextScript #'extra-offset = #'( 2 . -3.5 )" +msgstr "\\once·\\override·TextScript·#'extra-offset·=·#'(·2·.·-3.5·)" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:65 (comment) +msgid "| s1*0^\\markup { D.S. al Coda } }" +msgstr "|·s1*0^\\markup·{·D.S.·al·Coda·}·}" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:67 (comment) +msgid "text center-aligned" +msgstr "Text vystředěn" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:68 (comment) +msgid "====================" +msgstr "====================" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:70 (comment) +msgid "\\once \\override TextScript #'extra-offset = #'( 6 . -5.0 )" +msgstr "\\once·\\override·TextScript·#'extra-offset·=·#'(·6·.·-5.0·)" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:71 (comment) +msgid "| s1*0^\\markup { \\center-column { D.S. \\\"al Coda\\\" } }" +msgstr "|·s1*0^\\markup·{·\\center-column·{·D.S.·\\\"al·Coda\\\"·}·}" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:73 (comment) +msgid "text and symbols center-aligned" +msgstr "Text a symboly vystředěny" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:74 (comment) +msgid "===============================" +msgstr "===============================" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:75 (comment) +msgid "" +"Move text to the desired position and tweak spacing for optimum text " +"alignment" +msgstr "" +"Posunout text na požadované místo a potřebu místa změnit tak, aby " +"při zarovnání textu bylo dosaženo těch nejlepších výsledků" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:76 (comment) +msgid "\\once \\override TextScript #'extra-offset = #'( 8 . -5.5 )" +msgstr "\\once·\\override·TextScript·#'extra-offset·=·#'(·8·.·-5.5·)" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:82 (comment) +msgid "Increasing the unfold counter will expand the staff-free space" +msgstr "" +"Při nastavení počítadla unfold (rozprostřít) na vyšší hodnotu dojde ke " +"zvětÅ¡ení místa bez notové osnovy" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:87 (comment) +msgid "Resume bar count and show staff lines again" +msgstr "Pokračovat v počítání taktů a ukázat linky notové osnovy" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:91 (comment) +msgid "Should Coda be on new line?" +msgstr "Má být Coda na novém řádku?" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:92 (comment) +msgid "Coda NOT on new line: DON'T use \\break" +msgstr "Coda NE na novém řádku: NEPOUŽÍVAT \\break" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:93 (comment) +msgid "Coda on new line: use \\break" +msgstr "Coda na novém řádku: použít \\break" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:96 (comment) +msgid "Show up, you clef and key!" +msgstr "Klíč/Tónina" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:100 (comment) +msgid "Set coda sign as rehearsal mark and adjust size and position" +msgstr "" +"Nastavit značku pro Codu jako cvičnou značku a přizpůsobit velikost a " +"umístění" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:102 (comment) +msgid "" +"Put the coda sign ontop of the (treble-)clef dependend on coda's line-" +"position" +msgstr "" +"Dát značku pro Codu nad (houslový) klíč v závislosti na poloze Cody na řádku" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:104 (comment) +msgid "Coda NOT on new line, use this:" +msgstr "Coda NE na novém řádku: použít:" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:105 (comment) +msgid "\\once \\override Score.RehearsalMark #'extra-offset = #'( -2 . 1.75 )" +msgstr "\\once·\\override·Score.RehearsalMark·#'extra-offset·=·#'(·-2·.·1.75·)" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:107 (comment) +msgid "Coda on new line, use this:" +msgstr "Coda na novém řádku: použít:" + +#. Documentation/snippets/positioning-segno-and-coda-with-line-break.ly:113 (comment) +msgid "The coda" +msgstr "Coda" + +#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment) +msgid "Permit first bar number to be printed" +msgstr "Povolit sázení čísla prvního taktu" + +#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment) +msgid "Prevent bar numbers at the end of a line and permit them elsewhere" +msgstr "Zakázat čísla taktů na koncích řádků a jinde je povolit" + +#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment) +msgid "Draw a box round the following bar number(s)" +msgstr "Kreslit rámeček okolo následujících čísel taktů" + +#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment) +msgid "Draw a circle round the following bar number(s)" +msgstr "Kreslit kroužek okolo následujících čísel taktů" + +#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment) +msgid "Metronome marks below the staff" +msgstr "Údaje pro metronom pod notovou osnovou" + +#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment) +msgid "Rehearsal marks below the staff" +msgstr "Cvičné značky pod notovou osnovou" + +#. Documentation/snippets/printing-music-with-different-time-signatures.ly:57 (variable) +msgid "Bassklarinette" +msgstr "Basový klarinet" + +#. Documentation/snippets/printing-music-with-different-time-signatures.ly:101 (variable) +msgid "Perkussion" +msgstr "Bicí souprava" + +#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable) +msgid "quoteTest" +msgstr "citaceTest" + +#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment) +msgid "french horn" +msgstr "Lesní roh" + +#. Documentation/snippets/quoting-another-voice.ly:74 (variable) +msgid "quoteMe" +msgstr "citovatMě" + +#. Documentation/snippets/quoting-another-voice.ly:79 (variable) +msgid "original" +msgstr "Původní" + +#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment) +msgid "range chart for paetzold contrabass recorder" +msgstr "Rozsah pro Paetzoldovu kontrabasovou zobcovou flétnu" + +#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable) +msgid "startAcciaccaturaMusic" +msgstr "ZačátekPřírazNoty" + +#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable) +msgid "stopAcciaccaturaMusic" +msgstr "KonecPřírazNoty" + +#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment) +msgid "To use the setting globally, uncomment the following line:" +msgstr "" +"Aby se nastavení používalo vÅ¡eobecně, používat tento řádek (zruÅ¡it opatření " +"poznámkou):" + +#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment) +msgid "\\override VerticalAxisGroup #'remove-first = ##t" +msgstr "\\override·VerticalAxisGroup·#'remove-first·=·##t" + +#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment) +msgid "To use the setting globally, comment this line," +msgstr "Aby se nastavení používalo vÅ¡eobecně, opatřit tento řádek poznámkou, " + +#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment) +msgid "uncomment the line in the \\layout block above" +msgstr "a používat řádek v bloku nahoře \\layout (zruÅ¡it opatření poznámkou)" + +#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment) +msgid "Default beaming" +msgstr "Výchozí trámce" + +#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment) +msgid "Set new values for beam endings" +msgstr "Nastavit nové hodnoty pro konce trámců" + +#. Documentation/snippets/rhythmic-slashes.ly:26 (comment) +msgid "Macro to print single slash" +msgstr "Makro pro sázení jednotlivých tahů" + +#. Documentation/snippets/rhythmic-slashes.ly:27 (variable) +msgid "rs" +msgstr "rs" + +#. Documentation/snippets/rhythmic-slashes.ly:34 (comment) +msgid "Function to print a specified number of slashes" +msgstr "Funkce pro sázení určitého počtu tahů" + +#. Documentation/snippets/rhythmic-slashes.ly:35 (variable) +msgid "comp" +msgstr "comp" + +#. Documentation/snippets/rhythms-headword.ly:23 (comment) +msgid "Beethoven, Op. 81a" +msgstr "Beethoven, Op. 81a" + +#. Documentation/snippets/rhythms-headword.ly:24 (comment) +msgid "Piano sonata 26 - Das Lebewohl" +msgstr "Klavírní sonáta 26 - Das Lebewohl" + +#. Documentation/snippets/rhythms-headword.ly:25 (comment) +msgid "Movt II - Abwesenheit" +msgstr "2. věta - Abwesenheit" + +#. Documentation/snippets/rhythms-headword.ly:26 (comment) +msgid "Measures 31 - 34" +msgstr "Takty 31 - 34" + +#. Documentation/snippets/rhythms-headword.ly:33 (comment) +msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t" +msgstr "\\override SpacingSpanner #'strict-grace-spacing = ##t" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment) +msgid "Grob utilities" +msgstr "Grob - nástroje" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment) +msgid "" +"These are literal rewrites of some C++ methods used by the ambitus engraver." +msgstr "" +"Toto jsou doslovné přepisy některých postupů (metod) C++, které používá " +"rytec ambitus." + +#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment) +msgid "Ambitus data structure" +msgstr "Stavba dat ambitus" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment) +msgid "The class holds the various grobs that are created" +msgstr "Třída obsahuje různé kreslené předměty (grob)," + +#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment) +msgid "to print an ambitus:" +msgstr "které jsou vytvořeny pro to, aby sázely ambit (oblast):" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment) +msgid "- ambitus-group: the grob that groups all the components of an ambitus" +msgstr "" +"- ambitus-group: Kreslený předmět (grob), který seskupuje vÅ¡echny součásti " +"jednoho ambitu (oblasti)" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment) +msgid "(Ambitus grob);" +msgstr "(Ambitus grob - kreslený předmět ambitu);" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment) +msgid "- ambitus-line: the vertical line between the upper and lower ambitus" +msgstr "- ambitus-line: Svislá čára mezi horním a dolním ambitem" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment) +msgid "notes (AmbitusLine grob);" +msgstr "Noty (AmbitusLine grob);" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment) +msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental" +msgstr "- ambitus-up-note a ambitus-down-note: Hlavičky not a předznamenání" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment) +msgid "for the lower and upper note of the ambitus (see class" +msgstr "pro horní a dolní noty ambitu (podívejte se na třídu" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment) +msgid "below)." +msgstr " dole)." + +#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment) +msgid "The other slots define the key and clef context of the engraver:" +msgstr "Jiná místa vymezují tóninu a prostředí klíče rytce:" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment) +msgid "- start-c0: position of middle c at the beginning of the piece. It" +msgstr "- start-c0: poloha jednočárkovaného C na začátku díla." + +#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment) +msgid "is used to place the ambitus notes according to their pitch;" +msgstr "Používá se pro sázení not ambitu podle jejich výšky tónu" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment) +msgid "- start-key-sig: the key signature at the beginning of the piece. It" +msgstr "- start-key-sig: Předznamenání (tónina) na začátku díla." + +#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment) +msgid "is used to determine if accidentals shall be printed next to ambitus" +msgstr "Používá se pro určení toho, zda se má předznamenání sázet vedle" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment) +msgid "notes." +msgstr "not ambitu." + +#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment) +msgid "Accessor for the lower and upper note data of an ambitus" +msgstr "Přístup pro data dolní a horní noty ambitu" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment) +msgid "The class holds the grobs that are specific to ambitus" +msgstr "" +"Třída obsahuje kreslené předměty (grob), které jsou zvláštní " +"pro " +"sind" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment) +msgid "(lower and upper) notes:" +msgstr "pro horní a dolní noty ambitu:" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment) +msgid "- head: an AmbitusNoteHead grob;" +msgstr "- head: AmbitusNoteHead-Grob" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment) +msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next" +msgstr "- accidental: AmbitusAccidental-Grob, který se třeba sází" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment) +msgid "to the ambitus note head." +msgstr "vedle hlavičky noty ambitu." + +#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment) +msgid "Moreover:" +msgstr "Navíc:" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment) +msgid "- pitch is the absolute pitch of the note" +msgstr "- pitch - pitch je naprostou výškou tónu noty" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment) +msgid "- cause is the note event that causes this ambitus note, i.e. the lower" +msgstr "- cause je událostí noty, která je příčinou této noty ambitu, takže" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment) +msgid "or upper note of the considered music sequence." +msgstr "dolní nebo horní noty pozorované notové sekvence." + +#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment) +msgid "Ambitus engraving logics" +msgstr "Logika rytce (funkce) ambitus" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment) +msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}." +msgstr "Přepis kódu @file{lily/ambitus-engraver.cc}." + +#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment) +msgid "Ambitus engraver definition" +msgstr "Vymezení rytce ambitus" + +#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment) +msgid "Example" +msgstr "Příklad" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable) +msgid "NoStem" +msgstr "ŽádnáNožička" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:71 (variable) +msgid "NoNoteHead" +msgstr "ŽádnoNotováHlavička" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:72 (variable) +msgid "ZeroBeam" +msgstr "NulovýTrámec" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:74 (variable) +msgid "staffTabLine" +msgstr "ŘádekTabOsnovy" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:79 (comment) +msgid "" +"Shows one horizontal line. The vertical line (simulating a bar-line) is " +"simulated with a gridline" +msgstr "" +"Ukazuje vodorovný řádek. Svislé čáry (jako taktová čára) jsou napodobovány " +"čarou mřížky" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:84 (comment) +msgid "" +"disable the following line to see the the noteheads while writing the song" +msgstr "" +"Zakázat následující řádky (opatřit je #), aby byly během zápisu písně viděny " +"hlavičky not" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:88 (comment) +msgid "The beam between 8th-notes is used to draw the push-line" +msgstr "" +"Trámce mezi osminovými notami jsou používány pro kreslení čáry posunutí" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:89 (comment) +msgid "How to fast write the push-lines:" +msgstr "Jak psát rychle čáry posunutí:" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:90 (comment) +msgid "" +"1. write repeatedly 'c c c c c c c c |' for the whole length of the song" +msgstr "1. píše opakovaně 'c·c·c·c·c·c·c·c·|' přes celou délku písně" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:91 (comment) +msgid "2. uncomment the line \\NoNoteHead" +msgstr "2. zruÅ¡it opatření řádku \\NoNoteHead poznámkou" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:92 (comment) +msgid "3. compile" +msgstr "3. sestavit" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:93 (comment) +msgid "4. Mark the positions on which push/pull changes." +msgstr "4. Označit polohy změnou směru posunutí/táhnutí." + +#. Documentation/snippets/score-for-diatonic-accordion.ly:94 (comment) +msgid "" +"In the score-picture click on the position the push- or pull-part starts" +msgstr "V obrázku notového zápisu klepnout na místo začátku tahu nebo posunutí" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:95 (comment) +msgid "(on the noteHead, the cursor will change to a hand-icon)." +msgstr "(nad notovou hlavičkou se ukazovátko myÅ¡i změní na obrázek ručičky)." + +#. Documentation/snippets/score-for-diatonic-accordion.ly:96 (comment) +msgid "The cursor in the source code will jump just at this position." +msgstr "" +"Ukazatel ve zdrojovém kódu se potom bude nacházet na požadovaném místě." + +#. Documentation/snippets/score-for-diatonic-accordion.ly:97 (comment) +msgid "a) If a push-part starts there, replace the 'c' by an 'e['" +msgstr "a) Pokud zde začíná posunutí, nahradit 'c' za 'e['" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:98 (comment) +msgid "b) If a pull-part starts there, replace the 'c' by an 's'" +msgstr "b) Pokud zde začíná táhnutí, nahradit 'c' za 's'" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:99 (comment) +msgid "5. Switch into 'overwrite-mode' by pressing the 'ins' key." +msgstr "5. Přepnout do režimu přepisování stisknutím klávesy \"Insert\"." + +#. Documentation/snippets/score-for-diatonic-accordion.ly:100 (comment) +msgid "6. For the pull-parts overwrite the 'c' with 's'" +msgstr "6. Pro táhnutí přepsat 'c' 's'" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:101 (comment) +msgid "7. For every push-part replace the last 'c' with 'e]'" +msgstr "7. Pro každé posunutí nahradit poslední 'c' za 'e]'" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:102 (comment) +msgid "8. Switch into 'insert-mode' again" +msgstr "8. Přepnout do režimu vkládání" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:103 (comment) +msgid "" +"9. At last it should look lik e.g. (s s e[ c | c c c c c c c c | c c c c c c " +"e] s s)" +msgstr "" +"9. Nyní by to mělo vypadat jako např. " +"(s·s·e[·c·|·c·c·c·c·c·c·c·c·|·c·c·c·c·c·c·e]" +"·s·s)" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:104 (comment) +msgid "10. re-enable the line \\NoNoteHead" +msgstr "10 Povolit řádek \\NoNoteHead znovu (zruÅ¡it jeho opatření křížkem: #)" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:114 (comment) +msgid "Accordion melody in tabulator score" +msgstr "Melodie tahací harmoniky v tabulatorovém notovém zápisu" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:115 (comment) +msgid "1. Place a copy of the piano melody below" +msgstr "1. Použít kopii klavírní melodie dole" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:116 (comment) +#. Documentation/snippets/score-for-diatonic-accordion.ly:135 (comment) +msgid "" +"2. Separate piano melody into pull- and push-parts according to the " +"staffTabLine you've already made" +msgstr "" +"2. Rozdělit klavírní melodii do částí táhnutí a posunutí podle " +"ŘádkuTabOsnovy (systemTabZeile), " +"který jste už udělal" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:117 (comment) +msgid "" +"3. For each line: Double the line. Remark the 1st one (Keeps unchanged as " +"reference) and then change the second line using the transformation paper" +msgstr "" +"3. Pro každý řádek: Zdvojit řádek. První řádek zůstává označen nezměněn jako " +"doporučení, druhý " +"řádek bude změněn pomocí změnového papíru" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:118 (comment) +msgid "or the macros 'conv2diaton push.bsh' and 'conv2diaton pull.bsh'" +msgstr "nebo makra 'conv2diaton·push.bsh'·a·'conv2diaton·pull.bsh'·" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:119 (comment) +#. Documentation/snippets/score-for-diatonic-accordion.ly:138 (comment) +msgid "Tips:" +msgstr "Rady:" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:120 (comment) +#. Documentation/snippets/score-for-diatonic-accordion.ly:139 (comment) +msgid "- In jEdit Search & Replace mark the Option 'Keep Dialog'" +msgstr "- V jEdit Hledat a nahradit vybrat volbu: 'Keep Dialog'" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:122 (variable) +msgid "AccordionTabTwoCBesDur" +msgstr "AccordionTabTwoCBesDur" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:123 (comment) +msgid "pull 1" +msgstr "Táhnutí 1" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:124 (comment) +msgid "8 8 8 |" +msgstr "8·8·8·|" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:126 (comment) +msgid "push 2" +msgstr "Posunutí 2" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:127 (comment) +msgid "4 |" +msgstr "4····|" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:129 (comment) +msgid "pull 3" +msgstr "Táhnutí 3" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:130 (comment) +msgid "2 r8 }" +msgstr "2·r8·}" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:133 (variable) +msgid "AccordionTab" +msgstr "AkkordionTab" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:134 (comment) +msgid "1. Place a copy of the piano melody above" +msgstr "1. Použít kopii klavírní melodie nahoře" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:136 (comment) +msgid "" +"3. For each line: Double the line. Remark the 1st one (Keeps unchanged as " +"reference) and then" +msgstr "" +"3. Pro každý řádek: Zdvojit řádek. První řádek zůstává označen nezměněn jako " +"doporučení, a potom" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:137 (comment) +msgid "change the second line using the transformation paper" +msgstr "druhý řádek bude změněn pomocí změnového papíru" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:140 (comment) +msgid "-" +msgstr "-" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:149 (comment) +msgid "The vertical line (simulating a bar-line) in" +msgstr "Svislá čára·(jako taktová čára) v" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:150 (comment) +msgid "the staffBassRhytm is a gridline" +msgstr "" +"rytmu basové notové osnovy (staffBassRhytm)·je napodobována čarou mřížky" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:156 (comment) +msgid "4/4 - tact. How many beats per bar" +msgstr "Takt 4/4. Kolik dob v taktu" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:157 (comment) +msgid "The following line has to be adjusted O-F-T-E-N." +msgstr "Následující řádek musí být přizpůsobován velmi ČASTO." + +#. Documentation/snippets/score-for-diatonic-accordion.ly:166 (variable) +msgid "staffVoice" +msgstr "OsnovaHlas" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:166 (context id) +msgid "astaffvoice" +msgstr "aOsnovaHlas" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:180 (variable) +msgid "staffAccordionMel" +msgstr "OsnovaHarmonikaMel" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:182 (comment) +msgid "Set the accidentals (Vorzeichen) for each note," +msgstr "Předznamenání (posuvky) pro každou notu," + +#. Documentation/snippets/score-for-diatonic-accordion.ly:183 (comment) +msgid "do not remember them for the rest of the measure." +msgstr "ve zbytku taktu je nepřipomínat." + +#. Documentation/snippets/score-for-diatonic-accordion.ly:203 (variable) +msgid "BassRhytm" +msgstr "BasovýRytmus" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:204 (variable) +msgid "LyricBassRhythmI" +msgstr "TextBasovýRytmus" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:206 (variable) +msgid "staffBassRhytm" +msgstr "RytmusBasováNotováOsnova" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:207 (context id) +msgid "staffbass" +msgstr "BasováNotováOsnova" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:208 (comment) +msgid "" +"This is not a RhythmicStaff because it must be possible to append lyrics." +msgstr "" +"Toto není rytmická notová osnova, protože je potřeba, aby bylo možné " +"připojit text písně." + +#. Documentation/snippets/score-for-diatonic-accordion.ly:210 (comment) +msgid "x.y" +msgstr "x.y" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:212 (comment) +msgid "" +"Shows one horizontal line. The vertical line (simulating a bar-line) is " +"simulated by a grid" +msgstr "" +"Ukazuje vodorovný řádek. Svislá čára (jako taktová čára) je napodobována " +"čarou mřížky" + +#. Documentation/snippets/score-for-diatonic-accordion.ly:213 (comment) +msgid "Search for 'grid' in this page to find all related functions" +msgstr "" +"Hledat 'grid' (mřížka) na této straně kvůli nalezení vÅ¡ech důležitých funkcí" + +#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment) +msgid "The same as \\flageolet, just a little smaller" +msgstr "Stejně tak \\flageolet, jen o něco menší" + +#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment) +msgid "The second fermata is ignored!" +msgstr "Druhá koruna (fermáta) se přehlíží!" + +#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment) +msgid "it works only if you wrap the note inside a chord. By default," +msgstr "Jde to jen tehdy, když je nota vsazena do akordu." + +#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment) +msgid "all articulations will be printed above, so you have to tweak" +msgstr "Ve výchozím nastavení jsou vÅ¡echny artikulace sázeny nad notou," + +#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment) +msgid "the direction." +msgstr "takže musíte opravovat směr." + +#. Documentation/snippets/simultaneous-headword.ly:30 (comment) +msgid "NR 1.5 Simultaneous notes" +msgstr "NR 1.5 Současně se objevující noty" + +#. Documentation/snippets/simultaneous-headword.ly:32 (comment) +msgid "L. v. Beethoven, Op. 111" +msgstr "L. v. Beethoven, Op. 111" + +#. Documentation/snippets/simultaneous-headword.ly:33 (comment) +msgid "Piano sonata 32" +msgstr "Klavírní sonáta 32" + +#. Documentation/snippets/simultaneous-headword.ly:34 (comment) +msgid "Movt II - Arietta - Adagio molto semplice e cantabile" +msgstr "2. věta: Arietta - Adagio molto semplice e cantabile" + +#. Documentation/snippets/simultaneous-headword.ly:35 (comment) +msgid "measures 108 - 118" +msgstr "Takty 108 - 118" + +#. Documentation/snippets/simultaneous-headword.ly:47 (variable) +msgid "trillFlat" +msgstr "TrylekB" + +#. Documentation/snippets/simultaneous-headword.ly:67 (comment) +msgid "RH voice 1" +msgstr "RH Hlas 1" + +#. Documentation/snippets/simultaneous-headword.ly:144 (comment) +msgid "RH voice 2" +msgstr "RH Hlas 2" + +#. Documentation/snippets/simultaneous-headword.ly:219 (comment) +msgid "LH staff" +msgstr "Notová osnova LH" + +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:26 (variable) +msgid "verseI" +msgstr "SlokaI" + +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:31 (variable) +msgid "verseII" +msgstr "SlokaII" + +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:37 (comment) +msgid "insert chords for chordnames and fretboards here" +msgstr "Sem vložit akordy pro názvy akordů a hmatníky" + +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:41 (variable) +msgid "staffMelody" +msgstr "OsnovaMelodie" + +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:44 (comment) +msgid "Type notes for melody here" +msgstr "Zde zadejte noty pro melodii" + +#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly:54 (context id) +msgid "voiceMelody" +msgstr "HlasMelodie" + +#. Documentation/snippets/staff-headword.ly:31 (comment) +msgid "title = \\\"Le Lac des Cygnes\\\"" +msgstr "title = \\\"Le Lac des Cygnes\\\"" + +#. Documentation/snippets/staff-headword.ly:32 (comment) +msgid "subtitle = \\\"Danse Napolitaine\\\"" +msgstr "subtitle = \\\"Danse Napolitaine\\\"" + +#. Documentation/snippets/staff-headword.ly:33 (comment) +msgid "composer = \\\"Piotr Ilitch Tchaïkovski\\\"" +msgstr "composer = \\\"Piotr Ilitch Tchaïkovski\\\"" + +#. Documentation/snippets/staff-headword.ly:34 (comment) +msgid "arranger = \\\"arr. Laurence Sardain\\\"" +msgstr "arranger = \\\"arr. Laurence Sardain\\\"" + +#. Documentation/snippets/staff-headword.ly:35 (comment) +msgid "footer = \\\"Mutopia-2006/12/22-896\\\"" +msgstr "footer = \\\"Mutopia-2006/12/22-896\\\"" + +#. Documentation/snippets/staff-headword.ly:38 (variable) +msgid "trompette" +msgstr "Trubka" + +#. Documentation/snippets/staff-headword.ly:50 (variable) +#. Documentation/snippets/staff-headword.ly:98 (context id) +#. Documentation/snippets/staff-headword.ly:116 (context id) +msgid "tambourin" +msgstr "Tamburína" + +#. Documentation/snippets/staff-headword.ly:59 (variable) +msgid "tambourinMidi" +msgstr "TamburínaMidi" + +#. Documentation/snippets/staff-headword.ly:102 (context id) +msgid "prima" +msgstr "Prima" + +#. Documentation/snippets/staff-headword.ly:104 (context id) +msgid "uppera" +msgstr "NahořeA" + +#. Documentation/snippets/staff-headword.ly:105 (context id) +msgid "lowera" +msgstr "DoleA" + +#. Documentation/snippets/stemlets.ly:36 (comment) +msgid "N.B. use Score.Stem to set for the whole score." +msgstr "" +"Upozornění: použijte Score.Stem, abyste provedl nastavení pro celý notový " +"zápis." + +#. Documentation/snippets/string-number-extender-lines.ly:17 (variable) +msgid "stringNumberSpanner" +msgstr "ZávorkaČísloStruny" + +#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable) +msgid "violinOne" +msgstr "HouslePrvní" + +#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable) +msgid "violinTwo" +msgstr "HousleDruhé" + +#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable) +msgid "viola" +msgstr "Viola" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment) +msgid "piece.ly" +msgstr "piece.ly" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment) +msgid "(This is the global definitions file)" +msgstr "(Toto je soubor se vÅ¡eobecným vymezením)" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable) +msgid "Violinone" +msgstr "HouslePrvní" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment) +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment) +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment) +msgid "*********************************" +msgstr "**********************************" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable) +msgid "Violintwo" +msgstr "HousleDruhé" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable) +msgid "Viola" +msgstr "Viola" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable) +msgid "Cello" +msgstr "Violoncello" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment) +msgid "**********************************" +msgstr "**********************************" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment) +msgid "These are the other files you need to save on your computer" +msgstr "Toto jsou další soubory, které musíte mít uloženy ve svém počítači" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment) +msgid "score.ly" +msgstr "score.ly" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment) +msgid "(This is the main file)" +msgstr "(Toto je hlavní soubor)" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment) +#, python-format +msgid "" +"\\include \\\"piece.ly\\\" %%% uncomment this line when using a " +"separate file" +msgstr "" +"\\include \\\"piece.ly\\\" %%% ZruÅ¡it opatření tohoto řádku " +"poznámkou, když " +"se používá samostatný soubor" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment) +msgid "{ Uncomment this block when using separate files" +msgstr "" +"{ ZruÅ¡it opatření tohoto bloku poznámkou, když se používají samostatné " +"soubory" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment) +msgid "vn1.ly" +msgstr "vn1.ly" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment) +msgid "(This is the Violin 1 part file)" +msgstr "(Toto je soubor s hlasem prvních houslí)" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment) +msgid "vn2.ly" +msgstr "vn2.ly" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment) +msgid "(This is the Violin 2 part file)" +msgstr "(Toto je soubor s hlasem druhých houslí)" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment) +msgid "vla.ly" +msgstr "vla.ly" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment) +msgid "(This is the Viola part file)" +msgstr "(Toto je soubor s hlasem violy)" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment) +msgid "vlc.ly" +msgstr "vlc.ly" + +#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment) +msgid "(This is the Cello part file)" +msgstr "(Toto je soubor s hlasem violoncella)" + +#. Documentation/snippets/sub-dividing-beams.ly:84 (comment) +msgid "Set beam sub-group length to an eighth note" +msgstr "Nastavit délku podskupiny trámce jako osminovou notu" + +#. Documentation/snippets/sub-dividing-beams.ly:88 (comment) +msgid "Set beam sub-group length to a sixteenth note" +msgstr "Nastavit délku podskupiny trámce jako Å¡estnáctinovou notu" + +#. Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly:21 (variable) +#. Documentation/snippets/unfretted-headword.ly:56 (variable) +msgid "ignore" +msgstr "Přehlížet" + +#. Documentation/snippets/text-headword.ly:29 (comment) +msgid "NR 1.8 Text" +msgstr "NR 1.8 Text" + +#. Documentation/snippets/text-headword.ly:31 (comment) +msgid "L. v. Beethoven, Op. 110" +msgstr "L. v. Beethoven, Op. 110" + +#. Documentation/snippets/text-headword.ly:32 (comment) +msgid "Piano sonata 31" +msgstr "Klavírní sonáta 31" + +#. Documentation/snippets/text-headword.ly:33 (comment) +msgid "measures 1 - 7" +msgstr "Takty 1 - 7" + +#. Documentation/snippets/text-headword.ly:45 (comment) +msgid "RH staff" +msgstr "Notová osnova RH" + +#. Documentation/snippets/three-sided-box.ly:17 (comment) +msgid "New command to add a three sided box, with sides north, west and south" +msgstr "" +"Nový příkaz pro přidání rámečku se třemi stranami (severní, západní a jižní " +"strana)" + +#. Documentation/snippets/three-sided-box.ly:18 (comment) +msgid "Based on the box-stencil command defined in scm/stencil.scm" +msgstr "Založeno na příkazu pro lisovnici rámečku, vymezeno v scm/stencil.scm" + +#. Documentation/snippets/three-sided-box.ly:19 (comment) +msgid "Note that \\\";;\\\" is used to comment a line in Scheme" +msgstr "Pozor: \\\";\\\" se používá ve Scheme pro opatření řádku poznámkou." + +#. Documentation/snippets/three-sided-box.ly:33 (comment) +msgid "The corresponding markup command, based on the \\box command defined" +msgstr "" +"Odpovídající příkaz pro popis, založený na příkzu \\box, " +"vymezený" + +#. Documentation/snippets/three-sided-box.ly:34 (comment) +msgid "in scm/define-markup-commands.scm" +msgstr "v scm/define-markup-commands.scm" + +#. Documentation/snippets/three-sided-box.ly:46 (comment) +msgid "Test it:" +msgstr "VyzkouÅ¡et:" + +#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment) +msgid "Change the style permanently" +msgstr "Změnit trvale styl" + +#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment) +msgid "Revert to default style:" +msgstr "Vrátit zpět na výchozí styl:" + +#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment) +msgid "single-digit style only for the next time signature" +msgstr "Styl single-digit (jednoduché číslo) pro další taktové označení" + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:36 (comment) +msgid "make the staff lines invisible on staves" +msgstr "Učinit taktové čáry notových osnov neviditelnými" + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:125 (variable) +msgid "incipitDiscantus" +msgstr "incipitDiskant" + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:150 (variable) +msgid "incipitAltus" +msgstr "IncipitAlt" + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:176 (variable) +msgid "incipitTenor" +msgstr "IncipitTenor" + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:204 (variable) +msgid "incipitBassus" +msgstr "IncipitBas" + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:230 (comment) +msgid "" +"StaffGroup is used instead of ChoirStaff to get bar lines between systems" +msgstr "" +"StaffGroup se používá namísto ChoirStaff pro získání taktových čar mezi " +"notovými osnovami" + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:262 (comment) +msgid "Keep the bass lyrics outside of the staff group to avoid bar lines" +msgstr "" +"Text písně basů držet mimo StaffGroup, kvůli vyvarování se taktových čar" + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:263 (comment) +msgid "between the lyrics." +msgstr "mezi textem." + +#. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:272 (comment) +msgid "the next three instructions keep the lyrics between the bar lines" +msgstr "Následující tři příkazy text udržují mezi taktovými čarami" + +#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable) +msgid "naturalizeMusic" +msgstr "OdrážkaNoty" + +#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment) +msgid "The default treble clef" +msgstr "Výchozí houslový klíč" + +#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment) +msgid "The standard bass clef" +msgstr "Výchozí basový klíč" + +#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment) +msgid "The baritone clef" +msgstr "Výchozí barytonový klíč" + +#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment) +msgid "The standard choral tenor clef" +msgstr "Výchozí sborový tenorový klíč" + +#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment) +msgid "A non-standard clef" +msgstr "Neobvyklý klíč" + +#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment) +msgid "The following clef changes do not preserve" +msgstr "Následující změny klíče nezachovávat" + +#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment) +msgid "the normal relationship between notes and clefs:" +msgstr "Obvyklý vztah mezi klíči a notami:" + +#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment) +msgid "Return to the normal clef:" +msgstr "Návrat k obvyklému klíči:" + +#. Documentation/snippets/unfretted-headword.ly:40 (comment) +msgid "Abreviations" +msgstr "Zkratky" + +#. Documentation/snippets/unfretted-headword.ly:43 (variable) +msgid "db" +msgstr "db" + +#. Documentation/snippets/unfretted-headword.ly:44 (variable) +msgid "dub" +msgstr "dub" + +#. Documentation/snippets/unfretted-headword.ly:45 (variable) +msgid "dubetc" +msgstr "dubetc" + +#. Documentation/snippets/unfretted-headword.ly:47 (variable) +msgid "ub" +msgstr "ub" + +#. Documentation/snippets/unfretted-headword.ly:48 (variable) +msgid "udb" +msgstr "udb" + +#. Documentation/snippets/unfretted-headword.ly:49 (variable) +msgid "udbetc" +msgstr "udbetc" + +#. Documentation/snippets/unfretted-headword.ly:51 (variable) +msgid "fermaTa" +msgstr "fermaTa" + +#. Documentation/snippets/unfretted-headword.ly:53 (variable) +msgid "accel" +msgstr "accel" + +#. Documentation/snippets/unfretted-headword.ly:54 (variable) +msgid "ritar" +msgstr "ritar" + +#. Documentation/snippets/unfretted-headword.ly:60 (comment) +msgid "Strings" +msgstr "Struny" + +#. Documentation/snippets/unfretted-headword.ly:63 (variable) +msgid "svib" +msgstr "svib" + +#. Documentation/snippets/unfretted-headword.ly:64 (variable) +msgid "pvib" +msgstr "pvib" + +#. Documentation/snippets/unfretted-headword.ly:65 (variable) +msgid "mvib" +msgstr "mvib" + +#. Documentation/snippets/unfretted-headword.ly:66 (variable) +msgid "sulp" +msgstr "sulp" + +#. Documentation/snippets/unfretted-headword.ly:67 (variable) +msgid "norm" +msgstr "norm" + +#. Documentation/snippets/unfretted-headword.ly:69 (variable) +msgid "quatre" +msgstr "quatre" + +#. Documentation/snippets/unfretted-headword.ly:73 (comment) +msgid "Shifting Notes" +msgstr "Posunutí not" + +#. Documentation/snippets/unfretted-headword.ly:76 (variable) +msgid "shift" +msgstr "shift" + +#. Documentation/snippets/unfretted-headword.ly:77 (variable) +msgid "shifta" +msgstr "shifta" + +#. Documentation/snippets/unfretted-headword.ly:78 (variable) +msgid "shiftb" +msgstr "shiftb" + +#. Documentation/snippets/unfretted-headword.ly:82 (comment) +msgid "Hairpin" +msgstr "Sponka" + +#. Documentation/snippets/unfretted-headword.ly:85 (comment) +msgid "aniente = \\\"a niente\\\"" +msgstr "aniente = \\\"a niente\\\"" + +#. Documentation/snippets/unfretted-headword.ly:86 (variable) +msgid "aniente" +msgstr "aniente" + +#. Documentation/snippets/unfretted-headword.ly:93 (variable) +msgid "tupletbp" +msgstr "tupletbp" + +#. Documentation/snippets/unfretted-headword.ly:97 (comment) +msgid "Flag [Note Head - Stem]" +msgstr "Praporek [Hlavička noty - Nožička]" + +#. Documentation/snippets/unfretted-headword.ly:100 (variable) +msgid "noflag" +msgstr "ŽádnýPraporek" + +#. Documentation/snippets/unfretted-headword.ly:103 (comment) +msgid "Functions" +msgstr "Funkce" + +#. Documentation/snippets/unfretted-headword.ly:118 (comment) +msgid "Instruments" +msgstr "Nástroje" + +#. Documentation/snippets/unfretted-headword.ly:121 (variable) +msgid "ViolinSolo" +msgstr "HousleSólo" + +#. Documentation/snippets/unfretted-headword.ly:131 (comment) +msgid "Measure 1" +msgstr "Takt 1" + +#. Documentation/snippets/unfretted-headword.ly:141 (comment) +msgid "Measure 2" +msgstr "Takt 2" + +#. Documentation/snippets/unfretted-headword.ly:151 (comment) +msgid "Measure 3" +msgstr "Takt 3" + +#. Documentation/snippets/unfretted-headword.ly:159 (comment) +msgid "Measure 4" +msgstr "Takt 4" + +#. Documentation/snippets/unfretted-headword.ly:168 (comment) +msgid "Measure 5" +msgstr "Takt 5" + +#. Documentation/snippets/unfretted-headword.ly:176 (comment) +msgid "Measure 6" +msgstr "Takt 6" + +#. Documentation/snippets/unfretted-headword.ly:178 (comment) +msgid "\\featherDurations #(ly:make-moment 2 3)" +msgstr "\\featherDurations #(ly:make-moment 2 3)" + +#. Documentation/snippets/unfretted-headword.ly:185 (comment) +msgid "Measure 7" +msgstr "Takt 7" + +#. Documentation/snippets/unfretted-headword.ly:194 (comment) +msgid "Measure 8" +msgstr "Takt 8" + +#. Documentation/snippets/unfretted-headword.ly:199 (comment) +msgid "Measure 9" +msgstr "Takt 9" + +#. Documentation/snippets/unfretted-headword.ly:210 (comment) +msgid "Score" +msgstr "Notový zápis" + +#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment) +msgid "display grobs for each note head:" +msgstr "Ukázat kreslené předměty (grobs) pro každou notovou hlavičku:" + +#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment) +msgid "\\override NoteHead #'before-line-breaking = #display-grobs" +msgstr "\\override NoteHead #'before-line-breaking = #display-grobs" + +#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment) +msgid "or just for one:" +msgstr "nebo jen pro jeden:" + +#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:28 (variable) +msgid "parallelogram" +msgstr "Rovnoběžník" + +#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:43 (variable) +msgid "myNoteHeads" +msgstr "MojeNotovéHlavičky" + +#. Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly:44 (variable) +msgid "normalNoteHeads" +msgstr "ObvykléNotovéHlavičky" + +#. Documentation/snippets/utf-8.ly:19 (comment) +msgid "end verbatim - this comment is a hack to prevent texinfo.tex" +msgstr "Konec verbatim -- Tato poznámka je lstí k zabránění texinfo.tex" + +#. Documentation/snippets/utf-8.ly:20 (comment) +msgid "from choking on non-European UTF-8 subsets" +msgstr "v přeplnění se neevropskými podskupinami UTF-8" + +#. Documentation/snippets/utf-8.ly:22 (comment) +msgid "Edit this file using a Unicode aware editor, such as GVIM, GEDIT, Emacs" +msgstr "" +"Tento soubor upravit pomocí editoru, který dokáže ukládat v Unicode, jakým " +"jsou " +"například GVIM, GEDIT, Emacs" + +#. Documentation/snippets/utf-8.ly:40 (comment) +msgid "Cyrillic font" +msgstr "Cyrilické písmo" + +#. Documentation/snippets/utf-8.ly:41 (variable) +msgid "bulgarian" +msgstr "Bulharské" + +#. Documentation/snippets/utf-8.ly:45 (variable) +msgid "hebrew" +msgstr "Hebrejské" + +#. Documentation/snippets/utf-8.ly:49 (variable) +msgid "japanese" +msgstr "Japonské" + +#. Documentation/snippets/utf-8.ly:56 (comment) +msgid "\\\"a legal song to you\\\"" +msgstr "\\\"a·legal·song·to·you\\\"" + +#. Documentation/snippets/utf-8.ly:57 (variable) +msgid "portuguese" +msgstr "Portugalské" + +#. Documentation/snippets/vertical-line-as-a-baroque-articulation-mark.ly:19 (variable) +msgid "upline" +msgstr "upline" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:20 (variable) +msgid "leftbrace" +msgstr "LeváZávorka" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:21 (variable) +msgid "rightbrace" +msgstr "PraváZávorka" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:23 (variable) +msgid "dropLyrics" +msgstr "TextDolů" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:30 (variable) +msgid "raiseLyrics" +msgstr "TextNahoru" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:37 (variable) +msgid "skipFour" +msgstr "PřeskočitČtyři" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:39 (variable) +msgid "lyricsA" +msgstr "TextA" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:41 (variable) +msgid "lyricsB" +msgstr "TextB" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:42 (variable) +msgid "lyricsC" +msgstr "TextC" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:43 (variable) +msgid "lyricsD" +msgstr "TextD" + +#. Documentation/snippets/vertically-centered-common-lyrics.ly:50 (context id) +msgid "m" +msgstr "m" + +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable) +msgid "sopMusic" +msgstr "SopránNoty" + +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable) +#. Documentation/snippets/vocal-ensemble-template.ly:68 (variable) +msgid "sopWords" +msgstr "SopránText" + +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id) +#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id) +msgid "women" +msgstr "Ženy" + +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id) +#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id) +msgid "men" +msgstr "Muži" + +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment) +#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment) +msgid "a little smaller so lyrics" +msgstr "o něco menší, aby text" + +#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment) +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment) +#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment) +msgid "can be closer to the staff" +msgstr "mohl být blíže k notové osnově" + +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment) +msgid "we could remove the line about this with the line below, since we want" +msgstr "Podařilo se odstranit řádek nad řádkem pod, protože" + +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment) +msgid "the alto lyrics to be below the alto Voice anyway." +msgstr "text pro alt má být tak jako tak pod altovým hlasem." + +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment) +msgid "\\new Lyrics \\lyricsto altos \\altoWords" +msgstr "\\new·Lyrics·\\lyricsto·altos·\\altoWords" + +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment) +msgid "again, we could replace the line above this with the line below." +msgstr "Podařilo se nahradit řádek nad řádkem pod." + +#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment) +msgid "\\new Lyrics \\lyricsto basses \\bassWords" +msgstr "\\new·Lyrics·\\lyricsto·basses·\\bassWords" + +#. Documentation/snippets/volta-multi-staff.ly:17 (variable) +msgid "voltaMusic" +msgstr "VoltaNoty" + +#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable) +msgid "voltaAdLib" +msgstr "VoltaAdLib" + +#. Documentation/snippets/wind-headword.ly:21 (comment) +msgid "Tchaikovsky" +msgstr "Tschaikowsky" + +#. Documentation/snippets/wind-headword.ly:22 (comment) +msgid "Nutcracker Suite, VII Dance of the Merlitons" +msgstr "Suita louskáček: VII: Tanec Panových fléten" + +msgid "Up:" +msgstr "Nahoru:" + +msgid "Next:" +msgstr "Další:" + +msgid "Previous:" +msgstr "Předchozí:" + +msgid "Appendix " +msgstr "Dodatky " + +msgid "Footnotes" +msgstr "Poznámky pod čarou" + +msgid "Table of Contents" +msgstr "Obsah" + +#~ msgid "" +#~ "This section has not been translated yet; please refer to the manual in " +#~ "English." +#~ msgstr "" +#~ "Dieser Abschnitt wurde noch nicht übersetzt, bitte lesen Sie den " +#~ "Abschnitt in der englischen Notationsreferenz." + +#~ msgid "GNU LilyPond --- Learning Manual" +#~ msgstr "GNU LilyPond -- Das Handbuch zum Lernen" + +#~ msgid "Preface" +#~ msgstr "Vorwort" + +#~ msgid "Introduction" +#~ msgstr "Einleitung" + +#~ msgid "Background" +#~ msgstr "Hintergrund" + +#~ msgid "Example applications" +#~ msgstr "Beispielanwendung" + +#~ msgid "About the documentation" +#~ msgstr "Über die Dokumentation" + +#~ msgid "About the Learning Manual" +#~ msgstr "Über das Handbuch zum Lernen (LM)" + +#~ msgid "About the Music Glossary" +#~ msgstr "Über das Glossar (MG)" + +#~ msgid "About the Notation Reference" +#~ msgstr "Über die Notationsreferenz (NR)" + +#~ msgid "About the Application Usage" +#~ msgstr "Über die Anwendungsbenutzung (AU)" + +#~ msgid "About the Snippet List" +#~ msgstr "Über die Schnipselliste" + +#~ msgid "About the Internals Reference" +#~ msgstr "Über die Referenz der Iterna (IR)" + +#~ msgid "Other documentation" +#~ msgstr "Andere Dokumentation" + +#~ msgid "First steps" +#~ msgstr "Erste Schritte" + +#~ msgid "Entering music and viewing output" +#~ msgstr "Eingabe von Noten und Ansicht des Ergebnisses" + +#~ msgid "UNIX" +#~ msgstr "UNIX" + +#~ msgid "Version number" +#~ msgstr "Versionsnummer" + +#~ msgid "naturalplusflat" +#~ msgstr "AuflösungB" + +#~ msgid "Working on LilyPond projects" +#~ msgstr "An LilyPond-Projekten arbeiten" + +#~ msgid "Suggestions for writing LilyPond input files" +#~ msgstr "Vorschläge, wie LilyPond-Eingabe-Dateien geschrieben werden sollen" + +#~ msgid "When things don't work" +#~ msgstr "Wenn etwas nicht funktioniert" + +#~ msgid "Updating old input files" +#~ msgstr "Alte Eingabe-Dateien aktualisieren" + +#~ msgid "Troubleshooting (taking it all apart)" +#~ msgstr "Fehlersuche (alles auseinandernehmen)" + +#~ msgid "Minimal examples" +#~ msgstr "Minimalbeispiele" + +#~ msgid "Tweaking with Scheme" +#~ msgstr "Optimierungen mit Scheme" + +#~ msgid "GNU LilyPond --- Application Usage" +#~ msgstr "GNU LilyPond -- Die Programmbenutzung" + +#~ msgid "Install" +#~ msgstr "Installieren" + +#~ msgid "Precompiled binaries" +#~ msgstr "Vorkompilierte Binär-Pakete" + +#~ msgid "Downloading" +#~ msgstr "Herunterladen" + +#~ msgid "Compiling from source" +#~ msgstr "Aus den Quellen übersetzen" + +#~ msgid "Downloading source code" +#~ msgstr "Den Quellcode herunterladen" + +#~ msgid "Requirements" +#~ msgstr "Voraussetzungen" + +#~ msgid "Running requirements" +#~ msgstr "Voraussetzungen zur Programmbenutzung" + +#~ msgid "Requirements for building documentation" +#~ msgstr "Anforderungen, um die Dokumentation zu übersetzen" + +#~ msgid "Building LilyPond" +#~ msgstr "LilyPond übersetzen" + +#~ msgid "Compiling" +#~ msgstr "Kompilieren" + +#~ msgid "Compiling for multiple platforms" +#~ msgstr "Für mehrere Plattformen kompilieren" + +#~ msgid "Compiling outside the source tree" +#~ msgstr "Außerhalb des Quellbaums übersetzen" + +#~ msgid "Useful @command{make} variables" +#~ msgstr "Nützliche @command{make}-Variablen" + +#~ msgid "Building documentation" +#~ msgstr "Die Dokumentation übersetzen" + +#~ msgid "Commands for building documentation" +#~ msgstr "Befehle um die Dokumentation zu übersetzen" + +#~ msgid "Building documentation without compiling LilyPond" +#~ msgstr "Die Dokumentation übersetzen ohne LilyPond zu kompilieren" + +#~ msgid "Problems" +#~ msgstr "Probleme" + +#~ msgid "Bison 1.875" +#~ msgstr "Bison 1.875" + +#~ msgid "Solaris" +#~ msgstr "Solaris" + +#~ msgid "FreeBSD" +#~ msgstr "FreeBSD" + +#~ msgid "International fonts" +#~ msgstr "Internationale Schriftarten" + +#~ msgid "Setup" +#~ msgstr "Setup" + +#~ msgid "Setup for specific Operating Systems" +#~ msgstr "Setup für bestimmte Betriebssysteme" + +#~ msgid "Setup for MacOS X" +#~ msgstr "Einrichtung für MacOS X" + +#~ msgid "Using Python scripts on MacOS 10.3 or 10.4" +#~ msgstr "Benutzung von Python-Skripten unter MacOS 10.3 oder 10.4" + +#~ msgid "MacOS X on the command line" +#~ msgstr "MacOS X auf der Kommandozeile" + +#~ msgid "jEdit" +#~ msgstr "jEdit" + +#~ msgid "TexShop" +#~ msgstr "TexShop" + +#~ msgid "TextMate" +#~ msgstr "TextMate" + +#~ msgid "LilyKDE" +#~ msgstr "LilyKDE" + +#~ msgid "Reporting bugs" +#~ msgstr "Fehler melden" + +#~ msgid "@command{lilypond-book}: Integrating text and music" +#~ msgstr "@command{lilypond-book}: Noten in den Text integrieren" + +#~ msgid "Generating LilyPond files" +#~ msgstr "LilyPond-Dateien erstellen" + +#~ msgid "GNU LilyPond --- Notation Reference" +#~ msgstr "GNU LilyPond -- Notationsreferenz" + +#~ msgid "The music typesetter" +#~ msgstr "Das Notensatzprogramm" + +#~ msgid "not strictly necessary, but a good reminder" +#~ msgstr "nicht unbdingt nötig, aber gut zu erinnern" + +#~ msgid "clarinet" +#~ msgstr "Klarinette" + +#~ msgid "Writing pitches" +#~ msgstr "Tonhöhen setzen" + +#~ msgid "Absolute octave entry" +#~ msgstr "Absolute Oktavenbezeichnung" + +#~ msgid "Relative octave entry" +#~ msgstr "Relative Oktavenbezeichnung" + +#~ msgid "Note names in other languages" +#~ msgstr "Notenbezeichnungen in anderen Sprachen" + +#~ msgid "Changing multiple pitches" +#~ msgstr "Viele Tonhöhen gleichzeitig verändern" + +#~ msgid "Octave checks" +#~ msgstr "Oktavenüberprüfung" + +#~ msgid "Transpose" +#~ msgstr "Transposition" + +#~ msgid "Displaying pitches" +#~ msgstr "Tonhöhen anzeigen lassen" + +#~ msgid "Key signature" +#~ msgstr "Tonartbezeichnung" + +#~ msgid "Ottava brackets" +#~ msgstr "Oktavierungsklammern" + +#~ msgid "Instrument transpositions" +#~ msgstr "Transposition von Instrumenten" + +#~ msgid "Automatic accidentals" +#~ msgstr "Automatische Versetzungszeichen" + +#~ msgid "Special note heads" +#~ msgstr "Besondere Notenköpfe" + +#~ msgid "Easy notation note heads" +#~ msgstr "Easy-Notation-Notenköpfe" + +#~ msgid "Improvisation" +#~ msgstr "Improvisation" + +#~ msgid "Alter durations to triplets" +#~ msgstr "Dauern zu Triolen verändern" + +#~ msgid "Normal durations" +#~ msgstr "Normale Tondauern" + +#~ msgid "Double the duration of chord" +#~ msgstr "Dauer der Akkorde verdoppeln" + +#~ msgid "Duration of quarter, appears like sixteenth" +#~ msgstr "Dauer einer Vietel, erscheint vie eine Sechszehntel" + +#~ msgid "Scale music by *2/3" +#~ msgstr "Noten mit 2/3 skalieren" + +#~ msgid "Scale music by *2" +#~ msgstr "Noten *2 skalieren" + +#~ msgid "First alternative: following note is tied normally" +#~ msgstr "Erste Weiche: nächste Note ist normal gebunden" + +#~ msgid "Second alternative: following note has a repeated tie" +#~ msgstr "Zweite Weiche: folgende Note hat einen Wiederholten Bindebogen" + +#~ msgid "These two lines are just to prettify this example" +#~ msgstr "Die zwei Linien sind nur zur Verschönerung" + +#~ msgid "Print a maxima rest, equal to four breves" +#~ msgstr "Setze Maxima-Pause, gleich vier Breven" + +#~ msgid "Print a longa rest, equal to two breves" +#~ msgstr "Setze Longa-Pause, gleich zwei Breven" + +#~ msgid "Print a breve rest" +#~ msgstr "Setze Breve-Pause" + +#~ msgid "This is valid input, but does nothing" +#~ msgstr "Gültiger Eingabecode, aber tut nichts" + +#~ msgid "Rest measures contracted to single measure" +#~ msgstr "Pausentakte zu einem einzelnen Takt zusammegezogen" + +#~ msgid "Rest measures expanded" +#~ msgstr "Pausentakte \tausklappen" + +#~ msgid "This fails, as the wrong object name is specified" +#~ msgstr "" +#~ "Das funktioniert nicht, weil die falsche Objektbezeichnung angegeben ist" + +#~ msgid "This is correct and works" +#~ msgstr "Das stimmt und funktioniert" + +#~ msgid "Default style" +#~ msgstr "Standardstil" + +#~ msgid "Change to numeric style" +#~ msgstr "Wechsel zum nummerierten Stil" + +#~ msgid "Show all bar numbers" +#~ msgstr "Alle Taknummern anzeigen" + +#~ msgid "Now each staff has its own time signature." +#~ msgstr "Jetzt hat jedes System eine eigene Taktart" + +#~ msgid "myRhythm" +#~ msgstr "meinRhythmus" + +#~ msgid "end 1/16 beams for all time signatures at the 1/16 moment" +#~ msgstr "1/16-Balken für alle Taktarten beim 1/16-Moment beenden" + +#~ msgid "end 1/32 beams for all time signatures at the 1/16 moment" +#~ msgstr "1/23-Balken für alle Taktarten beim 1/16-Moment beenden" + +#~ msgid "end beams of all durations in 5/8 time signature at the 2/8 moment" +#~ msgstr "Balken aller Längen im 5/8-Takt am 2/8-Moment beenden" + +#~ msgid "rhythm 3-1-1-2" +#~ msgstr "Rhythmus 3-1-1-2" + +#~ msgid "Context not specified - does not work correctly" +#~ msgstr "Kontext nicht angegeben - funktioniert nicht richtig" + +#~ msgid "Works correctly with context specified" +#~ msgstr "Funktioniert richtig mit angegebenem Kontext" + +#~ msgid "undo a rule ending 1/16 beams in 4/4 time at 1/4 moment" +#~ msgstr "Regel annullieren, dass 1/16-Balken im 4/4-Takt am 1/4-Moment enden" + +#~ msgid "this won't revert it!" +#~ msgstr "Das macht es nicth rückgängig" + +#~ msgid "this will" +#~ msgstr "Das schon" + +#~ msgid "revert to non-feathered beams" +#~ msgstr "in nichtgespreizte Balken zurückverwandeln" + +#~ msgid "pipeSymbol" +#~ msgstr "pipeSymbol" + +#~ msgid "MyCadenza" +#~ msgstr "MeineKadenz" + +#~ msgid "Rhythms" +#~ msgstr "Rhythmus" + +#~ msgid "Writing rhythms" +#~ msgstr "Rhythmen eingeben" + +#~ msgid "Durations" +#~ msgstr "Tondauern" + +#~ msgid "Scaling durations" +#~ msgstr "Tondauern skalieren" + +#~ msgid "Writing rests" +#~ msgstr "Pausen eingeben" + +#~ msgid "Invisible rests" +#~ msgstr "Unsichtbare Pausen" + +#~ msgid "Full measure rests" +#~ msgstr "Ganztaktige Pausen" + +#~ msgid "Displaying rhythms" +#~ msgstr "Rhythmen anzeigen lassen" + +#~ msgid "Unmetered music" +#~ msgstr "Musik ohne Metrum" + +#~ msgid "Polymetric notation" +#~ msgstr "Polymetrische Notation" + +#~ msgid "Automatic note splitting" +#~ msgstr "Automatische Aufteilung von Noten" + +#~ msgid "Showing melody rhythms" +#~ msgstr "Melodierhythmus anzeigen" + +#~ msgid "Beams" +#~ msgstr "Balken" + +#~ msgid "Automatic beams" +#~ msgstr "Automatische Balken" + +#~ msgid "Setting automatic beam behavior" +#~ msgstr "Einstellung von automatischen Balken" + +#~ msgid "Manual beams" +#~ msgstr "Manuelle Balken" + +#~ msgid "Bar numbers" +#~ msgstr "Taktzahlen" + +#~ msgid "Bar and bar number checks" +#~ msgstr "Takt- und Taktzahlüberprüfung" + +#~ msgid "Rehearsal marks" +#~ msgstr "Übungszeichen" + +#~ msgid "Special rhythmic concerns" +#~ msgstr "Besondere rhythmische Fragen" + +#~ msgid "Aligning to cadenzas" +#~ msgstr "An Kadenzen ausrichten" + +#~ msgid "Time administration" +#~ msgstr "Verwaltung der Zeiteinheiten" + +#~ msgid "roundF" +#~ msgstr "rundF" + +#~ msgid "boxF" +#~ msgstr "KastenF" + +#~ msgid "sfzp" +#~ msgstr "sfzp" + +#~ msgid "mfEspress" +#~ msgstr "mfEspress" + +#~ msgid "roundFdynamic" +#~ msgstr "rundFDynamik" + +#~ msgid "boxFdynamic" +#~ msgstr "KastenFDynamik" + +#~ msgid "mfEspressDynamic" +#~ msgstr "mfEspressDynamic" + +#~ msgid "Attached to notes" +#~ msgstr "An Noten angehängt" + +#~ msgid "Articulations and ornamentations" +#~ msgstr "Artikulationszeichen und Verzierungen" + +#~ msgid "New dynamic marks" +#~ msgstr "Neue Lautstärkezeichen" + +#~ msgid "Curves" +#~ msgstr "Bögen" + +#~ msgid "Falls and doits" +#~ msgstr "Glissando zu unbestimmter Tonhöhe" + +#~ msgid "Lines" +#~ msgstr "Linien" + +#~ msgid "Glissando" +#~ msgstr "Glissando" + +#~ msgid "Arpeggio" +#~ msgstr "Arpeggio" + +#~ msgid "Trills" +#~ msgstr "Triller" + +#~ msgid "Repeats" +#~ msgstr "Wiederholungszeichen" + +#~ msgid "Normal repeats" +#~ msgstr "Normale Wiederholungen" + +#~ msgid "Manual repeat marks" +#~ msgstr "Manuelle Wiederholungszeichen" + +#~ msgid "Written-out repeats" +#~ msgstr "Ausgeschriebene Wiederholungen" + +#~ msgid "Short repeats" +#~ msgstr "Kurze Wiederholungen" + +#~ msgid "Percent repeats" +#~ msgstr "Prozent-Wiederholungen" + +#~ msgid "Tremolo repeats" +#~ msgstr "Tremolo-Wiederholung" + +#~ msgid "explicit single voice" +#~ msgstr "explizit eine Stimme" + +#~ msgid "single first note" +#~ msgstr "einzelne erste Note" + +#~ msgid "no single first note" +#~ msgstr "keine einzelne erste Note" + +#~ msgid "instrumentOne" +#~ msgstr "InstrumentEins" + +#~ msgid "instrumentTwo" +#~ msgstr "InstrumentZwei" + +#~ msgid "Bar 3 ..." +#~ msgstr "Takt 3 ..." + +#~ msgid "Single voice" +#~ msgstr "Eine einzelne Stimme" + +#~ msgid "Simultaneous expressions" +#~ msgstr "Gleichzeitige Ausdrücke" + +#~ msgid "Clusters" +#~ msgstr "Cluster" + +#~ msgid "Multiple voices" +#~ msgstr "Mehrere Stimmen" + +#~ msgid "Single-staff polyphony" +#~ msgstr "Mehrstimmigkeit in einem System" + +#~ msgid "Voice styles" +#~ msgstr "Stimmenstile" + +#~ msgid "Collision resolution" +#~ msgstr "Auflösung von Zusammenstößen" + +#~ msgid "Automatic part combining" +#~ msgstr "Automatische Kombination von Stimmen" + +#~ msgid "Writing music in parallel" +#~ msgstr "Musik parallel notieren" + +#~ msgid "oboe" +#~ msgstr "Oboe" + +#~ msgid "piccolo" +#~ msgstr "Piccolo" + +#~ msgid "cbassoon" +#~ msgstr "Ktrfgt" + +#~ msgid "Staff notation" +#~ msgstr "Notation auf Systemen" + +#~ msgid "Displaying staves" +#~ msgstr "Systeme anzeigen lassen" + +#~ msgid "Instantiating new staves" +#~ msgstr "Neue Notensysteme erstellen" + +#~ msgid "Grouping staves" +#~ msgstr "Systeme gruppieren" + +#~ msgid "Nested staff groups" +#~ msgstr "Verschachtelte Notensysteme" + +#~ msgid "Modifying single staves" +#~ msgstr "Einzelne Systeme verändern" + +#~ msgid "Staff symbol" +#~ msgstr "Das Notensystem" + +#~ msgid "Ossia staves" +#~ msgstr "Ossia-Systeme" + +#~ msgid "Hiding staves" +#~ msgstr "Systeme verstecken" + +#~ msgid "Writing parts" +#~ msgstr "Orchesterstimmen erstellen" + +#~ msgid "Metronome marks" +#~ msgstr "Metronomangabe" + +#~ msgid "Quoting other voices" +#~ msgstr "Stichnoten" + +#~ msgid "Formatting cue notes" +#~ msgstr "Stichnoten formatieren" + +#~ msgid "this is deliberate nonsense; note that the stems remain black" +#~ msgstr "Das ist Unsinn, die Hälsen bleiben schwarz" + +#~ msgid "Coloring objects" +#~ msgstr "Farbige Objekte" + +#~ msgid "Parentheses" +#~ msgstr "Klammern" + +#~ msgid "Stems" +#~ msgstr "Hälse" + +#~ msgid "Outside the staff" +#~ msgstr "Außerhalb des Notensystems" + +#~ msgid "Balloon help" +#~ msgstr "Erklärungen in Ballonform" + +#~ msgid "Grid lines" +#~ msgstr "Gitternetzlinien" + +#~ msgid "Analysis brackets" +#~ msgstr "Analyseklammern" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "Writing text" +#~ msgstr "Text eingeben" + +#~ msgid "Text spanners" +#~ msgstr "Text mit Verbindungslinien" + +#~ msgid "Text marks" +#~ msgstr "Textartige Zeichen" + +#~ msgid "Formatting text" +#~ msgstr "Text formatieren" + +#~ msgid "Text markup introduction" +#~ msgstr "Textbeschriftung (Einleitung)" + +#~ msgid "Selecting font and font size" +#~ msgstr "Überblick über die wichtigsten Textbeschriftungsbefehle" + +#~ msgid "Text alignment" +#~ msgstr "Textausrichtung" + +#~ msgid "Graphic notation inside markup" +#~ msgstr "Graphische Notation innerhalb einer Textbeschriftung" + +#~ msgid "Music notation inside markup" +#~ msgstr "Musikalische Notation innerhalb einer Textbeschriftung" + +#~ msgid "Multi-page markup" +#~ msgstr "Textbeschriftung über mehrere Seiten" + +#~ msgid "Fonts" +#~ msgstr "Schriftarten" + +#~ msgid "Fonts explained" +#~ msgstr "Was sind Schriftarten" + +#~ msgid "Single entry fonts" +#~ msgstr "Schriftarten für einen Eintrag" + +#~ msgid "Entire document fonts" +#~ msgstr "Schriftart des gesamten Dokuments" + +#~ msgid "not recommended: left aligns syllables" +#~ msgstr "nicht empfohlen: Silben links ausrichten" + +#~ msgid "wrong: durations needed" +#~ msgstr "Falsch: brache Dauern" + +#~ msgid "lala" +#~ msgstr "lala" + +#~ msgid "splitpart" +#~ msgstr "StimmeTeilen" + +#~ msgid "lahlah" +#~ msgstr "Lalala" + +#~ msgid "moves the column off the left margin;" +#~ msgstr "Spalte vom linken Rand wegbewegen" + +#~ msgid "can be removed if space on the page is tight" +#~ msgstr "Kann entfernt werden, wenn wenig Platz auf der Seite ist" + +#~ msgid "adds vertical spacing between verses" +#~ msgstr "Vertikaler Abstand zwischen Strophen" + +#~ msgid "adds horizontal spacing between columns;" +#~ msgstr "Horizontalen Abstand zwischen Spalten hinzufügen;" + +#~ msgid "if they are still too close, add more \\\" \\\" pairs" +#~ msgstr "Wenn sie immer noch zu eng sind, mehr \\\" \\\"-Paare hinzufügen" + +#~ msgid "until the result looks good" +#~ msgstr "bis das Resultat gut aussieht" + +#~ msgid "gives some extra space on the right margin;" +#~ msgstr "zusätzlichen Platz für den rechten Rand" + +#~ msgid "can be removed if page space is tight" +#~ msgstr "kann entfernt werden, wenn wenig Platz auf der Seite ist" + +#~ msgid "Vocal music" +#~ msgstr "Notation von Gesang" + +#~ msgid "Common notation for vocal music" +#~ msgstr "Übliche Notation für Vokalmusik" + +#~ msgid "References for vocal music and lyrics" +#~ msgstr "Referenz für Vokalmusik und Gesangstext" + +#~ msgid "Opera" +#~ msgstr "Oper" + +#~ msgid "Song books" +#~ msgstr "Liederhefte" + +#~ msgid "Spoken music" +#~ msgstr "Gesprochene Musik" + +#~ msgid "Chants" +#~ msgstr "Hymnen" + +#~ msgid "Ancient vocal music" +#~ msgstr "Alte Vokalmusik" + +#~ msgid "Lyrics explained" +#~ msgstr "Was ist Gesangtext" + +#~ msgid "Working with lyrics and variables" +#~ msgstr "Mit Gesangtexten und Bezeichnern arbeiten" + +#~ msgid "Automatic syllable durations" +#~ msgstr "Automatische Silbendauer" + +#~ msgid "Manual syllable durations" +#~ msgstr "Manuelle Silbendauer" + +#~ msgid "Multiple syllables to one note" +#~ msgstr "Mehrere Silben zu einer Note" + +#~ msgid "Multiple notes to one syllable" +#~ msgstr "Mehrere Noten zu einer Silbe" + +#~ msgid "Extenders and hyphens" +#~ msgstr "Fülllinien und Trennstriche" + +#~ msgid "Lyrics and repeats" +#~ msgstr "Gesangtext und Wiederholungen" + +#~ msgid "Specific uses of lyrics" +#~ msgstr "Besonderheiten der Gesangtextnotation" + +#~ msgid "Divisi lyrics" +#~ msgstr "Getrennte Texte" + +#~ msgid "Lyrics independent of notes" +#~ msgstr "Text unabhängig von den Noten" + +#~ msgid "Centering lyrics between staves" +#~ msgstr "Gesangtext zwischen Systemen zentrieren" + +#~ msgid "Stanzas" +#~ msgstr "Strophen" + +#~ msgid "Adding stanza numbers" +#~ msgstr "Strophennummern hinzufügen" + +#~ msgid "Adding dynamics marks to stanzas" +#~ msgstr "Lautstärkebezeichnung zu Strophen hinzufügen" + +#~ msgid "Adding singers' names to stanzas" +#~ msgstr "Sängernamen zu Strophen hinzufügen" + +#~ msgid "Stanzas with different rhythms" +#~ msgstr "Strophen mit unterschiedlichem Rhythmus" + +#~ msgid "Ignoring melismata" +#~ msgstr "Melismen ignorieren" + +#~ msgid "Switching to an alternative melody" +#~ msgstr "Zu einer alternativen Melodie umschalten" + +#~ msgid "Printing stanzas at the end" +#~ msgstr "Die Strophen am Ende ausdrucken" + +#~ msgid "Printing stanzas at the end in multiple columns" +#~ msgstr "Die Strophen am Ende in mehreren Spalten drucken" + +#~ msgid "keep staff alive" +#~ msgstr "System aufrecht erhalten" + +#~ msgid "melOne" +#~ msgstr "melEins" + +#~ msgid "stems may overlap the other staff" +#~ msgstr "Hals kann das andere System überschneiden" + +#~ msgid "extend the stems to reach other other staff" +#~ msgstr "Hälse verlängern um anderes System zu erreichen" + +#~ msgid "do not print extra flags" +#~ msgstr "keine doppelten Fähnchen" + +#~ msgid "prevent beaming as needed" +#~ msgstr "Balken verhindern" + +#~ msgid "Keyboard and other multi-staff instruments" +#~ msgstr "Tasteninstrumente und andere Instrumente mit mehreren Systemen" + +#~ msgid "Common notation for keyboards" +#~ msgstr "Übliche Notation für Tasteninstrumente" + +#~ msgid "References for keyboards" +#~ msgstr "Referenz für Tasteninstrumente" + +#~ msgid "Changing staff manually" +#~ msgstr "Notensysteme manuell verändern" + +#~ msgid "Changing staff automatically" +#~ msgstr "Automatischer Systemwechsel" + +#~ msgid "Staff-change lines" +#~ msgstr "Stimmführungslinien" + +#~ msgid "Cross-staff stems" +#~ msgstr "Hälse über beide Systeme" + +#~ msgid "Piano" +#~ msgstr "Klavier" + +#~ msgid "Piano pedals" +#~ msgstr "Klavierpedal" + +#~ msgid "Discant symbols" +#~ msgstr "Diskant-Symbole" + +#~ msgid "Harp" +#~ msgstr "Harfe" + +#~ msgid "References for harps" +#~ msgstr "Referenzen für Harfe" + +#~ msgid "Harp pedals" +#~ msgstr "Harfenpedal" + +#~ msgid "Unfretted string instruments" +#~ msgstr "Bundlose Saiteninstrumente" + +#~ msgid "Common notation for unfretted strings" +#~ msgstr "Übliche Notation für nichtgebundene Saiteninstrumente" + +#~ msgid "References for unfretted strings" +#~ msgstr "Hinweise für ungebundene Saiteninstrumente" + +#~ msgid "Bowing indications" +#~ msgstr "Bezeichnung des Bogens" + +#~ msgid "Harmonics" +#~ msgstr "Flageolett" + +#~ msgid "Snap (Bartok) pizzicato" +#~ msgstr "Bartók-Pizzicato" + +#~ msgid "Snap (Bartók) pizzicato" +#~ msgstr "Bartók-Pizzicato" + +#~ msgid "mychordlist" +#~ msgstr "meineAkkordliste" + +#~ msgid "add a new chord shape" +#~ msgstr "Neues Akkordmuster hinzufügen" + +#~ msgid "add some new chords based on the power chord shape" +#~ msgstr "neue Akkorde basierend auf dem power-chord-Muster hinzufügen" + +#~ msgid "Fretted string instruments" +#~ msgstr "Saiteninstrumente mit Bünden" + +#~ msgid "Common notation for fretted strings" +#~ msgstr "Übliche Notation für gebundene Saiteninstrumente" + +#~ msgid "References for fretted strings" +#~ msgstr "Referenz für gebundene Saiteninstrumente" + +#~ msgid "Default tablatures" +#~ msgstr "Standardtabulaturen" + +#~ msgid "Custom tablatures" +#~ msgstr "Angepasste Tabulaturen" + +#~ msgid "Fret diagram markups" +#~ msgstr "Bund-Diagramm-Beschriftung" + +#~ msgid "Predefined fret diagrams" +#~ msgstr "Vordefinierte Bund-Diagramme" + +#~ msgid "Automatic fret diagrams" +#~ msgstr "Automatische Bund-Diagramme" + +#~ msgid "Right-hand fingerings" +#~ msgstr "Fingersatz der rechten Hand" + +#~ msgid "Indicating position and barring" +#~ msgstr "Position und Barret anzeigen" + +#~ msgid "Indicating harmonics and dampened notes" +#~ msgstr "Flageolett und gedämpfte Noten" + +#~ msgid "Banjo" +#~ msgstr "Banjo" + +#~ msgid "Banjo tablatures" +#~ msgstr "Banjo-Tabulaturen" + +#~ msgid "These lines define the position of the woodblocks in the stave;" +#~ msgstr "Diese Zeilen definieren die Position der Holzblöcke auf dem System" + +#~ msgid "if you like, you can change it or you can use special note heads" +#~ msgstr "" +#~ "Wenn Sie wollen, können Sie das ändern oder besondere Notenköpfe benutzen" + +#~ msgid "for the woodblocks." +#~ msgstr "für die Holzblöcke" + +#~ msgid "woodstaff" +#~ msgstr "System für Holz" + +#~ msgid "This defines a staff with only two lines." +#~ msgstr "Definiert ein System mit zwei Linien." + +#~ msgid "It also defines the positions of the two lines." +#~ msgstr "Auch die Position der zwei Linien wird festgelegt" + +#~ msgid "This is neccessary; if not entered, the barline would be too short!" +#~ msgstr "" +#~ "Das ist notwendig. Wenn nicht angegeben, wird die Taktlinie zu kurz!" + +#~ msgid "with this you load your new drum style table" +#~ msgstr "jetzt neue Trommelstil-Tabelle laden" + +#~ msgid "tambustaff" +#~ msgstr "Tambu-System" + +#~ msgid "the trick with the scaled duration and the shorter rest" +#~ msgstr "Trick mit der skalierten Dauer und der kürzeren Pause" + +#~ msgid "is neccessary for the correct ending of the trill-span!" +#~ msgstr "ist·nötig,damit·die·Trillerspannweite·richtig·endet" + +#~ msgid "tamtamstaff" +#~ msgstr "tamtam-System" + +#~ msgid "bellstaff" +#~ msgstr "Glocken-System" + +#~ msgid "drumsA" +#~ msgstr "TrommelA" + +#~ msgid "drumsB" +#~ msgstr "TrommelB" + +#~ msgid "Common notation for percussion" +#~ msgstr "Übliche Notation für Schlagzeug" + +#~ msgid "References for percussion" +#~ msgstr "Referenz für Schlagzeug" + +#~ msgid "Basic percussion notation" +#~ msgstr "Grundlagen der Schlagzeugnotation" + +#~ msgid "Drum rolls" +#~ msgstr "Trommelwirbel" + +#~ msgid "Pitched percussion" +#~ msgstr "Schlagzeug mit Tonhöhe" + +#~ msgid "Percussion staves" +#~ msgstr "Schlagzeugsysteme" + +#~ msgid "Custom percussion staves" +#~ msgstr "Eigene Schlagzeugsysteme" + +#~ msgid "Wind instruments" +#~ msgstr "Blasinstrumente" + +#~ msgid "Common notation for wind instruments" +#~ msgstr "Übliche Notation für Bläser" + +#~ msgid "References for wind instruments" +#~ msgstr "Referenz für Blasinstrumente" + +#~ msgid "Bagpipes" +#~ msgstr "Dudelsack" + +#~ msgid "Bagpipe definitions" +#~ msgstr "Dudelsack-Defintionen" + +#~ msgid "Bagpipe example" +#~ msgstr "Dudelsack-Beispiele" + +#~ msgid "Put notes on same Staff as figures" +#~ msgstr "Noten auf dem gleichen System wie die Symbole" + +#~ msgid "The extenders are correct here, with the same rhythm as the bass" +#~ msgstr "Linien stimmen hier, mit dem gleichen Rhythmus wie im Bass" + +#~ msgid "The extenders are incorrect here, even though the timing is the same" +#~ msgstr "Linien stimmen nicht, obwohl der Rhythmus der gleiche ist" + +#~ msgid "Chord mode overview" +#~ msgstr "Überblick über den Akkord-Modus" + +#~ msgid "Common chords" +#~ msgstr "Übliche Akkorde" + +#~ msgid "Extended and altered chords" +#~ msgstr "Erweiterte und modifizierte Akkorde" + +#~ msgid "Displaying chords" +#~ msgstr "Akkorde anzeigen" + +#~ msgid "Printing chord names" +#~ msgstr "Akkordbezeichnungen drucken" + +#~ msgid "Customizing chord names" +#~ msgstr "Akkordbezeichnungen anpassen" + +#~ msgid "Figured bass" +#~ msgstr "Generalbass" + +#~ msgid "Introduction to figured bass" +#~ msgstr "Grundlagen des Bezifferten Basses" + +#~ msgid "Entering figured bass" +#~ msgstr "Eingabe des Generalbass'" + +#~ msgid "Displaying figured bass" +#~ msgstr "Generalbass anzeigen" + +#~ msgid "ficta" +#~ msgstr "ficta" + +#~ msgid "spiritus" +#~ msgstr "spiritus" + +#~ msgid "spirLyr" +#~ msgstr "spirText" + +#~ msgid "Ancient notation" +#~ msgstr "Notation von alter Musik" + +#~ msgid "Overview of the supported styles" +#~ msgstr "Überblick über die unterstützten Stile" + +#~ msgid "Ancient notation---common features" +#~ msgstr "Alte Notation -- Allgemeines" + +#~ msgid "Pre-defined contexts" +#~ msgstr "Vordefinierte Umgebungen" + +#~ msgid "Custodes" +#~ msgstr "Custodes" + +#~ msgid "Figured bass support" +#~ msgstr "Unterstützung für Generalbass" + +#~ msgid "Typesetting mensural music" +#~ msgstr "Mesurale Musik setzen" + +#~ msgid "Mensural contexts" +#~ msgstr "Mensural-Kontexte" + +#~ msgid "Mensural note heads" +#~ msgstr "Mensurale Notenköpfe" + +#~ msgid "Mensural flags" +#~ msgstr "Mensurale Fähnchen" + +#~ msgid "Mensural rests" +#~ msgstr "Mensurale Pausen" + +#~ msgid "Mensural accidentals and key signatures" +#~ msgstr "Mensurale Versetzungszeichen und Tonartbezeichnung" + +#~ msgid "Annotational accidentals (musica ficta)" +#~ msgstr "Vorgeschlagene Versetzungszeichen (musica ficta)" + +#~ msgid "Annotational accidentals (@emph{musica ficta})" +#~ msgstr "Vorgeschlagene Versetzungszeichen (@emph{musica ficta})" + +#~ msgid "White mensural ligatures" +#~ msgstr "Weiße Mensuralligaturen" + +#~ msgid "Typesetting Gregorian chant" +#~ msgstr "Gregorianischen Choral setzen" + +#~ msgid "Gregorian chant contexts" +#~ msgstr "Gregorianische Gesangs-Kontexte" + +#~ msgid "Gregorian clefs" +#~ msgstr "Gregorianische Schlüssel" + +#~ msgid "Gregorian accidentals and key signatures" +#~ msgstr "Gregorianische Versetzungszeichen und Tonartbezeichnung" + +#~ msgid "Gregorian articulation signs" +#~ msgstr "Artikulationszeichen des Gregorianischen Chorals" + +#~ msgid "Augmentum dots (@emph{morae})" +#~ msgstr "Augmentationspunkte (@emph{morae})" + +#~ msgid "Gregorian square neume ligatures" +#~ msgstr "Ligaturen der gregorianischen Quadratnotation" + +#~ msgid "Working with ancient music---scenarios and solutions" +#~ msgstr "Musiksatz Alter Musik in der Praxis -- Szenarien und Lösungen" + +#~ msgid "Incipits" +#~ msgstr "Incipite" + +#~ msgid "Mensurstriche layout" +#~ msgstr "Mensurstriche" + +#~ msgid "Transcribing Gregorian chant" +#~ msgstr "Gregorianischen Choral transkribieren" + +#~ msgid "Ancient and modern from one source" +#~ msgstr "Alte und moderne Edition aus einer Quelldatei" + +#~ msgid "Editorial markings" +#~ msgstr "Herausgeberische Anmerkungen" + +#~ msgid "World music" +#~ msgstr "Weltmusik" + +#~ msgid "Arabic music" +#~ msgstr "Arabische Musik" + +#~ msgid "References for Arabic music" +#~ msgstr "Referenz für arabische Musik" + +#~ msgid "Arabic key signatures" +#~ msgstr "Arabische Tonarten" + +#~ msgid "Arabic time signatures" +#~ msgstr "Arabische Taktarten" + +#~ msgid "Arabic music example" +#~ msgstr "Arabische Notenbeispiele" + +#~ msgid "Further reading" +#~ msgstr "Weitere Literatur" + +#~ msgid "Two-pass vertical spacing" +#~ msgstr "Vertikale Abstände mit zwei Durchgängen" + +#~ msgid "Overview of music functions" +#~ msgstr "Überblick über musikalische Funktionen" + +#~ msgid "Programmer interfaces" +#~ msgstr "Schnittstelle für Programmierer" + +#~ msgid "Markup programmer interface" +#~ msgstr "Programmierungsschnittstelle für Textbeschriftungen" + +#~ msgid "Using Scheme code instead of \\tweak" +#~ msgstr "Scheme-Code anstelle von \\tweak verwenden" + +#~ msgid "Using Scheme code instead of @code{\\tweak}" +#~ msgstr "Scheme-Code anstelle von @code{\tweak} verwenden" + +#~ msgid "Identifiers" +#~ msgstr "Bezeichner" + +#~ msgid "GNU LilyPond --- Manuel d'initiation" +#~ msgstr "GNU LilyPond -- Das Handbuch zum Lernen" + +#~ msgid "Commonly tweaked properties" +#~ msgstr "Übliche Veränderungen der Einstellungen" + +#~ msgid "Hauteurs" +#~ msgstr "Hauteurs" + +#~ msgid "Durées et rythme" +#~ msgstr "Durées·et·rythme" + +#~ msgid "Silences" +#~ msgstr "Silences" + +#~ msgid "Métrique" +#~ msgstr "Métrique" + +#~ msgid "Tout ensemble" +#~ msgstr "Tout·ensemble" + +#~ msgid "Exemples cliquables" +#~ msgstr "Exemples·cliquables" + +#~ msgid "Outside staff objects" +#~ msgstr "Objekte außerhalb des Notensystems" + +#~ msgid "GNU LilyPond --- Utilisation des programmes" +#~ msgstr "GNU LilyPond -- Die Programmbenutzung" + +#~ msgid "Updating with @command{convert-ly}" +#~ msgstr "Dateien mit @command{convert-ly} aktualisieren" + +#~ msgid "GNU LilyPond --- Manuel de notation" +#~ msgstr "GNU LilyPond -- Das Handbuch zum Lernen" + +#~ msgid "Repeat syntax" +#~ msgstr "Die Syntax der Wiederholungen" + +#~ msgid "Manual repeat commands" +#~ msgstr "Manuelle Wiederholungsbefehle" + +#~ msgid "Other repeats" +#~ msgstr "Andere Wiederholungen" + +#~ msgid "Tremolo subdivisions" +#~ msgstr "Tremolo-Unterteilung" + +#~ msgid "Basic polyphony" +#~ msgstr "Einfache Mehrstimmigkeit" + +#~ msgid "Blank music sheet" +#~ msgstr "Ein leeres Notenblatt" + +#~ msgid "Text and line spanners" +#~ msgstr "Text und Linien" + +#~ msgid "Nested scores" +#~ msgstr "Geschachtelte Systeme" + +#~ msgid "Page wrapping text" +#~ msgstr "Text über mehrere Seiten" + +#~ msgid "Mélismes dans certaines strophes seulement" +#~ msgstr "Mélismes·dans·certaines·strophes·seulement" + +#~ msgid "Basculer vers une mélodie alternative" +#~ msgstr "Basculer·vers·une·mélodie·alternative" + +#~ msgid "Introduction to ancient notation" +#~ msgstr "Einführung in die Notation Alter Musik" + +#~ msgid "Ancient notation supported" +#~ msgstr "Notation von Alter Musik, die unterstützt wird" + +#~ msgid "Ancient note heads" +#~ msgstr "Notenköpfe Alter Musik" + +#~ msgid "Ancient accidentals" +#~ msgstr "Versetzungszeichen Alter Musik" + +#~ msgid "Ancient flags" +#~ msgstr "Fähnchen Alter Musik" + +#~ msgid "Ancient time signatures" +#~ msgstr "Taktangaben Alter Musik" + +#~ msgid "Additional note signs" +#~ msgstr "Zusätzliche Notenzeichen" + +#~ msgid "Ancient articulations" +#~ msgstr "Artikulationszeichen Alter Musik" + +#~ msgid "Gregorian square neumes ligatures" +#~ msgstr "Ligaturen der gregorianischen Quadratnotation" + +#~ msgid "Transcribing ancient music" +#~ msgstr "Transkription Alter Musik" + +#~ msgid "Annotational accidentals" +#~ msgstr "Vorgeschlagene Versetzungszeichen" + +#~ msgid "Baroque rhythmic notation" +#~ msgstr "Notation barocker Rhythmen" + +#~ msgid "Horizontal Spacing" +#~ msgstr "Horizontale Abstände" + +#~ msgid "Layout tunings within contexts" +#~ msgstr "Layouteinstellungen mit Umgebungen" + +#~ msgid "Constructing a tweak" +#~ msgstr "Eine Korrektur konstruieren" + +#~ msgid "Using Scheme code instead of tweak" +#~ msgstr "Using·Scheme·code·instead·of·tweak" + +#~ msgid "GNU LilyPond: Manual de aprendizaje" +#~ msgstr "GNU LilyPond -- Das Handbuch zum Lernen" + +#~ msgid "Instrucciones predefinidas" +#~ msgstr "Instrucciones·predefinidas" + +#~ msgid "Fragmentos de código seleccionados" +#~ msgstr "Fragmentos·de·código·seleccionados" + +#~ msgid "Propiedades trucadas frecuentemente" +#~ msgstr "Propiedades·trucadas·frecuentemente" + +#~ msgid "Véase también" +#~ msgstr "Véase·también" + +#~ msgid "Advertencias y problemas conocidos" +#~ msgstr "Advertencias·y·problemas·conocido" + +#~ msgid "Automatic behaviour" +#~ msgstr "Automatisches Verhalten" + +#~ msgid "Updating old files" +#~ msgstr "Alte Dateien aktualisieren" + +#~ msgid "GNU LilyPond: Manual de utilización del programa" +#~ msgstr "GNU LilyPond -- Die Programmbenutzung" + +#~ msgid "GNU LilyPond: Manual de referencia de la notación" +#~ msgstr "GNU LilyPond -- Die Notationsreferenz" + +#~ msgid "El tipografiador de música" +#~ msgstr "GNU LilyPond -- Das Notensatzprogramm" + +#~ msgid "GNU LilyPond -- Handbuch zum Lernen" +#~ msgstr "GNU LilyPond -- Handbuch zum Lernen" + +#~ msgid "Lilypond-book templates" +#~ msgstr "Lilypond-book-Vorlagen" + +#~ msgid "GNU LilyPond -- Programmbenutzung" +#~ msgstr "GNU LilyPond -- Programmbenutzung" + +#~ msgid "Das Notensatzprogramm" +#~ msgstr "Das Notensatzprogramm" + +#~ msgid "Ignorieren von Melismen" +#~ msgstr "Melismen ignorieren" + +#~ msgid "The next line is not needed in 2.11.x or later:" +#~ msgstr "Die nächste Zeile braucht man nicht in 2.11.x oder später" + +#~ msgid "Automatic beams two per two in 4/4 or 2/2 time signature" +#~ msgstr "Automatische Balken zwei und zwei in 4/4 oder 2/2-Takten" + +#~ msgid "_____" +#~ msgstr "_____" + +#~ msgid "Default | | | |" +#~ msgstr "Standard····|·|·|·|" + +#~ msgid "_ _" +#~ msgstr "_..._" + +#~ msgid "Required | | | |" +#~ msgstr "Benötigt····|·|·|·|" + +#~ msgid "macro for beamed two per two in 2/2 and 4/4 time signature" +#~ msgstr "Makro für bebalkte zwei und zwei in 2/2 und 4/4 Takten" + +#~ msgid "qBeam" +#~ msgstr "qBalken" + +#~ msgid "Use the macro" +#~ msgstr "Makro benutzen" + +#~ msgid "Change time signature symbol but keep 3/4 beaming" +#~ msgstr "Taktartsymbol ändern, aber 3/4-Balken" + +#~ msgid "due to unchanged underlying time signature" +#~ msgstr "wegen unveränderter Taktartaufteilung behalten" + +#~ msgid "Lose 3/4 beaming now \\time has been changed" +#~ msgstr "3/4-Balken lösen, da \\time geändert wurde" + +#~ msgid "TAB" +#~ msgstr "TAB" + +#~ msgid "define Dynamics context" +#~ msgstr "Dynamik-Kontext definieren" + +#~ msgid "modify PianoStaff context to accept Dynamics context" +#~ msgstr "PianoStaff-Kontext verändern, dass er Dynamics-Kontext akzeptiert" + +#~ msgid "Revert default values in scm/auto-beam.scm for 12/8 time" +#~ msgstr "Standardwerte von scm/auto-beam.scm für 12/8-Takt herstellen" + +#~ msgid "melodyVoi" +#~ msgstr "MelodieStimme" + +#~ msgid "VoiceBassRhytm" +#~ msgstr "StimmeBassRhythmus" + +#~ msgid "Define the fret diagrams to be used" +#~ msgstr "Die benutzten Bund-Diagramme definieren" + +#~ msgid "cFretDiagram" +#~ msgstr "cBundDiagramm" + +#~ msgid "gFretDiagram" +#~ msgstr "gBundDiagramm" + +#~ msgid "now it can be used as \\snappizzicato after the note/chord" +#~ msgstr "" +#~ "jetzt kann es als \\schlagPizzicato nach einer Note/Akkord benutzt werden" + +#~ msgid "Note that a direction (-, ^ or _) is required." +#~ msgstr "Eine Richtung (-, ^ oder _) wird benötigt" + +#~ msgid "This does NOT work:" +#~ msgstr "Das funktioniert NICHT:" + +#~ msgid "\\snapPizzicato" +#~ msgstr "\\schlagPizzicato" + +#~ msgid "The default in 3/4 time is to beam in three groups" +#~ msgstr "Standard in 3/4-Takt sind drei bebalkte Gruppen" + +#~ msgid "each of a quarter note length" +#~ msgstr "jede mit der Dauer einer Viertel" + +#~ msgid "No auto-beaming is defined for 12/16" +#~ msgstr "Keine autom. Bebalkung definiert für 12/16" + +#~ msgid "Change time signature symbol, but retain underlying 3/4 beaming" +#~ msgstr "Taktart-Symbol ändern, aber 3/4-Bebalkung beibehalten" + +#~ msgid "The 3/4 time default grouping of (1 1 1) and beatLength of 1/8" +#~ msgstr "3/4-Taktart Standardgruppen (1 1 1) und beatLenght von 1/8" + +#~ msgid "are not consistent with a measureLength of 3/4, so the beams" +#~ msgstr "stimme nicht überein mit measureLenght von 3/4, sodass die Balken" + +#~ msgid "are grouped at beatLength intervals" +#~ msgstr "anhand von beatLength-Intervallen gruppiert werden" + +#~ msgid "Specify beams in groups of (3 3 2 3) 1/16th notes" +#~ msgstr "Definition von Balken in Gruppen von (3 3 2 3) 1/16-Noten" + +#~ msgid "3+3+2+3=11, and 11*1/16<>3/4, so beatGrouping does not apply," +#~ msgstr "3+3+2+3=11, und 11*16<>3/4, also trifft beatGrouping nicht zu," + +#~ msgid "and beams are grouped at beatLength (1/16) intervals" +#~ msgstr "" +#~ "und Balken werden gruppiert anhand von beatLength (1/16)-Intervallen" + +#~ msgid "Specify beams in groups of (3 4 2 3) 1/16th notes" +#~ msgstr "Definition von Balkengruppen für (3 4 2 3) 1/16-Noten" + +#~ msgid "3+4+2+3=12, and 12*1/16=3/4, so beatGrouping applies" +#~ msgstr "3+4+2+3=12, und 12*1/16=3/4, also beatGrouping wird verwendet" + +#~ msgid "Right-align bar numbers" +#~ msgstr "Taktnummern rechtsbündig" + +#~ msgid "Using the @code{break-aligned-interface}" +#~ msgstr "Das @code{break-aligned-interface} benutzen" + +#~ msgid "How LilyPond files work" +#~ msgstr "Wie eine LilyPond-Datei funktioniert" + +#~ msgid "MacOS X on the command-line" +#~ msgstr "MacOS X auf der Kommandozeile" + +#~ msgid "Harp notation" +#~ msgstr "Harfennotation" + +#~ msgid "GNU LilyPond -- Notationsreferenz" +#~ msgstr "GNU LilyPond -- Notationsreferenz" + +#~ msgid "Controlling visibility of objects" +#~ msgstr "Die Sichtbarkeit von Objekten kontrollieren" + +#~ msgid "Modifying ends of spanners" +#~ msgstr "Enden von Streckern verändern" + +#~ msgid "Discussion of specific tweaks" +#~ msgstr "Erklärung von speziellen Optimierungen" + +#~ msgid "old Contexts explained" +#~ msgstr "Alte Kontexte" + +#~ msgid "TODO moved into scheme" +#~ msgstr "TODO nach Scheme verschoben" + +#~ msgid "Use 'bar-size to control the height of the tick," +#~ msgstr "'bar-size benutzen um die Höhe des Häkchens zu bestimmen," + +#~ msgid "and 'extra-offset to determine its position." +#~ msgstr "'extra-offset, umd seine Position zu bestimmen." + +#~ msgid "With 'extra-offset set to zero, the tick will be" +#~ msgstr "Mit 'extra-offset auf Null gesetzt, wird das Häkchen" + +#~ msgid "centered around the middle line of the staff." +#~ msgstr "um die Mittellinie des Systems zentriert" + +#~ msgid "Replace Staff.BarLine with Score.BarLine to" +#~ msgstr "Staff.BarLine mit Score.BarLine ersetzen" + +#~ msgid "apply the method to the whole score." +#~ msgstr "um die Methode auf die gesamte Partitur anzuwenden" + +#~ msgid "Revert the overrides to get back a normal" +#~ msgstr "alles rückgängig machen und eine normale" + +#~ msgid "bar line at the end." +#~ msgstr "Taktlinie am Ende setzen" + +#~ msgid "applies to \\\"fas\\\"" +#~ msgstr "gehört zu \\\"fas\\\"" + +#~ msgid "GNU LilyPond -- Das Notationsprogramm" +#~ msgstr "GNU LilyPond -- Das Notationsprogramm" + +#~ msgid "System start delimiters" +#~ msgstr "Klammern am Systemanfang" + +#, fuzzy +#~ msgid "lines length" +#~ msgstr "Zeilenlänge" + +#, fuzzy +#~ msgid "making sure the lines will be placed outside the Staff" +#~ msgstr "jetzt ist der Text näher am System" + +#, fuzzy +#~ msgid "auto beam on 1/4 note groups" +#~ msgstr "autom. Balken für 1/4-Notengruppen\t" + +#, fuzzy +#~ msgid "keep 3/4 beaming" +#~ msgstr "3/4-Balken behalten" + +#~ msgid "due to beatLength" +#~ msgstr "aufgrund von beatLength" + +#~ msgid "beam on 1/8 notes" +#~ msgstr "Balken für 1/8-Noten" + +#~ msgid "beam on 3/16, 7/16, 9/16, 12/16" +#~ msgstr "Balken für 3/16, 7/16, 9/16, 12/16" + +#~ msgid "\\set DrumStaff.drumStyleTable = #(alist->hash-table mydrums)" +#~ msgstr "\\set DrumStaff.drumStyleTable = #(alist->hash-table mydrums)" + +#~ msgid "force-hshift-Eigenschaft" +#~ msgstr "force-hshift-Eigenschaft" + +#~ msgid "Laissez vibrer ties" +#~ msgstr "Laissez-vibrer-Bögen" + +#~ msgid "Create 9/8 split into 2/4 + 5/8" +#~ msgstr "Erstelle 9/8 als 2/4 + 5/8" + +#~ msgid "Keyboard instruments" +#~ msgstr "Tasteninstrumente" + +#~ msgid "Bowed instruments" +#~ msgstr "Streichinstrumente" + +#~ msgid "References for bowed strings" +#~ msgstr "Referenz für Streicher" + +#~ msgid "Plucked instruments" +#~ msgstr "Zupfinstrumente" + +#~ msgid "Writing long repeats" +#~ msgstr "Lange Wiederholungen eingeben" + +#~ msgid "Placement of lyrics" +#~ msgstr "Positionierung von Gesangtext" + +#, fuzzy +#~ msgid "Keyboard and other many-stringed instruments" +#~ msgstr "Saiteninstrumente mit Bünden" + +#~ msgid "" +#~ "Report errors to %(mail_address)s." +#~ msgstr "" +#~ "Fehler bitte an %(mail_address)s " +#~ "melden." + +#~ msgid "Writing repeats" +#~ msgstr "Wiederholungen eingeben" + +#~ msgid "doits" +#~ msgstr "doits" + +#~ msgid "or You can use special note heads for the woodblocks." +#~ msgstr "" +#~ "oder spezielle Notenköpfe können für die Holzblöcke definiert werden" + +#~ msgid "tambourine-music is entered with \\\"tamb\\\"" +#~ msgstr "Taburin-Noten eingegeben mit \\\"tamb\\\"" + +#~ msgid "bells are enterd with:" +#~ msgstr "Glocken eingeben:" + +#~ msgid "\\\"cb\\\" (cowbell) and \\\"rb\\\" (ridebell)\\\" " +#~ msgstr "\\\"cb\\\" (Kuhglocke) und \\\"rb\\\" (Reitglocke)\\\" " + +#~ msgid "Collision Resolution" +#~ msgstr "Auflösung von Zusammenstößen" + +#~ msgid "The piano staff" +#~ msgstr "Das Klaviersystem" + +#~ msgid "Right hand fingerings" +#~ msgstr "Fingersatz der rechten Hand" + +#~ msgid "Simulating a fermata" +#~ msgstr "Eine Fermate simulieren" + +#~ msgid "Ancient TODO" +#~ msgstr "Alte Musik" + +#~ msgid "Gregorian Chant contexts" +#~ msgstr "Gregorianische Gesangs-Kontexte" + +#~ msgid "Musica ficta accidentals" +#~ msgstr "Musica-ficta-Versetzungszeichen" + +#~ msgid "User manual" +#~ msgstr "Benutzerhandbuch" + +#~ msgid "Learning manual" +#~ msgstr "Handbuch zum Lernen (LH)" + +#~ msgid "Notation reference" +#~ msgstr "Notationsreferenz (NR)" + +#~ msgid "Appendices" +#~ msgstr "Anhang" + +#~ msgid "Program usage" +#~ msgstr "Programmbenutzung" + +#~ msgid "Unix" +#~ msgstr "Unix" + +#~ msgid "Working on text files" +#~ msgstr "Arbeiten an Text-Dateien" + +#~ msgid "Guitar tablatures" +#~ msgstr "Gitarren-Tabulaturen" + +#~ msgid "smaller" +#~ msgstr "kleiner" + +#~ msgid "Half-holes" +#~ msgstr "Halbgeschlossene Löcher" + +#~ msgid "Objects connected to the input" +#~ msgstr "Objekte, die mit der Eingabe verbunden sind" + +#~ msgid "Default files" +#~ msgstr "Standarddateien" + +#~ msgid "Normal pitches" +#~ msgstr "Normale Tonhöhen" + +#~ msgid "Cautionary accidentals" +#~ msgstr "Warnungsversetzungszeichen" + +#~ msgid "Micro tones" +#~ msgstr "Mikrotöne" + +#~ msgid "Octave check" +#~ msgstr "Oktavenüberprüfung" + +#~ msgid "Skips" +#~ msgstr "Überspringen von Zeichen" + +#~ msgid "Multi measure rests" +#~ msgstr "Mehrtaktige Pausen" + +#~ msgid "Bar check" +#~ msgstr "Taktüberprüfung" + +# +# +#~ msgid "Barnumber check" +#~ msgstr "Taktzahlüberprüfung" + +#~ msgid "Proportional notation (introduction)" +#~ msgstr "Proportionale Notation (Einleitung)" + +#~ msgid "Automatic notation" +#~ msgstr "Automatische Notation" + +#, fuzzy +#~ msgid "Microtones in MIDI" +#~ msgstr "Mikrotöne" + +#~ msgid "Input files" +#~ msgstr "Quelldateien" + +#~ msgid "A single music expression" +#~ msgstr "Ein einzelner musikalischer Ausdruck" + +#~ msgid "Extracting fragments of notation" +#~ msgstr "Notationsfragmente extrahieren" + +#~ msgid "Common syntax issues TODO name?" +#~ msgstr "Übliche Syntax-Probleme" + +#~ msgid "Controlling direction" +#~ msgstr "Richtungskontrolle" + +#~ msgid "Distances and measurements MAYBE MOVE" +#~ msgstr "Abstände und Maßeinheiten" + +#~ msgid "Non-musical notation" +#~ msgstr "Nichtmusikalische Notation" + +#~ msgid "MIDI instrument names" +#~ msgstr "MIDI-Instrumentenbezeichnungen" + +#~ msgid "Repeats and MIDI" +#~ msgstr "Wiederholungen und MIDI" + +#~ msgid "other midi" +#~ msgstr "Weiter Midi-Probleme" + +#~ msgid "Page layout MOVED FROM LM" +#~ msgstr "Seitenlayout" + +#~ msgid "Introduction to layout" +#~ msgstr "Einfürung in das Layout" + +#~ msgid "Global sizes" +#~ msgstr "Globale Größenangabe" + +#~ msgid "Line breaks" +#~ msgstr "Zeilenumbrüche" + +#~ msgid "Page breaks" +#~ msgstr "Seitenumbrüche" + +#~ msgid "Input syntax" +#~ msgstr "Die Eingabe-Syntax" + +#~ msgid "Controlling direction and placement" +#~ msgstr "Richtung und Platzierung kontrollieren" + +#~ msgid "When to add a -" +#~ msgstr "Wann ein - hinzugefügt wird" + +#, fuzzy +#~ msgid "old The \\override command" +#~ msgstr "Der \\override-Befehl" + +#, fuzzy +#~ msgid "old The @code{\\override} command" +#~ msgstr "Der \\override-Befehl" + +#~ msgid "Simple lyrics" +#~ msgstr "Einfache Gesangstexte" + +#~ msgid "Another way of entering lyrics" +#~ msgstr "Eine andere Art, den Text einzugeben" + +#~ msgid "Assigning more than one syllable to a single note" +#~ msgstr "Mehr als eine Strophe an einer Note ausrichten" + +#~ msgid "More than one note on a single syllable" +#~ msgstr "Mehr als eine Note für eine einzelne Silbe" + +#~ msgid "Vocals and variables" +#~ msgstr "Gesangstexte und Bezeichner" + +#~ msgid "Flexibility in placement" +#~ msgstr "Flexibilität bei der Positionierung" + +#~ msgid "Lyrics to multiple notes of a melisma" +#~ msgstr "Text zu mehreren Noten eines Melismas" + +#~ msgid "Switching the melody associated with a lyrics line" +#~ msgstr "Die Melodie, die mit einer Textzeile verbunden ist, umschalten" + +#~ msgid "Spacing vocals" +#~ msgstr "Abstände im Gesangstext" + +#~ msgid "Spacing lyrics" +#~ msgstr "Textabstände" + +#~ msgid "More about stanzas" +#~ msgstr "Mehr über Strophen" + +#~ msgid "Adding dynamics marks" +#~ msgstr "Lautstärkebezeichnung hinzufügen" + +#~ msgid "Adding singer names" +#~ msgstr "Sängernamen hinzufügen" + +#~ msgid "mus" +#~ msgstr "Noten" + +#~ msgid "Autre documentation" +#~ msgstr "Andere Dokumentation" + +#~ msgid "How to read the tutorial" +#~ msgstr "Wie soll man die Übung lesen" + +#~ msgid "Relative note names" +#~ msgstr "Relative Notenbezeichnungen" + +#~ msgid "Printing lyrics" +#~ msgstr "Eingabe von Gesangtext" + +#~ msgid "A lead sheet" +#~ msgstr "Ein Song-Blatt" + +#~ msgid "Organizing pieces with identifiers" +#~ msgstr "Stücke durch Bezeichner organisieren" + +#~ msgid "GNU LilyPond --- le système de gravure musicale" +#~ msgstr "GNU LilyPond -- Das Notensatzprogramm" + +#~ msgid "Orchestral strings sections" +#~ msgstr "Notation von Orchestermusik" + +#~ msgid "Artificial harmonics (strings)" +#~ msgstr "Flageolett" + +#~ msgid "Guitar sections" +#~ msgstr "Notation für Guitarre" + +#~ msgid "Tablatures basic" +#~ msgstr "Grundlagen der Tabulatur" + +#~ msgid "Non-guitar tablatures" +#~ msgstr "Nicht-Gitarren-Tabulaturen" + +#~ msgid "Percussion sections" +#~ msgstr "Notation für Schlagzeug" + +#~ msgid "Entering percussion" +#~ msgstr "Schlagzeugnotation" + +#~ msgid "Bagpipe" +#~ msgstr "Dudelsack" + +#~ msgid "Chords sections" +#~ msgstr "Notation von Akkorden" + +#~ msgid "Chords mode" +#~ msgstr "Akkord-Modus" + +#~ msgid "Learning Manual (LM)" +#~ msgstr "Handbuch zum Lernen (LH)" + +#~ msgid "Notation Reference (NR)" +#~ msgstr "Notationsreferenz (NR)" + +#~ msgid "Orchestral strings TODO" +#~ msgstr "Streicher" + +#~ msgid "Guitar TODO" +#~ msgstr "Gitarre" + +#, fuzzy +#~ msgid "Chords notation" +#~ msgstr "Notation von Akkorden" + +#~ msgid "church rests" +#~ msgstr "Kirchenpausen" + +#, fuzzy +#~ msgid "negra" +#~ msgstr "Intervalle" + +#~ msgid "staccatissimo" +#~ msgstr "Staccatissimo" + +#~ msgid "Modern chords" +#~ msgstr "Moderne Akkorde" + +#~ msgid "About this manual" +#~ msgstr "Über das Handbuch" + +#, fuzzy +#~ msgid "FGGChordNames" +#~ msgstr "Akkord-Modus" + +#~ msgid "Lead sheets" +#~ msgstr "Ein Song-Blatt" + +#~ msgid "Repeated figures" +#~ msgstr "Wiederholungfiguren" + +#, fuzzy +#~ msgid "Text markup commands" +#~ msgstr "Überblick über Textbeschriftungsbefehle" + +#~ msgid "Text markup list commands" +#~ msgstr "Überblick über Textbeschriftungsbefehle für Listen" + +#~ msgid "Working with lyrics and identifiers" +#~ msgstr "Mit Gesangtexten und Bezeichnern arbeiten" + +#~ msgid "Other vocal issues" +#~ msgstr "Weitere Vokalmusikprobleme" + +#~ msgid "Automatic staff changes" +#~ msgstr "Automatische Notensystemwechsel" + +#~ msgid "Manual staff switches" +#~ msgstr "Manuelle Notensystemwechsel" + +#~ msgid "Staff switch lines" +#~ msgstr "Stimmführungslinien" + +#~ msgid "Cross staff stems" +#~ msgstr "Hälse über beide Systeme" + +#~ msgid "Overview of text markup list commands" +#~ msgstr "Überblick über Textbeschriftungsbefehle für Listen" + +#~ msgid "quarter-tone" +#~ msgstr "Viertelton" + +#~ msgid "Chords Blah" +#~ msgstr "Akkorde" + +#~ msgid "acciacccatura" +#~ msgstr "Vorschlag" + +#~ msgid "TODO piano node fix" +#~ msgstr "Klaviernotation" + +#~ msgid "Introducing chord names" +#~ msgstr "Einführung in Akkordbezeichungen" + +#~ msgid "Bagpipe sections" +#~ msgstr "Notation von Musik für Dudelsack" + +#~ msgid "Saving typing with identifiers and functions" +#~ msgstr "Tipparbeit sparen durch Bezeichner und Funktionen" + +#~ msgid "Putting it all together" +#~ msgstr "Alles zusammenfügen" + +#~ msgid "Score is a single musical expression" +#~ msgstr "Score ist ein einziger musikalischer Ausdruck" + +#~ msgid "An orchestral part" +#~ msgstr "Eine Orchesterstimme" + +#~ msgid "Easy Notation note heads" +#~ msgstr "Easy-Notation-Notenköpfe" + +#, fuzzy +#~ msgid "Modifying tuplet bracket length" +#~ msgstr "Umgebungs-Eignschaften verändern" + +#~ msgid "Bugs" +#~ msgstr "Fehler" + +#~ msgid "Educational use" +#~ msgstr "Pädagogische Verwendung" + +#~ msgid "The three methods of tweaking" +#~ msgstr "Die drei Korrektur-Methoden" + +#~ msgid "Up and down" +#~ msgstr "Auf und nieder" + +#~ msgid "More information" +#~ msgstr "Mehr Information" + +#~ msgid "Advanced notation" +#~ msgstr "Fortgeschrittene Notationstechniken" + +#~ msgid "LilyPondTool" +#~ msgstr "LilyPondTool" + +#~ msgid "Integrating LaTeX and music" +#~ msgstr "Noten in LaTeX integrieren" + +#, fuzzy +#~ msgid "Integrating @LaTeX{} and music" +#~ msgstr "Noten in La@TeX{} integrieren" + +#~ msgid "Integrating Texinfo and music" +#~ msgstr "Noten in Texinfo integrieren" + +#~ msgid "Integrating HTML and music" +#~ msgstr "Noten in HTML integrieren" + +#~ msgid "Integrating DocBook and music" +#~ msgstr "Noten in DocBook integrieren" + +#~ msgid "Hyphens and extenders" +#~ msgstr "Trennstriche und Fülllinien" + +#~ msgid "English" +#~ msgstr "Englisch" + +#~ msgid "French" +#~ msgstr "Französisch" diff --git a/make/website.make b/make/website.make index 9ea6790388..beaff7c821 100644 --- a/make/website.make +++ b/make/website.make @@ -37,7 +37,7 @@ OUT=out-website ### only update this when the language compiles correctly! # LANGUAGES = (site, cs, de, es, fr, hu, it, ja, nl, zh) #WEB_LANGS = de es fr hu it ja nl zh cs -WEB_LANGS = de es fr hu it ja nl zh +WEB_LANGS = cs de es fr hu it ja nl zh TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM) diff --git a/python/langdefs.py b/python/langdefs.py index f0d2030070..983fe3bb30 100644 --- a/python/langdefs.py +++ b/python/langdefs.py @@ -59,7 +59,7 @@ def french_html_filter (page): body = body.replace (r[0], r[1]) return page[:body_begin] + body + page[body_end:] -# cs = LanguageDef ('cs', 'česky', enable_ly_identifier_l10n=False) +cs = LanguageDef ('cs', 'česky', enable_ly_identifier_l10n=False) de = LanguageDef ('de', 'deutsch') es = LanguageDef ('es', 'español') fr = LanguageDef ('fr', 'français', double_punct_char_sep=' ', html_filter = french_html_filter) @@ -74,7 +74,7 @@ zh = LanguageDef ('zh', '中文', enable_ly_identifier_l10n=False) #fr.enabled = False # LANGUAGES = (site, cs, de, es, fr, hu, it, ja, nl, zh) -LANGUAGES = (site, de, es, fr, hu, it, ja, nl, zh) +LANGUAGES = (site, cs, de, es, fr, hu, it, ja, nl, zh) if __name__ == '__main__': print ' '.join ([l.code for l in LANGUAGES if l.enabled and l.code != 'en']) diff --git a/scripts/build/create-weblinks-itexi.py b/scripts/build/create-weblinks-itexi.py index 4e84a5297a..90c10a34d1 100644 --- a/scripts/build/create-weblinks-itexi.py +++ b/scripts/build/create-weblinks-itexi.py @@ -16,11 +16,11 @@ depth = "../" ### http://code.google.com/p/lilypond/issues/detail?id=1050 #langs = ['', 'cs', 'de', 'es', 'fr', 'hu', 'it', 'ja', 'nl', 'zh'] -langs = ['', 'de', 'es', 'fr', 'hu', 'it', 'ja', 'nl', 'zh'] +langs = ['', 'cs', 'de', 'es', 'fr', 'hu', 'it', 'ja', 'nl', 'zh'] # Get/update node translations ''' -for i in de es fr hu it ja nl zh; do +for i in cs de es fr hu it ja nl zh; do echo "'"$i"': {" (echo '--' ; grep -nH -B1 translationof Documentation/$i/web/* ) \ | pytt '^--\n.*@(?:unnum|sub)[^ ]* (.*)\n.*@translationof (.*)\n' "'\2': '\1',\n" \ -- 2.39.2