You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by di...@apache.org on 2023/12/24 13:20:33 UTC

(openoffice-org) branch main updated: Uploaded file

This is an automated email from the ASF dual-hosted git repository.

digro pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new a2e6870105 Uploaded file
a2e6870105 is described below

commit a2e68701051cd1fcd32fc01de5eeeb93ea86f122
Author: DiGro <di...@yahoo.co.uk>
AuthorDate: Sun Dec 24 14:20:28 2023 +0100

    Uploaded file
    
    Looks likes button defaults to English page
---
 assets/nl/download/platform_hints.html | 183 +++++++++++++++++++++++++++++++++
 1 file changed, 183 insertions(+)

diff --git a/assets/nl/download/platform_hints.html b/assets/nl/download/platform_hints.html
new file mode 100644
index 0000000000..70636bde97
--- /dev/null
+++ b/assets/nl/download/platform_hints.html
@@ -0,0 +1,183 @@
+
+
+<!DOCTYPE html>
+
+<html>
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    
+    <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+    
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+  <title>Apache OpenOffice - Belangrijke hints voor het gekozen platform</title>
+  <script src="globalvars.js"></script>
+  <script src="msg_prop_l10n_nl.js"></script>
+  <style>
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "/css/styles.css";
+  @import "/css/exceptions.css";
+  /* ]]> */
+  </style>
+
+    
+    <script src="https://www.apachecon.com/event-images/snippet.js"></script>
+  </head>
+  <body style="padding: 10px 10px 10px 10px;">
+      <div id="bannera">
+  <div id="languagesdiv">
+	Language
+	<select id="selectlanguage" onchange="javascript:location.href=location.protocol+'//'+location.host+'/'+this.value;">
+	<!-- Asturian --><option value="ast">Asturianu (ast)</option>
+	<!-- Catalan --><option value="ca">Català (ca)</option>
+	<!-- Czech --><option value="cs">Čeština (cs)</option>
+	<!-- Danish --><option value="da">Dansk (da)</option>
+	<!-- German --><option value="de">Deutsch (de)</option>
+	<!-- English [British]<option value="en-gb">English [British] (en-GB)</option> -->
+	<!-- English [US] --><option value="?redirect=soft" selected="selected">English [US] (en-US)</option>
+	<!-- Spanish --><option value="es">Español (es)</option>
+	<!-- Esperanto --><option value="eo">Esperanto (eo)</option>
+	<!-- Estonian --><option value="et">Eesti keel (et)</option>
+	<!-- Basque --><option value="eu">Euskara (eu)</option>
+	<!-- French --><option value="fr">Français (fr)</option>
+	<!-- Scottish --><option value="gd">Gàidhlig (gd)</option>
+	<!-- Galician --><option value="gl">Galego (gl)</option>
+	<!-- Italian --><option value="it">Italiano (it)</option>
+	<!-- Lithuanian --><option value="lt">Lietuvių (lt)</option>
+	<!-- Hungarian --><option value="hu">Magyar (hu)</option>
+	<!-- Dutch --><option value="nl">Nederlands (nl)</option>
+	<!-- Norwegian --><option value="no">Norsk (no)</option>
+	<!-- Polish --><option value="pl">Polski (pl)</option>
+	<!-- Portuguese [Brazilian] --><option value="pt-br">Português [do Brasil] (pt-BR)</option>
+	<!-- Portuguese [European] --><option value="pt">Português [Europeu] (pt)</option>
+	<!-- Romanian --><option value="ro">Română (ro)</option>
+	<!-- Slovak --><option value="sk">Slovenčina (sk)</option>
+	<!-- Slovenian --><option value="sl">Slovenščina (sl)</option>
+	<!-- Finnish --><option value="fi">Suomi (fi)</option>
+	<!-- Swedish --><option value="sv">Svenska (sv)</option>
+	<!-- Ukrainian --><option value="uk">Yкраїнська (uk)</option>
+	<!-- Vietnamese --><option value="vi">Tiếng Việt (vi)</option>
+	<!-- Turkish --><option value="tr">Türkçe (tr)</option>
+	<!-- Oromo --><option value="om">ኦሮሚኛ (om)</option>
+	<!-- Armenian --><option value="hy">Հայերեն (hy)</option>
+	<!-- Greek --><option value="el">Ελληνικά (el)</option>
+	<!-- Bulgarian --><option value="bg">български език (bg)</option>
+	<!-- Russian --><option value="ru">Русский (ru)</option>
+	<!-- Serbian [Cyrillic] --><option value="sr">Cрпски [ћирилицом] (sr)</option>
+	<!-- Arabic <option value="ar">العربية (ar)</option> -->
+	<!-- Hebrew --><option value="he">עברית (he)</option>
+	<!-- Hindi --><option value="hi">हिन्दी (hi)</option>
+	<!-- Khmer --><option value="km">ភាសាខ្មែរ (km)</option>
+	<!-- Tamil --><option value="ta">தமிழ் (ta)</option>
+	<!-- Thai --><option value="th">ภาษาไทย (th)</option>
+	<!-- Chinese [simplified] --><option value="zh-cn">简体中文 (zh-CN)</option>
+	<!-- Chinese [traditional] --><option value="zh-tw">正體中文 (zh-TW)</option>
+	<!-- Japanese --><option value="ja">日本語 (ja)</option>
+	<!-- Korean --><option value="ko">한국어 (ko)</option>
+	</select>
+	<script>
+	  var lang = "nl";
+	  var dropdown = document.getElementById('selectlanguage');
+	  var options = dropdown.options;
+	  for( var i = 0; i < dropdown.options.length; i++ ) {
+	    if( dropdown.options[ i ].value == lang ) {
+	      dropdown.selectedIndex = i;
+	      break;
+	    }
+	  }
+	</script>
+  </div>
+  <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img id="ooo-logo" alt="Apache OpenOffice" src="/images/AOO_logos/100MillAOO100px.png"/></a></div>
+    <div id="bannerright">
+      <div id="searchdiv">
+	<form id="cse-search-box-header" action="https://www.google.com/search" method="get">
+	  <div>
+	    <input type="hidden" name="domains" value="https://www.openoffice.org"/>
+	    <input type="hidden" name="sitesearch" value="https://www.openoffice.org"/>
+	  </div>
+	  <div class="topsrchbox">
+	    <input name="resultsPerPage" value="40" type="hidden"/>
+	    <input name="q" id="query" type="text" title="search query"/>
+	    <input name="Button" value="search" type="submit" class="topsrchbutton"/>
+	  </div>
+	</form>
+      </div>
+    </div>
+    <div id="bannercenter"><br/>The Free and Open Productivity Suite</div>
+  </div>
+
+<!-- The version number must no longer be part of every localized "brand.md" in order to change the data only in a single place: here. -->
+<div id="announce"><a href="https://openoffice.apache.org/blog/announcing-apache-openoffice-4-1-15.html" title="Released: Apache OpenOffice 4.1.15">Released: Apache OpenOffice 4.1.15</a></div>
+
+    <div id="topbara">
+      <div id="topnava"><ul>
+<li><a href="/product/index.html" title="Apache OpenOffice product description">Product</a></li>
+<li><a href="/download/index.html" title="Download OpenOffice">Download</a></li>
+<li><a href="/support/index.html" title="Find Support for OpenOffice">Support</a></li>
+<li><a href="https://blogs.apache.org/OOo/" title="Apache OpenOffice Blog">Blog</a></li>
+<li><a href="/extensions/index.html" title="Extensions and Templates for OpenOffice">Extensions &amp; Templates</a></li>
+<li><a href="https://openoffice.apache.org/get-involved.html" title="Get involved in Apache OpenOffice">Get Involved</a></li>
+<li><a href="/projects/accepted.html" title="Apache OpenOffice development focus areas">Focus Areas</a></li>
+<li><a href="/projects/native-lang.html" title="Apache OpenOffice in your Native Language">Native Languages</a></li>
+</ul>
+</div>
+
+      <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/download/">download</a></div>
+    </div>
+    <div id="clear"></div>
+      
+      
+    <div id="content">
+      
+      
+
+  <!-- The text in the H1 tag is intentionally shown as not displayable, just to please accessibility tools like a
+  screen reader. -->
+  <h1 style="display: none;">Apache OpenOffice</h1>
+
+  <h2 style="display: none;">Apache OpenOffice</h2>
+
+  <!-- Text is coming from 'msg_prop_l10n_nl.js' -->
+  <script>
+    <!--
+    document.write( "<h3>" + l10n.dl_platform_info_headline + "</h3>" );
+
+    document.write( "<h4><b>" + l10n.dl_platform_info_win_headline + "</b></h4>" );
+    document.write( l10n.dl_platform_info_win_text );
+
+    document.write( "<h4><b>" + l10n.dl_platform_info_mac_headline + "</b></h4>" );
+    document.write( l10n.dl_platform_info_mac_text );
+
+    document.write( "<h4><b>" + l10n.dl_platform_info_linux_headline + "</b></h4>" );
+    document.write( l10n.dl_platform_info_linux_text );
+    //-->
+  </script>
+
+
+      
+    </div>
+      <div id="footera">
+    <div id="asfbanner">
+      <p><a class="acevent" data-format="wide" data-mode="light" data-event="random"></a></p>
+    </div>
+    <div id="poweredbya">
+      <p><a href="https://www.apache.org/"><img src="/images/asf_logo_small.png" alt="Apache Software Foundation" height="76" width="188"/></a></p>
+    </div>
+    <div id="copyrighta">
+      <p style="text-align:center;">
+        <a href="/license.html">Copyright &amp; License</a> |
+        <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a> |
+        <a href="/contact_us.html">Contact Us</a> |
+        <a href="/donations.html">Donate</a> |
+        <a href="https://www.apache.org/foundation/thanks.html">Thanks</a>
+      </p>
+      <p>
+        Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation.
+	The Apache feather logo is a trademark of The Apache Software Foundation.
+        Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+  </body>
+</html>