Added: 
websites/staging/ooo-site/trunk/content/de/Archive/downloads/msg_prop_l10n_de.js
==============================================================================
--- 
websites/staging/ooo-site/trunk/content/de/Archive/downloads/msg_prop_l10n_de.js
 (added)
+++ 
websites/staging/ooo-site/trunk/content/de/Archive/downloads/msg_prop_l10n_de.js
 Sun Apr  9 12:16:49 2017
@@ -0,0 +1,372 @@
+/* This file is to maintain text information that can be used on the download 
webpage via JavaScript when
+ * including this file.
+ *
+ * Instead of hard coded text in the green box please use these variables and 
translate it to your favorite language.
+ *
+ * Wrong:   "Download Apache OpenOffice"
+ * Correct: l10n.dl_green_box_headline_text
+ */
+
+
+
+// Object that contains all following variables.
+var l10n = new Object();
+
+// The following variables are used in the "index.html" file:
+
+// Set a specific language ISO code to force to assemble a download link with 
a certain language.
+DL.NL_LANG                                     = "de";
+
+// General:
+l10n.dl_headline_text                          = "Apache OpenOffice 
herunterladen";
+
+// Download: Strings in the green box (used in "index.html").
+l10n.dl_green_box_headline_text                        = "Apache OpenOffice 
herunterladen";
+l10n.dl_green_box_headline_title               = "Herunterladen von Apache 
OpenOffice für das gewünschte Betriebssystem, Sprache und Version";
+l10n.dl_green_box_subtext1_text                        = "Hosted von 
Sourceforge.net - Eine vertrauenswürdige Webseite";
+l10n.dl_green_box_subtext1_title               = "Apache OpenOffice 
Installationsdateien sind von Sourceforge.net gehostet - Eine 
vertrauenswürdige Webseite";
+l10n.dl_green_box_subtext2_text                        = "Wähle das 
gewünschte Betriebssystem, Sprache und Version";
+l10n.dl_green_box_subtext2_title               = "Wähle das gewünschte 
Betriebssystem, Sprache und Version";
+l10n.dl_green_box_selectbox_os_title           = "Wähle das gewünschte 
Betriebssystem";
+l10n.dl_green_box_selectbox_lang_title         = "Wähle die gewünschte 
Sprache";
+l10n.dl_green_box_selectbox_ver_title          = "Wähle die gewünschte 
Version";
+
+//These strings require updates per version. Leave them as empty is you want 
to just take the defautl in English.
+
+// The strings that will be shown in the OS, language and version drop-down 
select boxes.
+// You must leave at least one single empty string (see the comment lines 
above the 3 following variables)!
+// Leaving as default will result in the download box for any OS, language, or 
release shown on:
+// https://www.openoffice.org/download/index.html
+// Custominzations to each of these arrays will require ongoing maintenance 
for new releases.
+
+// l10n.dl_green_box_select_box_os_values      = [ "" ];
+l10n.dl_green_box_select_box_os_values         = [ "Windows (EXE)",
+                                                   "Linux 64-Bit (x86-64) 
(DEB)",
+                                                   "Linux 64-Bit (x86-64) 
(RPM)",
+                                                   "Linux 32-Bit (x86) (DEB)",
+                                                   "Linux 32-Bit (x86) (RPM)",
+                                                   "OS X (version >= 10.7) 
(DMG)",
+                                                   "OS X (version <= 10.6) 
(DMG)",
+                                                   "Andere Betriebssysteme" ];
+
+// l10n.dl_green_box_select_box_language_values        = [ "" ];
+l10n.dl_green_box_select_box_language_values   = [ "Asturisch",
+                                                   "Baskisch",
+                                                   "Bulgarisch",
+                                                   "Katalanisch",
+                                                   "Katalanisch [Valencianisch 
AVL]",
+                                                   "Katalanisch [Valencianisch 
RACV]",
+                                                   "Chinesisch [Vereinfacht]",
+                                                   "Chinesisch [Traditionell]",
+                                                   "Tschechisch",
+                                                   "Dänisch",
+                                                   "Niederländisch",
+                                                   "Englisch [Britisch]",
+                                                   "Englisch [US]",
+                                                   "Finnisch",
+                                                   "Französisch",
+                                                   "Galicisch",
+                                                   "Deutsch",
+                                                   "Griechisch",
+                                                   "Hebräisch",
+                                                   "Hindi",
+                                                   "Ungarisch",
+                                                   "Italienisch",
+                                                   "Japanisch",
+                                                   "Khmer",
+                                                   "Koreanisch",
+                                                   "Litauisch",
+                                                   "Norwegisch [Buchsprache]",
+                                                   "Polnisch",
+                                                   "Portugiesisch 
[Brasilianisch]",
+                                                   "Portugiesisch 
[Europäisch]",
+                                                   "Russisch",
+                                                   "Schottisch [Gälisch]",
+                                                   "Serbisch [Kyrillisch]",
+                                                   "Slowakisch",
+                                                   "Slowenisch",
+                                                   "Spanisch",
+                                                   "Schwedisch",
+                                                   "Tamilisch",
+                                                   "Thailändisch",
+                                                   "Türkisch",
+                                                   "Vietnamesisch" ];
+
+// l10n.dl_green_box_select_box_version_values = [ "" ];
+l10n.dl_green_box_select_box_version_values    = [ "4.1.3",
+                                                   "4.1.2",
+                                                   "4.1.1",
+                                                   "4.1.0",
+                                                   "4.0.1",
+                                                   "4.0.0",
+                                                   "3.4.1",
+                                                   "Ältere Versionen" ];
+
+// Download: Strings in the sub-green box (used in "index.html").
+// Not defined for now.
+
+// Download: Strings in the yellow box (used in "index.html").
+// Not defined for now.
+
+// Download: Strings in the sub-yellow box (used in "index.html").
+// Not defined for now.
+
+// Share: Strings in the light-blue box (used in "index.html").
+l10n.dl_share_light_blue_box_headline_text     = "Bitte weitersagen!";
+l10n.dl_share_light_blue_box_headline_title    = "Bitte weitersagen! Erzähle 
Deinen Freunden von Apache OpenOffice";
+l10n.dl_share_light_blue_box_text_text         = "Erzähle Deinen Freunden von 
Apache OpenOffice:";
+l10n.dl_share_light_blue_box_text_title                = "Bitte weitersagen! 
Erzähle Deinen Freunden von Apache OpenOffice";
+l10n.dl_share_light_blue_box_blog_text         = "Offizieller Blog";
+l10n.dl_share_light_blue_box_blog_title                = "Weblog von 
OpenOffice";
+l10n.dl_share_light_blue_box_blog_src          = "/images/logo-rss-32.png";
+l10n.dl_share_light_blue_box_blog_alt          = "Weblog von OpenOffice";
+l10n.dl_share_light_blue_box_facebook_text     = "Facebook";
+l10n.dl_share_light_blue_box_facebook_title    = "Erzähle Deinen Freunden von 
Apache OpenOffice auf Facebook";
+l10n.dl_share_light_blue_box_facebook_src      = 
"/images/logo-facebook-32.png";
+l10n.dl_share_light_blue_box_facebook_alt      = "Weitersagen auf Facebook";
+l10n.dl_share_light_blue_box_twitter_text      = "Twitter";
+l10n.dl_share_light_blue_box_twitter_title     = "Erzähle Deinen Freunden von 
Apache OpenOffice auf Twitter";
+l10n.dl_share_light_blue_box_twitter_src       = "/images/logo-twitter-32.png";
+l10n.dl_share_light_blue_box_twitter_alt       = "Weitersagen auf Twitter";
+l10n.dl_share_light_blue_box_googleplus_text   = "Google+";
+l10n.dl_share_light_blue_box_googleplus_title  = "Erzähle Deinen Freunden von 
Apache OpenOffice auf Google+";
+l10n.dl_share_light_blue_box_googleplus_src    = 
"/images/logo-googleplus-32.png";
+l10n.dl_share_light_blue_box_googleplus_alt    = "Weitersagen auf Google+";
+
+// Extensions: Strings in the blue box (top) (used in "index.html").
+l10n.dl_ext_blue_box_headline_text             = "Erweiterungen/Wörterbücher 
für Apache OpenOffice";
+l10n.dl_ext_blue_box_headline_title            = "Wähle aus einem breiten 
Angebot an zusätzlicher und individueller Funktionalität";
+l10n.dl_ext_blue_box_text_text                 = "Erweitere Deine Apache 
OpenOffice Funktionalität mit einer großen und stetig wachsenden Sammlung von 
Erweiterungen und Wörterbüchern von anderen Anwendern.";
+l10n.dl_ext_blue_box_text_title                        = "Wähle aus einem 
breiten Angebot an zusätzlicher und individueller Funktionalität";
+l10n.dl_ext_blue_box_text_href                 = 
"http://extensions.openoffice.org/";;
+
+// Templates: Strings in the blue box (bottom) (used in "index.html").
+l10n.dl_tlp_blue_box_headline_text             = "Vorlagen für Apache 
OpenOffice";
+l10n.dl_tlp_blue_box_headline_title            = "Wähle aus einem breiten 
Angebot an zusätzlichen und individuellen Vorlagen";
+l10n.dl_tlp_blue_box_text_text                 = "Erweitere Deine Apache 
OpenOffice Funktionalität mit einer großen und stetig wachsenden Sammlung von 
Vorlagen von anderen Anwendern.";
+l10n.dl_tlp_blue_box_text_title                        = "Wähle aus einem 
breiten Angebot an zusätzlichen und individuellen Vorlagen";
+l10n.dl_tlp_blue_box_text_href                 = 
"http://templates.openoffice.org/";;
+
+// Strings in the navigation bar (used in "index.html").
+// Release Information
+l10n.dl_nav_headline_1_text                    = "Release Informationen";
+l10n.dl_nav_sysreq_text                                = 
"Systemvoraussetzungen";
+l10n.dl_nav_sysreq_title                       = "Festplatte: ~300MB frei - 
Speicher: &gt;128MB - Prozessor: &gt;500MHz - OS: Windows, macOS (OS&nbsp;X), 
Linux, Solaris, FreeBSD...";
+l10n.dl_nav_sysreq_href                                = 
"https://www.openoffice.org/dev_docs/source/sys_reqs_aoo41.html";;
+l10n.dl_nav_license_text                       = "Lizenz";
+l10n.dl_nav_license_title                      = "Lizenz von Apache 
OpenOffice";
+l10n.dl_nav_license_href                       = 
"https://www.openoffice.org/license.html";;
+l10n.dl_nav_source_text                                = "Quellcode";
+l10n.dl_nav_source_title                       = "Für Entwickler und 
Power-User: Der Quellcode von Apache OpenOffice";
+l10n.dl_nav_source_href                                = 
"https://openoffice.apache.org/downloads.html";;
+l10n.dl_nav_build_text                         = "Anleitung zum Bauen";
+l10n.dl_nav_build_title                                = "Für Entwickler und 
Power-User: Anleitung zum Bauen von Apache OpenOffice";
+l10n.dl_nav_build_href                         = 
"https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO";;
+l10n.dl_nav_sdk_text                           = "Software Development Kit 
(SDK)";
+l10n.dl_nav_sdk_title                          = "Für Entwickler: Software 
Development Kit (SDK)";
+l10n.dl_nav_sdk_href                           = 
"https://openoffice.apache.org/downloads.html";;
+l10n.dl_nav_devbuilds_text                     = "Entwickler-Builds";
+l10n.dl_nav_devbuilds_title                    = "Für QA-Freiwillige: 
Entwickler-Builds";
+l10n.dl_nav_devbuilds_href                     = 
"https://www.openoffice.org/download/devbuilds.html";;
+
+// Documentation
+l10n.dl_nav_headline_2_text                    = "Dokumentation";
+l10n.dl_nav_schedule_text                      = "Release-Planung";
+l10n.dl_nav_schedule_title                     = "Wann ist ein neues Release 
geplant?";
+l10n.dl_nav_schedule_href                      = 
"https://cwiki.apache.org/confluence/display/OOOUSERS/Releases";;
+l10n.dl_nav_hist_schedule_text                 = "Historische Release-Planung";
+l10n.dl_nav_hist_schedule_title                        = "Wann wurden alte 
Releases geplant?";
+l10n.dl_nav_hist_schedule_href                 = 
"https://wiki.openoffice.org/wiki/Product_Release";;
+l10n.dl_nav_inst_guide_text                    = "Installationsanleitungen";
+l10n.dl_nav_inst_guide_title                   = "Installationsanleitungen 
für Apache OpenOffice auf Windows, macOS (OS&nbsp;X) und Linux";
+l10n.dl_nav_inst_guide_href                    = 
"https://www.openoffice.org/download/common/instructions.html";;
+l10n.dl_nav_user_guide_text                    = "Handbücher";
+l10n.dl_nav_user_guide_title                   = "Ausführliche Handbücher 
für die tägliche Arbeit";
+l10n.dl_nav_user_guide_href                    = 
"https://www.openoffice.org/documentation/index.html";;
+l10n.dl_nav_why_java_text                      = "Java und Apache OpenOffice";
+l10n.dl_nav_why_java_title                     = "Informationen über Java: 
Was ist Java und wofür wird es gebraucht?";
+l10n.dl_nav_why_java_href                      = 
"https://www.openoffice.org/download/common/java.html";;
+l10n.dl_nav_eol_text                           = "Eingestellte Versionen 
(End-Of-Life)";
+l10n.dl_nav_eol_title                          = "Eingestellte und nicht 
weiter gepflegte Versionen (End-Of-Life)";
+l10n.dl_nav_eol_href                           = 
"https://www.openoffice.org/development/releases/eol.html";;
+
+// Additional Resources
+l10n.dl_nav_headline_3_text                    = "Weitere Ressourcen";
+l10n.dl_nav_support_text                       = "Unterstützung (Support)";
+l10n.dl_nav_support_title                      = "Hier gibt es kostenlose und 
kostenpflichtige Unterstützungen!";
+l10n.dl_nav_support_href                       = 
"https://www.openoffice.org/support/index.html";;
+l10n.dl_nav_local_text                         = "Lokalisierungen";
+l10n.dl_nav_local_title                                = "Informationen und 
Unterstützung für Deine gewünschte Sprache";
+l10n.dl_nav_local_href                         = 
"https://openoffice.apache.org/native-lang.html";;
+l10n.dl_nav_stat_text                          = "Download-Statistiken";
+l10n.dl_nav_stat_title                         = "Download und andere 
Statistiken";
+l10n.dl_nav_stat_href                          = 
"https://www.openoffice.org/stats/index.html";;
+l10n.dl_nav_mirrors1_text                      = "Alternative Spiegel-Server 
#1";
+l10n.dl_nav_mirrors1_title                     = "Herunterladen über 
Sourceforge Spiegel-Server";
+l10n.dl_nav_mirrors1_href                      = 
"https://sourceforge.net/projects/openofficeorg.mirror/files/";;
+l10n.dl_nav_mirrors2_text                      = "Alternative Spiegel-Server 
#2";
+l10n.dl_nav_mirrors2_title                     = "Herunterladen über Apache 
Spiegel-Server";
+l10n.dl_nav_mirrors2_href                      = 
"https://www.apache.org/dyn/closer.lua/openoffice/";;
+l10n.dl_nav_porting_text                       = "Andere Portierungen und 
Distributionen";
+l10n.dl_nav_porting_title                      = "Portierungen und 
Distributionen von Drittanbieter";
+l10n.dl_nav_porting_href                       = 
"https://www.openoffice.org/porting/index.html";;
+l10n.dl_nav_archive_text                       = "Archivierte und 
Legacy-Versionen";
+l10n.dl_nav_archive_title                      = "Herunterladen von 
archivierten und Legacy-Versionen";
+l10n.dl_nav_archive_href                       = 
"https://www.openoffice.org/download/archive.html";;
+
+// List items in the navigation bar that are not used for now.
+l10n.dl_nav_release_notes_text                 = "Release Notes";
+l10n.dl_nav_release_notes_title                        = "Was ist neu, was 
wurde verbessert in Apache OpenOffice?";
+l10n.dl_nav_release_notes_href                 = 
"https://www.openoffice.org/development/releases/index.html";;
+l10n.dl_nav_checksum_text                      = "Download verifizieren?";
+l10n.dl_nav_checksum_title                     = "Wie kann die 
heruntergeladene Datei mit Signaturen und Hashwerten verifiziert werden?";
+l10n.dl_nav_checksum_href                      = 
"https://www.openoffice.org/download/checksums.html";;
+
+// Strings for the logo graphics.
+l10n.dl_img_sourceforge_title                  = "Sourceforge - Download, 
Develop and Publish Free Open Source Software";
+l10n.dl_img_sourceforge_href                   = 
"https://www.sourceforge.net/";;
+l10n.dl_img_sourceforge_src                    = "/images/sourceforge.png";
+l10n.dl_img_sourceforge_alt                    = "Sourceforge";
+l10n.dl_img_w3c_title                          = "W3C Markup Validation 
Service - Check the markup (HTML, XHTML, ...) of Web documents";
+l10n.dl_img_w3c_href                           = 
"https://validator.w3.org/check?uri=referer";;
+l10n.dl_img_w3c_src                            = 
"/images/valid-xhtml10-blue.png";
+l10n.dl_img_w3c_alt                            = "W3C Validator";
+
+
+
+// The following variables are used in the "download.js" file:
+
+// Download: Strings in the green box (used in "download.js").
+l10n.dl_full_link_text                         = "Herunterladen: 
Vollinstallation";
+l10n.dl_full_link_title                                = "Klicken zum 
Herunterladen: ";
+l10n.dl_langpack_link_text                     = "Herunterladen: Sprachpaket";
+l10n.dl_langpack_link_title                    = "Klicken zum Herunterladen: ";
+
+l10n.dl_full_link_porting_text                 = "Portierungen: Klicken zum 
Wählen von Drittanbietern";
+l10n.dl_full_link_porting_title                        = "Klicken zum Aufrufen 
der Portierungswebseite und Herunterladen von Drittanbietern";
+l10n.dl_full_link_archive_text                 = "Archiv: Klicken zum Wählen 
von älteren Releases";
+l10n.dl_full_link_archive_title                        = "Klicken zum Aufrufen 
der Archivwebseite und Herunterladen von älteren Releases";
+
+// Download: Strings in the sub-green box (used in "download.js").
+l10n.dl_rel_info_headline_text                 = "Release: ";
+l10n.dl_rel_info_milestone_text                        = "Milestone ";
+l10n.dl_rel_info_buildid_text                  = "Build ID ";
+l10n.dl_rel_info_svn_text                      = "SVN "
+l10n.dl_rel_info_rel_date_text                 = "Veröffentlicht ";
+l10n.dl_rel_notes_text                         = "Release Notes";
+l10n.dl_rel_notes_title                                = "Release Notes für 
Apache OpenOffice ";
+
+l10n.dl_headline_full_text                     = "Vollinstallation: ";
+l10n.dl_headline_langpack_text                 = "Sprachpaket: ";
+l10n.dl_filesize_text                          = "Dateigröße ~";
+l10n.dl_megabyte_text                          = " MByte";
+l10n.dl_checksum_headline_text                 = "Signaturen und Hashwerte: ";
+l10n.dl_checksum_keys_text                     = "KEYS";
+l10n.dl_checksum_keys_title                    = "KEYS Signaturdatei";
+l10n.dl_checksum_asc_text                      = "ASC";
+l10n.dl_checksum_asc_title                     = "ASC Signatur für: ";
+l10n.dl_checksum_md5_text                      = "MD5";
+l10n.dl_checksum_md5_title                     = "MD5 Hashwert für: ";
+l10n.dl_checksum_sha256_text                   = "SHA256";
+l10n.dl_checksum_sha256_title                  = "SHA256 Hashwert für: ";
+
+l10n.dl_help_img_title                         = "Was ist der Unterschied 
zwischen einer Vollinstallation und einem Sprachpaket?";
+l10n.dl_help_img_src                           = 
"/download/cachedimages/help-information-icon.png";
+l10n.dl_help_img_alt                           = "Install info";
+l10n.dl_help_text                              = "Was ist ein Sprachpaket?";
+l10n.dl_help_title                             = "Was ist der Unterschied 
zwischen einer Vollinstallation und einem Sprachpaket?";
+l10n.dl_checksum_img_title                     = "Wie kann man die 
heruntergeladene Datei mit Prüfsummen verifizieren?";
+l10n.dl_checksum_img_src                       = 
"/download/cachedimages/help-information-icon.png";
+l10n.dl_checksum_img_alt                       = "Prüfsummen verifizieren";
+l10n.dl_checksum_text                          = "Download verifizieren?";
+l10n.dl_checksum_title                         = "Wie kann man die 
heruntergeladene Datei mit Prüfsummen verifizieren?";
+l10n.dl_report_img_title                       = "Kaputter Download-Link? Hier 
klicken zum Melden.";
+l10n.dl_report_img_src                         = 
"/download/cachedimages/help-report-broken-link-icon.png";
+l10n.dl_report_img_alt                         = "Broken link";
+l10n.dl_report_text                            = "Kaputten Link melden";
+l10n.dl_report_title                           = "Kaputter Download-Link? Hier 
klicken zum Melden.";
+
+// Download: Strings for error text in the sub-red box (used in "download.js").
+l10n.dl_full_link_error_text                   = "Keine Vollinstallation 
verfügbar";
+l10n.dl_full_link_error_title                  = "Bitte ein anderes 
Betriebssystem, Sprache oder Version wählen.";
+l10n.dl_langpack_link_error_text               = "Kein Sprachpaket verfügbar";
+l10n.dl_langpack_link_error_title              = "Bitte ein anderes 
Betriebssystem, Sprache oder Version wählen.";
+
+l10n.dl_error_problem_img_title                        = "Die ausgewählte 
Installationsdatei ist nicht verfügbar";
+l10n.dl_error_problem_img_src                  = 
"/download/cachedimages/exclamation-icon.png";
+l10n.dl_error_problem_img_alt                  = "Error text";
+l10n.dl_error_problem_text                     = "Problem: ";
+l10n.dl_error_solution_text                    = "Lösung: ";
+l10n.dl_error_aoo_text                         = "Apache OpenOffice ";
+l10n.dl_error_not_available_for_text           = " ist nicht verfügbar für ";
+l10n.dl_error_please_select_1_text             = "Bitte wähle Version 4.0.1.";
+l10n.dl_error_please_select_2_text             = "Bitte wähle Version 4.1.0 
oder neuer.";
+l10n.dl_error_please_select_3_text             = "Bitte wähle eine 
Installationsdatei für Windows, macOS (OS&nbsp;X) oder Linux.";
+l10n.dl_error_please_select_4_text             = "Bitte wähle eine andere 
Sprache oder Version.";
+
+l10n.dl_unknown_platform_text                  = "unbekanntes Betriebssystem / 
Plattform";
+
+// Download: Strings with customized error text in the sub-red box (used in 
"download.js").
+// Can be used when the default text in the variables above cannot be 
translated correctly.
+l10n.dl_error_custom_1_text                    = "";
+l10n.dl_error_custom_2_text                    = "";
+l10n.dl_error_custom_3_text                    = "";
+l10n.dl_error_custom_4_text                    = "";
+
+
+
+// The following variables are used in the "analyze.html" file:
+
+// Analyze: Strings for the instruction text (used in "analyze.html").
+l10n.dl_analyze_headline_text                  = "Wie wird ein kaputter 
Download-Link gemeldet?";
+l10n.dl_analyze_instruction_select_text                = "<b>Wähle die 
gewünschten Optionen</b>: Betriebssystem, Sprache und Version in dem unteren 
grünen Kasten.";
+l10n.dl_analyze_instruction_verify_text                = "Sicherstellen, dass 
diese Optionen <b>noch immer nicht</b> zu funktionierenden Download-Links 
führen.";
+l10n.dl_analyze_instruction_click_text         = "Auf den Button unterhalb des 
grünen Kastens drücken: ";
+l10n.dl_analyze_instruction_copy_text          = "Kopieren der ausgewählten 
Tabellendaten in die Zwischenablage: ";
+l10n.dl_analyze_instruction_new_mail_text      = "Neue E-Mail erstellen.";
+l10n.dl_analyze_instruction_problem_text       = "<b>Beschreibung des 
Problems</b> (was funktioniert nicht und was wird erwartet).";
+l10n.dl_analyze_instruction_details_text       = "Bitte auch <b>Details über 
das benutzte Betriebssystem</b> hinzufügen.";
+l10n.dl_analyze_instruction_paste_text         = "Die Kopierten Daten ans Ende 
der E-Mail einfügen.";
+l10n.dl_analyze_instruction_only_download_text = "Bitte <b>die E-Mail nur in 
dem Fall senden, wenn es um Probleme beim Herunterladen gibt</b> und nicht beim 
Installieren.";
+l10n.dl_analyze_instruction_no_install_text    = "Diese Webseite kann 
überhaupt nicht bei Installationsproblemen helfen.";
+l10n.dl_analyze_instruction_send_mail_text     = "Schließlich, <b>senden der 
E-Mail</b> an die: ";
+l10n.dl_analyze_instruction_mailing_list_text  = "Apache OpenOffice 
Entwicklungs-Mailing Liste";
+l10n.dl_analyze_instruction_mailing_list_title = "Senden des Reports an die 
Apache OpenOffice Entwickler-Mailing Liste";
+l10n.dl_analyze_instruction_learn_more_text    = "Was ist eine Mailing Liste?";
+l10n.dl_analyze_instruction_learn_more_title   = "Hier klicken für weitere 
Informationen zu Mailing Listen";
+l10n.dl_analyze_instruction_answer_text                = "Wir werden 
versuchen, nach Erhalt der E-Mail und Analyse schnellstmöglich eine Antwort zu 
geben.";
+l10n.dl_analyze_instruction_thanks_text                = "Vielen Dank für den 
Report.";
+
+// Analyze: Strings for the 3 buttons (used in "analyze.html").
+l10n.dl_analyze_update_button_text             = "Klicken zum Aktualisieren 
der Tabelle";
+l10n.dl_analyze_update_button_title            = "Packt die selektierten 
Optionen als Werte in die untere Tabelle";
+l10n.dl_analyze_select_button_text             = "Klicken zum Auswählen der 
Tabelle";
+l10n.dl_analyze_select_button_title            = "Auswählen aller Daten in 
der unteren Tabelle";
+l10n.dl_analyze_copy_button_text               = "Kopieren mit [Strg] + [C] / 
[&#8984;]+[C]";
+l10n.dl_analyze_copy_button_title              = "Kopieren der ausgewählten 
Tabellendaten mit [ Strg ] + [ C ] oder [ &#8984; ] + [ C ] in die 
Zwischenablage";
+
+// Analyze: Strings for the table (used in "analyze.html").
+l10n.dl_analyze_table_problem_text1            = "Problembeschreibung";
+l10n.dl_analyze_table_problem_text2            = "Ersetze diesen Text und 
beschreibe das Problem <br /><br />(Was funktioniert nicht? Was wird 
erwartet?)";
+l10n.dl_analyze_table_browser_text             = "Browser Variablen";
+l10n.dl_analyze_table_values_text              = "Werte";
+l10n.dl_analyze_table_yes_text                 = "Ja";
+l10n.dl_analyze_table_no_text                  = "Nein";
+l10n.dl_analyze_table_stable_release_text      = "Stabiles Release";
+l10n.dl_analyze_table_javascript_text          = 
"JavaScript&nbsp;Funktionen/Variablen";
+
+
+
+// General: Links to webpage files that could be localized.
+l10n.dl_rel_notes_aoo413_link                  = 
"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65873798";;
+l10n.dl_rel_notes_aoo412_link                  = 
"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=61318804";;
+l10n.dl_rel_notes_aoo411_link                  = 
"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=44995874";;
+l10n.dl_rel_notes_aoo410_link                  = 
"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=40507525";;
+l10n.dl_rel_notes_aoo401_link                  = 
"https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes+%28Deutsch%29";;
+l10n.dl_rel_notes_aoo400_link                  = 
"https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes+%28Deutsch%29";;
+l10n.dl_help_link                              = 
"https://www.openoffice.org/download/full_vs_lp.html";;
+l10n.dl_checksum_link                          = 
"https://www.openoffice.org/download/checksums.html";;
+l10n.dl_report_link                            = 
"https://www.openoffice.org/de/downloads/analyze.html";;
+l10n.dl_porting_link                           = 
"https://www.openoffice.org/porting/index.html";;
+l10n.dl_archive_link                           = 
"https://www.openoffice.org/download/archive.html";;
+l10n.dl_aoo341_link                            = 
"https://www.openoffice.org/download/other-341.html";;

Added: 
websites/staging/ooo-site/trunk/content/de/Archive/downloads/oooportable.html
==============================================================================
--- 
websites/staging/ooo-site/trunk/content/de/Archive/downloads/oooportable.html 
(added)
+++ 
websites/staging/ooo-site/trunk/content/de/Archive/downloads/oooportable.html 
Sun Apr  9 12:16:49 2017
@@ -0,0 +1,129 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+       <title>OpenOffice.org Portable</title>
+
+<!-- Start de-header -->
+       <link rel="stylesheet" href="../styles/de.css" media="screen" 
type="text/css" />
+       <link rel="stylesheet" href="../styles/de_print.css" media="print" 
type="text/css" />
+       <link rel="alternate stylesheet" title="ohne Navbar" media="screen" 
href="../styles/de_nonavbar.css" type="text/css" />
+       <meta http-equiv="Content-Style-Type" content="text/css" />
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+       <style type="text/css">
+               /*<![CDATA[*/
+               <!--
+               @import url("../styles/de_navbar6.css");
+               -->
+               /*]]>*/
+        </style>
+
+<!-- End de-header -->
+       <!-- >
+       Kommentare zur Seite
+       $Id: oooportable.html,v 1.12 2010/03/17 09:20:34 st Exp $
+       < -->
+
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/de/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/de/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a 
href="/de/">de</a>&nbsp;&raquo;&nbsp;<a 
href="/de/Archive/">Archive</a>&nbsp;&raquo;&nbsp;<a 
href="/de/Archive/downloads/">downloads</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+
+<table summary="" border="0" cellspacing="0" cellpadding="0" width="100%">
+<tr><td>
+
+<div id="body_de">
+       <p><br /></p>
+<h2>OpenOffice.org Portable (OOoP)</h2>
+<p>
+  OpenOffice.org Portable ist eine Version der Office-Suite f&#252;r ein 
mobiles Medium:
+USB-Speicherstick, Speicherkarte oder einfach ein Verzeichnis auf der 
(mobilen) Festplatte. Sie
+funktioniert
+unter dem Betriebssystem Windows ab Version 98 (f&uuml;r Version 3.x ab 
Windows 2000 mit letztem Servicepack) und speichert Ihre Einstellungen auf dem 
mobilen
+Installationsmedium oder in dem Verzeichnis der Festplatte.</p>
+<p>Die aktuelle Version von OpenOffice.org Portable umfa&#223;t das komplette 
OpenOffice.org
+B&#252;ropaket - mit einer Textverarbeitung, einem Tabellenkalkulation, einem
+Pr&#228;sentationsprogramm, einem Zeichenmodul und einer Datenbank - alles 
gepackt als portable
+Anwendung.
+Sie k&#246;nnen damit alle Ihre Dokumente sowie auch die notwendigen 
Anwendungen, die Sie zu deren
+Bearbeitung brauchen, &#252;berall hin mitzunehmen: Ihr B&#252;ro f&#252;r die
+Hosentasche.</p>
+
+<p>Die aktuelle Version k&#246;nnen Sie <a
+href="http://de.openoffice.org/downloads/download.html";>hier</a> 
herunterladen.</p>
+<p>Diese Version enth&#228;lt auch den Python-Support. Diesen ben&#246;tigen 
Sie f&#252;r die
+Funktion von "mailmerge" (Serienbrief).</p>
+<!-- <p>Falls Sie weiterhin OpenOffice.org des 1.1er-Entwicklungszweiges 
benutzen wollen, finden Sie
+bei uns auch eine aktualisierte portable
+Version von OpenOffice.org-1.1.5, welche den letzten
+Sicherheitspatch enth&#228;lt und die auf einem (leeren) 128MB USB-Stick 
genutzt werden kann.</p>  -->
+
+<p>Informationen zur OS X (MAC) Version von OpenOffice.org Portable finden Sie 
auf
+<a
+href="http://www.freesmug.org/portableapps/openoffice";>http://www.freesmug.org/portableapps/
+openoffice</a>.</p>
+
+
+</div>
+</td><td valign="top" height="100%">
+<!-- Start Navbar -->
+       <!-- >
+       Kommentare zur Navbar Software und mehr
+       Makemapversion:
+       $Id: makemap.pl,v 1.6 2006/02/12 22:32:45 mkirchner Exp :
+       navbar_Download ,V 0.5.5 Mittwoch, 22. Februar 2006 10:15:47 _MLM
+       < -->
+<ul id="navbar_de">
+    <li><div align="center">de-links</div></li>
+    <li> <a href="../index.html" title=" "> Hauptseite </a></li>
+    <li> <a href="../map_all.html" title=" "> Sitemap </a></li>
+    <li> <a href="../neuhier.html" title="Informationen zu OpenOffice.org, dem 
Softwareprodukt"> Produkt-Info </a></li>
+    <li> <a href="../kontakt.html" title="Informationen zu OpenOffice.org, der 
Community"> Projekt-Info </a></li>
+    <li>Download
+      <ul>
+       <li> <a href="quick.html" title="Wenn es nicht schnell genug losgehen 
kann"> Quickdownload </a></li>
+       <li> <a href="hinweise.html" title="Was ist RC? MD5?"> Allgemeine 
Hinweise </a></li>
+       <li> <a href="../downloads/md5.html">Md5-Pr&uuml;fsumme</a></li>
+       <li> <a href="cd.html" title="Images und PrOOo-Box"> CD Images </a></li>
+       <li> <a href="../about-ooo/about-cdrom.html" title="OpenOffice.org auf 
CD von H&auml;ndlern"> CD bestellen </a></li>
+       <li> <a href="../spellcheck/about-spellcheck.html" title="Installation 
von zus&auml;tzlichen W&ouml;rterb&uuml;chern"> Rechtschreibpr&uuml;fung 
</a></li>
+       <li> <a href="komponenten.html">Komponenten</a></li>
+       <li> <a href="mirror.html" title="Hier gibt es OpenOffice.org per FTP 
oder HTTP"> Serverliste </a></li>
+       <li> OOoPortable</li>
+      </ul>
+    </li>
+    <li> <a href="../doc/index.html" title="Installationsbeschreibungen und 
mehr Schriftliches"> Dokumentationen </a></li>
+    <li> <a href="../doc/faq/index.html" title="FAQ- H&auml;ufig gestellte 
Fragen"> FAQ </a></li>
+    <li> <a href="../probleme.html" title="Wo Hilfe nahe ist"> Support 
</a></li>
+    <li> <a href="../doc/howto/index.html" title="Knappe Anleitungen f&uuml;r 
die erste Benutzung"> Erste Schritte </a></li>
+    <li> <a href="../marketing/marketing.html" title="Materialien und mehr"> 
Marketing </a></li>
+    <li> <a href="../presse/about-presskit.html" title="Pressemitteilungen, 
Interviews und andere Informationen"> Presse </a></li>
+    <li> <a href="../dev/index.html" title="Informationen f&uuml;r Mitglieder 
im de.OpenOffice.org Projekt"> Mithelfen </a></li>
+</ul>
+<!-- End Navbar -->
+</td>
+</tr></table>
+<p>
+    <a href="http://validator.w3.org/check?uri=referer";><img
+        src="http://www.w3.org/Icons/valid-xhtml10";
+        alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>
+  </p>
+
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

Added: websites/staging/ooo-site/trunk/content/de/Archive/downloads/other-rel.tt
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/Archive/downloads/other-rel.tt 
(added)
+++ websites/staging/ooo-site/trunk/content/de/Archive/downloads/other-rel.tt 
Sun Apr  9 12:16:49 2017
@@ -0,0 +1,304 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+       <head>
+               <title>OpenOffice.org herunterladen</title>
+               <meta http-equiv="Content-Type" 
content="text/html;charset=UTF-8" />
+               <link rel="stylesheet" type="text/css" href="other.css" />
+       </head>
+
+       <body>
+
+               <h1>Alle OpenOffice.org-Versionen</h1>
+
+               <h2>Versionen mit und ohne JRE</h2>
+
+               <p>
+               
+               Die JRE wird f&uuml;r die Base (Datenbank)-Komponente, f&uuml;r
+               Assistenten sowie f&uuml;r einige weitere Features
+               ben&ouml;tigt. Die Downloadgr&ouml;&szlig;e erh&ouml;ht sich
+               dadurch um etwa 15 - 40 MB, abh&auml;ngig von der gew&auml;hlten
+               Plattform. F&uuml;r weitere Informationen besuchen Sie bitte:
+               <a href="http://download.openoffice.org/common/java.html";>Java 
&amp; OpenOffice.org</a>.
+
+               </p>
+
+               <p>
+               
+               Eine L&uuml;cke bedeutet, dass das Paket noch nicht 
ver&ouml;ffentlicht
+               wurde und ggf.  als <a
+                       
href="http://download.openoffice.org/all_rc.html#untested-full";>ungetesteter
+                       Release Candidate vorliegt</a>.
+               
+               </p>
+
+               <table id="download-matrix">
+                       [% BLOCK theader %]
+                       <tr> 
+                               <th class="empty-cell"></th>
+                               <th class="empty-cell"></th>
+                               <th class="empty-cell"></th>
+
+                               <th>Windows</th>
+                               <th>Linux&nbsp;32&nbsp;bit <span 
class="arch">(RPM)</span></th>
+                               <th>Linux&nbsp;32&nbsp;bit <span 
class="arch">(DEB)</span></th>
+                               <th>Linux&nbsp;64&nbsp;bit <span 
class="arch">(RPM)</span></th>
+                               <th>Linux&nbsp;64&nbsp;bit <span 
class="arch">(DEB)</span></th>
+                               <th>MacOS <span class="arch">Intel</span></th>
+                               <th>MacOS <span class="arch">PPC</span></th>
+                               <th>Solaris <span class="arch">x86</span></th>
+                               <th>Solaris <span class="arch">Sparc</span></th>
+                       </tr>
+                       [% END %]
+
+                       [% PROCESS theader %]
+
+
+               [% n=0 %]
+               [% FOREACH k IN keys_sorted %]
+                       [% url = "$baseurl/$k/${records.$k.latest}" %]
+
+                       [% n = n + 1 %]
+                       [% IF n == 10 %]
+                       [% n=0 %]
+                       [% PROCESS theader %]
+                       [% END %]
+
+                       <tr>
+                               <td>[% k %]</td>
+                               <td>[% records.$k.lang %]</td>
+                               <td>[% records.$k.latest %]</td>
+
+                               <td>
+                                       [% IF 
records.$k.versions.windows.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.windows %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen" /></a>
+                                       [% END %]
+
+                                       [% IF 
records.$k.versions.windowsj.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.windowsj %]"><img src="download-wjre.png" alt="Download mit 
JRE" title="Version mit JRE herunterladen"/></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.versions.lin32rpm.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.lin32rpm %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen"/></a>
+                                       [% END %]
+
+                                       [% IF 
records.$k.versions.lin32rpmj.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.lin32rpmj %]"><img src="download-wjre.png" alt="Download 
mit JRE" title="Version mit JRE herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.versions.lin32deb.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.lin32deb %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.versions.lin64rpm.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.lin64rpm %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen" /></a>
+                                       [% END %]
+                                       
+                                       [% IF 
records.$k.versions.lin64rpmj.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.lin64rpmj %]"><img src="download-wjre.png" alt="Download 
mit JRE" title="Version mit JRE herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.versions.lin64deb.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.lin64deb %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.versions.macosint.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.macosint %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.versions.macosppc.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.macosppc %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.versions.solx86.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.solx86 %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen" /></a>
+                                       [% END %]
+                                       [% IF 
records.$k.versions.solx86j.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.solx86j %]"><img src="download-wjre.png" alt="Download mit 
JRE" title="Version mit JRE herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.versions.solsparc.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.solsparc %]"><img src="download.png" alt="Download" 
title="Version ohne JRE herunterladen" /></a>
+                                       [% END %]
+                                       [% IF 
records.$k.versions.solsparcj.defined %]
+                                       <a href="[% url %]/[% 
records.$k.versions.solsparcj %]"><img src="download-wjre.png" alt="Download 
mit JRE" title="Version mit JRE herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                       </tr>
+               [% END %]
+
+               </table>
+
+               <h2>Alle verf&uuml;gbaren Sprachpakete</h2>
+
+               <p>
+               
+               <a href="http://wiki.services.openoffice.org/wiki/Languagepack";
+                       title="What is a language pack">Sprachpakete</a> werden
+               nicht unabh&auml;ngig von der Hauptversion ver&ouml;ffentlicht 
und d&uuml;rfen
+               nur &uuml;ber eine stabile Version der gleichen Plattform und
+               Versionsnummer installiert werden. Sie beinhalten
+               Ressource-Dateien spezifischer Sprachen, um z. B. Men&uuml;s,
+               Dialoge, Fehlermeldungen u. a. in dieser Sprache anzuzeigen. Sie
+               k&ouml;nnen auch &uuml;bersetzte Hilfe-Inhalte enthalten. 
Sprachpakete
+               werden erstellt, wenn mindestens 80% der 
Benutzeroberfl&auml;che (UI)
+               &uuml;bersetzt sind. In den F&auml;llen, in denen die 
Lokalisierung noch
+               nicht vollst&auml;ndig ist, erscheinen die entsprechenden 
Eintr&auml;ge in
+               Englisch.
+
+               </p>
+
+               <table id="langpack-matrix">
+                       <tr> 
+                               <th class="empty-cell"></th>
+                               <th class="empty-cell"></th>
+                               <th class="empty-cell"></th>
+
+                               <th>Windows</th>
+                               <th>Linux&nbsp;32&nbsp;bit <span 
class="arch">(RPM)</span></th>
+                               <th>Linux&nbsp;32&nbsp;bit <span 
class="arch">(DEB)</span></th>
+                               <th>Linux&nbsp;64&nbsp;bit <span 
class="arch">(RPM)</span></th>
+                               <th>Linux&nbsp;64&nbsp;bit <span 
class="arch">(DEB)</span></th>
+                               <th>MacOS <span class="arch">Intel</span></th>
+                               <th>MacOS <span class="arch">PPC</span></th>
+                               <th>Solaris <span class="arch">x86</span></th>
+                               <th>Solaris <span class="arch">Sparc</span></th>
+                       </tr>
+
+               [% n=0 %]
+               [% FOREACH k IN keys_sorted %]
+                       [% url = "$baseurl/$k/${records.$k.latest}" %]
+
+                       [% n = n + 1 %]
+                       [% IF n == 10 %]
+                       [% n=0 %]
+                       [% PROCESS theader %]
+                       [% END %]
+
+                       <tr>
+                               <td>[% k %]</td>
+                               <td>[% records.$k.lang %]</td>
+                               <td>[% records.$k.latest %]</td>
+
+                               <td>
+                                       [% IF 
records.$k.langpacks.windows.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.windows %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.langpacks.lin32rpm.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.lin32rpm %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.langpacks.lin32deb.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.lin32deb %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.langpacks.lin64rpm.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.lin32rpm %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.langpacks.lin64deb.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.lin32deb %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.langpacks.macosint.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.macosint %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.langpacks.macosppc.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.macosppc %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.langpacks.solx86.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.solx86 %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+                               <td>
+                                       [% IF 
records.$k.langpacks.solsparc.defined %]
+                                       <a href="[% url %]/[% 
records.$k.langpacks.solsparc %]"><img src="download-lang.png" alt="Download 
Langpack" title="Language Pack herunterladen" /></a>
+                                       [% END %]
+                               </td>
+
+                       </tr>
+
+               [% END %]
+
+               </table>
+
+
+               <h2>Release Candidates</h2>
+
+               <p><b>Wichtig!:</b> <a
+                       href="http://download.openoffice.org/all_rc.html";
+                       title="Download Release Candidates">Release 
Candidates</a>
+               basieren auf dem finalen Release -  aber die 
abschlie&szlig;enden
+               Tests wurden noch nicht beendet. Deshalb gelten sie nicht als
+               ver&ouml;ffentlichte Version und der Einsatz innerhalb 
produktiver
+               Umgebungen wird nicht empfohlen. Sie sind jedoch dazu
+               eingeladen, diese Pakete zu testen. Bitte <a
+                       
href="http://qa.openoffice.org/issue_handling/pre_submission.html";>melden
+                       Sie</a> m&ouml;gliche Fehler. F&uuml;r weitere 
Informationen besuchen
+               Sie bitte die Homepage der einzelnen <a
+                       href="http://native-lang.openoffice.org";>Lokalisierungs
+                       Teams</a>.</p>
+
+               <h2>Developer Snapshots</h2>
+
+               <p>Bitte testen Sie auch unsere letzte <a
+                       href="http://download.openoffice.org/next/index.html";
+                       title="Download Developer Snapshot
+                       Builds">Entwicklerversion</a>.  <b>Wichtig:</b> Die 
Version
+               repr&auml;sentiert den aktuellen Status der
+               OpenOffice.org-Entwicklung. Diese Entwicklerversionen werden
+               normalerweise w&ouml;chentlich ver&ouml;ffentlicht. Bitte <a
+                       
href="http://wiki.services.openoffice.org/wiki/Product_Release/Builds_FAQ";>lesen
+                       Sie im entsprechenden Wiki-Artikel</a>, was dies im 
Detaill
+               bedeutet. <b>Diese Software wurde nicht getestet und der Einsatz
+                       innerhalb produktiver Umgebungen wird nicht empfohlen. 
Diese
+                       Versionen sind im Entwicklungsstadium und deshalb ggf.
+                       instabil.</b> Zum produktiven Einsatz nutzen Sie bitte
+               unsere <a href="http://download.openoffice.org/";>aktuelle
+                       stabile Version</a>.</p>
+
+
+               <h2>OpenOffice.org auf CD-ROM bestellen</h2>
+
+               <p>Beziehen Sie <a href="cd.html" title="OpenOffice.org auf
+                       CD">OpenOffice.org auf CD</a> mit Cliparts, 
Dokumentationen
+               und mehr.</p>
+
+               <h2>Download OpenOffice.org via P2P</h2>
+
+               <p>OpenOffice.org Download <a
+                       href="http://distribution.openoffice.org/p2p/";
+                       title="OpenOffice.org via P2P network">via P2P 
network</a>
+               wie BitTorrent, eMule oder <a
+                       
href="http://downloads.openoffice.org/common/downloadtools.html";
+                       title="Links to download manger">andere Tools</a>.</p>
+
+
+               <h2>Fehlerhafte Links melden</h2>
+
+               <p>Bitte melden Sie fehlerhafte Links zur Korrektur mit einer
+               E-Mail an: <a
+                       
href="mailto:[email protected]?subject=Fehler%20in%20other.html:%20";
+                       title="Nachricht an '[email protected]'
+                       senden">[email protected]</a>.</p>
+
+       </body>
+</html>


Reply via email to