]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/hu/macros.itexi
Spelling fixes in comments and documentation
[lilypond.git] / Documentation / hu / macros.itexi
index 800107db58e2629102da720ea9f8020506e7fdc5..78cf9a3fa70f6c53292483e79982112dc74d889f 100644 (file)
@@ -1,15 +1,29 @@
-@c -*- coding: utf-8; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: hu -*-
 @ignore
-    Translation of GIT committish: a30fa41fac8fb2771a76f6d1edbec9714298ee36
+    Translation of GIT committish: 4e069c190dfd3b208a35ae8e053c5678acde69fe
 
     When revising a translation, copy the HEAD committish of the
-    version that you are working on.  See TRANSLATION for details.
+    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
 
+@ignore
+****************************
+MACRO DEFINITIONS GUIDELINES
+****************************
+
+This file should contain macro definitions which are common to all
+languages, i.e. all macro definitions which do not contain text that
+should be translated (namely text visible in the output).
+
+Macro definitions which contain text that should be translated in
+translations should be in macros.itexi.
+@end ignore
+
 @c   ***** Displaying text *****
 
 @c To get decent quotes in `foo' and ``foo''.
 @ifhtml
 
 @macro warning{TEXT}
-@cartouche
-@b{Figyelem:} \TEXT\
-@end cartouche
+@html
+<div class="warning">
+@end html
+@strong{Figyelem:} \TEXT\
+@c keep the space for proper nesting of </p>
+
+@html
+</div>
+@end html
 @end macro
 
 @end ifhtml
 
 @end ifnothtml
 
-@c   ***** Displaying images not generated by lilypond-book *****
 
-@c Current installation setup of Info docs requires that all images are
-@c expected to be found in the `lilypond/' subdirectory.  `lilypond-book'
-@c already generates proper @image commands for images of music; these
-@c macro definitions do the same for other images.
+@macro docMain
+@cartouche
+A teljes dokumentáció a @w{@uref{http://@/www@/.lilypond@/.org/}} honlapon
+található.
+@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
+
+@quotation
+Ezt a dokumentumot a GNU Free Documentation License (GNU Szabad
+Dokumentációs Licenc) 1.1-es vagy frissebb, a Free Software Foundation
+(Szabad Szoftver Alapítvány) által kiadott verziójának megfelelően
+lehet másolni, terjeszteni és/vagy módosítani, nem változtatható szakaszok nélkül.
+A licenc másolata a ,,GNU Free Documentation License'' című függelékben
+található.
+@end quotation
+@end copying
+@end ifset
+
+@ifclear FDL
+@copying
+Ez a dokumentum közkincs.
+@end copying
+@end ifclear
+
+
+
+@c   ***** Title page *****
+@ifnottex
+@node Top
+@top LilyPond --- \TITLE\
+
+@cartouche
+@manualIntro{}
+@end cartouche
+@end ifnottex
+
+@finalout
+
+@titlepage
+@title LilyPond
+@subtitle A kottaszedő program
+@titlefont{\TITLE\}
+@author A LilyPond fejlesztőcsapata
+
+@vskip 60pt
 
-@c @ifnotinfo
+@cartouche
+@manualIntro{}
+@end cartouche
 
-@c @macro sourceimage{FILENAME,WIDTH,HEIGHT,ALTTEXT}
-@c @image{\FILENAME\,\WIDTH\,\HEIGHT\,\ALTTEXT\}
-@c @end macro
+@vskip 40pt
 
-@c @end ifnotinfo
+@docMain{}
 
-@c @ifinfo
+@vskip 0pt plus 1filll
 
-@c @macro sourceimage{FILENAME,WIDTH,HEIGHT,ALTTEXT}
-@c @image{lilypond/\FILENAME\,\WIDTH\,\HEIGHT\,\ALTTEXT\}
-@c @end macro
+@insertcopying
 
-@c @end ifinfo
+A LilyPond @version{} verziójához
+@end titlepage
 
+@end macro
 
 
 @c   ***** Headings in a doc subsection *****
 
+@c The next macro is a dummy currently since texinfo doesn't
+@c provide a real ragged-right environment yet.
+@c
 @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.
 @subsubheading Előre definiált parancsok
 @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.
+@c the next macro must not be empty.
 
 @macro endpredefined
 @c
 @end macro
 
 
+
 @c   ***** Links and references *****
 
 @c  Definitions for references:
 @c
+@c     @rweb
+@c     @ressay
 @c     @rglos
+@c     @rinternals
 @c     @rlearning
-@c     @ruser
-@c     @rprogram
 @c     @rlsr
-@c     @rinternals
+@c     @rprogram
+@c     @ruser
+@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.
 
 @macro rlearning{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-learning-big-page,Tankönyv}
+@ref{\TEXT\,,,learning-big-page,Tankönyv}
 @end macro
 
 @macro rlearningnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,lilypond-learning-big-page,Tankönyv}
+@ref{\TEXT\,,\DISPLAY\,learning-big-page,Tankönyv}
 @end macro
 
 @macro ruser{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-big-page,A kottaírás kézikönyve}
+@ref{\TEXT\,,,notation-big-page,A kottaírás kézikönyve}
 @end macro
 
 @macro rusernamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,lilypond-big-page,A kottaírás kézikönyve}
+@ref{\TEXT\,,\DISPLAY\,notation-big-page,A kottaírás kézikönyve}
+@end macro
+
+@macro rextend{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,extending-big-page,Bővítmények írása}
+@end macro
+
+@macro rextendnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,extending-big-page,Bővítmények írása}
+@end macro
+
+@macro rchanges{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,changes-big-page,Változások}
+@end macro
+
+@macro rchangesnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,changes-big-page,Változások}
+@end macro
+
+@macro rcontrib{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,contributor-big-page,Útmutató közreműködőknek}
+@end macro
+
+@macro rcontribnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,contributor-big-page,Útmutató közreműködőknek}
+@end macro
+
+@macro rweb{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,general-big-page,Általános információk}
+@end macro
+
+@macro rwebnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,general-big-page,Általános információk}
+@end macro
+
+@macro ressay{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,essay-big-page,Esszé}
+@end macro
+
+@macro ressaynamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,essay-big-page,Esszé}
 @end macro
 
 @macro rprogram{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-program-big-page,Az alkalmazás használata}
+@ref{\TEXT\,,,usage-big-page,Az alkalmazás használata}
 @end macro
 
 @macro rprogramnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,lilypond-program-big-page,Az alkalmazás használata}
+@ref{\TEXT\,,\DISPLAY\,usage-big-page,Az alkalmazás használata}
 @end macro
 
 @macro rlsr{TEXT}
-@ref{\TEXT\,,,lilypond-snippets-big-page,Kódrészletek}
+@ref{\TEXT\,,,snippets-big-page,Kódrészletek}
 @end macro
 
 @macro rlsrnamed{TEXT,DISPLAY}
-@ref{\TEXT\,,\DISPLAY\,lilypond-snippets-big-page,Kódrészletek}
+@ref{\TEXT\,,\DISPLAY\,snippets-big-page,Kódrészletek}
 @end macro
 
 @macro rinternals{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-internals-big-page,A belső működés referenciája}
+@ref{\TEXT\,,,internals-big-page,A belső működés referenciája}
 @end macro
 
 @macro rinternalsnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,lilypond-internals-big-page,A belső működés referenciája}
+@ref{\TEXT\,,\DISPLAY\,internals-big-page,A belső működés referenciája}
 @end macro
 
 @end ifset
 
 @ifclear bigpage
 
