You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bo...@apache.org on 2014/03/30 16:52:12 UTC

svn commit: r1583146 - /openoffice/ooo-site/trunk/content/tr/download/index.html

Author: bourock
Date: Sun Mar 30 14:52:12 2014
New Revision: 1583146

URL: http://svn.apache.org/r1583146
Log:
Code update

Modified:
    openoffice/ooo-site/trunk/content/tr/download/index.html

Modified: openoffice/ooo-site/trunk/content/tr/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr/download/index.html?rev=1583146&r1=1583145&r2=1583146&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/tr/download/index.html Sun Mar 30 14:52:12 2014
@@ -66,7 +66,7 @@ screen reader. -->
 	  + "Apache OpenOffice " + VERSION + " Sürümünü İndirin</a></h2>"
       + "<p><a href='" + LINK + "' title='Sürüm " + VERSION + " | Aşama " + MILESTONE + " | Yapım ID " + BUILD
       + " | SVN " + SVN_REV + " | Tarih " + REL_DATE + "'>En son sürüm için buraya tıklayın:<br />"
-      + "<b>" + UI_PLATFORM + "</b> ve <b>" + LANG_ARRAY[ 2 ] + "</b> için | ~" + FILESIZE + "&nbsp;MBayt | Yayımlanma:&nbsp;"
+      + "<b>" + UI_PLATFORM + "</b> ve <b>" + LANG_ARRAY[ 2 ] + "</b> | ~" + FILESIZE + "&nbsp;MBayt | Yayımlanma:&nbsp;"
       + REL_DATE + "<br /></a></p>"
 	+ "</div>" );
     } else if ( OTHER ) {
@@ -77,8 +77,8 @@ screen reader. -->
       + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
       + "Apache OpenOffice'i Ä°ndirin</a></h2>"
       + "<p><a href='" + LINK + "' title='" + LINK + "'><b>" + UI_PLATFORM + "</b> ve <b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> "
-      + "için Apache OpenOffice " + VERSION + " mevcut değil. Lütfen alternatif indirme web sayfasından başka bir platform "
-      + "yapımını seçin.</a></p>"
+      + "için Apache OpenOffice " + VERSION + " mevcut değil. "
+      + "Alternatif indirme web sayfasından seçmek için buraya tıklayın.</a></p>"
 	+ "</div>" );
     } else if ( ARCHIVE ) {
       // If download URL contains "archive" (-> platform/OS is no longer supported),
@@ -99,8 +99,8 @@ screen reader. -->
     + "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>"
     + "Apache OpenOffice'i Ä°ndirin</a></h2>"
     + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'><b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> "
-    + "için Apache OpenOffice " + VERSION + " mevcut değil. Lütfen alternatif " + LANG_ARRAY[ 1 ] + " indirme web sayfasından "
-    + "başka bir yapımı seçin.</a></p>"
+    + "için Apache OpenOffice " + VERSION + " mevcut değil. "
+    + "Alternatif " + LANG_ARRAY[ 1 ] + " indirme web sayfasından seçmek için buraya tıklayın.</a></p>"
 	+ "</div>" );
   }
   // Show some helpful links for SDK, source, checksums, release notes, legacy version.
@@ -178,28 +178,28 @@ screen reader. -->
           + "<br /><b>Beta yayım özelliği tamamlanmış ancak henüz tamamen denenmemiştir ve sorunlar içerebilir. "
           + "İşlevsel açıdan kullanılması ısrarla önerilmez!</b></a></p>"
         + "</div>" );
