Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 06cc6138bdb0f7f9e170bab33734e40944ec74c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
###############################################################################
# Copyright (c) 2000, 2011 IBM Corporation, QNX Software Systems, and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM - Initial API and implementation
# QNX Software Systems - [272416] Rework the working set configurations
# Andrew Gvozdev (Quoin Inc.) - Converted to NLS message format, bug 318802, bug 318812
###############################################################################

# ----------- Entry Dialog -----------
BrowseEntryDialog_message_file = File:
BrowseEntryDialog_message_directory = Directory:
BrowseEntryDialog_file_title_add=Add file path
BrowseEntryDialog_dir_title_add=Add directory path
BrowseEntryDialog_file_title_edit=Edit file path
BrowseEntryDialog_dir_title_edit=Edit directory path
BrowseEntryDialog_wsp_dir_dlg_title=Folder selection
BrowseEntryDialog_wsp_file_dlg_title=File selection
BrowseEntryDialog_wsp_dir_dlg_msg=Select a folder from workspace:
BrowseEntryDialog_wsp_file_dlg_msg=Select a file from workspace:
BrowseEntryDialog_wsp_file_dlg_err=The selected element is not a file.
BrowseEntryDialog_wsp_dir_dlg_err=The selected element is not a directory.
BrowseEntryDialog_fs_dir_dlg_msg=Select a folder from file system:

# ----------- New Configuration -----------
NewConfiguration_label_name=Name:
NewConfiguration_label_description=Description:
NewConfiguration_label_group=Copy settings from
NewConfiguration_label_warning=Note: The configuration name will be used as a directory name in the file system.  Please ensure that it is valid for your platform. 
NewConfiguration_error_duplicateName=A configuration named "{0}" already exists.
NewConfiguration_error_caseName=A configuration name that differs only in case to "{0}" exists.
NewConfiguration_error_invalidName=The name "{0}" is invalid.

# ----------- Rename Configuration -----------
RenameConfiguration_label_name=Name:
RenameConfiguration_label_description=Description:
RenameConfiguration_label_warning=Note: The configuration name will be used as a directory name in the file system.  Please ensure that it is valid for your platform. 
RenameConfiguration_error_duplicateName=A configuration named "{0}" already exists.
RenameConfiguration_error_caseName=A configuration name that differs only in case to "{0}" exists.
RenameConfiguration_error_invalidName=The name "{0}" is invalid.

# ----------- Target/Config management dialog -----------------
ManageConfig_label_rename=Rename...
ManageConfig_label_new_config_dialog=Create Configuration
ManageConfig_label_rename_config_dialog=Rename Configuration
ManageConfig_deletedialog_message=Are you sure you want to delete the "{0}" configuration?
ManageConfig_deletedialog_title=Confirm Delete
ManageConfigDialog_1=Configuration
ManageConfigDialog_2=Description
ManageConfigDialog_3=Status
ManageConfigDialog_4=Set Active
ManageConfigDialog_5=Active
ManageConfigDialog_0=Manage Configurations

# ----------- Build Property Common -----------
BuildPropertyCommon_label_title=Enter Value
BuildPropertyCommon_label_new=New...
BuildPropertyCommon_label_remove=Delete

# ----------- Field Editors -----------
Multiline_error_message=Please give correct input

# ----------- File List Control -----------
FileListControl_add=Add...
FileListControl_delete=Delete
FileListControl_edit=Edit...
FileListControl_moveup=Move Up
FileListControl_movedown=Move Down
FileListControl_deletedialog_message=Are you sure you want to remove the selected entries?
FileListControl_deletedialog_title=Confirm Remove
FileListControl_editdialog_title=Edit Dialog
FileListControl_button_workspace=Workspace...
FileListControl_button_fs=File system...
FileListControl_BrowseEntryDialog_wsp_dir_dlg_msg=Select one or more Workspace Folders
FileListControl_BrowseEntryDialog_wsp_file_dlg_msg=Select one or more Workspace Files
FileListControl_BrowseEntryDialog_wsp_file_dlg_err=One of the elements selected isn't a file

