diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch) | |
tree | 5ac38a06f3dde268dc7927dc155896926aaf7012 /kdoctools/customization/hu | |
download | tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdoctools/customization/hu')
17 files changed, 271 insertions, 0 deletions
diff --git a/kdoctools/customization/hu/catalog b/kdoctools/customization/hu/catalog new file mode 100644 index 000000000..f5117c075 --- /dev/null +++ b/kdoctools/customization/hu/catalog @@ -0,0 +1,36 @@ +PUBLIC "-//KDE//ENTITIES Hungarian Documentation V1.0//HU" + "lang.entities" + +PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//HU" + "entities/fdl-notice.docbook" +PUBLIC "-//KDE//DOCUMENT GNU General Public License Notice//HU" + "entities/gpl-notice.docbook" +PUBLIC "-//KDE//DOCUMENT GNU Lesser General Public License Notice//HU" + "entities/lgpl-notice.docbook" + +PUBLIC "-//GNU//DOCUMENT GNU General Public License V2//HU" + "common/gpl-translated" +PUBLIC "-//GNU//DOCUMENT GNU Lesser General Public License V2.1//HU" + "common/lgpl-translated" +PUBLIC "-//GNU//DOCUMENT GNU Free Documentation License V1.1//HU" + "common/fdl-translated" +PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//HU" + "entities/underGPL.docbook" +PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//HU" + "entities/underFDL.docbook" +PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//HU" + "entities/underBSDLicense.docbook" +PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//HU" + "entities/underArtisticLicense.docbook" +PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//HU" + "entities/underX11License.docbook" +PUBLIC "-//KDE//DOCUMENT Report Bugs//HU" + "entities/report-bugs.docbook" +PUBLIC "-//KDE//DOCUMENT Updating Documentation//HU" + "entities/update-doc.docbook" +PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//HU" + "entities/help-menu.docbook" +PUBLIC "-//KDE//DOCUMENT Installation General Information//HU" + "entities/install-intro.docbook" +PUBLIC "-//KDE//DOCUMENT Compilation Instructions//HU" + "entities/install-compile.docbook" diff --git a/kdoctools/customization/hu/entities/fdl-notice.docbook b/kdoctools/customization/hu/entities/fdl-notice.docbook new file mode 100644 index 000000000..f051e29de --- /dev/null +++ b/kdoctools/customization/hu/entities/fdl-notice.docbook @@ -0,0 +1,13 @@ +<para>Ez a dokumentum szabadon másolható, továbbadható és/vagy +módosítható a GNU Free Documentation License (az 1.1-es vagy bármelyik +annál későbbi változat) feltételeinek betartásával. A licencet a Free Software +Foundation adta ki, lásd: &FDLInvariantSections;, &FDLFrontCoverText;, és +&FDLBackCoverText;. A licenc másolata megtalálható itt: <xref +linkend="gnu-fdl"/>.</para> +<!-- +Local variables: +mode: sgml +sgml-general-insert-case: lower +sgml-parent-document: ("index.docbook" "book" "bookinfo" "legalnotice" "para") +End: +--> diff --git a/kdoctools/customization/hu/entities/gpl-notice.docbook b/kdoctools/customization/hu/entities/gpl-notice.docbook new file mode 100644 index 000000000..2611c941f --- /dev/null +++ b/kdoctools/customization/hu/entities/gpl-notice.docbook @@ -0,0 +1,19 @@ +<para>This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as +published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version.</para> + +<para>This program is distributed in the hope that it will be +useful, but WITHOUT ANY WARRANTY; without even the implied warranty +of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +General Public License for more details.</para> + +<para>You should have received a copy of the GNU General Public +License along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</para> +<!-- +Local variables: +mode: sgml +sgml-general-insert-case: lower +End: +--> diff --git a/kdoctools/customization/hu/entities/help-menu.docbook b/kdoctools/customization/hu/entities/help-menu.docbook new file mode 100644 index 000000000..83af639ad --- /dev/null +++ b/kdoctools/customization/hu/entities/help-menu.docbook @@ -0,0 +1,58 @@ +<variablelist> +<varlistentry> +<term> +<menuchoice> +<shortcut> +<keycombo action="simul"><keycap>F1</keycap></keycombo> +</shortcut> +<guimenu>Segítség</guimenu> +<guimenuitem>&kappname; kézikönyv</guimenuitem> +</menuchoice> +</term> +<listitem><para><action>Elindítja a KDE Segítség rendszert</action> és +betölti a(z) &kappname; alkalmazás dokumentációját (ezt a dokumentumot).</para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<shortcut> +<keycombo action="simul">&Shift;<keycap>F1</keycap></keycombo> +</shortcut> +<guimenu>Segítség</guimenu> +<guimenuitem>Mi ez?</guimenuitem> +</menuchoice> +</term> +<listitem><para><action>Ennek hatására az egérmutató alakja egy nyíl és egy kérdőjel +kombinációjává válik.</action> Ha ekkor rákattint egy elemre a(z) &kappname; alkalmazásban, akkor megjelenik egy kis +ablakban az elem funkciójának rövid leírása (ha tartozik hozzá leírás). +</para></listitem> +</varlistentry> + + +<varlistentry> +<term><menuchoice> +<guimenu>Segítség</guimenu> +<guimenuitem>Hibabejelentés...</guimenuitem> +</menuchoice></term> +<listitem><para><action>Megnyit egy hibabejelentő ablakot</action>, ahol egy űrlap +kitöltésével lehet bejelenteni a hibákat és a <quote>továbbfejlesztési kéréseket</quote>.</para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<guimenu>Segítség</guimenu> +<guimenuitem>A(z) &kappname; névjegye</guimenuitem> +</menuchoice></term> +<listitem><para><action>Megjeleníti a program verziószámát és a +szerzők nevét.</action></para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<guimenu>Segítség</guimenu> +<guimenuitem>A KDE névjegye</guimenuitem> +</menuchoice></term> +<listitem><para><action>Megjeleníti a KDE verziószámát és néhány más +fontos jellemzőjét.</action></para></listitem> +</varlistentry> +</variablelist> diff --git a/kdoctools/customization/hu/entities/install-compile.docbook b/kdoctools/customization/hu/entities/install-compile.docbook new file mode 100644 index 000000000..05369599b --- /dev/null +++ b/kdoctools/customization/hu/entities/install-compile.docbook @@ -0,0 +1,12 @@ +<para>Az alkalmazás telepítéséhez és lefordításához az alábbi parancsokat +kell kiadni az alkalmazás forrásának alapkönyvtárában:</para> + +<screen><prompt>%</prompt> <userinput><command>./configure</command></userinput> +<prompt>%</prompt> <userinput><command>make</command></userinput> +<prompt>%</prompt> <userinput><command>make</command> install</userinput> +</screen> + +<para>A program fordítási szkriptjei az <command>autoconf</command> és az +<command>automake</command> segítségével készültek, ezért külön beállítást nem igényelnek. A felmerült +problémák leírását küldje el a megfelelő &kde; levelezőlistá(k)ra.</para> + diff --git a/kdoctools/customization/hu/entities/install-intro.docbook b/kdoctools/customization/hu/entities/install-intro.docbook new file mode 100644 index 000000000..5deb04fb1 --- /dev/null +++ b/kdoctools/customization/hu/entities/install-intro.docbook @@ -0,0 +1,6 @@ +<!-- requires that packagename is defined in the documentation prologue --> +<para>A program a &kde; projekt (&kde-http;) része,</para> + +<para>a(z) &package; csomagban található, mely letölthető erről a címről: +&kde-ftp;, a &kde; projekt központi &FTP;-kiszolgálójáról. +</para> diff --git a/kdoctools/customization/hu/entities/lgpl-notice.docbook b/kdoctools/customization/hu/entities/lgpl-notice.docbook new file mode 100644 index 000000000..0e06a065a --- /dev/null +++ b/kdoctools/customization/hu/entities/lgpl-notice.docbook @@ -0,0 +1,20 @@ +<para>This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public License +as published by the Free Software Foundation; either version 2 of +the License, or (at your option) any later version.</para> + +<para>This library is distributed in the hope that it will be +useful, but WITHOUT ANY WARRANTY; without even the implied warranty +of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details.</para> + +<para>You should have received a copy of the GNU Lesser General +Public License along with this library; if not, write to the Free +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA</para> +<!-- +Local variables: +mode: sgml +sgml-general-insert-case: lower +End: +--> diff --git a/kdoctools/customization/hu/entities/report-bugs.docbook b/kdoctools/customization/hu/entities/report-bugs.docbook new file mode 100644 index 000000000..c9f2992f2 --- /dev/null +++ b/kdoctools/customization/hu/entities/report-bugs.docbook @@ -0,0 +1 @@ +<!-- --> diff --git a/kdoctools/customization/hu/entities/underArtisticLicense.docbook b/kdoctools/customization/hu/entities/underArtisticLicense.docbook new file mode 100644 index 000000000..2cebf0a8a --- /dev/null +++ b/kdoctools/customization/hu/entities/underArtisticLicense.docbook @@ -0,0 +1,2 @@ +<para>Ez a program az <ulink +url="common/artistic-license.html">Artistic License</ulink> feltételeinek megfelelően használható.</para> diff --git a/kdoctools/customization/hu/entities/underBSDLicense.docbook b/kdoctools/customization/hu/entities/underBSDLicense.docbook new file mode 100644 index 000000000..0dc93f1c4 --- /dev/null +++ b/kdoctools/customization/hu/entities/underBSDLicense.docbook @@ -0,0 +1,2 @@ +<para>This program is licensed under the terms of the <ulink +url="common/bsd-license.html">BSD License</ulink>.</para> diff --git a/kdoctools/customization/hu/entities/underFDL.docbook b/kdoctools/customization/hu/entities/underFDL.docbook new file mode 100644 index 000000000..65d5936ec --- /dev/null +++ b/kdoctools/customization/hu/entities/underFDL.docbook @@ -0,0 +1,3 @@ +<para id="gnu-fdl" xreflabel="the section entitled "GNU Free Documentation License"">This documentation is licensed under the terms of the <ulink +url="common/fdl-license.html">GNU Free Documentation +License</ulink>.</para> diff --git a/kdoctools/customization/hu/entities/underGPL.docbook b/kdoctools/customization/hu/entities/underGPL.docbook new file mode 100644 index 000000000..27d9047b5 --- /dev/null +++ b/kdoctools/customization/hu/entities/underGPL.docbook @@ -0,0 +1,2 @@ +<para>This program is licensed under the terms of the <ulink +url="common/gpl-translated.html">GNU General Public License</ulink>.</para> diff --git a/kdoctools/customization/hu/entities/underX11License.docbook b/kdoctools/customization/hu/entities/underX11License.docbook new file mode 100644 index 000000000..7eb81f09e --- /dev/null +++ b/kdoctools/customization/hu/entities/underX11License.docbook @@ -0,0 +1,2 @@ +<para>This program is licensed under the terms of the <ulink +url="common/x11-license.html">X11 License</ulink>.</para> diff --git a/kdoctools/customization/hu/entities/update-doc.docbook b/kdoctools/customization/hu/entities/update-doc.docbook new file mode 100644 index 000000000..facc3735a --- /dev/null +++ b/kdoctools/customization/hu/entities/update-doc.docbook @@ -0,0 +1 @@ +<!-- to be filled in --> diff --git a/kdoctools/customization/hu/lang.entities b/kdoctools/customization/hu/lang.entities new file mode 100644 index 000000000..b8f7a3ef3 --- /dev/null +++ b/kdoctools/customization/hu/lang.entities @@ -0,0 +1,46 @@ +<!ENTITY language "hu"> + +<!-- These entities should be translated, should therefore be stored + separately. --> +<!ENTITY % kde.translated + SYSTEM "strings.entities" > +%kde.translated; + +<!-- The following entities should only use &kappname; in their + text --> + +<!-- Licence links --> +<!ENTITY underGPL PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//HU" + "entities/underGPL.docbook" ><!-- level: para --> +<!ENTITY underFDL PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//HU" + "entities/underFDL.docbook" ><!-- level: para --> +<!ENTITY underBSDLicense PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//HU" + "entities/underBSDLicense.docbook" ><!-- level: para --> +<!ENTITY underArtisticLicense PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//HU" + "entities/underArtisticLicense.docbook" ><!-- level: para --> +<!ENTITY underX11License PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//HU" + "entities/underX11License.docbook" ><!-- level: para --> + +<!ENTITY reporting.bugs PUBLIC "-//KDE//DOCUMENT Report Bugs//HU" + "entities/report-bugs.docbook" ><!-- level: ? --> +<!ENTITY updating.documentation PUBLIC "-//KDE//DOCUMENT Updating Documentation//HU" + "entities/update-doc.docbook" ><!-- level: para --> +<!ENTITY help.menu.documentation PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//HU" + "entities/help-menu.docbook" ><!-- level: variablelist --> +<!ENTITY install.intro.documentation PUBLIC "-//KDE//DOCUMENT Installation General Information//HU" + "entities/install-intro.docbook" ><!-- level: para --> +<!ENTITY install.compile.documentation PUBLIC "-//KDE//DOCUMENT Compilation Instructions//HU" + "entities/install-compile.docbook" ><!-- level: para --> + + +<!-- FDL notice --> +<!ENTITY FDLNotice PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//HU" + "entities/fdl-notice.docbook"> +<!-- meant to be included, so no NDATA or CDATA (why?) --> + +<!-- These entities may be extended by the authors and translators. + They should therefore be stored separately. Moreover, they MUST + come last, to avoid overriding problems. --> +<!ENTITY % kde.language.specific + SYSTEM "user.entities" > +%kde.language.specific; diff --git a/kdoctools/customization/hu/strings.entities b/kdoctools/customization/hu/strings.entities new file mode 100644 index 000000000..d88951813 --- /dev/null +++ b/kdoctools/customization/hu/strings.entities @@ -0,0 +1,23 @@ +<!-- These entities should be translated, but NOT CHANGED, NOR EXTENDED. + For language-specific extensions, use user.entities. + Translate everything between quotes, except names of general + entities (&...;). --> + +<!ENTITY kappname "this application"> +<!-- Entities to fill in slots in docbook version of FDL notice. + The default values of the parameter entities is IGNORE. --> +<![%FDLIS;[ +<!ENTITY FDLISTitles "LIST THEIR TITLES"><!-- keep capitals --> +<!ENTITY FDLInvariantSections "the Invariant Sections being &FDLISTitles;"> + ]]> +<!ENTITY FDLInvariantSections "no Invariant Sections"> +<![%FDLFCT;[ +<!ENTITY FDLFCTTitles "LIST"><!-- keep capitals --> +<!ENTITY FDLFrontCoverText "the Front-Cover Texts being &FDLFCTTitles;"> + ]]> +<!ENTITY FDLFrontCoverText "no Front-Cover Texts"> +<![%FDLBCT;[ +<!ENTITY FDLBCTTitles "LIST THEIR TITLES"><!-- keep capitals --> +<!ENTITY FDLBackCoverText "the Back-Cover Texts being &FDLBCTTitles;"> + ]]> +<!ENTITY FDLBackCoverText "no Back-Cover Texts"> diff --git a/kdoctools/customization/hu/user.entities b/kdoctools/customization/hu/user.entities new file mode 100644 index 000000000..8d3de91bd --- /dev/null +++ b/kdoctools/customization/hu/user.entities @@ -0,0 +1,25 @@ +<!-- This file contains entities (only!) to make authoring/translating + a document easier. They are necessarily language-specific. + In the case of name clashes, entities in this file always lose. + Keep the entities simple, but _always_ provide them with full markup. + Please keep the entities sorted on the name: it will avoid duplicate + names (which if they occur will cost you a _lot_ of time) + --> + +<!ENTITY Alt "<keycap>Alt</keycap>"> +<!ENTITY Backspace "<keycap>Backspace</keycap>"> +<!ENTITY cdrom '<hardware>CD-ROM-meghajtó</hardware>'> +<!ENTITY Ctrl "<keycap>Ctrl</keycap>"> +<!ENTITY dpi '<acronym>dpi</acronym>'> +<!ENTITY eg "<abbrev>pl.</abbrev>"> +<!ENTITY Esc "<keycap>Esc</keycap>"> +<!ENTITY etc "<abbrev>stb.</abbrev>"> +<!ENTITY FAQ '<acronym>GY.I.K.</acronym>'> +<!ENTITY ie "<abbrev>azaz</abbrev>"> +<!ENTITY infocenter "<application>Információközpont</application>"> +<!ENTITY kcontrolcenter "<application>&kde; vezérlőközpont</application>"> +<!ENTITY LMB "<mousebutton>bal</mousebutton> egérgomb"> +<!ENTITY MMB "<mousebutton>középső</mousebutton> egérgomb"> +<!ENTITY OS "operációs rendszer"><!-- <acronym>OS</acronym>--> +<!ENTITY RMB "<mousebutton>jobb</mousebutton> egérgomb"> +<!ENTITY Shift "<keycap>Shift</keycap>"> |