Part 1 of X of trying to end up with all this SUBLANG mess
[reactos.git] / reactos / base / shell / cmd / lang / uk-UA.rc
1 /*
2 * PROJECT: Command-line interface
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: base/shell/cmd/Uk.rc
5 * PURPOSE: Ukraianian Language File for Command-line interface
6 * TRANSLATOR: Artem Reznikov
7 */
8
9 #include "windows.h"
10 #include "resource.h"
11
12 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
13 STRINGTABLE DISCARDABLE
14 {
15
16 STRING_ATTRIB_HELP, "Displays or changes file attributes.\n\n\
17 ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] file ...\n\
18 [/S [/D]]\n\n\
19 + Sets an attribute\n\
20 - Clears an attribute\n\
21 R Read-only file attribute\n\
22 A Archive file attribute\n\
23 S System file attribute\n\
24 H Hidden file attribute\n\
25 /S Processes matching files in the current directory\n\
26 and all subdirectories\n\
27 /D Processes directories as well\n\n\
28 Type ATTRIB without a parameter to display the attributes of all files.\n"
29
30 STRING_ALIAS_HELP, "Sets, removes or shows aliases.\n\n\
31 ALIAS [alias=[command]]\n\n\
32 alias Name for an alias.\n\
33 command Text to be substituted for an alias.\n\n\
34 To list all aliases:\n\
35 ALIAS\n\n\
36 To set a new or replace an existing alias:\n\
37 ALIAS da=dir a:\n\n\
38 To remove an alias from the alias list:\n\
39 ALIAS da="
40
41 STRING_BEEP_HELP, "Beep the speaker.\n\nBEEP\n"
42
43 STRING_CALL_HELP, "Calls one batch program from another.\n\n\
44 CALL [drive:][path]filename [batch-parameter]\n\n\
45 batch-parameter Specifies any command-line information required by the\n\
46 batch program."
47
48 STRING_CD_HELP, "Changes the current directory or displays it's name\n\n\
49 CHDIR [/D][drive:][path]\n\
50 CHDIR[..|.]\n\
51 CD [/D][drive:][path]\n\
52 CD[..|.]\n\n\
53 .. parent directory\n\
54 . current directory\n\
55 /D Will change current drive and current directory.\n\n\
56 Type CD drive: to display the current directory on the specified drive.\n\
57 Type CD without a parameter to display the current drive and directory.\n"
58
59 STRING_CHCP_HELP, "Displays or sets the active code page number.\n\n\
60 CHCP [nnn]\n\n\
61 nnn Specifies the active code page number.\n\n\
62 Type CHCP without a parameter to display the active code page number.\n"
63
64 STRING_CHOICE_HELP, "Waits for the user to choose one of a set of choices.\n\n\
65 CHOICE [/C[:]choices][/N][/S][/T[:]c,nn][text]\n\n\
66 /C[:]choices Specifies allowable keys. Default is YN.\n\
67 /N Do not display choices and ? at the end of the prompt string.\n\
68 /S Treat choice keys as case sensitive.\n\
69 /T[:]c,nn Default choice to c after nn seconds.\n\
70 text Prompt string to display.\n\n\
71 ERRORLEVEL is set to offset of key user presses in choices.\n"
72
73 STRING_CLS_HELP, "Clears the screen.\n\nCLS\n"
74
75 STRING_CMD_HELP1, "\nInternal commands available:\n"
76
77 STRING_CMD_HELP2, "\nFeatures available:"
78
79 STRING_CMD_HELP3," [aliases]"
80
81 STRING_CMD_HELP4," [history]"
82
83 STRING_CMD_HELP5," [unix filename completion]"
84
85 STRING_CMD_HELP6," [directory stack]"
86
87 STRING_CMD_HELP7," [redirections and piping]"
88
89 STRING_CMD_HELP8, "Starts a new instance of the ReactOS command line interpreter.\n\n\
90 CMD [/[C|K] command][/P][/Q][/T:bf]\n\n\
91 /C command Runs the specified command and terminates.\n\
92 /K command Runs the specified command and remains.\n\
93 /P CMD becomes permanent and runs autoexec.bat\n\
94 (cannot be terminated).\n\
95 /T:bf Sets the background/foreground color (see COLOR command).\n"
96
97 STRING_COLOR_HELP1, "Sets the default foreground and background colors.\n\n\
98 COLOR [attr [/-F]] \n\n\
99 attr Specifies color attribute of console output\n\
100 /-F Does not fill the console blank space with color attribute\n\n\
101 There are three ways to specify the colors:\n\
102 1) [bright] name on [bright] name (only the first three letters are required)\n\
103 2) decimal on decimal\n\
104 3) two hex digits\n\n\
105 Colors are:\n\
106 dec hex name dec hex name\n\
107 0 0 Black 8 8 Gray(Bright black)\n\
108 1 1 Blue 9 9 Bright Blue\n\
109 2 2 Green 10 A Bright Green\n\
110 3 3 Cyan 11 B Bright Cyan\n\
111 4 4 Red 12 C Bright Red\n\
112 5 5 Magenta 13 D Bright Magenta\n\
113 6 6 Yellow 14 E Bright Yellow\n\
114 7 7 White 15 F Bright White\n"
115
116 STRING_COPY_HELP1, "Overwrite %s (Yes/No/All)? "
117
118 STRING_COPY_HELP2, "Copies one or more files to another location.\n\n\
119 COPY [/V][/Y|/-Y][/A|/B] source [/A|/B]\n\
120 [+ source [/A|/B] [+ ...]] [destination [/A|/B]]\n\n\
121 source Specifies the file or files to be copied.\n\
122 /A Indicates an ASCII text file.\n\
123 /B Indicates a binary file.\n\
124 destination Specifies the directory and/or filename for the new file(s).\n\
125 /V Verifies that new files are written correctly.\n\
126 /Y Suppresses prompting to confirm you want to overwrite an\n\
127 existing destination file.\n\
128 /-Y Causes prompting to confirm you want to overwrite an\n\
129 existing destination file.\n\n\
130 The switch /Y may be present in the COPYCMD environment variable.\n\
131 ...\n"
132
133 STRING_DATE_HELP1, "\nEnter new date (mm%cdd%cyyyy): "
134
135 STRING_DATE_HELP2, "\nEnter new date (dd%cmm%cyyyy): "
136
137 STRING_DATE_HELP3, "\nEnter new date (yyyy%cmm%cdd): "
138
139 STRING_DATE_HELP4, "Displays or sets the date.\n\n\
140 DATE [/T][date]\n\n\
141 /T display only\n\n\
142 Type DATE without parameters to display the current date setting and\n\
143 a prompt for a new one. Press ENTER to keep the same date.\n"
144
145 STRING_DEL_HELP1, "Deletes one or more files.\n\n\
146 DEL [/N /P /T /Q /S /W /Y /Z /A[[:]attributes]] file ...\n\
147 DELETE [/N /P /T /Q /S /W /Y /Z /A[[:]attributes]] file ...\n\
148 ERASE [/N /P /T /Q /S /W /Y /Z /A[[:]attributes]] file ...\n\n\
149 file Specifies the file(s) to delete.\n\n\
150 /N Nothing.\n\
151 /P Prompt. Ask before deleting each file.\n\
152 /T Total. Display total number of deleted files and freed disk space.\n\
153 /Q Quiet.\n\
154 /W Wipe. Overwrite the file with random numbers before deleting it.\n\
155 /Y Yes. Kill even *.* without asking.\n\
156 /F Force Delete hidden, read-only and system files.\n\
157 /S Delete file from all sub directory\n\
158 /A Select files to be deleted based on attributes.\n\
159 attributes\n\
160 R Read Only files\n\
161 S System files\n\
162 A Archiveable files\n\
163 H Hidden Files\n\
164 - prefix meaning not\n"
165
166 STRING_DEL_HELP2, "All files in the directory will be deleted!\nAre you sure (Y/N)?"
167 STRING_DEL_HELP3, " %lu file deleted\n"
168 STRING_DEL_HELP4, " %lu files deleted\n"
169
170 STRING_DELAY_HELP, "pause for n seconds or milliseconds\n\
171 DELAY [/m]n\n\n\
172 /m specifiy than n are milliseconds\n\
173 otherwise n are seconds\n"
174
175 STRING_DIR_HELP1, "DIR [drive:][path][filename] [/A[[:]attributes]] [/B] [/C] [/D] [/L] [/N]\n\
176 [/O[[:]sortorder]] [/P] [/Q] [/S] [/T[[:]timefield]] [/W] [/X] [/4]\n\n\
177 [drive:][path][filename]\n\
178 Specifies drive, directory, and/or files to list.\n\n\
179 /A Displays files with specified attributes.\n\
180 attributes D Directories R Read-only files\n\
181 H Hidden files A Files ready for archiving\n\
182 S System files - Prefix meaning not\n\
183 /B Uses bare format (no heading information or summary).\n\
184 /C Display the thousand separator in file sizes. This is the\n\
185 default. Use /-C to disable display of separator.\n\
186 /D Same as wide but files are list sorted by column.\n\
187 /L Uses lowercase.\n\
188 /N New long list format where filenames are on the far right.\n\
189 /O List by files in sorted order.\n\
190 sortorder N By name (alphabetic) S By size (smallest first)\n\
191 E By extension (alphabetic) D By date/time (oldest first)\n\
192 G Group directories first - Prefix to reverse order\n\
193 /P Pauses after each screenful of information.\n\
194 /Q Display the owner of the file.\n\
195 /S Displays files in specified directory and all subdirectories.\n\
196 /T Controls which time field displayed or used for sorting\n\
197 timefield C Creation\n\
198 A Last Access\n\
199 W Last Written\n\
200 /W Uses wide list format.\n\
201 /X This displays the short names generated for non-8dot3 file\n\
202 names. The format is that of /N with the short name inserted\n\
203 before the long name. If no short name is present, blanks are\n\
204 displayed in its place.\n\
205 /4 Displays four-digit years\n\n\
206 Switches may be preset in the DIRCMD environment variable. Override\n\
207 preset switches by prefixing any switch with - (hyphen)--for example, /-W.\n"
208
209 STRING_DIR_HELP2, " Volume in drive %c is %s\n"
210 STRING_DIR_HELP3, " Volume in drive %c has no label.\n"
211 STRING_DIR_HELP4, " Volume Serial Number is %04X-%04X\n"
212 STRING_DIR_HELP5, "\n Total Files Listed:\n%16i File(s)% 14s bytes\n"
213 STRING_DIR_HELP6, "%16i Dir(s)% 15s bytes\n"
214 STRING_DIR_HELP7, "\n Directory of %s\n\n"
215 STRING_DIR_HELP8, "%16i File(s)% 14s bytes\n"
216
217 STRING_DIRSTACK_HELP1, "Stores the current directory for use by the POPD command, then\n\
218 changes to the specified directory.\n\n\
219 PUSHD [path | ..]\n\n\
220 path Specifies the directory to make the current directory\n"
221
222 STRING_DIRSTACK_HELP2, "Changes to the directory stored by the PUSHD command.\n\nPOPD"
223
224 STRING_DIRSTACK_HELP3, "Prints the contents of the directory stack.\n\nDIRS"
225
226 STRING_DIRSTACK_HELP4, "Directory stack empty"
227
228 STRING_ECHO_HELP1, "Display a messages without trailing carriage return and line feed.\n\n\
229 ECHOS message"
230
231 STRING_ECHO_HELP2, "Displays a message to the standard error output.\n\n\
232 ECHOERR message\n\
233 ECHOERR. prints an empty line"
234
235 STRING_ECHO_HELP3, "Prints a messages to standard error output without trailing carriage return and line feed.\n\n\
236 ECHOSERR message"
237
238 STRING_ECHO_HELP4, "Displays a message or switches command echoing on or off.\n\n\
239 ECHO [ON | OFF]\n\
240 ECHO [message]\n\
241 ECHO. prints an empty line\n\n\
242 Type ECHO without a parameter to display the current ECHO setting."
243
244 STRING_ECHO_HELP5, "ECHO is %s\n"
245
246 STRING_EXIT_HELP, "Exits the command line interpreter.\n\nEXIT\n"
247
248 STRING_FOR_HELP1, "Runs a specified command for each file in a set of files\n\n\
249 FOR %variable IN (set) DO command [parameters]\n\n\
250 %variable Specifies a replaceable parameter.\n\
251 (set) Specifies a set of one or more files. Wildcards may be used.\n\
252 command Specifies the command to carry out for each file.\n\
253 parameters Specifies parameters or switches for the specified command.\n\n\
254 To use the FOR command in a batch program, specify %%variable instead of\n\
255 %variable.\n"
256
257 STRING_FREE_HELP1, "\nVolume in drive %s is %-11s\n\
258 Serial number is %s\n\
259 %16s bytes total disk space\n\
260 %16s bytes used\n\
261 %16s bytes free\n"
262
263 STRING_FREE_HELP2, "Displays drive information.\n\nFREE [drive: ...]\n"
264
265 STRING_IF_HELP1, "Performs conditional processing in batch programs.\n\n\
266 IF [NOT] ERRORLEVEL number command\n\
267 IF [NOT] string1==string2 command\n\
268 IF [NOT] EXIST filename command\n\
269 IF [NOT] DEFINED variable command\n\n\
270 NOT Specifies that CMD should carry out the command only if\n\
271 the condition is false\n\
272 ERRORLEVEL number Specifies a true condition if the last program run returned\n\
273 an exit code equal or greater than the number specified.\n\
274 command Specifies the command to carry out if the condition is met.\n\
275 string1==string2 Specifies a true condition if the specified text strings\n\
276 match.\n\
277 EXIST filename Specifies a true condition if the specified filename exists.\n\
278 DEFINED variable Specifies a true condition if the specified variable is\n\
279 defined.\n"
280
281 STRING_GOTO_HELP1, "Directs CMD to a labeled line in a batch script.\n\n\
282 GOTO label\n\n\
283 label Specifies a text string used in a batch script as a label.\n\n\
284 You type a label on a line by itself, beginning with a colon."
285
286 STRING_LABEL_HELP1, "Displays or changes drive label.\n\nLABEL [drive:][label]\n"
287
288 STRING_LABEL_HELP2, "Volume in drive %c: is %s\n"
289 STRING_LABEL_HELP3, "Volume in drive %c: has no label\n"
290 STRING_LABEL_HELP4, "Volume Serial Number is %04X-%04X\n"
291 STRING_LABEL_HELP5, "Drive label (11 Characters, ENTER if none)? "
292
293 STRING_LOCALE_HELP1, "Current time is"
294
295 STRING_MKDIR_HELP, "Creates a directory.\n\n\
296 MKDIR [drive:]path\nMD [drive:]path"
297
298 STRING_MEMMORY_HELP1, "Displays the amount of system memory.\n\nMEMORY"
299
300 STRING_MEMMORY_HELP2, "\n %12s%% memory load.\n\n\
301 %13s bytes total physical RAM.\n\
302 %13s bytes available physical RAM.\n\n\
303 %13s bytes total page file.\n\
304 %13s bytes available page file.\n\n\
305 %13s bytes total virtual memory.\n\
306 %13s bytes available virtual memory.\n"
307
308 STRING_MISC_HELP1, "Press a key to continue...\n"
309
310 STRING_MOVE_HELP1, "Overwrite %s (Yes/No/All)? "
311
312 STRING_MOVE_HELP2, "Moves files and renames files and directories.\n\n\
313 To move one or more files:\n\
314 MOVE [/N][drive:][path]filename1[,...] destination\n\n\
315 To rename a directory:\n\
316 MOVE [/N][drive:][path]dirname1 dirname2\n\n\
317 [drive:][path]filename1 Specifies the location and name of the file\n\
318 or files you want to move.\n\
319 /N Nothing. Do everything but move files or directories.\n\n\
320 Current limitations:\n\
321 - You can't move a file or directory from one drive to another.\n"
322
323 STRING_MSGBOX_HELP, "display a message box and return user responce\n\n\
324 MSGBOX type ['title'] prompt\n\n\
325 type button displayed\n\
326 possible values are: OK, OKCANCEL,\n\
327 YESNO, YESNOCANCEL\n\
328 title title of message box\n\
329 prompt text displayed by the message box\n\n\n\
330 ERRORLEVEL is set according the button pressed:\n\n\
331 YES : 10 | NO : 11\n\
332 OK : 10 | CANCEL : 12\n"
333
334 STRING_PATH_HELP1, "Displays or sets a search path for executable files.\n\n\
335 PATH [[drive:]path[;...]]\nPATH ;\n\n\
336 Type PATH ; to clear all search-path settings and direct the command shell\n\
337 to search only in the current directory.\n\
338 Type PATH without parameters to display the current path.\n"
339
340 STRING_PROMPT_HELP1, "Changes the command prompt.\n\n\
341 PROMPT [text]\n\n\
342 text Specifies a new command prompt.\n\n\
343 Prompt can be made up of normal characters and the following special codes:\n\n\
344 $A & (Ampersand)\n\
345 $B | (pipe)\n\
346 $C ( (Left parenthesis)\n\
347 $D Current date\n\
348 $E Escape code (ASCII code 27)\n\
349 $F ) (Right parenthesis)\n\
350 $G > (greater-than sign)\n\
351 $H Backspace (erases previous character)\n\
352 $L < (less-than sign)\n\
353 $N Current drive\n\
354 $P Current drive and path\n\
355 $Q = (equal sign)\n\
356 $T Current time\n\
357 $V OS version number\n\
358 $_ Carriage return and linefeed\n\
359 $$ $ (dollar sign)\n"
360
361 STRING_PAUSE_HELP1, "Stops the execution of a batch file and shows the following message:\n\
362 'Press any key to continue...' or a user defined message.\n\n\
363 PAUSE [message]"
364
365 STRING_PROMPT_HELP2, " $+ Displays the current depth of the directory stack"
366
367 STRING_PROMPT_HELP3, "\nType PROMPT without parameters to reset the prompt to the default setting."
368
369 STRING_REM_HELP, "Starts a comment line in a batch file.\n\nREM [Comment]"
370
371 STRING_RMDIR_HELP, "Removes a directory.\n\n\
372 RMDIR [drive:]path\nRD [drive:]path\n\
373 /S Deletes all files and folders within target\n\
374 /Q Doesnt prompt for user\n"
375 STRING_RMDIR_HELP2, "Directory is not empty!\n"
376
377 STRING_REN_HELP1, "Renames a file/directory or files/directories.\n\n\
378 RENAME [/E /N /P /Q /S /T] old_name ... new_name\n\
379 REN [/E /N /P /Q /S /T] old_name ... new_name\n\n\
380 /E No error messages.\n\
381 /N Nothing.\n\
382 /P Prompts for confirmation before renaming each file.\n\
383 (Not implemented yet!)\n\
384 /Q Quiet.\n\
385 /S Rename subdirectories.\n\
386 /T Display total number of renamed files.\n\n\
387 Note that you cannot specify a new drive or path for your destination. Use\n\
388 the MOVE command for that purpose.\n"
389
390 STRING_REN_HELP2, " %lu file renamed\n"
391
392 STRING_REN_HELP3, " %lu files renamed\n"
393
394 STRING_SHIFT_HELP, "Changes the position of replaceable parameters in a batch file.\n\n\
395 SHIFT [DOWN]"
396
397 STRING_SCREEN_HELP, "move cursor and optionally print text\n\n\
398 SCREEN row col [text]\n\n\
399 row row to wich move the cursor\n\
400 col column to wich move the cursor"
401
402 STRING_SET_HELP, "Displays, sets, or removes environment variables.\n\n\
403 SET [variable[=][string]]\n\n\
404 variable Specifies the environment-variable name.\n\
405 string Specifies a series of characters to assign to the variable.\n\n\
406 Type SET without parameters to display the current environment variables.\n"
407
408 STRING_START_HELP1, "Starts a command.\n\n\
409 START command\n\n\
410 command Specifies the command to run.\n\n\
411 At the moment all commands are started asynchronously.\n"
412
413 STRING_TITLE_HELP, "Sets the window title for the command prompt window.\n\n\
414 TITLE [string]\n\n\
415 string Specifies the title for the command prompt window.\n"
416
417 STRING_TIME_HELP1, "Displays or sets the system time.\n\n\
418 TIME [/T][time]\n\n\
419 /T display only\n\n\
420 Type TIME with no parameters to display the current time setting and a prompt\n\
421 for a new one. Press ENTER to keep the same time.\n"
422
423 STRING_TIME_HELP2, "Enter new time: "
424
425 STRING_TIMER_HELP1, "Elapsed %d msecs\n"
426
427 STRING_TIMER_HELP2, "Elapsed %02d%c%02d%c%02d%c%02d\n"
428
429 STRING_TIMER_HELP3, "allow the use of ten stopwatches.\n\n\
430 TIMER [ON|OFF] [/S] [/n] [/Fn]\n\n\
431 ON set stopwatch ON\n\
432 OFF set stopwatch OFF\n\
433 /S Split time. Return stopwatch split\n\
434 time without changing its value\n\
435 /n Specifiy the stopwatch number.\n\
436 Stopwatches available are 0 to 9\n\
437 If it is not specified default is 1\n\
438 /Fn Format for output\n\
439 n can be:\n\
440 0 milliseconds\n\
441 1 hh%cmm%css%cdd\n\n\
442 if none of ON, OFF or /S is specified the command\n\
443 will toggle stopwatch state\n\n"
444
445 STRING_TYPE_HELP1, "Displays the contents of text files.\n\nTYPE [drive:][path]filename \n\
446 /P Shows one screen of output at a time.\n"
447
448 STRING_VERIFY_HELP1, "This command is just a dummy!!\n\
449 Sets whether to verify that your files are written correctly to a\n\
450 disk.\n\n\
451 VERIFY [ON | OFF]\n\n\
452 Type VERIFY without a parameter to display the current VERIFY setting.\n"
453
454 STRING_VERIFY_HELP2, "VERIFY is %s.\n"
455
456 STRING_VERIFY_HELP3, "Must specify ON or OFF."
457
458 STRING_VERSION_HELP1, "Displays shell version information\n\n\
459 VER [/C][/R][/W]\n\n\
460 /C Displays credits.\n\
461 /R Displays redistribution information.\n\
462 /W Displays warranty information."
463
464 STRING_VERSION_HELP2, " comes with ABSOLUTELY NO WARRANTY; for details\n\
465 type: `ver /w'. This is free software, and you are welcome to redistribute\n\
466 it under certain conditions; type `ver /r' for details. Type `ver /c' for a\n\
467 listing of credits."
468
469 STRING_VERSION_HELP3, "\n This program is distributed in the hope that it will be useful,\n\
470 but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
471 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\
472 GNU General Public License for more details."
473
474 STRING_VERSION_HELP4, "\n This program is free software; you can redistribute it and/or modify\n\
475 it under the terms of the GNU General Public License as published by\n\
476 the Free Software Foundation; either version 2 of the License, or\n\
477 (at your option) any later version.\n"
478
479 STRING_VERSION_HELP5, "\nSend bug reports to <ros-dev@reactos.org>.\n\
480 Updates are available at: http://www.reactos.org"
481
482 STRING_VERSION_HELP6, "\nFreeDOS version written by:\n"
483
484 STRING_VERSION_HELP7, "\nReactOS version written by:\n"
485
486 STRING_VOL_HELP1, " Volume in drive %c: is %s"
487 STRING_VOL_HELP2, " Volume in drive %c: has no label"
488 STRING_VOL_HELP3, " Volume Serial Number is %04X-%04X\n"
489 STRING_VOL_HELP4, "Displays the disk volume label and serial number, if they exist.\n\nVOL [drive:]"
490
491 STRING_WINDOW_HELP1, "change console window aspect\n\n\
492 WINDOW [/POS[=]left,top,width,heigth]\n\
493 [MIN|MAX|RESTORE] ['title']\n\n\
494 /POS specify window placement and dimensions\n\
495 MIN minimize the window\n\
496 MAX maximize the window\n\
497 RESTORE restore the window"
498
499 STRING_WINDOW_HELP2, "change console window aspect\n\n\
500 ACTIVATE 'window' [/POS[=]left,top,width,heigth]\n\
501 [MIN|MAX|RESTORE] ['title']\n\n\
502 window tile of window on wich perform actions\n\
503 /POS specify window placement and dimensions\n\
504 MIN minimize the window\n\
505 MAX maximize the window\n\
506 RESTORE restore the window\n\
507 title new title\n"
508
509
510 STRING_HELP1, "Ñïèñîê âñ³õ äîñòóïíèõ êîìàíä (+ îïèñ)\n\n\
511 êîìàíäà /? Äëÿ äîêëàäíî¿ ³íôîðìàö³¿ ïðî êîíêðåòíó êîìàíäó\n\n\
512 ? Ñïèñîê âñ³õ äîñòóïíèõ êîìàíä áåç îïèñó.\n\
513 ALIAS Âñòàíîâëåííÿ, âèäàëåííÿ àáî ïîêàç ïñåâäîí³ì³â.\n\
514 ATTRIB ³äîáðàæåííÿ àáî çì³íà àòðèáóò³â ôàéëó.\n\
515 BEEP Çâóêîâèé ñèãíàë ñï³êåðà.\n\
516 CALL Âèêëèê îäí³º¿ ïàêåòíî¿ ïðîãðàìè ç ³íøî¿.\n\
517 CD ³äîáðàæåííÿ ³ìåí³ àáî çì³íà ïîòî÷íî¿ ïàïêè.\n\
518 CHCP ³äîáðàæåííÿ àáî âñòàíîâëåííÿ ïîòî÷íîãî íîìåðà êîäîâî¿ ñòîð³íêè.\n\
519 CHOICE Î÷³êóâàííÿ âèáîðó êîðèñòóâà÷åì îäíîãî ç âêàçàíèõ ñèìâîë³â.\n\
520 CLS Î÷èùåííÿ åêðàíó.\n\
521 CMD Çàïóñê íîâî¿ êîﳿ ³íòåðïðåòàòîðà êîìàíä ReactOS.\n\
522 COLOR Âñòàíîâëåííÿ òèïîâèõ êîëüîð³â òåêñòó ³ òëà êîíñîë³.\n\
523 COPY Êîï³þâàííÿ îäíîãî àáî á³ëüøå ôàéë³â â ³íøå ì³ñöå.\n\
524 DATE ³äîáðàæåííÿ àáî âñòàíîâëåííÿ äàòè.\n\
525 DELETE Âèäàëåííÿ îäíîãî àáî á³ëüøå ôàéë³â.\n\
526 DIR ³äîáðàæåííÿ ñïèñêó ôàéë³â ³ ï³äïàïîê â ïàïö³.\n\
527 ECHO ³äîáðàæåííÿ ïîâ³äîìëåíü, àáî ïåðåìèêàííÿ ðåæèìó â³äîáðàæåííÿ êîìàíä.\n\
528 ERASE Âèäàëåííÿ îäíîãî àáî á³ëüøå ôàéë³â.\n\
529 EXIT Âèõ³ä ç ïðîãðàìè CMD.EXE (³íòåðïðåòàòîðà êîìàíä).\n\
530 FOR Çàïóñê âêàçàíî¿ êîìàíäè äëÿ êîæíîãî ôàéëó ç íàáîðó ôàéë³â.\n\
531 FREE (³ëüíèé) äèñêîâèé ïðîñò³ð.\n\
532 GOTO Ïåðåäà÷à óïðàâë³ííÿ ðÿäêó ïàêåòíî¿ ïðîãðàìè, ÿêèé ì³ñòèòü ì³òêó.\n\
533 HELP Äîâ³äêîâà ³íôîðìàö³ÿ ïðî êîìàíäè ReactOS.\n\
534 HISTORY Ñïèñîê óñ³õ âèêîðèñòàíèõ êîìàíä.\n\
535 IF Îïåðàòîð îáðîáêè óìîâ ó ïàêåòíèõ ïðîãðàìàõ.\n\
536 LABEL Ñòâîðåííÿ, çì³íà, àáî âèäàëåííÿ ì³òîê òîìó äèñêà.\n\
537 MD Ñòâîðåííÿ ïàïêè.\n\
538 MKDIR Ñòâîðåííÿ ïàïêè.\n\
539 MOVE Ïåðåì³ùåííÿ îäíîãî àáî á³ëüøå ôàéë³â ç îäí³º¿ ïàïêè äî ³íøî¿\n\
540 ïàïêè.\n\
541 PATH ³äîáðàæåííÿ àáî âñòàíîâëåííÿ øëÿõó ïîøóêó âèêîíóâàíèõ ôàéë³â.\n\
542 PAUSE Òèì÷àñîâå ïðèïèíåííÿ îáðîáêè êîìàíäíîãî ôàéëó ³ ïîêàç ïîâ³äîìëåííÿ.\n\
543 POPD ³äíîâëþº ïîïåðåäíº çíà÷åííÿ ïîòî÷íî¿ ïàïêè, çáåðåæåíå êîìàíäîþ\n\
544 PUSHD.\n\
545 PROMPT Çì³íà çàïðîøåííÿ êîìàíäíîãî ðÿäêà.\n\
546 PUSHD Çáåð³ãຠïîòî÷íó ïàïêó, à ïîò³ì çì³íþº ¿¿.\n\
547 RD Ïåðåì³ùåííÿ ïàïêè.\n\
548 REM Çàïèñóº êîìåíòàð³ (çàóâàæåííÿ) â êîìàíäíèõ ôàéëàõ.\n\
549 REN Ïåðåéìåíóâàííÿ ôàéëà àáî ôàéë³â.\n\
550 RENAME Ïåðåéìåíóâàííÿ ôàéëà àáî ôàéë³â.\n\
551 RMDIR Ïåðåì³ùåííÿ ïàïêè.\n\
552 SCREEN Ïåðåì³ùåííÿ êóðñîðà ³ âèâåäåííÿ òåêñòó.\n\
553 SET ³äîáðàæåííÿ, âñòàíîâëåííÿ, àáî âèäàëåííÿ çì³ííèõ îòî÷åííÿ ReactOS.\n\
554 SHIFT Çðóøåííÿ ïîçèö³¿ çàì³ííèõ ïàðàìåòð³â ó êîìàíäíèõ ôàéëàõ.\n"
555 STRING_HELP2, "START ³äêðèâຠîêðåìå â³êíî äëÿ çàïóñêó âêàçàíèõ êîìàíä àáî ïðîãðàì.\n\
556 Âèêîíóº êîìàíäó.\n\
557 TIME ³äîáðàæåííÿ àáî âñòàíîâëåííÿ ñèñòåìíîãî ÷àñó.\n\
558 TIMER Äîçâîëÿº âèêîðèñòàííÿ äåñÿòè ñåêóíäîì³ð³â.\n\
559 TITLE Âñòàíîâëåííÿ çàãîëîâêà â³êíà äëÿ ñåñ³¿ CMD.EXE.\n\
560 TYPE ³äîáðàæåííÿ âì³ñòó òåêñòîâîãî ôàéëó.\n\
561 VER ³äîáðàæåííÿ âåðñ³¿ ReactOS.\n\
562 VERIFY Âêëþ÷åííÿ àáî â³äêëþ÷åííÿ ðåæèìó ïåðåâ³ðêè ïðàâèëüíîñò³ çàïèñó\n\
563 ôàéë³â íà äèñê.\n\
564 VOL ³äîáðàæåííÿ ì³òêè òîìó äèñêà ³ ñåð³éíîãî íîìåðà.\n"
565
566
567 STRING_CHOICE_OPTION, "YN"
568 STRING_COPY_OPTION, "YNA"
569
570
571 STRING_ALIAS_ERROR, "Command line too long after alias expansion!\n"
572 STRING_BATCH_ERROR, "Error opening batch file\n"
573 STRING_CHCP_ERROR1, "Active code page: %u\n"
574 STRING_CHCP_ERROR4, "Invalid code page\n"
575 STRING_CHOICE_ERROR, "Invalid option. Expected format: /C[:]options"
576 STRING_CHOICE_ERROR_TXT, "Invalid option. Expected format: /T[:]c,nn"
577 STRING_CHOICE_ERROR_OPTION, "Illegal Option: %s"
578 STRING_MD_ERROR, "A subdirectory or file already exists.\n"
579 STRING_MD_ERROR2, "The path to the new folder does not exist.\n"
580 STRING_CMD_ERROR1, "Can't redirect input from file %s\n"
581 STRING_CMD_ERROR2, "Error creating temporary file for pipe data\n"
582 STRING_CMD_ERROR3, "Can't redirect to file %s\n"
583 STRING_CMD_ERROR4, "Running %s...\n"
584 STRING_CMD_ERROR5, "Running cmdexit.bat...\n"
585 STRING_COLOR_ERROR1, "Same colors error! (Background and foreground can't be the same color)"
586 STRING_COLOR_ERROR2, "error in color specification"
587 STRING_COLOR_ERROR3, "Color %x\n"
588 STRING_COLOR_ERROR4, "same colors error!"
589 STRING_CONSOLE_ERROR, "Unknown error: %d\n"
590 STRING_COPY_ERROR1, "Error: Cannot open source - %s!\n"
591 STRING_COPY_ERROR2, "Error: Can't copy onto itself!\n"
592 STRING_COPY_ERROR3, "Error writing destination!\n"
593 STRING_COPY_ERROR4, "Error: Not implemented yet!\n"
594 STRING_DATE_ERROR, "Invalid date."
595 STRING_DEL_ERROR5, "The file %s will be deleted! "
596 STRING_DEL_ERROR6, "Are you sure (Y/N)?"
597 STRING_DEL_ERROR7, "Deleting: %s\n"
598 STRING_ERROR_ERROR1, "Unknown error! Error code: 0x%lx\n"
599 STRING_ERROR_ERROR2, "Syntax error"
600 STRING_FOR_ERROR1, "'in' missing in for statement."
601 STRING_FOR_ERROR2, "no brackets found."
602 STRING_FOR_ERROR3, "'do' missing."
603 STRING_FOR_ERROR4, "no command after 'do'."
604 STRING_FREE_ERROR1, "Invalid drive"
605 STRING_FREE_ERROR2, "unlabeled"
606 STRING_GOTO_ERROR1, "No label specified for GOTO"
607 STRING_GOTO_ERROR2, "Label '%s' not found\n"
608
609 STRING_MOVE_ERROR1, "[OK]\n"
610 STRING_MOVE_ERROR2, "[Error]\n"
611
612 STRING_REN_ERROR1, "MoveFile() failed. Error: %lu\n"
613
614 STRING_START_ERROR1, "No batch support at the moment!"
615
616 STRING_TIME_ERROR1, "Invalid time."
617
618 STRING_TYPE_ERROR1, "Invalid option '/%s'\n"
619
620 STRING_WINDOW_ERROR1, "window not found"
621
622
623 STRING_ERROR_PARAMETERF_ERROR, "Parameter format not correct - %c\n"
624 STRING_ERROR_INVALID_SWITCH, "Invalid switch - /%c\n"
625 STRING_ERROR_TOO_MANY_PARAMETERS, "Too many parameters - %s\n"
626 STRING_ERROR_PATH_NOT_FOUND, "Path not found\n"
627 STRING_ERROR_FILE_NOT_FOUND, "File not found\n"
628 STRING_ERROR_REQ_PARAM_MISSING, "Required parameter missing\n"
629 STRING_ERROR_INVALID_DRIVE, "Invalid drive specification\n"
630 STRING_ERROR_INVALID_PARAM_FORMAT, "Invalid parameter format - %s\n"
631 STRING_ERROR_BADCOMMAND, "Íåâ³ðíà êîìàíäà àáî ³ì'ÿ ôàéëó\n"
632 STRING_ERROR_OUT_OF_MEMORY, "Out of memory error.\n"
633 STRING_ERROR_CANNOTPIPE, "Error! Cannot pipe! Cannot open temporary file!\n"
634 STRING_ERROR_D_PAUSEMSG, "Press any key to continue . . ."
635 STRING_ERROR_DRIVER_NOT_READY, "Drive not ready"
636
637 STRING_PATH_ERROR, "CMD: Not in environment '%s'\n"
638
639 STRING_CMD_SHELLINFO, "\nReactOS Command Line Interpreter"
640 STRING_VERSION_RUNVER, " running on %s"
641 STRING_COPY_FILE , " %d file(s) copied\n"
642 STRING_DELETE_WIPE, "wiped"
643 STRING_FOR_ERROR, "bad variable specification."
644 STRING_SCREEN_COL, "invalid value for col"
645 STRING_SCREEN_ROW, "invalid value for row"
646 STRING_TIMER_TIME "Timer %d is %s: "
647
648 STRING_INVALID_OPERAND, "Invalid operand."
649 STRING_EXPECTED_CLOSE_PAREN, "Expected ')'."
650 STRING_EXPECTED_NUMBER_OR_VARIABLE,"Expected number or variable name."
651 STRING_SYNTAX_COMMAND_INCORRECT, "The syntax of the command is incorrect."
652
653 }