src/ca/cnd/cnd-makeproject/cnd-makeproject/org/netbeans/modules/cnd/makeproject/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
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
rebeccaliu@1547
     2
#
rebeccaliu@1547
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
rebeccaliu@1547
     4
#
rebeccaliu@1547
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
rebeccaliu@1547
     6
# Other names may be trademarks of their respective owners.
rebeccaliu@1547
     7
#
rebeccaliu@1547
     8
# The contents of this file are subject to the terms of either the GNU
rebeccaliu@1547
     9
# General Public License Version 2 only ("GPL") or the Common
rebeccaliu@1547
    10
# Development and Distribution License("CDDL") (collectively, the
rebeccaliu@1547
    11
# "License"). You may not use this file except in compliance with the
rebeccaliu@1547
    12
# License. You can obtain a copy of the License at
rebeccaliu@1547
    13
# http://www.netbeans.org/cddl-gplv2.html
rebeccaliu@1547
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
rebeccaliu@1547
    15
# specific language governing permissions and limitations under the
rebeccaliu@1547
    16
# License.  When distributing the software, include this License Header
rebeccaliu@1547
    17
# Notice in each file and include the License file at
rebeccaliu@1547
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
rebeccaliu@1547
    19
# particular file as subject to the "Classpath" exception as provided
rebeccaliu@1547
    20
# by Oracle in the GPL Version 2 section of the License file that
rebeccaliu@1547
    21
# accompanied this code. If applicable, add the following below the
rebeccaliu@1547
    22
# License Header, with the fields enclosed by brackets [] replaced by
rebeccaliu@1547
    23
# your own identifying information:
rebeccaliu@1547
    24
# "Portions Copyrighted [year] [name of copyright owner]"
rebeccaliu@1547
    25
#
rebeccaliu@1547
    26
# Contributor(s):
rebeccaliu@1547
    27
#
rebeccaliu@1547
    28
# The Original Software is NetBeans. The Initial Developer of the Original
rebeccaliu@1547
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
rebeccaliu@1547
    30
# Microsystems, Inc. All Rights Reserved.
rebeccaliu@1547
    31
#
rebeccaliu@1547
    32
# If you wish your version of this file to be governed by only the CDDL
rebeccaliu@1547
    33
# or only the GPL Version 2, indicate your decision by adding
rebeccaliu@1547
    34
# "[Contributor] elects to include this software in this distribution
rebeccaliu@1547
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
rebeccaliu@1547
    36
# single choice of license, a recipient has the option to distribute
rebeccaliu@1547
    37
# your version of this file under either the CDDL, the GPL Version 2 or
rebeccaliu@1547
    38
# to extend the choice of license to its licensees as provided above.
rebeccaliu@1547
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
rebeccaliu@1547
    40
# Version 2 license, then the option applies only if the new code is
rebeccaliu@1547
    41
# made subject to such option by the copyright holder.
rebeccaliu@1547
    42
rebeccaliu@1547
    43
rebeccaliu@1547
    44
# BuildActionsPanel
rebeccaliu@1547
    45
BUILD_ACTIONS_PANEL_AD=Accions de la construcci\u00f3
masaki@1553
    46
WORKING_DIR_LBL=Directori de treball:
rebeccaliu@1547
    47
WORKING_DIR_MN=D
rebeccaliu@1547
    48
WORKING_DIR_AD=Directori de treball
masaki@1553
    49
BUILD_COMMAND_LBL=Bui&ld Command:
rebeccaliu@1547
    50
BUILD_COMMAND_MN=C
rebeccaliu@1547
    51
BUILD_COMMAND_AD=Comanda de neteja
masaki@1553
    52
CLEAN_COMMAND_LBL=&Clean Command:
rebeccaliu@1547
    53
CLEAN_COMMAND_MN=R
rebeccaliu@1547
    54
CLEAN_COMMAND_AD=Comanda de neteja
masaki@1553
    55
OUTPUT_LBL=B&uild Result:
rebeccaliu@1547
    56
OUTPUT_MN=u
rebeccaliu@1547
    57
OUTPUT_AD=Resultat de la construcci\u00f3
masaki@1553
    58
WORKING_DIR_BROWSE_BUTTON_TXT=Navega&r...
rebeccaliu@1547
    59
WORKING_DIR_BROWSE_BUTTON_MN=r
rebeccaliu@1547
    60
WORKING_DIR_BROWSE_BUTTON_AD=Navegar per al directori de treball
rebeccaliu@1547
    61
OUTPUT_BROWSE_BUTTON_TXT=Navegar...
rebeccaliu@1547
    62
OUTPUT_BROWSE_BUTTON_MN=s
rebeccaliu@1547
    63
OUTPUT_BROWSE_BUTTON_AD=Navegar per al resultat de la construcci\u00f3
rebeccaliu@1547
    64
masaki@1553
    65
WORKINGDIRDOESNOTEXIST=Working directory does not exist
rebeccaliu@1547
    66
NOWORKINGDIR=S'ha d'especificar el directori de treball
masaki@1553
    67
BUILDRESULTNOTABSOLUTE=Build Result does not exist.
rebeccaliu@1547
    68