+@ifnotinfo
+
+@macro rglos{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,music-glossary,Zenei fogalomtár}
+@end macro
+
+@macro rglosnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,music-glossary,Zenei fogalomtár}
+@end macro
+
+@macro rlearning{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,learning,Tankönyv}
+@end macro
+
+@macro rlearningnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,,learning,Tankönyv}
+@end macro
+
+@macro ruser{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,notation,A kottaírás kézikönyve}
+@end macro
+
+@macro rusernamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,notation,A kottaírás kézikönyve}
+@end macro
+
+@macro rchanges{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,changes,Változások}
+@end macro
+
+@macro rchangesnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,changes,Változások}
+@end macro
+
+@macro rextend{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,extending,Bővítmények írása}
+@end macro
+
+@macro rextendnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,extending,Bővítmények írása}
+@end macro
+
+@macro rcontrib{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,contributor,Útmutató közreműködőknek}
+@end macro
+
+@macro rcontribnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,contributor,Útmutató közreműködőknek}
+@end macro
+
+@macro rweb{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,general,Általános információk}
+@end macro
+
+@macro rwebnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,general,Általános információk}
+@end macro
+
+@macro ressay{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,essay,Esszé}
+@end macro
+
+@macro ressaynamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,essay,Esszé}
+@end macro
+
+@macro rprogram{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,usage,Az alkalmazás használata}
+@end macro
+
+@macro rprogramnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,usage,Az alkalmazás használata}
+@end macro
+
+@macro rlsr{TEXT}
+@ref{\TEXT\,,,snippets,Kódrészletek}
+@end macro
+
+@macro rlsrnamed{TEXT,DISPLAY}
+@ref{\TEXT\,,\DISPLAY\,snippets,Kódrészletek}
+@end macro
+
+@macro rinternals{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,internals,A belső működés referenciája}
+@end macro
+
+@macro rinternalsnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,internals,A belső működés referenciája}
+@end macro
+
+@end ifnotinfo
+
+@ifinfo
+
 @macro rglos{TEXT}
 @vindex \TEXT\
 @ref{\TEXT\,,,music-glossary,Zenei fogalomtár}
 
 @macro ruser{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond,A kottaírás kézikönyve}
+@ref{\TEXT\,,,lilypond-notation,A kottaírás kézikönyve}
 @end macro
 
 @macro rusernamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,lilypond,A kottaírás kézikönyve}
+@ref{\TEXT\,,\DISPLAY\,lilypond-notation,A kottaírás kézikönyve}
+@end macro
+
+@macro rchanges{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,lilypond-changes,Változások}
+@end macro
+
+@macro rchangesnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,lilypond-changes,Változások}
+@end macro
+
+@macro rextend{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,lilypond-extending,Bővítmények írása}
+@end macro
+
+@macro rextendnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,lilypond-extending,Bővítmények írása}
+@end macro
+
+@macro rcontrib{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,lilypond-contributor,Útmutató közreműködőknek}
+@end macro
+
+@macro rcontribnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,lilypond-contributor,Útmutató közreműködőknek}
+@end macro
+
+@macro rweb{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,lilypond-general,Általános információk}
+@end macro
+
+@macro rwebnamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,lilypond-general,Általános információk}
+@end macro
+
+@macro ressay{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,lilypond-essay,Esszé}
+@end macro
+
+@macro ressaynamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,lilypond-essay,Esszé}
 @end macro
 
 @macro rprogram{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-program,Az alkalmazás használata}
+@ref{\TEXT\,,,lilypond-usage,Az alkalmazás használata}
 @end macro
 
 @macro rprogramnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,lilypond-program,Az alkalmazás használata}
+@ref{\TEXT\,,\DISPLAY\,lilypond-usage,Az alkalmazás használata}
 @end macro
 
 @macro rlsr{TEXT}
 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,A belső működés referenciája}
 @end macro
 
+@end ifinfo
+
 @end ifclear
 
 @end ifnottex
 @c delimits arguments in the standard way (i.e., with braces).
 
 @tex
-\gdef\lilyvindex#1{\doind{vr}{\code #1}\ignorespaces}
+\gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
 @end tex
 
 @macro rglos{TEXT}
 
 @macro rlearning{TEXT}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,,lilypond-learning,Tankönyv}
+@ref{\TEXT\,,,learning,Tankönyv}
 @end macro
 
 @macro rlearningnamed{TEXT,DISPLAY}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,\DISPLAY\,lilypond-learning,Tankönyv}
+@ref{\TEXT\,,\DISPLAY\,learning,Tankönyv}
 @end macro
 
 @macro ruser{TEXT}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,,lilypond,A kottaírás kézikönyve}
+@ref{\TEXT\,,,notation,A kottaírás kézikönyve}
 @end macro
 
 @macro rusernamed{TEXT,DISPLAY}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,\DISPLAY\,lilypond,A kottaírás kézikönyve}
