Author: buildbot
Date: Thu Jun 26 07:08:24 2014
New Revision: 913883
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/tr/download/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 26 07:08:24 2014
@@ -1 +1 @@
-1605680
+1605681
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 26 07:08:24 2014
@@ -1 +1 @@
-1605680
+1605681
Modified: websites/staging/ooo-site/trunk/content/tr/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/tr/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/tr/download/index.html Thu Jun 26
07:08:24 2014
@@ -13,8 +13,10 @@
<meta name="description" content="Resmi Apache OpenOffice Türkçe indirme
sayfası. Türkçe OpenOffice devrimine katılın, 60 milyondan fazla
güvenilen indirmelerle ücretsiz ofis verimlilik paketi." />
<title>Apache OpenOffice İndirmeleri - Resmi Sitesi</title>
<script type="text/javascript" src="/download/globalvars.js"></script>
+ <script type="text/javascript" src="msg_prop_l10n_tr.js"></script>
<script type="text/javascript" src="/download/languages.js"></script>
<script type="text/javascript" src="/download/release_matrix.js"></script>
+ <script type="text/javascript" src="/download/boxed_download.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
<style type="text/css">
/* <![CDATA[ */
@@ -29,15 +31,15 @@
function shareFacebook() {
_gaq.push(['_trackEvent','social', 'shareDownload', 'facebook']);
-
window.open('https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
+
window.open('http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
}
function shareTwitter(){
_gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']);
-
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+
window.open('http://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
}
function shareGooglePlus(){
_gaq.push(['_trackEvent','social', 'shareDownload', 'google+']);
-
window.open('https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
+
window.open('http://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
}
</script>
@@ -58,232 +60,55 @@
-<!-- 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 İndirme</h1>
+<div class="overall_optionset">
-<div class="optionset">
+ <div class="optionset">
- <!-- Green: Stable release -->
+ <!-- Text above the first colored box -->
<script type="text/javascript">
<!--
- // Set a specific language ISO code to force to assemble a certain localized
build as download URL
- var NL_LANGUAGE = "tr";
- // Get the download URL for released install files (0 = release mode)
- var LINK = getLink( 0 );
- if ( hasMirrorLink() ) {
- if ( SOURCEFORGE ) {
- // If download URL contains "sourceforge" (-> normal and correct
download link),
- // then download from Sourceforge with displayed platform and language.
- document.write( "<div class=\"first button green\" id=\"optionitem1\"
onclick=\"openItem('optionitem1','"
- + LINK + "');" + "return false;\">"
- + "<h2><a href='" + LINK + "' title='Sürüm " + VERSION + " | AÅama "
+ MILESTONE
- + " | Yapım ID " + BUILD + " | SVN " + SVN_REV + " | Tarih " + REL_DATE
+ "'>"
- + "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 (Sourceforge.net tarafından barındırılır) tıklayın:"
- + "<br /><b>" + UI_PLATFORM + "</b> ve <b>" + LANG_ARRAY[ 2 ] + "</b> | "
- + "~" + FILESIZE + " MBayt | Yayımlanma: " + REL_DATE + "<br
/></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 " + 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),
- // 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 " + VERSION + " 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 download from
an alternative webpage.
- document.write( "<div class=\"first button green\" id=\"optionitem1\"
onclick=\"openItem('optionitem1','"
- + LINK + "');" + "return false;\">"
- + "<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. "
- + "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.
- document.write( "<div class=\"sub-green\">" );
- document.write( "<p>" );
- 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> | " );
- }
- if ( ARCHIVE ) {
- VERSION = PRE_VERSION;
- }
- document.write( "<a
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+" +
VERSION_SHORT + "+Release+Notes'"
- + "title='Neler yeni, Apache OpenOffice " + VERSION + " içinde neler
geliÅtirildi?'><b>Yayım Notları</b></a> | <br />"
- + "<a href='/download/other.html' title='Tüm platformları, dilleri, dil
paketlerini indirerek alın'>"
- + "<b>Tüm platformları, dilleri, dil paketlerini alın</b></a> | "
- + "<a href='/download/other.html#source' title='Kaynak kodunu ve SDK'yı
indirerek alın'>Kaynak kodu ve SDK</a> | <br />"
- + "<a href='/porting/index.html'"
- + "title='TaÅınabilir USB sürümler ve üçüncü parti noktalar için
paketlenmiŠApache OpenOffice yazılımını alın'>"
- + "<b>TaÅınabilir USB sürümleri</b> ve üçüncü parti noktalar</a> | "
- + "Eski ve geçmiŠsürüm: <a href='/download/other-341.html'
title='Apache OpenOffice "
- + OLDVERSION + " eski sürümünü alın'><b>" + OLDVERSION + "</b></a> + "
- + "<a href='/download/legacy/index.html' title='OpenOffice.org "
- + LEGACYVERSION + " geçmiŠsürümünü alın'><b>" + LEGACYVERSION +
"</b></a>"
- + "</div>" );
- entourage.initialize();
+ // The text in the H1 tag is intentionally shown as "display: none" (do not
display).
+ // This is to please accessibility tools like a screen reader.
+ document.write( "<h1 style='display: none;'>" + l10n_download_headline_text
+ "</h1>" );
//-->
</script>
- <!-- Green: Stable release: No JavaScript enabled -->
- <noscript>
- <div class="first button green" id="optionitem1">
- <h2><a>Apache OpenOffice'i İndirin</a></h2>
- <p><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
- title="Tüm platformlardan, dillerden, dil paketlerinden seçerek
indirin">Tarayıcınız, web sitenizde JavaScript'e izin
- vermiyor gibi görünüyor. Bu yöntem bu web sitesinde asıl indirme
baÄlantısı için kullanılır. EÄer Apache OpenOffice'i
- indirmek istiyorsanız, alternatif indirme sayfasına gitmek için
buraya tıklayın, ve bu sayfayı atlayın.
- Zahmet için özürlerimizi kabul edin.</a></p>
- </div>
- <div class="sub-green">
- <p><a href="/porting/index.html"
- title="TaÅınabilir USB sürümler ve üçüncü parti noktalar için
paketlenmiŠApache OpenOffice yazılımını alın">
- <b>TaÅınabilir USB sürümleri</b> ve üçüncü parti noktalar</a> |
- <a href="/development/releases/index.html"
- title="Neler yeni, Apache OpenOffice içinde neler geliÅtirildi?">Yayım
Notları</a> | <br />
- <a href="/download/other-341.html" title="Apache OpenOffice'in eski
sürümünü alın">Eski Apache OpenOffice</a> |
- <a href="/download/legacy/index.html" title="OpenOffice.org'un geçmiÅ
sürümünü alın">GeçmiŠOpenOffice.org</a></p>
- </div>
- </noscript>
-
- <!-- Yellow: Beta Release online -->
+ <!-- Green: Stable release -->
+ <!-- Download via select boxes -->
<script type="text/javascript">
<!--
- if ( BETA_ACTIVE == 1 ) {
- // Set a specific language ISO code to force to assemble a certain
localized build as download URL
- var NL_LANGUAGE = "";
- // Get the download URL for Beta releases (>0 = beta mode)
- var LINK = getLink( 2 );
- if ( hasMirrorLink() ) {
- if ( SOURCEFORGE ) {
- // If a Beta Release is available for download, then download from
Sourceforge with displayed platform and language.
- document.write( "<div class=\"button yellow\" id=\"optionitem2\"
onclick=\"openItem('optionitem2','"
- + LINK + "') return false;\">"
- + "<h2><a href='" + LINK + "' title='Sürüm " + BETA_NAME + " |
AÅama " + BETA_MILESTONE
- + " | Yapım ID " + BETA_BUILD + " | SVN " + BETA_SVN_REV + " |
Yayımlanma: " + BETA_REL_DATE + "'>"
- + "Apache OpenOffice " + BETA_NAME + " Sürümünü İndirin</a></h2>"
- + "<p><a href='" + LINK + "' title='Sürüm " + BETA_NAME + " | AÅama
" + BETA_MILESTONE + " | "
- + "Yapım ID " + BETA_BUILD + " | SVN " + BETA_SVN_REV + " |
Yayımlanma: " + BETA_REL_DATE + "'>"
- + "İndirmek için buraya (Sourceforge.net tarafından
barındırılır) tıklayın:<br />"
- + "<b>" + UI_PLATFORM + "</b> ve <b>" + LANG_ARRAY[ 2 ] + "</b>
| "
- + "~" + FILESIZE + " MBayt | Yayımlanma: " + BETA_REL_DATE + "<br />"
- + "<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=\"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.
- // LINK = "http://www.openoffice.org/download/test/all_beta.html";
- document.write( "<div class=\"button yellow\" id=\"optionitem2\"
onclick=\"openItem('optionitem2','"
- + LINK + "') return false;\">"
- + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
- + "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( "İ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='Neler yeni, Apache OpenOffice " + BETA_NAME + " içinde neler
geliÅtirildi?'><b>Yayım Notları</b></a> | "
- + "<br /><a href='/download/all_beta.html' title='Tüm platformları,
dilleri, dil paketlerini indirerek alın'>"
- + "<b>Tüm platformları, dilleri, dil paketlerini alın</b></a> | "
- + "<a href='/download/all_beta.html#source' title='Kaynak kodunu ve SDK'yı
indirerek alın'>Kaynak kodu ve SDK</a> | <br />"
- + "</div>" );
- } else if ( BETA_ACTIVE == 0 ) {
- // Yellow: Beta Release coming soon
- var ANN_LINK = "https://blogs.apache.org/OOo/";
- var ANN_TITLE = "Apache OpenOffice'in Resmi BloÄu";
- document.write( "<div class=\"button yellow\" id=\"optionitem2_1\"
onclick=\"openItem('optionitem2_1','"
- + ANN_LINK + "') return false;\">"
- + "<h2><a href='" + ANN_LINK + "' title='" + ANN_TITLE + "'>"
- + "Apache OpenOffice " + BETA_NAME + " Sürümünü Alın<br
/><small>(planlama: " + BETA_REL_DATE + ")</small></a></h2>"
- + "<p><a href='" + ANN_LINK + "' title='" + ANN_TITLE + "'><br />"
- + "Beta yayım henüz mevcut deÄil. Lütfen yayımlanma tarihinde yeni
sürümü indirmek için tekrar geliceÄinize ve "
- + "deneyeceÄinize söz verin.</a></p>"
- + "</div>" );
- } else {
- // Yellow: Beta Release, show nothing as it is not yet ready
- }
+
+ // Set a specific language ISO code to force to assemble a certain localized
build as download link.
+ // Changed: The variable can now be found in the
"msg_prop_l10n_<ISO_code>.js".
+
+ // Get the download box from a separate file.
+ createDownloadBox();
+
+ // Fill the select boxes and wait for the user's choice.
+ init( 1 );
+
+ entourage.initialize();
+
//-->
</script>
- <!-- Yellow: Beta: No JavaScript enabled -->
+ <!-- Green: Stable release: No JavaScript enabled -->
<noscript>
- <div class="button yellow" id="optionitem2"
onclick="openItem('optionitem2','all_beta.html'); return false;">
- <h2><a href="/download/all_beta.html" title="Tüm platformlardan,
dillerden, dil paketlerinden seçerek indirin">
- Apache OpenOffice Beta İndirin</a></h2>
- <p><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/"
- title="Tüm platformlardan, dillerden, dil paketlerinden seçerek
indirin">Tarayıcınız, web sitenizde JavaScript'e izin
- vermiyor gibi görünüyor. Bu yöntem bu web sitesinde asıl indirme
baÄlantısı için kullanılır. EÄer Apache OpenOffice'i
- indirmek istiyorsanız, alternatif indirme sayfasına gitmek için
buraya tıklayın, ve bu sayfayı atlayın.
- Zahmet için özürlerimizi kabul edin.</a></p>
- </div>
- <div class="sub-yellow">
- <p><a href="/download/all_beta.html" title="Tüm platformları,
dilleri, dil paketlerini indirerek alın">
- <b>Tüm platformları, dilleri, dil paketlerini alın</b></a> |
- <a href="../development/releases/dev_index.html"
- title="Neler yeni, Apache OpenOffice içinde neler
geliÅtirildi?"><b>Yayım Notları</b></a></p>
+ <div class="first button green-sel" id="optionitem2">
+ <h2>
+ <a>Apache OpenOffice'i İndirin</a>
+ </h2>
+ <p>
+ <a style="cursor: pointer;"
href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
+ title="Tüm platformlardan, dillerden, dil paketlerinden seçerek
indirin">Tarayıcıda JavaScript etkisizleÅtirilmiÅ
+ görünüyor. Bu yöntem bu web sitesinde asıl indirme baÄlantısı
için kullanılır. EÄer yine de Apache OpenOffice'i
+ indirmek istiyorsanız, alternatif indirme web sayfasından bu metine
tıklayın.
+ Zahmet için özürlerimizi kabul edin.
+ </a>
+ </p>
</div>
</noscript>
-
+
<!-- Light Blue: Share download with social networks -->
<div class="button lightblue" id="optionitem2">
<h2><a style="cursor: default;" title="Apache OpenOffice hakkında
arkadaÅlarınıza bahsedin ve duyurmamıza yardım edin">