src/ca/enterprise/web-project/web-project/org/netbeans/modules/web/project/ui/wizards/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
rebeccaliu@1547
     1
#
rebeccaliu@1547
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
rebeccaliu@1547
     3
#
rebeccaliu@1547
     4
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
rebeccaliu@1547
     5
#
rebeccaliu@1547
     6
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
rebeccaliu@1547
     7
# Other names may be trademarks of their respective owners.
rebeccaliu@1547
     8
#
rebeccaliu@1547
     9
# The contents of this file are subject to the terms of either the GNU
rebeccaliu@1547
    10
# General Public License Version 2 only ("GPL") or the Common
rebeccaliu@1547
    11
# Development and Distribution License("CDDL") (collectively, the
rebeccaliu@1547
    12
# "License"). You may not use this file except in compliance with the
rebeccaliu@1547
    13
# License. You can obtain a copy of the License at
rebeccaliu@1547
    14
# http://www.netbeans.org/cddl-gplv2.html
rebeccaliu@1547
    15
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
rebeccaliu@1547
    16
# specific language governing permissions and limitations under the
rebeccaliu@1547
    17
# License.  When distributing the software, include this License Header
rebeccaliu@1547
    18
# Notice in each file and include the License file at
rebeccaliu@1547
    19
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
rebeccaliu@1547
    20
# particular file as subject to the "Classpath" exception as provided
rebeccaliu@1547
    21
# by Oracle in the GPL Version 2 section of the License file that
rebeccaliu@1547
    22
# accompanied this code. If applicable, add the following below the
rebeccaliu@1547
    23
# License Header, with the fields enclosed by brackets [] replaced by
rebeccaliu@1547
    24
# your own identifying information:
rebeccaliu@1547
    25
# "Portions Copyrighted [year] [name of copyright owner]"
rebeccaliu@1547
    26
#
rebeccaliu@1547
    27
# Contributor(s):
rebeccaliu@1547
    28
#
rebeccaliu@1547
    29
# The Original Software is NetBeans. The Initial Developer of the Original
rebeccaliu@1547
    30
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
rebeccaliu@1547
    31
# Microsystems, Inc. All Rights Reserved.
rebeccaliu@1547
    32
#
rebeccaliu@1547
    33
# If you wish your version of this file to be governed by only the CDDL
rebeccaliu@1547
    34
# or only the GPL Version 2, indicate your decision by adding
rebeccaliu@1547
    35
# "[Contributor] elects to include this software in this distribution
rebeccaliu@1547
    36
# under the [CDDL or GPL Version 2] license." If you do not indicate a
rebeccaliu@1547
    37
# single choice of license, a recipient has the option to distribute
rebeccaliu@1547
    38
# your version of this file under either the CDDL, the GPL Version 2 or
rebeccaliu@1547
    39
# to extend the choice of license to its licensees as provided above.
rebeccaliu@1547
    40
# However, if you add GPL Version 2 code and therefore, elected the GPL
rebeccaliu@1547
    41
# Version 2 license, then the option applies only if the new code is
rebeccaliu@1547
    42
# made subject to such option by the copyright holder.
rebeccaliu@1547
    43
#
rebeccaliu@1547
    44
rebeccaliu@1547
    45
#System file system
rebeccaliu@1547
    46
Templates/Project/Web=Java Web
rebeccaliu@1547
    47
Templates/Project/Web/emptyWeb.xml=Aplicaci\u00f3 Web
rebeccaliu@1547
    48
Templates/Project/Web/importWeb.xml=Aplicaci\u00f3 Web amb fonts existents
rebeccaliu@1547
    49
rebeccaliu@1547
    50
#NewWebProjectWizardIterator
rebeccaliu@1547
    51
LBL_WizardStepsCount={0} de {1}
rebeccaliu@1547
    52
LAB_ConfigureSourceRoots=Existing Sources and Libraries
rebeccaliu@1547
    53
