Skip to content

Commit

Permalink
Add localization from OneLocBuild (2021-05-07) (#3137)
Browse files Browse the repository at this point in the history
* Add localization from OneLocBuild (2021-05-07)
  • Loading branch information
jonfortescue authored May 10, 2021
1 parent 468ca46 commit 5927423
Show file tree
Hide file tree
Showing 26 changed files with 3,069 additions and 3,068 deletions.
446 changes: 223 additions & 223 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.cs.xlf

Large diffs are not rendered by default.

440 changes: 220 additions & 220 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.de.xlf

Large diffs are not rendered by default.

440 changes: 220 additions & 220 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.es.xlf

Large diffs are not rendered by default.

438 changes: 219 additions & 219 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.fr.xlf

Large diffs are not rendered by default.

440 changes: 220 additions & 220 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.it.xlf

Large diffs are not rendered by default.

446 changes: 223 additions & 223 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.ja.xlf

Large diffs are not rendered by default.

450 changes: 225 additions & 225 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.ko.xlf

Large diffs are not rendered by default.

442 changes: 221 additions & 221 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.pl.xlf

Large diffs are not rendered by default.

451 changes: 226 additions & 225 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.pt-BR.xlf

Large diffs are not rendered by default.

442 changes: 221 additions & 221 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.ru.xlf

Large diffs are not rendered by default.

442 changes: 221 additions & 221 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.tr.xlf

Large diffs are not rendered by default.

446 changes: 223 additions & 223 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.zh-Hans.xlf

Large diffs are not rendered by default.

450 changes: 225 additions & 225 deletions src/Microsoft.TemplateEngine.Cli/xlf/LocalizableStrings.zh-Hant.xlf

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,70 +1,70 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="cs" original="../LocalizableStrings.resx">
<body>
<trans-unit id="Authoring_InvalidRegex">
<source>'{0}' could not be parsed as a regular expression</source>
<target state="new">'{0}' could not be parsed as a regular expression</target>
<target state="translated">Výraz {0} se nepovedlo parsovat jako regulární výraz.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_MalformedPostActionManualInstructions">
<source>One or more postActions have a malformed or missing manualInstructions value in '{0}'</source>
<target state="new">One or more postActions have a malformed or missing manualInstructions value in '{0}'</target>
<target state="translated">Nejméně jedna akce postAction má poškozenou nebo chybějící hodnotu manualInstructions v {0}.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_MissingValue">
<source>Missing '{0}' in '{1}'</source>
<target state="new">Missing '{0}' in '{1}'</target>
<target state="translated">Chybí {0} v {1}.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_NonBoolDataTypeForRegexMatch">
<source>A non-bool DataType was specified for a regexMatch type symbol</source>
<target state="new">A non-bool DataType was specified for a regexMatch type symbol</target>
<target state="translated">Pro symbol typu regexMatch se zadal typ DataType, který není logický.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceDoesNotExist">
<source> Source '{0}' in template does not exist.</source>
<target state="new"> Source '{0}' in template does not exist.</target>
<target state="translated"> Zdroj {0} v šabloně neexistuje.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceIsOutsideInstallSource">
<source> Source location '{0}' is outside the specified install source location.</source>
<target state="new"> Source location '{0}' is outside the specified install source location.</target>
<target state="translated"> Umístění zdroje {0} je mimo zadané umístění zdroje instalace.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceMustBeDirectory">
<source> Source must be a directory, but '{0}' is a file.</source>
<target state="new"> Source must be a directory, but '{0}' is a file.</target>
<target state="translated"> Zdroj musí být adresář, ale {0} je soubor.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourcePathRelativeToInstall">
<source> Source path relative to install location: '{0}'</source>
<target state="new"> Source path relative to install location: '{0}'</target>
<target state="translated"> Zdrojová cesta relativní k umístění instalace: {0}</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateMissingCommonInformation">
<source>'{0}' is missing common information</source>
<target state="new">'{0}' is missing common information</target>
<target state="translated">V šabloně {0} chybí společné informace.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateNameDisplay">
<source>Template: '{0}'</source>
<target state="new">Template: '{0}'</target>
<target state="translated">Šablona: {0}</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateNotInstalled">
<source>'{0}' was not loaded</source>
<target state="new">'{0}' was not loaded</target>
<target state="translated">Šablona {0} se nenačetla.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateRootOutsideInstallSource">
<source>Template: '{0}' - Template root is outside the specified install source location.</source>
<target state="new">Template: '{0}' - Template root is outside the specified install source location.</target>
<target state="translated">Šablona: {0} – Kořen šablony je mimo zadané umístění zdroje instalace.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateSourceRoot">
<source> TemplateSourceRoot = '{0}'</source>
<target state="new"> TemplateSourceRoot = '{0}'</target>
<target state="translated"> TemplateSourceRoot = '{0}'</target>
<note />
</trans-unit>
</body>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,70 +1,70 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="de" original="../LocalizableStrings.resx">
<body>
<trans-unit id="Authoring_InvalidRegex">
<source>'{0}' could not be parsed as a regular expression</source>
<target state="new">'{0}' could not be parsed as a regular expression</target>
<target state="translated">"{0}" konnte nicht als regulärer Ausdruck analysiert werden.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_MalformedPostActionManualInstructions">
<source>One or more postActions have a malformed or missing manualInstructions value in '{0}'</source>
<target state="new">One or more postActions have a malformed or missing manualInstructions value in '{0}'</target>
<target state="translated">Eine oder mehrere postActions weisen einen nicht wohlgeformten oder fehlenden "manualInstructions"-Wert in "{0}" auf.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_MissingValue">
<source>Missing '{0}' in '{1}'</source>
<target state="new">Missing '{0}' in '{1}'</target>
<target state="translated">"{0}" fehlt in "{1}"</target>
<note />
</trans-unit>
<trans-unit id="Authoring_NonBoolDataTypeForRegexMatch">
<source>A non-bool DataType was specified for a regexMatch type symbol</source>
<target state="new">A non-bool DataType was specified for a regexMatch type symbol</target>
<target state="translated">Für ein regexMatch-Typsymbol wurde ein Nicht-Boolesche-Datentyp angegeben.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceDoesNotExist">
<source> Source '{0}' in template does not exist.</source>
<target state="new"> Source '{0}' in template does not exist.</target>
<target state="translated"> Die Quelle "{0}" in der Vorlage ist nicht vorhanden.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceIsOutsideInstallSource">
<source> Source location '{0}' is outside the specified install source location.</source>
<target state="new"> Source location '{0}' is outside the specified install source location.</target>
<target state="translated"> Der Quellspeicherort "{0}" liegt außerhalb des angegebenen Speicherorts der Installationsquelle.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceMustBeDirectory">
<source> Source must be a directory, but '{0}' is a file.</source>
<target state="new"> Source must be a directory, but '{0}' is a file.</target>
<target state="translated"> Die Quelle muss ein Verzeichnis sein, aber "{0}" ist eine Datei.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourcePathRelativeToInstall">
<source> Source path relative to install location: '{0}'</source>
<target state="new"> Source path relative to install location: '{0}'</target>
<target state="translated"> Quellpfad relativ zum Installationsspeicherort: "{0}"</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateMissingCommonInformation">
<source>'{0}' is missing common information</source>
<target state="new">'{0}' is missing common information</target>
<target state="translated">In "{0}" fehlen allgemeine Informationen.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateNameDisplay">
<source>Template: '{0}'</source>
<target state="new">Template: '{0}'</target>
<target state="translated">Vorlage: "{0}"</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateNotInstalled">
<source>'{0}' was not loaded</source>
<target state="new">'{0}' was not loaded</target>
<target state="translated">"{0}" wurde nicht geladen</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateRootOutsideInstallSource">
<source>Template: '{0}' - Template root is outside the specified install source location.</source>
<target state="new">Template: '{0}' - Template root is outside the specified install source location.</target>
<target state="translated">Vorlage: "{0}" – Der Vorlagenstamm liegt außerhalb des angegebenen Speicherorts der Installationsquelle.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateSourceRoot">
<source> TemplateSourceRoot = '{0}'</source>
<target state="new"> TemplateSourceRoot = '{0}'</target>
<target state="translated"> TemplateSourceRoot = "{0}"</target>
<note />
</trans-unit>
</body>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,70 +1,70 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="es" original="../LocalizableStrings.resx">
<body>
<trans-unit id="Authoring_InvalidRegex">
<source>'{0}' could not be parsed as a regular expression</source>
<target state="new">'{0}' could not be parsed as a regular expression</target>
<target state="translated">No se pudo analizar "{0}" como una expresión regular</target>
<note />
</trans-unit>
<trans-unit id="Authoring_MalformedPostActionManualInstructions">
<source>One or more postActions have a malformed or missing manualInstructions value in '{0}'</source>
<target state="new">One or more postActions have a malformed or missing manualInstructions value in '{0}'</target>
<target state="translated">Una o varias acciones posteriores tienen un valor de instrucciones manuales con un formato incorrecto o que falta en "{0}"'.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_MissingValue">
<source>Missing '{0}' in '{1}'</source>
<target state="new">Missing '{0}' in '{1}'</target>
<target state="translated">Falta "{0}" en "{1}"</target>
<note />
</trans-unit>
<trans-unit id="Authoring_NonBoolDataTypeForRegexMatch">
<source>A non-bool DataType was specified for a regexMatch type symbol</source>
<target state="new">A non-bool DataType was specified for a regexMatch type symbol</target>
<target state="translated">Se especificó un tipo de datos no booleano para un símbolo de tipo regexMatch</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceDoesNotExist">
<source> Source '{0}' in template does not exist.</source>
<target state="new"> Source '{0}' in template does not exist.</target>
<target state="translated"> El origen "{0}" de la plantilla no existe.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceIsOutsideInstallSource">
<source> Source location '{0}' is outside the specified install source location.</source>
<target state="new"> Source location '{0}' is outside the specified install source location.</target>
<target state="translated"> La ubicación de origen "{0}" está fuera de la ubicación de origen de instalación especificada.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourceMustBeDirectory">
<source> Source must be a directory, but '{0}' is a file.</source>
<target state="new"> Source must be a directory, but '{0}' is a file.</target>
<target state="translated"> El origen debe ser un directorio, pero "{0}" es un archivo.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_SourcePathRelativeToInstall">
<source> Source path relative to install location: '{0}'</source>
<target state="new"> Source path relative to install location: '{0}'</target>
<target state="translated"> Ruta de acceso de origen relativa a la ubicación de instalación: "{0}"</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateMissingCommonInformation">
<source>'{0}' is missing common information</source>
<target state="new">'{0}' is missing common information</target>
<target state="translated">Falta información común en "{0}"</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateNameDisplay">
<source>Template: '{0}'</source>
<target state="new">Template: '{0}'</target>
<target state="translated">Plantilla: "{0}"</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateNotInstalled">
<source>'{0}' was not loaded</source>
<target state="new">'{0}' was not loaded</target>
<target state="translated">No se cargó "{0}"</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateRootOutsideInstallSource">
<source>Template: '{0}' - Template root is outside the specified install source location.</source>
<target state="new">Template: '{0}' - Template root is outside the specified install source location.</target>
<target state="translated">Plantilla "{0}": la raíz de la plantilla está fuera de la ubicación de origen de instalación especificada.</target>
<note />
</trans-unit>
<trans-unit id="Authoring_TemplateSourceRoot">
<source> TemplateSourceRoot = '{0}'</source>
<target state="new"> TemplateSourceRoot = '{0}'</target>
<target state="translated"> TemplateSourceRoot = '{0}'</target>
<note />
</trans-unit>
</body>
Expand Down
Loading

0 comments on commit 5927423

Please sign in to comment.