revert between 56095 -> 55830 in arch
[AROS.git] / workbench / tools / Edit / catalogs / JanoEditor.cd
blobe01a2e6b05e14070c965359e0c5a8095f8350ca2
2 ; Catalog description for JanoEditor
3 ; JanoEditor.cd
6 ; *****************************
7 ;  NewMenu strings
8 ; *****************************
10 ; Project Menu
12 MSG_PROJECTTITLE (//)
13 Project
15 MSG_NEWEMPTYFILE (//)
16 New
18 MSG_OPENNEWFILE (//)
19 Open file...
21 MSG_LOADINPRJ (//)
22 Load file...
24 MSG_SAVEFILE (//)
25 Save
27 MSG_SAVEFILEAS (//)
28 Save as...
30 MSG_SAVECHANGES (//)
31 Save changes
33 MSG_PRINTFILE (//)
34 Print
36 MSG_INFORMATION (//)
37 Information...
39 MSG_CLOSE (//)
40 Close
42 MSG_QUIT (//)
43 Quit
45 ; Edit Menu
47 MSG_EDITTITLE (//)
48 Edit
50 MSG_CUT (//)
51 Cut
53 MSG_COPY (//)
54 Copy
56 MSG_PASTE (//)
57 Paste
59 MSG_MARK (//)
60 Mark
62 MSG_MARKCOLUMN (//)
63 Mark column
65 MSG_SELECTALL (//)
66 Select all
68 MSG_DELLINE (//)
69 Delete line
71 MSG_SUBTOOLS (//)
72 Tools
74 MSG_INDENT (//)
75 Indent
77 MSG_UNINDENT (//)
78 Unindent
80 MSG_UPPERCASE (//)
81 Upper case
83 MSG_LOWERCASE (//)
84 Lower case
86 MSG_TOGGLECASE (//)
87 Toggle case
89 MSG_INSERTFILE (//)
90 Insert file...
92 MSG_UNDO (//)
93 Undo
95 MSG_REDO (//)
96 Redo
98 ; Search Menu
100 MSG_SEARCHTITLE (//)
101 Search
103 MSG_FIND (//)
104 Find...
106 MSG_REPLACE (//)
107 Replace...
109 MSG_SUBFIND (//)
110 Find
112 MSG_NEXTFIND (//)
113 Next
115 MSG_PREVFIND (//)
116 Previous
118 MSG_NEXTREPLACE (//)
119 Replace
121 MSG_PREVPAGE (//)
122 Previous page
124 MSG_NEXTPAGE (//)
125 Next page
127 MSG_GOTOLINE (//)
128 Goto line...
130 MSG_FINDBRACKET (//)
131 Matching bracket
133 MSG_LASTMODIF (//)
134 Last modification
136 MSG_BEGOFLINE (//)
137 Start of line
139 MSG_ENDOFLINE (//)
140 End of line
142 ; Macro Menu
144 MSG_MACROTITLE (//)
145 Macro
147 MSG_STARTRECORD (//)
148 Start recording
150 MSG_STOPRECORD (//)
151 Stop recording
153 MSG_PLAYMACRO (//)
154 Execute macro
156 MSG_REPEATMACRO (//)
157 Repeat macro...
159 ; Environment Menu
161 MSG_ENVTITLE (//)
162 Environment
164 MSG_SCRMODE (//)
165 Screen mode...
167 MSG_FONTS (//)
168 Fonts...
170 MSG_PREFS (//)
171 General preferences...
173 MSG_LOADPREFS (//)
174 Load preferences...
176 MSG_SAVEPREFS (//)
177 Save preferences
179 MSG_SAVEPREFSAS (//)
180 Save preferences as...
184 ; *****************************
185 ;  Possible error messages
186 ; *****************************
188 ERR_BADOS (//)
189 Obsolete OS. Install v2.0 or better.
191 ERR_NOASLREQ (//)
192 Cannot alloc ASL requester!
194 ERR_NOMEM (//)
195 Out of memory!
197 ERR_NOGUI (//)
198 Main interface failed to open!
200 ERR_NONAME (//)
201 No title
202 ; Not really an error but simplify translation
204 ERR_WRITECLIP (//)
205 Write error into clipboard device
207 ERR_OPENCLIP (//)
208 Unable to open clipboard!
210 ERR_LOADFILE (//)
211 Unable to load requested file
213 ERR_NOTXTINCLIP (//)
214 No text in clipboard
216 ERR_WRONG_TYPE (//)
217 Object is a directory!
219 ERR_READCLIP (//)
220 Read operation incomplete
222 ERR_NOBRACKET (//)
223 No parenthesis under cursor!
225 ERR_NOT_FOUND (//)
226 Pattern `%s' not found
228 ERR_LOADFONT (//)
229 Can't open desired font!
231 ERR_NOPREFEDITOR (//)
232 Can't find preference editor!
234 ERR_BADPREFSFILE (//)
235 Bad preference file format.
237 ERR_FILEMODIFIED (//)
238 %s has been modified.\nAre you sure want to close it?
240 ERR_SLC (//)
241 Save|Close|Cancel
243 ERR_NOSEARCHTEXT (//)
244 No text to search for!
246 ERR_FILEEXISTS (//)
247 This file already exists. Overwrite it?
249 ERR_OC (//)
250 Yes|No!
252 WARN_RECORD (//)
253 Start recording macro
255 WARN_RECORDED (//)
256 Macro recorded
258 WARN_REC (//)
259 [REC]
262 ; *************************************
263 ;  Information window related messages
264 ; *************************************
266 MSG_ABOUT (//)
267 Information
269 MSG_FORMATINFO (//)
270 %s\nDesigned by T.Pierron and C.Guillaume \xa9 2000\n\nFile edited: %s\nLength: %iu %s, %iu %s.
272 MSG_CONTINUE (//)
273 Continue
275 MSG_BYTE (//)
276 byte
278 MSG_BYTES (//)
279 bytes
281 MSG_LINE (//)
282 line
284 MSG_LINES (//)
285 lines
288 ; *************************
289 ;  Search & replace window
290 ; *************************
292 MSG_SEARCHWINDOW (//)
293 Search pattern
295 MSG_REPLACEWINDOW (//)
296 Search & Replace
298 MSG_SEARCHSTRING (//)
299 Locate:
301 MSG_REPLACESTRING (//)
302 Replace:
304 MSG_OPTCASE (//)
305 Match case
307 MSG_OPTWORDS (//)
308 Whole words
310 MSG_BUTTONREPLACE (//)
311 _Replace
313 MSG_BUTTONREPALL (//)
314 Replace _All
316 MSG_BUTTONSEARCH (//)
317 Search
319 MSG_NEXTSEARCH (//)
320 _Previous
322 MSG_USESEARCH (//)
323 _Use
325 MSG_CANCELSEARCH (//)
326 _Cancel
328 MSG_REPLACEALL (//)
329 %iu %s of `%s' replaced
331 MSG_OCCURENCY (//)
332 occurency
334 MSG_OCCURENCIES (//)
335 occurencies