dotnet-installer/src/Microsoft.DotNet.Cli.Sln.Internal/xlf/LocalizableStrings.de.xlf

43 lines
2 KiB
Text
Raw Normal View History

<?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="src/Microsoft.DotNet.Cli.Sln.Internal/LocalizableStrings.resx">
<body>
<group id="src/Microsoft.DotNet.Cli.Sln.Internal/LocalizableStrings.resx" />
<trans-unit id="GlobalSectionMoreThanOnceError">
<source>Global section specified more than once</source>
2016-12-23 16:16:52 +00:00
<target state="translated">Globaler Abschnitt mehrmals angegeben</target>
<note />
</trans-unit>
<trans-unit id="GlobalSectionNotClosedError">
<source>Global section not closed</source>
2016-12-23 16:16:52 +00:00
<target state="translated">Globaler Abschnitt nicht geschlossen</target>
<note />
</trans-unit>
<trans-unit id="FileHeaderMissingError">
<source>File header is missing</source>
2016-12-23 16:16:52 +00:00
<target state="translated">Dateiheader fehlt</target>
<note />
</trans-unit>
<trans-unit id="ProjectSectionNotClosedError">
<source>Project section not closed</source>
2016-12-23 16:16:52 +00:00
<target state="translated">Projektabschnitt nicht geschlossen</target>
<note />
</trans-unit>
<trans-unit id="InvalidSectionTypeError">
<source>Invalid section type: {0}</source>
2016-12-23 16:16:52 +00:00
<target state="translated">Ungültiger Abschnittstyp: {0}</target>
<note />
</trans-unit>
<trans-unit id="SectionIdMissingError">
<source>Section id missing</source>
2016-12-23 16:16:52 +00:00
<target state="translated">Abschnitts-ID fehlt</target>
<note />
</trans-unit>
<trans-unit id="ClosingSectionTagNotFoundError">
<source>Closing section tag not found</source>
2016-12-23 16:16:52 +00:00
<target state="translated">Schließendes Abschnittstag nicht gefunden</target>
<note />
</trans-unit>
</body>
</file>
</xliff>