rebeccaliu@1547
    69
MAKEFILE_CHOOSER_TITLE_TXT=Seleccionar Makefile
rebeccaliu@1547
    70
CONFIGURE_CHOOSER_TITLE_TXT=Seleccionar script Configure
rebeccaliu@1547
    71
MAKEFILE_CHOOSER_BUTTON_TXT=Seleccionar
rebeccaliu@1547
    72
OUTPUT_CHOOSER_TITLE_TXT=Seleccionar sortida
rebeccaliu@1547
    73
OUTPUT_CHOOSER_BUTTON_TXT=Seleccionar
rebeccaliu@1547
    74
WORKING_DIR_CHOOSER_TITLE_TXT=Seleccionar directori de treball
rebeccaliu@1547
    75
WORKING_DIR_BUTTON_TXT=Seleccionar
rebeccaliu@1547
    76
rebeccaliu@1547
    77
# Template Folders
rebeccaliu@1547
    78
Templates/Project/Native=C/C++
rebeccaliu@1547
    79
Templates/Project/Samples/Native=C/C++
rebeccaliu@1547
    80
Templates/Project/Samples/Native/Applications=Aplicacions
rebeccaliu@1547
    81
Templates/Project/Samples/Native/Packaging=Empaquetatge
rebeccaliu@1547
    82
rebeccaliu@1547
    83
# Templates
rebeccaliu@1547
    84
Templates/Project/Native/makefile.xml=Projecte C/C++ amb fonts existents
masaki@1583
    85
Templates/Project/Native/binary.xml=Projecte C/C++ des d'un fitxer binari
masaki@1583
    86
Templates/Project/Native/newFullRemote.xml=Projecte C/C++ amb fonts remotes existents
rebeccaliu@1547
    87
Templates/Project/Native/newApplication.xml=Aplicaci\u00f3 C/C++
rebeccaliu@1547
    88
Templates/Project/Native/newDynamicLibrary.xml=Biblioteca din\u00e0mica C/C++
rebeccaliu@1547
    89
Templates/Project/Native/newStaticLibrary.xml=Biblioteca est\u00e0tica C/C++
rebeccaliu@1547
    90
Templates/Project/Native/newQtApplication.xml=Aplicaci\u00f3 Qt C/C++
rebeccaliu@1547
    91
Templates/Project/Native/newQtDynamicLibrary.xml=Biblioteca din\u00e0mica Qt C/C++
rebeccaliu@1547
    92
Templates/Project/Native/newQtStaticLibrary.xml=Biblioteca est\u00e0tica Qt C/C++
masaki@1583
    93
Templates/Project/Native/newDBApplication.xml=Aplicaci\u00f3 base de dades C/C++
rebeccaliu@1547
    94
Templates/Project/Samples/Native/Arguments=Arguments
masaki@1583
    95
Templates/Project/Samples/Native/Welcome=Benvinguda
rebeccaliu@1547
    96
Templates/Project/Samples/Native/InputOutput=Aplicaci\u00f3 d'E/S
rebeccaliu@1547
    97
Templates/Project/Samples/Native/MP=Aplicaci\u00f3 concurrent
rebeccaliu@1547
    98
Templates/Project/Samples/Native/SubProjects=Aplicaci\u00f3 de subprojectes
rebeccaliu@1547
    99
Templates/Project/Samples/Native/Quote=Quote
rebeccaliu@1547
   100
Templates/Project/Samples/Native/Freeway=Simulador d'autopista
rebeccaliu@1547
   101
Templates/Project/Samples/Native/LexYacc=Aplicaci\u00f3 basada amb Lex/Yacc
rebeccaliu@1547
   102
Templates/Project/Samples/Native/Fractal=Fractals
rebeccaliu@1547
   103
Templates/Project/Samples/Native/Hello=Aplicaci\u00f3 Hola M\u00f3n Fortran
masaki@1625
   104
Templates/Project/Samples/Native/Pi=Pi
rebeccaliu@1547
   105
Templates/Project/Samples/Native/HelloQtWorld=Hola M\u00f3n Qt
rebeccaliu@1547
   106
Templates/Project/Samples/Native/ProfilingDemo=Demostraci\u00f3 d'an\u00e0lisi
rebeccaliu@1547
   107
Templates/Project/Samples/Native/RaceDetectionDemo=Race Detection Demo
rebeccaliu@1547
   108
rebeccaliu@1547
   109
NativeMakefileNameACSD=Crea un nou projecte amb el codi existent d'un projecte
masaki@1592
   110
NativeBinaryNameACSD=Crea un nou projecte amb un fitxer binari
masaki@1592
   111
NativeFullRemoteNameACSD=Crea un nou projecte amb un codi remot existent
rebeccaliu@1547
   112
NativeNewLibraryACSD=Crea un nou projecte d'aplicaci\u00f3
rebeccaliu@1547
   113
NativeNewDynamicLibraryACSD=Crea un nou projecte de biblioteca din\u00e0mica
rebeccaliu@1547
   114
NativeNewStaticLibraryACSD=Crea un nou projecte de biblioteca est\u00e0tica
rebeccaliu@1547
   115