#LBL_NPW1_DefaultProjectName=WebApplication{0}
rebeccaliu@1547
    54
LBL_IW_LocationSrcDesc=<html>Select the folder that contains all the sources for the web application.</html>
rebeccaliu@1547
    55
rebeccaliu@1547
    56
rebeccaliu@1547
    57
# A11Y Panels
rebeccaliu@1547
    58
ACS_NWP1_NamePanel_A11YDesc=Panell amb el nom i la localitzaci\u00f3 del projecte
rebeccaliu@1547
    59
ACS_IW_SourcesPanel_A11YDesc=Panell per afegir fonts existents
rebeccaliu@1547
    60
ACS_NWP2_Frameworks_A11YDesc=Supported Frameworks Panel
rebeccaliu@1547
    61
rebeccaliu@1547
    62
#PanelSupportedFrameworksVisual
rebeccaliu@1547
    63
LBL_NWP2_Frameworks=Frameworks
rebeccaliu@1547
    64
LBL_NWP2_Select_Frameworks=Seleccioneu els frameworks que voleu utilitzar en la vostra aplicaci\u00f3 web.
rebeccaliu@1547
    65
LBL_NWP2_ConfigureFramework=Configuraci\u00f3 - {0}
rebeccaliu@1547
    66
ACS_LBL_NWP2_FrameworksTable_A11YDesc=Choose frameworks from the list.
rebeccaliu@1547
    67
MNE_Frameworks=M
rebeccaliu@1547
    68
TXT_NewWebApp=Aplicaci\u00f3 Web
rebeccaliu@1547
    69
rebeccaliu@1547
    70
#PanelSourceFolders
rebeccaliu@1547
    71
MSG_WebPagesMandatory=El quadre de text de P\u00e0gines web \u00e9s obligatori.
rebeccaliu@1547
    72
MSG_WebPagesFolderDoesNotExist=No existeix la carpeta de p\u00e0gines web.
rebeccaliu@1547
    73
MSG_JavaSourcesMandatory=Java Sources field is mandatory.
rebeccaliu@1547
    74
MSG_JavaSourcesFolderDoesNotExist=La carpeta dels fonts Java no existeix.
rebeccaliu@1547
    75
MSG_LibrariesFolderDoesNotExist=Libraries folder does not exist.
rebeccaliu@1547
    76
MSG_WebPagesFolderOverlapsProjectFolder=La carpeta de p\u00e0gines web \u00e9s solapa amb la carpeta del projecte.
rebeccaliu@1547
    77
MSG_WebInfCorrupted=WEB-INF directory can not be found in {0}.
rebeccaliu@1547
    78
MSG_WebInfMandatory=WEB-INF Content folder is mandatory.
rebeccaliu@1547
    79
MSG_WebInfFolderDoesNotExist=WEB-INF Content folder does not exist.
rebeccaliu@1547
    80
MSG_FileNotFound=<html>The web application's deployment descriptor (WEB-INF/web.xml) does not exist. You must create it, otherwise you cannot run the web application.</html>
rebeccaliu@1547
    81
rebeccaliu@1547
    82
#New project wizard - steps
rebeccaliu@1547
    83
LBL_NWP1_ProjectTitleName=Nom i localitzaci\u00f3
rebeccaliu@1547
    84
LBL_NWP1_ProjectServer=Servidor i prefer\u00e8ncies
rebeccaliu@1547
    85
rebeccaliu@1547
    86
#Import wizard - steps
masaki@1662
    87
TXT_WebExtSources=Projecte Web amb fonts existents
rebeccaliu@1547
    88
LBL_IW_Step1=Nom i localitzaci\u00f3
rebeccaliu@1547
    89
LBL_IW_Step2=Existing Sources and Libraries
rebeccaliu@1547
    90
rebeccaliu@1547
    91
#Import wizard - locations within the web application
rebeccaliu@1547
    92
LBL_IW_ImportLocationsTitle=Existing Sources and Libraries
rebeccaliu@1547
    93
