Subversion Repositories SvarDOS

Rev

Rev 515 | Rev 540 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
515 mateuszvis 1
#
2
# SvarCOM translation file
3
# Lang: ENGLISH
4
#
5
# Translator: Mateusz Viste
6
#
7
 
8
# PAUSE
9
15.0:Suspends the execution of a batch script
10
15.1:Press any key to continue...
11
 
12
# SHIFT
13
16.0:Changes the position of arguments in a batch file:
14
16.1:Argument %1 becomes %0, argument %2 becomes %1, etc.
538 mateuszvis 15
 
16
# DOS ERRORS
17
255.1:Function number invalid
18
255.2:File not found
19
255.3:Path not found
20
255.4:Too many open files (no handles available)
21
255.5:Access denied
22
255.6:Invalid handle
23
255.7:Memory control block destroyed
24
255.8:Insufficient memory
25
255.9:Memory block address invalid
26
255.10:Environment invalid
27
255.11:Format invalid
28
255.12:Access code invalid
29
255.13:Data invalid
30
255.15:Invalid drive
31
255.16:Attemted to remove current directory
32
255.17:Not same device
33
255.18:No more files
34
255.19:Disk write-protected
35
255.20:Unknown unit
36
255.21:Drive not ready
37
255.22:Unknown command
38
255.23:Data error (CRC)
39
255.24:Bad request structure length
40
255.25:Seek error
41
255.26:Unknown media type (non-DOS disk)
42
255.27:Sector not found
43
255.28:Printer out of paper
44
255.29:Write fault
45
255.30:Read fault
46
255.31:General failure
47
255.32:Sharing violation
48
255.33:Lock violation
49
255.34:Disk change invalid
50
255.35:FCB unavailable
51
255.36:Sharing buffer overflow
52
255.37:Code page mismatch
53
255.38:Cannot complete file operations (EOF / out of input)
54
255.39:Insufficient disk space