NativeNewQtApplicationACSD=Crea un nou projecte d'aplicaci\u00f3 Qt
rebeccaliu@1547
   116
NativeNewQtDynamicLibraryACSD=Crea un nou projecte de biblioteca din\u00e0mica Qt
rebeccaliu@1547
   117
NativeNewQtStaticLibraryACSD=Crea un nou projecte de biblioteca est\u00e0tica Qt
masaki@1592
   118
NativeNewDBApplicationACSD=Crea un nou projecte d'aplicaci\u00f3 de base de dades
rebeccaliu@1547
   119
rebeccaliu@1547
   120
SAMPLE_PROJECT=Projecte d'exemple - 
rebeccaliu@1547
   121
SAMPLE_PROJECT_ACSD=Crea un nou projecte d'exemple
rebeccaliu@1547
   122
rebeccaliu@1547
   123
# PanelConfigureProjectVisual
rebeccaliu@1547
   124
TXT_NameAndLoc=Nom del projecte i localitzaci\u00f3
rebeccaliu@1547
   125
rebeccaliu@1547
   126
LBL_setAsMainCheckBox=Establir co&m a projecte principal
rebeccaliu@1547
   127
ACSN_setAsMainCheckBox=Establir com a projecte principal
rebeccaliu@1547
   128
ACSD_setAsMainCheckBox=No disponible
rebeccaliu@1547
   129
LBL_CreateMainFile=Crear fitxer principal
rebeccaliu@1547
   130
ACSN_jPanel1=No disponible
rebeccaliu@1547
   131
ASCD_jPanel1=No disponible
rebeccaliu@1547
   132
rebeccaliu@1547
   133
# PanelProjectLocationVisual
rebeccaliu@1547
   134
ACSN_PanelProjectLocationVisual=No disponible
rebeccaliu@1547
   135
ACSD_PanelProjectLocationVisual=No disponible
rebeccaliu@1547
   136
LBL_NWP1_ProjectName_Label=Nom del &projecte\:
rebeccaliu@1547
   137
LBL_NWP1_ProjectName_LabelMnemonic=p
masaki@1660
   138
LBL_NWP1_ProjectLocation_Label=&Localitzaci\u00f3 del projecte\:
rebeccaliu@1547
   139
LBL_NWP1_BrowseLocation_Button=Navegar...
rebeccaliu@1547
   140
LBL_NWP1_CreatedProjectFolder_Lablel=Carpeta del projecte\:
rebeccaliu@1547
   141
LBL_NWP1_CreatedProjectFolder_LablelMnemonic=D
rebeccaliu@1547
   142
LBL_NWP1_SelectProjectLocation=Seleccioneu la localitzaci\u00f3 del projecte
masaki@1660
   143
MSG_IllegalProjectLocation=La localitzaci\u00f3 del projecte no \u00e9s un cam\u00ed v\u00e0lid.
rebeccaliu@1547
   144
MSG_NoSpaces=No estan permesos els espais en blanc tant en el nom com en la localitzaci\u00f3 del projecte.
rebeccaliu@1547
   145
MSG_IllegalMakefileName=Nom de makefile no perm\u00e8s
rebeccaliu@1547
   146
LBL_MAKEFILE=&Nom Makefile del projecte:
rebeccaliu@1547
   147
MN_MAKEFILE=N
rebeccaliu@1547
   148
AD_MAKEFILE=El nom del Makefile del projecte
rebeccaliu@1547
   149
LBL_HOST=Equip de &desenvolupament:
rebeccaliu@1547
   150
LBL_TOOLCHAIN=Col\u00b7lecci\u00f3 d'eines:
rebeccaliu@1547
   151
Loading_Host_Text=Inicialitzant equips...
rebeccaliu@1547
   152
Loading_Toolchain_Text=Inicialitzant Col\u00b7leccions d'eines...
rebeccaliu@1547
   153
MSG_IllegalMainFileName=Nom de fitxer principal no perm\u00e8s
rebeccaliu@1547
   154
Toolchain_Name_Text={0} ({1})
rebeccaliu@1547
   155
rebeccaliu@1547
   156
# BuildToolsPanel
rebeccaliu@1547
   157
LBL_BuildToolsName=Configurar les eines de construcci\u00f3
rebeccaliu@1547
   158
rebeccaliu@1547
   159
# PanelConfigureProject
rebeccaliu@1547
   160
LAB_ConfigureProject=Nom del projecte i localitzaci\u00f3
rebeccaliu@1547
   161
rebeccaliu@1547
   162
# NewMakeProjectWizardIterator
rebeccaliu@1547
   163
LAB_IteratorName={0} de {1}
rebeccaliu@1547
   164
rebeccaliu@1547
   165
# PanelSourceFolders
masaki@1592
   166
MSG_ProjectFolderExists=La carpeta del projecte ja existeix i no est\u00e0 buida. "build" or "dist" exists.
rebeccaliu@1547
   167
MSG_SpacesInMakefile=No es permeten els espais en el nom del Makefile
masaki@1592
   168
