12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.42000
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace Optimizer.Properties {
- using System;
-
-
- /// <summary>
- /// A strongly-typed resource class, for looking up localized strings, etc.
- /// </summary>
- // This class was auto-generated by the StronglyTypedResourceBuilder
- // class via a tool like ResGen or Visual Studio.
- // To add or remove a member, edit your .ResX file then rerun ResGen
- // with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources() {
- }
-
- /// <summary>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Optimizer.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD]
- ///@="Open Command Prompt here"
- ///"Icon"="cmd.exe"
- ///"NoWorkingDirectory"=""
- ///
- ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD\command]
- ///@="cmd.exe /s /k pushd \"%V\""
- ///
- ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD]
- ///@="Open Command Prompt here"
- ///"Icon"="cmd.exe"
- ///"NoWorkingDirectory"=""
- ///
- ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD\command]
- ///@="cmd.exe /s /k pushd \"%V\""
- ///
- ///[HKEY_CLASSES_ROOT\Drive\shell\OpenWit [rest of string was truncated]";.
- /// </summary>
- internal static string AddOpenWithCMD {
- get {
- return ResourceManager.GetString("AddOpenWithCMD", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "النظام",
- /// "subPrivacy": "الخصوصية",
- /// "subGaming": "الألعاب",
- /// "subTouch": "اللمس",
- /// "subTaskbar": "شريط المهام",
- /// "subExtras": "الإضافات",
- /// "btnAbout": "حسنا",
- /// "restartButton": "إعادة التشغيل الآن",
- /// "restartButton8": "إعادة التشغيل الآن",
- /// "restartButton10": "إعادة التشغيل الآن",
- /// "btnFind": "البحث",
- /// "btnKill": "إنهاء",
- /// "trayUnlocker": "مفاتيح الملفات",
- /// "restartAndApply": "لتطبيق الإعدادات يجب إعادة التشغيل",
- /// "txtVersion": "الإصدار: {VN}",
- /// "txtBitness": "أنت تعمل مع { [rest of string was truncated]";.
- /// </summary>
- internal static string AR {
- get {
- return ResourceManager.GetString("AR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap banner {
- get {
- object obj = ResourceManager.GetObject("banner", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Система",
- /// "subPrivacy": "Анонимност",
- /// "subGaming": "Гейминг",
- /// "subTouch": "Пипане",
- /// "subTaskbar": "Лента за задачи",
- /// "subExtras": "Екстри",
- /// "btnAbout": "ОК",
- /// "restartButton": "Рестартирай Сега",
- /// "restartButton8": "Рестартирай Сега",
- /// "restartButton10": "Рестартирай Сега",
- /// "btnFind": "Намери",
- /// "btnKill": "Убий",
- /// "trayUnlocker": "Файлови Управители",
- /// "restartAndApply": "Рестартирай, за да приложиш промените",
- /// "txtVersion": "Версия: {VN}",
- /// "txtBitness": "Работиш с [rest of string was truncated]";.
- /// </summary>
- internal static string BG {
- get {
- return ResourceManager.GetString("BG", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap brazil {
- get {
- object obj = ResourceManager.GetObject("brazil", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap bulgaria {
- get {
- object obj = ResourceManager.GetObject("bulgaria", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap china {
- get {
- object obj = ResourceManager.GetObject("china", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "系统",
- /// "subPrivacy": "隐私",
- /// "subGaming": "游戏",
- /// "subTouch": "触碰",
- /// "subTaskbar": "任务栏",
- /// "subExtras": "附加功能",
- /// "btnAbout": "确定",
- /// "restartButton": "现在重启",
- /// "restartButton8": "现在重启",
- /// "restartButton10": "现在重启",
- /// "restartAndApply": "重新启动以应用更改",
- /// "btnFind": "查找进程",
- /// "btnKill": "结束进程",
- /// "trayUnlocker": "查找文件句柄",
- /// "txtVersion": "版本: {VN}",
- /// "txtBitness": "您使用的是{BITS}",
- /// "onedriveM": "确定要卸载 OneDrive 吗? 这将删除您的桌面和文档文件! 仅在本地帐户上使用此选项!",
- /// "systemRestoreM": "您确定要禁用系统还原吗? 这将删除您当前的备份图像!" [rest of string was truncated]";.
- /// </summary>
- internal static string CN {
- get {
- return ResourceManager.GetString("CN", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap croatia {
- get {
- object obj = ResourceManager.GetObject("croatia", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Systém",
- /// "subPrivacy": "Soukromí",
- /// "subGaming": "Hraní",
- /// "subTouch": "Dotek",
- /// "subTaskbar": "Hlavní panel",
- /// "subExtras": "Extra",
- /// "btnAbout": "OK",
- /// "restartButton": "Restartovat nyní",
- /// "restartButton8": "Restartovat nyní",
- /// "restartButton10": "Restartovat nyní",
- /// "restartAndApply": "Restartovat a použít změny",
- /// "btnFind": "Nalézt",
- /// "btnKill": "Zabít",
- /// "trayUnlocker": "Držadla souborů (File Handles)",
- /// "txtVersion": "Verze: {VN}",
- /// "onedriveM": "Opravdu chcete odin [rest of string was truncated]";.
- /// </summary>
- internal static string CZ {
- get {
- return ResourceManager.GetString("CZ", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap czech {
- get {
- object obj = ResourceManager.GetObject("czech", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "System",
- /// "subPrivacy": "Datenschutz",
- /// "subGaming": "Gaming",
- /// "subTouch": "Touch",
- /// "subTaskbar": "Taskleiste",
- /// "subExtras": "Zusatzfunktionen",
- /// "btnAbout": "OK",
- /// "restartButton": "Jetzt neu starten",
- /// "restartButton8": "Jetzt neu starten",
- /// "restartButton10": "Jetzt neu starten",
- /// "btnFind": "Suchen",
- /// "btnKill": "Beenden",
- /// "trayUnlocker": "Dateigriffe",
- /// "restartAndApply": "Neustart zur Anwendung der Änderungen",
- /// "txtVersion": "Version: {VN}",
- /// "txtBitness": "Sie ar [rest of string was truncated]";.
- /// </summary>
- internal static string DE {
- get {
- return ResourceManager.GetString("DE", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\DesktopShortcuts]
- ///"MUIVerb"="Desktop Shortcuts"
- ///"SubCommands"="theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color"
- ///"icon"="desk.cpl"
- ///"Position"=-
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
- ///@="Change Theme"
- ///"icon"="imageres.dll,145"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
- ///@="control desk [rest of string was truncated]";.
- /// </summary>
- internal static string DesktopShortcuts {
- get {
- return ResourceManager.GetString("DesktopShortcuts", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///; MajorGeeks.Com
- ///; How to Restore the Windows Photo Viewer on Windows 10
- ///; https://www.majorgeeks.com/content/page/restore_the_windows_photo_viewer_on_windows_10.html
- ///
- ///[HKEY_CLASSES_ROOT\jpegfile\shell\open\DropTarget]
- ///"Clsid"=-
- ///
- ///[HKEY_CLASSES_ROOT\pngfile\shell\open\DropTarget]
- ///"Clsid"=-
- ///
- ///[-HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
- ///
- ///[-HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap]
- ///
- ///[-HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF]
- ///
- ///[-H [rest of string was truncated]";.
- /// </summary>
- internal static string DisableClassicPhotoViewer {
- get {
- return ResourceManager.GetString("DisableClassicPhotoViewer", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to rem USE AT OWN RISK AS IS WITHOUT WARRANTY OF ANY KIND !!!!!
- ///
- ///rem https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/security-malware-windows-defender-disableantispyware
- ///rem "DisableAntiSpyware" is discontinued and will be ignored on client devices, as of the August 2020 (version 4.18.2007.8) update to Microsoft Defender Antivirus.
- ///
- ///rem Disable Tamper Protection First !!!!!
- ///rem https://www.tenforums.com/tutorials/123792-turn-off-tamper-protection-windows-defender-antivirus.html
- ///reg [rest of string was truncated]";.
- /// </summary>
- internal static string DisableDefenderSafeMode1903Plus {
- get {
- return ResourceManager.GetString("DisableDefenderSafeMode1903Plus", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
- ///"accesssolution"=dword:00000001
- ///"olksolution"=dword:00000001
- ///"onenotesolution"=dword:00000001
- ///"pptsolution"=dword:00000001
- ///"projectsolution"=dword:00000001
- ///"publishersolution"=dword:00000001
- ///"visiosolution"=dword:00000001
- ///"wdsolution"=dword:00000001
- ///"xlsolution"=dword:00000001
- ///
- ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
- ///"agave"= [rest of string was truncated]";.
- /// </summary>
- internal static string DisableOfficeTelemetry {
- get {
- return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /end /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack2016"
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack2016" /disable
- ///schtasks /end /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn2016"
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn2016" /disable
- ///
- ///schtasks /end /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack"
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack" /disable
- ///schtasks /end /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn" [rest of string was truncated]";.
- /// </summary>
- internal static string DisableOfficeTelemetryTasks {
- get {
- return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator"
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator" /disable
- ///schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\BthSQM"
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\BthSQM" /disable
- ///schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask"
- ///schtasks /change /tn "\Microsoft\Windo [rest of string was truncated]";.
- /// </summary>
- internal static string DisableTelemetryTasks {
- get {
- return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /end /tn "\Microsoft\XblGameSave\XblGameSaveTask"
- ///schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTask" /disable
- ///schtasks /end /tn "\Microsoft\XblGameSave\XblGameSaveTaskLogon"
- ///schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTaskLogon" /disable
- ///.
- /// </summary>
- internal static string DisableXboxTasks {
- get {
- return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap dutch {
- get {
- object obj = ResourceManager.GetObject("dutch", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap egypt {
- get {
- object obj = ResourceManager.GetObject("egypt", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Σύστημα",
- /// "subPrivacy": "Ιδιωτικότητα",
- /// "subGaming": "Gaming",
- /// "subTouch": "Αφή",
- /// "subTaskbar": "Γραμμή Εργασιών",
- /// "subExtras": "Πρόσθετα",
- /// "btnAbout": "Εντάξει",
- /// "restartButton": "Επανεκκίνηση τώρα",
- /// "restartButton8": "Επανεκκίνηση τώρα",
- /// "restartButton10": "Επανεκκίνηση τώρα",
- /// "btnFind": "Εύρεση",
- /// "btnKill": "Τερματισμός",
- /// "trayUnlocker": "File Handles",
- /// "restartAndApply": "Επανεκκίνηση για την εφαρμογή των αλλαγών",
- /// "txtVersion": "Έκδοση: {VN}",
- /// "txtBitness [rest of string was truncated]";.
- /// </summary>
- internal static string EL {
- get {
- return ResourceManager.GetString("EL", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "System",
- /// "subPrivacy": "Privacy",
- /// "subGaming": "Gaming",
- /// "subTouch": "Touch",
- /// "subTaskbar": "Taskbar",
- /// "subExtras": "Extras",
- /// "btnAbout": "OK",
- /// "restartButton": "Restart now",
- /// "restartButton8": "Restart now",
- /// "restartButton10": "Restart now",
- /// "btnFind": "Find",
- /// "btnKill": "Kill",
- /// "trayUnlocker": "File Handles",
- /// "restartAndApply": "Restart to apply changes",
- /// "txtVersion": "Version: {VN}",
- /// "txtBitness": "You are working with {BITS}",
- /// "linkUpdate": "Update avai [rest of string was truncated]";.
- /// </summary>
- internal static string EN {
- get {
- return ResourceManager.GetString("EN", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to reg add "HKLM\Software\Microsoft\Windows Defender\Features" /v "TamperProtection" /t REG_DWORD /d "1" /f
- ///
- ///reg add "HKLM\System\CurrentControlSet\Services\SgrmBroker" /v "Start" /t REG_DWORD /d "2" /f
- ///
- ///reg add "HKLM\System\CurrentControlSet\Services\SecurityHealthService" /v "Start" /t REG_DWORD /d "2" /f
- ///
- ///rem 1 - Disable Real-time protection
- ///reg delete "HKLM\Software\Policies\Microsoft\Windows Defender" /f
- ///reg add "HKLM\Software\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWO [rest of string was truncated]";.
- /// </summary>
- internal static string EnableDefenderSafeMode1903Plus {
- get {
- return ResourceManager.GetString("EnableDefenderSafeMode1903Plus", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
- ///"accesssolution"=-
- ///"olksolution"=-
- ///"onenotesolution"=-
- ///"pptsolution"=-
- ///"projectsolution"=-
- ///"publishersolution"=-
- ///"visiosolution"=-
- ///"wdsolution"=-
- ///"xlsolution"=-
- ///
- ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
- ///"agave"=-
- ///"appaddins"=-
- ///"comaddins"=-
- ///"documentfiles"=-
- ///"templatefiles"=-
- ///.
- /// </summary>
- internal static string EnableOfficeTelemetry {
- get {
- return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack2016" /enable
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn2016" /enable
- ///
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack" /enable
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn" /enable
- ///
- ///reg add "HKCU\SOFTWARE\Microsoft\Office\15.0\Outlook\Options\Mail" /v "EnableLogging" /t REG_DWORD /d 1 /f
- ///reg add "HKCU\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Mail" /v "EnableLogging" /t [rest of string was truncated]";.
- /// </summary>
- internal static string EnableOfficeTelemetryTasks {
- get {
- return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator" /enable
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\BthSQM" /enable
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask" /enable
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip" /enable
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Uploader" /enable
- ///schtasks / [rest of string was truncated]";.
- /// </summary>
- internal static string EnableTelemetryTasks {
- get {
- return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTask" /enable
- ///schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTaskLogon" /enable
- ///.
- /// </summary>
- internal static string EnableXboxTasks {
- get {
- return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Sistema",
- /// "subPrivacy": "Privacidad",
- /// "subGaming": "Juego de azar",
- /// "subTouch": "Tocar",
- /// "subTaskbar": "Barra de tareas",
- /// "subExtras": "Extras",
- /// "btnAbout": "OK",
- /// "restartButton": "Reiniciar ahora",
- /// "restartButton8": "Reiniciar ahora",
- /// "restartButton10": "Reiniciar ahora",
- /// "btnFind": "Encontrar",
- /// "btnKill": "Matar",
- /// "trayUnlocker": "Asas de archivo",
- /// "restartAndApply": "Reiniciar para aplicar cambios",
- /// "onedriveM": "¿Seguro que quieres desinstalar OneDrive? ¡Est [rest of string was truncated]";.
- /// </summary>
- internal static string ES {
- get {
- return ResourceManager.GetString("ES", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "سیستم",
- /// "subPrivacy": "حریم خصوصی",
- /// "subGaming": "بازی",
- /// "subTouch": "لمس کردن",
- /// "subTaskbar": "نوار وظیفه",
- /// "subExtras": "موارد اضافی",
- /// "btnAbout": "تایید",
- /// "restartButton": "راه اندازی مجدد",
- /// "restartButton8": "راه اندازی مجدد",
- /// "restartButton10": "راه اندازی مجدد",
- /// "btnFind": "پیدا کردن",
- /// "btnKill": "کشتن",
- /// "trayUnlocker": "دسته های فایل",
- /// "restartAndApply": "ریست برای اعمال تغییرات",
- /// "txtVersion": "نسخه: {VN}",
- /// "txtBitness": "شما کار میکنید با {BITS}",
- /// " [rest of string was truncated]";.
- /// </summary>
- internal static string FA {
- get {
- return ResourceManager.GetString("FA", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Système",
- /// "subPrivacy": "Intimité",
- /// "subGaming": "Jeux",
- /// "subTouch": "Toucher",
- /// "subTaskbar": "Barre des tâches",
- /// "subExtras": "Suppléments",
- /// "btnAbout": "OK",
- /// "restartButton": "redemarrer maintenant",
- /// "restartButton8": "redemarrer maintenant",
- /// "restartButton10": "redemarrer maintenant",
- /// "btnFind": "Trouver",
- /// "btnKill": "Tuer",
- /// "trayUnlocker": "Poignées de fichier",
- /// "restartAndApply": "Redemarrer pour appliquer les changements",
- /// "onedriveM": "Voulez-vous vraimen [rest of string was truncated]";.
- /// </summary>
- internal static string FR {
- get {
- return ResourceManager.GetString("FR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap france {
- get {
- object obj = ResourceManager.GetObject("france", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap germany {
- get {
- object obj = ResourceManager.GetObject("germany", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to @echo off
- ///pushd "%~dp0"
- ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt
- ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt
- ///for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
- ///.
- /// </summary>
- internal static string GPEditEnablerInHome {
- get {
- return ResourceManager.GetString("GPEditEnablerInHome", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap greece {
- get {
- object obj = ResourceManager.GetObject("greece", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Byte[].
- /// </summary>
- internal static byte[] hosts {
- get {
- object obj = ResourceManager.GetObject("hosts", resourceCulture);
- return ((byte[])(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Sistem",
- /// "subPrivacy": "Privatnost",
- /// "subGaming": "Igre",
- /// "subTouch": "Dodir",
- /// "subTaskbar": "Taskbar",
- /// "subExtras": "Dodaci",
- /// "btnAbout": "OK",
- /// "restartButton": "Ponovno pokreni sad",
- /// "restartButton8": "Ponovno pokreni sad",
- /// "restartButton10": "Ponovno pokreni sad",
- /// "btnFind": "Pronađi",
- /// "btnKill": "Ubi",
- /// "trayUnlocker": "Držači datoteka",
- /// "restartAndApply": "Ponovno pokrenite za primjenu promjena",
- /// "txtVersion": "Verzija: {VN}",
- /// "txtBitness": "Radite s {BITS [rest of string was truncated]";.
- /// </summary>
- internal static string HR {
- get {
- return ResourceManager.GetString("HR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Rendszer",
- /// "subPrivacy": "Adatvédelem",
- /// "subGaming": "Játék",
- /// "subTouch": "Érintés",
- /// "subTaskbar": "Tálca",
- /// "subExtras": "Extrák",
- /// "btnAbout": "Rendben",
- /// "restartButton": "Újraindítás most",
- /// "restartButton8": "Újraindítás most",
- /// "restartButton10": "Újraindítás most",
- /// "restartAndApply": "Eszköz újraindítása most, hogy a változások érvénybe kerüljenek",
- /// "txtVersion": "Verzió: {VN}",
- /// "txtBitness": "Te {BITS}-el dolgozol",
- /// "linkUpdate": "Frissítés elérhető",
- /// "lblLab [rest of string was truncated]";.
- /// </summary>
- internal static string HU {
- get {
- return ResourceManager.GetString("HU", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap hungary {
- get {
- object obj = ResourceManager.GetObject("hungary", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Sistem",
- /// "subPrivacy": "Privasi",
- /// "subGaming": "Gaming",
- /// "subTouch": "Sentuh",
- /// "subTaskbar": "Bilah Tugas",
- /// "subExtras": "Extra",
- /// "btnAbout": "OKE",
- /// "restartButton": "Mulai ulang sekarang",
- /// "restartButton8": "Mulai ulang sekarang",
- /// "restartButton10": "Mulai ulang sekarang",
- /// "btnFind": "Cari",
- /// "btnKill": "Hentikan",
- /// "trayUnlocker": "Menangani FIle",
- /// "restartAndApply": "Mulai ulang untuk menerapkan perubahan",
- /// "txtVersion": "Versi: {VN}",
- /// "txtBitness": "Kamu Bek [rest of string was truncated]";.
- /// </summary>
- internal static string ID {
- get {
- return ResourceManager.GetString("ID", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap indonesia {
- get {
- object obj = ResourceManager.GetObject("indonesia", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\*\shell\runas]
- ///@="Take Ownership"
- ///"NoWorkingDirectory"=""
- ///
- ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
- ///@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
- ///"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
- ///
- ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
- ///@="Take Ownership"
- ///"NoWorkingDirectory"=""
- ///
- ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
- ///@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"% [rest of string was truncated]";.
- /// </summary>
- internal static string InstallTakeOwnership {
- get {
- return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap iran {
- get {
- object obj = ResourceManager.GetObject("iran", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Sistema",
- /// "subPrivacy": "Privacy",
- /// "subGaming": "Gioco",
- /// "subTouch": "Tocco",
- /// "subTaskbar": "Barra delle applicazioni",
- /// "subExtras": "Extra",
- /// "btnAbout": "OK",
- /// "restartButton": "riavvia ora",
- /// "restartButton8": "riavvia ora",
- /// "restartButton10": "riavvia ora",
- /// "restartAndApply": "Riavviare per applicare le modifiche",
- /// "txtVersion": "Versione: {VN}",
- /// "btnFind": "Trova",
- /// "btnKill": "Uccisione",
- /// "trayUnlocker": "Manici di file",
- /// "txtBitness": "Architettura: {BITS}" [rest of string was truncated]";.
- /// </summary>
- internal static string IT {
- get {
- return ResourceManager.GetString("IT", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap italy {
- get {
- object obj = ResourceManager.GetObject("italy", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "システム",
- /// "subPrivacy": "プライバシー",
- /// "subGaming": "ゲーム",
- /// "subTouch": "タッチ",
- /// "subTaskbar": "タスクバー",
- /// "subExtras": "その他",
- /// "btnAbout": "OK",
- /// "restartButton": "今すぐ再起動",
- /// "restartButton8": "今すぐ再起動",
- /// "restartButton10": "今すぐ再起動",
- /// "btnFind": "検索",
- /// "btnKill": "強制終了",
- /// "trayUnlocker": "ファイル ハンドル",
- /// "restartAndApply": "再起動して変更を適用",
- /// "txtVersion": "バージョン: {VN}",
- /// "txtBitness": "{BITS}で動作しています。",
- /// "linkUpdate": "アップデートが利用可能です",
- /// "lblLab": "実験的ビルド\n(テスト後に削除されます)",
- /// "performanceSw": [rest of string was truncated]";.
- /// </summary>
- internal static string JA {
- get {
- return ResourceManager.GetString("JA", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap japan {
- get {
- object obj = ResourceManager.GetObject("japan", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "시스템",
- /// "subPrivacy": "개인 정보",
- /// "subGaming": "게이밍",
- /// "subTouch": "터치",
- /// "subTaskbar": "작업 표시줄",
- /// "subExtras": "추가",
- /// "btnAbout": "확인",
- /// "restartButton": "지금 다시 시작",
- /// "restartButton8": "지금 다시 시작",
- /// "restartButton10": "지금 다시 시작",
- /// "btnFind": "찾기",
- /// "btnKill": "죽이기",
- /// "trayUnlocker": "파일 핸들",
- /// "restartAndApply": "다시 시작하여 변경 사항 적용",
- /// "txtVersion": "버전: {VN}",
- /// "txtBitness": "{BITS}로 작업중 - 한국어: 비너스걸",
- /// "linkUpdate": "업데이트 가능",
- /// "lblLab": "실험 빌드\n(테스트 후 삭제)",
- /// "performanceSw": " [rest of string was truncated]";.
- /// </summary>
- internal static string KO {
- get {
- return ResourceManager.GetString("KO", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap korea {
- get {
- object obj = ResourceManager.GetObject("korea", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "سیستەم",
- /// "subPrivacy": "تایبەتمەندیەتی",
- /// "subGaming": "یاریکردن",
- /// "subTouch": "دەست لێدان",
- /// "subTaskbar": "تاسکبار",
- /// "subExtras": "زیادە",
- /// "btnAbout": "باشە",
- /// "restartButton": "ئێستا ڕیستارتی بکەوە",
- /// "restartButton8": "ئێستا ڕیستارتی بکەوە",
- /// "restartButton10": "ئێستا ڕیستارتی بکەوە",
- /// "btnFind": "بیدۆزەوە",
- /// "btnKill": "بیکوژە (دایبخە)",
- /// "trayUnlocker": "دەسکەکانی فایل",
- /// "restartAndApply": "ڕیستارتی ئەکەیتەوە بۆ بینینی گۆڕانکاریەکان",
- /// "txtVersion": "وەشان :",
- /// "t [rest of string was truncated]";.
- /// </summary>
- internal static string KU {
- get {
- return ResourceManager.GetString("KU", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap kurdish {
- get {
- object obj = ResourceManager.GetObject("kurdish", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap logo {
- get {
- object obj = ResourceManager.GetObject("logo", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "सिस्टम",
- /// "subPrivacy": "गोपनीयता",
- /// "subGaming": "गेमिङ",
- /// "subTouch": "स्पर्श",
- /// "subTaskbar": "टास्कबार",
- /// "subExtras": "अतिरिक्त",
- /// "btnAbout": "ठिक छ",
- /// "restartButton": "अहिले पुन: प्रारंभ गर्नुहोस्",
- /// "restartButton8": "अहिले पुन: प्रारंभ गर्नुहोस्",
- /// "restartButton10": "अहिले पुन: प्रारंभ गर्नुहोस्",
- /// "btnFind": "फेला पर्ख्नुहोस्",
- /// "btnKill": "मार्नुहोस्",
- /// "trayUnlocker": "फाइल ह्यान्डलहरू",
- /// "restartAndApply": "परिवर्तन लागू गर्नका लागि पुन: प्रारंभ गर्नुहोस्",
- /// "t [rest of string was truncated]";.
- /// </summary>
- internal static string NE {
- get {
- return ResourceManager.GetString("NE", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap nepal {
- get {
- object obj = ResourceManager.GetObject("nepal", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Systeem",
- /// "subPrivacy": "Privacy",
- /// "subGaming": "Gamen",
- /// "subTouch": "Aanraken",
- /// "subTaskbar": "Taakbalk",
- /// "subExtras": "Extra's",
- /// "btnAbout":"OK",
- /// "restartButton":"Nu opnieuw opstarten",
- /// "restartButton8":"Nu opnieuw opstarten",
- /// "restartButton10":"Nu opnieuw opstarten",
- /// "restartAndApply":"Herstart om wijzigingen toe te passen",
- /// "txtVersion":"Versie: {VN}",
- /// "btnFind":"Vind",
- /// "btnKill":"Dood",
- /// "trayUnlocker":"Bestandshandvatten",
- /// [rest of string was truncated]";.
- /// </summary>
- internal static string NL {
- get {
- return ResourceManager.GetString("NL", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Byte[].
- /// </summary>
- internal static byte[] OneDrive_Uninstaller {
- get {
- object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
- return ((byte[])(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap pakistan {
- get {
- object obj = ResourceManager.GetObject("pakistan", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "System",
- /// "subPrivacy": "Prywatność",
- /// "subGaming": "Gra",
- /// "subTouch": "Dotyk",
- /// "subTaskbar": "Pasek zadań",
- /// "subExtras": "Dodatki",
- /// "btnAbout": "OK",
- /// "restartButton": "Uruchom ponownie teraz",
- /// "restartButton8": "Uruchom ponownie teraz",
- /// "restartButton10": "Uruchom ponownie teraz",
- /// "btnFind": "Znajdź",
- /// "btnKill": "Zakończ",
- /// "trayUnlocker": "Deskryptory plików",
- /// "restartAndApply": "Uruchom ponownie, aby zastosować zmiany",
- /// "onedriveM": "Czy na pewno chcesz usunąć u [rest of string was truncated]";.
- /// </summary>
- internal static string PL {
- get {
- return ResourceManager.GetString("PL", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap poland {
- get {
- object obj = ResourceManager.GetObject("poland", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Byte[].
- /// </summary>
- internal static byte[] Poppins_Regular {
- get {
- object obj = ResourceManager.GetObject("Poppins_Regular", resourceCulture);
- return ((byte[])(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
- ///"MUIVerb"="Power Menu"
- ///"SubCommands"="lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown"
- ///"Icon"="shell32.dll,215"
- ///"Position"="bottom"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
- ///@="Lock"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
- ///@="Rundll32 User32.dll,LockWorkStati [rest of string was truncated]";.
- /// </summary>
- internal static string PowerMenu {
- get {
- return ResourceManager.GetString("PowerMenu", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Sistema",
- /// "subPrivacy": "Privacidade",
- /// "subGaming": "Jogos",
- /// "subTouch": "Toque",
- /// "subTaskbar": "Barra de tarefas",
- /// "subExtras": "Extras",
- /// "btnAbout": "Feito",
- /// "restartButton": "Reinicie agora",
- /// "restartButton8": "Reinicie agora",
- /// "restartButton10": "Reinicie agora",
- /// "btnFind": "Encontrar",
- /// "btnKill": "Finalizar",
- /// "trayUnlocker": "Alças de arquivo",
- /// "restartAndApply": "Reinicie para aplicar as alterações",
- /// "onedriveM": "Tem certeza de que deseja desinstalar o On [rest of string was truncated]";.
- /// </summary>
- internal static string PT {
- get {
- return ResourceManager.GetString("PT", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///
- ///[-HKEY_CLASSES_ROOT\*\shell\runas]
- ///
- ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
- ///.
- /// </summary>
- internal static string RemoveTakeOwnership {
- get {
- return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///; MajorGeeks.Com
- ///; How to Restore the Windows Photo Viewer on Windows 10
- ///; https://www.majorgeeks.com/content/page/restore_the_windows_photo_viewer_on_windows_10.html
- ///
- ///[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
- ///"MuiVerb"="@photoviewer.dll,-3043"
- ///
- ///[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
- ///@=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,\
- /// 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,0 [rest of string was truncated]";.
- /// </summary>
- internal static string RestoreClassicPhotoViewer {
- get {
- return ResourceManager.GetString("RestoreClassicPhotoViewer", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Sistem",
- /// "subPrivacy": "Confidențialitate",
- /// "subGaming": "Jocuri",
- /// "subTouch": "Atingere",
- /// "subTaskbar": "Bara de activități",
- /// "subExtras": "In plus",
- /// "btnAbout": "Bine",
- /// "restartButton": "Reporniți acum",
- /// "restartButton8": "Reporniți acum",
- /// "restartButton10": "Reporniți acum",
- /// "btnFind": "Găsește",
- /// "btnKill": "Terminati",
- /// "trayUnlocker": "Mânere de fișiere",
- /// "restartAndApply": "Reporniți pentru a aplica modificările",
- /// "txtVersion": "Versiunea: {VN}",
- /// "txtBitn [rest of string was truncated]";.
- /// </summary>
- internal static string RO {
- get {
- return ResourceManager.GetString("RO", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap romania {
- get {
- object obj = ResourceManager.GetObject("romania", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Система",
- /// "subPrivacy": "Конфиденциальность",
- /// "subGaming": "Игры",
- /// "subTouch": "Сенсорный экран",
- /// "subTaskbar": "Панель задач",
- /// "subExtras": "Дополнительно",
- /// "btnAbout": "OK",
- /// "restartButton": "Перезапустить сейчас",
- /// "restartButton8": "Перезапустить сейчас",
- /// "restartButton10": "Перезапустить сейчас",
- /// "restartAndApply": "Перезапустить, чтобы применить изменения",
- /// "txtVersion": "Версия: {VN}",
- /// "btnFind": "Находить",
- /// "btnKill": "Убийство",
- /// "trayUnlocker": "Дескрипт [rest of string was truncated]";.
- /// </summary>
- internal static string RU {
- get {
- return ResourceManager.GetString("RU", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap russia {
- get {
- object obj = ResourceManager.GetObject("russia", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap spain {
- get {
- object obj = ResourceManager.GetObject("spain", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
- ///"MUIVerb"="System Shortcuts"
- ///"SubCommands"="admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d"
- ///"icon"="sysdm.cpl"
- ///"Position"=-
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
- ///@="Administrative Tools"
- ///"icon"="imageres.dll,109"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]";.
- /// </summary>
- internal static string SystemShortcuts {
- get {
- return ResourceManager.GetString("SystemShortcuts", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
- ///"MUIVerb"="System Tools"
- ///"SubCommands"="control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu"
- ///"icon"="imageres.dll,104"
- ///"Position"=-
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
- ///@="Control Panel"
- ///"icon"="control.exe"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
- ///@="c [rest of string was truncated]";.
- /// </summary>
- internal static string SystemTools {
- get {
- return ResourceManager.GetString("SystemTools", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap taiwan {
- get {
- object obj = ResourceManager.GetObject("taiwan", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Sistem",
- /// "subPrivacy": "Mahremiyet",
- /// "subGaming": "Oyun",
- /// "subTouch": "Dokunmak",
- /// "subTaskbar": "Görev çubuğu",
- /// "subExtras": "Ekstralar",
- /// "btnAbout": "OK",
- /// "restartButton": "şimdi yeniden başlat",
- /// "restartButton8": "şimdi yeniden başlat",
- /// "restartButton10": "şimdi yeniden başlat",
- /// "restartAndApply": "Değişiklikleri uygulamak için yeniden başlatılsın mı",
- /// "onedriveM": "OneDrive'ı kaldırmak istediğinizden emin misiniz? Bu, Masaüstü ve Belge dosyalarınızı siler! Bu seçen [rest of string was truncated]";.
- /// </summary>
- internal static string TR {
- get {
- return ResourceManager.GetString("TR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap turkey {
- get {
- object obj = ResourceManager.GetObject("turkey", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "系統",
- /// "subPrivacy": "隱私",
- /// "subGaming": "遊戲",
- /// "subTouch": "觸控",
- /// "subTaskbar": "工作列",
- /// "subExtras": "額外功能",
- /// "btnAbout": "確定",
- /// "restartButton": "立即重新啟動",
- /// "restartButton8": "立即重新啟動",
- /// "restartButton10": "立即重新啟動",
- /// "restartAndApply": "重新啟動以套用變更",
- /// "onedriveM": "您確定要移除 OneDrive 嗎?這將刪除您的桌面和文件檔案!僅在本機帳戶上使用此選項!",
- /// "txtVersion": "版本:{VN}",
- /// "systemRestoreM": "您確定要停用系統還原嗎?這將刪除您目前的備份映像!",
- /// "txtBitness": "您正在使用 {BITS}",
- /// "btnFind": "尋找",
- /// "btnKill": "結束",
- /// "trayUnlocker": "檔案控制",
/// [rest of string was truncated]";.
- /// </summary>
- internal static string TW {
- get {
- return ResourceManager.GetString("TW", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Система",
- /// "subPrivacy": "Конфіденційність",
- /// "subGaming": "Ігри",
- /// "subTouch": "Дотик",
- /// "subTaskbar": "Панель задач",
- /// "subExtras": "Доповнення",
- /// "btnAbout": "OK",
- /// "restartButton": "Перезапустити зараз",
- /// "restartButton8": "Перезапустити зараз",
- /// "restartButton10": "Перезапустити зараз",
- /// "btnFind": "Знайти",
- /// "btnKill": "Вимкнути примусово",
- /// "trayUnlocker": "Дескриптор файлів",
- /// "restartAndApply": "Перезапустити для застосування змін",
- /// "txtVersion": "Версія: {VN}",
- /// " [rest of string was truncated]";.
- /// </summary>
- internal static string UA {
- get {
- return ResourceManager.GetString("UA", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap ukraine {
- get {
- object obj = ResourceManager.GetObject("ukraine", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap united_kingdom {
- get {
- object obj = ResourceManager.GetObject("united_kingdom", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- ///"subSystem": "سسٹم",
- ///"subPrivacy": "رازداری",
- ///"subGaming": "گیمنگ",
- ///"subTouch": "ٹچ",
- ///"subTaskbar": "ٹاسک بار",
- ///"subExtras": "اضافی",
- ///"btnAbout": "ٹھیک ہے",
- ///"restartButton": "ابھی دوبارہ شروع کریں",
- ///"restartButton8": "ابھی دوبارہ شروع کریں",
- ///"restartButton10": "ابھی دوبارہ شروع کریں",
- ///"btnFind": "تلاش کریں",
- ///"btnKill": "مار ڈالو",
- ///"trayUnlocker": "فائل ہینڈلز",
- ///"restartAndApply": "تبدیلیاں لاگو کرنے کے لیے دوبارہ شروع کریں",
- ///"txtVersion": "ورژن: {VN}",
- ///"txtBitness": "آپ {BITS} کے ساتھ کام [rest of string was truncated]";.
- /// </summary>
- internal static string UR {
- get {
- return ResourceManager.GetString("UR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap vietnam {
- get {
- object obj = ResourceManager.GetObject("vietnam", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "subSystem": "Hệ thống",
- /// "subPrivacy": "Quyền riêng tư",
- /// "subGaming": "Gaming",
- /// "subTouch": "Cảm ứng",
- /// "subTaskbar": "Taskbar",
- /// "subExtras": "Extras",
- /// "btnAbout": "OK",
- /// "restartButton": "Khởi động lại ngay",
- /// "restartButton8": "Khởi động lại ngay",
- /// "restartButton10": "Khởi động lại ngay",
- /// "btnFind": "Tìm",
- /// "btnKill": "Dừng",
- /// "trayUnlocker": "Xử lý tệp",
- /// "restartAndApply": "Khởi động lại để áp dụng thay đổi",
- /// "txtVersion": "Phiên bản: {VN}",
- /// "txtBitness": "Bạn [rest of string was truncated]";.
- /// </summary>
- internal static string VN {
- get {
- return ResourceManager.GetString("VN", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
- ///"MUIVerb"="Windows Apps"
- ///"SubCommands"="calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad"
- ///"icon"="imageres.dll,152"
- ///"Position"=-
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
- ///@="Calculator"
- ///"icon"="calc.exe"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
- ///@="calc.exe"
- ///
- ///[HK [rest of string was truncated]";.
- /// </summary>
- internal static string WindowsApps {
- get {
- return ResourceManager.GetString("WindowsApps", resourceCulture);
- }
- }
- }
- }
|