src/ca/javacard/javacard-project/javacard-project/org/netbeans/modules/javacard/project/deps/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 Sig#DependenciesChildren
     2 MSG_REMOVING_DEPENDENCY=Removing Dependency {0}
     3 
     4 DependencyPanel.jLabel1.text=&Library Kind
     5 DependencyPanel.jTextField1.text=
     6 DependencyPanel.jLabel2.text=&Deployment Strategy
     7 DependencyPanel.jLabel3.text=&Path
     8 DependencyPanel.jTextField2.text=
     9 DependencyPanel.jLabel4.text=&Exp File
    10 DependencyPanel.jTextField3.text=
    11 
    12 #Depend
    13 ACTION_REMOVE_DEPENDENCY=Treure
    14 LIBRARIES_NODE_NAME=Biblioteques
    15 DependenciesEditorPanel.libsLabel.text=Bib&lioteques
    16 DependenciesEditorPanel.addButton.text=&Afegir
    17 DependenciesEditorPanel.remButton.text=T&reure
    18 DependenciesEditorPanel.moveUpButton.text=Moure am&unt
    19 DependenciesEditorPanel.moveDownButton.text=Moure abaix
    20 DependenciesEditorPanel.editButton.text=&Editar
    21 DependenciesEditorPanel.depStrategyField.text=
    22 DependenciesEditorPanel.pathField.text=
    23 DependenciesEditorPanel.pathLabel.text=&Path
    24 DependenciesEditorPanel.depStrategyLabel.text=Deployment &Strategy
    25 TTL_EDIT_LIBRARY=Edit Library Details
    26 
    27 #DependenciesPanel
    28 MSG_LOADING=Loading and resolving libraries...
    29 MSG_LOAD_FAILED=Could not resolve libraries - project metatdata probably corrupted
    30 ChooseDependencyKindPanelVisual.jarFileDescription.text=<html>Depend on a JAR file you have on disk.  Use this option if you have either <ul><li>A JAR file that should not be deployed, but represents some API that exists on the target card, or</li><li>A JAR file which contains classes that should be included into your project's JAR file</li></ul>
    31 ChooseDependencyKindPanelVisual.projectDescription.text=<html>Depend on another project you have on disk.  If the project is a Java Card project, it will be be deployed as needed before this project is deployed.
    32 ChooseDependencyKindPanelVisual.jarfileButton.text=JAR File
    33 ChooseDependencyKindPanelVisual.projectButton.text=Projecte
    34 
    35 WIZARD_CHOOSE_LIBRARY_KIND=Choose Type
    36 ChooseOriginPanelVisual.originField.text=
    37 ChooseOriginPanelVisual.originLbl.text=Origen
    38 ChooseOriginPanelVisual.browseOriginButton.text=&Navegar...
    39 LBL_FILE=Fitxer
    40 LBL_PROJECT=Projecte
    41 FILE_FILTER_EXP_FILES=Folder or Zip/JAR
    42 TTL_BROWSE_SOURCES=Find Source Folder, Zip or JAR File
    43 FILE_FILTER_SOURCES=Folders, Zip or JAR Files
    44 FILE_FILTER_SIGNATURE=Signature Files (.sig, .signature)
    45 FILE_FILTER_JAR_FILES=Java Archive Files
    46 TTL_BROWSE_SIGFILE=Find Signature File
    47 ERR_EXP_FILE_MISSING=Export file not set or not a file
    48 ERR_EXPECTING_DIR=''{0}'' is not a folder
    49 ERR_EXPECTING_FILE=''{0}'' no \u00e9s un fitxer
    50 ERR_NON_EXISTENT_FILE=Location of Project/JAR file not set
    51 ERR_ORIGIN_NOT_SET=Location of Project/JAR file not set
    52 ERR_SOURCE_FILE_DOES_NOT_EXIST=Source location does not exist
    53 ERR_MISSING_MANIFEST=JAR file does not have META-INF/MANFEST.MF
    54 #WizardDepKind
    55 JAR_WITH_EXP_FILE=Jar With Exp File ({0})
    56 PROJECT=Projecte
    57 JAR_FILE=Jar File ({0})
    58 CLSLIB_JAR=Classic Library JAR ({0})
    59 EXTLIB_JAR=Extension Library JAR ({0})
    60 JAVA_PROJECT=Projecte Java
    61 
    62 #ChooseOriginWizardPanel
    63 ERR_NON_EXISTENT_JAR_FILE={0} does not exist
    64 ERR_NOT_FILE=Not a file: {0}
    65 ERR_NOT_FOLDER=Not a folder: {0}
    66 ERR_EXP_FILE_NOT_SET=Export file not set
    67 ERR_EXP_FILE_NON_EXISTENT={0} does not exist
    68 ERR_PROJECT_CANNOT_DEPEND_ON_SELF=Cannot add a project to itself as a library
    69 ERR_NOT_PROJECT_ROOT={0} is not a project root directory
    70 ERR_NOT_PROJECT={0} is not a project
    71 ERR_NOT_LIBRARY_PROJECT={0} no \u00e9s un projecte de biblioteca
    72 ERR_WRONG_MANIFEST_TAG=Jar manifest should list Application-Type as {0}, not ''{1}''
    73 ERR_NOT_JAVA_PROJECT=Not a Java project - nothing to include in classpath: {0}
    74 ERR_CLASSIC_TO_EXT_DEPENDENCY=Classic projects may not depend on Java Card 3 projects or vice-versa
    75 
    76 #ChooseDeploymentStrategyPanelVisual
    77 WIZARD_STEP_CHOOSE_DEPLOYMENT_STRATEGY=Select Deployment Strategy
    78 WARNING_DEPLOYMENT_STRATEGY=Important: Build script support for deployment strategies is not yet implemented. Currently your dependencies will only be added to the compile-time classpath.  This means all dependencies currently must be manually deployed.\n\nSet up your deployment strategy as meets your long-term needs;  build-script support for complex dependencies will be available in an upcoming build.
    79 
    80 #DependencyWizardIterator
    81 TTL_ADD_LIBRARY=Afegir biblioteca
    82 
    83 #AddDependencyAction
    84 ACTION_ADD_DEPENDENCY=Afegir biblioteca...
    85 MSG_LOADING_DEPS=Loading Dependencies...
    86 WIZARD_STEP_CHOOSE_ORIGIN=Choose Files
    87 
    88 #AddDependencyWizardIterator
    89 LOCATION_IN_WIZARD={0} de {1}
    90 
    91 #ChooseDependencyKindWizardPanel
    92 ERR_CHOOSE_DEP_KIND=Choose the type of library to add
    93 
    94 #ChooseDependencyKindWizardPanel
    95 ERR_CHOOSE_DEPLOYMENT=Choose how to deploy the library
    96 ChooseOriginPanelVisual.sourcesLabel.text=Font&s
    97 ChooseOriginPanelVisual.sourcesField.text=
    98 ChooseOriginPanelVisual.browseSourcesButton.text=Navegar
    99 ChooseSigOrExpFilePanelVisual.fileLabel.text=Exp File (optional)
   100 ChooseSigOrExpFilePanelVisual.fileField.text=
   101 ChooseSigOrExpFilePanelVisual.browseFileButton.text=&Navegar...
   102 
   103 #IntermediatePanelKind
   104 SIG_FILE=Signature File
   105 EXP_FILE=Export Path (optional)
   106 SIG_FILE.desc=Es necessita un fitxer de signatura per a desplegar els projectes de biblioteques o mini-aplicacions cl\u00e0ssiques.
   107 EXP_FILE.desc=Java Card libraries which are intended to be deployed to a device require a directory or zip file of .exp (export) files, 1 per package file in the same package structure as the classes.  If this library comes with a set of export files, set the path to the root directory here. \n\nIf no export path is set, the only deployment options will be to assume this JAR's classes are already on the card, or to bundle this JAR's classes into your project.
   108 #ChooseSigOrExpFilePanelVisual
   109 ERR_FILE_DOES_NOT_EXIST={0} does not exist
   110 ERR_SIG_FILE_NOT_SET=Signature File not set
   111 LBL_EXP_FILE=Export Path (optional)
   112 LBL_SIG_FILE=Signature File
   113 NAME_EXP_FILE_PANEL=Choose Export File
   114 NAME_SIG_FILE_PANEL=Locate Signature File
   115 EditOneDependencyPanel.deploymentStrategyLabel.text=&Deployment Strategy
   116 EditOneDependencyPanel.pathLabel.text=&Path
   117 EditOneDependencyPanel.pathField.text=
   118 MSG_BAD_JAR=Could not read JAR {0}
   119 MSG_NOT_PROJECT=Not a project: {0}
   120 MSG_NOT_PROJECT_ROOT=Not the project root directory: {0}
   121 MSG_WRONG_JAR_TYPE=Cannot use an application/applet JAR as a library ({0})
   122 MSG_WRONG_PROJECT_TYPE=No es pot utilitzar l''aplicaci\u00f3 o la mini-aplicaci\u00f3a com una biblioteca ({0})
   123 MSG_CLASSIC_LIB_REQUIRES_EXP=Export files required to use a classic library
   124 MSG_EXT_PROJECT_REQUIRES_EXT_DEP=Java Card 3 projects cannot call Classic Library JARs
   125 MSG_CLASSIC_PROJECT_REQUIRES_CLASSIC_DEP=Java Card Classic projects cannot call Java Card 3 JARs
   126 MSG_DEPEND_ON_SELF=Project cannot depend on itself
   127 MSG_PROJECT_MUST_BE_FOLDER=Project must be a folder: {0}
   128 ERR_NO_BUILD_SCRIPT=No es pot trobar l''script de construcci\u00f3 Ant per al projecte a {0}
   129 LBL_BROWSE=Navegar
   130 ERR_SIG_FILE_REQUIRED=Signature file required to deploy to card
   131 ERR_SIG_FILE_DOES_NOT_EXIST=File does not exist
   132 ERR_SIG_FILE_IS_DIR=Signature file cannot be a folder
   133