1 ## version $VER: dos.catalog 1.0 (13.03.2001)
5 MSG_ERROR_NO_FREE_STORE
7 ; not enough memory available
9 MSG_ERROR_TASK_TABLE_FULL
10 processtabellen är full
13 MSG_ERROR_BAD_TEMPLATE
21 MSG_ERROR_REQUIRED_ARG_MISSING
22 nödvändigt argument saknas
23 ; required argument missing
25 MSG_ERROR_KEY_NEEDS_ARG
26 värde efter nyckelord saknas
27 ; value after keyword missing
29 MSG_ERROR_TOO_MANY_ARGS
30 felaktigt antal argument
31 ; wrong number of arguments
33 MSG_ERROR_UNMATCHED_QUOTES
34 icke matchande citationstecken
37 MSG_ERROR_LINE_TOO_LONG
38 argumentet ogiltigt eller för långt
39 ; argument line invalid or too long
41 MSG_ERROR_FILE_NOT_OBJECT
43 ; file is not executable
45 MSG_ERROR_INVALID_RESIDENT_LIBRARY
46 ogiltigt resident bibliotek
47 ; invalid resident library
49 MSG_ERROR_NO_DEFAULT_DIR
51 ; no default directory
53 MSG_ERROR_OBJECT_IN_USE
57 MSG_ERROR_OBJECT_EXISTS
59 ; object already exists
61 MSG_ERROR_DIR_NOT_FOUND
65 MSG_ERROR_OBJECT_NOT_FOUND
66 objektet kan ej hittas
69 MSG_ERROR_BAD_STREAM_NAME
70 ogiltig fönsterbeskrivning
71 ; invalid window description
73 MSG_ERROR_OBJECT_TOO_LARGE
77 MSG_ERROR_ACTION_NOT_KNOWN
78 okänd typ av filsystemsåtgärd
79 ; filesystem action type unknown
81 MSG_ERROR_INVALID_COMPONENT_NAME
85 MSG_ERROR_INVALID_LOCK
89 MSG_ERROR_OBJECT_WRONG_TYPE
90 objektet är ej av nödvändigt slag
91 ; object is not of required type
93 MSG_ERROR_DISK_NOT_VALIDATED
94 disken är ej validerad
97 MSG_ERROR_DISK_WRITE_PROTECTED
98 disken är skrivskyddad
99 ; disk is write-protected
101 MSG_ERROR_RENAME_ACROSS_DEVICES
102 försök av namnbyte över enheter
103 ; rename across devices attempted
105 MSG_ERROR_DIRECTORY_NOT_EMPTY
107 ; directory not empty
109 MSG_ERROR_TOO_MANY_LEVELS
113 MSG_ERROR_DEVICE_NOT_MOUNTED
114 enhet (eller volym) är ej monterad
115 ; device (or volume) is not mounted
121 MSG_ERROR_COMMENT_TOO_BIG
123 ; comment is too long
129 MSG_ERROR_DELETE_PROTECTED
130 objektet är raderingsskyddat
131 ; object is protected from deletion
133 MSG_ERROR_WRITE_PROTECTED
134 filen är skrivskyddad
135 ; file is write protected
137 MSG_ERROR_READ_PROTECTED
139 ; file is read protected
141 MSG_ERROR_NOT_A_DOS_DISK
143 ; not a valid DOS disk
149 MSG_ERROR_NO_MORE_ENTRIES
150 inga fler poster i lådan
151 ; no more entries in directory
153 MSG_ERROR_IS_SOFT_LINK
154 objektet är en mjuk länk
155 ; object is soft link
157 MSG_ERROR_OBJECT_LINKED
165 MSG_ERROR_NOT_IMPLEMENTED
166 ej implementerad funktion
167 ; function not implemented
169 MSG_ERROR_RECORD_NOT_LOCKED
173 MSG_ERROR_LOCK_COLLISION
174 låskonflikt i resultat
175 ; record lock collision
177 MSG_ERROR_LOCK_TIMEOUT
178 timeout av resultatslås
179 ; record lock timeout
181 MSG_ERROR_UNLOCK_ERROR
182 upplåsningsfel i resultat
183 ; record unlock error
185 MSG_ERROR_BUFFER_OVERFLOW
193 MSG_ERROR_NOT_EXECUTABLE
195 ; file not executable
197 MSG_STRING_DISK_NOT_VALIDATED
198 Volume "%s" is not validated
199 ; Volume "%s" is not validated
201 MSG_STRING_DISK_WRITE_PROTECTED
202 Volume "%s" is write protected
203 ; Volume "%s" is write protected
205 MSG_STRING_DEVICE_NOT_MOUNTED_INSERT
206 Please insert volume "%s" in any drive
207 ; Please insert volume "%s" in any drive
209 MSG_STRING_DEVICE_NOT_MOUNTED_REPLACE
210 Please replace volume "%s" in any drive
211 ; Please replace volume "%s" in any drive
213 MSG_STRING_DEVICE_NOT_MOUNTED_REPLACE_TARGET
214 Please replace volume "%s" in "%s"
215 ; Please replace volume "%s" in "%s"
219 ; Volume "%s" is full
221 MSG_STRING_NOT_A_DOS_DISK
222 Not a DOS disk in "%s"
223 ; Not a DOS disk in "%s"
226 No disk present in "%s"
227 ; No disk present in "%s"
229 MSG_STRING_ABORT_BUSY
230 You MUST replace volume "%s" in "%s"!
231 ; You MUST replace volume "%s" in "%s"!
233 MSG_STRING_ABORT_DISK_ERROR
234 Volume "%s" has a read/write error
235 ; Volume "%s" has a read/write error
245 MSG_STRING_REQUESTTITLE
249 MSG_ERROR_NO_MATCHING_ELSEENDIF
250 icke matchande Else eller EndIf
251 ; no matching Else or EndIf
253 MSG_ERROR_SCRIPT_ONLY
254 det här kommandot är bara tänkt att användas i skriptfiler
255 ; this command is supposed to be used in command files only