LBL_IW_LocationDesc_Label=<html>Especifiqueu les carpetes existents que continguin les p\u00e0gines web, les biblioteques, els paquets de fonts, i els paquets de proves JUnit.</html>
rebeccaliu@1547
    94
LBL_IW_WebPagesLocation_Label=Carpeta p\u00e0gines web:
rebeccaliu@1547
    95
LBL_IW_JavaSourcesLocation_Label=*Fonts de Java:
rebeccaliu@1547
    96
LBL_IW_LibrariesLocation_Label=Carpeta biblioteques:
rebeccaliu@1547
    97
LBL_IW_Required_Label=* Camps obligatoris
masaki@1660
    98
LBL_IW_SelectWebPagesLocation=Localitzaci\u00f3 de les p\u00e0gines web
masaki@1660
    99
LBL_IW_SelectJavaSourcesLocation=Localitzaci\u00f3 dels fonts Java
rebeccaliu@1547
   100
LBL_IW_SelectLibrariesLocation=Localitzaci\u00f3 de les biblioteques
rebeccaliu@1547
   101
rebeccaliu@1547
   102
LBL_IW_WebPagesLocationDesc=Directori que cont\u00e9 els fitxers HTML, JSPs, aix\u00ed com els fitxers est\u00e0tics
rebeccaliu@1547
   103
LBL_IW_JavaSourcesLocationDesc=Directory which contains java sources classpath root (contains .java, .properties, etc.)
rebeccaliu@1547
   104
LBL_IW_LibrariesLocationDesc=Libraries needed for the web application classpath
rebeccaliu@1547
   105
rebeccaliu@1547
   106
LBL_IW_WebPagesLocation_LabelMnemonic=A
rebeccaliu@1547
   107
LBL_IW_JavaSourcesLocation_LabelMnemonic=J
rebeccaliu@1547
   108
LBL_IW_LibrariesLocation_LabelMnemonic=L
rebeccaliu@1547
   109
LBL_IW_Description_LabelMnemonic=C
rebeccaliu@1547
   110
rebeccaliu@1547
   111
ACS_LBL_IW_WebPagesLocation_A11YDesc=Directori que cont\u00e9 els fitxers HTML, JSPs, aix\u00ed com els fitxers est\u00e0tics
rebeccaliu@1547
   112
ACS_LBL_IW_JavaSourcesLocation_A11YDesc=Directori que cont\u00e9 el classpath arrel dels fonts de Java (cont\u00e9 .java, .properties, etc\u00e8tera)
rebeccaliu@1547
   113
ACS_LBL_IW_LibrariesLocation_A11YDesc=Libraries needed for the web application classpath
rebeccaliu@1547
   114
ACS_LBL_IW_WebPagesLocationBrowse_A11YDesc=Bot\u00f3 de navegaci\u00f3 de p\u00e0gines web
rebeccaliu@1547
   115
ACS_LBL_IW_JavaSourcesLocationBrowse_A11YDesc=Bot\u00f3 per a la navegaci\u00f3 per els fonts de Java
rebeccaliu@1547
   116
ACS_LBL_IW_LibrariesLocationBrowse_A11YDesc=Bot\u00f3 per a la navegaci\u00f3 per les biblioteques
rebeccaliu@1547
   117
ACS_LBL_IW_LocationDescription_A11YDesc=Descripci\u00f3 de la localitzaci\u00f3
rebeccaliu@1547
   118
rebeccaliu@1547
   119
LBL_BrowseLocation_MNE=R
rebeccaliu@1547
   120
LBL_BrowseProjectFolder_MNE=d
rebeccaliu@1547
   121
LBL_WebPagesFolder_MNE=o
rebeccaliu@1547
   122
rebeccaliu@1547
   123
LBL_WebPagesLocation_J2EESpecLevel_Label=Versi\u00f3 Java EE\:
rebeccaliu@1547
   124
