Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3111,13 +3111,13 @@ Habilite a criptografia do arquivo de perfil em Configurações > Perfil para
<value>A cor do console do PowerShell pode ser alterada para o tema do aplicativo em Configurações &gt; Geral &gt; Aparência</value>
</data>
<data name="HelpMessage_ApplyThemeToPowerShellConsole" xml:space="preserve">
<value>If you enable this option, the default PowerShell console settings in the registry under HKCU:\Console are overridden so that the PowerShell console window matches the application theme. This is a global system setting that may affect the appearance of the normal PowerShell window.
<value>Se você habilitar esta opção, as configurações padrão do console do PowerShell no registro em HKCU:\Console serão substituídas para que a janela do console do PowerShell corresponda ao tema do aplicativo. Esta é uma configuração global do sistema que pode afetar a aparência da janela normal do PowerShell.

Only the PowerShell consoles configured in the PowerShell settings are modified. Both Windows PowerShell and PWSH (PowerShell 7 and higher) are supported.
Somente os consoles do PowerShell configurados nas configurações do PowerShell serão modificados. Tanto o Windows PowerShell quanto o PWSH (PowerShell 7 e versões posteriores) são compatíveis.

Click in the upper right corner on the help / documentation button (left of the minimize button) or navigate to https://borntoberoot.net/NETworkManager/Documentation/Settings/Appearance for more details. Here are the values documented which will be adjusted.
Clique no botão de ajuda/documentação no canto superior direito (à esquerda do botão minimizar) ou acesse https://borntoberoot.net/NETworkManager/Documentation/Settings/Appearance para obter mais detalhes. Os valores que serão ajustados estão documentados a seguir.

If the option is disabled again, the values are no longer modified. However, the original values are NOT restored.</value>
Se a opção for desabilitada novamente, os valores não serão mais modificados. No entanto, os valores originais NÃO serão restaurados.</value>
</data>
<data name="InputCannotEndWithSemicolon" xml:space="preserve">
<value>A entrada não pode terminar com ";"!</value>
Expand Down
Loading