Compare commits
21 commits
Author | SHA1 | Date | |
---|---|---|---|
66a87e9981 | |||
![]() |
15ad192013 | ||
![]() |
0349dd9892 | ||
![]() |
93a9ac49a1 | ||
![]() |
9339645a76 | ||
![]() |
b7e79c9abe | ||
![]() |
481d3c2c82 | ||
![]() |
bd70c68e07 | ||
![]() |
d07d2041c0 | ||
![]() |
13c9e2f9fe | ||
![]() |
06a855882a | ||
![]() |
3ffd64ecf5 | ||
![]() |
0803e2b3de | ||
![]() |
d75c6ff6e5 | ||
![]() |
0c24b54027 | ||
![]() |
17f550e2c0 | ||
![]() |
f45962cccc | ||
![]() |
e8bbffe721 | ||
![]() |
811ce7d871 | ||
![]() |
0a73346ed4 | ||
![]() |
256876fe73 |
56 changed files with 2234 additions and 488 deletions
|
@ -1 +1 @@
|
|||
0.42.50
|
||||
0.60.0
|
||||
|
|
46
src/Privatezilla/Locales/Locale.Designer.cs
generated
46
src/Privatezilla/Locales/Locale.Designer.cs
generated
|
@ -19,7 +19,7 @@ namespace Privatezilla.Locales {
|
|||
// -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
|
||||
// Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
|
||||
// mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Locale {
|
||||
|
@ -184,7 +184,7 @@ namespace Privatezilla.Locales {
|
|||
///You can also follow me on
|
||||
///\ttwitter.com/builtbybel
|
||||
///
|
||||
///(C#) 2020, Builtbybel ähnelt.
|
||||
///(C#) 2021, Builtbybel ähnelt.
|
||||
/// </summary>
|
||||
internal static string infoApp {
|
||||
get {
|
||||
|
@ -733,7 +733,7 @@ namespace Privatezilla.Locales {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Remove all built-in apps except defaults ähnelt.
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Remove pre-installed bloatware apps ONLY ähnelt.
|
||||
/// </summary>
|
||||
internal static string settingsBloatwareRemoveUWPDefaults {
|
||||
get {
|
||||
|
@ -742,7 +742,7 @@ namespace Privatezilla.Locales {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die This will remove all built-in apps except the following:\nMicrosoft Store\nApp Installer\nCalendar\nMail\nCalculator\nCamera\nSkype\nGroove Music\nMaps\nPaint 3D\nYour Phone\nPhotos\nSticky Notes\nWeather\nXbox ähnelt.
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die This will search and remove pre-installed bloatware apps fully automatically.\nThe matching takes place on the basis of a community list ähnelt.
|
||||
/// </summary>
|
||||
internal static string settingsBloatwareRemoveUWPDefaultsInfo {
|
||||
get {
|
||||
|
@ -1255,7 +1255,7 @@ namespace Privatezilla.Locales {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die The Inventory Collector inventories applications files devices and drivers on the system and sends the information to Microsoft. This information is used to help diagnose compatibility problems.\nNote: This setting setting has no effect if the Customer Experience Improvement Program is turned off. The Inventory Collector will be off. ähnelt.
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die The Inventory Collector inventories applications files devices and drivers on the system and sends the information to Microsoft. This information is used to help diagnose compatibility problems.\nNote: This setting has no effect if the Customer Experience Improvement Program is turned off. The Inventory Collector will be off. ähnelt.
|
||||
/// </summary>
|
||||
internal static string settingsPrivacyInventoryCollectorInfo {
|
||||
get {
|
||||
|
@ -1488,6 +1488,42 @@ namespace Privatezilla.Locales {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Configured: ähnelt.
|
||||
/// </summary>
|
||||
internal static string summaryConfigured {
|
||||
get {
|
||||
return ResourceManager.GetString("summaryConfigured", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Summary ähnelt.
|
||||
/// </summary>
|
||||
internal static string summaryInfo {
|
||||
get {
|
||||
return ResourceManager.GetString("summaryInfo", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Not Configured: ähnelt.
|
||||
/// </summary>
|
||||
internal static string summaryNotConfigured {
|
||||
get {
|
||||
return ResourceManager.GetString("summaryNotConfigured", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Selected: ähnelt.
|
||||
/// </summary>
|
||||
internal static string summarySelected {
|
||||
get {
|
||||
return ResourceManager.GetString("summarySelected", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Welcome to the Scripting Editor, which allows you to apply third-party script files and custom settings in form of PowerShell scripts and templates (bundled scripts).
|
||||
///
|
||||
|
|
749
src/Privatezilla/Locales/Locale.ar.resx
Normal file
749
src/Privatezilla/Locales/Locale.ar.resx
Normal file
|
@ -0,0 +1,749 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string"/>
|
||||
<xsd:attribute name="type" type="xsd:string"/>
|
||||
<xsd:attribute name="mimetype" type="xsd:string"/>
|
||||
<xsd:attribute ref="xml:space"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string"/>
|
||||
<xsd:attribute name="name" type="xsd:string"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
|
||||
<xsd:attribute ref="xml:space"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="BtnDoPS" xml:space="preserve">
|
||||
<value>تطبيق المحددة</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="BtnSettingsAnalyze" xml:space="preserve">
|
||||
<value>تحليل</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="BtnSettingsDo" xml:space="preserve">
|
||||
<value>تطبيق المحدد</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="BtnSettingsUndo" xml:space="preserve">
|
||||
<value>إرجاع المحدد</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="CheckRelease" xml:space="preserve">
|
||||
<value>التحقق من وجود تحديثات</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="ChkCodePS" xml:space="preserve">
|
||||
<value>عرض التعليمات البرمجية</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="columnSetting" xml:space="preserve">
|
||||
<value>الإعدادات</value>
|
||||
<comment>TreeView</comment>
|
||||
</data>
|
||||
<data name="columnState" xml:space="preserve">
|
||||
<value>الدولة</value>
|
||||
<comment>TreeView</comment>
|
||||
</data>
|
||||
<data name="CommunityPkg" xml:space="preserve">
|
||||
<value>احضار مجموعة برامج المجموعة</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="Help" xml:space="preserve">
|
||||
<value>وقت قصير</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="helpApp" xml:space="preserve">
|
||||
<value>معلومات حول الإعدادات: \r\nنقل المؤشر فوق الإعداد لعرض تفسير موجز
|
||||
\r\nتحليل (زر): يحدد الإعدادات التي يتم تمكينها وتهيئتها على النظام الخاص بك أم لا. لا توجد تغييرات في النظام حتى الآن!
|
||||
\r\nتطبيق المحدد (الزر): سيؤدي هذا إلى تمكين جميع الإعدادات المحددة.
|
||||
\r\nالعودة المحددة (الزر): سيؤدي هذا إلى استعادة إعدادات Windows 10 الافتراضية.
|
||||
\r\nتكوين (الدولة): هذا يشير إلى أن خصوصيتك محمية.
|
||||
\r\nلم يتم تكوين (الدولة): هذا يشير إلى أن إعدادات ويندوز 10 موجودة.</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="Info" xml:space="preserve">
|
||||
<value>المعلومات:</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="infoApp" xml:space="preserve">
|
||||
<value>تطبيق إعدادات الخصوصية ل Windows 10 مفتوح المصدر.
|
||||
|
||||
هذا لا يرتبط بأي حال من الأحوال بمايكروسوفت ومشروع مستقل تماماً.
|
||||
|
||||
كل المعلومات والائتمانات حول هذا المشروع في
|
||||
\tgithub. om/builtbybel/privatezilla
|
||||
|
||||
يمكنك أيضا متابعتي في
|
||||
\tتويتر. om/builtbybel
|
||||
|
||||
<unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk>
|
||||
أرصدة الترجمة إلى: ضع معلوماتك واسمك وبريدك الإلكتروني هنا!
|
||||
<unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk>
|
||||
|
||||
(C#) 2020، بناء البطاقة</value>
|
||||
<comment>About the app
|
||||
Add translation credits here!</comment>
|
||||
</data>
|
||||
<data name="LblPS" xml:space="preserve">
|
||||
<value>البرنامج النصي سكريبت</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="LblPSHeader" xml:space="preserve">
|
||||
<value>تطبيق برنامج PowerShell Script</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="LblSettings" xml:space="preserve">
|
||||
<value>الإعدادات</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="LblStatus" xml:space="preserve">
|
||||
<value>اضغط Analyze للتحقق من المحددات التي تم توصيفها.</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="msgAppCompatibility" xml:space="preserve">
|
||||
<value>يتم تشغيل Privatezilla على نظام أقدم من Windows 10. Privatezilla محدد بنظام Windows 10 ONLY.</value>
|
||||
</data>
|
||||
<data name="msgPSSave" xml:space="preserve">
|
||||
<value>الرجاء التبديل إلى طريقة عرض الكود.</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="msgPSSelect" xml:space="preserve">
|
||||
<value>يُرجى اختيار مزوّد.</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="msgPSSuccess" xml:space="preserve">
|
||||
<value>تم القبول بنجاح</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="PSBack" xml:space="preserve">
|
||||
<value>للخلف</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="PSImport" xml:space="preserve">
|
||||
<value>استورد برمجة</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSInfo" xml:space="preserve">
|
||||
<value>ما الذي يفعله هذا النص ؟\r\n</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSMarketplace" xml:space="preserve">
|
||||
<value>قم بزيارة App Marketplace</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSSaveAs" xml:space="preserve">
|
||||
<value>حفظ النص المنسق الحالي على أنه برنامج نصي محدد مسبقا</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="releaseUnofficial" xml:space="preserve">
|
||||
<value>تقوم باستخدام نسخة غير رسدية من Privatezilla.</value>
|
||||
</data>
|
||||
<data name="releaseUpdateAvailable" xml:space="preserve">
|
||||
<value>هناك إصدار جديد #</value>
|
||||
</data>
|
||||
<data name="releaseUpdateAvailableURL" xml:space="preserve">
|
||||
<value>\r\nهل ترغب في فتح صفحة @github/الاصدارات ؟</value>
|
||||
</data>
|
||||
<data name="releaseUpdateYourVersion" xml:space="preserve">
|
||||
<value>\r\nأنت تستخدم النسخة #</value>
|
||||
</data>
|
||||
<data name="releaseUpToDate" xml:space="preserve">
|
||||
<value>لا يوجد حالياً أي تحديثات متاحة.</value>
|
||||
</data>
|
||||
<data name="rootSettingsApps" xml:space="preserve">
|
||||
<value>إذن التطبيقات</value>
|
||||
</data>
|
||||
<data name="rootSettingsBloatware" xml:space="preserve">
|
||||
<value>تطبيق زائد</value>
|
||||
</data>
|
||||
<data name="rootSettingsBloatwareInfo" xml:space="preserve">
|
||||
<value>دينفان ويندوز 10</value>
|
||||
</data>
|
||||
<data name="rootSettingsCortana" xml:space="preserve">
|
||||
<value>كورتانا</value>
|
||||
</data>
|
||||
<data name="rootSettingsDefender" xml:space="preserve">
|
||||
<value>المدافع عن Windows</value>
|
||||
</data>
|
||||
<data name="rootSettingsEdge" xml:space="preserve">
|
||||
<value>متصفح مايكروسوفت إيدج</value>
|
||||
</data>
|
||||
<data name="rootSettingsGaming" xml:space="preserve">
|
||||
<value>وضع اللعبة</value>
|
||||
</data>
|
||||
<data name="rootSettingsPrivacy" xml:space="preserve">
|
||||
<value>الخصوصية</value>
|
||||
</data>
|
||||
<data name="rootSettingsSecurity" xml:space="preserve">
|
||||
<value>الحماية</value>
|
||||
</data>
|
||||
<data name="rootSettingsUpdates" xml:space="preserve">
|
||||
<value>تحديثات في</value>
|
||||
</data>
|
||||
<data name="settingsAppsAccountInfo" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق لمعلومات الحساب</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsAppNotifications" xml:space="preserve">
|
||||
<value>تعطيل الإعلامات الخاصة بي</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsAppNotificationsInfo" xml:space="preserve">
|
||||
<value>يقوم مركز التصرف بنظام Windows 10 بتجميع وعرض الاعلامات والتنبيهات من تطبيقات Windows التقليدية واشعارات النظام ، بالاضافة الى تلك التي تم تكوينها من التطبيقات الحديثة.\nيتم تجميع الاعلامات في مركز التصرفات بواسطة التطبيق والوقت.\nستقوم هذه المحددات بالغاء اتاحة كل الاعلامات من التطبيقات وغيرها من وحدات الإرسال في المحددات.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsBackgroundApps" xml:space="preserve">
|
||||
<value>تعطيل التطبيقات تعمل في الخلفية</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsBackgroundAppsInfo" xml:space="preserve">
|
||||
<value>لا يتوافر لدى تطبيقات Windows 10 تصريح آخر لتشغيلها في الخلفية بحيث لا يمكنها تحديث البلاط الخاص بها ، واحضار بيانات جديدة ، واستلام الاعلامات.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCalendar" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق تقويم</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCall" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق اتصل</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCallHistory" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق سجل المكالمات</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCamera" xml:space="preserve">
|
||||
<value>تعطيل وصول التطبيق إلى الكاميرا</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCellularData" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق البيانات الخلوية</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCellularDataInfo" xml:space="preserve">
|
||||
<value>بعض أجهزة Windows 10 لديها كارت SIM و / أو eSIM فيهم يسمح لك بالاتصال بشبكة بيانات خلوية (aka: LE أو Broadband) ، لذلك يمكنك الحصول على الاتصال المباشر في أماكن أكثر باستخدام إشارة خلوية.\nاذا كنت لا ترغب في السماح لأي تطبيقات باستخدام بيانات خلوية ، يمكنك الغاء اتاحتها بهذه المحددات.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsContacts" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق جهات الاتصال</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsDiagnosticInformation" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق التشخيص</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsDocuments" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق documents</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEmail" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEyeGaze" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق تتبع العين</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEyeGazeInfo" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق للتفاعل القائم على أساس-العين</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsFileSystem" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق نظام الملفات</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsFileSystemInfo" xml:space="preserve">
|
||||
<value>ستقوم هذه المحددات بالغاء اتاحة امكانية توصل التطبيق لنظام الملفات. بعض التطبيقات قد تكون مقيدة في وظائفها أو قد لا تعمل على الإطلاق.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMessaging" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMicrophone" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMotion" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsNotification" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsOtherDevices" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق التشخيص</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsPictures" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق documents</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsRadios" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTasks" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTrackingApps" xml:space="preserve">
|
||||
<value>الغاء اتاحة تتبع بدء التطبيق</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTrackingAppsInfo" xml:space="preserve">
|
||||
<value>وهذا يسمح لك بالتوصل بسرعة الى الكشف الخاص بك من التطبيقات الأكثر استخداما في كل من قائمة البدء وعند البحث في الجهاز الخاص بك. "</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsVideos" xml:space="preserve">
|
||||
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPAll" xml:space="preserve">
|
||||
<value>ازالة كل التطبيقات المتضمنة</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPAllInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا إلى إزالة جميع التطبيقات المدمجة باستثناء متجر مايكروسوفت.</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
||||
<value>إزالة جميع التطبيقات المدمجة باستثناء الافتراضية</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا إلى إزالة جميع التطبيقات المدمجة باستثناء ما يلي:\nمتجر مايكروسوفت\nتثبيت التطبيق\nتقويم\nالبريد\nحاسبة\nكاميرا\nSkype\nGroove Music\nالخرائط\nPaint 3D\nهاتفك\nصور\nملاحظات مثبتة\nالطقس\nXbox</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
||||
<value>تعطيل Bing في Windows للبحث</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableBingInfo" xml:space="preserve">
|
||||
<value>ويندوز 10، بشكل افتراضي، يرسل كل ما تبحث عنه في قائمة البدء إلى الخوادم لإعطائك نتائج من بحث بينغ.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableCortana" xml:space="preserve">
|
||||
<value>تعطيل كورتانا</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableCortanaInfo" xml:space="preserve">
|
||||
<value>كورتانا هو المساعد الافتراضي لمايكروسوفت والذي يأتي مدمجا في ويندوز 10.\nهذا الإعداد سيعطل كورتانا بشكل دائم ويمنعها من تسجيل وتخزين عادات البحث الخاصة بك وسجل البحث.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaUninstallCortana" xml:space="preserve">
|
||||
<value>إلغاء تثبيت كورتانا</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaUninstallCortanaInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا إلى إلغاء تثبيت تطبيق كورتانا الجديد على ويندوز 10، إصدار 2004.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsDefenderDisableSmartScreenStore" xml:space="preserve">
|
||||
<value>تعطيل SmartSscreen لتطبيقات المتجر</value>
|
||||
<comment>Settings > Defender</comment>
|
||||
</data>
|
||||
<data name="settingsDefenderDisableSmartScreenStoreInfo" xml:space="preserve">
|
||||
<value>يساعد فلتر شاشة Windows المدافع الذكية على حماية جهازك عن طريق التحقق من محتوى الويب (URLs) الذي تستخدمه تطبيقات متجر Microsoft.</value>
|
||||
<comment>Settings > Defender</comment>
|
||||
</data>
|
||||
<data name="settingsEdeAutoFillCredit" xml:space="preserve">
|
||||
<value>تعطيل التعبئة التلقائية لبطاقات الائتمان</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdeAutoFillCreditInfo" xml:space="preserve">
|
||||
<value>تتيح ميزة Microsoft Edge's AutoFill للمستخدمين الإكمال التلقائي لمعلومات بطاقة الائتمان في نماذج الويب باستخدام المعلومات المخزنة سابقاً.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBackground" xml:space="preserve">
|
||||
<value>المزامنة قيد التشغيل في الخلفية</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBackgroundInfo" xml:space="preserve">
|
||||
<value>على إصدار Chromium الجديد من Microsoft Edge ، يمكن للملحقات وغيرها من الخدمات أن تبقي المتصفح يعمل في الخلفية حتى بعد إغلاقه.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBlockEdgeRollout" xml:space="preserve">
|
||||
<value>حظر تثبيت Microsoft Edge جديد</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBlockEdgeRolloutInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا إلى حظر تحديث نظام Windows 10 لتثبيت متصفح ويب Microsoft Edge الجديد القائم على Chromium، إذا لم يتم تثبيته مسبقاً على الجهاز.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeDisableSync" xml:space="preserve">
|
||||
<value>تعطيل مزامنة البيانات</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeDisableSyncInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا الإعداد إلى تعطيل مزامنة البيانات باستخدام خدمات مزامنة Microsoft.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBar" xml:space="preserve">
|
||||
<value>تعطيل ميزات شريط اللعبة</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBarInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا الإعداد إلى تعطيل تسجيل وبث الويندوز.</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBarInfoInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا إلى إيقاف التجارب المصممة خصيصا مع النصائح والتوصيات ذات الصلة باستخدام بيانات التشخيص الخاصة بك. العديد من الناس قد يتصلون بهذا القياس عن بعد، أو حتى التجسس.</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyBlockSuggestedApps" xml:space="preserve">
|
||||
<value>حظر التطبيقات المقترحة في البداية</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyBlockSuggestedAppsInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا إلى حظر التطبيقات المقترحة التي تظهر من حين لآخر في قائمة البداية.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDiagnosticData" xml:space="preserve">
|
||||
<value>تجنب استخدام بيانات الكتابة اليدوية</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDiagnosticDataInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا إلى إيقاف التجارب المصممة خصيصا مع النصائح والتوصيات ذات الصلة باستخدام بيانات التشخيص الخاصة بك. العديد من الناس قد يتصلون بهذا القياس عن بعد، أو حتى التجسس.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableAds" xml:space="preserve">
|
||||
<value>تعطيل معرف الإعلان للإعلانات ذات الصلة</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableAdsInfo" xml:space="preserve">
|
||||
<value>ويندوز 10 يأتي مدمجا مع الإعلانات. يقوم مايكروسوفت بتعيين معرف فريد لتتبع نشاطك في متجر مايكروسوفت وعلى تطبيقات UWP لاستهدافك مع الإعلانات ذات الصلة.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableBiometrics" xml:space="preserve">
|
||||
<value>تعطيل Windows Hello Biometrics</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableBiometricsInfo" xml:space="preserve">
|
||||
<value>يتيح لك نظام التشغيل Windows Hello القياسات الحيوية تسجيل الدخول إلى أجهزتك، تطبيقاتك، خدمات الإنترنت والشبكات باستخدام وجهك أو بصمة السيرفر أو البصمة.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCEIP" xml:space="preserve">
|
||||
<value>تعطيل برنامج تجربة العملاء</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCEIPInfo" xml:space="preserve">
|
||||
<value>برنامج تحسين تجربة العملاء (CEIP) هو ميزة يتم تمكينها بشكل افتراضي على Windows 10، وتقوم بجمع وتقديم معلومات عن استخدام المعدات والبرمجيات إلى شركة مايكروسوفت سراً.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCompTelemetry" xml:space="preserve">
|
||||
<value>تعطيل الاتصال الهاتفي للتوافق</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCompTelemetryInfo" xml:space="preserve">
|
||||
<value>تقوم هذه العملية بشكل دوري بجمع مجموعة متنوعة من البيانات التقنية حول حاسوبك وأدائه وإرسالها إلى مايكروسوفت من أجل برنامج تحسين تجربة العملاء في ويندوز.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableFeedback" xml:space="preserve">
|
||||
<value>لا ترسل أى تنبيهات</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableFeedbackInfo" xml:space="preserve">
|
||||
<value>قد يظهر ويندوز 10 أيضا من وقت لآخر ويطلب ردود الفعل.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableHEIP" xml:space="preserve">
|
||||
<value>تعطيل برنامج تجربة العملاء</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableHEIPInfo" xml:space="preserve">
|
||||
<value>برنامج مساعدة تحسين الخبرة (HEIP) يجمع ويرسل إلى مايكروسوفت معلومات حول كيفية استخدام مساعدة ويندوز. هذا قد يكشف المشاكل التي تواجهك مع جهاز الكمبيوتر الخاص بك.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableLocation" xml:space="preserve">
|
||||
<value>تعطيل البحث عن الموقع</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableLocationInfo" xml:space="preserve">
|
||||
<value>أينما ذهبت، ويندوز 10 يعلم أنك هناك. عند تشغيل تتبع الموقع، يسمح للويندوز وتطبيقاته للكشف عن الموقع الحالي لجهاز الكمبيوتر أو الجهاز.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableMSExperiments" xml:space="preserve">
|
||||
<value>تعطيل تجربة الإعدادات</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableMSExperimentsInfo" xml:space="preserve">
|
||||
<value>في بعض الإصدارات من Windows 10، يمكن للمستخدمين السماح لمايكروسوفت بتجربة النظام لدراسة تفضيلات المستخدم أو سلوك الجهاز. هذا يسمح لمايكروسوفت "إجراء التجارب" مع الإعدادات على جهاز الكمبيوتر الخاص بك ويجب أن تكون معطلة مع هذا الإعداد.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTelemetry" xml:space="preserve">
|
||||
<value>تعطيل التليمتري</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTelemetryInfo" xml:space="preserve">
|
||||
<value>هذا سيمنع ويندوز من جمع معلومات الاستخدام ووضع بيانات تشخيصية إلى أساسي, وهو أدنى مستوى متاح لجميع إصدارات المستهلكين من Windows 10.\nسيتم أيضا تعطيل تشخيص الخدمات و خدمة dmwappushService.\nملاحظة: يجب تعيين البيانات التشخيصية إلى كامل للحصول على معاينة الإصدارات من برنامج Windows-Insider-Program!</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTimeline" xml:space="preserve">
|
||||
<value>تعطيل ميزات شريط اللعبة</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTimelineInfo" xml:space="preserve">
|
||||
<value>هذا يجمع سجل الأنشطة التي قمت بأدائها، بما في ذلك الملفات التي فتحتها وصفحات الويب التي شاهدتها في Edge.\nإذا كان الجدول الزمني ليس لك ، أو ببساطة لا تريد Windows 10 جمع الأنشطة والمعلومات الحساسة الخاصة بك يمكنك تعطيل الجدول الزمني بالكامل مع هذا الإعداد.\nملاحظة: مطلوب إعادة تشغيل النظام حتى تصبح التغييرات نافذة المفعول.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTips" xml:space="preserve">
|
||||
<value>تعطيل تلميحات ويندوز</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsInfo" xml:space="preserve">
|
||||
<value>لن ترى بعد الآن تلميحات Windows ، مثل Spotlight و Consumer الميزات ، و ملاحظات الإشعارات الخ.</value>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsLockScreen" xml:space="preserve">
|
||||
<value>تعطيل الإعلانات والروابط على شاشة القفل</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsLockScreenInfo" xml:space="preserve">
|
||||
<value>سيؤدي هذا الإعداد إلى تعيين خيارات خلفية شاشة القفل الخاصة بك إلى صورة وإيقاف النصائح والحقائق الممتعة والحيل من مايكروسوفت.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableWiFi" xml:space="preserve">
|
||||
<value>تعطيل وأي فأي نقطة ساخنة</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableWiFiInfo" xml:space="preserve">
|
||||
<value>يجب على الأقل ايقاف PC من ارسال كلمة السرية Wi-Fi الخاصة بك.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyGetMoreOutOfWindows" xml:space="preserve">
|
||||
<value>الغاء اتاحة الحصول على المزيد من برامج Windows</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyGetMoreOutOfWindowsInfo" xml:space="preserve">
|
||||
<value>تقوم نسخ Windows 10 الحديثة بعرض شاشة nag "Get حتى أكثر من Windows" عندما تقوم ببدء الاتصال بحساب المستخدم الخاص بك. اذا وجدته مزعجا ، يمكنك الغاء اتاحته بهذه المحددات.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyHandwritingData" xml:space="preserve">
|
||||
<value>تجنب استخدام بيانات الكتابة اليدوية</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyHandwritingDataInfo" xml:space="preserve">
|
||||
<value>اذا كنت لا تريد أن يقوم Windows بمعرفة وتسجيل كل الكلمات المتفردة التي تقوم باستخدامها ، مثل الأسماء والمصطلحات الفنية فقط ، قم باتاحة هذه المحددات.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInstalledApps" xml:space="preserve">
|
||||
<value>تركيب آلي لتطبيقات apps</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInstalledAppsInfo" xml:space="preserve">
|
||||
<value>عندما تقوم ببدء الاتصال بملف مواصفات أو جهاز جديد لنظام Windows 10 لأول مرة ، فان الفرصة هي أن تلاحظ العديد من تطبيقات وتطبيقات الطرف الثالث المعروضة في قائمة البدء.\nستقوم هذه المحددات بمنع التركيب الآلي لبرامج Windows 10 المقترحة.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInventoryCollector" xml:space="preserve">
|
||||
<value>الغاء اتاحة أداة تجميع المخزون</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInventoryCollectorInfo" xml:space="preserve">
|
||||
<value>تقوم أداة تجميع المخزون بجرد ملفات التطبيقات والأجهزة الموجودة على النظام وتقوم بارسال المعلومات الى Microsoft. يتم استخدام هذه المعلومات للمساعدة في تشخيص مشاكل التوافق.\nملحوظة: لا يكون لمحددات هذه المحددات أي تأثير اذا كان قد تم ايقاف تشغيل برنامج تحسين تجربة العميل. سيتم ايقاف أداة تجميع المخزون.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacySuggestedContent" xml:space="preserve">
|
||||
<value>حظر المحتوى المقترح في تطبيق الإعدادات</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacySuggestedContentInfo" xml:space="preserve">
|
||||
<value>لمساعدة مستخدمي Windows 10 الجدد على تعلم ميزات جديدة من Windows 10، بدأت شركة مايكروسوفت في عرض المحتوى المقترح عن طريق لافتة ضخمة في تطبيقات إعداد Windows 10.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityDisablePassword" xml:space="preserve">
|
||||
<value>تعطيل زر الكشف عن كلمة المرور</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityDisablePasswordInfo" xml:space="preserve">
|
||||
<value>يمكن استخدام زر الكشف عن كلمة المرور لعرض كلمة المرور المدخلة ويجب أن يتم تعطيلها مع هذا الإعداد.</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityWindowsDRM" xml:space="preserve">
|
||||
<value>تعطيل DRM في Windows Media Player</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityWindowsDRMInfo" xml:space="preserve">
|
||||
<value>اذا لم تتمكن ادارة الحقوق الرقمية لوسط Windows من الاتصال بالانترنت (أو الانترانت) للحصول على الترخيص وتعديلات السرية ، يمكنك منعها باستخدام هذه المحددات.</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesBlockMajorUpdates" xml:space="preserve">
|
||||
<value>حظر تحديثات ويندوز الرئيسية</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesBlockMajorUpdatesInfo" xml:space="preserve">
|
||||
<value>هذا الإعداد المسمى "TargetReleaseVersionInfo" يمنع تحديث ميزات Windows 10 من أن يتم تثبيته حتى يصل الإصدار المحدد إلى نهاية الدعم.\nسيحدد إصدار ويندوز 10 المستخدم حاليا كإصدار مستهدف من Windows 10 الذي تريد أن يكون النظام قيد التشغيل (يدعم فقط الإصدارات المحترفة والمؤسسة).</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableSafeguards" xml:space="preserve">
|
||||
<value>تعطيل الضمانات لتحديثات الميزات</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableSafeguardsInfo" xml:space="preserve">
|
||||
<value>تستخدم مايكروسوفت بيانات تشخيصية لتحديد ما إذا كانت الأجهزة التي تستخدم تحديث ويندوز جاهزة لتحديث الميزات من أجل ضمان تجربة سلسة.\nعندما تحدد مايكروسوفت جهازًا غير جاهز للتحديث بسبب مشكلة معروفة. يتم إنشاء نظام وقائي (يعرف أيضا باسم نظام الاحتفاظ بالتواؤم أو التحديث) لتأخير تحديث الجهاز وحماية تجربة المستخدم النهائي.\nسيؤدي هذا الإعداد إلى عدم التقيد بالحماية التي تسمح لك بتجاوز أي كتل لترقية الميزات.</value>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableUpdates" xml:space="preserve">
|
||||
<value>تعطيل تحديثات ويندوز الإجبارية</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableUpdatesInfo" xml:space="preserve">
|
||||
<value>سيتم إخطار هذا عندما تكون التحديثات متاحة، وتقرر متى يتم تثبيتها.</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesUpdateSharing" xml:space="preserve">
|
||||
<value>تعطيل مشاركة تحديثات ويندوز</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesUpdateSharingInfo" xml:space="preserve">
|
||||
<value>ويندوز 10 يتيح لك تنزيل التحديثات من عدة مصادر لتسريع عملية تحديث نظام التشغيل. سيؤدي هذا إلى تعطيل مشاركة ملفاتك من قبل الآخرين وعرض عنوان IP الخاص بك على أجهزة كمبيوتر عشوائية.</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="statusDoPSApply" xml:space="preserve">
|
||||
<value>تطبيق</value>
|
||||
</data>
|
||||
<data name="statusDoPSProcessing" xml:space="preserve">
|
||||
<value>قيد المعالجة</value>
|
||||
</data>
|
||||
<data name="statusDoWait" xml:space="preserve">
|
||||
<value>الرجاء الأنتظار ...</value>
|
||||
</data>
|
||||
<data name="statusFailedApply" xml:space="preserve">
|
||||
<value>لم يتم تطبيقه</value>
|
||||
</data>
|
||||
<data name="statusFailedConfigure" xml:space="preserve">
|
||||
<value>لم يتم التكوين</value>
|
||||
</data>
|
||||
<data name="statusFinishAnalyze" xml:space="preserve">
|
||||
<value>اكتمل التحليل.</value>
|
||||
</data>
|
||||
<data name="statusFinishApply" xml:space="preserve">
|
||||
<value>اكتمل التحليل.</value>
|
||||
</data>
|
||||
<data name="statusFinishUndo" xml:space="preserve">
|
||||
<value>اكتملت عملية العودة.</value>
|
||||
</data>
|
||||
<data name="statusSuccessApply" xml:space="preserve">
|
||||
<value>تم التطبيق</value>
|
||||
</data>
|
||||
<data name="statusSuccessConfigure" xml:space="preserve">
|
||||
<value>تكوين</value>
|
||||
</data>
|
||||
<data name="statusUndoSettings" xml:space="preserve">
|
||||
<value>هل تريد حقاً إعادة جميع الإعدادات المحددة إلى حالة ويندوز 10 الافتراضية؟</value>
|
||||
</data>
|
||||
<data name="TxtPSInfo" xml:space="preserve">
|
||||
<value>مرحبا بكم في محرر السكريبت, الذي يسمح لك بتطبيق ملفات سكريبت الطرف الثالث والإعدادات المخصصة في شكل سكريبتات و قوالب PowerShell (البرامج النصية المجمعة).
|
||||
|
||||
حدد برنامج نصي لعرضه وصف.
|
||||
|
||||
للتحقق من التعليمات البرمجية لأوجه الضعف، انقر فوق "عرض التعليمة البرمجية".
|
||||
|
||||
للحصول على عناصر جديدة (قوالب، نصوص، إلخ) قم بزيارة السوق في القائمة العلوية اليمنى.</value>
|
||||
<comment>GUI </comment>
|
||||
</data>
|
||||
</root>
|
|
@ -158,8 +158,8 @@
|
|||
<data name="helpApp" xml:space="preserve">
|
||||
<value>Info zu einer Einstellung: \r\nBewegen Sie den Cursor über eine Einstellung, um eine kurze Erläuterung anzuzeigen
|
||||
\r\nAnalyse (Button): Bestimmt, welche Einstellungen auf Ihrem System aktiviert und konfiguriert werden oder nicht. Es werden noche KEINE Systemänderungen vorgenommen!
|
||||
\r\nAusgewählte (Button): Dies wird alle ausgewählten Einstellungen aktivieren.
|
||||
\r\nAusgewählte zurücksetzen (Button): Damit werden die Standardeinstellungen für Windows 10 wiederhergestellt.
|
||||
\r\nAusgewähltes anwenden (Button): Dies wird alle ausgewählten Einstellungen aktivieren.
|
||||
\r\nAusgewähltes zurücksetzen (Button): Damit werden die Standardeinstellungen für Windows 10 wiederhergestellt.
|
||||
\r\nKonfiguriert (Zustand): Dies gibt an, dass Ihre Privatsphäre geschützt ist.
|
||||
\r\nNicht konfiguriert (Zustand): Dies bedeutet, dass die Windows 10-Einstellungen vorhanden sind.</value>
|
||||
<comment>Main menu</comment>
|
||||
|
@ -184,7 +184,7 @@ Sie können mir außerdem folgen auf
|
|||
Übersetzer: uDEV (https://crowdin.com/profile/uDEV)
|
||||
☆━━━━━━━━━━━━━━━☆
|
||||
|
||||
(C#) 2020, Builtbybel</value>
|
||||
(C#) 2021, Builtbybel</value>
|
||||
<comment>infoApp</comment>
|
||||
</data>
|
||||
<data name="LblPS" xml:space="preserve">
|
||||
|
@ -378,10 +378,10 @@ Sie können mir außerdem folgen auf
|
|||
<value>Dadurch werden alle integrierten Apps, außer der Microsoft Store, entfernt.</value>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
||||
<value>Alle integrierten Apps, außer Standard-Apps, entfernen</value>
|
||||
<value>Nur vorinstallierte Bloatware Apps entfernen</value>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
||||
<value>Dadurch werden alle integrierten Apps, außer folgenden, entfernt:\nMicrosoft Store\nApp Installer\nKalender\nMail\nRechner\nKamera\nSkype\nGroove Music\nKarte\n3D Paint\nIhr Telefon\nFotos\nNotizen\nWetter\nXbox</value>
|
||||
<value>Der Abgleich findet anhand einer Community Liste statt</value>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
||||
<value>Bing in Windows-Suche deaktivieren</value>
|
||||
|
@ -602,9 +602,6 @@ Sie können mir außerdem folgen auf
|
|||
<data name="statusDoPSProcessing" xml:space="preserve">
|
||||
<value>Wird verarbeitet</value>
|
||||
</data>
|
||||
<data name="statusDoSettings" xml:space="preserve">
|
||||
<value>Wollen Sie wirklich alle ausgewählten Einstellung zu den Windows 10 Standardeinstellungen zurücksetzen?"</value>
|
||||
</data>
|
||||
<data name="statusDoWait" xml:space="preserve">
|
||||
<value>Bitte warten ...</value>
|
||||
</data>
|
||||
|
@ -629,6 +626,21 @@ Sie können mir außerdem folgen auf
|
|||
<data name="statusSuccessConfigure" xml:space="preserve">
|
||||
<value>Konfiguriert</value>
|
||||
</data>
|
||||
<data name="statusUndoSettings" xml:space="preserve">
|
||||
<value>Wollen Sie wirklich alle ausgewählten Einstellung zu den Windows 10 Standardeinstellungen zurücksetzen?</value>
|
||||
</data>
|
||||
<data name="summaryConfigured" xml:space="preserve">
|
||||
<value>Konfiguriert:</value>
|
||||
</data>
|
||||
<data name="summaryInfo" xml:space="preserve">
|
||||
<value>Ergebnisse</value>
|
||||
</data>
|
||||
<data name="summaryNotConfigured" xml:space="preserve">
|
||||
<value>Nicht konfiguriert:</value>
|
||||
</data>
|
||||
<data name="summarySelected" xml:space="preserve">
|
||||
<value>Ausgewählt:</value>
|
||||
</data>
|
||||
<data name="TxtPSInfo" xml:space="preserve">
|
||||
<value>Willkommen beim Skripting Editor, welcher Ihnen erlaubt, Gruppenrichtlinien und benutzerdefinierte Einstellungen in der Form von PowerShell Skripten und Vorlagen(gebündelte Skripts) anzuwenden.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
@ -143,9 +143,11 @@
|
|||
</data>
|
||||
<data name="columnSetting" xml:space="preserve">
|
||||
<value>Ajustes</value>
|
||||
<comment>TreeView</comment>
|
||||
</data>
|
||||
<data name="columnState" xml:space="preserve">
|
||||
<value>Estado</value>
|
||||
<comment>TreeView</comment>
|
||||
</data>
|
||||
<data name="CommunityPkg" xml:space="preserve">
|
||||
<value>Obtener paquete de la comunidad</value>
|
||||
|
@ -183,8 +185,9 @@ También puedes seguirme en
|
|||
Créditos de traducción a: Peter A. Cuevas H. (petercuevas.6@gmail.com)
|
||||
☆━━━━━━━━━━━━━━━☆
|
||||
|
||||
(C#) 2020, Builtbybel</value>
|
||||
<comment>infoApp</comment>
|
||||
(C#) 2021, Builtbybel</value>
|
||||
<comment>About the app
|
||||
Add translation credits here!</comment>
|
||||
</data>
|
||||
<data name="LblPS" xml:space="preserve">
|
||||
<value>Scripts</value>
|
||||
|
@ -207,22 +210,27 @@ Créditos de traducción a: Peter A. Cuevas H. (petercuevas.6@gmail.com)
|
|||
</data>
|
||||
<data name="msgPSSave" xml:space="preserve">
|
||||
<value>Por favor, cambie a la vista de código.</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="msgPSSelect" xml:space="preserve">
|
||||
<value>Por favor, seleccione un script.</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="msgPSSuccess" xml:space="preserve">
|
||||
<value>se ha ejecutado con éxito</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="PSBack" xml:space="preserve">
|
||||
<value>Atrás</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="PSImport" xml:space="preserve">
|
||||
<value>Importar script</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSInfo" xml:space="preserve">
|
||||
<value>¿Qué hace esta plantilla/script?\r\n</value>
|
||||
<value>¿Qué hace este script?\r\n</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSMarketplace" xml:space="preserve">
|
||||
<value>Visitar el Mercado</value>
|
||||
|
@ -232,9 +240,6 @@ Créditos de traducción a: Peter A. Cuevas H. (petercuevas.6@gmail.com)
|
|||
<value>Guardar el script actual como un nuevo script predefinido</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSViewCode" xml:space="preserve">
|
||||
<value>Ver código</value>
|
||||
</data>
|
||||
<data name="releaseUnofficial" xml:space="preserve">
|
||||
<value>Estás usando una versión no oficial de Privatezilla.</value>
|
||||
</data>
|
||||
|
@ -282,312 +287,421 @@ Créditos de traducción a: Peter A. Cuevas H. (petercuevas.6@gmail.com)
|
|||
</data>
|
||||
<data name="settingsAppsAccountInfo" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a la información de la cuenta</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsAppNotifications" xml:space="preserve">
|
||||
<value>Deshabilitar las notificaciones de las aplicaciones</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsAppNotificationsInfo" xml:space="preserve">
|
||||
<value>El Centro de Acción en Windows 10 recopila y muestra notificaciones y alertas de las aplicaciones tradicionales de Windows y notificaciones del sistema, junto con las generadas por las aplicaciones modernas.\nLas notificaciones se agrupan en el Centro de actividades por aplicación y hora.\nEsta configuración deshabilitará todas las notificaciones de las aplicaciones y otros remitentes en la configuración.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsBackgroundApps" xml:space="preserve">
|
||||
<value>Deshabilitar las aplicaciones que se ejecutan en segundo plano</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsBackgroundAppsInfo" xml:space="preserve">
|
||||
<value>Las aplicaciones de Windows 10 ya no tienen permiso para ejecutarse en segundo plano, por lo que no pueden actualizar sus mosaicos en vivo, buscar nuevos datos y recibir notificaciones.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCalendar" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones al calendario</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCall" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a llamar</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCallHistory" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones al historial de llamadas</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCamera" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a la cámara</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCellularData" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a los datos celulares</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCellularDataInfo" xml:space="preserve">
|
||||
<value>Algunos dispositivos de Windows 10 tienen una tarjeta SIM y/o eSIM que le permite conectarse a una red de datos celular (también conocida como LTE o Banda Ancha), para que pueda conectarse en línea en más lugares utilizando una señal celular.\nSi no quieres que ninguna aplicación pueda usar datos celulares, puedes deshabilitarla con esta configuración.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsContacts" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a los contactos</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsDiagnosticInformation" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a los diagnósticos</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsDocuments" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a los documentos</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEmail" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones al correo electrónico</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEyeGaze" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones al seguimiento de los ojos</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEyeGazeInfo" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a la interacción basada en la observación de los ojos</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsFileSystem" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones al sistema de archivos</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsFileSystemInfo" xml:space="preserve">
|
||||
<value>Esta configuración deshabilitará el acceso de la aplicación al sistema de archivos. Es posible que algunas aplicaciones tengan limitadas sus funciones o que ya no funcionen.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMessaging" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a los mensajes</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMicrophone" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones al micrófono</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMotion" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones al movimiento</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsNotification" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a las notificaciones</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsOtherDevices" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a otros dispositivos</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsPictures" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a las imágenes</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsRadios" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a los radios</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTasks" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a las tareas</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTrackingApps" xml:space="preserve">
|
||||
<value>Deshabilitar el seguimiento de los comienzos de las aplicaciones</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTrackingAppsInfo" xml:space="preserve">
|
||||
<value>Esto te permite acceder rápidamente a tu lista de aplicaciones más usadas tanto en el menú de inicio como cuando buscas en tu dispositivo.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsVideos" xml:space="preserve">
|
||||
<value>Deshabilitar el acceso de las aplicaciones a los videos</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPAll" xml:space="preserve">
|
||||
<value>Eliminar todas las aplicaciones integradas</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPAllInfo" xml:space="preserve">
|
||||
<value>Esto eliminará todas las aplicaciones integradas excepto Microsoft Store.</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
||||
<value>Eliminar todas las aplicaciones integradas excepto las predeterminadas</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
||||
<value>Esto eliminará todas las aplicaciones incorporadas, excepto las siguientes:\nMicrosoft Store\nInstalador de aplicaciones\nCalendario\nCorreo\nCalculadora\nCámara\nSkype\nGroove Music\nMapas\nPaint 3D\nTu teléfono\nFotos\nSticky Notes\nWeather\nXbox</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
||||
<value>Deshabilitar Bing en la búsqueda de Windows</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableBingInfo" xml:space="preserve">
|
||||
<value>Windows 10, por defecto, envía todo lo que buscas en el menú de inicio a sus servidores para darte resultados de las búsquedas en Bing.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableCortana" xml:space="preserve">
|
||||
<value>Deshabilitar Cortana</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableCortanaInfo" xml:space="preserve">
|
||||
<value>Cortana es el asistente virtual de Microsoft que viene integrado en Windows 10.\nEsta configuración deshabilitará a Cortana permanentemente e impedirá que registre y almacene sus hábitos de búsqueda y su historial.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaUninstallCortana" xml:space="preserve">
|
||||
<value>Desinstalar Cortana</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaUninstallCortanaInfo" xml:space="preserve">
|
||||
<value>Esto desinstalará la nueva aplicación de Cortana en Windows 10, versión 2004.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsDefenderDisableSmartScreenStore" xml:space="preserve">
|
||||
<value>Deshabilitar SmartScreen para las aplicaciones de la Tienda</value>
|
||||
<comment>Settings > Defender</comment>
|
||||
</data>
|
||||
<data name="settingsDefenderDisableSmartScreenStoreInfo" xml:space="preserve">
|
||||
<value>El filtro SmartScreen de Windows Defender ayuda a proteger tu dispositivo comprobando el contenido web (URL) que utilizan las aplicaciones de Microsoft Store.</value>
|
||||
<comment>Settings > Defender</comment>
|
||||
</data>
|
||||
<data name="settingsEdeAutoFillCredit" xml:space="preserve">
|
||||
<value>Deshabilitar la función de autocompletar para las tarjetas de crédito</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdeAutoFillCreditInfo" xml:space="preserve">
|
||||
<value>La función de autocompletar de Microsoft Edge permite a los usuarios completar automáticamente la información de la tarjeta de crédito en formularios web utilizando la información almacenada previamente.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBackground" xml:space="preserve">
|
||||
<value>Evita que Edge se ejecute en segundo plano</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBackgroundInfo" xml:space="preserve">
|
||||
<value>En la nueva versión Chromium de Microsoft Edge, las extensiones y otros servicios pueden mantener el navegador funcionando en segundo plano incluso después de haberlo cerrado.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBlockEdgeRollout" xml:space="preserve">
|
||||
<value>Bloquear la instalación del nuevo Microsoft Edge</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBlockEdgeRolloutInfo" xml:space="preserve">
|
||||
<value>Esto bloqueará la instalación forzosa de la actualización de Windows 10 del nuevo navegador web Microsoft Edge basado en Chromium si no está ya instalado en el dispositivo.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeDisableSync" xml:space="preserve">
|
||||
<value>Deshabilitar la sincronización de datos</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeDisableSyncInfo" xml:space="preserve">
|
||||
<value>Esta configuración deshabilitará la sincronización de los datos mediante los servicios de sincronización de Microsoft.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBar" xml:space="preserve">
|
||||
<value>Deshabilitar las funciones de la barra del juego</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBarInfo" xml:space="preserve">
|
||||
<value>Esta configuración deshabilitará la grabación y la transmisión de los juegos en Windows.</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBarInfoInfo" xml:space="preserve">
|
||||
<value>Esto apagará las experiencias a medida con consejos y recomendaciones relevantes usando sus datos de diagnóstico. Mucha gente llamaría a esto telemetría, o incluso espionaje.</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyBlockSuggestedApps" xml:space="preserve">
|
||||
<value>Bloquear las aplicaciones sugeridas en el Inicio</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyBlockSuggestedAppsInfo" xml:space="preserve">
|
||||
<value>Esto bloqueará las aplicaciones sugeridas que aparecen ocasionalmente en el Menú de Inicio.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDiagnosticData" xml:space="preserve">
|
||||
<value>Evitar el uso de datos de diagnóstico</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDiagnosticDataInfo" xml:space="preserve">
|
||||
<value>Esto apagará las experiencias a medida con consejos y recomendaciones relevantes usando sus datos de diagnóstico. Mucha gente llamaría a esto telemetría, o incluso espionaje.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableAds" xml:space="preserve">
|
||||
<value>Deshabilitar la identificación de la publicidad para los anuncios relevantes</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableAdsInfo" xml:space="preserve">
|
||||
<value>Windows 10 viene integrado con la publicidad. Microsoft asigna un identificador único para rastrear tu actividad en la Microsoft Store y en las aplicaciones de UWP para dirigirte con anuncios relevantes.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableBiometrics" xml:space="preserve">
|
||||
<value>Deshabilitar la biometría de Windows Hello</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableBiometricsInfo" xml:space="preserve">
|
||||
<value>La función biométrica de Windows Hello le permite iniciar sesión en sus dispositivos, aplicaciones, servicios en línea y redes usando su cara, iris o huella digital.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCEIP" xml:space="preserve">
|
||||
<value>Deshabilitar el Programa de Experiencia del Cliente</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCEIPInfo" xml:space="preserve">
|
||||
<value>El Programa de Mejora de la Experiencia del Cliente (CEIP) es una característica que viene activada de forma predeterminada en Windows 10, que recopila y envía secretamente información de uso de hardware y software a Microsoft.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCompTelemetry" xml:space="preserve">
|
||||
<value>Deshabilitar la compatibilidad de telemetría</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCompTelemetryInfo" xml:space="preserve">
|
||||
<value>Este proceso consiste en recopilar periódicamente una variedad de datos técnicos sobre su computadora y su rendimiento, y enviarlos a Microsoft para su Programa de Mejora de la Experiencia del Cliente de Windows.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableFeedback" xml:space="preserve">
|
||||
<value>No mostrar notificaciones de retroalimentación</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableFeedbackInfo" xml:space="preserve">
|
||||
<value>Windows 10 puede también aparecer de vez en cuando y pedir una retroalimentación.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableHEIP" xml:space="preserve">
|
||||
<value>Deshabilitar el Programa de Experiencia de Ayuda</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableHEIPInfo" xml:space="preserve">
|
||||
<value>El Programa para la Mejora de la Experiencia de Ayuda (HEIP) recopila y envía a Microsoft información sobre cómo utilizar la Ayuda de Windows. Esto puede revelar los problemas que tiene con su equipo.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableLocation" xml:space="preserve">
|
||||
<value>Deshabilitar el seguimiento de la ubicación</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableLocationInfo" xml:space="preserve">
|
||||
<value>Dondequiera que vayas, Windows 10 sabe que estás ahí. Cuando el Rastreo de ubicación está activado, Windows y sus aplicaciones pueden detectar la ubicación actual de su computadora o dispositivo.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableMSExperiments" xml:space="preserve">
|
||||
<value>Deshabilitar la configuración experimental</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableMSExperimentsInfo" xml:space="preserve">
|
||||
<value>En ciertas versiones de Windows 10, los usuarios podían dejar que Microsoft experimentara con el sistema para estudiar las preferencias de los usuarios o el comportamiento de los dispositivos. Esto permite a Microsoft "realizar experimentos" con la configuración de su PC y debería ser deshabilitado con esta configuración.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTelemetry" xml:space="preserve">
|
||||
<value>Deshabilitar la telemetría</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTelemetryInfo" xml:space="preserve">
|
||||
<value>Esto evitará que Windows recopile información de uso y establezca los datos de diagnóstico en Básico, que es el nivel más bajo disponible para todas las versiones de consumo de Windows 10.\nLos servicios diagtrack y dmwappushservice también serán deshabilitados.\nNota: ¡los datos de diagnóstico deben ser configurados como Completos para obtener una vista previa del Programa Interno de Windows!</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTimeline" xml:space="preserve">
|
||||
<value>Deshabilitar la función de Línea de tiempo</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTimelineInfo" xml:space="preserve">
|
||||
<value>Esto recopila el historial de las actividades que ha realizado, incluyendo los archivos que ha abierto y las páginas web que ha visto en Edge.\nSi no le interesa usar la Línea de tiempo, o simplemente no quiere que Windows 10 recopile sus actividades e información confidencial, puede deshabilitar completamente la Línea de tiempo con esta configuración.\nNota: se requiere un reinicio del sistema para que los cambios surtan efecto.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTips" xml:space="preserve">
|
||||
<value>Deshabilitar los consejos de Windows</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsInfo" xml:space="preserve">
|
||||
<value>Ya no verás los consejos de Windows, por ejemplo, Spotlight y Características del Consumidor, Notificaciones de Retroalimentación, etc.</value>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsLockScreen" xml:space="preserve">
|
||||
<value>Deshabilitar los anuncios y enlaces en la pantalla de bloqueo</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsLockScreenInfo" xml:space="preserve">
|
||||
<value>Esta configuración configurará las opciones de fondo de la pantalla de bloqueo en una imagen y deshabilitará los consejos, datos curiosos y trucos de Microsoft.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableWiFi" xml:space="preserve">
|
||||
<value>Deshabilitar Wi-Fi Sense</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableWiFiInfo" xml:space="preserve">
|
||||
<value>Debería al menos impedir que su PC envíe su contraseña de Wi-Fi.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyGetMoreOutOfWindows" xml:space="preserve">
|
||||
<value>Deshabilitar Obtener aún más de Windows</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyGetMoreOutOfWindowsInfo" xml:space="preserve">
|
||||
<value>Las versiones recientes de Windows 10 muestran ocasionalmente una fastidiosa ventana con la leyenda "Obtenga aún más de Windows" cuando inicia sesión en su cuenta de usuario. Si le resulta molesto, puede desactivarlo con esta configuración.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyHandwritingData" xml:space="preserve">
|
||||
<value>Evitar el uso de datos de escritura</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyHandwritingDataInfo" xml:space="preserve">
|
||||
<value>Si no quieres que Windows conozca y registre todas las palabras exclusivas que usas, como nombres y jerga profesional, sólo tienes que activar este ajuste.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInstalledApps" xml:space="preserve">
|
||||
<value>Bloquear la instalación automática de aplicaciones</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInstalledAppsInfo" xml:space="preserve">
|
||||
<value>Cuando inicie sesión en un nuevo perfil o dispositivo de Windows 10 por primera vez, es posible que note varias aplicaciones y juegos de terceros que aparecen de forma destacada en el menú Inicio.\nEsta configuración impedirá la instalación automática de las aplicaciones sugeridas de Windows 10.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInventoryCollector" xml:space="preserve">
|
||||
<value>Desactivar el Recolector de inventario</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInventoryCollectorInfo" xml:space="preserve">
|
||||
<value>El Recolector de inventario hace un inventario de las aplicaciones, almacena los dispositivos y los controladores en el sistema y envía la información a Microsoft. Esta información se utiliza para ayudar a diagnosticar problemas de compatibilidad.\nNota: esta configuración no tiene efecto si el Programa de mejora de la experiencia del cliente está desactivado. El Recolector de inventarios estará apagado.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacySuggestedContent" xml:space="preserve">
|
||||
<value>Bloquear el contenido sugerido en la aplicación de Ajustes</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacySuggestedContentInfo" xml:space="preserve">
|
||||
<value>Para ayudar a los nuevos usuarios de Windows 10 a aprender las nuevas características de Windows 10, Microsoft ha comenzado a mostrar el contenido sugerido a través de un enorme banner en la aplicación de Configuración de Windows 10.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityDisablePassword" xml:space="preserve">
|
||||
<value>Deshabilitar el botón de revelar la contraseña</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityDisablePasswordInfo" xml:space="preserve">
|
||||
<value>El botón de revelación de contraseña puede utilizarse para mostrar una contraseña introducida y debería deshabilitarse con este ajuste.</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityWindowsDRM" xml:space="preserve">
|
||||
<value>Deshabilitar DRM en el Reproductor Multimedia de Windows</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityWindowsDRMInfo" xml:space="preserve">
|
||||
<value>Si la Administración de Derechos Digitales de Windows Media no puede acceder a Internet (o a la intranet) para la adquisición de licencias y actualizaciones de seguridad, puede impedirlo con esta configuración.</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesBlockMajorUpdates" xml:space="preserve">
|
||||
<value>Bloquear las principales actualizaciones de Windows</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesBlockMajorUpdatesInfo" xml:space="preserve">
|
||||
<value>Este ajuste llamado "TargetReleaseVersionInfo" evita que se instalen las actualizaciones de las características de Windows 10 hasta que la versión especificada llegue al final del soporte.\nSe especificará la versión de Windows 10 actualmente utilizada como la versión de lanzamiento de destino de Windows 10 en la que desea que esté el sistema (sólo admite las versiones Pro y Enterprise).</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableSafeguards" xml:space="preserve">
|
||||
<value>Inhabilitar salvaguardias para actualizaciones de características</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableSafeguardsInfo" xml:space="preserve">
|
||||
<value>Microsoft utiliza datos de diagnóstico para determinar si los dispositivos que utilizan Windows Update están listos para una actualización de características con el fin de garantizar una experiencia fluida.\nCuando Microsoft determina que un dispositivo no está listo para actualizarse debido a un problema conocido, se genera una retención de salvaguarda (también conocida como bloqueo de actualización o retención de compatibilidad) para retrasar la actualización del dispositivo y proteger la experiencia del usuario final.\nEste valor optará por protecciones de salvaguarda que le permiten pasar por alto cualquier bloque de actualización de características.</value>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableUpdates" xml:space="preserve">
|
||||
<value>Deshabilitar las actualizaciones forzadas de Windows</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableUpdatesInfo" xml:space="preserve">
|
||||
<value>Esto notificará cuando las actualizaciones estén disponibles, y tú decidirás cuándo instalarlas.</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesUpdateSharing" xml:space="preserve">
|
||||
<value>Deshabilitar el uso compartido de actualizaciones de Windows</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesUpdateSharingInfo" xml:space="preserve">
|
||||
<value>Windows 10 permite descargar actualizaciones de varias fuentes para acelerar el proceso de actualización del sistema operativo. Esto deshabilitará el compartir tus archivos por otros y exponer tu dirección IP a computadoras al azar.</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="statusDoPSApply" xml:space="preserve">
|
||||
<value>Aplicar</value>
|
||||
|
@ -595,9 +709,6 @@ Créditos de traducción a: Peter A. Cuevas H. (petercuevas.6@gmail.com)
|
|||
<data name="statusDoPSProcessing" xml:space="preserve">
|
||||
<value>Procesando</value>
|
||||
</data>
|
||||
<data name="statusUndoSettings" xml:space="preserve">
|
||||
<value>¿Realmente quieres revertir todos los ajustes seleccionados al estado por defecto de Windows 10?</value>
|
||||
</data>
|
||||
<data name="statusDoWait" xml:space="preserve">
|
||||
<value>Por favor, espere...</value>
|
||||
</data>
|
||||
|
@ -622,14 +733,17 @@ Créditos de traducción a: Peter A. Cuevas H. (petercuevas.6@gmail.com)
|
|||
<data name="statusSuccessConfigure" xml:space="preserve">
|
||||
<value>Configurado</value>
|
||||
</data>
|
||||
<data name="statusUndoSettings" xml:space="preserve">
|
||||
<value>¿Realmente quieres revertir todos los ajustes seleccionados al estado por defecto de Windows 10?</value>
|
||||
</data>
|
||||
<data name="TxtPSInfo" xml:space="preserve">
|
||||
<value>Bienvenido al Editor de políticas modernas, que le permite aplicar políticas de grupo y configuraciones personalizadas en forma de scripts y plantillas de PowerShell (scripts empaquetados).
|
||||
<value>Bienvenido al Editor de scripts, que le permite aplicar archivos de script de terceros y valores personalizados en forma de scripts y plantillas de PowerShell (scripts empaquetados).
|
||||
|
||||
Seleccione un script para ver su descripción.
|
||||
|
||||
Para comprobar el código en busca de vulnerabilidades, haga clic en "Ver código".
|
||||
Para comprobar el código de las vulnerabilidades, haga clic en "Ver código".
|
||||
|
||||
Para obtener nuevos objetos (plantillas, scripts, etc.) visite el Mercado en el menú superior derecho. Privatezilla utiliza el Mercado de la aplicación "SharpApp". Dado que esta aplicación es del mismo desarrollador y los scripts se basan en Powershell, también son compatibles entre sí.</value>
|
||||
<comment>GUI</comment>
|
||||
Para obtener nuevos objetos (plantillas, scripts, etc.) visite el Mercado en el menú superior derecho.</value>
|
||||
<comment>GUI </comment>
|
||||
</data>
|
||||
</root>
|
|
@ -59,46 +59,46 @@
|
|||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string"/>
|
||||
<xsd:attribute name="type" type="xsd:string"/>
|
||||
<xsd:attribute name="mimetype" type="xsd:string"/>
|
||||
<xsd:attribute ref="xml:space"/>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string"/>
|
||||
<xsd:attribute name="name" type="xsd:string"/>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
|
||||
<xsd:attribute ref="xml:space"/>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
|
@ -183,7 +183,7 @@ Vous pouvez aussi me suivre sur :
|
|||
Traduction apportée par : Rémy COSTA et autres
|
||||
☆━━━━━━━━━━━━━━━☆
|
||||
|
||||
(C#) 2020, Builtbybel</value>
|
||||
(C#) 2021, Builtbybel</value>
|
||||
<comment>infoApp</comment>
|
||||
</data>
|
||||
<data name="LblPS" xml:space="preserve">
|
||||
|
|
|
@ -180,7 +180,7 @@ Tutte le info e crediti su questo progetto le trovi su
|
|||
Puoi anche seguirmi su
|
||||
\ttwitter.com/builtbybel
|
||||
|
||||
(C#) 2020, Builtbybel</value>
|
||||
(C#) 2021, Builtbybel</value>
|
||||
<comment>Informazioni sull'app
|
||||
Traduzione di: garf02</comment>
|
||||
</data>
|
||||
|
|
|
@ -182,7 +182,7 @@ All infos and credits about this project on
|
|||
You can also follow me on
|
||||
\ttwitter.com/builtbybel
|
||||
|
||||
(C#) 2020, Builtbybel</value>
|
||||
(C#) 2021, Builtbybel</value>
|
||||
<comment>About the app
|
||||
Add translation credits here!</comment>
|
||||
</data>
|
||||
|
@ -411,11 +411,11 @@ Add translation credits here!</comment>
|
|||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
||||
<value>Remove all built-in apps except defaults</value>
|
||||
<value>Remove pre-installed bloatware apps ONLY</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
||||
<value>This will remove all built-in apps except the following:\nMicrosoft Store\nApp Installer\nCalendar\nMail\nCalculator\nCamera\nSkype\nGroove Music\nMaps\nPaint 3D\nYour Phone\nPhotos\nSticky Notes\nWeather\nXbox</value>
|
||||
<value>This will search and remove pre-installed bloatware apps fully automatically.\nThe matching takes place on the basis of a community list</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
||||
|
@ -642,7 +642,7 @@ Add translation credits here!</comment>
|
|||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInventoryCollectorInfo" xml:space="preserve">
|
||||
<value>The Inventory Collector inventories applications files devices and drivers on the system and sends the information to Microsoft. This information is used to help diagnose compatibility problems.\nNote: This setting setting has no effect if the Customer Experience Improvement Program is turned off. The Inventory Collector will be off.</value>
|
||||
<value>The Inventory Collector inventories applications files devices and drivers on the system and sends the information to Microsoft. This information is used to help diagnose compatibility problems.\nNote: This setting has no effect if the Customer Experience Improvement Program is turned off. The Inventory Collector will be off.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacySuggestedContent" xml:space="preserve">
|
||||
|
@ -733,6 +733,22 @@ Add translation credits here!</comment>
|
|||
<data name="statusUndoSettings" xml:space="preserve">
|
||||
<value>Do you really want to revert all selected settings to Windows 10 default state?</value>
|
||||
</data>
|
||||
<data name="summaryConfigured" xml:space="preserve">
|
||||
<value>Configured:</value>
|
||||
<comment>Summary ONLY</comment>
|
||||
</data>
|
||||
<data name="summaryInfo" xml:space="preserve">
|
||||
<value>Summary</value>
|
||||
<comment>Summary ONLY</comment>
|
||||
</data>
|
||||
<data name="summaryNotConfigured" xml:space="preserve">
|
||||
<value>Not Configured:</value>
|
||||
<comment>Summary ONLY</comment>
|
||||
</data>
|
||||
<data name="summarySelected" xml:space="preserve">
|
||||
<value>Selected:</value>
|
||||
<comment>Summary ONLY</comment>
|
||||
</data>
|
||||
<data name="TxtPSInfo" xml:space="preserve">
|
||||
<value>Welcome to the Scripting Editor, which allows you to apply third-party script files and custom settings in form of PowerShell scripts and templates (bundled scripts).
|
||||
|
||||
|
|
|
@ -181,7 +181,7 @@
|
|||
|
||||
Перевод: Almanex
|
||||
|
||||
(C #) 2020, Builtbybel</value>
|
||||
(C #) 2021, Builtbybel</value>
|
||||
<comment>infoApp</comment>
|
||||
</data>
|
||||
<data name="LblPS" xml:space="preserve">
|
||||
|
|
750
src/Privatezilla/Locales/Locale.tr.resx
Normal file
750
src/Privatezilla/Locales/Locale.tr.resx
Normal file
|
@ -0,0 +1,750 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="BtnDoPS" xml:space="preserve">
|
||||
<value>Seçilenleri uygula</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="BtnSettingsAnalyze" xml:space="preserve">
|
||||
<value>Analiz et</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="BtnSettingsDo" xml:space="preserve">
|
||||
<value>Seçilenleri uygula</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="BtnSettingsUndo" xml:space="preserve">
|
||||
<value>Seçilenleri geri al</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="CheckRelease" xml:space="preserve">
|
||||
<value>Güncellemeleri denetle</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="ChkCodePS" xml:space="preserve">
|
||||
<value>Kodu görüntüle</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="columnSetting" xml:space="preserve">
|
||||
<value>Ayar</value>
|
||||
<comment>TreeView</comment>
|
||||
</data>
|
||||
<data name="columnState" xml:space="preserve">
|
||||
<value>Durum</value>
|
||||
<comment>TreeView</comment>
|
||||
</data>
|
||||
<data name="CommunityPkg" xml:space="preserve">
|
||||
<value>Topluluk paketini edin</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="Help" xml:space="preserve">
|
||||
<value>Kısa Yardım</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="helpApp" xml:space="preserve">
|
||||
<value>Bir ayar hakkında bilgi almak için: \r\nİmleci bir ayarın üstüne getirin
|
||||
\r\nAnaliz (Buton): Hangi ayarların etkinleştirilip, sisteminizde yapılandırıldığını kontrol et. Sistemde herhangi bir değişiklik YAPMAZ!
|
||||
\r\nSeçilenleri uygula (Buton): Seçtiğiniz tüm ayarları aktif eder.
|
||||
\r\nSeçilenleri geri al (Buton): Seçtiğinz ayarları Windows 10 varsayılanına döndürür.
|
||||
\r\nYapılandırıldı (Durum): Bu, gizliliğinizin korunduğunu gösterir.
|
||||
\r\nYapılandırılmadı (Durum): Bu, Windows 10 ayarlarının yerinde olduğunu gösterir.</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="Info" xml:space="preserve">
|
||||
<value>Bilgi</value>
|
||||
<comment>Main menu</comment>
|
||||
</data>
|
||||
<data name="infoApp" xml:space="preserve">
|
||||
<value>
|
||||
Açık kaynak kodlu Windows 10 gizlilik ayarı uygulaması.
|
||||
|
||||
Bu, tamamen bağımsız bir projedir ve Microsoft ile ilgili herhangi bir bağlantısı yoktur.
|
||||
|
||||
Bu proje hakkındaki tüm bilgiler ve yapımcılar
|
||||
\tgithub.com/builtbybel/privatezilla
|
||||
|
||||
Ayrıca beni buradan takip edebilirsiniz
|
||||
\ttwitter.com/builtbybel
|
||||
|
||||
☆━━━━━━━━━━━━━━━☆
|
||||
Translator: Yusuf Cihan (https://github.com/ysfchn)
|
||||
☆━━━━━━━━━━━━━━━☆
|
||||
|
||||
(C#) 2021, Builtbybel</value>
|
||||
<comment>About the app
|
||||
Add translation credits here!</comment>
|
||||
</data>
|
||||
<data name="LblPS" xml:space="preserve">
|
||||
<value>Kodlar</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="LblPSHeader" xml:space="preserve">
|
||||
<value>PowerShell kodunu uygula</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="LblSettings" xml:space="preserve">
|
||||
<value>Ayarla</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="LblStatus" xml:space="preserve">
|
||||
<value>Yapılandırılmış ayarları kontrol etmek için Analiz tuşuna basın.</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="msgAppCompatibility" xml:space="preserve">
|
||||
<value>Privatezilla'yı Windows 10'dan daha eski bir sistemde kullanıyorsunuz. Privatezilla SADECE Windows 10 ile sınırlıdır.</value>
|
||||
</data>
|
||||
<data name="msgPSSave" xml:space="preserve">
|
||||
<value>Lütfen kod görünümüne geçin.</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="msgPSSelect" xml:space="preserve">
|
||||
<value>Lütfen bir komut dosyası seçin.</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="msgPSSuccess" xml:space="preserve">
|
||||
<value>başarıyla çalıştırıldı</value>
|
||||
<comment>Scripts (optional)</comment>
|
||||
</data>
|
||||
<data name="PSBack" xml:space="preserve">
|
||||
<value>Geri</value>
|
||||
<comment>GUI</comment>
|
||||
</data>
|
||||
<data name="PSImport" xml:space="preserve">
|
||||
<value>Komut dosyasını içeri aktar</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSInfo" xml:space="preserve">
|
||||
<value>Bu komut dosyası ne yapıyor?\r\n</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSMarketplace" xml:space="preserve">
|
||||
<value>Pazarı ziyaret edin</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="PSSaveAs" xml:space="preserve">
|
||||
<value>Mevcut komut dosyasını önayarlı komut dosyası olarak kaydet</value>
|
||||
<comment>Scripting menu</comment>
|
||||
</data>
|
||||
<data name="releaseUnofficial" xml:space="preserve">
|
||||
<value>Privatezilla'nın resmi olmayan bir sürümünü kullanıyorsunuz.</value>
|
||||
</data>
|
||||
<data name="releaseUpdateAvailable" xml:space="preserve">
|
||||
<value>Yeni sürüm mevcut #</value>
|
||||
</data>
|
||||
<data name="releaseUpdateAvailableURL" xml:space="preserve">
|
||||
<value>\r\n@github/releases sayfasını açmak istiyor musunuz?</value>
|
||||
</data>
|
||||
<data name="releaseUpdateYourVersion" xml:space="preserve">
|
||||
<value>\r\n# sürümünü kullanıyorsunuz</value>
|
||||
</data>
|
||||
<data name="releaseUpToDate" xml:space="preserve">
|
||||
<value>Şu an herhangi bir güncelleme mevcut değil.</value>
|
||||
</data>
|
||||
<data name="rootSettingsApps" xml:space="preserve">
|
||||
<value>Uygulama izinleri</value>
|
||||
</data>
|
||||
<data name="rootSettingsBloatware" xml:space="preserve">
|
||||
<value>Bloatware</value>
|
||||
</data>
|
||||
<data name="rootSettingsBloatwareInfo" xml:space="preserve">
|
||||
<value>Windows 10'daki gereksiz, sistem kaynağı sömüren uygulamalardan kurtulun</value>
|
||||
</data>
|
||||
<data name="rootSettingsCortana" xml:space="preserve">
|
||||
<value>Cortana</value>
|
||||
</data>
|
||||
<data name="rootSettingsDefender" xml:space="preserve">
|
||||
<value>Windows Defender</value>
|
||||
</data>
|
||||
<data name="rootSettingsEdge" xml:space="preserve">
|
||||
<value>Microsoft Edge</value>
|
||||
</data>
|
||||
<data name="rootSettingsGaming" xml:space="preserve">
|
||||
<value>Oyun</value>
|
||||
</data>
|
||||
<data name="rootSettingsPrivacy" xml:space="preserve">
|
||||
<value>Gizlilik</value>
|
||||
</data>
|
||||
<data name="rootSettingsSecurity" xml:space="preserve">
|
||||
<value>Güvenlik</value>
|
||||
</data>
|
||||
<data name="rootSettingsUpdates" xml:space="preserve">
|
||||
<value>Güncellemeler</value>
|
||||
</data>
|
||||
<data name="settingsAppsAccountInfo" xml:space="preserve">
|
||||
<value>Uygulamaların hesap erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsAppNotifications" xml:space="preserve">
|
||||
<value>Uygulama bildirimlerini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsAppNotificationsInfo" xml:space="preserve">
|
||||
<value>Windows 10'da bulunan İşlem Merkezi, modern uygulamalardan oluşturulanların yanı sıra geleneksel Windows uygulamalarından ve sistem bildirimlerinden gelen bildirimleri ve uyarıları toplar ve gösterir.\nBildirimler daha sonra İşlem Merkezi'nde uygulama ve zamana göre gruplandırılır.\nBu ayar, uygulamalardan ve diğer gönderenlerden gelen tüm bildirimleri ayarlarda devre dışı bırakır.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsBackgroundApps" xml:space="preserve">
|
||||
<value>Uygulamaların arkada çalışmasını kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsBackgroundAppsInfo" xml:space="preserve">
|
||||
<value>Windows 10 uygulamalarının artık arka planda çalışma izni olmaz, bu nedenle canlı kutucuklar güncellenemez, yeni veriler çekemez ve bildirim alamazlar.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCalendar" xml:space="preserve">
|
||||
<value>Uygulamaların takvime erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCall" xml:space="preserve">
|
||||
<value>Uygulamaların çağrılara erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCallHistory" xml:space="preserve">
|
||||
<value>Uygulamaların çağrı geçmişine erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCamera" xml:space="preserve">
|
||||
<value>Uygulamaların kameraya erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCellularData" xml:space="preserve">
|
||||
<value>Uygulamaların mobil veriye erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsCellularDataInfo" xml:space="preserve">
|
||||
<value>Bazı Windows 10 cihazlarda, mobil veriye erişip, her yerde bağlı kalmayı sağlayan bir SIM kartı / eSIM vardır.\nEğer hiç bir uygulamanızın mobil veriye erişmesini istemiyorsanız, bu ayar ile birlikte kapatabilirsiniz. </value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsContacts" xml:space="preserve">
|
||||
<value>Uygulamaların rehbere erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsDiagnosticInformation" xml:space="preserve">
|
||||
<value>Uygulamaların tanı bilgilerine erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsDocuments" xml:space="preserve">
|
||||
<value>Uygulamaların belgelere erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEmail" xml:space="preserve">
|
||||
<value>Uygulamaların epostalara erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEyeGaze" xml:space="preserve">
|
||||
<value>Uygulamaların göz takip erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsEyeGazeInfo" xml:space="preserve">
|
||||
<value>Uygulamaların göz bakış tabanlı etkileşim erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsFileSystem" xml:space="preserve">
|
||||
<value>Uygulamaların dosya sistemine erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsFileSystemInfo" xml:space="preserve">
|
||||
<value>Bu ayar, uygulamaların dosya sistemine erişimini devre dışı bırakacaktır. Bazı uygulamaların işlevleri kısıtlanabilir veya artık çalışmayabilir.</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMessaging" xml:space="preserve">
|
||||
<value>Uygulamaların mesajlara erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMicrophone" xml:space="preserve">
|
||||
<value>Uygulamaların mikrofona erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsMotion" xml:space="preserve">
|
||||
<value>Uygulamaların hareket erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsNotification" xml:space="preserve">
|
||||
<value>Uygulamaların bildirim erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsOtherDevices" xml:space="preserve">
|
||||
<value>Uygulamaların diğer cihazlara erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsPictures" xml:space="preserve">
|
||||
<value>Uygulamaların fotoğraflara erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsRadios" xml:space="preserve">
|
||||
<value>Uygulamaların radyolara erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTasks" xml:space="preserve">
|
||||
<value>Uygulamaların görevlere erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTrackingApps" xml:space="preserve">
|
||||
<value>Uygulama başlatılma takibini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsTrackingAppsInfo" xml:space="preserve">
|
||||
<value>Bu, hem Başlat menüsünde hem de cihazınızda arama yaparken En çok kullanılan uygulamalar listenize hızlı bir şekilde erişmenizi sağlar. </value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsAppsVideos" xml:space="preserve">
|
||||
<value>Uygulamaların videolara erişimini kapat</value>
|
||||
<comment>Settings > Apps</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPAll" xml:space="preserve">
|
||||
<value>Kendiliğinden yüklü tüm uygulamaları sil</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPAllInfo" xml:space="preserve">
|
||||
<value>Bu, Microsoft Store dışındaki kendiliğinden yüklü tüm uygulamaları silecektir.</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
||||
<value>Varsayılanlar dışındaki kendiliğinden yüklü tüm uygulamaları sil</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
||||
<value>Aşağıdaki uygulamalar dışındaki kendiliğinden yüklü tüm uygulamaları sil:\nMicrosoft Store\nUygulama Yükleyici\nTakvim\nPosta\nHesap Makinesi\nKamera\nSkype\nGroove Müzik\nHaritalar\nPaint 3D\nTelefonunuz\nFotoğraflar\nYapışkan Notlar\nHava\nXbox</value>
|
||||
<comment>Settings > Bloatware</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
||||
<value>Windows Arama'da Bing'i kapat</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableBingInfo" xml:space="preserve">
|
||||
<value>Windows 10, varsayılan olarak, size Bing aramasından sonuçlar vermek için Başlat Menüsünde aradığınız her şeyi sunucularına gönderir.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableCortana" xml:space="preserve">
|
||||
<value>Cortana'yı devre dışı bırak</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaDisableCortanaInfo" xml:space="preserve">
|
||||
<value>Cortana, Microsoft'un Windows 10'a entegre olarak gelen sanal asistanıdır.\nBu ayar Cortana'yı kalıcı olarak devre dışı bırakır ve arama alışkanlıklarınızı ve geçmişinizi kaydetmesini ve depolamasını engeller.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaUninstallCortana" xml:space="preserve">
|
||||
<value>Cortana'yı kaldır</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsCortanaUninstallCortanaInfo" xml:space="preserve">
|
||||
<value>Windows 10'da sürüm 2004 ile birlikte gelen yeni Cortana uygulamasını kaldırır.</value>
|
||||
<comment>Settings > Cortana</comment>
|
||||
</data>
|
||||
<data name="settingsDefenderDisableSmartScreenStore" xml:space="preserve">
|
||||
<value>Mağaza uygulamaları için SmartScreen'ı kapat</value>
|
||||
<comment>Settings > Defender</comment>
|
||||
</data>
|
||||
<data name="settingsDefenderDisableSmartScreenStoreInfo" xml:space="preserve">
|
||||
<value>Windows Defender SmartScreen Filtresi, Microsoft Mağazası uygulamalarının kullandığı web içeriğini (URL'ler) kontrol ederek cihazınızın korunmasına yardımcı olur.</value>
|
||||
<comment>Settings > Defender</comment>
|
||||
</data>
|
||||
<data name="settingsEdeAutoFillCredit" xml:space="preserve">
|
||||
<value>Kredi kartları için otomatik doldurmayı kapat</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdeAutoFillCreditInfo" xml:space="preserve">
|
||||
<value>Microsoft Edge'in Otomatik Doldur özelliği, kullanıcıların önceden depolanan bilgileri kullanarak web formlarında kredi kartı bilgilerini otomatik olarak tamamlamasına olanak tanır.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBackground" xml:space="preserve">
|
||||
<value>Edge'in arka planda çalışmasını önle</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBackgroundInfo" xml:space="preserve">
|
||||
<value>Microsoft Edge'in yeni Chromium sürümünde, uzantılar ve diğer hizmetler, tarayıcının kapatıldıktan sonra bile arka planda çalışmasını sağlayabilir.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBlockEdgeRollout" xml:space="preserve">
|
||||
<value>Yeni Microsoft Edge Kurulumunu Engelle</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeBlockEdgeRolloutInfo" xml:space="preserve">
|
||||
<value>Bu, cihazda henüz yüklü değilse, yeni Chromium tabanlı Microsoft Edge web tarayıcısının Windows 10 güncellemesine zorla yüklenmesini engeller.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeDisableSync" xml:space="preserve">
|
||||
<value>Veri eşitlemesini kapat</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsEdgeDisableSyncInfo" xml:space="preserve">
|
||||
<value>Bu ayar, Microsoft senkronizasyon hizmetlerini kullanarak verilerin senkronizasyonunu devre dışı bırakır.</value>
|
||||
<comment>Settings > Edge</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBar" xml:space="preserve">
|
||||
<value>Oyun Çubuğu özelliklerini kapat</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBarInfo" xml:space="preserve">
|
||||
<value>Bu ayar, Windows Oyun Kaydı ve Yayın Yapma özelliğini devre dışı bırakacaktır.</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsGamingGameBarInfoInfo" xml:space="preserve">
|
||||
<value>Bu, tanı verilerinizi kullanarak ilgili ipuçları ve öneriler içeren özel deneyimleri kapatır. Birçok insan buna telemetri, hatta casusluk diyor.</value>
|
||||
<comment>Settings > Gaming</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyBlockSuggestedApps" xml:space="preserve">
|
||||
<value>Başlangıçta önerilen uygulamaları engelle</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyBlockSuggestedAppsInfo" xml:space="preserve">
|
||||
<value>Bu, ara sıra Başlat menüsünde görünen Önerilen Uygulamaları engelleyecektir.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDiagnosticData" xml:space="preserve">
|
||||
<value>Teşhis verilerinin kullanılmasını engelle</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDiagnosticDataInfo" xml:space="preserve">
|
||||
<value>Bu, tanı verilerinizi kullanarak ilgili ipuçları ve öneriler içeren özel deneyimleri kapatır. Birçok insan buna telemetri, hatta casusluk diyor.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableAds" xml:space="preserve">
|
||||
<value>Kişiselleştirilmiş reklamlar için reklam kimliğini kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableAdsInfo" xml:space="preserve">
|
||||
<value>Windows 10, reklamla entegre olarak gelir. Microsoft, size kişiselleştirilmiş reklam göstermek için Microsoft Store'daki ve UWP uygulamalarındaki etkinliklerinizi izlerken benzersiz bir tanımlayıcı atar.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableBiometrics" xml:space="preserve">
|
||||
<value>Windows Hello Biyometrikler'i kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableBiometricsInfo" xml:space="preserve">
|
||||
<value>Windows Hello biyometri, cihazlarınızda, uygulamalarınızda, çevrimiçi hizmetlerinizde ve ağlarınızda yüzünüzü, gözünüzü veya parmak izinizi kullanarak oturum açmanızı sağlar.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCEIP" xml:space="preserve">
|
||||
<value>Müşteri Deneyimi Programını kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCEIPInfo" xml:space="preserve">
|
||||
<value>Müşteri Deneyimi Geliştirme Programı (CEIP), Windows 10'da varsayılan olarak etkinleştirilmiş bir özelliktir ve donanım ve yazılım kullanım bilgilerini gizlice toplayıp Microsoft'a gönderir.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCompTelemetry" xml:space="preserve">
|
||||
<value>Uyumluluk Telemetrisini kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableCompTelemetryInfo" xml:space="preserve">
|
||||
<value>Bu işlem, periyodik olarak bilgisayarınız ve performansı hakkında çeşitli teknik veriler toplar ve bunları Windows Müşteri Deneyimini Geliştirme Programı için Microsoft'a gönderir.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableFeedback" xml:space="preserve">
|
||||
<value>Geri bildirim isteyen bildirimleri gösterme</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableFeedbackInfo" xml:space="preserve">
|
||||
<value>Windows 10 ayrıca zaman zaman geri bildirim isteyebilir.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableHEIP" xml:space="preserve">
|
||||
<value>Yardım Deneyimi Programı'nı kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableHEIPInfo" xml:space="preserve">
|
||||
<value>Yardım Deneyimi Geliştirme Programı (HEIP), Windows Yardımı'nı nasıl kullandığınız hakkında bilgi toplar ve Microsoft'a gönderir. Bu, bilgisayarınızda ne tür sorunlar yaşadığınızı ortaya çıkarabilir.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableLocation" xml:space="preserve">
|
||||
<value>Konum takibini bırak</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableLocationInfo" xml:space="preserve">
|
||||
<value>Nereye giderseniz gidin, Windows 10 orada olduğunuzu bilir. Konum İzleme açıldığında, Windows ve uygulamalarının, bilgisayarınızın veya cihazınızın mevcut konumunu tespit etmesine izin verilir.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableMSExperiments" xml:space="preserve">
|
||||
<value>Ayarlar deneyini kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableMSExperimentsInfo" xml:space="preserve">
|
||||
<value>Windows 10'un belirli sürümlerinde kullanıcılar, Microsoft'un kullanıcı tercihlerini veya cihaz davranışını incelemek için sistemi denemesine izin verebilir. Bu, Microsoft'un bilgisayarınızdaki ayarlarla "deneyler yapmasına" izin verir ve bu ayarla devre dışı bırakılmalıdır.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTelemetry" xml:space="preserve">
|
||||
<value>Telemetriyi kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTelemetryInfo" xml:space="preserve">
|
||||
<value>Bu, Windows'un kullanım bilgilerini toplamasını engelleyecek ve Windows 10'un tüm tüketici sürümleri için mevcut en düşük düzey olan tanılama verilerini Temel olarak ayarlacaktır.\ndiagtrack ve dmwappushservice hizmetleri de devre dışı bırakılacaktır.\nNOT: Windows Insider Programı'ndan önizleme derlemeleri almak için tanılama verileri Tam olarak ayarlanmalıdır!</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTimeline" xml:space="preserve">
|
||||
<value>Zaman Çizelgesi özelliğini kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTimelineInfo" xml:space="preserve">
|
||||
<value>Bu, Edge'de açtığınız dosyalar ve görüntülediğiniz web sayfaları da dahil olmak üzere gerçekleştirdiğiniz etkinliklerin geçmişini toplar.\nEğer Zaman Çizelgesi size göre değilse veya Windows 10'un hassas etkinliklerinizi toplamasını istemiyorsanız, bu ayarla Zaman Çizelgesi'ni tamamen devre dışı bırakabilirsiniz.\nNot: Değişikliklerin geçerli olması için sistemin yeniden başlatılması gerekir.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTips" xml:space="preserve">
|
||||
<value>Windows ipuçlarını kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsInfo" xml:space="preserve">
|
||||
<value>Artık Windows ipuçlarını görmeyeceksiniz, ör. Gündem ve Tüketici Özellikleri, Geri Bildirim Uyarıları vb.</value>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsLockScreen" xml:space="preserve">
|
||||
<value>Kilit Ekranındaki reklamları ve bağlantıları kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableTipsLockScreenInfo" xml:space="preserve">
|
||||
<value>Bu ayar, kilit ekranı arka plan seçeneklerinizi bir resme ayarlayacak ve Microsoft'tan ipuçları, eğlenceli bilgiler ve püf noktalarını kapatacaktır.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableWiFi" xml:space="preserve">
|
||||
<value>Wi-Fi Sense'yi kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyDisableWiFiInfo" xml:space="preserve">
|
||||
<value>En azından bilgisayarınızın Wi-Fi şifrenizi göndermesini engelleyin.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyGetMoreOutOfWindows" xml:space="preserve">
|
||||
<value>Windows'tan Daha Fazlasını Edin'i kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyGetMoreOutOfWindowsInfo" xml:space="preserve">
|
||||
<value>Son Windows 10 sürümleri, kullanıcı hesabınızda oturum açtığınızda zaman zaman "Windows'tan Daha Fazlasını Edin" ekranını görüntülüyor. Can sıkıcı bulursanız, bu ayarla devre dışı bırakabilirsiniz.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyHandwritingData" xml:space="preserve">
|
||||
<value>El yazısı verilerini kullanmayı kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyHandwritingDataInfo" xml:space="preserve">
|
||||
<value>Windows'un, isimler ve profesyonel jargon gibi kullandığınız tüm benzersiz kelimeleri bilmesini ve kaydetmesini istemiyorsanız, bu ayarı etkinleştirmeniz yeterlidir.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInstalledApps" xml:space="preserve">
|
||||
<value>Uygulamaların otomatik yüklenmesini engelle</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInstalledAppsInfo" xml:space="preserve">
|
||||
<value>Yeni bir Windows 10 profilinde veya cihazında ilk kez oturum açtığınızda, Başlat menüsünde belirgin şekilde listelenen birkaç üçüncü taraf uygulaması ve oyunu fark etmeniz olasıdır.\nBu ayar, önerilen Windows 10 uygulamalarının otomatik olarak yüklenmesini engeller.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInventoryCollector" xml:space="preserve">
|
||||
<value>Envanter toplayıcıyı kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacyInventoryCollectorInfo" xml:space="preserve">
|
||||
<value>Envanter Toplayıcı, uygulamaları, sistemdeki aygıtları ve sürücüleri envanterler ve Microsoft'a gönderir. Bu bilgiler, uyumluluk sorunlarını teşhis etmeye yardımcı olmak için kullanılır.\nNot: Müşteri Deneyimi Geliştirme Programı kapatılırsa bu ayarın hiçbir etkisi olmaz. Envanter Toplayıcı kapalı olacaktır.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacySuggestedContent" xml:space="preserve">
|
||||
<value>Ayarlar uygulamasında önerilen içeriği kapat</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsPrivacySuggestedContentInfo" xml:space="preserve">
|
||||
<value>Yeni Windows 10 kullanıcılarının Windows 10'un yeni özelliklerini öğrenmesine yardımcı olmak için Microsoft, Windows 10 Ayarlar uygulamasında büyük bir afişle önerilen içeriği göstermeye başladı.</value>
|
||||
<comment>Settings > Privacy</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityDisablePassword" xml:space="preserve">
|
||||
<value>Şifreyi göster tuşunu kapat</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityDisablePasswordInfo" xml:space="preserve">
|
||||
<value>Şifre göster düğmesi, girilen bir şifreyi görüntülemek için kullanılabilir ve bu ayarla devre dışı bırakılabilir.</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityWindowsDRM" xml:space="preserve">
|
||||
<value>Windows Media Player'da DRM'yi kapat</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsSecurityWindowsDRMInfo" xml:space="preserve">
|
||||
<value>Windows Media Dijital Haklar Yönetimi lisans edinme ve güvenlik yükseltmeleri için İnternet'e (veya intranete) erişmemesi gerekiyorsa, bu ayarla bunu engelleyebilirsiniz.</value>
|
||||
<comment>Settings > Security</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesBlockMajorUpdates" xml:space="preserve">
|
||||
<value>Büyük Windows güncellemelerini kapat</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesBlockMajorUpdatesInfo" xml:space="preserve">
|
||||
<value>"TargetReleaseVersionInfo" adlı bu ayar, Windows 10 özellik güncellemelerinin, belirtilen sürüm desteğin sonuna gelene kadar yüklenmesini engeller.\nWindows 10'un hedef sürümü olarak şu anda kullandığınız Windows 10 sürümü olarak belirlenir. (yalnızca Pro ve kurumsal sürümleri destekler).</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableSafeguards" xml:space="preserve">
|
||||
<value>Özellik güncellemeleri için korumaları kapat</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableSafeguardsInfo" xml:space="preserve">
|
||||
<value>Microsoft, sorunsuz bir deneyim sağlamak için Windows Update kullanan cihazların özellik güncellemesine hazır olup olmadığını belirlemek için tanılama verilerini kullanır.\nMicrosoft bilinen bir sorun nedeniyle bir cihazın güncellenmeye hazır olmadığını belirlediğinde, bir koruma oluşturur. (aynı zamanda cihazın yükseltmesini geciktirmek ve son kullanıcı deneyimini korumak için bir uyumluluk bekletme veya güncelleme bloğu olarak da bilinir)\nBu ayar, tüm özellik yükseltme bloklarını atlamanıza olanak tanıyan korumaları devre dışı bırakır.</value>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableUpdates" xml:space="preserve">
|
||||
<value>Zorunlu Windows güncellemelerini kapat</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesDisableUpdatesInfo" xml:space="preserve">
|
||||
<value>Bu, güncellemeler mevcut olduğunda sizi bilgilendirir ve bunları ne zaman kuracağınıza siz karar verirsiniz.</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesUpdateSharing" xml:space="preserve">
|
||||
<value>Windows güncelleme paylaşımını devre dışı bırakın</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="settingsUpdatesUpdateSharingInfo" xml:space="preserve">
|
||||
<value>Windows 10, işletim sistemini güncelleme sürecini hızlandırmak için çeşitli kaynaklardan güncellemeler indirmenize izin verir. Bu, dosyalarınızı başkaları tarafından paylaşmayı ve IP adresinizi rastgele bilgisayarlara sızdırmayı devre dışı bırakır.</value>
|
||||
<comment>Settings > Updates</comment>
|
||||
</data>
|
||||
<data name="statusDoPSApply" xml:space="preserve">
|
||||
<value>Uygula</value>
|
||||
</data>
|
||||
<data name="statusDoPSProcessing" xml:space="preserve">
|
||||
<value>İşleniyor</value>
|
||||
</data>
|
||||
<data name="statusDoWait" xml:space="preserve">
|
||||
<value>Lütfen bekleyin ...</value>
|
||||
</data>
|
||||
<data name="statusFailedApply" xml:space="preserve">
|
||||
<value>Uygulanmadı</value>
|
||||
</data>
|
||||
<data name="statusFailedConfigure" xml:space="preserve">
|
||||
<value>Yapılandırılmadı</value>
|
||||
</data>
|
||||
<data name="statusFinishAnalyze" xml:space="preserve">
|
||||
<value>Analiz tamamlandı.</value>
|
||||
</data>
|
||||
<data name="statusFinishApply" xml:space="preserve">
|
||||
<value>Uygulama işlemi tamamlandı.</value>
|
||||
</data>
|
||||
<data name="statusFinishUndo" xml:space="preserve">
|
||||
<value>Geri alma tamamlandı.</value>
|
||||
</data>
|
||||
<data name="statusSuccessApply" xml:space="preserve">
|
||||
<value>Uygulandı</value>
|
||||
</data>
|
||||
<data name="statusSuccessConfigure" xml:space="preserve">
|
||||
<value>Yapılandırıldı</value>
|
||||
</data>
|
||||
<data name="statusUndoSettings" xml:space="preserve">
|
||||
<value>Seçilen tüm ayarları gerçekten Windows 10 varsayılan durumuna döndürmek istiyor musunuz?</value>
|
||||
</data>
|
||||
<data name="TxtPSInfo" xml:space="preserve">
|
||||
<value>Üçüncü taraf komut dosyaları ve özel ayarları, PowerShell komut dosyaları ve şablonlar (birlikte gelen komut dosyaları) biçiminde uygulamanıza olanak tanıyan Komut Dosyası Düzenleyicisine hoş geldiniz.
|
||||
|
||||
Açıklamasını görmek için bir komut dosyası seçin.
|
||||
|
||||
Kodu güvenlik açıklarına karşı kontrol etmek için "Kodu görüntüle" yi tıklayın.
|
||||
|
||||
Yeni nesneler (şablonlar, komut dosyaları vb.) elde etmek için sağ üst menüdeki Pazar'ı ziyaret edin.</value>
|
||||
<comment>GUI </comment>
|
||||
</data>
|
||||
</root>
|
|
@ -183,7 +183,7 @@
|
|||
您也可以在推特上关注我
|
||||
\ttwitter.com/buildbybel
|
||||
|
||||
(C#) 2020, Builtbybel</value>
|
||||
(C#) 2021, Builtbybel</value>
|
||||
<comment>infoApp</comment>
|
||||
</data>
|
||||
<data name="LblPS" xml:space="preserve">
|
||||
|
|
42
src/Privatezilla/MainWindow.Designer.cs
generated
42
src/Privatezilla/MainWindow.Designer.cs
generated
|
@ -30,7 +30,6 @@
|
|||
{
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow));
|
||||
this.TvwSettings = new System.Windows.Forms.TreeView();
|
||||
this.LblMainMenu = new System.Windows.Forms.Button();
|
||||
this.MainMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.Help = new System.Windows.Forms.ToolStripMenuItem();
|
||||
|
@ -40,6 +39,7 @@
|
|||
this.PnlNav = new System.Windows.Forms.Panel();
|
||||
this.LblPS = new System.Windows.Forms.LinkLabel();
|
||||
this.LblSettings = new System.Windows.Forms.LinkLabel();
|
||||
this.TvwSettings = new System.Windows.Forms.TreeView();
|
||||
this.LstPS = new System.Windows.Forms.CheckedListBox();
|
||||
this.PnlSettings = new System.Windows.Forms.Panel();
|
||||
this.assetOpenGitHub = new System.Windows.Forms.PictureBox();
|
||||
|
@ -73,20 +73,6 @@
|
|||
this.PnlSettingsBottom.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// TvwSettings
|
||||
//
|
||||
resources.ApplyResources(this.TvwSettings, "TvwSettings");
|
||||
this.TvwSettings.BackColor = System.Drawing.Color.WhiteSmoke;
|
||||
this.TvwSettings.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.TvwSettings.CheckBoxes = true;
|
||||
this.TvwSettings.LineColor = System.Drawing.Color.DarkOrchid;
|
||||
this.TvwSettings.Name = "TvwSettings";
|
||||
this.TvwSettings.ShowLines = false;
|
||||
this.TvwSettings.ShowNodeToolTips = true;
|
||||
this.TvwSettings.ShowPlusMinus = false;
|
||||
this.TvwSettings.TabStop = false;
|
||||
this.TvwSettings.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.TvwSetting_AfterCheck);
|
||||
//
|
||||
// LblMainMenu
|
||||
//
|
||||
resources.ApplyResources(this.LblMainMenu, "LblMainMenu");
|
||||
|
@ -170,6 +156,20 @@
|
|||
this.LblSettings.VisitedLinkColor = System.Drawing.Color.DimGray;
|
||||
this.LblSettings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LblSettings_LinkClicked);
|
||||
//
|
||||
// TvwSettings
|
||||
//
|
||||
resources.ApplyResources(this.TvwSettings, "TvwSettings");
|
||||
this.TvwSettings.BackColor = System.Drawing.Color.WhiteSmoke;
|
||||
this.TvwSettings.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.TvwSettings.CheckBoxes = true;
|
||||
this.TvwSettings.LineColor = System.Drawing.Color.DarkOrchid;
|
||||
this.TvwSettings.Name = "TvwSettings";
|
||||
this.TvwSettings.ShowLines = false;
|
||||
this.TvwSettings.ShowNodeToolTips = true;
|
||||
this.TvwSettings.ShowPlusMinus = false;
|
||||
this.TvwSettings.TabStop = false;
|
||||
this.TvwSettings.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.TvwSetting_AfterCheck);
|
||||
//
|
||||
// LstPS
|
||||
//
|
||||
resources.ApplyResources(this.LstPS, "LstPS");
|
||||
|
@ -411,7 +411,6 @@
|
|||
}
|
||||
|
||||
#endregion
|
||||
private System.Windows.Forms.TreeView TvwSettings;
|
||||
private System.Windows.Forms.Button LblMainMenu;
|
||||
private System.Windows.Forms.ContextMenuStrip MainMenu;
|
||||
private System.Windows.Forms.ToolStripMenuItem Info;
|
||||
|
@ -422,12 +421,7 @@
|
|||
private System.Windows.Forms.LinkLabel LblPS;
|
||||
private System.Windows.Forms.CheckedListBox LstPS;
|
||||
private System.Windows.Forms.Panel PnlSettings;
|
||||
private System.Windows.Forms.ListView LvwStatus;
|
||||
private System.Windows.Forms.ColumnHeader Setting;
|
||||
private System.Windows.Forms.ColumnHeader State;
|
||||
private System.Windows.Forms.Button BtnSettingsUndo;
|
||||
private System.Windows.Forms.ProgressBar PBar;
|
||||
private System.Windows.Forms.Label LblStatus;
|
||||
private System.Windows.Forms.Button BtnSettingsDo;
|
||||
private System.Windows.Forms.Button BtnSettingsAnalyze;
|
||||
private System.Windows.Forms.Panel PnlPS;
|
||||
|
@ -445,6 +439,12 @@
|
|||
private System.Windows.Forms.Panel PnlSettingsBottom;
|
||||
private System.Windows.Forms.Button BtnDoPS;
|
||||
private System.Windows.Forms.CheckBox ChkCodePS;
|
||||
private System.Windows.Forms.TreeView TvwSettings;
|
||||
private System.Windows.Forms.ProgressBar PBar;
|
||||
private System.Windows.Forms.ListView LvwStatus;
|
||||
private System.Windows.Forms.ColumnHeader Setting;
|
||||
private System.Windows.Forms.ColumnHeader State;
|
||||
private System.Windows.Forms.Label LblStatus;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
using Privatezilla.ITreeNode;
|
||||
using Privatezilla.Locales;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
|
@ -10,10 +11,6 @@ using System.Runtime.CompilerServices;
|
|||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using System.Globalization;
|
||||
using System.Threading;
|
||||
|
||||
using Privatezilla.Locales;
|
||||
|
||||
namespace Privatezilla
|
||||
{
|
||||
|
@ -94,10 +91,22 @@ namespace Privatezilla
|
|||
State.Text = Locale.columnState; // State column
|
||||
}
|
||||
|
||||
private void AutoAdjustScreensize()
|
||||
{
|
||||
var screen = Screen.FromControl(this);
|
||||
var screenSize = screen.Bounds.Size;
|
||||
|
||||
if (Width > screenSize.Width)
|
||||
Width = screenSize.Width;
|
||||
|
||||
if (Height > screenSize.Height)
|
||||
Height = screenSize.Height - 30; //Height -30 because of the Windows Task bar
|
||||
}
|
||||
|
||||
public MainWindow()
|
||||
{
|
||||
// Uncomment lower line and add lang code to run localization test
|
||||
// Thread.CurrentThread.CurrentUICulture = new CultureInfo("fr");
|
||||
// Thread.CurrentThread.CurrentUICulture = new CultureInfo("de");
|
||||
|
||||
InitializeComponent();
|
||||
|
||||
|
@ -112,6 +121,9 @@ namespace Privatezilla
|
|||
|
||||
// GUI localization
|
||||
Globalization();
|
||||
|
||||
//Adjust to current screensize if window is too big
|
||||
AutoAdjustScreensize();
|
||||
}
|
||||
|
||||
public void InitializeSettings()
|
||||
|
@ -284,6 +296,7 @@ namespace Privatezilla
|
|||
LvwStatus.Refresh();
|
||||
}
|
||||
|
||||
|
||||
private void IncrementProgress()
|
||||
{
|
||||
_progress += _progressIncrement;
|
||||
|
@ -338,6 +351,8 @@ namespace Privatezilla
|
|||
private async void BtnSettingsAnalyze_Click(object sender, EventArgs e)
|
||||
{
|
||||
Reset();
|
||||
int performSettingsCount = 0;
|
||||
|
||||
LblStatus.Text = Locale.statusDoWait;
|
||||
BtnSettingsAnalyze.Enabled = false;
|
||||
|
||||
|
@ -357,6 +372,8 @@ namespace Privatezilla
|
|||
{
|
||||
state.SubItems.Add(Locale.statusFailedConfigure); // Not configured
|
||||
state.BackColor = Color.LavenderBlush;
|
||||
|
||||
performSettingsCount += 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
@ -366,13 +383,15 @@ namespace Privatezilla
|
|||
|
||||
state.Tag = setting;
|
||||
LvwStatus.Items.Add(state);
|
||||
IncrementProgress();
|
||||
|
||||
}
|
||||
|
||||
DoProgress(100);
|
||||
|
||||
// Summary
|
||||
LblStatus.Text = Locale.statusFinishAnalyze;
|
||||
var sum = (Locale.summarySelected + " " + $"{selectedSettings.Count}" + " - " + Locale.summaryConfigured + " " + $"{selectedSettings.Count - performSettingsCount}" + " - " + Locale.summaryNotConfigured + " " + $"{performSettingsCount}");
|
||||
LblStatus.Text = Locale.statusFinishAnalyze + "\n" + sum;
|
||||
|
||||
BtnSettingsAnalyze.Enabled = true;
|
||||
LvwStatus.EndUpdate();
|
||||
|
||||
|
@ -485,7 +504,7 @@ namespace Privatezilla
|
|||
|
||||
private void Info_Click(object sender, EventArgs e)
|
||||
{
|
||||
MessageBox.Show("Privatezilla" + "\nVersion " + Program.GetCurrentVersionTostring() + " (Phoenix)\r\n" +
|
||||
MessageBox.Show("Privatezilla" + "\nVersion " + Program.GetCurrentVersionTostring() + " (Pollux)\r\n" +
|
||||
Locale.infoApp.Replace("\\t", "\t"), "Info", MessageBoxButtons.OK, MessageBoxIcon.Information);
|
||||
}
|
||||
|
||||
|
@ -681,6 +700,7 @@ namespace Privatezilla
|
|||
try
|
||||
{
|
||||
File.Copy(fileName, strDestPath + @"\" + Path.GetFileName(fileName));
|
||||
File.Delete(fileName);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{ MessageBox.Show(ex.Message, this.Text); }
|
||||
|
|
|
@ -1,195 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Help.Text" xml:space="preserve">
|
||||
<value>Kurze Anleitung</value>
|
||||
</data>
|
||||
<data name="CommunityPkg.Text" xml:space="preserve">
|
||||
<value>Community Package beziehen</value>
|
||||
</data>
|
||||
<data name="CheckRelease.Text" xml:space="preserve">
|
||||
<value>Nach Updates suchen</value>
|
||||
</data>
|
||||
<data name="Info.Text" xml:space="preserve">
|
||||
<value>Info</value>
|
||||
</data>
|
||||
<data name="LblPS.Text" xml:space="preserve">
|
||||
<value>Skripts</value>
|
||||
</data>
|
||||
<data name="LblSettings.Text" xml:space="preserve">
|
||||
<value>Einstellungen</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Privatezilla</value>
|
||||
</data>
|
||||
<data name="PicOpenGitHubPage.ToolTip" xml:space="preserve">
|
||||
<value>Ich bin offen auf github/privatezilla</value>
|
||||
</data>
|
||||
<data name="Setting.Text" xml:space="preserve">
|
||||
<value>Einstellung</value>
|
||||
</data>
|
||||
<data name="State.Text" xml:space="preserve">
|
||||
<value>Zustand</value>
|
||||
</data>
|
||||
<data name="LblStatus.Text" xml:space="preserve">
|
||||
<value>Drücke Analysieren um nach konfigurierten einstellungen zu suchen.</value>
|
||||
</data>
|
||||
<data name="BtnSettingsUndo.Text" xml:space="preserve">
|
||||
<value>Ausgewähltes zurücksetzen</value>
|
||||
</data>
|
||||
<data name="BtnSettingsDo.Text" xml:space="preserve">
|
||||
<value>Ausgewähltes anwenden</value>
|
||||
</data>
|
||||
<data name="BtnSettingsAnalyze.Text" xml:space="preserve">
|
||||
<value>Analysieren</value>
|
||||
</data>
|
||||
<data name="BtnMenuPS.Text" xml:space="preserve">
|
||||
<value>. . .</value>
|
||||
</data>
|
||||
<data name="TxtPSInfo.Text" xml:space="preserve">
|
||||
<value>Willkommen bei dem Modernen Richtlinien Editor, welcher Ihnen erlaubt, Gruppenrichtlinien und benutzerdefinierte Einstellungen in der Form von PowerShell Skripts und Vorgaben (gebündelte Skripts) anzuwenden.
|
||||
|
||||
Wähle einen Skript aus, um seine Beschreibung zu sehen.
|
||||
|
||||
Um den Code nach Schwachstellen zu untersuchen, klicke auf "Code anzeigen".
|
||||
|
||||
Um neue Objekte (Vorgaben, Skripts etc.) zu beschaffen, besuche den Marktplatz in der oberen rechten Ecke. Privatezilla benutzt den Marktplatz der App "SharpApp". Weil die App von dem selben Entwickler ist und die Skripts auch auf PowerShell basieren, sind sie miteinander kompatibel.</value>
|
||||
</data>
|
||||
<data name="TxtOutputPS.Text" xml:space="preserve">
|
||||
<value>PS</value>
|
||||
</data>
|
||||
<data name="LblPSHeader.Text" xml:space="preserve">
|
||||
<value>PowerShell Skripts anwenden</value>
|
||||
</data>
|
||||
<data name="PSImport.Text" xml:space="preserve">
|
||||
<value>Skripts importieren</value>
|
||||
</data>
|
||||
<data name="PSSaveAs.Text" xml:space="preserve">
|
||||
<value>Derzeitigen Skript als neuen Vorlage Skript speichern</value>
|
||||
</data>
|
||||
<data name="PSMarketplace.Text" xml:space="preserve">
|
||||
<value>Marktplatz besuchen</value>
|
||||
</data>
|
||||
<data name="ChkCodePS.Text" xml:space="preserve">
|
||||
<value>Code anzeigen</value>
|
||||
</data>
|
||||
<data name="BtnDoPS.Text" xml:space="preserve">
|
||||
<value>Ausgewähltes anwenden</value>
|
||||
</data>
|
||||
</root>
|
|
@ -117,42 +117,15 @@
|
|||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="TvwSettings.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Bottom, Left</value>
|
||||
</data>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="TvwSettings.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI Semilight, 12pt</value>
|
||||
</data>
|
||||
<data name="TvwSettings.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 88</value>
|
||||
</data>
|
||||
<data name="TvwSettings.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>355, 746</value>
|
||||
</data>
|
||||
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="TvwSettings.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>18</value>
|
||||
</data>
|
||||
<data name=">>TvwSettings.Name" xml:space="preserve">
|
||||
<value>TvwSettings</value>
|
||||
</data>
|
||||
<data name=">>TvwSettings.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>TvwSettings.Parent" xml:space="preserve">
|
||||
<value>PnlNav</value>
|
||||
</data>
|
||||
<data name=">>TvwSettings.ZOrder" xml:space="preserve">
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="LblMainMenu.AutoSize" type="System.Boolean, mscorlib">
|
||||
<value>True</value>
|
||||
</data>
|
||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="LblMainMenu.FlatStyle" type="System.Windows.Forms.FlatStyle, System.Windows.Forms">
|
||||
<value>Flat</value>
|
||||
</data>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="LblMainMenu.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe MDL2 Assets, 12pt, style=Bold</value>
|
||||
</data>
|
||||
|
@ -183,6 +156,15 @@
|
|||
<data name="MainMenu.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI, 14.25pt</value>
|
||||
</data>
|
||||
<data name="MainMenu.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>271, 116</value>
|
||||
</data>
|
||||
<data name=">>MainMenu.Name" xml:space="preserve">
|
||||
<value>MainMenu</value>
|
||||
</data>
|
||||
<data name=">>MainMenu.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name="Help.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI, 12.75pt</value>
|
||||
</data>
|
||||
|
@ -227,15 +209,6 @@
|
|||
<data name="Info.Text" xml:space="preserve">
|
||||
<value>Info</value>
|
||||
</data>
|
||||
<data name="MainMenu.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>271, 116</value>
|
||||
</data>
|
||||
<data name=">>MainMenu.Name" xml:space="preserve">
|
||||
<value>MainMenu</value>
|
||||
</data>
|
||||
<data name=">>MainMenu.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<metadata name="PnlNav.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>True</value>
|
||||
</metadata>
|
||||
|
@ -308,6 +281,33 @@
|
|||
<data name=">>LblSettings.ZOrder" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="TvwSettings.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Bottom, Left</value>
|
||||
</data>
|
||||
<data name="TvwSettings.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI Semilight, 12pt</value>
|
||||
</data>
|
||||
<data name="TvwSettings.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 88</value>
|
||||
</data>
|
||||
<data name="TvwSettings.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>355, 746</value>
|
||||
</data>
|
||||
<data name="TvwSettings.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>18</value>
|
||||
</data>
|
||||
<data name=">>TvwSettings.Name" xml:space="preserve">
|
||||
<value>TvwSettings</value>
|
||||
</data>
|
||||
<data name=">>TvwSettings.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>TvwSettings.Parent" xml:space="preserve">
|
||||
<value>PnlNav</value>
|
||||
</data>
|
||||
<data name=">>TvwSettings.ZOrder" xml:space="preserve">
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="LstPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Bottom, Left, Right</value>
|
||||
</data>
|
||||
|
@ -365,39 +365,6 @@
|
|||
<data name="PnlSettings.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Bottom, Left, Right</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Right</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAAiJJREFUSEvd
|
||||
lU1r1FAYheMHSgUVVyIIBVvQYW5SsG66c9GFqC0qfiG69leoWXRyb6R2oRuhIH6s9AeI+/6CopaRYSY3
|
||||
Yy2CUHRh3RnPHc9M7k0npLPUB14m855z3klykzve/0127c0eLdQF7atn2perqE3WaurL54mQN4yH9tHA
|
||||
gFkM+oTKKqqdBmqOsWoyL9uF0D3Ub2tIVRnvkslyTDk6kIuF8AilHnHMcMyluoFoRgt5Gcdrbr9X7VSo
|
||||
6526mnL70XmOc8nOhnthaNlm0zPa55mlsa6Iz2BdjpjSQeN0e1odtnLWD8jmx3q4z2gO3SCaLxizTm1h
|
||||
nHIpHdE4WswNXXTc+5cFY8ucOeVSNqbDA8ZrZ/H4vqCcA+GDY/KjS5Qq4ToNsqj3lHJg+mabWpPhIUqV
|
||||
GK+dRW1SykHzh21qnowPUqrELLidRW1RykHTuUVpEF2lVEkSqJt2Fu9Dh1IOhFeuSa5jHU5RLkWLuAbv
|
||||
hp1F7jXlHC2iK7aJ9TP11X08+ydoG9AVDydSIR/As1XIZHgBb9OWY14OiH8fNyEX8Pm2H0A9oW0AesUr
|
||||
7tfX1uTj/bS5pCK6CIPZuH6tB/FxfH+H4++61jhGy4B0StU50Clk7tAynMRXcc/oR5KtofT+KwrDceXL
|
||||
lTuqMSS+VAytIbRCaRv2cJzQ0/7etSOSQJ5DsGnCbG2Dw7/gsbzF1mhkXri7dPsFuJ13d7Jf/ct43h8o
|
||||
1jKqDLJlDQAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>681, 7</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>24, 24</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>32</value>
|
||||
</data>
|
||||
<metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>229, 19</value>
|
||||
</metadata>
|
||||
<data name="assetOpenGitHub.ToolTip" xml:space="preserve">
|
||||
<value>Open @github.com/builtbybel/privatezilla</value>
|
||||
</data>
|
||||
<data name=">>assetOpenGitHub.Name" xml:space="preserve">
|
||||
<value>assetOpenGitHub</value>
|
||||
</data>
|
||||
|
@ -410,21 +377,6 @@
|
|||
<data name=">>assetOpenGitHub.ZOrder" xml:space="preserve">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="PBar.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Left, Right</value>
|
||||
</data>
|
||||
<data name="PBar.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 41</value>
|
||||
</data>
|
||||
<data name="PBar.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>814, 5</value>
|
||||
</data>
|
||||
<data name="PBar.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>27</value>
|
||||
</data>
|
||||
<data name="PBar.Visible" type="System.Boolean, mscorlib">
|
||||
<value>False</value>
|
||||
</data>
|
||||
<data name=">>PBar.Name" xml:space="preserve">
|
||||
<value>PBar</value>
|
||||
</data>
|
||||
|
@ -437,33 +389,6 @@
|
|||
<data name=">>PBar.ZOrder" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="LvwStatus.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Bottom, Left, Right</value>
|
||||
</data>
|
||||
<data name="Setting.Text" xml:space="preserve">
|
||||
<value>Setting</value>
|
||||
</data>
|
||||
<data name="Setting.Width" type="System.Int32, mscorlib">
|
||||
<value>550</value>
|
||||
</data>
|
||||
<data name="State.Text" xml:space="preserve">
|
||||
<value>State</value>
|
||||
</data>
|
||||
<data name="State.Width" type="System.Int32, mscorlib">
|
||||
<value>150</value>
|
||||
</data>
|
||||
<data name="LvwStatus.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI Semilight, 12pt</value>
|
||||
</data>
|
||||
<data name="LvwStatus.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>9, 50</value>
|
||||
</data>
|
||||
<data name="LvwStatus.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>704, 720</value>
|
||||
</data>
|
||||
<data name="LvwStatus.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>31</value>
|
||||
</data>
|
||||
<data name=">>LvwStatus.Name" xml:space="preserve">
|
||||
<value>LvwStatus</value>
|
||||
</data>
|
||||
|
@ -476,24 +401,6 @@
|
|||
<data name=">>LvwStatus.ZOrder" xml:space="preserve">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="LblStatus.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Left, Right</value>
|
||||
</data>
|
||||
<data name="LblStatus.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI Semibold, 12pt, style=Bold</value>
|
||||
</data>
|
||||
<data name="LblStatus.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>9, 7</value>
|
||||
</data>
|
||||
<data name="LblStatus.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>704, 40</value>
|
||||
</data>
|
||||
<data name="LblStatus.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>29</value>
|
||||
</data>
|
||||
<data name="LblStatus.Text" xml:space="preserve">
|
||||
<value>Press Analyze to check for configured settings.</value>
|
||||
</data>
|
||||
<data name=">>LblStatus.Name" xml:space="preserve">
|
||||
<value>LblStatus</value>
|
||||
</data>
|
||||
|
@ -527,6 +434,153 @@
|
|||
<data name=">>PnlSettings.ZOrder" xml:space="preserve">
|
||||
<value>4</value>
|
||||
</data>
|
||||
<metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>229, 19</value>
|
||||
</metadata>
|
||||
<data name="assetOpenGitHub.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Right</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAAiJJREFUSEvd
|
||||
lU1r1FAYheMHSgUVVyIIBVvQYW5SsG66c9GFqC0qfiG69leoWXRyb6R2oRuhIH6s9AeI+/6CopaRYSY3
|
||||
Yy2CUHRh3RnPHc9M7k0npLPUB14m855z3klykzve/0127c0eLdQF7atn2perqE3WaurL54mQN4yH9tHA
|
||||
gFkM+oTKKqqdBmqOsWoyL9uF0D3Ub2tIVRnvkslyTDk6kIuF8AilHnHMcMyluoFoRgt5Gcdrbr9X7VSo
|
||||
6526mnL70XmOc8nOhnthaNlm0zPa55mlsa6Iz2BdjpjSQeN0e1odtnLWD8jmx3q4z2gO3SCaLxizTm1h
|
||||
nHIpHdE4WswNXXTc+5cFY8ucOeVSNqbDA8ZrZ/H4vqCcA+GDY/KjS5Qq4ToNsqj3lHJg+mabWpPhIUqV
|
||||
GK+dRW1SykHzh21qnowPUqrELLidRW1RykHTuUVpEF2lVEkSqJt2Fu9Dh1IOhFeuSa5jHU5RLkWLuAbv
|
||||
hp1F7jXlHC2iK7aJ9TP11X08+ydoG9AVDydSIR/As1XIZHgBb9OWY14OiH8fNyEX8Pm2H0A9oW0AesUr
|
||||
7tfX1uTj/bS5pCK6CIPZuH6tB/FxfH+H4++61jhGy4B0StU50Clk7tAynMRXcc/oR5KtofT+KwrDceXL
|
||||
lTuqMSS+VAytIbRCaRv2cJzQ0/7etSOSQJ5DsGnCbG2Dw7/gsbzF1mhkXri7dPsFuJ13d7Jf/ct43h8o
|
||||
1jKqDLJlDQAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>681, 7</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>24, 24</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>32</value>
|
||||
</data>
|
||||
<data name="assetOpenGitHub.ToolTip" xml:space="preserve">
|
||||
<value>Open @github.com/builtbybel/privatezilla</value>
|
||||
</data>
|
||||
<data name=">>assetOpenGitHub.Name" xml:space="preserve">
|
||||
<value>assetOpenGitHub</value>
|
||||
</data>
|
||||
<data name=">>assetOpenGitHub.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>assetOpenGitHub.Parent" xml:space="preserve">
|
||||
<value>PnlSettings</value>
|
||||
</data>
|
||||
<data name=">>assetOpenGitHub.ZOrder" xml:space="preserve">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="PBar.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Left, Right</value>
|
||||
</data>
|
||||
<data name="PBar.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
||||
<value>NoControl</value>
|
||||
</data>
|
||||
<data name="PBar.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>13, 54</value>
|
||||
</data>
|
||||
<data name="PBar.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>702, 5</value>
|
||||
</data>
|
||||
<data name="PBar.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>27</value>
|
||||
</data>
|
||||
<data name="PBar.Visible" type="System.Boolean, mscorlib">
|
||||
<value>False</value>
|
||||
</data>
|
||||
<data name=">>PBar.Name" xml:space="preserve">
|
||||
<value>PBar</value>
|
||||
</data>
|
||||
<data name=">>PBar.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.ProgressBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>PBar.Parent" xml:space="preserve">
|
||||
<value>PnlSettings</value>
|
||||
</data>
|
||||
<data name=">>PBar.ZOrder" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="LvwStatus.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Bottom, Left, Right</value>
|
||||
</data>
|
||||
<data name="LvwStatus.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI Semilight, 12pt</value>
|
||||
</data>
|
||||
<data name="LvwStatus.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>9, 62</value>
|
||||
</data>
|
||||
<data name="LvwStatus.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>704, 708</value>
|
||||
</data>
|
||||
<data name="LvwStatus.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>31</value>
|
||||
</data>
|
||||
<data name=">>LvwStatus.Name" xml:space="preserve">
|
||||
<value>LvwStatus</value>
|
||||
</data>
|
||||
<data name=">>LvwStatus.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>LvwStatus.Parent" xml:space="preserve">
|
||||
<value>PnlSettings</value>
|
||||
</data>
|
||||
<data name=">>LvwStatus.ZOrder" xml:space="preserve">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="Setting.Text" xml:space="preserve">
|
||||
<value>Setting</value>
|
||||
</data>
|
||||
<data name="Setting.Width" type="System.Int32, mscorlib">
|
||||
<value>550</value>
|
||||
</data>
|
||||
<data name="State.Text" xml:space="preserve">
|
||||
<value>State</value>
|
||||
</data>
|
||||
<data name="State.Width" type="System.Int32, mscorlib">
|
||||
<value>150</value>
|
||||
</data>
|
||||
<data name="LblStatus.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Left, Right</value>
|
||||
</data>
|
||||
<data name="LblStatus.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI Semibold, 12pt, style=Bold</value>
|
||||
</data>
|
||||
<data name="LblStatus.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
||||
<value>NoControl</value>
|
||||
</data>
|
||||
<data name="LblStatus.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>9, 7</value>
|
||||
</data>
|
||||
<data name="LblStatus.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>704, 50</value>
|
||||
</data>
|
||||
<data name="LblStatus.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>29</value>
|
||||
</data>
|
||||
<data name="LblStatus.Text" xml:space="preserve">
|
||||
<value>Press Analyze to check for configured settings.</value>
|
||||
</data>
|
||||
<data name=">>LblStatus.Name" xml:space="preserve">
|
||||
<value>LblStatus</value>
|
||||
</data>
|
||||
<data name=">>LblStatus.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>LblStatus.Parent" xml:space="preserve">
|
||||
<value>PnlSettings</value>
|
||||
</data>
|
||||
<data name=">>LblStatus.ZOrder" xml:space="preserve">
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="BtnSettingsUndo.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Bottom, Right</value>
|
||||
</data>
|
||||
|
@ -629,6 +683,78 @@
|
|||
<data name="PnlPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Bottom, Left, Right</value>
|
||||
</data>
|
||||
<data name=">>BtnMenuPS.Name" xml:space="preserve">
|
||||
<value>BtnMenuPS</value>
|
||||
</data>
|
||||
<data name=">>BtnMenuPS.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>BtnMenuPS.Parent" xml:space="preserve">
|
||||
<value>PnlPS</value>
|
||||
</data>
|
||||
<data name=">>BtnMenuPS.ZOrder" xml:space="preserve">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name=">>LblPSHeader.Name" xml:space="preserve">
|
||||
<value>LblPSHeader</value>
|
||||
</data>
|
||||
<data name=">>LblPSHeader.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>LblPSHeader.Parent" xml:space="preserve">
|
||||
<value>PnlPS</value>
|
||||
</data>
|
||||
<data name=">>LblPSHeader.ZOrder" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name=">>TxtConsolePS.Name" xml:space="preserve">
|
||||
<value>TxtConsolePS</value>
|
||||
</data>
|
||||
<data name=">>TxtConsolePS.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>TxtConsolePS.Parent" xml:space="preserve">
|
||||
<value>PnlPS</value>
|
||||
</data>
|
||||
<data name=">>TxtConsolePS.ZOrder" xml:space="preserve">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name=">>TxtPSInfo.Name" xml:space="preserve">
|
||||
<value>TxtPSInfo</value>
|
||||
</data>
|
||||
<data name=">>TxtPSInfo.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>TxtPSInfo.Parent" xml:space="preserve">
|
||||
<value>PnlPS</value>
|
||||
</data>
|
||||
<data name=">>TxtPSInfo.ZOrder" xml:space="preserve">
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="PnlPS.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>366, 0</value>
|
||||
</data>
|
||||
<data name="PnlPS.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>716, 773</value>
|
||||
</data>
|
||||
<data name="PnlPS.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>113</value>
|
||||
</data>
|
||||
<data name="PnlPS.Visible" type="System.Boolean, mscorlib">
|
||||
<value>False</value>
|
||||
</data>
|
||||
<data name=">>PnlPS.Name" xml:space="preserve">
|
||||
<value>PnlPS</value>
|
||||
</data>
|
||||
<data name=">>PnlPS.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>PnlPS.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>PnlPS.ZOrder" xml:space="preserve">
|
||||
<value>5</value>
|
||||
</data>
|
||||
<data name="BtnMenuPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Right</value>
|
||||
</data>
|
||||
|
@ -777,36 +903,21 @@ To obtain new objects (templates, scripts etc.) visit the Marketplace in the upp
|
|||
<data name=">>TxtPSInfo.ZOrder" xml:space="preserve">
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="PnlPS.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>366, 0</value>
|
||||
</data>
|
||||
<data name="PnlPS.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>716, 773</value>
|
||||
</data>
|
||||
<data name="PnlPS.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>113</value>
|
||||
</data>
|
||||
<data name="PnlPS.Visible" type="System.Boolean, mscorlib">
|
||||
<value>False</value>
|
||||
</data>
|
||||
<data name=">>PnlPS.Name" xml:space="preserve">
|
||||
<value>PnlPS</value>
|
||||
</data>
|
||||
<data name=">>PnlPS.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>PnlPS.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>PnlPS.ZOrder" xml:space="preserve">
|
||||
<value>5</value>
|
||||
</data>
|
||||
<metadata name="PSMenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>132, 19</value>
|
||||
</metadata>
|
||||
<data name="PSMenu.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI, 14.25pt, style=Bold</value>
|
||||
</data>
|
||||
<data name="PSMenu.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>353, 82</value>
|
||||
</data>
|
||||
<data name=">>PSMenu.Name" xml:space="preserve">
|
||||
<value>PSMenu</value>
|
||||
</data>
|
||||
<data name=">>PSMenu.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name="PSImport.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI, 12pt</value>
|
||||
</data>
|
||||
|
@ -851,14 +962,56 @@ To obtain new objects (templates, scripts etc.) visit the Marketplace in the upp
|
|||
<data name="PSMarketplace.Text" xml:space="preserve">
|
||||
<value>Visit Marketplace</value>
|
||||
</data>
|
||||
<data name="PSMenu.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>353, 82</value>
|
||||
<metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>229, 19</value>
|
||||
</metadata>
|
||||
<data name=">>BtnDoPS.Name" xml:space="preserve">
|
||||
<value>BtnDoPS</value>
|
||||
</data>
|
||||
<data name=">>PSMenu.Name" xml:space="preserve">
|
||||
<value>PSMenu</value>
|
||||
<data name=">>BtnDoPS.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>PSMenu.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
<data name=">>BtnDoPS.Parent" xml:space="preserve">
|
||||
<value>PnlSettingsBottom</value>
|
||||
</data>
|
||||
<data name=">>BtnDoPS.ZOrder" xml:space="preserve">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name=">>ChkCodePS.Name" xml:space="preserve">
|
||||
<value>ChkCodePS</value>
|
||||
</data>
|
||||
<data name=">>ChkCodePS.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>ChkCodePS.Parent" xml:space="preserve">
|
||||
<value>PnlSettingsBottom</value>
|
||||
</data>
|
||||
<data name=">>ChkCodePS.ZOrder" xml:space="preserve">
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="PnlSettingsBottom.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
||||
<value>Bottom</value>
|
||||
</data>
|
||||
<data name="PnlSettingsBottom.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>367, 779</value>
|
||||
</data>
|
||||
<data name="PnlSettingsBottom.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>716, 58</value>
|
||||
</data>
|
||||
<data name="PnlSettingsBottom.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>114</value>
|
||||
</data>
|
||||
<data name=">>PnlSettingsBottom.Name" xml:space="preserve">
|
||||
<value>PnlSettingsBottom</value>
|
||||
</data>
|
||||
<data name=">>PnlSettingsBottom.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>PnlSettingsBottom.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>PnlSettingsBottom.ZOrder" xml:space="preserve">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="BtnDoPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Bottom, Right</value>
|
||||
|
@ -941,30 +1094,6 @@ To obtain new objects (templates, scripts etc.) visit the Marketplace in the upp
|
|||
<data name=">>ChkCodePS.ZOrder" xml:space="preserve">
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="PnlSettingsBottom.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
||||
<value>Bottom</value>
|
||||
</data>
|
||||
<data name="PnlSettingsBottom.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>367, 779</value>
|
||||
</data>
|
||||
<data name="PnlSettingsBottom.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>716, 58</value>
|
||||
</data>
|
||||
<data name="PnlSettingsBottom.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>114</value>
|
||||
</data>
|
||||
<data name=">>PnlSettingsBottom.Name" xml:space="preserve">
|
||||
<value>PnlSettingsBottom</value>
|
||||
</data>
|
||||
<data name=">>PnlSettingsBottom.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>PnlSettingsBottom.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>PnlSettingsBottom.ZOrder" xml:space="preserve">
|
||||
<value>2</value>
|
||||
</data>
|
||||
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>True</value>
|
||||
</metadata>
|
||||
|
|
|
@ -95,6 +95,7 @@
|
|||
<Compile Include="Settings\Apps\FileSystem.cs" />
|
||||
<Compile Include="Settings\Apps\EyeGaze.cs" />
|
||||
<Compile Include="Settings\Bloatware\RemoveUWPDefaults.cs" />
|
||||
<Compile Include="Settings\Bloatware\UWPAppsEngine.cs" />
|
||||
<Compile Include="Settings\Defender\DisableSmartScreenStore.cs" />
|
||||
<Compile Include="Settings\Edge\BlockEdgeRollout.cs" />
|
||||
<Compile Include="Settings\Privacy\DisableCEIP.cs" />
|
||||
|
@ -154,6 +155,7 @@
|
|||
<Compile Include="Settings\Cortana\DisableCortana.cs" />
|
||||
<Compile Include="Helpers\SetttingsBase.cs" />
|
||||
<Compile Include="Settings\Privacy\DisableTelemetry.cs" />
|
||||
<EmbeddedResource Include="Locales\Locale.ar.resx" />
|
||||
<EmbeddedResource Include="Locales\Locale.de.resx" />
|
||||
<EmbeddedResource Include="Locales\Locale.fr.resx" />
|
||||
<EmbeddedResource Include="Locales\Locale.it.resx" />
|
||||
|
@ -162,6 +164,7 @@
|
|||
<LastGenOutput>Locale.Designer.cs</LastGenOutput>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Locales\Locale.tr.resx" />
|
||||
<EmbeddedResource Include="MainWindow.resx">
|
||||
<DependentUpon>MainWindow.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Builtbybel")]
|
||||
[assembly: AssemblyProduct("Privatezilla")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2020")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2021")]
|
||||
[assembly: AssemblyTrademark("Privatezilla")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
|
||||
// indem Sie "*" wie unten gezeigt eingeben:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.42.50")]
|
||||
[assembly: AssemblyFileVersion("0.42.50")]
|
||||
[assembly: AssemblyVersion("0.60.0")]
|
||||
[assembly: AssemblyFileVersion("0.60.0")]
|
||||
|
|
|
@ -2,11 +2,15 @@
|
|||
using System.Management.Automation;
|
||||
using System.IO;
|
||||
using Privatezilla.Locales;
|
||||
using System.Linq;
|
||||
using System.Text.RegularExpressions;
|
||||
|
||||
namespace Privatezilla.Setting.Bloatware
|
||||
{
|
||||
internal class RemoveUWPDefaults : SettingBase
|
||||
{
|
||||
private readonly PowerShell powerShell = PowerShell.Create();
|
||||
|
||||
public override string ID()
|
||||
{
|
||||
return Locale.settingsBloatwareRemoveUWPDefaults;
|
||||
|
@ -17,34 +21,45 @@ namespace Privatezilla.Setting.Bloatware
|
|||
return Locale.settingsBloatwareRemoveUWPDefaultsInfo.Replace("\\n", "\n");
|
||||
}
|
||||
|
||||
public override bool CheckSetting()
|
||||
private void RemoveApps(string str)
|
||||
{
|
||||
// NOTE! OPTIMIZE
|
||||
// Check if app Windows.Photos exists and return false as configured
|
||||
var appPath = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData), "Packages", "Microsoft.Windows.Photos_8wekyb3d8bbwe");
|
||||
using (PowerShell script = PowerShell.Create())
|
||||
{
|
||||
script.AddScript("Get-AppxPackage " + str + " | Remove-AppxPackage");
|
||||
|
||||
if (Directory.Exists(appPath))
|
||||
{
|
||||
return false;
|
||||
script.Invoke();
|
||||
}
|
||||
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
public override bool CheckSetting()
|
||||
{
|
||||
var apps = BloatwareList.GetList();
|
||||
|
||||
powerShell.Commands.Clear();
|
||||
powerShell.AddCommand("get-appxpackage");
|
||||
powerShell.AddCommand("Select").AddParameter("property", "name");
|
||||
|
||||
|
||||
foreach (PSObject result in powerShell.Invoke())
|
||||
{
|
||||
string current = result.ToString();
|
||||
|
||||
if (!apps.Contains(Regex.Replace(current, "(@{Name=)|(})", ""))) continue;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
public override bool DoSetting()
|
||||
{
|
||||
using (PowerShell script = PowerShell.Create())
|
||||
{
|
||||
script.AddScript("Get-appxprovisionedpackage –online | where-object {$_.packagename –notlike “*store*” -and $_.packagename –notlike “*appinstaller*” -and $_.packagename –notlike “*calculator*” -and $_.packagename –notlike “*photos*” -and $_.packagename –notlike “*sticky*” -and $_.packagename –notlike “*skypeapp*” -and $_.packagename –notlike “*alarms*” -and $_.packagename –notlike “*maps*” -and $_.packagename –notlike “*camera*” -and $_.packagename –notlike “*xbox*” -and $_.packagename –notlike “*communicationssapps*” -and $_.packagename –notlike “*zunemusic*” -and $_.packagename –notlike “*mspaint*” -and $_.packagename –notlike “*yourphone*” -and $_.packagename –notlike “*bingweather*”} | Remove-AppxProvisionedPackage –online");
|
||||
script.AddScript("Get-AppxPackage | where-object {$_.name –notlike “*store*” -and $_.name –notlike “*appinstaller*” -and $_.name –notlike “*calculator*” -and $_.name –notlike “*photos*” -and $_.name –notlike “*sticky*” -and $_.name –notlike “*skypeapp*” -and $_.name –notlike“*alarms*” -and $_.name –notlike “*maps*” -and $_.name –notlike “*camera*” -and $_.name –notlike “*xbox*” -and $_.name –notlike “*communicationssapps*” -and $_.name –notlike “*zunemusic*” -and $_.name –notlike “*mspaint*” -and $_.name –notlike “*yourphone*” -and $_.name –notlike “*bingweather*”} | Remove-AppxPackage");
|
||||
var apps = BloatwareList.GetList();
|
||||
|
||||
try
|
||||
foreach (var str in apps)
|
||||
{
|
||||
script.Invoke();
|
||||
}
|
||||
catch
|
||||
{ }
|
||||
RemoveApps(str);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
|
49
src/Privatezilla/Settings/Bloatware/UWPAppsEngine.cs
Normal file
49
src/Privatezilla/Settings/Bloatware/UWPAppsEngine.cs
Normal file
|
@ -0,0 +1,49 @@
|
|||
using System.Collections.Generic;
|
||||
|
||||
namespace Privatezilla.Setting.Bloatware
|
||||
{
|
||||
public static class BloatwareList
|
||||
{
|
||||
// Our Windows 10 bloatware list
|
||||
public static IEnumerable<string> GetList()
|
||||
{
|
||||
var apps = new List<string>
|
||||
{
|
||||
"2FE3CB00.PICSART-PHOTOSTUDIO",
|
||||
"4DF9E0F8.Netflix",
|
||||
"5319275A.WhatsAppDesktop",
|
||||
"9E2F88E3.TWITTER",
|
||||
"AdobeSystemsIncorporated.AdobeLightroom",
|
||||
"AdobeSystemsIncorporated.AdobePhotoshopExpress",
|
||||
"Clipchamp.Clipchamp_yxz26nhyzhsrt",
|
||||
"CorelCorporation.PaintShopPro",
|
||||
"FACEBOOK.317180B0BB486",
|
||||
"Facebook.InstagramBeta",
|
||||
"Microsoft.549981C3F5F10",
|
||||
"Microsoft.BingNews",
|
||||
"Microsoft.BingWeather",
|
||||
"Microsoft.GamingApp",
|
||||
"Microsoft.Getstarted",
|
||||
"Microsoft.Microsoft3DViewer",
|
||||
"Microsoft.MicrosoftOfficeHub",
|
||||
"Microsoft.MicrosoftSolitaireCollection",
|
||||
"Microsoft.MicrosoftStickyNotes",
|
||||
"Microsoft.MixedReality.Portal",
|
||||
"Microsoft.Office.OneNote",
|
||||
"Microsoft.OneConnect",
|
||||
"Microsoft.People",
|
||||
"Microsoft.Print3D",
|
||||
"Microsoft.SkypeApp",
|
||||
"Microsoft.Wallet",
|
||||
"Microsoft.WindowsSoundRecorder",
|
||||
"NAVER.LINEwin8_8ptj331gd3tyt",
|
||||
"SpotifyAB.SpotifyMusic",
|
||||
"king.com.CandyCrushFriends",
|
||||
"king.com.CandyCrushSaga",
|
||||
"king.com.FarmHeroesSaga",
|
||||
};
|
||||
|
||||
return apps;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -23,7 +23,7 @@ namespace Privatezilla.Setting.Updates
|
|||
public override bool CheckSetting()
|
||||
{
|
||||
return !(
|
||||
RegistryHelper.IntEquals(NoAutoUpdate, "NoAutoUpdate",0) &&
|
||||
RegistryHelper.IntEquals(NoAutoUpdate, "NoAutoUpdate", 1) &&
|
||||
RegistryHelper.IntEquals(AUOptions, "AUOptions", 2) &&
|
||||
RegistryHelper.IntEquals(ScheduledInstallDay, "ScheduledInstallDay", 0) &&
|
||||
RegistryHelper.IntEquals(ScheduledInstallTime, "ScheduledInstallTime", 3)
|
||||
|
@ -34,7 +34,7 @@ namespace Privatezilla.Setting.Updates
|
|||
{
|
||||
try
|
||||
{
|
||||
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 0, RegistryValueKind.DWord);
|
||||
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 1, RegistryValueKind.DWord);
|
||||
Registry.SetValue(AUOptions, "AUOptions", 2, RegistryValueKind.DWord);
|
||||
Registry.SetValue(ScheduledInstallDay, "ScheduledInstallDay", 0, RegistryValueKind.DWord);
|
||||
Registry.SetValue(ScheduledInstallTime, "ScheduledInstallTime", 3, RegistryValueKind.DWord);
|
||||
|
@ -50,7 +50,7 @@ namespace Privatezilla.Setting.Updates
|
|||
{
|
||||
try
|
||||
{
|
||||
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 1, RegistryValueKind.DWord);
|
||||
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 0, RegistryValueKind.DWord);
|
||||
|
||||
var RegKey = Registry.LocalMachine.OpenSubKey(@"Software\Policies\Microsoft\Windows\WindowsUpdate\AU", true);
|
||||
RegKey.DeleteValue("AUOptions");
|
||||
|
@ -60,10 +60,9 @@ namespace Privatezilla.Setting.Updates
|
|||
return true;
|
||||
}
|
||||
catch
|
||||
{}
|
||||
{ }
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
BIN
src/Privatezilla/bin/Debug/Privatezilla.exe
Normal file
BIN
src/Privatezilla/bin/Debug/Privatezilla.exe
Normal file
Binary file not shown.
6
src/Privatezilla/bin/Debug/Privatezilla.exe.config
Normal file
6
src/Privatezilla/bin/Debug/Privatezilla.exe.config
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
|
||||
</startup>
|
||||
</configuration>
|
BIN
src/Privatezilla/bin/Debug/Privatezilla.pdb
Normal file
BIN
src/Privatezilla/bin/Debug/Privatezilla.pdb
Normal file
Binary file not shown.
BIN
src/Privatezilla/bin/Debug/System.Management.Automation.dll
Normal file
BIN
src/Privatezilla/bin/Debug/System.Management.Automation.dll
Normal file
Binary file not shown.
|
@ -0,0 +1,4 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/Privatezilla.Locales.Locale.resources
Normal file
BIN
src/Privatezilla/obj/Debug/Privatezilla.Locales.Locale.resources
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/Privatezilla.MainWindow.resources
Normal file
BIN
src/Privatezilla/obj/Debug/Privatezilla.MainWindow.resources
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
1a1bafef70b1d00957f204ba49e660dd26d0bb72
|
|
@ -0,0 +1,38 @@
|
|||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\Privatezilla.exe.config
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\Privatezilla.exe
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\Privatezilla.pdb
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\ar\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\de\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\fr\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\it\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\tr\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\es\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\ru\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\zh\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\System.Management.Automation.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.MainWindow.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Properties.Resources.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.ar.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.de.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.fr.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.it.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.tr.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.es.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.ru.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.zh.resources
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.GenerateResource.cache
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\ar\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\de\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\fr\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\it\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\tr\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\es\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\ru\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\zh\Privatezilla.resources.dll
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.CopyComplete
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.exe
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.pdb
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.AssemblyReference.cache
|
||||
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.SuggestedBindingRedirects.cache
|
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/Privatezilla.exe
Normal file
BIN
src/Privatezilla/obj/Debug/Privatezilla.exe
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/Privatezilla.pdb
Normal file
BIN
src/Privatezilla/obj/Debug/Privatezilla.pdb
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/TempPE/Locales.Locale.Designer.cs.dll
Normal file
BIN
src/Privatezilla/obj/Debug/TempPE/Locales.Locale.Designer.cs.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/ar/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/ar/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/de/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/de/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/es/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/es/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/fr/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/fr/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/it/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/it/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/ru/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/ru/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/tr/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/tr/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/zh/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/zh/Privatezilla.resources.dll
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue