Common_Content/de-DE

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Thu Nov 8 15:11:57 CET 2012


 Common_Content/de-DE/Author_Group.xml                                                            |   29 ++
 Common_Content/de-DE/images/high_availability-node_or_service_level_replication-hot_failover.png |binary
 Common_Content/de-DE/images/high_availability-storage_level_replication-cold_failover.png        |binary
 Common_Content/de-DE/images/kolab_deployment_overview-large_scale.png                            |binary
 Common_Content/de-DE/images/kolab_server-primary_components-overview.png                         |binary
 Common_Content/de-DE/images/traditional_kolab_deployment.png                                     |binary
 Common_Content/de-DE/sect-About_Kolab_Groupware.xml                                              |  126 ++++++++++
 Common_Content/de-DE/sect-Feedback.xml                                                           |   93 +++++++
 Common_Content/de-DE/sect-Kolab_Product_Series.xml                                               |   96 +++++++
 Common_Content/de-DE/sect-Supported_Platforms_and_System_Requirements.xml                        |   84 ++++++
 10 files changed, 428 insertions(+)

New commits:
commit 6ee46b4b17df57eda95989b49e4914a7800f2c1c
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Thu Nov 8 14:11:43 2012 +0000

    Add de-DE version for the sake of UCS documentation

diff --git a/Common_Content/de-DE/Author_Group.xml b/Common_Content/de-DE/Author_Group.xml
new file mode 100644
index 0000000..fa94325
--- /dev/null
+++ b/Common_Content/de-DE/Author_Group.xml
@@ -0,0 +1,29 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+%BOOK_ENTITIES;
+]>
+<authorgroup>
+    <author>
+        <firstname>Christian</firstname>
+        <surname>Mollekopf</surname>
+        <affiliation>
+            <orgname>Kolab Systems</orgname>
+            <orgdiv>Software Engineer</orgdiv>
+
+        </affiliation>
+        <email>mollekopf at kolabsys.com</email>
+
+    </author>
+    <author>
+        <firstname>Jeroen</firstname>
+        <surname>van Meeuwen</surname>
+        <affiliation>
+            <orgname>Kolab Systems</orgname>
+            <orgdiv>Systems Architect</orgdiv>
+
+        </affiliation>
+        <email>vanmeeuwen at kolabsys.com</email>
+
+    </author>
+</authorgroup>
+
diff --git a/Common_Content/de-DE/images/high_availability-node_or_service_level_replication-hot_failover.png b/Common_Content/de-DE/images/high_availability-node_or_service_level_replication-hot_failover.png
new file mode 100644
index 0000000..95a5b05
Binary files /dev/null and b/Common_Content/de-DE/images/high_availability-node_or_service_level_replication-hot_failover.png differ
diff --git a/Common_Content/de-DE/images/high_availability-storage_level_replication-cold_failover.png b/Common_Content/de-DE/images/high_availability-storage_level_replication-cold_failover.png
new file mode 100644
index 0000000..14eb7d2
Binary files /dev/null and b/Common_Content/de-DE/images/high_availability-storage_level_replication-cold_failover.png differ
diff --git a/Common_Content/de-DE/images/kolab_deployment_overview-large_scale.png b/Common_Content/de-DE/images/kolab_deployment_overview-large_scale.png
new file mode 100644
index 0000000..3d50c8b
Binary files /dev/null and b/Common_Content/de-DE/images/kolab_deployment_overview-large_scale.png differ
diff --git a/Common_Content/de-DE/images/kolab_server-primary_components-overview.png b/Common_Content/de-DE/images/kolab_server-primary_components-overview.png
new file mode 100644
index 0000000..c824b09
Binary files /dev/null and b/Common_Content/de-DE/images/kolab_server-primary_components-overview.png differ
diff --git a/Common_Content/de-DE/images/traditional_kolab_deployment.png b/Common_Content/de-DE/images/traditional_kolab_deployment.png
new file mode 100644
index 0000000..7a24f74
Binary files /dev/null and b/Common_Content/de-DE/images/traditional_kolab_deployment.png differ
diff --git a/Common_Content/de-DE/sect-About_Kolab_Groupware.xml b/Common_Content/de-DE/sect-About_Kolab_Groupware.xml
new file mode 100644
index 0000000..81f6894
--- /dev/null
+++ b/Common_Content/de-DE/sect-About_Kolab_Groupware.xml
@@ -0,0 +1,126 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sect-About_Kolab_Groupware">
+    <title>About Kolab Groupware</title>
+    <para>
+        Kolab Groupware is a highly scalable, flexible, mutli-platform solution for Emails, Appointments, Contacts and more. It supports mixed client environments (Outlook/KDE) because of a well-defined, interoperable and open storage format. Any email client speaking standard protocols can be served.
+    </para>
+    <para>
+        The Kolab Groupware solution consists of many Free Software components, integrated by Kolab in order to build a groupware solution.
+    </para>
+    <section id="sect-About_Kolab_Groupware-Free_Software_Components">
+        <title>Free Software Components</title>
+        <para>
+            Free Software components included with Kolab Groupware include;
+        </para>
+        <para>
+            <itemizedlist>
+                <listitem>
+                    <formalpara>
+                        <title>Postfix</title>
+                        <para>
+                            Postfix attempts to be fast, easy to administer, and secure. The outside has a definite Sendmail-ish flavor, but the inside is completely different.
+                        </para>
+                    </formalpara>
+                    <para>
+                        Website: <ulink url="http://www.postfix.org/" />
+                    </para>
+                </listitem>
+                <listitem>
+                    <formalpara>
+                        <title>Cyrus IMAP</title>
+                        <para>
+                            Cyrus IMAP is a highly scalable enterprise mail system designed for use in enterprise environments of various sizes using standards based technologies. Cyrus IMAP technologies scale from independent use in email departments to a system centrally managed in a large enterprise.
+                        </para>
+                    </formalpara>
+                    <para>
+                        Website: <ulink url="http://www.cyrusimap.org/" />
+                    </para>
+                </listitem>
+                <listitem>
+                    <formalpara>
+                        <title>OpenLDAP</title>
+                        <para>
+                            OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol.
+                        </para>
+                    </formalpara>
+                    <para>
+                        Website: <ulink url="http://www.openldap.org/" />
+                    </para>
+                </listitem>
+                <listitem>
+                    <formalpara>
+                        <title>Roundcube</title>
+                        <para>
+                            Roundcube webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking.
+                        </para>
+                    </formalpara>
+                    <para>
+                        Website: <ulink url="http://www.roundcube.net/" />
+                    </para>
+                </listitem>
+            </itemizedlist>
+        </para>
+<!--
+        <section id="sect-Free_Software_Components-This_documentation">
+            <title>This documentation</title>
+            <para>
+                Describe how this documentation can be modified to custom, internal documentation
+            </para>
+
+        </section>
+//-->
+
+    </section>
+
+<!--
+    Flavors are obsolete, aren't they?
+
+    <section id="sect-About_Kolab_Groupware-Kolab_Groupware_Flavors">
+        <title>Kolab Groupware Flavors</title>
+        <para>
+            Kolab Groupware comes in two major flavors:
+        </para>
+        <para>
+            <orderedlist>
+                <listitem>
+                    <formalpara id="form-Kolab_Groupware_Flavors-Kolab_Vanilla">
+                        <title>Kolab (<emphasis>Vanilla</emphasis>)</title>
+                        <para>
+                            The vanilla flavor of Kolab is ideally suited for general purpose Groupware systems in which no specialist features are required.
+                        </para>
+
+                    </formalpara>
+
+                </listitem>
+                <listitem>
+                    <formalpara id="form-Kolab_Groupware_Flavors-Hosted_Kolab">
+                        <title>Hosted Kolab</title>
+                        <para>
+                            Hosted Kolab is the flavor targeted specifically at hosting providers (ISP, ASP, Cloud) offering Kolab Groupware environments to multiple customers, possibly through multiple resellers.
+                        </para>
+
+                    </formalpara>
+
+                </listitem>
+
+            </orderedlist>
+
+        </para>
+        <para>
+            Furthermore, the Kolab software are divided in a community version, and an enterprise version. The community version naturally moves forward a little faster and is subject to change a lot more so then the enterprise version. The community version of a product series will only become available as an enterprise version after thorough Quality Assurance and Certification of partner products.
+        </para>
+
+    </section>
+//-->
+
+    <xi:include href="sect-Supported_Platforms_and_System_Requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+    <xi:include href="sect-Kolab_Product_Series.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+</section>
+
+
diff --git a/Common_Content/de-DE/sect-Feedback.xml b/Common_Content/de-DE/sect-Feedback.xml
new file mode 100644
index 0000000..d8ebfe9
--- /dev/null
+++ b/Common_Content/de-DE/sect-Feedback.xml
@@ -0,0 +1,93 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
+<section id="sect-Feedback">
+    <title>Feedback</title>
+     <indexterm>
+        <primary>feedback</primary>
+         <secondary>contact information for this manual</secondary>
+
+    </indexterm>
+     <para>
+        We value feedback on our software as well as our documentation. Please find ways to contact us in this section.
+    </para>
+
+    <section id="sect-Feedback-Reporting_Bugs_in_Kolab">
+        <title>Reporting Bugs in Kolab</title>
+        <para>
+            Bug reports can be logged in our <ulink url="https://bugzilla.kolabsys.com">Bugzilla issue tracker</ulink>. Please bear in mind registration is required to log bugs.
+        </para>
+        <para>
+            Before reporting a bug, please search the issue tracker for existing bugs that may report the same problem.
+        </para>
+        <para>
+            When reporting a bug, please prepare to provide the following information;
+        </para>
+        <para>
+            <itemizedlist>
+                <listitem>
+                    <para>
+                        Your platform, and if applicable, your distribution and the distribution version.
+                    </para>
+                </listitem>
+                <listitem>
+                    <para>
+                        The version(s) of the relevant Kolab component(s) you are using.
+                    </para>
+                </listitem>
+                <listitem>
+                    <para>
+                        If a custom version is used, any options that may have specified during the build process.
+                    </para>
+                </listitem>
+            </itemizedlist>
+        </para>
+    </section>
+
+    <section id="sect-Feedback-Mailing_Lists">
+        <title>Mailing Lists</title>
+        <para>
+            Mailing lists are a quick way to get in touch with a large number of subscribers, who may know the answer to your question or can provide you with additional insight.
+        </para>
+        <formalpara>
+            <title>Announcement Mailing List</title>
+            <para>
+                Kolab Groupware administrators and developers are strongly encouraged to subscribe to the moderated, low-volume announcement mailing list, to which important release announcements are submitted. We have the announcement mailing list available at <ulink url="https://lists.kolab.org/mailman/listinfo/kolab-announce" />. To subscribe to the list, either click the aforementioned link and fill out the information requested, or send an email to <ulink url="mailto:kolab-announce-subscribe at kolab.org">kolab-announce-subscribe at kolab.org</ulink>.
+            </para>
+        </formalpara>
+
+        <formalpara>
+            <title>User Mailing List</title>
+            <para>
+                For users of Kolab software, we run a public mailing list at <ulink url="https://lists.kolab.org/mailman/listinfo/kolab-users" />. To subscribe to the list, either click the aforementioned link and fill out the information requested, or send an email to <ulink url="mailto:kolab-users-subscribe at kolab.org">kolab-users-subscribe at kolab.org</ulink>.
+            </para>
+        </formalpara>
+
+        <formalpara>
+            <title>Development Mailing List</title>
+            <para>
+                For developers of Kolab software, as well as general discussion on bugs and patches, we run a public mailing list at <ulink url="https://lists.kolab.org/mailman/listinfo/kolab-devel" />. To subscribe to the list and fill out the information requested, or send an email to <ulink url="mailto:kolab-devel-subscribe at kolab.org">kolab-devel-subscribe at kolab.org</ulink>.
+            </para>
+        </formalpara>
+
+        <section id="sect-Feedback-Mailing_Lists-Archives">
+            <title>Archives</title>
+            <para>
+                The archives of the announcement, user support and development discussion mailing lists are available through web archives.
+            </para>
+        </section>
+
+    </section>
+
+    <section id="sect-Feedback-IRC">
+        <title>IRC</title>
+        <para>
+            Internet Relay Chat (IRC) is another way to get in touch with some of the people that develop and use Kolab Groupware. Use your favorite IRC client to connect to the <ulink url="http://freenode.net" >FreeNode IRC Network</ulink>, or use the <ulink url="http://webchat.freenode.net?channels=kolab&uio=d4">web-based chat</ulink>.
+        </para>
+        <para>
+            Once connected, join us in <ulink url="irc://irc.freenode.net/kolab">the #kolab IRC channel</ulink>.
+        </para>
+    </section>
+
+</section>
+
+
diff --git a/Common_Content/de-DE/sect-Kolab_Product_Series.xml b/Common_Content/de-DE/sect-Kolab_Product_Series.xml
new file mode 100644
index 0000000..f372fe4
--- /dev/null
+++ b/Common_Content/de-DE/sect-Kolab_Product_Series.xml
@@ -0,0 +1,96 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Architecture_and_Design.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sect-Kolab_Product_Series">
+    <title>Kolab Product Series</title>
+     <para>
+        Kolab Groupware consists of free software components, each of which are available from various upstream development and support project organizations, including Linux distributions.
+    </para>
+     <para>
+        The Kolab Groupware developers, community members and Kolab Systems engineering and support staff maintain many of the packages related to Kolab with the Linux distributions through which those packages are available.
+    </para>
+    <para>
+        The Kolab software repositories can therefor include only those software components, or those specific versions of software components, that differentiate from what is available through the upstream Linux distribution software repositories, and possibly recommended or required additional software repositories.
+    </para>
+    <para>
+        Product series are versioned, each of them created to provide a sustainable stream of updates to the individual software components included in that product serie.
+    </para>
+    <para>
+        The convention for <emphasis>Server Product Versioning</emphasis> is subject to the guidelines proposed and accepted as <ulink url="http://wiki.kolab.org/KEP:5">Kolab Enhancement Proposal #5</ulink> (KEP #5 for short).
+    </para>
+    <section id="sect-Kolab_Product_Series-Product_Streams">
+        <title>Product Streams</title>
+        <para>
+            Two different product streams exist, a <literal>community</literal> edition and an <literal>enterprise</literal> edition.
+        </para>
+        <para>
+            The differences between the community edition and the enterprise edition are as follows:
+        </para>
+        <para>
+            <orderedlist>
+                <listitem>
+                    <para>
+                        No debuginfo sub-packages are made available through the repositories for the community edition. You typically need debuginfo sub-paclages in case stack traces need to be generated for binary compiled programs such as mysql, openldap, cyrus-imapd, php and others.
+                    </para>
+
+                </listitem>
+                <listitem>
+                    <para>
+                        The packages available through the repositories for the community edition are not signed with a PGP key, and therefor the authenticity of the packages cannot be verified.
+                    </para>
+
+                </listitem>
+                <listitem>
+                    <para>
+                        The repositories for the community edition are made available through HTTP only, while the enterprise edition's repositories are available over HTTPS only. For the community edition, the the authenticity cannot be verified.
+                    </para>
+
+                </listitem>
+                <listitem>
+                    <para>
+                        In the repositories for the community edition, no package builds other then the latest are made available. Rolling back a software update foo-1.0-2.el5 to a previously installed software version foo-1.0-1.el5 after a failed update is therefor not possible unless a copy of foo-1.0-1.el5 had been preserved.
+                    </para>
+
+                </listitem>
+                <listitem>
+                    <para>
+                        For the community edition, no security errata –other then for critical security issues– is sent out.
+                    </para>
+
+                </listitem>
+                <listitem>
+                    <para>
+                        The enterprise edition is supported for a longer term than the community edition.
+                    </para>
+                </listitem>
+                <listitem>
+                    <para>
+                        The software available in the enterprise edition is subjected to thorough quality assurance and certification before being made available.
+                    </para>
+                </listitem>
+
+            </orderedlist>
+
+        </para>
+
+    </section>
+
+     <section id="sect-Kolab_Product_Series-Repository_Stages">
+        <title>Repository Stages</title>
+         <para>
+            4 different repository stages exist, each of them indicating the expected level of stability, and point-in-time release.
+        </para>
+         <para>
+            The <literal>release</literal> and <literal>updates</literal> repositories contain the most stable software (community edition) which is supported (professionally in the enterprise edition).
+        </para>
+        <para>
+            The <literal>updates-testing</literal> repositories contain software that is being stabilized (through the collection of community feedback for the community edition) before being submitted to the <literal>updates</literal> repository.
+        </para>
+    </section>
+
+
+</section>
+
+
diff --git a/Common_Content/de-DE/sect-Supported_Platforms_and_System_Requirements.xml b/Common_Content/de-DE/sect-Supported_Platforms_and_System_Requirements.xml
new file mode 100644
index 0000000..3e560e0
--- /dev/null
+++ b/Common_Content/de-DE/sect-Supported_Platforms_and_System_Requirements.xml
@@ -0,0 +1,84 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Deployment_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sect-Supported_Platforms_and_System_Requirements">
+    <title>Supported Platforms and System Requirements</title>
+    <para>
+        Kolab Groupware is supported on the following platforms;
+    </para>
+    <para>
+        <itemizedlist>
+            <listitem>
+                <para>
+                    All reasonably recent versions of Linux<footnote> <para>
+                        By reasonably recent versions of Linux, we intend to indicate the Kolab project can manage to keep up with the latest distribution release ear-marked stable.
+                    </para>
+                    </footnote>, including but not limited to the following distributions, in no particular order other then alphabetic;
+                </para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>
+                                <ulink url="http://centos.org">CentOS</ulink>
+                            </para>
+                        </listitem>
+                        <listitem>
+                            <para>
+                                <ulink url="http://debian.org">Debian</ulink>
+                            </para>
+                        </listitem>
+                        <listitem>
+                            <para>
+                                <ulink url="http://fedoraproject.org">Fedora</ulink>
+                            </para>
+                        </listitem>
+<!--
+                        <listitem>
+                            <para>
+                                <ulink url="http://gentoo.org">Gentoo</ulink>
+                            </para>
+                        </listitem>
+-->
+<!--
+                        <listitem>
+                            <para>
+                                <ulink url="http://opensuse.org">openSUSE</ulink>
+                            </para>
+                        </listitem>
+-->
+                        <listitem>
+                            <para>
+                                <ulink url="http://redhat.com">Red Hat Enterprise Linux</ulink>
+                            </para>
+                        </listitem>
+<!--
+                        <listitem>
+                            <para>
+                                <ulink url="http://www.novell.com/linux">SUSE Linux</ulink>
+                            </para>
+                        </listitem>
+-->
+                        <listitem>
+                            <para>
+                                <ulink url="http://www.univention.de/index.php?id=964&L=1">Univention Corporate Server</ulink>
+                            </para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>
+                    Should your Linux distribution or platform not be listed here, please refer to <xref linkend="sect-Feedback" /> for ways of contacting the Kolab Development team.
+                </para>
+            </listitem>
+<!--
+            <listitem>
+                <para>
+                    Solaris
+                </para>
+            </listitem>
+-->
+        </itemizedlist>
+    </para>
+
+</section>
\ No newline at end of file





More information about the commits mailing list