MSG_ProjectfolderNotEmpty=La carpeta del projecte ja existeix i no est\u00e0 buida. "{0}" exists.
rebeccaliu@1547
   169
MSG_ProjectFolderReadOnly=La carpeta den projecte \u00fanicament \u00e9s de lectura.
rebeccaliu@1547
   170
MSG_ProjectFolderInvalid=No es pot situar el projecte a una carpeta de projecte que ja contingui {0}.
rebeccaliu@1547
   171
MSG_IllegalProjectName=El nom del projecte no \u00e9s un nom v\u00e0lid de carpeta.
rebeccaliu@1547
   172
MSG_NotAFolder=La carpeta del projecte ja existeix i no \u00e9s una carpeta.
rebeccaliu@1547
   173
MSG_IllegalToolchainName = No s'ha especificat la Col\u00b7lecci\u00f3 d'eines
rebeccaliu@1547
   174
MSG_OfflineHost=Development Host is not connected
rebeccaliu@1547
   175
rebeccaliu@1547
   176
# PanelConfigureProjectVisual
rebeccaliu@1547
   177
ACSN_projectNameLabel=Nom del projecte
rebeccaliu@1547
   178
ACSD_projectNameLabel=Nom del nou projecte
rebeccaliu@1547
   179
ACSN_projectLocationLabel=Localitzaci\u00f3 del projecte\:
rebeccaliu@1547
   180
ACSD_projectLocationLabel=Location of the root folder of new  project
rebeccaliu@1547
   181
ACSN_browseButton=Navegar
rebeccaliu@1547
   182
ACSD_browseButton=Browse button opens the project location chooser
rebeccaliu@1547
   183
ACSN_createdFolderLabel=No disponible
rebeccaliu@1547
   184
ACSD_createdFolderLabel=No disponible
rebeccaliu@1547
   185
ACSN_optionsContainer=No disponible
rebeccaliu@1547
   186
ACSD_optionsContainer=No disponible
rebeccaliu@1547
   187
ACSN_locationContainer=No disponible
rebeccaliu@1547
   188
ACSD_locationContainer=No disponible
rebeccaliu@1547
   189
rebeccaliu@1547
   190
# BuildActionsDescriptorPanel
rebeccaliu@1547
   191
BuildActionsName=Build Actions
rebeccaliu@1547
   192
rebeccaliu@1547
   193
# BuildActionsPanel
rebeccaliu@1547
   194
BuildActionsInstructions= In the Working Directory field, specify a location where the Build and Clean commands should execute. This is usually the directory that contains the makefile. En els camps de les comandes de construcci\u00f3 i de neteja, especifiqueu les comandes de consola per executar amb les accions de neteja i de construcci\u00f3 de l'IDE. For example, the make command might be used with a makefile as follows\: 'make -f Makefile' to build, and 'make -f Makefile clean' to clean previous builds. In the Build Result field, specify the full path for the output of the Build command. This folder will contain the project's compiled executable or library.
masaki@1553
   195
MAKEFILE_NAME_LBL=&Existing Makefile:
masaki@1660
   196
MAKEFILE_NAME_AD=Cam\u00ed a un makefile existent
masaki@1553
   197
MAKEFILE_BROWSE_BUTTON=Navega&r...
rebeccaliu@1547
   198
MAKEFILE_BROWSE_BUTTON_MN=r
rebeccaliu@1547
   199
MAKEFILE_BROWSE_BUTTON_AD=Browse for existing makefile
rebeccaliu@1547
   200
GROUP1_LBL=Specify path to existing makefile\:
rebeccaliu@1547
   201
GROUP2_LBL=Specify the working directory and build commands\:
rebeccaliu@1547
   202
MAKEFILE_NAME_MN=d
rebeccaliu@1547
   203
rebeccaliu@1547
   204
# SourceFilesPanel
rebeccaliu@1547
   205
SourceFilesName=Fitxers de fonts
rebeccaliu@1547
   206
SourceFilesPanelAD=Fitxers de fonts
masaki@1553
   207
SourceFileFoldersLbl=&Specify the folders that contain the source files for the project:
rebeccaliu@1547
   208
SourceFileFoldersMN=A
rebeccaliu@1547
   209
AddButtonMN=Un
masaki@1553
   210
DeleteButtonTxt=T&reure
rebeccaliu@1547
   211
DeleteButtonAD=Add Folder Button
rebeccaliu@1547
   212
FileTypesFilterLBL=File types to add to the project\:
rebeccaliu@1547
   213
FileTypesFilterMN=y
masaki@1553
   214
AddButtonTxt=&Afegir carpeta...
rebeccaliu@1547
   215
AddButtonAD=Add Folder Button
rebeccaliu@1547
   216
SourceFileTableAD=Llistat de directoris de fitxers de fonts per a incloure
rebeccaliu@1547
   217
TABLE_COLUMN_0_TXT=Add subfolders
rebeccaliu@1547
   218
TABLE_COLUMN_SOURCE_TXT=Source File Folders
rebeccaliu@1547
   219
TABLE_COLUMN_TEST_TXT=Test File Folders
rebeccaliu@1547
   220