-      } else if ( OTHER ) {
-        // If download URL contains "other" (-> platform, OS or package manager was not recognized),
-        // then use "other.html" as download link.
-        document.write( "<div class=\"button yellow\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-          + LINK + "');" + "return false;\">"
-          + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
-          + "Download Apache OpenOffice</a></h2>"
-          + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + BETA_NAME + " for "
-          + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not available. "
-          + "Click here to choose from the alternative download webpage.</a></p>"
-        + "</div>" );
-      } else if ( ARCHIVE ) {
-        // If download URL contains "archive" (-> platform/OS is no longer supported),
-        // then provide a download link to the previous version.
-        document.write( "<div class=\"button yellow\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-          + LINK + "');" + "return false;\">"
-          + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
-          + "Download Apache OpenOffice</a></h2>"
-          + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + BETA_NAME + " for "
-          + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not available. "
-          + "Click here for the previous version " + PRE_VERSION + ".</a></p>"
-        + "</div>" );
+    } else if ( OTHER ) {
+      // If download URL contains "other" (-> platform, OS or package manager was not recognized),
+      // then use "other.html" as download link.
+      document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+      + LINK + "');" + "return false;\">"
+      + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
+      + "Apache OpenOffice'i Ä°ndirin</a></h2>"
+      + "<p><a href='" + LINK + "' title='" + LINK + "'><b>" + UI_PLATFORM + "</b> ve <b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> "
+      + "için Apache OpenOffice " + BETA_NAME + " mevcut değil. "
+      + "Alternatif indirme web sayfasından seçmek için buraya tıklayın.</a></p>"
+	+ "</div>" );
+    } else if ( ARCHIVE ) {
+      // If download URL contains "archive" (-> platform/OS is no longer supported),
+      // then provide a download link to the previous version.
+      document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+        + LINK + "');" + "return false;\">"
+        + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
+        + "Apache OpenOffice'i Ä°ndirin</a></h2>"
+		+ "<p><a href='" + LINK + "' title='" + LINK + "'><b>" + UI_PLATFORM + "</b> ve <b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> "
+		+ "için Apache OpenOffice " + BETA_NAME + " mevcut değil. "
+		+ "Önceki " + PRE_VERSION + " sürümü için buraya tıklayın.</a></p>"
+      + "</div>" );
       }
     } else {
       // If browser language do not match with AOO languages, then use "all_beta.html" as download link.
@@ -207,23 +207,23 @@ screen reader. -->
       document.write( "<div class=\"button yellow\" id=\"optionitem2\" onclick=\"openItem('optionitem2','"
         + LINK + "') return false;\">"
         + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
-        + "Download Apache OpenOffice " + BETA_NAME + "</a></h2>"
-        + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + BETA_NAME + " for "
-        + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not available. "
-        + "Click here to choose from the alternative download webpage.</a></p>"
+        + "Apache OpenOffice " + BETA_NAME + " Ä°ndirin</a></h2>"
+        + "<p><a href='" + LINK + "' title='" + LINK + "'><b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> "
+		+ "için Apache OpenOffice " + BETA_NAME + " mevcut değil. "
+        + "Alternatif indirme web sayfasından seçmek için buraya tıklayın.</a></p>"
       + "</div>" );
     }
     // Show some helpful links for SDK, source, checksums, release notes.
     document.write( "<div class=\"sub-yellow\">" );
     document.write( "<p>" );
-    if ( CHECKSUM_ASC ) {
-      document.write( "Signatures and hashes: "
-      + "<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> | " );
-    }
+  if ( CHECKSUM_ASC ) {
+    document.write( "Ä°mzalar ve adreslemeler: "
+    + "<a href='" + CHECKSUM_KEYS   + "' + title='KEYS imzası'>KEYS</a> , "
+    + "<a href='" + CHECKSUM_ASC    + "' + title='ASC imzası'>ASC</a> , "
+    + "<a href='" + CHECKSUM_MD5    + "' + title='MD5 adreslemesi'>MD5</a> , "
+    + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 adreslemesi'>SHA256</a> , "
+    + "<a href='/download/checksums.html' title='Sağlamalar ile indirmeyi nasıl doğrularsınız?'>Nasıl doğrularsınız?</a> | " );
+  }
     document.write( "<a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes'"
       + "title='What is new, what has been improved in Apache OpenOffice " + BETA_NAME + "?'><b>Release Notes</b></a> | "
       + "<br /><a href='all_beta.html' title='Get all platforms, languages, language packs to download'>"
@@ -465,7 +465,7 @@ screen reader. -->
     title="İlave ve bireysel işlevselliğin geniş bir yelpazesinden seçin"><b>Uzantılar</b></a></li>
     <li><a href="http://openoffice.apache.org/native-lang.html"
     title="Sık kullanılan dilinizde bilgi ve destek">Yerelleştirmeler</a></li>
-	<li><a href="/devbuilds.html"
+	<li><a href="/download/devbuilds.html"
     title="QA gönüllüleri için: Geliştirme Yapımları">Geliştirme Yapımları</a></li>	  
     <li><a href="/sdk/index.html"
     title="Geliştiriciler için: Yazılım Geliştirme Paketi">Yazılım Geliştirme Paketi (SDK)</a></li>