]> git.donarmstrong.com Git - dactyl.git/blob - common/locale/en-US/messages.properties
662286b6cf2d6be60f6ed58df50b54aa4d20e941
[dactyl.git] / common / locale / en-US / messages.properties
1 # TODO: normalize this debacle of Vim legacy messages
2 #     : are we losing the error code prefixes? --djk
3
4 abbrev.noSuch = No such abbreviation
5 abbrev.none = No abbreviations found
6
7 addon.check-1 = Checking updates for addons: %S
8 addon.cantInstallDir-1 = Cannot install a directory: %S
9 addon.unavailable = Don't have add-on yet
10
11 autocmd.executing-2 = Executing %S Auto commands for %S
12 autocmd.autocommand-1 = autocommand %S
13 autocmd.noMatching = No matching autocommands
14 autocmd.noGroup-1 = No such group or event: %S
15 autocmd.cantExecuteAll = Can't execute autocommands for ALL events
16
17 bookmark.noMatching-2 = No bookmarks matching tags %S and string %S
18 bookmark.noMatchingTags-1 = No bookmarks matching tags %S
19 bookmark.noMatchingString-1 = No bookmarks matching string %S
20 bookmark.none = No bookmarks set
21 bookmark.cantAdd-1 = Could not add bookmark %S
22 bookmark.allGone = All bookmarks deleted
23 bookmark.removed-1 = Removed bookmark: %S
24 bookmark.added-1 = Added bookmark: %S
25 bookmark.deleted-1 = %S bookmark(s) deleted
26
27 buffer.fewer-2 = %S fewer tab%S
28 buffer.cantDetatchLast = Can't detach the last tab
29 buffer.noMatching-1 = No matching buffer for %S
30 buffer.multipleMatching-1 = More than one match for %S
31 buffer.noClosed = No matching closed tab
32 buffer.noAlternate = No alternate page
33 buffer.backgroundLoaded = Background tab loaded: %S
34
35 command.commands = commands
36
37 command.cantDelete = Cannot delete non-user commands
38 command.cantReplace-1 = E182: Can't replace non-user command: %S
39 command.wontReplace-1 = Not replacing command: %S
40 command.eof-1 = Unexpected end of file waiting for %S
41 command.noSuch = No such command
42 command.noSuch-1 = No such command: %S
43 command.noSuchUser-1 = No such user-defined command: %S
44 command.notUseful-1 = This command is not useful in this version of %S
45 command.invalidName-1 = Invalid command name: %S
46 command.invalidOpt-1 = Invalid option: %S
47 command.invalidOptArg-2 = Invalid argument for option %S: %S
48 command.invalidOptTypeArg-3 = Invalid argument for %S option %S: %S
49 command.parsing-1 = Error parsing arguments: %S
50 command.none = No user-defined commands found
51 command.unknownCompleter-1 = E117: Unknown function: %S
52 command.exists = E174: Command already exists: add ! to replace it
53 command.noPrevious = E30: No previous command line
54 command.noRange = E481: No range allowed
55 command.noBang = E477: No ! allowed
56
57 command.colorscheme.notFound-1 = E185: Cannot find color scheme %S
58 command.conditional.illegal = Invalid use of conditional
59 command.finish.illegal = E168: :finish used outside of a sourced file
60 command.let.noSuch-1 = E108: No such variable: %S
61 command.let.unexpectedChar = E18: Unexpected characters in :let
62 command.let.illegalVar-1 = E461: Illegal variable name: %S
63 command.let.undefinedVar-1 = E121: Undefined variable: %S
64 command.let.invalidExpression-1 = E15: Invalid expression: %S
65
66 dactyl.parsingCommandLine-1 = Parsing command line options: %S
67 dactyl.notCommand-2 = E492: Not a %S command: %S
68 dactyl.sourcingPlugins-1 = Sourcing plugin directory: %S...
69 dactyl.noPluginDir = No user plugin directory found
70 dactyl.modulesLoaded = All modules loaded
71 dactyl.commandlineOpts-1 = Command-line options: %S
72 dactyl.noRCFile = No user RC file found
73 dactyl.initialized-1 = %S fully initialized
74
75 dialog.notAvailable-1 = Dialog %S not available
76
77 group.cantChangeBuiltin-1 = Cannot change %S in the builtin group
78 group.cantModifyBuiltin = Cannot modify builtin group
79 group.cantRemoveBuiltin = Cannot remove builtin group
80 group.noSuch-1 = No such group: %S
81 group.invalidName-1 = Invalid group name: %S
82 group.noCurrent = No current group
83
84 editor.noEditor = No editor specified
85
86 emenu.notFound-1 = Menu not found: %S
87
88 event.error-2 = Processing %S event: %S
89 event.nothingToPass = No events to pass
90
91 finder.notFound-1 = E486: Pattern not found: %S
92 finder.atTop = find hit TOP, continuing at BOTTOM
93 finder.atBottom = find hit BOTTOM, continuing at TOP
94
95 help.dontPanic = E478: Don't panic!
96 help.noFile-1 = Sorry, help file %S not found
97 help.noTopic-1 = Sorry, no help for %S
98
99 hints.noMatcher-1 = Invalid hintmatching type: %S
100
101 history.noMatching-1 = No history matching %S
102 history.none = No history set
103 history.noURL = URL not found in history
104
105 io.noSuchDir-1 = E344: Can't find directory %S
106 io.noPrevDir = E186: No previous directory
107 io.notReadable-1 = Can't open file %S
108 io.notWriteable-1 = Can't open file %S for writing
109 io.exists = File exists (add ! to override)
110 io.exists-1 = File %S exists (add ! to override)
111 io.noCommand-1 = Command not found: %S
112 io.commandFailed = E472: Command failed
113 io.oneFileAllowed = E172: Only one file name allowed
114 io.callingShell-1 = Calling shell to execute: %S
115 io.sourcing-1 = sourcing %S
116 io.sourcingEnd-1 = finished sourcing %S
117 io.notInRTP-1 = not found in 'runtimepath': %S
118 io.searchingFor-1 = Searching for %S
119 io.searchingFor-2 = Searching for %S in %S
120 io.downloadFinished-2 = Download of %S to %S finished
121
122 macro.canceled-1 = Canceled playback of macro '%S'
123 macro.recorded-1 = Recorded macro '%S'
124 macro.loadFailed-1 = Page did not load completely in %S seconds
125 macro.loadWaiting = Waiting for page to load...
126 macro.noSuch-1 = Macro '%S' not set
127 macro.noPrevious = No previous macro
128 macro.invalid-1 = Invalid macro name: '%S'
129
130 map.builtinImmutable = Cannot change mappings in the builtin group
131 map.none = No mapping found
132 map.noSuch-1 = No such mapping: %S
133 map.recursive-1 = Attempt to execute mapping recursively: %S
134
135 mark.none = No marks set
136 mark.invalid = Invalid mark
137 mark.unset-1 = Mark not set: %S
138 mark.noMatching-1 = E283: No marks matching %S
139
140 mode.recursiveSet = Not executing modes.set recursively
141
142 mow.noPreviousOutput = No previous command output
143
144 option.noSuch = No such option
145 option.noSuch-1 = No such option: %S
146 option.replaceExisting-1 = Warning: %S already exists: replacing existing option
147
148 plugin.searchingFor-1 = Searching for %S
149 plugin.searchingForIn-2 = Searching for %S in %S
150 plugin.notReplacingContext-1 = Not replacing plugin context for %S
151
152 print.toFile-1 = Printing to file: %S
153 print.sending = Sending to printer...
154 print.sent = Print job sent
155 print.printed-1 = Printed: %S
156
157 quickmark.none = No QuickMarks set
158 quickmark.noMatching-1 = No QuickMarks matching %S
159 quickmark.notSet = QuickMark not set
160 quickmark.invalid = Argument must be an ASCII letter or digit
161 quickmark.added-2 = Added Quick Mark '%S': %S
162
163 save.invalidDestination-1 = Invalid destination: %S
164
165 status.link-1 = Link: %S
166
167 style.none = No style found
168
169 time.total-1 = Total time: %S
170
171 variable.none = No variables found
172
173 window.cantAttachSame = Can't reattach to the same window
174 window.noIndex-1 = Window %S does not exist
175
176 zoom.outOfRange-2 = Zoom value out of range (%S - %S%%)
177 zoom.illegal = Illegal zoom value
178
179 error.clipboardEmpty = No clipboard data
180 error.countRequired-1 = Count required for %S
181 error.cantOpen-2 = Error opening %S: %S
182 error.interrupted = Interrupted
183 error.invalidSort-1 = Invalid sort order: %S
184 error.trailing = Trailing characters
185 error.trailing-1 = Trailing characters: %S
186 error.invalid-1 = Invalid %S
187 error.invalidArgument = Invalid argument
188 error.invalidArgument-1 = Invalid argument: %S
189 error.unavailable-2 = Not available on %S %S
190 error.argumentRequired = Argument required
191 error.argumentOrBang = Argument or ! required
192 error.invalidOperation = Invalid operation
193 error.monkeyPatchOverlay-1 = Not replacing property with eval-generated overlay by %S
194 error.nullComputedStyle-1 = Computed style is null: %S
195
196 warn.notDefaultBranch-2 = You are running %S from a testing branch: %S. Please do not report errors which do not also occur in the default branch.
197
198 # vim:se ft=jproperties tw=0: