src/ru/other/installer/infra/build/web/js/common_strings_ru.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
masaki@808
     1
/*
masaki@808
     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
 *
masaki@808
     9
 * The contents of this file are subject to the terms of either the GNU General
masaki@808
    10
 * Public License Version 2 only ("GPL") or the Common Development and Distribution
masaki@808
    11
 * License("CDDL") (collectively, the "License"). You may not use this file except in
masaki@808
    12
 * compliance with the License. You can obtain a copy of the License at
masaki@808
    13
 * http://www.netbeans.org/cddl-gplv2.html or nbbuild/licenses/CDDL-GPL-2-CP. See the
masaki@808
    14
 * License for the specific language governing permissions and limitations under the
masaki@808
    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
masaki@808
    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
masaki@808
    19
 * accompanied this code. If applicable, add the following below the License Header,
masaki@808
    20
 * with the fields enclosed by brackets [] replaced by your own identifying
masaki@808
    21
 * information: "Portions Copyrighted [year] [name of copyright owner]"
masaki@808
    22
 * 
masaki@808
    23
 * Contributor(s):
masaki@808
    24
 * 
masaki@808
    25
 * The Original Software is NetBeans. The Initial Developer of the Original Software
masaki@808
    26
 * is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun Microsystems, Inc. All
masaki@808
    27
 * Rights Reserved.
masaki@808
    28
 * 
masaki@808
    29
 * If you wish your version of this file to be governed by only the CDDL or only the
masaki@808
    30
 * GPL Version 2, indicate your decision by adding "[Contributor] elects to include
masaki@808
    31
 * this software in this distribution under the [CDDL or GPL Version 2] license." If
masaki@808
    32
 * you do not indicate a single choice of license, a recipient has the option to
masaki@808
    33
 * distribute your version of this file under either the CDDL, the GPL Version 2 or
masaki@808
    34
 * to extend the choice of license to its licensees as provided above. However, if
masaki@808
    35
 * you add GPL Version 2 code and therefore, elected the GPL Version 2 license, then
masaki@808
    36
 * the option applies only if the new code is made subject to such option by the
masaki@808
    37
 * copyright holder.
masaki@808
    38
 */
masaki@808
    39
rebeccaliu@1547
    40
PLATFORM_LONG_NAMES  [0] = "Windows";
masaki@808
    41
PLATFORM_SHORT_NAMES [0] = "Windows";
masaki@808
    42
PLATFORM_LONG_NAMES  [1] = "Linux (x86/x64)";
masaki@808
    43
PLATFORM_SHORT_NAMES [1] = "Linux";
masaki@808
    44
PLATFORM_LONG_NAMES  [2] = "Solaris (x86/x64)";
masaki@808
    45
PLATFORM_SHORT_NAMES [2] = "Solaris (x86/x64)";
masaki@808
    46
PLATFORM_LONG_NAMES  [3] = "Solaris (sparc)";
masaki@808
    47
PLATFORM_SHORT_NAMES [3] = "Solaris (sparc)";
masaki@808
    48
PLATFORM_LONG_NAMES  [4] = "Mac OS X";
masaki@808
    49
PLATFORM_SHORT_NAMES [4] = "Mac OS X";
masaki@808
    50
PLATFORM_LONG_NAMES  [5] = "\u041f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435\u043d\u043d\u043e-\u043d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u044b\u0439 Zip";
masaki@808
    51
PLATFORM_SHORT_NAMES [5] = "\u041f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435\u043d\u043d\u043e-\u043d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u044b\u0439 Zip";
masaki@808
    52
/*
masaki@808
    53
// Commented since NBI installers are not used for now
masaki@808
    54
// Translate these strings as well (if they can be translated) and leave them commented
masaki@808
    55
PLATFORM_LONG_NAMES  [4] = "Mac OS X (intel)";
masaki@808
    56
PLATFORM_SHORT_NAMES [4] = "Mac OS X";
masaki@808
    57
masaki@808
    58
PLATFORM_LONG_NAMES  [5] = "Mac OS X (powerpc)";
masaki@808
    59
PLATFORM_SHORT_NAMES [5] = "Mac OS X";
masaki@808
    60
*/
masaki@1550
    61
masaki@808
    62
BUNDLE_SHORT_NAMES[0] = "Java&nbsp;SE";
masaki@1550
    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] = "";
masaki@808
    69
masaki@808
    70
BUNDLE_LONG_NAMES[0] = "Java&nbsp;SE";
masaki@1550
    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] = "All";
masaki@1550
    77
BUNDLE_LONG_NAMES[5] = "\u0412\u0441\u0435";
masaki@1550
    78
masaki@1755
    79
var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/72/relnotes_ru.html";
masaki@1755
    80
var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/72/install_ru.html";
masaki@818
    81
masaki@819
    82
var LEGAL_INFO_HEADER = "\u0412\u0430\u0436\u043d\u0430\u044f \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f:";
masaki@819
    83
masaki@1793
    84
var CDDL_GPLV2_LINK = "http://www.netbeans.org/cddl-gplv2.html";
masaki@1793
    85
var LICENSE_3RD_PARTY_LINK = "http://www.netbeans.info/downloads/licence/netbeans-3rd-party.txt";
masaki@818
    86
masaki@1793
    87
var LEGAL_INFO_MESSAGE = "\u0421\u0431\u043e\u0440\u043a\u0438 NetBeans \u0434\u043b\u044f \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u043f\u043e \u0434\u0432\u043e\u0439\u043d\u043e\u0439 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0438, \u0441\u043e\u0441\u0442\u043e\u044f\u0449\u0435\u0439 \u0438\u0437 <a href=\"{0}\">Common Development and Distribution License (CDDL) v1.0 \u0438 GNU General Public License (GPL) v2</a>. \u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435 <a href=\"{1}\">\u0444\u0430\u0439\u043b third-party</a> \u0441 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\u043c \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0445 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432, \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u044b\u0445 \u0432 \u0441\u043e\u0441\u0442\u0430\u0432 NetBeans, \u0438 \u0438\u0445 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0439.";