Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2677488 - #27841
Open
olprod wants to merge 7 commits into
Open
Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2677488#27841olprod wants to merge 7 commits into
olprod wants to merge 7 commits into
Conversation
…0: Build ID 2675493
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated OneLocBuild localization check-in that updates localized .resx resources based on translated .lcl inputs.
Changes:
- Updated Czech (
cs) resource strings for runspace initialization descriptions and multiple cmdlet/resource messages. - Updated remoting-related Czech resource strings in
RemotingErrorIdStrings. - Localized the ConsoleHost policy-related messages (
-File,-NoExit, server mode) across multiple languages.
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/System.Management.Automation/resources/cs/RunspaceInit.cs.resx | Updates Czech translations for runspace/session variable descriptions. |
| src/System.Management.Automation/resources/cs/RemotingErrorIdStrings.cs.resx | Updates Czech translations for remoting-related errors/warnings and descriptions. |
| src/Microsoft.PowerShell.ConsoleHost/resources/zh-Hant/CommandLineParameterParserStrings.zh-Hant.resx | Localizes policy-related command-line parser strings (Traditional Chinese). |
| src/Microsoft.PowerShell.ConsoleHost/resources/zh-Hans/CommandLineParameterParserStrings.zh-Hans.resx | Localizes policy-related command-line parser strings (Simplified Chinese). |
| src/Microsoft.PowerShell.ConsoleHost/resources/tr/CommandLineParameterParserStrings.tr.resx | Localizes policy-related command-line parser strings (Turkish). |
| src/Microsoft.PowerShell.ConsoleHost/resources/ru/CommandLineParameterParserStrings.ru.resx | Localizes policy-related command-line parser strings (Russian). |
| src/Microsoft.PowerShell.ConsoleHost/resources/pt-BR/CommandLineParameterParserStrings.pt-BR.resx | Localizes policy-related command-line parser strings (Portuguese - Brazil). |
| src/Microsoft.PowerShell.ConsoleHost/resources/pl/CommandLineParameterParserStrings.pl.resx | Localizes policy-related command-line parser strings (Polish). |
| src/Microsoft.PowerShell.ConsoleHost/resources/ko/CommandLineParameterParserStrings.ko.resx | Localizes policy-related command-line parser strings (Korean). |
| src/Microsoft.PowerShell.ConsoleHost/resources/ja/CommandLineParameterParserStrings.ja.resx | Localizes policy-related command-line parser strings (Japanese). |
| src/Microsoft.PowerShell.ConsoleHost/resources/it/CommandLineParameterParserStrings.it.resx | Localizes policy-related command-line parser strings (Italian). |
| src/Microsoft.PowerShell.ConsoleHost/resources/fr/CommandLineParameterParserStrings.fr.resx | Localizes policy-related command-line parser strings (French). |
| src/Microsoft.PowerShell.ConsoleHost/resources/es/CommandLineParameterParserStrings.es.resx | Localizes policy-related command-line parser strings (Spanish). |
| src/Microsoft.PowerShell.ConsoleHost/resources/de/CommandLineParameterParserStrings.de.resx | Localizes policy-related command-line parser strings (German). |
| src/Microsoft.PowerShell.ConsoleHost/resources/cs/CommandLineParameterParserStrings.cs.resx | Localizes policy-related command-line parser strings (Czech). |
| src/Microsoft.PowerShell.Commands.Utility/resources/cs/AddMember.cs.resx | Updates Czech translations for Add-Member-related messages. |
| src/Microsoft.PowerShell.Commands.Management/resources/cs/ProcessResources.cs.resx | Updates Czech translations for process-management cmdlet messages. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
| </data> | ||
| <data name="PSEmailServerDescription" xml:space="preserve"> | ||
| <value>Variable to contain the name of the email server. This can be used instead of the HostName parameter in the Send-MailMessage cmdlet.</value> | ||
| <value>Proměnná obsahující název e-mailového serveru Lze použít místo parametru HostName v rutině Send-MailMessage.</value> |
…0: Build ID 2677113
…0: Build ID 2677113
…0: Build ID 2677113
…0: Build ID 2677113
…0: Build ID 2677113
…0: Build ID 2677113
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.