forked from dotnet/project-system
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathResources.fr.xlf
More file actions
140 lines (136 loc) · 7.37 KB
/
Resources.fr.xlf
File metadata and controls
140 lines (136 loc) · 7.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?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="../Resources.resx">
<body>
<trans-unit id="DataFlowFaults">
<source>Project system data flow '{0}' closed because of an exception: {1}.</source>
<target state="translated">Le flux de données '{0}' du système de projet s'est fermé en raison d'une exception : {1}.</target>
<note />
</trans-unit>
<trans-unit id="ImportsTreeNodeName">
<source>Imports</source>
<target state="translated">Importations</target>
<note />
</trans-unit>
<trans-unit id="MyPropertyPage_DisplayName">
<source>My In-Memory Page 😀</source>
<target state="new">My In-Memory Page 😀</target>
<note />
</trans-unit>
<trans-unit id="MyPropertyPage_PropertyDescription">
<source>🎉 Put anything you want here! It doesn't matter! 🎉</source>
<target state="new">🎉 Put anything you want here! It doesn't matter! 🎉</target>
<note />
</trans-unit>
<trans-unit id="NeutralLanguage_DisplayNameFormatString">
<source>{0} - {1}</source>
<target state="translated">{0} - {1}</target>
<note>{0} is a culture name such as "English (British)" or "Portugeuse (Brazil)", and {1} is the corresponding culture code such as "en-GB" or "pt-BR". </note>
</trans-unit>
<trans-unit id="NoActionProfileName">
<source>Start</source>
<target state="translated">Démarrer</target>
<note />
</trans-unit>
<trans-unit id="JsonErrorNeedToBeCorrected">
<source>Errors in '{0}' need to be corrected before applying changes.</source>
<target state="translated">Vous devez corriger les erreurs dans '{0}' avant d'appliquer les modifications.</target>
<note />
</trans-unit>
<trans-unit id="MsBuildMissingValueToRemove">
<source>The specified value to remove '{0}' was not present in the property '{1}'</source>
<target state="translated">La valeur spécifiée pour supprimer '{0}' n'est pas présente dans la propriété '{1}'</target>
<note>{0} will be a specific property value such as "Debug", {1} will be an MsBuild property name such as "Configurations". Neither of those values will be localized.</note>
</trans-unit>
<trans-unit id="MsBuildMissingValueToRename">
<source>The specified value to rename '{0}' was not present in the property '{1}'</source>
<target state="translated">La valeur spécifiée pour renommer '{0}' n'est pas présente dans la propriété '{1}'</target>
<note>{0} will be a specific property value such as "Debug", {1} will be an MsBuild property name such as "Configurations". Neither of those values will be localized.</note>
</trans-unit>
<trans-unit id="AnalyzersNodeName">
<source>Analyzers</source>
<target state="translated">Analyseurs</target>
<note />
</trans-unit>
<trans-unit id="AssembliesNodeName">
<source>Assemblies</source>
<target state="translated">Assemblys</target>
<note />
</trans-unit>
<trans-unit id="ComNodeName">
<source>COM</source>
<target state="translated">COM</target>
<note />
</trans-unit>
<trans-unit id="DependenciesNodeName">
<source>Dependencies</source>
<target state="translated">Dépendances</target>
<note />
</trans-unit>
<trans-unit id="FrameworkAssembliesNodeName">
<source>Framework Assemblies</source>
<target state="translated">Assemblys de framework</target>
<note />
</trans-unit>
<trans-unit id="NoAuth">
<source>No Authentication</source>
<target state="translated">Aucune authentification</target>
<note />
</trans-unit>
<trans-unit id="OutputGroupPublishItemsDescription">
<source>Contains all the assemblies needed when publishing a .NET Core project.</source>
<target state="translated">Contient tous les assemblys nécessaires à la publication d'un projet .NET Core.</target>
<note />
</trans-unit>
<trans-unit id="OutputGroupPublishItemsDisplayName">
<source>Publish Items</source>
<target state="translated">Éléments de publication</target>
<note />
</trans-unit>
<trans-unit id="ProjectLoadedWithWrongProjectType">
<source>The project file '{0}' cannot be opened.
This project was loaded using the wrong project type, likely as a result of renaming the project extension outside of Visual Studio. Remove and re-add the project to have the solution pick up the right project type.</source>
<target state="translated">Impossible d'ouvrir le fichier projet '{0}'.
Ce projet a été chargé à l'aide d'un type de projet incorrect, probablement à la suite du renommage de l'extension de projet en dehors de Visual Studio. Supprimez et rajoutez le projet pour que la solution prenne le bon type de projet.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsNodeName">
<source>Projects</source>
<target state="translated">Projets</target>
<note />
</trans-unit>
<trans-unit id="Property_NoneValue">
<source>(None)</source>
<target state="translated">(Aucun)</target>
<note>Special value to show in the project property pages when a property has no value.</note>
</trans-unit>
<trans-unit id="SdkNodeName">
<source>SDK</source>
<target state="translated">Kit de développement logiciel</target>
<note />
</trans-unit>
<trans-unit id="FrameworkNodeName">
<source>Frameworks</source>
<target state="translated">Frameworks</target>
<note />
</trans-unit>
<trans-unit id="PackagesNodeName">
<source>Packages</source>
<target state="translated">Packages</target>
<note />
</trans-unit>
<trans-unit id="SpecialFileProvider_FileOrFolderAlreadyExists">
<source>A file or folder with the name '{0}' already exists on disk at this location. Please choose another name.
If this file or folder does not appear in Solution Explorer, then it is not currently part of your project. To view files which exist on disk, but are not in the project, select Show All Files from the Project menu.</source>
<target state="translated">Il existe déjà un fichier ou un dossier nommé '{0}' à cet emplacement sur le disque. Choisissez un autre nom.
Si ce fichier ou dossier n'apparaît pas dans l'Explorateur de solutions, cela signifie qu'il ne fait pas partie de votre projet. Pour voir les fichiers qui existent sur le disque mais qui ne font pas partie du projet, sélectionnez Afficher tous les fichiers dans le menu Projet.</target>
<note />
</trans-unit>
<trans-unit id="WindowsAuth">
<source>Windows Authentication</source>
<target state="translated">Authentification Windows</target>
<note />
</trans-unit>
</body>
</file>
</xliff>