src/ca/ergonomics/ide-ergonomics/ide-ergonomics/org/netbeans/modules/ide/ergonomics/java/Bundle_ca.properties
author Masaki Katakai <masaki@netbeans.org>
Fri, 15 Jul 2011 10:14:03 +0900
branchrelease70
changeset 1662 0412cb49d653
parent 1592 8f2039c2a815
child 1802 e91aabdfdcf8
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 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
# If you wish your version of this file to be governed by only the CDDL
rebeccaliu@1547
    27
# or only the GPL Version 2, indicate your decision by adding
rebeccaliu@1547
    28
# "[Contributor] elects to include this software in this distribution
rebeccaliu@1547
    29
# under the [CDDL or GPL Version 2] license." If you do not indicate a
rebeccaliu@1547
    30
# single choice of license, a recipient has the option to distribute
rebeccaliu@1547
    31
# your version of this file under either the CDDL, the GPL Version 2 or
rebeccaliu@1547
    32
# to extend the choice of license to its licensees as provided above.
rebeccaliu@1547
    33
# However, if you add GPL Version 2 code and therefore, elected the GPL
rebeccaliu@1547
    34
# Version 2 license, then the option applies only if the new code is
rebeccaliu@1547
    35
# made subject to such option by the copyright holder.
rebeccaliu@1547
    36
#
rebeccaliu@1547
    37
# Contributor(s):
rebeccaliu@1547
    38
#
rebeccaliu@1547
    39
# Portions Copyrighted 2008 Sun Microsystems, Inc.
rebeccaliu@1547
    40
rebeccaliu@1547
    41
#project.file.pom.xml=org.netbeans.modules.maven.NbMavenProjectFactory
rebeccaliu@1547
    42
projectImporter=Eclipse
rebeccaliu@1547
    43
rebeccaliu@1547
    44
#mainModule=org.netbeans.modules.java.kit
rebeccaliu@1547
    45
rebeccaliu@1547
    46
Templates/Other/Project.xml=Script contrucci\u00f3 Ant
rebeccaliu@1547
    47
Templates/Other/CustomTask.java=Tasca Ant personalitzada
rebeccaliu@1547
    48
Services/MIMEResolver/org-apache-tools-ant-module-mime-resolver.xml=Ant <project> XML files
rebeccaliu@1547
    49
javac-api=Java Tree API
rebeccaliu@1547
    50
#spring-framework=Spring Framework 2.5.6.SEC01
rebeccaliu@1547
    51
#spring-framework300=Spring Framework 3.0.2.RELEASE
rebeccaliu@1547
    52
Templates/Beans=Objectes JavaBeans
rebeccaliu@1547
    53
Templates/Beans/Bean.java=Component JavaBeans
rebeccaliu@1547
    54
Templates/Beans/BeanInfo.java=BeanInfo
rebeccaliu@1547
    55
Templates/Beans/NoIconBeanInfo.java=Icona w/o BeanInfo
rebeccaliu@1547
    56
Templates/Beans/Customizer.java=Personalitzaci\u00f3
rebeccaliu@1547
    57
Templates/Beans/PropertyEditor.java=Editor de Propietats
rebeccaliu@1547
    58
Templates/Persistence=Persistence
rebeccaliu@1547
    59
Templates/Persistence/Schema.dbschema=Esquema Base de dades
rebeccaliu@1547
    60
Services/MIMEResolver/org-netbeans-modules-dbschema-mime-resolver.xml=Fitxers de definici\u00f3 d'esquema de base de dades
rebeccaliu@1547
    61
CTL_Connector_name=Depurador de Java (JPDA)
rebeccaliu@1547
    62
Templates/GUIForms/MasterDetailForm.java=Formulari exemple de Mestre/Detall
rebeccaliu@1547
    63
Services/MIMEResolver/SwingPaletteItemResolver.xml=Elements de la paleta Swing/AWT
rebeccaliu@1547
    64
Services/MIMEResolver/FormResolver.xml=Fitxers de formularis
rebeccaliu@1547
    65
Templates/AWTForms=Formularis d'IGUs AWT
rebeccaliu@1547
    66
Templates/AWTForms/Applet.java=Formulari Mini-aplicaci\u00f3 (Applet)
rebeccaliu@1547
    67
Templates/AWTForms/Dialog.java=Formulari Di\u00e0leg
rebeccaliu@1547
    68
Templates/AWTForms/Frame.java=Formulari Marc
rebeccaliu@1547
    69
Templates/AWTForms/Panel.java=Formulari Panell
rebeccaliu@1547
    70
Templates/GUIForms/Application.java=Formulari exemple d'aplicaci\u00f3
rebeccaliu@1547
    71
Templates/GUIForms/MDIApplication.java=Formulari exemple d'aplicaci\u00f3 MDI
rebeccaliu@1547
    72
Templates/GUIForms/OkCancelDialog.java=Formulari exemple de di\u00e0leg Acceptar / Cancel\u00b7lar
rebeccaliu@1547
    73
Templates/GUIForms=Formularis d'IGUs Swing
rebeccaliu@1547
    74
