diff options
Diffstat (limited to 'koffice-i18n-da/docs/koffice/kplato/index.docbook')
-rw-r--r-- | koffice-i18n-da/docs/koffice/kplato/index.docbook | 180 |
1 files changed, 180 insertions, 0 deletions
diff --git a/koffice-i18n-da/docs/koffice/kplato/index.docbook b/koffice-i18n-da/docs/koffice/kplato/index.docbook new file mode 100644 index 00000000..ab2bda02 --- /dev/null +++ b/koffice-i18n-da/docs/koffice/kplato/index.docbook @@ -0,0 +1,180 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kplato "KPlato"> + <!ENTITY kappname "&kplato;"> + <!ENTITY package "koffice"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Danish "INCLUDE"> + <!ENTITY definitions SYSTEM "definitions.docbook"> + <!ENTITY mainwindow SYSTEM "mainwindow.docbook"> + <!ENTITY wbs SYSTEM "wbs.docbook"> + <!ENTITY options SYSTEM "options.docbook"> + <!ENTITY commands SYSTEM "commands.docbook"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>&kplato;-håndbogen</title> + +<authorgroup> +<author +><firstname +>Raphael</firstname +> <surname +>Langerhorst</surname +> <affiliation +> <address +><email +>[email protected]</email +></address> +</affiliation> +</author> +<author +><firstname +>Anne-Marie</firstname +> <surname +>Mahfouf</surname +> <affiliation +> <address +><email +>[email protected]</email +></address> +</affiliation> +</author> +&erik.kjaer.pedersen.role; +</authorgroup> + +<legalnotice +>&FDLNotice;</legalnotice> + +<!-- Date and version information of the documentation +Don't forget to include this last date and this last revision number, we +need them for translation coordination ! +Please respect the format of the date (DD/MM/YYYY) and of the version +(Major.minor.lesser), it could be used by automation scripts --> + +<date +>2006-02-11</date> +<releaseinfo +>0.5.0</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para +>&kplato; er et projektplanlægnings- og projektstyringsværktøj for &kde;. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>KPlato</keyword> +<keyword +>Projekt</keyword> +<keyword +>Håndtering</keyword> +<keyword +>gantt</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Indledning</title> +<para +><emphasis +>Den udgave af &kplato; som indgår i &koffice; 1.5 er en forhåndsvisning af teknologien, og det er ikke tilrådeligt at bruge &kplato; i kritiske produktionssammenhænge. Gør det på eget ansvar. I denne første åbne udgave, fokuserer vi på planlægning og skemalægning af projekter. </emphasis +></para> +<para +>&kplato; er et projekthåndteringsprogram og et planlægningsværktøj. Som en integreret komponent i &koffice;, kan &kplato; bruges inde i større dokumenter i andre &koffice;-komponenter. </para> +</chapter> +<chapter id="features" +> <title +>Funktioner</title> +<itemizedlist> +<title +>Funktioner omfatter:</title> +<listitem +><para +>Ressourcehåndtering,</para +></listitem> +<listitem +><para +>Hierarkiske kalendere,</para +></listitem> +<listitem +><para +>Opgaver med afhængigheder og delaktiviteter.</para +></listitem> +<listitem> +<itemizedlist> +<title +>Diagram for visualisering:</title> +<listitem +><para +>Gantt</para +></listitem> +</itemizedlist> +</listitem> +<listitem> +<itemizedlist +><title +>Projektskemalægning</title> +<listitem +><para +>Pessimistisk,</para +></listitem> +<listitem +><para +>Forventet,</para +></listitem> +<listitem +><para +>Optimistisk.</para +></listitem> +</itemizedlist> +</listitem> +<listitem +><para +>Arbejdsfordelingsstruktur.</para +></listitem> +<listitem +><para +>Kritisk sti og ressourcer.</para +></listitem> +<listitem +><para +>Indlejring i andre programmer i Koffice.</para +></listitem> +</itemizedlist> +</chapter> + +&definitions; +&mainwindow; +&wbs; +&options; +&commands; + +<chapter id="license" +><title +>Licens</title> +&underFDL; </chapter> + +&documentation.index; +</book> + + +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes:nil +sgml-general-insert-case:lower +sgml-indent-step:0 +sgml-indent-data:nil +End: +--> |