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 2014/05/28 17:38:17 UTC

svn commit: r910253 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/li-test/download/index.html

Author: buildbot
Date: Wed May 28 15:38:17 2014
New Revision: 910253

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/li-test/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 28 15:38:17 2014
@@ -1 +1 @@
-1598039
+1598047

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 28 15:38:17 2014
@@ -1 +1 @@
-1598039
+1598047

Modified: websites/staging/ooo-site/trunk/content/li-test/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/li-test/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/li-test/download/index.html Wed May 28 15:38:17 2014
@@ -63,7 +63,7 @@
   <script type="text/javascript">
   <!--
   // Set a specific language ISO code to force to assemble a certain localized build as download URL
-  var NL_LANGUAGE = "";
+  var NL_LANGUAGE = "lt";
   // Get the download URL
   var LINK        = getLink();
 
@@ -73,16 +73,16 @@
       document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
       + LINK + "');" + "return false;\">" );
       document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION + " - Milestone " + MILESTONE
-      + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache OpenOffice " + VERSION + "</a></h2>"
+      + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Gauti „Apache OpenOffice " + VERSION + "</a></h2>"
       + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone " + MILESTONE + " - Build ID " + BUILD
-      + " - SVN " + SVN_REV + "'>Click here for the most recent version for:<br />"
+      + " - SVN " + SVN_REV + "'>Norint gauti paskutin? laid?, spustel?ti ?ia:<br />"
       + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + FILESIZE + " MByte)</a></p>" );
     } else {
       // OS and/or package manager was not recognized, therefore use "other.html" as download link.
       document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
       + LINK + "');" + "return false;\">" );
       document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>"
-      + "Download Apache OpenOffice</a></h2>"
+      + "Gauti „Apache OpenOffice“</a></h2>"
       + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + VERSION + " for "
       + "<b>" + UI_PLATFORM + "</b> is not available. Please choose another platform build from the alternative download "
       + "webpage.</a></p>" );
@@ -103,23 +103,23 @@
   document.write( "<div class=\"sub-green\">" );
   document.write( "<p>" );
   if ( CHECKSUM_ASC ) {
-    document.write( "Signatures and hashes: "
+    document.write( "Parašai ir maišos: "
     + "<a href='" + CHECKSUM_KEYS   + "' + title='KEYS signature'>KEYS</a> , "
     + "<a href='" + CHECKSUM_ASC    + "' + title='ASC signature'>ASC</a> , "
     + "<a href='" + CHECKSUM_MD5    + "' + title='MD5 hash'>MD5</a> , "
     + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , "
-    + "<a href='checksums.html' title='How to verify the download with checksums?'>How to verify?</a> | " );
+    + "<a href='checksums.html' title='How to verify the download with checksums?'>Kaip tikrinti?</a> | " );
   }
   document.write( "<a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
-  + "title='What is new, what has been improved in Apache OpenOffice " + VERSION + "?'>Release Notes</a> | <br />"
+  + "title='What is new, what has been improved in Apache OpenOffice " + VERSION + "?'>Laidos informacija</a> | <br />"
   + "<a href='other.html' title='Get all platforms, languages, language packs to download'>"
-  + "<b>Get all platforms, languages, language packs</b></a> | "
+  + "<b>Gauti visas platformas, kalbas, kalb? paketus</b></a> | "
   + "<a href='other.html#source' title='Get the source code and SDK to download'>"
-  + "Source code and SDK</a> | <br />"
+  + "Pirminis tekstas ir SDK</a> | <br />"
   + "<a href='../porting/index.html'"
   + "title='Get Apache OpenOffice software packaged as portable USB versions and third-party ports'>"
-  + "<b>Portable USB versions</b> and third-party ports</a> | "
-  + "Old and legacy version: <a href='other-341.html' title='Get the old version of Apache OpenOffice "
+  + "<b>Nešiojamosios USB laidos</b> ir tre?i?j? šali? vediniai</a> | "
+  + "Senosios laidos: <a href='other-341.html' title='Get the old version of Apache OpenOffice "
   + OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + "
   + "<a href='legacy/index.html' title='Get the legacy version of OpenOffice.org "
   + LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" );