FOLDER_CHOOSER_TITLE_TXT=Select Source File Folder
rebeccaliu@1547
   221
FOLDER_CHOOSER_BUTTON_TXT=Seleccionar
rebeccaliu@1547
   222
SourceFilesInstructions=The source files from the specified folders will be added to the new project.
rebeccaliu@1547
   223
rebeccaliu@1547
   224
# SourceFoldersDescriptorPanel
rebeccaliu@1547
   225
SourceFoldersName=Fitxers de fonts
rebeccaliu@1547
   226
rebeccaliu@1547
   227
# SourceFoldersPanel
rebeccaliu@1547
   228
SourceFoldersInstructions=Include directories and macro definitions are used by the built-in parser when parsing source files.
rebeccaliu@1547
   229
DiscoveryInstructions=Choose Automatic Configuration to have the IDE try to locate the resources referenced in the project source. Choose Manual Configuration to specify include file locations and macro definitions. You can also configure code assistance settings later, using the "Configure Code Assistance" command in the project's pop-up menu.
rebeccaliu@1547
   230
Automatic.Error.NoOutputResult=El resultat de la construcci\u00f3 no ha estat especificat.
rebeccaliu@1547
   231
Automatic.Error.OutputResultNotExist=No existeix el resultat de la construcci\u00f3.
masaki@1662
   232
Automatic.Error.NoDebugOutputResult=Sense informaci\u00f3 de depuraci\u00f3 en el fitxer constru\u00eft.
rebeccaliu@1547
   233
masaki@1553
   234
INCLUDE_BROWSE_BUTTON_TXT=&Editar
masaki@1553
   235
INCLUDE_LABEL_TXT=In&clude Directories:
rebeccaliu@1547
   236
INCLUDE_LABEL_MN=c
rebeccaliu@1547
   237
INCLUDE_LABEL_AD=Incloure els directoris
masaki@1553
   238
MACRO_LABEL_TXT=Macr&o Definitions:
rebeccaliu@1547
   239
MACRO_LABEL_MN=o
rebeccaliu@1547
   240
MACRO_LABEL_AD=Definicions de macros
masaki@1553
   241
MACRO_EDIT_BUTTON_TXT=E&dit
rebeccaliu@1547
   242
MACRO_EDIT_BUTTON_MN=D
rebeccaliu@1547
   243
MACRO_EDIT_BUTTON_AD=Editar definicions de macros
rebeccaliu@1547
   244
CODEMODEL_LABEL=Specify the compiler settings used by the built-in parser\:
rebeccaliu@1547
   245
INCLUDE_BROWSE_BUTTON_MN=d
rebeccaliu@1547
   246
INCLUDE_BROWSE_BUTTON_AD=Navegar per als directoris a incloure
rebeccaliu@1547
   247
DeleteButtonMn=R
rebeccaliu@1547
   248
INCLUDE_DIRIRECTORIES_TXT=Incloure els directoris
rebeccaliu@1547
   249
INCLUDE_DIR_DIALOG_TITLE_TXT=Seleccionar directori
rebeccaliu@1547
   250
INCLUDE_DIR_DIALOG_BUTTON_TXT=Seleccionar
rebeccaliu@1547
   251
DIALOG_AD=Add Dialog
rebeccaliu@1547
   252
DIR_LIST_TXT=Directoris:
rebeccaliu@1547
   253
DIR_LIST_MN=I
rebeccaliu@1547
   254
ADD_BUTTON_TXT=Afegir
rebeccaliu@1547
   255
ADD_BUTTON_MN=A
rebeccaliu@1547
   256
EDIT_BUTTON_TXT=Editar
rebeccaliu@1547
   257
EDIT_BUTTON_MN=d
rebeccaliu@1547
   258
ADD_DIALOG_LABEL_TXT=Afegir
rebeccaliu@1547
   259
EDIT_DIALOG_TITLE_TXT=Editar
rebeccaliu@1547
   260
EDIT_DIALOG_LABEL_TXT=&Nou:
rebeccaliu@1547
   261
MACROS_LIST_TXT=Macros:
rebeccaliu@1547
   262
MACROS_LIST_MN=M
rebeccaliu@1547
   263
rebeccaliu@1547
   264
ParserConfigurationName=Configuraci\u00f3 de l'assist\u00e8ncia de codi
masaki@1553
   265
ParserManualConfiguration=&Manual Configuration
masaki@1553
   266
ParserAutomaticConfiguration=&Automatic Configuration
rebeccaliu@1547
   267
ConfigurationLevelLabel=Configuration Level\:
rebeccaliu@1547
   268
AdditionalLibrariesLabel=Biblioteques addicionals\:
rebeccaliu@1547
   269
CONFIGURATION_LEVEL_project=Configurar propietats del projecte
rebeccaliu@1547
   270
CONFIGURATION_LEVEL_folder=Configurar propietats de la carpeta
rebeccaliu@1547
   271
CONFIGURATION_LEVEL_file=Configurar propietats del fitxer
rebeccaliu@1547
   272
ADDITIONAL_LIBRARIES_TXT=Additional Libraries
rebeccaliu@1547
   273
