Files
ContextMenuManager/languages/en-US.ini
2021-07-10 19:28:58 +08:00

259 lines
14 KiB
INI
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

; This file is the display text dictionary of the ContextMenuManager program, and the newline characters in the dictionary are escaped with \r\n or \n
; If you want to help the author add other language dictionaries to this program, you can modify this text and save it in the .\config\languages folder,
;For example, save the American English dictionary as en-US.ini, and assign en-US English to [General]\Language
;Fork the project on Github or Gitee and submit an application to me, or send the file directly to the mailbox 1617859183@qq.com
[General]
Language = en-US English
Translator = mimmiepower (Google Translate)
AppName = Windows Context Menu Manager
[ToolBar]
Home = Home
Type = File Types
Rule = Other Rules
Refresh = Refresh
About = About
[SideBar]
File = File
Folder = Folder
Directory = Directory
Background = Background
Desktop = Desktop
Drive = Disk
AllObjects = All objects
Computer = This PC
RecycleBin = Recycle Bin
Library = Library
New = New
SendTo = Send to
OpenWith = Open with
WinX = Win+X
LnkFile = .lnk file
UwpLnk = UWP .lnk
ExeFile = .exe files
CustomExtension = Specific file type
PerceivedType = Perceived file type
DirectoryType = Folder type
UnknownType = Unknown file type
EnhanceMenu = Menu ehancements
ThirdRules = Third-party rules
DragDrop = Right-click and drag
PublicReferences = Public references
CustomType = Specific type
GuidBlocked = GUID blocked
IEMenu = IE context menu
AppSetting = Settings
AppLanguage = Language
Dictionaries = Program folder
AboutApp = Software information
Donate = Donate to the author
[StatusBar]
File = Context menu for all file types
Folder = Context menu for all folder types
Directory = Context menu for all file folders
Background = Context menu for all folder and desktop backgrounds
Desktop = Context menu for the Desktop
Drive = Context menu for all disk drives
AllObjects = Context menu for all file system objects (including files and folders)
Computer = Context menu for This PC
RecycleBin = Context menu for the Recycle Bin
Library = Context menu for all Libraries and Library folder background
New = "New" menu for the context menu for folder and desktop background
SendTo = "Send to" menu for all file system objects
OpenWith = "Open With" menu for all files
WinX = Win8-Win10 context menu for the Win+X Start Menu
LnkFile = Context menu for all shortcuts
UwpLnk = Context menu for all Win10, Win8 UWP apps
ExeFile = Context menu for .exe executable files
CustomExtension = Customize the context menu for any file type
PerceivedType = Customize the context menu for the specified perceived file
DirectoryType = Customize the context menu for the specified folder type
UnknownType = Context menu for file with a file type that are not associated with any app
EnhanceMenu = Add some useful menu items
ThirdRules = Part of the internal menu setting rules of third-party programs included in the program dictionary
DragDrop = Menu item when right-clicking and dragging a file
PublicReferences = Edit the Shell type sub-menu items of public references added by users
GuidBlocked = Suitable for stubborn ShellEx projects that rely on GUIDs (some GUIDs are disabled)
IEMenu = Context menu for Internet Explorer web pages
[Menu]
ChangeText = Rename
ItemIcon = Item icon
ChangeIcon = Change icon
AddIcon = Add icon
DeleteIcon = Delete icon
ItemPosition = Item location
SetDefault = Default
SetTop = Put on top
SetBottom = Put on the bottom
OtherAttributes = Other Attributes
OnlyWithShift = Show only after pressing Shift
OnlyInExplorer = Show only in File Explorer
NoWorkingDirectory = Do not use the folder information in the context menu
NeverDefault = Never use the left button to execute commands by default
ShowAsDisabledIfHidden = If item is deactivated, gray out instead of hiding it
Details = Detailed information
WebSearch = Web search
ChangeCommand = Change command
RunAsAdministrator = Run as administrator
FileProperties = File properties
FileLocation = File location
RegistryLocation = Registry location
ExportRegistry = Export registry
Delete = Delete item
DeleteReference = Delete reference
HandleGuid = GUID actions
CopyGuid = Copy GUID
BlockGuid = Block GUID
AddGuidDic = Add GUID dictionary
InitialData = Edit file initial data
BeforeSeparator = Displayed above the separator
ChangeGroup = Change group
RestoreDefault = Restore default
Edit = Edit
Save = Save
[Dialog]
Ok = OK
Cancel = Cancel
Browse = Browse
Program = Program
RegistryFile = Registry file
ItemText = Item text
ItemCommand = Menu command
CommandArguments = Command arguments
SingleMenu = Single level
MultiMenu = Multi-level
Public = Public
Private = Private
InputGuid = Enter GUID local dictionary
AddGuidDic = Add GUID local dictionary
DeleteGuidDic = Delete
TextFile = Text file
DocumentFile = Document file
ImageFile = Image file
VideoFile = Video file
AudioFile = Audio file
CompressedFile = Compressed file
SystemFile = System file
DocumentDirectory = Document folder
ImageDirectory = Image folder
VideoDirectory = Video folder
AudioDirectory = Audio folder
EditSubItems = Edit sub-menu items for "%s"
CheckReference = Check the menu item to which you want to add a reference to
CheckCommon = Check the common menu items you want to add
CheckCopy = Check the menu item you want to copy
SelectExtension = Please select a file extension
SelectPerceivedType = Please select a perceived file type
SelectDirectoryType = Please select a perceived folder type
SelectGroup = Select to save the group
DownloadLanguages = Download languages
SelectSubMenuMode = The number of sub-items in the current multi-level menu is 0. There are two choices: \r\n ① All sub-menu items in this multi-level menu are private (recommended),\r\n ② The multi-level menu can reference the same sub-items as other multi-level menus. \r\n Demanding choice...
[Message]
TextCannotBeEmpty = Menu text cannot be empty!
CommandCannotBeEmpty = Menu command cannot be empty!
StringParsingFailed = Localized string parsing failed!
TextLengthCannotExceed80 = Menu text is too long. The length cannot exceed 80!
ConfirmDeletePermanently = Are you sure you want to permanently delete this item? \r\n Be careful, this operation cannot be undone!
DeleteButCanRestore = Are you sure you want to delete the registry item of this menu? \r\n Since automatic backup is enabled (enabled by default),\r\n it can be restored from the backup folder after deletion.
ConfirmDeleteReference = Are you sure you want to delete this item? \r\n Be careful, all items referencing this item will become invalid!
ConfirmDelete = Are you sure you want to delete this item?
ConfirmDeleteReferenced = Are you sure you want to permanently delete this item? \r\n Please note that all items referencing this item will be invalid.
CannotAddNewItem = Cannot add! The system limits the maximum number of sub-menu items to 16.
UnsupportedFilename = Unsupported filename. \r\n A menu item with the same filename may already exist!
UnsupportedExtension = Unsupported file extension!
NoOpenModeExtension = There is no app associated with this extension. \r\n Right-click a file of this type with this extension to associate it with an app!
CannotChangePath = File path changes are not allowed!
CopiedToClipboard = Copy to clipboard:
MalformedGuid = GUID with incorrect format
UnknownGuid = Unknown GUID!
HasBeenAdded = This item has been added!
EditInitialData = This program currently only supports editing the initial data of plain text files (.txt, .bat, etc.).\r\n For other types of files, please edit the registry "Data" key value by yourself.\r\n Confirm if you want to continue the operation.
PromptIsOpenItem = This item has an "Open" menu,\r\n Blind operations may prevent you from opening files and folders,\r\n Confirm if you want to continue the operation. (Not recommended)
RestartApp = The program will restart!
FileNotExists = The file does not exist!
FolderNotExists = The folder does not exist!
VersionIsLatest = The current version is the latest.
AuthorityProtection = This menu registry item may be protected by security software.\r\n It cannot be disabled, deleted, and other personalized modifications.
WinXSorted = Some items have been renumbered in order to optimize the sorting function.\r\n You need to restart File Explorer before changes take effect
RestoreDefault = Confirm to restore to the default menu item.
DeleteGroup = Are you sure to permanently delete this group and all its menu items?
[Tip]
RestartExplorer = The desktop will flicker for a while after restarting Explorer. This is normal.\r\n Restarting or logging in and out of your PC will also make the changes take effect.
CustomFolder = Disabling this option will also disable the custom tab \r\n in the file system object properties panel.
SendToDrive = Only works if a removable disk is connected.\r\n Displays all partitions of the removable disk.
BuildSendtoMenu = Disabling this option will speed up the pop-up speed of the main menu \r\n but will slow down the pop-up speed of the "Send to" sub-menu
InvalidItem = If a menu item is invalid, all menu items \r\n under this item will be hidden (deletion recommended).
EditSubItems = Edit sub-menu Items
AddExistingItems = Add references to existing projects
AddReference = Add reference from public reference project
AddFromParentMenu = Copy item from parent menu
AddSeparator = Add seperator
DeleteGuidDic = Delete the local GUID dictionary added by the user
LockNewMenu = Once enabled, it can prevent third-party programs from adding items \r\n and can sort existing items (close and restore)
ConfigPath = After changing the configuration and data file save path, \r\n some of the enhanced menus that have been enabled will become invalid.\r\n They can be re-enabled in the enhanced menu
CommandFiles = This command depends on the configuration file. Moving the configuration file location will cause this menu item to become invalid. Re-enable it.
CreateGroup = Create a new group
[Other]
Open = &Open
Edit = &Edit
Explore = E&xplorer
Play = P&lay
Print = &Print
Find = Find(&E)...
Runas = Run as &administrator
CustomFolder = Customize this &folder...
MapNetworkDrive = Map &Network Drive...
DisconnectNetworkDrive = Disconnect Network Drive(&C) ...
RecycleBinProperties = Properties(&R)
RemovableDrive = Removable Disk
BuildSendtoMenu = Create "Send to" submenu
UseStoreOpenWith = Find apps in Microsoft Store
ShareWithSkype = Share using Skype
NewItem = Create new menu item
AddGuidBlockedItem = Add GUID blocked item
LockNewMenu = Lock the new menu
InvalidItem = Invalid menu item:
Separator = >>>>>> Separator <<<<<<
CurrentExtension = The currently selected file extension is %s
CurrentPerceivedType = The currently selected perceived file type is %s
CurrentDirectoryType = The currently selected perceived folder type is %s
RestartExplorer = Explorer must be restarted for the changes to take effect.
DictionaryDescription = Dictionary description
LanguageDictionary = Language
GuidInfosDictionary = GUID information
ThridRulesDictionary = Third-party rules
CommonItemsDictionary = Common Menu
Translators = Translators
DonationList = Donation list
ConfigPath = Save location of configuration and data files
AppDataDir = AppData directory
AppDir = Program directory
AutoBackup = Automatically back up the registry when deleting menus
ImmediatelyCheck = Check now
ProtectOpenItem = Protect the "Open" menu item
WebSearchEngine = Search engine used for web searches
CustomEngine = Custom
SetCustomEngine = Define search engine (use %s instead of search keywords)
WinXSortable = Enable WinX menu sorting function
ShowFilePath = Show file path of item in status bar on hover
OpenMoreRegedit = Allow the registry editor to open more
AboutApp = [Main function] \r\n 1. Manage common location context menu \r\n 2. Customize and add context menu \r\n\r\n [Compatibility] \r\n 1. Suitable for Win10, 8.1, 8, 7, Vista \r\n 2. Suitable For 64bit, 32bit CPU operating system \r\n 3. Adapt to high resolution screens, the best zoom ratio is 150% \r\n\r\n [Open source code] \r\n 1. Code language: C#, Winform program, MIT License \r\n 2. GitHub project: https://github.com/BluePointLilac/ContextMenuManager \r\n 3. Gitee project: https://gitee.com/BluePointLilac/ContextMenuManager \r\n\r\n [Warm Tips] \r\n 1. Some special menu items may be affected by other factors, they will not be displayed in the context menu. \r\n However, they will still be displayed as enabled in this program according to the general rules used by the program. This is normal. \r\n 2. The method of disabling the menu for each context menu management program may be different. It is recommended not to use multiple context menu management programs at the same time. \r\n Most programs use a simple and violent backup-delete method. This program uses the key values provided by the system to hide operations as much as possible. \r\n If you have used other programs to disable the menu item before, please use the corresponding program to restore it, otherwise you may not be able to see it in this program. \r\n 3. This program is not used to clean up programs that have not been uninstalled, but it can help you locate the registry and file locations of the menu items. \r\n You can perform your operations according to the relevant content. If you are a computer novice, you are recommended to only touch the enable\disable switch.
Dictionaries = [Dictionary description] \r\n This program has several dictionary files, and each dictionary has a user dictionary and a network dictionary. \r\n If you want to add a dictionary to this program, you can right-click to save the file and follow the instructions in the file to add it. \r\n Send your dictionary to my email or submit it to GitHub to make your contribution to this project. \r\n The right tab is the original dictionary content, you can switch the tab to view it \r\n\r\n[Dictionary content]\n 1. Program display text language dictionary (Languages directory) \r\n 2. ShellEx menu item GUID text icon dictionary (GuidInfosDic.ini) \r\n 3. Third-party program menu internal setting dictionary (ThirdRulesDic.xml) \r\n 4. Enhanced menu items Dictionary (EnhanceMenusDic.xml)
Donate = This program is completely free. If you find this software helpful,\r\n you can donate by scanning the QR code below (WeChat, Alipay, Tencent QQ).\r\n The amount is up to you. Thank you for your support! I also hope you consider \r\n starring this program's project on Github or Gitee (this means a lot to me!).