## version $VER: <name>.ct 2.4 (30.08.02)
## language polski
## codeset 0
;
;
;   \0$VER: SFSCheck.cd 2.4
;
;   SFSCheck.cd
;   Copyright (C) 2002 by Marcin "Morgoth" Kurek
;
; ================================================
;
; - Misc
;
MSG_NEWLINE

; \n
;
MSG_BREAK

; ** break\n
;
; - Program Error Messages
;
MSG_ERR_NOTENOUGHMEMORY

; Not enough memory\n
;
MSG_ERR_OPENLIBS

; Required library missing\n\n
;
MSG_ERR_LOCKINGDEVICE

; Error locking device\n
;
MSG_ERR_UNLOCKINGDEVICE

; Error unlocking device\n
;
MSG_ERR_NO64BIT

; There is no 64-bit support, but your partition was (partially) located above 4 GB\n
;
; - Open Libraries Messages
;
MSG_ERR_MATHIEEEDOUBBAS

; Can't open mathieeedoubbas.library\n
;
; - Mark Error Messages
;
MSG_ERR_MARKALREADYUSED

;  Block at offset %ld is already in use while marking %ld blocks from %ld.\n
;
MSG_ERR_MARK_COULDONLYMARK

;  Error while marking %ld blocks from %ld.  Could only mark %ld blocks.\n
;
MSG_ERR_MARKBLOCKATSTART

; Error while marking reserved blocks at start:\n%s
;
MSG_ERR_MARKBLOCKATEND

; Error while marking reserved blocks at end:\n%s
;
MSG_ERR_MARKBITMAP

; Error while marking bitmap space:\n  %s
;
; - InitDeviceIO Error Messages
;
MSG_ERR_INVALIDNAME

; %s - Invalid device name\n
;
MSG_ERR_UNKNOWNDEVICE

; %s - Unknown device\n
;
MSG_ERR_CREATEMSGPORT

; %s - Can't create device Msgport\n
;
MSG_ERR_CREATEIOREQ

; %s - Can't create device IORequest\n
;
MSG_ERR_CANTOPENDEVICE

; %s - Can't open device\n
;
MSG_ERR_NOTFS

; %s - Device is not a FileSystem device\n
;
MSG_ERR_INITCACHEDIO

; %s - Error initializing cached I/O\n
;
MSG_ERR_GENERAL

; %s - General device init. error\n
;
; - Information Messages
;
MSG_SFSDEVICEINFO_I

; Partition start offset : 0x%08lx:%08lx   End offset    : 0x%08lx:%08lx\n
;
MSG_SFSDEVICEINFO_II

; Surfaces               : %-20ld  Blocks/Track  : %ld\n
;
MSG_SFSDEVICEINFO_III

; Bytes/Block            : %-20ld  Sectors/Block : %ld\n
;
MSG_SFSDEVICEINFO_IV

; Total blocks           : %-20ld  Size          : %ld,%.03ldMB/%ld,%.03ldMB (%ld%%)\n
;
MSG_SFSDEVICEINFO_V

; Device interface       : 
;
; - Information Messages -> Interfaces
;
MSG_INTERFACE

; %-20s
;
MSG_INT_NSD

; NSD (64-bit)
;
MSG_INT_TD64

; TD64
;
MSG_INT_SCSID

; SCSI direct
;
MSG_INT_STANDARD

; (standard)
;
MSG_INT_NO64BIT

; No 64bit Support
;
; - Information Messages
;
MSG_DEVICE_BUFFERS

; Device buffers         : %-5ld                 Device caches : %ldx%ld (%ld bytes) [%s]\n
;
MSG_USED_BUFFERS

; Check buffers          : %ldx%ld (%ld bytes) [%s]\n
;
; Information Messages -> Cache Modes
;
MSG_CACHE_CPB

; CPB
;
MSG_CACHE_WT

; WT
;
; Information Messages -> Version
;
MSG_SFSVERSION

;   Version       : %ld.%ld\n
;
; - SFSCheck Messages
;
MSG_OK

; ...okay\n
;
MSG_DAMAGED

; ...damaged\n
MSG_CHECKROOTBLOCKS