Templates/GUIForms/JApplet.java=Formulari JApplet
rebeccaliu@1547
    75
Templates/GUIForms/JDialog.java=Formulari JDialog
rebeccaliu@1547
    76
Templates/GUIForms/JFrame.java=Formulari JFrame
rebeccaliu@1547
    77
Templates/GUIForms/JInternalFrame.java=Formulari JInternalFrame
rebeccaliu@1547
    78
Templates/GUIForms/JPanel.java=Formulari JPanel
rebeccaliu@1547
    79
Templates/GUIForms/BeanForm.java=Formulari Bean
rebeccaliu@1547
    80
swing-layout=Extensions de disseny Swing
rebeccaliu@1547
    81
absolutelayout=Disseny absolut
rebeccaliu@1547
    82
beans-binding=Enlla\u00e7 Beans
rebeccaliu@1547
    83
Services/MIMEResolver/HibernateCfgResolver.xml=Fitxers de configuraci\u00f3 d'Hibernate
rebeccaliu@1547
    84
Services/MIMEResolver/HibernateMappingResolver.xml=Fitxer de mapeig d'Hibernate
rebeccaliu@1547
    85
Services/MIMEResolver/HibernateRevengResolver.xml=Fitxers d'enginyeria inversa d'Hibernate
rebeccaliu@1547
    86
Templates/Hibernate=Hibernate
rebeccaliu@1547
    87
Templates/Hibernate/Hibernate.hbm.xml=Assistent Mapeig d'Hibernate 
rebeccaliu@1547
    88
Templates/Hibernate/Hibernate.cfg.xml=Assistent de configuraci\u00f3 d'Hibernate 
rebeccaliu@1547
    89
Templates/Hibernate/Hibernate.reveng.xml=Assistent d'enginyeria inversa d'Hibernate
rebeccaliu@1547
    90
Templates/Hibernate/Hibernate.CodeGen=Fitxers de Mapeig d'Hibernate i POJOs de la Base de dades
rebeccaliu@1547
    91
hibernate-support=Hibernate
rebeccaliu@1547
    92
ejb3-persistence=Persistence
rebeccaliu@1547
    93
hibernate-persistence=JPA d'Hibernate
rebeccaliu@1547
    94
eclipselink=EclipseLink(JPA 2.0)
masaki@1553
    95
#eclipselinkmodelgen=EclipseLink-ModelGen(JPA 2.0)
rebeccaliu@1547
    96
Templates/Persistence/Entity.java=Classe d'entitat
rebeccaliu@1547
    97
Templates/Persistence/RelatedCMP=Classes d'entitats des de Base de dades
rebeccaliu@1547
    98
Templates/Persistence/JpaControllersFromEntities=Classes de controladors JPA des de Classes d'entitats
rebeccaliu@1547
    99
Templates/Persistence/PersistenceUnit=Unitat Persistence
rebeccaliu@1547
   100
toplink=TopLink Essentials
rebeccaliu@1547
   101
Templates/Project/Samples/Standard=Java
rebeccaliu@1547
   102
Templates/Project/Samples/Standard/anagrams.zip=Joc d'anagrames
rebeccaliu@1547
   103
Templates/Project/Samples/Standard/GUIFormExamples.zip=Exemples Formularis d'interf\u00edcie gr\u00e0fica d'usuari
rebeccaliu@1547
   104
Templates/Project/Samples/Standard/DocumentEditor.zip=Editor de documents
rebeccaliu@1547
   105
Templates/Project/Samples/Standard/MarsRoverViewer.zip=Mars Rover Viewer
rebeccaliu@1547
   106
Templates/Project/Samples/Standard/ClientEditor.zip=Edici\u00f3 de clients
rebeccaliu@1547
   107
Templates/Project/Standard/j2sefreeform.xml=Projecte Java d'estil lliure
rebeccaliu@1547
   108
Services/MIMEResolver/org-netbeans-modules-jar-mime-resolver.xml=Fitxer d'arxiu Java
rebeccaliu@1547
   109
CopyLibs=Tasca CopyLibs
rebeccaliu@1547
   110
Templates/Project/Standard/emptyJ2SE.xml=Aplicaci\u00f3 Java
rebeccaliu@1547
   111
Templates/Project/Standard/emptyJ2SElibrary.xml=Biblioteca de classes Java
rebeccaliu@1547
   112
Templates/Project/Standard=Java
rebeccaliu@1547
   113
Templates/Project/Standard/existingJ2SE.xml= Projecte Java amb fonts existents
rebeccaliu@1547
   114
Templates/Services/Platforms/org-netbeans-api-java-Platform/javaplatform.xml=Plataforma Java
rebeccaliu@1547
   115
Templates/Services/Platforms/org-netbeans-api-java-Platform=Plataformes Java
rebeccaliu@1547
   116
Templates/Services/Platforms=Plataformes
rebeccaliu@1547
   117
Templates/Services=Serveis
rebeccaliu@1547
   118
Templates/Privileged/Package.shadow=Paquet Java
rebeccaliu@1547
   119
Templates/Privileged/Main.shadow=Classe principal Java
rebeccaliu@1547
   120
