Version Description
- Tweak: UI improvements for WordPress 3.8
Download this release
Release Info
Developer | dfactory |
Plugin | Math Captcha |
Version | 1.1.1 |
Comparing to | |
See all releases |
Code changes from version 1.1.0 to 1.1.1
- css/admin.css +18 -10
- css/front.css +16 -16
- languages/math-captcha-pl_PL.po +691 -691
- languages/math-captcha-ru_RU.mo +0 -0
- languages/math-captcha-ru_RU.po +105 -94
- readme.txt +7 -5
- wp-math-captcha.php +19 -19
css/admin.css
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
-
|
2 |
-
.
|
3 |
-
.
|
4 |
-
.
|
5 |
-
.df-credits {
|
6 |
-
.df-credits
|
7 |
-
.
|
8 |
-
.df-credits
|
9 |
-
.
|
10 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/* Math Captcha settings */
|
2 |
+
.df-credits { float: right; width: 280px; background: #fff; margin: 20px -300px 20px 20px; position: relative; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); }
|
3 |
+
.df-credits .inner { padding-left: 10px; padding-right: 10px; }
|
4 |
+
.df-credits h3 { font-size: 14px; line-height: 1.4; margin: 0; padding: 8px 12px; border-bottom: 1px solid #eee; }
|
5 |
+
.df-credits .df-link { font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; font-style:italic; padding-bottom: 10px; margin: 0; }
|
6 |
+
.df-credits .df-link a { vertical-align: middle; padding: 5px 0 0 4px; }
|
7 |
+
.math-captcha-settings { margin-right: 300px; }
|
8 |
+
.math-captcha-settings hr, .df-credits hr { border: solid #eee; border-width: 1px 0 0; clear: both; height: 0; }
|
9 |
+
.math-captcha-settings form { float: left; min-width: 463px; width: auto; }
|
10 |
+
.math-captcha-settings fieldset span.description { margin-bottom: 8px; margin-top: 4px; display: block; }
|
11 |
+
.math-captcha-settings .ui-button { margin-bottom: 5px; }
|
12 |
+
.math-captcha-settings .description { font-size: 13px; margin-bottom: 8px; }
|
13 |
+
|
14 |
+
/* All Mobile Sizes (devices and browser) */
|
15 |
+
@media only screen and (max-width: 959px) {
|
16 |
+
.df-credits { width: 100%; float: none; margin: 20px 0; }
|
17 |
+
.math-captcha-settings { margin-right: 0; }
|
18 |
+
}
|
css/front.css
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
-
.math-captcha-form {
|
2 |
-
display:block;
|
3 |
-
float:none;
|
4 |
-
clear:both;
|
5 |
-
}
|
6 |
-
|
7 |
-
.login form .math-captcha-form span {
|
8 |
-
display: inline-block;
|
9 |
-
margin-bottom: 16px;
|
10 |
-
}
|
11 |
-
input[type="text"].mc-input {
|
12 |
-
display: inline-block;
|
13 |
-
width: 60px!important;
|
14 |
-
vertical-align: middle;
|
15 |
-
margin-bottom: 0;
|
16 |
-
}
|
1 |
+
.math-captcha-form {
|
2 |
+
display:block;
|
3 |
+
float:none;
|
4 |
+
clear:both;
|
5 |
+
}
|
6 |
+
|
7 |
+
.login form .math-captcha-form span {
|
8 |
+
display: inline-block;
|
9 |
+
margin-bottom: 16px;
|
10 |
+
}
|
11 |
+
input[type="text"].mc-input {
|
12 |
+
display: inline-block;
|
13 |
+
width: 60px!important;
|
14 |
+
vertical-align: middle;
|
15 |
+
margin-bottom: 0;
|
16 |
+
}
|
languages/math-captcha-pl_PL.po
CHANGED
@@ -1,691 +1,691 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Math Captcha\n"
|
4 |
-
"POT-Creation-Date: 2014-01-14 14:53+0100\n"
|
5 |
-
"PO-Revision-Date: 2014-01-14 14:54+0100\n"
|
6 |
-
"Last-Translator: Bartosz Arendt <info@digitalfactory.pl>\n"
|
7 |
-
"Language-Team: dFactory <info@dfactory.eu>\n"
|
8 |
-
"Language: en\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.6.3\n"
|
13 |
-
"X-Poedit-KeywordsList: gettext;gettext_noop;__;_e\n"
|
14 |
-
"X-Poedit-Basepath: .\n"
|
15 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
-
"X-Poedit-SearchPath-0: ..\n"
|
17 |
-
|
18 |
-
#: ../wp-math-captcha.php:645
|
19 |
-
msgid "one"
|
20 |
-
msgstr "jeden"
|
21 |
-
|
22 |
-
#: ../wp-math-captcha.php:646
|
23 |
-
msgid "two"
|
24 |
-
msgstr "dwa"
|
25 |
-
|
26 |
-
#: ../wp-math-captcha.php:647
|
27 |
-
msgid "three"
|
28 |
-
msgstr "trzy"
|
29 |
-
|
30 |
-
#: ../wp-math-captcha.php:648
|
31 |
-
msgid "four"
|
32 |
-
msgstr "cztery"
|
33 |
-
|
34 |
-
#: ../wp-math-captcha.php:649
|
35 |
-
msgid "five"
|
36 |
-
msgstr "pięć"
|
37 |
-
|
38 |
-
#: ../wp-math-captcha.php:650
|
39 |
-
msgid "six"
|
40 |
-
msgstr "sześć"
|
41 |
-
|
42 |
-
#: ../wp-math-captcha.php:651
|
43 |
-
msgid "seven"
|
44 |
-
msgstr "siedem"
|
45 |
-
|
46 |
-
#: ../wp-math-captcha.php:652
|
47 |
-
msgid "eight"
|
48 |
-
msgstr "osiem"
|
49 |
-
|
50 |
-
#: ../wp-math-captcha.php:653
|
51 |
-
msgid "nine"
|
52 |
-
msgstr "dziewięć"
|
53 |
-
|
54 |
-
#: ../wp-math-captcha.php:654
|
55 |
-
msgid "ten"
|
56 |
-
msgstr "dziesięć"
|
57 |
-
|
58 |
-
#: ../wp-math-captcha.php:655
|
59 |
-
msgid "eleven"
|
60 |
-
msgstr "jedenaście"
|
61 |
-
|
62 |
-
#: ../wp-math-captcha.php:656
|
63 |
-
msgid "twelve"
|
64 |
-
msgstr "dwanaście"
|
65 |
-
|
66 |
-
#: ../wp-math-captcha.php:657
|
67 |
-
msgid "thirteen"
|
68 |
-
msgstr "trzynaście"
|
69 |
-
|
70 |
-
#: ../wp-math-captcha.php:658
|
71 |
-
msgid "fourteen"
|
72 |
-
msgstr "czternaście"
|
73 |
-
|
74 |
-
#: ../wp-math-captcha.php:659
|
75 |
-
msgid "fifteen"
|
76 |
-
msgstr "piętnaście"
|
77 |
-
|
78 |
-
#: ../wp-math-captcha.php:660
|
79 |
-
msgid "sixteen"
|
80 |
-
msgstr "szesnaście"
|
81 |
-
|
82 |
-
#: ../wp-math-captcha.php:661
|
83 |
-
msgid "seventeen"
|
84 |
-
msgstr "siedemnaście"
|
85 |
-
|
86 |
-
#: ../wp-math-captcha.php:662
|
87 |
-
msgid "eighteen"
|
88 |
-
msgstr "osiemnaście"
|
89 |
-
|
90 |
-
#: ../wp-math-captcha.php:663
|
91 |
-
msgid "nineteen"
|
92 |
-
msgstr "dziewiętnaście"
|
93 |
-
|
94 |
-
#: ../wp-math-captcha.php:664
|
95 |
-
msgid "twenty"
|
96 |
-
msgstr "dwadzieścia"
|
97 |
-
|
98 |
-
#: ../wp-math-captcha.php:665
|
99 |
-
msgid "thirty"
|
100 |
-
msgstr "trzydzieści"
|
101 |
-
|
102 |
-
#: ../wp-math-captcha.php:666
|
103 |
-
msgid "forty"
|
104 |
-
msgstr "czterdzieści"
|
105 |
-
|
106 |
-
#: ../wp-math-captcha.php:667
|
107 |
-
msgid "fifty"
|
108 |
-
msgstr "pięćdziesiąt"
|
109 |
-
|
110 |
-
#: ../wp-math-captcha.php:668
|
111 |
-
msgid "sixty"
|
112 |
-
msgstr "sześćdziesiąt"
|
113 |
-
|
114 |
-
#: ../wp-math-captcha.php:669
|
115 |
-
msgid "seventy"
|
116 |
-
msgstr "siedemdziesiąt"
|
117 |
-
|
118 |
-
#: ../wp-math-captcha.php:670
|
119 |
-
msgid "eighty"
|
120 |
-
msgstr "osiemdziesiąt"
|
121 |
-
|
122 |
-
#: ../wp-math-captcha.php:671
|
123 |
-
msgid "ninety"
|
124 |
-
msgstr "dziewięćdziesiąt"
|
125 |
-
|
126 |
-
#: ../wp-math-captcha.php:943 ../wp-math-captcha.php:944
|
127 |
-
#: ../wp-math-captcha.php:945
|
128 |
-
msgid "ERROR"
|
129 |
-
msgstr "BŁĄD"
|
130 |
-
|
131 |
-
#: ../wp-math-captcha.php:943 ../includes/math-captcha-cf7.php:109
|
132 |
-
msgid "Please enter captcha value."
|
133 |
-
msgstr "Proszę wpisać wartość."
|
134 |
-
|
135 |
-
#: ../wp-math-captcha.php:944 ../includes/math-captcha-cf7.php:105
|
136 |
-
msgid "Invalid captcha value."
|
137 |
-
msgstr "Nieprawidłowa wartość."
|
138 |
-
|
139 |
-
#: ../wp-math-captcha.php:945 ../includes/math-captcha-cf7.php:113
|
140 |
-
msgid "Captcha time expired."
|
141 |
-
msgstr "Upłynął czas."
|
142 |
-
|
143 |
-
#: ../wp-math-captcha.php:949
|
144 |
-
msgid "login form"
|
145 |
-
msgstr "formularz logowania"
|
146 |
-
|
147 |
-
#: ../wp-math-captcha.php:950
|
148 |
-
msgid "registration form"
|
149 |
-
msgstr "formularz rejestracji"
|
150 |
-
|
151 |
-
#: ../wp-math-captcha.php:951
|
152 |
-
msgid "reset password form"
|
153 |
-
msgstr "resetowanie hasła"
|
154 |
-
|
155 |
-
#: ../wp-math-captcha.php:952
|
156 |
-
msgid "comment form"
|
157 |
-
msgstr "komentarze"
|
158 |
-
|
159 |
-
#: ../wp-math-captcha.php:953
|
160 |
-
msgid "bbpress"
|
161 |
-
msgstr "bbpress"
|
162 |
-
|
163 |
-
#: ../wp-math-captcha.php:954
|
164 |
-
msgid "contact form 7"
|
165 |
-
msgstr "contact form 7"
|
166 |
-
|
167 |
-
#: ../wp-math-captcha.php:958
|
168 |
-
msgid "yes"
|
169 |
-
msgstr "tak"
|
170 |
-
|
171 |
-
#: ../wp-math-captcha.php:959
|
172 |
-
msgid "no"
|
173 |
-
msgstr "nie"
|
174 |
-
|
175 |
-
#: ../wp-math-captcha.php:963
|
176 |
-
msgid "addition (+)"
|
177 |
-
msgstr "dodawanie (+)"
|
178 |
-
|
179 |
-
#: ../wp-math-captcha.php:964
|
180 |
-
msgid "subtraction (-)"
|
181 |
-
msgstr "odejmowanie (-)"
|
182 |
-
|
183 |
-
#: ../wp-math-captcha.php:965
|
184 |
-
msgid "multiplication (×)"
|
185 |
-
msgstr "mnożenie (×)"
|
186 |
-
|
187 |
-
#: ../wp-math-captcha.php:966
|
188 |
-
msgid "division (÷)"
|
189 |
-
msgstr "dzielenie (÷)"
|
190 |
-
|
191 |
-
#: ../wp-math-captcha.php:970
|
192 |
-
msgid "numbers"
|
193 |
-
msgstr "liczby"
|
194 |
-
|
195 |
-
#: ../wp-math-captcha.php:971
|
196 |
-
msgid "words"
|
197 |
-
msgstr "słowa"
|
198 |
-
|
199 |
-
#: ../wp-math-captcha.php:983
|
200 |
-
msgid "Math Captcha settings"
|
201 |
-
msgstr "Ustawienia Math Captcha"
|
202 |
-
|
203 |
-
#: ../wp-math-captcha.php:984
|
204 |
-
msgid "Enable Math Captcha for"
|
205 |
-
msgstr "Włącz captcha dla"
|
206 |
-
|
207 |
-
#: ../wp-math-captcha.php:985
|
208 |
-
msgid "Hide for logged in users"
|
209 |
-
msgstr "Ukryj dla zalogowanych"
|
210 |
-
|
211 |
-
#: ../wp-math-captcha.php:986
|
212 |
-
msgid "Mathematical operations"
|
213 |
-
msgstr "Operacje matematyczne"
|
214 |
-
|
215 |
-
#: ../wp-math-captcha.php:987
|
216 |
-
msgid "Display captcha as"
|
217 |
-
msgstr "Wyświetlaj captcha jako"
|
218 |
-
|
219 |
-
#: ../wp-math-captcha.php:988
|
220 |
-
msgid "Captcha field title"
|
221 |
-
msgstr "Tytuł pola captcha"
|
222 |
-
|
223 |
-
#: ../wp-math-captcha.php:989
|
224 |
-
msgid "Captcha time"
|
225 |
-
msgstr "Czas captcha"
|
226 |
-
|
227 |
-
#: ../wp-math-captcha.php:990
|
228 |
-
msgid "Block Direct Comments"
|
229 |
-
msgstr "Blokowanie bezpośrednich komentarzy"
|
230 |
-
|
231 |
-
#: ../wp-math-captcha.php:991
|
232 |
-
msgid "Deactivation"
|
233 |
-
msgstr "Deaktywacja wtyczki"
|
234 |
-
|
235 |
-
#: ../wp-math-captcha.php:1011
|
236 |
-
msgid "Select were would you like to use Math Captcha."
|
237 |
-
msgstr "Wybierz w których miejscach chcesz używać Math Captcha"
|
238 |
-
|
239 |
-
#: ../wp-math-captcha.php:1032
|
240 |
-
msgid "Would you like to hide captcha for logged in users?"
|
241 |
-
msgstr "Czy chcesz ukryć captcha dla zalogowanych użytkowników?"
|
242 |
-
|
243 |
-
#: ../wp-math-captcha.php:1045
|
244 |
-
msgid "How to entitle field with captcha?"
|
245 |
-
msgstr "Jaki tytuł będzie miało pole z captcha?"
|
246 |
-
|
247 |
-
#: ../wp-math-captcha.php:1058
|
248 |
-
msgid "Enter the time (in seconds) a user has to enter captcha value."
|
249 |
-
msgstr "Podaj czas (w sekundach) w jakim należy uzupełnić pole captcha."
|
250 |
-
|
251 |
-
#: ../wp-math-captcha.php:1079
|
252 |
-
msgid ""
|
253 |
-
"Blocks direct access to wp-comments-post.php. Enable this to prevent "
|
254 |
-
"spambots from posting to Wordpress via a URL."
|
255 |
-
msgstr ""
|
256 |
-
"To ustawienie blokuje bezpośredni dostęp do pliku wp-comments-post.php. "
|
257 |
-
"Włącz to jeśli chcesz uniemożliwiść spambotom dodawanie komentarzy poprzez "
|
258 |
-
"URL."
|
259 |
-
|
260 |
-
#: ../wp-math-captcha.php:1100
|
261 |
-
msgid "Delete settings on plugin deactivation"
|
262 |
-
msgstr "Usuń wszystkie dane wtyczki podczas deaktywacji"
|
263 |
-
|
264 |
-
#: ../wp-math-captcha.php:1121
|
265 |
-
msgid "Select which mathematical operations to use in your captcha."
|
266 |
-
msgstr ""
|
267 |
-
"Wybierz jakie rodzaje operacji matematycznych będą stosowane w captcha."
|
268 |
-
|
269 |
-
#: ../wp-math-captcha.php:1142
|
270 |
-
msgid "Select how you'd like to display you captcha."
|
271 |
-
msgstr "Wybierz w jaki sposób chcesz wyświetlać captcha."
|
272 |
-
|
273 |
-
#: ../wp-math-captcha.php:1183
|
274 |
-
msgid ""
|
275 |
-
"You need to check at least one mathematical operation. Defaults settings of "
|
276 |
-
"this option restored."
|
277 |
-
msgstr ""
|
278 |
-
"Musisz wybrać przynajmniej jedną operację. Przywrócono domyślne ustawienie "
|
279 |
-
"tej opcji."
|
280 |
-
|
281 |
-
#: ../wp-math-captcha.php:1199
|
282 |
-
msgid ""
|
283 |
-
"You need to check at least one group. Defaults settings of this option "
|
284 |
-
"restored."
|
285 |
-
msgstr ""
|
286 |
-
"Musisz wybrać przynajmniej jedną grupę. Przywrócono domyślne ustawienie tej "
|
287 |
-
"opcji."
|
288 |
-
|
289 |
-
#: ../wp-math-captcha.php:1236 ../wp-math-captcha.php:1237
|
290 |
-
#: ../wp-math-captcha.php:1252 ../wp-math-captcha.php:1265
|
291 |
-
#: ../includes/math-captcha-cf7.php:144
|
292 |
-
msgid "Math Captcha"
|
293 |
-
msgstr "Math Captcha"
|
294 |
-
|
295 |
-
#: ../wp-math-captcha.php:1267
|
296 |
-
msgid "Need support?"
|
297 |
-
msgstr "Potrzebujesz pomocy?"
|
298 |
-
|
299 |
-
#: ../wp-math-captcha.php:1268
|
300 |
-
msgid ""
|
301 |
-
"If you are having problems with this plugin, please talk about them in the"
|
302 |
-
msgstr "Jeśli masz jakiekolwiek problemy z tą wtyczką, powiedz o tym na"
|
303 |
-
|
304 |
-
#: ../wp-math-captcha.php:1268
|
305 |
-
msgid "Support forum"
|
306 |
-
msgstr "Forum pomocy"
|
307 |
-
|
308 |
-
#: ../wp-math-captcha.php:1270
|
309 |
-
msgid "Do you like this plugin?"
|
310 |
-
msgstr "Lubisz tę wtyczkę?"
|
311 |
-
|
312 |
-
#: ../wp-math-captcha.php:1271
|
313 |
-
msgid "Rate it 5"
|
314 |
-
msgstr "Oceń ją na 5"
|
315 |
-
|
316 |
-
#: ../wp-math-captcha.php:1271
|
317 |
-
msgid "on WordPress.org"
|
318 |
-
msgstr "na WordPress.org"
|
319 |
-
|
320 |
-
#: ../wp-math-captcha.php:1272
|
321 |
-
msgid "Blog about it & link to the"
|
322 |
-
msgstr "Napisz o niej i dodaj link do"
|
323 |
-
|
324 |
-
#: ../wp-math-captcha.php:1272
|
325 |
-
msgid "plugin page"
|
326 |
-
msgstr "strony wtyczki"
|
327 |
-
|
328 |
-
#: ../wp-math-captcha.php:1273
|
329 |
-
msgid "Check out our other"
|
330 |
-
msgstr "Sprawdź nasze inne"
|
331 |
-
|
332 |
-
#: ../wp-math-captcha.php:1273
|
333 |
-
msgid "WordPress plugins"
|
334 |
-
msgstr "wtyczki do WordPressa"
|
335 |
-
|
336 |
-
#: ../wp-math-captcha.php:1335
|
337 |
-
msgid "Support"
|
338 |
-
msgstr "Forum pomocy"
|
339 |
-
|
340 |
-
#: ../wp-math-captcha.php:1357
|
341 |
-
msgid "Settings"
|
342 |
-
msgstr "Ustawienia"
|
343 |
-
|
344 |
-
#: ../includes/math-captcha-cf7.php:156
|
345 |
-
msgid "Name"
|
346 |
-
msgstr "Nazwa"
|
347 |
-
|
348 |
-
#: ../includes/math-captcha-cf7.php:162
|
349 |
-
msgid "Input field settings"
|
350 |
-
msgstr "Ustawienia pola"
|
351 |
-
|
352 |
-
#: ../includes/math-captcha-cf7.php:165 ../includes/math-captcha-cf7.php:169
|
353 |
-
msgid "optional"
|
354 |
-
msgstr "opcjonalne"
|
355 |
-
|
356 |
-
#: ../includes/math-captcha-cf7.php:175
|
357 |
-
msgid "Copy this code and paste it into the form left."
|
358 |
-
msgstr "Skopij i wkej ten kod do formularza po lewej."
|
359 |
-
|
360 |
-
#~ msgid ""
|
361 |
-
#~ "Select what kind of mathematical operations will be used to generate "
|
362 |
-
#~ "captcha."
|
363 |
-
#~ msgstr ""
|
364 |
-
#~ "Wybierz jakie rodzaje operacji matematycznych będą stosowane w captcha."
|
365 |
-
|
366 |
-
#~ msgid "Created by"
|
367 |
-
#~ msgstr "Stworzone przez"
|
368 |
-
|
369 |
-
#~ msgid "form top"
|
370 |
-
#~ msgstr "na górze formularza"
|
371 |
-
|
372 |
-
#~ msgid "before form fields"
|
373 |
-
#~ msgstr "przed polami formularza"
|
374 |
-
|
375 |
-
#~ msgid "form bottom"
|
376 |
-
#~ msgstr "na dole formularza"
|
377 |
-
|
378 |
-
#~ msgid "after form"
|
379 |
-
#~ msgstr "po formularzu"
|
380 |
-
|
381 |
-
#~ msgid "WordPress default"
|
382 |
-
#~ msgstr "Domyślny WordPressa"
|
383 |
-
|
384 |
-
#~ msgid "Bootstrap"
|
385 |
-
#~ msgstr "Bootstrap"
|
386 |
-
|
387 |
-
#~ msgid "do not hide"
|
388 |
-
#~ msgstr "nie ukrywaj"
|
389 |
-
|
390 |
-
#~ msgid "1 second"
|
391 |
-
#~ msgstr "1 sekunda"
|
392 |
-
|
393 |
-
#~ msgid "2 seconds"
|
394 |
-
#~ msgstr "2 sekundy"
|
395 |
-
|
396 |
-
#~ msgid "3 seconds"
|
397 |
-
#~ msgstr "3 sekundy"
|
398 |
-
|
399 |
-
#~ msgid "5 seconds"
|
400 |
-
#~ msgstr "5 sekund"
|
401 |
-
|
402 |
-
#~ msgid "10 seconds"
|
403 |
-
#~ msgstr "10 sekund"
|
404 |
-
|
405 |
-
#~ msgid "fade"
|
406 |
-
#~ msgstr "zanikanie"
|
407 |
-
|
408 |
-
#~ msgid "slide"
|
409 |
-
#~ msgstr "zjeżdżanie"
|
410 |
-
|
411 |
-
#~ msgid "approved"
|
412 |
-
#~ msgstr "zatwierdzone"
|
413 |
-
|
414 |
-
#~ msgid "unapproved"
|
415 |
-
#~ msgstr "niezatwierdzone"
|
416 |
-
|
417 |
-
#~ msgid "trash"
|
418 |
-
#~ msgstr "w koszu"
|
419 |
-
|
420 |
-
#~ msgid "spam"
|
421 |
-
#~ msgstr "spam"
|
422 |
-
|
423 |
-
#~ msgid "Inline Edit"
|
424 |
-
#~ msgstr "Edycja"
|
425 |
-
|
426 |
-
#~ msgid "Messages"
|
427 |
-
#~ msgstr "Komunikaty"
|
428 |
-
|
429 |
-
#~ msgid "Edit"
|
430 |
-
#~ msgstr "Edytuj"
|
431 |
-
|
432 |
-
#~ msgid "Save"
|
433 |
-
#~ msgstr "Zapisz"
|
434 |
-
|
435 |
-
#~ msgid "Cancel"
|
436 |
-
#~ msgstr "Anuluj"
|
437 |
-
|
438 |
-
#~ msgid "Time remaining"
|
439 |
-
#~ msgstr "Pozostały czas"
|
440 |
-
|
441 |
-
#~ msgid "Delete"
|
442 |
-
#~ msgstr "Usuń"
|
443 |
-
|
444 |
-
#~ msgid "Unapprove"
|
445 |
-
#~ msgstr "Odrzuć"
|
446 |
-
|
447 |
-
#~ msgid "Spam"
|
448 |
-
#~ msgstr "Oznacz jako spam"
|
449 |
-
|
450 |
-
#~ msgid "Trash"
|
451 |
-
#~ msgstr "Kosz"
|
452 |
-
|
453 |
-
#~ msgid "Approve"
|
454 |
-
#~ msgstr "Zatwierdź"
|
455 |
-
|
456 |
-
#~ msgid "Restore"
|
457 |
-
#~ msgstr "Przywróć"
|
458 |
-
|
459 |
-
#~ msgid "Unspam"
|
460 |
-
#~ msgstr "Odznacz spam"
|
461 |
-
|
462 |
-
#~ msgid "Comments statuses"
|
463 |
-
#~ msgstr "Statusy komentarzy"
|
464 |
-
|
465 |
-
#~ msgid "Comment Edit Timer"
|
466 |
-
#~ msgstr "Edycja komentarza"
|
467 |
-
|
468 |
-
#~ msgid "Editing time"
|
469 |
-
#~ msgstr "Czas edycji"
|
470 |
-
|
471 |
-
#~ msgid "Delete permanently button"
|
472 |
-
#~ msgstr "Przycisk Usuń"
|
473 |
-
|
474 |
-
#~ msgid "Edit comment effect"
|
475 |
-
#~ msgstr "Efekt przy edycji komentarza"
|
476 |
-
|
477 |
-
#~ msgid "CSS style"
|
478 |
-
#~ msgstr "Styl CSS"
|
479 |
-
|
480 |
-
#~ msgid "Show on hover"
|
481 |
-
#~ msgstr "Pokaż po najechaniu"
|
482 |
-
|
483 |
-
#~ msgid "Highlight comments"
|
484 |
-
#~ msgstr "Podświetlanie komentarzy"
|
485 |
-
|
486 |
-
#~ msgid "Highlight colors"
|
487 |
-
#~ msgstr "Kolory podświetlenia"
|
488 |
-
|
489 |
-
#~ msgid "Messages Settings"
|
490 |
-
#~ msgstr "Ustawienia komunikatów"
|
491 |
-
|
492 |
-
#~ msgid "Message box position for logged in users"
|
493 |
-
#~ msgstr "Pozycja pola z komunikatami dla zalogowanych użytkowników"
|
494 |
-
|
495 |
-
#~ msgid "Message box position for logged out users"
|
496 |
-
#~ msgstr "Pozycja pola z komunikatami dla niezalogowanych użytkowników"
|
497 |
-
|
498 |
-
#~ msgid "Show message effect"
|
499 |
-
#~ msgstr "Efekt wyświetlania komunikatów"
|
500 |
-
|
501 |
-
#~ msgid "Hide message effect"
|
502 |
-
#~ msgstr "Efekt ukrywania komunikatów"
|
503 |
-
|
504 |
-
#~ msgid "Hide message after"
|
505 |
-
#~ msgstr "Ukrywanie komunikatów po"
|
506 |
-
|
507 |
-
#~ msgid ""
|
508 |
-
#~ "Comment timer allows users to edit their comments for specified time."
|
509 |
-
#~ msgstr ""
|
510 |
-
#~ "Stoper komentarza pozwala użytkownikom na edycję ich komentarzy przez "
|
511 |
-
#~ "określony czas."
|
512 |
-
|
513 |
-
#~ msgid "How much time (in minutes) a user has to edit a published comment"
|
514 |
-
#~ msgstr ""
|
515 |
-
#~ "Jak długo (w minutach) użtkownik może edytować opublikowany komentarz"
|
516 |
-
|
517 |
-
#~ msgid "Pick highlight colors for specific comment statuses"
|
518 |
-
#~ msgstr "Wybierz kolory podświetlenia określonych statusów komentarzy"
|
519 |
-
|
520 |
-
#~ msgid "Highlight comments with specific colors"
|
521 |
-
#~ msgstr "Podświetl komentarze określonym kolorem"
|
522 |
-
|
523 |
-
#~ msgid "Show inline edit actions only on hovering over a comment"
|
524 |
-
#~ msgstr "Wyświetl przyciski tylko po najechaniu myszką na komentarz"
|
525 |
-
|
526 |
-
#~ msgid ""
|
527 |
-
#~ "Select comments of which statuses will be available for moderation on the "
|
528 |
-
#~ "front-end of your site"
|
529 |
-
#~ msgstr ""
|
530 |
-
#~ "Wybierz statusy komentarzy, które będą dostępne do moderacji na stronie"
|
531 |
-
|
532 |
-
#~ msgid ""
|
533 |
-
#~ "This will add Delete to edit buttons that allows you to permanently "
|
534 |
-
#~ "delete comments"
|
535 |
-
#~ msgstr ""
|
536 |
-
#~ "Zostanie dodany przycisk Usuń do przycików edycji, który umożliwia trwałe "
|
537 |
-
#~ "usunięcie komentarzy"
|
538 |
-
|
539 |
-
#~ msgid "Select animation for showing messages"
|
540 |
-
#~ msgstr "Wybierz animację przy wyświetlaniu komunikatów"
|
541 |
-
|
542 |
-
#~ msgid "Select animation for hiding messages"
|
543 |
-
#~ msgstr "Wybierz animację przy ukrywaniu komunikatów"
|
544 |
-
|
545 |
-
#~ msgid "Select animation effect for edit comment"
|
546 |
-
#~ msgstr "Wybierz animację przy edycji komentarza"
|
547 |
-
|
548 |
-
#~ msgid "Choose your message box style"
|
549 |
-
#~ msgstr "Wybierz styl dla pola z komunikatami"
|
550 |
-
|
551 |
-
#~ msgid "Select style for Inline Edit buttons"
|
552 |
-
#~ msgstr "Wybierz styl dla przycisków edycji"
|
553 |
-
|
554 |
-
#~ msgid "Select for how long message box should be displayed"
|
555 |
-
#~ msgstr "Wybierz przez jaki czas ma być wyświetlany komunikat"
|
556 |
-
|
557 |
-
#~ msgid "Select message box position for logged in users"
|
558 |
-
#~ msgstr "Wybierz pozycję pola z komunikatami dla zalogowanych użytkowników"
|
559 |
-
|
560 |
-
#~ msgid "Select message box position for logged out users"
|
561 |
-
#~ msgstr ""
|
562 |
-
#~ "Wybierz pozycję pola z komunikatami dla niezalogowanych użytkowników"
|
563 |
-
|
564 |
-
#~ msgid "Ajaxed Comments"
|
565 |
-
#~ msgstr "Komentarze Ajax"
|
566 |
-
|
567 |
-
#~ msgid "Ajaxed Comments Settings"
|
568 |
-
#~ msgstr "Ustawienia komentarzy Ajax"
|
569 |
-
|
570 |
-
#~ msgid "Error has occurred. Please try again later or reload a page."
|
571 |
-
#~ msgstr ""
|
572 |
-
#~ "Wystąpił nieznany błąd. Proszę spróbować później lub odświeżyć stronę."
|
573 |
-
|
574 |
-
#~ msgid "Comment is empty."
|
575 |
-
#~ msgstr "Komentarz jest pusty."
|
576 |
-
|
577 |
-
#~ msgid "Are you sure you want to delete this comment?"
|
578 |
-
#~ msgstr "Jesteś pewny, że chcesz usunąć ten komentarz."
|
579 |
-
|
580 |
-
#~ msgid "Unknown error has occurred."
|
581 |
-
#~ msgstr "Wystąpił nieznany błąd."
|
582 |
-
|
583 |
-
#~ msgid "Widgets"
|
584 |
-
#~ msgstr "Widgety"
|
585 |
-
|
586 |
-
#~ msgid "Custom Post Types"
|
587 |
-
#~ msgstr "Własne typy wpisów"
|
588 |
-
|
589 |
-
#~ msgid "Custom Post Type Archives"
|
590 |
-
#~ msgstr "Archiwa własnych typów wpisów"
|
591 |
-
|
592 |
-
#~ msgid "Categories"
|
593 |
-
#~ msgstr "Kategorie"
|
594 |
-
|
595 |
-
#~ msgid "Taxonomies"
|
596 |
-
#~ msgstr "Taksonomie"
|
597 |
-
|
598 |
-
#~ msgid "Others"
|
599 |
-
#~ msgstr "Inne"
|
600 |
-
|
601 |
-
#~ msgid "Users"
|
602 |
-
#~ msgstr "Użytkownicy"
|
603 |
-
|
604 |
-
#~ msgid "Languages"
|
605 |
-
#~ msgstr "Języki"
|
606 |
-
|
607 |
-
#~ msgid "Front Page"
|
608 |
-
#~ msgstr "Strona główna"
|
609 |
-
|
610 |
-
#~ msgid "Blog Page"
|
611 |
-
#~ msgstr "Strona z wpisami"
|
612 |
-
|
613 |
-
#~ msgid "Single Posts"
|
614 |
-
#~ msgstr "Pojedyncze wpisy"
|
615 |
-
|
616 |
-
#~ msgid "Sticky Posts"
|
617 |
-
#~ msgstr "Wpisy przyklejone"
|
618 |
-
|
619 |
-
#~ msgid "Author Archive"
|
620 |
-
#~ msgstr "Archiwum autora"
|
621 |
-
|
622 |
-
#~ msgid "Date Archive"
|
623 |
-
#~ msgstr "Archiwum daty"
|
624 |
-
|
625 |
-
#~ msgid "404 Page"
|
626 |
-
#~ msgstr "Strona błędów 404"
|
627 |
-
|
628 |
-
#~ msgid "Search Page"
|
629 |
-
#~ msgstr "Strona wyszukiwania"
|
630 |
-
|
631 |
-
#~ msgid "Logged out users"
|
632 |
-
#~ msgstr "Wylogowani użytkownicy"
|
633 |
-
|
634 |
-
#~ msgid "Restrict widgets"
|
635 |
-
#~ msgstr "Ograniczenia widgetów"
|
636 |
-
|
637 |
-
#~ msgid ""
|
638 |
-
#~ "Use this settings to manage access to widgets page and to restrict "
|
639 |
-
#~ "availability of certain widgets, sidebars and widgets options to site "
|
640 |
-
#~ "administrators only."
|
641 |
-
#~ msgstr ""
|
642 |
-
#~ "Użyj tych ustawień aby określić kto może mieć dostęp do widgetów, jakie "
|
643 |
-
#~ "widgety, panele boczne i ustawienia widgetów są dostępne dla użytkowników "
|
644 |
-
#~ "a jakie tylko dla administratorów."
|
645 |
-
|
646 |
-
#~ msgid "Restrict Users"
|
647 |
-
#~ msgstr "Ograniczenia użytkowników"
|
648 |
-
|
649 |
-
#~ msgid "Select user roles restricted to manage widgets."
|
650 |
-
#~ msgstr "Wybierz role użytkowników, którzy mogą zarządzać widgetami."
|
651 |
-
|
652 |
-
#~ msgid "Restrict Sidebars"
|
653 |
-
#~ msgstr "Ograniczenia paneli bocznych"
|
654 |
-
|
655 |
-
#~ msgid "Select which sidebars will be restricted to admins only."
|
656 |
-
#~ msgstr ""
|
657 |
-
#~ "Wybierz panele boczne, które będą dostępne tylko dla administratorów."
|
658 |
-
|
659 |
-
#~ msgid "Restrict Widgets"
|
660 |
-
#~ msgstr "Ograniczenia widgetów"
|
661 |
-
|
662 |
-
#~ msgid "Select which widgets will be restricted to admins only."
|
663 |
-
#~ msgstr "Wybierz widgety, któe będą dostępne tylko dla administratorów."
|
664 |
-
|
665 |
-
#~ msgid "Restrict Widget Options"
|
666 |
-
#~ msgstr "Ograniczenia opcji widgetów"
|
667 |
-
|
668 |
-
#~ msgid "Select which widget options will be restricted to admins only."
|
669 |
-
#~ msgstr ""
|
670 |
-
#~ "Wybierz które opcje widgetów, będą dostępne tylko dla administratorów."
|
671 |
-
|
672 |
-
#~ msgid "Restrict Option Groups"
|
673 |
-
#~ msgstr "Ograniczenia grup opcji"
|
674 |
-
|
675 |
-
#~ msgid "Display widget options in groups"
|
676 |
-
#~ msgstr "Wyświetl opcje widgetów w grupach"
|
677 |
-
|
678 |
-
#~ msgid "Single %s"
|
679 |
-
#~ msgstr "Pojedyncze %s"
|
680 |
-
|
681 |
-
#~ msgid "%s Archive"
|
682 |
-
#~ msgstr "Archiwum %s"
|
683 |
-
|
684 |
-
#~ msgid "Display / Hide Widget"
|
685 |
-
#~ msgstr "Wyświetl / Ukryj widget"
|
686 |
-
|
687 |
-
#~ msgid "Display widget on selected"
|
688 |
-
#~ msgstr "Wyświetl widget na wybranych stronach"
|
689 |
-
|
690 |
-
#~ msgid "Hide widget on selected"
|
691 |
-
#~ msgstr "Ukryj widget na wybranych stronach"
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Math Captcha\n"
|
4 |
+
"POT-Creation-Date: 2014-01-14 14:53+0100\n"
|
5 |
+
"PO-Revision-Date: 2014-01-14 14:54+0100\n"
|
6 |
+
"Last-Translator: Bartosz Arendt <info@digitalfactory.pl>\n"
|
7 |
+
"Language-Team: dFactory <info@dfactory.eu>\n"
|
8 |
+
"Language: en\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.3\n"
|
13 |
+
"X-Poedit-KeywordsList: gettext;gettext_noop;__;_e\n"
|
14 |
+
"X-Poedit-Basepath: .\n"
|
15 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"X-Poedit-SearchPath-0: ..\n"
|
17 |
+
|
18 |
+
#: ../wp-math-captcha.php:645
|
19 |
+
msgid "one"
|
20 |
+
msgstr "jeden"
|
21 |
+
|
22 |
+
#: ../wp-math-captcha.php:646
|
23 |
+
msgid "two"
|
24 |
+
msgstr "dwa"
|
25 |
+
|
26 |
+
#: ../wp-math-captcha.php:647
|
27 |
+
msgid "three"
|
28 |
+
msgstr "trzy"
|
29 |
+
|
30 |
+
#: ../wp-math-captcha.php:648
|
31 |
+
msgid "four"
|
32 |
+
msgstr "cztery"
|
33 |
+
|
34 |
+
#: ../wp-math-captcha.php:649
|
35 |
+
msgid "five"
|
36 |
+
msgstr "pięć"
|
37 |
+
|
38 |
+
#: ../wp-math-captcha.php:650
|
39 |
+
msgid "six"
|
40 |
+
msgstr "sześć"
|
41 |
+
|
42 |
+
#: ../wp-math-captcha.php:651
|
43 |
+
msgid "seven"
|
44 |
+
msgstr "siedem"
|
45 |
+
|
46 |
+
#: ../wp-math-captcha.php:652
|
47 |
+
msgid "eight"
|
48 |
+
msgstr "osiem"
|
49 |
+
|
50 |
+
#: ../wp-math-captcha.php:653
|
51 |
+
msgid "nine"
|
52 |
+
msgstr "dziewięć"
|
53 |
+
|
54 |
+
#: ../wp-math-captcha.php:654
|
55 |
+
msgid "ten"
|
56 |
+
msgstr "dziesięć"
|
57 |
+
|
58 |
+
#: ../wp-math-captcha.php:655
|
59 |
+
msgid "eleven"
|
60 |
+
msgstr "jedenaście"
|
61 |
+
|
62 |
+
#: ../wp-math-captcha.php:656
|
63 |
+
msgid "twelve"
|
64 |
+
msgstr "dwanaście"
|
65 |
+
|
66 |
+
#: ../wp-math-captcha.php:657
|
67 |
+
msgid "thirteen"
|
68 |
+
msgstr "trzynaście"
|
69 |
+
|
70 |
+
#: ../wp-math-captcha.php:658
|
71 |
+
msgid "fourteen"
|
72 |
+
msgstr "czternaście"
|
73 |
+
|
74 |
+
#: ../wp-math-captcha.php:659
|
75 |
+
msgid "fifteen"
|
76 |
+
msgstr "piętnaście"
|
77 |
+
|
78 |
+
#: ../wp-math-captcha.php:660
|
79 |
+
msgid "sixteen"
|
80 |
+
msgstr "szesnaście"
|
81 |
+
|
82 |
+
#: ../wp-math-captcha.php:661
|
83 |
+
msgid "seventeen"
|
84 |
+
msgstr "siedemnaście"
|
85 |
+
|
86 |
+
#: ../wp-math-captcha.php:662
|
87 |
+
msgid "eighteen"
|
88 |
+
msgstr "osiemnaście"
|
89 |
+
|
90 |
+
#: ../wp-math-captcha.php:663
|
91 |
+
msgid "nineteen"
|
92 |
+
msgstr "dziewiętnaście"
|
93 |
+
|
94 |
+
#: ../wp-math-captcha.php:664
|
95 |
+
msgid "twenty"
|
96 |
+
msgstr "dwadzieścia"
|
97 |
+
|
98 |
+
#: ../wp-math-captcha.php:665
|
99 |
+
msgid "thirty"
|
100 |
+
msgstr "trzydzieści"
|
101 |
+
|
102 |
+
#: ../wp-math-captcha.php:666
|
103 |
+
msgid "forty"
|
104 |
+
msgstr "czterdzieści"
|
105 |
+
|
106 |
+
#: ../wp-math-captcha.php:667
|
107 |
+
msgid "fifty"
|
108 |
+
msgstr "pięćdziesiąt"
|
109 |
+
|
110 |
+
#: ../wp-math-captcha.php:668
|
111 |
+
msgid "sixty"
|
112 |
+
msgstr "sześćdziesiąt"
|
113 |
+
|
114 |
+
#: ../wp-math-captcha.php:669
|
115 |
+
msgid "seventy"
|
116 |
+
msgstr "siedemdziesiąt"
|
117 |
+
|
118 |
+
#: ../wp-math-captcha.php:670
|
119 |
+
msgid "eighty"
|
120 |
+
msgstr "osiemdziesiąt"
|
121 |
+
|
122 |
+
#: ../wp-math-captcha.php:671
|
123 |
+
msgid "ninety"
|
124 |
+
msgstr "dziewięćdziesiąt"
|
125 |
+
|
126 |
+
#: ../wp-math-captcha.php:943 ../wp-math-captcha.php:944
|
127 |
+
#: ../wp-math-captcha.php:945
|
128 |
+
msgid "ERROR"
|
129 |
+
msgstr "BŁĄD"
|
130 |
+
|
131 |
+
#: ../wp-math-captcha.php:943 ../includes/math-captcha-cf7.php:109
|
132 |
+
msgid "Please enter captcha value."
|
133 |
+
msgstr "Proszę wpisać wartość."
|
134 |
+
|
135 |
+
#: ../wp-math-captcha.php:944 ../includes/math-captcha-cf7.php:105
|
136 |
+
msgid "Invalid captcha value."
|
137 |
+
msgstr "Nieprawidłowa wartość."
|
138 |
+
|
139 |
+
#: ../wp-math-captcha.php:945 ../includes/math-captcha-cf7.php:113
|
140 |
+
msgid "Captcha time expired."
|
141 |
+
msgstr "Upłynął czas."
|
142 |
+
|
143 |
+
#: ../wp-math-captcha.php:949
|
144 |
+
msgid "login form"
|
145 |
+
msgstr "formularz logowania"
|
146 |
+
|
147 |
+
#: ../wp-math-captcha.php:950
|
148 |
+
msgid "registration form"
|
149 |
+
msgstr "formularz rejestracji"
|
150 |
+
|
151 |
+
#: ../wp-math-captcha.php:951
|
152 |
+
msgid "reset password form"
|
153 |
+
msgstr "resetowanie hasła"
|
154 |
+
|
155 |
+
#: ../wp-math-captcha.php:952
|
156 |
+
msgid "comment form"
|
157 |
+
msgstr "komentarze"
|
158 |
+
|
159 |
+
#: ../wp-math-captcha.php:953
|
160 |
+
msgid "bbpress"
|
161 |
+
msgstr "bbpress"
|
162 |
+
|
163 |
+
#: ../wp-math-captcha.php:954
|
164 |
+
msgid "contact form 7"
|
165 |
+
msgstr "contact form 7"
|
166 |
+
|
167 |
+
#: ../wp-math-captcha.php:958
|
168 |
+
msgid "yes"
|
169 |
+
msgstr "tak"
|
170 |
+
|
171 |
+
#: ../wp-math-captcha.php:959
|
172 |
+
msgid "no"
|
173 |
+
msgstr "nie"
|
174 |
+
|
175 |
+
#: ../wp-math-captcha.php:963
|
176 |
+
msgid "addition (+)"
|
177 |
+
msgstr "dodawanie (+)"
|
178 |
+
|
179 |
+
#: ../wp-math-captcha.php:964
|
180 |
+
msgid "subtraction (-)"
|
181 |
+
msgstr "odejmowanie (-)"
|
182 |
+
|
183 |
+
#: ../wp-math-captcha.php:965
|
184 |
+
msgid "multiplication (×)"
|
185 |
+
msgstr "mnożenie (×)"
|
186 |
+
|
187 |
+
#: ../wp-math-captcha.php:966
|
188 |
+
msgid "division (÷)"
|
189 |
+
msgstr "dzielenie (÷)"
|
190 |
+
|
191 |
+
#: ../wp-math-captcha.php:970
|
192 |
+
msgid "numbers"
|
193 |
+
msgstr "liczby"
|
194 |
+
|
195 |
+
#: ../wp-math-captcha.php:971
|
196 |
+
msgid "words"
|
197 |
+
msgstr "słowa"
|
198 |
+
|
199 |
+
#: ../wp-math-captcha.php:983
|
200 |
+
msgid "Math Captcha settings"
|
201 |
+
msgstr "Ustawienia Math Captcha"
|
202 |
+
|
203 |
+
#: ../wp-math-captcha.php:984
|
204 |
+
msgid "Enable Math Captcha for"
|
205 |
+
msgstr "Włącz captcha dla"
|
206 |
+
|
207 |
+
#: ../wp-math-captcha.php:985
|
208 |
+
msgid "Hide for logged in users"
|
209 |
+
msgstr "Ukryj dla zalogowanych"
|
210 |
+
|
211 |
+
#: ../wp-math-captcha.php:986
|
212 |
+
msgid "Mathematical operations"
|
213 |
+
msgstr "Operacje matematyczne"
|
214 |
+
|
215 |
+
#: ../wp-math-captcha.php:987
|
216 |
+
msgid "Display captcha as"
|
217 |
+
msgstr "Wyświetlaj captcha jako"
|
218 |
+
|
219 |
+
#: ../wp-math-captcha.php:988
|
220 |
+
msgid "Captcha field title"
|
221 |
+
msgstr "Tytuł pola captcha"
|
222 |
+
|
223 |
+
#: ../wp-math-captcha.php:989
|
224 |
+
msgid "Captcha time"
|
225 |
+
msgstr "Czas captcha"
|
226 |
+
|
227 |
+
#: ../wp-math-captcha.php:990
|
228 |
+
msgid "Block Direct Comments"
|
229 |
+
msgstr "Blokowanie bezpośrednich komentarzy"
|
230 |
+
|
231 |
+
#: ../wp-math-captcha.php:991
|
232 |
+
msgid "Deactivation"
|
233 |
+
msgstr "Deaktywacja wtyczki"
|
234 |
+
|
235 |
+
#: ../wp-math-captcha.php:1011
|
236 |
+
msgid "Select were would you like to use Math Captcha."
|
237 |
+
msgstr "Wybierz w których miejscach chcesz używać Math Captcha"
|
238 |
+
|
239 |
+
#: ../wp-math-captcha.php:1032
|
240 |
+
msgid "Would you like to hide captcha for logged in users?"
|
241 |
+
msgstr "Czy chcesz ukryć captcha dla zalogowanych użytkowników?"
|
242 |
+
|
243 |
+
#: ../wp-math-captcha.php:1045
|
244 |
+
msgid "How to entitle field with captcha?"
|
245 |
+
msgstr "Jaki tytuł będzie miało pole z captcha?"
|
246 |
+
|
247 |
+
#: ../wp-math-captcha.php:1058
|
248 |
+
msgid "Enter the time (in seconds) a user has to enter captcha value."
|
249 |
+
msgstr "Podaj czas (w sekundach) w jakim należy uzupełnić pole captcha."
|
250 |
+
|
251 |
+
#: ../wp-math-captcha.php:1079
|
252 |
+
msgid ""
|
253 |
+
"Blocks direct access to wp-comments-post.php. Enable this to prevent "
|
254 |
+
"spambots from posting to Wordpress via a URL."
|
255 |
+
msgstr ""
|
256 |
+
"To ustawienie blokuje bezpośredni dostęp do pliku wp-comments-post.php. "
|
257 |
+
"Włącz to jeśli chcesz uniemożliwiść spambotom dodawanie komentarzy poprzez "
|
258 |
+
"URL."
|
259 |
+
|
260 |
+
#: ../wp-math-captcha.php:1100
|
261 |
+
msgid "Delete settings on plugin deactivation"
|
262 |
+
msgstr "Usuń wszystkie dane wtyczki podczas deaktywacji"
|
263 |
+
|
264 |
+
#: ../wp-math-captcha.php:1121
|
265 |
+
msgid "Select which mathematical operations to use in your captcha."
|
266 |
+
msgstr ""
|
267 |
+
"Wybierz jakie rodzaje operacji matematycznych będą stosowane w captcha."
|
268 |
+
|
269 |
+
#: ../wp-math-captcha.php:1142
|
270 |
+
msgid "Select how you'd like to display you captcha."
|
271 |
+
msgstr "Wybierz w jaki sposób chcesz wyświetlać captcha."
|
272 |
+
|
273 |
+
#: ../wp-math-captcha.php:1183
|
274 |
+
msgid ""
|
275 |
+
"You need to check at least one mathematical operation. Defaults settings of "
|
276 |
+
"this option restored."
|
277 |
+
msgstr ""
|
278 |
+
"Musisz wybrać przynajmniej jedną operację. Przywrócono domyślne ustawienie "
|
279 |
+
"tej opcji."
|
280 |
+
|
281 |
+
#: ../wp-math-captcha.php:1199
|
282 |
+
msgid ""
|
283 |
+
"You need to check at least one group. Defaults settings of this option "
|
284 |
+
"restored."
|
285 |
+
msgstr ""
|
286 |
+
"Musisz wybrać przynajmniej jedną grupę. Przywrócono domyślne ustawienie tej "
|
287 |
+
"opcji."
|
288 |
+
|
289 |
+
#: ../wp-math-captcha.php:1236 ../wp-math-captcha.php:1237
|
290 |
+
#: ../wp-math-captcha.php:1252 ../wp-math-captcha.php:1265
|
291 |
+
#: ../includes/math-captcha-cf7.php:144
|
292 |
+
msgid "Math Captcha"
|
293 |
+
msgstr "Math Captcha"
|
294 |
+
|
295 |
+
#: ../wp-math-captcha.php:1267
|
296 |
+
msgid "Need support?"
|
297 |
+
msgstr "Potrzebujesz pomocy?"
|
298 |
+
|
299 |
+
#: ../wp-math-captcha.php:1268
|
300 |
+
msgid ""
|
301 |
+
"If you are having problems with this plugin, please talk about them in the"
|
302 |
+
msgstr "Jeśli masz jakiekolwiek problemy z tą wtyczką, powiedz o tym na"
|
303 |
+
|
304 |
+
#: ../wp-math-captcha.php:1268
|
305 |
+
msgid "Support forum"
|
306 |
+
msgstr "Forum pomocy"
|
307 |
+
|
308 |
+
#: ../wp-math-captcha.php:1270
|
309 |
+
msgid "Do you like this plugin?"
|
310 |
+
msgstr "Lubisz tę wtyczkę?"
|
311 |
+
|
312 |
+
#: ../wp-math-captcha.php:1271
|
313 |
+
msgid "Rate it 5"
|
314 |
+
msgstr "Oceń ją na 5"
|
315 |
+
|
316 |
+
#: ../wp-math-captcha.php:1271
|
317 |
+
msgid "on WordPress.org"
|
318 |
+
msgstr "na WordPress.org"
|
319 |
+
|
320 |
+
#: ../wp-math-captcha.php:1272
|
321 |
+
msgid "Blog about it & link to the"
|
322 |
+
msgstr "Napisz o niej i dodaj link do"
|
323 |
+
|
324 |
+
#: ../wp-math-captcha.php:1272
|
325 |
+
msgid "plugin page"
|
326 |
+
msgstr "strony wtyczki"
|
327 |
+
|
328 |
+
#: ../wp-math-captcha.php:1273
|
329 |
+
msgid "Check out our other"
|
330 |
+
msgstr "Sprawdź nasze inne"
|
331 |
+
|
332 |
+
#: ../wp-math-captcha.php:1273
|
333 |
+
msgid "WordPress plugins"
|
334 |
+
msgstr "wtyczki do WordPressa"
|
335 |
+
|
336 |
+
#: ../wp-math-captcha.php:1335
|
337 |
+
msgid "Support"
|
338 |
+
msgstr "Forum pomocy"
|
339 |
+
|
340 |
+
#: ../wp-math-captcha.php:1357
|
341 |
+
msgid "Settings"
|
342 |
+
msgstr "Ustawienia"
|
343 |
+
|
344 |
+
#: ../includes/math-captcha-cf7.php:156
|
345 |
+
msgid "Name"
|
346 |
+
msgstr "Nazwa"
|
347 |
+
|
348 |
+
#: ../includes/math-captcha-cf7.php:162
|
349 |
+
msgid "Input field settings"
|
350 |
+
msgstr "Ustawienia pola"
|
351 |
+
|
352 |
+
#: ../includes/math-captcha-cf7.php:165 ../includes/math-captcha-cf7.php:169
|
353 |
+
msgid "optional"
|
354 |
+
msgstr "opcjonalne"
|
355 |
+
|
356 |
+
#: ../includes/math-captcha-cf7.php:175
|
357 |
+
msgid "Copy this code and paste it into the form left."
|
358 |
+
msgstr "Skopij i wkej ten kod do formularza po lewej."
|
359 |
+
|
360 |
+
#~ msgid ""
|
361 |
+
#~ "Select what kind of mathematical operations will be used to generate "
|
362 |
+
#~ "captcha."
|
363 |
+
#~ msgstr ""
|
364 |
+
#~ "Wybierz jakie rodzaje operacji matematycznych będą stosowane w captcha."
|
365 |
+
|
366 |
+
#~ msgid "Created by"
|
367 |
+
#~ msgstr "Stworzone przez"
|
368 |
+
|
369 |
+
#~ msgid "form top"
|
370 |
+
#~ msgstr "na górze formularza"
|
371 |
+
|
372 |
+
#~ msgid "before form fields"
|
373 |
+
#~ msgstr "przed polami formularza"
|
374 |
+
|
375 |
+
#~ msgid "form bottom"
|
376 |
+
#~ msgstr "na dole formularza"
|
377 |
+
|
378 |
+
#~ msgid "after form"
|
379 |
+
#~ msgstr "po formularzu"
|
380 |
+
|
381 |
+
#~ msgid "WordPress default"
|
382 |
+
#~ msgstr "Domyślny WordPressa"
|
383 |
+
|
384 |
+
#~ msgid "Bootstrap"
|
385 |
+
#~ msgstr "Bootstrap"
|
386 |
+
|
387 |
+
#~ msgid "do not hide"
|
388 |
+
#~ msgstr "nie ukrywaj"
|
389 |
+
|
390 |
+
#~ msgid "1 second"
|
391 |
+
#~ msgstr "1 sekunda"
|
392 |
+
|
393 |
+
#~ msgid "2 seconds"
|
394 |
+
#~ msgstr "2 sekundy"
|
395 |
+
|
396 |
+
#~ msgid "3 seconds"
|
397 |
+
#~ msgstr "3 sekundy"
|
398 |
+
|
399 |
+
#~ msgid "5 seconds"
|
400 |
+
#~ msgstr "5 sekund"
|
401 |
+
|
402 |
+
#~ msgid "10 seconds"
|
403 |
+
#~ msgstr "10 sekund"
|
404 |
+
|
405 |
+
#~ msgid "fade"
|
406 |
+
#~ msgstr "zanikanie"
|
407 |
+
|
408 |
+
#~ msgid "slide"
|
409 |
+
#~ msgstr "zjeżdżanie"
|
410 |
+
|
411 |
+
#~ msgid "approved"
|
412 |
+
#~ msgstr "zatwierdzone"
|
413 |
+
|
414 |
+
#~ msgid "unapproved"
|
415 |
+
#~ msgstr "niezatwierdzone"
|
416 |
+
|
417 |
+
#~ msgid "trash"
|
418 |
+
#~ msgstr "w koszu"
|
419 |
+
|
420 |
+
#~ msgid "spam"
|
421 |
+
#~ msgstr "spam"
|
422 |
+
|
423 |
+
#~ msgid "Inline Edit"
|
424 |
+
#~ msgstr "Edycja"
|
425 |
+
|
426 |
+
#~ msgid "Messages"
|
427 |
+
#~ msgstr "Komunikaty"
|
428 |
+
|
429 |
+
#~ msgid "Edit"
|
430 |
+
#~ msgstr "Edytuj"
|
431 |
+
|
432 |
+
#~ msgid "Save"
|
433 |
+
#~ msgstr "Zapisz"
|
434 |
+
|
435 |
+
#~ msgid "Cancel"
|
436 |
+
#~ msgstr "Anuluj"
|
437 |
+
|
438 |
+
#~ msgid "Time remaining"
|
439 |
+
#~ msgstr "Pozostały czas"
|
440 |
+
|
441 |
+
#~ msgid "Delete"
|
442 |
+
#~ msgstr "Usuń"
|
443 |
+
|
444 |
+
#~ msgid "Unapprove"
|
445 |
+
#~ msgstr "Odrzuć"
|
446 |
+
|
447 |
+
#~ msgid "Spam"
|
448 |
+
#~ msgstr "Oznacz jako spam"
|
449 |
+
|
450 |
+
#~ msgid "Trash"
|
451 |
+
#~ msgstr "Kosz"
|
452 |
+
|
453 |
+
#~ msgid "Approve"
|
454 |
+
#~ msgstr "Zatwierdź"
|
455 |
+
|
456 |
+
#~ msgid "Restore"
|
457 |
+
#~ msgstr "Przywróć"
|
458 |
+
|
459 |
+
#~ msgid "Unspam"
|
460 |
+
#~ msgstr "Odznacz spam"
|
461 |
+
|
462 |
+
#~ msgid "Comments statuses"
|
463 |
+
#~ msgstr "Statusy komentarzy"
|
464 |
+
|
465 |
+
#~ msgid "Comment Edit Timer"
|
466 |
+
#~ msgstr "Edycja komentarza"
|
467 |
+
|
468 |
+
#~ msgid "Editing time"
|
469 |
+
#~ msgstr "Czas edycji"
|
470 |
+
|
471 |
+
#~ msgid "Delete permanently button"
|
472 |
+
#~ msgstr "Przycisk Usuń"
|
473 |
+
|
474 |
+
#~ msgid "Edit comment effect"
|
475 |
+
#~ msgstr "Efekt przy edycji komentarza"
|
476 |
+
|
477 |
+
#~ msgid "CSS style"
|
478 |
+
#~ msgstr "Styl CSS"
|
479 |
+
|
480 |
+
#~ msgid "Show on hover"
|
481 |
+
#~ msgstr "Pokaż po najechaniu"
|
482 |
+
|
483 |
+
#~ msgid "Highlight comments"
|
484 |
+
#~ msgstr "Podświetlanie komentarzy"
|
485 |
+
|
486 |
+
#~ msgid "Highlight colors"
|
487 |
+
#~ msgstr "Kolory podświetlenia"
|
488 |
+
|
489 |
+
#~ msgid "Messages Settings"
|
490 |
+
#~ msgstr "Ustawienia komunikatów"
|
491 |
+
|
492 |
+
#~ msgid "Message box position for logged in users"
|
493 |
+
#~ msgstr "Pozycja pola z komunikatami dla zalogowanych użytkowników"
|
494 |
+
|
495 |
+
#~ msgid "Message box position for logged out users"
|
496 |
+
#~ msgstr "Pozycja pola z komunikatami dla niezalogowanych użytkowników"
|
497 |
+
|
498 |
+
#~ msgid "Show message effect"
|
499 |
+
#~ msgstr "Efekt wyświetlania komunikatów"
|
500 |
+
|
501 |
+
#~ msgid "Hide message effect"
|
502 |
+
#~ msgstr "Efekt ukrywania komunikatów"
|
503 |
+
|
504 |
+
#~ msgid "Hide message after"
|
505 |
+
#~ msgstr "Ukrywanie komunikatów po"
|
506 |
+
|
507 |
+
#~ msgid ""
|
508 |
+
#~ "Comment timer allows users to edit their comments for specified time."
|
509 |
+
#~ msgstr ""
|
510 |
+
#~ "Stoper komentarza pozwala użytkownikom na edycję ich komentarzy przez "
|
511 |
+
#~ "określony czas."
|
512 |
+
|
513 |
+
#~ msgid "How much time (in minutes) a user has to edit a published comment"
|
514 |
+
#~ msgstr ""
|
515 |
+
#~ "Jak długo (w minutach) użtkownik może edytować opublikowany komentarz"
|
516 |
+
|
517 |
+
#~ msgid "Pick highlight colors for specific comment statuses"
|
518 |
+
#~ msgstr "Wybierz kolory podświetlenia określonych statusów komentarzy"
|
519 |
+
|
520 |
+
#~ msgid "Highlight comments with specific colors"
|
521 |
+
#~ msgstr "Podświetl komentarze określonym kolorem"
|
522 |
+
|
523 |
+
#~ msgid "Show inline edit actions only on hovering over a comment"
|
524 |
+
#~ msgstr "Wyświetl przyciski tylko po najechaniu myszką na komentarz"
|
525 |
+
|
526 |
+
#~ msgid ""
|
527 |
+
#~ "Select comments of which statuses will be available for moderation on the "
|
528 |
+
#~ "front-end of your site"
|
529 |
+
#~ msgstr ""
|
530 |
+
#~ "Wybierz statusy komentarzy, które będą dostępne do moderacji na stronie"
|
531 |
+
|
532 |
+
#~ msgid ""
|
533 |
+
#~ "This will add Delete to edit buttons that allows you to permanently "
|
534 |
+
#~ "delete comments"
|
535 |
+
#~ msgstr ""
|
536 |
+
#~ "Zostanie dodany przycisk Usuń do przycików edycji, który umożliwia trwałe "
|
537 |
+
#~ "usunięcie komentarzy"
|
538 |
+
|
539 |
+
#~ msgid "Select animation for showing messages"
|
540 |
+
#~ msgstr "Wybierz animację przy wyświetlaniu komunikatów"
|
541 |
+
|
542 |
+
#~ msgid "Select animation for hiding messages"
|
543 |
+
#~ msgstr "Wybierz animację przy ukrywaniu komunikatów"
|
544 |
+
|
545 |
+
#~ msgid "Select animation effect for edit comment"
|
546 |
+
#~ msgstr "Wybierz animację przy edycji komentarza"
|
547 |
+
|
548 |
+
#~ msgid "Choose your message box style"
|
549 |
+
#~ msgstr "Wybierz styl dla pola z komunikatami"
|
550 |
+
|
551 |
+
#~ msgid "Select style for Inline Edit buttons"
|
552 |
+
#~ msgstr "Wybierz styl dla przycisków edycji"
|
553 |
+
|
554 |
+
#~ msgid "Select for how long message box should be displayed"
|
555 |
+
#~ msgstr "Wybierz przez jaki czas ma być wyświetlany komunikat"
|
556 |
+
|
557 |
+
#~ msgid "Select message box position for logged in users"
|
558 |
+
#~ msgstr "Wybierz pozycję pola z komunikatami dla zalogowanych użytkowników"
|
559 |
+
|
560 |
+
#~ msgid "Select message box position for logged out users"
|
561 |
+
#~ msgstr ""
|
562 |
+
#~ "Wybierz pozycję pola z komunikatami dla niezalogowanych użytkowników"
|
563 |
+
|
564 |
+
#~ msgid "Ajaxed Comments"
|
565 |
+
#~ msgstr "Komentarze Ajax"
|
566 |
+
|
567 |
+
#~ msgid "Ajaxed Comments Settings"
|
568 |
+
#~ msgstr "Ustawienia komentarzy Ajax"
|
569 |
+
|
570 |
+
#~ msgid "Error has occurred. Please try again later or reload a page."
|
571 |
+
#~ msgstr ""
|
572 |
+
#~ "Wystąpił nieznany błąd. Proszę spróbować później lub odświeżyć stronę."
|
573 |
+
|
574 |
+
#~ msgid "Comment is empty."
|
575 |
+
#~ msgstr "Komentarz jest pusty."
|
576 |
+
|
577 |
+
#~ msgid "Are you sure you want to delete this comment?"
|
578 |
+
#~ msgstr "Jesteś pewny, że chcesz usunąć ten komentarz."
|
579 |
+
|
580 |
+
#~ msgid "Unknown error has occurred."
|
581 |
+
#~ msgstr "Wystąpił nieznany błąd."
|
582 |
+
|
583 |
+
#~ msgid "Widgets"
|
584 |
+
#~ msgstr "Widgety"
|
585 |
+
|
586 |
+
#~ msgid "Custom Post Types"
|
587 |
+
#~ msgstr "Własne typy wpisów"
|
588 |
+
|
589 |
+
#~ msgid "Custom Post Type Archives"
|
590 |
+
#~ msgstr "Archiwa własnych typów wpisów"
|
591 |
+
|
592 |
+
#~ msgid "Categories"
|
593 |
+
#~ msgstr "Kategorie"
|
594 |
+
|
595 |
+
#~ msgid "Taxonomies"
|
596 |
+
#~ msgstr "Taksonomie"
|
597 |
+
|
598 |
+
#~ msgid "Others"
|
599 |
+
#~ msgstr "Inne"
|
600 |
+
|
601 |
+
#~ msgid "Users"
|
602 |
+
#~ msgstr "Użytkownicy"
|
603 |
+
|
604 |
+
#~ msgid "Languages"
|
605 |
+
#~ msgstr "Języki"
|
606 |
+
|
607 |
+
#~ msgid "Front Page"
|
608 |
+
#~ msgstr "Strona główna"
|
609 |
+
|
610 |
+
#~ msgid "Blog Page"
|
611 |
+
#~ msgstr "Strona z wpisami"
|
612 |
+
|
613 |
+
#~ msgid "Single Posts"
|
614 |
+
#~ msgstr "Pojedyncze wpisy"
|
615 |
+
|
616 |
+
#~ msgid "Sticky Posts"
|
617 |
+
#~ msgstr "Wpisy przyklejone"
|
618 |
+
|
619 |
+
#~ msgid "Author Archive"
|
620 |
+
#~ msgstr "Archiwum autora"
|
621 |
+
|
622 |
+
#~ msgid "Date Archive"
|
623 |
+
#~ msgstr "Archiwum daty"
|
624 |
+
|
625 |
+
#~ msgid "404 Page"
|
626 |
+
#~ msgstr "Strona błędów 404"
|
627 |
+
|
628 |
+
#~ msgid "Search Page"
|
629 |
+
#~ msgstr "Strona wyszukiwania"
|
630 |
+
|
631 |
+
#~ msgid "Logged out users"
|
632 |
+
#~ msgstr "Wylogowani użytkownicy"
|
633 |
+
|
634 |
+
#~ msgid "Restrict widgets"
|
635 |
+
#~ msgstr "Ograniczenia widgetów"
|
636 |
+
|
637 |
+
#~ msgid ""
|
638 |
+
#~ "Use this settings to manage access to widgets page and to restrict "
|
639 |
+
#~ "availability of certain widgets, sidebars and widgets options to site "
|
640 |
+
#~ "administrators only."
|
641 |
+
#~ msgstr ""
|
642 |
+
#~ "Użyj tych ustawień aby określić kto może mieć dostęp do widgetów, jakie "
|
643 |
+
#~ "widgety, panele boczne i ustawienia widgetów są dostępne dla użytkowników "
|
644 |
+
#~ "a jakie tylko dla administratorów."
|
645 |
+
|
646 |
+
#~ msgid "Restrict Users"
|
647 |
+
#~ msgstr "Ograniczenia użytkowników"
|
648 |
+
|
649 |
+
#~ msgid "Select user roles restricted to manage widgets."
|
650 |
+
#~ msgstr "Wybierz role użytkowników, którzy mogą zarządzać widgetami."
|
651 |
+
|
652 |
+
#~ msgid "Restrict Sidebars"
|
653 |
+
#~ msgstr "Ograniczenia paneli bocznych"
|
654 |
+
|
655 |
+
#~ msgid "Select which sidebars will be restricted to admins only."
|
656 |
+
#~ msgstr ""
|
657 |
+
#~ "Wybierz panele boczne, które będą dostępne tylko dla administratorów."
|
658 |
+
|
659 |
+
#~ msgid "Restrict Widgets"
|
660 |
+
#~ msgstr "Ograniczenia widgetów"
|
661 |
+
|
662 |
+
#~ msgid "Select which widgets will be restricted to admins only."
|
663 |
+
#~ msgstr "Wybierz widgety, któe będą dostępne tylko dla administratorów."
|
664 |
+
|
665 |
+
#~ msgid "Restrict Widget Options"
|
666 |
+
#~ msgstr "Ograniczenia opcji widgetów"
|
667 |
+
|
668 |
+
#~ msgid "Select which widget options will be restricted to admins only."
|
669 |
+
#~ msgstr ""
|
670 |
+
#~ "Wybierz które opcje widgetów, będą dostępne tylko dla administratorów."
|
671 |
+
|
672 |
+
#~ msgid "Restrict Option Groups"
|
673 |
+
#~ msgstr "Ograniczenia grup opcji"
|
674 |
+
|
675 |
+
#~ msgid "Display widget options in groups"
|
676 |
+
#~ msgstr "Wyświetl opcje widgetów w grupach"
|
677 |
+
|
678 |
+
#~ msgid "Single %s"
|
679 |
+
#~ msgstr "Pojedyncze %s"
|
680 |
+
|
681 |
+
#~ msgid "%s Archive"
|
682 |
+
#~ msgstr "Archiwum %s"
|
683 |
+
|
684 |
+
#~ msgid "Display / Hide Widget"
|
685 |
+
#~ msgstr "Wyświetl / Ukryj widget"
|
686 |
+
|
687 |
+
#~ msgid "Display widget on selected"
|
688 |
+
#~ msgstr "Wyświetl widget na wybranych stronach"
|
689 |
+
|
690 |
+
#~ msgid "Hide widget on selected"
|
691 |
+
#~ msgstr "Ukryj widget na wybranych stronach"
|
languages/math-captcha-ru_RU.mo
CHANGED
Binary file
|
languages/math-captcha-ru_RU.po
CHANGED
@@ -1,262 +1,273 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Math Captcha\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
"Last-Translator: Valery Ryaboshapko <valera@creator.su>\n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: ru-RU\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.5.4\n"
|
13 |
-
"X-Poedit-KeywordsList: gettext;gettext_noop;__;_e\n"
|
14 |
-
"X-Poedit-Basepath: .\n"
|
15 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
17 |
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
18 |
-
"X-Poedit-SearchPath-0: ..\n"
|
19 |
|
20 |
-
#: ../wp-math-captcha.php:
|
21 |
msgid "one"
|
22 |
msgstr "один"
|
23 |
|
24 |
-
#: ../wp-math-captcha.php:
|
25 |
msgid "two"
|
26 |
msgstr "два"
|
27 |
|
28 |
-
#: ../wp-math-captcha.php:
|
29 |
msgid "three"
|
30 |
msgstr "три"
|
31 |
|
32 |
-
#: ../wp-math-captcha.php:
|
33 |
msgid "four"
|
34 |
msgstr "четыре"
|
35 |
|
36 |
-
#: ../wp-math-captcha.php:
|
37 |
msgid "five"
|
38 |
msgstr "пять"
|
39 |
|
40 |
-
#: ../wp-math-captcha.php:
|
41 |
msgid "six"
|
42 |
msgstr "шесть"
|
43 |
|
44 |
-
#: ../wp-math-captcha.php:
|
45 |
msgid "seven"
|
46 |
msgstr "семь"
|
47 |
|
48 |
-
#: ../wp-math-captcha.php:
|
49 |
msgid "eight"
|
50 |
msgstr "восемь"
|
51 |
|
52 |
-
#: ../wp-math-captcha.php:
|
53 |
msgid "nine"
|
54 |
msgstr "девять"
|
55 |
|
56 |
-
#: ../wp-math-captcha.php:
|
57 |
msgid "ten"
|
58 |
msgstr "десять"
|
59 |
|
60 |
-
#: ../wp-math-captcha.php:
|
61 |
msgid "eleven"
|
62 |
msgstr "одиннадцать"
|
63 |
|
64 |
-
#: ../wp-math-captcha.php:
|
65 |
msgid "twelve"
|
66 |
msgstr "двенадцать"
|
67 |
|
68 |
-
#: ../wp-math-captcha.php:
|
69 |
msgid "thirteen"
|
70 |
msgstr "тринадцать"
|
71 |
|
72 |
-
#: ../wp-math-captcha.php:
|
73 |
msgid "fourteen"
|
74 |
msgstr "четырнадцать"
|
75 |
|
76 |
-
#: ../wp-math-captcha.php:
|
77 |
msgid "fifteen"
|
78 |
msgstr "пятнадцать"
|
79 |
|
80 |
-
#: ../wp-math-captcha.php:
|
81 |
msgid "sixteen"
|
82 |
msgstr "шестнадцать"
|
83 |
|
84 |
-
#: ../wp-math-captcha.php:
|
85 |
msgid "seventeen"
|
86 |
msgstr "семнадцать"
|
87 |
|
88 |
-
#: ../wp-math-captcha.php:
|
89 |
msgid "eighteen"
|
90 |
msgstr "восемнадцать"
|
91 |
|
92 |
-
#: ../wp-math-captcha.php:
|
93 |
msgid "nineteen"
|
94 |
msgstr "девятнадцать"
|
95 |
|
96 |
-
#: ../wp-math-captcha.php:
|
97 |
msgid "twenty"
|
98 |
msgstr "двадцать"
|
99 |
|
100 |
-
#: ../wp-math-captcha.php:
|
101 |
msgid "thirty"
|
102 |
msgstr "тридцать"
|
103 |
|
104 |
-
#: ../wp-math-captcha.php:
|
105 |
msgid "forty"
|
106 |
msgstr "сорок"
|
107 |
|
108 |
-
#: ../wp-math-captcha.php:
|
109 |
msgid "fifty"
|
110 |
msgstr "пятьдесят"
|
111 |
|
112 |
-
#: ../wp-math-captcha.php:
|
113 |
msgid "sixty"
|
114 |
msgstr "шестьдесят"
|
115 |
|
116 |
-
#: ../wp-math-captcha.php:
|
117 |
msgid "seventy"
|
118 |
msgstr "семьдесят"
|
119 |
|
120 |
-
#: ../wp-math-captcha.php:
|
121 |
msgid "eighty"
|
122 |
msgstr "восемьдесят"
|
123 |
|
124 |
-
#: ../wp-math-captcha.php:
|
125 |
msgid "ninety"
|
126 |
msgstr "девяносто"
|
127 |
|
128 |
-
#: ../wp-math-captcha.php:
|
129 |
-
#: ../wp-math-captcha.php:
|
130 |
msgid "ERROR"
|
131 |
msgstr "ОШИБКА"
|
132 |
|
133 |
-
#: ../wp-math-captcha.php:
|
134 |
msgid "Please enter captcha value."
|
135 |
msgstr "Пожалуйста, введите капчу."
|
136 |
|
137 |
-
#: ../wp-math-captcha.php:
|
138 |
msgid "Invalid captcha value."
|
139 |
msgstr "Неверно введена капча"
|
140 |
|
141 |
-
#: ../wp-math-captcha.php:
|
142 |
msgid "Captcha time expired."
|
143 |
msgstr "Срок годности капчи истёк"
|
144 |
|
145 |
-
#: ../wp-math-captcha.php:
|
146 |
msgid "login form"
|
147 |
msgstr "входа"
|
148 |
|
149 |
-
#: ../wp-math-captcha.php:
|
150 |
msgid "registration form"
|
151 |
msgstr "регистрации"
|
152 |
|
153 |
-
#: ../wp-math-captcha.php:
|
154 |
msgid "reset password form"
|
155 |
msgstr "восстановления пароля"
|
156 |
|
157 |
-
#: ../wp-math-captcha.php:
|
158 |
msgid "comment form"
|
159 |
msgstr "комментариев"
|
160 |
|
161 |
-
#: ../wp-math-captcha.php:
|
162 |
msgid "bbpress"
|
163 |
msgstr "bbpress"
|
164 |
|
165 |
-
#: ../wp-math-captcha.php:
|
166 |
msgid "contact form 7"
|
167 |
msgstr "contact form 7"
|
168 |
|
169 |
-
#: ../wp-math-captcha.php:
|
170 |
msgid "yes"
|
171 |
msgstr "да"
|
172 |
|
173 |
-
#: ../wp-math-captcha.php:
|
174 |
msgid "no"
|
175 |
msgstr "нет"
|
176 |
|
177 |
-
#: ../wp-math-captcha.php:
|
178 |
msgid "addition (+)"
|
179 |
msgstr "сложение (+)"
|
180 |
|
181 |
-
#: ../wp-math-captcha.php:
|
182 |
msgid "subtraction (-)"
|
183 |
msgstr "вычитание (−)"
|
184 |
|
185 |
-
#: ../wp-math-captcha.php:
|
186 |
msgid "multiplication (×)"
|
187 |
msgstr "умножение (×)"
|
188 |
|
189 |
-
#: ../wp-math-captcha.php:
|
190 |
msgid "division (÷)"
|
191 |
msgstr "деление (÷)"
|
192 |
|
193 |
-
#: ../wp-math-captcha.php:
|
194 |
msgid "numbers"
|
195 |
msgstr "цифры"
|
196 |
|
197 |
-
#: ../wp-math-captcha.php:
|
198 |
msgid "words"
|
199 |
msgstr "слова"
|
200 |
|
201 |
-
#: ../wp-math-captcha.php:
|
202 |
msgid "Math Captcha settings"
|
203 |
msgstr "Параметры Math Captcha"
|
204 |
|
205 |
-
#: ../wp-math-captcha.php:
|
206 |
msgid "Enable Math Captcha for"
|
207 |
msgstr "Использовать Math Captcha для"
|
208 |
|
209 |
-
#: ../wp-math-captcha.php:
|
210 |
msgid "Hide for logged in users"
|
211 |
msgstr "Скрыть для зарегистрированных пользователей"
|
212 |
|
213 |
-
#: ../wp-math-captcha.php:
|
214 |
msgid "Mathematical operations"
|
215 |
msgstr "Математические операции"
|
216 |
|
217 |
-
#: ../wp-math-captcha.php:
|
218 |
msgid "Display captcha as"
|
219 |
msgstr "Показывать капчу как"
|
220 |
|
221 |
-
#: ../wp-math-captcha.php:
|
222 |
msgid "Captcha field title"
|
223 |
msgstr "Заголовок поля с капчей"
|
224 |
|
225 |
-
#: ../wp-math-captcha.php:
|
226 |
msgid "Captcha time"
|
227 |
msgstr "Срок годности капчи"
|
228 |
|
229 |
-
#: ../wp-math-captcha.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
230 |
msgid "Select were would you like to use Math Captcha."
|
231 |
msgstr "Выберите, где бы вы хотели видеть капчу."
|
232 |
|
233 |
-
#: ../wp-math-captcha.php:
|
234 |
-
msgid "Delete settings on plugin deactivation"
|
235 |
-
msgstr "Сбросить параметры при деактивации плагина"
|
236 |
-
|
237 |
-
#: ../wp-math-captcha.php:956
|
238 |
msgid "Would you like to hide captcha for logged in users?"
|
239 |
msgstr "Хотите, чтобы капча скрывалась от зарегистрированных пользователей?"
|
240 |
|
241 |
-
#: ../wp-math-captcha.php:
|
242 |
-
msgid "How to entitle field with
|
243 |
msgstr "Как озаглавить поле с капчей?"
|
244 |
|
245 |
-
#: ../wp-math-captcha.php:
|
246 |
msgid "Enter the time (in seconds) a user has to enter captcha value."
|
247 |
msgstr ""
|
248 |
"Введите время (в секундах), в течение которого пользователь должен ввести "
|
249 |
"капчу."
|
250 |
|
251 |
-
#: ../wp-math-captcha.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
252 |
msgid "Select which mathematical operations to use in your captcha."
|
253 |
-
msgstr "
|
254 |
|
255 |
-
#: ../wp-math-captcha.php:
|
256 |
msgid "Select how you'd like to display you captcha."
|
257 |
-
msgstr "
|
258 |
|
259 |
-
#: ../wp-math-captcha.php:
|
260 |
msgid ""
|
261 |
"You need to check at least one mathematical operation. Defaults settings of "
|
262 |
"this option restored."
|
@@ -264,7 +275,7 @@ msgstr ""
|
|
264 |
"Хотя бы две математические операции должны быть отмечены. Восстановлены "
|
265 |
"параметры по умолчанию."
|
266 |
|
267 |
-
#: ../wp-math-captcha.php:
|
268 |
msgid ""
|
269 |
"You need to check at least one group. Defaults settings of this option "
|
270 |
"restored."
|
@@ -272,74 +283,74 @@ msgstr ""
|
|
272 |
"Хотя бы один способ отражения капчи должен быть выбран. Восстановлены "
|
273 |
"настройки по умолчанию."
|
274 |
|
275 |
-
#: ../wp-math-captcha.php:
|
276 |
-
#: ../wp-math-captcha.php:
|
277 |
-
#: ../includes/math-captcha-cf7.php:
|
278 |
msgid "Math Captcha"
|
279 |
msgstr "Math Captcha"
|
280 |
|
281 |
-
#: ../wp-math-captcha.php:
|
282 |
msgid "Need support?"
|
283 |
msgstr "Нужна помощь?"
|
284 |
|
285 |
-
#: ../wp-math-captcha.php:
|
286 |
msgid ""
|
287 |
"If you are having problems with this plugin, please talk about them in the"
|
288 |
msgstr ""
|
289 |
"Если у вас возникли проблемы с этим плагином, пожалуйста, сообщите о них на"
|
290 |
|
291 |
-
#: ../wp-math-captcha.php:
|
292 |
msgid "Support forum"
|
293 |
msgstr "Форум поддержки"
|
294 |
|
295 |
-
#: ../wp-math-captcha.php:
|
296 |
msgid "Do you like this plugin?"
|
297 |
msgstr "Понравился этот плагин?"
|
298 |
|
299 |
-
#: ../wp-math-captcha.php:
|
300 |
msgid "Rate it 5"
|
301 |
msgstr "Поставьте ему «пять»"
|
302 |
|
303 |
-
#: ../wp-math-captcha.php:
|
304 |
msgid "on WordPress.org"
|
305 |
msgstr "на WordPress.org"
|
306 |
|
307 |
-
#: ../wp-math-captcha.php:
|
308 |
msgid "Blog about it & link to the"
|
309 |
msgstr "Блог и"
|
310 |
|
311 |
-
#: ../wp-math-captcha.php:
|
312 |
msgid "plugin page"
|
313 |
msgstr "страница плагина"
|
314 |
|
315 |
-
#: ../wp-math-captcha.php:
|
316 |
msgid "Check out our other"
|
317 |
msgstr "Взглянуть на другие наши"
|
318 |
|
319 |
-
#: ../wp-math-captcha.php:
|
320 |
msgid "WordPress plugins"
|
321 |
msgstr "плагины WordPress"
|
322 |
|
323 |
-
#: ../wp-math-captcha.php:
|
324 |
msgid "Support"
|
325 |
msgstr "Поддержка"
|
326 |
|
327 |
-
#: ../wp-math-captcha.php:
|
328 |
msgid "Settings"
|
329 |
msgstr "Параметры"
|
330 |
|
331 |
-
#: ../includes/math-captcha-cf7.php:
|
332 |
msgid "Name"
|
333 |
msgstr "Имя"
|
334 |
|
335 |
-
#: ../includes/math-captcha-cf7.php:
|
336 |
msgid "Input field settings"
|
337 |
msgstr "Введите поле параметров"
|
338 |
|
339 |
-
#: ../includes/math-captcha-cf7.php:
|
340 |
msgid "optional"
|
341 |
msgstr "не обязательно"
|
342 |
|
343 |
-
#: ../includes/math-captcha-cf7.php:
|
344 |
msgid "Copy this code and paste it into the form left."
|
345 |
msgstr "Скопируйте этот код и вставьте в форму слева."
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Math Captcha\n"
|
4 |
+
"POT-Creation-Date: 2014-01-22 15:55+0400\n"
|
5 |
+
"PO-Revision-Date: 2014-01-22 17:32+0400\n"
|
6 |
"Last-Translator: Valery Ryaboshapko <valera@creator.su>\n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: ru-RU\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
|
|
|
|
12 |
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
13 |
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
|
14 |
|
15 |
+
#: ../wp-math-captcha.php:645
|
16 |
msgid "one"
|
17 |
msgstr "один"
|
18 |
|
19 |
+
#: ../wp-math-captcha.php:646
|
20 |
msgid "two"
|
21 |
msgstr "два"
|
22 |
|
23 |
+
#: ../wp-math-captcha.php:647
|
24 |
msgid "three"
|
25 |
msgstr "три"
|
26 |
|
27 |
+
#: ../wp-math-captcha.php:648
|
28 |
msgid "four"
|
29 |
msgstr "четыре"
|
30 |
|
31 |
+
#: ../wp-math-captcha.php:649
|
32 |
msgid "five"
|
33 |
msgstr "пять"
|
34 |
|
35 |
+
#: ../wp-math-captcha.php:650
|
36 |
msgid "six"
|
37 |
msgstr "шесть"
|
38 |
|
39 |
+
#: ../wp-math-captcha.php:651
|
40 |
msgid "seven"
|
41 |
msgstr "семь"
|
42 |
|
43 |
+
#: ../wp-math-captcha.php:652
|
44 |
msgid "eight"
|
45 |
msgstr "восемь"
|
46 |
|
47 |
+
#: ../wp-math-captcha.php:653
|
48 |
msgid "nine"
|
49 |
msgstr "девять"
|
50 |
|
51 |
+
#: ../wp-math-captcha.php:654
|
52 |
msgid "ten"
|
53 |
msgstr "десять"
|
54 |
|
55 |
+
#: ../wp-math-captcha.php:655
|
56 |
msgid "eleven"
|
57 |
msgstr "одиннадцать"
|
58 |
|
59 |
+
#: ../wp-math-captcha.php:656
|
60 |
msgid "twelve"
|
61 |
msgstr "двенадцать"
|
62 |
|
63 |
+
#: ../wp-math-captcha.php:657
|
64 |
msgid "thirteen"
|
65 |
msgstr "тринадцать"
|
66 |
|
67 |
+
#: ../wp-math-captcha.php:658
|
68 |
msgid "fourteen"
|
69 |
msgstr "четырнадцать"
|
70 |
|
71 |
+
#: ../wp-math-captcha.php:659
|
72 |
msgid "fifteen"
|
73 |
msgstr "пятнадцать"
|
74 |
|
75 |
+
#: ../wp-math-captcha.php:660
|
76 |
msgid "sixteen"
|
77 |
msgstr "шестнадцать"
|
78 |
|
79 |
+
#: ../wp-math-captcha.php:661
|
80 |
msgid "seventeen"
|
81 |
msgstr "семнадцать"
|
82 |
|
83 |
+
#: ../wp-math-captcha.php:662
|
84 |
msgid "eighteen"
|
85 |
msgstr "восемнадцать"
|
86 |
|
87 |
+
#: ../wp-math-captcha.php:663
|
88 |
msgid "nineteen"
|
89 |
msgstr "девятнадцать"
|
90 |
|
91 |
+
#: ../wp-math-captcha.php:664
|
92 |
msgid "twenty"
|
93 |
msgstr "двадцать"
|
94 |
|
95 |
+
#: ../wp-math-captcha.php:665
|
96 |
msgid "thirty"
|
97 |
msgstr "тридцать"
|
98 |
|
99 |
+
#: ../wp-math-captcha.php:666
|
100 |
msgid "forty"
|
101 |
msgstr "сорок"
|
102 |
|
103 |
+
#: ../wp-math-captcha.php:667
|
104 |
msgid "fifty"
|
105 |
msgstr "пятьдесят"
|
106 |
|
107 |
+
#: ../wp-math-captcha.php:668
|
108 |
msgid "sixty"
|
109 |
msgstr "шестьдесят"
|
110 |
|
111 |
+
#: ../wp-math-captcha.php:669
|
112 |
msgid "seventy"
|
113 |
msgstr "семьдесят"
|
114 |
|
115 |
+
#: ../wp-math-captcha.php:670
|
116 |
msgid "eighty"
|
117 |
msgstr "восемьдесят"
|
118 |
|
119 |
+
#: ../wp-math-captcha.php:671
|
120 |
msgid "ninety"
|
121 |
msgstr "девяносто"
|
122 |
|
123 |
+
#: ../wp-math-captcha.php:943 ../wp-math-captcha.php:944
|
124 |
+
#: ../wp-math-captcha.php:945
|
125 |
msgid "ERROR"
|
126 |
msgstr "ОШИБКА"
|
127 |
|
128 |
+
#: ../wp-math-captcha.php:943 ../includes/math-captcha-cf7.php:109
|
129 |
msgid "Please enter captcha value."
|
130 |
msgstr "Пожалуйста, введите капчу."
|
131 |
|
132 |
+
#: ../wp-math-captcha.php:944 ../includes/math-captcha-cf7.php:105
|
133 |
msgid "Invalid captcha value."
|
134 |
msgstr "Неверно введена капча"
|
135 |
|
136 |
+
#: ../wp-math-captcha.php:945 ../includes/math-captcha-cf7.php:113
|
137 |
msgid "Captcha time expired."
|
138 |
msgstr "Срок годности капчи истёк"
|
139 |
|
140 |
+
#: ../wp-math-captcha.php:949
|
141 |
msgid "login form"
|
142 |
msgstr "входа"
|
143 |
|
144 |
+
#: ../wp-math-captcha.php:950
|
145 |
msgid "registration form"
|
146 |
msgstr "регистрации"
|
147 |
|
148 |
+
#: ../wp-math-captcha.php:951
|
149 |
msgid "reset password form"
|
150 |
msgstr "восстановления пароля"
|
151 |
|
152 |
+
#: ../wp-math-captcha.php:952
|
153 |
msgid "comment form"
|
154 |
msgstr "комментариев"
|
155 |
|
156 |
+
#: ../wp-math-captcha.php:953
|
157 |
msgid "bbpress"
|
158 |
msgstr "bbpress"
|
159 |
|
160 |
+
#: ../wp-math-captcha.php:954
|
161 |
msgid "contact form 7"
|
162 |
msgstr "contact form 7"
|
163 |
|
164 |
+
#: ../wp-math-captcha.php:958
|
165 |
msgid "yes"
|
166 |
msgstr "да"
|
167 |
|
168 |
+
#: ../wp-math-captcha.php:959
|
169 |
msgid "no"
|
170 |
msgstr "нет"
|
171 |
|
172 |
+
#: ../wp-math-captcha.php:963
|
173 |
msgid "addition (+)"
|
174 |
msgstr "сложение (+)"
|
175 |
|
176 |
+
#: ../wp-math-captcha.php:964
|
177 |
msgid "subtraction (-)"
|
178 |
msgstr "вычитание (−)"
|
179 |
|
180 |
+
#: ../wp-math-captcha.php:965
|
181 |
msgid "multiplication (×)"
|
182 |
msgstr "умножение (×)"
|
183 |
|
184 |
+
#: ../wp-math-captcha.php:966
|
185 |
msgid "division (÷)"
|
186 |
msgstr "деление (÷)"
|
187 |
|
188 |
+
#: ../wp-math-captcha.php:970
|
189 |
msgid "numbers"
|
190 |
msgstr "цифры"
|
191 |
|
192 |
+
#: ../wp-math-captcha.php:971
|
193 |
msgid "words"
|
194 |
msgstr "слова"
|
195 |
|
196 |
+
#: ../wp-math-captcha.php:983
|
197 |
msgid "Math Captcha settings"
|
198 |
msgstr "Параметры Math Captcha"
|
199 |
|
200 |
+
#: ../wp-math-captcha.php:984
|
201 |
msgid "Enable Math Captcha for"
|
202 |
msgstr "Использовать Math Captcha для"
|
203 |
|
204 |
+
#: ../wp-math-captcha.php:985
|
205 |
msgid "Hide for logged in users"
|
206 |
msgstr "Скрыть для зарегистрированных пользователей"
|
207 |
|
208 |
+
#: ../wp-math-captcha.php:986
|
209 |
msgid "Mathematical operations"
|
210 |
msgstr "Математические операции"
|
211 |
|
212 |
+
#: ../wp-math-captcha.php:987
|
213 |
msgid "Display captcha as"
|
214 |
msgstr "Показывать капчу как"
|
215 |
|
216 |
+
#: ../wp-math-captcha.php:988
|
217 |
msgid "Captcha field title"
|
218 |
msgstr "Заголовок поля с капчей"
|
219 |
|
220 |
+
#: ../wp-math-captcha.php:989
|
221 |
msgid "Captcha time"
|
222 |
msgstr "Срок годности капчи"
|
223 |
|
224 |
+
#: ../wp-math-captcha.php:990
|
225 |
+
msgid "Block Direct Comments"
|
226 |
+
msgstr "Блокировать прямые комментарии"
|
227 |
+
|
228 |
+
#: ../wp-math-captcha.php:991
|
229 |
+
msgid "Deactivation"
|
230 |
+
msgstr "Деактивация"
|
231 |
+
|
232 |
+
#: ../wp-math-captcha.php:1011
|
233 |
msgid "Select were would you like to use Math Captcha."
|
234 |
msgstr "Выберите, где бы вы хотели видеть капчу."
|
235 |
|
236 |
+
#: ../wp-math-captcha.php:1032
|
|
|
|
|
|
|
|
|
237 |
msgid "Would you like to hide captcha for logged in users?"
|
238 |
msgstr "Хотите, чтобы капча скрывалась от зарегистрированных пользователей?"
|
239 |
|
240 |
+
#: ../wp-math-captcha.php:1045
|
241 |
+
msgid "How to entitle field with captcha?"
|
242 |
msgstr "Как озаглавить поле с капчей?"
|
243 |
|
244 |
+
#: ../wp-math-captcha.php:1058
|
245 |
msgid "Enter the time (in seconds) a user has to enter captcha value."
|
246 |
msgstr ""
|
247 |
"Введите время (в секундах), в течение которого пользователь должен ввести "
|
248 |
"капчу."
|
249 |
|
250 |
+
#: ../wp-math-captcha.php:1079
|
251 |
+
msgid ""
|
252 |
+
"Blocks direct access to wp-comments-post.php. Enable this to prevent "
|
253 |
+
"spambots from posting to Wordpress via a URL."
|
254 |
+
msgstr ""
|
255 |
+
"Заблокировать прямой доступ к wp-comments-post.php. Включите, чтобы спам-"
|
256 |
+
"боты не могли добавлять комментарии напрямую через URL."
|
257 |
+
|
258 |
+
#: ../wp-math-captcha.php:1100
|
259 |
+
msgid "Delete settings on plugin deactivation"
|
260 |
+
msgstr "Удалять настройки при деактивации плагина"
|
261 |
+
|
262 |
+
#: ../wp-math-captcha.php:1121
|
263 |
msgid "Select which mathematical operations to use in your captcha."
|
264 |
+
msgstr "Выберите, какие математические операции использовать в капче."
|
265 |
|
266 |
+
#: ../wp-math-captcha.php:1142
|
267 |
msgid "Select how you'd like to display you captcha."
|
268 |
+
msgstr "Выберите, как бы вы хотели отображать капчу."
|
269 |
|
270 |
+
#: ../wp-math-captcha.php:1183
|
271 |
msgid ""
|
272 |
"You need to check at least one mathematical operation. Defaults settings of "
|
273 |
"this option restored."
|
275 |
"Хотя бы две математические операции должны быть отмечены. Восстановлены "
|
276 |
"параметры по умолчанию."
|
277 |
|
278 |
+
#: ../wp-math-captcha.php:1199
|
279 |
msgid ""
|
280 |
"You need to check at least one group. Defaults settings of this option "
|
281 |
"restored."
|
283 |
"Хотя бы один способ отражения капчи должен быть выбран. Восстановлены "
|
284 |
"настройки по умолчанию."
|
285 |
|
286 |
+
#: ../wp-math-captcha.php:1236 ../wp-math-captcha.php:1237
|
287 |
+
#: ../wp-math-captcha.php:1252 ../wp-math-captcha.php:1265
|
288 |
+
#: ../includes/math-captcha-cf7.php:144
|
289 |
msgid "Math Captcha"
|
290 |
msgstr "Math Captcha"
|
291 |
|
292 |
+
#: ../wp-math-captcha.php:1267
|
293 |
msgid "Need support?"
|
294 |
msgstr "Нужна помощь?"
|
295 |
|
296 |
+
#: ../wp-math-captcha.php:1268
|
297 |
msgid ""
|
298 |
"If you are having problems with this plugin, please talk about them in the"
|
299 |
msgstr ""
|
300 |
"Если у вас возникли проблемы с этим плагином, пожалуйста, сообщите о них на"
|
301 |
|
302 |
+
#: ../wp-math-captcha.php:1268
|
303 |
msgid "Support forum"
|
304 |
msgstr "Форум поддержки"
|
305 |
|
306 |
+
#: ../wp-math-captcha.php:1270
|
307 |
msgid "Do you like this plugin?"
|
308 |
msgstr "Понравился этот плагин?"
|
309 |
|
310 |
+
#: ../wp-math-captcha.php:1271
|
311 |
msgid "Rate it 5"
|
312 |
msgstr "Поставьте ему «пять»"
|
313 |
|
314 |
+
#: ../wp-math-captcha.php:1271
|
315 |
msgid "on WordPress.org"
|
316 |
msgstr "на WordPress.org"
|
317 |
|
318 |
+
#: ../wp-math-captcha.php:1272
|
319 |
msgid "Blog about it & link to the"
|
320 |
msgstr "Блог и"
|
321 |
|
322 |
+
#: ../wp-math-captcha.php:1272
|
323 |
msgid "plugin page"
|
324 |
msgstr "страница плагина"
|
325 |
|
326 |
+
#: ../wp-math-captcha.php:1273
|
327 |
msgid "Check out our other"
|
328 |
msgstr "Взглянуть на другие наши"
|
329 |
|
330 |
+
#: ../wp-math-captcha.php:1273
|
331 |
msgid "WordPress plugins"
|
332 |
msgstr "плагины WordPress"
|
333 |
|
334 |
+
#: ../wp-math-captcha.php:1335
|
335 |
msgid "Support"
|
336 |
msgstr "Поддержка"
|
337 |
|
338 |
+
#: ../wp-math-captcha.php:1357
|
339 |
msgid "Settings"
|
340 |
msgstr "Параметры"
|
341 |
|
342 |
+
#: ../includes/math-captcha-cf7.php:156
|
343 |
msgid "Name"
|
344 |
msgstr "Имя"
|
345 |
|
346 |
+
#: ../includes/math-captcha-cf7.php:162
|
347 |
msgid "Input field settings"
|
348 |
msgstr "Введите поле параметров"
|
349 |
|
350 |
+
#: ../includes/math-captcha-cf7.php:165 ../includes/math-captcha-cf7.php:169
|
351 |
msgid "optional"
|
352 |
msgstr "не обязательно"
|
353 |
|
354 |
+
#: ../includes/math-captcha-cf7.php:175
|
355 |
msgid "Copy this code and paste it into the form left."
|
356 |
msgstr "Скопируйте этот код и вставьте в форму слева."
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: dfactory
|
|
3 |
Donate link: http://www.dfactory.eu/
|
4 |
Tags: antispam, capcha, captcha, captha, catcha, comment, comments, spam, security, login, lost password, math captcha, registration, cf7, contact, contact forms, form, contact form 7, bbpress
|
5 |
Requires at least: 3.3
|
6 |
-
Tested up to: 3.8
|
7 |
-
Stable tag: 1.1.
|
8 |
License: MIT License
|
9 |
License URI: http://opensource.org/licenses/MIT
|
10 |
|
@@ -57,6 +57,9 @@ No questions yet.
|
|
57 |
|
58 |
== Changelog ==
|
59 |
|
|
|
|
|
|
|
60 |
= 1.1.0 =
|
61 |
* New: Option to block spambots direct access to wp-comments-post.php
|
62 |
* New: Basic CSS styling of Math Captcha fields
|
@@ -101,6 +104,5 @@ No questions yet.
|
|
101 |
|
102 |
== Upgrade Notice ==
|
103 |
|
104 |
-
= 1.1.
|
105 |
-
*
|
106 |
-
* New: Basic CSS styling of Math Captcha fields
|
3 |
Donate link: http://www.dfactory.eu/
|
4 |
Tags: antispam, capcha, captcha, captha, catcha, comment, comments, spam, security, login, lost password, math captcha, registration, cf7, contact, contact forms, form, contact form 7, bbpress
|
5 |
Requires at least: 3.3
|
6 |
+
Tested up to: 3.8.1
|
7 |
+
Stable tag: 1.1.1
|
8 |
License: MIT License
|
9 |
License URI: http://opensource.org/licenses/MIT
|
10 |
|
57 |
|
58 |
== Changelog ==
|
59 |
|
60 |
+
= 1.1.1 =
|
61 |
+
* Tweak: UI improvements for WordPress 3.8
|
62 |
+
|
63 |
= 1.1.0 =
|
64 |
* New: Option to block spambots direct access to wp-comments-post.php
|
65 |
* New: Basic CSS styling of Math Captcha fields
|
104 |
|
105 |
== Upgrade Notice ==
|
106 |
|
107 |
+
= 1.1.1 =
|
108 |
+
* Tweak: UI improvements for WordPress 3.8
|
|
wp-math-captcha.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
Plugin Name: Math Captcha
|
4 |
Description: Math Captcha is a <strong>100% effective CAPTCHA for WordPress</strong> that integrates into login, registration, comments, Contact Form 7 and bbPress.
|
5 |
-
Version: 1.1.
|
6 |
Author: dFactory
|
7 |
Author URI: http://www.dfactory.eu/
|
8 |
Plugin URI: http://www.dfactory.eu/plugins/math-captcha/
|
@@ -54,7 +54,7 @@ class Math_Captcha
|
|
54 |
'deactivation_delete' => FALSE,
|
55 |
'flush_rules' => FALSE
|
56 |
),
|
57 |
-
'version' => '1.1.
|
58 |
);
|
59 |
private $session_ids = array();
|
60 |
private $session_number = 0;
|
@@ -1008,7 +1008,7 @@ EOT;
|
|
1008 |
}
|
1009 |
|
1010 |
echo '
|
1011 |
-
<p class="description">'.__('Select
|
1012 |
</div>';
|
1013 |
}
|
1014 |
|
@@ -1250,7 +1250,22 @@ EOT;
|
|
1250 |
echo '
|
1251 |
<div class="wrap">'.screen_icon().'
|
1252 |
<h2>'.__('Math Captcha', 'math-captcha').'</h2>
|
1253 |
-
<div class="
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1254 |
<form action="options.php" method="post">';
|
1255 |
|
1256 |
wp_nonce_field('update-options');
|
@@ -1261,21 +1276,6 @@ EOT;
|
|
1261 |
echo '
|
1262 |
</form>
|
1263 |
</div>
|
1264 |
-
<div class="df-credits postbox-container">
|
1265 |
-
<h3 class="metabox-title">'.__('Math Captcha', 'math-captcha').'</h3>
|
1266 |
-
<div class="inner">
|
1267 |
-
<h3>'.__('Need support?', 'math-captcha').'</h3>
|
1268 |
-
<p>'.__('If you are having problems with this plugin, please talk about them in the', 'math-captcha').' <a href="http://dfactory.eu/support/" target="_blank" title="'.__('Support forum','math-captcha').'">'.__('Support forum', 'math-captcha').'</a></p>
|
1269 |
-
<hr />
|
1270 |
-
<h3>'.__('Do you like this plugin?', 'math-captcha').'</h3>
|
1271 |
-
<p><a href="http://wordpress.org/support/view/plugin-reviews/wp-math-captcha" target="_blank" title="'.__('Rate it 5', 'math-captcha').'">'.__('Rate it 5', 'math-captcha').'</a> '.__('on WordPress.org', 'math-captcha').'<br />'.
|
1272 |
-
__('Blog about it & link to the', 'math-captcha').' <a href="http://dfactory.eu/plugins/math-captcha/" target="_blank" title="'.__('plugin page', 'math-captcha').'">'.__('plugin page', 'math-captcha').'</a><br />'.
|
1273 |
-
__('Check out our other', 'math-captcha').' <a href="http://dfactory.eu/plugins/" target="_blank" title="'.__('WordPress plugins', 'math-captcha').'">'.__('WordPress plugins', 'math-captcha').'</a>
|
1274 |
-
</p>
|
1275 |
-
<hr />
|
1276 |
-
<p class="df-link">Created by <a href="http://www.dfactory.eu" target="_blank" title="dFactory - Quality plugins for WordPress"><img src="'.plugins_url('/images/logo-dfactory.png' , __FILE__ ).'" title="dFactory - Quality plugins for WordPress" alt="dFactory - Quality plugins for WordPress" /></a></p>
|
1277 |
-
</div>
|
1278 |
-
</div>
|
1279 |
<div class="clear"></div>
|
1280 |
</div>';
|
1281 |
}
|
2 |
/*
|
3 |
Plugin Name: Math Captcha
|
4 |
Description: Math Captcha is a <strong>100% effective CAPTCHA for WordPress</strong> that integrates into login, registration, comments, Contact Form 7 and bbPress.
|
5 |
+
Version: 1.1.1
|
6 |
Author: dFactory
|
7 |
Author URI: http://www.dfactory.eu/
|
8 |
Plugin URI: http://www.dfactory.eu/plugins/math-captcha/
|
54 |
'deactivation_delete' => FALSE,
|
55 |
'flush_rules' => FALSE
|
56 |
),
|
57 |
+
'version' => '1.1.1'
|
58 |
);
|
59 |
private $session_ids = array();
|
60 |
private $session_number = 0;
|
1008 |
}
|
1009 |
|
1010 |
echo '
|
1011 |
+
<p class="description">'.__('Select where you\'d like to use Math Captcha.', 'math-captcha').'</p>
|
1012 |
</div>';
|
1013 |
}
|
1014 |
|
1250 |
echo '
|
1251 |
<div class="wrap">'.screen_icon().'
|
1252 |
<h2>'.__('Math Captcha', 'math-captcha').'</h2>
|
1253 |
+
<div class="math-captcha-settings">
|
1254 |
+
<div class="df-credits">
|
1255 |
+
<h3 class="hndl">'.__('Math Captcha', 'math-captcha').'</h3>
|
1256 |
+
<div class="inside">
|
1257 |
+
<h4 class="inner">'.__('Need support?', 'math-captcha').'</h4>
|
1258 |
+
<p class="inner">'.__('If you are having problems with this plugin, please talk about them in the', 'math-captcha').' <a href="http://dfactory.eu/support/" target="_blank" title="'.__('Support forum','math-captcha').'">'.__('Support forum', 'math-captcha').'</a></p>
|
1259 |
+
<hr />
|
1260 |
+
<h4 class="inner">'.__('Do you like this plugin?', 'math-captcha').'</h4>
|
1261 |
+
<p class="inner"><a href="http://wordpress.org/support/view/plugin-reviews/wp-math-captcha" target="_blank" title="'.__('Rate it 5', 'math-captcha').'">'.__('Rate it 5', 'math-captcha').'</a> '.__('on WordPress.org', 'math-captcha').'<br />'.
|
1262 |
+
__('Blog about it & link to the', 'math-captcha').' <a href="http://dfactory.eu/plugins/math-captcha/" target="_blank" title="'.__('plugin page', 'math-captcha').'">'.__('plugin page', 'math-captcha').'</a><br />'.
|
1263 |
+
__('Check out our other', 'math-captcha').' <a href="http://dfactory.eu/plugins/" target="_blank" title="'.__('WordPress plugins', 'math-captcha').'">'.__('WordPress plugins', 'math-captcha').'</a>
|
1264 |
+
</p>
|
1265 |
+
<hr />
|
1266 |
+
<p class="df-link inner">Created by <a href="http://www.dfactory.eu" target="_blank" title="dFactory - Quality plugins for WordPress"><img src="'.plugins_url('/images/logo-dfactory.png' , __FILE__ ).'" title="dFactory - Quality plugins for WordPress" alt="dFactory - Quality plugins for WordPress" /></a></p>
|
1267 |
+
</div>
|
1268 |
+
</div>
|
1269 |
<form action="options.php" method="post">';
|
1270 |
|
1271 |
wp_nonce_field('update-options');
|
1276 |
echo '
|
1277 |
</form>
|
1278 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1279 |
<div class="clear"></div>
|
1280 |
</div>';
|
1281 |
}
|