📄 rzshellstrings.inc
字号:
{Shell Control Pack translations - Delphi 3 resourcestring format}
resourcestring
SFileExistsReplace = '%s already exists.'#10'Do you want to replace it?';
SSaveIn = 'Save &in:';
SSaveButton = '&Save';
SSaveAsCaption = 'Save As';
SOpenCaption = 'Open';
SSaveAsType = 'Save as &type:';
SDriveDoesNotExist = 'Drive %c: does not exist.'#10'Please verify the appropriate drive was given.';
SCannotReadDrive = 'Windows NT is unable to read drive %c:. Make sure the drive door is closed and that the disk is formatted and free of errors.';
SRemovableDiskHasChanged = 'A different disk is expected in drive %c:. Please insert the appropriate disk.';
SFileNotFound = '%s'#10'File not found.'#10'Please verify the correct file name was given.';
SPathDoesNotExist = '%s'#10'Path does not exist.'#10'Please verify the correct path was given.';
SFilenameIsInvalid = '%s'#10'The above file name is invalid.';
SFileAlreadyInUse = '%s'#10'This file is already in use.'#10'Select a new name or close the file in use by another application.';
SFileCannotBeAccessed = '%s'#10'Cannot access this file.'#10'Check security privileges over the network drive.';
SExistsAndIsReadOnly = '%s'#10'This file exists with Read Only attributes.'#10'Please use a different file name.';
SFilenameIsReservedDeviceName = '%s'#10'This file name is a reserved device name.'#10'Please choose another name.';
SDiskIsWriteProtected = 'Disk %c: is write-protected.'#10'A file cannot be saved on a write-protected disk.';
SInsufficientDiskSpace = 'This directory of disk %c: is full.'#10'Choose another directory or disk.';
SDoesNotExistCreate = '%s'#10'This file does not exist.'#10''#10'Create the file?';
SThereCanBeOnlyOne = 'More than one file has the name ''%s''.'#10''#10'Choose one from the list of files.';
SUpOneLevelHint = 'Up One Level';
SCreateNewFolderHint = 'Create New Folder';
SClose = 'Close';
SLookIn = 'Look &in:';
SFileName = 'File &name:';
SFilesOfType = 'Files of &type:';
SOpenButton = '&Open';
SCancelButton = 'Cancel';
SHelpButton = '&Help';
SOpenAsReadOnly = 'Open as &read-only';
SOKButton = 'OK';
SViewLargeIconsMenu = 'Lar&ge Icons';
SViewSmallIconsMenu = 'S&mall Icons';
SViewListMenu = '&List';
SViewDetailsMenu = '&Details';
SEditCutMenu = 'Cu&t';
SEditCopyMenu = '&Copy';
SEditPasteMenu = '&Paste';
SDeleteMenu = '&Delete';
SRenameMenu = 'Rena&me';
SPropertiesMenu = 'P&roperties';
SViewMenu = '&View';
SArrangeIconsMenu = 'Arrange &Icons';
SLineUpIconsMenu = 'Lin&e up Icons';
SPasteShortcutMenu = '&Paste';
SSelectAllMenu = 'Select &All';
SInvertSelectionMenu = '&Invert Selection';
SNewMenu = 'Ne&w';
SNewFolderMenu = '&Folder';
SNewShortcutMenu = '&Shortcut';
SCreateFolder = 'Create Folder';
SCreateFolderContext = 'Creates a new, empty folder.';
SBytes = '%s bytes';
SFilesizeKB = '%sKB';
SFilesizeMB = '%sMB';
SFilesizeGB = '%sGB';
SFilesizeTB = '%sTB';
SFilesizeX_YBytes = '%1 (%2 bytes)';
SYouMustTypeFilename = 'You must type a filename.';
SFolderDoesNotExist = 'The folder ''%1'' does not exist.'#10''#10'Check the folder name and try again.';
SNewFolder = 'New Folder';
SNewShortcut = 'New Shortcut';
SNewDocFilePrefix = 'New ';
SNewPopupContext = 'Contains commands for creating new items.';
SNewFolderContext = 'Creates a new, empty folder.';
SNewShortcutContext = 'Creates a new, empty shortcut.';
SCannotCreateFolder = 'Cannot create folder %2: %1';
SUnableToCreateFolder = 'Unable to create the folder ''%2'''#10''#10'%1';
SUnableToCreateFile = 'Unable to create the file ''%2'''#10''#10'%1';
SColumnName = 'Name';
SColumnInFolder = 'In Folder';
SColumnSize = 'Size';
SColumnType = 'Type';
SColumnModified = 'Modified';
SColumnStatus = 'Status';
SColumnSynchCopyIn = 'Sync Copy In';
SColumnComment = 'Comment';
SColumnLocation = 'Location';
SColumnOriginalLocation = 'Original Location';
SColumnDateDeleted = 'Date Deleted';
SColumnAttributes = 'Attributes';
SAttributesChars = 'RHSAC';
SSystemFolder = 'System Folder';
SDeleteHint = 'Delete';
SPropertiesHint = 'Properties';
SCutHint = 'Cut';
SCopyHint = 'Copy';
SPasteHint = 'Paste';
SUndoHint = 'Undo';
SDeleteContext = 'Deletes the selected items.';
SPropertiesContext = 'Displays the properties of the selected items.';
SCutContext = 'Removes the selected items and copies them onto the Clipboard.';
SCopyContext = 'Copies the selected items to the Clipboard. Use Paste to put them in the new location.';
SPasteContext = 'Inserts the items you have copied or cut into the selected location.';
SSendToContext = 'Contains items that you can copy or send the selected file or folder to.';
SNewContext = 'Contains commands for creating new items.';
SViewContext = 'Contains commands for customizing this window.';
SViewLargeIconsContext = 'Displays items by using large icons.';
SViewSmallIconsContext = 'Displays items by using small icons.';
SViewListContext = 'Displays items in a list.';
SViewDetailsContext = 'Displays information about each item in the window.';
SViewLargeIconsHint = 'Large Icons';
SViewSmallIconsHint = 'Small Icons';
SViewListHint = 'List';
SViewDetailsHint = 'Details';
SBrowseForFolder = 'Browse for Folder';
SShowTreeHint = 'Show Tree (F12)';
SShKey_SelectAll = 'Ctrl+A';
SShKey_Delete = 'Del';
SShKey_Copy = 'Ctrl+C';
SShKey_Cut = 'Ctrl+X';
SShKey_Paste = 'Ctrl+V';
SShKey_Refresh = 'F5';
SShKey_Edit = 'F2';
SDialogFontName = 'MS Sans Serif';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -