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/af | |
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/af')
17 files changed, 268 insertions, 0 deletions
diff --git a/kdoctools/customization/af/catalog b/kdoctools/customization/af/catalog new file mode 100644 index 000000000..c456cb20d --- /dev/null +++ b/kdoctools/customization/af/catalog @@ -0,0 +1,36 @@ +PUBLIC "-//KDE//ENTITIES Afrikaans Documentation V1.0//AF" + "lang.entities" + +PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//AF" + "entities/fdl-notice.docbook" +PUBLIC "-//KDE//DOCUMENT GNU General Public License Notice//AF" + "entities/gpl-notice.docbook" +PUBLIC "-//KDE//DOCUMENT GNU Lesser General Public License Notice//AF" + "entities/lgpl-notice.docbook" + +PUBLIC "-//GNU//DOCUMENT GNU General Public License V2//AF" + "common/gpl-translated" +PUBLIC "-//GNU//DOCUMENT GNU Lesser General Public License V2.1//AF" + "common/lgpl-translated" +PUBLIC "-//GNU//DOCUMENT GNU Free Documentation License V1.1//AF" + "common/fdl-translated" +PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//AF" + "entities/underGPL.docbook" +PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//AF" + "entities/underFDL.docbook" +PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//AF" + "entities/underBSDLicense.docbook" +PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//AF" + "entities/underArtisticLicense.docbook" +PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//AF" + "entities/underX11License.docbook" +PUBLIC "-//KDE//DOCUMENT Report Bugs//AF" + "entities/report-bugs.docbook" +PUBLIC "-//KDE//DOCUMENT Updating Documentation//AF" + "entities/update-doc.docbook" +PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//AF" + "entities/help-menu.docbook" +PUBLIC "-//KDE//DOCUMENT Installation General Information//AF" + "entities/install-intro.docbook" +PUBLIC "-//KDE//DOCUMENT Compilation Instructions//AF" + "entities/install-compile.docbook" diff --git a/kdoctools/customization/af/entities/fdl-notice.docbook b/kdoctools/customization/af/entities/fdl-notice.docbook new file mode 100644 index 000000000..a6bd766a8 --- /dev/null +++ b/kdoctools/customization/af/entities/fdl-notice.docbook @@ -0,0 +1,14 @@ +<para>Toestemming is gegun om hierdie dokument te kopieër, te versprei +en/of te verander on die 'GNU Free Documentation' lisensie, weergawe 1.1 +of enige latere weergawe gepubliseer deur die 'Free Software Foundation'; +&FDLInvariantSections;, met &FDLFrontCoverText;, en met &FDLBackCoverText;. +'n Kopie van die lisensie is ingesluit in <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/af/entities/gpl-notice.docbook b/kdoctools/customization/af/entities/gpl-notice.docbook new file mode 100644 index 000000000..d611422d0 --- /dev/null +++ b/kdoctools/customization/af/entities/gpl-notice.docbook @@ -0,0 +1,21 @@ +<para>Hierdie program is gratis; jy kan dit herversprei en/of +verander volgens die terme van die 'GNU General Public License', +soos gepubliseer deur die 'Free Software Foundation', volgens +weergawe 2 of enige latere weergawe.</para> + +<para>Hierdie program is versprei met die hoop dat dit bruikbaar +sal wees, maar SONDER ENIGE WAARBORG; selfs sonder die geïmpliseerde +waarborge van 'MERCHANTABILITY' of GESKIKTHEID VIR 'n SEKERE DOEL. +Kyk na die 'GNU General Public License' vir meer inligting.</para> + +<para>Jy moes 'n kopie van die 'GNU General Public License' saam +met die program gekry het; Indien dit nie die geval is nie, kan +dit aangevra word vanaf die 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/af/entities/help-menu.docbook b/kdoctools/customization/af/entities/help-menu.docbook new file mode 100644 index 000000000..7b10f52a6 --- /dev/null +++ b/kdoctools/customization/af/entities/help-menu.docbook @@ -0,0 +1,58 @@ +<variablelist> +<varlistentry> +<term> +<menuchoice> +<shortcut> +<keycombo action="simul"><keycap>F1</keycap></keycombo> +</shortcut> +<guimenu>Help</guimenu> +<guimenuitem>Contents...</guimenuitem> +</menuchoice> +</term> +<listitem><para><action>Invokes the KDE Help system</action> starting at the +&kappname; help pages. (this document).</para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<shortcut> +<keycombo action="simul">&Shift;<keycap>F1</keycap></keycombo> +</shortcut> +<guimenu>Help</guimenu> +<guimenuitem>What's This?</guimenuitem> +</menuchoice> +</term> +<listitem><para><action>Changes the mouse cursor to a combination arrow and +question mark.</action> Clicking on items within &kappname; will open a help +window (if one exists for the particular item) explaining the item's +function.</para></listitem> +</varlistentry> + + +<varlistentry> +<term><menuchoice> +<guimenu>Help</guimenu> +<guimenuitem>Report Bug...</guimenuitem> +</menuchoice></term> +<listitem><para><action>Opens the Bug report dialog</action> where you can +report a bug or request a <quote>wishlist</quote> feature.</para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<guimenu>Help</guimenu> +<guimenuitem>About &kappname;</guimenuitem> +</menuchoice></term> +<listitem><para><action>This will display version and author +information.</action></para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<guimenu>Help</guimenu> +<guimenuitem>About KDE</guimenuitem> +</menuchoice></term> +<listitem><para><action>This displays the KDE version and other basic +information.</action></para></listitem> +</varlistentry> +</variablelist> diff --git a/kdoctools/customization/af/entities/install-compile.docbook b/kdoctools/customization/af/entities/install-compile.docbook new file mode 100644 index 000000000..dccdc4081 --- /dev/null +++ b/kdoctools/customization/af/entities/install-compile.docbook @@ -0,0 +1,12 @@ +<para>In order to compile and install &kappname; on your system, type the +following in the base directory of the &kappname; distribution:</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>Since &kappname; uses <command>autoconf</command> and +<command>automake</command> you should have no trouble compiling it. Should you +run into problems please report them to the &kde; mailing lists.</para> + diff --git a/kdoctools/customization/af/entities/install-intro.docbook b/kdoctools/customization/af/entities/install-intro.docbook new file mode 100644 index 000000000..7774f157b --- /dev/null +++ b/kdoctools/customization/af/entities/install-intro.docbook @@ -0,0 +1,5 @@ +<!-- requires that packagename is defined in the documentation prologue --> +<para>&kappname; is part of the &kde; project &kde-http;.</para> + +<para>&kappname; can be found in the &package; package on &kde-ftp;, +the main &FTP; site of the &kde; project.</para> diff --git a/kdoctools/customization/af/entities/lgpl-notice.docbook b/kdoctools/customization/af/entities/lgpl-notice.docbook new file mode 100644 index 000000000..8f12e81e8 --- /dev/null +++ b/kdoctools/customization/af/entities/lgpl-notice.docbook @@ -0,0 +1,21 @@ +<para>Hierdie biblioteek is gratis sagteware;jy kan dit herversprei en/of +verander volgens die terme van die 'GNU General Public License', +soos gepubliseer deur die 'Free Software Foundation', volgens +weergawe 2 of enige latere weergawe.</para> + +<para>Hierdie biblioteek is versprei met die hoop dat dit bruikbaar +sal wees, maar SONDER ENIGE WAARBORG; selfs sonder die geïmpliseerde +waarborge van 'MERCHANTABILITY' of GESKIKTHEID VIR 'n SEKERE DOEL. +Kyk na die 'GNU General Public License' vir meer inligting.</para> + +<para>Jy moes 'n kopie van die 'GNU Lesser General Public License' saam +met die biblioteek gekry het; Indien dit nie die geval is nie, kan +dit aangevra word vanaf die 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/af/entities/report-bugs.docbook b/kdoctools/customization/af/entities/report-bugs.docbook new file mode 100644 index 000000000..c9f2992f2 --- /dev/null +++ b/kdoctools/customization/af/entities/report-bugs.docbook @@ -0,0 +1 @@ +<!-- --> diff --git a/kdoctools/customization/af/entities/underArtisticLicense.docbook b/kdoctools/customization/af/entities/underArtisticLicense.docbook new file mode 100644 index 000000000..f19b9616b --- /dev/null +++ b/kdoctools/customization/af/entities/underArtisticLicense.docbook @@ -0,0 +1,2 @@ +<para>Hierdie program is gelisensieer volgens die terme van die '<ulink +url="common/artistic-license.html">Artistic License</ulink>'.</para> diff --git a/kdoctools/customization/af/entities/underBSDLicense.docbook b/kdoctools/customization/af/entities/underBSDLicense.docbook new file mode 100644 index 000000000..1222e95a4 --- /dev/null +++ b/kdoctools/customization/af/entities/underBSDLicense.docbook @@ -0,0 +1,2 @@ +<para>>Hierdie program is gelisensieer volgens die terme van die '<ulink +url="common/bsd-license.html">BSD License</ulink>'.</para> diff --git a/kdoctools/customization/af/entities/underFDL.docbook b/kdoctools/customization/af/entities/underFDL.docbook new file mode 100644 index 000000000..6afff8b49 --- /dev/null +++ b/kdoctools/customization/af/entities/underFDL.docbook @@ -0,0 +1,4 @@ +<para id="gnu-fdl" xreflabel="die paragraaf getiteld "GNU +Free Documentation License"">>Hierdie program is gelisensieer + volgens die terme van die '<ulink url="common/fdl-license.html"> +GNU Free Documentation License</ulink>.</para> diff --git a/kdoctools/customization/af/entities/underGPL.docbook b/kdoctools/customization/af/entities/underGPL.docbook new file mode 100644 index 000000000..6d8ef8b82 --- /dev/null +++ b/kdoctools/customization/af/entities/underGPL.docbook @@ -0,0 +1,2 @@ +<para>>Hierdie program is gelisensieer volgens die terme van die '<ulink +url="common/gpl-translated.html">GNU General Public License</ulink>'.</para> diff --git a/kdoctools/customization/af/entities/underX11License.docbook b/kdoctools/customization/af/entities/underX11License.docbook new file mode 100644 index 000000000..a216e53b1 --- /dev/null +++ b/kdoctools/customization/af/entities/underX11License.docbook @@ -0,0 +1,2 @@ +<para>>Hierdie program is gelisensieer volgens die terme van die '<ulink +url="common/x11-license.html">X11 License</ulink>'.</para> diff --git a/kdoctools/customization/af/entities/update-doc.docbook b/kdoctools/customization/af/entities/update-doc.docbook new file mode 100644 index 000000000..facc3735a --- /dev/null +++ b/kdoctools/customization/af/entities/update-doc.docbook @@ -0,0 +1 @@ +<!-- to be filled in --> diff --git a/kdoctools/customization/af/lang.entities b/kdoctools/customization/af/lang.entities new file mode 100644 index 000000000..6eedc040d --- /dev/null +++ b/kdoctools/customization/af/lang.entities @@ -0,0 +1,46 @@ +<!ENTITY language "nl"> + +<!-- 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//AF" + "entities/underGPL.docbook" ><!-- level: para --> +<!ENTITY underFDL PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//AF" + "entities/underFDL.docbook" ><!-- level: para --> +<!ENTITY underBSDLicense PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//AF" + "entities/underBSDLicense.docbook" ><!-- level: para --> +<!ENTITY underArtisticLicense PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//AF" + "entities/underArtisticLicense.docbook" ><!-- level: para --> +<!ENTITY underX11License PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//AF" + "entities/underX11License.docbook" ><!-- level: para --> + +<!ENTITY reporting.bugs PUBLIC "-//KDE//DOCUMENT Report Bugs//AF" + "entities/report-bugs.docbook" ><!-- level: ? --> +<!ENTITY updating.documentation PUBLIC "-//KDE//DOCUMENT Updating Documentation//AF" + "entities/update-doc.docbook" ><!-- level: para --> +<!ENTITY help.menu.documentation PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//AF" + "entities/help-menu.docbook" ><!-- level: variablelist --> +<!ENTITY install.intro.documentation PUBLIC "-//KDE//DOCUMENT Installation General Information//AF" + "entities/install-intro.docbook" ><!-- level: para --> +<!ENTITY install.compile.documentation PUBLIC "-//KDE//DOCUMENT Compilation Instructions//AF" + "entities/install-compile.docbook" ><!-- level: para --> + + +<!-- FDL notice --> +<!ENTITY FDLNotice PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//AF" + "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/af/strings.entities b/kdoctools/customization/af/strings.entities new file mode 100644 index 000000000..eac2ae99e --- /dev/null +++ b/kdoctools/customization/af/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 "hierdie program"> +<!-- Entities to fill in slots in docbook version of FDL notice. + The default values of the parameter entities is IGNORE. --> +<![%FDLIS;[ +<!ENTITY FDLISTitles "VERTOON HULLE TITELS"><!-- keep capitals --> +<!ENTITY FDLInvariantSections "Die invariante paragraaf &FDLISTitles;"> + ]]> +<!ENTITY FDLInvariantSections "sonder invariante paragraaf"> +<![%FDLFCT;[ +<!ENTITY FDLFCTTitles "VERTOON"><!-- keep capitals --> +<!ENTITY FDLFrontCoverText "Die voor omslagteks is &FDLFCTTitles;"> + ]]> +<!ENTITY FDLFrontCoverText "sonder voor omslagteks"> +<![%FDLBCT;[ +<!ENTITY FDLBCTTitles "VERTOON HULLE TITELS"><!-- keep capitals --> +<!ENTITY FDLBackCoverText "Die agter omslagteks is &FDLBCTTitles;"> + ]]> +<!ENTITY FDLBackCoverText "sonder agter omslagteks"> diff --git a/kdoctools/customization/af/user.entities b/kdoctools/customization/af/user.entities new file mode 100644 index 000000000..607e85c97 --- /dev/null +++ b/kdoctools/customization/af/user.entities @@ -0,0 +1,18 @@ +<!-- 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) + --> + +<!-- Temporary hack: Please translate to Afrikaans + You can translate both entity name and contents --> + +<!ENTITY bv "<abbrev>bv.</abbrev>"> +<!ENTITY ens "<abbrev>ens.</abbrev>"> +<!ENTITY LMK "<mousebutton>linker</mousebutton> muis knoppie"> +<!ENTITY RMK "<mousebutton>regter</mousebutton> muis knoppie"> +<!ENTITY Shift "<keycap>Shift</keycap>"> +<!ENTITY Ctrl "<keycap>Ctrl</keycap>"> +<!ENTITY Alt "<keycap>Alt</keycap>"> |