blob: 53d0a9aa01fbdcdf4931ce71b35c71c7bfab64a2 [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.
#System file system
Templates/Project/Groovy/emptyGrails.xml=Aplicaci\u00f3 Grails
Templates/Groovy/DomainClass.groovy=Classe del domini de Grails
Templates/Groovy/Controller.groovy=Controlador Grails
Templates/Groovy/IntegrationTest.groovy=Prova d'integraci\u00f3 de Grails
Templates/Groovy/GantScript.groovy=Script Gant de Grails
Templates/Groovy/Service.groovy=Servei Grails
Templates/Groovy/TagLib.groovy=Biblioteca de tags de Grails
Templates/Groovy/UnitTest.groovy=Prova unit\u00e0ria Grails
TXT_NewGrailsApp=Aplicaci\u00f3 Grails
LBL_ChooseFileType=Triar tipus de fitxer
LAB_ConfigureProject=Nom i localitzaci\u00f3
LAB_CaptureOutput=Crear esquelet del projecte
LAB_IteratorName={0} de {1}
WIZARD_ERROR_MESSAGE_APPLICATION=<html>S'ha produ\u00eft un error inesperat mentre es creava l'aplicaci\u00f3. Doneu un cop d'ull a la finestra Sortida per a m\u00e9s detalls.</html>
GetProjectLocationPanel.FileChooserTitle=Seleccioneu la localitzaci\u00f3 del projecte
ServerOutputPanel.grailsServerOutputLabel.text=Sortida del servidor de Grails:
ServerOutputPanel.createButton.text=crear
ServerOutputPanel.folderLabel.text=jLabel1
NewGrailsProjectWizardIterator.NoGrailsServerConfigured=Configureu l'inici de Grails en les opcions de l'IDE
LBL_process_problem=Hi han hagut alguns problemes en la creaci\u00f3 dels processos grails:
#NOI18N
#TXT_GrailsApplication=GrailsApplication{0}
GetProjectLocationPanel.projectLocationLabel.AccessibleContext.accessibleDescription=Localitzaci\u00f3 del projecte
GetProjectLocationPanel.projectNameTextField.AccessibleContext.accessibleName=Nom del projecte
GetProjectLocationPanel.projectFolderTextField.AccessibleContext.accessibleName=Carpeta del projecte
GetProjectLocationPanel.projectNameTextField.AccessibleContext.accessibleDescription=Nom del projecte
GetProjectLocationPanel.projectFolderTextField.AccessibleContext.accessibleDescription=Carpeta del projecte
GetProjectLocationPanel.browseLocationJButton.AccessibleContext.accessibleDescription=Navegar per la localitzaci\u00f3 del projecte
GetProjectLocationPanel.setAsMainCheckBox.AccessibleContext.accessibleDescription=Establir com a projecte principal
GetProjectLocationPanel.AccessibleContext.accessibleDescription=Nova localitzaci\u00f3 del projecte
GetProjectLocationPanel.projectLocationTextField.AccessibleContext.accessibleDescription=Localitzaci\u00f3 del projecte
GetArtifactNamePanel.projectTextField.AccessibleContext.accessibleDescription=Projecte
GetArtifactNamePanel.projectTextField.AccessibleContext.accessibleName=Projecte
GetArtifactNamePanel.createdFileTextField.AccessibleContext.accessibleDescription=Fitxer creat
GetArtifactNamePanel.createdFileTextField.AccessibleContext.accessibleName=Fitxer creat
GetArtifactNamePanel.classNameTextField.AccessibleContext.accessibleDescription=Nom de la classe
GetArtifactNamePanel.AccessibleContext.accessibleDescription=Creant artefacte
GetArtifactNamePanel.AccessibleContext.accessibleName=Creant artefacte
GetProjectLocationPanel.projectNameLabel.AccessibleContext.accessibleDescription=Nom del projecte
GetProjectLocationPanel.projectLocationTextField.AccessibleContext.accessibleName=Localitzaci\u00f3 del projecte
GetProjectLocationPanel.AccessibleContext.accessibleName=Localitzaci\u00f3 del projecte
GetProjectLocationPanel.projectFolderLabel.AccessibleContext.accessibleDescription=Localitzaci\u00f3 del projecte
GetArtifactNamePanel.projectLabel.AccessibleContext.accessibleDescription=Projecte
GetArtifactNamePanel.createdFileLabel.AccessibleContext.accessibleDescription=Fitxer creat
GetArtifactNamePanel.classNameTextField.AccessibleContext.accessibleName=Nom classe
GetArtifactNamePanel.classNameLabel.AccessibleContext.accessibleDescription=Nom classe
# validation
GetProjectLocationPanel.EmptyProjectName=El nom del projecte est\u00e0 buit
GetProjectLocationPanel.LocationNotDirectory=La localitzaci\u00f3 del projecte no \u00e9s un directori.
GetProjectLocationPanel.FileAlreadyExists=La carpeta ja existeix
GetArtifactNamePanel.NotValidIdentifier=Proporcioneu un nom v\u00e0lid de classe
GetArtifactNamePanel.FileAlreadyExists=El fitxer ja existeix
PanelProjectLocationVisual.projectLocationLabel.text=&Localitzaci\u00f3 del projecte:
PanelProjectLocationVisual.projectNameLabel.text=&Nom del projecte:
PanelProjectLocationVisual.projectNameTextField.text=
PanelProjectLocationVisual.projectFolderLabel.text=Carpeta del pro&jecte:
PanelProjectLocationVisual.projectFolderTextField.text=
PanelProjectLocationVisual.projectLocationTextField.text=
PanelProjectLocationVisual.browseLocationJButton.text=Na&vegar...
ACSN_locationContainer=No disponible
ACSD_locationContainer=No disponible
ACSN_optionsContainer=No disponible
ACSD_optionsContainer=No disponible
PanelOptionsVisual.configureButton.text=Configurar &Grails...
PanelOptionsVisual.setAsMainCheckBox.text=Establir co&m a projecte principal