-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathapp_en.arb
163 lines (148 loc) · 10.8 KB
/
app_en.arb
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
{
"@@locale": "en",
"appDescription" : "Cross-Platform Dell Power Manager re-implementation in Flutter. Powered by 'Dell Command | Control' CLI, it provides user firiendly UI for controlling your machine. This application is NOT affiliated with Dell.",
"summaryPageTitleOverview" : "Battery Overview",
"summaryPageTitleInformation" : "Battery Information",
"summaryPageSubtitleHealth" : "Health",
"summaryPageSubtitleHealthUnit" : "%",
"summaryPageSubtitleCycles" : "Cycles count",
"summaryPageSubtitleModel" : "Model",
"summaryPageSubtitleVendor" : "Vendor",
"summaryPageSubtitleType" : "Type",
"summaryPageSubtitleDesignCapacity" : "Design Capacity",
"summaryPageSubtitleDesignVoltage" : "Design Voltage",
"summaryPageSubtitleCurrentVoltage" : "Current Voltage",
"summaryPageSubtitleDesignCapacityUnit" : "Wh",
"summaryPageSubtitleDesignVoltageUnit" : "V",
"summaryPageSubtitleSerial" : "S/N",
"summaryPageStateCharingUnit" : "W",
"summaryPageStateCharing" : "Plugged, charging with",
"summaryPageStateNotCharging" : "Plugged, not charging",
"summaryPageStateDischarging" : "On Battery, discharging with",
"@summaryPageStateCharing" : {
"description" : "When computer is plugged and charging"
},
"@summaryPageStateNotCharging" : {
"description" : "When computer is plugged and not charging (charging was stopped/completed)"
},
"@summaryPageStateDischarging" : {
"description" : "When computer is on battery and discharging"
},
"summaryPageTitleBatteryMode" : "Battery Mode",
"summaryPageTitleThermalMode" : "Thermal Mode",
"parentMenuTitleSummary" : "System Information",
"parentMenuDescriptionSummary" : "Charge level, state and battery health",
"parentMenuTitleBattery" : "Battery Settings",
"parentMenuDescriptionBattery" : "Set charging modes for different use cases",
"parentMenuTitleThermal" : "Thermal Management",
"parentMenuDescriptionThermal" : "Customize system thermal and fan settings",
"settingsAlertTileHomepage" : "Homepage",
"settingsAlertTileBug" : "Report Bug",
"settingsAlertTileAbout" : "About",
"settingsAlertTitle" : "Settings & Misc",
"settingsAlertResetBiosPwdTitle" : "Reset saved BIOS Password",
"settingsAlertResetBiosPwdSubTitleTodo" : "Tap to erase",
"settingsAlertResetBiosPwdSubTitleDone" : "Erased!",
"settingsAlertResetSettingsTitle" : "Reset app's data and settings",
"settingsAlertResetSettingsSubTitleTodo" : "Tap to erase",
"settingsAlertResetSettingsSubTitleDone" : "Erased!",
"settingsAlertOtaEnabledTitle" : "Check for updates on startup",
"settingsAlertOtaEnabledSubTitleEnabled" : "Enabled",
"settingsAlertOtaEnabledSubTitleEnabledAlt" : "Enabled, checking...",
"settingsAlertOtaEnabledSubTitleDisabled" : "Disabled",
"compatibilityCardTitle" : "Incompatible Platform",
"compatibilityCardSubtitle" : "Non-Dell machine, or Unsupported Model",
"dependenciesCardTitle" : "Missing Dependencies",
"dependenciesCardSubtitleAwaiting" : "Tap for more info and install options",
"dependenciesCardSubtitleDownloading" : "Please wait... Downloading...",
"dependenciesCardSubtitleInstalling" : "Please wait... Installing...",
"dependenciesCardSubtitleDownloadFailed" : "Download Failed :<",
"dependenciesCardSubtitleInstallationFailed" : "Installation Failed :<",
"dependenciesCardSubtitleInstallationSucceeded" : "Installation Succeeded!",
"dependenciesAlertTitle" : "Missing Dependencies",
"dependenciesAlertButton_supported" : "Download and Install",
"dependenciesAlertButton_unsupported" : "Dell Command | Configure",
"dependenciesAlertP1" : "This app requires",
"dependenciesAlertP2" : "Dell Command | Configure",
"dependenciesAlertP3" : "CLI\nand its dependencies to operate:\n\n",
"dependenciesAlertP4_supported" : "Press the button below to automatically install these\npackages, or install them manually and restart the app.",
"dependenciesAlertP4_unsupported" : "Install these packages from respective providers\nand restart the app.",
"otaCardTitle" : "Update Available",
"otaCardSubtitleAwaiting" : "Tap for more info and install options",
"otaCardSubtitleDownloading" : "Please wait... Downloading...",
"otaCardSubtitleInstalling" : "Please wait... Installing...",
"otaCardSubtitleDownloadFailed" : "Download Failed :<",
"otaCardSubtitleInstallationFailed" : "Installation Failed :<",
"otaCardSubtitleInstallationSucceeded" : "Installation Succeeded. Please restart the app!",
"otaAlertTitle" : "Update Available",
"otaAlertButtonInstall" : "Download and Install",
"otaAlertButtonRelease" : "Release",
"otaAlertVersionCurrent" : "Current Version",
"otaAlertVersionAvailable" : "Available Version",
"otaAlertP1" : "Find more information and source code on the release page.",
"otaAlertP2" : "Press the button below to automatically install the update.",
"adminCardTitle" : "Admin Rights Required",
"adminCardSubtitleAwaiting" : "Re-run the app as administrator",
"sudoersCardTitle" : "`sudo` Permissions Required",
"sudoersCardSubtitleAwaiting" : "Tap for more info and patch options",
"sudoersCardSubtitlePatching" : "Please wait... Patching...",
"sudoersCardSubtitlePatchingFailed" : "`sudoers.d` Modification Failed :<",
"sudoersCardSubtitlePatchingSucceededRestart" : "Patching Succeeded. Please restart the app!",
"sudoersCardSubtitlePatchingSucceededNoRestart" : "Patching Succeeded!",
"sudoersAlertTitle" : "`sudo` permissions required",
"sudoersAlertButtonPatch" : "Inject `sudoers.d` patch",
"sudoersAlertP1" : "Dell's `cctk` utility requires `sudo` permissions to operate. To avoid running this app as `sudo`, add `cctk` path to `sudoers.d`.\n\nPress the button below to automatically execute the following command:",
"sudoersAlertP2" : "Otherwise, manually allow all users to execute `cctk` with `sudo` permissions and restart the app.\n\n[NOT RECOMMENDED]\nOthwerwise, run this app as `sudo`.",
"biosProtectionCardTitle" : "BIOS Protection Active",
"biosProtectionCardSubtitileMissingSetupPwd" : "Tap to enter your `Setup Password`",
"biosProtectionCardSubtitileMissingSysPwd" : "Tap to enter your `System Password`",
"biosProtectionCardSubtitileEnforcedOwnerPwd" : "You need to setup a password. Tap for more info...",
"biosProtectionCardSubtitileUnlocking" : "Attempting to set BIOS configuration...",
"biosProtectionCardSubtitileUnlockingFailed" : "Incorrect BIOS password :<",
"biosProtectionCardSubtitileUnlockingSucceeded" : "Success. BIOS configuration is writable!",
"biosProtectionAlertOwnerPwdTitle" : "BIOS `Owner Password` in place",
"biosProtectionAlertOwnerPwdButton" : "OK",
"biosProtectionAlertOwnerP1" : "This system has `Owner Password` set, but not `System Password` or `Setup Password`.",
"biosProtectionAlertOwnerP2" : "In order to set BIOS configuration, either remove `Owner Password` or additionally set `System Password` and/or `Setup Password`.",
"biosProtectionAlertRequiredSysPwdTitle" : "`System Password` required",
"biosProtectionAlertRequiredSetupPwdTitle" : "`Setup Password` required",
"biosProtectionAlertRequiredSetupPwdHint" : "BIOS `Setup Password`",
"biosProtectionAlertRequiredSysPwdHint" : "BIOS `System Password`",
"biosProtectionAlertRequiredPwdErrorMsg" : "Enter the password. No whitespaces allowed.",
"biosProtectionAlertRequiredPwdButton" : "OK",
"biosProtectionAlertRequiredSysPwdP1" : "BIOS configuration is protected with `System Password`.\n\nTo alter settings, either remove password protection, or enter current password below:",
"biosProtectionAlertRequiredSetupPwdP1" : "BIOS configuration is protected with `Setup Password`.\n\nTo alter settings, either remove password protection, or enter current password below:",
"biosProtectionAlertRequiredPwdSavePwdTitle" : "Save password",
"biosProtectionAlertRequiredPwdSavePwdDisclaimerLinux" : "Store password in system keyring via `libsecret`. It is secure, but not impossible to retrieve.\n\nUnderstand the risks before opting in.",
"biosProtectionAlertRequiredPwdSavePwdDisclaimerWindows" : "Store password. It is secure, but not impossible to retrieve.\n\nUnderstand the risks before opting in.",
"cctkThermalOptimizedTitle" : "Optimized",
"cctkThermalOptimizedDescription" : "This is the standard setting for cooling fan and processor heat management. This setting is a balance of performance., noise and temperature.",
"cctkThermalQuietTitle" : "Quiet",
"cctkThermalQuietDescription" : "Processor and cooling fan speed are adjusted to reduce fan noise. This may mean a higher system surface temperature and reduced performance.",
"cctkThermalCoolTitle" : "Cool",
"cctkThermalCoolDescription" : "Processor and cooling fan speed are adjusted to help maintain a cooler system surface temperature. This may mean reduced system performance and more noise.",
"cctkThermalUltraTitle" : "Ultra Performance",
"cctkThermalUltraDescription" : "Processor and cooling fan speed is increased for more performance. This may mean higher system suface temperature and more noise.",
"cctkBatteryStandardTitle" : "Standard",
"cctkBatteryStandardDescription" : "Recommended for users who switch between battery power and an external power source.",
"cctkBatteryStandardDescriptionExt" : "Fully charges your battery at an standard rate (not as fast ExpressCharge™). Charge time varies by model.",
"cctkBatteryExpressTitle" : "ExpressCharge™",
"cctkBatteryExpressDescription" : "Recommended for users who need the battery charged over a short period of time.",
"cctkBatteryExpressDescriptionExt" : "",
"cctkBatteryPrimAcUseTitle" : "Primarily AC Use",
"cctkBatteryPrimAcUseDescription" : "Recommended for users who operate their system while plugged in to an external power source.",
"cctkBatteryPrimAcUseDescriptionExt" : "This setting may extend your battery''s lifespan by lowering the charge threshold.",
"cctkBatteryAdaptiveTitle" : "Adaptive (Recommended)",
"cctkBatteryAdaptiveDescription" : "Recommended for users who want to 'set it and forget it'.",
"cctkBatteryAdaptiveDescriptionExt" : "Lets the system adaptively optimize your battery settings based on your typical battery usage pattern.",
"cctkBatteryCustomTitle" : "Custom",
"cctkBatteryCustomDescription" : "Recommended for advanced users that desire greater control over when their battery starts and stops charging.",
"cctkBatteryCustomDescriptionExt" : "Set Start and Stop range.",
"cctkModeTitleUnsupported" : "Not supported on this platform",
"cctkSummaryTitleUnsupported" : "not supported",
"powermodeTitle" : "OS Power Plan",
"powermodePowersaving" : "Power Saving",
"powermodeBalanced" : "Balanced",
"powermodePerformance" : "Performance",
"powermodeCustom" : "Custom"
}