AbstractCPropertyTab_0=Select build variable
AbstractCPropertyTab_1=Variables...
AbstractCPropertyTab_2=This tab is not supported in multi-configuration mode
AbstractPage_0=Unknown element selected
AbstractPage_12=Manage Configurations...
AbstractPage_11=setProjectDescription: 
AbstractPage_10=Cannot create resource configuration for 
AbstractPage_13=Cannot load 
AbstractPage_14=Cannot create page: 
AbstractPage_15=element not initialized.
AbstractPage_16=[ Active ]
AbstractPage_2=This project is not a CDT project
AbstractPage_3=Error while accessing new configuration. <Apply> cannot work. Use <OK>.
AbstractPage_4=[ All configurations ]
AbstractPage_5=[ Multiple configurations...]
AbstractPage_6=Configuration: 
AbstractPage_7=Exclude resource from build
AbstractPage_8=Cannot apply
AbstractPage_9=Internal error
AbstractPage_rebuildIndex_question=Changes to the include search paths or defined symbols will not be reflected in the index until it is rebuilt. Do you wish to rebuild it now?

AbstractLangsListTab_ShowBuiltin=Show built-in values
AbstractLangsListTab_Languages=Languages
AbstractLangsListTab_Export=Export
AbstractLangsListTab_ExportIndicator=\ [exp]
AbstractLangsListTab_Unexport=Unexport
AbstractLangsListTab_Conjunction=Conjunction
AbstractLangsListTab_Disjunction=Disjunction
AbstractLangsListTab_Modify=Modify
AbstractLangsListTab_MultiConfigStringListModeLinkHint=Multiple configurations string list mode. Click on link to change or for more info.
AbstractLangsListTab_Replace=Replace
AbstractLangsListTab_StringListMode=String List Mode:
AbstractLangsListTab_UnknownMode=Unknown
AbstractExportTab_0=[All]
AbstractExportTab_1=[List]
AbstractExportTab_2=Create...
AbstractExportTab_3=Edit...
CLocationTab_0=Filter (empty)
CLocationTab_1=Filter (
CLocationTab_2=, 
CLocationTab_3=)
CLocationTab_4=Add Folder...
CLocationTab_5=Link Folder...
CLocationTab_6=Edit Filter...
CLocationTab_7=Delete
CLocationTab_8=<root folder>
CLocationSourceTab_0=Source folders on build path:
CLocationOutputTab_0=Output folders on build path:
EnvDialog_0=Name:
EnvDialog_1=Value:
EnvDialog_2=Variables
EnvDialog_3=Add to all configurations
EnvironmentTab_0=Environment variables to set
EnvironmentTab_1=Variable
EnvironmentTab_10=New variable
EnvironmentTab_11=Edit variable
EnvironmentTab_12=Variables list
EnvironmentTab_13=Add to all configurations
EnvironmentTab_14=Select variables
EnvironmentTab_15=Current String List DISPLAY mode. Double-click to change
EnvironmentTab_16=Origin
EnvironmentTab_17=CONJ.
EnvironmentTab_18=DISJ.
EnvironmentTab_19=DISPL mode: 
EnvironmentTab_2=Value
EnvironmentTab_20=<UNDEFINED> 
EnvironmentTab_21=REPLACE
EnvironmentTab_22=WRITE mode: 
EnvironmentTab_23=Current String List WRITE mode. Double-click to change
EnvironmentTab_24=MODIFY
EnvironmentTab_3=Append variables to native environment
EnvironmentTab_4=Replace native environment with specified one
EnvironmentTab_5=Add...
EnvironmentTab_6=Select...
EnvironmentTab_7=Edit...
EnvironmentTab_8=Delete
EnvironmentTab_9=Undefine
IncludeTab_0=Include directories
IncludeTab_1=Add directory path
IncludeTab_2=Change directory path
IncludeFileTab_0=Include files
IncludeFileTab_1=Add include file
IncludeFileTab_2=Change include file
IncludeDialog_0=Directory:
IncludeDialog_1=File:
IncludeDialog_2=Add to all configurations
IncludeDialog_3=Add to all languages
LanguageSettingEntryDialog_Add=Add 
LanguageSettingEntryDialog_BuiltInFlag=Treat as built-in
LanguageSettingEntryDialog_Directory=Dir:
LanguageSettingEntryDialog_File=File:
LanguageSettingEntryDialog_Filesystem=Filesystem
LanguageSettingEntryDialog_FrameworkFolder=Framework folder (Mac only)
LanguageSettingEntryDialog_IncludeDirectory=Include Directory
LanguageSettingEntryDialog_IncludeFile=Include File
LanguageSettingEntryDialog_Library=Library
LanguageSettingEntryDialog_LibraryPath=Library Path
LanguageSettingEntryDialog_Name=Name:
LanguageSettingEntryDialog_Path=Path:
LanguageSettingEntryDialog_PreporocessorMacro=Preprocessor Macro
LanguageSettingEntryDialog_PreprocessorMacroFile=Preprocessor Macros File
LanguageSettingEntryDialog_ProjectPath=Project Path
LanguageSettingEntryDialog_SelectKind=Select Kind:
LanguageSettingEntryDialog_Value=Value:
LanguageSettingEntryDialog_WorkspacePath=Workspace Path
LanguageSettingsEntriesTab_Cannot_Determine_Languages=Cannot determine toolchain languages.
LanguageSettingsEntriesTab_Entries_Not_Editable=Setting entries for this provider are supplied by the system and are not editable.
LanguageSettingsImages_FileDoesNotExist=The selected file does not exist or not accessible.
LanguageSettingsImages_FolderDoesNotExist=The selected folder does not exist or not accessible.
LanguageSettingsImages_UsingRelativePathsNotRecommended=Using relative paths is ambiguous and not recommended. It can cause unexpected effects.