Templates/Privileged/Class.shadow=Classe Java
rebeccaliu@1547
   121
Templates/Classes/Package=Paquet Java
rebeccaliu@1547
   122
Templates/Classes=Java
rebeccaliu@1547
   123
Templates/Classes/Applet.java=Mini-aplicaci\u00f3
rebeccaliu@1547
   124
Templates/Classes/Class.java=Classe Java
rebeccaliu@1547
   125
Templates/Classes/Empty.java=Fitxer buit Java
rebeccaliu@1547
   126
Templates/Classes/Exception.java=Excepci\u00f3 Java
rebeccaliu@1547
   127
Templates/Classes/Interface.java=Interf\u00edcie Java
rebeccaliu@1547
   128
Templates/Classes/JApplet.java=JApplet
rebeccaliu@1547
   129
Templates/Classes/Main.java=Classe principal Java
rebeccaliu@1547
   130
Templates/Classes/Singleton.java=Classe a\u00efllada Java
rebeccaliu@1547
   131
Templates/Classes/Enum.java=Enumeraci\u00f3 Java
rebeccaliu@1547
   132
Templates/Classes/AnnotationType.java=Tipus d'anotaci\u00f3 Java
rebeccaliu@1547
   133
Templates/Classes/package-info.java=Info del paquet Java
rebeccaliu@1547
   134
Services/MIMEResolver/JnlpResolver.xml=Fitxers JNLP
rebeccaliu@1547
   135
Templates/Other/JnlpTemplate.jnlp=Fitxer JNLP
rebeccaliu@1547
   136
JWSAntTasks=Tasques d'Ant per a JWS
rebeccaliu@1547
   137
Templates/JUnit=JUnit
rebeccaliu@1547
   138
Templates/JUnit/SimpleJUnitTest.java=Proves per a una Classe Existent
rebeccaliu@1547
   139
Templates/JUnit/EmptyJUnitTest.java=Proves JUnit
rebeccaliu@1547
   140
Templates/JUnit/TestSuite.java=Conjunt de proves
rebeccaliu@1547
   141
Templates/JUnit/JUnit3TestClass.java=Classe de proves - JUnit 3.x
rebeccaliu@1547
   142
Templates/JUnit/JUnit3Suite.java=Conjunt de proves - JUnit 3.x
rebeccaliu@1547
   143
Templates/JUnit/JUnit4TestClass.java=Classe de proves - JUnit 4.x
rebeccaliu@1547
   144
Templates/JUnit/JUnit4Suite.java=Conjunt de proves - JUnit 4.x
masaki@1553
   145
Templates/JUnit/junit-custom.xml=Custom junit execution script
rebeccaliu@1547
   146
Services/MIMEResolver/POMResolver.xml=Fitxers POM Maven d'Apache
masaki@1553
   147
Templates/OSGi=OSGi
masaki@1553
   148
Templates/OSGi/Activator.java=Bundle Activator
masaki@1662
   149
template.project.OSGi=Empaquetament OSGi
masaki@1592
   150
Templates/Project/Maven2/Archetypes=Projecte des de l'arquetipus
masaki@1592
   151
Templates/Project/Maven2/Existing=Projecte amb POM existent
rebeccaliu@1547
   152
Templates/Project/Maven2=Maven
masaki@1553
   153
LBL_Maven_Quickstart_Archetype=Aplicaci\u00f3 Java
masaki@1592
   154
LBL_Maven_POM_Archetype=Projecte POM
rebeccaliu@1547
   155
CTL_MenuItem=Projecte d'&Eclipse...
rebeccaliu@1547
   156
Menu/File/Import=&Importar projecte
rebeccaliu@1547
   157
Services/MIMEResolver/SpringXMLConfigResolver.xml=Fitxers configuraci\u00f3 XML Spring
rebeccaliu@1547
   158
Templates/SpringFramework=Framework Spring
rebeccaliu@1547
   159
Templates/SpringFramework/SpringXMLConfig.xml=Fitxer configuraci\u00f3 XML Spring
rebeccaliu@1547
   160
swing-app-framework=Framework d'aplicaci\u00f3 Swing
rebeccaliu@1547
   161
Templates/Project/Standard/desktopApp.xml=Aplicaci\u00f3 Java d'escriptori
rebeccaliu@1547
   162
jaxws21=JAX-WS 2.2
rebeccaliu@1547
   163
Templates/SaaSServices=Serveis SaaS
rebeccaliu@1547
   164
Templates/XML/JavaXMLBinding=Enlla\u00e7 JAXB
rebeccaliu@1547
   165
rebeccaliu@1547
   166
rebeccaliu@1547
   167
rebeccaliu@1547
   168
#cnbs=org.netbeans.modules.ant.kit,org.netbeans.modules.debugger.jpda.ui,org.netbeans.modules.form.kit,org.netbeans.modules.hibernate,org.netbeans.modules.j2ee.persistence.kit,org.netbeans.modules.java.kit,org.netbeans.modules.maven.kit,org.netbeans.modules.spring.beans
rebeccaliu@1547
   169
rebeccaliu@1547
   170