|
@@ -60,6 +60,33 @@ namespace Optimizer.Properties {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Windows Registry Editor Version 5.00
|
|
|
+ ///
|
|
|
+ ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD]
|
|
|
+ ///@="Open Command Prompt here"
|
|
|
+ ///"Icon"="cmd.exe"
|
|
|
+ ///"NoWorkingDirectory"=""
|
|
|
+ ///
|
|
|
+ ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD\command]
|
|
|
+ ///@="cmd.exe /s /k pushd \"%V\""
|
|
|
+ ///
|
|
|
+ ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD]
|
|
|
+ ///@="Open Command Prompt here"
|
|
|
+ ///"Icon"="cmd.exe"
|
|
|
+ ///"NoWorkingDirectory"=""
|
|
|
+ ///
|
|
|
+ ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD\command]
|
|
|
+ ///@="cmd.exe /s /k pushd \"%V\""
|
|
|
+ ///
|
|
|
+ ///[HKEY_CLASSES_ROOT\D [rest of string was truncated]";.
|
|
|
+ /// </summary>
|
|
|
+ internal static string AddOpenWithCMD {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("AddOpenWithCMD", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// Looks up a localized string similar to {
|
|
|
/// "btnAbout": "OK",
|
|
@@ -133,7 +160,7 @@ namespace Optimizer.Properties {
|
|
|
///"xlsolution"=dword:00000001
|
|
|
///
|
|
|
///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
|
|
|
- ///"agave"=dword:0000000 [rest of string was truncated]";.
|
|
|
+ ///"agave" [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string DisableOfficeTelemetry {
|
|
|
get {
|
|
@@ -160,7 +187,7 @@ namespace Optimizer.Properties {
|
|
|
///schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\BthSQM"
|
|
|
///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\BthSQM" /disable
|
|
|
///schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask"
|
|
|
- ///schtasks /change /tn "\Microsoft\Windo [rest of string was truncated]";.
|
|
|
+ ///schtasks /change /tn "\Microsoft\ [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string DisableTelemetryTasks {
|
|
|
get {
|
|
@@ -269,7 +296,7 @@ namespace Optimizer.Properties {
|
|
|
///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask" /enable
|
|
|
///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip" /enable
|
|
|
///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Uploader" /enable
|
|
|
- ///schtasks / [rest of string was truncated]";.
|
|
|
+ ///schta [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string EnableTelemetryTasks {
|
|
|
get {
|
|
@@ -299,8 +326,9 @@ namespace Optimizer.Properties {
|
|
|
/// "txtBitness": "Estas trabajando con {BITS}",
|
|
|
/// "linkUpdate": "Actualización disponible",
|
|
|
/// "lblLab": "Lamzamiento experimental\n(eliminar después de la prueba)",
|
|
|
+ /// "CleanPreviewForm": "Vista Previa Limpia",
|
|
|
/// "performanceSw": "Habilitar ajustes de rendimiento",
|
|
|
- /// "networkSw": "Deshabilitar la limitación de la r [rest of string was truncated]";.
|
|
|
+ /// "ne [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string ES {
|
|
|
get {
|
|
@@ -326,16 +354,16 @@ namespace Optimizer.Properties {
|
|
|
/// <summary>
|
|
|
/// Looks up a localized string similar to {
|
|
|
/// "btnAbout": "OK",
|
|
|
- /// "restartButton": "Appliquer && Red�marrer",
|
|
|
- /// "restartButton8": "Appliquer && Red�marrer",
|
|
|
- /// "restartButton10": "Appliquer && Red�marrer",
|
|
|
- /// "restartAndApply": "Red�marrer pour appliquer les changements?",
|
|
|
+ /// "restartButton": "Appliquer && Redemarrer",
|
|
|
+ /// "restartButton8": "Appliquer && Redemarrer",
|
|
|
+ /// "restartButton10": "Appliquer && Redemarrer",
|
|
|
+ /// "restartAndApply": "Redemarrer pour appliquer les changements?",
|
|
|
/// "txtVersion": "Version: {VN}",
|
|
|
/// "txtBitness": "Vous travaillez avec {BITS}",
|
|
|
- /// "linkUpdate": "Mise � jour disponible",
|
|
|
- /// "lblLab": "build Experimental\n(supprimer apr�s avoir test�)",
|
|
|
- /// "performanceSw": "Activer les Tweaks de Performance",
|
|
|
- /// "networkSw": "D�sactiver la limitatio [rest of string was truncated]";.
|
|
|
+ /// "linkUpdate": "Mise a jour disponible",
|
|
|
+ /// "CleanPreviewForm": "Nettoyer L'aperçu",
|
|
|
+ /// "lblLab": "build Experimental\n(supprimer apres avoir teste)",
|
|
|
+ /// "performanceSw": "Activer les Tweaks de Performanc [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string FR {
|
|
|
get {
|
|
@@ -383,7 +411,7 @@ namespace Optimizer.Properties {
|
|
|
///"NoWorkingDirectory"=""
|
|
|
///
|
|
|
///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
|
|
|
- ///@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"% [rest of string was truncated]";.
|
|
|
+ ///@="cmd.exe /c takeown /f \"%1\" /r /d [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string InstallTakeOwnership {
|
|
|
get {
|
|
@@ -429,12 +457,12 @@ namespace Optimizer.Properties {
|
|
|
/// "restartButton8": "Aplicar e reiniciar",
|
|
|
/// "restartButton10": "Aplicar e reiniciar",
|
|
|
/// "restartAndApply": "Reiniciar para aplicar as alterações?",
|
|
|
+ /// "CleanPreviewForm": "Antevisão Limpa",
|
|
|
/// "txtVersion": "Versão: {VN}",
|
|
|
/// "txtBitness": "A arquitetura do seu computador é de {BITS}.",
|
|
|
/// "linkUpdate": "Nova atualização disponível",
|
|
|
/// "lblLab": "Experimentar nova implementação\n(deletar após teste)",
|
|
|
- /// "performanceSw": "Habilitar ajustes de desempenho",
|
|
|
- /// "networkSw": "Desativar limitaç [rest of string was truncated]";.
|
|
|
+ /// "performanceSw": "Habilitar ajustes de desem [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string PT {
|
|
|
get {
|
|
@@ -466,10 +494,10 @@ namespace Optimizer.Properties {
|
|
|
/// "restartAndApply": "перезагрузить, чтобы изменения вступили в силу?",
|
|
|
/// "txtVersion": "Версия: {VN}",
|
|
|
/// "txtBitness": "Вы работаете с {BITS}",
|
|
|
+ /// "CleanPreviewForm": "Чистый предварительный просмотр",
|
|
|
/// "linkUpdate": "обновление доступно",
|
|
|
/// "lblLab": "экспериментальная сборка\n(удалить после тестирования)",
|
|
|
- /// "performanceSw": "Вкл Настройки производительности",
|
|
|
- /// "networkSw": "Отключить Сетевое [rest of string was truncated]";.
|
|
|
+ /// "performanceSw": "Вкл Настройк [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string RU {
|
|
|
get {
|
|
@@ -529,10 +557,11 @@ namespace Optimizer.Properties {
|
|
|
/// "restartAndApply": "Değişiklikleri uygulamak için yeniden başlatılsın mı?",
|
|
|
/// "txtVersion": "Versiyon: {VN}",
|
|
|
/// "txtBitness": "{BITS} ile çalışıyor.",
|
|
|
+ /// "CleanPreviewForm": "Temiz Önizleme",
|
|
|
/// "linkUpdate": "Güncelleme Mevcut",
|
|
|
/// "lblLab": "Deneysel Yapı\n(Testten sonra silin)",
|
|
|
/// "performanceSw": "Performans Ayarlarını Etkinleştir",
|
|
|
- /// "networkSw": "Ağ Kısıtlamasını Devre Dışı Bıra [rest of string was truncated]";.
|
|
|
+ /// "netwo [rest of string was truncated]";.
|
|
|
/// </summary>
|
|
|
internal static string TR {
|
|
|
get {
|