LIBRARY_CHOOSER_TITLE_TXT=Seleccionar biblioteca
rebeccaliu@1547
   274
LIBRARY_CHOOSER_BUTTON_TXT=Seleccionar
rebeccaliu@1547
   275
LIBRARY_LIST_TXT=Biblioteques:
rebeccaliu@1547
   276
LIBRARY_LIST_MN=L
rebeccaliu@1547
   277
LIBRARY_EDIT_BUTTON_TXT=Editar
rebeccaliu@1547
   278
INTRO_LABEL_TXT=Specify the method to build your code.
masaki@1553
   279
MAKEFILE_RADIO_BUTTON_TXT=Using an existing &makefile
rebeccaliu@1547
   280
rebeccaliu@1547
   281
# MakefileOrConfigureDescriptorPanel
rebeccaliu@1547
   282
MakefileOrConfigureName=Build Tool
rebeccaliu@1547
   283
MakefileOrConfigureName_AD=Build Tool Panel
rebeccaliu@1547
   284
rebeccaliu@1547
   285
# MakefileOrConfigurePanel
masaki@1553
   286
CONFIGURE_RADIO_BUTTON_TXT=Using the makefile generated by the '&configure' script
masaki@1553
   287
CONFIGURE_NAME_LBL=Configure &Script:
masaki@1553
   288
CONFIGURE_ARGUMENT_LABEL_TXT=Configure &Arguments:
rebeccaliu@1547
   289
CONFIGURE_BROWSE_BUTTON=Navegar...
rebeccaliu@1547
   290
CONFIGURE_BROWSE_BUTTON_MN=v
rebeccaliu@1547
   291
CONFIGURE_NAME_MN=A
rebeccaliu@1547
   292
CONFIGURE_ARGUMENT_LABEL_MN=A
rebeccaliu@1547
   293
MAKEFILE_RADIO_BUTTON_MN=M
rebeccaliu@1547
   294
CONFIGURE_RADIO_BUTTON_MN=R
rebeccaliu@1547
   295
MakefileOrConfigureInstructions=Choose "Using an existing makefile" and specify an existing makefile to build the code.Choose "Using the makefile generated by the configure script" to use an existing configure script to generate the makefile to build the code.
rebeccaliu@1547
   296
NOMAKEFILE=No makefile specified
rebeccaliu@1547
   297
NOCONFIGUREFILE=No s'ha especificat cap script de configuraci\u00f3
masaki@1553
   298
MAKEFILEDOESNOTEXIST=Makefile does not exist
masaki@1553
   299
CONFIGUREFILEDOESNOTEXIST=Configure script does not exist
rebeccaliu@1547
   300
CONFIGUREFILEISNOTEXECUTABLE=L'script de configuraci\u00f3 no \u00e9s executable
masaki@1553
   301
CONFIGURE_MAKEFILE_NAME_LBL=&Generated Makefile:
masaki@1553
   302
RUN_CONFIGURE_CHECKBOX=&Run the 'configure' Script after Finish
rebeccaliu@1547
   303
CONFIGURE_MAKEFILE_NAME_MN=G
rebeccaliu@1547
   304
MAKEFILE_RADIO_BUTTON_AD=Using an existing makefile
rebeccaliu@1547
   305
CLEAN_BUILD_CHECKBOX=Clean and Buil&d after Finish
rebeccaliu@1547
   306
rebeccaliu@1547
   307
# MakefileOrConfigurePanel
rebeccaliu@1547
   308
CONFIGURE_RADIO_BUTTON_AD=Using a makefile generated by a 'configure' script
rebeccaliu@1547
   309
CONFIGURE_HELP=CONFIGURE_HELP
rebeccaliu@1547
   310
CONFIGURE_HELP_AD=Script Makefile o Configure
rebeccaliu@1547
   311
rebeccaliu@1547
   312
#SourceFoldersPanel
rebeccaliu@1547
   313
SourceFoldersPanel_AD=Source Folders Panel
rebeccaliu@1547
   314
SourceFoldersInfo_AD=Source Folders Info Area
rebeccaliu@1547
   315
SourceFoldersInfo_AN=Source Folders Info Area
rebeccaliu@1547
   316
rebeccaliu@1547
   317
# ParserConfigurationPanel
rebeccaliu@1547
   318
ParserManualConfiguration_MN=M
rebeccaliu@1547
   319
ParserAutomaticConfiguration_MN=A
rebeccaliu@1547
   320
ConfigurationLevelLabel_MN=L
rebeccaliu@1547
   321
INFO_AREA_AN=Info Area
rebeccaliu@1547
   322
INFO_AREA_AD=Info Area
rebeccaliu@1547
   323
AdditionalLibrariesLabel_MN=i
rebeccaliu@1547
   324
LIBRARY_EDIT_BUTTON_MN=t
rebeccaliu@1547
   325
ParserManualConfiguration_AD=Manual Configuration
rebeccaliu@1547
   326
ParserAutomaticConfiguration_AD=Automatic Configuration
rebeccaliu@1547
   327
ConfigurationCombobox_AD=Nivell de configuraci\u00f3
rebeccaliu@1547
   328
