|
@@ -10,8 +10,8 @@ AppName = Windows Context Menu Manager
|
|
|
|
|
|
[ToolBar]
|
|
|
Home = Home
|
|
|
-Type = File type
|
|
|
-Rule = Other rules
|
|
|
+Type = File Type Rules
|
|
|
+Rule = Other Rules
|
|
|
Refresh = Refresh
|
|
|
About = About
|
|
|
|
|
@@ -66,12 +66,12 @@ Donate = Donate to the author
|
|
|
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 backgrounds and desktop backgrounds
|
|
|
-Desktop = Desktop context menu
|
|
|
+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 = This PC context menu
|
|
|
-RecycleBin = Recycle Bin context Menu
|
|
|
+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
|
|
@@ -85,7 +85,7 @@ ExeFile = Context menu for .exe executable files
|
|
|
TextFile = Context menu for text files (.txt, .ini, etc.)
|
|
|
ImageFile = Context menu for image files (.jpg, .png, etc.)
|
|
|
VideoFile = Context menu for video files (.avi, .wmv, etc.)
|
|
|
-AudioFile = Context menu for audio format files (.mp3, .wav, etc.)
|
|
|
+AudioFile = Context menu for audio files (.mp3, .wav, etc.)
|
|
|
ImageDirectory = Context menu for image file folders
|
|
|
VideoDirectory = Context menu for video file folders
|
|
|
AudioDirectory = Context menu for audio file folders
|
|
@@ -131,7 +131,7 @@ RegistryLocation = Registry location
|
|
|
ExportRegistry = Export registry
|
|
|
Delete = Delete item
|
|
|
DeleteReference = Delete reference
|
|
|
-HandleGuid = handle GUID
|
|
|
+HandleGuid = GUID actions
|
|
|
CopyGuid = Copy GUID
|
|
|
BlockGuid = Block GUID
|
|
|
AddGuidDic = Add GUID dictionary
|
|
@@ -174,7 +174,7 @@ 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
|
|
|
WinXSortable = Enable WinX menu sorting function
|
|
|
-ShowFilePath = Real-time display of the file path in the status bar
|
|
|
+ShowFilePath = Show file path of item in status bar on hover
|
|
|
OpenMoreRegedit = Allow the registry editor to open more
|
|
|
|
|
|
[Dialog]
|
|
@@ -298,10 +298,10 @@ ConfigPath = Save location of configuration and data files
|
|
|
AppDataDir = AppData directory
|
|
|
AppDir = Program directory
|
|
|
OpenConfigDir = Open the directory where the configuration file is located
|
|
|
-AutoBackup = Automatically back up the registry when deleting the menu
|
|
|
+AutoBackup = Automatically back up the registry when deleting menus
|
|
|
OpenBackupDir = Open the backup folder
|
|
|
CheckUpdate = Check for program and dictionary updates
|
|
|
-ImmediatelyCheckUpdate = Check immediately
|
|
|
+ImmediatelyCheckUpdate = Check now
|
|
|
ProtectOpenItem = Protect the "Open" menu item
|
|
|
WebSearchEngine = Search engine used for web searches
|
|
|
CustomEngine = Custom
|