~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to java/freeform/src/org/netbeans/modules/java/freeform/ui/Bundle.properties

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
2
#
 
3
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
 
4
#
 
5
# The contents of this file are subject to the terms of either the GNU
 
6
# General Public License Version 2 only ("GPL") or the Common
 
7
# Development and Distribution License("CDDL") (collectively, the
 
8
# "License"). You may not use this file except in compliance with the
 
9
# License. You can obtain a copy of the License at
 
10
# http://www.netbeans.org/cddl-gplv2.html
 
11
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
 
12
# specific language governing permissions and limitations under the
 
13
# License.  When distributing the software, include this License Header
 
14
# Notice in each file and include the License file at
 
15
# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
 
16
# particular file as subject to the "Classpath" exception as provided
 
17
# by Sun in the GPL Version 2 section of the License file that
 
18
# accompanied this code. If applicable, add the following below the
 
19
# License Header, with the fields enclosed by brackets [] replaced by
 
20
# your own identifying information:
 
21
# "Portions Copyrighted [year] [name of copyright owner]"
 
22
#
 
23
# Contributor(s):
 
24
#
 
25
# The Original Software is NetBeans. The Initial Developer of the Original
 
26
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
 
27
# Microsystems, Inc. All Rights Reserved.
 
28
#
 
29
# If you wish your version of this file to be governed by only the CDDL
 
30
# or only the GPL Version 2, indicate your decision by adding
 
31
# "[Contributor] elects to include this software in this distribution
 
32
# under the [CDDL or GPL Version 2] license." If you do not indicate a
 
33
# single choice of license, a recipient has the option to distribute
 
34
# your version of this file under either the CDDL, the GPL Version 2 or
 
35
# to extend the choice of license to its licensees as provided above.
 
36
# However, if you add GPL Version 2 code and therefore, elected the GPL
 
37
# Version 2 license, then the option applies only if the new code is
 
38
# made subject to such option by the copyright holder.
 
39
 
 
40
# OutputPanel
 
41
LBL_Browse_Output=Browse JAR or Folder
 
42
MSG_OutputPanel_jTextArea1=Output of source package folders is used by the debugger and for dependencies within and between projects.
 
43
ACSN_OutputPanel_jTextArea1=Output of source package folders is used by the debugger and for dependencies within and between projects.
 
44
ACSD_OutputPanel_jTextArea1=N/A
 
45
LBL_OutputPanel_jLabel1=Source &Package Folder\:
 
46
LBL_OutputPanel_jLabel3=&Output JARs or Folders Containing Compiled Classes\:
 
47
ACSD_OutputPanel_jLabel3=N/A
 
48
BTN_OutputPanel_addOutput=Add &JAR/Folder...
 
49
ACSD_OutputPanel_addOutput=Opens a file chooser to browse for a JAR file or folder.
 
50
BTN_OutputPanel_removeOutput=&Remove
 
51
ACSD_OutputPanel_removeOutput=Removes the selected item from the list of output JAR files of folders.
 
52
ACSD_OutputPanel_jScrollPanel1=N/A
 
53
ACSD_OutputPanel_output=N/A
 
54
ACSN_OutputPanel_output=N/A
 
55
LBL_Browse_Javadoc=Browse JAR or Folder
 
56
BTN_OutputPanel_browseJavadoc=&Browse...
 
57
LBL_OutputPanel_JavadocLabel=Java&doc Output\:
 
58
 
 
59
# SourceFoldersPanel
 
60
LBL_default_source_packages=Source Packages
 
61
LBL_default_test_packages=Test Packages
 
62
LBL_Browse_Source_Folder=Browse Source Package Folder
 
63
LBL_SourceFoldersPanel_jLabel3=Source &Level\:
 
64
ACSD_SourceFoldersPanel_jLabel3=Specifies the level of sources, e.g. JDK 1.4
 
65
LBL_SourceFoldersPanel_jLabel2=&Source Package Folders\:
 
66
LBL_SourceFoldersPanel_jLabel1=Specify the folders containing the Java source packages and JUnit test packages.
 
67
ACSD_SourceFoldersPanel_jLabel1=N/A
 
