src/ca/cnd/cnd-cncppunit/cnd-cncppunit/org/netbeans/modules/cnd/cncppunit/editor/filecreation/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-2008 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
# Loclization for the manifest-editor.mf file.
rebeccaliu@1547
    44
rebeccaliu@1547
    45
NewCndFileChooserPanelGUIz.jLabel1.text=Nom del fitxer:
rebeccaliu@1547
    46
rebeccaliu@1547
    47
# copied from project/ui/Bundle
rebeccaliu@1547
    48
MSG_fs_or_folder_does_not_exist=La carpeta dest\u00ed no existeix.
rebeccaliu@1547
    49
MSG_fs_is_readonly=La carpeta dest\u00ed \u00e9s de nom\u00e9s-lectura.
rebeccaliu@1547
    50
# {0} - name of the existing file
rebeccaliu@1547
    51
MSG_file_already_exist=El fitxer {0} ja existeix.
rebeccaliu@1547
    52
MSG_new_extension_introduced={0} s''afegir\u00e0 al llistat d'extensions associada amb el tipus seleccionat de fitxers.
rebeccaliu@1547
    53
MSG_not_valid_filename=El nom de fitxer {0} no est\u00e0 perm\u00e8s ja que cont\u00e9 {1,choice,0#una barra (/) o una contrabarra (\\)|1#una cotrabarra (\\)}.
rebeccaliu@1547
    54
MSG_not_valid_classname=El nom de la classe no \u00e9s v\u00e0lid
rebeccaliu@1547
    55
MSG_not_valid_formname=El nom del formulari no \u00e9s v\u00e0lid
rebeccaliu@1547
    56
MSG_Invalid_File_Name=Nom de fitxer no perm\u00e8s
rebeccaliu@1547
    57
MSG_Invalid_CUnit=No es pot trobar la biblioteca CUnit
rebeccaliu@1547
    58
MSG_Invalid_CppUnit=No es pot trobar la biblioteca CppUnit
rebeccaliu@1547
    59
rebeccaliu@1547
    60
MSG_Checking_Library=Comprovant si la biblioteca {0} est\u00e0 instal\u00b7lada ({1})
rebeccaliu@1547
    61
MSG_Missing_Library=Biblioteca {0} no detectada. La compilaci\u00f3 de la prova pot fallar.
rebeccaliu@1547
    62
rebeccaliu@1547
    63
#SimpleTargetChooserPanel
rebeccaliu@1547
    64
LBL_SimpleTargetChooserPanel_Name=Nom i localitzaci\u00f3
rebeccaliu@1547
    65
LBL_NewCndFileChooserPanelGUI_NewFilePrefix=nou
rebeccaliu@1547
    66
LBL_NewTest_NewTestPrefix=Nou 
rebeccaliu@1547
    67
masaki@1662
    68
LBL_TargetChooser_FileName_Label=&Nom de la classe:
rebeccaliu@1547
    69
LBL_TargetChooser_Project_Label=&Projecte:
rebeccaliu@1547
    70
LBL_TargetChooser_Folder_Label=Carpeta:
rebeccaliu@1547
    71
LBL_TargetChooser_Browse_Button=Navegar...
rebeccaliu@1547
    72
LBL_TargetChooser_Location_Label=Local&itzaci\u00f3:
rebeccaliu@1547
    73
LBL_TargetChooser_Extension_Label=&Extensi\u00f3 dels fonts:
rebeccaliu@1547
    74
rebeccaliu@1547
    75
AD_SimpleTargetChooserPanelGUI=No disponible
rebeccaliu@1547
    76
AD_documentNameTextField=No disponible
rebeccaliu@1547
    77
AD_projectTextField=No disponible
rebeccaliu@1547
    78
AD_locationComboBox=No disponible
rebeccaliu@1547
    79
AD_folderTextField=No disponible
rebeccaliu@1547
    80
AD_browseButton=No disponible
rebeccaliu@1547
    81
AD_fileTextField=No disponible
rebeccaliu@1547
    82
AD_ExtensionTextField=No disponible
rebeccaliu@1547
    83
rebeccaliu@1547
    84
LBL_TemplatesPanel_Name=Triar tipus de fitxer
rebeccaliu@1547
    85
rebeccaliu@1547
    86
#BrowseFolders
rebeccaliu@1547
    87
BTN_BrowseFolders_Select_Option=&Seleccionar carpeta
rebeccaliu@1547
    88
BTN_BrowseFolders_Cancel_Option=Cancel\u00b7lar
rebeccaliu@1547
    89
ACSN_BrowseFolders_Cancel_Option=Cancel\u00b7lar
rebeccaliu@1547
    90
ACSD_BrowseFolders_Cancel_Option=No disponible
rebeccaliu@1547
    91
ACSN_BrowseFolders_Select_Option=Seleccionar carpeta
rebeccaliu@1547
    92
ACSD_BrowseFolders_Select_Option=No disponible
rebeccaliu@1547
    93
LBL_BrowseFolders_jLabel1=Carpetes\:
masaki@1660
    94
LBL_BrowseFolders_Dialog=Navegar per les carpetes
rebeccaliu@1547
    95
rebeccaliu@1547
    96
ACSN_BrowseFolders_jLabel1=Carpetes\:
rebeccaliu@1547
    97
ACSN_BrowseFolders_folderPanel=Carpetes:
rebeccaliu@1547
    98
ACSD_BrowseFolders_folderPanel=El arbre cont\u00e9 les carpetes contingudes al directori del projecte
rebeccaliu@1547
    99
rebeccaliu@1547
   100
ACSN_BrowseFolders=Navegar per les carpetes per seleccionar la carpeta dest\u00ed
rebeccaliu@1547
   101
rebeccaliu@1547
   102
# {0} Display name of the group, {1} Display name of the project, 
rebeccaliu@1547
   103
# {2} Original name of the folder, 
rebeccaliu@1547
   104
FMT_PhysicalView_GroupName={1} - {0}
rebeccaliu@1547
   105
AD_SimpleTargetChooserPanelGUI_1=Crear panell de nou fitxer
rebeccaliu@1547
   106
rebeccaliu@1547
   107
#NewClassSuggestedName=newtestclass
rebeccaliu@1547
   108
#NewRunnerSuggestedName=newtestrunner
rebeccaliu@1547
   109
#NewFormSuggestedName=newForm
rebeccaliu@1547
   110
rebeccaliu@1547
   111
LBL_TargetChooser_ClassName_Label=Nom del fitxer:
rebeccaliu@1547
   112
ACSD_SetAsDefaultCheckBox=Establir aquesta extensi\u00f3 com a pre&determinada
rebeccaliu@1547
   113
rebeccaliu@1547
   114
LBL_TargetChooser_FormName_Label=Nom del formulari:
rebeccaliu@1547
   115
LBL_TargetChooser_FormType_Label=Tipus de formulari:
masaki@1660
   116
LBL_TargetChooser_CreateWrapperClass=Crear classe C++ d'embolcall
rebeccaliu@1547
   117
LBL_TargetChooser_FormFile_Label=Fitxer del formulari
rebeccaliu@1547
   118
LBL_TargetChooser_ClassFile_Label=Fitxer de la classe
rebeccaliu@1547
   119
LBL_Sorce_File_Section=Fitxer dels fonts
rebeccaliu@1547
   120
LBL_Heder_File_Section=Fitxer de cap\u00e7aleres
rebeccaliu@1547
   121
LBL_HeaderChooser_Folder_Label=Carpeta:
rebeccaliu@1547
   122
LBL_HeaderChooser_Browse_Button=Navegar...
rebeccaliu@1547
   123
LBL_HeaderChooser_Extension_Label=E&xtensi\u00f3 de les cap\u00e7aleres:
rebeccaliu@1547
   124
LBL_TargetChooser_Test_Name_Label=&Nom de la prova:
rebeccaliu@1547
   125
LBL_TargetChooser_Test_File_Name_Label=&Nom del fitxer de la prova:
rebeccaliu@1547
   126
LBL_TargetChooser_Test_Runner_File_Name_Label=&Nom del fitxer del llan\u00e7ador de la prova:
rebeccaliu@1547
   127
LBL_TargetChooser_Test_Runner_Extension_Label=Ex&tensi\u00f3:
rebeccaliu@1547
   128
LBL_TargetChooser_TestClassName_Label=Nom de la &classe de la prova:
rebeccaliu@1547
   129
LBL_TargetChooser_CreatedFiles_Label=Fitxers creats:
rebeccaliu@1547
   130
LBL_TargetChooser_ModifiedFiles_Label=Fitxers modificats:
rebeccaliu@1547
   131
rebeccaliu@1547
   132
# I think it should not be internatialized
rebeccaliu@1547
   133
# I'm generating test file name from name of test
rebeccaliu@1547
   134
# {0} - name of the existing file
rebeccaliu@1547
   135
TestSuggestedName=Prova per {0}
rebeccaliu@1547
   136
#TestClassSuggestedName=test_for_{0}_class
rebeccaliu@1547
   137
#TestRunnerSuggestedName=test_for_{0}_runner
rebeccaliu@1547
   138
#TestFileSuggestedName=test_for_{0}
rebeccaliu@1547
   139