Security update for permissions_by_term
[yaffs-website] / vendor / behat / mink-extension / i18n / fr.xliff
1 <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
2   <file original="global" source-language="en" target-language="fr" datatype="plaintext">
3     <header />
4     <body>
5         <trans-unit id="i-am-homepage">
6             <source><![CDATA[/^(?:|I )am on (?:|the )homepage$/]]></source>
7             <target><![CDATA[/^(?:|je )suis sur la page d'accueil$/]]></target>
8         </trans-unit>
9         <trans-unit id="i-go-to-homepage">
10             <source><![CDATA[/^(?:|I )go to (?:|the )homepage$/]]></source>
11             <target><![CDATA[/^(?:|je )vais sur la page d'accueil$/]]></target>
12         </trans-unit>
13         <trans-unit id="i-am-on-page">
14             <source><![CDATA[/^(?:|I )am on "(?P<page>[^"]+)"$/]]></source>
15             <target><![CDATA[/^(?:|je )suis sur "(?P<page>[^"]+)"$/]]></target>
16         </trans-unit>
17         <trans-unit id="i-go-to-page">
18             <source><![CDATA[/^(?:|I )go to "(?P<page>[^"]+)"$/]]></source>
19             <target><![CDATA[/^(?:|je )vais sur "(?P<page>[^"]+)"$/]]></target>
20         </trans-unit>
21         <trans-unit id="reload-the-page">
22             <source><![CDATA[/^(?:|I )reload the page$/]]></source>
23             <target><![CDATA[/^(?:|je )recharge la page$/]]></target>
24         </trans-unit>
25         <trans-unit id="move-backward-one-page">
26             <source><![CDATA[/^(?:|I )move backward one page$/]]></source>
27             <target><![CDATA[/^(?:|je )recule d'une page$/]]></target>
28         </trans-unit>
29         <trans-unit id="move-forward-one-page">
30             <source><![CDATA[/^(?:|I )move forward one page$/]]></source>
31             <target><![CDATA[/^(?:|j')avance d'une page$/]]></target>
32         </trans-unit>
33         <trans-unit id="i-press-button">
34             <source><![CDATA[/^(?:|I )press "(?P<button>(?:[^"]|\\")*)"$/]]></source>
35             <target><![CDATA[/^(?:|je )presse "(?P<button>(?:[^"]|\\")*)"$/]]></target>
36         </trans-unit>
37         <trans-unit id="i-follow-link">
38             <source><![CDATA[/^(?:|I )follow "(?P<link>(?:[^"]|\\")*)"$/]]></source>
39             <target><![CDATA[/^(?:|je )suis "(?P<link>(?:[^"]|\\")*)"$/]]></target>
40         </trans-unit>
41         <trans-unit id="i-fill-in-field-with-value">
42             <source><![CDATA[/^(?:|I )fill in "(?P<field>(?:[^"]|\\")*)" with "(?P<value>(?:[^"]|\\")*)"$/]]></source>
43             <target><![CDATA[/^(?:|je )remplis "(?P<field>(?:[^"]|\\")*)" avec "(?P<value>(?:[^"]|\\")*)"$/]]></target>
44         </trans-unit>
45         <trans-unit id="i-fill-in-value-for-field">
46             <source><![CDATA[/^(?:|I )fill in "(?P<value>(?:[^"]|\\")*)" for "(?P<field>(?:[^"]|\\")*)"$/]]></source>
47             <target><![CDATA[/^(?:|je )remplis "(?P<value>(?:[^"]|\\")*)" pour "(?P<field>(?:[^"]|\\")*)"$/]]></target>
48         </trans-unit>
49         <trans-unit id="i-fill-in-the-following">
50             <source><![CDATA[/^(?:|I )fill in the following:$/]]></source>
51             <target><![CDATA[/^(?:|je )remplis le texte suivant:$/]]></target>
52         </trans-unit>
53         <trans-unit id="i-select-option-from-select">
54             <source><![CDATA[/^(?:|I )select "(?P<option>(?:[^"]|\\")*)" from "(?P<select>(?:[^"]|\\")*)"$/]]></source>
55             <target><![CDATA[/^(?:|je )sélectionne "(?P<option>(?:[^"]|\\")*)" depuis "(?P<select>(?:[^"]|\\")*)"$/]]></target>
56         </trans-unit>
57         <trans-unit id="i-additionally-select-option-from-select">
58             <source><![CDATA[/^(?:|I )additionally select "(?P<option>(?:[^"]|\\")*)" from "(?P<select>(?:[^"]|\\")*)"$/]]></source>
59             <target><![CDATA[/^(?:|je )sélectionne une autre option "(?P<option>(?:[^"]|\\")*)" depuis "(?P<select>(?:[^"]|\\")*)"$/]]></target>
60         </trans-unit>
61         <trans-unit id="i-check-option">
62             <source><![CDATA[/^(?:|I )check "(?P<option>(?:[^"]|\\")*)"$/]]></source>
63             <target><![CDATA[/^(?:|je )coche "(?P<option>(?:[^"]|\\")*)"$/]]></target>
64         </trans-unit>
65         <trans-unit id="i-uncheck-option">
66             <source><![CDATA[/^(?:|I )uncheck "(?P<option>(?:[^"]|\\")*)"$/]]></source>
67             <target><![CDATA[/^(?:|je )décoche "(?P<option>(?:[^"]|\\")*)"$/]]></target>
68         </trans-unit>
69         <trans-unit id="i-attach-the-file-to-field">
70             <source><![CDATA[/^(?:|I )attach the file "(?P<path>[^"]*)" to "(?P<field>(?:[^"]|\\")*)"$/]]></source>
71             <target><![CDATA[/^(?:|j')attache le fichier "(?P<path>[^"]*)" à "(?P<field>(?:[^"]|\\")*)"$/]]></target>
72         </trans-unit>
73         <trans-unit id="i-should-see-text">
74             <source><![CDATA[/^(?:|I )should see "(?P<text>(?:[^"]|\\")*)"$/]]></source>
75             <target><![CDATA[/^(?:|je )devrais voir "(?P<text>(?:[^"]|\\")*)"$/]]></target>
76         </trans-unit>
77         <trans-unit id="i-should-see-text-matching">
78             <source><![CDATA[/^(?:|I )should see text matching (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
79             <target><![CDATA[/^(?:|je )devrais voir un texte suivant le motif (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
80         </trans-unit>
81         <trans-unit id="i-should-not-see-text-matching">
82             <source><![CDATA[/^(?:|I )should not see text matching (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
83             <target><![CDATA[/^(?:|je )ne devrais pas voir de texte suivant le motif (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
84         </trans-unit>
85         <trans-unit id="the-response-should-contain">
86             <source><![CDATA[/^the response should contain "(?P<text>(?:[^"]|\\")*)"$/]]></source>
87             <target><![CDATA[/^la réponse devrait contenir "(?P<text>(?:[^"]|\\")*)"$/]]></target>
88         </trans-unit>
89         <trans-unit id="i-should-not-see-text">
90             <source><![CDATA[/^(?:|I )should not see "(?P<text>(?:[^"]|\\")*)"$/]]></source>
91             <target><![CDATA[/^(?:|je )ne devrais pas voir "(?P<text>(?:[^"]|\\")*)"$/]]></target>
92         </trans-unit>
93         <trans-unit id="the-response-should-not-contain">
94             <source><![CDATA[/^the response should not contain "(?P<text>(?:[^"]|\\")*)"$/]]></source>
95             <target><![CDATA[/^la réponse ne devrait pas contenir "(?P<text>(?:[^"]|\\")*)"$/]]></target>
96         </trans-unit>
97         <trans-unit id="the-field-should-contain-value">
98             <source><![CDATA[/^the "(?P<field>(?:[^"]|\\")*)" field should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
99             <target><![CDATA[/^le champ "(?P<field>(?:[^"]|\\")*)" devrait contenir "(?P<value>(?:[^"]|\\")*)"$/]]></target>
100         </trans-unit>
101         <trans-unit id="the-field-should-not-contain-value">
102             <source><![CDATA[/^the "(?P<field>(?:[^"]|\\")*)" field should not contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
103             <target><![CDATA[/^le champ "(?P<field>(?:[^"]|\\")*)" ne devrait pas contenir "(?P<value>(?:[^"]|\\")*)"$/]]></target>
104         </trans-unit>
105         <trans-unit id="the-checkbox-should-be-checked">
106             <source><![CDATA[/^the "(?P<checkbox>(?:[^"]|\\")*)" checkbox should be checked$/]]></source>
107             <target><![CDATA[/^la case à cocher "(?P<checkbox>[^"]*)" devrait être cochée$/]]></target>
108         </trans-unit>
109         <trans-unit id="the-checkbox-should-not-be-checked">
110             <source><![CDATA[/^the "(?P<checkbox>(?:[^"]|\\")*)" checkbox should not be checked$/]]></source>
111             <target><![CDATA[/^la case à cocher "(?P<checkbox>(?:[^"]|\\")*)" ne devrait pas être cochée$/]]></target>
112         </trans-unit>
113         <trans-unit id="i-should-be-on-page">
114             <source><![CDATA[/^(?:|I )should be on "(?P<page>[^"]+)"$/]]></source>
115             <target><![CDATA[/^(?:|je )devrais être sur "(?P<page>[^"]+)"$/]]></target>
116         </trans-unit>
117         <trans-unit id="i-should-be-on-homepage">
118             <source><![CDATA[/^(?:|I )should be on (?:|the )homepage$/]]></source>
119             <target><![CDATA[/^(?:|je )devrais être sur la page d'accueil$/]]></target>
120         </trans-unit>
121         <trans-unit id="the-url-should-match">
122             <source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
123             <target><![CDATA[/^l'(?i)url(?-i) devrait suivre le motif (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
124         </trans-unit>
125         <trans-unit id="the-element-should-contain">
126             <source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
127             <target><![CDATA[/^l'élément "(?P<element>[^"]*)" devrait contenir "(?P<value>(?:[^"]|\\")*)"$/]]></target>
128         </trans-unit>
129         <trans-unit id="the-element-should-not-contain">
130             <source><![CDATA[/^the "(?P<element>[^"]*)" element should not contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
131             <target><![CDATA[/^l'élément "(?P<element>[^"]*)" ne devrait pas contenir "(?P<value>(?:[^"]|\\")*)"$/]]></target>
132         </trans-unit>
133         <trans-unit id="i-should-see-text-in-element">
134             <source><![CDATA[/^(?:|I )should see "(?P<text>(?:[^"]|\\")*)" in the "(?P<element>[^"]*)" element$/]]></source>
135             <target><![CDATA[/^(?:|je )devrais voir "(?P<text>(?:[^"]|\\")*)" dans l'élément "(?P<element>[^"]*)"$/]]></target>
136         </trans-unit>
137         <trans-unit id="i-should-not-see-text-in-element">
138             <source><![CDATA[/^(?:|I )should not see "(?P<text>(?:[^"]|\\")*)" in the "(?P<element>[^"]*)" element$/]]></source>
139             <target><![CDATA[/^(?:|je )ne devrais pas voir "(?P<text>(?:[^"]|\\")*)" dans l'élément "(?P<element>[^"]*)"$/]]></target>
140         </trans-unit>
141         <trans-unit id="i-should-see-element">
142             <source><![CDATA[/^(?:|I )should see an? "(?P<element>[^"]*)" element$/]]></source>
143             <target><![CDATA[/^(?:|je )devrais voir l'élément "(?P<element>[^"]*)"$/]]></target>
144         </trans-unit>
145         <trans-unit id="i-should-not-see-element">
146             <source><![CDATA[/^(?:|I )should not see an? "(?P<element>[^"]*)" element$/]]></source>
147             <target><![CDATA[/^(?:|je )ne devrais pas voir l'élément "(?P<element>[^"]*)"$/]]></target>
148         </trans-unit>
149         <trans-unit id="i-should-see-num-elements">
150             <source><![CDATA[/^(?:|I )should see (?P<num>\d+) "(?P<element>[^"]*)" elements?$/]]></source>
151             <target><![CDATA[/^(?:|je )devrais voir (?P<num>\d+) éléments? "(?P<element>[^"]*)"$/]]></target>
152         </trans-unit>
153         <trans-unit id="the-response-status-code-should-be">
154             <source><![CDATA[/^the response status code should be (?P<code>\d+)$/]]></source>
155             <target><![CDATA[/^le code de status de la réponse devrait être (?P<code>\d+)$/]]></target>
156         </trans-unit>
157         <trans-unit id="the-response-status-code-should-not-be">
158             <source><![CDATA[/^the response status code should not be (?P<code>\d+)$/]]></source>
159             <target><![CDATA[/^le code de status de la réponse ne devrait pas être (?P<code>\d+)$/]]></target>
160         </trans-unit>
161         <trans-unit id="print-last-response">
162             <source><![CDATA[/^print last response$/]]></source>
163             <target><![CDATA[/^imprimer la dernière réponse$/]]></target>
164         </trans-unit>
165         <trans-unit id="show-last-response">
166             <source><![CDATA[/^show last response$/]]></source>
167             <target><![CDATA[/^montrer la dernière réponse$/]]></target>
168         </trans-unit>
169     </body>
170   </file>
171 </xliff>