LanguageSettingsProviders_EnableForProject=Enable language settings providers for this project
LanguageSettingsProvidersLabelProvider_TextDecorator_Shared=\ \ \ [ Shared ]
LanguageSettingsProviderTab_AreYouSureToResetProviders=Are you sure you want to reset all customized language settings providers?\nPlease note that providers may regain entries on their own schedule.
LanguageSettingsProviderTab_Clear=Clear Entries
LanguageSettingsProviderTab_LanguageSettingsProvidersOptions=Language Settings Provider Options
LanguageSettingsProviderTab_OptionsCanBeChangedInPreferencesDiscoveryTab=Options of global providers below can be changed in {0}, Discovery Tab.
LanguageSettingsProviderTab_Reset=Reset
LanguageSettingsProviderTab_ProviderOptions=Language Settings Provider Options
LanguageSettingsProviderTab_SettingEntries=Setting Entries
LanguageSettingsProviderTab_SettingEntriesTooltip=Setting Entries
LanguageSettingsProviderTab_ShareProviders=Share setting entries between projects (global provider)
LanguageSettingsProviderTab_StoreEntriesInsideProject=Store entries in project settings folder (easing project miration)
LanguageSettingsProviderTab_TitleResetProviders=Reset Language Settings Providers
LanguageSettingsProviderTab_WorkspaceSettings=Workspace Settings

