Resources.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  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 Windows Registry Editor Version 5.00
  56. ///
  57. ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD]
  58. ///@=&quot;Open Command Prompt here&quot;
  59. ///&quot;Icon&quot;=&quot;cmd.exe&quot;
  60. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  61. ///
  62. ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD\command]
  63. ///@=&quot;cmd.exe /s /k pushd \&quot;%V\&quot;&quot;
  64. ///
  65. ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD]
  66. ///@=&quot;Open Command Prompt here&quot;
  67. ///&quot;Icon&quot;=&quot;cmd.exe&quot;
  68. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  69. ///
  70. ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD\command]
  71. ///@=&quot;cmd.exe /s /k pushd \&quot;%V\&quot;&quot;
  72. ///
  73. ///[HKEY_CLASSES_ROOT\D [rest of string was truncated]&quot;;.
  74. /// </summary>
  75. internal static string AddOpenWithCMD {
  76. get {
  77. return ResourceManager.GetString("AddOpenWithCMD", resourceCulture);
  78. }
  79. }
  80. /// <summary>
  81. /// Looks up a localized string similar to {
  82. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  83. /// &quot;restartButton&quot;: &quot;Anwenden &amp;&amp; Neustarten&quot;,
  84. /// &quot;restartButton8&quot;: &quot;Anwenden &amp;&amp; Neustarten&quot;,
  85. /// &quot;restartButton10&quot;: &quot;Anwenden &amp;&amp; Neustarten&quot;,
  86. /// &quot;restartAndApply&quot;: &quot;Neustarten, um Änderungen anzuwenden?&quot;,
  87. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  88. /// &quot;txtBitness&quot;: &quot;Sie arbeiten mit {BITS}&quot;,
  89. /// &quot;linkUpdate&quot;: &quot;Update verfügbar&quot;,
  90. /// &quot;lblLab&quot;: &quot;Experimenteller Build\n(nach dem Testen löschen)&quot;,
  91. /// &quot;performanceSw&quot;: &quot;Leistungsoptimierungen aktivieren&quot;,
  92. /// &quot;networkSw&quot;: &quot;Netzwerkdrosselung deaktivieren&quot;,
  93. /// &quot;defen [rest of string was truncated]&quot;;.
  94. /// </summary>
  95. internal static string DE {
  96. get {
  97. return ResourceManager.GetString("DE", resourceCulture);
  98. }
  99. }
  100. /// <summary>
  101. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  102. ///
  103. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\DesktopShortcuts]
  104. ///&quot;MUIVerb&quot;=&quot;Desktop Shortcuts&quot;
  105. ///&quot;SubCommands&quot;=&quot;theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color&quot;
  106. ///&quot;icon&quot;=&quot;desk.cpl&quot;
  107. ///&quot;Position&quot;=-
  108. ///
  109. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
  110. ///@=&quot;Change Theme&quot;
  111. ///&quot;icon&quot;=&quot;imageres.dll,145&quot;
  112. ///
  113. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
  114. ///@=&quot;control desk [rest of string was truncated]&quot;;.
  115. /// </summary>
  116. internal static string DesktopShortcuts {
  117. get {
  118. return ResourceManager.GetString("DesktopShortcuts", resourceCulture);
  119. }
  120. }
  121. /// <summary>
  122. /// Looks up a localized string similar to rem USE AT OWN RISK AS IS WITHOUT WARRANTY OF ANY KIND !!!!!
  123. ///
  124. ///rem https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/security-malware-windows-defender-disableantispyware
  125. ///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.
  126. ///
  127. ///rem Disable Tamper Protection First !!!!!
  128. ///rem https://www.tenforums.com/tutorials/123792-turn-off-tamper-protection-windows-defender-antivirus.ht [rest of string was truncated]&quot;;.
  129. /// </summary>
  130. internal static string DisableDefenderSafeMode1903Plus {
  131. get {
  132. return ResourceManager.GetString("DisableDefenderSafeMode1903Plus", resourceCulture);
  133. }
  134. }
  135. /// <summary>
  136. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  137. ///
  138. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  139. ///&quot;accesssolution&quot;=dword:00000001
  140. ///&quot;olksolution&quot;=dword:00000001
  141. ///&quot;onenotesolution&quot;=dword:00000001
  142. ///&quot;pptsolution&quot;=dword:00000001
  143. ///&quot;projectsolution&quot;=dword:00000001
  144. ///&quot;publishersolution&quot;=dword:00000001
  145. ///&quot;visiosolution&quot;=dword:00000001
  146. ///&quot;wdsolution&quot;=dword:00000001
  147. ///&quot;xlsolution&quot;=dword:00000001
  148. ///
  149. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  150. ///&quot;agave&quot; [rest of string was truncated]&quot;;.
  151. /// </summary>
  152. internal static string DisableOfficeTelemetry {
  153. get {
  154. return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
  155. }
  156. }
  157. /// <summary>
  158. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot;
  159. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /disable
  160. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot;
  161. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /disable
  162. ///.
  163. /// </summary>
  164. internal static string DisableOfficeTelemetryTasks {
  165. get {
  166. return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
  167. }
  168. }
  169. /// <summary>
  170. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot;
  171. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /disable
  172. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot;
  173. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /disable
  174. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
  175. ///schtasks /change /tn &quot;\Microsoft\ [rest of string was truncated]&quot;;.
  176. /// </summary>
  177. internal static string DisableTelemetryTasks {
  178. get {
  179. return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot;
  184. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /disable
  185. ///schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot;
  186. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /disable
  187. ///.
  188. /// </summary>
  189. internal static string DisableXboxTasks {
  190. get {
  191. return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
  192. }
  193. }
  194. /// <summary>
  195. /// Looks up a localized string similar to {
  196. /// &quot;btnAbout&quot;: &quot;Εντάξει&quot;,
  197. /// &quot;restartButton&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  198. /// &quot;restartButton8&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  199. /// &quot;restartButton10&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  200. /// &quot;restartAndApply&quot;: &quot;Επανεκκίνηση για την εφαρμογή των αλλαγών;&quot;,
  201. /// &quot;txtVersion&quot;: &quot;Έκδοση: {VN}&quot;,
  202. /// &quot;txtBitness&quot;: &quot;Αρχιτεκτονική {BITS}&quot;,
  203. /// &quot;linkUpdate&quot;: &quot;Διαθέσιμη ενημέρωση&quot;,
  204. /// &quot;lblLab&quot;: &quot;Πειραματική έκδοση&quot;,
  205. /// &quot;performanceSw&quot;: &quot;Βελτιστοποίηση Απόδοσης Συστήματος&quot;,
  206. /// &quot;networkSw&quot;: &quot;Βελτιστοποίηση Δικτύου&quot;,
  207. /// &quot;defenderSw&quot;: &quot;Απενεργοποίηση [rest of string was truncated]&quot;;.
  208. /// </summary>
  209. internal static string EL {
  210. get {
  211. return ResourceManager.GetString("EL", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// Looks up a localized string similar to {
  216. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  217. /// &quot;restartButton&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  218. /// &quot;restartButton8&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  219. /// &quot;restartButton10&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  220. /// &quot;restartAndApply&quot;: &quot;Restart to apply changes?&quot;,
  221. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  222. /// &quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
  223. /// &quot;linkUpdate&quot;: &quot;Update available&quot;,
  224. /// &quot;lblLab&quot;: &quot;Experimental build\n(delete after testing)&quot;,
  225. /// &quot;performanceSw&quot;: &quot;Enable Performance Tweaks&quot;,
  226. /// &quot;networkSw&quot;: &quot;Disable Network Throttling&quot;,
  227. /// &quot;defenderSw&quot;: &quot;Disable Windows Defender&quot;,
  228. /// &quot;system [rest of string was truncated]&quot;;.
  229. /// </summary>
  230. internal static string EN {
  231. get {
  232. return ResourceManager.GetString("EN", resourceCulture);
  233. }
  234. }
  235. /// <summary>
  236. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  237. ///
  238. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  239. ///&quot;accesssolution&quot;=-
  240. ///&quot;olksolution&quot;=-
  241. ///&quot;onenotesolution&quot;=-
  242. ///&quot;pptsolution&quot;=-
  243. ///&quot;projectsolution&quot;=-
  244. ///&quot;publishersolution&quot;=-
  245. ///&quot;visiosolution&quot;=-
  246. ///&quot;wdsolution&quot;=-
  247. ///&quot;xlsolution&quot;=-
  248. ///
  249. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  250. ///&quot;agave&quot;=-
  251. ///&quot;appaddins&quot;=-
  252. ///&quot;comaddins&quot;=-
  253. ///&quot;documentfiles&quot;=-
  254. ///&quot;templatefiles&quot;=-
  255. ///.
  256. /// </summary>
  257. internal static string EnableOfficeTelemetry {
  258. get {
  259. return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
  260. }
  261. }
  262. /// <summary>
  263. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /enable
  264. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /enable
  265. ///.
  266. /// </summary>
  267. internal static string EnableOfficeTelemetryTasks {
  268. get {
  269. return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
  270. }
  271. }
  272. /// <summary>
  273. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /enable
  274. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /enable
  275. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /enable
  276. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot; /enable
  277. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Uploader&quot; /enable
  278. ///schta [rest of string was truncated]&quot;;.
  279. /// </summary>
  280. internal static string EnableTelemetryTasks {
  281. get {
  282. return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
  283. }
  284. }
  285. /// <summary>
  286. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /enable
  287. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /enable
  288. ///.
  289. /// </summary>
  290. internal static string EnableXboxTasks {
  291. get {
  292. return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
  293. }
  294. }
  295. /// <summary>
  296. /// Looks up a localized string similar to {
  297. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  298. /// &quot;restartButton&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  299. /// &quot;restartButton8&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  300. /// &quot;restartButton10&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  301. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar cambios?&quot;,
  302. /// &quot;txtVersion&quot;: &quot;Versión: {VN}&quot;,
  303. /// &quot;txtBitness&quot;: &quot;Estas trabajando con {BITS}&quot;,
  304. /// &quot;linkUpdate&quot;: &quot;Actualización disponible&quot;,
  305. /// &quot;lblLab&quot;: &quot;Lamzamiento experimental\n(eliminar después de la prueba)&quot;,
  306. /// &quot;CleanPreviewForm&quot;: &quot;Vista Previa Limpia&quot;,
  307. /// &quot;performanceSw&quot;: &quot;Habilitar ajustes de rendimiento&quot;,
  308. /// &quot;ne [rest of string was truncated]&quot;;.
  309. /// </summary>
  310. internal static string ES {
  311. get {
  312. return ResourceManager.GetString("ES", resourceCulture);
  313. }
  314. }
  315. /// <summary>
  316. /// Looks up a localized string similar to ipconfig /release
  317. ///ipconfig /renew
  318. ///arp -d *
  319. ///nbtstat -R
  320. ///nbtstat -RR
  321. ///ipconfig /flushdns
  322. ///ipconfig /registerdns.
  323. /// </summary>
  324. internal static string FlushDNSCache {
  325. get {
  326. return ResourceManager.GetString("FlushDNSCache", resourceCulture);
  327. }
  328. }
  329. /// <summary>
  330. /// Looks up a localized string similar to {
  331. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  332. /// &quot;restartButton&quot;: &quot;Appliquer &amp;&amp; Redemarrer&quot;,
  333. /// &quot;restartButton8&quot;: &quot;Appliquer &amp;&amp; Redemarrer&quot;,
  334. /// &quot;restartButton10&quot;: &quot;Appliquer &amp;&amp; Redemarrer&quot;,
  335. /// &quot;restartAndApply&quot;: &quot;Redemarrer pour appliquer les changements?&quot;,
  336. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  337. /// &quot;txtBitness&quot;: &quot;Vous travaillez avec {BITS}&quot;,
  338. /// &quot;linkUpdate&quot;: &quot;Mise a jour disponible&quot;,
  339. /// &quot;CleanPreviewForm&quot;: &quot;Nettoyer L&apos;aperçu&quot;,
  340. /// &quot;lblLab&quot;: &quot;build Experimental\n(supprimer apres avoir teste)&quot;,
  341. /// &quot;performanceSw&quot;: &quot;Activer les Tweaks de Performanc [rest of string was truncated]&quot;;.
  342. /// </summary>
  343. internal static string FR {
  344. get {
  345. return ResourceManager.GetString("FR", resourceCulture);
  346. }
  347. }
  348. /// <summary>
  349. /// Looks up a localized string similar to @echo off
  350. ///pushd &quot;%~dp0&quot;
  351. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txt
  352. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum &gt;&gt;List.txt
  353. ///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;
  354. ///.
  355. /// </summary>
  356. internal static string GPEditEnablerInHome {
  357. get {
  358. return ResourceManager.GetString("GPEditEnablerInHome", resourceCulture);
  359. }
  360. }
  361. /// <summary>
  362. /// Looks up a localized resource of type System.Byte[].
  363. /// </summary>
  364. internal static byte[] hosts {
  365. get {
  366. object obj = ResourceManager.GetObject("hosts", resourceCulture);
  367. return ((byte[])(obj));
  368. }
  369. }
  370. /// <summary>
  371. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  372. ///
  373. ///[HKEY_CLASSES_ROOT\*\shell\runas]
  374. ///@=&quot;Take Ownership&quot;
  375. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  376. ///
  377. ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
  378. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  379. ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  380. ///
  381. ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
  382. ///@=&quot;Take Ownership&quot;
  383. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  384. ///
  385. ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
  386. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d [rest of string was truncated]&quot;;.
  387. /// </summary>
  388. internal static string InstallTakeOwnership {
  389. get {
  390. return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
  391. }
  392. }
  393. /// <summary>
  394. /// Looks up a localized string similar to {
  395. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  396. /// &quot;restartButton&quot;: &quot;Applica &amp;&amp; riavvia&quot;,
  397. /// &quot;restartButton8&quot;: &quot;Applica &amp;&amp; riavvia&quot;,
  398. /// &quot;restartButton10&quot;: &quot;Applica &amp;&amp; riavvia&quot;,
  399. /// &quot;restartAndApply&quot;: &quot;Riavviare per applicare le modifiche?&quot;,
  400. /// &quot;txtVersion&quot;: &quot;Versione: {VN}&quot;,
  401. /// &quot;txtBitness&quot;: &quot;Archiettura: {BITS}&quot;,
  402. /// &quot;linkUpdate&quot;: &quot;Aggiornamento disponibile&quot;,
  403. /// &quot;lblLab&quot;: &quot;Build sperimentale\n(cancellare dopo il test)&quot;,
  404. /// &quot;performanceSw&quot;: &quot;Abilita miglioramento prestazioni&quot;,
  405. /// &quot;networkSw&quot;: &quot;Disabilita rallentamento della rete&quot;,
  406. /// &quot;defenderSw [rest of string was truncated]&quot;;.
  407. /// </summary>
  408. internal static string IT {
  409. get {
  410. return ResourceManager.GetString("IT", resourceCulture);
  411. }
  412. }
  413. /// <summary>
  414. /// Looks up a localized resource of type System.Byte[].
  415. /// </summary>
  416. internal static byte[] OneDrive_Uninstaller {
  417. get {
  418. object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
  419. return ((byte[])(obj));
  420. }
  421. }
  422. /// <summary>
  423. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  424. ///
  425. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
  426. ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
  427. ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
  428. ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
  429. ///&quot;Position&quot;=&quot;bottom&quot;
  430. ///
  431. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
  432. ///@=&quot;Lock&quot;
  433. ///
  434. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
  435. ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
  436. /// </summary>
  437. internal static string PowerMenu {
  438. get {
  439. return ResourceManager.GetString("PowerMenu", resourceCulture);
  440. }
  441. }
  442. /// <summary>
  443. /// Looks up a localized string similar to {
  444. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  445. /// &quot;restartButton&quot;: &quot;Aplicar e reiniciar&quot;,
  446. /// &quot;restartButton8&quot;: &quot;Aplicar e reiniciar&quot;,
  447. /// &quot;restartButton10&quot;: &quot;Aplicar e reiniciar&quot;,
  448. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar as alterações?&quot;,
  449. /// &quot;CleanPreviewForm&quot;: &quot;Antevisão Limpa&quot;,
  450. /// &quot;txtVersion&quot;: &quot;Versão: {VN}&quot;,
  451. /// &quot;txtBitness&quot;: &quot;A arquitetura do seu computador é de {BITS}.&quot;,
  452. /// &quot;linkUpdate&quot;: &quot;Nova atualização disponível&quot;,
  453. /// &quot;lblLab&quot;: &quot;Experimentar nova implementação\n(deletar após teste)&quot;,
  454. /// &quot;performanceSw&quot;: &quot;Habilitar ajustes de desem [rest of string was truncated]&quot;;.
  455. /// </summary>
  456. internal static string PT {
  457. get {
  458. return ResourceManager.GetString("PT", resourceCulture);
  459. }
  460. }
  461. /// <summary>
  462. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  463. ///
  464. ///
  465. ///[-HKEY_CLASSES_ROOT\*\shell\runas]
  466. ///
  467. ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
  468. ///.
  469. /// </summary>
  470. internal static string RemoveTakeOwnership {
  471. get {
  472. return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
  473. }
  474. }
  475. /// <summary>
  476. /// Looks up a localized string similar to {
  477. /// &quot;btnAbout&quot;: &quot;Ок&quot;,
  478. /// &quot;restartButton&quot;: &quot;Применить и перезапустить&quot;,
  479. /// &quot;restartButton8&quot;: &quot;Применить и перезапустить&quot;,
  480. /// &quot;restartButton10&quot;: &quot;Применить и перезапустить&quot;,
  481. /// &quot;restartAndApply&quot;: &quot;перезагрузить, чтобы изменения вступили в силу?&quot;,
  482. /// &quot;txtVersion&quot;: &quot;Версия: {VN}&quot;,
  483. /// &quot;txtBitness&quot;: &quot;Вы работаете с {BITS}&quot;,
  484. /// &quot;CleanPreviewForm&quot;: &quot;Чистый предварительный просмотр&quot;,
  485. /// &quot;linkUpdate&quot;: &quot;обновление доступно&quot;,
  486. /// &quot;lblLab&quot;: &quot;экспериментальная сборка\n(удалить после тестирования)&quot;,
  487. /// &quot;performanceSw&quot;: &quot;Вкл Настройк [rest of string was truncated]&quot;;.
  488. /// </summary>
  489. internal static string RU {
  490. get {
  491. return ResourceManager.GetString("RU", resourceCulture);
  492. }
  493. }
  494. /// <summary>
  495. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  496. ///
  497. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
  498. ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
  499. ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
  500. ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
  501. ///&quot;Position&quot;=-
  502. ///
  503. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
  504. ///@=&quot;Administrative Tools&quot;
  505. ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
  506. ///
  507. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
  508. /// </summary>
  509. internal static string SystemShortcuts {
  510. get {
  511. return ResourceManager.GetString("SystemShortcuts", resourceCulture);
  512. }
  513. }
  514. /// <summary>
  515. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  516. ///
  517. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
  518. ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
  519. ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
  520. ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
  521. ///&quot;Position&quot;=-
  522. ///
  523. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
  524. ///@=&quot;Control Panel&quot;
  525. ///&quot;icon&quot;=&quot;control.exe&quot;
  526. ///
  527. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
  528. ///@=&quot;c [rest of string was truncated]&quot;;.
  529. /// </summary>
  530. internal static string SystemTools {
  531. get {
  532. return ResourceManager.GetString("SystemTools", resourceCulture);
  533. }
  534. }
  535. /// <summary>
  536. /// Looks up a localized string similar to {
  537. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  538. /// &quot;restartButton&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  539. /// &quot;restartButton8&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  540. /// &quot;restartButton10&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  541. /// &quot;restartAndApply&quot;: &quot;Değişiklikleri uygulamak için yeniden başlatılsın mı?&quot;,
  542. /// &quot;txtVersion&quot;: &quot;Versiyon: {VN}&quot;,
  543. /// &quot;txtBitness&quot;: &quot;{BITS} ile çalışıyor.&quot;,
  544. /// &quot;CleanPreviewForm&quot;: &quot;Temiz Önizleme&quot;,
  545. /// &quot;linkUpdate&quot;: &quot;Güncelleme Mevcut&quot;,
  546. /// &quot;lblLab&quot;: &quot;Deneysel Yapı\n(Testten sonra silin)&quot;,
  547. /// &quot;performanceSw&quot;: &quot;Performans Ayarlarını Etkinleştir&quot;,
  548. /// &quot;netwo [rest of string was truncated]&quot;;.
  549. /// </summary>
  550. internal static string TR {
  551. get {
  552. return ResourceManager.GetString("TR", resourceCulture);
  553. }
  554. }
  555. /// <summary>
  556. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  557. ///
  558. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
  559. ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
  560. ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
  561. ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
  562. ///&quot;Position&quot;=-
  563. ///
  564. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
  565. ///@=&quot;Calculator&quot;
  566. ///&quot;icon&quot;=&quot;calc.exe&quot;
  567. ///
  568. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
  569. ///@=&quot;calc.exe&quot;
  570. ///
  571. ///[HK [rest of string was truncated]&quot;;.
  572. /// </summary>
  573. internal static string WindowsApps {
  574. get {
  575. return ResourceManager.GetString("WindowsApps", resourceCulture);
  576. }
  577. }
  578. }
  579. }