-
Notifications
You must be signed in to change notification settings - Fork 200
/
Copy pathEnglish.json
52 lines (52 loc) · 2.05 KB
/
English.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"Add": "Add",
"AlwaysOnTop": "Always on top",
"AutoOptimization": "Auto optimization",
"AutoOptimizationInterval": "The interval between free memory auto optimization is {0} minutes",
"AutoUpdate": "Auto update",
"Close": "Close",
"CloseAfterOptimization": "Close after optimization",
"CloseToTheNotificationArea": "Close to the notification area",
"Collapse": "Collapse",
"DevelopedBy": "Developed by",
"Error": "Error",
"ErrorAdminPrivilegeRequired": "This operation requires administrator privileges ({0})",
"ErrorCanNotSaveLog": "Can not save the LOG: {0} (Exception: {1})",
"ErrorMemoryAreaOptimizationNotSupported": "The {0} optimization is not supported on this operating system version",
"Every": "Every",
"Exit": "Exit",
"Expand": "Expand",
"Free": "Free",
"HotkeyIsInUseByWindows": "Hotkey ({0}) is in use by Windows",
"Image": "Image",
"Invalid": "Invalid",
"MemoryAreas": "Memory areas",
"MemoryCombinedPageList": "Combined Page List",
"MemoryModifiedPageList": "Modified Page List",
"MemoryOptimized": "Memory optimized",
"MemoryProcessesWorkingSet": "Processes Working Set",
"MemoryStandbyList": "Standby List",
"MemoryStandbyListLowPriority": "Standby List (Low Priority)",
"MemorySystemWorkingSet": "System Working Set",
"MemoryUsage": "Memory usage",
"Minimize": "Minimize",
"OptimizationHotkey": "Optimization hotkey",
"Optimize": "Optimize",
"Optimized": "Optimized",
"Physical": "Physical",
"ProcessExclusionList": "Processes excluded from optimization",
"Remove": "Remove",
"RepositoryInfo": "Documentation, Issues and Suggestions.",
"RunOnLowPriority": "Run on low priority",
"RunOnStartup": "Run on startup",
"Seconds": "Seconds",
"Settings": "Settings",
"ShowOptimizationNotifications": "Show optimization notifications",
"ShowVirtualMemory": "Show virtual memory",
"StartMinimized": "Start minimized",
"TrayIcon": "Tray icon",
"UpdatedToVersion": "Updated to version {0}",
"Used": "Used",
"Virtual": "Virtual",
"WhenFreeMemoryIsBelow": "When free memory is below {0}%"
}