; Checking RootBlocks\n
;
MSG_CHECKADMINSPACECONTAINERS

; Checking AdminSpaceContainers at block %ld\n
;
MSG_CHECKNODECOINTAINERS

; Checking NodeContainers at block %ld\n
;
MSG_CHECKOBJCOINTAINERS

; Checking ObjectContainers at block %ld\n
;
MSG_CHECKBITMAP

; Checking Bitmap at block %ld (%ld blocks, %ld bits/bitmap)\n
;
MSG_SPECIAL_OBJECT

; %s: %s [%ld] Attributes: [
;
MSG_SPECIAL_OBJECTII

; ]
;
MSG_TYPE_DIRECTORY

; Directory
;
MSG_TYPE_FILE

; File
;
MSG_ATTR_SEPARATOR

; |
;
MSG_ATTR_HIDDEN

; HIDDEN
;
MSG_ATTR_UNDELETEABLE

; UNDELETEABLE
;
MSG_ATTR_QUICKDIR

; QUICKDIR
;
MSG_ATTR_RINGLIST

; RINGLIST
;
MSG_CHECKFRAGMENTATION

; Checking Fragmentation (%ld total file(s), %ld fragmented file(s), %ld fragment(s))\n
;
MSG_FRAGMENTATION

; ...%ld%%\n
;
; - Read Error
;
MSG_ERR_READOUTSIDEPARTITION

;  Read outside partition.\n
;
MSG_ERR_UNKNOWNACTION

;  Unknown action.\n
;
MSG_ERR_GENERALREADFAULT

;  General ReadBlock() failure.\n
;
MSG_ERR_READSTARTROOTBLOCK

; Error during read start RootBlock:\n
;
MSG_ERR_READENDROOTBLOCK

; Error during read end RootBlock:\n
;
MSG_ERR_READBLOCK

; Error reading block %ld:\n
;
; - CheckRootBlock
;
MSG_ERR_ROOTBLOCK_BLOCSIZE

; RootBlock's blocksize field is %ld, while it should be %ld.\n
;
MSG_ERR_ROOTBLOCK_TOTALBLOCKS

; RootBlock's total number of blocks is %ld, while it should be %ld.\n
;
MSG_ERR_ROOTBLOCK_RESERVEDAREAZERO

; Reserved areas in RootBlock weren't all set to zero.\n
;
MSG_ERR_ROOTBLOCK_UNSUPPORTEDVERSION

; RootBlock's version is unsupported by this version of SFScheck.\n
;
; - CheckAdminSpace
;
MSG_ERR_ADMINSPACE_ALREADUUSED

; AdminSpaceContainer at %ld occupies already used space:\n  %s
;
MSG_ERR_ADMINSPACE_NOTVALIDBLOCK

; Block %ld is not a valid admin block but it is marked in use in AdminSpaceContainer at %ld\n
;
MSG_ERR_ADMINSPACE_PREVBLOCK

; AdminSpaceContainer at block %ld has previous %ld while it should be %ld.\n
;
; - CheckNodeCointainer
;
MSG_ERR_NODECOINTAINER_NODE

; NodeContainer at block %ld has nodes %ld while it should be %ld.\n
;
MSG_ERR_NODECOINTAINER_NODENUBBER

; NodeContainer at block %ld has nodenumber %ld while it should be %ld.\n
;
; - CheckObjectCointainer
;
MSG_ERR_OBJCOINTAINER_LOCATEBNODE

; Errorcode %ld while locating BNode %ld of Object '%s' in ObjectContainer at block %ld.\n
;
MSG_ERR_OBJCOINTAINER_KEY

; Error in Object '%s' in ObjectContainer at block %ld:\nBNode %ld has incorrect key.  It is %ld while it should be %ld.\n
;
MSG_ERR_OBJCOINTAINER_OBJPREV

; Error in Object '%s' in ObjectContainer at block %ld:\nBNode %ld has incorrect previous.  It is 0x%08lx.\n
;
MSG_ERR_OBJCOINTAINER_ZEROCOUNT

