You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2020/05/09 11:54:56 UTC

svn commit: r1060310 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/de/download/msg_prop_l10n_de.js

Author: buildbot
Date: Sat May  9 11:54:56 2020
New Revision: 1060310

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/de/download/msg_prop_l10n_de.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May  9 11:54:56 2020
@@ -1 +1 @@
-1877407
+1877530

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May  9 11:54:56 2020
@@ -1 +1 @@
-1877407
+1877530

Modified: websites/staging/ooo-site/trunk/content/de/download/msg_prop_l10n_de.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/download/msg_prop_l10n_de.js (original)
+++ websites/staging/ooo-site/trunk/content/de/download/msg_prop_l10n_de.js Sat May  9 11:54:56 2020
@@ -18,7 +18,7 @@ var l10n = new Object();
 DL.NL_LANG					= "de";
 
 // General:
-l10n.dl_headline_text				= "Apache OpenOffice herunterladen";
+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";
@@ -27,9 +27,9 @@ l10n.dl_green_box_subtext1_text			= "Ber
 l10n.dl_green_box_subtext1_title		= "Apache OpenOffice Installationsdateien werden von SourceForge.net bereitgestellt - 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";
+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 empty is you want to just take the default in English.
 
@@ -41,13 +41,13 @@ l10n.dl_green_box_selectbox_ver_title		=
 
 // 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" ];
+												"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	= [ "" ];
@@ -78,7 +78,7 @@ l10n.dl_green_box_select_box_lang_values
 						    "ko",	"Koreanisch",				"한국어",
 						    "lt",	"Litauisch",				"Lietuvių",
 						    "nl",	"Niederländisch",			"Nederlands",
-						    "nb",	"Norwegisch [Buchsprache]",		"Norsk [Bokmål]",
+						    "nb",	"Norwegisch [Bokmål]",		"Norsk [Bokmål]",
 						    "pl",	"Polnisch",				"Polski",
 						    "pt-BR",	"Portugiesisch [Brasilianisch]",	"Português [do Brasil]",
 						    "pt",	"Portugiesisch [Europäisch]",		"Português [Europeu]",
@@ -98,17 +98,17 @@ l10n.dl_green_box_select_box_lang_values
 
 // l10n.dl_green_box_select_box_version_values	= [ "" ];
 l10n.dl_green_box_select_box_version_values	= [ "4.1.7",
-						    "4.1.6",
-						    "4.1.5",
-						    "4.1.4",
-						    "4.1.3",
-						    "4.1.2",
-						    "4.1.1",
-						    "4.1.0",
-						    "4.0.1",
-						    "4.0.0",
-						    "3.4.1",
-						    "Ältere Versionen" ];
+												"4.1.6",
+												"4.1.5",
+												"4.1.4",
+												"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.
@@ -255,35 +255,35 @@ l10n.dl_full_link_archive_text			= "Arch
 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_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_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_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_megabyte_text				= " MB";
+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_checksum_sha512_text			= "SHA512";
-l10n.dl_checksum_sha512_title			= "SHA512 Hashwert für: ";
+l10n.dl_checksum_sha256_text		= "SHA256";
+l10n.dl_checksum_sha256_title		= "SHA256 Hashwert für: ";
+l10n.dl_checksum_sha512_text		= "SHA512";
+l10n.dl_checksum_sha512_title		= "SHA512 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_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";
@@ -292,7 +292,7 @@ l10n.dl_checksum_title				= "Wie kann ma
 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_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").