blob: 2b39d93f6c44d781aab14cf54edabe6b55cdf4fc [file] [log] [blame]
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject to the terms of either the GNU General
* Public License Version 2 only ("GPL") or the Common Development and Distribution
* License("CDDL") (collectively, the "License"). You may not use this file except in
* compliance with the License. You can obtain a copy of the License at
* http://www.netbeans.org/cddl-gplv2.html or nbbuild/licenses/CDDL-GPL-2-CP. See the
* License for the specific language governing permissions and limitations under the
* License. When distributing the software, include this License Header Notice in
* each file and include the License file at nbbuild/licenses/CDDL-GPL-2-CP. Oracle
* designates this particular file as subject to the "Classpath" exception as
* provided by Oracle in the GPL Version 2 section of the License file that
* accompanied this code. If applicable, add the following below the License Header,
* with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions Copyrighted [year] [name of copyright owner]"
*
* Contributor(s):
*
* The Original Software is NetBeans. The Initial Developer of the Original Software
* is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun Microsystems, Inc. All
* Rights Reserved.
*
* If you wish your version of this file to be governed by only the CDDL or only the
* GPL Version 2, indicate your decision by adding "[Contributor] elects to include
* this software in this distribution under the [CDDL or GPL Version 2] license." If
* you do not indicate a single choice of license, a recipient has the option to
* distribute your version of this file under either the CDDL, the GPL Version 2 or
* to extend the choice of license to its licensees as provided above. However, if
* you add GPL Version 2 code and therefore, elected the GPL Version 2 license, then
* the option applies only if the new code is made subject to such option by the
* copyright holder.
*/
var AUTOMATIC_DOWNLOAD_MESSAGE = "A s\u00faa descarga comezar\u00e1 autom\u00e1ticamente.<br>Se non \u00e9 as\u00ed, <a href=\"{0}\" class=\"download_link\">desc\u00e1rguea desde aqu\u00ed</a>.<br>";
var PRODUCT_NAME = "NetBeans {0}";
var INSTALLER_MESSAGE = "Instalador para {0}";
var NOFILE_MESSAGE = "Non se solicitou ning\u00fan ficheiro" ;
var NETBEANS_DOWNLOAD_STARTED_PAGE_TITLE = "Comezar a descarga do IDE NetBeans";
var NETBEANS_DOWNLOAD_STARTED_PAGE_DESCRIPTION = "Comezar a descarga do IDE NetBeans";
var NETBEANS_DOWNLOAD_STARTED_HEADER = "Descarga do IDE NetBeans {0} iniciada";
var RELEASE_NOTES_LABEL = "Notas da versiĆ³n";
var INSTALL_NOTES_LABEL = "Instruci\u00f3ns de instalaci\u00f3n";
var FIND_OUT_MORE_LABEL = "Buscar m\u00e1is";
var PLUGINS_LABEL = "Plugins";
var PLUGINS_DESCRIPTION = "Contribu\u00eddo pola comunidade de NetBeans e por provedores adicionais";
var TUTORIALS_LABEL = "Titoriais";
var TUTORIALS_DESCRIPTION = "Escrito e gravado pola comunidade e por profesionais.";
var TRAINING_LABEL = "Entrenamento";
var TRAINING_DESCRIPTION = "Cursos para axudarlle a mellorar as s\u00faas habilidades.";
var SUPPORT_LABEL = "Asistencia";
var SUPPORT_DESCRIPTION = "Opci\u00f3ns de asistencia flexibles que lle axudan a concentrarse na innovaci\u00f3n.";
// $PRODUCT_NAME $TYPE (Installer for $PLATFORM/Zip)/$Language ($Language_ID) $filename ($SIZE) MD5: $MD5
var INFO_MESSAGE = "{0}{1} {2}/{3} ({4})<br>{5} ({6} MB)<br>MD5: {7}";
var INFO_MESSAGE_OTHER = "{0} ({1} Mb)<br>MD5: {2}";
//DO NOT TRANSLATE
var SUBSCRIPTION_PHP_URL = "http://services.netbeans.org/sub.php";