MN_NWP1_CreatedProjectFolder_Lablel=r
rebeccaliu@1547
   329
rebeccaliu@1547
   330
#Step 0
rebeccaliu@1547
   331
SelectModeName=Seleccionar mode
rebeccaliu@1547
   332
SelectModeLabelText=Select Configuration &Mode\:
rebeccaliu@1547
   333
SimpleModeButtonText=&Automatic (using {0})
rebeccaliu@1547
   334
AdvancedModeButtonText=Personalitzat
rebeccaliu@1547
   335
SelectModeSimpleInstructionText= Select Automatic to enable automatic configuration of project settings from an existing makefile or configure script in the source folder. Select Custom if there is no makefile or configure script in the source folder, or to view or change project settings before the project is created. <p><b>Important:</b><br>{0} Compiled binaries in the project folders will be overwritten. To disable this action, select Custom mode and then deselect Clean and Build after Finish.
rebeccaliu@1547
   336
SelectModeAdvancedInstructionText=En el mode personalitzat, podeu visualitzar i canviar les prefer\u00e8ncies per a configurar el projecte.
masaki@1553
   337
SELECT_MODE_SOURCES_FOLDER=Specify the folder that contains &existing sources:
masaki@1553
   338
SELECT_MODE_PROJECT_FOLDER=Specify the folder to store your &project metadata
rebeccaliu@1547
   339
SELECT_MODE_BROWSE_PROJECT_FOLDER=Navegar...
masaki@1553
   340
SelectModeError1="{0}" is not a folder
rebeccaliu@1547
   341
SelectModeError2=Folder "{0}" cannot be read
rebeccaliu@1547
   342
SelectModeError3=Folder "{0}" is read only
rebeccaliu@1547
   343
SelectModeError4=Folder "{0}" is already used as Netbeans project
rebeccaliu@1547
   344
SelectModeError5=No s''ha trobat cap fitxer make ni cap script configure en la carpeta "{0}"
masaki@1553
   345
SelectModeError6=A project can not reside at file system root
masaki@1592
   346
CleanInfoMessageSimpleMode=Note that <b>Clean</b> and Build actions will be run automatically
rebeccaliu@1547
   347
SelectModeSimpleInstructionExtraText_Configure=After the project is created, the configure script and the Clean and Build actions of the generated makefile are run automatically.
rebeccaliu@1547
   348
SelectModeSimpleInstructionExtraText_Make=After the project is created, the Clean and Build actions specified in the existing makefile are run automatically.
rebeccaliu@1547
   349
SelectModeSimpleInstructionExtraText_CMake=After the project is created, CMake and the Clean and Build actions of the generated makefile are run automatically.
rebeccaliu@1547
   350
SelectModeSimpleInstructionExtraText_QMake=After the project is created, QMake and the Clean and Build actions of the generated makefile are run automatically.
rebeccaliu@1547
   351
rebeccaliu@1547
   352
Step1=Crear projecte
rebeccaliu@1547
   353
ImportProjectPanel.jLabel1.text=Carpeta del &projecte:
rebeccaliu@1547
   354
ImportProjectPanel.jLabel2.text=&Configurar indicadors
rebeccaliu@1547
   355
ImportProjectPanel.projectFolder.text=
rebeccaliu@1547
   356
rebeccaliu@1547
   357
PROJECT_DIR_CHOOSER_TITLE_TXT=Seleccionar la carpeta del projecte
rebeccaliu@1547
   358
PROJECT_DIR_BUTTON_TXT=Seleccionar
masaki@1553
   359
SOURCES_DIR_CHOOSER_TITLE_TXT=Seleccionar carpeta dels fonts
masaki@1553
   360
SOURCES_DIR_BUTTON_TXT=Seleccionar
rebeccaliu@1547
   361
ImportProjectPanel.configureFlags.text=
rebeccaliu@1547
   362
ImportProjectPanel.browseButton.text=Navegar...
rebeccaliu@1547
   363
ImportProjectPanel.setMainProjectCheckBox.text=Establir co&m a projecte principal
rebeccaliu@1547
   364
ImportProjectPanel.buildProjectCheckBox.text=&Build Project
rebeccaliu@1547
   365
LBL_createMainfile=Create Main F&ile
rebeccaliu@1547
   366
rebeccaliu@1547
   367