LBL_WebPagesLocation_J2EESpecLevel_LabelMnemonic=d
rebeccaliu@1547
   125
rebeccaliu@1547
   126
MSG_WebXmlCorrupted=Web module deployment descriptor corrupted
rebeccaliu@1547
   127
rebeccaliu@1547
   128
#delete existing class files
rebeccaliu@1547
   129
MSG_FoundClassFiles=The specified Java sources folder contains compiled class files (*.class). \nBecause the IDE generates compiled class files in the "build" folder, it is recommended that you delete the existing compiled class files. \nVoleu eliminar ara els fitxers de les classes? 
masaki@1662
   130
MSG_FoundClassFiles_Title=Nou projecte Web amb fonts existents
rebeccaliu@1547
   131
TXT_DeleteOption=Eliminar
rebeccaliu@1547
   132
TXT_KeepOption=Ignorar
rebeccaliu@1547
   133
TXT_CancelOption=Cancel\u00b7lar
rebeccaliu@1547
   134
rebeccaliu@1547
   135
# multiple src roots
rebeccaliu@1547
   136
CTL_AddFolder=Afegir carpeta...
rebeccaliu@1547
   137
CTL_RemoveFolder=Treure
rebeccaliu@1547
   138
LBL_ProjectNameAndLocationLabel=Especifiqueu un nom i una localitzaci\u00f3 per al nou projecte.
rebeccaliu@1547
   139
LBL_NWP1_BrowseLocation_Button3=Na&vegar...
rebeccaliu@1547
   140
rebeccaliu@1547
   141
#PanelSourceFolders
rebeccaliu@1547
   142
LBL_BrowseWebPagesLocation_Button=Navegar...
rebeccaliu@1547
   143
LBL_BrowseLibrariesLocation_Button=Navegar...
rebeccaliu@1547
   144
MNE_BrowseLibrariesLocation=d
rebeccaliu@1547
   145
CTL_AddSourceRoot=Browse Sources Packages Folder
rebeccaliu@1547
   146
CTL_AddTestRoot=Navegar a la carpeta dels paquets de proves
rebeccaliu@1547
   147
CTL_SourceRoots=Sources Package Folders:
rebeccaliu@1547
   148
AD_SourceRoots=No disponible
rebeccaliu@1547
   149
CTL_TestRoots=Carpetes amb paquets per les proves:
rebeccaliu@1547
   150
AD_TestRoots=No disponible
rebeccaliu@1547
   151
MNE_AddSourceFolder=A
rebeccaliu@1547
   152
AD_AddSourceFolder=No disponible
rebeccaliu@1547
   153
MNE_RemoveSourceFolder=R
rebeccaliu@1547
   154
AD_RemoveSourceFolder=No disponible
rebeccaliu@1547
   155
MNE_AddTestFolder=D
rebeccaliu@1547
   156
AD_AddTestFolder=No disponible
rebeccaliu@1547
   157
MNE_RemoveTestFolder=e
rebeccaliu@1547
   158
AD_RemoveTestFolder=No disponible
rebeccaliu@1547
   159
MNE_SourceRoots=A
rebeccaliu@1547
   160
MNE_TestRoots=S
rebeccaliu@1547
   161
AN_PanelSourceFolders=No disponible
rebeccaliu@1547
   162
AD_PanelSourceFolders=No disponible
rebeccaliu@1547
   163
TXT_RootOwnedByProject={0} (propietat de {1})
rebeccaliu@1547
   164
rebeccaliu@1547
   165
ACS_LBL_NWP1_SourceStructureComboBox_A11YDesc=Files and folders layout of the web module.
rebeccaliu@1547
   166
masaki@1660
   167
ACSD_WebPagesFolder=Proporcioneu un cam\u00ed a la carpeta arrel de la web
rebeccaliu@1547
   168
ACSD_WebInf=Provide path to the web inf folder
rebeccaliu@1547
   169
ACSD_LibrariesFolder=Provide libraries folder
rebeccaliu@1547
   170