LanguagesTab_0=Content type
LanguagesTab_1=Language
LibraryPathTab_1=Add...
LibraryPathTab_2=Edit...
LibraryTab_1=Add...
LibraryTab_2=Edit...
RefsTab_ExpandAll=Expand All
RefsTab_CollapseAll=Collapse All
RefsTab_Active=Active
RefsTab_ProjectsList=Projects list
RefsTab_ConfigurationsAccessError=Internal error trying access configurations of project 
SymbolTab_0=Symbol
SymbolTab_1=Value
SymbolTab_2=Add symbol
SymbolTab_3=Change symbol
ExpDialog_0=To all configurations
ExpDialog_1=Save to: 
ExpDialog_2=Languages
ExpDialog_3=Content types
ExpDialog_4=Is a workspace path
ExpDialog_5=Apply to all
ExpDialog_6=Name:
ExpDialog_7=Value:
ExpDialog_8=Name cannot be empty.
ExpDialog_9=The same name already exists.
ExpDialog_10=Value cannot be empty.
ConfigMultiSelectionDialog_0=Select configurations
ConfigMultiSelectionDialog_1=At least 2 configurations should be selected
SymbolDialog_0=Name:
SymbolDialog_1=Value:
ConfigDescriptionTab_0=Project Description
ConfigDescriptionTab_1=Configuration Description
ConfigDescriptionTab_2=Resource Description
BinaryParsTab_0=Binary parser:
ErrorParsTab_error_NonEmptyName=Specify non empty name
ErrorParsTab_error_NonUniqueID=Error parser ID is not unique, specify different name
ErrorParsTab_error_OnApplyingSettings=Error applying Error Parser Tab settings
ErrorParsTab_error_OnRestoring=Error restoring default Error Parser Tab settings
ErrorParsTab_error_IllegalCharacter=Special character ''{0}'' is not allowed
ErrorParsTab_label_EnterName=Enter name of new error parser:
ErrorParsTab_label_DefaultRegexErrorParserName=Regex Error Parser
ErrorParsTab_message_ConfirmReset=Are you sure you want to delete all customized error parsers?
ErrorParsTab_Reset=Reset
ErrorParsTab_title_Add=Add Regex Error Parser
ErrorParsTab_title_ConfirmReset=Confirm Resetting Error Parsers
ErrorParsTab_title_Edit=Edit Regex Error Parser name
StructureTreeTab_0=Level: 
StructureTreeTab_1=Maximal tree nesting
StructureTreeTab_2=Long
StructureTreeTab_3=String
StructureTreeTab_4=Object to view: 
StructureTreeTab_5=Expand all
StructureTreeTab_6=Expand level...
StructureTreeTab_7=Collapse all
StructureTreeTab_8=Property
StructureTreeTab_9=Value
StructureTreeTab_10=Class
StructureTreeTab_11=Wait...

CMainWizardPage_0=Project type:
CMainWizardPage_1=Show project types and toolchains only if they are supported on the platform
CMainWizardPage_10=A project with that name already exists in the workspace.
CMainWizardPage_3=No project types available. Project cannot be created
CMainWizardPage_5=Cannot create ICProjectTypeHandler: 
CMainWizardPage_6=File with specified name already exists.
CMainWizardPage_7=Directory with specified name already exists.

ProjectContentsArea_0=Browse...
ProjectContentsArea_1=Use default location
ProjectContentsArea_2=Location:
ProjectContentsArea_3=Invalid location path
ProjectContentsArea_4=Project contents directory must be specified
ProjectContentsArea_5=Select directory:
ProjectContentsArea_6=Project path should be absolute
ProjectContentsArea_7=Project path is not valid
ProjectContentsArea_8=Cannot create given path
ProjectContentsArea_9=File with given name already exists

CDTCommonProjectWizard_0=Old project will be overridden
CDTCommonProjectWizard_1=Existing project settings will be overridden.\nImport feature can be used instead to preserve old settings.\nOK to override ?
CDTCommonProjectWizard_creatingProject=Creating project
NewModelProjectWizard_0=CDT Project
NewModelProjectWizard_1=Create CDT project of selected type
NewModelProjectWizard_2=C++ Project
NewModelProjectWizard_3=Create C++ project of selected type
NewModelProjectWizard_4=C Project
NewModelProjectWizard_5=Create C project of selected type
BuildVarListDialog_0=Type:
BuildVarListDialog_1=Text list
BuildVarListDialog_2=File path
BuildVarListDialog_3=List of File paths
BuildVarListDialog_4=Directory path
BuildVarListDialog_5=List of Directory paths
BuildVarListDialog_6=Any path
BuildVarListDialog_7=List of any paths
BuildVarListDialog_8=Text
BuildVarListDialog_10=<not available>
BuildVarListDialog_11=Build variables
StringVariableSelectionDialog_message=&Choose a variable (? = any character, * = any string):
StringVariableSelectionDialog_columnDescription=&Variable Description:
CDTMainWizardPage_0=Project name cannot contain '\#' symbol
CDTMainWizardPage_1=Project category is selected. Expand the category and select a concrete project type.
CProjectWizard_0=Add C Project Nature
CCProjectWizard_0=Add CC Project Nature
GeneralMessages_InternalError_ReportLogToCdtTeam=Internal error happened, report application log to CDT team.
GeneralMessages_NonAccessibleID=[ Not accessible id={0} ]
WorkingSetConfigAction_21=Building project 
WorkingSetConfigAction_22=Build error
IncludeTab_export=Export Settings...
IncludeTab_import=Import Settings...

Back to the top