68
BTN_SourceFoldersPanel_addFolder=&Add Folder...
 
69
ACSD_SourceFoldersPanel_addFolder=Opens a file chooser to browse for a Source Package Folder.
 
70
BTN_SourceFoldersPanel_removeFolder=&Remove
 
71
ACSD_SourceFoldersPanel_removeFolder=Removes the selected item from the list of Source Package Folders.
 
72
ACSD_SourceFoldersPanel_jLabel2=N/A
 
73
ACSD_SourceFoldersPanel_jScrollPanel1=Table shows either a relative path if the source folder is underneath the Ant project folder, or a full path if the source folder is located outside of the Ant project folder.
 
74
ACSD_SourceFoldersPanel_sourceFolders=N/A
 
75
LBL_SourceFoldersPanel_JDK13=JDK 1.3
 
76
LBL_SourceFoldersPanel_JDK14=JDK 1.4
 
77
LBL_SourceFoldersPanel_JDK15=JDK 1.5
 
78
LBL_SourceFoldersPanel_Package=Package Folder
 
79
LBL_SourceFoldersPanel_Label=Label
 
80
BTN_SourceFoldersPanel_addTestFolder=Add F&older...
 
81
BTN_SourceFoldersPanel_removeTestFolder=Re&move
 
82
BTN_SourceFoldersPanel_upFolder=Move &Up
 
83
BTN_SourceFoldersPanel_downFolder=Move &Down
 
84
BTN_SourceFoldersPanel_upTestFolder=Move U&p
 
85
BTN_SourceFoldersPanel_downTestFolder=Move Do&wn
 
86
LBL_Browse_Test_Folder=Browse Test Package Folder
 
87
LBL_TestSourceFoldersPanel=&Test Package Folders\:
 
88
LBL_SourceFoldersPanel_ProjFolderLabel=Project &Folder\:
 
89
LBL_SourceFoldersPanel_ProjContentLabel=&Contents Folder\:
 
90
LBL_SourceFoldersPanel_BuildScriptLabel=&Build Script\:
 
91
SourceFoldersPanel.includesExcludesButton.text=&Includes/Excludes...
 
92
SourceFoldersPanel.title.includeExclude=Configure Includes & Excludes
 
93
CTL_SourceFolderPanel_Close=Close
 
94
AD_SourceFolderPanel_Close=N/A
 
95
MSG_InvalidRoot=<html><b>Package Folder Already Used in Project</b></html>\n\
 
96
    The following folders you selected are already used in this or another\n\
 
97
    project. One package folder can only be used in one project in one\n\
 
98
    package folder list (source packages or test packages).
 
99
AD_InvalidRootDlg=N/A
 
100
TITLE_InvalidRoot=Add Package Folder
 
101
LBL_InvalidRoot=P&ackage folders already in use:
 
102
AD_InvalidRoot=N/A
 
103
MSG_InvalidRoot2=Those folders cannot be added to the project.
 
104
TXT_RootOwnedByProject={0} (owned by {1})
 
105
ACSD_ClasspathWizardPanel=N/A
 
106
ACSD_SourceFoldersWizardPanel=N/A
 
107
 
 
108
# ClasspathPanel
 
109
LBL_Browse_Classpath=Browse JAR or Folder
 
110
LBL_ClasspathPanel_jLabel2=Source &Package Folder\:
 
111
LBL_ClasspathPanel_sepatateClasspath=&Separate Classpath for Each Source Package Folder
 
112
MSG_ClasspathPanel_jTextArea=Specify the classpath that will be used by the IDE features like code completion \
 
113
    and refactoring while editing the Java sources. This should match what is set up \
 
114
    in your Ant script.
 
115
ACSN_ClasspathPanel_jTextArea=Specify the classpath that will be used by the IDE features like code completion \
 
116
    and refactoring while editing the Java sources. This should match what is set up \
 
117
    in your Ant script.
 
118
ACSD_ClasspathPanel_jTextArea=N/A
 
119
ACSD_ClasspathPanel_jLabel2=N/A
 
120
LBL_ClasspathPanel_jLabel3=Java Sources &Classpath\:
 
