$ Message catalogue for ex/vi $ Sccsid @(#)en_US 1.4 (gritter) 3/18/03 $quote " $set 1 1 "Usage: %s [- | -s] [-l] [-L] [-R] [-r [file]] [-t tag]\n\ [-v] [-V] [-w size] [+cmd | -c cmd] file...\n" 2 "%s: option requires an argument -- %c\n" 3 "%s: illegal option -- %c\n" 4 "Trace create error\n" 5 "Unknown option %s\n" 6 "Addr1 > addr2|First address exceeds second" 7 "Bad count|Nonzero count required" 8 "No address allowed@on this command" 9 "Badly formed address" 10 "No match to BOTTOM|Address search hit BOTTOM without matching pattern" 11 "No match to TOP|Address search hit TOP without matching pattern" 12 "Fail|Pattern not found" 13 "Marks are ' and a-z" 14 "Undefined mark@referenced" 15 "Negative address@- first buffer line is 1" 16 "Not that many lines@in buffer" 17 "Offset out-of-bounds|Offset after command too large" 18 "Home directory unknown" 19 "Mark what?|%s requires following letter" 20 "Bad mark|Mark must specify a letter" 21 "Preserve failed!" 22 "File preserved." 23 "No write@since last change (:rewind! overrides)" 24 "Old tty driver|Not using new tty driver/shell" 25 "Bad register" 26 "At EOF|At end-of-file" 27 "What?|Unknown command character '%c'" 28 "Extra chars|Extra characters at end of command" 29 " [Warning - %s is incomplete]" 30 "%d files@to edit" 31 "No more files@to edit" $quote 32 Extra chars|Extra characters at end of "%s" command $quote " 33 "%d more file" 34 "%s@to edit" 35 "No write@since last change (:%s! overrides)" 36 "What?|%s: No such command from open/visual" 37 "What?|%s: Not an editor command" 38 "[Hit return to continue] " 39 "Out of memory@- too many lines in file" 40 "Line overflow|Result line of join would be too long" 41 "That move would do nothing!" 42 "Move to a moved line" 43 "%s where?|%s requires a trailing address" 44 "Cannot put inside global/macro" 45 "Line too long|Result line after shift would be too long" 46 "Bad tag|Give one tag per line" 47 "No previous tag" 48 "%s: Bad tags file entry" 49 "No write@since last change (:tag! overrides)" 50 "No tags file" 51 "%s: No such tag@in tags file" 52 "Can't yank inside global/macro" 53 "\nAt EOF" 54 "At EOF" 55 "Hit BOTTOM" 56 "Hit TOP" 57 "Nothing to undo" 58 "Nothing changed|Last undoable command didn't change anything" 59 "Can't undo in global@commands" 60 "Missing lhs" 61 "Missing rhs" 62 "Missing rhs" 63 "No tail recursion" 64 "Too dangerous to map that" 65 "No tail recursion" 66 "Missing lhs" 67 "Not mapped|That macro wasn't mapped" 68 "Too many macros" 69 "Too much macro text" 70 "^H discarded\n" 71 "Input line too long" 72 "No file|No current filename" 73 " [Read only]" 74 " [Not edited]" 75 " [Modified]" 76 "No file " 77 " line %d of %d --%ld%%--" 78 "Pattern too long" 79 "Argument buffer overflow" 80 "No alternate filename@to substitute for #" 81 "No current filename@to substitute for %%" 82 "Can't make pipe to glob" 83 "Can't fork to do glob" 84 "Arg list too long" 85 "Arg list too long" 86 "No match" 87 "Missing filename" 88 "Ambiguous|Too many file names" 89 "Filename too long" 90 " [New file]" 91 " Block special file" 92 " Teletype" 93 " Character special file" 94 " Directory" 95 " Socket" 96 " Named pipe" 97 " Executable" 98 " Compressed Data" 99 " ELF object" 100 " Archive" 101 " Non-ascii file" 102 " [Read only]" 103 " %d/%d" 104 " %d line%s, %d character%s" 105 " (" 106 "%d null" 107 ", " 108 "%d non-ASCII" 109 "Write forms are 'w' and 'w>>'" 110 "No file|No current filename" $quote # 111 # File exists| File exists - use "w! %s" to overwrite# $quote " 112 " File is read only" 113 " File is read only" $quote # 114 # Use "w!" to write partial buffer# $quote " 115 " [New file]" 116 " [Existing file]" 117 " [Incomplete last line]" 118 " Line too long" 119 "Too many nested sources" 120 "Open and visual must be used interactively" 121 "Global within global@not allowed" 122 "Global needs re|Missing regular expression for global" 123 "Global command too long" 124 "substitution loop" 125 "Fail|Substitute pattern match failed" 126 "Substitute needs re|Missing regular expression for substitute" 127 "No previous re|No previous regular expression" 128 "No previous substitute re|No previous substitute to repeat" 129 "Replacement pattern too long@- limit 256 characters" 130 "Line overflow@in substitute" 131 "%d subs|%d substitutions" 132 " on %d lines" 133 "Regular expressions cannot be delimited by letters or digits" 134 "No previous scan re|No previous scanning regular expression" 135 "No previous substitute re|No previous substitute regular expression" 136 "Badly formed re|Regular expression \\ must be followed by / or ?" 137 "No previous re|No previous regular expression" 138 "Missing closing delimiter@for regular expression" 139 "Re too complex|Regular expression too complicated" 140 "Unmatched \\(|More \\('s than \\)'s in regular expression" 141 "Awash in \\('s!|Too many \\('d subexressions in a regular expression" 142 "Extra \\)|More \\)'s than \\('s in regular expression" 143 "Bad number|Bad number in regular expression" 144 "Range endpoint too large|Range endpoint too large in regular expression" 145 "More than 2 numbers given in \\{~\\}" 146 "} expected after \\" 147 "First number exceeds second in \\{~\\}" $quote 148 "\\digit" out of range $quote " 149 "Replacement pattern contains &@- cannot use in re" 150 "Replacement pattern contains \\d@- cannot use in re" 151 "Illegal *|Can't * a \\( ... \\) in regular expression") 152 "Illegal *|Can't * a \\n in regular expression" 153 "Bad character class|Empty character class '[]' or '[^]' cannot match" 154 "Missing ]" 155 "No newlines in re's|Can't escape newlines into regular expressions" 156 "Bad \\n|\\n in regular expression with n greater than the number of \\('s" 157 "Badly formed re|Missing closing delimiter for regular expression" 158 "Re internal error" 159 "%s: No such option@- 'set all' gives all option values" 160 "Option %s is not a toggle" 161 "Missing =@in assignment to option %s" 162 "Digits required@after =" 163 "String too long@in option assignment" 164 "Can't change type of terminal from within open/visual" 165 "%s%s" 166 "" 167 "no" 168 "%s=%d" 169 "%s=%s" 170 "%d lines" 171 " %c%s" 172 "Nonzero address required@on this command" 173 "No lines@in the buffer" 174 "more " 175 "fewer " 176 "" 177 "%d %slines@in file after %s" 178 "" 179 "s" 180 "Out of memory@saving lines for undo - try using ed" 181 "emt trap, _ovno is %d @ - try again" 182 "\nInterrupt" 183 " Tmp file too large" 184 " Tmp file too large" 185 " Tmp file too large" 186 "Out of register space (ugh)" 187 "Nothing in register %c" 188 "Can't put partial line inside macro" 189 "Nothing in register %c" 190 "Register too long@to fit in memory" 191 "%s: Unknown terminal type" 192 "Incomplete shell escape command@- use 'shell' to get a shell" 193 "Command too long" 194 "No previous command@to substitute for !" 195 "No alternate filename@to substitute for #" 196 "No filename@to substitute for %%" 197 "[No write]|[No write since last change]" 198 "No previous command@to repeat" 199 "Can't make pipe for filter" 200 "No more processes" 201 "No %s!\n" 202 "Can't make pipe" 203 "No more processes" 204 " Can't make pipe for recovery" 205 " Can't fork to execute recovery" 206 " No recovery routine" 207 "Fail|Pattern not found on addressed line" 208 "Can't use open/visual unless open option is set" 209 "Recursive open/visual not allowed" 210 "[Using open mode]" 211 "Visual needs addressible cursor or upline capability" 212 Can't use visual on a terminal which overstrikes" 213 "Visual requires clear screen capability" 214 "Visual requires scrolling" 215 "Screen too large for internal buffer" 216 "Don't know enough about your terminal to use %s" 217 "Terminal too wide" 218 "Screen too large" 219 "Internal error: vscroll" 220 "No lines in buffer" 221 "Internal error: vredraw" 222 "Input read error" 223 "%d %sline" 224 "Macro too long@ - maybe recursive?" 225 "Infinite macro loop" 226 "Q gets ex command mode, :q leaves vi" 227 " " 228 "AAPPEND MODE" 229 "CCHANGE MODE" 230 "OOPEN MODE" 231 "RREPLACE MODE" 232 "rREPLACE 1 CHAR" 233 "IINSERT MODE" 234 "Infinite macro loop" 235 "Line too long" 236 "Line too long" 237 "Internal error: vclreol" 238 "Internal error: vgoto" 239 "Line too long for open" 240 "Line too long" 241 "No memory pool" 242 "Memory pool exhausted" 243 "failed to memory map anonymous area" 244 "failed to open /dev/zero" 245 "failed to memory map /dev/zero" 246 "chunk of memory already in free list" 247 "out of memory" 248 "(null pointer)" 249 "y" $ exrecover $set 2 1 " Wrong number of arguments to exrecover" 2 " [Dated: %s" 3 ", newest of %d saved]" 4 "]" 5 " Not enough core for lines" 6 "No files saved.\n" 7 "On %s at " $quote # 8 # saved %d lines of file "%s"\n# $quote " 9 " File not found" 10 " [Lost line(s):" 11 " %d" 12 "-%d" 13 " [Lost line(s):" 14 " %d" 15 "-%d" 16 "]" 17 " Tmp file too large" $ expreserve $set 3 1 "NOT super user\n" 2 "the system went down" 3 "the editor was killed" 4 "Subject: editor saved ``LOST''\n" 5 "You were editing a file without a name\n" 6 "at <%s> on the machine ``%s'' when %s.\n" $quote # 7 #Since the file had no name, it has been named "LOST".\n# $quote " 8 "Subject: editor saved ``%s''\n" $quote # 9 #You were editing the file "%s"\n# $quote " 10 "at <%s> on the machine ``%s''\n" 11 "when %s.\n" 12 "\nYou can retrieve most of your changes to this file\n" $quote # 13 #using the "recover" command of the editor.\n# 14 #An easy way to do this is to give the command "vi -r %s".\n# 15 #This method also works using "ex" and "edit".\n# $quote " 16 "Buffer format error\t" 17 "Buffer read error" 18 "Can't find a name\t"