; ---------------------------------------------------------------------------
;                                    
;       $VER: PowerCache.cd 37.104 (31.12.93)
;
; ---------------------------------------------------------------------------
;
; *************************
; General requester strings
; *************************
;
MSG_Okay (100//)
Okay
;
MSG_Cancel (//)
Cancel
;
MSG_TwoChoice (//)
Retry|Cancel
;
MSG_SelectFile (//)
Please select a file
;
MSG_IsDirectory (//)
Please select a FILE\n('%s' is a directory)
;
;
; *********************************
; Cache installation error messages
; *********************************
;
MSG_FileCacheError (200//)
Unable to create a file cache for %s
;
MSG_CacheMemError (//)
Unable to allocate primary cache memory for %s
;
MSG_DeviceOpenError (//)
Unable to open '%s', unit %ld
;
MSG_IORequestError (//)
Could not create IO Request block for %s
;
MSG_NotFilingDevice (//)
'%s' is not a proper filing device
;
MSG_NoTask (//)
'%s' has no controlling task
;
MSG_LoopDetected (//)
Loop detected\n\nYou are caching two devices on top of eachother!
;
MSG_NoCacheRequest (//)
Unable to allocate cache IO request
;
MSG_NoCacheTimer (//)
Unable to initialize cache timer
;
MSG_CantAddDev (//)
Out of memory adding device to cache list
;
MSG_CantInhibitDevice (//)
'%s' is currently in use\n(Can't inhibit device)
;
MSG_BadMemType (//)
No FAST memory is available\nPlease select either CHIP or ANY memory type
;
;
; ********************
; Cache error messages
; ********************
;
MSG_DirtyBuffers (300//)
WARNING!\n\nThe volume in drive %s has been removed.\nDirty buffers DO exist for this drive.\n\nYou MUST re-insert the volume, or face the\npossibility of such massive data loss and\nstructural corruption that only a complete\nre-formatting will again make it usable to\nAmigaDOS for data storage.
;
;
; *******************************
; Cache configuration GUI strings
; *******************************
;
MSG_ChipMem (400//)
CHIP
;
MSG_FastMem (//)
FAST
;
MSG_AnyMem (//)
Any
;
MSG_24BitDMA (//)
24BitDMA
;
MSG_AlgorithmLRU (//)
LRU
;
MSG_AlgorithmRND (//)
RND
;
MSG_TypeMemory (//)
Memory
;
MSG_TypeFile (//)
File
;
MSG_AutoConfigSmall (//)
Small
;
MSG_AutoConfigMedium (//)
Medium
;
MSG_AutoConfigLarge (//)
Large
;
MSG_ModeRO (//)
R/O
;
MSG_ModeRW (//)
R/W
;
MSG_Sets (//)
Sets
;
MSG_Lines (//)
Lines
;
MSG_Prefetch (//)
Prefetch
;
MSG_MainCache (//)
Main Cache:
;
MSG_Overhead (//)
Overhead:
;
MSG_Total (//)
Total:
;
MSG_MemoryType (//)
Memory Type
;
MSG_Filename (//)
Filename
;
MSG_Algorithm (//)
Algorithm
;
MSG_PurgeTimeout (//)
Purge Timeout
;
MSG_Type (//)
Type
;
MSG_Purge (//)
Purge
;
MSG_AutoConfigure (//)
Auto Configure:
;
MSG_FreeAfterPurge (//)
Free after Purge
;
MSG_Mode (//)
Mode
;
MSG_ShowStatWin (//)
Show Statistics Window:
;
MSG_BadShowStatHotkey (//)
'%s' is not a valid hotkey\nNo hotkey defined for this cache
;
MSG_OrganizeAs (//)
Organize As...
;
MSG_WindowTitle (//)
Cache Preferences for %s
;
MSG_DupeStatHotkey (//)
'%s' has already\nbeen defined for %s
;
;
; *************************
; Commodity related strings
; *************************
;
MSG_BrokerName (500//)
PowerCache
;
MSG_BrokerTitle (//)
PowerCache 37.104
;
MSG_BrokerDescription (//)
Amiga Disk Caching System
;
MSG_CopyrightMsg (//)
Copyright (C) 1993-1994, Michael Berg
;
MSG_AllRightsReserved (//)
All Rights Reserved
;
MSG_LocaleBy (//)
English translation by Michael Berg
;
MSG_Unregistered (//)
Unregistered Evaluation Version
;
MSG_RegisteredTo (//)
Registered to
;
MSG_Registered (//)
Registered Version
;
MSG_CommodityError (//)
An error occurred while initializing\nthe commodities broker system
;
MSG_NoCommodityBroker (//)
Can't get a commodities.library broker
;
MSG_NoCommodityMsgPort (//)
Unable to create a message port\nfor use with commodities.library
;
;
; **************************
; AmigaGuide related strings
; **************************
;
MSG_GuideErr1 (600//)
Not enough memory
;
MSG_GuideErr2 (//)
Cannot open database
;
MSG_GuideErr3 (//)
Cannot locate node
;
MSG_GuideErr4 (//)
Cannot open node
;
MSG_GuideErr5 (//)
Cannot open window
;
MSG_GuideErr6 (//)
Invalid command
;
MSG_GuideErr7 (//)
Cannot complete
;
MSG_GuideErr8 (//)
Port closed
;
MSG_GuideErr9 (//)
Cannot create message port
;
MSG_GuideError (//)
AmigaGuide error message:\n%s
;
MSG_AmigaGuideUnavailable (//)
AmigaGuide.library V34+ is not available\nContext sensitive hyperhelp will\nnot be available -- Sorry!
;
;
; ***************************
; Online help related strings
; ***************************
;
MSG_CantInitHelp (700//)
Unable to set up AmigaGuide online help system\n(No context-sensitive hyperhelp available)
;
MSG_NoHelpForMenuItem (//)
No help available for this menu item
;
MSG_NoHelpAvailable (//)
Help facility is unavailable
;
;
; **********************
; Startup error messages
; **********************
;
MSG_NeedIcon (800//)
You need icon.library v37+ in LIBS:
;
MSG_NeedCxLib (//)
You need commodities.library v37+ in LIBS:
;
MSG_NeedGadTools (//)
You need gadtools.library v37+ in LIBS:
;
MSG_NeedUtility (//)
You need utility.library v37+ in LIBS:
;
MSG_NeedReqTools (//)
You need reqtools.library v38+ in LIBS:
;
MSG_NeedRexxSysLib (//)
You need rexxsyslib.library V35+ in LIBS:
;
MSG_NoSystemFont (//)
Could not access system default font
;
MSG_CacheMsgPortError (//)
Unable to create a message port\nfor cache buffer communication
;
MSG_IntuitionMsgPortError (//)
Unable to create a message port\nfor use with Intuition windows
;
MSG_BumperTaskError (//)
Unable to spawn statistics window refresh task
;
MSG_WrongLocaleVersion (//)
Warning: You need at least version 37.104 of\n\
PowerCache.catalog for proper localization.\n\
Going to use built-in English strings.
;
;
; **************************
; Device-Info window strings
; **************************
;
MSG_InfoLogicalDrive (900//)
Logical Drive
;
MSG_InfoDevice (//)
Device
;
MSG_InfoUnit (//)
Unit
;
MSG_InfoTaskTCB (//)
Task TCB
;
MSG_InfoSectorSize (//)
Sector Size
;
MSG_InfoSurfaces (//)
Surfaces
;
MSG_InfoBlocksPerTrack (//)
Blocks per Track
;
MSG_InfoCapacity (//)
Capacity
;
MSG_InfoReservedBlocks1 (//)
Reserved DOS Blocks (start)
;
MSG_InfoReservedBlocks2 (//)
Reserved DOS Blocks (end)
;
MSG_InfoInterleave (//)
Interleave
;
MSG_InfoLowCyl (//)
Low Cylinder
;
MSG_InfoHighCyl (//)
High Cylinder
;
MSG_InfoInitialBuffers (//)
Initial DOS Buffers
;
MSG_InfoBufMemType (//)
Buffer Memory Type
;
MSG_InfoMaxTransfer (//)
Max Transfer per IO Request
;
MSG_InfoMask (//)
Address Mask
;
MSG_InfoBootPri (//)
Boot Priority
;
MSG_InfoDOSType (//)
DOS Filesystem Type
;
MSG_InfoBootBlocks (//)
Boot blocks
;
MSG_InfoFmtStr1 (//)
0x%08lx (Not loaded)
;
MSG_InfoFmtStr2 (//)
%ld blocks
;
MSG_InfoWindowTitle (//)
Device Information for %s
;
MSG_Unknown (//)
Unknown
;
MSG_OldFileSystem (//)
Old File-System
;
MSG_FastFileSystem (//)
Fast File-System
;
MSG_MSDOSFileSystem (//)
MS-DOS File-System
;
MSG_UnreadableFileSystem (//)
Alien File-System
;
MSG_IntlFileSystem (//)
International File-System
;
MSG_IntlFastFileSystem (//)
International Fast File-System
;
MSG_CacheFileSystem (//)
DirCache File-System
;
MSG_CacheFastFileSystem (//)
DirCache Fast File-System
;
MSG_NotReallyDos (//)
Not a DOS Disk
;
MSG_KickstartDisk (//)
Kickstart Disk
;
MSG_WordAlign (//)
Word alignment
;
MSG_AllMemory (//)
All memory
;
MSG_LongwordAlign (//)
Longword alignment
;
MSG_Special (//)
Special
;
;
; ***********************
; Main window GUI strings
; ***********************
;
MSG_MainWindowTitle (1000//)
PowerCache Preferences
;
MSG_BadHotKey (//)
'%s'\ndoesn't seem to be a valid hotkey.\nResetting to '%s'
;
MSG_CacheableDevices (//)
Cacheable Devices
;
MSG_Install (//)
Install...
;
MSG_Remove (//)
Remove
;
MSG_Save (//)
Save
;
MSG_Use (//)
Use
;
MSG_Rescan (//)
Rescan
;
MSG_Info (//)
Info...
;
MSG_CurrentlyCached (//)
Currently Cached
;
MSG_Edit (//)
Edit...
;
MSG_Stats (//)
Stats...
;
MSG_Active (//)
Active:
;
MSG_PopupWindow (//)
Popup Window
;
MSG_EnableCaches (//)
Enable Caches
;
MSG_DisableCaches (//)
Disable Caches
;
MSG_Beep (//)
Beep
;
MSG_ShowWindow (//)
Show Window
;
MSG_DevListFmtStr (//)
%s (%s, unit %ld)
;
MSG_ErrorOpenMainWindow (//)
Could not open main preferences window
;
MSG_ErrorCreateMainGadgets (//)
Could not create gadgets for main preferences window
;
;
; ************
; Menu strings
; ************
;
MSG_Project (1100//)
Project
;
MSG_Open (//)
Open...
;
MSG_OpenShortcut (//)
O
;
MSG_SaveAs (//)
Save As...
;
MSG_SaveAsShortcut (//)
A
;
MSG_About (//)
About...
;
MSG_AboutShortcut (//)
?
;
MSG_Hide (//)
Hide
;
MSG_HideShortcut (//)
H
;
MSG_Quit (//)
Quit
;
MSG_QuitShortcut (//)
Q
;
MSG_MenuEdit (//)
Edit
;
MSG_ResetToDefaults (//)
Reset to Defaults
;
MSG_ResetToDefaultsShortcut (//)
D
;
MSG_LastSaved (//)
Last Saved
;
MSG_LastSavedShortcut (//)
L
;
MSG_Restore (//)
Restore
;
MSG_RestoreShortcut (//)
R
;
MSG_Options (//)
Options
;
MSG_CreateIcons (//)
Create Icons?
;
MSG_CreateIconsShortcut (//)
I
;
MSG_ErrorCreateMainMenus (//)
Could not create menus for main preferences window
;
;
; **********************************
; General GUI related error messages
; **********************************
;
MSG_ErrorAddMainWindow (1200//)
Could not add main window to\nlist of active windows
;
MSG_ErrorGetFileGadget (//)
Failed to create intuition BOOPSI \"GetFile\" gadget class
;
MSG_ErrorNoVisual (//)
No visual info available for default public screen
;
MSG_ErrorCantFindPubScreen (//)
Can't find a public screen
;
;
; ***************************
; Preferences related strings
; ***************************
;
MSG_ErrorPrefsMemory (1300//)
Out of memory reading cache preferences
;
MSG_ErrorCantReadPrefs (//)
Can't read preferences!\n(Read error)
;
MSG_ErrorReadingPrefsMangled (//)
Can't read preferences!\n(File is mangled)
;
MSG_ErrorPrefsMangled (//)
Preferences file is mangled\nWill use last saved/defaults
;
MSG_ErrorGeneralPrefsFile (//)
Unable to read preferences file\nUsing last saved/defaults
;
MSG_ErrorUnknownIconType (//)
Unknown prefs action keyword\n(Check icon's tooltypes!)
;
MSG_ErrorOpeningPrefs (//)
Can't read preferences\n(Could not open file)
;
MSG_ErrorSavingProjectIcon (//)
Unable to save project icon\n(Write error)
;
MSG_ErrorOpeningProjectIcon (//)
Unable to open project icon file\n(Open failure)
;
MSG_ErrorWritingPrefs (//)
Can't write preferences!\n(Write error)
;
MSG_ErrorOpeningPrefsWrite (//)
Can't write preferences!\n(Could not open file)
;
MSG_MessageFromPowerCache (//)
Message from PowerCache
;
;
; **************************
; Statistics windows strings
; **************************
;
MSG_UsedPct (1400//)
Used %
;
MSG_EfficiencyPct (//)
Efficiency %
;
MSG_UpdateFreq (//)
Update Frequency
;
MSG_Done (//)
Done
;
MSG_Clear (//)
Clear
;
MSG_StatWindowTitle (//)
Cache Statistics for %s
;
MSG_ErrorAddStatWindow (//)
Unable to add stat window to\nlist of active windows
;
MSG_ErrorCantOpenStatWindow (//)
Unable to open stat window
;
MSG_ErrorCantCreateStatGadgets (//)
Unable to create gadgets for stat window
;
MSG_ErrorNoStatVisualInfo (//)
Unable to find visual info for stat window
;
MSG_ErrorAllocatingStatInfo (//)
Unable to allocate memory for stat info
;
;
; *********************
; ARexx related strings
; *********************
;
MSG_CantOpenARexx (1500//)
Unable to initialize ARexx host interface
;
MSG_HostClosingDown (//)
ARexx host closing down
;
MSG_CommandDisabled (//)
Command disabled
;
MSG_CantSetARexxVariable (//)
Unable to set ARexx variable
;
MSG_UnknownAlgorithm (//)
Unknown cache algorithm
;
MSG_UnknownBufferMode (//)
Unknown cache buffering mode
;
MSG_UnknownCacheMode (//)
Unknown cache mode
;
MSG_CacheAlreadyInstalled (//)
Cache is already installed
;
MSG_Uncacheable (//)
Uncacheable device
;
MSG_NoCacheInstalled (//)
No cache is installed
;
MSG_DeviceNotFound (//)
Device not found
;
MSG_EditWinIsOpen (//)
Cache edit window is open
;
MSG_BadHotkey (//)
Bad hotkey
;
MSG_NoStatShowing (//)
No statistics window is showing