rebeccaliu@1547
   171
ACSD_BrowseWebPageFolder=Cliqueu per a navegar a l'arrel de la web
rebeccaliu@1547
   172
ACSD_BrowseWebInf=Click to browse for the web inf folder
rebeccaliu@1547
   173
ACSD_BrowseLibrariesFolder=Click to browse for the libraries folder
rebeccaliu@1547
   174
rebeccaliu@1547
   175
ACSD_FolderList=Llistat de carpetes
rebeccaliu@1547
   176
rebeccaliu@1547
   177
# NewWebProjectWizardIterator progress bar
rebeccaliu@1547
   178
LBL_NewWebProjectWizardIterator_WizardProgress_CreatingProject=<html>Creant nou projecte</html>
rebeccaliu@1547
   179
LBL_NewWebProjectWizardIterator_WizardProgress_PreparingToOpen=<html>Prepare new project to be open</html>
rebeccaliu@1547
   180
LBL_NewWebProjectWizardIterator_WizardProgress_AddingFrameworks=<html>Adding selected frameworks</html>
rebeccaliu@1547
   181
rebeccaliu@1547
   182
LBL_DeploymentDescriptorFolder_Label=Contingut de WEB-INF\:
rebeccaliu@1547
   183
MNE_DeploymentDescriptorFolder=I
rebeccaliu@1547
   184
MNE_BrowseWebInfLocation=B
rebeccaliu@1547
   185
rebeccaliu@1547
   186
# UI logging of creating new web application
rebeccaliu@1547
   187
# {0} server id
rebeccaliu@1547
   188
# {1} server instance id
rebeccaliu@1547
   189
# {2} JavaEE version
rebeccaliu@1547
   190
# {3} source level
rebeccaliu@1547
   191
# {4} source structure
rebeccaliu@1547
   192
# {5} the first choosed framework
rebeccaliu@1547
   193
# {6} the second choosed framework
rebeccaliu@1547
   194
# {7} ....
rebeccaliu@1547
   195
UI_WEB_PROJECT_CREATE=Nova aplicaci\u00f3 web creada [servidor: {0}, Versi\u00f3 de JavaEE: {2}, nivell de codi: {3}, estructura de codi: {4}]
rebeccaliu@1547
   196
rebeccaliu@1547
   197
# Usage Logging
rebeccaliu@1547
   198
# {0} server name
rebeccaliu@1547
   199
# {1} JavaEE version
rebeccaliu@1547
   200
# {2} source level
rebeccaliu@1547
   201
# {3} source structure
rebeccaliu@1547
   202
# {4} list of used frameworks
masaki@1640
   203
USG_PROJECT_CREATE_WEB=Nova aplicaci\u00f3 web creada [servidor: {0}, Versi\u00f3 de JavaEE: {1}, nivell de codi: {3}, estructura de codi: {4}]
rebeccaliu@1547
   204
rebeccaliu@1547
   205
PanelSourceFolderes.browseWebInf=Navegar...
rebeccaliu@1547
   206
rebeccaliu@1547
   207
MSG_IllegalProjectFolder=La carpeta del projecte ha de estar ubicada fora de les carpetes que continguin paquets.
rebeccaliu@1547
   208
MSG_IllegalSources=La carpeta dels paquets de fonts {0} no existeix.
rebeccaliu@1547
   209
MSG_IllegalTests=La carpeta dels paquets per les proves {0} no existeix.
rebeccaliu@1547
   210
LBL_IW_DragAndDrop=<html>You can drag&amp;drop both source and test packages from one list to the other.
rebeccaliu@1547
   211
rebeccaliu@1547
   212
ACSN_jLabel3=No disponible
rebeccaliu@1547
   213
ACSD_jLabel3=No disponible
rebeccaliu@1547
   214
ACSN_PanelSourceFolders=No disponible
rebeccaliu@1547
   215
ACSD_PanelSourceFolders=No disponible
rebeccaliu@1547
   216