Resources.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  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 Windows Registry Editor Version 5.00
  97. ///
  98. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  99. ///&quot;accesssolution&quot;=dword:00000001
  100. ///&quot;olksolution&quot;=dword:00000001
  101. ///&quot;onenotesolution&quot;=dword:00000001
  102. ///&quot;pptsolution&quot;=dword:00000001
  103. ///&quot;projectsolution&quot;=dword:00000001
  104. ///&quot;publishersolution&quot;=dword:00000001
  105. ///&quot;visiosolution&quot;=dword:00000001
  106. ///&quot;wdsolution&quot;=dword:00000001
  107. ///&quot;xlsolution&quot;=dword:00000001
  108. ///
  109. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  110. ///&quot;agave&quot;=dword:0000000 [rest of string was truncated]&quot;;.
  111. /// </summary>
  112. internal static string DisableOfficeTelemetry {
  113. get {
  114. return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
  115. }
  116. }
  117. /// <summary>
  118. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot;
  119. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /disable
  120. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot;
  121. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /disable
  122. ///.
  123. /// </summary>
  124. internal static string DisableOfficeTelemetryTasks {
  125. get {
  126. return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
  127. }
  128. }
  129. /// <summary>
  130. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot;
  131. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /disable
  132. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot;
  133. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /disable
  134. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
  135. ///schtasks /change /tn &quot;\Microsoft\Windo [rest of string was truncated]&quot;;.
  136. /// </summary>
  137. internal static string DisableTelemetryTasks {
  138. get {
  139. return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot;
  144. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /disable
  145. ///schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot;
  146. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /disable
  147. ///.
  148. /// </summary>
  149. internal static string DisableXboxTasks {
  150. get {
  151. return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
  152. }
  153. }
  154. /// <summary>
  155. /// Looks up a localized string similar to {
  156. /// &quot;btnAbout&quot;: &quot;Εντάξει&quot;,
  157. /// &quot;restartButton&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  158. /// &quot;restartButton8&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  159. /// &quot;restartButton10&quot;: &quot;Εφαρμογή &amp;&amp; Επανεκκίνηση&quot;,
  160. /// &quot;restartAndApply&quot;: &quot;Επανεκκίνηση για την εφαρμογή των αλλαγών;&quot;,
  161. /// &quot;txtVersion&quot;: &quot;Έκδοση: {VN}&quot;,
  162. /// &quot;txtBitness&quot;: &quot;Αρχιτεκτονική {BITS}&quot;,
  163. /// &quot;linkUpdate&quot;: &quot;Διαθέσιμη ενημέρωση&quot;,
  164. /// &quot;lblLab&quot;: &quot;Πειραματική έκδοση&quot;,
  165. /// &quot;performanceSw&quot;: &quot;Βελτιστοποίηση Απόδοσης Συστήματος&quot;,
  166. /// &quot;networkSw&quot;: &quot;Βελτιστοποίηση Δικτύου&quot;,
  167. /// &quot;defenderSw&quot;: &quot;Απενεργοποίηση [rest of string was truncated]&quot;;.
  168. /// </summary>
  169. internal static string EL {
  170. get {
  171. return ResourceManager.GetString("EL", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// Looks up a localized string similar to {
  176. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  177. /// &quot;restartButton&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  178. /// &quot;restartButton8&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  179. /// &quot;restartButton10&quot;: &quot;Apply &amp;&amp; Restart&quot;,
  180. /// &quot;restartAndApply&quot;: &quot;Restart to apply changes?&quot;,
  181. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  182. /// &quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
  183. /// &quot;linkUpdate&quot;: &quot;Update available&quot;,
  184. /// &quot;lblLab&quot;: &quot;Experimental build\n(delete after testing)&quot;,
  185. /// &quot;performanceSw&quot;: &quot;Enable Performance Tweaks&quot;,
  186. /// &quot;networkSw&quot;: &quot;Disable Network Throttling&quot;,
  187. /// &quot;defenderSw&quot;: &quot;Disable Windows Defender&quot;,
  188. /// &quot;system [rest of string was truncated]&quot;;.
  189. /// </summary>
  190. internal static string EN {
  191. get {
  192. return ResourceManager.GetString("EN", resourceCulture);
  193. }
  194. }
  195. /// <summary>
  196. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  197. ///
  198. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  199. ///&quot;accesssolution&quot;=-
  200. ///&quot;olksolution&quot;=-
  201. ///&quot;onenotesolution&quot;=-
  202. ///&quot;pptsolution&quot;=-
  203. ///&quot;projectsolution&quot;=-
  204. ///&quot;publishersolution&quot;=-
  205. ///&quot;visiosolution&quot;=-
  206. ///&quot;wdsolution&quot;=-
  207. ///&quot;xlsolution&quot;=-
  208. ///
  209. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  210. ///&quot;agave&quot;=-
  211. ///&quot;appaddins&quot;=-
  212. ///&quot;comaddins&quot;=-
  213. ///&quot;documentfiles&quot;=-
  214. ///&quot;templatefiles&quot;=-
  215. ///.
  216. /// </summary>
  217. internal static string EnableOfficeTelemetry {
  218. get {
  219. return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /enable
  224. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /enable
  225. ///.
  226. /// </summary>
  227. internal static string EnableOfficeTelemetryTasks {
  228. get {
  229. return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
  230. }
  231. }
  232. /// <summary>
  233. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /enable
  234. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /enable
  235. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /enable
  236. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot; /enable
  237. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Uploader&quot; /enable
  238. ///schtasks / [rest of string was truncated]&quot;;.
  239. /// </summary>
  240. internal static string EnableTelemetryTasks {
  241. get {
  242. return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
  243. }
  244. }
  245. /// <summary>
  246. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /enable
  247. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /enable
  248. ///.
  249. /// </summary>
  250. internal static string EnableXboxTasks {
  251. get {
  252. return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
  253. }
  254. }
  255. /// <summary>
  256. /// Looks up a localized string similar to {
  257. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  258. /// &quot;restartButton&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  259. /// &quot;restartButton8&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  260. /// &quot;restartButton10&quot;: &quot;Aplicar &amp;&amp; Reiniciar&quot;,
  261. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar cambios?&quot;,
  262. /// &quot;txtVersion&quot;: &quot;Versión: {VN}&quot;,
  263. /// &quot;txtBitness&quot;: &quot;Estas trabajando con {BITS}&quot;,
  264. /// &quot;linkUpdate&quot;: &quot;Actualización disponible&quot;,
  265. /// &quot;lblLab&quot;: &quot;Lamzamiento experimental\n(eliminar después de la prueba)&quot;,
  266. /// &quot;performanceSw&quot;: &quot;Habilitar ajustes de rendimiento&quot;,
  267. /// &quot;networkSw&quot;: &quot;Deshabilitar la limitación de la r [rest of string was truncated]&quot;;.
  268. /// </summary>
  269. internal static string ES {
  270. get {
  271. return ResourceManager.GetString("ES", resourceCulture);
  272. }
  273. }
  274. /// <summary>
  275. /// Looks up a localized string similar to ipconfig /release
  276. ///ipconfig /renew
  277. ///arp -d *
  278. ///nbtstat -R
  279. ///nbtstat -RR
  280. ///ipconfig /flushdns
  281. ///ipconfig /registerdns.
  282. /// </summary>
  283. internal static string FlushDNSCache {
  284. get {
  285. return ResourceManager.GetString("FlushDNSCache", resourceCulture);
  286. }
  287. }
  288. /// <summary>
  289. /// Looks up a localized string similar to @echo off
  290. ///pushd &quot;%~dp0&quot;
  291. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txt
  292. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum &gt;&gt;List.txt
  293. ///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;
  294. ///.
  295. /// </summary>
  296. internal static string GPEditEnablerInHome {
  297. get {
  298. return ResourceManager.GetString("GPEditEnablerInHome", resourceCulture);
  299. }
  300. }
  301. /// <summary>
  302. /// Looks up a localized resource of type System.Byte[].
  303. /// </summary>
  304. internal static byte[] hosts {
  305. get {
  306. object obj = ResourceManager.GetObject("hosts", resourceCulture);
  307. return ((byte[])(obj));
  308. }
  309. }
  310. /// <summary>
  311. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  312. ///
  313. ///[HKEY_CLASSES_ROOT\*\shell\runas]
  314. ///@=&quot;Take Ownership&quot;
  315. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  316. ///
  317. ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
  318. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  319. ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  320. ///
  321. ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
  322. ///@=&quot;Take Ownership&quot;
  323. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  324. ///
  325. ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
  326. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d y &amp;&amp; icacls \&quot;% [rest of string was truncated]&quot;;.
  327. /// </summary>
  328. internal static string InstallTakeOwnership {
  329. get {
  330. return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
  331. }
  332. }
  333. /// <summary>
  334. /// Looks up a localized resource of type System.Byte[].
  335. /// </summary>
  336. internal static byte[] OneDrive_Uninstaller {
  337. get {
  338. object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
  339. return ((byte[])(obj));
  340. }
  341. }
  342. /// <summary>
  343. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  344. ///
  345. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
  346. ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
  347. ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
  348. ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
  349. ///&quot;Position&quot;=&quot;bottom&quot;
  350. ///
  351. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
  352. ///@=&quot;Lock&quot;
  353. ///
  354. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
  355. ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
  356. /// </summary>
  357. internal static string PowerMenu {
  358. get {
  359. return ResourceManager.GetString("PowerMenu", resourceCulture);
  360. }
  361. }
  362. /// <summary>
  363. /// Looks up a localized string similar to {
  364. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  365. /// &quot;restartButton&quot;: &quot;Aplicar e reiniciar&quot;,
  366. /// &quot;restartButton8&quot;: &quot;Aplicar e reiniciar&quot;,
  367. /// &quot;restartButton10&quot;: &quot;Aplicar e reiniciar&quot;,
  368. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar as alterações?&quot;,
  369. /// &quot;txtVersion&quot;: &quot;Versão: {VN}&quot;,
  370. /// &quot;txtBitness&quot;: &quot;O seu computador é de {BITS} bits.&quot;,
  371. /// &quot;linkUpdate&quot;: &quot;Nova atualização disponível&quot;,
  372. /// &quot;lblLab&quot;: &quot;Experimentar nova implementação\n(deletar após teste)&quot;,
  373. /// &quot;performanceSw&quot;: &quot;Habilitar ajustes de desempenho&quot;,
  374. /// &quot;networkSw&quot;: &quot;Desativar limitações de red [rest of string was truncated]&quot;;.
  375. /// </summary>
  376. internal static string PT {
  377. get {
  378. return ResourceManager.GetString("PT", resourceCulture);
  379. }
  380. }
  381. /// <summary>
  382. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  383. ///
  384. ///
  385. ///[-HKEY_CLASSES_ROOT\*\shell\runas]
  386. ///
  387. ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
  388. ///.
  389. /// </summary>
  390. internal static string RemoveTakeOwnership {
  391. get {
  392. return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
  393. }
  394. }
  395. /// <summary>
  396. /// Looks up a localized string similar to {
  397. /// &quot;btnAbout&quot;: &quot;Ок&quot;,
  398. /// &quot;restartButton&quot;: &quot;Применить и перезапустить&quot;,
  399. /// &quot;restartButton8&quot;: &quot;Применить и перезапустить&quot;,
  400. /// &quot;restartButton10&quot;: &quot;Применить и перезапустить&quot;,
  401. /// &quot;restartAndApply&quot;: &quot;перезагрузить, чтобы изменения вступили в силу?&quot;,
  402. /// &quot;txtVersion&quot;: &quot;Версия: {VN}&quot;,
  403. /// &quot;txtBitness&quot;: &quot;Вы работаете с {BITS}&quot;,
  404. /// &quot;linkUpdate&quot;: &quot;обновление доступно&quot;,
  405. /// &quot;lblLab&quot;: &quot;экспериментальная сборка\n(удалить после тестирования)&quot;,
  406. /// &quot;performanceSw&quot;: &quot;Вкл Настройки производительности&quot;,
  407. /// &quot;networkSw&quot;: &quot;Отключить Сетевое [rest of string was truncated]&quot;;.
  408. /// </summary>
  409. internal static string RU {
  410. get {
  411. return ResourceManager.GetString("RU", resourceCulture);
  412. }
  413. }
  414. /// <summary>
  415. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  416. ///
  417. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
  418. ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
  419. ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
  420. ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
  421. ///&quot;Position&quot;=-
  422. ///
  423. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
  424. ///@=&quot;Administrative Tools&quot;
  425. ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
  426. ///
  427. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
  428. /// </summary>
  429. internal static string SystemShortcuts {
  430. get {
  431. return ResourceManager.GetString("SystemShortcuts", resourceCulture);
  432. }
  433. }
  434. /// <summary>
  435. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  436. ///
  437. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
  438. ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
  439. ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
  440. ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
  441. ///&quot;Position&quot;=-
  442. ///
  443. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
  444. ///@=&quot;Control Panel&quot;
  445. ///&quot;icon&quot;=&quot;control.exe&quot;
  446. ///
  447. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
  448. ///@=&quot;c [rest of string was truncated]&quot;;.
  449. /// </summary>
  450. internal static string SystemTools {
  451. get {
  452. return ResourceManager.GetString("SystemTools", resourceCulture);
  453. }
  454. }
  455. /// <summary>
  456. /// Looks up a localized string similar to {
  457. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  458. /// &quot;restartButton&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  459. /// &quot;restartButton8&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  460. /// &quot;restartButton10&quot;: &quot;Uygula ve Yeniden Başlat&quot;,
  461. /// &quot;restartAndApply&quot;: &quot;Değişiklikleri uygulamak için yeniden başlatılsın mı?&quot;,
  462. /// &quot;txtVersion&quot;: &quot;Versiyon: {VN}&quot;,
  463. /// &quot;txtBitness&quot;: &quot;{BITS} ile çalışıyor.&quot;,
  464. /// &quot;linkUpdate&quot;: &quot;Güncelleme Mevcut&quot;,
  465. /// &quot;lblLab&quot;: &quot;Deneysel Yapı\n(Testten sonra silin)&quot;,
  466. /// &quot;performanceSw&quot;: &quot;Performans Ayarlarını Etkinleştir&quot;,
  467. /// &quot;networkSw&quot;: &quot;Ağ Kısıtlamasını Devre Dışı Bıra [rest of string was truncated]&quot;;.
  468. /// </summary>
  469. internal static string TR {
  470. get {
  471. return ResourceManager.GetString("TR", resourceCulture);
  472. }
  473. }
  474. /// <summary>
  475. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  476. ///
  477. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
  478. ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
  479. ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
  480. ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
  481. ///&quot;Position&quot;=-
  482. ///
  483. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
  484. ///@=&quot;Calculator&quot;
  485. ///&quot;icon&quot;=&quot;calc.exe&quot;
  486. ///
  487. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
  488. ///@=&quot;calc.exe&quot;
  489. ///
  490. ///[HK [rest of string was truncated]&quot;;.
  491. /// </summary>
  492. internal static string WindowsApps {
  493. get {
  494. return ResourceManager.GetString("WindowsApps", resourceCulture);
  495. }
  496. }
  497. }
  498. }