Resources.Designer.cs 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168
  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", "17.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\Drive\shell\OpenWit [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;subSystem&quot;: &quot;نظام&quot;,
  83. /// &quot;subPrivacy&quot;: &quot;خصوصية&quot;,
  84. /// &quot;subGaming&quot;: &quot;الألعاب&quot;,
  85. /// &quot;subTouch&quot;: &quot;يلمس&quot;,
  86. /// &quot;subTaskbar&quot;: &quot;ريط المهام&quot;,
  87. /// &quot;subExtras&quot;: &quot;إضافات&quot;,
  88. /// &quot;btnAbout&quot;: &quot;حسنا&quot;,
  89. /// &quot;restartButton&quot;: &quot;إعادة التشغيل الآن&quot;,
  90. /// &quot;restartButton8&quot;: &quot;إعادة التشغيل الآن&quot;,
  91. /// &quot;restartButton10&quot;: &quot;إعادة التشغيل الآن&quot;,
  92. /// &quot;restartAndApply&quot;: &quot;إعادة التشغيل لتطبيق التغييرات&quot;,
  93. /// &quot;btnFind&quot;: &quot;يجد&quot;,
  94. /// &quot;btnKill&quot;: &quot;قتل&quot;,
  95. /// &quot;trayUnlocker&quot;: &quot;مقابض الملفات&quot;,
  96. /// &quot;onedriveM&quot;: &quot;هل أنت متأكد من أنك تريد إزالة تثبيت OneDrive؟ يؤدي هذا إلى حذف [rest of string was truncated]&quot;;.
  97. /// </summary>
  98. internal static string AR {
  99. get {
  100. return ResourceManager.GetString("AR", resourceCulture);
  101. }
  102. }
  103. /// <summary>
  104. /// Looks up a localized resource of type System.Drawing.Bitmap.
  105. /// </summary>
  106. internal static System.Drawing.Bitmap banner {
  107. get {
  108. object obj = ResourceManager.GetObject("banner", resourceCulture);
  109. return ((System.Drawing.Bitmap)(obj));
  110. }
  111. }
  112. /// <summary>
  113. /// Looks up a localized resource of type System.Drawing.Bitmap.
  114. /// </summary>
  115. internal static System.Drawing.Bitmap brazil {
  116. get {
  117. object obj = ResourceManager.GetObject("brazil", resourceCulture);
  118. return ((System.Drawing.Bitmap)(obj));
  119. }
  120. }
  121. /// <summary>
  122. /// Looks up a localized resource of type System.Drawing.Bitmap.
  123. /// </summary>
  124. internal static System.Drawing.Bitmap china {
  125. get {
  126. object obj = ResourceManager.GetObject("china", resourceCulture);
  127. return ((System.Drawing.Bitmap)(obj));
  128. }
  129. }
  130. /// <summary>
  131. /// Looks up a localized string similar to {
  132. /// &quot;subSystem&quot;: &quot;系统&quot;,
  133. /// &quot;subPrivacy&quot;: &quot;隐私&quot;,
  134. /// &quot;subGaming&quot;: &quot;赌博&quot;,
  135. /// &quot;subTouch&quot;: &quot;触碰&quot;,
  136. /// &quot;subTaskbar&quot;: &quot;任务栏&quot;,
  137. /// &quot;subExtras&quot;: &quot;附加功能&quot;,
  138. /// &quot;btnAbout&quot;: &quot;确定&quot;,
  139. /// &quot;restartButton&quot;: &quot;现在重启&quot;,
  140. /// &quot;restartButton8&quot;: &quot;现在重启&quot;,
  141. /// &quot;restartButton10&quot;: &quot;现在重启&quot;,
  142. /// &quot;restartAndApply&quot;: &quot;重新启动以应用更改&quot;,
  143. /// &quot;btnFind&quot;: &quot;查找进程&quot;,
  144. /// &quot;btnKill&quot;: &quot;结束进程&quot;,
  145. /// &quot;trayUnlocker&quot;: &quot;查找文件句柄&quot;,
  146. /// &quot;txtVersion&quot;: &quot;版本: {VN}&quot;,
  147. /// &quot;txtBitness&quot;: &quot;您使用的是{BITS}&quot;,
  148. /// &quot;onedriveM&quot;: &quot;确定要卸载 OneDrive 吗? 这将删除您的桌面和文档文件! 仅在本地帐户上使用此选项!&quot;,
  149. /// &quot;systemRestoreM&quot;: &quot;您确定要禁用系统还原吗? 这将删除您当前的备份图像!&quot; [rest of string was truncated]&quot;;.
  150. /// </summary>
  151. internal static string CN {
  152. get {
  153. return ResourceManager.GetString("CN", resourceCulture);
  154. }
  155. }
  156. /// <summary>
  157. /// Looks up a localized string similar to {
  158. /// &quot;subSystem&quot;: &quot;Systém&quot;,
  159. /// &quot;subPrivacy&quot;: &quot;Soukromí&quot;,
  160. /// &quot;subGaming&quot;: &quot;Hraní&quot;,
  161. /// &quot;subTouch&quot;: &quot;Dotek&quot;,
  162. /// &quot;subTaskbar&quot;: &quot;Hlavní panel&quot;,
  163. /// &quot;subExtras&quot;: &quot;Extra&quot;,
  164. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  165. /// &quot;restartButton&quot;: &quot;Restartovat nyní&quot;,
  166. /// &quot;restartButton8&quot;: &quot;Restartovat nyní&quot;,
  167. /// &quot;restartButton10&quot;: &quot;Restartovat nyní&quot;,
  168. /// &quot;restartAndApply&quot;: &quot;Restartovat a použít změny&quot;,
  169. /// &quot;btnFind&quot;: &quot;Nalézt&quot;,
  170. /// &quot;btnKill&quot;: &quot;Zabít&quot;,
  171. /// &quot;trayUnlocker&quot;: &quot;Držadla souborů (File Handles)&quot;,
  172. /// &quot;txtVersion&quot;: &quot;Verze: {VN}&quot;,
  173. /// &quot;onedriveM&quot;: &quot;Opravdu chcete odin [rest of string was truncated]&quot;;.
  174. /// </summary>
  175. internal static string CZ {
  176. get {
  177. return ResourceManager.GetString("CZ", resourceCulture);
  178. }
  179. }
  180. /// <summary>
  181. /// Looks up a localized resource of type System.Drawing.Bitmap.
  182. /// </summary>
  183. internal static System.Drawing.Bitmap czech {
  184. get {
  185. object obj = ResourceManager.GetObject("czech", resourceCulture);
  186. return ((System.Drawing.Bitmap)(obj));
  187. }
  188. }
  189. /// <summary>
  190. /// Looks up a localized string similar to {
  191. /// &quot;subSystem&quot;: &quot;System&quot;,
  192. /// &quot;subPrivacy&quot;: &quot;Privatsphäre&quot;,
  193. /// &quot;subGaming&quot;: &quot;Spielen&quot;,
  194. /// &quot;subTouch&quot;: &quot;Berühren&quot;,
  195. /// &quot;subTaskbar&quot;: &quot;Taskleiste&quot;,
  196. /// &quot;subExtras&quot;: &quot;Extras&quot;,
  197. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  198. /// &quot;restartButton&quot;: &quot;Jetzt neu starten&quot;,
  199. /// &quot;restartButton8&quot;: &quot;Jetzt neu starten&quot;,
  200. /// &quot;restartButton10&quot;: &quot;Jetzt neu starten&quot;,
  201. /// &quot;restartAndApply&quot;: &quot;Neu starten, um Änderungen anzuwenden&quot;,
  202. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  203. /// &quot;btnFind&quot;: &quot;Finden&quot;,
  204. /// &quot;btnKill&quot;: &quot;Töten&quot;,
  205. /// &quot;trayUnlocker&quot;: &quot;Dateihandles&quot;,
  206. /// &quot;txtBitness&quot;: &quot;Betriebssyst [rest of string was truncated]&quot;;.
  207. /// </summary>
  208. internal static string DE {
  209. get {
  210. return ResourceManager.GetString("DE", resourceCulture);
  211. }
  212. }
  213. /// <summary>
  214. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  215. ///
  216. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\DesktopShortcuts]
  217. ///&quot;MUIVerb&quot;=&quot;Desktop Shortcuts&quot;
  218. ///&quot;SubCommands&quot;=&quot;theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color&quot;
  219. ///&quot;icon&quot;=&quot;desk.cpl&quot;
  220. ///&quot;Position&quot;=-
  221. ///
  222. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
  223. ///@=&quot;Change Theme&quot;
  224. ///&quot;icon&quot;=&quot;imageres.dll,145&quot;
  225. ///
  226. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
  227. ///@=&quot;control desk [rest of string was truncated]&quot;;.
  228. /// </summary>
  229. internal static string DesktopShortcuts {
  230. get {
  231. return ResourceManager.GetString("DesktopShortcuts", resourceCulture);
  232. }
  233. }
  234. /// <summary>
  235. /// Looks up a localized string similar to rem USE AT OWN RISK AS IS WITHOUT WARRANTY OF ANY KIND !!!!!
  236. ///
  237. ///rem https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/security-malware-windows-defender-disableantispyware
  238. ///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.
  239. ///
  240. ///rem Disable Tamper Protection First !!!!!
  241. ///rem https://www.tenforums.com/tutorials/123792-turn-off-tamper-protection-windows-defender-antivirus.html
  242. ///reg [rest of string was truncated]&quot;;.
  243. /// </summary>
  244. internal static string DisableDefenderSafeMode1903Plus {
  245. get {
  246. return ResourceManager.GetString("DisableDefenderSafeMode1903Plus", resourceCulture);
  247. }
  248. }
  249. /// <summary>
  250. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  251. ///
  252. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  253. ///&quot;accesssolution&quot;=dword:00000001
  254. ///&quot;olksolution&quot;=dword:00000001
  255. ///&quot;onenotesolution&quot;=dword:00000001
  256. ///&quot;pptsolution&quot;=dword:00000001
  257. ///&quot;projectsolution&quot;=dword:00000001
  258. ///&quot;publishersolution&quot;=dword:00000001
  259. ///&quot;visiosolution&quot;=dword:00000001
  260. ///&quot;wdsolution&quot;=dword:00000001
  261. ///&quot;xlsolution&quot;=dword:00000001
  262. ///
  263. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  264. ///&quot;agave&quot;=dword:0000000 [rest of string was truncated]&quot;;.
  265. /// </summary>
  266. internal static string DisableOfficeTelemetry {
  267. get {
  268. return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
  269. }
  270. }
  271. /// <summary>
  272. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot;
  273. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /disable
  274. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot;
  275. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /disable
  276. ///
  277. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot;
  278. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot; /disable
  279. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn&quot; [rest of string was truncated]&quot;;.
  280. /// </summary>
  281. internal static string DisableOfficeTelemetryTasks {
  282. get {
  283. return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
  284. }
  285. }
  286. /// <summary>
  287. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot;
  288. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /disable
  289. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot;
  290. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /disable
  291. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
  292. ///schtasks /change /tn &quot;\Microsoft\Windo [rest of string was truncated]&quot;;.
  293. /// </summary>
  294. internal static string DisableTelemetryTasks {
  295. get {
  296. return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
  297. }
  298. }
  299. /// <summary>
  300. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot;
  301. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /disable
  302. ///schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot;
  303. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /disable
  304. ///.
  305. /// </summary>
  306. internal static string DisableXboxTasks {
  307. get {
  308. return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
  309. }
  310. }
  311. /// <summary>
  312. /// Looks up a localized resource of type System.Drawing.Bitmap.
  313. /// </summary>
  314. internal static System.Drawing.Bitmap dutch {
  315. get {
  316. object obj = ResourceManager.GetObject("dutch", resourceCulture);
  317. return ((System.Drawing.Bitmap)(obj));
  318. }
  319. }
  320. /// <summary>
  321. /// Looks up a localized resource of type System.Drawing.Bitmap.
  322. /// </summary>
  323. internal static System.Drawing.Bitmap egypt {
  324. get {
  325. object obj = ResourceManager.GetObject("egypt", resourceCulture);
  326. return ((System.Drawing.Bitmap)(obj));
  327. }
  328. }
  329. /// <summary>
  330. /// Looks up a localized string similar to {
  331. /// &quot;subSystem&quot;: &quot;Σύστημα&quot;,
  332. /// &quot;subPrivacy&quot;: &quot;Ιδιωτικότητα&quot;,
  333. /// &quot;subGaming&quot;: &quot;Gaming&quot;,
  334. /// &quot;subTouch&quot;: &quot;Αφή&quot;,
  335. /// &quot;subTaskbar&quot;: &quot;Γραμμή Εργασιών&quot;,
  336. /// &quot;subExtras&quot;: &quot;Πρόσθετα&quot;,
  337. /// &quot;btnAbout&quot;: &quot;Εντάξει&quot;,
  338. /// &quot;restartButton&quot;: &quot;Επανεκκίνηση τώρα&quot;,
  339. /// &quot;restartButton8&quot;: &quot;Επανεκκίνηση τώρα&quot;,
  340. /// &quot;restartButton10&quot;: &quot;Επανεκκίνηση τώρα&quot;,
  341. /// &quot;btnFind&quot;: &quot;Εύρεση&quot;,
  342. /// &quot;btnKill&quot;: &quot;Τερματισμός&quot;,
  343. /// &quot;trayUnlocker&quot;: &quot;File Handles&quot;,
  344. /// &quot;restartAndApply&quot;: &quot;Επανεκκίνηση για την εφαρμογή των αλλαγών&quot;,
  345. /// &quot;txtVersion&quot;: &quot;Έκδοση: {VN}&quot;,
  346. /// &quot;txtBitness [rest of string was truncated]&quot;;.
  347. /// </summary>
  348. internal static string EL {
  349. get {
  350. return ResourceManager.GetString("EL", resourceCulture);
  351. }
  352. }
  353. /// <summary>
  354. /// Looks up a localized string similar to {
  355. /// &quot;subSystem&quot;: &quot;System&quot;,
  356. /// &quot;subPrivacy&quot;: &quot;Privacy&quot;,
  357. /// &quot;subGaming&quot;: &quot;Gaming&quot;,
  358. /// &quot;subTouch&quot;: &quot;Touch&quot;,
  359. /// &quot;subTaskbar&quot;: &quot;Taskbar&quot;,
  360. /// &quot;subExtras&quot;: &quot;Extras&quot;,
  361. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  362. /// &quot;restartButton&quot;: &quot;Restart now&quot;,
  363. /// &quot;restartButton8&quot;: &quot;Restart now&quot;,
  364. /// &quot;restartButton10&quot;: &quot;Restart now&quot;,
  365. /// &quot;btnFind&quot;: &quot;Find&quot;,
  366. /// &quot;btnKill&quot;: &quot;Kill&quot;,
  367. /// &quot;trayUnlocker&quot;: &quot;File Handles&quot;,
  368. /// &quot;restartAndApply&quot;: &quot;Restart to apply changes&quot;,
  369. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  370. /// &quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
  371. /// &quot;linkUpdate&quot;: &quot;Update avai [rest of string was truncated]&quot;;.
  372. /// </summary>
  373. internal static string EN {
  374. get {
  375. return ResourceManager.GetString("EN", resourceCulture);
  376. }
  377. }
  378. /// <summary>
  379. /// Looks up a localized string similar to reg add &quot;HKLM\Software\Microsoft\Windows Defender\Features&quot; /v &quot;TamperProtection&quot; /t REG_DWORD /d &quot;1&quot; /f
  380. ///
  381. ///reg add &quot;HKLM\System\CurrentControlSet\Services\SgrmBroker&quot; /v &quot;Start&quot; /t REG_DWORD /d &quot;2&quot; /f
  382. ///
  383. ///reg add &quot;HKLM\System\CurrentControlSet\Services\SecurityHealthService&quot; /v &quot;Start&quot; /t REG_DWORD /d &quot;2&quot; /f
  384. ///
  385. ///rem 1 - Disable Real-time protection
  386. ///reg delete &quot;HKLM\Software\Policies\Microsoft\Windows Defender&quot; /f
  387. ///reg add &quot;HKLM\Software\Policies\Microsoft\Windows Defender&quot; /v &quot;DisableAntiSpyware&quot; /t REG_DWO [rest of string was truncated]&quot;;.
  388. /// </summary>
  389. internal static string EnableDefenderSafeMode1903Plus {
  390. get {
  391. return ResourceManager.GetString("EnableDefenderSafeMode1903Plus", resourceCulture);
  392. }
  393. }
  394. /// <summary>
  395. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  396. ///
  397. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  398. ///&quot;accesssolution&quot;=-
  399. ///&quot;olksolution&quot;=-
  400. ///&quot;onenotesolution&quot;=-
  401. ///&quot;pptsolution&quot;=-
  402. ///&quot;projectsolution&quot;=-
  403. ///&quot;publishersolution&quot;=-
  404. ///&quot;visiosolution&quot;=-
  405. ///&quot;wdsolution&quot;=-
  406. ///&quot;xlsolution&quot;=-
  407. ///
  408. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  409. ///&quot;agave&quot;=-
  410. ///&quot;appaddins&quot;=-
  411. ///&quot;comaddins&quot;=-
  412. ///&quot;documentfiles&quot;=-
  413. ///&quot;templatefiles&quot;=-
  414. ///.
  415. /// </summary>
  416. internal static string EnableOfficeTelemetry {
  417. get {
  418. return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
  419. }
  420. }
  421. /// <summary>
  422. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /enable
  423. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /enable
  424. ///
  425. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot; /enable
  426. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn&quot; /enable
  427. ///
  428. ///reg add &quot;HKCU\SOFTWARE\Microsoft\Office\15.0\Outlook\Options\Mail&quot; /v &quot;EnableLogging&quot; /t REG_DWORD /d 1 /f
  429. ///reg add &quot;HKCU\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Mail&quot; /v &quot;EnableLogging&quot; /t [rest of string was truncated]&quot;;.
  430. /// </summary>
  431. internal static string EnableOfficeTelemetryTasks {
  432. get {
  433. return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
  434. }
  435. }
  436. /// <summary>
  437. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /enable
  438. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /enable
  439. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /enable
  440. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot; /enable
  441. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Uploader&quot; /enable
  442. ///schtasks / [rest of string was truncated]&quot;;.
  443. /// </summary>
  444. internal static string EnableTelemetryTasks {
  445. get {
  446. return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
  447. }
  448. }
  449. /// <summary>
  450. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /enable
  451. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /enable
  452. ///.
  453. /// </summary>
  454. internal static string EnableXboxTasks {
  455. get {
  456. return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
  457. }
  458. }
  459. /// <summary>
  460. /// Looks up a localized string similar to {
  461. /// &quot;subSystem&quot;: &quot;Sistema&quot;,
  462. /// &quot;subPrivacy&quot;: &quot;Privacidad&quot;,
  463. /// &quot;subGaming&quot;: &quot;Juego de azar&quot;,
  464. /// &quot;subTouch&quot;: &quot;Tocar&quot;,
  465. /// &quot;subTaskbar&quot;: &quot;Barra de tareas&quot;,
  466. /// &quot;subExtras&quot;: &quot;Extras&quot;,
  467. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  468. /// &quot;restartButton&quot;: &quot;Reiniciar ahora&quot;,
  469. /// &quot;restartButton8&quot;: &quot;Reiniciar ahora&quot;,
  470. /// &quot;restartButton10&quot;: &quot;Reiniciar ahora&quot;,
  471. /// &quot;btnFind&quot;: &quot;Encontrar&quot;,
  472. /// &quot;btnKill&quot;: &quot;Matar&quot;,
  473. /// &quot;trayUnlocker&quot;: &quot;Asas de archivo&quot;,
  474. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar cambios&quot;,
  475. /// &quot;onedriveM&quot;: &quot;¿Seguro que quieres desinstalar OneDrive? ¡Est [rest of string was truncated]&quot;;.
  476. /// </summary>
  477. internal static string ES {
  478. get {
  479. return ResourceManager.GetString("ES", resourceCulture);
  480. }
  481. }
  482. /// <summary>
  483. /// Looks up a localized string similar to {
  484. /// &quot;subSystem&quot;: &quot;Système&quot;,
  485. /// &quot;subPrivacy&quot;: &quot;Intimité&quot;,
  486. /// &quot;subGaming&quot;: &quot;Jeux&quot;,
  487. /// &quot;subTouch&quot;: &quot;Toucher&quot;,
  488. /// &quot;subTaskbar&quot;: &quot;Barre des tâches&quot;,
  489. /// &quot;subExtras&quot;: &quot;Suppléments&quot;,
  490. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  491. /// &quot;restartButton&quot;: &quot;redemarrer maintenant&quot;,
  492. /// &quot;restartButton8&quot;: &quot;redemarrer maintenant&quot;,
  493. /// &quot;restartButton10&quot;: &quot;redemarrer maintenant&quot;,
  494. /// &quot;btnFind&quot;: &quot;Trouver&quot;,
  495. /// &quot;btnKill&quot;: &quot;Tuer&quot;,
  496. /// &quot;trayUnlocker&quot;: &quot;Poignées de fichier&quot;,
  497. /// &quot;restartAndApply&quot;: &quot;Redemarrer pour appliquer les changements&quot;,
  498. /// &quot;onedriveM&quot;: &quot;Voulez-vous vraimen [rest of string was truncated]&quot;;.
  499. /// </summary>
  500. internal static string FR {
  501. get {
  502. return ResourceManager.GetString("FR", resourceCulture);
  503. }
  504. }
  505. /// <summary>
  506. /// Looks up a localized resource of type System.Drawing.Bitmap.
  507. /// </summary>
  508. internal static System.Drawing.Bitmap france {
  509. get {
  510. object obj = ResourceManager.GetObject("france", resourceCulture);
  511. return ((System.Drawing.Bitmap)(obj));
  512. }
  513. }
  514. /// <summary>
  515. /// Looks up a localized resource of type System.Drawing.Bitmap.
  516. /// </summary>
  517. internal static System.Drawing.Bitmap germany {
  518. get {
  519. object obj = ResourceManager.GetObject("germany", resourceCulture);
  520. return ((System.Drawing.Bitmap)(obj));
  521. }
  522. }
  523. /// <summary>
  524. /// Looks up a localized string similar to @echo off
  525. ///pushd &quot;%~dp0&quot;
  526. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txt
  527. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum &gt;&gt;List.txt
  528. ///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;
  529. ///.
  530. /// </summary>
  531. internal static string GPEditEnablerInHome {
  532. get {
  533. return ResourceManager.GetString("GPEditEnablerInHome", resourceCulture);
  534. }
  535. }
  536. /// <summary>
  537. /// Looks up a localized resource of type System.Drawing.Bitmap.
  538. /// </summary>
  539. internal static System.Drawing.Bitmap greece {
  540. get {
  541. object obj = ResourceManager.GetObject("greece", resourceCulture);
  542. return ((System.Drawing.Bitmap)(obj));
  543. }
  544. }
  545. /// <summary>
  546. /// Looks up a localized resource of type System.Byte[].
  547. /// </summary>
  548. internal static byte[] hosts {
  549. get {
  550. object obj = ResourceManager.GetObject("hosts", resourceCulture);
  551. return ((byte[])(obj));
  552. }
  553. }
  554. /// <summary>
  555. /// Looks up a localized string similar to {
  556. /// &quot;subSystem&quot;: &quot;Rendszer&quot;,
  557. /// &quot;subPrivacy&quot;: &quot;Magánélet&quot;,
  558. /// &quot;subGaming&quot;: &quot;Szerencsejáték&quot;,
  559. /// &quot;subTouch&quot;: &quot;Érintés&quot;,
  560. /// &quot;subTaskbar&quot;: &quot;Tálca&quot;,
  561. /// &quot;subExtras&quot;: &quot;Extrák&quot;,
  562. /// &quot;btnAbout&quot;: &quot;Rendben&quot;,
  563. /// &quot;restartButton&quot;: &quot;Újraindítás most&quot;,
  564. /// &quot;restartButton8&quot;: &quot;Újraindítás most&quot;,
  565. /// &quot;restartButton10&quot;: &quot;Újraindítás most&quot;,
  566. /// &quot;restartAndApply&quot;: &quot;Újraindítod az eszközt, hogy a változások érvénybe kerüljenek&quot;,
  567. /// &quot;txtVersion&quot;: &quot;Verzuó: {VN}&quot;,
  568. /// &quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
  569. /// &quot;linkUpdate&quot;: &quot;Frissítés elérhető&quot; [rest of string was truncated]&quot;;.
  570. /// </summary>
  571. internal static string HU {
  572. get {
  573. return ResourceManager.GetString("HU", resourceCulture);
  574. }
  575. }
  576. /// <summary>
  577. /// Looks up a localized resource of type System.Drawing.Bitmap.
  578. /// </summary>
  579. internal static System.Drawing.Bitmap hungary {
  580. get {
  581. object obj = ResourceManager.GetObject("hungary", resourceCulture);
  582. return ((System.Drawing.Bitmap)(obj));
  583. }
  584. }
  585. /// <summary>
  586. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  587. ///
  588. ///[HKEY_CLASSES_ROOT\*\shell\runas]
  589. ///@=&quot;Take Ownership&quot;
  590. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  591. ///
  592. ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
  593. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  594. ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  595. ///
  596. ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
  597. ///@=&quot;Take Ownership&quot;
  598. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  599. ///
  600. ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
  601. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d y &amp;&amp; icacls \&quot;% [rest of string was truncated]&quot;;.
  602. /// </summary>
  603. internal static string InstallTakeOwnership {
  604. get {
  605. return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
  606. }
  607. }
  608. /// <summary>
  609. /// Looks up a localized string similar to {
  610. /// &quot;subSystem&quot;: &quot;Sistema&quot;,
  611. /// &quot;subPrivacy&quot;: &quot;Privacy&quot;,
  612. /// &quot;subGaming&quot;: &quot;Gioco&quot;,
  613. /// &quot;subTouch&quot;: &quot;Tocco&quot;,
  614. /// &quot;subTaskbar&quot;: &quot;Barra delle applicazioni&quot;,
  615. /// &quot;subExtras&quot;: &quot;Extra&quot;,
  616. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  617. /// &quot;restartButton&quot;: &quot;riavvia ora&quot;,
  618. /// &quot;restartButton8&quot;: &quot;riavvia ora&quot;,
  619. /// &quot;restartButton10&quot;: &quot;riavvia ora&quot;,
  620. /// &quot;restartAndApply&quot;: &quot;Riavviare per applicare le modifiche&quot;,
  621. /// &quot;txtVersion&quot;: &quot;Versione: {VN}&quot;,
  622. /// &quot;btnFind&quot;: &quot;Trova&quot;,
  623. /// &quot;btnKill&quot;: &quot;Uccisione&quot;,
  624. /// &quot;trayUnlocker&quot;: &quot;Manici di file&quot;,
  625. /// &quot;txtBitness&quot;: &quot;Architettura: {BITS}&quot; [rest of string was truncated]&quot;;.
  626. /// </summary>
  627. internal static string IT {
  628. get {
  629. return ResourceManager.GetString("IT", resourceCulture);
  630. }
  631. }
  632. /// <summary>
  633. /// Looks up a localized resource of type System.Drawing.Bitmap.
  634. /// </summary>
  635. internal static System.Drawing.Bitmap italy {
  636. get {
  637. object obj = ResourceManager.GetObject("italy", resourceCulture);
  638. return ((System.Drawing.Bitmap)(obj));
  639. }
  640. }
  641. /// <summary>
  642. /// Looks up a localized string similar to {
  643. /// &quot;subSystem&quot;: &quot;체계&quot;,
  644. /// &quot;subPrivacy&quot;: &quot;은둔&quot;,
  645. /// &quot;subGaming&quot;: &quot;노름&quot;,
  646. /// &quot;subTouch&quot;: &quot;접촉&quot;,
  647. /// &quot;subTaskbar&quot;: &quot;작업 표시줄&quot;,
  648. /// &quot;subExtras&quot;: &quot;엑스트라&quot;,
  649. /// &quot;btnAbout&quot;: &quot;확인&quot;,
  650. /// &quot;restartButton&quot;: &quot;지금 다시 시작&quot;,
  651. /// &quot;restartButton8&quot;: &quot;지금 다시 시작&quot;,
  652. /// &quot;restartButton10&quot;: &quot;지금 다시 시작&quot;,
  653. /// &quot;btnFind&quot;: &quot;찾기&quot;,
  654. /// &quot;btnKill&quot;: &quot;죽이기&quot;,
  655. /// &quot;trayUnlocker&quot;: &quot;파일 핸들&quot;,
  656. /// &quot;restartAndApply&quot;: &quot;다시 시작하여 변경 사항을 적용하시겠습니까&quot;,
  657. /// &quot;txtVersion&quot;: &quot;버전: {VN}&quot;,
  658. /// &quot;txtBitness&quot;: &quot;{BITS}로 작업중 - 한국어: 비너스걸&quot;,
  659. /// &quot;linkUpdate&quot;: &quot;업데이트 가능&quot;,
  660. /// &quot;lblLab&quot;: &quot;실험 빌드\n(테스트 후 삭제)&quot;,
  661. /// &quot;performanc [rest of string was truncated]&quot;;.
  662. /// </summary>
  663. internal static string KO {
  664. get {
  665. return ResourceManager.GetString("KO", resourceCulture);
  666. }
  667. }
  668. /// <summary>
  669. /// Looks up a localized resource of type System.Drawing.Bitmap.
  670. /// </summary>
  671. internal static System.Drawing.Bitmap korea {
  672. get {
  673. object obj = ResourceManager.GetObject("korea", resourceCulture);
  674. return ((System.Drawing.Bitmap)(obj));
  675. }
  676. }
  677. /// <summary>
  678. /// Looks up a localized string similar to {
  679. /// &quot;subSystem&quot;: &quot;سیستەم&quot;,
  680. /// &quot;subPrivacy&quot;: &quot;تایبەتمەندیەتی&quot;,
  681. /// &quot;subGaming&quot;: &quot;یاریکردن&quot;,
  682. /// &quot;subTouch&quot;: &quot;دەست لێدان&quot;,
  683. /// &quot;subTaskbar&quot;: &quot;تاسکبار&quot;,
  684. /// &quot;subExtras&quot;: &quot;زیادە&quot;,
  685. /// &quot;btnAbout&quot;: &quot;باشە&quot;,
  686. /// &quot;restartButton&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
  687. /// &quot;restartButton8&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
  688. /// &quot;restartButton10&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
  689. /// &quot;btnFind&quot;: &quot;بیدۆزەوە&quot;,
  690. /// &quot;btnKill&quot;: &quot;بیکوژە (دایبخە)&quot;,
  691. /// &quot;trayUnlocker&quot;: &quot;دەسکەکانی فایل&quot;,
  692. /// &quot;restartAndApply&quot;: &quot;ڕیستارتی ئەکەیتەوە بۆ بینینی گۆڕانکاریەکان&quot;,
  693. /// &quot;txtVersion&quot;: &quot;وەشان : &quot;,
  694. /// &quot; [rest of string was truncated]&quot;;.
  695. /// </summary>
  696. internal static string KU {
  697. get {
  698. return ResourceManager.GetString("KU", resourceCulture);
  699. }
  700. }
  701. /// <summary>
  702. /// Looks up a localized resource of type System.Drawing.Bitmap.
  703. /// </summary>
  704. internal static System.Drawing.Bitmap kurdish {
  705. get {
  706. object obj = ResourceManager.GetObject("kurdish", resourceCulture);
  707. return ((System.Drawing.Bitmap)(obj));
  708. }
  709. }
  710. /// <summary>
  711. /// Looks up a localized resource of type System.Drawing.Bitmap.
  712. /// </summary>
  713. internal static System.Drawing.Bitmap logo {
  714. get {
  715. object obj = ResourceManager.GetObject("logo", resourceCulture);
  716. return ((System.Drawing.Bitmap)(obj));
  717. }
  718. }
  719. /// <summary>
  720. /// Looks up a localized string similar to {
  721. /// &quot;subSystem&quot;: &quot;Systeem&quot;,
  722. /// &quot;subPrivacy&quot;: &quot;Privacy&quot;,
  723. /// &quot;subGaming&quot;: &quot;Gamen&quot;,
  724. /// &quot;subTouch&quot;: &quot;Aanraken&quot;,
  725. /// &quot;subTaskbar&quot;: &quot;Taakbalk&quot;,
  726. /// &quot;subExtras&quot;: &quot;Extra&apos;s&quot;,
  727. /// &quot;btnAbout&quot;:&quot;OK&quot;,
  728. /// &quot;restartButton&quot;:&quot;Nu opnieuw opstarten&quot;,
  729. /// &quot;restartButton8&quot;:&quot;Nu opnieuw opstarten&quot;,
  730. /// &quot;restartButton10&quot;:&quot;Nu opnieuw opstarten&quot;,
  731. /// &quot;restartAndApply&quot;:&quot;Herstart om wijzigingen toe te passen&quot;,
  732. /// &quot;txtVersion&quot;:&quot;Versie: {VN}&quot;,
  733. /// &quot;btnFind&quot;:&quot;Vind&quot;,
  734. /// &quot;btnKill&quot;:&quot;Dood&quot;,
  735. /// &quot;trayUnlocker&quot;:&quot;Bestandshandvatten&quot;,
  736. /// [rest of string was truncated]&quot;;.
  737. /// </summary>
  738. internal static string NL {
  739. get {
  740. return ResourceManager.GetString("NL", resourceCulture);
  741. }
  742. }
  743. /// <summary>
  744. /// Looks up a localized resource of type System.Byte[].
  745. /// </summary>
  746. internal static byte[] OneDrive_Uninstaller {
  747. get {
  748. object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
  749. return ((byte[])(obj));
  750. }
  751. }
  752. /// <summary>
  753. /// Looks up a localized string similar to {
  754. /// &quot;subSystem&quot;: &quot;System&quot;,
  755. /// &quot;subPrivacy&quot;: &quot;Prywatność&quot;,
  756. /// &quot;subGaming&quot;: &quot;Hazard&quot;,
  757. /// &quot;subTouch&quot;: &quot;Dotykać&quot;,
  758. /// &quot;subTaskbar&quot;: &quot;Pasek zadań&quot;,
  759. /// &quot;subExtras&quot;: &quot;Dodatki&quot;,
  760. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  761. /// &quot;restartButton&quot;: &quot;Uruchom ponownie teraz&quot;,
  762. /// &quot;restartButton8&quot;: &quot;Uruchom ponownie teraz&quot;,
  763. /// &quot;restartButton10&quot;: &quot;Uruchom ponownie teraz&quot;,
  764. /// &quot;btnFind&quot;: &quot;Znajdować&quot;,
  765. /// &quot;btnKill&quot;: &quot;Zabić&quot;,
  766. /// &quot;trayUnlocker&quot;: &quot;Uchwyty do plików&quot;,
  767. /// &quot;restartAndApply&quot;: &quot;Uruchom ponownie, aby zastosować zmiany&quot;,
  768. /// &quot;onedriveM&quot;: &quot;Czy na pewno chcesz odi [rest of string was truncated]&quot;;.
  769. /// </summary>
  770. internal static string PL {
  771. get {
  772. return ResourceManager.GetString("PL", resourceCulture);
  773. }
  774. }
  775. /// <summary>
  776. /// Looks up a localized resource of type System.Drawing.Bitmap.
  777. /// </summary>
  778. internal static System.Drawing.Bitmap poland {
  779. get {
  780. object obj = ResourceManager.GetObject("poland", resourceCulture);
  781. return ((System.Drawing.Bitmap)(obj));
  782. }
  783. }
  784. /// <summary>
  785. /// Looks up a localized resource of type System.Byte[].
  786. /// </summary>
  787. internal static byte[] Poppins_Regular {
  788. get {
  789. object obj = ResourceManager.GetObject("Poppins_Regular", resourceCulture);
  790. return ((byte[])(obj));
  791. }
  792. }
  793. /// <summary>
  794. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  795. ///
  796. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
  797. ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
  798. ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
  799. ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
  800. ///&quot;Position&quot;=&quot;bottom&quot;
  801. ///
  802. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
  803. ///@=&quot;Lock&quot;
  804. ///
  805. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
  806. ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
  807. /// </summary>
  808. internal static string PowerMenu {
  809. get {
  810. return ResourceManager.GetString("PowerMenu", resourceCulture);
  811. }
  812. }
  813. /// <summary>
  814. /// Looks up a localized string similar to {
  815. /// &quot;subSystem&quot;: &quot;Sistema&quot;,
  816. /// &quot;subPrivacy&quot;: &quot;Privacidade&quot;,
  817. /// &quot;subGaming&quot;: &quot;Jogos&quot;,
  818. /// &quot;subTouch&quot;: &quot;Toque&quot;,
  819. /// &quot;subTaskbar&quot;: &quot;Barra de tarefas&quot;,
  820. /// &quot;subExtras&quot;: &quot;Extras&quot;,
  821. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  822. /// &quot;restartButton&quot;: &quot;reinicie agora&quot;,
  823. /// &quot;restartButton8&quot;: &quot;reinicie agora&quot;,
  824. /// &quot;restartButton10&quot;: &quot;reinicie agora&quot;,
  825. /// &quot;btnFind&quot;: &quot;Encontrar&quot;,
  826. /// &quot;btnKill&quot;: &quot;Matar&quot;,
  827. /// &quot;trayUnlocker&quot;: &quot;Alças de arquivo&quot;,
  828. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar as alterações&quot;,
  829. /// &quot;onedriveM&quot;: &quot;Tem certeza de que deseja desinstalar o OneDrive [rest of string was truncated]&quot;;.
  830. /// </summary>
  831. internal static string PT {
  832. get {
  833. return ResourceManager.GetString("PT", resourceCulture);
  834. }
  835. }
  836. /// <summary>
  837. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  838. ///
  839. ///
  840. ///[-HKEY_CLASSES_ROOT\*\shell\runas]
  841. ///
  842. ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
  843. ///.
  844. /// </summary>
  845. internal static string RemoveTakeOwnership {
  846. get {
  847. return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
  848. }
  849. }
  850. /// <summary>
  851. /// Looks up a localized string similar to {
  852. /// &quot;subSystem&quot;: &quot;Sistem&quot;,
  853. /// &quot;subPrivacy&quot;: &quot;Confidențialitate&quot;,
  854. /// &quot;subGaming&quot;: &quot;Jocuri&quot;,
  855. /// &quot;subTouch&quot;: &quot;Atingere&quot;,
  856. /// &quot;subTaskbar&quot;: &quot;Bara de activități&quot;,
  857. /// &quot;subExtras&quot;: &quot;In plus&quot;,
  858. /// &quot;btnAbout&quot;: &quot;Bine&quot;,
  859. /// &quot;restartButton&quot;: &quot;Reporniți acum&quot;,
  860. /// &quot;restartButton8&quot;: &quot;Reporniți acum&quot;,
  861. /// &quot;restartButton10&quot;: &quot;Reporniți acum&quot;,
  862. /// &quot;btnFind&quot;: &quot;Găsește&quot;,
  863. /// &quot;btnKill&quot;: &quot;Termin&quot;,
  864. /// &quot;trayUnlocker&quot;: &quot;Mânere de fișiere&quot;,
  865. /// &quot;restartAndApply&quot;: &quot;Reporniți pentru a aplica modificări&quot;,
  866. /// &quot;txtVersion&quot;: &quot;Versiune: {VN}&quot;,
  867. /// &quot;txtBitness&quot;: [rest of string was truncated]&quot;;.
  868. /// </summary>
  869. internal static string RO {
  870. get {
  871. return ResourceManager.GetString("RO", resourceCulture);
  872. }
  873. }
  874. /// <summary>
  875. /// Looks up a localized resource of type System.Drawing.Bitmap.
  876. /// </summary>
  877. internal static System.Drawing.Bitmap romania {
  878. get {
  879. object obj = ResourceManager.GetObject("romania", resourceCulture);
  880. return ((System.Drawing.Bitmap)(obj));
  881. }
  882. }
  883. /// <summary>
  884. /// Looks up a localized string similar to {
  885. /// &quot;subSystem&quot;: &quot;Система&quot;,
  886. /// &quot;subPrivacy&quot;: &quot;Конфиденциальность&quot;,
  887. /// &quot;subGaming&quot;: &quot;Игры&quot;,
  888. /// &quot;subTouch&quot;: &quot;Трогать&quot;,
  889. /// &quot;subTaskbar&quot;: &quot;Панель задач&quot;,
  890. /// &quot;subExtras&quot;: &quot;Дополнительно&quot;,
  891. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  892. /// &quot;restartButton&quot;: &quot;Перезапустить сейчас&quot;,
  893. /// &quot;restartButton8&quot;: &quot;Перезапустить сейчас&quot;,
  894. /// &quot;restartButton10&quot;: &quot;Перезапустить сейчас&quot;,
  895. /// &quot;restartAndApply&quot;: &quot;Перезапустить, чтобы применить изменения&quot;,
  896. /// &quot;txtVersion&quot;: &quot;Версия: {VN}&quot;,
  897. /// &quot;btnFind&quot;: &quot;Находить&quot;,
  898. /// &quot;btnKill&quot;: &quot;Убийство&quot;,
  899. /// &quot;trayUnlocker&quot;: &quot;Дескрипторы файл [rest of string was truncated]&quot;;.
  900. /// </summary>
  901. internal static string RU {
  902. get {
  903. return ResourceManager.GetString("RU", resourceCulture);
  904. }
  905. }
  906. /// <summary>
  907. /// Looks up a localized resource of type System.Drawing.Bitmap.
  908. /// </summary>
  909. internal static System.Drawing.Bitmap russia {
  910. get {
  911. object obj = ResourceManager.GetObject("russia", resourceCulture);
  912. return ((System.Drawing.Bitmap)(obj));
  913. }
  914. }
  915. /// <summary>
  916. /// Looks up a localized resource of type System.Drawing.Bitmap.
  917. /// </summary>
  918. internal static System.Drawing.Bitmap spain {
  919. get {
  920. object obj = ResourceManager.GetObject("spain", resourceCulture);
  921. return ((System.Drawing.Bitmap)(obj));
  922. }
  923. }
  924. /// <summary>
  925. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  926. ///
  927. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
  928. ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
  929. ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
  930. ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
  931. ///&quot;Position&quot;=-
  932. ///
  933. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
  934. ///@=&quot;Administrative Tools&quot;
  935. ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
  936. ///
  937. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
  938. /// </summary>
  939. internal static string SystemShortcuts {
  940. get {
  941. return ResourceManager.GetString("SystemShortcuts", resourceCulture);
  942. }
  943. }
  944. /// <summary>
  945. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  946. ///
  947. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
  948. ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
  949. ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
  950. ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
  951. ///&quot;Position&quot;=-
  952. ///
  953. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
  954. ///@=&quot;Control Panel&quot;
  955. ///&quot;icon&quot;=&quot;control.exe&quot;
  956. ///
  957. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
  958. ///@=&quot;c [rest of string was truncated]&quot;;.
  959. /// </summary>
  960. internal static string SystemTools {
  961. get {
  962. return ResourceManager.GetString("SystemTools", resourceCulture);
  963. }
  964. }
  965. /// <summary>
  966. /// Looks up a localized resource of type System.Drawing.Bitmap.
  967. /// </summary>
  968. internal static System.Drawing.Bitmap taiwan {
  969. get {
  970. object obj = ResourceManager.GetObject("taiwan", resourceCulture);
  971. return ((System.Drawing.Bitmap)(obj));
  972. }
  973. }
  974. /// <summary>
  975. /// Looks up a localized string similar to {
  976. /// &quot;subSystem&quot;: &quot;Sistem&quot;,
  977. /// &quot;subPrivacy&quot;: &quot;Mahremiyet&quot;,
  978. /// &quot;subGaming&quot;: &quot;Oyun&quot;,
  979. /// &quot;subTouch&quot;: &quot;Dokunmak&quot;,
  980. /// &quot;subTaskbar&quot;: &quot;Görev çubuğu&quot;,
  981. /// &quot;subExtras&quot;: &quot;Ekstralar&quot;,
  982. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  983. /// &quot;restartButton&quot;: &quot;şimdi yeniden başlat&quot;,
  984. /// &quot;restartButton8&quot;: &quot;şimdi yeniden başlat&quot;,
  985. /// &quot;restartButton10&quot;: &quot;şimdi yeniden başlat&quot;,
  986. /// &quot;restartAndApply&quot;: &quot;Değişiklikleri uygulamak için yeniden başlatılsın mı&quot;,
  987. /// &quot;onedriveM&quot;: &quot;OneDrive&apos;ı kaldırmak istediğinizden emin misiniz? Bu, Masaüstü ve Belge dosyalarınızı siler! Bu seçen [rest of string was truncated]&quot;;.
  988. /// </summary>
  989. internal static string TR {
  990. get {
  991. return ResourceManager.GetString("TR", resourceCulture);
  992. }
  993. }
  994. /// <summary>
  995. /// Looks up a localized resource of type System.Drawing.Bitmap.
  996. /// </summary>
  997. internal static System.Drawing.Bitmap turkey {
  998. get {
  999. object obj = ResourceManager.GetObject("turkey", resourceCulture);
  1000. return ((System.Drawing.Bitmap)(obj));
  1001. }
  1002. }
  1003. /// <summary>
  1004. /// Looks up a localized string similar to {
  1005. /// &quot;subSystem&quot;: &quot;系統&quot;,
  1006. /// &quot;subPrivacy&quot;: &quot;隱私&quot;,
  1007. /// &quot;subGaming&quot;: &quot;賭博&quot;,
  1008. /// &quot;subTouch&quot;: &quot;觸碰&quot;,
  1009. /// &quot;subTaskbar&quot;: &quot;任務欄&quot;,
  1010. /// &quot;subExtras&quot;: &quot;附加功能&quot;,
  1011. /// &quot;btnAbout&quot;: &quot;確定&quot;,
  1012. /// &quot;restartButton&quot;: &quot;現在重啟&quot;,
  1013. /// &quot;restartButton8&quot;: &quot;現在重啟&quot;,
  1014. /// &quot;restartButton10&quot;: &quot;現在重啟&quot;,
  1015. /// &quot;restartAndApply&quot;: &quot;重新啟動以應用更改&quot;,
  1016. /// &quot;onedriveM&quot;: &quot;確定要卸載 OneDrive 嗎? 這將刪除您的桌面和文檔文件! 僅在本地帳戶上使用此選項!&quot;,
  1017. /// &quot;txtVersion&quot;: &quot;版本: {VN}&quot;,
  1018. /// &quot;systemRestoreM&quot;: &quot;您確定要禁用系統還原嗎? 這將刪除您當前的備份圖像!&quot;,
  1019. /// &quot;txtBitness&quot;: &quot;您使用的是{BITS}&quot;,
  1020. /// &quot;btnFind&quot;: &quot;尋找&quot;,
  1021. /// &quot;btnKill&quot;: &quot;殺&quot;,
  1022. /// &quot;trayUnlocker&quot;: &quot;文件句柄&quot;,
  1023. /// &quot;li [rest of string was truncated]&quot;;.
  1024. /// </summary>
  1025. internal static string TW {
  1026. get {
  1027. return ResourceManager.GetString("TW", resourceCulture);
  1028. }
  1029. }
  1030. /// <summary>
  1031. /// Looks up a localized string similar to {
  1032. /// &quot;subSystem&quot;: &quot;Система&quot;,
  1033. /// &quot;subPrivacy&quot;: &quot;Конфіденційність&quot;,
  1034. /// &quot;subGaming&quot;: &quot;Ігри&quot;,
  1035. /// &quot;subTouch&quot;: &quot;Дотик&quot;,
  1036. /// &quot;subTaskbar&quot;: &quot;Панель задач&quot;,
  1037. /// &quot;subExtras&quot;: &quot; Доповнення&quot;,
  1038. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  1039. /// &quot;restartButton&quot;: &quot;Перезапустити зараз&quot;,
  1040. /// &quot;restartButton8&quot;: &quot;Перезапустити зараз&quot;,
  1041. /// &quot;restartButton10&quot;: &quot;Перезапустити зараз&quot;,
  1042. /// &quot;btnFind&quot;: &quot;Знайти&quot;,
  1043. /// &quot;btnKill&quot;: &quot;Вимкнути примусово&quot;,
  1044. /// &quot;trayUnlocker&quot;: &quot;Дескриптор файлів&quot;,
  1045. /// &quot;restartAndApply&quot;: &quot;Перезапустити для застосування змін&quot;,
  1046. /// &quot;txtVersion&quot;: &quot;Версія: {VN}&quot;,
  1047. /// [rest of string was truncated]&quot;;.
  1048. /// </summary>
  1049. internal static string UA {
  1050. get {
  1051. return ResourceManager.GetString("UA", resourceCulture);
  1052. }
  1053. }
  1054. /// <summary>
  1055. /// Looks up a localized resource of type System.Drawing.Bitmap.
  1056. /// </summary>
  1057. internal static System.Drawing.Bitmap ukraine {
  1058. get {
  1059. object obj = ResourceManager.GetObject("ukraine", resourceCulture);
  1060. return ((System.Drawing.Bitmap)(obj));
  1061. }
  1062. }
  1063. /// <summary>
  1064. /// Looks up a localized resource of type System.Drawing.Bitmap.
  1065. /// </summary>
  1066. internal static System.Drawing.Bitmap united_kingdom {
  1067. get {
  1068. object obj = ResourceManager.GetObject("united_kingdom", resourceCulture);
  1069. return ((System.Drawing.Bitmap)(obj));
  1070. }
  1071. }
  1072. /// <summary>
  1073. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  1074. ///
  1075. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
  1076. ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
  1077. ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
  1078. ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
  1079. ///&quot;Position&quot;=-
  1080. ///
  1081. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
  1082. ///@=&quot;Calculator&quot;
  1083. ///&quot;icon&quot;=&quot;calc.exe&quot;
  1084. ///
  1085. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
  1086. ///@=&quot;calc.exe&quot;
  1087. ///
  1088. ///[HK [rest of string was truncated]&quot;;.
  1089. /// </summary>
  1090. internal static string WindowsApps {
  1091. get {
  1092. return ResourceManager.GetString("WindowsApps", resourceCulture);
  1093. }
  1094. }
  1095. }
  1096. }