-
-
Notifications
You must be signed in to change notification settings - Fork 280
Expand file tree
/
Copy pathEnglish.json
More file actions
75 lines (75 loc) · 3 KB
/
English.json
File metadata and controls
75 lines (75 loc) · 3 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"About": "about",
"Add": "add",
"AlwaysOnTop": "always on top",
"AutoOptimization": "auto optimization",
"AutoOptimizationInterval": "the interval between subsequent free memory auto optimizations is {0} minutes",
"AutoUpdate": "auto update",
"Background": "background",
"Close": "close",
"CloseAfterOptimization": "close after optimization",
"CloseToTheNotificationArea": "close to the notification area",
"Collapse": "collapse",
"CombinedPageList": "combined page list",
"CreateStartMenuShortcut": "create start menu shortcut",
"DangerLevel": "danger level",
"Donate": "donate",
"DonationMessage": "if you find this app helpful, please consider donating. your contribution helps keep the project alive, optimized, and free for everyone.",
"DonationTitle": "support this project",
"Error": "error",
"ErrorAdminPrivilegeRequired": "this operation requires administrator privileges ({0})",
"ErrorCanNotSaveLog": "cannot save the log: {0} ({1})",
"ErrorMemoryAreaOptimizationNotSupported": "the memory area {0} optimization is not supported on this version of the operating system",
"ErrorResetCommand": "reset failed: {0}",
"EveryHour": "every {0}h",
"Exit": "exit",
"Expand": "expand",
"Free": "free",
"GarbageCollector": "garbage collector",
"Help": "help",
"HotkeyIsInUseByOperatingSystem": "the hotkey ({0}) is in use by the operating system",
"Invalid": "invalid",
"LowMemory": "low memory",
"Manual": "manual",
"MemoryAreas": "memory areas",
"MemoryOptimized": "memory optimized",
"MemoryUsage": "memory usage",
"Minimize": "minimize",
"ModifiedFileCache": "modified file cache",
"ModifiedPageList": "modified page list",
"No": "no",
"OptimizationHotkey": "optimization hotkey",
"Optimize": "optimize",
"OptimizeOnMiddleMouseClick": "optimize on middle mouse click",
"Optimizing": "optimizing",
"PhysicalMemory": "physical memory",
"ProcessExclusionList": "processes excluded from optimization",
"Reason": "reason",
"RegistryCache": "registry cache",
"Remove": "remove",
"Reset": "reset",
"ResetCommand": "reset successful.",
"ResetConfirmation": "are you sure you want to reset to the default configuration?",
"RunOnLowPriority": "run on low priority",
"RunOnStartup": "run on startup",
"Schedule": "schedule",
"Seconds": "seconds",
"Settings": "settings",
"ShowMemoryUsage": "show memory usage",
"ShowOptimizationNotifications": "show optimization notifications",
"ShowVirtualMemory": "show virtual memory",
"StandbyList": "standby list",
"StandbyListLowPriority": "standby list (low priority)",
"StartMinimized": "start minimized",
"SystemFileCache": "system file cache",
"Text": "text",
"TrayIcon": "tray icon",
"UpdatedToVersion": "updated to version {0}",
"Used": "used",
"UseTransparentBackground": "use transparent background",
"VirtualMemory": "virtual memory",
"WhenFreePhysicalMemoryIsBelow": "when free physical memory is below {0}%",
"WarningLevel": "warning level",
"WorkingSet": "working set",
"Yes": "yes"
}