src/ca/enterprise/websvc-rest-samples/websvc-rest-samples/org/netbeans/modules/websvc/rest/samples/ui/Bundle_ca.properties
author Masaki Katakai <masaki@netbeans.org>
Fri, 15 Jul 2011 10:14:03 +0900
branchrelease70
changeset 1662 0412cb49d653
parent 1660 50956dfce18c
permissions -rw-r--r--
weekly community updates
     1 #
     2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     3 #
     4 # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     5 #
     6 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
     7 # Other names may be trademarks of their respective owners.
     8 #
     9 # The contents of this file are subject to the terms of either the GNU
    10 # General Public License Version 2 only ("GPL") or the Common
    11 # Development and Distribution License("CDDL") (collectively, the
    12 # "License"). You may not use this file except in compliance with the
    13 # License. You can obtain a copy of the License at
    14 # http://www.netbeans.org/cddl-gplv2.html
    15 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    16 # specific language governing permissions and limitations under the
    17 # License.  When distributing the software, include this License Header
    18 # Notice in each file and include the License file at
    19 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    20 # particular file as subject to the "Classpath" exception as provided
    21 # by Oracle in the GPL Version 2 section of the License file that
    22 # accompanied this code. If applicable, add the following below the
    23 # License Header, with the fields enclosed by brackets [] replaced by
    24 # your own identifying information:
    25 # "Portions Copyrighted [year] [name of copyright owner]"
    26 #
    27 # Contributor(s):
    28 #
    29 # The Original Software is NetBeans. The Initial Developer of the Original
    30 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
    31 # Microsystems, Inc. All Rights Reserved.
    32 #
    33 # If you wish your version of this file to be governed by only the CDDL
    34 # or only the GPL Version 2, indicate your decision by adding
    35 # "[Contributor] elects to include this software in this distribution
    36 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    37 # single choice of license, a recipient has the option to distribute
    38 # your version of this file under either the CDDL, the GPL Version 2 or
    39 # to extend the choice of license to its licensees as provided above.
    40 # However, if you add GPL Version 2 code and therefore, elected the GPL
    41 # Version 2 license, then the option applies only if the new code is
    42 # made subject to such option by the copyright holder.
    43 
    44 LBL_CreateProjectStep=Nom i localitzaci\u00f3
    45 #SampleWizardIterator
    46 MSG_SampleProject=Crear un nou projecte d'exemple de seguretat en serveis web
    47 # SampleWizardPanel.java
    48 LBL_ProjectName_Label=&Nom del projecte\:
    49 LBL_ProjectName_LabelMnemonic=N
    50 LBL_ProjectLocation_Label=&Localitzaci\u00f3 del projecte\:
    51 LBL_ProjectLocation_LabelMnemonic=L
    52 LBL_BrowseLocation_Button=Na&vegar...
    53 MNE_BrowseLocation_Button=v
    54 LBL_CreatedProjectFolder_Lablel=Carpeta &del projecte\:
    55 LBL_CreatedProjectFolder_LablelMnemonic=D
    56 LBL_CreateMainClass_CheckBoxMnemonic=R
    57 LBL_SetAsMain_CheckBoxMnemonic=A
    58 #LBL_DefaultProjectName=newProject
    59 LBL_BrowseAction=NAVEGAR
    60 
    61 LBL_SelectProjectLocation=Seleccioneu la localitzaci\u00f3 del projecte
    62 LBL_SelectProjectDirectory=Seleccionar el directori del projecte
    63 
    64 MSG_IllegalProjectName=El nom del projecte no \u00e9s un nom v\u00e0lid de carpeta.
    65 MSG_IllegalProjectLocation=La carpeta del projecte no \u00e9s un cam\u00ed v\u00e0lid.
    66 
    67 MSG_ProjectFolderExists=La carpeta del projecte ja existeix i no est\u00e0 buida.
    68 MSG_ProjectFolderReadOnly=No s'ha pogut crear la carpeta del projecte.
    69 
    70 MSG_NoRegistredSunAppInstances=You should add a GlassFish instance before you try to run Identity Sample Project
    71 
    72 MSG_CreateHelloWorldProject=Crear un nou projecte que contingui el servei web RESTful HelloWorld.
    73 
    74 MSG_CreateCustomerDBProject=Create a web project containing RESTful web services generated from the Customer database entity classes.
    75 
    76 MSG_CreateCustomerDBClientProject=Create RESTful client stubs for the RESTful web services in the CustomerDB project.
    77 
    78 
    79 MSG_ProjectLocationNotEmpty=La localitzaci\u00f3 del projecte ha d'estar buida.
    80 
    81 MSG_NameAndLocation=Nom i localitzaci\u00f3
    82 FcbMavenModulePanelVisual.projectLocationLabel.text=&Localitzaci\u00f3 del projecte:
    83 #FcbMavenModulePanelVisual.browseButton.actionCommand=BROWSE
    84 FcbMavenModulePanelVisual.browseButton.text=Na&vegar...
    85 FcbMavenModulePanelVisual.createdFolderLabel.text=Carpeta projecte:
    86 FcbMavenModulePanelVisual.projectNameLabel.text=&Nom del projecte:
    87 
    88 RestRCPMvnAppSamplePanelVisual.projectLocationLabel.text=&Localitzaci\u00f3 del projecte:
    89 #RestRCPMvnAppSamplePanelVisual.browseButton.actionCommand=BROWSE
    90 RestRCPMvnAppSamplePanelVisual.browseButton.text=Na&vegar...
    91 RestRCPMvnAppSamplePanelVisual.createdFolderLabel.text=Carpeta projecte:
    92 RestRCPMvnAppSamplePanelVisual.projectNameLabel.text=&Nom del projecte:
    93