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 + " MBayt | Yayımlanma: "
+ + "<b>" + UI_PLATFORM + "</b> ve <b>" + LANG_ARRAY[ 2 ] + "</b> | ~" +
FILESIZE + " MBayt | Yayımlanma: "
+ 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>