Author: bourock
Date: Sun Jul 13 18:27:21 2014
New Revision: 1610267
URL: http://svn.apache.org/r1610267
Log:
Code update
Modified:
openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js
Modified: openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js?rev=1610267&r1=1610266&r2=1610267&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js (original)
+++ openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js Sun Jul
13 18:27:21 2014
@@ -28,6 +28,65 @@ var l10n_download_green_box_selectbox_os
var l10n_download_green_box_selectbox_lang_title = "Sık
kullandıÄınız dilinizi seçin";
var l10n_download_green_box_selectbox_ver_title = "Sık
kullandıÄınız yayımlanan sürümünüzü seçin";
+// The strings that will be shown in the OS, language and version drop-down
select boxes.
+// You must leave at least one single empty string (see the comment lines
below the 3 following variables)!
+l10n.dl_green_box_select_box_os_values = [ "Windows (EXE)",
+ "Linux 64-bit (x86-64)
(DEB)",
+ "Linux 64-bit (x86-64)
(RPM)",
+ "Linux 32-bit (x86) (DEB)",
+ "Linux 32-bit (x86) (RPM)",
+ "OS X 64-bit (x86-64)
(DMG)",
+ "OS X 32-bit (x86) (DMG)",
+ "Daha fazla platform /
iÅletim sistemi" ];
+/* l10n.dl_green_box_select_box_os_values = [ "" ]; */
+
+l10n.dl_green_box_select_box_language_values = [ "Asturian (Asturianu)",
+ "Basque (Euskara)",
+ "Bulgarian
(бÑлгаÑÑки език)",
+ "Chinese [simplified]
(ç®ä½ä¸æ)",
+ "Chinese [traditional]
(æ£é«ä¸æ)",
+ "Czech (ÄeÅ¡tina)",
+ "Danish (Dansk)",
+ "Dutch (Nederlands)",
+ "English [British]",
+ "English [US]",
+ "Finnish (Suomi)",
+ "French (Français)",
+ "Galician (Galego)",
+ "German (Deutsch)",
+ "Greek (ελληνικά)",
+ "Hebrew (×¢×ר×ת)",
+ "Hindi
(हिनà¥à¤¦à¥)",
+ "Hungarian (Magyar)",
+ "Italian (Italiano)",
+ "Japanese (æ¥æ¬èª)",
+ "Khmer
(áá¶áá¶ááááá)",
+ "Korean (íêµì´)",
+ "Lithuanian (Lietuvių)",
+ "Norwegian [Bokmal] (Norsk
[Bokmål])",
+ "Polish (Polski)",
+ "Portuguese [Brazilian]
(Português [do Brasil])",
+ "Portuguese [European]
(Português [Europeu])",
+ "Russian (Ð ÑÑÑкий)",
+ "Scottish [Gaelic] (GÃ
idhlig)",
+ "Serbian [Cyrillic]
(CÑпÑки [ÑиÑилиÑом])",
+ "Slovak (Slovenský jazyk
[slovenÄina])",
+ "Slovenian (Slovenski jezik
[slovenÅ¡Äina])",
+ "Spanish (Español)",
+ "Swedish (Svenska)",
+ "Tamil (தமிழà¯)",
+ "Thai (à¸
าษาà¹à¸à¸¢)",
+ "Turkish (Türkçe)",
+ "Vietnamese (Tiếng
Viá»t)" ];
+/* l10n.dl_green_box_select_box_language_values = [ "" ]; */
+
+l10n.dl_green_box_select_box_version_values = [ "4.1.0",
+ "4.0.1",
+ "4.0.0",
+ "3.4.1",
+ "Eski yayımlar" ];
+/* l10n.dl_green_box_select_box_version_values = [ "" ]; */
+
// Download: Strings in the sub-green box (used in "index.html").
// Not defined for now.