Resources.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.42000
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Optimizer.Properties {
  11. using System;
  12. /// <summary>
  13. /// A strongly-typed resource class, for looking up localized strings, etc.
  14. /// </summary>
  15. // This class was auto-generated by the StronglyTypedResourceBuilder
  16. // class via a tool like ResGen or Visual Studio.
  17. // To add or remove a member, edit your .ResX file then rerun ResGen
  18. // with the /str option, or rebuild your VS project.
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. internal class Resources {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. internal Resources() {
  27. }
  28. /// <summary>
  29. /// Returns the cached ResourceManager instance used by this class.
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. internal static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Optimizer.Properties.Resources", typeof(Resources).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// Overrides the current thread's CurrentUICulture property for all
  43. /// resource lookups using this strongly typed resource class.
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. internal static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// Looks up a localized string similar to {
  56. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  57. /// &quot;restartButton&quot;: &quot;Anwenden &amp;&amp; Neustarten&quot;,
  58. /// &quot;restartButton8&quot;: &quot;Anwenden &amp;&amp; Neustarten&quot;,
  59. /// &quot;restartButton10&quot;: &quot;Anwenden &amp;&amp; Neustarten&quot;,
  60. /// &quot;restartAndApply&quot;: &quot;Neustarten, um Änderungen anzuwenden?&quot;,
  61. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  62. /// &quot;txtBitness&quot;: &quot;Sie arbeiten mit {BITS}&quot;,
  63. /// &quot;linkUpdate&quot;: &quot;Update verfügbar&quot;,
  64. /// &quot;lblLab&quot;: &quot;Experimenteller Build\n(nach dem Testen löschen)&quot;,
  65. /// &quot;performanceSw&quot;: &quot;Leistungsoptimierungen aktivieren&quot;,
  66. /// &quot;networkSw&quot;: &quot;Netzwerkdrosselung deaktivieren&quot;,
  67. /// &quot;defen [rest of string was truncated]&quot;;.
  68. /// </summary>
  69. internal static string DE {
  70. get {
  71. return ResourceManager.GetString("DE", resourceCulture);
  72. }
  73. }
  74. /// <summary>
  75. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  76. ///
  77. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\DesktopShortcuts]
  78. ///&quot;MUIVerb&quot;=&quot;Desktop Shortcuts&quot;
  79. ///&quot;SubCommands&quot;=&quot;theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color&quot;
  80. ///&quot;icon&quot;=&quot;desk.cpl&quot;
  81. ///&quot;Position&quot;=-
  82. ///
  83. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
  84. ///@=&quot;Change Theme&quot;
  85. ///&quot;icon&quot;=&quot;imageres.dll,145&quot;
  86. ///
  87. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
  88. ///@=&quot;control desk [rest of string was truncated]&quot;;.
  89. /// </summary>
  90. internal static string DesktopShortcuts {
  91. get {
  92. return ResourceManager.GetString("DesktopShortcuts", resourceCulture);
  93. }
  94. }
  95. /// <summary>
  96. /// Looks up a localized string similar to rem USE AT OWN RISK AS IS WITHOUT WARRANTY OF ANY KIND !!!!!
  97. ///
  98. ///rem https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/security-malware-windows-defender-disableantispyware
  99. ///rem &quot;DisableAntiSpyware&quot; is discontinued and will be ignored on client devices, as of the August 2020 (version 4.18.2007.8) update to Microsoft Defender Antivirus.
  100. ///
  101. ///rem Disable Tamper Protection First !!!!!
  102. ///rem https://www.tenforums.com/tutorials/123792-turn-off-tamper-protection-windows-defender-antivirus.ht [rest of string was truncated]&quot;;.
  103. /// </summary>
  104. internal static string DisableDefenderSafeMode1903Plus {
  105. get {
  106. return ResourceManager.GetString("DisableDefenderSafeMode1903Plus", resourceCulture);
  107. }
  108. }
  109. /// <summary>
  110. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  111. ///
  112. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  113. ///&quot;accesssolution&quot;=dword:00000001
  114. ///&quot;olksolution&quot;=dword:00000001
  115. ///&quot;onenotesolution&quot;=dword:00000001
  116. ///&quot;pptsolution&quot;=dword:00000001
  117. ///&quot;projectsolution&quot;=dword:00000001
  118. ///&quot;publishersolution&quot;=dword:00000001
  119. ///&quot;visiosolution&quot;=dword:00000001
  120. ///&quot;wdsolution&quot;=dword:00000001
  121. ///&quot;xlsolution&quot;=dword:00000001
  122. ///
  123. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  124. ///&quot;agave&quot;=dword:0000000 [rest of string was truncated]&quot;;.
  125. /// </summary>
  126. internal static string DisableOfficeTelemetry {
  127. get {
  128. return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
  129. }
  130. }
  131. /// <summary>
  132. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot;
  133. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /disable
  134. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot;
  135. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /disable
  136. ///.
  137. /// </summary>
  138. internal static string DisableOfficeTelemetryTasks {
  139. get {
  140. return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
  141. }
  142. }
  143. /// <summary>
  144. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot;
  145. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /disable
  146. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot;
  147. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /disable
  148. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
  149. ///schtasks /change /tn &quot;\Microsoft\Windo [rest of string was truncated]&quot;;.
  150. /// </summary>
  151. internal static string DisableTelemetryTasks {
  152. get {
  153. return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
  154. }
  155. }
  156. /// <summary>
  157. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot;
  158. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /disable
  159. ///schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot;
  160. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /disable
  161. ///.
  162. /// </summary>
  163. internal static string DisableXboxTasks {
  164. get {
  165. return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
  166. }
  167. }
  168. /// <summary>
  169. /// Looks up a localized string similar to {
  170. /// &quot;btnAbout&quot;: &quot;Εντάξει&quot;,
  171. /// &quot;restartButton&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  172. /// &quot;restartButton8&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  173. /// &quot;restartButton10&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  174. /// &quot;restartAndApply&quot;: &quot;Επανεκκίνηση για την εφαρμογή των αλλαγών;&quot;,
  175. /// &quot;txtVersion&quot;: &quot;Έκδοση: {VN}&quot;,
  176. /// &quot;txtBitness&quot;: &quot;Αρχιτεκτονική {BITS}&quot;,
  177. /// &quot;linkUpdate&quot;: &quot;Διαθέσιμη ενημέρωση&quot;,
  178. /// &quot;lblLab&quot;: &quot;Πειραματική έκδοση&quot;,
  179. /// &quot;performanceSw&quot;: &quot;Βελτιστοποίηση Απόδοσης Συστήματος&quot;,
  180. /// &quot;networkSw&quot;: &quot;Βελτιστοποίηση Δικτύου&quot;,
  181. /// &quot;defenderSw&quot;: &quot;Απενεργοποίηση [rest of string was truncated]&quot;;.
  182. /// </summary>
  183. internal static string EL {
  184. get {
  185. return ResourceManager.GetString("EL", resourceCulture);
  186. }
  187. }
  188. /// <summary>
  189. /// Looks up a localized string similar to {
  190. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  191. /// &quot;restartButton&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  192. /// &quot;restartButton8&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  193. /// &quot;restartButton10&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  194. /// &quot;restartAndApply&quot;: &quot;Restart to apply changes?&quot;,
  195. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  196. /// &quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
  197. /// &quot;linkUpdate&quot;: &quot;Update available&quot;,
  198. /// &quot;lblLab&quot;: &quot;Experimental build\n(delete after testing)&quot;,
  199. /// &quot;performanceSw&quot;: &quot;Enable Performance Tweaks&quot;,
  200. /// &quot;networkSw&quot;: &quot;Disable Network Throttling&quot;,
  201. /// &quot;defenderSw&quot;: &quot;Disable Windows Defender&quot;,
  202. /// &quot;system [rest of string was truncated]&quot;;.
  203. /// </summary>
  204. internal static string EN {
  205. get {
  206. return ResourceManager.GetString("EN", resourceCulture);
  207. }
  208. }
  209. /// <summary>
  210. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  211. ///
  212. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  213. ///&quot;accesssolution&quot;=-
  214. ///&quot;olksolution&quot;=-
  215. ///&quot;onenotesolution&quot;=-
  216. ///&quot;pptsolution&quot;=-
  217. ///&quot;projectsolution&quot;=-
  218. ///&quot;publishersolution&quot;=-
  219. ///&quot;visiosolution&quot;=-
  220. ///&quot;wdsolution&quot;=-
  221. ///&quot;xlsolution&quot;=-
  222. ///
  223. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  224. ///&quot;agave&quot;=-
  225. ///&quot;appaddins&quot;=-
  226. ///&quot;comaddins&quot;=-
  227. ///&quot;documentfiles&quot;=-
  228. ///&quot;templatefiles&quot;=-
  229. ///.
  230. /// </summary>
  231. internal static string EnableOfficeTelemetry {
  232. get {
  233. return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
  234. }
  235. }
  236. /// <summary>
  237. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /enable
  238. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /enable
  239. ///.
  240. /// </summary>
  241. internal static string EnableOfficeTelemetryTasks {
  242. get {
  243. return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
  244. }
  245. }
  246. /// <summary>
  247. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /enable
  248. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /enable
  249. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /enable
  250. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot; /enable
  251. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Uploader&quot; /enable
  252. ///schtasks / [rest of string was truncated]&quot;;.
  253. /// </summary>
  254. internal static string EnableTelemetryTasks {
  255. get {
  256. return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
  257. }
  258. }
  259. /// <summary>
  260. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /enable
  261. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /enable
  262. ///.
  263. /// </summary>
  264. internal static string EnableXboxTasks {
  265. get {
  266. return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
  267. }
  268. }
  269. /// <summary>
  270. /// Looks up a localized string similar to {
  271. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  272. /// &quot;restartButton&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  273. /// &quot;restartButton8&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  274. /// &quot;restartButton10&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  275. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar cambios?&quot;,
  276. /// &quot;txtVersion&quot;: &quot;Versión: {VN}&quot;,
  277. /// &quot;txtBitness&quot;: &quot;Estas trabajando con {BITS}&quot;,
  278. /// &quot;linkUpdate&quot;: &quot;Actualización disponible&quot;,
  279. /// &quot;lblLab&quot;: &quot;Lamzamiento experimental\n(eliminar después de la prueba)&quot;,
  280. /// &quot;performanceSw&quot;: &quot;Habilitar ajustes de rendimiento&quot;,
  281. /// &quot;networkSw&quot;: &quot;Deshabilitar la limitación de la r [rest of string was truncated]&quot;;.
  282. /// </summary>
  283. internal static string ES {
  284. get {
  285. return ResourceManager.GetString("ES", resourceCulture);
  286. }
  287. }
  288. /// <summary>
  289. /// Looks up a localized string similar to ipconfig /release
  290. ///ipconfig /renew
  291. ///arp -d *
  292. ///nbtstat -R
  293. ///nbtstat -RR
  294. ///ipconfig /flushdns
  295. ///ipconfig /registerdns.
  296. /// </summary>
  297. internal static string FlushDNSCache {
  298. get {
  299. return ResourceManager.GetString("FlushDNSCache", resourceCulture);
  300. }
  301. }
  302. /// <summary>
  303. /// Looks up a localized string similar to {
  304. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  305. /// &quot;restartButton&quot;: &quot;Appliquer &amp;&amp; Red�marrer&quot;,
  306. /// &quot;restartButton8&quot;: &quot;Appliquer &amp;&amp; Red�marrer&quot;,
  307. /// &quot;restartButton10&quot;: &quot;Appliquer &amp;&amp; Red�marrer&quot;,
  308. /// &quot;restartAndApply&quot;: &quot;Red�marrer pour appliquer les changements?&quot;,
  309. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  310. /// &quot;txtBitness&quot;: &quot;Vous travaillez avec {BITS}&quot;,
  311. /// &quot;linkUpdate&quot;: &quot;Mise � jour disponible&quot;,
  312. /// &quot;lblLab&quot;: &quot;build Experimental\n(supprimer apr�s avoir test�)&quot;,
  313. /// &quot;performanceSw&quot;: &quot;Activer les Tweaks de Performance&quot;,
  314. /// &quot;networkSw&quot;: &quot;D�sactiver la limitatio [rest of string was truncated]&quot;;.
  315. /// </summary>
  316. internal static string FR {
  317. get {
  318. return ResourceManager.GetString("FR", resourceCulture);
  319. }
  320. }
  321. /// <summary>
  322. /// Looks up a localized string similar to @echo off
  323. ///pushd &quot;%~dp0&quot;
  324. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txt
  325. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum &gt;&gt;List.txt
  326. ///for /f %%i in (&apos;findstr /i . List.txt 2^&gt;nul&apos;) do dism /online /norestart /add-package:&quot;%SystemRoot%\servicing\Packages\%%i&quot;
  327. ///.
  328. /// </summary>
  329. internal static string GPEditEnablerInHome {
  330. get {
  331. return ResourceManager.GetString("GPEditEnablerInHome", resourceCulture);
  332. }
  333. }
  334. /// <summary>
  335. /// Looks up a localized resource of type System.Byte[].
  336. /// </summary>
  337. internal static byte[] hosts {
  338. get {
  339. object obj = ResourceManager.GetObject("hosts", resourceCulture);
  340. return ((byte[])(obj));
  341. }
  342. }
  343. /// <summary>
  344. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  345. ///
  346. ///[HKEY_CLASSES_ROOT\*\shell\runas]
  347. ///@=&quot;Take Ownership&quot;
  348. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  349. ///
  350. ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
  351. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  352. ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  353. ///
  354. ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
  355. ///@=&quot;Take Ownership&quot;
  356. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  357. ///
  358. ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
  359. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d y &amp;&amp; icacls \&quot;% [rest of string was truncated]&quot;;.
  360. /// </summary>
  361. internal static string InstallTakeOwnership {
  362. get {
  363. return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
  364. }
  365. }
  366. /// <summary>
  367. /// Looks up a localized resource of type System.Byte[].
  368. /// </summary>
  369. internal static byte[] OneDrive_Uninstaller {
  370. get {
  371. object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
  372. return ((byte[])(obj));
  373. }
  374. }
  375. /// <summary>
  376. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  377. ///
  378. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
  379. ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
  380. ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
  381. ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
  382. ///&quot;Position&quot;=&quot;bottom&quot;
  383. ///
  384. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
  385. ///@=&quot;Lock&quot;
  386. ///
  387. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
  388. ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
  389. /// </summary>
  390. internal static string PowerMenu {
  391. get {
  392. return ResourceManager.GetString("PowerMenu", resourceCulture);
  393. }
  394. }
  395. /// <summary>
  396. /// Looks up a localized string similar to {
  397. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  398. /// &quot;restartButton&quot;: &quot;Aplicar e reiniciar&quot;,
  399. /// &quot;restartButton8&quot;: &quot;Aplicar e reiniciar&quot;,
  400. /// &quot;restartButton10&quot;: &quot;Aplicar e reiniciar&quot;,
  401. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar as alterações?&quot;,
  402. /// &quot;txtVersion&quot;: &quot;Versão: {VN}&quot;,
  403. /// &quot;txtBitness&quot;: &quot;A arquitetura do seu computador é de {BITS}.&quot;,
  404. /// &quot;linkUpdate&quot;: &quot;Nova atualização disponível&quot;,
  405. /// &quot;lblLab&quot;: &quot;Experimentar nova implementação\n(deletar após teste)&quot;,
  406. /// &quot;performanceSw&quot;: &quot;Habilitar ajustes de desempenho&quot;,
  407. /// &quot;networkSw&quot;: &quot;Desativar limitaç [rest of string was truncated]&quot;;.
  408. /// </summary>
  409. internal static string PT {
  410. get {
  411. return ResourceManager.GetString("PT", resourceCulture);
  412. }
  413. }
  414. /// <summary>
  415. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  416. ///
  417. ///
  418. ///[-HKEY_CLASSES_ROOT\*\shell\runas]
  419. ///
  420. ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
  421. ///.
  422. /// </summary>
  423. internal static string RemoveTakeOwnership {
  424. get {
  425. return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
  426. }
  427. }
  428. /// <summary>
  429. /// Looks up a localized string similar to {
  430. /// &quot;btnAbout&quot;: &quot;Ок&quot;,
  431. /// &quot;restartButton&quot;: &quot;Применить и перезапустить&quot;,
  432. /// &quot;restartButton8&quot;: &quot;Применить и перезапустить&quot;,
  433. /// &quot;restartButton10&quot;: &quot;Применить и перезапустить&quot;,
  434. /// &quot;restartAndApply&quot;: &quot;перезагрузить, чтобы изменения вступили в силу?&quot;,
  435. /// &quot;txtVersion&quot;: &quot;Версия: {VN}&quot;,
  436. /// &quot;txtBitness&quot;: &quot;Вы работаете с {BITS}&quot;,
  437. /// &quot;linkUpdate&quot;: &quot;обновление доступно&quot;,
  438. /// &quot;lblLab&quot;: &quot;экспериментальная сборка\n(удалить после тестирования)&quot;,
  439. /// &quot;performanceSw&quot;: &quot;Вкл Настройки производительности&quot;,
  440. /// &quot;networkSw&quot;: &quot;Отключить Сетевое [rest of string was truncated]&quot;;.
  441. /// </summary>
  442. internal static string RU {
  443. get {
  444. return ResourceManager.GetString("RU", resourceCulture);
  445. }
  446. }
  447. /// <summary>
  448. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  449. ///
  450. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
  451. ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
  452. ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
  453. ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
  454. ///&quot;Position&quot;=-
  455. ///
  456. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
  457. ///@=&quot;Administrative Tools&quot;
  458. ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
  459. ///
  460. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
  461. /// </summary>
  462. internal static string SystemShortcuts {
  463. get {
  464. return ResourceManager.GetString("SystemShortcuts", resourceCulture);
  465. }
  466. }
  467. /// <summary>
  468. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  469. ///
  470. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
  471. ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
  472. ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
  473. ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
  474. ///&quot;Position&quot;=-
  475. ///
  476. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
  477. ///@=&quot;Control Panel&quot;
  478. ///&quot;icon&quot;=&quot;control.exe&quot;
  479. ///
  480. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
  481. ///@=&quot;c [rest of string was truncated]&quot;;.
  482. /// </summary>
  483. internal static string SystemTools {
  484. get {
  485. return ResourceManager.GetString("SystemTools", resourceCulture);
  486. }
  487. }
  488. /// <summary>
  489. /// Looks up a localized string similar to {
  490. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  491. /// &quot;restartButton&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  492. /// &quot;restartButton8&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  493. /// &quot;restartButton10&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  494. /// &quot;restartAndApply&quot;: &quot;Değişiklikleri uygulamak için yeniden başlatılsın mı?&quot;,
  495. /// &quot;txtVersion&quot;: &quot;Versiyon: {VN}&quot;,
  496. /// &quot;txtBitness&quot;: &quot;{BITS} ile çalışıyor.&quot;,
  497. /// &quot;linkUpdate&quot;: &quot;Güncelleme Mevcut&quot;,
  498. /// &quot;lblLab&quot;: &quot;Deneysel Yapı\n(Testten sonra silin)&quot;,
  499. /// &quot;performanceSw&quot;: &quot;Performans Ayarlarını Etkinleştir&quot;,
  500. /// &quot;networkSw&quot;: &quot;Ağ Kısıtlamasını Devre Dışı Bıra [rest of string was truncated]&quot;;.
  501. /// </summary>
  502. internal static string TR {
  503. get {
  504. return ResourceManager.GetString("TR", resourceCulture);
  505. }
  506. }
  507. /// <summary>
  508. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  509. ///
  510. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
  511. ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
  512. ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
  513. ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
  514. ///&quot;Position&quot;=-
  515. ///
  516. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
  517. ///@=&quot;Calculator&quot;
  518. ///&quot;icon&quot;=&quot;calc.exe&quot;
  519. ///
  520. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
  521. ///@=&quot;calc.exe&quot;
  522. ///
  523. ///[HK [rest of string was truncated]&quot;;.
  524. /// </summary>
  525. internal static string WindowsApps {
  526. get {
  527. return ResourceManager.GetString("WindowsApps", resourceCulture);
  528. }
  529. }
  530. }
  531. }