Security update for permissions_by_term
[yaffs-website] / vendor / behat / mink-extension / i18n / pl.xliff
1 <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
2   <file original="global" source-language="en" target-language="pl" datatype="plaintext">
3     <header />
4     <body>
5         <trans-unit id="i-am-on-page">
6             <source><![CDATA[/^(?:|I )am on "(?P<page>[^"]+)"$/]]></source>
7             <target><![CDATA[/^(?:|że )jestem na stronie "(?P<page>[^"]+)"$/]]></target>
8         </trans-unit>
9         <trans-unit id="i-go-to-page">
10             <source><![CDATA[/^(?:|I )go to "(?P<page>[^"]+)"$/]]></source>
11             <target><![CDATA[/^(?:|że )odwiedzę stronę "(?P<page>[^"]+)"$/]]></target>
12         </trans-unit>
13         <trans-unit id="reload-the-page">
14             <source><![CDATA[/^(?:|I )reload the page$/]]></source>
15             <target><![CDATA[/^(?:|że )odświeżę stronę$/]]></target>
16         </trans-unit>
17         <trans-unit id="move-backward-one-page">
18             <source><![CDATA[/^(?:|I )move backward one page$/]]></source>
19             <target><![CDATA[/^(?:|że )cofnę się do poprzedniej strony$/]]></target>
20         </trans-unit>
21         <trans-unit id="move-forward-one-page">
22             <source><![CDATA[/^(?:|I )move forward one page$/]]></source>
23             <target><![CDATA[/^(?:|że )przejdę na kolejną stronę$/]]></target>
24         </trans-unit>
25         <trans-unit id="i-press-button">
26             <source><![CDATA[/^(?:|I )press "(?P<button>(?:[^"]|\\")*)"$/]]></source>
27             <target><![CDATA[/^(?:|że )nacisnę przycisk "(?P<button>(?:[^"]|\\")*)"$/]]></target>
28         </trans-unit>
29         <trans-unit id="i-follow-link">
30             <source><![CDATA[/^(?:|I )follow "(?P<link>(?:[^"]|\\")*)"$/]]></source>
31             <target><![CDATA[/^(?:|że )kliknę na link "(?P<link>(?:[^"]|\\")*)"$/]]></target>
32         </trans-unit>
33         <trans-unit id="i-fill-in-field-with-value">
34             <source><![CDATA[/^(?:|I )fill in "(?P<field>(?:[^"]|\\")*)" with "(?P<value>(?:[^"]|\\")*)"$/]]></source>
35             <target><![CDATA[/^(?:|że )wypełnię pole "(?P<field>(?:[^"]|\\")*)" wartością "(?P<value>(?:[^"]|\\")*)"$/]]></target>
36         </trans-unit>
37         <trans-unit id="i-fill-in-value-for-field">
38             <source><![CDATA[/^(?:|I )fill in "(?P<value>(?:[^"]|\\")*)" for "(?P<field>(?:[^"]|\\")*)"$/]]></source>
39             <target><![CDATA[/^(?:|że )wpiszę "(?P<value>(?:[^"]|\\")*)" w polu "(?P<field>(?:[^"]|\\")*)"$/]]></target>
40         </trans-unit>
41         <trans-unit id="i-fill-in-the-following">
42             <source><![CDATA[/^(?:|I )fill in the following:$/]]></source>
43             <target><![CDATA[/^(?:|że )wypełnię następujące pola:$/]]></target>
44         </trans-unit>
45         <trans-unit id="i-select-option-from-select">
46             <source><![CDATA[/^(?:|I )select "(?P<option>(?:[^"]|\\")*)" from "(?P<select>(?:[^"]|\\")*)"$/]]></source>
47             <target><![CDATA[/^(?:|że )wybiorę opcję "(?P<option>(?:[^"]|\\")*)" w polu "(?P<select>(?:[^"]|\\")*)"$/]]></target>
48         </trans-unit>
49         <trans-unit id="i-additionally-select-option-from-select">
50             <source><![CDATA[/^(?:|I )additionally select "(?P<option>(?:[^"]|\\")*)" from "(?P<select>(?:[^"]|\\")*)"$/]]></source>
51             <target><![CDATA[/^(?:|że )dodatkowo zaznaczę opcję "(?P<option>(?:[^"]|\\")*)" w polu "(?P<select>(?:[^"]|\\")*)"$/]]></target>
52         </trans-unit>
53         <trans-unit id="i-check-option">
54             <source><![CDATA[/^(?:|I )check "(?P<option>(?:[^"]|\\")*)"$/]]></source>
55             <target><![CDATA[/^(?:|że )zaznaczę opcję "(?P<option>(?:[^"]|\\")*)"$/]]></target>
56         </trans-unit>
57         <trans-unit id="i-uncheck-option">
58             <source><![CDATA[/^(?:|I )uncheck "(?P<option>(?:[^"]|\\")*)"$/]]></source>
59             <target><![CDATA[/^(?:|że )odznaczę opcję "(?P<option>(?:[^"]|\\")*)"$/]]></target>
60         </trans-unit>
61         <trans-unit id="i-attach-the-file-to-field">
62             <source><![CDATA[/^(?:|I )attach the file "(?P<path>[^"]*)" to "(?P<field>(?:[^"]|\\")*)"$/]]></source>
63             <target><![CDATA[/^(?:|że )załączę plik "(?P<path>[^"]*)" w polu "(?P<field>(?:[^"]|\\")*)"$/]]></target>
64         </trans-unit>
65         <trans-unit id="i-should-see-text">
66             <source><![CDATA[/^(?:|I )should see "(?P<text>(?:[^"]|\\")*)"$/]]></source>
67             <target><![CDATA[/^(?:|że )zobaczę tekst "(?P<text>(?:[^"]|\\")*)"$/]]></target>
68         </trans-unit>
69         <trans-unit id="the-response-should-contain">
70             <source><![CDATA[/^the response should contain "(?P<text>(?:[^"]|\\")*)"$/]]></source>
71             <target><![CDATA[/^odpowiedź powinna zawierać tekst "(?P<text>(?:[^"]|\\")*)"$/]]></target>
72         </trans-unit>
73         <trans-unit id="i-should-not-see-text">
74             <source><![CDATA[/^(?:|I )should not see "(?P<text>(?:[^"]|\\")*)"$/]]></source>
75             <target><![CDATA[/^(?:|że )nie zobaczę tekstu "(?P<text>(?:[^"]|\\")*)"$/]]></target>
76         </trans-unit>
77         <trans-unit id="the-response-should-not-contain">
78             <source><![CDATA[/^the response should not contain "(?P<text>(?:[^"]|\\")*)"$/]]></source>
79             <target><![CDATA[/^odpowiedź nie powinna zawierać tekstu "(?P<text>(?:[^"]|\\")*)"$/]]></target>
80         </trans-unit>
81         <trans-unit id="the-field-should-contain-value">
82             <source><![CDATA[/^the "(?P<field>(?:[^"]|\\")*)" field should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
83             <target><![CDATA[/^pole "(?P<field>(?:[^"]|\\")*)" powinno zawierać wartość "(?P<value>(?:[^"]|\\")*)"$/]]></target>
84         </trans-unit>
85         <trans-unit id="the-field-should-not-contain-value">
86             <source><![CDATA[/^the "(?P<field>(?:[^"]|\\")*)" field should not contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
87             <target><![CDATA[/^pole "(?P<field>(?:[^"]|\\")*)" nie powinno zawierać wartości "(?P<value>(?:[^"]|\\")*)"$/]]></target>
88         </trans-unit>
89         <trans-unit id="the-checkbox-should-be-checked">
90             <source><![CDATA[/^the "(?P<checkbox>(?:[^"]|\\")*)" checkbox should be checked$/]]></source>
91             <target><![CDATA[/^pole "(?P<checkbox>(?:[^"]|\\")*)" jest zaznaczone$/]]></target>
92         </trans-unit>
93         <trans-unit id="the-checkbox-should-not-be-checked">
94             <source><![CDATA[/^the "(?P<checkbox>(?:[^"]|\\")*)" checkbox should not be checked$/]]></source>
95             <target><![CDATA[/^pole "(?P<checkbox>(?:[^"]|\\")*)" jest odznaczone$/]]></target>
96         </trans-unit>
97         <trans-unit id="i-should-be-on-page">
98             <source><![CDATA[/^(?:|I )should be on "(?P<page>[^"]+)"$/]]></source>
99             <target><![CDATA[/^(?:|że )powinienem być na stronie "(?P<page>[^"]+)"$/]]></target>
100         </trans-unit>
101         <trans-unit id="the-url-should-match">
102             <source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
103             <target><![CDATA[/^(?:url|adres) powinien odpowiadać (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
104         </trans-unit>
105         <trans-unit id="the-element-should-contain">
106             <source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
107             <target><![CDATA[/^element "(?P<element>[^"]*)" powinien zawierać "(?P<value>(?:[^"]|\\")*)"$/]]></target>
108         </trans-unit>
109         <trans-unit id="i-should-see-text-in-element">
110             <source><![CDATA[/^(?:|I )should see "(?P<text>(?:[^"]|\\")*)" in the "(?P<element>[^"]*)" element$/]]></source>
111             <target><![CDATA[/^(?:|że )powinienem widzieć "(?P<text>(?:[^"]|\\")*)" wewnątrz elementu "(?P<element>[^"]*)"$/]]></target>
112         </trans-unit>
113         <trans-unit id="i-should-see-element">
114             <source><![CDATA[/^(?:|I )should see an? "(?P<element>[^"]*)" element$/]]></source>
115             <target><![CDATA[/^(?:|że )powinienem widzieć element "(?P<element>[^"]*)"$/]]></target>
116         </trans-unit>
117         <trans-unit id="i-should-not-see-element">
118             <source><![CDATA[/^(?:|I )should not see an? "(?P<element>[^"]*)" element$/]]></source>
119             <target><![CDATA[/^(?:|że )nie powinienem widzieć elementu "(?P<element>[^"]*)"$/]]></target>
120         </trans-unit>
121         <trans-unit id="i-should-see-num-elements">
122             <source><![CDATA[/^(?:|I )should see (?P<num>\d+) "(?P<element>[^"]*)" elements?$/]]></source>
123             <target><![CDATA[/^(?:|że )powinienem widzieć (?P<num>\d+) element(y|ów)? "(?P<element>[^"]*)"$/]]></target>
124         </trans-unit>
125         <trans-unit id="the-response-status-code-should-be">
126             <source><![CDATA[/^the response status code should be (?P<code>\d+)$/]]></source>
127             <target><![CDATA[/^kod statusu odpowiedzi powinien być równy (?P<code>\d+)$/]]></target>
128         </trans-unit>
129         <trans-unit id="the-response-status-code-should-not-be">
130             <source><![CDATA[/^the response status code should not be (?P<code>\d+)$/]]></source>
131             <target><![CDATA[/^kod statusu odpowiedzi nie powinien być równy (?P<code>\d+)$/]]></target>
132         </trans-unit>
133         <trans-unit id="print-last-response">
134             <source><![CDATA[/^print last response$/]]></source>
135             <target><![CDATA[/^wypisz ostatnią odpowiedź$/]]></target>
136         </trans-unit>
137         <trans-unit id="show-last-response">
138             <source><![CDATA[/^show last response$/]]></source>
139             <target><![CDATA[/^pokaż ostatnią odpowiedź$/]]></target>
140         </trans-unit>
141     </body>
142   </file>
143 </xliff>