src/vi/other/installer/infra/build/web/js/download_strings_vi.js
author Masaki Katakai <masaki@netbeans.org>
Thu, 15 Sep 2016 14:30:02 -0700
branchrelease82
changeset 2000 7fa119a7a570
parent 1942 3c9fe52d77ba
permissions -rw-r--r--
jdk bundle page, whatsnew url for 82
     1 /*
     2  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     3  *
     4  * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     5  *
     6  * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
     7  * Other names may be trademarks of their respective owners.
     8  *
     9  * The contents of this file are subject to the terms of either the GNU General
    10  * Public License Version 2 only ("GPL") or the Common Development and Distribution
    11  * License("CDDL") (collectively, the "License"). You may not use this file except in
    12  * compliance with the License. You can obtain a copy of the License at
    13  * http://www.netbeans.org/cddl-gplv2.html or nbbuild/licenses/CDDL-GPL-2-CP. See the
    14  * License for the specific language governing permissions and limitations under the
    15  * License.  When distributing the software, include this License Header Notice in
    16  * each file and include the License file at nbbuild/licenses/CDDL-GPL-2-CP.  Oracle
    17  * designates this particular file as subject to the "Classpath" exception as
    18  * provided by Oracle in the GPL Version 2 section of the License file that
    19  * accompanied this code. If applicable, add the following below the License Header,
    20  * with the fields enclosed by brackets [] replaced by your own identifying
    21  * information: "Portions Copyrighted [year] [name of copyright owner]"
    22  * 
    23  * Contributor(s):
    24  * 
    25  * The Original Software is NetBeans. The Initial Developer of the Original Software
    26  * is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun Microsystems, Inc. All
    27  * Rights Reserved.
    28  * 
    29  * If you wish your version of this file to be governed by only the CDDL or only the
    30  * GPL Version 2, indicate your decision by adding "[Contributor] elects to include
    31  * this software in this distribution under the [CDDL or GPL Version 2] license." If
    32  * you do not indicate a single choice of license, a recipient has the option to
    33  * distribute your version of this file under either the CDDL, the GPL Version 2 or
    34  * to extend the choice of license to its licensees as provided above. However, if
    35  * you add GPL Version 2 code and therefore, elected the GPL Version 2 license, then
    36  * the option applies only if the new code is made subject to such option by the
    37  * copyright holder.
    38  */
    39 
    40 var BUNDLED_SERVERS_GROUP_NAME = "Bundled&nbsp;servers";
    41                                                    
    42 var NETBEANS_DOWNLOAD_BUNDLES_MSG = "NetBeans IDE Download Bundles";
    43 var NETBEANS_DOWNLOAD_BUNDLES_COMMUNITY_MSG = "NetBeans IDE Download Bundles in community contributed languages";
    44 var NETBEANS_PACKS_MSG 		  = "Supported&nbsp;technologies";
    45 
    46 var JDK_DOWNLOAD_LINK    = "http://www.oracle.com/technetwork/java/javase/downloads/index.html";
    47 var NBJDK_DOWNLOAD_LINK  = "http://www.oracle.com/technetwork/java/javase/downloads/jdk-netbeans-jsp-142931.html";
    48 
    49 
    50 var JAVA_COM_LINK        = "http://java.com/";
    51 
    52 var JDK_NOTE_ALL      = "HTML/JS, PHP and C/C++ NetBeans bundles include Java Runtime Environment and do not require a separate Java installation.<br><br>JDK 7 and later versions are required for installing and running the Java SE, Java EE and All NetBeans Bundles. You can download <a href=\"{1}\">standalone JDK</a> or download the latest <a href=\"{2}\">JDK with NetBeans IDE Java SE bundle</a>.<br><br>";
    53 
    54 var FREE_SIZE_MESSAGE  = "Free, {0}&nbsp;MB";
    55 var NOT_AVAILABLE_SIZE = "--";
    56 
    57 var NOTE_PREFIX    = "Note: ";
    58 var NOTE_AND_SEP   = "{0} and {1}";
    59 var NOTE_COMMA_SEP = "{0}, {1}";
    60 
    61 var SINGLE_NOT_AVAILABLE_ZIP      = "{0} is not available in {1}";
    62 var SINGLE_NOT_AVAILABLE_BUNDLE   = "{0} is not available for {1}";
    63 var MULTIPLE_NOT_AVAILABLE_ZIP    = "{0} are not available in {1}";
    64 var MULTIPLE_NOT_AVAILABLE_BUNDLE = "{0} are not available for {1}";
    65 
    66 var ZIP_FILES_LIST_NAME             = "Zip Files";
    67 var MODULE_CLUSTERS_FILES_LIST_NAME = "Module Clusters";
    68 
    69 var NOTE_ZIP     = "Note: GlassFish and Apache Tomcat are only available in platform specific installers.";
    70 var NOTE_ALL     = "Note: Greyed out technologies are not supported for this platform.";
    71 
    72 var MORE_LANGUAGES    = "More Languages...";
    73 var COMMUNITY_MESSAGE = "The NetBeans Community has fully contributed to the language(s) that can be downloaded from this page. To get more insight about localization volume downloaded check the <a href=\"http://wiki.netbeans.org/TFL10nCommunityStatus\">community status page</a>. To download latest community contribution, visit the <a href=\"http://wiki.netbeans.org/TFLocalizationDevelopmentUC\">localization plugin page</a>.";
    74 var COMMUNITY_CONTRIBUTED_SEP    = " -- Community Contributed -- " ;
    75 var SUN_SUPPORTED_SEP            = " -- Oracle Supported -- " ;
    76 
    77 var NETBEANS_DOWNLOAD_PAGE_TITLE       = "NetBeans IDE Download";
    78 var NETBEANS_DOWNLOAD_PAGE_DESCRIPTION = "NetBeans IDE Download";
    79 
    80 
    81 
    82 var NETBEANS_DOWNLOAD_HEADER = "NetBeans IDE {0} Download";
    83 var DEVELOPMENT_TITLE        = "Development";
    84 var ARCHIVE_TITLE            = "Archive";
    85 var EMAIL_LABEL              = "Email&nbsp;address&nbsp;(optional):&nbsp;";
    86 var SUBSCRIBE_LABEL          = "Subscribe&nbsp;to&nbsp;newsletters:";
    87 var MONTHLY_LABEL            = "Monthly&nbsp;&nbsp;&nbsp;&nbsp;";
    88 var WEEKLY_LABEL             = "Weekly";
    89 var CONTACT_LABEL            = "NetBeans&nbsp;can&nbsp;contact&nbsp;me&nbsp;at&nbsp;this&nbsp;address";
    90 var LANGUAGE_LABEL           = "IDE Language:";
    91 var PLATFORM_LABEL           = "Platform:";
    92 var PLUGIN_MANAGER_LABEL     = "You can add or remove packs later using the IDE's Plugin Manager (Tools | Plugins).<br><br>";
    93 var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
    94 var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
    95 var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
    96 var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    97 var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    98 
    99 var ARCHIVE_BUILDS_LINK      = "http://www.netbeans.info/downloads/dev.php";
   100 var DEVELOPMENT_BUILDS_LINK  = "http://bits.netbeans.org/download/trunk/nightly/latest/";
   101 
   102 // TRANSLATE NOTE: change download*.gif to download*_<locale>.gif
   103 var DOWNLOAD_BUTTON_NORMAL    = "download.gif";
   104 var DOWNLOAD_BUTTON_DISABLED  = "download_d.gif";
   105 var DOWNLOAD_BUTTON_HIGHLIGHT = "download_h.gif";
   106 
   107 // DO NOT TRANSLATE
   108 var START_PAGE = "start.html";
   109 var ZIP_PAGE   = "zip.html";
   110