Resources.Designer.cs 57 KB

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