121
ACSD_ClasspathPanel_jLabel3=Specifies the classpath list.
 
122
BTN_ClasspathPanel_removeClasspath=&Remove
 
123
ACSD_ClasspathPanel_removeClasspath=Removes the selected item from the Classpath list.
 
124
ACSD_ClasspathPanel_addClasspath=Opens a file chooser to browse for a JAR file or folder.
 
125
BTN_ClasspathPanel_addClasspath=&Add JAR/Folder...
 
126
ACSD_ClasspathPanel_classpath=N/A
 
127
LBL_ClasspathPanel_Move_Up=Move Up
 
128
LBL_ClasspathPanel_Move_Down=Move Down
 
129
LBL_ClasspathPanel_Explanation=This classpath is used by the IDE features like code completion \
 
130
    and refactoring while editing the Java sources. These settings \
 
131
    do not modify the build script.
 
132
ClasspathPanel.javaPlatformLabel=&Java Platform:
 
133
ClasspathPanel.javaPlatformButton=&Manage Java Platforms...
 
134
LBL_ZipJarFolderFilter=Classpath Entry (folder, ZIP or JAR file)
 
135
TXT_NewJ2SEFreeformProjectWizardIterator_SourcePackageFolders=Source Package Folders
 
136
TXT_NewJ2SEFreeformProjectWizardIterator_Classpath=Java Sources Classpath
 
137
TXT_NewJ2SEFreeformProjectWizardIterator_NewProjectWizardTitle=Java Project with Existing Ant Script
 
138
TXT_NewJ2SEFreeformProjectWizardIterator_TitleFormat={0} of {1}
 
139
 
 
140
LBL_ProjectCustomizer_Category_Sources=Java Sources
 
141
LBL_ProjectCustomizer_Category_Classpath=Java Sources Classpath
 
142
LBL_ProjectCustomizer_Category_Output=Output
 
143
 
 
144
AD_SourceFoldersPanel_jScrollPane2=N/A
 
145
AD_OutputPanel_javadocBrowse=N/A
 
146
AD_SourceFoldersPanel_sourceLevel=Project source level
 
147
AD_SourceFoldersPanel_downTestFolder=N/A
 
148
AD_SourceFoldersPanel_upTestFolder=N/A
 
149
AD_SourceFoldersPanel_removeTestFolder=N/A
 
150
AD_SourceFoldersPanel_addTestFolder=N/A
 
151
AD_SourceFoldersPanel_downFolder=N/A
 
152
AD_SourceFoldersPanel_upFolder=N/A
 
153
AD_OutputPanel_sourceFolder=N/A
 
154
AD_ClasspathPanel_moveDown=N/A
 
155
AD_ClasspathPanel_noveUp=N/A
 
156
AD_ClasspathPanel_separateClasspath=N/A
 
157
AD_OutputPanel_javadoc=N/A
 
158
ACSD_SourceFoldersPanel_testFolders=N/A
 
159
ACSD_SourceFoldersPanel_buildScript=N/A
 
160
ACSD_SourceFoldersPanel_contentFolder=N/A
 
161
ACSD_SourceFoldersPanel_projectFolder=N/A
 
162
 
 
163
ClasspathPanel.javaPlatformIntro=\
 
164
    The Java platform is used by code completion and similar features \
 
165
    and is also used for running the Ant script from the IDE.
 
166
 
 
167
LBL_Encoding=Encoding\:
 
168
No_Encoding=<No Encoding>
 
169
 
 
170
ACSD_SourceLevel_Label=Source Level
 
171
 
 
172
ACSD_Encoding_Name=Encoding
 
173
 
 
174
ACSD_Encoding_Desc=Project encoding
 
175
 
 
176
ACSD_SourceLevel_Name=Source Level
 
177
 
 
178
ACSD_Encoding_Label_Desc=Encoding
 
179
 
 
180
ACSD_Encoding_Label_Name=Encoding
 
181
 
 
182
ACSD_Includes-Excludes_Name=Includes Excludes
 
183
 
 
184
ACSD_Includes-Excludes_Desc=Included and excluded parts of sources