Skip to content

Commit

Permalink
Localized file check-in by OneLocBuild Task: Build definition ID 303:…
Browse files Browse the repository at this point in the history
… Build ID 1685965 (#4513)

* Localized file check-in by OneLocBuild Task: Build definition ID 303: Build ID 1680775

* Localized file check-in by OneLocBuild Task: Build definition ID 303: Build ID 1681752

* Localized file check-in by OneLocBuild Task: Build definition ID 303: Build ID 1682163

* Localized file check-in by OneLocBuild Task: Build definition ID 303: Build ID 1685284

* Localized file check-in by OneLocBuild Task: Build definition ID 303: Build ID 1685709

* Localized file check-in by OneLocBuild Task: Build definition ID 303: Build ID 1685965
  • Loading branch information
dotnet-bot authored Mar 29, 2022
1 parent db15565 commit 632fa76
Show file tree
Hide file tree
Showing 208 changed files with 1,990 additions and 1,990 deletions.
30 changes: 15 additions & 15 deletions src/Microsoft.TemplateEngine.Cli/Commands/xlf/HelpStrings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,77 +4,77 @@
<body>
<trans-unit id="Hint_AmbiguousLanguage">
<source>Re-run the command specifying the language to use with --language option.</source>
<target state="new">Re-run the command specifying the language to use with --language option.</target>
<target state="translated">Spusťte příkaz znovu s tím, že pomocí možnosti --language zadáte jazyk, který se má použít.</target>
<note>--language is an option name and should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_AmbiguousType">
<source>Re-run the command specifying the type to use with --type option.</source>
<target state="new">Re-run the command specifying the type to use with --type option.</target>
<target state="translated">Spusťte příkaz znovu s tím, že pomocí možnosti --type zadáte typ, který se má použít.</target>
<note>--type is an option name and should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_HelpForOtherLanguages">
<source>To see help for other template languages ({0}), use --language option:</source>
<target state="new">To see help for other template languages ({0}), use --language option:</target>
<target state="translated">Pokud chcete zobrazit nápovědu pro jiné jazyky šablony ({0}), použijte možnost --language:</target>
<note>{0} is comma-separated list of supported programming languages by template. --language should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_HelpForOtherTypes">
<source>To see help for other template types ({0}), use --type option:</source>
<target state="new">To see help for other template types ({0}), use --type option:</target>
<target state="translated">Nápovědu k jiným typům šablon ({0}) zobrazíte pomocí možnosti --type:</target>
<note>{0} is comma-separated list of supported types by template. --type should not be translated.</note>
</trans-unit>
<trans-unit id="Info_TemplateThirdPartyNotice">
<source>This template contains technologies from parties other than Microsoft, see {0} for details.</source>
<target state="new">This template contains technologies from parties other than Microsoft, see {0} for details.</target>
<target state="translated">Tato šablona obsahuje technologie jiných dodavatelů než Microsoftu, podrobnosti najdete tady: {0}</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_DefaultIfOptionWithoutValue">
<source>Default if option is provided without a value: {0}</source>
<target state="new">Default if option is provided without a value: {0}</target>
<target state="translated">Výchozí možnost, pokud se zadala možnost bez hodnoty: {0}</target>
<note>{0} is default value if option was provided without a value</note>
</trans-unit>
<trans-unit id="RowHeader_DefaultValue">
<source>Default: {0}</source>
<target state="new">Default: {0}</target>
<target state="translated">Výchozí: {0}</target>
<note>{0} is default value for option</note>
</trans-unit>
<trans-unit id="RowHeader_Description">
<source>Description: {0}</source>
<target state="new">Description: {0}</target>
<target state="translated">Popis: {0}</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_TemplateAuthor">
<source>Author: {0}</source>
<target state="new">Author: {0}</target>
<target state="translated">Autor: {0}</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_Type">
<source>Type: {0}</source>
<target state="new">Type: {0}</target>
<target state="translated">Typ: {0}</target>
<note>{0} is option type (string, boolean, etc)</note>
</trans-unit>
<trans-unit id="SectionHeader_TemplateSpecificOptions">
<source>Template options:</source>
<target state="new">Template options:</target>
<target state="translated">Možnosti šablony:</target>
<note />
</trans-unit>
<trans-unit id="TableHeader_AmbiguousTemplatesList">
<source>Unable to resolve the template, these templates matched your input:</source>
<target state="new">Unable to resolve the template, these templates matched your input:</target>
<target state="translated">Nelze přeložit šablonu. Tyto šablony odpovídají vašemu vstupu:</target>
<note />
</trans-unit>
<trans-unit id="Text_ChoiceArgumentHelpName">
<source>choice</source>
<target state="new">choice</target>
<target state="translated">volba</target>
<note>this text is used as argument help name when list of possible values is too long to fit the screen, " --my-o &lt;choice&gt;"</note>
</trans-unit>
<trans-unit id="Text_NoTemplateOptions">
<source>(No options)</source>
<target state="new">(No options)</target>
<target state="translated">(Žádné možnosti)</target>
<note />
</trans-unit>
<trans-unit id="Text_UsageTemplateOptionsPart">
<source>[template options]</source>
<target state="new">[template options]</target>
<target state="translated">[možnosti šablony]</target>
<note>this text will be used as part of command usage: dotnet new console [options] [template options]</note>
</trans-unit>
</body>
Expand Down
30 changes: 15 additions & 15 deletions src/Microsoft.TemplateEngine.Cli/Commands/xlf/HelpStrings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,77 +4,77 @@
<body>
<trans-unit id="Hint_AmbiguousLanguage">
<source>Re-run the command specifying the language to use with --language option.</source>
<target state="new">Re-run the command specifying the language to use with --language option.</target>
<target state="translated">Führen Sie den Befehl erneut aus, der die Sprache angibt, die mit der Option \"--language\" verwendet werden soll.</target>
<note>--language is an option name and should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_AmbiguousType">
<source>Re-run the command specifying the type to use with --type option.</source>
<target state="new">Re-run the command specifying the type to use with --type option.</target>
<target state="translated">Führen Sie den Befehl erneut aus, der die den Typ angibt, der mit der Option \"--type\" verwendet werden soll.</target>
<note>--type is an option name and should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_HelpForOtherLanguages">
<source>To see help for other template languages ({0}), use --language option:</source>
<target state="new">To see help for other template languages ({0}), use --language option:</target>
<target state="translated">Verwenden Sie die Option \"--language\", um Hilfe zu anderen Vorlagensprachen ({0}) anzuzeigen:</target>
<note>{0} is comma-separated list of supported programming languages by template. --language should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_HelpForOtherTypes">
<source>To see help for other template types ({0}), use --type option:</source>
<target state="new">To see help for other template types ({0}), use --type option:</target>
<target state="translated">Verwenden Sie die Option \"--type\", um Hilfe zu anderen Vorlagentypen ({0}) anzuzeigen:</target>
<note>{0} is comma-separated list of supported types by template. --type should not be translated.</note>
</trans-unit>
<trans-unit id="Info_TemplateThirdPartyNotice">
<source>This template contains technologies from parties other than Microsoft, see {0} for details.</source>
<target state="new">This template contains technologies from parties other than Microsoft, see {0} for details.</target>
<target state="translated">Diese Vorlage enthält Technologien von anderen Anbietern als Microsoft, siehe {0} für Details.</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_DefaultIfOptionWithoutValue">
<source>Default if option is provided without a value: {0}</source>
<target state="new">Default if option is provided without a value: {0}</target>
<target state="translated">Standardwert, wenn die Option ohne einen Wert bereitgestellt wird: {0}</target>
<note>{0} is default value if option was provided without a value</note>
</trans-unit>
<trans-unit id="RowHeader_DefaultValue">
<source>Default: {0}</source>
<target state="new">Default: {0}</target>
<target state="translated">Standard: {0}</target>
<note>{0} is default value for option</note>
</trans-unit>
<trans-unit id="RowHeader_Description">
<source>Description: {0}</source>
<target state="new">Description: {0}</target>
<target state="translated">Beschreibung: {0}</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_TemplateAuthor">
<source>Author: {0}</source>
<target state="new">Author: {0}</target>
<target state="translated">Autor: {0}</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_Type">
<source>Type: {0}</source>
<target state="new">Type: {0}</target>
<target state="translated">Typ: {0}</target>
<note>{0} is option type (string, boolean, etc)</note>
</trans-unit>
<trans-unit id="SectionHeader_TemplateSpecificOptions">
<source>Template options:</source>
<target state="new">Template options:</target>
<target state="translated">Optionen für Vorlagen:</target>
<note />
</trans-unit>
<trans-unit id="TableHeader_AmbiguousTemplatesList">
<source>Unable to resolve the template, these templates matched your input:</source>
<target state="new">Unable to resolve the template, these templates matched your input:</target>
<target state="translated">Die Vorlage konnte nicht aufgelöst werden, diese Vorlagen stimmen mit der Eingabe überein:</target>
<note />
</trans-unit>
<trans-unit id="Text_ChoiceArgumentHelpName">
<source>choice</source>
<target state="new">choice</target>
<target state="translated">Auswahl</target>
<note>this text is used as argument help name when list of possible values is too long to fit the screen, " --my-o &lt;choice&gt;"</note>
</trans-unit>
<trans-unit id="Text_NoTemplateOptions">
<source>(No options)</source>
<target state="new">(No options)</target>
<target state="translated">(Keine Optionen)</target>
<note />
</trans-unit>
<trans-unit id="Text_UsageTemplateOptionsPart">
<source>[template options]</source>
<target state="new">[template options]</target>
<target state="translated">[template options]</target>
<note>this text will be used as part of command usage: dotnet new console [options] [template options]</note>
</trans-unit>
</body>
Expand Down
30 changes: 15 additions & 15 deletions src/Microsoft.TemplateEngine.Cli/Commands/xlf/HelpStrings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,77 +4,77 @@
<body>
<trans-unit id="Hint_AmbiguousLanguage">
<source>Re-run the command specifying the language to use with --language option.</source>
<target state="new">Re-run the command specifying the language to use with --language option.</target>
<target state="translated">Vuelva a ejecutar el comando especificando el idioma que se va a usar con la opción --idioma.</target>
<note>--language is an option name and should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_AmbiguousType">
<source>Re-run the command specifying the type to use with --type option.</source>
<target state="new">Re-run the command specifying the type to use with --type option.</target>
<target state="translated">Vuelva a ejecutar el comando especificando el tipo que se va a usar con la opción --type.</target>
<note>--type is an option name and should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_HelpForOtherLanguages">
<source>To see help for other template languages ({0}), use --language option:</source>
<target state="new">To see help for other template languages ({0}), use --language option:</target>
<target state="translated">Para ver la ayuda de otros idiomas de plantilla ({0}), utilice la opción de lenguaje:</target>
<note>{0} is comma-separated list of supported programming languages by template. --language should not be translated.</note>
</trans-unit>
<trans-unit id="Hint_HelpForOtherTypes">
<source>To see help for other template types ({0}), use --type option:</source>
<target state="new">To see help for other template types ({0}), use --type option:</target>
<target state="translated">Para ver la ayuda de otros tipos de plantilla ({0}), use la opción --type:</target>
<note>{0} is comma-separated list of supported types by template. --type should not be translated.</note>
</trans-unit>
<trans-unit id="Info_TemplateThirdPartyNotice">
<source>This template contains technologies from parties other than Microsoft, see {0} for details.</source>
<target state="new">This template contains technologies from parties other than Microsoft, see {0} for details.</target>
<target state="translated">Esta plantilla contiene tecnologías de terceros ajenos a Microsoft, consulte {0} para obtener más información.</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_DefaultIfOptionWithoutValue">
<source>Default if option is provided without a value: {0}</source>
<target state="new">Default if option is provided without a value: {0}</target>
<target state="translated">Valor predeterminado si se proporciona la opción sin un valor: {0}</target>
<note>{0} is default value if option was provided without a value</note>
</trans-unit>
<trans-unit id="RowHeader_DefaultValue">
<source>Default: {0}</source>
<target state="new">Default: {0}</target>
<target state="translated">Predeterminado: {0}</target>
<note>{0} is default value for option</note>
</trans-unit>
<trans-unit id="RowHeader_Description">
<source>Description: {0}</source>
<target state="new">Description: {0}</target>
<target state="translated">Descripción: {0}</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_TemplateAuthor">
<source>Author: {0}</source>
<target state="new">Author: {0}</target>
<target state="translated">Autor: {0}</target>
<note />
</trans-unit>
<trans-unit id="RowHeader_Type">
<source>Type: {0}</source>
<target state="new">Type: {0}</target>
<target state="translated">Tipo: {0}</target>
<note>{0} is option type (string, boolean, etc)</note>
</trans-unit>
<trans-unit id="SectionHeader_TemplateSpecificOptions">
<source>Template options:</source>
<target state="new">Template options:</target>
<target state="translated">Opciones de plantilla:</target>
<note />
</trans-unit>
<trans-unit id="TableHeader_AmbiguousTemplatesList">
<source>Unable to resolve the template, these templates matched your input:</source>
<target state="new">Unable to resolve the template, these templates matched your input:</target>
<target state="translated">No se puede resolver la plantilla, estas plantillas coincidieron con la entrada:</target>
<note />
</trans-unit>
<trans-unit id="Text_ChoiceArgumentHelpName">
<source>choice</source>
<target state="new">choice</target>
<target state="translated">opción</target>
<note>this text is used as argument help name when list of possible values is too long to fit the screen, " --my-o &lt;choice&gt;"</note>
</trans-unit>
<trans-unit id="Text_NoTemplateOptions">
<source>(No options)</source>
<target state="new">(No options)</target>
<target state="translated">(No hay opciones)</target>
<note />
</trans-unit>
<trans-unit id="Text_UsageTemplateOptionsPart">
<source>[template options]</source>
<target state="new">[template options]</target>
<target state="translated">[opciones de plantilla]</target>
<note>this text will be used as part of command usage: dotnet new console [options] [template options]</note>
</trans-unit>
</body>
Expand Down
Loading

0 comments on commit 632fa76

Please sign in to comment.