blob: a729dd1ba74d4321feb6aa69c3c00d08e840ded4 [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-2006 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.
OpenIDE-Module-Name=Application Client (CAR) Module Projects
OpenIDE-Module-Display-Category=Java EE
OpenIDE-Module-Short-Description=Support for Application Client (CAR) Module Projects.
OpenIDE-Module-Long-Description=Support for Application Client (CAR) Module Projects...
LBL_No_Main_Classs_Found=A clase "{0}" non ten un m\u00e9todo main.
LBL_No_Build_XML_Found=O proxecto non ten un script de construci\u00f3n.
MSG_FinishSession=Application Client debugging is not available right now because there is another remote debugging session active. The IDE will now close the active session and start a new session.
MSG_No_Server_Selected=<html>Non se estabeleceu ou eliminouse o servidor de destino.<br>Right-click the project in the Projects window and choose<br> <b>Resolve Missing Server to set the target server.</html>
MSG_SessionRunning=Non \u00e9 pos\u00edbel que se execute {0} mentres se executa unha sesi\u00f3n de depuraci\u00f3n. Quere pechar a sesi\u00f3n de depuraci\u00f3n e executar o {0}?
NAME_src.dir=Paquetes de c\u00f3digo fonte
NAME_test.src.dir=Paquetes de proba
#UpdateHelper
TXT_ProjectUpdate=<html><b>O proxecto precisa actualizarse</b></html>\nEste proxecto foi creado con unha versi\u00f3n anterior do IDE NetBeans. Se edita estas propiedades no IDE NetBeans {0}, o proxecto actualizarase e\n&lt;html>&lt;b>non funcionar\u00e1 con versi\u00f3ns anteriores do IDE.&lt;/b>&lt;/html></b></html>\n\nDesexa actualizar a versi\u00f3n do proxecto {0}?
TXT_ProjectUpdateTitle=Cambiar as propiedades do proxecto
CTL_UpdateOption=Actualizar proxecto
AD_UpdateOption=N/D
#AppClientActionProvider
ACTION_run=Executar proxecto
ACTION_run.single=Executar o ficheiro
ACTION_debug=Depurar o proxecto
ACTION_debug.single=Depurar o ficheiro
ACTION_debug.stepinto=Depurar o proxecto
CTL_BrokenPlatform_Close=Pechar
AD_BrokenPlatform_Close=N/D
MSG_BrokenPlatform_Title=Broken Platform Reference
TEXT_BrokenPlatform=<html><p><strong>The project {0} has a broken platform reference.</strong></p><br><p> You need to fix the broken reference and invoke the action again.</p>
TEXT_BrokenPlatform_UnknownProjectName=???
MSG_Server_State_Question=Is the server running in debug mode?
MSG_Server_State=Either stop the server or re-start it in running mode.
#AppClientProjectOperations
MSG_OldProjectMetadata=O proxecto non \u00e9 da versi\u00f3n actual.
MSG_MetaInfCorrupted={0}:\nNon \u00e9 pos\u00edbel atopar o cartafol dos ficheiros de configuraci\u00f3n "{1}".\nOpen the project properties and in the Sources category browse to the correct configuration files folder.
# UI Logging
# when an web application is opened.
#{0} server type id
#{1} server instance id
UI_APP_CLIENT_PROJECT_OPENED=A client application was opened with target server {0}.
# Usage Logging
# when an web application is opened.
#{0} server type id
USG_PROJECT_OPEN_APP_CLIENT=A client application was opened. Servidor destino: {0}.