src/pt_BR/other/installer/infra/build/web/js/common_strings_pt_BR.js
author Masaki Katakai <masaki@netbeans.org>
Fri, 21 Sep 2012 09:40:40 +0900
branchrelease73_beta
changeset 1793 29ae204d037d
parent 1787 346fc16afbfa
permissions -rw-r--r--
7.3 beta
jeremie@132
     1
/*
jeremie@132
     2
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@976
     3
 *
masaki@976
     4
 * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@976
     5
 *
masaki@976
     6
 * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@976
     7
 * Other names may be trademarks of their respective owners.
masaki@976
     8
 *
jeremie@132
     9
 * The contents of this file are subject to the terms of either the GNU General
jeremie@132
    10
 * Public License Version 2 only ("GPL") or the Common Development and Distribution
jeremie@132
    11
 * License("CDDL") (collectively, the "License"). You may not use this file except in
jeremie@132
    12
 * compliance with the License. You can obtain a copy of the License at
jeremie@132
    13
 * http://www.netbeans.org/cddl-gplv2.html or nbbuild/licenses/CDDL-GPL-2-CP. See the
jeremie@132
    14
 * License for the specific language governing permissions and limitations under the
jeremie@132
    15
 * License.  When distributing the software, include this License Header Notice in
masaki@976
    16
 * each file and include the License file at nbbuild/licenses/CDDL-GPL-2-CP.  Oracle
jeremie@132
    17
 * designates this particular file as subject to the "Classpath" exception as
masaki@976
    18
 * provided by Oracle in the GPL Version 2 section of the License file that
jeremie@132
    19
 * accompanied this code. If applicable, add the following below the License Header,
jeremie@132
    20
 * with the fields enclosed by brackets [] replaced by your own identifying
jeremie@132
    21
 * information: "Portions Copyrighted [year] [name of copyright owner]"
jeremie@132
    22
 * 
jeremie@132
    23
 * Contributor(s):
jeremie@132
    24
 * 
jeremie@132
    25
 * The Original Software is NetBeans. The Initial Developer of the Original Software
jeremie@132
    26
 * is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun Microsystems, Inc. All
jeremie@132
    27
 * Rights Reserved.
jeremie@132
    28
 * 
jeremie@132
    29
 * If you wish your version of this file to be governed by only the CDDL or only the
jeremie@132
    30
 * GPL Version 2, indicate your decision by adding "[Contributor] elects to include
jeremie@132
    31
 * this software in this distribution under the [CDDL or GPL Version 2] license." If
jeremie@132
    32
 * you do not indicate a single choice of license, a recipient has the option to
jeremie@132
    33
 * distribute your version of this file under either the CDDL, the GPL Version 2 or
jeremie@132
    34
 * to extend the choice of license to its licensees as provided above. However, if
jeremie@132
    35
 * you add GPL Version 2 code and therefore, elected the GPL Version 2 license, then
jeremie@132
    36
 * the option applies only if the new code is made subject to such option by the
jeremie@132
    37
 * copyright holder.
jeremie@132
    38
 */
jeremie@132
    39
rebeccaliu@1547
    40
PLATFORM_LONG_NAMES  [0] = "Windows";
jeremie@132
    41
PLATFORM_SHORT_NAMES [0] = "Windows";
jeremie@132
    42
PLATFORM_LONG_NAMES  [1] = "Linux (x86/x64)";
jeremie@132
    43
PLATFORM_SHORT_NAMES [1] = "Linux";
jeremie@132
    44
PLATFORM_LONG_NAMES  [2] = "Solaris (x86/x64)";
jeremie@132
    45
PLATFORM_SHORT_NAMES [2] = "Solaris (x86/x64)";
jeremie@132
    46
PLATFORM_LONG_NAMES  [3] = "Solaris (sparc)";
jeremie@132
    47
PLATFORM_SHORT_NAMES [3] = "Solaris (sparc)";
jeremie@132
    48
PLATFORM_LONG_NAMES  [4] = "Mac OS X";
jeremie@132
    49
PLATFORM_SHORT_NAMES [4] = "Mac OS X";
jeremie@132
    50
PLATFORM_LONG_NAMES  [5] = "SO Independente Zip";
jeremie@132
    51
PLATFORM_SHORT_NAMES [5] = "SO Independente Zip";
jeremie@132
    52
/*
jeremie@132
    53
// Commented since NBI installers are not used for now
jeremie@132
    54
// Translate these strings as well (if they can be translated) and leave them commented
jeremie@204
    55
PLATFORM_LONG_NAMES  [4]  = "Mac OS X (intel)";
jeremie@204
    56
PLATFORM_SHORT_NAMES [4]  = "Mac OS X";
jeremie@132
    57
jeremie@204
    58
PLATFORM_LONG_NAMES  [5]  = "Mac OS X (powerpc)";
jeremie@204
    59
PLATFORM_SHORT_NAMES [5]  = "Mac OS X";
jeremie@132
    60
*/
jeremie@132
    61
jeremie@204
    62
BUNDLE_SHORT_NAMES[0] = "Java&nbsp;SE";
rebeccaliu@1549
    63
//BUNDLE_SHORT_NAMES[1] = "JavaFX";
masaki@1569
    64
BUNDLE_SHORT_NAMES[1] = "Java&nbsp;EE";
masaki@1569
    65
//BUNDLE_SHORT_NAMES[2] = "Ruby";
masaki@1569
    66
BUNDLE_SHORT_NAMES[2] = "C/C++";
masaki@1569
    67
BUNDLE_SHORT_NAMES[3] = "PHP";
masaki@1569
    68
BUNDLE_SHORT_NAMES[4] = "";
jeremie@132
    69
jeremie@204
    70
BUNDLE_LONG_NAMES[0] = "Java&nbsp;SE";
rebeccaliu@1549
    71
//BUNDLE_LONG_NAMES[1] = "JavaFX";
masaki@1569
    72
BUNDLE_LONG_NAMES[1] = "Java&nbsp;EE";
masaki@1569
    73
//BUNDLE_LONG_NAMES[2] = "Ruby";
masaki@1569
    74
BUNDLE_LONG_NAMES[2] = "C/C++";
masaki@1569
    75
BUNDLE_LONG_NAMES[3] = "PHP";
masaki@1569
    76
BUNDLE_LONG_NAMES[4] = "Tudo";
jeremie@132
    77
masaki@1755
    78
var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/72/relnotes_pt_BR.html";
masaki@1755
    79
var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/72/install_pt_BR.html";
masaki@818
    80
masaki@819
    81
var LEGAL_INFO_HEADER = "Important Legal Information:";
masaki@819
    82
masaki@1793
    83
var CDDL_GPLV2_LINK = "http://www.netbeans.org/cddl-gplv2.html";
masaki@1793
    84
var LICENSE_3RD_PARTY_LINK = "http://www.netbeans.info/downloads/licence/netbeans-3rd-party.txt";
masaki@819
    85
masaki@1793
    86
var LEGAL_INFO_MESSAGE = "NetBeans Community Distributions are available under a Dual License consisting of the <a href=\"{0}\">Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2</a>. See the <a href=\"{1}\">third-party readme</a> for external components included in NetBeans and their associated licenses.";