+@ref{\TEXT\,,\DISPLAY\,notation,A kottaírás kézikönyve}
+@end macro
+
+@macro rchanges{TEXT}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,,changes,Változások}
+@end macro
+
+@macro rchangesnamed{TEXT,DISPLAY}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,\DISPLAY\,changes,Változások}
+@end macro
+
+@macro rextend{TEXT}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,,extending,Bővítmények írása}
+@end macro
+
+@macro rextendnamed{TEXT,DISPLAY}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,\DISPLAY\,extending,Bővítmények írása}
+@end macro
+
+@macro rcontrib{TEXT}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,,contributor,Útmutató közreműködőknek}
+@end macro
+
+@macro rcontribnamed{TEXT,DISPLAY}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,\DISPLAY\,contributor,Útmutató közreműködőknek}
+@end macro
+
+@macro rweb{TEXT}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,,general,Általános információk}
+@end macro
+
+@macro rwebnamed{TEXT,DISPLAY}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,\DISPLAY\,general,Általános információk}
+@end macro
+
+@macro ressay{TEXT}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,,essay,Esszé}
+@end macro
+
+@macro ressaynamed{TEXT,DISPLAY}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,\DISPLAY\,essay,Esszé}
 @end macro
 
 @macro rprogram{TEXT}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,,lilypond-program,Az alkalmazás használata}
+@ref{\TEXT\,,,usage,Az alkalmazás használata}
 @end macro
 
 @macro rprogramnamed{TEXT,DISPLAY}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,\DISPLAY\,lilypond-program,Az alkalmazás használata}
+@ref{\TEXT\,,\DISPLAY\,usage,Az alkalmazás használata}
 @end macro
 
 @macro rlsr{TEXT}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,,lilypond-snippets,Kódrészletek}
+@ref{\TEXT\,,,snippets,Kódrészletek}
 @end macro
 
 @macro rlsrnamed{TEXT,DISPLAY}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Kódrészletek}
+@ref{\TEXT\,,\DISPLAY\,snippets,Kódrészletek}
 @end macro
 
 @macro rinternals{TEXT}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,,lilypond-internals,A belső működés referenciája}
+@ref{\TEXT\,,,internals,A belső működés referenciája}
 @end macro
 
 @macro rinternalsnamed{TEXT,DISPLAY}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,\DISPLAY\,lilypond-internals,A belső működés referenciája}
+@ref{\TEXT\,,\DISPLAY\,internals,A belső működés referenciája}
 @end macro
 
 @end iftex
+
+@c  ***** Macros specific to the web site *****
+
+@ifset web
+
+@macro exampleImage{IMAGE-FILE}
+@html
+<div class="float-center">
+  <a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
+    <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
+  </a>
+  <p style="text-align: center">
+    (Kattints a képre a nagyításhoz)
+  </p>
+</div>
+@end html
+@iftex
+@image{ly-examples/\IMAGE-FILE\,6in,,\IMAGE-FILE\,png}
+@end iftex
+@ifinfo
+@image{lilypond/examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}
+@end ifinfo
+@end macro
+
+@c LEGALESE
+
+@macro logoLegalLinux
+Tux, a Linux pingvin @uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu}
+műve, és a @uref{http://www.isc.tamu.edu/~lewing/gimp/, GNU Image
+Manipulation Program} segítségével készült.
+
+@end macro
+
+@macro logoLegalFreeBSD
+A FreeBSD logó a @uref{http://www.freebsd.org/, FreeBSD Alapítvány}
+bejegyzett védjegye.
+
+@end macro
+
+@macro logoLegalMacOSX
+Az @qq{X-et ábrázoló kép} nem bejegyzett védjegy.
+@uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} és
+@uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull} műve,
+a GNU Free Documentation License (GNU Szabad Dokumentációs Licenc) 1.2-es
+verziója vonatkozik rá.
+A kép forrása
+@uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png,
+ez a Wikipedia Commons oldal}.
+
+@end macro
+
+@macro logoLegalWindows
+A @qq{négyszínű ablakot ábrázoló kép} nem bejegyzett védjegy.
+@uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} műve és
+a GNU Free Documentation License (GNU Szabad Dokumentációs Licenc) 1.2-es
+verziója vonatkozik rá.
+A kép forrása
+@uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos,
+ez a Wikipedia Commons oldal}.
+
+@end macro
+
+@end ifset