|
| 1 | +############################################################################### |
| 2 | +# Copyright (c) 2000, 2007 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=Cancel |
| 19 | +yes=&Yes |
| 20 | +yestoall=Yes To &All |
| 21 | +skip=S&kip |
| 22 | +stop=&Stop |
| 23 | +abort=&Abort |
| 24 | +retry=&Retry |
| 25 | +ignore=&Ignore |
| 26 | +proceed=&Proceed |
| 27 | +open=&Open |
| 28 | +close=&Close |
| 29 | +showDetails=&Details >> |
| 30 | +hideDetails=<< &Details |
| 31 | +backButton=< &Back |
| 32 | +nextButton=&Next > |
| 33 | +finish=&Finish |
| 34 | +help=&Help |
| 35 | +helpToolTip=Help |
| 36 | +no=&No |
| 37 | +notoall=No &To All |
| 38 | +finish=&Finish |
| 39 | +help=&Help |
| 40 | +defaults=Restore &Defaults |
| 41 | +apply=&Apply |
| 42 | +openBrowse=&Browse... |
| 43 | + |
| 44 | +openChange=&Change... |
| 45 | +help=&Help |
| 46 | +close=&Close |
| 47 | +copy = &Copy |
| 48 | + |
| 49 | +error=Error |
| 50 | +warning=Warning |
| 51 | +info=Info |
| 52 | +question=Question |
| 53 | + |
| 54 | +############################################################## |
| 55 | +# Wizard Closing Dialog |
| 56 | +############################################################## |
| 57 | +WizardClosingDialog.title=Wizard Closing |
| 58 | +WizardClosingDialog.message=Wizard can not be closed due to an active operation. You must cancel the operation before you can close the wizard. |
| 59 | + |
| 60 | +############################################################## |
| 61 | +# Wizard Dialog |
| 62 | +############################################################## |
| 63 | +WizardDialog.missingSetControl = {0} has no page control |
| 64 | + |
| 65 | +############################################################## |
| 66 | +# The Progress Monitor Dialog |
| 67 | +############################################################## |
| 68 | +ProgressMonitorDialog.title=Progress Information |
| 69 | +ProgressMonitorDialog.message=Operation in progress... |
| 70 | + |
| 71 | +############################################################## |
| 72 | +# Preference Dialog |
| 73 | +############################################################## |
| 74 | +PreferenceDialog.title=Preferences |
| 75 | +PreferenceDialog.saveErrorTitle=Problem Saving Preferences |
| 76 | +PreferenceDialog.saveErrorMessage=A problem was encountered saving the page {0}.\n{1} |
| 77 | + |
| 78 | +############################################################## |
| 79 | +# Change Errors |
| 80 | +############################################################## |
| 81 | +PreferenceStore.changeError=Error notifying a preference change listener. Check the log for details. |
| 82 | +FontRegistry.changeError=Error notifying a font registry change listener. Check the log for details. |
| 83 | + |
| 84 | +############################################################## |
| 85 | +# Abort Page Flipping Dialog |
| 86 | +############################################################## |
| 87 | +AbortPageFlippingDialog.title=Could Not Accept Changes |
| 88 | +AbortPageFlippingDialog.message=The currently displayed page contains invalid values. |
| 89 | + |
| 90 | +############################################################## |
| 91 | +# Field editors |
| 92 | +############################################################## |
| 93 | +StringFieldEditor.errorMessage=Field contains an invalid value |
| 94 | +IntegerFieldEditor.errorMessage=Value must be an Integer |
| 95 | +IntegerFieldEditor.errorMessageRange=Value must be an Integer between {0} and {1} |
| 96 | +FileFieldEditor.errorMessage=Value must be an existing file |
| 97 | +FileFieldEditor.errorMessage2=Value must be an absolute path |
| 98 | +DirectoryFieldEditor.errorMessage=Value must be an existing directory |
| 99 | +ListEditor.add = Ne&w... |
| 100 | +ListEditor.remove = &Remove |
| 101 | +ListEditor.up = &Up |
| 102 | +ListEditor.down = Dow&n |
| 103 | + |
| 104 | +############################################################## |
| 105 | +# Error messages for TextViewer |
| 106 | +############################################################## |
| 107 | +TextViewer.invalidRangeArg=Invalid range argument |
| 108 | +TextViewer.invalidVisibleRegionArg=Invalid visible region argument |
| 109 | + |
| 110 | +############################################################# |
| 111 | +# org.eclipse.jface.action |
| 112 | +############################################################# |
| 113 | +Cancel_Current_Operation = Cancel Current Operation |
| 114 | +Set_SubTask = {0} {1} |
| 115 | +Toolbar_Tooltip_Accelerator = {0} ({1}) |
| 116 | + |
| 117 | +############################################################# |
| 118 | +# org.eclipse.jface.dialog |
| 119 | +############################################################ |
| 120 | +Problem_Occurred = Problem Occurred |
| 121 | +Reason = {0}\n\nReason:\n {1} |
| 122 | +MessageDialogWithToggle.defaultToggleMessage = &Remember my decision |
| 123 | +PopupDialog.resize = &Resize |
| 124 | +PopupDialog.move = &Move |
| 125 | +PopupDialog.persistBounds = R&emember Size and Location |
| 126 | +PopupDialog.menuTooltip = Menu |
| 127 | + |
| 128 | +############################################################ |
| 129 | + |
| 130 | +Image_not_found = Image not found |
| 131 | +<empty_selection> = <empty selection> |
| 132 | + |
| 133 | +######################################################## |
| 134 | +# Font properties labels for displaying a font |
| 135 | +####################################################### |
| 136 | +BoldItalicFont = bold italic |
| 137 | +BoldFont = bold |
| 138 | +ItalicFont = italic |
| 139 | +RegularFont = regular |
| 140 | + |
| 141 | +############################################################# |
| 142 | +# String representations of keys for Status line messages |
| 143 | +############################################################ |
| 144 | +Ctrl = Ctrl |
| 145 | +Command = Command |
| 146 | +Alt = Alt |
| 147 | +Shift = Shift |
| 148 | +Backspace = Backspace |
| 149 | +Tab = Tab |
| 150 | +Return = Return |
| 151 | +Enter = Enter |
| 152 | +Escape = Escape |
| 153 | +Esc = Esc |
| 154 | +Delete = Delete |
| 155 | +Space = Space |
| 156 | +Arrow_Up = Arrow Up |
| 157 | +Arrow_Down = Arrow Down |
| 158 | +Arrow_Left = Arrow Left |
| 159 | +Arrow_Right = Arrow Right |
| 160 | +Page_Up = Page Up |
| 161 | +Page_Down = Page Down |
| 162 | +Home = Home |
| 163 | +End = End |
| 164 | +Insert = Insert |
| 165 | +F1 = F1 |
| 166 | +F2 = F2 |
| 167 | +F3 = F3 |
| 168 | +F4 = F4 |
| 169 | +F5 = F5 |
| 170 | +F6 = F6 |
| 171 | +F7 = F7 |
| 172 | +F8 = F8 |
| 173 | +F9 = F9 |
| 174 | +F10 = F10 |
| 175 | +F11 = F11 |
| 176 | +F12 = F12 |
| 177 | + |
| 178 | +############################################## |
| 179 | +# Safe Runnable |
| 180 | +############################################## |
| 181 | +SafeRunnable.errorMessage = An error has occurred. See error log for more details. |
| 182 | +ColorSelector.Name=Color Selector |
| 183 | + |
| 184 | +############################################################# |
| 185 | +# org.eclipse.jface.viewers.deferred |
| 186 | +############################################################# |
| 187 | +Sorting = sorting |
| 188 | + |
| 189 | + |
| 190 | +############################################################# |
| 191 | +# org.eclipse.jface.util |
| 192 | +############################################################# |
| 193 | +LocalSelectionTransfer.errorMessage=Received wrong transfer data. |
| 194 | + |
| 195 | +############################################################# |
| 196 | +# org.eclipse.jface.fieldAssist |
| 197 | +############################################################# |
| 198 | +FieldDecorationRegistry.errorMessage=Error in field content |
| 199 | +FieldDecorationRegistry.contentAssistMessage=Content Assist Available |
| 200 | +FieldDecorationRegistry.requiredFieldMessage=Required Field |
| 201 | +FieldDecorationRegistry.errorQuickFixMessage=Error in field content. Quick Fix Available. |
| 202 | + |
| 203 | +############################################################### |
| 204 | +# org.eclipse.jface.util.SafeRunnableDialog |
| 205 | +############################################################# |
| 206 | +SafeRunnableDialog_reason=Reason |
| 207 | +SafeRunnableDialog_checkDetailsMessage=Check the details |
| 208 | +SafeRunnableDialog_MultipleErrorsTitle=Multiple Errors have Occurred |
| 209 | +SafeRunnableDialog_MultipleErrorsMessage=Multiple operations have reported errors. Select an error to view its details. |
0 commit comments