blob: 1447894e519a2c67622e41fa3e7a922986dfdd11 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 2012 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]"
#
# 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.
#
# Contributor(s):
#
# Portions Copyrighted 2012 Sun Microsystems, Inc.
# {0} - project name
ClientSideProject.chooser.tests.selenium.title=Selecionar pasta de Testes de Selenium ({0})
# {0} - project name
ClientSideProject.chooser.tests.title=Select Unit Tests folder ({0})
# {0} - project name
ClientSideProject.error.broken=<html>O projeto <b>{0}</b> foi interrompido; resolva os problemas do projeto primeiro.
ClientSideProject.props.saving=Salvando metadados do projeto...
OpenHookImpl.notification.autoconfigured.details=Revise e corrija defini\u00e7\u00f5es importantes do projeto detectadas pelo IDE.
# {0} - project name
OpenHookImpl.notification.autoconfigured.title=Projeto {0} configurado automaticamente
OpenIDE-Module-Display-Category=HTML5
OpenIDE-Module-Long-Description=Projeto do cliente est\u00e1tico da Aplica\u00e7\u00e3o HTML5
OpenIDE-Module-Name=Projeto HTML5
OpenIDE-Module-Short-Description=Projeto da Aplica\u00e7\u00e3o HTML5
# {0} - project name
PlatformProvidersListenerImpl.sync.name=Nome do projeto sincronizado com {0}.
# {0} - provider name
# {1} - project name
Templates/ClientSide/html.html=Arquivo HTML
Templates/ClientSide/javascript.js=Arquivo JavaScript
Templates/ClientSide/css.css=Folha de Estilo em Cascata
Templates/ClientSide/json.json=Arquivo JSON
SOURCES=C\u00f3digos-fonte
SITE_ROOT=Raiz do Site
UNIT_TESTS=Testes de Unidades
SELENIUM_TESTS=Testes de Selenium
# UI Logging - http://wiki.netbeans.org/UsageLoggingSpecification
# when HTML5 project is opened
# {0} browser identifier [string]
# {1} has any tests [boolean - "YES"/"NO"]
# {2} is Cordova enabled [boolean - "YES"/"NO"]
# {3} has Gruntfile.js [boolean - "YES"/"NO"]
# {4} has bower.json [boolean - "YES"/"NO"]
# {5} has package.json [boolean - "YES"/"NO"]
# {6} has gulpfile.js [boolean - "YES"/"NO"]
# {7} has any Selenium tests [boolean - "YES"/"NO"]
# {8} JS platforms ["|" separated string]
USG_PROJECT_HTML5_OPEN=O projeto HTML5 foi aberto [ID do browser: {0}, testes: {1}, cordova: {2}, Gruntfile.js: {3}, bower.json: {4}, package.json: {5}, gulpfile.js: {6}, selenium: {7}, plataformas JS: {8}].
# when project convertor is used for creating new project
# {0} file name [string]
USG_PROJECT_CONVERTOR=Projeto criado automaticamente [arquivo: {0}]