summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/da/entities
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/customization/da/entities')
-rw-r--r--kdoctools/customization/da/entities/fdl-notice.docbook12
-rw-r--r--kdoctools/customization/da/entities/gpl-notice.docbook19
-rw-r--r--kdoctools/customization/da/entities/help-menu.docbook57
-rw-r--r--kdoctools/customization/da/entities/install-compile.docbook12
-rw-r--r--kdoctools/customization/da/entities/install-intro.docbook6
-rw-r--r--kdoctools/customization/da/entities/lgpl-notice.docbook20
-rw-r--r--kdoctools/customization/da/entities/report-bugs.docbook1
-rw-r--r--kdoctools/customization/da/entities/underArtisticLicense.docbook2
-rw-r--r--kdoctools/customization/da/entities/underBSDLicense.docbook2
-rw-r--r--kdoctools/customization/da/entities/underFDL.docbook4
-rw-r--r--kdoctools/customization/da/entities/underGPL.docbook2
-rw-r--r--kdoctools/customization/da/entities/underLGPL.docbook2
-rw-r--r--kdoctools/customization/da/entities/underX11License.docbook2
-rw-r--r--kdoctools/customization/da/entities/update-doc.docbook3
14 files changed, 144 insertions, 0 deletions
diff --git a/kdoctools/customization/da/entities/fdl-notice.docbook b/kdoctools/customization/da/entities/fdl-notice.docbook
new file mode 100644
index 000000000..ea24a2656
--- /dev/null
+++ b/kdoctools/customization/da/entities/fdl-notice.docbook
@@ -0,0 +1,12 @@
+<para>Tilladelse er hermed givet til at kopiere, videregive og/eller ændre dette
+dokument under betingelserne i GNU's Fri Dokumentation License,
+Version 1.1 eller en vilkårlig senere version publiceret af Free Software
+Foundation; &FDLInvariantSections;, &FDLFrontCoverText;, og
+ &FDLBackCoverText;. En kopi af licensen er inkluderet i <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/da/entities/gpl-notice.docbook b/kdoctools/customization/da/entities/gpl-notice.docbook
new file mode 100644
index 000000000..0fd86ea02
--- /dev/null
+++ b/kdoctools/customization/da/entities/gpl-notice.docbook
@@ -0,0 +1,19 @@
+<para>Dette er frit programmel; du kan videregive det og/eller ændre det under
+betingelserne i GNU-licensen som publiceret af Free Software Foundation; enten
+version 2 af licensen, eller (hvis du hellere vil) en vilkårlig senere
+version.</para>
+
+<para>Dette program er udgivet i det håb at det vil være nyttigt,
+men UDEN NOGEN GARANTI; selv uden den implicitte garanti at det kan bruges ved
+SALG eller AT DET PASSER TIL ET ELLER ANDET FORMÅL. Se GNU
+licensen for flere detaljer.</para>
+
+<para>Du skulle have modtaget en kopi af GNU-licensen med dette program; hvis
+ikke, skriv til 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/da/entities/help-menu.docbook b/kdoctools/customization/da/entities/help-menu.docbook
new file mode 100644
index 000000000..24832fef3
--- /dev/null
+++ b/kdoctools/customization/da/entities/help-menu.docbook
@@ -0,0 +1,57 @@
+<variablelist>
+<varlistentry>
+<term>
+<menuchoice>
+<shortcut>
+<keycombo action="simul"><keycap>F1</keycap></keycombo>
+</shortcut>
+<guimenu>Hjælp</guimenu>
+<guimenuitem>&kappname;-håndbogen</guimenuitem>
+</menuchoice>
+</term>
+<listitem><para><action>Starter KDE's Hjælpesystem</action> startende med
+hjælpesiderne for &kappname; (dette dokument).</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<shortcut>
+<keycombo action="simul">&Shift;<keycap>F1</keycap></keycombo>
+</shortcut>
+<guimenu>Hjælp</guimenu>
+<guimenuitem>Hvad er dette?</guimenuitem>
+</menuchoice>
+</term>
+<listitem><para><action>Ændrer musemarkøren til en kombination af en pil og et
+spørgsmålstegn.</action> Klik på punkter indenfor &kappname; vil åbne et
+hjælpevindue (hvis der findes et for dette punkt) der forklarer punktets
+funktion.</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Hjælp</guimenu>
+<guimenuitem>Rapportér problem...</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Åbner problemrapport dialogen</action> hvor du kan
+rapportere en fejl eller bede om en <quote>ønskeseddel</quote> egenskab.</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Hjælp</guimenu>
+<guimenuitem>Om &kappname;</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Dette vil vise version og
+forfatterinformation.</action></para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Hjælp</guimenu>
+<guimenuitem>Om KDE</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Dette viser KDE versionen og anden basal
+information.</action></para></listitem>
+</varlistentry>
+</variablelist>
diff --git a/kdoctools/customization/da/entities/install-compile.docbook b/kdoctools/customization/da/entities/install-compile.docbook
new file mode 100644
index 000000000..389fbf132
--- /dev/null
+++ b/kdoctools/customization/da/entities/install-compile.docbook
@@ -0,0 +1,12 @@
+<para>For at kompilere og installere &kappname; på dit system, skal du
+skrive følgende i basismappen for distributionen for &kappname; :</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>Idet &kappname; bruger <command>autoconf</command> og
+<command>automake</command> skulle du ikke få problemer med at kompilere den.
+Hvis du skulle løbe ind i problemer så rapportér dem til &kde;'s e-post-lister.</para>
+
diff --git a/kdoctools/customization/da/entities/install-intro.docbook b/kdoctools/customization/da/entities/install-intro.docbook
new file mode 100644
index 000000000..616e973c9
--- /dev/null
+++ b/kdoctools/customization/da/entities/install-intro.docbook
@@ -0,0 +1,6 @@
+<!-- requires that packagename is defined in the documentation prologue
+ -->
+<para>&kappname; er en del af &kde;-projektet &kde-http;.</para>
+
+<para>&kappname; findes i &package;-pakken på &kde-ftp;, hoved &FTP;-stedet
+for &kde;-projektet.</para>
diff --git a/kdoctools/customization/da/entities/lgpl-notice.docbook b/kdoctools/customization/da/entities/lgpl-notice.docbook
new file mode 100644
index 000000000..68be7f8f6
--- /dev/null
+++ b/kdoctools/customization/da/entities/lgpl-notice.docbook
@@ -0,0 +1,20 @@
+<para>Dette bibliotek er frit programmel; du kan videregive det og/eller ændre
+det under betingelserne i GNU's LGPL licens som publiceret af Free Software
+Foundation; enten version 2 af licensen, eller (hvis du hellere vil) en
+vilkårlig senere udgave.</para>
+
+<para>Dette bibliotek er udgivet i det håb at det måtte være nyttigt, men UDEN
+NOGEN GARANTI; selv uden den implicitte garanti at det kan bruges ved SALG
+eller kan BRUGES TIL ET BESTEMT FORMÅL. Se GNU LGPL licensen for flere
+detaljer.</para>
+
+<para>Du skulle have modtaget en kopi af GNU LGPL licensen med dette bibliotek;
+hvis ikke, skriv til 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/da/entities/report-bugs.docbook b/kdoctools/customization/da/entities/report-bugs.docbook
new file mode 100644
index 000000000..c9f2992f2
--- /dev/null
+++ b/kdoctools/customization/da/entities/report-bugs.docbook
@@ -0,0 +1 @@
+<!-- -->
diff --git a/kdoctools/customization/da/entities/underArtisticLicense.docbook b/kdoctools/customization/da/entities/underArtisticLicense.docbook
new file mode 100644
index 000000000..612fb2ecc
--- /dev/null
+++ b/kdoctools/customization/da/entities/underArtisticLicense.docbook
@@ -0,0 +1,2 @@
+<para>Dette program er udgivet under betingelserne i <ulink
+url="common/artistic-license.html">Artistic License</ulink>.</para>
diff --git a/kdoctools/customization/da/entities/underBSDLicense.docbook b/kdoctools/customization/da/entities/underBSDLicense.docbook
new file mode 100644
index 000000000..3d2630b16
--- /dev/null
+++ b/kdoctools/customization/da/entities/underBSDLicense.docbook
@@ -0,0 +1,2 @@
+<para>Dette program er udgivet under betingelserne i <ulink
+url="common/bsd-license.html">BSD Licensen</ulink>.</para>
diff --git a/kdoctools/customization/da/entities/underFDL.docbook b/kdoctools/customization/da/entities/underFDL.docbook
new file mode 100644
index 000000000..78acfee10
--- /dev/null
+++ b/kdoctools/customization/da/entities/underFDL.docbook
@@ -0,0 +1,4 @@
+<para id="gnu-fdl" xreflabel="afsnittet ved navn &quot;
+Medvirkende og licens&quot;">Dokumentation er udgivet under betingelserne i
+<ulink url="common/fdl-license.html">GNU Free Documentation
+License</ulink>.</para>
diff --git a/kdoctools/customization/da/entities/underGPL.docbook b/kdoctools/customization/da/entities/underGPL.docbook
new file mode 100644
index 000000000..97e0af6d2
--- /dev/null
+++ b/kdoctools/customization/da/entities/underGPL.docbook
@@ -0,0 +1,2 @@
+<para>Dette program er udgivet under betingelserne i <ulink
+url="common/gpl-translated.html">GNU General Public License</ulink>.</para>
diff --git a/kdoctools/customization/da/entities/underLGPL.docbook b/kdoctools/customization/da/entities/underLGPL.docbook
new file mode 100644
index 000000000..591c3321e
--- /dev/null
+++ b/kdoctools/customization/da/entities/underLGPL.docbook
@@ -0,0 +1,2 @@
+<para>Dette program er udgivet under betingelserne i <ulink
+url="common/lgpl-license.html">GNU Lesser General Public License</ulink>.</para>
diff --git a/kdoctools/customization/da/entities/underX11License.docbook b/kdoctools/customization/da/entities/underX11License.docbook
new file mode 100644
index 000000000..69bad4c60
--- /dev/null
+++ b/kdoctools/customization/da/entities/underX11License.docbook
@@ -0,0 +1,2 @@
+<para>Dette program er udgivet under betingelserne i <ulink
+url="common/x11-license.html">X11 Licensen</ulink>.</para>
diff --git a/kdoctools/customization/da/entities/update-doc.docbook b/kdoctools/customization/da/entities/update-doc.docbook
new file mode 100644
index 000000000..13784bfe7
--- /dev/null
+++ b/kdoctools/customization/da/entities/update-doc.docbook
@@ -0,0 +1,3 @@
+<para>Dette dokument er muligvis blevet opdateret siden din installation.
+Du kan finde den nyeste udgave på <ulink
+url="http://www.klid.dk/kde/da/&package;/">http://www.klid.dk/kde/da/&package;/</ulink>.</para>