SourceFilesPanel.seeAlsoLabel.text=(Vegeu tamb\u00e9 el filtre de fitxers a nivell de l'IDE en Opcions->Miscel\u00b7lani->Fitxers)
masaki@1553
   368
SourceFilesPanel.excludePatternLabel.text=E&xclude Pattern:
rebeccaliu@1547
   369
SourceFilesPanel.excludePatternLabel.mn=x
rebeccaliu@1547
   370
masaki@1553
   371
SelectBinaryPanelVisual.Title=Select Binary File
masaki@1553
   372
SelectBinaryPanelVisual.binaryLabel.text=&Binary File:
masaki@1553
   373
SelectBinaryPanelVisual.binaryButton.text=Navegar...
masaki@1553
   374
SelectBinaryPanelVisual.Browse.Title=Select Binary File
masaki@1553
   375
SelectBinaryPanelVisual.Browse.Select=Seleccionar
masaki@1553
   376
SelectBinaryPanelVisual.sourcesLabel.text=Sources &Root:
masaki@1553
   377
SelectBinaryPanelVisual.sourcesField.text=
masaki@1553
   378
SelectBinaryPanelVisual.sourcesButton.text=Navegar...
masaki@1553
   379
SelectBinaryPanelVisual.Source.Browse.Title=Select Source Root
masaki@1553
   380
SelectBinaryPanelVisual.Source.Browse.Select=Seleccionar
masaki@1553
   381
SelectBinaryPanelVisual.dependenciesLabel.text=&Dependencies:
masaki@1553
   382
ProjectItemKind_Minimal=Do not Include Dependencies
masaki@1553
   383
ProjectItemKind_IncludeDependencies=Include Dependencies into the Project
masaki@1553
   384
ProjectItemKind_CreateDependencies=Create Separate Projects for Dependencies
masaki@1553
   385
SelectBinaryPanelVisual.col0=Use
masaki@1553
   386
SelectBinaryPanelVisual.col1=Shared Library
masaki@1660
   387
SelectBinaryPanelVisual.col2=Cam\u00ed a la biblioteca
masaki@1553
   388
SelectBinaryPanelVisual.col.notfound=library not found
masaki@1592
   389
SelectBinaryPanelVisual.col.searching=Cercant...
masaki@1553
   390
SelectBinaryPanelVisual.viewLabel.text=Include into &Project
masaki@1553
   391
ProjectViewSource=All Files under Source Root
masaki@1553
   392
ProjectViewLogical=Only Sources Selected Binaries Were Built from
masaki@1553
   393
SearchForUnresolvedDLL=Search for unresolved shared libraries
masaki@1553
   394
SelectBinaryPanelVisual.Unsupported.Binary=Unsupported binary file format
masaki@1553
   395
SelectBinaryPanelVisual.FileNotFound=Binary file not found
masaki@1553
   396
masaki@1553
   397
DefaultToolCollection=Predeterminat
masaki@1592
   398
run.configure.subfolder=R&un Configure Script in Subfolder:
masaki@1625
   399
RemoteProjectImportVisual.projectNameLabel.text=&Project Name:
masaki@1625
   400
RemoteProjectImportVisual.createdFolderLabel.text=Carpeta del projecte:
masaki@1660
   401
RemoteProjectImportVisual.projectLocationLabel.text=&Localitzaci\u00f3 del projecte:
masaki@1625
   402
RemoteProjectImportVisual.remoteProjectFolder.text=
masaki@1625
   403
RemoteProjectImportVisual.remoteProjectFolderLabel.text=Remote Project to &Import:
masaki@1625
   404
RemoteProjectImportVisual.localProjectPanel.border.title=Local Mirror Project
masaki@1625
   405
RemoteProjectImportVisual.title=Projecte a importar
masaki@1625
   406
RemoteProjectImportVisual.browseLocalButton.text=Navegar...
masaki@1625
   407
RemoteProjectImportVisual.browseRemoteButton.text=Navega&r...
masaki@1625
   408
RemoteProjectImportVisual.remotePathNotExists=Remote Folder {0} does not exist
masaki@1625
   409
RemoteProjectImportVisual.remotePathNotExistsError=Failed to check {0} \n {1}
masaki@1625
   410
RemoteProjectImportVisual.remotePathNotProject=Remote Folder {0} is not a valid IDE Project Folder
masaki@1625
   411
MSG_EmptyRemoteProjectName=Remote Project is not specified
masaki@1625
   412
MSG_IllegalRemoteProject=Remote Project Folder does not exist
masaki@1625
   413
MSG_CheckingRemoteProject=Checking Remote Project Folder...
masaki@1625
   414
MSG_RemoteHostIsNotConnected=Remote Host is not connected
masaki@1553
   415
masaki@1625
   416
RemoteProjectImportVisual.shadowName={0}_shadow{1}
masaki@1625
   417
RemoteProjectImportVisual.title=Import Remote Project
masaki@1625
   418
RemoteProjectImportVisual.open=Obrir
masaki@1625
   419
RemoteProjectImportVisual.comment.title=Connect to Remote Host
masaki@1625
   420
RemoteProjectImportVisual.comment.message=Connect to Remote Host {0}
masaki@1625
   421
masaki@1625
   422
RemoteProjectImportWizard.title=Import Existing IDE Project from Remote Host
masaki@1625
   423
RemoteProjectImportWizardIterator.indexOf={0}. from {1}
masaki@1625
   424
RemoteProjectImportWizardIterator.setupRecord=Setting up {0}...
masaki@1625
   425
RemoteProjectImportWizardIterator.import=Important {0}...
masaki@1625
   426
RemoteProjectImportWizardIterator.canNotOpenProject=Failed to open locally imported project
masaki@1625
   427
masaki@1625
   428
DefaultProjectFolder=Projectes NetBeans
masaki@1625
   429
MSG_LocalProjectAlreadyExists=Local Project {0} already exists
masaki@1625
   430