Resources.Designer.cs 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253
  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 Windows Registry Editor Version 5.00
  236. ///
  237. ///; MajorGeeks.Com
  238. ///; How to Restore the Windows Photo Viewer on Windows 10
  239. ///; https://www.majorgeeks.com/content/page/restore_the_windows_photo_viewer_on_windows_10.html
  240. ///
  241. ///[HKEY_CLASSES_ROOT\jpegfile\shell\open\DropTarget]
  242. ///&quot;Clsid&quot;=-
  243. ///
  244. ///[HKEY_CLASSES_ROOT\pngfile\shell\open\DropTarget]
  245. ///&quot;Clsid&quot;=-
  246. ///
  247. ///[-HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
  248. ///
  249. ///[-HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap]
  250. ///
  251. ///[-HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF]
  252. ///
  253. ///[-H [rest of string was truncated]&quot;;.
  254. /// </summary>
  255. internal static string DisableClassicPhotoViewer {
  256. get {
  257. return ResourceManager.GetString("DisableClassicPhotoViewer", resourceCulture);
  258. }
  259. }
  260. /// <summary>
  261. /// Looks up a localized string similar to rem USE AT OWN RISK AS IS WITHOUT WARRANTY OF ANY KIND !!!!!
  262. ///
  263. ///rem https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/security-malware-windows-defender-disableantispyware
  264. ///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.
  265. ///
  266. ///rem Disable Tamper Protection First !!!!!
  267. ///rem https://www.tenforums.com/tutorials/123792-turn-off-tamper-protection-windows-defender-antivirus.html
  268. ///reg [rest of string was truncated]&quot;;.
  269. /// </summary>
  270. internal static string DisableDefenderSafeMode1903Plus {
  271. get {
  272. return ResourceManager.GetString("DisableDefenderSafeMode1903Plus", resourceCulture);
  273. }
  274. }
  275. /// <summary>
  276. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  277. ///
  278. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  279. ///&quot;accesssolution&quot;=dword:00000001
  280. ///&quot;olksolution&quot;=dword:00000001
  281. ///&quot;onenotesolution&quot;=dword:00000001
  282. ///&quot;pptsolution&quot;=dword:00000001
  283. ///&quot;projectsolution&quot;=dword:00000001
  284. ///&quot;publishersolution&quot;=dword:00000001
  285. ///&quot;visiosolution&quot;=dword:00000001
  286. ///&quot;wdsolution&quot;=dword:00000001
  287. ///&quot;xlsolution&quot;=dword:00000001
  288. ///
  289. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  290. ///&quot;agave&quot;=dword:0000000 [rest of string was truncated]&quot;;.
  291. /// </summary>
  292. internal static string DisableOfficeTelemetry {
  293. get {
  294. return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
  295. }
  296. }
  297. /// <summary>
  298. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot;
  299. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /disable
  300. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot;
  301. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /disable
  302. ///
  303. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot;
  304. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot; /disable
  305. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn&quot; [rest of string was truncated]&quot;;.
  306. /// </summary>
  307. internal static string DisableOfficeTelemetryTasks {
  308. get {
  309. return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
  310. }
  311. }
  312. /// <summary>
  313. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot;
  314. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /disable
  315. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot;
  316. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /disable
  317. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
  318. ///schtasks /change /tn &quot;\Microsoft\Windo [rest of string was truncated]&quot;;.
  319. /// </summary>
  320. internal static string DisableTelemetryTasks {
  321. get {
  322. return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
  323. }
  324. }
  325. /// <summary>
  326. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot;
  327. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /disable
  328. ///schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot;
  329. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /disable
  330. ///.
  331. /// </summary>
  332. internal static string DisableXboxTasks {
  333. get {
  334. return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
  335. }
  336. }
  337. /// <summary>
  338. /// Looks up a localized resource of type System.Drawing.Bitmap.
  339. /// </summary>
  340. internal static System.Drawing.Bitmap dutch {
  341. get {
  342. object obj = ResourceManager.GetObject("dutch", resourceCulture);
  343. return ((System.Drawing.Bitmap)(obj));
  344. }
  345. }
  346. /// <summary>
  347. /// Looks up a localized resource of type System.Drawing.Bitmap.
  348. /// </summary>
  349. internal static System.Drawing.Bitmap egypt {
  350. get {
  351. object obj = ResourceManager.GetObject("egypt", resourceCulture);
  352. return ((System.Drawing.Bitmap)(obj));
  353. }
  354. }
  355. /// <summary>
  356. /// Looks up a localized string similar to {
  357. /// &quot;subSystem&quot;: &quot;Σύστημα&quot;,
  358. /// &quot;subPrivacy&quot;: &quot;Ιδιωτικότητα&quot;,
  359. /// &quot;subGaming&quot;: &quot;Gaming&quot;,
  360. /// &quot;subTouch&quot;: &quot;Αφή&quot;,
  361. /// &quot;subTaskbar&quot;: &quot;Γραμμή Εργασιών&quot;,
  362. /// &quot;subExtras&quot;: &quot;Πρόσθετα&quot;,
  363. /// &quot;btnAbout&quot;: &quot;Εντάξει&quot;,
  364. /// &quot;restartButton&quot;: &quot;Επανεκκίνηση τώρα&quot;,
  365. /// &quot;restartButton8&quot;: &quot;Επανεκκίνηση τώρα&quot;,
  366. /// &quot;restartButton10&quot;: &quot;Επανεκκίνηση τώρα&quot;,
  367. /// &quot;btnFind&quot;: &quot;Εύρεση&quot;,
  368. /// &quot;btnKill&quot;: &quot;Τερματισμός&quot;,
  369. /// &quot;trayUnlocker&quot;: &quot;File Handles&quot;,
  370. /// &quot;restartAndApply&quot;: &quot;Επανεκκίνηση για την εφαρμογή των αλλαγών&quot;,
  371. /// &quot;txtVersion&quot;: &quot;Έκδοση: {VN}&quot;,
  372. /// &quot;txtBitness [rest of string was truncated]&quot;;.
  373. /// </summary>
  374. internal static string EL {
  375. get {
  376. return ResourceManager.GetString("EL", resourceCulture);
  377. }
  378. }
  379. /// <summary>
  380. /// Looks up a localized string similar to {
  381. /// &quot;subSystem&quot;: &quot;System&quot;,
  382. /// &quot;subPrivacy&quot;: &quot;Privacy&quot;,
  383. /// &quot;subGaming&quot;: &quot;Gaming&quot;,
  384. /// &quot;subTouch&quot;: &quot;Touch&quot;,
  385. /// &quot;subTaskbar&quot;: &quot;Taskbar&quot;,
  386. /// &quot;subExtras&quot;: &quot;Extras&quot;,
  387. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  388. /// &quot;restartButton&quot;: &quot;Restart now&quot;,
  389. /// &quot;restartButton8&quot;: &quot;Restart now&quot;,
  390. /// &quot;restartButton10&quot;: &quot;Restart now&quot;,
  391. /// &quot;btnFind&quot;: &quot;Find&quot;,
  392. /// &quot;btnKill&quot;: &quot;Kill&quot;,
  393. /// &quot;trayUnlocker&quot;: &quot;File Handles&quot;,
  394. /// &quot;restartAndApply&quot;: &quot;Restart to apply changes&quot;,
  395. /// &quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
  396. /// &quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
  397. /// &quot;linkUpdate&quot;: &quot;Update avai [rest of string was truncated]&quot;;.
  398. /// </summary>
  399. internal static string EN {
  400. get {
  401. return ResourceManager.GetString("EN", resourceCulture);
  402. }
  403. }
  404. /// <summary>
  405. /// 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
  406. ///
  407. ///reg add &quot;HKLM\System\CurrentControlSet\Services\SgrmBroker&quot; /v &quot;Start&quot; /t REG_DWORD /d &quot;2&quot; /f
  408. ///
  409. ///reg add &quot;HKLM\System\CurrentControlSet\Services\SecurityHealthService&quot; /v &quot;Start&quot; /t REG_DWORD /d &quot;2&quot; /f
  410. ///
  411. ///rem 1 - Disable Real-time protection
  412. ///reg delete &quot;HKLM\Software\Policies\Microsoft\Windows Defender&quot; /f
  413. ///reg add &quot;HKLM\Software\Policies\Microsoft\Windows Defender&quot; /v &quot;DisableAntiSpyware&quot; /t REG_DWO [rest of string was truncated]&quot;;.
  414. /// </summary>
  415. internal static string EnableDefenderSafeMode1903Plus {
  416. get {
  417. return ResourceManager.GetString("EnableDefenderSafeMode1903Plus", resourceCulture);
  418. }
  419. }
  420. /// <summary>
  421. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  422. ///
  423. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  424. ///&quot;accesssolution&quot;=-
  425. ///&quot;olksolution&quot;=-
  426. ///&quot;onenotesolution&quot;=-
  427. ///&quot;pptsolution&quot;=-
  428. ///&quot;projectsolution&quot;=-
  429. ///&quot;publishersolution&quot;=-
  430. ///&quot;visiosolution&quot;=-
  431. ///&quot;wdsolution&quot;=-
  432. ///&quot;xlsolution&quot;=-
  433. ///
  434. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  435. ///&quot;agave&quot;=-
  436. ///&quot;appaddins&quot;=-
  437. ///&quot;comaddins&quot;=-
  438. ///&quot;documentfiles&quot;=-
  439. ///&quot;templatefiles&quot;=-
  440. ///.
  441. /// </summary>
  442. internal static string EnableOfficeTelemetry {
  443. get {
  444. return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
  445. }
  446. }
  447. /// <summary>
  448. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /enable
  449. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /enable
  450. ///
  451. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot; /enable
  452. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn&quot; /enable
  453. ///
  454. ///reg add &quot;HKCU\SOFTWARE\Microsoft\Office\15.0\Outlook\Options\Mail&quot; /v &quot;EnableLogging&quot; /t REG_DWORD /d 1 /f
  455. ///reg add &quot;HKCU\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Mail&quot; /v &quot;EnableLogging&quot; /t [rest of string was truncated]&quot;;.
  456. /// </summary>
  457. internal static string EnableOfficeTelemetryTasks {
  458. get {
  459. return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
  460. }
  461. }
  462. /// <summary>
  463. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /enable
  464. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /enable
  465. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /enable
  466. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot; /enable
  467. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Uploader&quot; /enable
  468. ///schtasks / [rest of string was truncated]&quot;;.
  469. /// </summary>
  470. internal static string EnableTelemetryTasks {
  471. get {
  472. return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
  473. }
  474. }
  475. /// <summary>
  476. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /enable
  477. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /enable
  478. ///.
  479. /// </summary>
  480. internal static string EnableXboxTasks {
  481. get {
  482. return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
  483. }
  484. }
  485. /// <summary>
  486. /// Looks up a localized string similar to {
  487. /// &quot;subSystem&quot;: &quot;Sistema&quot;,
  488. /// &quot;subPrivacy&quot;: &quot;Privacidad&quot;,
  489. /// &quot;subGaming&quot;: &quot;Juego de azar&quot;,
  490. /// &quot;subTouch&quot;: &quot;Tocar&quot;,
  491. /// &quot;subTaskbar&quot;: &quot;Barra de tareas&quot;,
  492. /// &quot;subExtras&quot;: &quot;Extras&quot;,
  493. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  494. /// &quot;restartButton&quot;: &quot;Reiniciar ahora&quot;,
  495. /// &quot;restartButton8&quot;: &quot;Reiniciar ahora&quot;,
  496. /// &quot;restartButton10&quot;: &quot;Reiniciar ahora&quot;,
  497. /// &quot;btnFind&quot;: &quot;Encontrar&quot;,
  498. /// &quot;btnKill&quot;: &quot;Matar&quot;,
  499. /// &quot;trayUnlocker&quot;: &quot;Asas de archivo&quot;,
  500. /// &quot;restartAndApply&quot;: &quot;Reiniciar para aplicar cambios&quot;,
  501. /// &quot;onedriveM&quot;: &quot;¿Seguro que quieres desinstalar OneDrive? ¡Est [rest of string was truncated]&quot;;.
  502. /// </summary>
  503. internal static string ES {
  504. get {
  505. return ResourceManager.GetString("ES", resourceCulture);
  506. }
  507. }
  508. /// <summary>
  509. /// Looks up a localized string similar to {
  510. /// &quot;subSystem&quot;: &quot;Système&quot;,
  511. /// &quot;subPrivacy&quot;: &quot;Intimité&quot;,
  512. /// &quot;subGaming&quot;: &quot;Jeux&quot;,
  513. /// &quot;subTouch&quot;: &quot;Toucher&quot;,
  514. /// &quot;subTaskbar&quot;: &quot;Barre des tâches&quot;,
  515. /// &quot;subExtras&quot;: &quot;Suppléments&quot;,
  516. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  517. /// &quot;restartButton&quot;: &quot;redemarrer maintenant&quot;,
  518. /// &quot;restartButton8&quot;: &quot;redemarrer maintenant&quot;,
  519. /// &quot;restartButton10&quot;: &quot;redemarrer maintenant&quot;,
  520. /// &quot;btnFind&quot;: &quot;Trouver&quot;,
  521. /// &quot;btnKill&quot;: &quot;Tuer&quot;,
  522. /// &quot;trayUnlocker&quot;: &quot;Poignées de fichier&quot;,
  523. /// &quot;restartAndApply&quot;: &quot;Redemarrer pour appliquer les changements&quot;,
  524. /// &quot;onedriveM&quot;: &quot;Voulez-vous vraimen [rest of string was truncated]&quot;;.
  525. /// </summary>
  526. internal static string FR {
  527. get {
  528. return ResourceManager.GetString("FR", resourceCulture);
  529. }
  530. }
  531. /// <summary>
  532. /// Looks up a localized resource of type System.Drawing.Bitmap.
  533. /// </summary>
  534. internal static System.Drawing.Bitmap france {
  535. get {
  536. object obj = ResourceManager.GetObject("france", resourceCulture);
  537. return ((System.Drawing.Bitmap)(obj));
  538. }
  539. }
  540. /// <summary>
  541. /// Looks up a localized resource of type System.Drawing.Bitmap.
  542. /// </summary>
  543. internal static System.Drawing.Bitmap germany {
  544. get {
  545. object obj = ResourceManager.GetObject("germany", resourceCulture);
  546. return ((System.Drawing.Bitmap)(obj));
  547. }
  548. }
  549. /// <summary>
  550. /// Looks up a localized string similar to @echo off
  551. ///pushd &quot;%~dp0&quot;
  552. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txt
  553. ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum &gt;&gt;List.txt
  554. ///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;
  555. ///.
  556. /// </summary>
  557. internal static string GPEditEnablerInHome {
  558. get {
  559. return ResourceManager.GetString("GPEditEnablerInHome", resourceCulture);
  560. }
  561. }
  562. /// <summary>
  563. /// Looks up a localized resource of type System.Drawing.Bitmap.
  564. /// </summary>
  565. internal static System.Drawing.Bitmap greece {
  566. get {
  567. object obj = ResourceManager.GetObject("greece", resourceCulture);
  568. return ((System.Drawing.Bitmap)(obj));
  569. }
  570. }
  571. /// <summary>
  572. /// Looks up a localized resource of type System.Byte[].
  573. /// </summary>
  574. internal static byte[] hosts {
  575. get {
  576. object obj = ResourceManager.GetObject("hosts", resourceCulture);
  577. return ((byte[])(obj));
  578. }
  579. }
  580. /// <summary>
  581. /// Looks up a localized string similar to {
  582. /// &quot;subSystem&quot;: &quot;Rendszer&quot;,
  583. /// &quot;subPrivacy&quot;: &quot;Magánélet&quot;,
  584. /// &quot;subGaming&quot;: &quot;Szerencsejáték&quot;,
  585. /// &quot;subTouch&quot;: &quot;Érintés&quot;,
  586. /// &quot;subTaskbar&quot;: &quot;Tálca&quot;,
  587. /// &quot;subExtras&quot;: &quot;Extrák&quot;,
  588. /// &quot;btnAbout&quot;: &quot;Rendben&quot;,
  589. /// &quot;restartButton&quot;: &quot;Újraindítás most&quot;,
  590. /// &quot;restartButton8&quot;: &quot;Újraindítás most&quot;,
  591. /// &quot;restartButton10&quot;: &quot;Újraindítás most&quot;,
  592. /// &quot;restartAndApply&quot;: &quot;Újraindítod az eszközt, hogy a változások érvénybe kerüljenek&quot;,
  593. /// &quot;txtVersion&quot;: &quot;Verzuó: {VN}&quot;,
  594. /// &quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
  595. /// &quot;linkUpdate&quot;: &quot;Frissítés elérhető&quot; [rest of string was truncated]&quot;;.
  596. /// </summary>
  597. internal static string HU {
  598. get {
  599. return ResourceManager.GetString("HU", resourceCulture);
  600. }
  601. }
  602. /// <summary>
  603. /// Looks up a localized resource of type System.Drawing.Bitmap.
  604. /// </summary>
  605. internal static System.Drawing.Bitmap hungary {
  606. get {
  607. object obj = ResourceManager.GetObject("hungary", resourceCulture);
  608. return ((System.Drawing.Bitmap)(obj));
  609. }
  610. }
  611. /// <summary>
  612. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  613. ///
  614. ///[HKEY_CLASSES_ROOT\*\shell\runas]
  615. ///@=&quot;Take Ownership&quot;
  616. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  617. ///
  618. ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
  619. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  620. ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  621. ///
  622. ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
  623. ///@=&quot;Take Ownership&quot;
  624. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  625. ///
  626. ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
  627. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d y &amp;&amp; icacls \&quot;% [rest of string was truncated]&quot;;.
  628. /// </summary>
  629. internal static string InstallTakeOwnership {
  630. get {
  631. return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
  632. }
  633. }
  634. /// <summary>
  635. /// Looks up a localized string similar to {
  636. /// &quot;subSystem&quot;: &quot;Sistema&quot;,
  637. /// &quot;subPrivacy&quot;: &quot;Privacy&quot;,
  638. /// &quot;subGaming&quot;: &quot;Gioco&quot;,
  639. /// &quot;subTouch&quot;: &quot;Tocco&quot;,
  640. /// &quot;subTaskbar&quot;: &quot;Barra delle applicazioni&quot;,
  641. /// &quot;subExtras&quot;: &quot;Extra&quot;,
  642. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  643. /// &quot;restartButton&quot;: &quot;riavvia ora&quot;,
  644. /// &quot;restartButton8&quot;: &quot;riavvia ora&quot;,
  645. /// &quot;restartButton10&quot;: &quot;riavvia ora&quot;,
  646. /// &quot;restartAndApply&quot;: &quot;Riavviare per applicare le modifiche&quot;,
  647. /// &quot;txtVersion&quot;: &quot;Versione: {VN}&quot;,
  648. /// &quot;btnFind&quot;: &quot;Trova&quot;,
  649. /// &quot;btnKill&quot;: &quot;Uccisione&quot;,
  650. /// &quot;trayUnlocker&quot;: &quot;Manici di file&quot;,
  651. /// &quot;txtBitness&quot;: &quot;Architettura: {BITS}&quot; [rest of string was truncated]&quot;;.
  652. /// </summary>
  653. internal static string IT {
  654. get {
  655. return ResourceManager.GetString("IT", resourceCulture);
  656. }
  657. }
  658. /// <summary>
  659. /// Looks up a localized resource of type System.Drawing.Bitmap.
  660. /// </summary>
  661. internal static System.Drawing.Bitmap italy {
  662. get {
  663. object obj = ResourceManager.GetObject("italy", resourceCulture);
  664. return ((System.Drawing.Bitmap)(obj));
  665. }
  666. }
  667. /// <summary>
  668. /// Looks up a localized string similar to {
  669. /// &quot;subSystem&quot;: &quot;システム&quot;,
  670. /// &quot;subPrivacy&quot;: &quot;プライバシー&quot;,
  671. /// &quot;subGaming&quot;: &quot;ゲーム&quot;,
  672. /// &quot;subTouch&quot;: &quot;タッチ&quot;,
  673. /// &quot;subTaskbar&quot;: &quot;タスクバー&quot;,
  674. /// &quot;subExtras&quot;: &quot;その他&quot;,
  675. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  676. /// &quot;restartButton&quot;: &quot;今すぐ再起動&quot;,
  677. /// &quot;restartButton8&quot;: &quot;今すぐ再起動&quot;,
  678. /// &quot;restartButton10&quot;: &quot;今すぐ再起動&quot;,
  679. /// &quot;btnFind&quot;: &quot;検索&quot;,
  680. /// &quot;btnKill&quot;: &quot;強制終了&quot;,
  681. /// &quot;trayUnlocker&quot;: &quot;ファイル ハンドル&quot;,
  682. /// &quot;restartAndApply&quot;: &quot;再起動して変更を適用&quot;,
  683. /// &quot;txtVersion&quot;: &quot;バージョン: {VN}&quot;,
  684. /// &quot;txtBitness&quot;: &quot;{BITS}で動作しています。&quot;,
  685. /// &quot;linkUpdate&quot;: &quot;アップデートが利用可能です&quot;,
  686. /// &quot;lblLab&quot;: &quot;実験的ビルド\n(テスト後に削除されます)&quot;,
  687. /// &quot;performanceSw&quot;: [rest of string was truncated]&quot;;.
  688. /// </summary>
  689. internal static string JA {
  690. get {
  691. return ResourceManager.GetString("JA", resourceCulture);
  692. }
  693. }
  694. /// <summary>
  695. /// Looks up a localized resource of type System.Drawing.Bitmap.
  696. /// </summary>
  697. internal static System.Drawing.Bitmap japan {
  698. get {
  699. object obj = ResourceManager.GetObject("japan", resourceCulture);
  700. return ((System.Drawing.Bitmap)(obj));
  701. }
  702. }
  703. /// <summary>
  704. /// Looks up a localized string similar to {
  705. /// &quot;subSystem&quot;: &quot;시스템&quot;,
  706. /// &quot;subPrivacy&quot;: &quot;개인 정보&quot;,
  707. /// &quot;subGaming&quot;: &quot;게이밍&quot;,
  708. /// &quot;subTouch&quot;: &quot;터치&quot;,
  709. /// &quot;subTaskbar&quot;: &quot;작업 표시줄&quot;,
  710. /// &quot;subExtras&quot;: &quot;추가&quot;,
  711. /// &quot;btnAbout&quot;: &quot;확인&quot;,
  712. /// &quot;restartButton&quot;: &quot;지금 다시 시작&quot;,
  713. /// &quot;restartButton8&quot;: &quot;지금 다시 시작&quot;,
  714. /// &quot;restartButton10&quot;: &quot;지금 다시 시작&quot;,
  715. /// &quot;btnFind&quot;: &quot;찾기&quot;,
  716. /// &quot;btnKill&quot;: &quot;죽이기&quot;,
  717. /// &quot;trayUnlocker&quot;: &quot;파일 핸들&quot;,
  718. /// &quot;restartAndApply&quot;: &quot;다시 시작하여 변경 사항 적용&quot;,
  719. /// &quot;txtVersion&quot;: &quot;버전: {VN}&quot;,
  720. /// &quot;txtBitness&quot;: &quot;{BITS}로 작업중 - 한국어: 비너스걸&quot;,
  721. /// &quot;linkUpdate&quot;: &quot;업데이트 가능&quot;,
  722. /// &quot;lblLab&quot;: &quot;실험 빌드\n(테스트 후 삭제)&quot;,
  723. /// &quot;performanceSw&quot;: [rest of string was truncated]&quot;;.
  724. /// </summary>
  725. internal static string KO {
  726. get {
  727. return ResourceManager.GetString("KO", resourceCulture);
  728. }
  729. }
  730. /// <summary>
  731. /// Looks up a localized resource of type System.Drawing.Bitmap.
  732. /// </summary>
  733. internal static System.Drawing.Bitmap korea {
  734. get {
  735. object obj = ResourceManager.GetObject("korea", resourceCulture);
  736. return ((System.Drawing.Bitmap)(obj));
  737. }
  738. }
  739. /// <summary>
  740. /// Looks up a localized string similar to {
  741. /// &quot;subSystem&quot;: &quot;سیستەم&quot;,
  742. /// &quot;subPrivacy&quot;: &quot;تایبەتمەندیەتی&quot;,
  743. /// &quot;subGaming&quot;: &quot;یاریکردن&quot;,
  744. /// &quot;subTouch&quot;: &quot;دەست لێدان&quot;,
  745. /// &quot;subTaskbar&quot;: &quot;تاسکبار&quot;,
  746. /// &quot;subExtras&quot;: &quot;زیادە&quot;,
  747. /// &quot;btnAbout&quot;: &quot;باشە&quot;,
  748. /// &quot;restartButton&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
  749. /// &quot;restartButton8&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
  750. /// &quot;restartButton10&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
  751. /// &quot;btnFind&quot;: &quot;بیدۆزەوە&quot;,
  752. /// &quot;btnKill&quot;: &quot;بیکوژە (دایبخە)&quot;,
  753. /// &quot;trayUnlocker&quot;: &quot;دەسکەکانی فایل&quot;,
  754. /// &quot;restartAndApply&quot;: &quot;ڕیستارتی ئەکەیتەوە بۆ بینینی گۆڕانکاریەکان&quot;,
  755. /// &quot;txtVersion&quot;: &quot;وەشان : &quot;,
  756. /// &quot; [rest of string was truncated]&quot;;.
  757. /// </summary>
  758. internal static string KU {
  759. get {
  760. return ResourceManager.GetString("KU", resourceCulture);
  761. }
  762. }
  763. /// <summary>
  764. /// Looks up a localized resource of type System.Drawing.Bitmap.
  765. /// </summary>
  766. internal static System.Drawing.Bitmap kurdish {
  767. get {
  768. object obj = ResourceManager.GetObject("kurdish", resourceCulture);
  769. return ((System.Drawing.Bitmap)(obj));
  770. }
  771. }
  772. /// <summary>
  773. /// Looks up a localized resource of type System.Drawing.Bitmap.
  774. /// </summary>
  775. internal static System.Drawing.Bitmap logo {
  776. get {
  777. object obj = ResourceManager.GetObject("logo", resourceCulture);
  778. return ((System.Drawing.Bitmap)(obj));
  779. }
  780. }
  781. /// <summary>
  782. /// Looks up a localized string similar to {
  783. /// &quot;subSystem&quot;: &quot;Systeem&quot;,
  784. /// &quot;subPrivacy&quot;: &quot;Privacy&quot;,
  785. /// &quot;subGaming&quot;: &quot;Gamen&quot;,
  786. /// &quot;subTouch&quot;: &quot;Aanraken&quot;,
  787. /// &quot;subTaskbar&quot;: &quot;Taakbalk&quot;,
  788. /// &quot;subExtras&quot;: &quot;Extra&apos;s&quot;,
  789. /// &quot;btnAbout&quot;:&quot;OK&quot;,
  790. /// &quot;restartButton&quot;:&quot;Nu opnieuw opstarten&quot;,
  791. /// &quot;restartButton8&quot;:&quot;Nu opnieuw opstarten&quot;,
  792. /// &quot;restartButton10&quot;:&quot;Nu opnieuw opstarten&quot;,
  793. /// &quot;restartAndApply&quot;:&quot;Herstart om wijzigingen toe te passen&quot;,
  794. /// &quot;txtVersion&quot;:&quot;Versie: {VN}&quot;,
  795. /// &quot;btnFind&quot;:&quot;Vind&quot;,
  796. /// &quot;btnKill&quot;:&quot;Dood&quot;,
  797. /// &quot;trayUnlocker&quot;:&quot;Bestandshandvatten&quot;,
  798. /// [rest of string was truncated]&quot;;.
  799. /// </summary>
  800. internal static string NL {
  801. get {
  802. return ResourceManager.GetString("NL", resourceCulture);
  803. }
  804. }
  805. /// <summary>
  806. /// Looks up a localized resource of type System.Byte[].
  807. /// </summary>
  808. internal static byte[] OneDrive_Uninstaller {
  809. get {
  810. object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
  811. return ((byte[])(obj));
  812. }
  813. }
  814. /// <summary>
  815. /// Looks up a localized string similar to {
  816. /// &quot;subSystem&quot;: &quot;System&quot;,
  817. /// &quot;subPrivacy&quot;: &quot;Prywatność&quot;,
  818. /// &quot;subGaming&quot;: &quot;Gra&quot;,
  819. /// &quot;subTouch&quot;: &quot;Dotyk&quot;,
  820. /// &quot;subTaskbar&quot;: &quot;Pasek zadań&quot;,
  821. /// &quot;subExtras&quot;: &quot;Dodatki&quot;,
  822. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  823. /// &quot;restartButton&quot;: &quot;Uruchom ponownie teraz&quot;,
  824. /// &quot;restartButton8&quot;: &quot;Uruchom ponownie teraz&quot;,
  825. /// &quot;restartButton10&quot;: &quot;Uruchom ponownie teraz&quot;,
  826. /// &quot;btnFind&quot;: &quot;Znajdź&quot;,
  827. /// &quot;btnKill&quot;: &quot;Zakończ&quot;,
  828. /// &quot;trayUnlocker&quot;: &quot;Deskryptory plików&quot;,
  829. /// &quot;restartAndApply&quot;: &quot;Uruchom ponownie, aby zastosować zmiany&quot;,
  830. /// &quot;onedriveM&quot;: &quot;Czy na pewno chcesz usunąć u [rest of string was truncated]&quot;;.
  831. /// </summary>
  832. internal static string PL {
  833. get {
  834. return ResourceManager.GetString("PL", resourceCulture);
  835. }
  836. }
  837. /// <summary>
  838. /// Looks up a localized resource of type System.Drawing.Bitmap.
  839. /// </summary>
  840. internal static System.Drawing.Bitmap poland {
  841. get {
  842. object obj = ResourceManager.GetObject("poland", resourceCulture);
  843. return ((System.Drawing.Bitmap)(obj));
  844. }
  845. }
  846. /// <summary>
  847. /// Looks up a localized resource of type System.Byte[].
  848. /// </summary>
  849. internal static byte[] Poppins_Regular {
  850. get {
  851. object obj = ResourceManager.GetObject("Poppins_Regular", resourceCulture);
  852. return ((byte[])(obj));
  853. }
  854. }
  855. /// <summary>
  856. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  857. ///
  858. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
  859. ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
  860. ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
  861. ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
  862. ///&quot;Position&quot;=&quot;bottom&quot;
  863. ///
  864. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
  865. ///@=&quot;Lock&quot;
  866. ///
  867. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
  868. ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
  869. /// </summary>
  870. internal static string PowerMenu {
  871. get {
  872. return ResourceManager.GetString("PowerMenu", resourceCulture);
  873. }
  874. }
  875. /// <summary>
  876. /// Looks up a localized string similar to {
  877. /// &quot;subSystem&quot;: &quot;Sistema&quot;,
  878. /// &quot;subPrivacy&quot;: &quot;Privacidade&quot;,
  879. /// &quot;subGaming&quot;: &quot;Jogos&quot;,
  880. /// &quot;subTouch&quot;: &quot;Toque&quot;,
  881. /// &quot;subTaskbar&quot;: &quot;Barra de tarefas&quot;,
  882. /// &quot;subExtras&quot;: &quot;Extras&quot;,
  883. /// &quot;btnAbout&quot;: &quot;Feito&quot;,
  884. /// &quot;restartButton&quot;: &quot;Reinicie agora&quot;,
  885. /// &quot;restartButton8&quot;: &quot;Reinicie agora&quot;,
  886. /// &quot;restartButton10&quot;: &quot;Reinicie agora&quot;,
  887. /// &quot;btnFind&quot;: &quot;Encontrar&quot;,
  888. /// &quot;btnKill&quot;: &quot;Finalizar&quot;,
  889. /// &quot;trayUnlocker&quot;: &quot;Alças de arquivo&quot;,
  890. /// &quot;restartAndApply&quot;: &quot;Reinicie para aplicar as alterações&quot;,
  891. /// &quot;onedriveM&quot;: &quot;Tem certeza de que deseja desinstalar o On [rest of string was truncated]&quot;;.
  892. /// </summary>
  893. internal static string PT {
  894. get {
  895. return ResourceManager.GetString("PT", resourceCulture);
  896. }
  897. }
  898. /// <summary>
  899. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  900. ///
  901. ///
  902. ///[-HKEY_CLASSES_ROOT\*\shell\runas]
  903. ///
  904. ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
  905. ///.
  906. /// </summary>
  907. internal static string RemoveTakeOwnership {
  908. get {
  909. return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
  910. }
  911. }
  912. /// <summary>
  913. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  914. ///
  915. ///; MajorGeeks.Com
  916. ///; How to Restore the Windows Photo Viewer on Windows 10
  917. ///; https://www.majorgeeks.com/content/page/restore_the_windows_photo_viewer_on_windows_10.html
  918. ///
  919. ///[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
  920. ///&quot;MuiVerb&quot;=&quot;@photoviewer.dll,-3043&quot;
  921. ///
  922. ///[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
  923. ///@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  924. /// 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,0 [rest of string was truncated]&quot;;.
  925. /// </summary>
  926. internal static string RestoreClassicPhotoViewer {
  927. get {
  928. return ResourceManager.GetString("RestoreClassicPhotoViewer", resourceCulture);
  929. }
  930. }
  931. /// <summary>
  932. /// Looks up a localized string similar to {
  933. /// &quot;subSystem&quot;: &quot;Sistem&quot;,
  934. /// &quot;subPrivacy&quot;: &quot;Confidențialitate&quot;,
  935. /// &quot;subGaming&quot;: &quot;Jocuri&quot;,
  936. /// &quot;subTouch&quot;: &quot;Atingere&quot;,
  937. /// &quot;subTaskbar&quot;: &quot;Bara de activități&quot;,
  938. /// &quot;subExtras&quot;: &quot;In plus&quot;,
  939. /// &quot;btnAbout&quot;: &quot;Bine&quot;,
  940. /// &quot;restartButton&quot;: &quot;Reporniți acum&quot;,
  941. /// &quot;restartButton8&quot;: &quot;Reporniți acum&quot;,
  942. /// &quot;restartButton10&quot;: &quot;Reporniți acum&quot;,
  943. /// &quot;btnFind&quot;: &quot;Găsește&quot;,
  944. /// &quot;btnKill&quot;: &quot;Terminati&quot;,
  945. /// &quot;trayUnlocker&quot;: &quot;Mânere de fișiere&quot;,
  946. /// &quot;restartAndApply&quot;: &quot;Reporniți pentru a aplica modificările&quot;,
  947. /// &quot;txtVersion&quot;: &quot;Versiunea: {VN}&quot;,
  948. /// &quot;txtBitn [rest of string was truncated]&quot;;.
  949. /// </summary>
  950. internal static string RO {
  951. get {
  952. return ResourceManager.GetString("RO", resourceCulture);
  953. }
  954. }
  955. /// <summary>
  956. /// Looks up a localized resource of type System.Drawing.Bitmap.
  957. /// </summary>
  958. internal static System.Drawing.Bitmap romania {
  959. get {
  960. object obj = ResourceManager.GetObject("romania", resourceCulture);
  961. return ((System.Drawing.Bitmap)(obj));
  962. }
  963. }
  964. /// <summary>
  965. /// Looks up a localized string similar to {
  966. /// &quot;subSystem&quot;: &quot;Система&quot;,
  967. /// &quot;subPrivacy&quot;: &quot;Конфиденциальность&quot;,
  968. /// &quot;subGaming&quot;: &quot;Игры&quot;,
  969. /// &quot;subTouch&quot;: &quot;Сенсорный экран&quot;,
  970. /// &quot;subTaskbar&quot;: &quot;Панель задач&quot;,
  971. /// &quot;subExtras&quot;: &quot;Дополнительно&quot;,
  972. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  973. /// &quot;restartButton&quot;: &quot;Перезапустить сейчас&quot;,
  974. /// &quot;restartButton8&quot;: &quot;Перезапустить сейчас&quot;,
  975. /// &quot;restartButton10&quot;: &quot;Перезапустить сейчас&quot;,
  976. /// &quot;restartAndApply&quot;: &quot;Перезапустить, чтобы применить изменения&quot;,
  977. /// &quot;txtVersion&quot;: &quot;Версия: {VN}&quot;,
  978. /// &quot;btnFind&quot;: &quot;Находить&quot;,
  979. /// &quot;btnKill&quot;: &quot;Убийство&quot;,
  980. /// &quot;trayUnlocker&quot;: &quot;Дескрипт [rest of string was truncated]&quot;;.
  981. /// </summary>
  982. internal static string RU {
  983. get {
  984. return ResourceManager.GetString("RU", resourceCulture);
  985. }
  986. }
  987. /// <summary>
  988. /// Looks up a localized resource of type System.Drawing.Bitmap.
  989. /// </summary>
  990. internal static System.Drawing.Bitmap russia {
  991. get {
  992. object obj = ResourceManager.GetObject("russia", resourceCulture);
  993. return ((System.Drawing.Bitmap)(obj));
  994. }
  995. }
  996. /// <summary>
  997. /// Looks up a localized resource of type System.Drawing.Bitmap.
  998. /// </summary>
  999. internal static System.Drawing.Bitmap spain {
  1000. get {
  1001. object obj = ResourceManager.GetObject("spain", resourceCulture);
  1002. return ((System.Drawing.Bitmap)(obj));
  1003. }
  1004. }
  1005. /// <summary>
  1006. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  1007. ///
  1008. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
  1009. ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
  1010. ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
  1011. ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
  1012. ///&quot;Position&quot;=-
  1013. ///
  1014. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
  1015. ///@=&quot;Administrative Tools&quot;
  1016. ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
  1017. ///
  1018. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
  1019. /// </summary>
  1020. internal static string SystemShortcuts {
  1021. get {
  1022. return ResourceManager.GetString("SystemShortcuts", resourceCulture);
  1023. }
  1024. }
  1025. /// <summary>
  1026. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  1027. ///
  1028. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
  1029. ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
  1030. ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
  1031. ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
  1032. ///&quot;Position&quot;=-
  1033. ///
  1034. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
  1035. ///@=&quot;Control Panel&quot;
  1036. ///&quot;icon&quot;=&quot;control.exe&quot;
  1037. ///
  1038. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
  1039. ///@=&quot;c [rest of string was truncated]&quot;;.
  1040. /// </summary>
  1041. internal static string SystemTools {
  1042. get {
  1043. return ResourceManager.GetString("SystemTools", resourceCulture);
  1044. }
  1045. }
  1046. /// <summary>
  1047. /// Looks up a localized resource of type System.Drawing.Bitmap.
  1048. /// </summary>
  1049. internal static System.Drawing.Bitmap taiwan {
  1050. get {
  1051. object obj = ResourceManager.GetObject("taiwan", resourceCulture);
  1052. return ((System.Drawing.Bitmap)(obj));
  1053. }
  1054. }
  1055. /// <summary>
  1056. /// Looks up a localized string similar to {
  1057. /// &quot;subSystem&quot;: &quot;Sistem&quot;,
  1058. /// &quot;subPrivacy&quot;: &quot;Mahremiyet&quot;,
  1059. /// &quot;subGaming&quot;: &quot;Oyun&quot;,
  1060. /// &quot;subTouch&quot;: &quot;Dokunmak&quot;,
  1061. /// &quot;subTaskbar&quot;: &quot;Görev çubuğu&quot;,
  1062. /// &quot;subExtras&quot;: &quot;Ekstralar&quot;,
  1063. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  1064. /// &quot;restartButton&quot;: &quot;şimdi yeniden başlat&quot;,
  1065. /// &quot;restartButton8&quot;: &quot;şimdi yeniden başlat&quot;,
  1066. /// &quot;restartButton10&quot;: &quot;şimdi yeniden başlat&quot;,
  1067. /// &quot;restartAndApply&quot;: &quot;Değişiklikleri uygulamak için yeniden başlatılsın mı&quot;,
  1068. /// &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;;.
  1069. /// </summary>
  1070. internal static string TR {
  1071. get {
  1072. return ResourceManager.GetString("TR", resourceCulture);
  1073. }
  1074. }
  1075. /// <summary>
  1076. /// Looks up a localized resource of type System.Drawing.Bitmap.
  1077. /// </summary>
  1078. internal static System.Drawing.Bitmap turkey {
  1079. get {
  1080. object obj = ResourceManager.GetObject("turkey", resourceCulture);
  1081. return ((System.Drawing.Bitmap)(obj));
  1082. }
  1083. }
  1084. /// <summary>
  1085. /// Looks up a localized string similar to {
  1086. /// &quot;subSystem&quot;: &quot;系統&quot;,
  1087. /// &quot;subPrivacy&quot;: &quot;隱私&quot;,
  1088. /// &quot;subGaming&quot;: &quot;賭博&quot;,
  1089. /// &quot;subTouch&quot;: &quot;觸碰&quot;,
  1090. /// &quot;subTaskbar&quot;: &quot;任務欄&quot;,
  1091. /// &quot;subExtras&quot;: &quot;附加功能&quot;,
  1092. /// &quot;btnAbout&quot;: &quot;確定&quot;,
  1093. /// &quot;restartButton&quot;: &quot;現在重啟&quot;,
  1094. /// &quot;restartButton8&quot;: &quot;現在重啟&quot;,
  1095. /// &quot;restartButton10&quot;: &quot;現在重啟&quot;,
  1096. /// &quot;restartAndApply&quot;: &quot;重新啟動以應用更改&quot;,
  1097. /// &quot;onedriveM&quot;: &quot;確定要卸載 OneDrive 嗎? 這將刪除您的桌面和文檔文件! 僅在本地帳戶上使用此選項!&quot;,
  1098. /// &quot;txtVersion&quot;: &quot;版本: {VN}&quot;,
  1099. /// &quot;systemRestoreM&quot;: &quot;您確定要禁用系統還原嗎? 這將刪除您當前的備份圖像!&quot;,
  1100. /// &quot;txtBitness&quot;: &quot;您使用的是{BITS}&quot;,
  1101. /// &quot;btnFind&quot;: &quot;尋找&quot;,
  1102. /// &quot;btnKill&quot;: &quot;殺&quot;,
  1103. /// &quot;trayUnlocker&quot;: &quot;文件句柄&quot;,
  1104. /// &quot;li [rest of string was truncated]&quot;;.
  1105. /// </summary>
  1106. internal static string TW {
  1107. get {
  1108. return ResourceManager.GetString("TW", resourceCulture);
  1109. }
  1110. }
  1111. /// <summary>
  1112. /// Looks up a localized string similar to {
  1113. /// &quot;subSystem&quot;: &quot;Система&quot;,
  1114. /// &quot;subPrivacy&quot;: &quot;Конфіденційність&quot;,
  1115. /// &quot;subGaming&quot;: &quot;Ігри&quot;,
  1116. /// &quot;subTouch&quot;: &quot;Дотик&quot;,
  1117. /// &quot;subTaskbar&quot;: &quot;Панель задач&quot;,
  1118. /// &quot;subExtras&quot;: &quot; Доповнення&quot;,
  1119. /// &quot;btnAbout&quot;: &quot;OK&quot;,
  1120. /// &quot;restartButton&quot;: &quot;Перезапустити зараз&quot;,
  1121. /// &quot;restartButton8&quot;: &quot;Перезапустити зараз&quot;,
  1122. /// &quot;restartButton10&quot;: &quot;Перезапустити зараз&quot;,
  1123. /// &quot;btnFind&quot;: &quot;Знайти&quot;,
  1124. /// &quot;btnKill&quot;: &quot;Вимкнути примусово&quot;,
  1125. /// &quot;trayUnlocker&quot;: &quot;Дескриптор файлів&quot;,
  1126. /// &quot;restartAndApply&quot;: &quot;Перезапустити для застосування змін&quot;,
  1127. /// &quot;txtVersion&quot;: &quot;Версія: {VN}&quot;,
  1128. /// [rest of string was truncated]&quot;;.
  1129. /// </summary>
  1130. internal static string UA {
  1131. get {
  1132. return ResourceManager.GetString("UA", resourceCulture);
  1133. }
  1134. }
  1135. /// <summary>
  1136. /// Looks up a localized resource of type System.Drawing.Bitmap.
  1137. /// </summary>
  1138. internal static System.Drawing.Bitmap ukraine {
  1139. get {
  1140. object obj = ResourceManager.GetObject("ukraine", resourceCulture);
  1141. return ((System.Drawing.Bitmap)(obj));
  1142. }
  1143. }
  1144. /// <summary>
  1145. /// Looks up a localized resource of type System.Drawing.Bitmap.
  1146. /// </summary>
  1147. internal static System.Drawing.Bitmap united_kingdom {
  1148. get {
  1149. object obj = ResourceManager.GetObject("united_kingdom", resourceCulture);
  1150. return ((System.Drawing.Bitmap)(obj));
  1151. }
  1152. }
  1153. /// <summary>
  1154. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  1155. ///
  1156. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
  1157. ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
  1158. ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
  1159. ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
  1160. ///&quot;Position&quot;=-
  1161. ///
  1162. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
  1163. ///@=&quot;Calculator&quot;
  1164. ///&quot;icon&quot;=&quot;calc.exe&quot;
  1165. ///
  1166. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
  1167. ///@=&quot;calc.exe&quot;
  1168. ///
  1169. ///[HK [rest of string was truncated]&quot;;.
  1170. /// </summary>
  1171. internal static string WindowsApps {
  1172. get {
  1173. return ResourceManager.GetString("WindowsApps", resourceCulture);
  1174. }
  1175. }
  1176. }
  1177. }