dotnet-installer/src/dotnet/BuildServer/xlf/LocalizableStrings.fr.xlf
2018-07-12 16:38:31 +02:00

32 lines
No EOL
1.4 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="fr" original="../LocalizableStrings.resx">
<body>
<trans-unit id="MSBuildServer">
<source>MSBuild server</source>
<target state="translated">Serveur MSBuild</target>
<note />
</trans-unit>
<trans-unit id="VBCSCompilerServer">
<source>VB/C# compiler server</source>
<target state="translated">Serveur de compilation VB/C#</target>
<note />
</trans-unit>
<trans-unit id="RazorServer">
<source>Razor build server</source>
<target state="translated">Serveur de builds Razor</target>
<note />
</trans-unit>
<trans-unit id="ShutdownCommandFailed">
<source>The shutdown command failed: {0}</source>
<target state="translated">Échec de la commande d'arrêt : {0}</target>
<note />
</trans-unit>
<trans-unit id="FailedToReadPidFile">
<source>Failed to read pid file '{0}': {1}</source>
<target state="translated">Échec de lecture du fichier pid '{0}' : {1}</target>
<note />
</trans-unit>
</body>
</file>
</xliff>