; Error in Object '%s' in ObjectContainer at block %ld:\nBNode %ld has a zero block count!\n
;
MSG_ERR_OBJCOINTAINER_ALREADYUSE

; Error in Object '%s' in ObjectContainer at block %ld:\nBNode %ld points to space already in use:\n  %s
;
MSG_ERR_OBJCOINTAINER_BLOCK

; Node %ld of Object in ObjectContainer at block %ld points to wrong block (%ld)\n
;
MSG_ERR_OBJCOINTAINER_LOCATENODE

; Error %ld occured while locating Node %ld of Object in ObjectContainer at block %ld.\n
;
MSG_ERR_OBJCOINTAINER_PARENT

; ObjectContainer at block %ld has parent %ld while it should be %ld.\n
;
MSG_ERR_OBJCOINTAINER_OBJCPREV

; ObjectContainer at block %ld has previous %ld while it should be %ld.\n
;
MSG_OBJCOINTAINER_FRAGMENTEDFILE

; Fragmented file: %s [%ld], %ld fragments\n
;
; - CheckBitmap
;
MSG_ERR_BITMAP_BITMAP

; ...error in bitmap block at block %ld\n
;
; - CheckBitmapBlock
;
MSG_ERR_BITMAPBLOCK_ZERO

; Last bitmap block wasn't correctly filled out with 0's\n
;
MSG_ERR_BITMAPBLOCK_INCORECTI

; %ld %08lx ==  %08lx\n
;
MSG_ERR_BITMAPBLOCK_INCORECTII

; Bitmap block %ld contents is incorrect!\n
;
; - CheckObjCointainer4Node
;
MSG_ERR_CHECKOBJCOINTAINER4NODE_NODE

; ObjectContainer at block %ld doesn't contain node %ld\n
;
MSG_ERR_CHECKOBJCOINTAINER4NODE_INVALID

; ObjectContainer at block %ld is invalid and doesn't contain node %ld\n
;
; - DumpBlock
;
MSG_DUMP_FIRST

; Dump of first %ld bytes of block %ld.\n
;
MSG_DUMP_BLOCK

; Dump of block %ld.\n
;
MSG_DUMP_FMT

; 0x%04lx: %08lx %08lx %08lx %08lx %s\n
;
; - IsBlockValid
;
MSG_ERR_ISBLOCKVALID_LOCATION

; Location of block is invalid.\n
;
MSG_ERR_ISBLOCKVALID_TYPE

; Incorrect block type at block %ld. Expected was 0x%08lx but it was 0x%08lx.\n
;
MSG_ERR_ISBLOCKVALID_CHECKSUM

; Checksum failure.\n
;
; - FullPath 
;
MSG_ERR_FULLPATH_LOCATE

; Can't locate object [%ld]: 
;
; NEW in 2.3
;
; - SFSQuery
;
MSG_ERR_NOTSFSDEV

; %s - Device is not or too old SmartFileSystem device, use FORCE/S to override this\n
;
; NEW in 2.4
;
; - Setup
;
MSG_ERR_READGEOMETRY

; %s - Error reading device geometry\n
;
MSG_ERR_INTUITION

; Can't open intuition.library\n
;
MSG_ERR_GRAPHICS

; Can't open graphics.library\n
;
MSG_BEGINDEFRAGMENTATION

; Begin defragmentation of device %s\n
;
MSG_FAIL

; ...failure\n
;
MSG_SKIPPED

; ...skipped\n
;
MSG_ERR_TOOOLDSFS

; Defragmenter require SmartFileSystem 1.83+\n
;
MSG_DEFRAGWINDOWTITLE

; SFSCheck -> Defragmenter
;
MSG_ERR_OPENDEFRAGWINDOW

; Can't open window\n
;
MSG_ERR_PURGERECYCLED

; Error durning delete .recycled contents\n
;
MSG_PURGE

; %s: %s ... %s\n
;
MSG_PACTION_SKIPPED

; skipped
;
MSG_PACTION_DELETE

; deleted
;
MSG_PACTION_UNPROTECT

; unprotected
;
MSG_PTYPE_FILE

; File
;
MSG_PTYPE_DIRECTORY

; Directrory
;
