X Tutup
Skip to content

Commit af1a077

Browse files
committed
Added nl1 fragment for jface
Change-Id: Ic48ec31765ae86f5610370c9614bc834b5b4632d Signed-off-by: Simon Scholz <simon.scholz@vogella.com>
1 parent c1723f3 commit af1a077

File tree

8 files changed

+512
-0
lines changed

8 files changed

+512
-0
lines changed

org.eclipse.jface.nl1/.classpath

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
4+
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5+
<classpathentry kind="src" path="src"/>
6+
<classpathentry kind="output" path="bin"/>
7+
</classpath>

org.eclipse.jface.nl1/.project

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>org.eclipse.jface.nl1</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
<buildCommand>
14+
<name>org.eclipse.pde.ManifestBuilder</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
18+
<buildCommand>
19+
<name>org.eclipse.pde.SchemaBuilder</name>
20+
<arguments>
21+
</arguments>
22+
</buildCommand>
23+
</buildSpec>
24+
<natures>
25+
<nature>org.eclipse.pde.PluginNature</nature>
26+
<nature>org.eclipse.jdt.core.javanature</nature>
27+
</natures>
28+
</projectDescription>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
eclipse.preferences.version=1
2+
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4+
org.eclipse.jdt.core.compiler.compliance=1.7
5+
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
6+
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
7+
org.eclipse.jdt.core.compiler.source=1.7
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
eclipse.preferences.version=1
2+
pluginProject.extensions=false
3+
resolve.requirebundle=false
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Manifest-Version: 1.0
2+
Bundle-ManifestVersion: 2
3+
Bundle-Name: Translations
4+
Bundle-SymbolicName: org.eclipse.jface.nl1
5+
Bundle-Version: 1.0.0.qualifier
6+
Fragment-Host: org.eclipse.jface;bundle-version="3.10.0"
7+
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
source.. = src/
2+
output.. = bin/
3+
bin.includes = META-INF/,\
4+
.
Lines changed: 228 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,228 @@
1+
###############################################################################
2+
# Copyright (c) 2000, 2010 IBM Corporation and others.
3+
# All rights reserved. This program and the accompanying materials
4+
# are made available under the terms of the Eclipse Public License v1.0
5+
# which accompanies this distribution, and is available at
6+
# http://www.eclipse.org/legal/epl-v10.html
7+
#
8+
# Contributors:
9+
# IBM Corporation - initial API and implementation
10+
###############################################################################
11+
# NLS file for JFace
12+
#############################################################
13+
14+
#############################################################
15+
# Global label definitions
16+
#############################################################
17+
ok=OK
18+
cancel=Abbrechen
19+
yes=Ja
20+
yestoall=Ja zu &allem
21+
skip=Überspringen
22+
stop=&Stop
23+
abort=Abbrechen
24+
retry=Wiederholen
25+
ignore=Ignorieren
26+
proceed=Fortfahren
27+
open=Öffnen
28+
close=Schließen
29+
showDetails=&Details >>
30+
hideDetails=<< &Details
31+
backButton=< &Zurück
32+
nextButton=&Weiter >
33+
finish=&Fertig
34+
help=&Hilfe
35+
helpToolTip=Hilfe
36+
no=&Nein
37+
notoall=Nein zu allem
38+
defaults=Standards wiederherstellen
39+
apply=Bestätigen
40+
openBrowse=&Durchsuchen...
41+
42+
openChange=Ändern...
43+
copy = Kopieren
44+
45+
error=Error
46+
warning=Warning
47+
info=Info
48+
question=Question
49+
50+
##############################################################
51+
# Wizard Closing Dialog
52+
##############################################################
53+
WizardClosingDialog.title=Wizard Closing
54+
WizardClosingDialog.message=Wizard can not be closed due to an active operation. You must cancel the operation before you can close the wizard.
55+
56+
##############################################################
57+
# Wizard Dialog
58+
##############################################################
59+
WizardDialog.missingSetControl = {0} has no page control
60+
61+
##############################################################
62+
# The Progress Monitor Dialog
63+
##############################################################
64+
ProgressMonitorDialog.title=Progress Information
65+
ProgressMonitorDialog.message=Operation in progress...
66+
67+
##############################################################
68+
# The Progress Monitor Part
69+
##############################################################
70+
ProgressMonitorPart.cancelToolTip=Cancel Operation
71+
72+
##############################################################
73+
# Preference Dialog
74+
##############################################################
75+
PreferenceDialog.title=Preferences
76+
PreferenceDialog.saveErrorTitle=Problem Saving Preferences
77+
PreferenceDialog.saveErrorMessage=A problem was encountered saving the page {0}.\n{1}
78+
79+
##############################################################
80+
# Change Errors
81+
##############################################################
82+
PreferenceStore.changeError=Error notifying a preference change listener. Check the log for details.
83+
FontRegistry.changeError=Error notifying a font registry change listener. Check the log for details.
84+
85+
##############################################################
86+
# Abort Page Flipping Dialog
87+
##############################################################
88+
AbortPageFlippingDialog.title=Could Not Accept Changes
89+
AbortPageFlippingDialog.message=The currently displayed page contains invalid values.
90+
91+
##############################################################
92+
# Field editors
93+
##############################################################
94+
StringFieldEditor.errorMessage=Field contains an invalid value
95+
IntegerFieldEditor.errorMessage=Value must be an Integer
96+
IntegerFieldEditor.errorMessageRange=Value must be an Integer between {0} and {1}
97+
FileFieldEditor.errorMessage=Value must be an existing file
98+
FileFieldEditor.errorMessage2=Value must be an absolute path
99+
DirectoryFieldEditor.errorMessage=Value must be an existing directory
100+
ListEditor.add = Ne&w...
101+
ListEditor.remove = &Remove
102+
ListEditor.up = &Up
103+
ListEditor.down = Dow&n
104+
105+
##############################################################
106+
# Error messages for TextViewer
107+
##############################################################
108+
TextViewer.invalidRangeArg=Invalid range argument
109+
TextViewer.invalidVisibleRegionArg=Invalid visible region argument
110+
111+
#############################################################
112+
# org.eclipse.jface.action
113+
#############################################################
114+
Cancel_Current_Operation = Cancel Current Operation
115+
Set_SubTask = {0}: {1}
116+
Toolbar_Tooltip_Accelerator = {0} ({1})
117+
118+
#############################################################
119+
# org.eclipse.jface.dialog
120+
############################################################
121+
Problem_Occurred = Problem Occurred
122+
Reason = {0}\n\nReason:\n{1}
123+
MessageDialogWithToggle.defaultToggleMessage = &Remember my decision
124+
PopupDialog.resize = &Resize
125+
PopupDialog.move = &Move
126+
PopupDialog.persistBounds = R&emember Size and Location
127+
PopupDialog.persistSize = Remember Si&ze
128+
PopupDialog.persistLocation = Remember &Location
129+
PopupDialog.menuTooltip = Menu
130+
131+
############################################################
132+
133+
Image_not_found = Image not found
134+
<empty_selection> = <empty selection>
135+
136+
########################################################
137+
# Font properties labels for displaying a font
138+
#######################################################
139+
BoldItalicFont = bold italic
140+
BoldFont = bold
141+
ItalicFont = italic
142+
RegularFont = regular
143+
144+
#############################################################
145+
# String representations of keys for Status line messages
146+
############################################################
147+
Ctrl = Ctrl
148+
Command = Command
149+
Alt = Alt
150+
Shift = Shift
151+
Backspace = Backspace
152+
Tab = Tab
153+
Return = Return
154+
Enter = Enter
155+
Escape = Escape
156+
Esc = Esc
157+
Delete = Delete
158+
Space = Space
159+
Arrow_Up = Arrow Up
160+
Arrow_Down = Arrow Down
161+
Arrow_Left = Arrow Left
162+
Arrow_Right = Arrow Right
163+
Page_Up = Page Up
164+
Page_Down = Page Down
165+
Home = Home
166+
End = End
167+
Insert = Insert
168+
F1 = F1
169+
F2 = F2
170+
F3 = F3
171+
F4 = F4
172+
F5 = F5
173+
F6 = F6
174+
F7 = F7
175+
F8 = F8
176+
F9 = F9
177+
F10 = F10
178+
F11 = F11
179+
F12 = F12
180+
F13 = F13
181+
F14 = F14
182+
F15 = F15
183+
F16 = F16
184+
F17 = F17
185+
F18 = F18
186+
F19 = F19
187+
F20 = F20
188+
189+
##############################################
190+
# Safe Runnable
191+
##############################################
192+
SafeRunnable.errorMessage = An error has occurred. See error log for more details.
193+
ColorSelector.Name=Color Selector
194+
195+
#############################################################
196+
# org.eclipse.jface.viewers.deferred
197+
#############################################################
198+
Sorting = sorting
199+
200+
201+
#############################################################
202+
# org.eclipse.jface.util
203+
#############################################################
204+
LocalSelectionTransfer.errorMessage=Received wrong transfer data.
205+
206+
#############################################################
207+
# org.eclipse.jface.fieldAssist
208+
#############################################################
209+
FieldDecorationRegistry.errorMessage=Error in field content
210+
FieldDecorationRegistry.contentAssistMessage=Content Assist Available
211+
FieldDecorationRegistry.requiredFieldMessage=Required Field
212+
FieldDecorationRegistry.errorQuickFixMessage=Error in field content. Quick Fix Available.
213+
214+
###############################################################
215+
# org.eclipse.jface.util.SafeRunnableDialog
216+
#############################################################
217+
SafeRunnableDialog_reason= {0}\n\nReason:\n{1}
218+
SafeRunnableDialog_checkDetailsMessage=Check the details
219+
SafeRunnableDialog_MultipleErrorsTitle=Multiple Errors have Occurred
220+
SafeRunnableDialog_MultipleErrorsMessage=Multiple operations have reported errors. Select an error to view its details.
221+
222+
#############################################################
223+
# org.eclipse.jface.internal.ConfigureColumnsDialog
224+
#############################################################
225+
ConfigureColumnsDialog_Title=Configure Columns
226+
ConfigureColumnsDialog_WidthOfSelectedColumn=&Width of selected column:
227+
ConfigureColumnsDialog_up = &Up
228+
ConfigureColumnsDialog_down = &Down

0 commit comments

Comments
 (0)
X Tutup