Crowdsignal Dashboard – Polls, Surveys & more - Version 2.0.22

Version Description

  • Bug fixes, fixed settings page for new users to login correctly.

=

Download this release

Release Info

Developer donncha
Plugin Icon 128x128 Crowdsignal Dashboard – Polls, Surveys & more
Version 2.0.22
Comparing to
See all releases

Code changes from version 2.0.21 to 2.0.22

admin-style.php DELETED
@@ -1,95 +0,0 @@
1
- <?php
2
-
3
- if( $color == 'blue' ){
4
- $yoffset = 7;
5
- } else {
6
- $yoffset = -35;
7
- }
8
-
9
- ?>
10
-
11
- <style type="text/css" media="screen">
12
-
13
- #toplevel_page_polls img, #toplevel_page_ratings img, #toplevel_page_feedback img{
14
- display: none;
15
- }
16
-
17
- <?php if ( $this->has_feedback_menu ) : ?>
18
- .toplevel_page_feedback div.wp-menu-image {
19
- background: url('<?php echo $this->base_url; ?>img/grunion-menu.png') no-repeat 7px 7px !important;
20
- background-size: 15px 16px !important;
21
- }
22
-
23
- .toplevel_page_feedback:hover div.wp-menu-image,
24
- .toplevel_page_feedback.wp-has-current-submenu div.wp-menu-image,
25
- .toplevel_page_feedback.current div.wp-menu-image {
26
- background: url('<?php echo $this->base_url; ?>img/grunion-menu-hover.png') no-repeat 7px 7px !important;
27
- background-size: 15px 16px !important;
28
- }
29
- <?php else: ?>
30
- .toplevel_page_feedback div.wp-menu-image{
31
- background:url('<?php echo $this->base_url; ?>img/pd-wp-icons.png') 7px <?php echo $yoffset; ?>px no-repeat !important;
32
- }
33
-
34
- .toplevel_page_feedback:hover div.wp-menu-image,
35
- .toplevel_page_feedback.wp-has-current-submenu div.wp-menu-image,
36
- .toplevel_page_feedback.current div.wp-menu-image {
37
- background:url('<?php echo $this->base_url; ?>img/pd-wp-icons.png') 7px -77px no-repeat !important;
38
- }
39
-
40
- <?php endif;?>
41
-
42
- #polldaddy-error.error{
43
- border-radius:6px;
44
- margin-left:5px;
45
- margin-right:2%;
46
- background-color:#FFC;
47
- background:url('<?php echo $this->base_url; ?>img/error-<?php echo $color; ?>.png') no-repeat 3px 3px, -moz-linear-gradient(top, #FFF, #FFC);
48
- background:url('<?php echo $this->base_url; ?>img/error-<?php echo $color; ?>.png') no-repeat 3px 3px, -webkit-linear-gradient(top, #FFF, #FFC);
49
- margin-top:14px;
50
- border:1px #cccccc solid;
51
- padding:3px 5px 3px 40px;
52
- }
53
-
54
-
55
- h2#polldaddy-header, h2#poll-list-header{
56
- padding-left:38px;
57
- background:url('<?php echo $this->base_url; ?>img/pd-wp-icon-<?php echo $color; ?>-lrg.png') no-repeat 0 9px;
58
- margin-bottom: 14px;
59
- }
60
-
61
- @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
62
-
63
- <?php if ( $this->has_feedback_menu ) : ?>
64
- #adminmenu .menu-icon-feedback:hover div.wp-menu-image,
65
- #adminmenu .menu-icon-feedback.wp-has-current-submenu div.wp-menu-image,
66
- #adminmenu .menu-icon-feedback.current div.wp-menu-image {
67
- background: url('<?php echo $this->base_url; ?>img/grunion-menu-hover-2x.png') no-repeat 7px 7px !important;
68
- background-size: 15px 16px !important;
69
- }
70
-
71
- #adminmenu .menu-icon-feedback div.wp-menu-image {
72
- background: url('<?php echo $this->base_url; ?>img/grunion-menu-2x.png') no-repeat 7px 7px !important;
73
- background-size: 15px 16px !important;
74
- }
75
-
76
- <?php endif; ?>
77
-
78
- h2#polldaddy-header, h2#poll-list-header{
79
- background:url('<?php echo $this->base_url; ?>img/pd-wp-icon-<?php echo $color; ?>-lrg@2x.png') no-repeat 0 9px;
80
- background-size: 31px 31px;
81
- }
82
- }
83
-
84
- <?php if( isset( $_GET['iframe']) ):?>
85
- h2#polldaddy-header, h2#poll-list-header{
86
- background-position: 0 0;
87
- margin-top: 20px;
88
- }
89
-
90
- .pd-tabs li a{
91
- font-size:11px !important;
92
- }
93
- <?php endif; ?>
94
-
95
- </style>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
css/fonts/polldaddy.eot ADDED
Binary file
css/fonts/polldaddy.svg ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata>Generated by Fontastic.me</metadata>
5
+ <defs>
6
+ <font id="polldaddy" horiz-adv-x="512">
7
+ <font-face font-family="polldaddy" units-per-em="512" ascent="480" descent="-32"/>
8
+ <missing-glyph horiz-adv-x="512" />
9
+
10
+ <glyph unicode="&#97;" d="m0 256c0-141 115-256 256-256c141 0 256 115 256 256c0 141-115 256-256 256c-141 0-256-115-256-256z m52 105c6 10 13 19 20 28c40 48 98 78 159 80c60 3 120-21 161-63c42-41 62-101 54-158c-7-56-41-108-88-136c-46-27-105-29-152-8c14-3 28-6 43-6c87 0 157 71 157 158c0 39-15 75-38 102c-3 3-5 5-7 7c-1 1-1 2-2 2c0 0 0 1 0 1c-37 42-90 69-151 69c-63 0-119-30-156-76z m116-184c15-21 38-37 64-44c21-7 44-8 66-3c-15-6-32-9-49-9c-74 0-135 60-135 135c0 0 0 0 0 0c4 41 26 79 58 103c39 30 94 33 136 11c21-11 39-28 51-48c11-20 17-43 15-66c-3-45-36-87-78-98c-42-13-89 5-112 40c-23 35-18 84 11 112c27 30 74 33 105 11c15-11 26-27 30-45c4-18 0-37-9-52c-9-15-24-27-40-31c-17-4-35-1-49 7c-15 9-25 23-28 39c-4 16 0 33 9 46c10 13 24 20 39 22c15 1 30-5 41-16c10-10 15-25 12-39c-2-14-10-27-22-33c-8-5-17-6-25-5c17 0 32 12 37 27c0 1 0 2 1 2c5 12 3 27-5 38c-8 11-22 19-37 18c-14-1-29-10-36-23c-8-13-9-30-2-45c6-15 21-26 37-29c17-4 35 1 48 13c13 12 21 30 19 49c-1 38-43 67-82 57c-39-9-64-56-49-97c14-40 64-64 106-47c22 8 39 24 49 45c10 20 12 45 5 68c-14 46-65 76-114 68c-50-8-89-55-91-107c-1-26 8-52 24-74z m106 311c120-9 215-110 215-232c0-129-104-233-233-233c-91 0-170 52-208 128c-11 25-17 51-17 77c0 91 70 158 158 173c-44-18-80-57-95-103c-20-58-6-128 38-174c42-47 110-70 174-59c64 10 121 57 148 116c28 60 25 134-8 193c-33 59-94 101-162 113c-3 0-7 1-10 1z"/>
11
+ </font></defs></svg>
css/fonts/polldaddy.ttf ADDED
Binary file
css/fonts/polldaddy.woff ADDED
Binary file
css/polldaddy-icons.css ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ @font-face {
2
+ font-family: "polldaddy";
3
+ src:url("fonts/polldaddy.eot");
4
+ src:url("fonts/polldaddy.eot?#iefix") format("embedded-opentype"),
5
+ url("fonts/polldaddy.ttf") format("truetype"),
6
+ url("fonts/polldaddy.woff") format("woff"),
7
+ url("fonts/polldaddy.svg#polldaddy") format("svg");
8
+ font-weight: normal;
9
+ font-style: normal;
10
+
11
+ }
locale/polldaddy-ar.mo CHANGED
Binary file
locale/polldaddy-ar.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
- "POT-Creation-Date: 2012-07-16 11:34+0000\n"
8
- "PO-Revision-Date: 2012-07-16 11:34:33+0000\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -13,11941 +13,1490 @@ msgstr ""
13
  "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
14
  "X-Generator: GlotPress/0.1\n"
15
 
16
- msgid "Polldaddy Invitation"
17
  msgstr ""
18
 
19
- msgid ""
20
- "If you do not want to receive any more emails then click on the unsubscribe "
21
- "link below:"
22
- msgstr ""
23
-
24
- #, php-format
25
- msgid "%d incomplete response has been added to %s."
26
- msgid_plural "%d incomplete responses have been added to %s."
27
- msgstr[0] ""
28
- msgstr[1] ""
29
- msgstr[2] ""
30
- msgstr[3] ""
31
- msgstr[4] ""
32
- msgstr[5] ""
33
-
34
- msgid ""
35
- "Thanks,\n"
36
- "\n"
37
- "Your friendly Polldaddy.com autobot."
38
  msgstr ""
39
 
40
- #, php-format
41
- msgid "[Polldaddy] Incomplete results added to survey - %s"
42
- msgstr ""
43
-
44
- #, php-format
45
- msgid "All your results have been deleted from the survey \"%s\""
46
  msgstr ""
47
 
48
- #, php-format
49
- msgid "[Polldaddy] Results reset for %s"
50
  msgstr ""
51
 
52
- msgid ""
53
- "Your PDF report has been generated and is available from the following URLs:"
54
  msgstr ""
55
 
56
- #, php-format
57
- msgid "Note that the PDFs are available for %d day."
58
- msgid_plural "Note that the PDFs are available for %d days."
59
- msgstr[0] ""
60
- msgstr[1] ""
61
- msgstr[2] ""
62
- msgstr[3] ""
63
- msgstr[4] ""
64
- msgstr[5] ""
65
 
66
- msgid "[Polldaddy] PDF report has been generated"
67
- msgstr ""
68
 
69
- msgid "Hi there,"
70
  msgstr ""
71
 
72
- #, php-format
73
- msgid "Hi %s,"
74
  msgstr ""
75
 
76
- msgid "Hello there,"
77
  msgstr ""
78
 
79
- #, php-format
80
- msgid "Hello %s,"
81
  msgstr ""
82
 
83
  msgid ""
84
- "Recently you or someone using this email address signed up for a free "
85
- "account on\n"
86
- "http://polldaddy.com/ but the account was not activated."
87
  msgstr ""
88
 
89
  msgid ""
90
- "If you would still like a free Polldaddy account please confirm your email "
91
- "address by\n"
92
- "clicking on the link below:"
93
  msgstr ""
94
 
95
  msgid ""
96
- "The link will remain valid for a further 24 hours after which your email "
97
- "address will be\n"
98
- "deleted from our database."
99
  msgstr ""
100
 
101
- #, php-format
102
  msgid ""
103
- "If you're having trouble you can find out more at %s, or reply\n"
104
- "to this email and we'll get back to you."
105
  msgstr ""
106
 
107
- msgid "Thanks,"
108
  msgstr ""
109
 
110
  #, php-format
111
- msgid "Never receive emails from Polldaddy again: %s"
 
 
112
  msgstr ""
113
 
114
- msgid "[Polldaddy] Account Activation Request (resend)"
115
  msgstr ""
116
 
117
- #, fuzzy
118
- msgid "Invalid cardholder name"
119
- msgstr "نوع الملف خاطئ"
120
-
121
- msgid "Invalid street address"
122
  msgstr ""
123
 
124
- #, fuzzy
125
- msgid "Invalid city"
126
- msgstr "نوع الملف خاطئ"
127
-
128
- msgid "Invalid expiration month"
129
  msgstr ""
130
 
131
- #, fuzzy
132
- msgid "Invalid expiration year"
133
- msgstr "نوع الملف خاطئ"
134
-
135
- #, fuzzy
136
- msgid "Invalid card type"
137
- msgstr "نوع الملف خاطئ"
138
-
139
- msgid "Invalid card number"
140
  msgstr ""
141
 
142
- msgid "Invalid CVV2 code"
143
  msgstr ""
144
 
145
- #, fuzzy
146
- msgid "Invalid country"
147
- msgstr "نوع الملف خاطئ"
148
-
149
- #, fuzzy
150
- msgid "Invalid zip code"
151
- msgstr "نوع الملف خاطئ"
152
-
153
- #, fuzzy
154
- msgid "Invalid state"
155
- msgstr "نوع الملف خاطئ"
156
-
157
- msgid "Date must be in the future"
158
  msgstr ""
159
 
160
- msgid "Sierra Leone"
 
 
161
  msgstr ""
162
 
163
- msgid "Taiwan"
164
  msgstr ""
165
 
166
- msgid "Netherlands"
167
  msgstr ""
168
 
169
- msgid "Chile"
170
  msgstr ""
171
 
172
- msgid "Anguilla"
173
  msgstr ""
174
 
175
- msgid "Mauritius"
176
- msgstr "موريشيوس"
177
-
178
- msgid "Afghanistan"
179
  msgstr ""
180
 
181
- msgid "Andorra"
182
- msgstr "أندورا"
183
-
184
- msgid "Indonesia"
185
  msgstr ""
186
 
187
- msgid "Micronesia, Federated States of"
188
  msgstr ""
189
 
190
- msgid "United Kingdom"
191
  msgstr ""
192
 
193
- msgid "New Zealand"
194
- msgstr ""
195
 
196
- msgid "Gabon"
197
  msgstr ""
198
 
199
- msgid "Puerto Rico"
200
  msgstr ""
201
 
202
- msgid "Equatorial Guinea"
203
  msgstr ""
204
 
205
- msgid "Seychelles"
206
  msgstr ""
207
 
208
- msgid "Antarctica"
209
  msgstr ""
210
 
211
- msgid "Saudi Arabia"
 
 
 
212
  msgstr ""
213
 
214
- msgid "Grenada"
215
- msgstr "غرينادا"
216
-
217
- msgid "Antigua and Barbuda"
218
  msgstr ""
219
 
220
- msgid "Luxembourg"
221
- msgstr "لوكسمبورغ"
222
-
223
- msgid "Denmark"
224
  msgstr ""
225
 
226
- msgid "China"
227
  msgstr ""
228
 
229
- msgid "Dominica"
230
  msgstr ""
231
 
232
- msgid "Mali"
233
  msgstr ""
234
 
235
- msgid "Montserrat"
236
  msgstr ""
237
 
238
- msgid "Russia"
239
  msgstr ""
240
 
241
- msgid "Asia/Pacific Region"
242
  msgstr ""
243
 
244
- msgid "Swaziland"
245
  msgstr ""
246
 
247
- msgid "Europe"
248
- msgstr "أوروبا"
249
-
250
- msgid "Somalia"
251
  msgstr ""
252
 
253
- msgid "Cameroon"
254
  msgstr ""
255
 
256
- msgid "Gambia"
257
  msgstr ""
258
 
259
- msgid "Qatar"
260
- msgstr "قطر"
261
-
262
- msgid "Thailand"
263
  msgstr ""
264
 
265
- msgid "Cape Verde"
266
  msgstr ""
267
 
268
- msgid "Wallis and Futuna"
269
  msgstr ""
270
 
271
- msgid "Switzerland"
272
  msgstr ""
273
 
274
- msgid "Faroe Islands"
275
  msgstr ""
276
 
277
- msgid "Costa Rica"
278
- msgstr "كوستاريكا"
279
-
280
- msgid "Samoa"
281
  msgstr ""
282
 
283
- msgid "Philippines"
284
  msgstr ""
285
 
286
- msgid "Pakistan"
287
  msgstr ""
288
 
289
- msgid "Slovakia"
290
  msgstr ""
291
 
292
- msgid "Zimbabwe"
293
  msgstr ""
294
 
295
- msgid "Canada"
296
  msgstr ""
297
 
298
- msgid "United States Minor Outlying Islands"
299
  msgstr ""
300
 
301
- msgid "Germany"
302
- msgstr ""
 
 
 
 
 
 
 
303
 
304
- msgid "Rwanda"
305
  msgstr ""
306
 
307
- msgid "United Arab Emirates"
308
- msgstr ""
 
 
 
 
 
 
 
309
 
310
- msgid "Saint Kitts and Nevis"
311
  msgstr ""
312
 
313
- msgid "Virgin Islands, British"
314
- msgstr ""
 
 
 
 
 
 
 
315
 
316
- msgid "Cuba"
317
  msgstr ""
318
 
319
- msgid "Jordan"
320
  msgstr ""
321
 
322
- msgid "Togo"
323
  msgstr ""
324
 
325
- msgid "San Marino"
326
  msgstr ""
327
 
328
- msgid "Tokelau"
329
  msgstr ""
330
 
331
- msgid "Guinea"
332
  msgstr ""
333
 
334
- msgid "Barbados"
335
- msgstr ""
 
 
 
 
 
 
 
336
 
337
- msgid "Chad"
338
  msgstr ""
339
 
340
- msgid "Malawi"
341
  msgstr ""
342
 
343
- msgid "Suriname"
344
  msgstr ""
345
 
346
- msgid "Liechtenstein"
347
- msgstr ""
 
 
 
 
 
 
 
348
 
349
- msgid "Montenegro"
350
  msgstr ""
351
 
352
- msgid "Heard Island and McDonald Islands"
353
  msgstr ""
354
 
355
- msgid "Northern Mariana Islands"
 
 
356
  msgstr ""
357
 
358
- msgid "Dominican Republic"
359
  msgstr ""
360
 
361
- msgid "Belgium"
362
  msgstr ""
363
 
364
- msgid "Lao People's Democratic Republic"
 
365
  msgstr ""
366
 
367
- msgid "Poland"
 
 
 
368
  msgstr ""
369
 
370
- msgid "Israel"
 
 
 
371
  msgstr ""
372
 
373
- msgid "India"
 
374
  msgstr ""
375
 
376
- msgid "Guatemala"
377
- msgstr "غواتيمالا"
378
-
379
- msgid "Martinique"
380
  msgstr ""
381
 
382
- msgid "Myanmar"
383
- msgstr ""
384
 
385
- msgid "Morocco"
 
386
  msgstr ""
387
 
388
- msgid "Sudan"
 
389
  msgstr ""
390
 
391
- msgid "Netherlands Antilles"
 
392
  msgstr ""
393
 
394
- msgid "Liberia"
395
  msgstr ""
396
 
397
- msgid "Armenia"
 
 
 
 
398
  msgstr ""
399
 
400
- msgid "Cook Islands"
401
- msgstr ""
402
 
403
- msgid "Ethiopia"
404
- msgstr ""
405
 
406
- msgid "Marshall Islands"
407
- msgstr ""
408
 
409
- msgid "Saint Lucia"
410
- msgstr ""
411
 
412
- msgid "Guam"
413
  msgstr ""
414
 
415
- msgid "Estonia"
416
  msgstr ""
417
 
418
- msgid "Macedonia"
419
  msgstr ""
420
 
421
- msgid "Djibouti"
422
- msgstr "جيبوتي"
423
 
424
- msgid "Austria"
425
  msgstr ""
426
 
427
- msgid "Zambia"
428
  msgstr ""
429
 
430
- msgid "Cayman Islands"
431
  msgstr ""
432
 
433
- msgid "French Guiana"
434
  msgstr ""
435
 
436
- msgid "Guyana"
437
- msgstr "غيانا"
438
 
439
- msgid "Palau"
440
- msgstr "بالاو"
441
 
442
- msgid "Fiji"
443
- msgstr "فيجي"
444
 
445
- msgid "Nauru"
446
- msgstr "جمهورية نايرو"
447
 
448
- msgid "Greenland"
449
  msgstr ""
450
 
451
- msgid "Trinidad and Tobago"
452
  msgstr ""
453
 
454
- msgid "Ecuador"
455
  msgstr ""
456
 
457
- msgid "Lithuania"
458
  msgstr ""
459
 
460
- msgid "Serbia"
461
  msgstr ""
462
 
463
- msgid "Tajikistan"
464
- msgstr ""
465
 
466
- msgid "Colombia"
 
467
  msgstr ""
468
 
469
- msgid "Australia"
470
- msgstr "أستراليا"
471
-
472
- msgid "Ukraine"
473
  msgstr ""
474
 
475
- msgid "Nicaragua"
476
  msgstr ""
477
 
478
- msgid "Vietnam"
479
  msgstr ""
480
 
481
- msgid "Saint Vincent and the Grenadines"
482
  msgstr ""
483
 
484
- msgid "Peru"
 
485
  msgstr ""
486
 
487
- msgid "Uruguay"
 
488
  msgstr ""
489
 
490
- msgid "Monaco"
491
- msgstr "موناكو"
492
-
493
- msgid "Bosnia and Herzegovina"
494
  msgstr ""
495
 
496
- msgid "Greece"
497
  msgstr ""
498
 
499
- msgid "Libyan Arab Jamahiriya"
500
  msgstr ""
501
 
502
- msgid "Finland"
503
  msgstr ""
504
 
505
- msgid "Bhutan"
506
- msgstr ""
507
 
508
- msgid "Algeria"
509
- msgstr ""
510
 
511
- msgid "Central African Republic"
512
  msgstr ""
513
 
514
- msgid "Croatia"
515
  msgstr ""
516
 
517
- msgid "Bolivia"
518
  msgstr ""
519
 
520
- msgid "Senegal"
521
  msgstr ""
522
 
523
- msgid "Argentina"
524
  msgstr ""
525
 
526
- msgid "Reunion"
527
  msgstr ""
528
 
529
- msgid "Norway"
530
  msgstr ""
531
 
532
- msgid "Sri Lanka"
533
  msgstr ""
534
 
535
- msgid "Tuvalu"
536
  msgstr ""
537
 
538
- msgid "Namibia"
539
- msgstr ""
540
 
541
- msgid "Georgia"
542
  msgstr ""
543
 
544
- msgid "Turks and Caicos Islands"
545
  msgstr ""
546
 
547
- msgid "Holy See (Vatican City State)"
548
  msgstr ""
549
 
550
- msgid "Sweden"
551
  msgstr ""
552
 
553
- msgid "Iran, Islamic Republic of"
554
  msgstr ""
555
 
556
- msgid "Mexico"
 
557
  msgstr ""
558
 
559
- msgid "Mauritania"
 
560
  msgstr ""
561
 
562
- msgid "Comoros"
 
563
  msgstr ""
564
 
565
- msgid "Moldova, Republic of"
 
566
  msgstr ""
567
 
568
- msgid "Tanzania, United Republic of"
 
569
  msgstr ""
570
 
571
- msgid "Ireland"
572
- msgstr ""
573
 
574
- msgid "Kazakstan"
575
  msgstr ""
576
 
577
- msgid "United States"
578
  msgstr ""
579
 
580
- msgid "Bulgaria"
581
- msgstr ""
582
 
583
- msgid "El Salvador"
584
  msgstr ""
585
 
586
- msgid "Botswana"
587
  msgstr ""
588
 
589
- msgid "France"
590
  msgstr ""
591
 
592
- msgid "South Africa"
593
- msgstr ""
594
 
595
- msgid "Paraguay"
596
  msgstr ""
597
 
598
- msgid "Iraq"
599
  msgstr ""
600
 
601
- msgid "Macau"
602
- msgstr "ماكاو"
603
-
604
- msgid "Singapore"
605
  msgstr ""
606
 
607
- msgid "Bahrain"
608
- msgstr "البحرين"
609
-
610
- msgid "Sao Tome and Principe"
611
  msgstr ""
612
 
613
- msgid "Venezuela"
614
  msgstr ""
615
 
616
- msgid "Lebanon"
617
  msgstr ""
618
 
619
- msgid "Falkland Islands (Malvinas)"
620
  msgstr ""
621
 
622
- msgid "British Indian Ocean Territory"
623
  msgstr ""
624
 
625
- msgid "Japan"
626
  msgstr ""
627
 
628
- msgid "Bangladesh"
629
  msgstr ""
630
 
631
- msgid "Romania"
632
  msgstr ""
633
 
634
- msgid "Ghana"
635
  msgstr ""
636
 
637
- msgid "Brunei Darussalam"
638
  msgstr ""
639
 
640
- msgid "Papua New Guinea"
641
  msgstr ""
642
 
643
- msgid "American Samoa"
644
  msgstr ""
645
 
646
- msgid "Azerbaijan"
647
  msgstr ""
648
 
649
- msgid "Panama"
650
- msgstr "باناما"
651
-
652
- msgid "Belize"
653
  msgstr ""
654
 
655
- msgid "Vanuatu"
656
  msgstr ""
657
 
658
- msgid "Portugal"
659
  msgstr ""
660
 
661
- msgid "Guinea-Bissau"
662
  msgstr ""
663
 
664
- msgid "Turkmenistan"
665
  msgstr ""
666
 
667
- msgid "Uzbekistan"
668
  msgstr ""
669
 
670
- msgid "Tunisia"
671
  msgstr ""
672
 
673
- msgid "New Caledonia"
674
  msgstr ""
675
 
676
- msgid "Latvia"
677
  msgstr ""
678
 
679
- msgid "Aruba"
680
  msgstr ""
681
 
682
- msgid "Nigeria"
683
  msgstr ""
684
 
685
- msgid "Italy"
686
  msgstr ""
687
 
688
- msgid "Tonga"
689
  msgstr ""
690
 
691
- msgid "Yemen"
692
  msgstr ""
693
 
694
- msgid "Bahamas"
695
  msgstr ""
696
 
697
- msgid "Eritrea"
698
  msgstr ""
699
 
700
- msgid "Nepal"
701
  msgstr ""
702
 
703
- msgid "French Polynesia"
704
  msgstr ""
705
 
706
- msgid "Korea, Democratic People's Republic of"
707
  msgstr ""
708
 
709
- msgid "Syrian Arab Republic"
710
  msgstr ""
711
 
712
- msgid "Bouvet Island"
713
  msgstr ""
714
 
715
- msgid "Virgin Islands, U.S."
716
  msgstr ""
717
 
718
- msgid "Cambodia"
719
  msgstr ""
720
 
721
- msgid "Cyprus"
722
  msgstr ""
723
 
724
- msgid "Niue"
725
  msgstr ""
726
 
727
- msgid "Mozambique"
728
  msgstr ""
729
 
730
- msgid "Oman"
731
  msgstr ""
732
 
733
- msgid "Guadeloupe"
734
  msgstr ""
735
 
736
- msgid "Belarus"
737
  msgstr ""
738
 
739
- msgid "Hong Kong"
740
- msgstr "هونج كونج"
741
-
742
- msgid "Satellite Provider"
743
  msgstr ""
744
 
745
- msgid "Kenya"
746
  msgstr ""
747
 
748
- msgid "Madagascar"
749
  msgstr ""
750
 
751
- msgid "Solomon Islands"
752
  msgstr ""
753
 
754
- msgid "Czech Republic"
755
  msgstr ""
756
 
757
- msgid "Angola"
758
  msgstr ""
759
 
760
- msgid "Palestinian Territory, Occupied"
761
  msgstr ""
762
 
763
- msgid "Gibraltar"
764
- msgstr "جبل طارق"
765
-
766
- msgid "Honduras"
767
  msgstr ""
768
 
769
- msgid "Uganda"
770
  msgstr ""
771
 
772
- msgid "Malta"
773
- msgstr "مالطا"
774
-
775
- msgid "Cote D'Ivoire"
776
  msgstr ""
777
 
778
- msgid "Slovenia"
779
  msgstr ""
780
 
781
- msgid "Niger"
782
  msgstr ""
783
 
784
- msgid "Brazil"
785
  msgstr ""
786
 
787
- msgid "Burundi"
788
  msgstr ""
789
 
790
- msgid "Maldives"
791
  msgstr ""
792
 
793
- msgid "Congo, The Democratic Republic of"
794
  msgstr ""
795
 
796
- msgid "Anonymous Proxy"
797
  msgstr ""
798
 
799
- msgid "Turkey"
800
  msgstr ""
801
 
802
- msgid "Mongolia"
803
  msgstr ""
804
 
805
- msgid "Hungary"
806
  msgstr ""
807
 
808
- msgid "Benin"
809
  msgstr ""
810
 
811
- msgid "Jamaica"
812
- msgstr "جمايكا"
813
-
814
- msgid "Haiti"
815
  msgstr ""
816
 
817
- msgid "Kyrgyzstan"
 
818
  msgstr ""
819
 
820
- msgid "Spain"
821
- msgstr "إسبانيا"
822
 
823
- msgid "Malaysia"
824
  msgstr ""
825
 
826
- msgid "Norfolk Island"
827
  msgstr ""
828
 
829
- msgid "Iceland"
830
  msgstr ""
831
 
832
- msgid "Korea, Republic of"
833
  msgstr ""
834
 
835
- msgid "Kuwait"
836
- msgstr "الكويت"
837
-
838
- msgid "Egypt"
839
  msgstr ""
840
 
841
- msgid "Albania"
842
  msgstr ""
843
 
844
- msgid "Burkina Faso"
845
  msgstr ""
846
 
847
- msgid "Bermuda"
848
- msgstr "برمودا"
849
-
850
- msgid "Kiribati"
851
  msgstr ""
852
 
853
- msgid "Mayotte"
854
  msgstr ""
855
 
856
- msgid "Lesotho"
857
  msgstr ""
858
 
859
- msgid "Congo"
860
  msgstr ""
861
 
862
- #, fuzzy
863
- msgid "Previous"
864
- msgstr "معاينة"
865
-
866
- msgid "Next"
867
- msgstr "لاحق"
868
-
869
- #, php-format
870
- msgid "Answers containing: %s"
871
  msgstr ""
872
 
873
- msgid "No answers found containing these words."
874
  msgstr ""
875
 
876
- msgid "Add as a poll answer"
877
  msgstr ""
878
 
879
- msgid "No more data to display."
880
  msgstr ""
881
 
882
- msgid "Don't want anymore emails from us?"
883
  msgstr ""
884
 
885
- msgid "Unsubscribe"
886
- msgstr "إلغاء الاشتراك"
887
-
888
- msgid "just now"
889
  msgstr ""
890
 
891
- #, php-format
892
- msgid "%d minute ago"
893
- msgid_plural "%d minutes ago"
894
- msgstr[0] ""
895
- msgstr[1] ""
896
- msgstr[2] ""
897
- msgstr[3] ""
898
- msgstr[4] ""
899
- msgstr[5] ""
900
-
901
- #, php-format
902
- msgid "%d hour ago"
903
- msgid_plural "%d hours ago"
904
- msgstr[0] ""
905
- msgstr[1] ""
906
- msgstr[2] ""
907
- msgstr[3] ""
908
- msgstr[4] ""
909
- msgstr[5] ""
910
-
911
- #, fuzzy
912
- msgid "yesterday"
913
- msgstr "الأمس"
914
-
915
- #, php-format
916
- msgid "%d day ago"
917
- msgid_plural "%d days ago"
918
- msgstr[0] ""
919
- msgstr[1] ""
920
- msgstr[2] ""
921
- msgstr[3] ""
922
- msgstr[4] ""
923
- msgstr[5] ""
924
-
925
- #, php-format
926
- msgid "%d week ago"
927
- msgid_plural "%d weeks ago"
928
- msgstr[0] ""
929
- msgstr[1] ""
930
- msgstr[2] ""
931
- msgstr[3] ""
932
- msgstr[4] ""
933
- msgstr[5] ""
934
-
935
- #, php-format
936
- msgid "%d month ago"
937
- msgid_plural "%d months ago"
938
- msgstr[0] ""
939
- msgstr[1] ""
940
- msgstr[2] ""
941
- msgstr[3] ""
942
- msgstr[4] ""
943
- msgstr[5] ""
944
 
945
- #, php-format
946
- msgid "%d year ago"
947
- msgid_plural "%d years ago"
948
- msgstr[0] ""
949
- msgstr[1] ""
950
- msgstr[2] ""
951
- msgstr[3] ""
952
- msgstr[4] ""
953
- msgstr[5] ""
954
 
955
- msgid "Invalid Videolog identifier"
956
  msgstr ""
957
 
958
- #, php-format
959
- msgid ""
960
- "This movie requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for "
961
- "playback."
962
- msgstr ""
963
- "مقطع الفيديو هذا يتطلب <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> حتى "
964
- "يتم تشغيله."
965
 
966
- #, php-format
967
- msgid "<code>%s</code> HTML tag removed as it is not allowed"
968
  msgstr ""
969
 
970
- msgid "Unknown"
971
  msgstr ""
972
 
973
- msgid "Today"
974
- msgstr "اليوم"
975
-
976
- msgid "Earlier this month"
977
  msgstr ""
978
 
979
- msgid "Earlier this year"
980
  msgstr ""
981
 
982
- msgid "Response"
983
- msgstr "ردّ"
984
-
985
- msgid "Responses"
986
- msgstr "الردود"
987
-
988
- msgid "Rating"
989
- msgstr "التقدير"
990
-
991
- msgid "Ratings"
992
- msgstr "تقييمات"
993
-
994
- msgid "Vote"
995
- msgstr ""
996
 
997
  msgid "Votes"
998
- msgstr "أصوات"
999
-
1000
- msgid ""
1001
- "Did you know you can send polls and surveys out in an email? <a href=\"[cta]"
1002
- "\">Find out more!</a>"
1003
- msgstr ""
1004
-
1005
- msgid ""
1006
- "Did you know you can send surveys out in an email? <a href=\"[cta]\">Find "
1007
- "out more!</a>"
1008
- msgstr ""
1009
-
1010
- msgid "Learn More"
1011
- msgstr ""
1012
-
1013
- #, php-format
1014
- msgid ""
1015
- "Did you know you can customize your poll’s colors to match your site? Here’s "
1016
- "how to create a <a href=\"%s\">custom poll style</a>."
1017
- msgstr ""
1018
-
1019
- msgid "password"
1020
- msgstr ""
1021
-
1022
- msgid "Server oopsie"
1023
- msgstr ""
1024
-
1025
- msgid "New Email Group"
1026
- msgstr ""
1027
-
1028
- msgid "Pass"
1029
- msgstr ""
1030
-
1031
- msgid "Fail"
1032
- msgstr ""
1033
-
1034
- #, php-format
1035
- msgid "New response for %s - %d"
1036
- msgstr ""
1037
-
1038
- #, php-format
1039
- msgid "%s <%s>"
1040
- msgstr ""
1041
-
1042
- msgid "Polldaddy Response"
1043
- msgstr ""
1044
-
1045
- msgid "New Folder"
1046
- msgstr ""
1047
-
1048
- msgid "Page Not Found"
1049
- msgstr ""
1050
-
1051
- msgid "Not authorised"
1052
- msgstr ""
1053
-
1054
- msgid "Error"
1055
- msgstr "خطأ"
1056
-
1057
- msgid "Page Not Found - Invalid domain mapping"
1058
- msgstr ""
1059
-
1060
- msgid "Yesterday"
1061
- msgstr "الأمس"
1062
-
1063
- msgid "M j"
1064
- msgstr ""
1065
-
1066
- msgid "j/n/Y"
1067
- msgstr ""
1068
-
1069
- #, php-format
1070
- msgid "Today, %s"
1071
- msgstr ""
1072
-
1073
- #, php-format
1074
- msgid "Yesterday, %s"
1075
- msgstr ""
1076
-
1077
- msgid "&#171;"
1078
- msgstr ""
1079
-
1080
- msgid "&#187;"
1081
- msgstr ""
1082
-
1083
- #, php-format
1084
- msgid "Displaying results <strong>%s-%s</strong> of <strong>%s</strong>"
1085
- msgstr ""
1086
-
1087
- msgid "10 results per page"
1088
- msgstr ""
1089
-
1090
- msgid "25 results per page"
1091
- msgstr ""
1092
-
1093
- msgid "50 results per page"
1094
- msgstr ""
1095
-
1096
- msgid "100 results per page"
1097
- msgstr ""
1098
-
1099
- msgid "Upgrade to Pro to remove these ads"
1100
- msgstr ""
1101
-
1102
- msgid "The following problems were discovered with your input:"
1103
- msgstr ""
1104
-
1105
- msgid "Importing&hellip;"
1106
- msgstr ""
1107
-
1108
- msgid "Upload"
1109
- msgstr "رفع"
1110
-
1111
- msgid "CSV file"
1112
- msgstr ""
1113
-
1114
- msgid "Upload Survey"
1115
- msgstr ""
1116
-
1117
- msgid "No survey uploaded yet."
1118
- msgstr ""
1119
-
1120
- msgid "Single Choice"
1121
- msgstr ""
1122
-
1123
- msgid "Other Response"
1124
- msgstr ""
1125
-
1126
- msgid "Questions"
1127
- msgstr ""
1128
-
1129
- msgid "Column Choices"
1130
- msgstr ""
1131
-
1132
- msgid "Address Fields"
1133
- msgstr ""
1134
-
1135
- msgid "Answers"
1136
- msgstr "إجابات"
1137
-
1138
- msgid "Import Survey"
1139
- msgstr ""
1140
-
1141
- msgid "This phrase is shown when a user returns to a survey"
1142
- msgstr ""
1143
-
1144
- msgid "This phrase is shown when a user first starts a survey"
1145
- msgstr ""
1146
-
1147
- msgid "This phrase is shown when a user finishes a survey"
1148
- msgstr ""
1149
-
1150
- msgid "This phrase is shown when there is a problem with data entered"
1151
- msgstr ""
1152
-
1153
- msgid "This phrase is shown when the question is mandatory"
1154
- msgstr ""
1155
-
1156
- msgid "This phrase is shown when an email address is invalid"
1157
- msgstr ""
1158
-
1159
- msgid "This phrase is shown when a URL is invalid"
1160
- msgstr ""
1161
-
1162
- msgid "This phrase is shown when a date is invalid"
1163
- msgstr ""
1164
-
1165
- msgid "This phrase is shown when closing a survey"
1166
- msgstr ""
1167
-
1168
- msgid "This is shown before a question number (i.e. Q1)"
1169
- msgstr ""
1170
-
1171
- msgid "This phrase is shown when a question has an \"other\" response"
1172
- msgstr ""
1173
-
1174
- msgid "This is shown when a survey is password protected"
1175
- msgstr ""
1176
-
1177
- msgid "Instructions on how to enter a password"
1178
- msgstr ""
1179
-
1180
- msgid "Title shown when a user does not pass the whitelist restrictions"
1181
- msgstr ""
1182
-
1183
- msgid "Details shown when a user does not pass the whitelist restrictions"
1184
- msgstr ""
1185
-
1186
- msgid "This phrase is shown on the final page of a survey"
1187
- msgstr ""
1188
-
1189
- msgid ""
1190
- "Shows a respondent's progress in a survey, with [current] and [total] "
1191
- "replaced with page numbers"
1192
- msgstr ""
1193
-
1194
- msgid ""
1195
- "Shown when a participant tries to start a single-response survey they have "
1196
- "already completed"
1197
- msgstr ""
1198
-
1199
- msgid ""
1200
- "Shown when a file is submitted that is too large. [size] is replaced with "
1201
- "the maximum size."
1202
- msgstr ""
1203
-
1204
- msgid "Shown when a phone number is invalid"
1205
- msgstr ""
1206
-
1207
- msgid "Shown when a value is not a number"
1208
- msgstr ""
1209
-
1210
- msgid "Shown when a number value is not within range"
1211
- msgstr ""
1212
-
1213
- msgid "Shown when a survey is closed"
1214
- msgstr ""
1215
-
1216
- msgid "Details about why a survey is closed and what to do"
1217
- msgstr ""
1218
-
1219
- msgid "Shown when all of the rows in a matrix have not been completed"
1220
- msgstr ""
1221
-
1222
- msgid "Shown when too few options have been selected on a multi-choice"
1223
- msgstr ""
1224
-
1225
- msgid "Shown when too many options have been selected on a multi-choice"
1226
- msgstr ""
1227
-
1228
- msgid ""
1229
- "This is shown when a survey needs to be verified by entering an email address"
1230
- msgstr ""
1231
-
1232
- msgid "Instructions on how to enter an email address"
1233
- msgstr ""
1234
-
1235
- msgid "This is shown when a survey is captcha protected"
1236
- msgstr ""
1237
-
1238
- msgid "Instructions on how to enter a captcha"
1239
- msgstr ""
1240
-
1241
- msgid "This phrase is shown when a user returns to a quiz"
1242
- msgstr ""
1243
-
1244
- msgid "This phrase is shown when a user first starts a quiz"
1245
- msgstr ""
1246
-
1247
- msgid "This phrase is shown when a user finishes a quiz"
1248
- msgstr ""
1249
-
1250
- msgid "This phrase is shown when closing a quiz"
1251
- msgstr ""
1252
-
1253
- msgid "This is shown when a quiz is password protected"
1254
- msgstr ""
1255
-
1256
- msgid "This phrase is shown on the final page of a quiz"
1257
- msgstr ""
1258
-
1259
- msgid "This phrase shows a respondents progress in a quiz"
1260
- msgstr ""
1261
-
1262
- msgid ""
1263
- "Shown when a participant tries to start a single-response quiz they have "
1264
- "already completed"
1265
- msgstr ""
1266
-
1267
- msgid ""
1268
- "Shown after completing a quiz. The code [score] is replaced with the actual "
1269
- "score"
1270
- msgstr ""
1271
-
1272
- msgid "Shown if the score is enough to pass the quiz"
1273
- msgstr ""
1274
-
1275
- msgid "Shown if the score is not enough to pass the quiz"
1276
- msgstr ""
1277
-
1278
- msgid "Shown when a quiz is closed"
1279
- msgstr ""
1280
-
1281
- msgid "Details about why a quiz is closed and what to do"
1282
- msgstr ""
1283
-
1284
- msgid ""
1285
- "This is shown when a quiz needs to be verified by entering an email address"
1286
- msgstr ""
1287
-
1288
- msgid ""
1289
- "This phrase is used in a link to allow the voter to see the poll results "
1290
- "without voting"
1291
- msgstr ""
1292
-
1293
- msgid "This phrase is shown to the user once they have voted"
1294
- msgstr ""
1295
-
1296
- msgid ""
1297
- "This phrase is used in a link to allow the user to return to the poll once "
1298
- "they have voted"
1299
- msgstr ""
1300
-
1301
- msgid ""
1302
- "This phrase is shown beside the \"other\" box in polls where you allow the "
1303
- "user to enter an answer"
1304
- msgstr ""
1305
-
1306
- msgid ""
1307
- "This phrase is shown when a person tries to vote a second time in a poll "
1308
- "which blocks repeat voters"
1309
- msgstr ""
1310
-
1311
- msgid "This phrase is shown in front of the vote count for each poll"
1312
- msgstr ""
1313
-
1314
- msgid "This phrase comes after the number of each answers votes"
1315
- msgstr ""
1316
-
1317
- msgid "This phrase is used if you close your poll"
1318
- msgstr ""
1319
-
1320
- msgid "This phrase is used on the button you press to submit your vote"
1321
- msgstr ""
1322
-
1323
- msgid ""
1324
- "This phrase is shown to the user if they try to submit a vote without "
1325
- "selecting an answer"
1326
- msgstr ""
1327
-
1328
- msgid ""
1329
- "This phrase is shown, if comments are allowed, in front of the comment count "
1330
- "for each poll"
1331
- msgstr ""
1332
-
1333
- msgid ""
1334
- "This phrase is used for the link that brings up the sharing box on your poll"
1335
- msgstr ""
1336
-
1337
- msgid "Allow participants to go back to the previous page"
1338
- msgstr ""
1339
-
1340
- msgid "View Results"
1341
- msgstr ""
1342
-
1343
- msgid "Thank you for voting!"
1344
- msgstr ""
1345
-
1346
- msgid "Return To Poll"
1347
- msgstr ""
1348
-
1349
- msgid "Other:"
1350
- msgstr ""
1351
-
1352
- msgid "Thank you, we have already counted your vote."
1353
- msgstr ""
1354
-
1355
- msgid "Total Votes:"
1356
- msgstr ""
1357
-
1358
- msgid "votes"
1359
- msgstr ""
1360
-
1361
- msgid "Poll Closed"
1362
- msgstr ""
1363
-
1364
- msgid "Please choose an answer first!"
1365
- msgstr ""
1366
-
1367
- msgid "Comments"
1368
- msgstr "تعليقات"
1369
-
1370
- msgid "Share This"
1371
- msgstr ""
1372
-
1373
- msgid "Continue"
1374
- msgstr "المتابعة"
1375
-
1376
- msgid "Start Quiz"
1377
- msgstr ""
1378
-
1379
- msgid "Quiz Completed"
1380
- msgstr ""
1381
-
1382
- msgid ""
1383
- "Please review your answers for this page, there was a problem with one or "
1384
- "more of them."
1385
- msgstr ""
1386
-
1387
- msgid "This question is mandatory."
1388
- msgstr ""
1389
-
1390
- msgid "You must enter a valid email address here."
1391
- msgstr ""
1392
-
1393
- msgid "You must enter a valid URL here."
1394
- msgstr ""
1395
-
1396
- msgid "Close Quiz"
1397
- msgstr ""
1398
-
1399
- #. translators: Displayed before a question number: Q1, Q2 etc
1400
- msgid "Q"
1401
- msgstr ""
1402
-
1403
- msgid "Password Protected"
1404
- msgstr ""
1405
-
1406
- msgid "Please enter your password to unlock this quiz"
1407
- msgstr ""
1408
-
1409
- msgid "Finish Quiz"
1410
- msgstr ""
1411
-
1412
- msgid "Page [current] of [total]"
1413
- msgstr ""
1414
-
1415
- msgid "Quiz has already been completed"
1416
- msgstr ""
1417
-
1418
- msgid "You scored [score]%!"
1419
- msgstr ""
1420
-
1421
- msgid "This means you passed the quiz."
1422
- msgstr ""
1423
-
1424
- msgid "Sorry, but you did not pass the quiz."
1425
- msgstr ""
1426
-
1427
- msgid "Please enter a valid phone number"
1428
- msgstr ""
1429
-
1430
- msgid "Please enter a valid number"
1431
- msgstr ""
1432
-
1433
- msgid "Please enter a number within range"
1434
- msgstr ""
1435
-
1436
- msgid "Quiz Closed"
1437
- msgstr ""
1438
-
1439
- msgid ""
1440
- "This quiz is now closed. Please check with the person or website that sent "
1441
- "you here for more information."
1442
- msgstr ""
1443
-
1444
- msgid "You need to select more choices"
1445
- msgstr ""
1446
-
1447
- msgid "You have selected too many choices"
1448
- msgstr ""
1449
-
1450
- msgid "Email Verification"
1451
- msgstr ""
1452
-
1453
- msgid ""
1454
- "Please enter your email address. A confirmation link will be sent to this "
1455
- "email address. You must click on this link to register the survey response, "
1456
- "otherwise the response will be ignored."
1457
- msgstr ""
1458
-
1459
- msgid "Captcha Protected"
1460
- msgstr ""
1461
-
1462
- msgid "Please enter the Captcha to unlock this quiz"
1463
- msgstr ""
1464
-
1465
- msgid "Back"
1466
- msgstr ""
1467
-
1468
- msgid "Start Survey"
1469
- msgstr ""
1470
-
1471
- msgid "Survey Completed"
1472
- msgstr ""
1473
-
1474
- msgid "You must enter a valid date here."
1475
- msgstr ""
1476
-
1477
- msgid "Close Survey"
1478
- msgstr ""
1479
-
1480
- msgid "Other"
1481
- msgstr "أخرى"
1482
-
1483
- msgid "Please enter your password to unlock this survey"
1484
- msgstr ""
1485
-
1486
- msgid "Access Blocked"
1487
- msgstr ""
1488
-
1489
- msgid ""
1490
- "You do not have access to this survey. Please contact the survey owner for "
1491
- "more details."
1492
- msgstr ""
1493
-
1494
- msgid "Finish Survey"
1495
- msgstr ""
1496
-
1497
- msgid "Survey has already been completed"
1498
- msgstr ""
1499
-
1500
- msgid "Please submit a file less than [size]."
1501
- msgstr ""
1502
-
1503
- msgid "Survey Closed"
1504
- msgstr ""
1505
-
1506
- msgid ""
1507
- "This survey is now closed. Please check with the person or website that sent "
1508
- "you here for more information."
1509
- msgstr ""
1510
-
1511
- msgid "Please make a selection in each row"
1512
- msgstr ""
1513
-
1514
- msgid "Please enter the Captcha to unlock this survey"
1515
- msgstr ""
1516
-
1517
- msgid "Start Form"
1518
- msgstr ""
1519
-
1520
- msgid "Form Completed"
1521
- msgstr ""
1522
-
1523
- msgid ""
1524
- "You do not have access to this form. Please contact the form owner for more "
1525
- "details."
1526
- msgstr ""
1527
-
1528
- msgid "Finish Form"
1529
- msgstr ""
1530
-
1531
- msgid "Form has already been completed"
1532
- msgstr ""
1533
-
1534
- msgid "Form Closed"
1535
- msgstr ""
1536
-
1537
- msgid ""
1538
- "This form is now closed. Please check with the person or website that sent "
1539
- "you here for more information."
1540
- msgstr ""
1541
-
1542
- msgid "New Language Pack"
1543
- msgstr ""
1544
-
1545
- msgid "Invalid file type"
1546
- msgstr "نوع الملف خاطئ"
1547
-
1548
- #, php-format
1549
- msgid "File is bigger than max allowed size of %d pixels"
1550
- msgstr ""
1551
-
1552
- msgid "Problem uploading file"
1553
- msgstr ""
1554
-
1555
- msgid "Click to enlarge"
1556
- msgstr ""
1557
-
1558
- msgid "ext."
1559
- msgstr ""
1560
-
1561
- msgid "New Rating"
1562
- msgstr ""
1563
-
1564
- msgid "Rate This"
1565
- msgstr ""
1566
-
1567
- msgid "Awful"
1568
- msgstr ""
1569
-
1570
- msgid "Poor"
1571
- msgstr ""
1572
-
1573
- msgid "Average"
1574
- msgstr "المتوسط"
1575
-
1576
- msgid "Good"
1577
- msgstr ""
1578
-
1579
- msgid "Excellent"
1580
- msgstr ""
1581
-
1582
- msgid "Thank You"
1583
- msgstr ""
1584
-
1585
- msgid "Rate Up"
1586
- msgstr "تقييم جيد"
1587
-
1588
- msgid "Rate Down"
1589
- msgstr "تقييم سيء"
1590
-
1591
- msgid "Data is hourly"
1592
- msgstr ""
1593
-
1594
- msgid "Data is daily"
1595
- msgstr ""
1596
-
1597
- msgid "Data is monthly"
1598
- msgstr ""
1599
-
1600
- msgid "Data is yearly"
1601
- msgstr ""
1602
-
1603
- #, php-format
1604
- msgid "%s participant"
1605
- msgid_plural "%s participants"
1606
- msgstr[0] ""
1607
- msgstr[1] ""
1608
- msgstr[2] ""
1609
- msgstr[3] ""
1610
- msgstr[4] ""
1611
- msgstr[5] ""
1612
-
1613
- msgid "H:i d M Y"
1614
- msgstr ""
1615
-
1616
- msgid "d M Y"
1617
- msgstr ""
1618
-
1619
- #. translators: Date shown on survey chart when crossing over a day - 1st, 2nd, 3rd etc
1620
- msgid "j M"
1621
- msgstr ""
1622
-
1623
- msgid "M"
1624
- msgstr "م"
1625
-
1626
- msgid "M Y"
1627
- msgstr ""
1628
-
1629
- #. translators: Date shown on survey chart when crossing over a year - 2009, 2010 etc
1630
- msgid "Y"
1631
- msgstr "Y"
1632
-
1633
- msgid "(Phone number disabled)"
1634
- msgstr ""
1635
-
1636
- msgid "SMS"
1637
- msgstr ""
1638
-
1639
- msgid "No sms_poll record found for this poll."
1640
- msgstr ""
1641
-
1642
- #, php-format
1643
- msgid "Bought new number: %s"
1644
- msgstr ""
1645
-
1646
- msgid "Sign in with Twitter"
1647
- msgstr ""
1648
-
1649
- msgid "Direct"
1650
- msgstr ""
1651
-
1652
- msgid "Text Link"
1653
- msgstr "رابط نصي"
1654
-
1655
- msgid "Button"
1656
- msgstr ""
1657
-
1658
- msgid "Corner Banner"
1659
- msgstr ""
1660
-
1661
- msgid "Side Banner"
1662
- msgstr ""
1663
-
1664
- msgid "Slider"
1665
- msgstr ""
1666
-
1667
- msgid "QR"
1668
- msgstr ""
1669
-
1670
- msgid "IFRAME"
1671
- msgstr ""
1672
-
1673
- msgid "Resizable IFRAME"
1674
- msgstr ""
1675
-
1676
- #, fuzzy
1677
- msgid "Browser"
1678
- msgstr "حد"
1679
-
1680
- msgid "Mobile App"
1681
- msgstr ""
1682
-
1683
- msgid "Mobile Device"
1684
- msgstr ""
1685
-
1686
- msgid "Email"
1687
- msgstr ""
1688
-
1689
- msgid "Free"
1690
- msgstr ""
1691
-
1692
- msgid "Pro"
1693
- msgstr ""
1694
-
1695
- msgid "Corporate"
1696
- msgstr ""
1697
-
1698
- msgid "Enterprise"
1699
- msgstr ""
1700
-
1701
- msgid "VIP"
1702
- msgstr ""
1703
-
1704
- msgid "Annual"
1705
- msgstr ""
1706
-
1707
- msgid "Monthly"
1708
- msgstr ""
1709
-
1710
- msgid "6 monthly"
1711
- msgstr ""
1712
-
1713
- msgid "My Content"
1714
- msgstr ""
1715
-
1716
- msgid "Read our <a href=\"http://blog.polldaddy.com\">Blog</a> for tips"
1717
- msgstr ""
1718
-
1719
- msgid "How's it going?"
1720
- msgstr ""
1721
-
1722
- msgid "Administrator"
1723
- msgstr "إداري"
1724
-
1725
- msgid "Manager"
1726
- msgstr ""
1727
-
1728
- msgid "User"
1729
- msgstr ""
1730
-
1731
- msgid "New Style"
1732
- msgstr ""
1733
-
1734
- msgid "Aluminum Narrow"
1735
- msgstr ""
1736
-
1737
- msgid "Aluminum Medium"
1738
- msgstr ""
1739
-
1740
- msgid "Aluminum Wide"
1741
- msgstr ""
1742
-
1743
- msgid "Plain White Narrow"
1744
- msgstr ""
1745
-
1746
- msgid "Plain White Medium"
1747
- msgstr ""
1748
-
1749
- msgid "Plain White Wide"
1750
- msgstr ""
1751
-
1752
- msgid "Plain Black Narrow"
1753
- msgstr ""
1754
-
1755
- msgid "Plain Black Medium"
1756
- msgstr ""
1757
-
1758
- msgid "Plain Black Wide"
1759
- msgstr ""
1760
-
1761
- msgid "Paper Narrow"
1762
- msgstr ""
1763
-
1764
- msgid "Paper Medium"
1765
- msgstr ""
1766
-
1767
- msgid "Paper Wide"
1768
- msgstr ""
1769
-
1770
- msgid "Skull Dark Narrow"
1771
- msgstr ""
1772
-
1773
- msgid "Skull Dark Med"
1774
- msgstr ""
1775
-
1776
- msgid "Skull Dark Wide"
1777
- msgstr ""
1778
-
1779
- msgid "Skull Light Narrow"
1780
- msgstr ""
1781
-
1782
- msgid "Skull Light Medium"
1783
- msgstr ""
1784
-
1785
- msgid "Skull Light Wide"
1786
- msgstr ""
1787
-
1788
- msgid "Plastic White Narrow"
1789
- msgstr ""
1790
-
1791
- msgid "Plastic White Medium"
1792
- msgstr ""
1793
-
1794
- msgid "Plastic White Wide"
1795
- msgstr ""
1796
-
1797
- msgid "Plastic Grey Narrow"
1798
- msgstr ""
1799
-
1800
- msgid "Plastic Grey Medium"
1801
- msgstr ""
1802
-
1803
- msgid "Plastic Grey Wide"
1804
- msgstr ""
1805
-
1806
- msgid "Plastic Black Narrow"
1807
- msgstr ""
1808
-
1809
- msgid "Plastic Black Medium"
1810
- msgstr ""
1811
-
1812
- msgid "Plastic Black Wide"
1813
- msgstr ""
1814
-
1815
- msgid "Manga Narrow"
1816
- msgstr ""
1817
-
1818
- msgid "Manga Medium"
1819
- msgstr ""
1820
-
1821
- msgid "Manga Wide"
1822
- msgstr ""
1823
-
1824
- msgid "Tech Dark Narrow"
1825
- msgstr ""
1826
-
1827
- msgid "Tech Dark Medium"
1828
- msgstr ""
1829
-
1830
- msgid "Tech Dark Wide"
1831
- msgstr ""
1832
-
1833
- msgid "Tech Grey Narrow"
1834
- msgstr ""
1835
-
1836
- msgid "Tech Grey Medium"
1837
- msgstr ""
1838
-
1839
- msgid "Tech Grey Wide"
1840
- msgstr ""
1841
-
1842
- msgid "Tech Light Narrow"
1843
- msgstr ""
1844
-
1845
- msgid "Tech Light Medium"
1846
- msgstr ""
1847
-
1848
- msgid "Tech Light Wide"
1849
- msgstr ""
1850
-
1851
- msgid "Working Male Narrow"
1852
- msgstr ""
1853
-
1854
- msgid "Working Male Medium"
1855
- msgstr ""
1856
-
1857
- msgid "Working Male Wide"
1858
- msgstr ""
1859
-
1860
- msgid "Working Female Narrow"
1861
- msgstr ""
1862
-
1863
- msgid "Working Female Medium"
1864
- msgstr ""
1865
-
1866
- msgid "Working Female Wide"
1867
- msgstr ""
1868
-
1869
- msgid "Thinking Male Narrow"
1870
- msgstr ""
1871
-
1872
- msgid "Thinking Male Medium"
1873
- msgstr ""
1874
-
1875
- msgid "Thinking Male Wide"
1876
- msgstr ""
1877
-
1878
- msgid "Thinking Female Narrow"
1879
- msgstr ""
1880
-
1881
- msgid "Thinking Female Medium"
1882
- msgstr ""
1883
-
1884
- msgid "Thinking Female Wide"
1885
- msgstr ""
1886
-
1887
- msgid "Sunset Narrow"
1888
- msgstr ""
1889
-
1890
- msgid "Sunset Medium"
1891
- msgstr ""
1892
-
1893
- msgid "Sunset Wide"
1894
- msgstr ""
1895
-
1896
- msgid "Music Narrow"
1897
- msgstr ""
1898
-
1899
- msgid "Music Medium"
1900
- msgstr ""
1901
-
1902
- msgid "Micro Narrow"
1903
- msgstr ""
1904
-
1905
- msgid "New Poll"
1906
- msgstr ""
1907
-
1908
- #, php-format
1909
- msgid "Answer %d"
1910
- msgstr ""
1911
-
1912
- msgid "Edit Poll"
1913
- msgstr ""
1914
-
1915
- msgid "New Widget"
1916
- msgstr ""
1917
-
1918
- msgid "Unassigned"
1919
- msgstr ""
1920
-
1921
- #, php-format
1922
- msgid ""
1923
- " The info submitted for the video <a href='%s'>%s</a> is not valid. Please "
1924
- "try using the Embed code instead."
1925
- msgstr ""
1926
-
1927
- msgid "The TED video could not be loaded."
1928
- msgstr ""
1929
-
1930
- msgid "<p>the parameter id is missing</p>"
1931
- msgstr ""
1932
-
1933
- msgid "<p>unsupported values in short code</p>"
1934
- msgstr "<p>القيم غير المعتمدة فى الكود </p> "
1935
-
1936
- msgid "<p>the parameter lang is invalid</p>"
1937
- msgstr ""
1938
-
1939
- msgid "<p>invalid language specified in short code</p>"
1940
- msgstr ""
1941
-
1942
- msgid ""
1943
- "Could not shorten url. Please try again later or use an other service "
1944
- "parameter."
1945
- msgstr ""
1946
-
1947
- msgid "Cannot determine any url"
1948
- msgstr ""
1949
-
1950
- msgid "New Form"
1951
- msgstr ""
1952
-
1953
- msgid "Thank you for completing this form."
1954
- msgstr ""
1955
-
1956
- msgid "View Survey"
1957
- msgstr ""
1958
-
1959
- msgid "Take Our Survey!"
1960
- msgstr ""
1961
-
1962
- msgid "Take my survey"
1963
- msgstr ""
1964
-
1965
- msgid "You can enter some information about this question here."
1966
- msgstr ""
1967
-
1968
- msgid "Please enter your question here."
1969
- msgstr ""
1970
-
1971
- msgid "Free Text"
1972
- msgstr ""
1973
-
1974
- msgid "Multiple Choice"
1975
- msgstr ""
1976
-
1977
- msgid "Name"
1978
- msgstr "الاسم"
1979
-
1980
- msgid "Address"
1981
- msgstr "العنوان"
1982
-
1983
- msgid "Phone Number"
1984
- msgstr ""
1985
-
1986
- msgid "Date/Time"
1987
- msgstr "تاريخ/وقت"
1988
-
1989
- msgid "Number"
1990
- msgstr ""
1991
-
1992
- msgid "Matrix/Likert"
1993
- msgstr ""
1994
-
1995
- #, fuzzy
1996
- msgid "Rank"
1997
- msgstr "التقدير"
1998
-
1999
- msgid "Email Address"
2000
- msgstr "عنوان البريد الإلكتروني"
2001
-
2002
- msgid "URL"
2003
- msgstr "الرابط"
2004
-
2005
- msgid "File Upload"
2006
- msgstr ""
2007
-
2008
- msgid "Page Header"
2009
- msgstr ""
2010
-
2011
- msgid "HTML Snippet"
2012
- msgstr ""
2013
-
2014
- msgid "Include a note"
2015
- msgstr ""
2016
-
2017
- msgid "Question is mandatory"
2018
- msgstr ""
2019
-
2020
- msgid "Page Heading"
2021
- msgstr ""
2022
-
2023
- msgid "Small"
2024
- msgstr "صغير"
2025
-
2026
- msgid "Medium"
2027
- msgstr "متوسط"
2028
-
2029
- msgid "Large"
2030
- msgstr ""
2031
-
2032
- msgid "Input size"
2033
- msgstr ""
2034
-
2035
- msgid "Single Line"
2036
- msgstr ""
2037
-
2038
- msgid "Multi Line"
2039
- msgstr ""
2040
-
2041
- msgid "Password"
2042
- msgstr "كلمة المرور"
2043
-
2044
- msgid "Field Type"
2045
- msgstr ""
2046
-
2047
- #, php-format
2048
- msgid "Option %d"
2049
- msgstr ""
2050
-
2051
- msgid "Other Text"
2052
- msgstr ""
2053
-
2054
- msgid "Choose one (radio)"
2055
- msgstr ""
2056
-
2057
- msgid "Choose one (list)"
2058
- msgstr ""
2059
-
2060
- msgid "Choose many (check)"
2061
- msgstr ""
2062
-
2063
- msgid "Choose many (list)"
2064
- msgstr ""
2065
-
2066
- msgid "Please help us understand why you selected this answer"
2067
- msgstr ""
2068
-
2069
- #, fuzzy
2070
- msgid "As entered"
2071
- msgstr "وسط"
2072
-
2073
- msgid "A-Z"
2074
- msgstr "A-Z"
2075
-
2076
- msgid "Z-A"
2077
- msgstr ""
2078
-
2079
- msgid "Random"
2080
- msgstr "عشوائي"
2081
-
2082
- msgid "Include \"other\" option"
2083
- msgstr ""
2084
-
2085
- msgid "Include user comments"
2086
- msgstr ""
2087
-
2088
- msgid "Choice type"
2089
- msgstr ""
2090
-
2091
- msgid "Order choices"
2092
- msgstr ""
2093
-
2094
- msgid "Other Option"
2095
- msgstr ""
2096
-
2097
- #, php-format
2098
- msgid "Question %d"
2099
- msgstr ""
2100
-
2101
- #, php-format
2102
- msgid "Column %d"
2103
- msgstr ""
2104
-
2105
- msgid "Single choice per question"
2106
- msgstr ""
2107
-
2108
- msgid "Single choice with Likert"
2109
- msgstr ""
2110
-
2111
- msgid "Multiple choices per question"
2112
- msgstr ""
2113
-
2114
- msgid "Randomize columns"
2115
- msgstr ""
2116
-
2117
- msgid "Randomize questions"
2118
- msgstr ""
2119
-
2120
- msgid "Randomize both"
2121
- msgstr ""
2122
-
2123
- msgid "Choices"
2124
- msgstr ""
2125
-
2126
- msgid "Order Choices"
2127
- msgstr ""
2128
-
2129
- msgid "Likert Scale"
2130
- msgstr ""
2131
-
2132
- msgid "Matrix"
2133
- msgstr ""
2134
-
2135
- msgid "(e.g. john@example.com)"
2136
- msgstr ""
2137
-
2138
- msgid "(e.g. http://www.example.com)"
2139
- msgstr ""
2140
-
2141
- msgid "Title"
2142
- msgstr "العنوان"
2143
-
2144
- msgid "First Name"
2145
- msgstr ""
2146
-
2147
- msgid "Last Name"
2148
- msgstr ""
2149
-
2150
- msgid "Suffix"
2151
- msgstr ""
2152
-
2153
- msgid "Full name"
2154
- msgstr ""
2155
-
2156
- msgid "Title, first, and last"
2157
- msgstr ""
2158
-
2159
- msgid "First and last"
2160
- msgstr ""
2161
-
2162
- msgid "MM"
2163
- msgstr ""
2164
-
2165
- msgid "DD"
2166
- msgstr ""
2167
-
2168
- msgid "YYYY"
2169
- msgstr ""
2170
-
2171
- msgid "H"
2172
- msgstr ""
2173
-
2174
- msgid "Mins"
2175
- msgstr ""
2176
-
2177
- msgid "Month"
2178
- msgstr ""
2179
-
2180
- msgid "Day"
2181
- msgstr ""
2182
-
2183
- msgid "Year"
2184
- msgstr ""
2185
-
2186
- msgid "Hour"
2187
- msgstr ""
2188
-
2189
- msgid "Minute"
2190
- msgstr ""
2191
-
2192
- msgid "mm/dd/yyyy hh:mm"
2193
- msgstr ""
2194
-
2195
- msgid "dd/mm/yyyy hh:mm"
2196
- msgstr ""
2197
-
2198
- msgid "mm/dd/yyyy"
2199
- msgstr ""
2200
-
2201
- msgid "dd/mm/yyyy"
2202
- msgstr ""
2203
-
2204
- msgid "hh:mm"
2205
- msgstr ""
2206
-
2207
- msgid "Date Format"
2208
- msgstr ""
2209
-
2210
- msgid "Address Line 1"
2211
- msgstr ""
2212
-
2213
- msgid "Address Line 2"
2214
- msgstr ""
2215
-
2216
- msgid "City"
2217
- msgstr "المدينة"
2218
-
2219
- msgid "State"
2220
- msgstr "الولاية"
2221
-
2222
- msgid "Zip Code"
2223
- msgstr ""
2224
-
2225
- msgid "Country"
2226
- msgstr "البلد"
2227
-
2228
- msgid "Address 1"
2229
- msgstr "العنوان 1"
2230
-
2231
- msgid "Address 2"
2232
- msgstr "العنوان 2"
2233
-
2234
- msgid "Zip"
2235
- msgstr ""
2236
-
2237
- msgid "Place"
2238
- msgstr ""
2239
-
2240
- msgid "<!-- Insert your HTML snippet here -->"
2241
- msgstr ""
2242
-
2243
- msgid "(e.g. 1 201-234-5678)"
2244
- msgstr ""
2245
-
2246
- msgid "Allow country change"
2247
- msgstr ""
2248
-
2249
- msgid "No decimals"
2250
- msgstr ""
2251
-
2252
- msgid "0.0"
2253
- msgstr ""
2254
-
2255
- msgid "0.00"
2256
- msgstr ""
2257
-
2258
- msgid "0.000"
2259
- msgstr ""
2260
-
2261
- msgid "0.0000"
2262
- msgstr ""
2263
-
2264
- msgid "0.00000"
2265
- msgstr ""
2266
-
2267
- msgid "No label"
2268
- msgstr ""
2269
-
2270
- msgid "Label before"
2271
- msgstr ""
2272
-
2273
- msgid "Label after"
2274
- msgstr ""
2275
-
2276
- msgid "Use slider"
2277
- msgstr ""
2278
-
2279
- msgid "Number format"
2280
- msgstr ""
2281
-
2282
- msgid "Labeling"
2283
- msgstr ""
2284
-
2285
- msgid "N/A"
2286
- msgstr "غير متوفر"
2287
-
2288
- msgid "New Quiz"
2289
- msgstr ""
2290
-
2291
- msgid "Thank you for completing this quiz."
2292
- msgstr ""
2293
-
2294
- msgid "Application"
2295
- msgstr ""
2296
-
2297
- msgid "Video"
2298
- msgstr "الفيديو"
2299
-
2300
- msgid "Audio"
2301
- msgstr "صوت"
2302
-
2303
- msgid "Image"
2304
- msgstr "صورة"
2305
-
2306
- msgid "Premium"
2307
- msgstr ""
2308
-
2309
- msgid "Toll Free"
2310
- msgstr ""
2311
-
2312
- msgid "Shared"
2313
- msgstr ""
2314
-
2315
- msgid "VOIP"
2316
- msgstr ""
2317
-
2318
- msgid "Personal"
2319
- msgstr ""
2320
-
2321
- msgid "Pager"
2322
- msgstr ""
2323
-
2324
- msgid "Fixed"
2325
- msgstr ""
2326
-
2327
- msgid "Fixed or mobile"
2328
- msgstr ""
2329
-
2330
- msgid "Mobile"
2331
- msgstr ""
2332
-
2333
- #, php-format
2334
- msgid "Filter created %s"
2335
- msgstr ""
2336
-
2337
- msgid "j M Y, H:i"
2338
- msgstr ""
2339
-
2340
- msgid "Greater than"
2341
- msgstr ""
2342
-
2343
- msgid "Less than"
2344
- msgstr ""
2345
-
2346
- msgid "Minutes"
2347
- msgstr ""
2348
-
2349
- msgid "Seconds"
2350
- msgstr ""
2351
-
2352
- msgid "Hours"
2353
- msgstr ""
2354
-
2355
- #, php-format
2356
- msgid "%s %d %s"
2357
- msgstr ""
2358
-
2359
- msgid "Response Started"
2360
- msgstr ""
2361
-
2362
- msgid "Response Ended"
2363
- msgstr ""
2364
-
2365
- msgid "Total Response Time"
2366
- msgstr ""
2367
-
2368
- msgid "IP Address"
2369
- msgstr ""
2370
-
2371
- msgid "Custom Tag Value"
2372
- msgstr ""
2373
-
2374
- msgid "Custom Tag Name"
2375
- msgstr ""
2376
-
2377
- #, fuzzy
2378
- msgid "Response Source"
2379
- msgstr "ردّ"
2380
-
2381
- msgid "Platform"
2382
- msgstr ""
2383
-
2384
- #, php-format
2385
- msgid "%s Response"
2386
- msgstr ""
2387
-
2388
- msgid "l, M jS g:iA"
2389
- msgstr ""
2390
-
2391
- #, php-format
2392
- msgid "%d day"
2393
- msgid_plural "%d d"
2394
- msgstr[0] ""
2395
- msgstr[1] ""
2396
- msgstr[2] ""
2397
- msgstr[3] ""
2398
- msgstr[4] ""
2399
- msgstr[5] ""
2400
-
2401
- #, php-format
2402
- msgid "%d hour"
2403
- msgid_plural "%d h"
2404
- msgstr[0] ""
2405
- msgstr[1] ""
2406
- msgstr[2] ""
2407
- msgstr[3] ""
2408
- msgstr[4] ""
2409
- msgstr[5] ""
2410
-
2411
- #, php-format
2412
- msgid "%d minute"
2413
- msgid_plural "%d mins"
2414
- msgstr[0] ""
2415
- msgstr[1] ""
2416
- msgstr[2] ""
2417
- msgstr[3] ""
2418
- msgstr[4] ""
2419
- msgstr[5] ""
2420
-
2421
- #, php-format
2422
- msgid "%d second"
2423
- msgid_plural "%d secs"
2424
- msgstr[0] ""
2425
- msgstr[1] ""
2426
- msgstr[2] ""
2427
- msgstr[3] ""
2428
- msgstr[4] ""
2429
- msgstr[5] ""
2430
-
2431
- msgid "Instant"
2432
- msgstr ""
2433
-
2434
- #, php-format
2435
- msgid "jump to page %d"
2436
- msgstr ""
2437
-
2438
- #, php-format
2439
- msgid "page %d will be skipped"
2440
- msgstr ""
2441
-
2442
- msgid "the survey will finish"
2443
- msgstr ""
2444
-
2445
- msgid "unknown"
2446
- msgstr ""
2447
-
2448
- #, php-format
2449
- msgid ""
2450
- "If the user <strong>answers</strong> this question then <strong>%1s</strong>"
2451
- msgstr ""
2452
-
2453
- #, php-format
2454
- msgid ""
2455
- "If the user <strong>does not answer</strong> this question then <strong>%1s</"
2456
- "strong>"
2457
- msgstr ""
2458
-
2459
- #, php-format
2460
- msgid ""
2461
- "If the user <strong>selects answer</strong> <em>%1s</em> then <strong>%2s</"
2462
- "strong>"
2463
- msgstr ""
2464
-
2465
- #, php-format
2466
- msgid ""
2467
- "If the user <strong>does not select</strong> answer <em>%1s</em> then "
2468
- "<strong>%2s</strong>"
2469
- msgstr ""
2470
-
2471
- msgid "Locations"
2472
- msgstr ""
2473
-
2474
- msgid "Participants"
2475
- msgstr ""
2476
-
2477
- msgid "Results"
2478
- msgstr "النتائج"
2479
-
2480
- msgid "Devices"
2481
- msgstr ""
2482
-
2483
- msgid "Answer Details"
2484
- msgstr ""
2485
-
2486
- msgid "Shared survey"
2487
- msgstr ""
2488
-
2489
- #, php-format
2490
- msgid ""
2491
- "Hi!\n"
2492
- "\n"
2493
- "%1s has shared a survey report with you. The report can be accessed by "
2494
- "clicking on the following URL:\n"
2495
- "\n"
2496
- "%2s\n"
2497
- "\n"
2498
- "The password for this report is: %3s\n"
2499
- "\n"
2500
- "Thanks,\n"
2501
- "\n"
2502
- msgstr ""
2503
-
2504
- msgid "Surveymattic"
2505
- msgstr ""
2506
-
2507
- msgid "Blue Paper"
2508
- msgstr ""
2509
-
2510
- msgid "Vintage"
2511
- msgstr ""
2512
-
2513
- msgid "Graphite"
2514
- msgstr ""
2515
-
2516
- msgid "Clear View"
2517
- msgstr ""
2518
-
2519
- msgid "Notepad"
2520
- msgstr ""
2521
-
2522
- msgid "Danish Time"
2523
- msgstr ""
2524
-
2525
- msgid "Springy"
2526
- msgstr ""
2527
-
2528
- msgid "Tablet"
2529
- msgstr ""
2530
-
2531
- msgid "8-Bit"
2532
- msgstr ""
2533
-
2534
- msgid "Plain White"
2535
- msgstr ""
2536
-
2537
- msgid "Simple Grey"
2538
- msgstr ""
2539
-
2540
- msgid "Autumn"
2541
- msgstr ""
2542
-
2543
- msgid "Striped Dark"
2544
- msgstr ""
2545
-
2546
- msgid "Blue & Green"
2547
- msgstr ""
2548
-
2549
- msgid "Dark Blue"
2550
- msgstr ""
2551
-
2552
- msgid "Custom Data"
2553
- msgstr ""
2554
-
2555
- msgid "New Survey"
2556
- msgstr ""
2557
-
2558
- msgid "Thank you for completing this survey."
2559
- msgstr ""
2560
-
2561
- msgid "A valid URL was not provided."
2562
- msgstr ""
2563
-
2564
- msgid "User has blocked requests through HTTP."
2565
- msgstr ""
2566
-
2567
- msgid "Too many redirects."
2568
- msgstr ""
2569
-
2570
- #, php-format
2571
- msgid "Malformed URL: %s"
2572
- msgstr ""
2573
-
2574
- #, php-format
2575
- msgid "Could not open handle for fopen() to %s"
2576
- msgstr ""
2577
-
2578
- msgid "No server specified"
2579
- msgstr ""
2580
-
2581
- #, fuzzy
2582
- msgid "Error "
2583
- msgstr "خطأ"
2584
-
2585
- msgid "no login ID submitted"
2586
- msgstr ""
2587
-
2588
- msgid "connection not established"
2589
- msgstr ""
2590
-
2591
- msgid "No password submitted"
2592
- msgstr ""
2593
-
2594
- msgid "Authentication failed"
2595
- msgstr ""
2596
-
2597
- msgid "No connection to server"
2598
- msgstr ""
2599
-
2600
- msgid "No login ID submitted"
2601
- msgstr ""
2602
-
2603
- msgid "No server banner"
2604
- msgstr ""
2605
-
2606
- msgid "abort"
2607
- msgstr ""
2608
-
2609
- msgid "apop authentication failed"
2610
- msgstr ""
2611
-
2612
- msgid "Premature end of list"
2613
- msgstr ""
2614
-
2615
- msgid "Empty command string"
2616
- msgstr ""
2617
-
2618
- msgid "connection does not exist"
2619
- msgstr ""
2620
-
2621
- msgid "No msg number submitted"
2622
- msgstr ""
2623
-
2624
- msgid "Command failed "
2625
- msgstr ""
2626
-
2627
- #, php-format
2628
- msgid "View all posts filed under %s"
2629
- msgstr "شاهد جميع التدوينات في تصنيف %s"
2630
-
2631
- #, php-format
2632
- msgid "Feed for all posts filed under %s"
2633
- msgstr "خلاصة لجميع التدوينات المدرجة تحت تصنيف %s"
2634
-
2635
- #. translators: opening curly quote
2636
- msgctxt "opening curly quote"
2637
- msgid "&#8220;"
2638
- msgstr ""
2639
-
2640
- #. translators: closing curly quote
2641
- msgctxt "closing curly quote"
2642
- msgid "&#8221;"
2643
- msgstr ""
2644
-
2645
- #. translators: en dash
2646
- msgctxt "en dash"
2647
- msgid "&#8211;"
2648
- msgstr ""
2649
-
2650
- #. translators: em dash
2651
- msgctxt "em dash"
2652
- msgid "&#8212;"
2653
- msgstr ""
2654
-
2655
- #. translators: min=minute
2656
- #, php-format
2657
- msgid "%s min"
2658
- msgid_plural "%s mins"
2659
- msgstr[0] ""
2660
- msgstr[1] ""
2661
- msgstr[2] ""
2662
- msgstr[3] ""
2663
- msgstr[4] ""
2664
- msgstr[5] ""
2665
-
2666
- #, php-format
2667
- msgid "%s hour"
2668
- msgid_plural "%s hours"
2669
- msgstr[0] ""
2670
- msgstr[1] ""
2671
- msgstr[2] ""
2672
- msgstr[3] ""
2673
- msgstr[4] ""
2674
- msgstr[5] ""
2675
-
2676
- #, php-format
2677
- msgid "%s day"
2678
- msgid_plural "%s days"
2679
- msgstr[0] ""
2680
- msgstr[1] ""
2681
- msgstr[2] ""
2682
- msgstr[3] ""
2683
- msgstr[4] ""
2684
- msgstr[5] ""
2685
-
2686
- msgid "&hellip;"
2687
- msgstr ""
2688
-
2689
- msgid ""
2690
- "The email address entered did not appear to be a valid email address. Please "
2691
- "enter a valid email address."
2692
- msgstr ""
2693
-
2694
- msgid ""
2695
- "The WordPress address you entered did not appear to be a valid URL. Please "
2696
- "enter a valid URL."
2697
- msgstr ""
2698
-
2699
- msgid ""
2700
- "The Site address you entered did not appear to be a valid URL. Please enter "
2701
- "a valid URL."
2702
- msgstr ""
2703
-
2704
- msgid ""
2705
- "The timezone you have entered is not valid. Please select a valid timezone."
2706
- msgstr ""
2707
-
2708
- #. translators: used between list items, there is a space after the comma
2709
- msgid ", "
2710
- msgstr "،"
2711
-
2712
- #. translators: used between list items, there is a space after the and
2713
- msgid ", and "
2714
- msgstr ""
2715
-
2716
- #. translators: used between only two list items, there is a space after the and
2717
- msgid " and "
2718
- msgstr "و"
2719
-
2720
- msgctxt "context"
2721
- msgid "singular"
2722
- msgid_plural "plural"
2723
- msgstr[0] ""
2724
- msgstr[1] ""
2725
- msgstr[2] ""
2726
- msgstr[3] ""
2727
- msgstr[4] ""
2728
- msgstr[5] ""
2729
-
2730
- msgid "singular"
2731
- msgid_plural "plural"
2732
- msgstr[0] ""
2733
- msgstr[1] ""
2734
- msgstr[2] ""
2735
- msgstr[3] ""
2736
- msgstr[4] ""
2737
- msgstr[5] ""
2738
-
2739
- #. translators: weekday
2740
- msgid "Sunday"
2741
- msgstr "الأحد"
2742
-
2743
- #. translators: weekday
2744
- msgid "Monday"
2745
- msgstr "الأثنين"
2746
-
2747
- #. translators: weekday
2748
- msgid "Tuesday"
2749
- msgstr "الثلاثاء"
2750
-
2751
- #. translators: weekday
2752
- msgid "Wednesday"
2753
- msgstr "الأربعاء"
2754
-
2755
- #. translators: weekday
2756
- msgid "Thursday"
2757
- msgstr "الخميس"
2758
-
2759
- #. translators: weekday
2760
- msgid "Friday"
2761
- msgstr "الجمعة"
2762
-
2763
- #. translators: weekday
2764
- msgid "Saturday"
2765
- msgstr "السبت"
2766
-
2767
- #. translators: one-letter abbreviation of the weekday
2768
- msgid "S_Sunday_initial"
2769
- msgstr "الأحد_الأحد_initial"
2770
-
2771
- #. translators: one-letter abbreviation of the weekday
2772
- msgid "M_Monday_initial"
2773
- msgstr "الأثنين_الأثنين_initial"
2774
-
2775
- #. translators: one-letter abbreviation of the weekday
2776
- msgid "T_Tuesday_initial"
2777
- msgstr "الثلاثاء_الثلاثاء_initial"
2778
-
2779
- #. translators: one-letter abbreviation of the weekday
2780
- msgid "W_Wednesday_initial"
2781
- msgstr "الأربعاء_الأربعاء_initial"
2782
-
2783
- #. translators: one-letter abbreviation of the weekday
2784
- msgid "T_Thursday_initial"
2785
- msgstr "الخميس_الخميس_initial"
2786
-
2787
- #. translators: one-letter abbreviation of the weekday
2788
- msgid "F_Friday_initial"
2789
- msgstr "الجمعة_الجمعة_initial"
2790
-
2791
- #. translators: one-letter abbreviation of the weekday
2792
- msgid "S_Saturday_initial"
2793
- msgstr "السبت_السبت_initial"
2794
-
2795
- #. translators: three-letter abbreviation of the weekday
2796
- msgid "Sun"
2797
- msgstr "الأحد"
2798
-
2799
- #. translators: three-letter abbreviation of the weekday
2800
- msgid "Mon"
2801
- msgstr "الأثنين"
2802
-
2803
- #. translators: three-letter abbreviation of the weekday
2804
- msgid "Tue"
2805
- msgstr "الثلاثاء"
2806
-
2807
- #. translators: three-letter abbreviation of the weekday
2808
- msgid "Wed"
2809
- msgstr "الأربعاء"
2810
-
2811
- #. translators: three-letter abbreviation of the weekday
2812
- msgid "Thu"
2813
- msgstr "الخميس"
2814
-
2815
- #. translators: three-letter abbreviation of the weekday
2816
- msgid "Fri"
2817
- msgstr "الجمعة"
2818
-
2819
- #. translators: three-letter abbreviation of the weekday
2820
- msgid "Sat"
2821
- msgstr "السبت"
2822
-
2823
- #. translators: month name
2824
- msgid "January"
2825
- msgstr "يناير"
2826
-
2827
- #. translators: month name
2828
- msgid "February"
2829
- msgstr "فبراير"
2830
-
2831
- #. translators: month name
2832
- msgid "March"
2833
- msgstr "مارس"
2834
-
2835
- #. translators: month name
2836
- msgid "April"
2837
- msgstr "أبريل"
2838
-
2839
- #. translators: month name
2840
- msgid "May"
2841
- msgstr "مايو"
2842
-
2843
- #. translators: month name
2844
- msgid "June"
2845
- msgstr "يونيو"
2846
-
2847
- #. translators: month name
2848
- msgid "July"
2849
- msgstr "يوليو"
2850
-
2851
- #. translators: month name
2852
- msgid "August"
2853
- msgstr "اغسطس"
2854
-
2855
- #. translators: month name
2856
- msgid "September"
2857
- msgstr "سبتمبر"
2858
-
2859
- #. translators: month name
2860
- msgid "October"
2861
- msgstr "أكتوبر"
2862
-
2863
- #. translators: month name
2864
- msgid "November"
2865
- msgstr "نوفمبر"
2866
-
2867
- #. translators: month name
2868
- msgid "December"
2869
- msgstr "ديسمبر"
2870
-
2871
- #. translators: three-letter abbreviation of the month
2872
- msgid "Jan_January_abbreviation"
2873
- msgstr "يناير_يناير_abbreviation"
2874
-
2875
- #. translators: three-letter abbreviation of the month
2876
- msgid "Feb_February_abbreviation"
2877
- msgstr "فبراير_فبراير_abbreviation"
2878
-
2879
- #. translators: three-letter abbreviation of the month
2880
- msgid "Mar_March_abbreviation"
2881
- msgstr "مارس_مارس_abbreviation"
2882
-
2883
- #. translators: three-letter abbreviation of the month
2884
- msgid "Apr_April_abbreviation"
2885
- msgstr "أبريل_أبريل_abbreviation"
2886
-
2887
- #. translators: three-letter abbreviation of the month
2888
- msgid "May_May_abbreviation"
2889
- msgstr "مايو_مايو_abbreviation"
2890
-
2891
- #. translators: three-letter abbreviation of the month
2892
- msgid "Jun_June_abbreviation"
2893
- msgstr "يونيو_يونيو_abbreviation"
2894
-
2895
- #. translators: three-letter abbreviation of the month
2896
- msgid "Jul_July_abbreviation"
2897
- msgstr "يوليو_يوليو_abbreviation"
2898
-
2899
- #. translators: three-letter abbreviation of the month
2900
- msgid "Aug_August_abbreviation"
2901
- msgstr "أغسطس_أغسطس_abbreviation"
2902
-
2903
- #. translators: three-letter abbreviation of the month
2904
- msgid "Sep_September_abbreviation"
2905
- msgstr "سبتمبر_سبتمبر_abbreviation"
2906
-
2907
- #. translators: three-letter abbreviation of the month
2908
- msgid "Oct_October_abbreviation"
2909
- msgstr "أكتوبر_أكتوبر_abbreviation"
2910
-
2911
- #. translators: three-letter abbreviation of the month
2912
- msgid "Nov_November_abbreviation"
2913
- msgstr "نوفمبر_نوفمبر_abbreviation"
2914
-
2915
- #. translators: three-letter abbreviation of the month
2916
- msgid "Dec_December_abbreviation"
2917
- msgstr "ديسمبر_ديسمبر_abbreviation"
2918
-
2919
- msgid "am"
2920
- msgstr "ص"
2921
-
2922
- msgid "pm"
2923
- msgstr "م"
2924
-
2925
- msgid "AM"
2926
- msgstr "صباحاً"
2927
-
2928
- msgid "PM"
2929
- msgstr "م"
2930
-
2931
- #. translators: $thousands_sep argument for http://php.net/number_format, default is ,
2932
- msgid "number_format_thousands_sep"
2933
- msgstr ""
2934
-
2935
- #. translators: $dec_point argument for http://php.net/number_format, default is .
2936
- msgid "number_format_decimal_point"
2937
- msgstr ""
2938
-
2939
- #, php-format
2940
- msgid "%s is a protected WP option and may not be modified"
2941
- msgstr ""
2942
-
2943
- msgid ""
2944
- "Only a static class method or function can be used in an uninstall hook."
2945
- msgstr ""
2946
-
2947
- msgid "Country Code"
2948
- msgstr ""
2949
-
2950
- msgid "Country Name"
2951
- msgstr ""
2952
-
2953
- msgid "Vote Count"
2954
- msgstr ""
2955
-
2956
- msgid "Poll"
2957
- msgstr ""
2958
-
2959
- #, php-format
2960
- msgid ""
2961
- "Your data for \"%s\" poll IP address analysis has been exported to Google "
2962
- "Docs in the following spreadsheets:"
2963
- msgstr ""
2964
-
2965
- msgid "[Polldaddy] Export to Google Docs is complete"
2966
- msgstr ""
2967
-
2968
- msgid "Vote Percent"
2969
- msgstr ""
2970
-
2971
- #, php-format
2972
- msgid ""
2973
- "Your data for \"%s\" poll locations has been exported to Google Docs in the "
2974
- "following spreadsheets:"
2975
- msgstr ""
2976
-
2977
- msgid "Province Code"
2978
- msgstr ""
2979
-
2980
- msgid "Province Name"
2981
- msgstr ""
2982
-
2983
- msgid "Answer Text"
2984
- msgstr ""
2985
-
2986
- #, php-format
2987
- msgid "Vote Percent ( filtered by %s )"
2988
- msgstr ""
2989
-
2990
- msgid "Vote Percent ( filtered by country )"
2991
- msgstr ""
2992
-
2993
- msgid "Vote Percent (Overall)"
2994
- msgstr ""
2995
-
2996
- #, php-format
2997
- msgid ""
2998
- "Your data for \"%s\" poll results has been exported to Google Docs in the "
2999
- "following spreadsheets:"
3000
- msgstr ""
3001
-
3002
- #, php-format
3003
- msgid "Other Answers ( filtered by %s and search \"%s\" )"
3004
- msgstr ""
3005
-
3006
- #, php-format
3007
- msgid "Other Answers ( filtered by %s )"
3008
- msgstr ""
3009
-
3010
- #, php-format
3011
- msgid "Other Answers ( filtered by country and search \"%s\" )"
3012
- msgstr ""
3013
-
3014
- msgid "Other Answers"
3015
- msgstr ""
3016
-
3017
- #, php-format
3018
- msgid "Other Answers ( filtered by search \"%s\" )"
3019
- msgstr ""
3020
-
3021
- #, php-format
3022
- msgid ""
3023
- "Your data for \"%s\" poll other results has been exported to Google Docs in "
3024
- "the following spreadsheets:"
3025
- msgstr ""
3026
-
3027
- msgid "Vote Date"
3028
- msgstr ""
3029
-
3030
- #, php-format
3031
- msgid ""
3032
- "Your data for \"%s\" poll vote analysis has been exported to Google Docs in "
3033
- "the following spreadsheets:"
3034
- msgstr ""
3035
-
3036
- msgid "Start Date"
3037
- msgstr "تاريخ البدء"
3038
-
3039
- msgid "Unique ID"
3040
- msgstr ""
3041
-
3042
- msgid "Permalink"
3043
- msgstr "رابط دائم"
3044
-
3045
- msgid "Score"
3046
- msgstr ""
3047
-
3048
- msgid "Up"
3049
- msgstr "أعلى"
3050
-
3051
- msgid "Down"
3052
- msgstr "الأسفل"
3053
-
3054
- msgid "Respondent ID"
3055
- msgstr ""
3056
-
3057
- msgid "Text"
3058
- msgstr "نص"
3059
-
3060
- msgid "Comment"
3061
- msgstr ""
3062
-
3063
- msgid "National"
3064
- msgstr ""
3065
-
3066
- msgid "Dialling Code"
3067
- msgstr ""
3068
-
3069
- msgid "Extension"
3070
- msgstr ""
3071
-
3072
- msgid "Area"
3073
- msgstr ""
3074
-
3075
- msgid "Type"
3076
- msgstr "النوع"
3077
-
3078
- msgid "Value"
3079
- msgstr "القيمة"
3080
-
3081
- msgid "Firstname"
3082
- msgstr ""
3083
-
3084
- msgid "Lastname"
3085
- msgstr ""
3086
-
3087
- msgid "Filename"
3088
- msgstr ""
3089
-
3090
- msgid "Size"
3091
- msgstr "حجم"
3092
-
3093
- msgid "Choice"
3094
- msgstr ""
3095
-
3096
- msgid "Weighted Rank"
3097
- msgstr ""
3098
-
3099
- msgid "Total"
3100
- msgstr "المجموع"
3101
-
3102
- msgid "Other Responses"
3103
- msgstr ""
3104
-
3105
- msgid "Survey"
3106
- msgstr "استطلاع للرأي"
3107
-
3108
- #, php-format
3109
- msgid ""
3110
- "Your data for question \"%1$s\" on \"%2$s\" has been exported to Google Docs "
3111
- "in the following spreadsheets:"
3112
- msgstr ""
3113
-
3114
- msgid "Export to Google Docs is complete"
3115
- msgstr ""
3116
-
3117
- #, php-format
3118
- msgid ""
3119
- "Your location data for \"%s\" has been exported to Google Docs in the "
3120
- "following spreadsheets:"
3121
- msgstr ""
3122
-
3123
- msgid "EndDate"
3124
- msgstr ""
3125
-
3126
- #, fuzzy
3127
- msgid "Agent"
3128
- msgstr "محاذاة"
3129
-
3130
- msgid "Referrer"
3131
- msgstr ""
3132
-
3133
- msgid "Tag Name"
3134
- msgstr ""
3135
-
3136
- msgid "Tag Value"
3137
- msgstr ""
3138
-
3139
- #, php-format
3140
- msgid ""
3141
- "Your data for \"%s\" has been exported to Google Docs in the following "
3142
- "spreadsheets:"
3143
- msgstr ""
3144
-
3145
- #, php-format
3146
- msgid ""
3147
- "Your data for \"%s\" has not been exported to Google Docs. Typically this is "
3148
- "because the authorisation details you entered into Google were insufficient "
3149
- "for us to proceed."
3150
- msgstr ""
3151
-
3152
- msgid ""
3153
- "Please try again, double-check your details, and ensure that we have "
3154
- "appropriate permissions to add data to your account."
3155
- msgstr ""
3156
-
3157
- msgid "Export to Google Docs has failed"
3158
- msgstr ""
3159
-
3160
- msgid "Status"
3161
- msgstr "الحالة"
3162
-
3163
- msgid "Time Taken"
3164
- msgstr ""
3165
-
3166
- msgid "Result(%)"
3167
- msgstr ""
3168
-
3169
- msgid "404 Page Not Found"
3170
- msgstr ""
3171
-
3172
- msgid ""
3173
- "The page you are looking for could not be found. Please check the link you "
3174
- "followed to get here and try again."
3175
- msgstr ""
3176
-
3177
- msgid "Ooops, an error occurred!"
3178
- msgstr ""
3179
-
3180
- msgid "Unexpected Error"
3181
- msgstr ""
3182
-
3183
- msgid ""
3184
- "Sorry but our elves have decided to take a break and something has gone "
3185
- "wrong. But don't worry, we're looking into this and things should return to "
3186
- "normal soon!"
3187
- msgstr ""
3188
-
3189
- #, fuzzy
3190
- msgid "About"
3191
- msgstr "جيبوتي"
3192
-
3193
- msgid "Your Account"
3194
- msgstr ""
3195
-
3196
- msgid ""
3197
- "Your current password is incorrect - you cannot change your password without "
3198
- "entering your old password."
3199
- msgstr ""
3200
-
3201
- msgid ""
3202
- "Your new password did not meet security requirements - you must enter more "
3203
- "than five characters"
3204
- msgstr ""
3205
-
3206
- msgid "Please correct the highlighted errors"
3207
- msgstr ""
3208
-
3209
- #, php-format
3210
- msgid "Your chosen profile name \"%s\" already exists - please pick another"
3211
- msgstr ""
3212
-
3213
- #, php-format
3214
- msgid "This email address is already in use by someone else: %s"
3215
- msgstr ""
3216
-
3217
- #, php-format
3218
- msgid ""
3219
- "Your chosen domain mapping <strong>%s</strong> already failed - please try "
3220
- "again"
3221
- msgstr ""
3222
-
3223
- #, php-format
3224
- msgid ""
3225
- "Your chosen domain mapping <strong>%s</strong> already exists - please pick "
3226
- "another"
3227
- msgstr ""
3228
-
3229
- msgid "Your newsletter subscription has been updated"
3230
- msgstr ""
3231
-
3232
- msgid "Your password has been changed"
3233
- msgstr ""
3234
-
3235
- msgid "Your profile has been updated"
3236
- msgstr ""
3237
-
3238
- msgid "You entered an incorrect password"
3239
- msgstr ""
3240
-
3241
- msgid "Failed to save domain mapping, please try again"
3242
- msgstr ""
3243
-
3244
- msgid "Your domain mapping has been updated"
3245
- msgstr ""
3246
-
3247
- msgid "Your domain mapping has been deleted"
3248
- msgstr ""
3249
-
3250
- msgid "Domain mapping has already been taken by another user"
3251
- msgstr ""
3252
-
3253
- msgid "About You"
3254
- msgstr ""
3255
-
3256
- msgid "Profile Picture"
3257
- msgstr ""
3258
-
3259
- msgid ""
3260
- "Your Gravatar is an image that follows you from site to site appearing "
3261
- "beside your name when you do things like comment or post on a blog."
3262
- msgstr ""
3263
-
3264
- msgid "Get a Gravatar now!"
3265
- msgstr ""
3266
-
3267
- msgid "Please enter your email address."
3268
- msgstr ""
3269
-
3270
- msgid ""
3271
- "Changing your e-mail address here means you will have to use this new email "
3272
- "address to login."
3273
- msgstr ""
3274
-
3275
- msgid "Username"
3276
- msgstr "اسم المستخدم"
3277
-
3278
- msgid "Please enter your profile name."
3279
- msgstr ""
3280
-
3281
- msgid "Make your profile visible to the public"
3282
- msgstr ""
3283
-
3284
- msgid "Your username is part of your survey and quiz URLs:"
3285
- msgstr ""
3286
-
3287
- msgid "Changing your username may invalidate existing URLs."
3288
- msgstr ""
3289
-
3290
- #, php-format
3291
- msgid ""
3292
- "Pick a username for your survey URLs. Your existing %s URLs will still work."
3293
- msgstr ""
3294
-
3295
- msgid "Please enter your first name."
3296
- msgstr ""
3297
-
3298
- msgid "Your Website"
3299
- msgstr ""
3300
-
3301
- msgid "Please enter a valid URL."
3302
- msgstr ""
3303
-
3304
- msgid "A Short Bio"
3305
- msgstr ""
3306
-
3307
- msgid "Please enter text only, HTML is not allowed."
3308
- msgstr ""
3309
-
3310
- #, php-format
3311
- msgid "Max %d chars"
3312
- msgstr ""
3313
-
3314
- #, php-format
3315
- msgid "(<span id=\"bioCount\">%d/%d</span> used)."
3316
- msgstr ""
3317
-
3318
- msgid "Save profile changes"
3319
- msgstr ""
3320
-
3321
- msgid "Billing History"
3322
- msgstr ""
3323
-
3324
- msgid "Subscription"
3325
- msgstr ""
3326
-
3327
- msgid "Stopped"
3328
- msgstr ""
3329
-
3330
- msgid "Active"
3331
- msgstr ""
3332
-
3333
- #, fuzzy
3334
- msgid "Cancelled"
3335
- msgstr "إلغاء"
3336
-
3337
- msgid "Customer Ref Number"
3338
- msgstr ""
3339
-
3340
- msgid "Downgrade Date"
3341
- msgstr ""
3342
-
3343
- msgid "Not Available"
3344
- msgstr ""
3345
-
3346
- msgid "Next Billing Date"
3347
- msgstr ""
3348
-
3349
- msgid "Cancel Subscription"
3350
- msgstr ""
3351
-
3352
- msgid "Cancel"
3353
- msgstr "إلغاء"
3354
-
3355
- msgid "There is no data to display."
3356
- msgstr ""
3357
-
3358
- msgid "Invoice"
3359
- msgstr ""
3360
-
3361
- msgid "Account Type"
3362
- msgstr ""
3363
-
3364
- msgid "Transaction Type"
3365
- msgstr ""
3366
-
3367
- msgid "Date"
3368
- msgstr "التاريخ"
3369
-
3370
- msgid "New Purchase Payment"
3371
- msgstr ""
3372
-
3373
- msgid "Refund"
3374
- msgstr ""
3375
-
3376
- msgid "Cancellation"
3377
- msgstr ""
3378
-
3379
- #, php-format
3380
- msgid ""
3381
- "To see your full billing history, check out your <a href=\"%s\">billing "
3382
- "page</a>"
3383
- msgstr ""
3384
-
3385
- msgid "Account Details"
3386
- msgstr ""
3387
-
3388
- #, php-format
3389
- msgid "Polldaddy %s"
3390
- msgstr ""
3391
-
3392
- #, php-format
3393
- msgid "Surveydaddy %s"
3394
- msgstr ""
3395
-
3396
- msgid "Remaining Responses"
3397
- msgstr ""
3398
-
3399
- msgid "Unlimited"
3400
- msgstr ""
3401
-
3402
- msgid "Locked Responses"
3403
- msgstr ""
3404
-
3405
- msgid "Upgrade to Unlock"
3406
- msgstr ""
3407
-
3408
- msgid "Responses Updated On"
3409
- msgstr ""
3410
-
3411
- msgid "F jS, Y"
3412
- msgstr "F jS, Y"
3413
-
3414
- msgid "Change"
3415
- msgstr "تغيير"
3416
-
3417
- msgid "Current Password"
3418
- msgstr ""
3419
-
3420
- msgid "Your must enter your current password."
3421
- msgstr ""
3422
-
3423
- msgid "New Password"
3424
- msgstr "كلمة السر الجديدة"
3425
-
3426
- msgid "Your password is invalid (must be 6+ characters)."
3427
- msgstr ""
3428
-
3429
- msgid "Save Password"
3430
- msgstr ""
3431
-
3432
- msgid "Location"
3433
- msgstr "المكان"
3434
-
3435
- msgid "Time Zone"
3436
- msgstr ""
3437
-
3438
- #, php-format
3439
- msgid "UTC %s"
3440
- msgstr "التوقيت العالمي المنسق %s"
3441
-
3442
- msgid "It is <span id=\"timezone\"></span> in your time zone"
3443
- msgstr ""
3444
-
3445
- msgid "Language"
3446
- msgstr "اللغة"
3447
-
3448
- #, php-format
3449
- msgid ""
3450
- "Don't see your language? Help us <a href=\"%s\">translate Polldaddy</a>."
3451
- msgstr ""
3452
-
3453
- msgid "Save Location"
3454
- msgstr ""
3455
-
3456
- msgid "Domain Mapping"
3457
- msgstr ""
3458
-
3459
- msgid "Your Domain"
3460
- msgstr ""
3461
-
3462
- msgid "Please enter your domain mapping."
3463
- msgstr ""
3464
-
3465
- #, php-format
3466
- msgid ""
3467
- "<strong>Important</strong> You should read the <a href='%s'>domain mapping</"
3468
- "a> support page before using this feature. It can potentially break all your "
3469
- "survey links!"
3470
- msgstr ""
3471
-
3472
- msgid "Importers"
3473
- msgstr ""
3474
-
3475
- msgid "You can now import your content from SurveyMonkey."
3476
- msgstr ""
3477
-
3478
- msgid "SurveyMonkey Importer"
3479
- msgstr ""
3480
-
3481
- #, fuzzy
3482
- msgid "Newsletter"
3483
- msgstr "حذف"
3484
-
3485
- msgid "You are currently subscribed to our newsletter."
3486
- msgstr ""
3487
-
3488
- msgid "Subscribe to the Polldaddy newsletter to get news and updates."
3489
- msgstr ""
3490
-
3491
- msgid "Subscribe"
3492
- msgstr "اشترك"
3493
-
3494
- msgid "Delete Account"
3495
- msgstr ""
3496
-
3497
- msgid "Ready to break up with us? That's ok, but we'll miss you!"
3498
- msgstr ""
3499
-
3500
- msgid "Are you sure you want to cancel your subscription?"
3501
- msgstr ""
3502
-
3503
- msgid ""
3504
- "An email will be sent to support and your account will be downgraded at the "
3505
- "next renewal date."
3506
- msgstr ""
3507
-
3508
- msgid "Confirm"
3509
- msgstr "تأكيد"
3510
-
3511
- msgid "Pro Annual"
3512
- msgstr ""
3513
-
3514
- msgid "Corporate Annual"
3515
- msgstr ""
3516
-
3517
- msgid "Enterprise Annual"
3518
- msgstr ""
3519
-
3520
- msgid "Pro Monthly"
3521
- msgstr ""
3522
-
3523
- msgid "Corporate Monthly"
3524
- msgstr ""
3525
-
3526
- msgid "Recurring Payment"
3527
- msgstr ""
3528
-
3529
- msgid "Upgrade"
3530
- msgstr ""
3531
-
3532
- msgid "My Account"
3533
- msgstr "حسابي"
3534
-
3535
- msgid "Canceled"
3536
- msgstr ""
3537
-
3538
- msgid "On Hold"
3539
- msgstr ""
3540
-
3541
- msgid "View"
3542
- msgstr "عرض"
3543
-
3544
- msgid "Invalid dashboard item"
3545
- msgstr ""
3546
-
3547
- msgid "Failed to save folders"
3548
- msgstr ""
3549
-
3550
- msgid "Failed to action items on your dashboard"
3551
- msgstr ""
3552
-
3553
- msgid "Invalid folder name"
3554
- msgstr ""
3555
-
3556
- msgid "Folder already exists"
3557
- msgstr ""
3558
-
3559
- msgid "Cannot delete folder"
3560
- msgstr ""
3561
-
3562
- msgid "We're upgrading your dashboard!"
3563
- msgstr ""
3564
-
3565
- msgid "Order by date"
3566
- msgstr ""
3567
-
3568
- msgid "Order by name"
3569
- msgstr ""
3570
-
3571
- msgid "Order by results"
3572
- msgstr ""
3573
-
3574
- msgid "Your poll has been created."
3575
- msgstr ""
3576
-
3577
- msgid "Your rating has been created."
3578
- msgstr ""
3579
-
3580
- msgid "Your survey has been created."
3581
- msgstr ""
3582
-
3583
- msgid "Your quiz has been created."
3584
- msgstr ""
3585
-
3586
- msgid "Your form has been created."
3587
- msgstr ""
3588
-
3589
- msgid "Your email will be sent to the selected groups within a short period."
3590
- msgstr ""
3591
-
3592
- msgid "Your email was not sent."
3593
- msgstr ""
3594
-
3595
- msgid "Your tweet has been sent to your followers."
3596
- msgstr ""
3597
-
3598
- msgid "Your tweet was not sent."
3599
- msgstr ""
3600
-
3601
- msgid "Your content has been copied."
3602
- msgstr ""
3603
-
3604
- msgid "An error occurred while creating your poll."
3605
- msgstr ""
3606
-
3607
- msgid "An error occurred while creating your rating."
3608
- msgstr ""
3609
-
3610
- msgid "An error occurred while creating your survey."
3611
- msgstr ""
3612
-
3613
- msgid "An error occurred while creating your quiz."
3614
- msgstr ""
3615
-
3616
- msgid "An error occurred while creating your form."
3617
- msgstr ""
3618
-
3619
- msgid "Thank you. You have successfully purchased a Pro account."
3620
- msgstr ""
3621
-
3622
- msgid "Thank you. You have successfully purchased a Corporate account."
3623
- msgstr ""
3624
-
3625
- msgid "Thank you. You have successfully purchased a Enterprise account."
3626
- msgstr ""
3627
-
3628
- #, php-format
3629
- msgid "Your %s Contents"
3630
- msgstr ""
3631
-
3632
- #, php-format
3633
- msgid "%s Contents"
3634
- msgstr ""
3635
-
3636
- #, php-format
3637
- msgid "Search Results for %s"
3638
- msgstr ""
3639
-
3640
- msgid "All Polls"
3641
- msgstr ""
3642
-
3643
- msgid "All Surveys"
3644
- msgstr ""
3645
-
3646
- msgid "All Ratings"
3647
- msgstr ""
3648
-
3649
- msgid "All Quizzes"
3650
- msgstr ""
3651
-
3652
- msgid "All Forms"
3653
- msgstr ""
3654
-
3655
- msgid "Starred Content"
3656
- msgstr ""
3657
-
3658
- msgid "Trashed Content"
3659
- msgstr ""
3660
-
3661
- msgid "&laquo; Newest"
3662
- msgstr ""
3663
-
3664
- msgid "&lsaquo; Newer"
3665
- msgstr ""
3666
-
3667
- #, php-format
3668
- msgid "Showing <span>%1$s</span>-<span>%2$s</span> of <span>%3$s</span>"
3669
- msgstr ""
3670
-
3671
- msgid "Older &rsaquo;"
3672
- msgstr ""
3673
-
3674
- msgid "Oldest &raquo;"
3675
- msgstr ""
3676
-
3677
- msgid "Forbidden"
3678
- msgstr ""
3679
-
3680
- msgid "Delete account"
3681
- msgstr ""
3682
-
3683
- msgid "Edit Your Email Group"
3684
- msgstr ""
3685
-
3686
- msgid "Create a New Email Group"
3687
- msgstr ""
3688
-
3689
- msgid "Email Group"
3690
- msgstr ""
3691
-
3692
- msgid "My Email Groups"
3693
- msgstr ""
3694
-
3695
- msgid "Your email group has been successfully updated."
3696
- msgstr ""
3697
-
3698
- msgid "Your email group has been successfully created."
3699
- msgstr ""
3700
-
3701
- msgid ""
3702
- "Oh no! Your email group wasn’t updated. <a href=\"http://support.polldaddy."
3703
- "com/how-do-i-send-out-my-poll-survey-or-quiz-via-email/\">Can we help</a>?"
3704
- msgstr ""
3705
-
3706
- msgid ""
3707
- "Oh no! Your email group wasn’t created. <a href=\"http://support.polldaddy."
3708
- "com/how-do-i-send-out-my-poll-survey-or-quiz-via-email/\">Can we help</a>?"
3709
- msgstr ""
3710
-
3711
- msgid "My Packs"
3712
- msgstr ""
3713
-
3714
- msgid "Show poll packs"
3715
- msgstr ""
3716
-
3717
- msgid "Poll Pack"
3718
- msgstr ""
3719
-
3720
- msgid "Show survey packs"
3721
- msgstr ""
3722
-
3723
- msgid "Survey Pack"
3724
- msgstr ""
3725
-
3726
- msgid "Show quiz packs"
3727
- msgstr ""
3728
-
3729
- msgid "Quiz Pack"
3730
- msgstr ""
3731
-
3732
- msgid "Show all packs"
3733
- msgstr ""
3734
-
3735
- msgid "Your survey language pack has been successfully updated."
3736
- msgstr ""
3737
-
3738
- msgid "Your survey language pack has been successfully created."
3739
- msgstr ""
3740
-
3741
- msgid "Your survey language pack failed to be successfully updated."
3742
- msgstr ""
3743
-
3744
- msgid "Your survey language pack failed to be successfully created."
3745
- msgstr ""
3746
-
3747
- msgid "Your quiz language pack has been successfully updated."
3748
- msgstr ""
3749
-
3750
- msgid "Your quiz language pack has been successfully created."
3751
- msgstr ""
3752
-
3753
- msgid "Your quiz language pack failed to be successfully updated."
3754
- msgstr ""
3755
-
3756
- msgid "Your quiz language pack failed to be successfully created."
3757
- msgstr ""
3758
-
3759
- msgid "Your poll language pack has been successfully updated."
3760
- msgstr ""
3761
-
3762
- msgid "Your poll language pack has been successfully created."
3763
- msgstr ""
3764
-
3765
- msgid "Your poll language pack failed to be successfully updated."
3766
- msgstr ""
3767
-
3768
- msgid "Your Language Packs"
3769
- msgstr ""
3770
-
3771
- msgid "Create a new&hellip;"
3772
- msgstr ""
3773
-
3774
- #, php-format
3775
- msgid "Created on %s"
3776
- msgstr ""
3777
-
3778
- #, php-format
3779
- msgid "Created by %s on %s"
3780
- msgstr ""
3781
-
3782
- #, php-format
3783
- msgid "Created by you on %s"
3784
- msgstr ""
3785
-
3786
- #, php-format
3787
- msgid "%d Survey <span>use this pack</span>"
3788
- msgid_plural "%d Surveys <span>use this pack</span>"
3789
- msgstr[0] ""
3790
- msgstr[1] ""
3791
- msgstr[2] ""
3792
- msgstr[3] ""
3793
- msgstr[4] ""
3794
- msgstr[5] ""
3795
-
3796
- #, php-format
3797
- msgid "%d Quiz <span>use this style</span>"
3798
- msgid_plural "%d Quizzes <span>use this pack</span>"
3799
- msgstr[0] ""
3800
- msgstr[1] ""
3801
- msgstr[2] ""
3802
- msgstr[3] ""
3803
- msgstr[4] ""
3804
- msgstr[5] ""
3805
-
3806
- #, php-format
3807
- msgid "%d Poll <span>use this pack</span>"
3808
- msgid_plural "%d Polls <span>use this pack</span>"
3809
- msgstr[0] ""
3810
- msgstr[1] ""
3811
- msgstr[2] ""
3812
- msgstr[3] ""
3813
- msgstr[4] ""
3814
- msgstr[5] ""
3815
-
3816
- msgid "Empty Pack"
3817
- msgstr ""
3818
-
3819
- msgid "Edit"
3820
- msgstr "تحرير"
3821
-
3822
- msgid "Delete"
3823
- msgstr "حذف"
3824
-
3825
- msgid "Preview"
3826
- msgstr "معاينة"
3827
-
3828
- msgid "No language packs created yet."
3829
- msgstr ""
3830
-
3831
- msgid "Are you sure you want to delete this language pack?"
3832
- msgstr ""
3833
-
3834
- msgid "Delete Language Pack"
3835
- msgstr ""
3836
-
3837
- msgid "My Styles"
3838
- msgstr ""
3839
-
3840
- msgid "Show survey styles"
3841
- msgstr ""
3842
-
3843
- msgid "Show poll styles"
3844
- msgstr ""
3845
-
3846
- msgid "Show all styles"
3847
- msgstr ""
3848
-
3849
- msgid "Your custom survey/quiz style has been successfully updated."
3850
- msgstr ""
3851
-
3852
- msgid "Your custom survey/quiz style has been successfully created."
3853
- msgstr ""
3854
-
3855
- msgid "Your custom survey/quiz style failed to be successfully updated."
3856
- msgstr ""
3857
-
3858
- msgid "Your custom survey/quiz style failed to be successfully created."
3859
- msgstr ""
3860
-
3861
- msgid "Your custom poll style has been successfully updated."
3862
- msgstr ""
3863
-
3864
- msgid "Your custom poll style has been successfully created."
3865
- msgstr ""
3866
-
3867
- msgid "Your custom poll style failed to be successfully updated."
3868
- msgstr ""
3869
-
3870
- msgid "Your custom poll style failed to be successfully created."
3871
- msgstr ""
3872
-
3873
- msgid "Your Custom Styles"
3874
- msgstr ""
3875
-
3876
- msgid "Survey/Quiz Style"
3877
- msgstr ""
3878
-
3879
- msgid "Poll Style"
3880
- msgstr ""
3881
-
3882
- #, php-format
3883
- msgid "Modified on %s"
3884
- msgstr ""
3885
-
3886
- #, php-format
3887
- msgid "Modified by %s on %s"
3888
- msgstr ""
3889
-
3890
- #, php-format
3891
- msgid "Modified by you on %s"
3892
- msgstr ""
3893
-
3894
- #, php-format
3895
- msgid "%d Survey <span>use this style</span>"
3896
- msgid_plural "%d Surveys/Quizzes <span>use this style</span>"
3897
- msgstr[0] ""
3898
- msgstr[1] ""
3899
- msgstr[2] ""
3900
- msgstr[3] ""
3901
- msgstr[4] ""
3902
- msgstr[5] ""
3903
-
3904
- #, php-format
3905
- msgid "%d Poll <span>use this style</span>"
3906
- msgid_plural "%d Polls <span>use this style</span>"
3907
- msgstr[0] ""
3908
- msgstr[1] ""
3909
- msgstr[2] ""
3910
- msgstr[3] ""
3911
- msgstr[4] ""
3912
- msgstr[5] ""
3913
-
3914
- msgid "No custom styles created yet."
3915
- msgstr ""
3916
-
3917
- msgid "Are you sure you want to delete this style?"
3918
- msgstr ""
3919
-
3920
- msgid "Delete Style"
3921
- msgstr ""
3922
-
3923
- msgid "Account blocked"
3924
- msgstr ""
3925
-
3926
- msgid "Please contact support if you have a query about this."
3927
- msgstr ""
3928
-
3929
- msgid "Your account will unlocked in a few minutes."
3930
- msgstr ""
3931
-
3932
- msgid "Logged Out"
3933
- msgstr ""
3934
-
3935
- msgid "You have been logged out of your account."
3936
- msgstr ""
3937
-
3938
- msgid "New password sent"
3939
- msgstr ""
3940
-
3941
- msgid "Please check your spam folder if you don't receive it."
3942
- msgstr ""
3943
-
3944
- msgid "Access denied"
3945
- msgstr ""
3946
-
3947
- msgid "You must be logged in to see that page."
3948
- msgstr ""
3949
-
3950
- msgid "Thanks for signing up!"
3951
- msgstr ""
3952
-
3953
- msgid "Please login with your details."
3954
- msgstr ""
3955
-
3956
- msgid "Login failure"
3957
- msgstr ""
3958
-
3959
- msgid "The email or password you entered is wrong. Please try again."
3960
- msgstr ""
3961
-
3962
- msgid "Username or Email address"
3963
- msgstr ""
3964
-
3965
- msgid "Please enter your email address"
3966
- msgstr ""
3967
-
3968
- msgid "Please enter your password"
3969
- msgstr ""
3970
-
3971
- msgid "Sign In"
3972
- msgstr ""
3973
-
3974
- msgid "Style Name"
3975
- msgstr ""
3976
-
3977
- #, fuzzy
3978
- msgid "Default styles:"
3979
- msgstr "افتراضي"
3980
-
3981
- msgid "Style CSS"
3982
- msgstr ""
3983
-
3984
- #, php-format
3985
- msgid "Displaying <strong>%1s-%2s</strong> of <strong>%3s</strong>"
3986
- msgstr ""
3987
-
3988
- msgid "No stats are available for this time period."
3989
- msgstr ""
3990
-
3991
- msgid "Daily"
3992
- msgstr ""
3993
-
3994
- msgid "Weekly"
3995
- msgstr ""
3996
-
3997
- msgid "Cumulative"
3998
- msgstr ""
3999
-
4000
- msgid "Unit Test Results"
4001
- msgstr ""
4002
-
4003
- msgid "Tests Running&hellip;"
4004
- msgstr ""
4005
-
4006
- msgid "Role"
4007
- msgstr "الوظيفة"
4008
-
4009
- msgid "Surveys"
4010
- msgstr ""
4011
-
4012
- msgid "Polls"
4013
- msgstr "التصويت"
4014
-
4015
- msgid " (pending)"
4016
- msgstr ""
4017
-
4018
- msgid ""
4019
- "Are you really really sure you want to cancel this account?<br/>All their "
4020
- "content will be deleted and they will no longer have access to their account."
4021
- msgstr ""
4022
-
4023
- #, fuzzy
4024
- msgid "Cancel Account"
4025
- msgstr "حسابي"
4026
-
4027
- msgid "Polldaddy Affiliates"
4028
- msgstr ""
4029
-
4030
- msgid "Surveydaddy Affiliates"
4031
- msgstr ""
4032
-
4033
- msgid ""
4034
- "Join our Affiliate network and <strong>earn $50 for every Pro customer and "
4035
- "$100 for every Corporate customer you refer</strong>.\n"
4036
- "\t\t\t\t Once you are accepted as an affiliate you will be given access to "
4037
- "affiliate links and marketing material that you can use\n"
4038
- "\t\t\t\t in your website, email marketing campaigns and any other channels "
4039
- "you think will be useful."
4040
- msgstr ""
4041
-
4042
- msgid "Apply to become an affiliate today!"
4043
- msgstr ""
4044
-
4045
- msgid "Terms"
4046
- msgstr ""
4047
-
4048
- msgid "Privacy"
4049
- msgstr "الخصوصية"
4050
-
4051
- msgid "Community"
4052
- msgstr ""
4053
-
4054
- msgid "Recent Polls"
4055
- msgstr ""
4056
-
4057
- msgid "Sign Up"
4058
- msgstr "اشترك"
4059
-
4060
- msgid "(Poll Closed)"
4061
- msgstr ""
4062
-
4063
- #, php-format
4064
- msgid "poll %d"
4065
- msgstr ""
4066
-
4067
- msgid "Edit My Profile"
4068
- msgstr ""
4069
-
4070
- msgid "You have not filled out your profile yet."
4071
- msgstr ""
4072
-
4073
- msgid "This user has not filled out their profile yet."
4074
- msgstr ""
4075
-
4076
- msgid "Create Your Own Poll"
4077
- msgstr ""
4078
-
4079
- msgid "Poll Options"
4080
- msgstr ""
4081
-
4082
- msgid "Reports"
4083
- msgstr "تقارير"
4084
-
4085
- msgid "Close"
4086
- msgstr "إغلاق"
4087
-
4088
- msgid "Your comment has been added."
4089
- msgstr ""
4090
-
4091
- msgid "Comments for this poll will be moderated before being added."
4092
- msgstr ""
4093
-
4094
- msgid "Your comment has been flagged as spam and blocked."
4095
- msgstr ""
4096
-
4097
- msgid ""
4098
- "You have been blocked from voting. Please contact the poll owner if you have "
4099
- "any queries relating to this."
4100
- msgstr ""
4101
-
4102
- msgid ""
4103
- "You have been blocked from voting due to suspicious voting patterns. Please "
4104
- "contact Polldaddy support if you have any queries relating to this."
4105
- msgstr ""
4106
-
4107
- msgid "Comments are currently disabled for this poll."
4108
- msgstr ""
4109
-
4110
- msgid "Results for this poll have been set to private."
4111
- msgstr ""
4112
-
4113
- #, php-format
4114
- msgid "%s vote"
4115
- msgid_plural "%s votes"
4116
- msgstr[0] "%s تصويت"
4117
- msgstr[1] "%s تصويت"
4118
- msgstr[2] "%s تصويتان"
4119
- msgstr[3] "%s تصويتات"
4120
- msgstr[4] ""
4121
- msgstr[5] ""
4122
-
4123
- #, php-format
4124
- msgid "%s Total Vote"
4125
- msgid_plural "%s Total Votes"
4126
- msgstr[0] ""
4127
- msgstr[1] ""
4128
- msgstr[2] ""
4129
- msgstr[3] ""
4130
- msgstr[4] ""
4131
- msgstr[5] ""
4132
-
4133
- #, php-format
4134
- msgid "Posted %s."
4135
- msgstr ""
4136
-
4137
- msgid "This poll was created on Facebook, to vote in this poll go to..."
4138
- msgstr ""
4139
-
4140
- msgid "See this poll on:"
4141
- msgstr ""
4142
-
4143
- #, php-format
4144
- msgid "%s Comment"
4145
- msgid_plural "%s Comments"
4146
- msgstr[0] ""
4147
- msgstr[1] ""
4148
- msgstr[2] ""
4149
- msgstr[3] ""
4150
- msgstr[4] ""
4151
- msgstr[5] ""
4152
-
4153
- msgid "This poll was created on Facebook, to comment go to..."
4154
- msgstr ""
4155
-
4156
- msgid "Leave a Comment"
4157
- msgstr "أترك تعليقا"
4158
-
4159
- #, php-format
4160
- msgid "Logged in as %s <a href=\"%s\">log out &#187;</a>"
4161
- msgstr ""
4162
-
4163
- msgid "Your Name"
4164
- msgstr "إسمك"
4165
-
4166
- msgid "Please enter your name."
4167
- msgstr ""
4168
-
4169
- msgid "Your Website (optional)"
4170
- msgstr ""
4171
-
4172
- msgid "Your Comment"
4173
- msgstr "تعليقك"
4174
-
4175
- msgid "Please enter a comment."
4176
- msgstr ""
4177
-
4178
- #, php-format
4179
- msgid "%s/%d chars"
4180
- msgstr ""
4181
-
4182
- msgid "Submit Comment"
4183
- msgstr "ارسال التعليق"
4184
-
4185
- msgid "Comments are disabled for this poll."
4186
- msgstr ""
4187
-
4188
- msgid "Comments are now closed for this poll."
4189
- msgstr ""
4190
-
4191
- msgid "Polldaddy Answers, the home of millions of polls, opinions and trends!"
4192
- msgstr ""
4193
-
4194
- msgid "Popular Polls"
4195
- msgstr ""
4196
-
4197
- #, fuzzy
4198
- msgid "Search results for"
4199
- msgstr "نتائج البحث عن '%s' "
4200
-
4201
- #, php-format
4202
- msgid "Page %d"
4203
- msgstr ""
4204
-
4205
- msgid "Show only polls in"
4206
- msgstr ""
4207
-
4208
- msgid "English"
4209
- msgstr "انجليزي"
4210
-
4211
- msgid "German"
4212
- msgstr ""
4213
-
4214
- msgid "French"
4215
- msgstr ""
4216
-
4217
- msgid "Spanish"
4218
- msgstr ""
4219
-
4220
- msgid "Dutch"
4221
- msgstr ""
4222
-
4223
- msgid "Romanian"
4224
- msgstr ""
4225
-
4226
- msgid "Norwegian"
4227
- msgstr ""
4228
-
4229
- msgid "Portugese"
4230
- msgstr ""
4231
-
4232
- msgid "Serbo Croatian"
4233
- msgstr ""
4234
-
4235
- msgid "Arabic"
4236
- msgstr ""
4237
-
4238
- msgid "Search"
4239
- msgstr "بحث"
4240
-
4241
- msgid "Search through over 5 million polls."
4242
- msgstr ""
4243
-
4244
- msgid "Show:"
4245
- msgstr "عرض:"
4246
-
4247
- msgid "This Week"
4248
- msgstr "هذا الأسبوع"
4249
-
4250
- msgid "This Month"
4251
- msgstr "هذا الشهر"
4252
-
4253
- #, php-format
4254
- msgid "Posted %s"
4255
- msgstr ""
4256
-
4257
- msgid "(Sort by votes)"
4258
- msgstr ""
4259
-
4260
- msgid "(Sort by comments)"
4261
- msgstr ""
4262
-
4263
- msgid "(Sort by status)"
4264
- msgstr ""
4265
-
4266
- #, php-format
4267
- msgid "Previous polls by %s"
4268
- msgstr ""
4269
-
4270
- #, php-format
4271
- msgid ""
4272
- "When you get a chance to <a href=\"%s\">create some polls</a>, you'll find a "
4273
- "link for each one on this page.</span><br/><br/><span>You can use your "
4274
- "profile URL <b>%s</b> to share your polls with participants."
4275
- msgstr ""
4276
-
4277
- msgid "No polls created yet."
4278
- msgstr ""
4279
-
4280
- msgid "Sort by:"
4281
- msgstr "ترتيب حسب:"
4282
-
4283
- msgid "My Email Group"
4284
- msgstr ""
4285
-
4286
- msgid "My Facebook Polls"
4287
- msgstr ""
4288
-
4289
- msgid "Frequently Asked Questions"
4290
- msgstr ""
4291
-
4292
- msgid "General"
4293
- msgstr "عام"
4294
-
4295
- msgid "How do the monthly responses work?"
4296
- msgstr ""
4297
-
4298
- #, php-format
4299
- msgid "What happens when I go over the %d responses I get in a free account?"
4300
- msgstr ""
4301
-
4302
- msgid "Do you offer discounts for educational and non-profit organisations?"
4303
- msgstr ""
4304
-
4305
- msgid "What is the difference between a poll and survey?"
4306
- msgstr ""
4307
-
4308
- msgid "How do I remove the Polldaddy.com link from my poll or survey?"
4309
- msgstr ""
4310
-
4311
- msgid "How do I remove the Surveydaddy.com link from my surveys?"
4312
- msgstr ""
4313
-
4314
- msgid "Can I set other people up as users on my account?"
4315
- msgstr ""
4316
-
4317
- msgid "Where can I find some help documentation?"
4318
- msgstr ""
4319
-
4320
- msgid ""
4321
- "What happens if I sign up for Pro but need to upgrade to Corporate later?"
4322
- msgstr ""
4323
-
4324
- msgid "If I upgrade will I be able to see Pro reports for my old polls?"
4325
- msgstr ""
4326
-
4327
- msgid "Do the polls work with Facebook?"
4328
- msgstr ""
4329
-
4330
- msgid "How do I copy a poll?"
4331
- msgstr ""
4332
-
4333
- msgid ""
4334
- "When I vote I get the message 'We have received too many votes from you. You "
4335
- "will be unblocked after a cooling off period.'?"
4336
- msgstr ""
4337
-
4338
- msgid "Where do I see the 'Other' votes people enter in my poll?"
4339
- msgstr ""
4340
-
4341
- msgid "How many poll votes can I collect in a free account?"
4342
- msgstr ""
4343
-
4344
- msgid "How do I share my survey results with another person?"
4345
- msgstr ""
4346
-
4347
- msgid "How do I copy a survey?"
4348
- msgstr ""
4349
-
4350
- msgid "How do I create a likert scale question in my survey?"
4351
- msgstr ""
4352
-
4353
- #, php-format
4354
- msgid ""
4355
- "Each time a survey is completed by one of your participants you will be "
4356
- "deducted one response. Free accounts get %d/month, Pro get %s/month and "
4357
- "corporate accounts get an unlimited amount. Once any new responses come in "
4358
- "over your limit, they will appear locked until you upgrade."
4359
- msgstr ""
4360
-
4361
- msgid "Poll votes are unlimited across all accounts."
4362
- msgstr ""
4363
-
4364
- msgid "Back To Top"
4365
- msgstr ""
4366
-
4367
- #, php-format
4368
- msgid ""
4369
- "With a free account you can collect %d survey responses per month across all "
4370
- "of your surveys. Once you go over the allotted %d, we will continue to "
4371
- "collect responses in your survey but they will appear as being locked in "
4372
- "your reports. When you <a href=\"/pricing/\">upgrade your account</a>, all "
4373
- "previously locked responses will become available in your reports."
4374
- msgstr ""
4375
-
4376
- msgid ""
4377
- "Yes, if you are involved in education or a non-profit organisation, we are "
4378
- "happy to offer you a <strong>10% discount</strong> on any of our packages. "
4379
- "Just <a href=\"/pricing/\">sign up for an account</a> as usual and then <a "
4380
- "href=\"/feedback/\">email us</a> after to organise a refund for the 10%."
4381
- msgstr ""
4382
-
4383
- msgid "What is the difference between a poll and a survey?"
4384
- msgstr ""
4385
-
4386
- msgid ""
4387
- "A poll allows you to ask just one question, and enter some predefined "
4388
- "answers for your\tvoter to choose from. A poll can be placed in line in your "
4389
- "webpage and when your user\tvotes, the results are delivered back to the "
4390
- "poll without the page refreshing."
4391
- msgstr ""
4392
-
4393
- msgid ""
4394
- "With a survey, you can ask many questions. A survey usually takes up a full "
4395
- "webpage and you would just send your users a link to that page. Surveys have "
4396
- "many different question types that allow you to collect very different types "
4397
- "of data."
4398
- msgstr ""
4399
-
4400
- msgid ""
4401
- "<a href=\"/pricing/\">Sign up</a> for a free account today to try these out "
4402
- "for yourself."
4403
- msgstr ""
4404
-
4405
- msgid "How do I remove the Surveydaddy.com link from my survey?"
4406
- msgstr ""
4407
-
4408
- msgid ""
4409
- "The link to Polldaddy.com only appears in polls and surveys that appear in a "
4410
- "free account. They are removed from all content in both our Pro and "
4411
- "Corporate accounts. If you have recently signed up for a Pro account and the "
4412
- "link has remained in your polls, simple edit and re-save the poll to remove "
4413
- "it."
4414
- msgstr ""
4415
-
4416
- msgid ""
4417
- "The link to Surveydaddy.com only appears in surveys that appear in a free "
4418
- "account. They are removed from all content in both our Pro and Corporate "
4419
- "accounts."
4420
- msgstr ""
4421
-
4422
- msgid ""
4423
- "If you have a free account, you can remove the link to Polldaddy in your "
4424
- "polls and surveys by <a href=\"/pricing/\">upgrading your account today</a>."
4425
- msgstr ""
4426
-
4427
- msgid ""
4428
- "If you have a free account, you can remove the link to Surveydaddy in your "
4429
- "surveys by <a href=\"/pricing/\">upgrading your account today</a>."
4430
- msgstr ""
4431
-
4432
- msgid ""
4433
- "Yes, Corporate account holders can create multiple users and set access "
4434
- "levels."
4435
- msgstr ""
4436
-
4437
- msgid "Check out our <a href=\"http://support."
4438
- msgstr ""
4439
-
4440
- msgid ""
4441
- "If you sign up for a Pro account and you find out that you need a Corporate "
4442
- "account some time in the future?, just <a href=\"/upgrade/\">upgrade to the "
4443
- "corporate account</a> as usual and send an email to support where we will be "
4444
- "happy to issue you with a refund for your original Pro acccount."
4445
- msgstr ""
4446
-
4447
- msgid ""
4448
- "Yes, when you <a href=\"/upgrade/\">upgrade your account</a> to a Pro or "
4449
- "Corporate account you will be able to see all of our great reports for your "
4450
- "old polls."
4451
- msgstr ""
4452
-
4453
- msgid ""
4454
- "Yes, when you create a poll on Polldaddy you will get a list of options for "
4455
- "different places that you might want to embed your poll including Facebook. "
4456
- "We also have a Facebook Application that you can <a href=\"http://apps."
4457
- "facebook.com/polldaddy-polls\">use directly on Facebook</a>."
4458
- msgstr ""
4459
-
4460
- msgid ""
4461
- "You can copy a 'Poll' by first logging into your Polldaddy account and "
4462
- "visiting the dashboard. Locate the poll you want to copy and move your mouse "
4463
- "over the 'responses' column. This should change into a button which can be "
4464
- "clicked to reveal a set of actions, of which one is copy. Clicking this will "
4465
- "copy the poll and all of its settings, but the votes of the new copied poll "
4466
- "will be zero."
4467
- msgstr ""
4468
-
4469
- msgid ""
4470
- "This is because we have received too many votes from your I.P. address. You "
4471
- "will be unblocked again in about 4 hours. If you are the owner of the poll "
4472
- "and you have a lot of people voting in your organization from the same IP "
4473
- "address (via a internet gateway etc.) you can email support with your I.P. "
4474
- "address and we will white list it for you. This feature is only available to "
4475
- "our Pro and Corporate account. <a href=\"/upgrade/\">Upgrade your account</"
4476
- "a> today to access this feature."
4477
- msgstr ""
4478
-
4479
- msgid ""
4480
- "When you have the 'Other' option enabled in your poll, it allows your voters "
4481
- "to enter an answer of their own. We don't display these directly in the poll "
4482
- "at the moment due to concerns around spam. You can however view these by "
4483
- "logging into your account and going to the 'Reports' page for that poll."
4484
- msgstr ""
4485
-
4486
- msgid ""
4487
- "There is no limit to amount of poll votes you can collect in any of our "
4488
- "accounts including the free account. It is only the amount of survey "
4489
- "responses that are limited in the different accounts."
4490
- msgstr ""
4491
-
4492
- msgid ""
4493
- "If you would like to share your survey results with a colleague or client, "
4494
- "you can create a custom survey share for them. Read how to do it in this "
4495
- "document: <a href=\"http://support."
4496
- msgstr ""
4497
-
4498
- msgid "Note:"
4499
- msgstr ""
4500
-
4501
- msgid ""
4502
- "Survey sharing is a Pro only feature. If you do not have a Pro account you "
4503
- "need to <a href=\"/upgrade/\">upgrade your account</a> to use this feature."
4504
- msgstr ""
4505
-
4506
- msgid "You can copy a 'Survey' by first logging into your "
4507
- msgstr ""
4508
-
4509
- msgid ""
4510
- "To add a likert scale question to your survey, simply add a 'Matrix' "
4511
- "question to your survey page. When you edit the question, look out for a "
4512
- "drop down towards the bottom and select 'Single choice with rating (likert)'."
4513
- msgstr ""
4514
-
4515
- msgid "Contact Support"
4516
- msgstr ""
4517
-
4518
- msgid ""
4519
- "If you cannot find what you are looking for please contact support and we "
4520
- "will get back to you with an answer."
4521
- msgstr ""
4522
-
4523
- msgid "Support Documentation"
4524
- msgstr ""
4525
-
4526
- #, php-format
4527
- msgid ""
4528
- "Check out our support site for more detailed articles on the various %s "
4529
- "features."
4530
- msgstr ""
4531
-
4532
- msgid "Online Poll Features, Poll Software for Your Website"
4533
- msgstr ""
4534
-
4535
- msgid ""
4536
- "Embed polls in your website, in e-mail, and use Polldaddy on other services "
4537
- "including WordPress, Facebook, Twitter, Ning, Weebly, FreeWebs, and Posterous"
4538
- msgstr ""
4539
-
4540
- msgid "Powerful and easy to use"
4541
- msgstr ""
4542
-
4543
- msgid "Quick audience feedback"
4544
- msgstr ""
4545
-
4546
- msgid "Quizzes"
4547
- msgstr ""
4548
-
4549
- msgid "Test your audience's knowledge"
4550
- msgstr ""
4551
-
4552
- msgid "Get your content rated"
4553
- msgstr ""
4554
-
4555
- msgid "Market-leading <strong>online polls</strong>"
4556
- msgstr ""
4557
-
4558
- msgid ""
4559
- "What does your audience think? Embed simple, one-question polls into your "
4560
- "website to find out."
4561
- msgstr ""
4562
-
4563
- msgid "Previous Image"
4564
- msgstr ""
4565
-
4566
- msgid "Next Image"
4567
- msgstr ""
4568
-
4569
- msgid "See Plans &amp; Pricing <small>Sign up for a free account now!</small>"
4570
- msgstr ""
4571
-
4572
- msgid "Works Everywhere"
4573
- msgstr ""
4574
-
4575
- msgid "Simple Feedback Embedded in Your Content"
4576
- msgstr ""
4577
-
4578
- msgid ""
4579
- "Polls embed easily into your website content. With one click, people can "
4580
- "vote, then instantly see the results. <a href=\"http://polldaddy.com/"
4581
- "community/\">Check out some public polls</a> then start a conversation with "
4582
- "your visitors today."
4583
- msgstr ""
4584
-
4585
- msgid "Full Control For Beautiful Polls"
4586
- msgstr ""
4587
-
4588
- msgid ""
4589
- "Use your CSS wizardry to customize how your polls look. Add your own fonts, "
4590
- "change font sizes, colors, and add HTML, images, and videos."
4591
- msgstr ""
4592
-
4593
- msgid "Other Great Features"
4594
- msgstr ""
4595
-
4596
- msgid ""
4597
- "Manage all content in your dashboard with our <a href=\"http://wordpress.org/"
4598
- "extend/plugins/polldaddy/\">WordPress Plugin</a>"
4599
- msgstr ""
4600
-
4601
- msgid "Create polls in any language"
4602
- msgstr ""
4603
-
4604
- msgid "14 custom themes and full access to the poll CSS"
4605
- msgstr ""
4606
-
4607
- msgid "Block repeat voters easily"
4608
- msgstr ""
4609
-
4610
- msgid ""
4611
- "Available as a <a href=\"http://apps.facebook.com/polldaddy-polls/"
4612
- "\">Facebook app</a>"
4613
- msgstr ""
4614
-
4615
- msgid "Built-in sharing options to help spread your poll"
4616
- msgstr ""
4617
-
4618
- msgid "Gain more insight with voter comments"
4619
- msgstr ""
4620
-
4621
- msgid "Anti-fraud, IP address, and location reports"
4622
- msgstr ""
4623
-
4624
- msgid ""
4625
- "Control whether voters can see results after voting, just percentages, or "
4626
- "nothing at all"
4627
- msgstr ""
4628
-
4629
- msgid "Automatically close polls after a certain quota or date"
4630
- msgstr ""
4631
-
4632
- msgid ""
4633
- "Add images, videos and content from YouTube, Flickr, Google Maps and many "
4634
- "more"
4635
- msgstr ""
4636
-
4637
- msgid "Create Quizzes Quickly & Easily, Quiz Software Features"
4638
- msgstr ""
4639
-
4640
- msgid ""
4641
- "Create a quiz using multiple choice questions for your participants to "
4642
- "choose from. You can add HTML, images, video, and lots of other media."
4643
- msgstr ""
4644
-
4645
- msgid "Test their knowledge with an <strong>online quiz</strong>"
4646
- msgstr ""
4647
-
4648
- msgid ""
4649
- "The perfect tool for the classroom, colleagues or just for fun. Create quick "
4650
- "and fun quizzes to test their knowledge."
4651
- msgstr ""
4652
-
4653
- msgid "Easy-to-Use Quiz Editor"
4654
- msgstr ""
4655
-
4656
- msgid ""
4657
- "Create a quiz using multiple choice questions for your participants to "
4658
- "choose from. You can add HTML, images, video, and lots of other media. You "
4659
- "can also collect name and e-mail addresses."
4660
- msgstr ""
4661
-
4662
- msgid "Correction, Reporting &amp; Filtering"
4663
- msgstr ""
4664
-
4665
- msgid ""
4666
- "See quiz results, including average scores and individual responses, as they "
4667
- "come in. Filter and export your data any way you want."
4668
- msgstr ""
4669
-
4670
- msgid "Customize Your Looks"
4671
- msgstr ""
4672
-
4673
- msgid ""
4674
- "You can control every aspect of your quiz with full access to the CSS. Add "
4675
- "your own fonts, sizes, colors, and images. Create quizzes in any language "
4676
- "and control start/finish messages as well as redirects."
4677
- msgstr ""
4678
-
4679
- msgid "Collect Responses Everywhere"
4680
- msgstr ""
4681
-
4682
- msgid ""
4683
- "E-mail the quiz link to your audience, use it in a banner on your website, "
4684
- "or use our <a href=\"/ios/\">iPad app</a> to collect responses anywhere."
4685
- msgstr ""
4686
-
4687
- msgid "Collect responses on iPad, iPhone, and iPod Touch"
4688
- msgstr ""
4689
-
4690
- msgid "E-mail notifications of new participants"
4691
- msgstr ""
4692
-
4693
- msgid "Control whether participants see a score at the end"
4694
- msgstr ""
4695
-
4696
- msgid "Set a passing score to decide who passes and who fails"
4697
- msgstr ""
4698
-
4699
- msgid "Share your results with parents, colleagues, and administrators"
4700
- msgstr ""
4701
-
4702
- msgid "Create quizzes in any language"
4703
- msgstr ""
4704
-
4705
- msgid "SSL support for added security in quizzes"
4706
- msgstr ""
4707
-
4708
- msgid "Full access to the quiz CSS"
4709
- msgstr ""
4710
-
4711
- msgid "Custom start and finish messages as well as redirects"
4712
- msgstr ""
4713
-
4714
- msgid "Close quiz after certain date or response quota has been reached"
4715
- msgstr ""
4716
-
4717
- msgid "Password and IP address participant restrictions"
4718
- msgstr ""
4719
-
4720
- msgid "Create Ratings for Your Website, Content, Videos or Images"
4721
- msgstr ""
4722
-
4723
- msgid ""
4724
- "Find out what your visitors think with just one click. Attach five-star and "
4725
- "Nero rating widgets to any piece of content, including blog posts, help "
4726
- "pages, comments, and videos."
4727
- msgstr ""
4728
-
4729
- msgid "Get your content <strong>rated</strong>"
4730
- msgstr ""
4731
-
4732
- msgid ""
4733
- "Create simple five-star and Nero rating widgets to attach to your blog "
4734
- "posts, images, videos, and more."
4735
- msgstr ""
4736
-
4737
- msgid "Instant Feedback on Your Content"
4738
- msgstr ""
4739
-
4740
- msgid "5-Star or Nero Ratings"
4741
- msgstr ""
4742
-
4743
- msgid ""
4744
- "Choose from two great rating types: Five star ratings let users rate your "
4745
- "content from one to five stars. Nero ratings let users give you thumbs up / "
4746
- "thumbs down, like / dislike, or yes / no ratings."
4747
- msgstr ""
4748
-
4749
- msgid "Fully Customizable"
4750
- msgstr ""
4751
-
4752
- msgid ""
4753
- "Change the text description for each star in your rating scale. Change the "
4754
- "star image, fonts, colors, and layout to suit your site's personality."
4755
- msgstr ""
4756
-
4757
- msgid "Show the top-rated content on your site via the widget"
4758
- msgstr ""
4759
-
4760
- msgid "Supports all languages"
4761
- msgstr ""
4762
-
4763
- msgid "Rating widgets load asynchronously on-page"
4764
- msgstr ""
4765
-
4766
- msgid "Create and manage ratings in your WordPress dashboard via our plug-in"
4767
- msgstr ""
4768
-
4769
- msgid "Create Surveys Quickly & Easily, Survey Software Features"
4770
- msgstr ""
4771
-
4772
- msgid ""
4773
- "Create surveys with ease using our advanced editor. Choose from 14 question "
4774
- "types, including multiple choice, free text, and Likert scales."
4775
- msgstr ""
4776
-
4777
- msgid "Create <strong>stunning</strong> online <strong>surveys</strong>"
4778
- msgstr ""
4779
-
4780
- msgid ""
4781
- "Use the survey editor to create surveys quickly and easily. Collect "
4782
- "responses via your website, e-mail or on your <a href=\"/iOS/\">iPad or "
4783
- "iPhone</a>"
4784
- msgstr ""
4785
-
4786
- msgid "See Plans &amp; Pricing <small>Sign up for a free account now!"
4787
- msgstr ""
4788
-
4789
- msgid "Easy-to-Use Survey Editor"
4790
- msgstr ""
4791
-
4792
- msgid ""
4793
- "Create surveys with ease using our advanced editor. Choose from 14 question "
4794
- "types, including multiple choice, free text, and <a rel=\"nofollow\" href="
4795
- "\"http://en.wikipedia.org/wiki/Likert_scale\" target=\"_new\">Likert scales</"
4796
- "a>"
4797
- msgstr ""
4798
-
4799
- msgid "Powerful Reporting &amp; Filtering"
4800
- msgstr ""
4801
-
4802
- msgid ""
4803
- "Watch your results in real time as they come in. Create filters to analyze "
4804
- "your data and reports to share it. Export raw data goodness to Excel, PDF, "
4805
- "CSV, Google Docs, and XML format."
4806
- msgstr ""
4807
-
4808
- msgid ""
4809
- "Use your CSS wizardry to customize how your surveys look. Add your own "
4810
- "fonts, change font sizes, colors, and add HTML, images, and videos."
4811
- msgstr ""
4812
-
4813
- msgid ""
4814
- "E-mail the survey link to your audience, use it in a banner on your website, "
4815
- "or use our <a href=\"/iOS/\">iOS app</a> to collect responses anywhere."
4816
- msgstr ""
4817
-
4818
- msgid "Invite participants via e-mail"
4819
- msgstr ""
4820
-
4821
- msgid "Question branching / skip logic"
4822
- msgstr ""
4823
-
4824
- msgid "Export raw data to Excel, PDF, Google Docs, and XML format"
4825
- msgstr ""
4826
-
4827
- msgid "Share your results with customers and employees"
4828
- msgstr ""
4829
-
4830
- msgid "Create surveys in any language"
4831
- msgstr ""
4832
-
4833
- msgid "SSL support for added security in surveys"
4834
- msgstr ""
4835
-
4836
- msgid "Full access to the survey CSS"
4837
- msgstr ""
4838
-
4839
- msgid "Close survey after certain date or response quota has been reached"
4840
- msgstr ""
4841
-
4842
- msgid "E-mail, RSS and HTTP POST notifications of new responses"
4843
- msgstr ""
4844
-
4845
- msgid "WordPress support built-in"
4846
- msgstr ""
4847
-
4848
- msgid ""
4849
- "Add images, videos, and content from YouTube, Flickr, Google Maps, and many "
4850
- "more"
4851
- msgstr ""
4852
-
4853
- msgid "Create Polls, Surveys & Quizzes Quickly and Easily"
4854
- msgstr ""
4855
-
4856
- msgid ""
4857
- "E-mail the quiz link to your audience, use it in a banner on your website, "
4858
- "or use our <a href=\"/iOS/\">iPad app</a> to collect responses anywhere."
4859
- msgstr ""
4860
-
4861
- msgid "Contact Us"
4862
- msgstr ""
4863
-
4864
- msgid "Comments or Queries"
4865
- msgstr ""
4866
-
4867
- msgid ""
4868
- "If you are having an issue with a poll or survey please include a "
4869
- "description of the problem, and any links you have to the poll or survey on "
4870
- "your website."
4871
- msgstr ""
4872
-
4873
- #, php-format
4874
- msgid ""
4875
- "Have you looked at our <a href=\"%1$s\">support section</a> or <a href=\"%2$s"
4876
- "\">frequently asked questions</a>?"
4877
- msgstr ""
4878
-
4879
- msgid "Contact Information"
4880
- msgstr ""
4881
-
4882
- msgid ""
4883
- "Polldaddy is based in Ireland. Our office hours are 9am-5pm GMT, Mon - Fri. "
4884
- "You can contact us by:"
4885
- msgstr ""
4886
-
4887
- msgid "production"
4888
- msgstr ""
4889
-
4890
- msgid "joint"
4891
- msgstr ""
4892
-
4893
- msgid "medley"
4894
- msgstr ""
4895
-
4896
- msgid "experiment"
4897
- msgstr ""
4898
-
4899
- msgid "ruckus"
4900
- msgstr ""
4901
-
4902
- msgid "invention"
4903
- msgstr ""
4904
-
4905
- msgid "creation"
4906
- msgstr ""
4907
-
4908
- msgid "thingamajig"
4909
- msgstr ""
4910
-
4911
- msgid "opus"
4912
- msgstr ""
4913
-
4914
- msgid "brainchild"
4915
- msgstr ""
4916
-
4917
- msgid "contraption"
4918
- msgstr ""
4919
-
4920
- msgid "Maybe you could follow"
4921
- msgstr ""
4922
-
4923
- msgid "Hey, it'd be swell if you'd follow"
4924
- msgstr ""
4925
-
4926
- msgid "I heard that you might be into following"
4927
- msgstr ""
4928
-
4929
- msgid "If you wanted to, you could follow"
4930
- msgstr ""
4931
-
4932
- msgid "We say some neat things over at"
4933
- msgstr ""
4934
-
4935
- msgid "The thing is, we'd love for you to follow"
4936
- msgstr ""
4937
-
4938
- msgid "Blog"
4939
- msgstr "مدونة"
4940
-
4941
- msgid "Plans &amp; Pricing"
4942
- msgstr ""
4943
-
4944
- msgid "Support"
4945
- msgstr "الدعم الفني "
4946
-
4947
- msgid "FAQ"
4948
- msgstr ""
4949
-
4950
- msgid "iOS App"
4951
- msgstr ""
4952
-
4953
- #, php-format
4954
- msgid ""
4955
- "Polldaddy is an <a href=\"http://automattic.com\"><span id=\"automattic-logo"
4956
- "\"><span>Automattic</span></span></a> %s"
4957
- msgstr ""
4958
-
4959
- #, php-format
4960
- msgid ""
4961
- "Surveydaddy is an <a href=\"http://automattic.com\"><span id=\"automattic-"
4962
- "logo\"><span>Automattic</span></span></a> %s"
4963
- msgstr ""
4964
-
4965
- #, php-format
4966
- msgid "%s on Twitter!"
4967
- msgstr ""
4968
-
4969
- msgid ""
4970
- "Polldaddy.com | Free online surveys and polls - use our award winning survey "
4971
- "software to conduct your research."
4972
- msgstr ""
4973
-
4974
- msgid ""
4975
- "Surveydaddy.com | Free online surveys - use our award winning survey "
4976
- "software to conduct your research."
4977
- msgstr ""
4978
-
4979
- msgid ""
4980
- "Online survey software - conduct your customer surveys and polls with "
4981
- "Polldaddy"
4982
- msgstr ""
4983
-
4984
- msgid ""
4985
- "Create stunning surveys, polls, and quizzes in minutes. Collect responses "
4986
- "via your website, e-mail, iPad, Facebook, and Twitter. Generate and share "
4987
- "easy-to-read reports."
4988
- msgstr ""
4989
-
4990
- msgid "Polldaddy"
4991
- msgstr ""
4992
-
4993
- msgid "Education"
4994
- msgstr ""
4995
-
4996
- msgid ""
4997
- "Test your students with pop quizzes. Gather feedback on course work, field "
4998
- "trips, and events from students and colleagues. Polldaddy eases "
4999
- "communication in the classroom and teachers' lounge."
5000
- msgstr ""
5001
-
5002
- msgid "Read more about online quizzes"
5003
- msgstr ""
5004
-
5005
- msgid "Audience Participation"
5006
- msgstr ""
5007
-
5008
- msgid ""
5009
- "Polls are a perfect way to interact with site visitors. Your audience can "
5010
- "give you instant feedback on the topics you choose, with a single click. "
5011
- "Polldaddy makes it easy to get feedback."
5012
- msgstr ""
5013
-
5014
- msgid "Read more about online feedback"
5015
- msgstr ""
5016
-
5017
- msgid "Plan Events"
5018
- msgstr ""
5019
-
5020
- msgid ""
5021
- "Whether it's a corporate meeting, wedding or birthday, gathering information "
5022
- "from attendees prior to the event can save a lot of hassle. Find out the "
5023
- "dates that suit people, what food they eat and who's coming with them. "
5024
- "Polldaddy can ask the questions you don't have the time to ask yourself."
5025
- msgstr ""
5026
-
5027
- msgid "Customer Satisfaction"
5028
- msgstr ""
5029
-
5030
- msgid ""
5031
- "Find out how your customers feel about your services. Create a survey to "
5032
- "send out after each purchase or survey your existing customers and ask them "
5033
- "what you can do to improve your service for them. Polldaddy can help keep "
5034
- "this important line of communication open."
5035
- msgstr ""
5036
-
5037
- msgid "Read more about custom satisfaction surveys"
5038
- msgstr ""
5039
-
5040
- msgid "Employees &amp; HR"
5041
- msgstr ""
5042
-
5043
- msgid ""
5044
- "Increase employee satisfaction by asking them how their job is going and if "
5045
- "they are happy with their work environment. Easily identify small issues "
5046
- "before they become big issues. Use Polldaddy to give your employees a voice."
5047
- msgstr ""
5048
-
5049
- msgid "Read more about HR surveys"
5050
- msgstr ""
5051
-
5052
- msgid "Market Research"
5053
- msgstr ""
5054
-
5055
- msgid ""
5056
- "Reach out to your potential customers and survey them on your new products "
5057
- "and services. With our innovative iPad app you can collect survey responses "
5058
- "in person at conferences and shows."
5059
- msgstr ""
5060
-
5061
- msgid "Read more about market research surveys"
5062
- msgstr ""
5063
-
5064
- msgid "Sign Up Now! <small>See Plans &amp; Pricing</small>"
5065
- msgstr ""
5066
-
5067
- msgid "Survey and quiz software for iPhone and iPad - A world of Uses"
5068
- msgstr ""
5069
-
5070
- msgid ""
5071
- "Take your survey on the road! The iPad / iPhone application makes it "
5072
- "enjoyable for tradeshow visitors to complete your survey and gives you a "
5073
- "great opener to meet and speak with prospective customers one-to-one."
5074
- msgstr ""
5075
-
5076
- msgid "Polldaddy for <strong>iPhone and iPad</strong>"
5077
- msgstr ""
5078
-
5079
- #, php-format
5080
- msgid ""
5081
- "Survey customers, employees, or even random strangers on-the-spot with your "
5082
- "iPhone or iPad. Polldaddy brings you the power of immediate feedback. <a "
5083
- "href=\"%s\">Download it for free</a> from the App Store today."
5084
- msgstr ""
5085
-
5086
- msgid "Sign Up for Polldaddy"
5087
- msgstr ""
5088
-
5089
- msgid "No More Data Re-Entry"
5090
- msgstr ""
5091
-
5092
- msgid ""
5093
- "You'll never have to pay someone to enter comment card feedback ever again: "
5094
- "Conduct Polldaddy surveys on your iPhone and iPad. The data you collect "
5095
- "automagically uploads to your Polldaddy.com account. Isn't that awesome?"
5096
- msgstr ""
5097
-
5098
- msgid "Perfect for a Street Survey"
5099
- msgstr ""
5100
-
5101
- msgid ""
5102
- "Create your survey, and get on-the-spot responses on your iPhone or iPad "
5103
- "wherever you are. (Psst: This one-to-one time is a great chance to collect "
5104
- "anecdotal, qualitative feedback from your audience to get extra insight into "
5105
- "your results.)"
5106
- msgstr ""
5107
-
5108
- msgid "Tradeshow Interaction"
5109
- msgstr ""
5110
-
5111
- msgid "Save Trees! Collect Any Data Using your iPad and iPhone"
5112
- msgstr ""
5113
-
5114
- msgid ""
5115
- "Replace paper forms with the iPad / iPhone app and upload data seamlessly to "
5116
- "your Polldaddy.com account. For example, use it in a dentist's office to "
5117
- "replace paper forms. Manage signups for school clubs and activities. The "
5118
- "possibilities are endless. "
5119
- msgstr ""
5120
-
5121
- msgid "Code Is Poetry"
5122
- msgstr ""
5123
-
5124
- msgid "Login to Polldaddy"
5125
- msgstr ""
5126
-
5127
- msgid "Login to Surveydaddy"
5128
- msgstr ""
5129
-
5130
- msgid "Account not activated"
5131
- msgstr ""
5132
-
5133
- msgid ""
5134
- "Your account has not been activated yet. The activation email has been sent "
5135
- "to your email address again."
5136
- msgstr ""
5137
-
5138
- msgid "You tried logging in to the wrong site. Please login again here."
5139
- msgstr ""
5140
-
5141
- msgid "Wrong site!"
5142
- msgstr ""
5143
-
5144
- #, php-format
5145
- msgid "Sign into %s"
5146
- msgstr ""
5147
-
5148
- msgid "Forgot your password?"
5149
- msgstr ""
5150
-
5151
- msgid "Don't have an account?"
5152
- msgstr ""
5153
-
5154
- msgid "Invalid media type"
5155
- msgstr ""
5156
-
5157
- msgid "Invalid media ID"
5158
- msgstr ""
5159
-
5160
- msgid "Failed to delete media item"
5161
- msgstr ""
5162
-
5163
- msgid "Invalid embed code"
5164
- msgstr ""
5165
-
5166
- msgid "Invalid file upload"
5167
- msgstr ""
5168
-
5169
- msgid "Invalid survey"
5170
- msgstr ""
5171
-
5172
- msgid "Other answer..."
5173
- msgstr ""
5174
-
5175
- msgid "<strong>Get feedback from your audience</strong>"
5176
- msgstr ""
5177
-
5178
- msgid "With Polldaddy you get all of these great features in one place:"
5179
- msgstr ""
5180
-
5181
- msgid ""
5182
- "The <strong>most powerful</strong> and <strong>easy-to-use</strong><br /"
5183
- "><strong>survey software</strong> around."
5184
- msgstr ""
5185
-
5186
- msgid ""
5187
- "Create stunning <a href=\"/features-surveys/\" style=\"color: #7D7D7D;"
5188
- "\">surveys</a>, <a href=\"/features-polls/\" style=\"color: #7D7D7D;"
5189
- "\">polls</a>, and <a href=\"/features-quizzes/\" style=\"color: #7D7D7D;"
5190
- "\">quizzes</a> in minutes. Collect responses via your website, <br />e-mail, "
5191
- "<a href=\"/iOS/\" style=\"color: #7D7D7D;\">iPad</a>, Facebook, and Twitter. "
5192
- "Generate and share easy-to-read reports."
5193
- msgstr ""
5194
-
5195
- msgid "Already have an account? Sign in now."
5196
- msgstr ""
5197
-
5198
- msgid "We think you'll love using Polldaddy"
5199
- msgstr ""
5200
-
5201
- msgid ""
5202
- "Polldaddy is brought to you by the same great company behind <a href="
5203
- "\"http://wordpress.com\">WordPress.com</a>. Your data is safe in the hands "
5204
- "of our 24/7 technical team. <a href=\"/features/\">Read more about our great "
5205
- "features</a> and <a href=\"/pricing/\">pricing</a>."
5206
- msgstr ""
5207
-
5208
- msgid ""
5209
- "Every day we are trusted by many Fortune 500 companies to conduct their "
5210
- "surveys, polls, and quizzes. With full support for WordPress and other "
5211
- "publishing platforms it couldn't be easier."
5212
- msgstr ""
5213
-
5214
- msgid "Helpful Survey App for iOS"
5215
- msgstr ""
5216
-
5217
- msgid ""
5218
- "Take the pulse of your customers directly for the first time ever with <a "
5219
- "href=\"/iOS/\">Polldaddy for iPad and iPhone</a>. Now all the power and "
5220
- "flexibility of Polldaddy surveys are literally at your fingertips."
5221
- msgstr ""
5222
-
5223
- msgid ""
5224
- "Polldaddy for iOS provides an eye-catching, enjoyable way for prospective "
5225
- "customers to share their feedback and information with you when you're "
5226
- "meeting them one on one."
5227
- msgstr ""
5228
-
5229
- msgid "Flexible Embedding Options"
5230
- msgstr ""
5231
-
5232
- msgid ""
5233
- "Once you create your poll, survey or quiz, it's time to send it out to your "
5234
- "clients, customers, students, users and website visitors."
5235
- msgstr ""
5236
-
5237
- msgid ""
5238
- "You can link directly to your content, embed it in your web pages, email it "
5239
- "out or have it literally pop up on your website. We provide tons of great "
5240
- "ways to reach your audience."
5241
- msgstr ""
5242
-
5243
- msgid "Robust Reporting &amp; Data Portability"
5244
- msgstr ""
5245
-
5246
- msgid ""
5247
- "Once people start to fill our your poll, survey or quiz you will start to "
5248
- "see data in your reports immediately. You can analyze, filter and share your "
5249
- "data with colleagues."
5250
- msgstr ""
5251
-
5252
- msgid ""
5253
- "We support exporting your data to Excel, Google Docs, CSV, XML and PDF. You "
5254
- "can also be notified by email or an HTTP POST request when you get a new "
5255
- "responses to your content."
5256
- msgstr ""
5257
-
5258
- msgid "Custom Look &amp; Feel"
5259
- msgstr ""
5260
-
5261
- msgid ""
5262
- "Our tools can easily be made to adapt to your colors, logos and corporate "
5263
- "identity. You get full access to the poll, survey and quiz CSS stylesheets."
5264
- msgstr ""
5265
-
5266
- msgid ""
5267
- "You can also localize our tools into any language. You can add content from "
5268
- "YouTube, Flickr, Google Maps and many other services to help enhance your "
5269
- "users' experience."
5270
- msgstr ""
5271
-
5272
- msgid "Embed Poll"
5273
- msgstr ""
5274
-
5275
- msgid "Poll Comments"
5276
- msgstr ""
5277
-
5278
- msgid "All Poll"
5279
- msgstr ""
5280
-
5281
- msgid "Moderate Comments"
5282
- msgstr ""
5283
-
5284
- msgid "Total Comments"
5285
- msgstr ""
5286
-
5287
- msgid "There are no comments to display."
5288
- msgstr ""
5289
-
5290
- msgid "Name/Email"
5291
- msgstr ""
5292
-
5293
- msgid "Poll Reports"
5294
- msgstr ""
5295
-
5296
- msgid "IP Analysis"
5297
- msgstr ""
5298
-
5299
- msgid "&hellip;</span>"
5300
- msgstr ""
5301
-
5302
- msgid "Share"
5303
- msgstr ""
5304
-
5305
- msgid "Individual Votes"
5306
- msgstr ""
5307
-
5308
- msgid "Analysis of voters IP addresses"
5309
- msgstr ""
5310
-
5311
- msgid "Total IP Addresses"
5312
- msgstr ""
5313
-
5314
- msgid "Blacklist"
5315
- msgstr ""
5316
-
5317
- msgid "Export"
5318
- msgstr "تصدير"
5319
-
5320
- msgid "Print"
5321
- msgstr "اطبع"
5322
-
5323
- msgid "Please choose a format to export result data in&hellip;"
5324
- msgstr ""
5325
-
5326
- msgid "Host Lookup"
5327
- msgstr ""
5328
-
5329
- msgid "Remove"
5330
- msgstr "حذف"
5331
-
5332
- msgid ""
5333
- "Are you sure you want to blacklist this IP address? All responses from the "
5334
- "IP address will be <b>permanently deleted</b>. Users at this IP address will "
5335
- "see a message to contact you about the poll."
5336
- msgstr ""
5337
-
5338
- #, fuzzy
5339
- msgid "Blacklist IP Address"
5340
- msgstr "عنوان البريد الإلكتروني"
5341
-
5342
- msgid ""
5343
- "Are you sure you want to remove this IP address from the blacklist? Deleted "
5344
- "responses from this IP address will <b>not</b> be restored but votes will be "
5345
- "registered from this IP address if you do so."
5346
- msgstr ""
5347
-
5348
- msgid "Remove IP Address From Blacklist"
5349
- msgstr ""
5350
-
5351
- msgid ""
5352
- "Are you sure you want to remove votes from this IP address? All responses "
5353
- "from the IP address will be <b>permanently deleted</b> if you do so."
5354
- msgstr ""
5355
-
5356
- #, fuzzy
5357
- msgid "Remove Votes"
5358
- msgstr "حذف"
5359
-
5360
- msgid "Voting Results"
5361
- msgstr ""
5362
-
5363
- msgid "Location Report"
5364
- msgstr ""
5365
-
5366
- msgid "Create New Language Pack"
5367
- msgstr ""
5368
-
5369
- msgid "Edit Language Pack"
5370
- msgstr ""
5371
-
5372
- msgid "Language Pack Name"
5373
- msgstr ""
5374
-
5375
- msgid "Please enter a language pack name"
5376
- msgstr ""
5377
-
5378
- msgid "Phrase"
5379
- msgstr ""
5380
-
5381
- msgid "Update polls that use this language pack"
5382
- msgstr ""
5383
-
5384
- msgid "Update Pack"
5385
- msgstr ""
5386
-
5387
- msgid "Create Pack"
5388
- msgstr ""
5389
-
5390
- msgid "Edit a Poll"
5391
- msgstr ""
5392
-
5393
- msgid "Create a New Poll"
5394
- msgstr ""
5395
-
5396
- msgid "Poll updated"
5397
- msgstr ""
5398
-
5399
- msgid "Poll created"
5400
- msgstr ""
5401
-
5402
- msgid "Settings saved"
5403
- msgstr ""
5404
-
5405
- msgid "Poll Question"
5406
- msgstr ""
5407
-
5408
- msgid "Media"
5409
- msgstr "وسائط"
5410
-
5411
- msgid "Please enter a question."
5412
- msgstr ""
5413
-
5414
- msgid "Enable SMS Voting"
5415
- msgstr ""
5416
-
5417
- msgid "Make poll public"
5418
- msgstr ""
5419
-
5420
- msgid "Folder"
5421
- msgstr ""
5422
-
5423
- msgid "ANSWERS"
5424
- msgstr ""
5425
-
5426
- msgid "SMS CODE"
5427
- msgstr ""
5428
-
5429
- msgid "Leave blank to delete answer"
5430
- msgstr ""
5431
-
5432
- msgid "Please enter at least 2 answers."
5433
- msgstr ""
5434
-
5435
- msgid "Add New Answer"
5436
- msgstr ""
5437
-
5438
- msgid "Allow multiple selections"
5439
- msgstr ""
5440
-
5441
- msgid "Number of choices"
5442
- msgstr ""
5443
-
5444
- msgid "No Limit"
5445
- msgstr ""
5446
-
5447
- msgid "Randomize answer order"
5448
- msgstr "ترتيب عشوائي للإجابات"
5449
-
5450
- msgid "Allow users to enter their own answer"
5451
- msgstr ""
5452
-
5453
- #, php-format
5454
- msgid "Restricted to <b>%s</b> style"
5455
- msgstr ""
5456
-
5457
- msgid "Aluminum"
5458
- msgstr ""
5459
-
5460
- msgid "Plain Light"
5461
- msgstr ""
5462
-
5463
- msgid "Plain Dark"
5464
- msgstr ""
5465
-
5466
- msgid "Paper"
5467
- msgstr ""
5468
-
5469
- msgid "Skull Dark"
5470
- msgstr ""
5471
-
5472
- msgid "Skull Light"
5473
- msgstr ""
5474
-
5475
- msgid "Micro"
5476
- msgstr ""
5477
-
5478
- msgid "Plastic White"
5479
- msgstr ""
5480
-
5481
- msgid "Plastic Grey"
5482
- msgstr ""
5483
-
5484
- msgid "Plastic Black"
5485
- msgstr ""
5486
-
5487
- msgid "Manga"
5488
- msgstr ""
5489
-
5490
- msgid "Tech Dark"
5491
- msgstr ""
5492
-
5493
- msgid "Tech Grey"
5494
- msgstr ""
5495
-
5496
- msgid "Tech Light"
5497
- msgstr ""
5498
-
5499
- msgid "Working 1"
5500
- msgstr ""
5501
-
5502
- msgid "Working 2"
5503
- msgstr ""
5504
-
5505
- msgid "Thinking 1"
5506
- msgstr ""
5507
-
5508
- msgid "Thinking 2"
5509
- msgstr ""
5510
-
5511
- msgid "Sunset"
5512
- msgstr "غروب الشمس"
5513
-
5514
- msgid "Music"
5515
- msgstr "الموسيقى"
5516
-
5517
- msgid "Select your poll widget size:"
5518
- msgstr ""
5519
-
5520
- msgid "Narrow"
5521
- msgstr ""
5522
-
5523
- msgid "150px, good for sidebars"
5524
- msgstr ""
5525
-
5526
- msgid "300px. good for general use"
5527
- msgstr ""
5528
-
5529
- msgid "Wide"
5530
- msgstr ""
5531
-
5532
- msgid "630px. good for blog posts"
5533
- msgstr ""
5534
-
5535
- msgid "Custom"
5536
- msgstr ""
5537
-
5538
- msgid "Select..."
5539
- msgstr ""
5540
-
5541
- msgid "Edit Style"
5542
- msgstr ""
5543
-
5544
- msgid "Create New"
5545
- msgstr ""
5546
-
5547
- msgid "Poll Closing"
5548
- msgstr ""
5549
-
5550
- msgid "Keep open"
5551
- msgstr ""
5552
-
5553
- #, fuzzy
5554
- msgid "Close after"
5555
- msgstr "إغلاق"
5556
-
5557
- #, php-format
5558
- msgid "<a href=\"%s\">Time is in your chosen timezone</a>"
5559
- msgstr ""
5560
-
5561
- msgid "Language Pack"
5562
- msgstr ""
5563
-
5564
- #, php-format
5565
- msgid "Restricted to <b>%s</b> language pack"
5566
- msgstr ""
5567
-
5568
- msgid "Default"
5569
- msgstr "افتراضي"
5570
-
5571
- msgid "Hide all results"
5572
- msgstr "إخفاء جميع النتائج"
5573
-
5574
- msgid "Percentages only"
5575
- msgstr ""
5576
-
5577
- msgid "Show results to voter"
5578
- msgstr ""
5579
-
5580
- msgid "Show Media"
5581
- msgstr ""
5582
-
5583
- msgid "Order By: "
5584
- msgstr ""
5585
-
5586
- msgid "Position"
5587
- msgstr "وضعية"
5588
-
5589
- msgid "Repeat Voters"
5590
- msgstr ""
5591
-
5592
- msgid "Don't block repeat voting"
5593
- msgstr ""
5594
-
5595
- msgid "Block by cookie (safest)"
5596
- msgstr ""
5597
-
5598
- msgid "Block by cookie &amp; IP address"
5599
- msgstr ""
5600
-
5601
- msgid "Expires: "
5602
- msgstr ""
5603
-
5604
- msgid "Never"
5605
- msgstr "أبدا"
5606
-
5607
- #, php-format
5608
- msgid "%d hours"
5609
- msgstr ""
5610
-
5611
- #, php-format
5612
- msgid "%d week"
5613
- msgstr ""
5614
-
5615
- #, php-format
5616
- msgid "%d month"
5617
- msgstr ""
5618
-
5619
- msgid "Allow comments"
5620
- msgstr ""
5621
-
5622
- msgid "Moderate first"
5623
- msgstr ""
5624
-
5625
- msgid "No comments"
5626
- msgstr "لاتوجد تعليقات"
5627
-
5628
- msgid "Sharing"
5629
- msgstr ""
5630
-
5631
- msgid "Allow sharing"
5632
- msgstr ""
5633
-
5634
- msgid ""
5635
- "This adds a sharing link to your poll so that voters can share/email a link "
5636
- "to your poll and help drive more traffic to your website."
5637
- msgstr ""
5638
-
5639
- msgid "Save Settings"
5640
- msgstr "احفظ التغييرات"
5641
-
5642
- msgid "Create Poll"
5643
- msgstr ""
5644
-
5645
- msgid ""
5646
- "Are you sure you want to delete this answer?<br/>Any votes you have "
5647
- "collected for this answer will be lost."
5648
- msgstr ""
5649
-
5650
- #, fuzzy
5651
- msgid "Delete Answer"
5652
- msgstr "حذف"
5653
-
5654
- msgid ""
5655
- "Are you sure you want to delete this answer?\\n Any votes you have collected "
5656
- "for this answer will be lost."
5657
- msgstr ""
5658
-
5659
- msgid "Edit Poll Style"
5660
- msgstr ""
5661
-
5662
- msgid "New Poll Style"
5663
- msgstr ""
5664
-
5665
- msgid "Please enter a style name."
5666
- msgstr ""
5667
-
5668
- msgid "Base this poll style on:"
5669
- msgstr ""
5670
-
5671
- msgid "Update polls that use this style"
5672
- msgstr ""
5673
-
5674
- msgid "Update Style"
5675
- msgstr ""
5676
-
5677
- msgid "Create Style"
5678
- msgstr ""
5679
-
5680
- msgid "Aluminium"
5681
- msgstr ""
5682
-
5683
- msgid "Plain Black"
5684
- msgstr ""
5685
-
5686
- msgid "Force RTL"
5687
- msgstr ""
5688
-
5689
- msgid "Force LTR"
5690
- msgstr ""
5691
-
5692
- msgid "Edit Styles"
5693
- msgstr ""
5694
-
5695
- msgid "Poll Box"
5696
- msgstr ""
5697
-
5698
- msgid "Question"
5699
- msgstr ""
5700
-
5701
- msgid "Answer Group"
5702
- msgstr ""
5703
-
5704
- msgid "Answer Check"
5705
- msgstr ""
5706
-
5707
- msgid "Other Input"
5708
- msgstr ""
5709
-
5710
- msgid "Vote Button"
5711
- msgstr ""
5712
-
5713
- msgid "Links"
5714
- msgstr "روابط"
5715
-
5716
- msgid "Feedback Group"
5717
- msgstr ""
5718
-
5719
- msgid "Results Group"
5720
- msgstr ""
5721
-
5722
- msgid "Results Percent"
5723
- msgstr ""
5724
-
5725
- msgid "Results Votes"
5726
- msgstr ""
5727
-
5728
- msgid "Results Text"
5729
- msgstr ""
5730
-
5731
- msgid "Results Background"
5732
- msgstr ""
5733
-
5734
- msgid "Results Bar"
5735
- msgstr ""
5736
-
5737
- msgid "Total Votes"
5738
- msgstr ""
5739
-
5740
- msgid "Font"
5741
- msgstr "خط"
5742
-
5743
- msgid "Background"
5744
- msgstr "الخلفية"
5745
-
5746
- msgid "Border"
5747
- msgstr "حد"
5748
-
5749
- msgid "Margin"
5750
- msgstr ""
5751
-
5752
- msgid "Padding"
5753
- msgstr ""
5754
-
5755
- msgid "Width"
5756
- msgstr "عرض"
5757
-
5758
- msgid "Height"
5759
- msgstr "ارتفاع"
5760
-
5761
- msgid "Font Style"
5762
- msgstr ""
5763
-
5764
- msgid "Bold"
5765
- msgstr "غامق"
5766
-
5767
- msgid "Italic"
5768
- msgstr "مائل"
5769
-
5770
- msgid "Underline"
5771
- msgstr "تحته خط"
5772
-
5773
- msgid "Font Size"
5774
- msgstr ""
5775
-
5776
- msgid "Font Type"
5777
- msgstr ""
5778
-
5779
- msgid "Color (hex code)"
5780
- msgstr ""
5781
-
5782
- msgid "Line Height"
5783
- msgstr ""
5784
-
5785
- msgid "Align"
5786
- msgstr "محاذاة"
5787
-
5788
- msgid "Image URL"
5789
- msgstr "رابط الصورة"
5790
-
5791
- msgid "Image Repeat"
5792
- msgstr ""
5793
-
5794
- msgid "Image Position"
5795
- msgstr ""
5796
-
5797
- msgid "Style"
5798
- msgstr ""
5799
-
5800
- msgid "Rounded Corners"
5801
- msgstr ""
5802
-
5803
- msgid "Not supported in Internet Explorer."
5804
- msgstr ""
5805
-
5806
- msgid "Top"
5807
- msgstr "أعلى"
5808
-
5809
- msgid "Right"
5810
- msgstr "يمين"
5811
-
5812
- msgid "Bottom"
5813
- msgstr "أسفل"
5814
-
5815
- msgid "Left"
5816
- msgstr "يسار"
5817
-
5818
- msgid "what's this?"
5819
- msgstr ""
5820
-
5821
- msgid ""
5822
- "If you change the width of the poll you may also need to change the width of "
5823
- "your answers."
5824
- msgstr ""
5825
-
5826
- msgid "Preview Custom Style"
5827
- msgstr ""
5828
-
5829
- #, php-format
5830
- msgid ""
5831
- "If you know CSS, you can enter a stylesheet directly. This will give you "
5832
- "more control over how your poll appears.<br/><br/><strong>Beware! If you "
5833
- "choose to edit the CSS, it’s not possible to return to the WYSIWYG style "
5834
- "editor.</strong><br/><br/>To enter a CSS stylesheet <a href=\"%s\">Click "
5835
- "Here</a></p>"
5836
- msgstr ""
5837
-
5838
- msgid "Edit Your Widget"
5839
- msgstr ""
5840
-
5841
- msgid "Create A New Widget"
5842
- msgstr ""
5843
-
5844
- msgid "Poll Widgets"
5845
- msgstr ""
5846
-
5847
- msgid "Changes to your widget may take 10 minutes to update on your site"
5848
- msgstr ""
5849
-
5850
- msgid "Voters By Country"
5851
- msgstr ""
5852
-
5853
- msgid "View United States Map"
5854
- msgstr ""
5855
-
5856
- msgid "Total Countries"
5857
- msgstr ""
5858
-
5859
- msgid "Percent"
5860
- msgstr ""
5861
-
5862
- msgid "View States"
5863
- msgstr ""
5864
-
5865
- msgid "Filter Results"
5866
- msgstr ""
5867
-
5868
- msgid "Upload Media"
5869
- msgstr ""
5870
-
5871
- msgid "YouTube"
5872
- msgstr ""
5873
-
5874
- msgid "Select a file to upload <span>1MB max</span>"
5875
- msgstr ""
5876
-
5877
- #, php-format
5878
- msgid ""
5879
- "If you need help with this <a href=\"%s\" target=\"_blank\">click here</a>."
5880
- msgstr ""
5881
-
5882
- msgid "Upload Image"
5883
- msgstr "رفع صورة"
5884
-
5885
- msgid "Add a YouTube video."
5886
- msgstr ""
5887
-
5888
- #, php-format
5889
- msgid ""
5890
- "Enter the ID of the Youtube video below. If you need help with this <a href="
5891
- "\"%s\" target=\"_blank\">click here</a>."
5892
- msgstr ""
5893
-
5894
- msgid "Remove This Media"
5895
- msgstr ""
5896
-
5897
- msgid "Done"
5898
- msgstr "انتهى"
5899
-
5900
- msgid "back"
5901
- msgstr ""
5902
-
5903
- msgid "Report: "
5904
- msgstr ""
5905
-
5906
- msgid ""
5907
- "You have not collected any votes yet in this poll. Once you<br/>do you will "
5908
- "be able to see them here!"
5909
- msgstr ""
5910
-
5911
- msgid "Export CSV"
5912
- msgstr ""
5913
-
5914
- msgid "Export XML"
5915
- msgstr ""
5916
-
5917
- msgid "Count"
5918
- msgstr ""
5919
-
5920
- msgid "Country Report"
5921
- msgstr ""
5922
-
5923
- msgid "The poll is now in your Facebook Polldaddy application."
5924
- msgstr ""
5925
-
5926
- #, php-format
5927
- msgid " ( filtered by %s )"
5928
- msgstr ""
5929
-
5930
- msgid "Pie Chart"
5931
- msgstr ""
5932
-
5933
- msgid "Bar Chart"
5934
- msgstr ""
5935
-
5936
- msgid "Filter by location"
5937
- msgstr ""
5938
-
5939
- msgid "All countries"
5940
- msgstr ""
5941
-
5942
- msgid "All states"
5943
- msgstr ""
5944
-
5945
- #, fuzzy
5946
- msgid "Share Report"
5947
- msgstr "تقارير"
5948
-
5949
- msgid "Overall"
5950
- msgstr "كلياً"
5951
-
5952
- msgid "Reset Results"
5953
- msgstr ""
5954
-
5955
- msgid "Click on the button if you would like to reset your results."
5956
- msgstr ""
5957
-
5958
- msgid "All responses will be permanently deleted if you do so."
5959
- msgstr ""
5960
-
5961
- msgid ""
5962
- "Are you sure you want to reset this poll results? All responses will be "
5963
- "permanently deleted if you do so."
5964
- msgstr ""
5965
-
5966
- msgid "Buy"
5967
- msgstr ""
5968
-
5969
- msgid "Disable"
5970
- msgstr ""
5971
-
5972
- msgid "Enable"
5973
- msgstr "فعّل"
5974
-
5975
- msgid "Reply Message"
5976
- msgstr ""
5977
-
5978
- msgid "Credits Remaining"
5979
- msgstr ""
5980
-
5981
- #, php-format
5982
- msgid "%s Location Report"
5983
- msgstr ""
5984
-
5985
- msgid "Voters By US State"
5986
- msgstr ""
5987
-
5988
- msgid "View World Map"
5989
- msgstr ""
5990
-
5991
- msgid "Total States"
5992
- msgstr ""
5993
-
5994
- msgid "Individual IP"
5995
- msgstr ""
5996
-
5997
- msgid "Total Votes From This IP"
5998
- msgstr ""
5999
-
6000
- msgid "Host"
6001
- msgstr "مضيف"
6002
-
6003
- msgid "Answer"
6004
- msgstr "إجابة"
6005
-
6006
- msgid "Votes for this answer from this IP address will be permanently deleted."
6007
- msgstr ""
6008
-
6009
- msgid "Are you sure you want to remove these votes?"
6010
- msgstr ""
6011
-
6012
- msgid "Voter Details"
6013
- msgstr ""
6014
-
6015
- msgid "Tags"
6016
- msgstr "وسوم"
6017
-
6018
- msgid "The vote for this answer will be permanently deleted."
6019
- msgstr ""
6020
-
6021
- #, fuzzy
6022
- msgid "Are you sure you want to remove this vote?"
6023
- msgstr "هل تريد فعلا حذف هذا المستخدم ؟"
6024
-
6025
- msgid "Embed Poll Widget"
6026
- msgstr ""
6027
-
6028
- msgid ""
6029
- "Create polls, surveys or quizzes online. Analyse responses fast and easy. "
6030
- "Polldaddy is professional poll and survey software for your website. We "
6031
- "offer both free and paid accounts."
6032
- msgstr ""
6033
-
6034
- msgid "Pricing for Online Poll and Survey Software, Free & Paid Accounts"
6035
- msgstr ""
6036
-
6037
- #, php-format
6038
- msgid "Choose the right <strong>%s account</strong> for you:"
6039
- msgstr ""
6040
-
6041
- #, php-format
6042
- msgid "%s0 forever"
6043
- msgstr ""
6044
-
6045
- #, php-format
6046
- msgid "<strong>%d</strong> survey responses per month"
6047
- msgstr ""
6048
-
6049
- msgid "<strong>10</strong> questions per survey"
6050
- msgstr ""
6051
-
6052
- msgid "Content <strong>contains Polldaddy links</strong>"
6053
- msgstr ""
6054
-
6055
- msgid "Surveys <strong>contain Surveydaddy links</strong>"
6056
- msgstr ""
6057
-
6058
- msgid "<strong>Basic reports</strong> for polls, surveys, &amp; quizzes"
6059
- msgstr ""
6060
-
6061
- msgid "<strong>Basic</strong> survey reports"
6062
- msgstr ""
6063
-
6064
- msgid "<strong>1</strong> User account"
6065
- msgstr ""
6066
-
6067
- msgid "Professional"
6068
- msgstr ""
6069
-
6070
- #, php-format
6071
- msgid "%1$s%2$d per %3$s"
6072
- msgstr ""
6073
-
6074
- #, php-format
6075
- msgid "<strong>%s</strong> survey responses per month"
6076
- msgstr ""
6077
-
6078
- msgid "<strong>Unlimited</strong> questions per survey"
6079
- msgstr ""
6080
-
6081
- msgid "<strong>No</strong> Polldaddy links"
6082
- msgstr ""
6083
-
6084
- msgid "<strong>No</strong> Surveydaddy links"
6085
- msgstr ""
6086
-
6087
- msgid "<strong>Detailed reports</strong> for polls, surveys, &amp; quizzes"
6088
- msgstr ""
6089
-
6090
- msgid "<strong>Detailed</strong> survey reports"
6091
- msgstr ""
6092
-
6093
- msgid "<strong>Export</strong> your data"
6094
- msgstr ""
6095
-
6096
- msgid "<strong>Share your results</strong> with clients"
6097
- msgstr ""
6098
-
6099
- msgid "Create <strong>report filters</strong>"
6100
- msgstr ""
6101
-
6102
- msgid "<strong>Invite</strong> participants by email"
6103
- msgstr ""
6104
-
6105
- msgid "<strong>Custom redirect</strong> after survey"
6106
- msgstr ""
6107
-
6108
- msgid "<strong>SSL support</strong> for all content"
6109
- msgstr ""
6110
-
6111
- msgid "<strong>Custom CSS</strong> styles"
6112
- msgstr ""
6113
-
6114
- msgid "<strong>Unlimited</strong> survey responses per month"
6115
- msgstr ""
6116
-
6117
- msgid "<strong>Detailed reports</strong> for all content"
6118
- msgstr ""
6119
-
6120
- msgid "<strong>10</strong> User accounts"
6121
- msgstr ""
6122
-
6123
- msgid "<strong>Custom domain mapping</strong>"
6124
- msgstr ""
6125
-
6126
- msgid "new"
6127
- msgstr ""
6128
-
6129
- msgid "Content <strong>doesn't contain</strong> Polldaddy links"
6130
- msgstr ""
6131
-
6132
- msgid "Surveys <strong>don't contain</strong> Surveydaddy links"
6133
- msgstr ""
6134
-
6135
- msgid "<strong>Custom redirect</strong> after survey &amp; quiz"
6136
- msgstr ""
6137
-
6138
- msgid "Privacy Policy"
6139
- msgstr ""
6140
-
6141
- msgid "Sign up for a free account"
6142
- msgstr ""
6143
-
6144
- msgid "Welcome to <strong>Polldaddy Support</strong>"
6145
- msgstr ""
6146
-
6147
- msgid "Type phrases or keywords, then click search."
6148
- msgstr ""
6149
-
6150
- msgid ""
6151
- "How do I create a poll with a really long title that wraps to two lines?"
6152
- msgstr ""
6153
-
6154
- msgid "In this document:"
6155
- msgstr ""
6156
-
6157
- msgid "Related poll help topics"
6158
- msgstr ""
6159
-
6160
- msgid "Adding video"
6161
- msgstr ""
6162
-
6163
- msgid "Adding images"
6164
- msgstr ""
6165
-
6166
- msgid "Poll language options"
6167
- msgstr ""
6168
-
6169
- msgid "Poll widgets as placeholders"
6170
- msgstr ""
6171
-
6172
- msgid "Custom poll styles"
6173
- msgstr ""
6174
-
6175
- msgid "Using polls on WordPress.com and self-hosted WordPress sites"
6176
- msgstr ""
6177
-
6178
- msgid "Twitter polls"
6179
- msgstr ""
6180
-
6181
- msgid "HTML tags in your questions and answers"
6182
- msgstr ""
6183
-
6184
- msgid "Creating and managing Facebook polls"
6185
- msgstr ""
6186
-
6187
- msgid "Using the \"other\" option for polls"
6188
- msgstr ""
6189
-
6190
- msgid "Adding polls and ratings to Tumblr Posts"
6191
- msgstr ""
6192
-
6193
- msgid "Advanced help topics"
6194
- msgstr ""
6195
-
6196
- msgid "Custom tags for tracking votes"
6197
- msgstr ""
6198
-
6199
- msgid "Poll callback"
6200
- msgstr ""
6201
-
6202
- msgid "Exporting data"
6203
- msgstr ""
6204
-
6205
- msgid "Creating an email group"
6206
- msgstr ""
6207
-
6208
- msgid "Learn more about"
6209
- msgstr ""
6210
-
6211
- msgid "How do I create a poll?"
6212
- msgstr ""
6213
-
6214
- msgid "How do I get a poll on my website?"
6215
- msgstr ""
6216
-
6217
- msgid "How do I create a survey?"
6218
- msgstr ""
6219
-
6220
- msgid "How do I reset my password?"
6221
- msgstr ""
6222
-
6223
- msgid "How do response limits work?"
6224
- msgstr ""
6225
-
6226
- msgid "Can I change the default poll, survey and quiz text?"
6227
- msgstr ""
6228
-
6229
- msgid "Where are my pants?"
6230
- msgstr ""
6231
-
6232
- msgid "Need some help?"
6233
- msgstr ""
6234
-
6235
- msgid ""
6236
- "If you need help, check out our <a id=\"support-guides-link\">support "
6237
- "guides</a>. If you can't find the answer to your question, click on the big "
6238
- "blue button below:"
6239
- msgstr ""
6240
-
6241
- msgid "Show me how to&hellip;"
6242
- msgstr ""
6243
-
6244
- msgid "Create"
6245
- msgstr ""
6246
-
6247
- msgid "Create a poll"
6248
- msgstr ""
6249
-
6250
- msgid "Create a survey"
6251
- msgstr ""
6252
-
6253
- msgid "Create a quiz"
6254
- msgstr ""
6255
-
6256
- msgid "Create a rating"
6257
- msgstr ""
6258
-
6259
- msgid "Share a poll"
6260
- msgstr ""
6261
-
6262
- msgid "Share a survey"
6263
- msgstr ""
6264
-
6265
- msgid "Share a quiz"
6266
- msgstr ""
6267
-
6268
- msgid "Customize"
6269
- msgstr ""
6270
-
6271
- msgid "Poll styles"
6272
- msgstr ""
6273
-
6274
- msgid "Survey styles"
6275
- msgstr ""
6276
-
6277
- msgid "Poll language"
6278
- msgstr ""
6279
-
6280
- msgid "Survey language"
6281
- msgstr ""
6282
-
6283
- msgid "Embed"
6284
- msgstr ""
6285
-
6286
- msgid "Embed a poll"
6287
- msgstr ""
6288
-
6289
- msgid "Embed a survey"
6290
- msgstr ""
6291
-
6292
- msgid "Embed a quiz"
6293
- msgstr ""
6294
-
6295
- msgid "Embed a rating"
6296
- msgstr ""
6297
-
6298
- msgid "View Reports"
6299
- msgstr ""
6300
-
6301
- msgid "Poll reports"
6302
- msgstr ""
6303
-
6304
- msgid "Survey reports"
6305
- msgstr ""
6306
-
6307
- msgid "Quiz reports"
6308
- msgstr ""
6309
-
6310
- msgid "Rating Reports"
6311
- msgstr "تقارير التقييمات"
6312
-
6313
- msgid "Filter &amp; Export"
6314
- msgstr ""
6315
-
6316
- msgid "Survey filters"
6317
- msgstr ""
6318
-
6319
- msgid "Quiz filters"
6320
- msgstr ""
6321
-
6322
- msgid "Exporting Data"
6323
- msgstr ""
6324
-
6325
- msgid "Getting Started Guides"
6326
- msgstr ""
6327
-
6328
- msgid "The differences between surveys and polls"
6329
- msgstr ""
6330
-
6331
- msgid "Video Tutorials"
6332
- msgstr ""
6333
-
6334
- msgid "Using the Survey Monkey Importer"
6335
- msgstr ""
6336
-
6337
- msgid "Hugs!"
6338
- msgstr ""
6339
-
6340
- msgid "Language:"
6341
- msgstr "اللغة:"
6342
-
6343
- #, php-format
6344
- msgid ""
6345
- "%1$s is an <a href=\"http://automattic.com\"><span id=\"automattic-logo"
6346
- "\"><span>Automattic</span></span></a> %2$s"
6347
- msgstr ""
6348
-
6349
- msgid ""
6350
- "Online survey software - conduct your customer surveys and online polls with "
6351
- "Polldaddy."
6352
- msgstr ""
6353
-
6354
- msgid "Online survey software - conduct your customer surveys Surveydaddy."
6355
- msgstr ""
6356
-
6357
- msgid "JavaScript"
6358
- msgstr ""
6359
-
6360
- msgid "WordPress Blogs"
6361
- msgstr ""
6362
-
6363
- msgid "This is the best method for most websites and blogs."
6364
- msgstr ""
6365
-
6366
- msgid ""
6367
- "Simply copy the code below into your website and your rating will magically "
6368
- "appear in that location!"
6369
- msgstr ""
6370
-
6371
- msgid ""
6372
- "You must copy all of the above code as it is shown here for your rating to "
6373
- "appear correctly."
6374
- msgstr ""
6375
-
6376
- msgid "WordPress.com Users"
6377
- msgstr ""
6378
-
6379
- msgid ""
6380
- "If your blog is hosted in WordPress.com then just insert the short code "
6381
- "below into a blog post."
6382
- msgstr ""
6383
-
6384
- msgid "Done Sharing"
6385
- msgstr ""
6386
-
6387
- msgid "Edit Rating"
6388
- msgstr ""
6389
-
6390
- msgid "Edit a Rating"
6391
- msgstr ""
6392
-
6393
- msgid "Create a New Rating"
6394
- msgstr ""
6395
-
6396
- msgid "Rating Widget Name"
6397
- msgstr ""
6398
-
6399
- msgid "Please enter a rating name."
6400
- msgstr ""
6401
-
6402
- msgid "Rating Type"
6403
- msgstr "نوع التقييم"
6404
-
6405
- msgid "Layout & Fonts"
6406
- msgstr ""
6407
-
6408
- msgid "Center"
6409
- msgstr "وسط"
6410
-
6411
- msgid "Change Text"
6412
- msgstr ""
6413
-
6414
- msgid "1 Star"
6415
- msgstr ""
6416
-
6417
- msgid "2 Stars"
6418
- msgstr ""
6419
-
6420
- msgid "3 Stars"
6421
- msgstr ""
6422
-
6423
- msgid "4 Stars"
6424
- msgstr ""
6425
-
6426
- msgid "5 Stars"
6427
- msgstr ""
6428
-
6429
- msgid "Most Popular Content"
6430
- msgstr "المحتوى الأكثر شعبية"
6431
-
6432
- msgid "All"
6433
- msgstr ""
6434
-
6435
- msgid "Rated"
6436
- msgstr ""
6437
-
6438
- msgid "There are no rated items for this period"
6439
- msgstr "لا يوجد عناصر تم تقييمها لهذه الفترة"
6440
-
6441
- msgid "Rating Size"
6442
- msgstr ""
6443
-
6444
- msgid "Color"
6445
- msgstr "اللون"
6446
-
6447
- msgid "Yellow"
6448
- msgstr "أصفر"
6449
-
6450
- msgid "Red"
6451
- msgstr ""
6452
-
6453
- msgid "Blue"
6454
- msgstr "ازرق"
6455
-
6456
- msgid "Green"
6457
- msgstr "أخضر"
6458
-
6459
- msgid "Grey"
6460
- msgstr "رصاصي"
6461
-
6462
- msgid "Hand"
6463
- msgstr "يد"
6464
-
6465
- #, php-format
6466
- msgid "Image URL <a href='%s' target='_blank' >what's this?</a>"
6467
- msgstr ""
6468
-
6469
- msgid "5-Star Rating"
6470
- msgstr ""
6471
-
6472
- msgid "Nero Rating"
6473
- msgstr ""
6474
-
6475
- msgid "Most commonly used"
6476
- msgstr ""
6477
-
6478
- msgid "Useful for keeping it simple"
6479
- msgstr ""
6480
-
6481
- msgid "Results Popup"
6482
- msgstr ""
6483
-
6484
- msgid "Show results popup icon"
6485
- msgstr ""
6486
-
6487
- msgid "Preview Rating Widget"
6488
- msgstr ""
6489
-
6490
- msgid "Save Rating Widget"
6491
- msgstr ""
6492
-
6493
- msgid "My Rating"
6494
- msgstr ""
6495
-
6496
- msgid "Ratings Report"
6497
- msgstr ""
6498
-
6499
- #, php-format
6500
- msgid "%s ratings"
6501
- msgstr ""
6502
-
6503
- msgid "Avg. Rating this Period"
6504
- msgstr ""
6505
-
6506
- msgid "Total Votes this Period"
6507
- msgstr ""
6508
-
6509
- msgid "Show results from:"
6510
- msgstr ""
6511
-
6512
- msgid "Last 24 hours"
6513
- msgstr "آخر 24 ساعة"
6514
-
6515
- msgid "Last 7 Days"
6516
- msgstr ""
6517
-
6518
- msgid "Last 31 Days"
6519
- msgstr ""
6520
-
6521
- msgid "Last 3 Months"
6522
- msgstr ""
6523
-
6524
- msgid "Last 12 Months"
6525
- msgstr ""
6526
-
6527
- msgid "All Time"
6528
- msgstr "كل الأوقات"
6529
-
6530
- msgid "Filter results by:"
6531
- msgstr ""
6532
-
6533
- msgid "Rating ID"
6534
- msgstr ""
6535
-
6536
- msgid "Average Rating"
6537
- msgstr "التقييم الوسطي"
6538
-
6539
- msgid "Start Date & ID"
6540
- msgstr ""
6541
-
6542
- msgid "Title & Permalink"
6543
- msgstr ""
6544
-
6545
- msgid "There is no data for this rating widget in this period."
6546
- msgstr ""
6547
-
6548
- msgid "All ratings will be permanently deleted if you do so."
6549
- msgstr ""
6550
-
6551
- msgid ""
6552
- "Are you sure you want to reset this rating results? All ratings will be "
6553
- "permanently deleted if you do so."
6554
- msgstr ""
6555
-
6556
- msgid "Register for Polldaddy API"
6557
- msgstr ""
6558
-
6559
- msgid "New API Key"
6560
- msgstr ""
6561
-
6562
- msgid "Error creating API key"
6563
- msgstr ""
6564
-
6565
- msgid "Please check that you are using the correct login details"
6566
- msgstr ""
6567
-
6568
- msgid "Register for the Polldaddy API"
6569
- msgstr ""
6570
-
6571
- msgid "Partner Name"
6572
- msgstr ""
6573
-
6574
- msgid "Register"
6575
- msgstr "تسجيل"
6576
-
6577
- msgid "Information"
6578
- msgstr "معلومات"
6579
-
6580
- msgid ""
6581
- "Here you can login to your Polldaddy account. You need to have an account to "
6582
- "request an API key. If you don't already have one then you need to create "
6583
- "one. The partner name is just the name you want to associate with this API "
6584
- "key. Related Links: <a href=\"http://support.polldaddy.com/the-polldaddy-api/"
6585
- "\"><strong>API Documentation</strong></a>"
6586
- msgstr ""
6587
-
6588
- msgid "Details sent"
6589
- msgstr ""
6590
-
6591
- msgid ""
6592
- "If the address you gave was registered on this site then a confirmation link "
6593
- "has been sent - please check your email, or try another address."
6594
- msgstr ""
6595
-
6596
- msgid "Request Problem"
6597
- msgstr ""
6598
-
6599
- msgid "Please enter a valid email address."
6600
- msgstr ""
6601
-
6602
- msgid ""
6603
- "This password request link has expired. Please request your password again."
6604
- msgstr ""
6605
-
6606
- msgid "Request Password"
6607
- msgstr ""
6608
-
6609
- msgid "Forgot your <strong>Password?</strong>"
6610
- msgstr ""
6611
-
6612
- msgid ""
6613
- "Having problems logging in? Enter your email below and we will send you "
6614
- "details of how to reset your password."
6615
- msgstr ""
6616
-
6617
- msgid "Email address"
6618
- msgstr ""
6619
-
6620
- msgid "Password must be more than 4 characters long."
6621
- msgstr ""
6622
-
6623
- msgid "Please enter a longer password and try again."
6624
- msgstr ""
6625
-
6626
- msgid "Passwords do not match."
6627
- msgstr ""
6628
-
6629
- msgid "Please enter the confirmation password carefully."
6630
- msgstr ""
6631
-
6632
- msgid "Enter a new password twice to change it."
6633
- msgstr ""
6634
-
6635
- msgid "Confirm Password"
6636
- msgstr ""
6637
-
6638
- msgid "Change Password"
6639
- msgstr ""
6640
-
6641
- msgid "Password Reset"
6642
- msgstr "إعادة ضبط كلمة السر"
6643
-
6644
- msgid ""
6645
- "Your password has been changed. For security reasons it has <em>not</em> "
6646
- "been emailed to you."
6647
- msgstr ""
6648
-
6649
- #, php-format
6650
- msgid "You may <a href=\"%s\">login now</a> using your new password."
6651
- msgstr ""
6652
-
6653
- #, php-format
6654
- msgid "You have successfully changed the password on your %s account."
6655
- msgstr ""
6656
-
6657
- msgid "You can now login using the new password on this page:"
6658
- msgstr ""
6659
-
6660
- msgid ""
6661
- "If you require any assistance please reply to this email and we will get "
6662
- "back to you shortly."
6663
- msgstr ""
6664
-
6665
- #, php-format
6666
- msgid ""
6667
- "Thanks,\n"
6668
- "\n"
6669
- "Your friendly %s autobot."
6670
- msgstr ""
6671
-
6672
- msgid "Password Reset Complete"
6673
- msgstr ""
6674
-
6675
- #, php-format
6676
- msgid ""
6677
- "There was a problem finding your reset code. Please request a new <a href=\"%"
6678
- "s\">password change</a>."
6679
- msgstr ""
6680
-
6681
- #, php-format
6682
- msgid "Responses: %s"
6683
- msgstr ""
6684
-
6685
- #, php-format
6686
- msgid "Response Completed (%d)"
6687
- msgstr ""
6688
-
6689
- msgid ""
6690
- "Use our online survey software to conduct your market research and customer "
6691
- "surveys."
6692
- msgstr ""
6693
-
6694
- msgid "The most elegant survey tool in town"
6695
- msgstr ""
6696
-
6697
- msgid ""
6698
- "Surveydaddy gives you all you need to easily create beautiful surveys and "
6699
- "get instant feedback through our powerful reports."
6700
- msgstr ""
6701
-
6702
- msgid "Beautiful Surveys To Wow Your Audience"
6703
- msgstr ""
6704
-
6705
- msgid ""
6706
- "Make your surveys stand out from the crowd. We have a collection of "
6707
- "beautiful designs to choose from. You can also create your own with full "
6708
- "access to our CSS so you can style your surveys any way you wish."
6709
- msgstr ""
6710
-
6711
- msgid "Easy-to-Use Question Editor"
6712
- msgstr ""
6713
-
6714
- msgid ""
6715
- "Create surveys with ease using our advanced editor. Choose from 18 question "
6716
- "types including multiple choice, free text, matrix, likert scale, number, "
6717
- "email, address, date, name and many more."
6718
- msgstr ""
6719
-
6720
- msgid ""
6721
- "Watch your results in real time as they come in. Create filters to analyze "
6722
- "your data and share your results with colleagues. Export raw data to Excel, "
6723
- "PDF, CSV, Google Docs, and XML formats."
6724
- msgstr ""
6725
-
6726
- msgid ""
6727
- "E-mail a survey link to your audience, use it in a banner on your website, "
6728
- "embed the survey on your blog, post to Facebook and Twitter or use our <a "
6729
- "href=\"/iOS/\">iPad app</a> to collect responses anywhere."
6730
- msgstr ""
6731
-
6732
- msgid "Collaborate With Your Team"
6733
- msgstr ""
6734
-
6735
- msgid ""
6736
- "With our multi-user accounts you can give access to all of our great "
6737
- "features to your colleagues. You can share reports and mange the surveys "
6738
- "that they create."
6739
- msgstr ""
6740
-
6741
- msgid "Detailed Features"
6742
- msgstr ""
6743
-
6744
- msgid "Survey software for iPad &amp; iPhone from Surveydaddy"
6745
- msgstr ""
6746
-
6747
- msgid "Easy-to-use <strong>iPad survey software</strong>"
6748
- msgstr ""
6749
-
6750
- #, php-format
6751
- msgid ""
6752
- "Survey customers, employees, or even random strangers on-the-spot with your "
6753
- "iPhone or iPad. Surveydaddy brings you the power of immediate feedback. <a "
6754
- "href=\"%s\">Download it for free</a> from the App Store today."
6755
- msgstr ""
6756
-
6757
- msgid "Sign Up for Surveydaddy"
6758
- msgstr ""
6759
-
6760
- msgid ""
6761
- "You'll never have to pay someone to enter comment card feedback ever again: "
6762
- "Conduct Surveydaddy surveys on your iPhone and iPad. The data you collect "
6763
- "automagically uploads to your Surveydaddy.com account. Isn't that awesome?"
6764
- msgstr ""
6765
-
6766
- msgid ""
6767
- "Replace paper forms with the iPad / iPhone app and upload data seamlessly to "
6768
- "your Surveydaddy.com account. For example, use it in a dentist's office to "
6769
- "replace paper forms. Manage signups for school clubs and activities. The "
6770
- "possibilities are endless. "
6771
- msgstr ""
6772
-
6773
- msgid ""
6774
- "Customer Feedback Surveys - Reach out to your customers and get informed on "
6775
- "how they feel about your products and services."
6776
- msgstr ""
6777
-
6778
- msgid "Customer Feedback Surveys"
6779
- msgstr ""
6780
-
6781
- msgid ""
6782
- "Reach out to your customers and find out how they feel about your products "
6783
- "and services."
6784
- msgstr ""
6785
-
6786
- msgid "Customer Feedback"
6787
- msgstr ""
6788
-
6789
- msgid "Customer Satisfaction Surveys"
6790
- msgstr ""
6791
-
6792
- msgid ""
6793
- "What are they thinking? Find out what your customer think of your products "
6794
- "and your service. Learn how you can improve both. Survey customers using our "
6795
- "iPad app, send out a survey via email, or follow up by phone and enter their "
6796
- "data into your Surveydaddy survey in real-time to learn how you can do "
6797
- "better the next time."
6798
- msgstr ""
6799
-
6800
- msgid "Patron Satisfaction Surveys"
6801
- msgstr ""
6802
-
6803
- msgid ""
6804
- "Get feedback from your restaurant patrons while the dining experience is "
6805
- "fresh in their mind. When you provide the guest cheque, leave the iPad on "
6806
- "their table and ask for their thoughts on your food, ambiance, and service "
6807
- "in a Surveydaddy survey. Request email addresses for further follow-up and "
6808
- "to provide special offers to those who give feedback."
6809
- msgstr ""
6810
-
6811
- msgid "In-Store Satisfaction Surveys"
6812
- msgstr ""
6813
-
6814
- msgid ""
6815
- "How did you do today? Did your customers find the product they were looking "
6816
- "for? Were your staff friendly, helpful, and courteous? Conduct a Surveydaddy "
6817
- "survey in kiosk mode on the iPad to measure customer satisfaction at point "
6818
- "of sale."
6819
- msgstr ""
6820
-
6821
- msgid "McGill University, Montreal"
6822
- msgstr ""
6823
-
6824
- msgid ""
6825
- "Polldaddy greatly facilitated the collection of social science data for my "
6826
- "Master's research at McGill University. Our research team used iPads to "
6827
- "administer our survey to 100 households in Iqaluit, Nunavut. The software "
6828
- "was invaluable as it was more convenient compared to traditional surveys - "
6829
- "less space was required as no paper was necessary, survey responses were "
6830
- "faster as no writing was involved, and data analysis was easier as no manual "
6831
- "data entry was required. Also, the fact that my data were stored safely both "
6832
- "online and offline made me feel more secure while spending two months in the "
6833
- "Arctic."
6834
- msgstr ""
6835
-
6836
- msgid ""
6837
- "Education Surveys and Quizzes - Test the knowledge of your students with a "
6838
- "quiz or quickly gather data to support your paper."
6839
- msgstr ""
6840
-
6841
- msgid "Education Surveys and Quizzes"
6842
- msgstr ""
6843
-
6844
- msgid ""
6845
- "Test the knowledge of your students with a quiz or quickly gather data to "
6846
- "support your paper using a survey."
6847
- msgstr ""
6848
-
6849
- msgid "Academic Research"
6850
- msgstr ""
6851
-
6852
- msgid ""
6853
- "Create surveys in minutes to gather data to support your paper or thesis. "
6854
- "Use the iPad app to collect responses anywhere–even when you don’t have an "
6855
- "internet connection. Export results easily to Excel, CSV, XML, Google Docs, "
6856
- "and PDF."
6857
- msgstr ""
6858
-
6859
- msgid "Course Evaluations"
6860
- msgstr ""
6861
-
6862
- msgid ""
6863
- "Do away with data entry forever! Create a Surveydaddy survey to collect "
6864
- "student feedback on your course. Our reports compile the results for you "
6865
- "instantly, allowing you to focus on making improvements, not analyzing "
6866
- "survey results."
6867
- msgstr ""
6868
-
6869
- msgid "Student Evaluations & Student Self Assessment"
6870
- msgstr ""
6871
-
6872
- msgid ""
6873
- "Create a survey to measure and record your students’ progress against "
6874
- "curriculum outcomes. Use Likert-style questions to rate students based on a "
6875
- "rubric and text-input questions to record qualitative data to share with "
6876
- "parents and faculty. Create a survey to record student self assesment on "
6877
- "their progress for parent / teacher night."
6878
- msgstr ""
6879
-
6880
- msgid "Community Outreach"
6881
- msgstr ""
6882
-
6883
- msgid ""
6884
- "Surveydaddy surveys make community outreach and consultation a snap. Simply "
6885
- "create a Surveydaddy survey, and embed it on your school’s website, link to "
6886
- "it on your school’s Facebook page, and promote it with the school’s Twitter "
6887
- "account."
6888
- msgstr ""
6889
-
6890
- msgid ""
6891
- "HR and Staff Surveys - Get feedback from your employees and create a better "
6892
- "business."
6893
- msgstr ""
6894
-
6895
- msgid "HR and Staff Surveys"
6896
- msgstr ""
6897
-
6898
- msgid ""
6899
- "Get feedback from your employees and create a better work enviroment which "
6900
- "equates to a better business."
6901
- msgstr ""
6902
-
6903
- msgid "HR and Staff"
6904
- msgstr ""
6905
-
6906
- msgid "Employee Satisfaction Surveys"
6907
- msgstr ""
6908
-
6909
- msgid ""
6910
- "Skilled, dedicated employees are hard to find and expensive to hire. Use "
6911
- "Surveydaddy to conduct regular employee satisfaction surveys to find out how "
6912
- "to improve your workplace to minimize attrition and boost productivity."
6913
- msgstr ""
6914
-
6915
- msgid "Employee Exit Surveys"
6916
- msgstr ""
6917
-
6918
- msgid ""
6919
- "If employees are choosing to leave your company, you need to know why. "
6920
- "Create an Exit Survey to learn why employees are moving on and what you need "
6921
- "to change in your workplace to retain your best people."
6922
- msgstr ""
6923
-
6924
- msgid "Employee Innovation Survey"
6925
- msgstr ""
6926
-
6927
- msgid ""
6928
- "If you want to find out how to improve your business, ask your employees. "
6929
- "Imagine the progress you could make if each employee offered one idea to "
6930
- "improve your business! Survey your front line employees to learn how to "
6931
- "improve your products, services, and remove barriers to customer "
6932
- "satisfaction."
6933
- msgstr ""
6934
-
6935
- msgid "Employee Evaluations"
6936
- msgstr ""
6937
-
6938
- msgid ""
6939
- "Make your review process consistent and transparent. Create a Surveydaddy "
6940
- "survey to evaluate employee performance and share the data with individuals "
6941
- "during performance review meetings. Conduct Employee Self Assesments to "
6942
- "learn how to improve training, employee satisfaction, and job performance."
6943
- msgstr ""
6944
-
6945
- msgid ""
6946
- "Market Research Surveys - Use Surveydaddy to research new products or "
6947
- "collect data on existing ones."
6948
- msgstr ""
6949
-
6950
- msgid "Market Research Surveys"
6951
- msgstr ""
6952
-
6953
- msgid ""
6954
- "If you want to research new products, collect data on existing products or "
6955
- "reach out to your customers, Surveydaddy is the best tool to use."
6956
- msgstr ""
6957
-
6958
- msgid "Net Promoter Survey"
6959
- msgstr ""
6960
-
6961
- msgid ""
6962
- "Can your customers live without you? Will they recommend you to friends and "
6963
- "family? With Surveydaddy, you can conduct a Net Promoter Survey to gauge "
6964
- "customer loyalty to your product or service."
6965
- msgstr ""
6966
-
6967
- msgid ""
6968
- "Entrepreneurs: create a Surveydaddy survey to collect data on your new "
6969
- "product or service's potential market. Who will buy? With Surveydaddy, it's "
6970
- "easy to gather the market data you need to make decisions to shape your "
6971
- "start up. With our iOS app, you can conduct research in person on an iPad, "
6972
- "iPhone or iPod Touch-even without an internet connection."
6973
- msgstr ""
6974
-
6975
- msgid "Telephone Surveys"
6976
- msgstr ""
6977
-
6978
- msgid ""
6979
- "Do away with data input forever! Create a Surveydaddy survey and have your "
6980
- "agents input data in real-time as they speak with customers over the phone. "
6981
- "Our survey reports make it easy for your clients to learn what they need to "
6982
- "do to improve their business and to win new customers."
6983
- msgstr ""
6984
-
6985
- msgid "The Orange County Register"
6986
- msgstr ""
6987
-
6988
- msgid ""
6989
- "I have been using Surveydaddy for three years for our Accuracy Surveys at "
6990
- "The Orange County Register. I use the direct link to the survey in my email "
6991
- "to the sources for the preselected news stories. I check my Surveydaddy "
6992
- "account for the responses and when I receive them, I can then forward the "
6993
- "data to the reporter of the story along with the supervisor and the editor. "
6994
- "All this paperwork is easily done online. I have not had any problems with "
6995
- "Polldaddy and they have been very receptive to any feedback for improvement. "
6996
- "It is an easy to use tool for collecting information from many sources."
6997
- msgstr ""
6998
-
6999
- msgid ""
7000
- "Survey Use Cases - Whether you are a business, creative agency, teacher, "
7001
- "student, or anyone who needs to gather feedback, surveys can help you get "
7002
- "the results you need."
7003
- msgstr ""
7004
-
7005
- msgid "Survey Use Cases"
7006
- msgstr ""
7007
-
7008
- msgid ""
7009
- "Whether you are a business, creative agency, teacher, student, or anyone who "
7010
- "needs to gather feedback, surveys can help you get the results you need."
7011
- msgstr ""
7012
-
7013
- msgid ""
7014
- "Create a survey to measure and record your students&#8217; progress against "
7015
- "curriculum outcomes. Use Likert-style questions to rate students based on a "
7016
- "rubric and text-input questions to record qualitative data to share with "
7017
- "parents and faculty. Create a survey to record student self assesment on "
7018
- "their progress for parent / teacher night."
7019
- msgstr ""
7020
-
7021
- msgid "More&hellip;"
7022
- msgstr ""
7023
-
7024
- msgid "Easy-to-use iPad/iPhone survey software"
7025
- msgstr ""
7026
-
7027
- msgid "Logout"
7028
- msgstr "تسجيل خروج"
7029
-
7030
- msgid "Survey Report Access"
7031
- msgstr ""
7032
-
7033
- msgid "Invalid password"
7034
- msgstr ""
7035
-
7036
- msgid "You are now logged out"
7037
- msgstr ""
7038
-
7039
- msgid "Your account is almost ready!"
7040
- msgstr ""
7041
-
7042
- msgid ""
7043
- "We have sent you an email with an activation link for you to click. That "
7044
- "will complete your registration and allow you to login. Please check your "
7045
- "inbox."
7046
- msgstr ""
7047
-
7048
- msgid "<strong>Warning!</strong> There was a problem creating this account."
7049
- msgstr ""
7050
-
7051
- #, php-format
7052
- msgid ""
7053
- "The link you clicked on was out of date or used already. Please <a href=\"%s"
7054
- "\">register again</a> or check your inbox for a welcome email."
7055
- msgstr ""
7056
-
7057
- msgid "Create your <strong>free</strong> account </span>"
7058
- msgstr ""
7059
-
7060
- msgid ""
7061
- "Set up an online poll or survey and start collecting results in real-time! "
7062
- "Fill out the form below, or create your account with"
7063
- msgstr ""
7064
-
7065
- msgid "Connect"
7066
- msgstr ""
7067
-
7068
- msgid ""
7069
- "Sorry, there was a problem connecting to Facebook. Please fill out this form "
7070
- "manually or try again in a few minutes."
7071
- msgstr ""
7072
-
7073
- msgid "Please enter a username."
7074
- msgstr ""
7075
-
7076
- msgid "Username must be between 3 and 20 characters long."
7077
- msgstr ""
7078
-
7079
- msgid "Username must only contain the characters a-z,0-9, _ and -."
7080
- msgstr ""
7081
-
7082
- msgid "That username has been used already."
7083
- msgstr ""
7084
-
7085
- msgid "That username has been reserved. It will be available again in 2 days."
7086
- msgstr ""
7087
-
7088
- msgid "This email address may not be used on this site."
7089
- msgstr ""
7090
-
7091
- msgid "This email address is already registered."
7092
- msgstr ""
7093
-
7094
- msgid ""
7095
- "This email address is reserved already. Please check your inbox for an "
7096
- "activation email."
7097
- msgstr ""
7098
-
7099
- msgid "Sorry, you cannot use that email address."
7100
- msgstr ""
7101
-
7102
- msgid "Please enter a password."
7103
- msgstr ""
7104
-
7105
- msgid "Subscribe to news and updates about Polldaddy."
7106
- msgstr ""
7107
-
7108
- msgid ""
7109
- "By clicking this button,<br /> you agree to the <br /><a href=\"/terms/"
7110
- "\">terms of service</a>."
7111
- msgstr ""
7112
-
7113
- msgid "Create My Account"
7114
- msgstr ""
7115
-
7116
- msgid "What you get:"
7117
- msgstr ""
7118
-
7119
- msgid ""
7120
- "The best way to find out what an important group of people think is to ask "
7121
- "them. Conduct your staff, user and customer surveys with Polldaddy to get a "
7122
- "better handle on how well you're serving them. Our robust online survey "
7123
- "software feeds the data you collect into powerful reporting systems to help "
7124
- "you make the most informed decisions you can."
7125
- msgstr ""
7126
-
7127
- msgid "Learn more about surveys &rarr;"
7128
- msgstr ""
7129
-
7130
- msgid "View all pricing plans &rarr;"
7131
- msgstr ""
7132
-
7133
- msgid ""
7134
- "What's your favorite soda? Who are you voting for? Which television should I "
7135
- "buy? These are the questions that we ask ourselves and the people around us "
7136
- "every day. With our polls, you can pose these questions to anyone you want - "
7137
- "your Facebook friends, your WordPress blog readers, your Twitter followers "
7138
- "&mdash; or anyone else on the web."
7139
- msgstr ""
7140
-
7141
- msgid "Learn more about polls &rarr;"
7142
- msgstr ""
7143
-
7144
- msgid "Learn more about quizzes &rarr;"
7145
- msgstr ""
7146
-
7147
- msgid ""
7148
- "Thumbs up or down? Five stars or two? How many cheeseburgers out of 5? Our "
7149
- "flexible ratings system allows you to embed unobtrusive ratings widgets "
7150
- "anywhere you want them. With our WordPress integration, you can even have "
7151
- "ratings for your blog posts and your users' comments."
7152
- msgstr ""
7153
-
7154
- msgid "Learn more about ratings &rarr;"
7155
- msgstr ""
7156
-
7157
- msgid "Why use Polldaddy?"
7158
- msgstr ""
7159
-
7160
- msgid ""
7161
- "Find out how your customers feel about your products or services. Create a "
7162
- "survey to send out after each purchase or survey your existing customers and "
7163
- "ask them what you can do to improve your service to them."
7164
- msgstr ""
7165
-
7166
- msgid ""
7167
- "Working on a new product? With Polldaddy you can create polls and surveys "
7168
- "and distribute them on your website, blog, through Facebook and Twitter and "
7169
- "even collect responses in person using our iPad app."
7170
- msgstr ""
7171
-
7172
- msgid ""
7173
- "Whether its a corporate event or a birthday party, gathering information "
7174
- "from attendees prior to an event can save a lot of hassle. Find out the "
7175
- "dates that suit people, what food they eat and who's coming with them."
7176
- msgstr ""
7177
-
7178
- msgid ""
7179
- "Managing large numbers of students can be a lot of work at times. Use "
7180
- "Polldaddy to gather information for upcoming events, exams, trips abroad and "
7181
- "general course feedback."
7182
- msgstr ""
7183
-
7184
- msgid "User Interaction"
7185
- msgstr ""
7186
-
7187
- msgid ""
7188
- "Polldaddy polls are perfect for your news site or blog. Our polls are so "
7189
- "simple to use, you can ask a new question of your audience every day. It "
7190
- "takes just a click to vote."
7191
- msgstr ""
7192
-
7193
- msgid "Employees and HR"
7194
- msgstr ""
7195
-
7196
- msgid ""
7197
- "Increase employee satisfaction by asking them on regular basis how their job "
7198
- "is going and if they are happy with their work environment. Easily identify "
7199
- "and address issues based on the data you collect."
7200
- msgstr ""
7201
-
7202
- msgid ""
7203
- "Set up an online survey and start collecting results in real-time! Fill out "
7204
- "the form below, or create your account with"
7205
- msgstr ""
7206
-
7207
- #, php-format
7208
- msgid "Your content will be available at %s"
7209
- msgstr ""
7210
-
7211
- msgid ""
7212
- "The best way to find out what an important group of people think is to ask "
7213
- "them. Conduct your staff, user and customer surveys with Surveydaddy to get "
7214
- "a better handle on how well you're serving them. Our robust online survey "
7215
- "software feeds the data you collect into powerful reporting systems to help "
7216
- "you make the most informed decisions you can."
7217
- msgstr ""
7218
-
7219
- #, fuzzy
7220
- msgid "Annual subscription"
7221
- msgstr "اشتراكات"
7222
-
7223
- #, fuzzy
7224
- msgid "jS F, Y"
7225
- msgstr "F jS, Y"
7226
-
7227
- #, fuzzy
7228
- msgid "Monthly subscription"
7229
- msgstr "اشتراكات"
7230
-
7231
- #, php-format
7232
- msgid ""
7233
- "Too many failed attempts to purchase this product have been made. You will "
7234
- "need to contact <a href=\"%s\">support</a> to continue further"
7235
- msgstr ""
7236
-
7237
- msgid ""
7238
- "Sorry, but there were some problems with your information. Please check and "
7239
- "correct any highlighted details below."
7240
- msgstr ""
7241
-
7242
- msgid "Sign up for <strong>"
7243
- msgstr ""
7244
-
7245
- #, php-format
7246
- msgid "Step %d of %d"
7247
- msgstr ""
7248
-
7249
- msgid "You bought:"
7250
- msgstr ""
7251
-
7252
- msgid "You are buying:"
7253
- msgstr ""
7254
-
7255
- msgid "Please re-check your payment details below"
7256
- msgstr ""
7257
-
7258
- msgid "Choose a Payment Method"
7259
- msgstr ""
7260
-
7261
- #, php-format
7262
- msgid "Card ending %s"
7263
- msgstr ""
7264
-
7265
- msgid "New Credit card"
7266
- msgstr ""
7267
-
7268
- #, fuzzy
7269
- msgid "Billing Information"
7270
- msgstr "معلومات"
7271
-
7272
- msgid "Credit Card"
7273
- msgstr ""
7274
-
7275
- msgid "You'll need to pick one of these."
7276
- msgstr ""
7277
-
7278
- msgid "Credit Card Number"
7279
- msgstr ""
7280
-
7281
- msgid "Carefully check the number on your card and enter it here."
7282
- msgstr ""
7283
-
7284
- msgid "Security Code (?)"
7285
- msgstr ""
7286
-
7287
- msgid "This is important too!"
7288
- msgstr ""
7289
-
7290
- msgid "Visa, MasterCard"
7291
- msgstr ""
7292
-
7293
- msgid "Back of card"
7294
- msgstr ""
7295
-
7296
- msgid "American Express"
7297
- msgstr ""
7298
-
7299
- msgid "Front of card"
7300
- msgstr ""
7301
-
7302
- msgid "Expiration Date"
7303
- msgstr ""
7304
-
7305
- #, php-format
7306
- msgctxt "Month_number: Month_name"
7307
- msgid "%s: %s"
7308
- msgstr ""
7309
-
7310
- msgid "Select a valid card expiry date"
7311
- msgstr ""
7312
-
7313
- msgid "Name on Card"
7314
- msgstr ""
7315
-
7316
- msgid "We'll need to know the name of the card holder."
7317
- msgstr ""
7318
-
7319
- #, fuzzy
7320
- msgid "(Optional)"
7321
- msgstr "اختياري"
7322
-
7323
- msgid "Please enter at least one line of the card holders address."
7324
- msgstr ""
7325
-
7326
- #, fuzzy
7327
- msgid "Select Country"
7328
- msgstr "البلد"
7329
-
7330
- msgid "Please select a country."
7331
- msgstr ""
7332
-
7333
- msgid "Postal Code"
7334
- msgstr ""
7335
-
7336
- msgid "Please enter the card holders postal code or zip."
7337
- msgstr ""
7338
-
7339
- msgid "Please enter the card holders city."
7340
- msgstr ""
7341
-
7342
- msgid "State, Province or Territory"
7343
- msgstr ""
7344
-
7345
- msgid "Province or Territory"
7346
- msgstr ""
7347
-
7348
- msgid "Please enter the card holders state."
7349
- msgstr ""
7350
-
7351
- msgid "Remember billing details"
7352
- msgstr ""
7353
-
7354
- msgid ""
7355
- "Checking this will allow you to use these details for future purchases. We "
7356
- "don't store your full credit card number, so your privacy will not be "
7357
- "affected."
7358
- msgstr ""
7359
-
7360
- msgid "Purchase"
7361
- msgstr ""
7362
-
7363
- msgid "SSL Secure Connection"
7364
- msgstr ""
7365
-
7366
- #, php-format
7367
- msgid ""
7368
- "%s transactions will appear on your bank or credit card statements under the "
7369
- "name WP-FEE.COM."
7370
- msgstr ""
7371
-
7372
- #, php-format
7373
- msgid ""
7374
- "<strong>Your order will automatically renew on %s.</strong> You can disable "
7375
- "automatic renewals at any time."
7376
- msgstr ""
7377
-
7378
- msgid ""
7379
- "We'll attempt to charge the credit card you used to make your initial "
7380
- "upgrade purchase."
7381
- msgstr ""
7382
-
7383
- #, php-format
7384
- msgid "Contact us any time with questions via <a href=\"%s\">support</a>."
7385
- msgstr ""
7386
-
7387
- msgid "Step 2: Purchase"
7388
- msgstr ""
7389
-
7390
- msgid "Subscribe to news and updates about Surveydaddy."
7391
- msgstr ""
7392
-
7393
- msgid "Polldaddy Sparklemap"
7394
- msgstr ""
7395
-
7396
- msgid "Subscriptions"
7397
- msgstr "اشتراكات"
7398
-
7399
- msgid ""
7400
- "<strong>Note:</strong> Thanks! An email has been sent with details of how to "
7401
- "continue - please check your spam folder if you do not receive this.</div>"
7402
- msgstr ""
7403
-
7404
- msgid ""
7405
- "<strong>Note:</strong> your attempt failed - please check your activation "
7406
- "link.</div>"
7407
- msgstr ""
7408
-
7409
- msgid "<strong>Note:</strong> you have been subscribed to Polldaddy.</div>"
7410
- msgstr ""
7411
-
7412
- msgid "<strong>Note:</strong> you have been unsubscribed from Polldaddy</div>"
7413
- msgstr ""
7414
-
7415
- msgid "Email Subscriptions"
7416
- msgstr ""
7417
-
7418
- #, php-format
7419
- msgid ""
7420
- "Here at %s we take spam very seriously. As part of our service we allow "
7421
- "people to email polls and surveys to interested parties. If you have "
7422
- "received such an email and want to stop receiving any more then you can do "
7423
- "so by following these instructions:"
7424
- msgstr ""
7425
-
7426
- msgid ""
7427
- "Enter your email address in the <em>subscribe</em> or <em>unsubscribe</em> "
7428
- "field below."
7429
- msgstr ""
7430
-
7431
- msgid "You will be sent a confirmation email - click the link in email"
7432
- msgstr ""
7433
-
7434
- msgid ""
7435
- "Any resulting action will be effective immediately following the "
7436
- "confirmation. If you decide to unsubscribe we will not send you any further "
7437
- "correspondence."
7438
- msgstr ""
7439
-
7440
- msgid ""
7441
- "Please allow my email address to be used when sending polls and surveys!"
7442
- msgstr ""
7443
-
7444
- msgid "Email:"
7445
- msgstr "البريد الإلكتروني:"
7446
-
7447
- msgid "Please do not send me any emails regarding polls and surveys!"
7448
- msgstr ""
7449
-
7450
- #, php-format
7451
- msgid ""
7452
- "Hi!\n"
7453
- "\n"
7454
- "You have been sent this email because someone (hopefully you) has requested "
7455
- "you to be subscribed to %s so that you can receive email."
7456
- msgstr ""
7457
-
7458
- msgid "You need to confirm this subscription by following the link below:"
7459
- msgstr ""
7460
-
7461
- msgid ""
7462
- "If this email is of no interest then you can safely ignore it - we will not "
7463
- "subscribe or unsubscribe you without your consent."
7464
- msgstr ""
7465
-
7466
- #, php-format
7467
- msgid ""
7468
- "Thanks,\n"
7469
- "\n"
7470
- "The %s team"
7471
- msgstr ""
7472
-
7473
- #, php-format
7474
- msgid ""
7475
- "Hi!\n"
7476
- "\n"
7477
- "You have been sent this email because someone (hopefully you) has asked that "
7478
- "you are unsubscribed from %s so that you will not receive anything by email."
7479
- msgstr ""
7480
-
7481
- msgid "You need to confirm this unsubscription by following the link below:"
7482
- msgstr ""
7483
-
7484
- msgid ""
7485
- "Create stunning surveys and quizzes in minutes. Collect responses via your "
7486
- "website, e-mail, iPad, Facebook, and Twitter. Generate and share easy-to-"
7487
- "read reports."
7488
- msgstr ""
7489
-
7490
- msgid "The most easy-to-use online survey software around."
7491
- msgstr ""
7492
-
7493
- msgid "The most easy-to-use<br/> online survey software around."
7494
- msgstr ""
7495
-
7496
- msgid "HR &amp; Staff"
7497
- msgstr ""
7498
-
7499
- msgid "iPad &amp; iPhone"
7500
- msgstr ""
7501
-
7502
- msgid ""
7503
- "Create a survey to measure and record your students' progress against "
7504
- "curriculum outcomes. Use Likert questions to rate students based on a rubric "
7505
- "and text questions to record qualitative data to share with parents and "
7506
- "faculty."
7507
- msgstr ""
7508
-
7509
- msgid ""
7510
- "Use Surveydaddy to collect data on your new product or service's potential "
7511
- "market. Who will buy? With Surveydaddy, it's easy to gather the market data "
7512
- "you need to make decisions to shape your start up."
7513
- msgstr ""
7514
-
7515
- msgid ""
7516
- "What are they thinking? Find out what your customers think of your products "
7517
- "and your services. Learn how you can improve both. Survey customers using "
7518
- "our iPad app, send out a survey via email."
7519
- msgstr ""
7520
-
7521
- msgid ""
7522
- "Skilled, dedicated employees are hard to find and expensive to hire. Use "
7523
- "Surveydaddy to conduct regular employee satisfaction surveys to find out how "
7524
- "to improve your workplace and boost productivity."
7525
- msgstr ""
7526
-
7527
- msgid ""
7528
- "Survey customers, employees, or even random strangers on-the-spot with your "
7529
- "iPhone or iPad. Polldaddy brings you the power of immediate feedback. "
7530
- "Download it for free from the App Store today."
7531
- msgstr ""
7532
-
7533
- msgid "See Plans &amp; Pricing<small>Sign up for a free account now!</small>"
7534
- msgstr ""
7535
-
7536
- msgid "Invalid survey analysis"
7537
- msgstr ""
7538
-
7539
- msgid "Failed to save analysis"
7540
- msgstr ""
7541
-
7542
- msgid "Failed to delete analysis"
7543
- msgstr ""
7544
-
7545
- msgid "Edit Survey"
7546
- msgstr ""
7547
-
7548
- msgid "Edit Quiz"
7549
- msgstr ""
7550
-
7551
- msgid "Edit Form"
7552
- msgstr ""
7553
-
7554
- msgid "Invalid form language"
7555
- msgstr ""
7556
-
7557
- msgid "A response has already been submitted with this email address"
7558
- msgstr ""
7559
-
7560
- #, fuzzy
7561
- msgid "Email Address is not permitted"
7562
- msgstr "عنوان البريد الإلكتروني"
7563
-
7564
- msgid "Invalid captcha"
7565
- msgstr ""
7566
-
7567
- msgid "Invalid quiz language"
7568
- msgstr ""
7569
-
7570
- msgid "Data"
7571
- msgstr ""
7572
-
7573
- #, php-format
7574
- msgid "'%s' Reports"
7575
- msgstr ""
7576
-
7577
- msgid "Invalid respondent"
7578
- msgstr ""
7579
-
7580
- msgid "Invalid question"
7581
- msgstr ""
7582
-
7583
- msgid "Invalid share"
7584
- msgstr ""
7585
-
7586
- msgid ""
7587
- "You will be notified by email when all incomplete responses have been added."
7588
- msgstr ""
7589
-
7590
- msgid "Incomplete responses were not added to the survey"
7591
- msgstr ""
7592
-
7593
- msgid "You will be notified by email when all your results have reset"
7594
- msgstr ""
7595
-
7596
- msgid "Could not reset your results"
7597
- msgstr ""
7598
-
7599
- msgid ""
7600
- "You will be notified by email when your results have been exported to Google "
7601
- "Docs"
7602
- msgstr ""
7603
-
7604
- msgid "Could not export results to Google Docs"
7605
- msgstr ""
7606
-
7607
- msgid ""
7608
- "You will be notified by email when your PDF report is ready. This may take "
7609
- "several minutes"
7610
- msgstr ""
7611
-
7612
- msgid "Unable to generate PDF"
7613
- msgstr ""
7614
-
7615
- #, php-format
7616
- msgid "Displaying questions <strong>%1s-%2s</strong> of <strong>%3s</strong>"
7617
- msgstr ""
7618
-
7619
- msgid "Survey Results"
7620
- msgstr ""
7621
-
7622
- msgid "You will be notified by email when your PDF report is ready"
7623
- msgstr ""
7624
-
7625
- msgid "State Report"
7626
- msgstr ""
7627
-
7628
- #, php-format
7629
- msgid "Platform Breakdown for \"%s\""
7630
- msgstr ""
7631
-
7632
- #, php-format
7633
- msgid "Agent Breakdown for \"%s\""
7634
- msgstr ""
7635
-
7636
- msgid "Participant deleted"
7637
- msgstr ""
7638
-
7639
- msgid "Participant not deleted"
7640
- msgstr ""
7641
-
7642
- msgid "Order by score"
7643
- msgstr ""
7644
-
7645
- msgid "Ascending"
7646
- msgstr "تصاعدي"
7647
-
7648
- msgid "Descending"
7649
- msgstr "تنازلي"
7650
-
7651
- msgid "Order by duration"
7652
- msgstr ""
7653
-
7654
- msgid "Respondents Report"
7655
- msgstr ""
7656
-
7657
- #, php-format
7658
- msgid "Displaying results <strong>%1s-%2s</strong> of <strong>%3s</strong>"
7659
- msgstr ""
7660
-
7661
- msgid "Response delete"
7662
- msgstr ""
7663
-
7664
- msgid "Response not deleted"
7665
- msgstr ""
7666
-
7667
- msgid "Individual Report"
7668
- msgstr ""
7669
-
7670
- msgid "Respondent deleted"
7671
- msgstr ""
7672
-
7673
- msgid "Failed to delete respondent"
7674
- msgstr ""
7675
-
7676
- msgid "Response is noted"
7677
- msgstr ""
7678
-
7679
- msgid "Note this response"
7680
- msgstr ""
7681
-
7682
- msgid "Failed to set favourite"
7683
- msgstr ""
7684
-
7685
- msgid "Survey results not reset"
7686
- msgstr ""
7687
-
7688
- msgid "Share deleted"
7689
- msgstr ""
7690
-
7691
- msgid "Failed to delete share"
7692
- msgstr ""
7693
-
7694
- msgid "Failed to save share"
7695
- msgstr ""
7696
-
7697
- msgid "Incomplete responses added"
7698
- msgstr ""
7699
-
7700
- msgid "Failed to add incomplete"
7701
- msgstr ""
7702
-
7703
- msgid "Invalid survey page"
7704
- msgstr ""
7705
-
7706
- msgid "Invalid survey style"
7707
- msgstr ""
7708
-
7709
- msgid "Invalid survey language"
7710
- msgstr ""
7711
-
7712
- msgid "Invalid rule"
7713
- msgstr ""
7714
-
7715
- msgid "Failed to save survey"
7716
- msgstr ""
7717
-
7718
- msgid "Failed to delete survey"
7719
- msgstr ""
7720
-
7721
- msgid "Closed"
7722
- msgstr "مغلق"
7723
-
7724
- msgid "Open"
7725
- msgstr "مفتوح"
7726
-
7727
- msgid "Failed to update survey"
7728
- msgstr ""
7729
-
7730
- msgid "Failed to save permalink. You should try again with a valid URL"
7731
- msgstr ""
7732
-
7733
- msgid "You must provide a valid permalink"
7734
- msgstr ""
7735
-
7736
- #, php-format
7737
- msgid "'%s' Quiz Settings"
7738
- msgstr ""
7739
-
7740
- #, php-format
7741
- msgid "'%s' Form Settings"
7742
- msgstr ""
7743
-
7744
- #, php-format
7745
- msgid "'%s' Survey Settings"
7746
- msgstr ""
7747
-
7748
- msgid "Copy"
7749
- msgstr "نسخ"
7750
-
7751
- msgid "Creating a New Quiz"
7752
- msgstr ""
7753
-
7754
- msgid "Creating a New Form"
7755
- msgstr ""
7756
-
7757
- msgid "Creating a New Survey"
7758
- msgstr ""
7759
-
7760
- msgid "Editing a Quiz"
7761
- msgstr ""
7762
-
7763
- msgid "Editing a Form"
7764
- msgstr ""
7765
-
7766
- msgid "Editing a Survey"
7767
- msgstr ""
7768
-
7769
- msgid "Failed to save your settings"
7770
- msgstr ""
7771
-
7772
- msgid "Failed to edit rule"
7773
- msgstr ""
7774
-
7775
- msgid "Failed to delete rule"
7776
- msgstr ""
7777
-
7778
- msgid "Rule deleted"
7779
- msgstr ""
7780
-
7781
- msgid "Rule updated"
7782
- msgstr ""
7783
-
7784
- msgid "Failed to update rule"
7785
- msgstr ""
7786
-
7787
- #, php-format
7788
- msgid "'%s' Branching"
7789
- msgstr ""
7790
-
7791
- msgid "Have a survey you built with SurveyMonkey? We can help with that."
7792
- msgstr ""
7793
-
7794
- msgid ""
7795
- "Strap yourself in and hold on to your hat, there are three simple steps to "
7796
- "importing your SurveyMonkey data. Check it:"
7797
- msgstr ""
7798
-
7799
- msgid "OK great, now we just need you to take a look over your survey."
7800
- msgstr ""
7801
-
7802
- msgid ""
7803
- "Sometimes SurveyMonkey question types are slightly different from ours so "
7804
- "please make any corrections below."
7805
- msgstr ""
7806
-
7807
- msgid ""
7808
- "<strong>Oh-oh</strong>, we cannot make sense of that export file. Please try "
7809
- "again."
7810
- msgstr ""
7811
-
7812
- msgid "That's it, all done, finished!"
7813
- msgstr ""
7814
-
7815
- msgid "Just sit back now and wait for Polldaddy to crunch the Monkey."
7816
- msgstr ""
7817
-
7818
- msgid "Question added"
7819
- msgstr ""
7820
-
7821
- msgid "Failed to add a question"
7822
- msgstr ""
7823
-
7824
- msgid "Question deleted"
7825
- msgstr ""
7826
-
7827
- msgid "Failed to delete a question"
7828
- msgstr ""
7829
-
7830
- msgid "Page added"
7831
- msgstr ""
7832
-
7833
- msgid "Failed to add a page"
7834
- msgstr ""
7835
-
7836
- #, php-format
7837
- msgid "'%s' Questions"
7838
- msgstr ""
7839
-
7840
- #, php-format
7841
- msgid "'%s' Order"
7842
- msgstr ""
7843
-
7844
- msgid "Failed to save order"
7845
- msgstr ""
7846
-
7847
- msgid "Failed to update question"
7848
- msgstr ""
7849
-
7850
- msgid "Failed to copy question"
7851
- msgstr ""
7852
-
7853
- msgid "Failed to delete question"
7854
- msgstr ""
7855
-
7856
- msgid "Failed to add page"
7857
- msgstr ""
7858
-
7859
- msgid "Failed to copy page"
7860
- msgstr ""
7861
-
7862
- msgid "Failed to add question"
7863
- msgstr ""
7864
-
7865
- msgid "Failed to save style"
7866
- msgstr ""
7867
-
7868
- msgid "My New Survey Style"
7869
- msgstr ""
7870
-
7871
- msgid "Your custom style has been successfully updated."
7872
- msgstr ""
7873
-
7874
- msgid "Your custom style has been successfully created."
7875
- msgstr ""
7876
-
7877
- msgid "Your custom style failed to be successfully updated."
7878
- msgstr ""
7879
-
7880
- msgid "Your custom style failed to be successfully created."
7881
- msgstr ""
7882
-
7883
- msgid "Failed to save language"
7884
- msgstr ""
7885
-
7886
- msgid "Terms &amp; Conditions"
7887
- msgstr ""
7888
-
7889
- msgid "Newsletter Unsubscribe"
7890
- msgstr ""
7891
-
7892
- msgid ""
7893
- "To unsubscribe from the Polldaddy newsletter please enter your email address "
7894
- "below."
7895
- msgstr ""
7896
-
7897
- #, php-format
7898
- msgid "Upgrade to an awesome <strong>%s account</strong> today:"
7899
- msgstr ""
7900
-
7901
- msgid "Upgrade to an awesome account today!"
7902
- msgstr ""
7903
-
7904
- msgid "Delete user"
7905
- msgstr ""
7906
-
7907
- msgid "Enter user's email address..."
7908
- msgstr ""
7909
-
7910
- msgid "Update User Permissions"
7911
- msgstr ""
7912
-
7913
- msgid "Invite a new user"
7914
- msgstr ""
7915
-
7916
- msgid "Manage Users"
7917
- msgstr ""
7918
-
7919
- msgid "You entered an invalid email address, please try again."
7920
- msgstr ""
7921
-
7922
- msgid "Your request has been successfully sent."
7923
- msgstr ""
7924
-
7925
- msgid "User permissions have been saved successfully."
7926
- msgstr ""
7927
-
7928
- msgid "Your invitation has been deleted successfully."
7929
- msgstr ""
7930
-
7931
- msgid "The user has been deleted from master account successfully."
7932
- msgstr ""
7933
-
7934
- #, php-format
7935
- msgid ""
7936
- "You have invited <strong>%d</strong> out of a possible <strong>%d</strong> "
7937
- "users"
7938
- msgstr ""
7939
-
7940
- msgid "Invite a New User"
7941
- msgstr ""
7942
-
7943
- msgid "Are you sure you want to delete this invite?"
7944
- msgstr ""
7945
-
7946
- msgid "Delete Invitation"
7947
- msgstr ""
7948
-
7949
- msgid "Filter Name"
7950
- msgstr ""
7951
-
7952
- msgid "Select a question by which to group participants:"
7953
- msgstr ""
7954
-
7955
- msgid "Select a question by which to group respondents:"
7956
- msgstr ""
7957
-
7958
- msgid "I am interested in grouping together people who on this question:"
7959
- msgstr ""
7960
-
7961
- msgid "Include people who match"
7962
- msgstr ""
7963
-
7964
- msgid "all of these criteria (AND)"
7965
- msgstr ""
7966
-
7967
- msgid "any of these criteria (OR)"
7968
- msgstr ""
7969
-
7970
- msgid "a custom set of these criteria"
7971
- msgstr ""
7972
-
7973
- msgid "Custom logic must be in the syntax described below."
7974
- msgstr ""
7975
-
7976
- msgid "Enter your custom logic in the textbox above:"
7977
- msgstr ""
7978
-
7979
- msgid "Each question is signified by [F1], [F2],...[FN]"
7980
- msgstr ""
7981
-
7982
- msgid "The following logical expressions can be used: AND, OR, and NOT"
7983
- msgstr ""
7984
-
7985
- msgid ""
7986
- "Use parentheses to make your logic unambiguous: ([F1] OR [F2]) AND ([F1] OR "
7987
- "[F3])"
7988
- msgstr ""
7989
-
7990
- msgid "Add another question"
7991
- msgstr ""
7992
-
7993
- msgid "Advanced options&hellip;"
7994
- msgstr ""
7995
-
7996
- msgid "Restrict the participants according to these properties:"
7997
- msgstr ""
7998
-
7999
- msgid "Restrict the responses according to these properties:"
8000
- msgstr ""
8001
-
8002
- msgid "Started the survey"
8003
- msgstr ""
8004
-
8005
- msgid "Any date"
8006
- msgstr ""
8007
-
8008
- msgid "Between a date range"
8009
- msgstr ""
8010
-
8011
- msgid "Ended the survey"
8012
- msgstr ""
8013
-
8014
- msgid "Took the survey in"
8015
- msgstr ""
8016
-
8017
- msgid "Any country"
8018
- msgstr ""
8019
-
8020
- msgid "With tag"
8021
- msgstr ""
8022
-
8023
- msgid "Any tag"
8024
- msgstr ""
8025
-
8026
- msgid "Specified name or value"
8027
- msgstr ""
8028
-
8029
- msgid "Was completed in"
8030
- msgstr ""
8031
-
8032
- msgid "Any time"
8033
- msgstr ""
8034
-
8035
- msgid "Chosen duration"
8036
- msgstr ""
8037
-
8038
- msgid "Has an IP address"
8039
- msgstr ""
8040
-
8041
- msgid "Any IP address"
8042
- msgstr ""
8043
-
8044
- msgid "Chosen IP address"
8045
- msgstr ""
8046
-
8047
- #, fuzzy
8048
- msgid "Response is from"
8049
- msgstr "الردود"
8050
-
8051
- msgid "Any source"
8052
- msgstr ""
8053
-
8054
- msgid "Mobile browser"
8055
- msgstr ""
8056
-
8057
- msgid "Mobile app"
8058
- msgstr ""
8059
-
8060
- msgid "Facebook"
8061
- msgstr ""
8062
-
8063
- msgid "Browser is"
8064
- msgstr ""
8065
-
8066
- msgid "Any device"
8067
- msgstr ""
8068
-
8069
- msgid "Specified browser"
8070
- msgstr ""
8071
-
8072
- msgid "Platform is"
8073
- msgstr ""
8074
-
8075
- msgid "Specified platform"
8076
- msgstr ""
8077
-
8078
- msgid "Save Filter &raquo;"
8079
- msgstr ""
8080
-
8081
- msgid "Create a new survey"
8082
- msgstr ""
8083
-
8084
- msgid "Create a new poll"
8085
- msgstr ""
8086
-
8087
- msgid "Quiz"
8088
- msgstr ""
8089
-
8090
- msgid "Create a new quiz"
8091
- msgstr ""
8092
-
8093
- msgid "Form"
8094
- msgstr ""
8095
-
8096
- msgid "Create a new form"
8097
- msgstr ""
8098
-
8099
- msgid "Create a new rating"
8100
- msgstr ""
8101
-
8102
- #, fuzzy
8103
- msgid "Help!"
8104
- msgstr "مساعدة"
8105
-
8106
- #, php-format
8107
- msgid "%s's Dashboard"
8108
- msgstr ""
8109
-
8110
- msgid "Your Dashboard"
8111
- msgstr "لوحة قيادتك"
8112
-
8113
- msgid "Change user"
8114
- msgstr ""
8115
-
8116
- msgid "Move to"
8117
- msgstr ""
8118
-
8119
- msgid "Myself"
8120
- msgstr ""
8121
-
8122
- msgid "Actions"
8123
- msgstr "الإجراءات"
8124
-
8125
- msgid "Star"
8126
- msgstr ""
8127
-
8128
- msgid "Unstar"
8129
- msgstr ""
8130
-
8131
- msgid "Trash"
8132
- msgstr "حذف"
8133
-
8134
- msgid "Delete Forever"
8135
- msgstr ""
8136
-
8137
- msgid "Clear Search"
8138
- msgstr ""
8139
-
8140
- msgid "All Contents"
8141
- msgstr ""
8142
-
8143
- msgid "Forms"
8144
- msgstr ""
8145
-
8146
- #, php-format
8147
- msgid "Folders (%s)"
8148
- msgstr ""
8149
-
8150
- msgid "My Folders"
8151
- msgstr ""
8152
-
8153
- msgid "Starred"
8154
- msgstr ""
8155
-
8156
- msgid "Rename"
8157
- msgstr "أعد التسمية"
8158
-
8159
- msgid "Save"
8160
- msgstr "حفظ"
8161
-
8162
- msgid "Loading&hellip;"
8163
- msgstr ""
8164
-
8165
- msgid "Still Loading&hellip;"
8166
- msgstr ""
8167
-
8168
- msgid ""
8169
- "Our leprechauns appear to be taking an unauthorized break. If you click on "
8170
- "OK we'll kick them into action and give it another go. Sorry!"
8171
- msgstr ""
8172
-
8173
- msgid "Are you sure you want to move selected items to the trash?"
8174
- msgstr ""
8175
-
8176
- msgid "Trashing Content"
8177
- msgstr ""
8178
-
8179
- #, php-format
8180
- msgid "Search Results for '%s'"
8181
- msgstr "نتائج البحث عن '%s' "
8182
-
8183
- msgid "New Content"
8184
- msgstr ""
8185
-
8186
- msgid "Search all your content..."
8187
- msgstr ""
8188
-
8189
- msgid ""
8190
- "<strong style='font-weight:bold'>Hi there!</strong> Welcome to Polldaddy, "
8191
- "we're glad you're here."
8192
- msgstr ""
8193
-
8194
- msgid "I'm not new here!"
8195
- msgstr ""
8196
-
8197
- msgid "Thanks!"
8198
- msgstr ""
8199
-
8200
- msgid "What do you want to create?"
8201
- msgstr ""
8202
-
8203
- msgid "Multiple questions"
8204
- msgstr ""
8205
-
8206
- msgid "Variety of question types"
8207
- msgstr ""
8208
-
8209
- msgid "Create a Survey"
8210
- msgstr ""
8211
-
8212
- msgid "A single, multiple choice question"
8213
- msgstr ""
8214
-
8215
- msgid "Gather feedback"
8216
- msgstr ""
8217
-
8218
- msgid "Create engagement with your audience."
8219
- msgstr ""
8220
-
8221
- msgid "Create a Poll"
8222
- msgstr ""
8223
-
8224
- msgid "Create multiple choice quizzes"
8225
- msgstr ""
8226
-
8227
- msgid "Great for student evaluation, trivia contests"
8228
- msgstr ""
8229
-
8230
- msgid "Create a Quiz"
8231
- msgstr ""
8232
-
8233
- msgid "Five stars"
8234
- msgstr ""
8235
-
8236
- msgid "Nero (thumbs up/down)"
8237
- msgstr ""
8238
-
8239
- msgid "Great for creating engagement with photos, blog posts"
8240
- msgstr ""
8241
-
8242
- #, fuzzy
8243
- msgid "Create a Rating"
8244
- msgstr "التقييم الوسطي"
8245
-
8246
- msgid "Are you a developer?"
8247
- msgstr ""
8248
-
8249
- msgid "Congratulations!"
8250
- msgstr "مبروك!"
8251
-
8252
- msgid ""
8253
- "You are moments away from a shiny new dashboard. Before you can continue, we "
8254
- "need to migrate your data so that you have as smooth an experience as "
8255
- "possible."
8256
- msgstr ""
8257
-
8258
- msgid "Upgrade Status"
8259
- msgstr ""
8260
-
8261
- msgid "Just so you don't get bored, here's the progress of your update:"
8262
- msgstr ""
8263
-
8264
- msgid ""
8265
- "Note that this number will auto-update - there is no need to refresh this "
8266
- "page."
8267
- msgstr ""
8268
-
8269
- msgid ""
8270
- "That wasn't too bad, it's all done now! Taking you to your new dashboard in "
8271
- "3, 2, 1&hellip;"
8272
- msgstr ""
8273
-
8274
- msgid "Media Embed"
8275
- msgstr ""
8276
-
8277
- msgid "Library"
8278
- msgstr "المكتبه"
8279
-
8280
- msgid "You can upload PNG, JPEG, and GIF images, and MP3 audio files."
8281
- msgstr ""
8282
-
8283
- msgid "available to all content"
8284
- msgstr ""
8285
-
8286
- msgid "available to all polls &amp; surveys"
8287
- msgstr ""
8288
-
8289
- msgid "Uploading "
8290
- msgstr ""
8291
-
8292
- msgid "Media link/embed code"
8293
- msgstr ""
8294
-
8295
- msgid "Full list of shortcodes"
8296
- msgstr ""
8297
-
8298
- msgid "Insert"
8299
- msgstr "إضافة"
8300
-
8301
- msgid "All Media"
8302
- msgstr ""
8303
-
8304
- msgid "All Images"
8305
- msgstr ""
8306
-
8307
- msgid "All Audio"
8308
- msgstr ""
8309
-
8310
- msgid "Media only in this survey"
8311
- msgstr ""
8312
-
8313
- msgid "Media only in this poll"
8314
- msgstr ""
8315
-
8316
- msgid "Images only in this survey"
8317
- msgstr ""
8318
-
8319
- msgid "Images only in this poll"
8320
- msgstr ""
8321
-
8322
- msgid "Audio only in this survey"
8323
- msgstr ""
8324
-
8325
- msgid "Audio only in this poll"
8326
- msgstr ""
8327
-
8328
- #, php-format
8329
- msgid "%dx%d pixels"
8330
- msgstr ""
8331
-
8332
- msgid "Deleting&hellip;"
8333
- msgstr ""
8334
-
8335
- msgid ""
8336
- "This quiz is in \"Test Mode\". Any answers you enter will not be included in "
8337
- "your results and will not cost you a response. This message will not appear "
8338
- "on your live quiz."
8339
- msgstr ""
8340
-
8341
- msgid "Set up your own quiz in under 2 minutes!"
8342
- msgstr ""
8343
-
8344
- msgid "Quickly create stunning free quizzes"
8345
- msgstr ""
8346
-
8347
- msgid "Send to your customers, staff or friends online or by email"
8348
- msgstr ""
8349
-
8350
- msgid "Get results and view reports in real-time"
8351
- msgstr ""
8352
-
8353
- msgid "Sign Up For Your Free Account!"
8354
- msgstr ""
8355
-
8356
- msgid ""
8357
- "This survey is in \"Test Mode\". Any answers you enter will not be included "
8358
- "in your results and will not cost you a response. This message will not "
8359
- "appear on your live survey."
8360
- msgstr ""
8361
-
8362
- msgid "Set up your own survey in under 2 minutes!"
8363
- msgstr ""
8364
-
8365
- msgid "Quickly create stunning free surveys"
8366
- msgstr ""
8367
-
8368
- msgid ""
8369
- "Set up your own survey in under 2 minutes and start collecting responses."
8370
- msgstr ""
8371
-
8372
- msgid "Create Your Own Survey"
8373
- msgstr ""
8374
-
8375
- #, php-format
8376
- msgid ""
8377
- "Created with %s, create your own online survey in just 2 minutes&hellip;"
8378
- msgstr ""
8379
-
8380
- msgid ""
8381
- "This survey is in \"Test Mode\". Any answers you enter will not be included "
8382
- "in your results and will not cost you a survey response. This message will "
8383
- "not appear on your live survey."
8384
- msgstr ""
8385
-
8386
- #, php-format
8387
- msgid "An email has been sent to %s"
8388
- msgstr ""
8389
-
8390
- msgid "Please click on the confirmation link to verify the survey response."
8391
- msgstr ""
8392
-
8393
- msgid ""
8394
- "This quiz is in \"Test Mode\". Any answers you enter will not be included in "
8395
- "your results and will not cost you a quiz response. This message will not "
8396
- "appear on your live quiz."
8397
- msgstr ""
8398
-
8399
- #, php-format
8400
- msgid "Created with %s, create your own online quiz in just 2 minutes&hellip;"
8401
- msgstr ""
8402
-
8403
- msgid "Create Your Own Quiz"
8404
- msgstr ""
8405
-
8406
- msgid "Thanks for taking the survey"
8407
- msgstr ""
8408
-
8409
- msgid ""
8410
- "This is in \"Test Mode\". Any answers you enter will not be included in your "
8411
- "results and will not cost you a response. This message will not appear when "
8412
- "live."
8413
- msgstr ""
8414
-
8415
- msgid "Add a Data Filter"
8416
- msgstr ""
8417
-
8418
- msgid "Data Filters"
8419
- msgstr ""
8420
-
8421
- msgid "You have not created any data filters."
8422
- msgstr ""
8423
-
8424
- msgid "By creating a data filter, you can:"
8425
- msgstr ""
8426
-
8427
- msgid "Group participants by how they answered various questions."
8428
- msgstr ""
8429
-
8430
- msgid "Group respondents by how they answered various questions."
8431
- msgstr ""
8432
-
8433
- msgid "Analyse the data as broken down by these groupings."
8434
- msgstr ""
8435
-
8436
- msgid "Make informed decisions around what these groups are interested in."
8437
- msgstr ""
8438
-
8439
- msgid "Create a New Data Filter Now &raquo;"
8440
- msgstr ""
8441
-
8442
- msgid "Filters Disabled"
8443
- msgstr ""
8444
-
8445
- msgid "You must add some question before you can create filters."
8446
- msgstr ""
8447
-
8448
- msgid "Notifications"
8449
- msgstr ""
8450
-
8451
- msgid "Data Options"
8452
- msgstr ""
8453
-
8454
- #, php-format
8455
- msgid "Export data to %s."
8456
- msgstr ""
8457
-
8458
- #, php-format
8459
- msgid ""
8460
- "<a class=\"share\" href=\"%s\">Share your reports</a> with someone else."
8461
- msgstr ""
8462
-
8463
- #, php-format
8464
- msgid "<a href=\"%s\">Include %s incomplete responses</a> in your reports."
8465
- msgstr ""
8466
-
8467
- #, php-format
8468
- msgid " <a href=\"%s\" class=\"reset-link\">Reset</a> your results."
8469
- msgstr ""
8470
-
8471
- msgid "Aggregated Data"
8472
- msgstr ""
8473
-
8474
- msgid "Total Participants"
8475
- msgstr ""
8476
-
8477
- msgid "Total Responses"
8478
- msgstr ""
8479
-
8480
- msgid "Completion Rate"
8481
- msgstr ""
8482
-
8483
- msgid "Over Response Limit (Locked)"
8484
- msgstr ""
8485
-
8486
- msgid "Response Flow"
8487
- msgstr ""
8488
-
8489
- msgid "Location Overview"
8490
- msgstr ""
8491
-
8492
- msgid "Hover your mouse over a country to see details"
8493
- msgstr ""
8494
-
8495
- msgid "Are you sure you want to reset results?"
8496
- msgstr ""
8497
-
8498
- msgid ""
8499
- "All responses collected so far will be <strong>permanently</strong> deleted "
8500
- "- this is <strong>not recoverable</strong>."
8501
- msgstr ""
8502
-
8503
- msgid ""
8504
- "This report is only available to paid accounts. Upgrade at any time to get "
8505
- "access to details about your participants and how they completed your survey."
8506
- msgstr ""
8507
-
8508
- msgid "Example Source Details"
8509
- msgstr ""
8510
-
8511
- msgid "Mobile Browser"
8512
- msgstr ""
8513
-
8514
- msgid "Example Platform Details"
8515
- msgstr ""
8516
-
8517
- msgid "Windows"
8518
- msgstr ""
8519
-
8520
- msgid "iOS"
8521
- msgstr ""
8522
-
8523
- #, fuzzy
8524
- msgid "Linux"
8525
- msgstr "روابط"
8526
-
8527
- msgid "Apply Filter"
8528
- msgstr ""
8529
-
8530
- msgid ""
8531
- "We do not have any device data for your responses. Only data collected from "
8532
- "December 15th onwards will contain this data."
8533
- msgstr ""
8534
-
8535
- msgid "You have not collected any responses yet."
8536
- msgstr ""
8537
-
8538
- msgid ""
8539
- "Responses collected before December 15th 2011 will not contain device "
8540
- "information, and will be classified as \"Unknown\" in this report."
8541
- msgstr ""
8542
-
8543
- msgid "Browser Source Type"
8544
- msgstr ""
8545
-
8546
- msgid "Computing Platform"
8547
- msgstr ""
8548
-
8549
- msgid "Participant Locations"
8550
- msgstr ""
8551
-
8552
- msgid "Please choose a format to export location data in&hellip;"
8553
- msgstr ""
8554
-
8555
- msgid "You have not collected any responses for this survey yet."
8556
- msgstr ""
8557
-
8558
- msgid "Participants by Country"
8559
- msgstr ""
8560
-
8561
- msgid "Go"
8562
- msgstr "اذهب"
8563
-
8564
- #, php-format
8565
- msgid "Participant %s"
8566
- msgstr ""
8567
-
8568
- msgid "Please choose a format to export participant data in&hellip;"
8569
- msgstr ""
8570
-
8571
- msgid "Favourite Only"
8572
- msgstr ""
8573
-
8574
- msgid "Start Time:"
8575
- msgstr ""
8576
-
8577
- msgid "Time Taken:"
8578
- msgstr ""
8579
-
8580
- #, php-format
8581
- msgid "%d correct of %d"
8582
- msgstr ""
8583
-
8584
- msgid "View Response"
8585
- msgstr ""
8586
-
8587
- msgid "View Answers"
8588
- msgstr ""
8589
-
8590
- msgid "Please enter the password you received to access this report"
8591
- msgstr ""
8592
-
8593
- msgid "Remember me"
8594
- msgstr "تذكرني"
8595
-
8596
- msgid "Individual Participant"
8597
- msgstr ""
8598
-
8599
- msgid "Result Details"
8600
- msgstr ""
8601
-
8602
- msgid "Please choose a format to export question data in&hellip;"
8603
- msgstr ""
8604
-
8605
- msgid "Mandatory"
8606
- msgstr ""
8607
-
8608
- msgid "Skips"
8609
- msgstr ""
8610
-
8611
- msgid "No data to display."
8612
- msgstr ""
8613
-
8614
- msgid "Enter a search term..."
8615
- msgstr ""
8616
-
8617
- msgid "Quiz Results"
8618
- msgstr ""
8619
-
8620
- msgid "Detailed Report"
8621
- msgstr ""
8622
-
8623
- #, php-format
8624
- msgid "page %d"
8625
- msgstr ""
8626
-
8627
- msgid "Create a New Share"
8628
- msgstr ""
8629
-
8630
- msgid "Edit Share"
8631
- msgstr ""
8632
-
8633
- msgid "Please enter a valid email address"
8634
- msgstr ""
8635
-
8636
- msgid "Generate Random Password"
8637
- msgstr ""
8638
-
8639
- msgid "Please enter a password with four or more letters or numbers"
8640
- msgstr ""
8641
-
8642
- msgid "Filter"
8643
- msgstr "فلتر"
8644
-
8645
- msgid "Not filtered"
8646
- msgstr ""
8647
-
8648
- msgid "Share Items"
8649
- msgstr ""
8650
-
8651
- msgid "Allow user to see the following reports&hellip;"
8652
- msgstr ""
8653
-
8654
- msgid "Options"
8655
- msgstr "إعدادات"
8656
-
8657
- msgid "Allow user to export report data"
8658
- msgstr ""
8659
-
8660
- msgid "Saving&hellip;"
8661
- msgstr ""
8662
-
8663
- msgid "Quiz Share"
8664
- msgstr ""
8665
-
8666
- msgid "Survey Share"
8667
- msgstr ""
8668
-
8669
- msgid "Edit This Share"
8670
- msgstr ""
8671
-
8672
- msgid "Report link"
8673
- msgstr ""
8674
-
8675
- msgid "The user above can log into the reports using this link."
8676
- msgstr ""
8677
-
8678
- msgid "Warning:"
8679
- msgstr ""
8680
-
8681
- msgid ""
8682
- "Sharing your quiz with a third party is at your own risk - we cannot stop "
8683
- "your sharer from distributing these details to anyone else."
8684
- msgstr ""
8685
-
8686
- msgid ""
8687
- "Sharing your survey with a third party is at your own risk - we cannot stop "
8688
- "your sharer from distributing these details to anyone else."
8689
- msgstr ""
8690
-
8691
- msgid "Publishing&hellip;"
8692
- msgstr ""
8693
-
8694
- msgid "Email Above Access To User"
8695
- msgstr ""
8696
-
8697
- msgid "Shares"
8698
- msgstr ""
8699
-
8700
- #, php-format
8701
- msgid "You have no shares for this quiz, <a href=\"%s\">create one</a>."
8702
- msgstr ""
8703
-
8704
- #, php-format
8705
- msgid "You have no shares for this survey, <a href=\"%s\">create one</a>."
8706
- msgstr ""
8707
-
8708
- #, php-format
8709
- msgid "Details sent to <strong>%s</strong>"
8710
- msgstr ""
8711
-
8712
- msgid "Add New Survey Share"
8713
- msgstr ""
8714
-
8715
- msgid "j F, Y"
8716
- msgstr ""
8717
-
8718
- msgid "Participant States"
8719
- msgstr ""
8720
-
8721
- msgid "Participants by State"
8722
- msgstr ""
8723
-
8724
- #, php-format
8725
- msgid "Page <span>%d</span>"
8726
- msgstr ""
8727
-
8728
- msgid "Skip logic cannot be added when you only have one page"
8729
- msgstr ""
8730
-
8731
- msgid "Skip logic cannot be added to questions on the final page."
8732
- msgstr ""
8733
-
8734
- msgid "There are no questions on this page"
8735
- msgstr ""
8736
-
8737
- msgid "Website Popup"
8738
- msgstr ""
8739
-
8740
- msgid "Website Inline"
8741
- msgstr ""
8742
-
8743
- msgid "Direct Link"
8744
- msgstr ""
8745
-
8746
- msgid "iPad"
8747
- msgstr ""
8748
-
8749
- msgid "QR Code"
8750
- msgstr ""
8751
-
8752
- msgid "This allows you to use a pop up to launch your quiz."
8753
- msgstr ""
8754
-
8755
- msgid ""
8756
- "This method is a much cleaner way of presenting your quiz to your users. The "
8757
- "quiz will open on a new layer above your website and will disappear when the "
8758
- "user is finished."
8759
- msgstr ""
8760
-
8761
- msgid "This allows you to use a pop up to launch your survey."
8762
- msgstr ""
8763
-
8764
- msgid ""
8765
- "This method is a much cleaner way of presenting your survey to your users. "
8766
- "The survey will open on a new layer above your website and will disappear "
8767
- "when the user is finished."
8768
- msgstr ""
8769
-
8770
- msgid "Banner"
8771
- msgstr ""
8772
-
8773
- msgid "Slider Popup"
8774
- msgstr ""
8775
-
8776
- msgid "Take Our Quiz!"
8777
- msgstr ""
8778
-
8779
- msgid "Plain Text Link"
8780
- msgstr ""
8781
-
8782
- msgid "Rounded Button"
8783
- msgstr ""
8784
-
8785
- msgid "Square Button"
8786
- msgstr ""
8787
-
8788
- msgid "Text Color"
8789
- msgstr ""
8790
-
8791
- msgid "Always include length units (px or %)."
8792
- msgstr ""
8793
-
8794
- msgid "Background Color"
8795
- msgstr ""
8796
-
8797
- msgid "WordPress.com Shortcode"
8798
- msgstr ""
8799
-
8800
- msgid "JavaScript Embed"
8801
- msgstr ""
8802
-
8803
- #, fuzzy
8804
- msgid "Enable SSL"
8805
- msgstr "فعّل"
8806
-
8807
- msgid ""
8808
- "You must copy all of the above code exactly as it is shown here for your "
8809
- "quiz to appear correctly."
8810
- msgstr ""
8811
-
8812
- msgid ""
8813
- "You must copy all of the above code exactly as it is shown here for your "
8814
- "survey to appear correctly."
8815
- msgstr ""
8816
-
8817
- msgid "Corner Wrap"
8818
- msgstr ""
8819
-
8820
- msgid "Side Tab"
8821
- msgstr ""
8822
-
8823
- msgid "Alignment"
8824
- msgstr "محاذاة"
8825
-
8826
- msgid "Header Text"
8827
- msgstr ""
8828
-
8829
- msgid "Body Text"
8830
- msgstr ""
8831
-
8832
- #, php-format
8833
- msgid "Please help us find out what you think by taking our %s at %s"
8834
- msgstr ""
8835
-
8836
- msgid "quiz"
8837
- msgstr ""
8838
-
8839
- msgid "survey"
8840
- msgstr ""
8841
-
8842
- msgid "Button Text"
8843
- msgstr ""
8844
-
8845
- msgid "Get Started &amp;raquo;"
8846
- msgstr ""
8847
-
8848
- msgid "Get Started &raquo;"
8849
- msgstr ""
8850
-
8851
- msgid "This is the easiest way to link to your quiz."
8852
- msgstr ""
8853
-
8854
- msgid ""
8855
- "Below is a direct link to the quiz. This may be useful if you wanted it for "
8856
- "email, IM, Twitter etc."
8857
- msgstr ""
8858
-
8859
- msgid "This is the easiest way to link to your survey."
8860
- msgstr ""
8861
-
8862
- msgid ""
8863
- "Below is a direct link to the survey. This may be useful if you wanted it "
8864
- "for email, IM, Twitter etc."
8865
- msgstr ""
8866
-
8867
- msgid ""
8868
- "Did you know that if you add a username to <a class=\"nolink\" target="
8869
- "\"_blank\" href=\"/account/\">your profile</a> it will appear in this embed "
8870
- "link? Refresh this popup to see the change take effect."
8871
- msgstr ""
8872
-
8873
- msgid "Insert the quiz directly into your website"
8874
- msgstr ""
8875
-
8876
- msgid ""
8877
- "This method allows you to insert the quiz directly onto your website using "
8878
- "an <code>iframe</code>."
8879
- msgstr ""
8880
-
8881
- msgid "Insert the survey directly into your website"
8882
- msgstr ""
8883
-
8884
- msgid ""
8885
- "This method allows you to insert the survey directly onto your website using "
8886
- "an <code>iframe</code>."
8887
- msgstr ""
8888
-
8889
- msgid "Auto-resizing iframe"
8890
- msgstr ""
8891
-
8892
- msgid ""
8893
- "This will change the height of your iframe to suit the content, including "
8894
- "any validation errors."
8895
- msgstr ""
8896
-
8897
- msgid "Use your iPad to collect responses."
8898
- msgstr ""
8899
-
8900
- msgid ""
8901
- "If you have an Apple iPad, you can use it to collect responses for your "
8902
- "quiz. Our iPad app allows you to download a quiz and use it offline. Check "
8903
- "out our <a href=\"http://support.polldaddy.com/ipad/\" class=\"nolink "
8904
- "normal_link\" target=\"_blank\">support article</a> for more info. You can "
8905
- "download the app below, or simply search for \"Polldaddy\" in the app store."
8906
- msgstr ""
8907
-
8908
- msgid ""
8909
- "If you have an Apple iPad, you can use it to collect responses for your "
8910
- "survey. Our iPad app allows you to download a survey and use it offline. "
8911
- "Check out our <a href=\"http://support.polldaddy.com/ipad/\" class=\"nolink "
8912
- "normal_link\" target=\"_blank\">support article</a> for more info. You can "
8913
- "download the app below, or simply search for \"Polldaddy\" in the app store."
8914
- msgstr ""
8915
-
8916
- msgid "WordPress.org Users (self hosted blogs)"
8917
- msgstr ""
8918
-
8919
- msgid ""
8920
- "If you host your own blog then you first need to install the Polldaddy "
8921
- "WordPress Plugin. Once you have that done you can use the WordPress.com "
8922
- "shortcode above."
8923
- msgstr ""
8924
-
8925
- msgid "Download the Polldaddy WordPress Plugin"
8926
- msgstr ""
8927
-
8928
- msgid "Post your quiz to Twitter"
8929
- msgstr ""
8930
-
8931
- msgid "Post your survey to Twitter"
8932
- msgstr ""
8933
-
8934
- msgid "Just click on the button below to post your quiz to Twitter."
8935
- msgstr ""
8936
-
8937
- msgid "Just click on the button below to post your survey to Twitter."
8938
- msgstr ""
8939
-
8940
- msgid "Tweet"
8941
- msgstr ""
8942
-
8943
- msgid ""
8944
- "You can change the text of your message after you click the 'Tweet' button."
8945
- msgstr ""
8946
-
8947
- msgid "Post your quiz to Facebook"
8948
- msgstr ""
8949
-
8950
- msgid "Post your survey to Facebook"
8951
- msgstr ""
8952
-
8953
- msgid ""
8954
- "With Facebook, you can post your quiz to your wall and \"Like\" it. Just "
8955
- "click on the button below to post your quiz to Facebook"
8956
- msgstr ""
8957
-
8958
- msgid ""
8959
- "With Facebook, you can post your survey to your wall and \"Like\" it. Just "
8960
- "click on the button below to post your survey to Facebook"
8961
- msgstr ""
8962
-
8963
- msgid "Add the quiz to a Facebook page"
8964
- msgstr ""
8965
-
8966
- msgid "Add the survey to a Facebook page"
8967
- msgstr ""
8968
-
8969
- msgid ""
8970
- "You can add your quiz to a Facebook page or even to your own Facebook "
8971
- "application. Read our <a class=\"normal_link\" target=\"_blank\" href="
8972
- "\"http://support.polldaddy.com/conduct-surveys-and-quizzes-on-facebook/"
8973
- "\">support doc</a> for more information."
8974
- msgstr ""
8975
-
8976
- msgid ""
8977
- "You can add your survey to a Facebook page or even to your own Facebook "
8978
- "application. Read our <a class=\"normal_link\" target=\"_blank\" href="
8979
- "\"http://support.polldaddy.com/conduct-surveys-and-quizzes-on-facebook/"
8980
- "\">support doc</a> for more information."
8981
- msgstr ""
8982
-
8983
- msgid "Go to the Polldaddy Facebook App"
8984
- msgstr ""
8985
-
8986
- msgid ""
8987
- "Add a survey into printed media that can be scanned with any QR supporting "
8988
- "mobile device."
8989
- msgstr ""
8990
-
8991
- msgid "Download"
8992
- msgstr ""
8993
-
8994
- msgid "pixels"
8995
- msgstr "بيكسل"
8996
-
8997
- msgid "Custom Tags"
8998
- msgstr ""
8999
-
9000
- msgid "Send an email to notify people about your new quiz."
9001
- msgstr ""
9002
-
9003
- msgid "Send an email to notify people about your new survey"
9004
- msgstr ""
9005
-
9006
- msgid "You can send an email to users in one or more of your email groups</a>."
9007
- msgstr ""
9008
-
9009
- #, php-format
9010
- msgid "You have <strong>%s</strong> email remaining this month"
9011
- msgstr ""
9012
-
9013
- #, php-format
9014
- msgid "You have <strong>%s</strong> emails remaining this month"
9015
- msgstr ""
9016
-
9017
- #, php-format
9018
- msgid "%d) Select email groups"
9019
- msgstr ""
9020
-
9021
- #, php-format
9022
- msgid "%d) Customize the email text"
9023
- msgstr ""
9024
-
9025
- msgid "Surveydaddy Invitation"
9026
- msgstr ""
9027
-
9028
- msgid "Hello [name],"
9029
- msgstr ""
9030
-
9031
- #, php-format
9032
- msgid "You have been invited to take part in a %s %s. You can take part below:"
9033
- msgstr ""
9034
-
9035
- msgid ""
9036
- " Use <code>[firstname]</code>, <code>[lastname]</code>, <code>[name]</code>, "
9037
- "<code>[custom]</code>, <code>[link]</code>, and <code>[quiz]</code> to "
9038
- "insert information."
9039
- msgstr ""
9040
-
9041
- msgid ""
9042
- " Use <code>[firstname]</code>, <code>[lastname]</code>, <code>[name]</code>, "
9043
- "<code>[custom]</code>, <code>[link]</code>, and <code>[survey]</code> to "
9044
- "insert information."
9045
- msgstr ""
9046
-
9047
- msgid "Send Email"
9048
- msgstr ""
9049
-
9050
- #, php-format
9051
- msgid ""
9052
- "You must first add some emails to an <a class='email-groups' href='%s'>email "
9053
- "group</a>. "
9054
- msgstr ""
9055
-
9056
- #, php-format
9057
- msgid ""
9058
- "This method will allow you to send your quiz to a list of email recipients. "
9059
- "You must first add some email addresses to an <a class=\"email-groups\" href="
9060
- "\"%s\">email group</a>. Then you will be able to send the quiz embedded in "
9061
- "an email directly to that group."
9062
- msgstr ""
9063
-
9064
- #, php-format
9065
- msgid ""
9066
- "This method will allow you to send your survey to a list of email "
9067
- "recipients. You must first add some email addresses to an <a class=\"email-"
9068
- "groups\" href=\"%s\">email group</a>. Then you will be able to send the "
9069
- "survey embedded in an email directly to that group."
9070
- msgstr ""
9071
-
9072
- #, php-format
9073
- msgid ""
9074
- "This feature is only available in our <a href='%s' class='popup upgrade'>Pro "
9075
- "accounts</a>."
9076
- msgstr ""
9077
-
9078
- #, php-format
9079
- msgid ""
9080
- "This method will allow you to send your quiz to a list of email recipients. "
9081
- "You can import a list of email addresses and then send out the quiz embedded "
9082
- "in an email to that group. <a href=\"%s\" class='popup upgrade'>Upgrade your "
9083
- "account</a> today to access this great feature."
9084
- msgstr ""
9085
-
9086
- #, php-format
9087
- msgid ""
9088
- "This method will allow you to send your survey to a list of email "
9089
- "recipients. You can import a list of email addresses and then send out the "
9090
- "survey embedded in an email to that group. <a href=\"%s\" class='popup "
9091
- "upgrade'>Upgrade your account</a> today to access this great feature."
9092
- msgstr ""
9093
-
9094
- msgid "Save Pack"
9095
- msgstr ""
9096
-
9097
- msgid "Don't Save My Changes"
9098
- msgstr ""
9099
-
9100
- msgid "Save My Changes"
9101
- msgstr ""
9102
-
9103
- msgid "Create New Style"
9104
- msgstr ""
9105
-
9106
- msgid "Please enter a title"
9107
- msgstr ""
9108
-
9109
- msgid "Base this style on:"
9110
- msgstr ""
9111
-
9112
- msgid "Nothing"
9113
- msgstr ""
9114
-
9115
- msgid "Please enter some CSS"
9116
- msgstr ""
9117
-
9118
- msgid "Quiz name"
9119
- msgstr ""
9120
-
9121
- msgid "Form name"
9122
- msgstr ""
9123
-
9124
- msgid "Survey name"
9125
- msgstr ""
9126
-
9127
- msgid "Please enter a survey name"
9128
- msgstr ""
9129
-
9130
- msgid "Please enter a permalink slug"
9131
- msgstr ""
9132
-
9133
- msgid "show participants a different name"
9134
- msgstr ""
9135
-
9136
- msgid ""
9137
- "Current links and embeds of this survey will no longer work and will need to "
9138
- "be updated if you change the permalink."
9139
- msgstr ""
9140
-
9141
- msgid "Select a style"
9142
- msgstr ""
9143
-
9144
- #, php-format
9145
- msgid "Restricted to <strong>%s</strong> style"
9146
- msgstr ""
9147
-
9148
- msgid "Participant results"
9149
- msgstr ""
9150
-
9151
- msgid "Show full results to the participants once they finish the quiz."
9152
- msgstr ""
9153
-
9154
- msgid "Show only a final score to the participants once they finish the quiz."
9155
- msgstr ""
9156
-
9157
- msgid "Do not show any result to the participants."
9158
- msgstr ""
9159
-
9160
- msgid "Pass Score"
9161
- msgstr ""
9162
-
9163
- msgid "optional"
9164
- msgstr ""
9165
-
9166
- msgid ""
9167
- "Here you can set a pass score for your quiz. Anyone who gets below this "
9168
- "result will fail."
9169
- msgstr ""
9170
-
9171
- msgid "Custom messages"
9172
- msgstr ""
9173
-
9174
- msgid "Optional"
9175
- msgstr "اختياري"
9176
-
9177
- msgid "Use a custom start message"
9178
- msgstr ""
9179
-
9180
- msgid "Start message"
9181
- msgstr ""
9182
-
9183
- msgid "Finish options"
9184
- msgstr ""
9185
-
9186
- msgid "When the participant has finished:"
9187
- msgstr ""
9188
-
9189
- msgid "Display finish message"
9190
- msgstr ""
9191
-
9192
- msgid "Redirect to URL"
9193
- msgstr ""
9194
-
9195
- msgid "Finish message"
9196
- msgstr ""
9197
-
9198
- msgid "Custom redirect URL"
9199
- msgstr ""
9200
-
9201
- msgid "Please enter a valid URL"
9202
- msgstr ""
9203
-
9204
- msgid ""
9205
- "Note that a redirect will mean that result details are not shown to the user."
9206
- msgstr ""
9207
-
9208
- msgid ""
9209
- "Show a different message or redirect participants elsewhere who fail the quiz"
9210
- msgstr ""
9211
-
9212
- msgid "Finish options for failed participants"
9213
- msgstr ""
9214
-
9215
- msgid ""
9216
- "What would you like to do once the participant has finished and fails the "
9217
- "quiz?"
9218
- msgstr ""
9219
-
9220
- msgid "Finish Message &amp; Custom Redirect When Complete"
9221
- msgstr ""
9222
-
9223
- #, php-format
9224
- msgid ""
9225
- "With a <a href=\"%s\" class=\"popup upgrade\">Polldaddy pro</a> account you "
9226
- "can create a custom message for your participants to see upon completion, or "
9227
- "you can redirect them to a web page of your choice."
9228
- msgstr ""
9229
-
9230
- #, php-format
9231
- msgid ""
9232
- "<a href=\"%s\" class=\"popup upgrade\">Upgrade your account</a> today to get "
9233
- "access to these great features."
9234
- msgstr ""
9235
-
9236
- msgid "Quiz Progress"
9237
- msgstr ""
9238
-
9239
- msgid "Survey Progress"
9240
- msgstr ""
9241
-
9242
- msgid "Show progress indicator"
9243
- msgstr ""
9244
-
9245
- msgid "Show back button (branching rules will disable this)"
9246
- msgstr ""
9247
-
9248
- msgid "Quiz options"
9249
- msgstr ""
9250
-
9251
- msgid "Form options"
9252
- msgstr ""
9253
-
9254
- msgid "Survey options"
9255
- msgstr ""
9256
-
9257
- msgid "Quiz closing"
9258
- msgstr ""
9259
-
9260
- msgid "Form closing"
9261
- msgstr ""
9262
-
9263
- msgid "Survey closing"
9264
- msgstr ""
9265
-
9266
- msgid "Close after a certain date"
9267
- msgstr ""
9268
-
9269
- msgid "Time is in your chosen timezone"
9270
- msgstr ""
9271
-
9272
- msgid "Close after a quota reached"
9273
- msgstr ""
9274
-
9275
- msgid "Language Customisation"
9276
- msgstr ""
9277
-
9278
- #, php-format
9279
- msgid "Restricted to <strong>%s</strong> language pack"
9280
- msgstr ""
9281
-
9282
- msgid "Customise specific quiz text in addition to your chosen language."
9283
- msgstr ""
9284
-
9285
- msgid "Customise specific form text in addition to your chosen language."
9286
- msgstr ""
9287
-
9288
- msgid "Customise specific survey text in addition to your chosen language."
9289
- msgstr ""
9290
-
9291
- msgid "No language customisation"
9292
- msgstr ""
9293
-
9294
- msgid "Show question numbers"
9295
- msgstr ""
9296
-
9297
- msgid "Multiple Responses"
9298
- msgstr ""
9299
-
9300
- msgid "Allow multiple responses"
9301
- msgstr ""
9302
-
9303
- msgid "One response per computer"
9304
- msgstr ""
9305
-
9306
- msgid "Restrictions"
9307
- msgstr ""
9308
-
9309
- msgid "Password protection"
9310
- msgstr ""
9311
-
9312
- msgid ""
9313
- "Protected quizzes will require this password to view and take part in the "
9314
- "quiz."
9315
- msgstr ""
9316
-
9317
- msgid ""
9318
- "Protected forms will require this password to view and take part in the form."
9319
- msgstr ""
9320
-
9321
- msgid ""
9322
- "Protected surveys will require this password to view and take part in the "
9323
- "survey."
9324
- msgstr ""
9325
-
9326
- msgid "IP restriction"
9327
- msgstr ""
9328
-
9329
- msgid ""
9330
- "Enter each IP address on a new line. Enter a * at any point in an IP to "
9331
- "register a wildcard (e.g. 201.100.101.*)."
9332
- msgstr ""
9333
-
9334
- msgid "Captcha protection"
9335
- msgstr ""
9336
-
9337
- #, fuzzy
9338
- msgid "Email restriction"
9339
- msgstr "عنوان البريد الإلكتروني"
9340
-
9341
- msgid "Select Users…"
9342
- msgstr ""
9343
-
9344
- #, php-format
9345
- msgid ""
9346
- "<strong>RSS, E-mail and HTTP Notifications</strong> have moved to a new "
9347
- "location, but they've left a <a href=\"%s\">forwarding address</a>."
9348
- msgstr ""
9349
-
9350
- msgid "Delete Quiz"
9351
- msgstr ""
9352
-
9353
- msgid "Delete Form"
9354
- msgstr ""
9355
-
9356
- msgid "Delete Survey"
9357
- msgstr ""
9358
-
9359
- msgid ""
9360
- "Are you sure you want to delete this and all responses contained within it?"
9361
- msgstr ""
9362
-
9363
- msgid "Permalink change"
9364
- msgstr ""
9365
-
9366
- msgid ""
9367
- "You are about to change the permalink. Doing this will mean that the "
9368
- "existing permalink will stop working. Are you sure you want to continue?"
9369
- msgstr ""
9370
-
9371
- msgid "Email Whitelist"
9372
- msgstr ""
9373
-
9374
- msgid "Create new folder&hellip;"
9375
- msgstr ""
9376
-
9377
- msgid "Untitled Quiz"
9378
- msgstr ""
9379
-
9380
- msgid "Untitled Form"
9381
- msgstr ""
9382
-
9383
- msgid "Untitled Survey"
9384
- msgstr ""
9385
-
9386
- msgid "Dismiss"
9387
- msgstr "انصرف"
9388
-
9389
- msgid "Step 1"
9390
- msgstr "الخطوة الأولى"
9391
-
9392
- msgid "Export zip file & upload"
9393
- msgstr ""
9394
-
9395
- msgid "Step 2"
9396
- msgstr "الخطوة الثانية "
9397
-
9398
- msgid "Map question types"
9399
- msgstr ""
9400
-
9401
- msgid "Step 3"
9402
- msgstr "الخطوة الثالثة "
9403
-
9404
- msgid "Data processing"
9405
- msgstr ""
9406
-
9407
- #, php-format
9408
- msgid ""
9409
- "<strong>SurveyMonkey provides a zip file</strong> of your questions and "
9410
- "answers. We're going to need you to get it. If you are not sure how, <a "
9411
- "href='%s'>check out our instructions on how to do so</a>."
9412
- msgstr ""
9413
-
9414
- msgid ""
9415
- "<strong>Ready to upload?</strong> Sweet! simply click the browse button "
9416
- "below to find and select the zip file you have downloaded."
9417
- msgstr ""
9418
-
9419
- msgid "Upload & Process My Survey!"
9420
- msgstr ""
9421
-
9422
- #, php-format
9423
- msgid ""
9424
- "<strong>The importer is working.</strong> It might take a moment so we will "
9425
- "email you when it is complete. Once imported the survey will appear in your "
9426
- "<a href='%s'>surveys page</a>."
9427
- msgstr ""
9428
-
9429
- msgid "Language Packs"
9430
- msgstr ""
9431
-
9432
- msgid "Add New Language Pack"
9433
- msgstr ""
9434
-
9435
- #, php-format
9436
- msgid ""
9437
- "You have no language packs. To create a language pack <a href=\"%s\">click "
9438
- "here</a>."
9439
- msgstr ""
9440
-
9441
- #, php-format
9442
- msgid "created %s"
9443
- msgstr ""
9444
-
9445
- msgid "Custom Styles"
9446
- msgstr "تنسيقات مخصصة"
9447
-
9448
- msgid "Add New Custom Style"
9449
- msgstr ""
9450
-
9451
- #, php-format
9452
- msgid ""
9453
- "You have no custom styles. To create a custom style <a href=\"%s\">click "
9454
- "here</a>."
9455
- msgstr ""
9456
-
9457
- msgid "Branching"
9458
- msgstr ""
9459
-
9460
- msgid "Finish &amp; Share"
9461
- msgstr ""
9462
-
9463
- msgid "Please wait, adding question to your survey..."
9464
- msgstr ""
9465
-
9466
- msgid "Save Order"
9467
- msgstr ""
9468
-
9469
- msgid "Reorder"
9470
- msgstr ""
9471
-
9472
- msgid "You are forbidden from accessing this page."
9473
- msgstr ""
9474
-
9475
- msgid "The page you are looking for no longer exists - sorry!"
9476
- msgstr ""
9477
-
9478
- msgid "The page you are looking for could not be found on this domain."
9479
- msgstr ""
9480
-
9481
- msgid ""
9482
- "If you are trying to map a domain then your DNS settings have been "
9483
- "successfully propagated and you should now enter the domain name in your "
9484
- "account."
9485
- msgstr ""
9486
-
9487
- #, php-format
9488
- msgid ""
9489
- "More details of Polldaddy domain mapping can be found on the <a href=\"%s"
9490
- "\">Domain Mapping</a> support page"
9491
- msgstr ""
9492
-
9493
- msgid ""
9494
- "Are you sure you want to delete your account and all data contained within "
9495
- "it?"
9496
- msgstr ""
9497
-
9498
- msgid ""
9499
- "All your polls, surveys and ratings will be deleted. That's everything. "
9500
- "We're not kidding, it will all be gone so make sure you want to do this!"
9501
- msgstr ""
9502
-
9503
- msgid "Enter your password:"
9504
- msgstr ""
9505
-
9506
- #, php-format
9507
- msgid "<a rel=\"nofollow\" href=\"%s\">%s</a>"
9508
- msgstr ""
9509
-
9510
- #, php-format
9511
- msgid "%s"
9512
- msgstr "%s "
9513
-
9514
- msgid "Approve"
9515
- msgstr "الموافقة"
9516
-
9517
- msgid "Needs Moderation"
9518
- msgstr ""
9519
-
9520
- msgid "Print (PDF)"
9521
- msgstr ""
9522
-
9523
- msgid "This is open, click to close"
9524
- msgstr ""
9525
-
9526
- msgid "This is closed, click to open"
9527
- msgstr ""
9528
-
9529
- msgid "Please try your search again!"
9530
- msgstr ""
9531
-
9532
- msgid "This folder is empty."
9533
- msgstr ""
9534
-
9535
- msgid "There are no starred items."
9536
- msgstr ""
9537
-
9538
- msgid "There are no trashed items."
9539
- msgstr ""
9540
-
9541
- msgid "Learn how to make surveys and quizzes"
9542
- msgstr ""
9543
-
9544
- msgid "Learn how to make surveys, polls, ratings and quizzes"
9545
- msgstr ""
9546
-
9547
- msgid ""
9548
- "Welcome to Polldaddy! We're excited to see you here and have prepared a "
9549
- "selection of videos to help you get started - just click a thumbnail below. "
9550
- "If you have a second you could also fill in the details on <a href=\"/"
9551
- "account/\">your account</a> so we can provide an even better experience."
9552
- msgstr ""
9553
-
9554
- msgid "New Dashboard:"
9555
- msgstr ""
9556
-
9557
- msgid "What's new?"
9558
- msgstr ""
9559
-
9560
- msgid "Do you like it? Let us know."
9561
- msgstr ""
9562
-
9563
- msgid "What's New with your Polldaddy Dashboard"
9564
- msgstr ""
9565
-
9566
- msgid ""
9567
- "Hey, look at that! You can navigate to all your surveys, polls, quizzes, and "
9568
- "ratings from this one handy page."
9569
- msgstr ""
9570
-
9571
- msgid "OK, so but how do I do stuff?"
9572
- msgstr ""
9573
-
9574
- msgid "Help, I don't get it!"
9575
- msgstr ""
9576
-
9577
- #, php-format
9578
- msgid ""
9579
- "We have a <a href=\"%1$s\">dashboard support page</a> to help you get up to "
9580
- "speed quickly. If you need more help, <a href=\"%2$s\">get in touch</a>. "
9581
- "We’re happy to answer your questions. We hope you find that the new "
9582
- "dashboard helps you to create and manage Polldaddy content quickly and easily"
9583
- msgstr ""
9584
-
9585
- msgid "Add Incomplete Responses"
9586
- msgstr ""
9587
-
9588
- msgid "Are you sure you want to add incomplete responses?"
9589
- msgstr ""
9590
-
9591
- msgid "This action cannot be undone."
9592
- msgstr ""
9593
-
9594
- msgid "Adding&hellip;"
9595
- msgstr ""
9596
-
9597
- msgid "Delete folder"
9598
- msgstr ""
9599
-
9600
- msgid ""
9601
- "Are you sure you want to delete this folder? All items contained within it "
9602
- "will be moved to the trash."
9603
- msgstr ""
9604
-
9605
- msgid "Delete this page"
9606
- msgstr ""
9607
-
9608
- msgid "Deleting this page will remove the following:"
9609
- msgstr ""
9610
-
9611
- msgid "All questions on this page"
9612
- msgstr ""
9613
-
9614
- msgid "All responses for questions on this page"
9615
- msgstr ""
9616
-
9617
- msgid "All filters that refer to this page"
9618
- msgstr ""
9619
-
9620
- msgid "All rules that refer to this page"
9621
- msgstr ""
9622
-
9623
- msgid "Are you sure you want to delete this page?"
9624
- msgstr ""
9625
-
9626
- msgid "Delete Question"
9627
- msgstr ""
9628
-
9629
- msgid ""
9630
- "Deleting a question will remove all responses that have been gathered for "
9631
- "that question.<br/><em>This action cannot be undone.</em>"
9632
- msgstr ""
9633
-
9634
- msgid "An Error Occurred"
9635
- msgstr ""
9636
-
9637
- msgid "Ok"
9638
- msgstr ""
9639
-
9640
- msgid "Feature Not Available"
9641
- msgstr ""
9642
-
9643
- msgid "Create new folder"
9644
- msgstr ""
9645
-
9646
- msgid "Folder name"
9647
- msgstr ""
9648
-
9649
- msgid "Rename folder"
9650
- msgstr ""
9651
-
9652
- msgid "Survey Limits Reached"
9653
- msgstr ""
9654
-
9655
- #, php-format
9656
- msgid ""
9657
- "Your account has restrictions on the number of questions you can add to a "
9658
- "survey. If you wish to add more questions you will need to <a href=\"%s"
9659
- "\">upgrade your account</a>."
9660
- msgstr ""
9661
-
9662
- msgid "Your current plan"
9663
- msgstr ""
9664
-
9665
- msgid "Most popular plan!"
9666
- msgstr ""
9667
-
9668
- msgid "Edit Email Group"
9669
- msgstr ""
9670
-
9671
- msgid "Create New Email Group"
9672
- msgstr ""
9673
-
9674
- msgid "Failed to import file"
9675
- msgstr ""
9676
-
9677
- #, php-format
9678
- msgid "%d email imported"
9679
- msgid_plural "%d emails imported"
9680
- msgstr[0] ""
9681
- msgstr[1] ""
9682
- msgstr[2] ""
9683
- msgstr[3] ""
9684
- msgstr[4] ""
9685
- msgstr[5] ""
9686
-
9687
- #, fuzzy
9688
- msgid "Export to CSV"
9689
- msgstr "تصدير"
9690
-
9691
- msgid "Import from CSV"
9692
- msgstr ""
9693
-
9694
- msgid "reload"
9695
- msgstr ""
9696
-
9697
- msgid "failed"
9698
- msgstr ""
9699
-
9700
- msgid "Group Name"
9701
- msgstr ""
9702
-
9703
- msgid "Please enter a name"
9704
- msgstr ""
9705
-
9706
- msgid "Add a new email address"
9707
- msgstr ""
9708
-
9709
- msgid "Add Member"
9710
- msgstr ""
9711
-
9712
- msgid "Update Member"
9713
- msgstr ""
9714
-
9715
- msgid "This group is empty."
9716
- msgstr ""
9717
-
9718
- msgid "Save Group"
9719
- msgstr ""
9720
-
9721
- msgid "Add a new Email Group"
9722
- msgstr ""
9723
-
9724
- msgid "Empty Group"
9725
- msgstr ""
9726
-
9727
- #, php-format
9728
- msgid "%s <span>Member</span>"
9729
- msgstr ""
9730
-
9731
- #, php-format
9732
- msgid "%s <span>Members</span>"
9733
- msgstr ""
9734
-
9735
- msgid "Quiz Result"
9736
- msgstr ""
9737
-
9738
- msgid "Quiz Score"
9739
- msgstr ""
9740
-
9741
- msgid "Completed at"
9742
- msgstr ""
9743
-
9744
- #, php-format
9745
- msgid "%d response"
9746
- msgid_plural "%d responses"
9747
- msgstr[0] ""
9748
- msgstr[1] ""
9749
- msgstr[2] ""
9750
- msgstr[3] ""
9751
- msgstr[4] ""
9752
- msgstr[5] ""
9753
-
9754
- msgid "Report"
9755
- msgstr ""
9756
-
9757
- msgid "No response"
9758
- msgstr ""
9759
-
9760
- msgid "Allow <b>any</b> email address"
9761
- msgstr ""
9762
-
9763
- msgid "Select the group that contains the email addresses to whitelist:"
9764
- msgstr ""
9765
-
9766
- msgid ""
9767
- "<strong>Or</strong> enter the addresses manually: ( Wildcard * accepted )"
9768
- msgstr ""
9769
-
9770
- msgid "Add"
9771
- msgstr "اضف"
9772
-
9773
- #, fuzzy
9774
- msgid "Save Selections"
9775
- msgstr "احفظ التغييرات"
9776
-
9777
- msgid "Voter Location"
9778
- msgstr ""
9779
-
9780
- msgid "Twitter"
9781
- msgstr "Twitter"
9782
-
9783
- msgid "WordPress"
9784
- msgstr "ووردبريس"
9785
-
9786
- msgid "Posterous"
9787
- msgstr ""
9788
-
9789
- msgid "MySpace"
9790
- msgstr ""
9791
-
9792
- msgid "Ning"
9793
- msgstr ""
9794
-
9795
- msgid ""
9796
- "Simply copy the code below into your website and your poll will magically "
9797
- "appear in that location!"
9798
- msgstr ""
9799
-
9800
- msgid "Inline"
9801
- msgstr ""
9802
-
9803
- msgid ""
9804
- "This embed will only show the poll results, use the <b>Inline</b> embed "
9805
- "option above to embed a poll for voting"
9806
- msgstr ""
9807
-
9808
- msgid "Enable SSL for this Poll Embed"
9809
- msgstr ""
9810
-
9811
- msgid "Add custom vote data"
9812
- msgstr ""
9813
-
9814
- msgid ""
9815
- "You must copy all of the above code as it is shown here for your poll to "
9816
- "appear correctly."
9817
- msgstr ""
9818
-
9819
- msgid "Use our new app to share your polls on Facebook."
9820
- msgstr ""
9821
-
9822
- msgid "Using the link below you can connect to your poll on Facebook."
9823
- msgstr ""
9824
-
9825
- msgid ""
9826
- "Now it is even easier than ever to distribute your Polldaddy polls to your "
9827
- "Facebook profile. Just click on the button below and push your poll to your "
9828
- "Facebook application. The poll will be then visible under 'My Polls' tab."
9829
- msgstr ""
9830
-
9831
- msgid "The poll is in your Facebook Polldaddy application!"
9832
- msgstr ""
9833
-
9834
- msgid "Push poll to your Polldaddy Facebook Application"
9835
- msgstr ""
9836
-
9837
- msgid ""
9838
- "Now it is even easier than ever to distribute your Polldaddy polls to your "
9839
- "Facebook profile. Just click on the link below and add our application to "
9840
- "your profile. Once you have added the Polldaddy app, you can Manage and "
9841
- "share all of your polls directly in your Facebook account."
9842
- msgstr ""
9843
-
9844
- msgid "Add the Polldaddy Facebook Application"
9845
- msgstr ""
9846
-
9847
- msgid "Post your poll to Twitter"
9848
- msgstr ""
9849
-
9850
- msgid "Just click on the button to post your poll to Twitter."
9851
- msgstr ""
9852
-
9853
- msgid "Direct link to the poll."
9854
- msgstr ""
9855
-
9856
- msgid ""
9857
- "You can link directly to the poll. This may be useful if you wanted it for "
9858
- "email, IM, Twitter etc."
9859
- msgstr ""
9860
-
9861
- msgid ""
9862
- "Display it in another language. Site text and buttons will be translated if "
9863
- "available."
9864
- msgstr ""
9865
-
9866
- msgid "Posterous.com"
9867
- msgstr ""
9868
-
9869
- msgid ""
9870
- "To embed this poll in a post on your Posterous blog, simply include the "
9871
- "following link in your post content. Posterous will then render the poll in "
9872
- "its place."
9873
- msgstr ""
9874
-
9875
- msgid "Use our MySpace app to create polls in your profile."
9876
- msgstr ""
9877
-
9878
- msgid ""
9879
- "Now it is even easier than ever to add your Polldaddy polls to your MySpace "
9880
- "profile. Just click on the link below and add our application to your "
9881
- "profile. Once you have added the Polldaddy app, you can choose which poll "
9882
- "you want place on your profile at any time directly from your MySpace "
9883
- "account!"
9884
- msgstr ""
9885
-
9886
- msgid "Add the MySpace Polldaddy Application"
9887
- msgstr ""
9888
-
9889
- msgid "Manage your polls from with your Ning network."
9890
- msgstr ""
9891
-
9892
- msgid ""
9893
- "You can now add a Polldaddy application to your Ning network or page. Just "
9894
- "click on the link below and add our application to your network. You can "
9895
- "then manage your polls from with your Ning site, and display polls in their "
9896
- "own tab!"
9897
- msgstr ""
9898
-
9899
- msgid "Send an email to notify people about your new poll."
9900
- msgstr ""
9901
-
9902
- msgid "You can send an email to users in one or more of your email groups."
9903
- msgstr ""
9904
-
9905
- msgid ""
9906
- " Use [firstname], [lastname], [name], [custom], [link], and [poll] to insert "
9907
- "information."
9908
- msgstr ""
9909
-
9910
- msgid "You must first add some emails to an email group."
9911
- msgstr ""
9912
-
9913
- msgid ""
9914
- "This method will allow you to send your poll to a list of email recipients. "
9915
- "You must first add some email addresses to an email group. Then you will be "
9916
- "able to send the poll embedded in an email directly to that group."
9917
- msgstr ""
9918
-
9919
- #, php-format
9920
- msgid ""
9921
- "This method will allow you to send your poll to a list of email recipients. "
9922
- "You can import a list of email addresses and then send out the poll embedded "
9923
- "in an email to that group. <a href=\"%s\" class='popup upgrade'>Upgrade your "
9924
- "account</a> today to access this great feature."
9925
- msgstr ""
9926
-
9927
- msgid "from"
9928
- msgstr "من"
9929
-
9930
- msgid "Expand"
9931
- msgstr ""
9932
-
9933
- msgid "Collapse"
9934
- msgstr ""
9935
-
9936
- msgid "Accepted"
9937
- msgstr ""
9938
-
9939
- msgid "Deleted"
9940
- msgstr "محذوف"
9941
-
9942
- msgid "Add New Email Groups"
9943
- msgstr ""
9944
-
9945
- msgid "Members"
9946
- msgstr ""
9947
-
9948
- msgid "Valid"
9949
- msgstr "غير صحيح"
9950
-
9951
- msgid "Bounces"
9952
- msgstr ""
9953
-
9954
- msgid "Rename Folder"
9955
- msgstr ""
9956
-
9957
- msgid "Delete Folder"
9958
- msgstr ""
9959
-
9960
- msgid "My Untitled Language Pack"
9961
- msgstr ""
9962
-
9963
- msgid "Please enter a language pack name."
9964
- msgstr ""
9965
-
9966
- msgid "Leave blank to use default phrase"
9967
- msgstr ""
9968
-
9969
- #, php-format
9970
- msgid ""
9971
- "This folder is empty, to create a language pack <a href=\"%s\">click here</"
9972
- "a>."
9973
- msgstr ""
9974
-
9975
- msgid "created"
9976
- msgstr ""
9977
-
9978
- msgid "Add Other answer to Poll"
9979
- msgstr ""
9980
-
9981
- msgid "Are you sure you want to add this answer to your poll?"
9982
- msgstr ""
9983
-
9984
- msgid "Adding Answer&hellip;"
9985
- msgstr ""
9986
-
9987
- #, php-format
9988
- msgid "Other Responses containing '%s'"
9989
- msgstr ""
9990
-
9991
- msgid "Area Code"
9992
- msgstr ""
9993
-
9994
- #, fuzzy
9995
- msgid "Contains"
9996
- msgstr "المتابعة"
9997
-
9998
- msgid "SMS Reply Message <span>optional</span>"
9999
- msgstr ""
10000
-
10001
- #, fuzzy
10002
- msgid "SMS Response Codes:"
10003
- msgstr "الردود"
10004
-
10005
- msgid "SMS Code"
10006
- msgstr ""
10007
-
10008
- msgid "Change SMS codes"
10009
- msgstr ""
10010
-
10011
- msgid "Send SMS Responses to This Number:"
10012
- msgstr ""
10013
-
10014
- msgid "Credits Remaining:"
10015
- msgstr ""
10016
-
10017
- msgid "Purchase More Credits"
10018
- msgstr ""
10019
-
10020
- #, php-format
10021
- msgid ""
10022
- "This folder is empty, to create a custom style <a href=\"%s\">click here</a>."
10023
- msgstr ""
10024
-
10025
- msgid "Widget"
10026
- msgstr ""
10027
-
10028
- msgid ""
10029
- "Simply copy the code below into your website and your poll widget will "
10030
- "magically appear in that location!"
10031
- msgstr ""
10032
-
10033
- msgid "Enable SSL for this Widget Embed"
10034
- msgstr ""
10035
-
10036
- msgid "Done Embedding"
10037
- msgstr ""
10038
-
10039
- msgid "Please enter a widget name."
10040
- msgstr ""
10041
-
10042
- msgid "Please choose a poll to assign to this widget:"
10043
- msgstr ""
10044
-
10045
- msgid "Widgets"
10046
- msgstr "مربعات القائمة الجانبية"
10047
-
10048
- msgid "Add New Widget"
10049
- msgstr ""
10050
-
10051
- #, php-format
10052
- msgid "This folder is empty, to create a widget <a href=\"%s\">click here</a>."
10053
- msgstr ""
10054
-
10055
- msgid "Dashboard"
10056
- msgstr "الصفحة الرئيسية"
10057
-
10058
- msgid "Email Groups"
10059
- msgstr ""
10060
-
10061
- msgid "Users"
10062
- msgstr "أعضاء"
10063
-
10064
- msgid "Sign Out"
10065
- msgstr ""
10066
-
10067
- msgid "Help"
10068
- msgstr "مساعدة"
10069
-
10070
- msgid "Feedback"
10071
- msgstr ""
10072
-
10073
- msgid "Enterprise Account"
10074
- msgstr ""
10075
-
10076
- msgid "Corporate Account"
10077
- msgstr ""
10078
-
10079
- msgid "Upgrade your <span>Free Account</span>"
10080
- msgstr ""
10081
-
10082
- msgid "Pro Account"
10083
- msgstr ""
10084
-
10085
- msgid "VIP Account"
10086
- msgstr ""
10087
-
10088
- msgid "Plans & Pricing"
10089
- msgstr ""
10090
-
10091
- msgid "Features"
10092
- msgstr "مميّزات"
10093
-
10094
- msgid "Feature Tour"
10095
- msgstr ""
10096
-
10097
- msgid "Use Cases"
10098
- msgstr ""
10099
-
10100
- msgid "Username or Email Address"
10101
- msgstr ""
10102
-
10103
- msgid ""
10104
- "<span>Watch a</span> <span>2-Minute</span> <span>video introduction</span> "
10105
- "<span>to Polldaddy</span>"
10106
- msgstr ""
10107
-
10108
- msgid ""
10109
- "<span>Monkeying around</span> <span>with your surveys?</span> <span>Upgrade "
10110
- "to</span> <span>Polldaddy Today!</span>"
10111
- msgstr ""
10112
-
10113
- msgid "before"
10114
- msgstr ""
10115
-
10116
- msgid "after"
10117
- msgstr ""
10118
-
10119
- msgid "exactly"
10120
- msgstr ""
10121
-
10122
- msgid "the date"
10123
- msgstr ""
10124
-
10125
- msgid "answered with value"
10126
- msgstr ""
10127
-
10128
- msgid "Equal"
10129
- msgstr ""
10130
-
10131
- msgid "Not equal"
10132
- msgstr ""
10133
-
10134
- msgid "More than"
10135
- msgstr ""
10136
-
10137
- msgid "Less than or equal"
10138
- msgstr ""
10139
-
10140
- msgid "More than or equal"
10141
- msgstr ""
10142
-
10143
- msgid "with row"
10144
- msgstr ""
10145
-
10146
- msgid "and answer"
10147
- msgstr ""
10148
-
10149
- msgid "with selection"
10150
- msgstr ""
10151
-
10152
- #, fuzzy
10153
- msgid "at position"
10154
- msgstr "وضعية"
10155
-
10156
- msgid "(Correct)"
10157
- msgstr ""
10158
-
10159
- msgid "-- Other text --"
10160
- msgstr ""
10161
-
10162
- msgid "-- Any (n) choices --"
10163
- msgstr ""
10164
-
10165
- msgid "Where other is"
10166
- msgstr ""
10167
-
10168
- msgid "where n is"
10169
- msgstr ""
10170
-
10171
- msgid "at least"
10172
- msgstr ""
10173
-
10174
- msgid "at most"
10175
- msgstr ""
10176
-
10177
- #, php-format
10178
- msgid "%d choice"
10179
- msgid_plural "%d choices"
10180
- msgstr[0] ""
10181
- msgstr[1] ""
10182
- msgstr[2] ""
10183
- msgstr[3] ""
10184
- msgstr[4] ""
10185
- msgstr[5] ""
10186
-
10187
- msgid "with"
10188
- msgstr ""
10189
-
10190
- msgid "phone number"
10191
- msgstr ""
10192
-
10193
- msgid "phone type"
10194
- msgstr ""
10195
-
10196
- msgid "country"
10197
- msgstr ""
10198
-
10199
- msgid "area code"
10200
- msgstr ""
10201
-
10202
- msgid "equal to"
10203
- msgstr ""
10204
-
10205
- msgid "answered with text"
10206
- msgstr ""
10207
-
10208
- msgid "All words"
10209
- msgstr ""
10210
-
10211
- msgid "Any words"
10212
- msgstr ""
10213
-
10214
- msgid "Exact phrase"
10215
- msgstr ""
10216
-
10217
- msgid "HH"
10218
- msgstr ""
10219
-
10220
- msgid "Minimum"
10221
- msgstr ""
10222
-
10223
- msgid "Maximum"
10224
- msgstr ""
10225
-
10226
- msgid "Label"
10227
- msgstr ""
10228
-
10229
- msgid "Add Question"
10230
- msgstr ""
10231
-
10232
- msgid "Likert Weightings"
10233
- msgstr ""
10234
-
10235
- msgid "Add Column"
10236
- msgstr ""
10237
-
10238
- msgid "Empty items will be automatically removed."
10239
- msgstr ""
10240
-
10241
- msgid "Drag Handle"
10242
- msgstr ""
10243
-
10244
- msgid "Correct Answer"
10245
- msgstr ""
10246
-
10247
- msgid "Enter your option"
10248
- msgstr ""
10249
-
10250
- #, fuzzy
10251
- msgid "Plain"
10252
- msgstr "زهري"
10253
-
10254
- msgid "Visual"
10255
- msgstr ""
10256
-
10257
- msgid "Add New Option"
10258
- msgstr ""
10259
-
10260
- msgid "Empty options will be automatically removed."
10261
- msgstr ""
10262
-
10263
- msgid "Visual Editor"
10264
- msgstr ""
10265
-
10266
- msgid "Plain Editor"
10267
- msgstr ""
10268
-
10269
- msgid "Minimum # choices"
10270
- msgstr ""
10271
-
10272
- msgid "Maximum # choices"
10273
- msgstr ""
10274
-
10275
- msgid "Chosen country"
10276
- msgstr ""
10277
-
10278
- msgid ""
10279
- "To view this survey in Outlook 2007, you need to select <strong>Other "
10280
- "Actions</strong>, then choose the <strong>View in Browser</strong> option. "
10281
- "Alternatively, you can follow the link below."
10282
- msgstr ""
10283
-
10284
- msgid ""
10285
- "If you have trouble viewing or submitting your response, you can fill it out "
10286
- "online:"
10287
- msgstr ""
10288
-
10289
- msgid "Report Abuse"
10290
- msgstr ""
10291
-
10292
- msgid "Terms of Service"
10293
- msgstr "شروط الخدمة"
10294
-
10295
- msgid "with text"
10296
- msgstr ""
10297
-
10298
- msgid "View Question"
10299
- msgstr ""
10300
-
10301
- msgid ""
10302
- "Some columns have been hidden to fit into this display. Your viewers will "
10303
- "see all columns."
10304
- msgstr ""
10305
-
10306
- msgid "Version"
10307
- msgstr ""
10308
-
10309
- msgid "is"
10310
- msgstr ""
10311
-
10312
- msgid "and"
10313
- msgstr "و"
10314
-
10315
- #, php-format
10316
- msgid "Choice %1s is %2s"
10317
- msgstr ""
10318
-
10319
- msgid "Show me only people identified in the analysis"
10320
- msgstr ""
10321
-
10322
- msgid "- Select -"
10323
- msgstr "- إختر -"
10324
-
10325
- #, php-format
10326
- msgid "<strong>%s match</strong> out of %s total"
10327
- msgid_plural "<strong>%s matches</strong> out of %s total"
10328
- msgstr[0] ""
10329
- msgstr[1] ""
10330
- msgstr[2] ""
10331
- msgstr[3] ""
10332
- msgstr[4] ""
10333
- msgstr[5] ""
10334
-
10335
- msgid "Filter Enabled"
10336
- msgstr ""
10337
-
10338
- msgid "Blacklisted IP Address"
10339
- msgstr ""
10340
-
10341
- #, php-format
10342
- msgid "Min: %s"
10343
- msgstr ""
10344
-
10345
- #, php-format
10346
- msgid "Max: %s"
10347
- msgstr ""
10348
-
10349
- #, php-format
10350
- msgid "Sum: %s"
10351
- msgstr ""
10352
-
10353
- #, php-format
10354
- msgid "Mean: %s"
10355
- msgstr ""
10356
-
10357
- #, php-format
10358
- msgid "Median: %s"
10359
- msgstr ""
10360
-
10361
- #, php-format
10362
- msgid "Mode: %s"
10363
- msgstr ""
10364
-
10365
- msgid "Standard Dev."
10366
- msgstr ""
10367
-
10368
- #, php-format
10369
- msgid "Population: %s"
10370
- msgstr ""
10371
-
10372
- #, php-format
10373
- msgid "Sample: %s"
10374
- msgstr ""
10375
-
10376
- msgid "Standard Var."
10377
- msgstr ""
10378
-
10379
- msgid "Heat Map"
10380
- msgstr ""
10381
-
10382
- msgid "Values"
10383
- msgstr ""
10384
-
10385
- msgid "Detailed Data"
10386
- msgstr ""
10387
-
10388
- msgid "Excel"
10389
- msgstr ""
10390
-
10391
- msgid "Google Docs"
10392
- msgstr ""
10393
-
10394
- msgid "CSV"
10395
- msgstr ""
10396
-
10397
- msgid "XML"
10398
- msgstr ""
10399
-
10400
- msgid "PDF"
10401
- msgstr ""
10402
-
10403
- msgid "Export as PDF"
10404
- msgstr ""
10405
-
10406
- msgid "Correct"
10407
- msgstr ""
10408
-
10409
- msgid "Incorrect"
10410
- msgstr ""
10411
-
10412
- msgid "Participant Information"
10413
- msgstr ""
10414
-
10415
- msgid "View Profile"
10416
- msgstr ""
10417
-
10418
- msgid "Response ID"
10419
- msgstr ""
10420
-
10421
- msgid "Start Time"
10422
- msgstr ""
10423
-
10424
- msgid "Finish Time"
10425
- msgstr ""
10426
-
10427
- #, fuzzy
10428
- msgid "Source"
10429
- msgstr "استطلاع للرأي"
10430
-
10431
- msgid "Delete this participant"
10432
- msgstr ""
10433
-
10434
- msgid "Participant is noted"
10435
- msgstr ""
10436
-
10437
- msgid "Note this participant"
10438
- msgstr ""
10439
-
10440
- #, php-format
10441
- msgid "%s of %s"
10442
- msgstr ""
10443
-
10444
- msgid "The respondent skipped this question."
10445
- msgstr ""
10446
-
10447
- msgid "File Name"
10448
- msgstr ""
10449
-
10450
- msgid "File Type"
10451
- msgstr ""
10452
-
10453
- msgid "File Size"
10454
- msgstr ""
10455
-
10456
- msgid "Image Size"
10457
- msgstr ""
10458
-
10459
- msgid ""
10460
- "Note: We take no responsibility for any file downloaded through Polldaddy"
10461
- msgstr ""
10462
-
10463
- #, php-format
10464
- msgid "<em>Other</em>: %s"
10465
- msgstr ""
10466
-
10467
- msgid ""
10468
- "You have not collected any responses yet. Once you do you will be able to "
10469
- "see a chart here!"
10470
- msgstr ""
10471
-
10472
- msgid "Participant Location"
10473
- msgstr ""
10474
-
10475
- msgid "Date/Time Of Response"
10476
- msgstr ""
10477
-
10478
- msgid "Response Custom Tags"
10479
- msgstr ""
10480
-
10481
- msgid "Response Details"
10482
- msgstr ""
10483
-
10484
- msgid "Full Quiz Response"
10485
- msgstr ""
10486
-
10487
- msgid "Full Survey Response"
10488
- msgstr ""
10489
-
10490
- #, php-format
10491
- msgid "Page %d Of The Response"
10492
- msgstr ""
10493
-
10494
- msgid "Answer to: "
10495
- msgstr ""
10496
-
10497
- msgid "Enable Email Notifications"
10498
- msgstr ""
10499
-
10500
- msgid "Get responses sent to your inbox"
10501
- msgstr ""
10502
-
10503
- msgid "To:"
10504
- msgstr ""
10505
-
10506
- msgid "Reply To:"
10507
- msgstr ""
10508
-
10509
- msgid "Subject:"
10510
- msgstr ""
10511
-
10512
- msgid "Format:"
10513
- msgstr ""
10514
-
10515
- msgid "HTML"
10516
- msgstr "تحرير HTML"
10517
-
10518
- msgid "Plain Text"
10519
- msgstr ""
10520
-
10521
- msgid "Message Body:"
10522
- msgstr ""
10523
-
10524
- msgid "Update Settings"
10525
- msgstr ""
10526
-
10527
- msgid "Tip:"
10528
- msgstr ""
10529
-
10530
- msgid "You can add up to 3 email addresses here. Use a comma to separate them."
10531
- msgstr ""
10532
-
10533
- msgid "Add Response Data"
10534
- msgstr ""
10535
-
10536
- #, php-format
10537
- msgid "For help see <a href=\"%s\">here</a>."
10538
- msgstr ""
10539
-
10540
- msgid "Enable HTTP Notifications"
10541
- msgstr ""
10542
-
10543
- msgid "Get responses sent to a URL"
10544
- msgstr ""
10545
-
10546
- #, php-format
10547
- msgid "More info <a href=\"%s\">here</a>"
10548
- msgstr ""
10549
-
10550
- msgid "Add Page"
10551
- msgstr ""
10552
-
10553
- msgid "Copy Page"
10554
- msgstr ""
10555
-
10556
- msgid "Delete Page"
10557
- msgstr ""
10558
-
10559
- msgid ""
10560
- "When users view this survey page, the questions will be in a random order"
10561
- msgstr ""
10562
-
10563
- msgid "Randomize the questions on this page"
10564
- msgstr ""
10565
-
10566
- msgid "Please wait&hellip;"
10567
- msgstr ""
10568
-
10569
- msgid "The page is loading."
10570
- msgstr ""
10571
-
10572
- msgid "This is where your questions will go"
10573
- msgstr ""
10574
-
10575
- msgid "Drag and drop or click one of the icons from the menu to the left."
10576
- msgstr ""
10577
-
10578
- msgid "Enable RSS Feed"
10579
- msgstr ""
10580
-
10581
- msgid "Get automatic updates in an RSS reader"
10582
- msgstr ""
10583
-
10584
- msgid "Copy and paste this link into your RSS reader"
10585
- msgstr ""
10586
-
10587
- msgid "If the user&hellip;"
10588
- msgstr ""
10589
-
10590
- msgid "<strong>Answers</strong> this question"
10591
- msgstr ""
10592
-
10593
- msgid "<strong>Does not</strong> answer this question"
10594
- msgstr ""
10595
-
10596
- msgid "<strong>Chooses</strong>"
10597
- msgstr ""
10598
-
10599
- msgid "<strong>Does not</strong> choose"
10600
- msgstr ""
10601
-
10602
- msgid "&hellip;then&hellip;"
10603
- msgstr ""
10604
-
10605
- msgid "<strong>Jump</strong> to this page"
10606
- msgstr ""
10607
-
10608
- msgid "<strong>Skip</strong> this page"
10609
- msgstr ""
10610
-
10611
- msgid "<strong>Force</strong> survey finish"
10612
- msgstr ""
10613
-
10614
- #, php-format
10615
- msgid "Edit %d Rule"
10616
- msgid_plural "Edit %d Rules"
10617
- msgstr[0] ""
10618
- msgstr[1] ""
10619
- msgstr[2] ""
10620
- msgstr[3] ""
10621
- msgstr[4] ""
10622
- msgstr[5] ""
10623
-
10624
- msgid "New Rule"
10625
- msgstr ""
10626
-
10627
- msgid "Settings"
10628
- msgstr "الإعدادات"
10629
-
10630
- msgid "Reordering"
10631
- msgstr ""
10632
-
10633
- msgid ""
10634
- "This feature is available once you have more than one page or more than two "
10635
- "questions in your survey."
10636
- msgstr ""
10637
-
10638
- msgid ""
10639
- "This feature is available once you have more than one page in your survey."
10640
- msgstr ""
10641
-
10642
- msgid ""
10643
- "Custom styles allow you to tailor your content using CSS so they perfectly "
10644
- "match your own site."
10645
- msgstr ""
10646
-
10647
- msgid "Upgrade To Pro"
10648
- msgstr ""
10649
-
10650
- #, php-format
10651
- msgid ""
10652
- "This method will allow you to send your polls and surveys to a list of email "
10653
- "recipients. You can import a list of email addresses and then send out your "
10654
- "polls or surveys embedded in an email to that group. <a href=\"%s\" "
10655
- "class='popup upgrade'>Upgrade your account</a> today to access this great "
10656
- "feature."
10657
- msgstr ""
10658
-
10659
- #, php-format
10660
- msgid ""
10661
- "This feature will allow you to export all of your poll and survey data. You "
10662
- "can export your data in CSV and XML formats for use in Excel, SPSS and other "
10663
- "programs. <a href=\"%s\" class='popup upgrade'>Upgrade your account</a> "
10664
- "today to access this great feature."
10665
- msgstr ""
10666
-
10667
- #, php-format
10668
- msgid ""
10669
- "With a pro account you can view individual votes, view total votes per IP "
10670
- "address, delete votes from certain IP addresses and view what countries your "
10671
- "voter came from.<br/>Once you upgrade you can see all of this data from your "
10672
- "previous polls too.<br/><a href=\"%s\" class='popup upgrade'>Upgrade your "
10673
- "account</a> today to access this great feature."
10674
- msgstr ""
10675
-
10676
- #, php-format
10677
- msgid ""
10678
- "This feature will allow you to export all of your poll, survey and rating "
10679
- "data. You can export your data in CSV and XML formats for use in Excel, SPSS "
10680
- "and other programs. <a href=\"%s\" class='popup upgrade'>Upgrade your "
10681
- "account</a> today to access this great feature."
10682
- msgstr ""
10683
-
10684
- #, php-format
10685
- msgid ""
10686
- "This feature allows you to filter your survey reports and data. For example "
10687
- "you could adjust your reports to only show responses from users who answered "
10688
- "a question in your survey a particular way. <a href=\"%s\" class='popup "
10689
- "upgrade'>Upgrade your account</a> today to access this great feature."
10690
- msgstr ""
10691
-
10692
- #, php-format
10693
- msgid ""
10694
- "Unlock your responses with a <a class=\"popup upgrade\" href=\"%s"
10695
- "\">Corporate account</a>."
10696
- msgstr ""
10697
-
10698
- #, php-format
10699
- msgid ""
10700
- "With a Pro account you can collect 1000 survey responses per month across "
10701
- "all of your surveys. When you go over this amount, any new responses you "
10702
- "collect will remain locked in your account unless you upgrade to a Corporate "
10703
- "account. When you do upgrade, you can collect as many responses per month as "
10704
- "you need and all of your previous locked responses will become unlocked. <a "
10705
- "class=\"popup upgrade\" href=\"%s\">Upgrade your account</a> today to access "
10706
- "this great feature."
10707
- msgstr ""
10708
-
10709
- msgid "Upgrade To Corporate"
10710
- msgstr ""
10711
-
10712
- #, php-format
10713
- msgid ""
10714
- "Unlock your responses with a <a class=\"popup upgrade\" href=\"%s\">Pro "
10715
- "account</a>."
10716
- msgstr ""
10717
-
10718
- #, php-format
10719
- msgid ""
10720
- "With a free account you can collect 100 survey responses per month across "
10721
- "all of your surveys. When you go over this amount, any new responses you "
10722
- "collect will remain locked in your account unless you upgrade to a Pro "
10723
- "account. When you do upgrade, you can collect 1,000 responses per month and "
10724
- "all of your previous locked responses will become unlocked. <a class=\"popup "
10725
- "upgrade\" href=\"%s\">Upgrade your account</a> today to access this great "
10726
- "feature."
10727
- msgstr ""
10728
-
10729
- #, php-format
10730
- msgid ""
10731
- "This feature will allow you to control access to your surveys and quizzes."
10732
- "<br/>You can control access by whitelisting IP and email addresses and also "
10733
- "protect the survey with a password or captcha. <a href=\"%s\" class='popup "
10734
- "upgrade'>Upgrade your account</a> today to access this great feature."
10735
- msgstr ""
10736
-
10737
- #, php-format
10738
- msgid ""
10739
- "This feature will allow you to share the results of your survey with a third "
10740
- "party such as a co-worker of client. You can set a password for the share "
10741
- "and you can edit exactly what they are allowed to see. <a href=\"%s\" "
10742
- "class='popup upgrade'>Upgrade your account</a> today to access this great "
10743
- "feature."
10744
- msgstr ""
10745
-
10746
- msgid "Are you sure you want to delete this user?"
10747
- msgstr "هل تريد فعلا حذف هذا المستخدم ؟"
10748
-
10749
- msgid ""
10750
- "To transfer this users content to another user, check the box below then "
10751
- "select a user to receive the content."
10752
- msgstr ""
10753
-
10754
- msgid "Transfer content"
10755
- msgstr ""
10756
-
10757
- msgid "Delete User"
10758
- msgstr ""
10759
-
10760
- msgid "Update user permissions"
10761
- msgstr ""
10762
-
10763
- msgid "Please enter an email address"
10764
- msgstr ""
10765
-
10766
- msgid "User Permissions"
10767
- msgstr ""
10768
-
10769
- msgid "User Role"
10770
- msgstr ""
10771
-
10772
- msgid "Styles"
10773
- msgstr ""
10774
-
10775
- msgid "<strong>User</strong> <span>Create polls &amp; surveys</span>"
10776
- msgstr ""
10777
-
10778
- msgid ""
10779
- "<strong>Manager</strong> <span>Manage everyone else's polls, surveys, styles "
10780
- "&amp; languages</span>"
10781
- msgstr ""
10782
-
10783
- msgid ""
10784
- "<strong>Administrator</strong> <span>Add, change &amp; delete users, cancel "
10785
- "account etc.</span>"
10786
- msgstr ""
10787
-
10788
- msgid "Poll Style Enforcement"
10789
- msgstr ""
10790
-
10791
- msgid "No Restrictions"
10792
- msgstr ""
10793
-
10794
- msgid "Polldaddy Styles"
10795
- msgstr ""
10796
-
10797
- msgid "Survey Style Enforcement"
10798
- msgstr ""
10799
-
10800
- msgid "Poll Pack Enforcement"
10801
- msgstr ""
10802
-
10803
- msgid "Custom Packs"
10804
- msgstr ""
10805
-
10806
- msgid "Survey Pack Enforcement"
10807
- msgstr ""
10808
-
10809
- msgid "Quiz Pack Enforcement"
10810
- msgstr ""
10811
-
10812
- msgid "Update Permissions"
10813
- msgstr ""
10814
-
10815
- msgid "Send Invitation"
10816
- msgstr ""
10817
-
10818
- msgid ""
10819
- "Powered by <a href=\"http://polldaddy.com/?ad=from-sharing\">Polldaddy</a>."
10820
- msgstr ""
10821
-
10822
- #, php-format
10823
- msgid "Jetpack requires WordPress version %s or later."
10824
- msgstr ""
10825
-
10826
- #, php-format
10827
- msgid ""
10828
- "Jetpack contains the most recent version of the old &#8220;%1$s&#8221; "
10829
- "plugin."
10830
- msgstr ""
10831
-
10832
- #, php-format
10833
- msgid "One New Jetpack Module"
10834
- msgid_plural "%s New Jetpack Modules"
10835
- msgstr[0] ""
10836
- msgstr[1] ""
10837
- msgstr[2] ""
10838
- msgstr[3] ""
10839
- msgstr[4] ""
10840
- msgstr[5] ""
10841
-
10842
- msgid ""
10843
- "<strong>Your Jetpack is almost ready</strong> &#8211; Connect to WordPress."
10844
- "com to enable all features."
10845
- msgstr ""
10846
-
10847
- msgid "Connect to WordPress.com"
10848
- msgstr ""
10849
-
10850
- msgid ""
10851
- "<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress."
10852
- "com cloud-powered features to your site."
10853
- msgstr ""
10854
-
10855
- msgid ""
10856
- "<strong>Jetpack is activated!</strong> Each site on your network must be "
10857
- "connected individually by an admin on that site."
10858
- msgstr ""
10859
-
10860
- msgid ""
10861
- "You need to authorize the Jetpack connection between your site and WordPress."
10862
- "com to enable the awesome features."
10863
- msgstr ""
10864
-
10865
- msgid ""
10866
- "Don&#8217;t cross the streams! You need to stay logged in to your WordPress "
10867
- "blog while you authorize Jetpack."
10868
- msgstr ""
10869
-
10870
- msgid ""
10871
- "Return to sender. Whoops! It looks like you got the wrong Jetpack in the "
10872
- "mail; deactivate then reactivate the Jetpack plugin to get a new one."
10873
- msgstr ""
10874
-
10875
- msgid ""
10876
- "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have "
10877
- "you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get "
10878
- "your Jetpack adjusted."
10879
- msgstr ""
10880
-
10881
- #, php-format
10882
- msgid "Your website needs to be publicly accessible to use Jetpack: %s"
10883
- msgstr ""
10884
-
10885
- #, php-format
10886
- msgid "The %1$s module requires <strong>PHP version %2$s</strong> or higher."
10887
- msgstr ""
10888
-
10889
- #, php-format
10890
- msgid ""
10891
- "%s could not be activated because it triggered a <strong>fatal error</"
10892
- "strong>. Perhaps there is a conflict with another plugin you have installed?"
10893
- msgstr ""
10894
-
10895
- #, php-format
10896
- msgid "Do you still have the %s plugin installed?"
10897
- msgstr ""
10898
-
10899
- msgid ""
10900
- "Module could not be activated because it triggered a <strong>fatal error</"
10901
- "strong>. Perhaps there is a conflict with another plugin you have installed?"
10902
- msgstr ""
10903
-
10904
- msgid ""
10905
- "<strong>Your Jetpack has a glitch.</strong> Connecting this site with "
10906
- "WordPress.com is not possible. This usually means your site is not publicly "
10907
- "accessible (localhost)."
10908
- msgstr ""
10909
-
10910
- msgid ""
10911
- "WordPress.com is currently having problems and is unable to fuel up your "
10912
- "Jetpack. Please try again later."
10913
- msgstr ""
10914
-
10915
- #, php-format
10916
- msgid ""
10917
- "Jetpack could not contact WordPress.com: %s. This usually means something "
10918
- "is incorrectly configured on your web host."
10919
- msgstr ""
10920
-
10921
- #, php-format
10922
- msgid ""
10923
- "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;"
10924
- "s never supposed to happen. Guess you&#8217;re just lucky: %s"
10925
- msgstr ""
10926
-
10927
- msgid "Try connecting again."
10928
- msgstr ""
10929
-
10930
- #, php-format
10931
- msgid "Welcome to <strong>Jetpack %s</strong>!"
10932
- msgstr ""
10933
-
10934
- msgid "The following new modules have been activated: %l."
10935
- msgstr ""
10936
-
10937
- msgid "The following modules have been updated: %l."
10938
- msgstr ""
10939
-
10940
- #, php-format
10941
- msgid ""
10942
- "<strong>%s Activated!</strong> You can deactivate at any time by clicking "
10943
- "Learn More and then Deactivate on the module card."
10944
- msgstr ""
10945
-
10946
- #, php-format
10947
- msgid ""
10948
- "<strong>%s Deactivated!</strong> You can activate it again at any time using "
10949
- "the activate button on the module card."
10950
- msgstr ""
10951
-
10952
- msgid "<strong>Success!</strong> Module settings were saved."
10953
- msgstr ""
10954
-
10955
- msgid "<strong>Whoops!</strong> Your Jetpack is already connected."
10956
- msgstr ""
10957
-
10958
- msgid "<strong>All Done!</strong> You&#8217;re fueled up and ready to go!"
10959
- msgstr ""
10960
-
10961
- msgid ""
10962
- "The features below are now active. Click the learn more buttons to explore "
10963
- "each feature."
10964
- msgstr ""
10965
-
10966
- msgid "Jetpack contains the most recent version of the old %l plugin."
10967
- msgid_plural "Jetpack contains the most recent versions of the old %l plugins."
10968
- msgstr[0] ""
10969
- msgstr[1] ""
10970
- msgstr[2] ""
10971
- msgstr[3] ""
10972
- msgstr[4] ""
10973
- msgstr[5] ""
10974
-
10975
- msgid "The old version has been deactivated and can be removed from your site."
10976
- msgid_plural ""
10977
- "The old versions have been deactivated and can be removed from your site."
10978
- msgstr[0] ""
10979
- msgstr[1] ""
10980
- msgstr[2] ""
10981
- msgstr[3] ""
10982
- msgstr[4] ""
10983
- msgstr[5] ""
10984
-
10985
- msgid "Connected to WordPress.com"
10986
- msgstr ""
10987
-
10988
- msgid "Disconnect from WordPress.com"
10989
- msgstr ""
10990
-
10991
- msgid "Jetpack by WordPress.com"
10992
- msgstr ""
10993
-
10994
- msgid ""
10995
- "Jetpack supercharges your self-hosted WordPress site with the awesome cloud "
10996
- "power of WordPress.com."
10997
- msgstr ""
10998
-
10999
- msgid ""
11000
- "To enable all of the Jetpack features you&#8217;ll need to connect your "
11001
- "website to WordPress.com using the button to the right. Once you&#8217;ve "
11002
- "made the connection you&#8217;ll activate all the delightful features below."
11003
- msgstr ""
11004
-
11005
- msgid "Checking email updates status&hellip;"
11006
- msgstr ""
11007
-
11008
- #, php-format
11009
- msgctxt "%s = Unsubscribe link"
11010
- msgid "You are currently subscribed to email updates. %s"
11011
- msgstr ""
11012
-
11013
- #, php-format
11014
- msgctxt "%s = Subscribe link"
11015
- msgid "Want to receive updates about Jetpack by email? %s"
11016
- msgstr ""
11017
-
11018
- msgid "You have been subscribed to receive email updates."
11019
- msgstr ""
11020
-
11021
- msgid "You will no longer receive email updates about Jetpack."
11022
- msgstr ""
11023
-
11024
- msgid "An <span>Automattic</span> Airline"
11025
- msgstr ""
11026
-
11027
- msgid "Debug"
11028
- msgstr ""
11029
-
11030
- #, php-format
11031
- msgid "Configure %s"
11032
- msgstr ""
11033
-
11034
- msgid "Deactivate"
11035
- msgstr "تعطيل"
11036
-
11037
- msgid "Activate"
11038
- msgstr "تفعيل"
11039
-
11040
- msgid "Configure"
11041
- msgstr ""
11042
-
11043
- msgid "Coming soon&#8230;"
11044
- msgstr ""
11045
-
11046
- #, php-format
11047
- msgid "Error Details: %s"
11048
- msgstr ""
11049
-
11050
- msgid "An administrator for this blog must set up the Jetpack connection."
11051
- msgstr ""
11052
-
11053
- msgid "You need to register your Jetpack before connecting it."
11054
- msgstr ""
11055
-
11056
- msgid "Proofread Writing"
11057
- msgstr ""
11058
-
11059
- msgid "Spelling"
11060
- msgstr ""
11061
-
11062
- msgid "Repeated Word"
11063
- msgstr ""
11064
-
11065
- msgid "No suggestions"
11066
- msgstr "لا اقتراحات"
11067
-
11068
- msgid "Explain..."
11069
- msgstr ""
11070
-
11071
- msgid "Ignore suggestion"
11072
- msgstr ""
11073
-
11074
- msgid "Ignore always"
11075
- msgstr ""
11076
-
11077
- msgid "Ignore all"
11078
- msgstr "تجاهل الكل"
11079
-
11080
- msgid "Edit Selection..."
11081
- msgstr ""
11082
-
11083
- msgid "proofread"
11084
- msgstr ""
11085
-
11086
- msgid "edit text"
11087
- msgstr ""
11088
-
11089
- msgid "No writing errors were found."
11090
- msgstr ""
11091
-
11092
- msgid ""
11093
- "There was a problem communicating with the After the Deadline service. Try "
11094
- "again in one minute."
11095
- msgstr ""
11096
-
11097
- msgid "There was an error communicating with the proofreading service."
11098
- msgstr ""
11099
-
11100
- msgid "Replace selection with:"
11101
- msgstr ""
11102
-
11103
- msgid ""
11104
- "The proofreader has suggestions for this post. Are you sure you want to "
11105
- "publish it?\n"
11106
- "\n"
11107
- "Press OK to publish your post, or Cancel to view the suggestions and edit "
11108
- "your post."
11109
- msgstr ""
11110
-
11111
- msgid ""
11112
- "The proofreader has suggestions for this post. Are you sure you want to "
11113
- "update it?\n"
11114
- "\n"
11115
- "Press OK to update your post, or Cancel to view the suggestions and edit "
11116
- "your post."
11117
- msgstr ""
11118
-
11119
- #, php-format
11120
- msgid ""
11121
- "WordPress checks your grammar, spelling, and misused words with <a href=\"%s"
11122
- "\">After the Deadline</a>. This feature is available to blogs set to the "
11123
- "English language. Blogs in other languages will continue to have access to "
11124
- "the old spellchecker."
11125
- msgstr ""
11126
-
11127
- msgid "Proofreading"
11128
- msgstr ""
11129
-
11130
- msgid "Automatically proofread content when:"
11131
- msgstr ""
11132
-
11133
- msgid "a post or page is first published"
11134
- msgstr ""
11135
-
11136
- msgid "a post or page is updated"
11137
- msgstr ""
11138
-
11139
- msgid "English Options"
11140
- msgstr ""
11141
-
11142
- msgid ""
11143
- "Enable proofreading for the following grammar and style rules when writing "
11144
- "posts and pages:"
11145
- msgstr ""
11146
-
11147
- msgid "Bias Language"
11148
- msgstr ""
11149
-
11150
- msgid "Clich&eacute;s"
11151
- msgstr ""
11152
-
11153
- msgid "Complex Phrases"
11154
- msgstr ""
11155
 
11156
- msgid "Diacritical Marks"
11157
  msgstr ""
11158
 
11159
- msgid "Double Negatives"
 
11160
  msgstr ""
11161
 
11162
- msgid "Hidden Verbs"
11163
- msgstr "أفعال مخفية"
11164
-
11165
- msgid "Jargon"
11166
  msgstr ""
11167
 
11168
- msgid "Passive Voice"
11169
  msgstr ""
11170
 
11171
- msgid "Phrases to Avoid"
11172
  msgstr ""
11173
 
11174
- msgid "Redundant Phrases"
11175
  msgstr ""
11176
 
11177
- #, php-format
11178
- msgid "<a href=\"%s\">Learn more</a> about these options."
11179
  msgstr ""
11180
 
11181
- #, php-format
11182
- msgid ""
11183
- "The proofreader supports English, French, German, Portuguese, and Spanish. "
11184
- "Your <a href=\"%s\">WPLANG</a> value is the default proofreading language."
11185
  msgstr ""
11186
 
11187
- msgid "Use automatically detected language to proofread posts and pages"
11188
  msgstr ""
11189
 
11190
- msgid "Ignored Phrases"
11191
  msgstr ""
11192
 
11193
- msgid ""
11194
- "Identify words and phrases to ignore while proofreading your posts and pages:"
11195
  msgstr ""
11196
 
11197
- msgid ""
11198
- "Be sure to click \"Update Profile\" at the bottom of the screen to save your "
11199
- "changes."
11200
  msgstr ""
11201
 
11202
- msgid "Gravatar Hovercards"
11203
  msgstr ""
11204
 
11205
- msgid "View people's profiles when you mouse over their Gravatars"
11206
  msgstr ""
11207
 
11208
- msgid "Put your mouse over your Gravatar to check out your profile."
11209
  msgstr ""
11210
 
11211
- msgid "Display an image in your sidebar"
11212
  msgstr ""
11213
 
11214
- msgid "Image (Jetpack)"
11215
  msgstr ""
11216
 
11217
- msgid "Widget title:"
11218
  msgstr ""
11219
 
11220
- msgid "Image URL:"
11221
  msgstr ""
11222
 
11223
- msgid "Alternate text:"
11224
  msgstr ""
11225
 
11226
- msgid "Image title:"
11227
  msgstr ""
11228
 
11229
- msgid "Caption:"
11230
  msgstr ""
11231
 
11232
- msgid "None"
11233
- msgstr "بدون"
11234
 
11235
- msgid "Image Alignment:"
11236
  msgstr ""
11237
 
11238
- msgid "Width:"
11239
- msgstr "العرض:"
11240
-
11241
- msgid "Height:"
11242
- msgstr "الإرتفاع:"
11243
-
11244
- msgid "If empty, we will attempt to determine the image size."
11245
  msgstr ""
11246
 
11247
- msgid "Link URL (when the image is clicked):"
11248
  msgstr ""
11249
 
11250
- msgid "Gravatar Hovercard"
11251
  msgstr ""
11252
 
11253
- msgid "What&#8217;s a Hovercard?"
11254
  msgstr ""
11255
 
11256
- msgid ""
11257
- "Hovercards enhance plain Gravatar images with information about a person: "
11258
- "name, bio, pictures, their contact info, and other services they use on the "
11259
- "web like Twitter, Facebook, or LinkedIn."
11260
  msgstr ""
11261
 
11262
- msgid ""
11263
- "Hovercards offer a great way to show your internet presence and help people "
11264
- "find your own blog."
11265
  msgstr ""
11266
 
11267
- msgid ""
11268
- "Hovercards enhance plain Gravatar images with information about a person: "
11269
- "name, bio, pictures, their contact info, and other services."
11270
  msgstr ""
11271
 
11272
- msgid ""
11273
- "To see hovercards, look at any blog post on your blog that has comments. If "
11274
- "the commenter has a hovercard associated with their gravatar, mouse over "
11275
- "their image and the hovercard will appear. To turn hovercards off, click the "
11276
- "Deactivate button above."
11277
- msgstr ""
11278
 
11279
- msgid "Shortcode Embeds"
11280
- msgstr ""
11281
 
11282
- msgid ""
11283
- "Shortcodes allow you to easily and safely embed media from other places in "
11284
- "your site. With just one simple code, you can tell WordPress to embed "
11285
- "YouTube, Flickr, and other media."
11286
- msgstr ""
11287
 
11288
- msgid ""
11289
- "Enter a shortcode directly into the Post/Page editor to embed media. For "
11290
- "specific instructions follow the links below."
11291
  msgstr ""
11292
 
11293
- msgid "Available shortcodes are: %l."
11294
  msgstr ""
11295
 
11296
- msgid "WP.me Shortlinks"
11297
- msgstr ""
11298
 
11299
- msgid ""
11300
- "Instead of typing or copy-pasting long URLs, you can now get a short and "
11301
- "simple link to your posts and pages. This uses the super compact wp.me "
11302
- "domain name, and gives you a unique URL you can use that will be safe and "
11303
- "reliable."
11304
- msgstr ""
11305
 
11306
- msgid ""
11307
- "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text "
11308
- "messages where every character counts."
11309
- msgstr ""
11310
 
11311
- msgid ""
11312
- "To use shortlinks, go to any already published post (or publish something "
11313
- "new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post "
11314
- "title. When you click it, a dialog box will appear with the shortlink and "
11315
- "you can copy and paste to Twitter, Facebook or wherever your heart desires."
11316
  msgstr ""
11317
 
11318
- msgid "WordPress.com Stats"
11319
- msgstr ""
11320
 
11321
- msgid ""
11322
- "There are many plugins and services that provide statistics, but data can be "
11323
- "overwhelming. WordPress.com Stats makes the most popular metrics easy to "
11324
- "understand through a clear and attractive interface."
11325
- msgstr ""
11326
 
11327
- #, php-format
11328
- msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
11329
- msgstr ""
11330
 
11331
- msgid "LaTeX"
11332
- msgstr ""
11333
 
11334
- #, php-format
11335
- msgid ""
11336
- "%s is a powerful markup language for writing complex mathematical equations, "
11337
- "formulas, etc."
11338
  msgstr ""
11339
 
11340
- #, php-format
11341
- msgid ""
11342
- "Jetpack combines the power of %s and the simplicity of WordPress to give you "
11343
- "the ultimate in math blogging platforms."
11344
- msgstr ""
11345
 
11346
- msgid "Wow, that sounds nerdy."
11347
- msgstr ""
11348
 
11349
- #, php-format
11350
- msgid ""
11351
- "Use <code>$latex your latex code here$</code> or <code>[latex]your latex "
11352
- "code here[/latex]</code> to include %s in your posts and comments. There are "
11353
- "<a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
11354
- msgstr ""
11355
 
11356
- msgid "Twitter Widget"
11357
- msgstr ""
11358
 
11359
- msgid ""
11360
- "The Twitter Widget shows your latest tweets within a sidebar on your theme. "
11361
- "It&#8217;s an easy way to add more activity to your site."
11362
- msgstr ""
11363
 
11364
- msgid ""
11365
- "There are also a number of customization options. Change the number of "
11366
- "displayed tweets, filter out replies, and include retweets."
11367
  msgstr ""
11368
 
11369
- msgid ""
11370
- "The Twitter Widget shows your latest tweets within a sidebar on your theme."
11371
  msgstr ""
11372
 
11373
- #, php-format
11374
- msgid ""
11375
- "To use the Twitter Widget, go to Appearance &#8594; <a href=\"%s\">Widgets</"
11376
- "a>. The Twitter widget is listed as &#8220;Twitter&nbsp;(Jetpack)&#8221;; "
11377
- "drag it into one of your sidebars and configure away."
11378
  msgstr ""
11379
 
11380
- msgid "Sharedaddy"
11381
  msgstr ""
11382
 
11383
- msgid ""
11384
- "Share your posts with Twitter, Facebook, and a host of other services. You "
11385
- "can configure services to appear as icons, text, or both. Some services have "
11386
- "additional options to display smart buttons, such as Twitter, which will "
11387
- "update the number of times the post has been shared."
11388
  msgstr ""
11389
 
11390
- msgid ""
11391
- "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, "
11392
- "PressThis, Digg, Print, and Email."
11393
  msgstr ""
11394
 
11395
- msgid "Additionally you can define your own custom services."
11396
  msgstr ""
11397
 
11398
- #, php-format
11399
- msgid ""
11400
- "Change Sharedaddy settings from your dashboard Settings &rarr; <a href=\"%s"
11401
- "\">Sharing</a> menu."
11402
  msgstr ""
11403
 
11404
- msgid ""
11405
- "Drag and drop sharing services into the enabled section to have them show up "
11406
- "on your site, and drag them into the hidden section to have them hidden "
11407
- "behind a button."
11408
  msgstr ""
11409
 
11410
- #, php-format
11411
- msgid ""
11412
- "Full details can be found on the <a href=\"%s\">Sharedaddy support page</a>. "
11413
- "This video also gives a swish run-down of how to use Sharedaddy. Watch it in "
11414
- "HD for extra snazz!"
11415
  msgstr ""
11416
 
11417
- msgid "After the Deadline"
11418
  msgstr ""
11419
 
11420
- msgid ""
11421
- "After the Deadline can check your spelling, grammar, and style when you "
11422
- "publish with WordPress."
11423
  msgstr ""
11424
 
11425
- msgid ""
11426
- "After the Deadline also provides a number of customization options. You can "
11427
- "edit the phrase ignore list and enable extra options."
11428
  msgstr ""
11429
 
11430
- msgid "Image Widget"
11431
  msgstr ""
11432
 
11433
- msgid ""
11434
- "The Image Widget allows you to easily add images to widget areas in your "
11435
- "theme. It&#8217;s an easy way to add more visual interest to your site."
11436
  msgstr ""
11437
 
11438
- msgid ""
11439
- "The Image Widget let&#8217;s you easily add images to a sidebar on your "
11440
- "theme."
11441
  msgstr ""
11442
 
11443
- #, php-format
11444
- msgid ""
11445
- "To use the Image Widget, go to Appearance &#8594; <a href=\"%s\">Widgets</"
11446
- "a>. The Image widget is listed as &#8220;Image&nbsp;(Jetpack)&#8221;; drag "
11447
- "it into one of your sidebars and configure away."
11448
  msgstr ""
11449
 
11450
- msgid "RSS Links"
11451
  msgstr ""
11452
 
11453
- msgid "RSS Links Widget"
11454
  msgstr ""
11455
 
11456
- msgid ""
11457
- "The RSS Links Widget allows you to add links to your blog&#8217;s post and "
11458
- "comment RSS feeds in your sidebar. This makes it easy for your readers to "
11459
- "stay updated when you post new content or receive new comments."
11460
  msgstr ""
11461
 
11462
- msgid ""
11463
- "The RSS Links Widget let&#8217;s you easily add post and comment RSS feeds "
11464
- "to a sidebar on your theme."
11465
  msgstr ""
11466
 
11467
- #, php-format
11468
- msgid ""
11469
- "To use the RSS Links Widget, go to Appearance &#8594; <a href=\"%s"
11470
- "\">Widgets</a>. The RSS Links widget is listed as &#8220;RSS Links&nbsp;"
11471
- "(Jetpack)&#8221;; drag it into one of your sidebars and configure away."
11472
  msgstr ""
11473
 
11474
- msgid "Links to your blog's RSS feeds"
11475
  msgstr ""
11476
 
11477
- msgid "RSS Links (Jetpack)"
11478
  msgstr ""
11479
 
11480
- msgid "Title:"
11481
- msgstr "العنوان:"
11482
-
11483
- msgid "Posts"
11484
- msgstr "تدوينات"
11485
-
11486
- msgid "Posts & Comments"
11487
  msgstr ""
11488
 
11489
- msgid "Feed(s) to Display:"
11490
  msgstr ""
11491
 
11492
- msgid "Image Link"
11493
- msgstr "رابط صورة"
11494
-
11495
- msgid "Text & Image Links"
11496
- msgstr "روابط نصية وروابط صور"
11497
-
11498
- msgid "Image Settings:"
11499
  msgstr ""
11500
 
11501
- msgid "Image Size:"
11502
  msgstr ""
11503
 
11504
- msgid "Orange"
11505
- msgstr "برتقالي"
11506
-
11507
- msgid "Purple"
11508
- msgstr "أرجواني"
11509
-
11510
- msgid "Pink"
11511
- msgstr "زهري"
11512
 
11513
- msgid "Silver"
11514
- msgstr "فضي"
11515
 
11516
- msgid "Image Color:"
 
 
11517
  msgstr ""
11518
 
11519
- #, php-format
11520
- msgid "Subscribe to %s"
11521
  msgstr ""
11522
 
11523
- msgid "RSS - "
11524
  msgstr ""
11525
 
11526
- #, php-format
11527
- msgid "%1$s (%2$s) thinks you may be interested in the following post:"
11528
  msgstr ""
11529
 
11530
- msgid "Shared Post"
 
11531
  msgstr ""
11532
 
11533
- msgid "Show sharing buttons on this post."
11534
- msgstr "عرض أزرار المشاركة في هذه التدوينة."
11535
 
11536
- msgid "Disable CSS and JS"
11537
  msgstr ""
11538
 
11539
- msgid "Advanced - you must include these in your theme for Sharedaddy to work"
11540
  msgstr ""
11541
 
11542
- msgid "Share this:"
11543
  msgstr ""
11544
 
11545
- msgctxt "dropdown button"
11546
- msgid "Share"
11547
  msgstr ""
11548
 
11549
- msgid "This post has been shared!"
11550
  msgstr ""
11551
 
11552
- #, php-format
11553
- msgid "You have shared this post with %s"
11554
  msgstr ""
11555
 
11556
- msgctxt "share to"
11557
- msgid "Email"
11558
  msgstr ""
11559
 
11560
- msgid "Click to email this to a friend"
11561
  msgstr ""
11562
 
11563
- msgid "Send to Email Address"
 
 
 
11564
  msgstr ""
11565
 
11566
- msgid "Your Email Address"
11567
  msgstr ""
11568
 
11569
- msgid "Post was not sent - check your email addresses!"
11570
  msgstr ""
11571
 
11572
- msgid "Email check failed, please try again"
11573
- msgstr "فشل التأكد من البريد الإلكتروني، من فضلك أعد المحاولة"
11574
-
11575
- msgid "Sorry, your blog cannot share posts by email."
11576
- msgstr ""
11577
 
11578
- msgctxt "share to"
11579
- msgid "Twitter"
11580
  msgstr ""
11581
 
11582
- msgid "Click to share on Twitter"
11583
  msgstr ""
11584
 
11585
- msgid "Use smart button"
11586
  msgstr ""
11587
 
11588
- msgid "StumbleUpon"
11589
  msgstr ""
11590
 
11591
- msgctxt "share to"
11592
- msgid "StumbleUpon"
11593
  msgstr ""
11594
 
11595
- msgid "Click to share on StumbleUpon"
11596
  msgstr ""
11597
 
11598
- msgid "Reddit"
11599
  msgstr ""
11600
 
11601
- msgid "Click to share on Reddit"
11602
  msgstr ""
11603
 
11604
- msgid "Digg"
11605
  msgstr ""
11606
 
11607
- msgid "Click to Digg this post"
11608
  msgstr ""
11609
 
11610
- msgctxt "share to"
11611
- msgid "Digg"
11612
  msgstr ""
11613
 
11614
- msgid "LinkedIn"
11615
  msgstr ""
11616
 
11617
- msgctxt "share to"
11618
- msgid "LinkedIn"
11619
  msgstr ""
11620
 
11621
- msgid "Click to share on LinkedIn"
11622
- msgstr ""
11623
 
11624
- msgctxt "share to"
11625
- msgid "Facebook"
11626
  msgstr ""
11627
 
11628
- msgid "Share on Facebook"
11629
  msgstr ""
11630
 
11631
- msgid "Default button"
11632
  msgstr ""
11633
 
11634
- msgid "Share button"
11635
  msgstr ""
11636
 
11637
- msgid "Like button"
11638
  msgstr ""
11639
 
11640
- msgctxt "share to"
11641
- msgid "Print"
11642
  msgstr ""
11643
 
11644
- msgid "Click to print"
 
11645
  msgstr ""
11646
 
11647
- msgid "Press This"
11648
- msgstr "انشر"
11649
-
11650
- msgctxt "share to"
11651
- msgid "Press This"
11652
  msgstr ""
11653
 
11654
- msgid "Click to Press This!"
11655
- msgstr ""
11656
 
11657
- msgid "Google +1"
11658
- msgstr ""
11659
 
11660
- msgid "Click to share"
11661
- msgstr "اضغط هنا لتنشرها"
11662
 
11663
- msgid "Icon"
11664
  msgstr ""
11665
 
11666
- msgid "Remove Service"
11667
- msgstr ""
11668
 
11669
- msgid "Sharing Settings"
11670
- msgstr "إعدادات أزار المشاركة"
11671
 
11672
- msgid "Warning! Multibyte support missing!"
11673
- msgstr ""
11674
 
11675
- #, php-format
11676
- msgid ""
11677
- "This plugin will work without it, but multibyte support is used <a href=\"%s"
11678
- "\">if available</a>. You may see minor problems with Tweets and other "
11679
- "sharing services."
11680
  msgstr ""
11681
 
11682
- msgid "Settings have been saved"
11683
- msgstr ""
11684
 
11685
- msgid "Available Services"
11686
- msgstr ""
11687
 
11688
- msgid "Drag and drop the services you'd like to enable into the box below."
 
 
11689
  msgstr ""
11690
 
11691
- msgid "Add a new service"
 
11692
  msgstr ""
11693
 
11694
- msgid "Enabled Services"
11695
  msgstr ""
11696
 
11697
- msgid "Services dragged here will appear individually."
11698
  msgstr ""
11699
 
11700
- msgid "Drag and drop available services here"
11701
- msgstr ""
11702
 
11703
- msgid "Services dragged here will be hidden behind a share button."
11704
  msgstr ""
11705
 
11706
- msgid "Live Preview"
11707
  msgstr ""
11708
 
11709
- msgid "Sharing is off. Please add services above to enable"
11710
- msgstr ""
11711
 
11712
- msgid "Default button style"
11713
  msgstr ""
11714
 
11715
- msgid "Icon + text"
11716
- msgstr ""
11717
 
11718
- msgid "Icon only"
11719
- msgstr ""
11720
 
11721
- msgid "Text only"
11722
- msgstr ""
11723
 
11724
- msgid "Sharing label"
11725
- msgstr ""
11726
 
11727
- msgid "Open links in"
11728
  msgstr ""
11729
 
11730
- msgid "New window"
11731
  msgstr ""
11732
 
11733
- msgid "Same window"
11734
  msgstr ""
11735
 
11736
- msgid "Show sharing buttons on"
11737
- msgstr ""
11738
 
11739
- msgid "Posts, pages, and index pages"
11740
  msgstr ""
11741
 
11742
- msgid "Posts and pages only"
11743
  msgstr ""
11744
 
11745
- msgid "Index pages only"
11746
  msgstr ""
11747
 
11748
- msgid "Save Changes"
11749
- msgstr "حفظ التغييرات"
11750
-
11751
- msgid "Service name"
11752
  msgstr ""
11753
 
11754
- msgid "Sharing URL"
11755
  msgstr ""
11756
 
11757
- msgid "You can add the following variables to your service sharing URL:"
11758
  msgstr ""
11759
 
11760
- msgid "Icon URL"
 
 
11761
  msgstr ""
11762
 
11763
- msgid "Enter the URL of a 16x16px icon you want to use for this service."
11764
  msgstr ""
11765
 
11766
- msgid "Create Share"
11767
  msgstr ""
11768
 
11769
  msgid ""
11770
- "An error occurred creating your new sharing service - please check you gave "
11771
- "valid details."
11772
  msgstr ""
11773
 
11774
- msgid "Your blog does not currently have any published posts."
11775
  msgstr ""
11776
 
11777
- msgid "Site Stats"
11778
  msgstr ""
11779
 
11780
- msgid "Your Site Stats work better with Javascript enabled."
11781
  msgstr ""
11782
 
11783
- msgid "View Site Stats without Javascript"
 
11784
  msgstr ""
11785
 
11786
- msgid ""
11787
- "We were unable to get your stats just now (too many redirects). Please try "
11788
- "again."
11789
  msgstr ""
11790
 
11791
- msgid "We were unable to get your stats just now. Please try again."
11792
- msgstr ""
11793
 
11794
- #, php-format
11795
- msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
11796
  msgstr ""
11797
 
11798
- msgid "Admin bar"
11799
  msgstr ""
11800
 
11801
- msgid "Put a chart showing 48 hours of views in the admin bar."
11802
  msgstr ""
11803
 
11804
- msgid "Registered users"
11805
  msgstr ""
11806
 
11807
- msgid "Count the page views of registered users who are logged in."
11808
  msgstr ""
11809
 
11810
- msgid "Report visibility"
11811
  msgstr ""
11812
 
11813
- msgid "Select the roles that will be able to view stats reports."
11814
  msgstr ""
11815
 
11816
- msgid "Save configuration"
11817
  msgstr ""
11818
 
11819
- msgid "Views over 48 hours. Click for more Site Stats."
 
11820
  msgstr ""
11821
 
11822
- msgid "day"
11823
- msgstr "يوم"
11824
-
11825
- msgid "week"
11826
- msgstr "أسبوع"
11827
-
11828
- msgid "month"
11829
- msgstr "شهر"
11830
-
11831
- msgid "the past day"
11832
- msgstr "اليوم السابق"
11833
-
11834
- msgid "the past week"
11835
- msgstr "الأسبوع الماضي"
11836
-
11837
- msgid "the past month"
11838
- msgstr "الشهر الماضي"
11839
 
11840
- msgid "the past quarter"
11841
- msgstr "الثلاثة الأشهر الماضية"
11842
 
11843
- msgid "the past year"
11844
- msgstr "السنة الماضية"
11845
 
11846
- msgid "Chart stats by"
11847
  msgstr ""
11848
 
11849
- msgid "Show top posts over"
11850
- msgstr "أظهر المواضيع الأفضل على"
11851
-
11852
- msgid "Show top search terms over"
11853
  msgstr ""
11854
 
11855
- #. translators: Stats dashboard widget postviews list: "$post_title $views Views"
11856
- #, php-format
11857
- msgid "%1$s %2$s Views"
 
 
 
11858
  msgstr ""
11859
 
11860
- msgid "Top Posts"
11861
- msgstr "أحسن مشاركات"
11862
-
11863
- msgid "Sorry, nothing to report."
11864
  msgstr ""
11865
 
11866
- msgid "Top Searches"
11867
- msgstr "أعلى الأبحاث"
11868
-
11869
- msgid "View All"
11870
  msgstr ""
11871
 
11872
- msgid "Notify me of follow-up comments by email."
11873
  msgstr ""
11874
 
11875
- msgid "Notify me of new posts by email."
11876
  msgstr ""
11877
 
11878
- msgid "Add an email signup form to allow people to subscribe to your blog."
11879
  msgstr ""
11880
 
11881
- msgid "Blog Subscriptions (Jetpack)"
11882
  msgstr ""
11883
 
11884
- msgid "Please check your email to confirm your subscription."
11885
  msgstr ""
11886
 
11887
- msgid "You are now subscribed to this blog."
11888
  msgstr ""
11889
 
11890
- msgid "The email you entered was invalid, please check and try again."
11891
  msgstr ""
11892
 
11893
- msgid "You have already subscribed to this site, please check your inbox."
11894
  msgstr ""
11895
 
11896
- msgid "There was an error when subscribing, please try again."
11897
  msgstr ""
11898
 
11899
- msgid ""
11900
- "Enter your email address to subscribe to this blog and receive notifications "
11901
- "of new posts by email."
11902
  msgstr ""
11903
 
11904
- msgid "Email Subscription"
11905
  msgstr ""
11906
 
11907
- msgid "Sign me up!"
11908
- msgstr "سجلني!"
11909
-
11910
- msgid ""
11911
- "Click to subscribe to this blog and receive notifications of new posts by "
11912
- "email."
11913
  msgstr ""
11914
 
11915
- msgid "Optional text to display to your readers:"
11916
  msgstr ""
11917
 
11918
- msgid "Subscription Button:"
11919
  msgstr ""
11920
 
11921
- msgid "Display your tweets from Twitter"
11922
  msgstr ""
11923
 
11924
- msgid "Twitter (Jetpack)"
11925
- msgstr ""
11926
 
11927
- msgid "Twitter Updates"
11928
- msgstr "تحديثات تويتر"
 
11929
 
11930
  #, php-format
11931
- msgid ""
11932
- "Error: Please make sure the Twitter account is <a href=\"%s\">public</a>."
11933
  msgstr ""
11934
 
11935
- msgid ""
11936
- "Error: Twitter did not respond. Please wait a few minutes and refresh this "
11937
- "page."
11938
  msgstr ""
11939
 
11940
- msgid "Twitter username:"
 
11941
  msgstr ""
11942
 
11943
- msgid "Maximum number of tweets to show:"
11944
  msgstr ""
11945
 
11946
- msgid "Hide replies"
11947
  msgstr ""
11948
 
11949
- msgid "Include retweets"
11950
  msgstr ""
11951
 
11952
- msgid "Text to display between tweet and timestamp:"
11953
  msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
+ "POT-Creation-Date: 2014-02-18 17:25+0000\n"
8
+ "PO-Revision-Date: 2012-01-10 20:24:28+0000\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
13
  "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
14
  "X-Generator: GlotPress/0.1\n"
15
 
16
+ msgid "click and drag to reorder"
17
  msgstr ""
18
 
19
+ msgid "Enter an answer here"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgstr ""
21
 
22
+ msgid "Add an Image"
 
 
 
 
 
23
  msgstr ""
24
 
25
+ msgid "Add Audio"
 
26
  msgstr ""
27
 
28
+ msgid "Add Video"
 
29
  msgstr ""
30
 
31
+ msgid "Ratings"
32
+ msgstr "تقييمات"
 
 
 
 
 
 
 
33
 
34
+ msgid "Polls"
35
+ msgstr "التصويت"
36
 
37
+ msgid "Email address required"
38
  msgstr ""
39
 
40
+ msgid "Password required"
 
41
  msgstr ""
42
 
43
+ msgid "Could not connect to Polldaddy API Key service"
44
  msgstr ""
45
 
46
+ msgid "Can't connect to Polldaddy.com"
 
47
  msgstr ""
48
 
49
  msgid ""
50
+ "Login to Polldaddy failed. Double check your email address and password."
 
 
51
  msgstr ""
52
 
53
  msgid ""
54
+ "If your email address and password are correct, your host may not support "
55
+ "secure logins."
 
56
  msgstr ""
57
 
58
  msgid ""
59
+ "In that case, you may be able to log in to Polldaddy by unchecking the \"Use "
60
+ "SSL to Log in\" checkbox."
 
61
  msgstr ""
62
 
 
63
  msgid ""
64
+ "Account could not be accessed. Are your email address and password correct?"
 
65
  msgstr ""
66
 
67
+ msgid "Polldaddy Account"
68
  msgstr ""
69
 
70
  #, php-format
71
+ msgid ""
72
+ "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s"
73
+ "\">Polldaddy.com</a> account details."
74
  msgstr ""
75
 
76
+ msgid "Polldaddy Email Address"
77
  msgstr ""
78
 
79
+ msgid "Polldaddy Password"
 
 
 
 
80
  msgstr ""
81
 
82
+ msgid "Use SSL to Log in"
 
 
 
 
83
  msgstr ""
84
 
85
+ msgid ""
86
+ "This ensures a secure login to your Polldaddy account. Only uncheck if you "
87
+ "are having problems logging in."
 
 
 
 
 
 
88
  msgstr ""
89
 
90
+ msgid "Submit"
91
  msgstr ""
92
 
93
+ msgid "Load Shortcodes Inline"
 
 
 
 
 
 
 
 
 
 
 
 
94
  msgstr ""
95
 
96
+ msgid ""
97
+ "This will load the Polldaddy shortcodes inline rather than in the page "
98
+ "footer."
99
  msgstr ""
100
 
101
+ msgid "Multiple Polldaddy Accounts"
102
  msgstr ""
103
 
104
+ msgid "This setting will allow each blog user to import a Polldaddy account."
105
  msgstr ""
106
 
107
+ msgid "Sync Ratings Account"
108
  msgstr ""
109
 
110
+ msgid "This will synchronize your ratings Polldaddy account."
111
  msgstr ""
112
 
113
+ msgid "Ratings Title Filter"
 
 
 
114
  msgstr ""
115
 
116
+ msgid ""
117
+ "This setting allows you to specify a filter to use with your ratings title."
 
 
118
  msgstr ""
119
 
120
+ msgid "A list of your top rated posts, pages or comments."
121
  msgstr ""
122
 
123
+ msgid "Top Rated"
124
  msgstr ""
125
 
126
+ msgid "Title"
127
+ msgstr "العنوان"
128
 
129
+ msgid "Show for posts"
130
  msgstr ""
131
 
132
+ msgid "Show for pages"
133
  msgstr ""
134
 
135
+ msgid "Show for comments"
136
  msgstr ""
137
 
138
+ msgid "Filter by category"
139
  msgstr ""
140
 
141
+ msgid "How many items would you like to display?"
142
  msgstr ""
143
 
144
+ #, php-format
145
+ msgid ""
146
+ "Warning! The Polldaddy plugin must be linked to your Polldaddy.com account. "
147
+ "Please visit the <a href=\"%s\">plugin settings page</a> to login."
148
  msgstr ""
149
 
150
+ msgid "Feedback"
 
 
 
151
  msgstr ""
152
 
153
+ msgid "Invalid Account"
 
 
 
154
  msgstr ""
155
 
156
+ msgid "Polldaddy"
157
  msgstr ""
158
 
159
+ msgid "Add Poll"
160
  msgstr ""
161
 
162
+ msgid "Star Colors"
163
  msgstr ""
164
 
165
+ msgid "Star Size"
166
  msgstr ""
167
 
168
+ msgid "Nero Type"
169
  msgstr ""
170
 
171
+ msgid "Nero Size"
172
  msgstr ""
173
 
174
+ msgid "You are not allowed to delete this poll."
175
  msgstr ""
176
 
177
+ msgid "Invalid Poll Author"
 
 
 
178
  msgstr ""
179
 
180
+ msgid "You are not allowed to open this poll."
181
  msgstr ""
182
 
183
+ msgid "You are not allowed to close this poll."
184
  msgstr ""
185
 
186
+ msgid "You are not allowed to edit this poll."
 
 
 
187
  msgstr ""
188
 
189
+ msgid "Poll not found"
190
  msgstr ""
191
 
192
+ msgid "Invalid answers"
193
  msgstr ""
194
 
195
+ msgid "You must include at least 2 answers"
196
  msgstr ""
197
 
198
+ msgid "Please choose a poll style"
199
  msgstr ""
200
 
201
+ msgid "Poll could not be updated"
 
 
 
202
  msgstr ""
203
 
204
+ msgid "Poll could not be created"
205
  msgstr ""
206
 
207
+ msgid "Style could not be updated"
208
  msgstr ""
209
 
210
+ msgid "Style could not be created"
211
  msgstr ""
212
 
213
+ msgid "Account could not be accessed. Is your API code correct?"
214
  msgstr ""
215
 
216
+ msgid "Account could not be imported. Did you enter the correct API key?"
217
  msgstr ""
218
 
219
+ msgid "Poll deleted."
220
  msgstr ""
221
 
222
+ #, php-format
223
+ msgid "%s Poll Deleted."
224
+ msgid_plural "%s Polls Deleted."
225
+ msgstr[0] ""
226
+ msgstr[1] ""
227
+ msgstr[2] ""
228
+ msgstr[3] ""
229
+ msgstr[4] ""
230
+ msgstr[5] ""
231
 
232
+ msgid "Poll opened."
233
  msgstr ""
234
 
235
+ #, php-format
236
+ msgid "%s Poll Opened."
237
+ msgid_plural "%s Polls Opened."
238
+ msgstr[0] ""
239
+ msgstr[1] ""
240
+ msgstr[2] ""
241
+ msgstr[3] ""
242
+ msgstr[4] ""
243
+ msgstr[5] ""
244
 
245
+ msgid "Poll closed."
246
  msgstr ""
247
 
248
+ #, php-format
249
+ msgid "%s Poll Closed."
250
+ msgid_plural "%s Polls Closed."
251
+ msgstr[0] ""
252
+ msgstr[1] ""
253
+ msgstr[2] ""
254
+ msgstr[3] ""
255
+ msgstr[4] ""
256
+ msgstr[5] ""
257
 
258
+ msgid "Poll updated."
259
  msgstr ""
260
 
261
+ msgid "Poll created."
262
  msgstr ""
263
 
264
+ msgid "Embed in Post"
265
  msgstr ""
266
 
267
+ msgid "Custom Style updated."
268
  msgstr ""
269
 
270
+ msgid "Custom Style created."
271
  msgstr ""
272
 
273
+ msgid "Custom Style deleted."
274
  msgstr ""
275
 
276
+ #, php-format
277
+ msgid "%s Style Deleted."
278
+ msgid_plural "%s Custom Styles Deleted."
279
+ msgstr[0] ""
280
+ msgstr[1] ""
281
+ msgstr[2] ""
282
+ msgstr[3] ""
283
+ msgstr[4] ""
284
+ msgstr[5] ""
285
 
286
+ msgid "Account Linked."
287
  msgstr ""
288
 
289
+ msgid "Options Updated."
290
  msgstr ""
291
 
292
+ msgid "Rating deleted."
293
  msgstr ""
294
 
295
+ #, php-format
296
+ msgid "%s Rating Deleted."
297
+ msgid_plural "%s Ratings Deleted."
298
+ msgstr[0] ""
299
+ msgstr[1] ""
300
+ msgstr[2] ""
301
+ msgstr[3] ""
302
+ msgstr[4] ""
303
+ msgstr[5] ""
304
 
305
+ msgid "Error: An error has occurred; Poll not created."
306
  msgstr ""
307
 
308
+ msgid "Error: An error has occurred; Poll not updated."
309
  msgstr ""
310
 
311
+ msgid ""
312
+ "Error: An error has occurred; Account could not be imported. Perhaps your "
313
+ "email address or password is incorrect?"
314
  msgstr ""
315
 
316
+ msgid "Error: An error has occurred; Account could not be created."
317
  msgstr ""
318
 
319
+ msgid "Polldaddy Polls"
320
  msgstr ""
321
 
322
+ #, php-format
323
+ msgid "Preview Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
324
  msgstr ""
325
 
326
+ #, php-format
327
+ msgid ""
328
+ "Poll Results <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s"
329
+ "\" class=\"add-new-h2\">Edit Poll</a>"
330
  msgstr ""
331
 
332
+ #, php-format
333
+ msgid ""
334
+ "Edit Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s\" "
335
+ "class=\"add-new-h2\">View Results</a>"
336
  msgstr ""
337
 
338
+ #, php-format
339
+ msgid "Add New Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
340
  msgstr ""
341
 
342
+ #, php-format
343
+ msgid "Custom Styles <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
 
 
344
  msgstr ""
345
 
346
+ msgid "Custom Styles"
347
+ msgstr "تنسيقات مخصصة"
348
 
349
+ #, php-format
350
+ msgid "Edit Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
351
  msgstr ""
352
 
353
+ #, php-format
354
+ msgid "Create Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
355
  msgstr ""
356
 
357
+ #, php-format
358
+ msgid "Polldaddy Polls <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
359
  msgstr ""
360
 
361
+ msgid "Polldaddy Polls "
362
  msgstr ""
363
 
364
+ #, php-format
365
+ msgid ""
366
+ "Linked to WordPress.com Account: <strong>%s</strong> (<a target=\"_blank\" "
367
+ "href=\"options-general.php?page=polls&action=options\">Settings</a> / <a "
368
+ "target=\"_blank\" href=\"http://polldaddy.com/dashboard/\">Polldaddy.com</a>)"
369
  msgstr ""
370
 
371
+ msgid "Actions"
372
+ msgstr "الإجراءات"
373
 
374
+ msgid "Delete"
375
+ msgstr "حذف"
376
 
377
+ msgid "Close"
378
+ msgstr "إغلاق"
379
 
380
+ msgid "Open"
381
+ msgstr "مفتوح"
382
 
383
+ msgid "Apply"
384
  msgstr ""
385
 
386
+ msgid "View All Polls"
387
  msgstr ""
388
 
389
+ msgid "This Blog's Polls"
390
  msgstr ""
391
 
392
+ msgid "Filter"
393
+ msgstr "فلتر"
394
 
395
+ msgid "Poll"
396
  msgstr ""
397
 
398
+ msgid "Y/m/d g:i:s A"
399
  msgstr ""
400
 
401
+ msgid "created"
402
  msgstr ""
403
 
404
+ msgid "M d, Y"
405
  msgstr ""
406
 
407
+ msgid "Edit"
408
+ msgstr "تحرير"
409
 
410
+ msgid "Embed &amp; Link"
411
+ msgstr ""
412
 
413
+ msgid "Preview"
414
+ msgstr "معاينة"
415
 
416
+ msgid "Results"
417
+ msgstr "النتائج"
418
 
419
+ msgid "votes"
420
  msgstr ""
421
 
422
+ msgid "WordPress Shortcode"
423
  msgstr ""
424
 
425
+ msgid "Short URL (Good for Twitter etc.)"
426
  msgstr ""
427
 
428
+ msgid "Facebook URL"
429
  msgstr ""
430
 
431
+ msgid "JavaScript"
432
  msgstr ""
433
 
434
+ msgid "Done"
435
+ msgstr "انتهى"
436
 
437
+ #, php-format
438
+ msgid "What are you doing here? <a href=\"%s\">Go back</a>."
439
  msgstr ""
440
 
441
+ msgid "You haven't created any polls for this blog."
 
 
 
442
  msgstr ""
443
 
444
+ msgid "Why don't you go ahead and get started on that?"
445
  msgstr ""
446
 
447
+ msgid "Create a Poll Now"
448
  msgstr ""
449
 
450
+ msgid "No one has created any polls for this blog."
451
  msgstr ""
452
 
453
+ #, php-format
454
+ msgid "Are you sure you want to delete the rating for \"%s\"?"
455
  msgstr ""
456
 
457
+ #, php-format
458
+ msgid "Are you sure you want to delete the poll %s?"
459
  msgstr ""
460
 
461
+ msgid "Are you sure you want to delete this answer?"
 
 
 
462
  msgstr ""
463
 
464
+ msgid "delete this answer"
465
  msgstr ""
466
 
467
+ msgid "Standard Styles"
468
  msgstr ""
469
 
470
+ msgid "delete this image"
471
  msgstr ""
472
 
473
+ msgid "Save"
474
+ msgstr "حفظ"
475
 
476
+ msgid "Randomize answer order"
477
+ msgstr "ترتيب عشوائي للإجابات"
478
 
479
+ msgid "Allow other answers"
480
  msgstr ""
481
 
482
+ msgid "Multiple choice"
483
  msgstr ""
484
 
485
+ msgid "Sharing"
486
  msgstr ""
487
 
488
+ msgid "Number of choices"
489
  msgstr ""
490
 
491
+ msgid "No Limit"
492
  msgstr ""
493
 
494
+ msgid "Save Poll"
495
  msgstr ""
496
 
497
+ msgid "Results Display"
498
  msgstr ""
499
 
500
+ msgid "Show results to voters"
501
  msgstr ""
502
 
503
+ msgid "Only show percentages"
504
  msgstr ""
505
 
506
+ msgid "Hide all results"
507
+ msgstr "إخفاء جميع النتائج"
508
 
509
+ msgid "Repeat Voting"
510
  msgstr ""
511
 
512
+ msgid "Don't block repeat voters"
513
  msgstr ""
514
 
515
+ msgid "Block by cookie (recommended)"
516
  msgstr ""
517
 
518
+ msgid "Block by cookie and by IP address"
519
  msgstr ""
520
 
521
+ msgid "Expires: "
522
  msgstr ""
523
 
524
+ #, php-format
525
+ msgid "%d hour"
526
  msgstr ""
527
 
528
+ #, php-format
529
+ msgid "%d hours"
530
  msgstr ""
531
 
532
+ #, php-format
533
+ msgid "%d day"
534
  msgstr ""
535
 
536
+ #, php-format
537
+ msgid "%d week"
538
  msgstr ""
539
 
540
+ msgid ""
541
+ "Note: Blocking by cookie and IP address can be problematic for some voters."
542
  msgstr ""
543
 
544
+ msgid "Comments"
545
+ msgstr "تعليقات"
546
 
547
+ msgid "Allow comments"
548
  msgstr ""
549
 
550
+ msgid "Moderate first"
551
  msgstr ""
552
 
553
+ msgid "No comments"
554
+ msgstr "لاتوجد تعليقات"
555
 
556
+ msgid "Enter Question Here"
557
  msgstr ""
558
 
559
+ msgid "WordPress Shortcode:"
560
  msgstr ""
561
 
562
+ msgid "Embed Poll in New Post"
563
  msgstr ""
564
 
565
+ msgid "Answers"
566
+ msgstr "إجابات"
567
 
568
+ msgid "Add New Answer"
569
  msgstr ""
570
 
571
+ msgid "Aluminum Narrow"
572
  msgstr ""
573
 
574
+ msgid "Aluminum Medium"
 
 
 
575
  msgstr ""
576
 
577
+ msgid "Aluminum Wide"
 
 
 
578
  msgstr ""
579
 
580
+ msgid "Plain White Narrow"
581
  msgstr ""
582
 
583
+ msgid "Plain White Medium"
584
  msgstr ""
585
 
586
+ msgid "Plain White Wide"
587
  msgstr ""
588
 
589
+ msgid "Plain Black Narrow"
590
  msgstr ""
591
 
592
+ msgid "Plain Black Medium"
593
  msgstr ""
594
 
595
+ msgid "Plain Black Wide"
596
  msgstr ""
597
 
598
+ msgid "Paper Narrow"
599
  msgstr ""
600
 
601
+ msgid "Paper Medium"
602
  msgstr ""
603
 
604
+ msgid "Paper Wide"
605
  msgstr ""
606
 
607
+ msgid "Skull Dark Narrow"
608
  msgstr ""
609
 
610
+ msgid "Skull Dark Medium"
611
  msgstr ""
612
 
613
+ msgid "Skull Dark Wide"
614
  msgstr ""
615
 
616
+ msgid "Skull Light Narrow"
 
 
 
617
  msgstr ""
618
 
619
+ msgid "Skull Light Medium"
620
  msgstr ""
621
 
622
+ msgid "Skull Light Wide"
623
  msgstr ""
624
 
625
+ msgid "Micro"
626
  msgstr ""
627
 
628
+ msgid "Plastic White Narrow"
629
  msgstr ""
630
 
631
+ msgid "Plastic White Medium"
632
  msgstr ""
633
 
634
+ msgid "Plastic White Wide"
635
  msgstr ""
636
 
637
+ msgid "Plastic Grey Narrow"
638
  msgstr ""
639
 
640
+ msgid "Plastic Grey Medium"
641
  msgstr ""
642
 
643
+ msgid "Plastic Grey Wide"
644
  msgstr ""
645
 
646
+ msgid "Plastic Black Narrow"
647
  msgstr ""
648
 
649
+ msgid "Plastic Black Medium"
650
  msgstr ""
651
 
652
+ msgid "Plastic Black Wide"
653
  msgstr ""
654
 
655
+ msgid "Manga Narrow"
656
  msgstr ""
657
 
658
+ msgid "Manga Medium"
659
  msgstr ""
660
 
661
+ msgid "Manga Wide"
662
  msgstr ""
663
 
664
+ msgid "Tech Dark Narrow"
665
  msgstr ""
666
 
667
+ msgid "Tech Dark Medium"
668
  msgstr ""
669
 
670
+ msgid "Tech Dark Wide"
671
  msgstr ""
672
 
673
+ msgid "Tech Grey Narrow"
674
  msgstr ""
675
 
676
+ msgid "Tech Grey Medium"
677
  msgstr ""
678
 
679
+ msgid "Tech Grey Wide"
680
  msgstr ""
681
 
682
+ msgid "Tech Light Narrow"
683
  msgstr ""
684
 
685
+ msgid "Tech Light Medium"
686
  msgstr ""
687
 
688
+ msgid "Tech Light Wide"
689
  msgstr ""
690
 
691
+ msgid "Working Male Narrow"
692
  msgstr ""
693
 
694
+ msgid "Working Male Medium"
695
  msgstr ""
696
 
697
+ msgid "Working Male Wide"
698
  msgstr ""
699
 
700
+ msgid "Working Female Narrow"
701
  msgstr ""
702
 
703
+ msgid "Working Female Medium"
 
 
 
704
  msgstr ""
705
 
706
+ msgid "Working Female Wide"
707
  msgstr ""
708
 
709
+ msgid "Thinking Male Narrow"
710
  msgstr ""
711
 
712
+ msgid "Thinking Male Medium"
713
  msgstr ""
714
 
715
+ msgid "Thinking Male Wide"
716
  msgstr ""
717
 
718
+ msgid "Thinking Female Narrow"
719
  msgstr ""
720
 
721
+ msgid "Thinking Female Medium"
722
  msgstr ""
723
 
724
+ msgid "Thinking Female Wide"
 
 
 
725
  msgstr ""
726
 
727
+ msgid "Sunset Narrow"
728
  msgstr ""
729
 
730
+ msgid "Sunset Medium"
 
 
 
731
  msgstr ""
732
 
733
+ msgid "Sunset Wide"
734
  msgstr ""
735
 
736
+ msgid "Music Medium"
737
  msgstr ""
738
 
739
+ msgid "Music Wide"
740
  msgstr ""
741
 
742
+ msgid "Poll Style"
743
  msgstr ""
744
 
745
+ msgid "Polldaddy Styles"
746
  msgstr ""
747
 
748
+ msgid "Polldaddy Style"
749
  msgstr ""
750
 
751
+ msgid "Custom Style"
752
  msgstr ""
753
 
754
+ msgid "Please choose a custom style…"
755
  msgstr ""
756
 
757
+ msgid "Please choose a style."
758
  msgstr ""
759
 
760
+ msgid "You currently have no custom styles created."
761
  msgstr ""
762
 
763
+ msgid "New Style"
764
  msgstr ""
765
 
766
+ #, php-format
767
+ msgid ""
768
+ "Did you know we have a new editor for building your own custom poll styles? "
769
+ "Find out more <a href=\"%s\" target=\"_blank\">here</a>."
770
  msgstr ""
771
 
772
+ #, php-format
773
+ msgid "Are you sure you want to delete \"%s\"?"
774
  msgstr ""
775
 
776
+ msgid "Aluminum"
777
+ msgstr ""
778
 
779
+ msgid "Plain White"
780
  msgstr ""
781
 
782
+ msgid "Plain Black"
783
  msgstr ""
784
 
785
+ msgid "Paper"
786
  msgstr ""
787
 
788
+ msgid "Skull Dark"
789
  msgstr ""
790
 
791
+ msgid "Skull Light"
 
 
 
792
  msgstr ""
793
 
794
+ msgid "Width 150px, the micro style is useful when space is tight."
795
  msgstr ""
796
 
797
+ msgid "Plastic White"
798
  msgstr ""
799
 
800
+ msgid "Plastic Grey"
 
 
 
801
  msgstr ""
802
 
803
+ msgid "Plastic Black"
804
  msgstr ""
805
 
806
+ msgid "Manga"
807
  msgstr ""
808
 
809
+ msgid "Tech Dark"
810
  msgstr ""
811
 
812
+ msgid "Tech Grey"
 
 
 
 
 
 
 
 
813
  msgstr ""
814
 
815
+ msgid "Tech Light"
816
  msgstr ""
817
 
818
+ msgid "Working Male"
819
  msgstr ""
820
 
821
+ msgid "Working Female"
822
  msgstr ""
823
 
824
+ msgid "Thinking Male"
825
  msgstr ""
826
 
827
+ msgid "Thinking Female"
 
 
 
828
  msgstr ""
829
 
830
+ msgid "Sunset"
831
+ msgstr "غروب الشمس"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
832
 
833
+ msgid "Music"
834
+ msgstr "الموسيقى"
 
 
 
 
 
 
 
835
 
836
+ msgid "Wide"
837
  msgstr ""
838
 
839
+ msgid "Medium"
840
+ msgstr "متوسط"
 
 
 
 
 
841
 
842
+ msgid "Narrow"
 
843
  msgstr ""
844
 
845
+ msgid "Width: 630px, the wide style is good for blog posts."
846
  msgstr ""
847
 
848
+ msgid "Width: 300px, the medium style is good for general use."
 
 
 
849
  msgstr ""
850
 
851
+ msgid "Width 150px, the narrow style is good for sidebars etc."
852
  msgstr ""
853
 
854
+ msgid "Answer"
855
+ msgstr "إجابة"
 
 
 
 
 
 
 
 
 
 
 
 
856
 
857
  msgid "Votes"
858
+ msgstr "أصوات"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
859
 
860
+ msgid "Percent"
861
  msgstr ""
862
 
863
+ #, php-format
864
+ msgid "Other (<a href=\"%s\">see below</a>)"
865
  msgstr ""
866
 
867
+ msgid "Other Answer"
 
 
 
868
  msgstr ""
869
 
870
+ msgid "Style"
871
  msgstr ""
872
 
873
+ msgid "Last Modified"
874
  msgstr ""
875
 
876
+ msgid "Y/m/d"
877
  msgstr ""
878
 
879
+ msgid "You haven't used our fancy style editor to create any custom styles!"
 
880
  msgstr ""
881
 
882
+ msgid "Create a Custom Style Now"
 
 
 
883
  msgstr ""
884
 
885
+ msgid "Style Name"
886
  msgstr ""
887
 
888
+ msgid "Preload Basic Style"
889
  msgstr ""
890
 
891
+ msgid "Load Style"
 
892
  msgstr ""
893
 
894
+ msgid "Text Direction"
 
 
895
  msgstr ""
896
 
897
+ msgid "Force RTL"
898
  msgstr ""
899
 
900
+ msgid "Force LTR"
901
  msgstr ""
902
 
903
+ msgid "Style Editor"
904
  msgstr ""
905
 
906
+ msgid "Select a template part to edit:"
907
  msgstr ""
908
 
909
+ msgid "Poll Box"
910
  msgstr ""
911
 
912
+ msgid "Question"
913
  msgstr ""
914
 
915
+ msgid "Answer Group"
916
  msgstr ""
917
 
918
+ msgid "Answer Check"
919
  msgstr ""
920
 
921
+ msgid "Other Input"
922
  msgstr ""
923
 
924
+ msgid "Vote Button"
925
  msgstr ""
926
 
927
+ msgid "Links"
928
+ msgstr "روابط"
929
 
930
+ msgid "Feedback Group"
931
  msgstr ""
932
 
933
+ msgid "Results Group"
 
 
 
 
 
 
934
  msgstr ""
935
 
936
+ msgid "Results Percent"
937
  msgstr ""
938
 
939
+ msgid "Results Votes"
940
  msgstr ""
941
 
942
+ msgid "Results Text"
943
  msgstr ""
944
 
945
+ msgid "Results Background"
 
 
 
946
  msgstr ""
947
 
948
+ msgid "Results Bar"
 
 
949
  msgstr ""
950
 
951
+ msgid "Total Votes"
 
 
952
  msgstr ""
953
 
954
+ msgid "Font"
955
+ msgstr "خط"
 
 
 
 
956
 
957
+ msgid "Background"
958
+ msgstr "الخلفية"
959
 
960
+ msgid "Border"
961
+ msgstr "حد"
 
 
 
962
 
963
+ msgid "Margin"
 
 
964
  msgstr ""
965
 
966
+ msgid "Padding"
967
  msgstr ""
968
 
969
+ msgid "Width"
970
+ msgstr "عرض"
971
 
972
+ msgid "Height"
973
+ msgstr "ارتفاع"
 
 
 
 
974
 
975
+ msgid "Position"
976
+ msgstr "وضعية"
 
 
977
 
978
+ msgid "Font Size"
 
 
 
 
979
  msgstr ""
980
 
981
+ msgid "Color"
982
+ msgstr "اللون"
983
 
984
+ msgid "Bold"
985
+ msgstr "غامق"
 
 
 
986
 
987
+ msgid "Italic"
988
+ msgstr "مائل"
 
989
 
990
+ msgid "Underline"
991
+ msgstr "تحته خط"
992
 
993
+ msgid "Line Height"
 
 
 
994
  msgstr ""
995
 
996
+ msgid "Align"
997
+ msgstr "محاذاة"
 
 
 
998
 
999
+ msgid "Left"
1000
+ msgstr "يسار"
1001
 
1002
+ msgid "Center"
1003
+ msgstr "وسط"
 
 
 
 
1004
 
1005
+ msgid "Right"
1006
+ msgstr "يمين"
1007
 
1008
+ msgid "Image URL"
1009
+ msgstr "رابط الصورة"
 
 
1010
 
1011
+ msgid "Click here for more information"
 
 
1012
  msgstr ""
1013
 
1014
+ msgid "Image Repeat"
 
1015
  msgstr ""
1016
 
1017
+ msgid "repeat"
 
 
 
 
1018
  msgstr ""
1019
 
1020
+ msgid "no-repeat"
1021
  msgstr ""
1022
 
1023
+ msgid "repeat-x"
 
 
 
 
1024
  msgstr ""
1025
 
1026
+ msgid "repeat-y"
 
 
1027
  msgstr ""
1028
 
1029
+ msgid "Image Position"
1030
  msgstr ""
1031
 
1032
+ msgid "left top"
 
 
 
1033
  msgstr ""
1034
 
1035
+ msgid "left center"
 
 
 
1036
  msgstr ""
1037
 
1038
+ msgid "left bottom"
 
 
 
 
1039
  msgstr ""
1040
 
1041
+ msgid "center top"
1042
  msgstr ""
1043
 
1044
+ msgid "center center"
 
 
1045
  msgstr ""
1046
 
1047
+ msgid "center bottom"
 
 
1048
  msgstr ""
1049
 
1050
+ msgid "right top"
1051
  msgstr ""
1052
 
1053
+ msgid "right center"
 
 
1054
  msgstr ""
1055
 
1056
+ msgid "right bottom"
 
 
1057
  msgstr ""
1058
 
1059
+ msgid "none"
 
 
 
 
1060
  msgstr ""
1061
 
1062
+ msgid "solid"
1063
  msgstr ""
1064
 
1065
+ msgid "dotted"
1066
  msgstr ""
1067
 
1068
+ msgid "dashed"
 
 
 
1069
  msgstr ""
1070
 
1071
+ msgid "double"
 
 
1072
  msgstr ""
1073
 
1074
+ msgid "groove"
 
 
 
 
1075
  msgstr ""
1076
 
1077
+ msgid "inset"
1078
  msgstr ""
1079
 
1080
+ msgid "outset"
1081
  msgstr ""
1082
 
1083
+ msgid "ridge"
 
 
 
 
 
 
1084
  msgstr ""
1085
 
1086
+ msgid "hidden"
1087
  msgstr ""
1088
 
1089
+ msgid "Rounded Corners"
 
 
 
 
 
 
1090
  msgstr ""
1091
 
1092
+ msgid "Not supported in Internet Explorer."
1093
  msgstr ""
1094
 
1095
+ msgid "Top"
1096
+ msgstr "أعلى"
 
 
 
 
 
 
1097
 
1098
+ msgid "Bottom"
1099
+ msgstr "أسفل"
1100
 
1101
+ msgid ""
1102
+ "If you change the width of the<br/> poll you may also need to change<br/> "
1103
+ "the width of your answers."
1104
  msgstr ""
1105
 
1106
+ msgid "Do you mostly use the internet at work, in school or at home?"
 
1107
  msgstr ""
1108
 
1109
+ msgid "I use it in school."
1110
  msgstr ""
1111
 
1112
+ msgid "I use it at home."
 
1113
  msgstr ""
1114
 
1115
+ msgid ""
1116
+ "I use it every where I go, at work and home and anywhere else that I can!"
1117
  msgstr ""
1118
 
1119
+ msgid "Other"
1120
+ msgstr "أخرى"
1121
 
1122
+ msgid "Vote"
1123
  msgstr ""
1124
 
1125
+ msgid "View Results"
1126
  msgstr ""
1127
 
1128
+ msgid "I use it in school!"
1129
  msgstr ""
1130
 
1131
+ #, php-format
1132
+ msgid "(%d votes)"
1133
  msgstr ""
1134
 
1135
+ msgid "Return To Poll"
1136
  msgstr ""
1137
 
1138
+ msgid "Save Style"
 
1139
  msgstr ""
1140
 
1141
+ msgid "Check this box if you wish to update the polls that use this style."
 
1142
  msgstr ""
1143
 
1144
+ msgid "Thank you for voting!"
1145
  msgstr ""
1146
 
1147
+ #, php-format
1148
+ msgid ""
1149
+ "Sorry! There was an error creating your rating widget. Please contact <a "
1150
+ "href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
1151
  msgstr ""
1152
 
1153
+ msgid "Rating Settings"
1154
  msgstr ""
1155
 
1156
+ msgid "Rating updated"
1157
  msgstr ""
1158
 
1159
+ msgid "Posts"
1160
+ msgstr "تدوينات"
 
 
 
1161
 
1162
+ msgid "Pages"
 
1163
  msgstr ""
1164
 
1165
+ msgid "Show Ratings on"
1166
  msgstr ""
1167
 
1168
+ msgid "Front Page, Archive Pages, and Search Results"
1169
  msgstr ""
1170
 
1171
+ msgid "Position Front Page, Archive Pages, and Search Results Ratings"
1172
  msgstr ""
1173
 
1174
+ msgid "Above each blog post"
 
1175
  msgstr ""
1176
 
1177
+ msgid "Below each blog post"
1178
  msgstr ""
1179
 
1180
+ msgid "Position Post Ratings"
1181
  msgstr ""
1182
 
1183
+ msgid "Position Page Ratings"
1184
  msgstr ""
1185
 
1186
+ msgid "Above each blog page"
1187
  msgstr ""
1188
 
1189
+ msgid "Below each blog page"
1190
  msgstr ""
1191
 
1192
+ msgid "Position Comment Ratings"
 
1193
  msgstr ""
1194
 
1195
+ msgid "Above each comment"
1196
  msgstr ""
1197
 
1198
+ msgid "Below each comment"
 
1199
  msgstr ""
1200
 
1201
+ msgid "Save Changes"
1202
+ msgstr "حفظ التغييرات"
1203
 
1204
+ msgid "Advanced Settings"
 
1205
  msgstr ""
1206
 
1207
+ msgid "Save Advanced Settings"
1208
  msgstr ""
1209
 
1210
+ msgid "This is a demo of what your rating widget will look like"
1211
  msgstr ""
1212
 
1213
+ msgid "Customize Labels"
1214
  msgstr ""
1215
 
1216
+ msgid "Rate This"
1217
  msgstr ""
1218
 
1219
+ #, php-format
1220
+ msgid "%d star"
1221
  msgstr ""
1222
 
1223
+ #, php-format
1224
+ msgid "%d stars"
1225
  msgstr ""
1226
 
1227
+ msgid "Thank You"
 
 
 
 
1228
  msgstr ""
1229
 
1230
+ msgid "Rate Up"
1231
+ msgstr "تقييم جيد"
1232
 
1233
+ msgid "Rate Down"
1234
+ msgstr "تقييم سيء"
1235
 
1236
+ msgid "Most Popular Content"
1237
+ msgstr "المحتوى الأكثر شعبية"
1238
 
1239
+ msgid "All"
1240
  msgstr ""
1241
 
1242
+ msgid "Today"
1243
+ msgstr "اليوم"
1244
 
1245
+ msgid "This Week"
1246
+ msgstr "هذا الأسبوع"
1247
 
1248
+ msgid "This Month"
1249
+ msgstr "هذا الشهر"
1250
 
1251
+ msgid "Rated"
 
 
 
 
1252
  msgstr ""
1253
 
1254
+ msgid "There are no rated items for this period"
1255
+ msgstr "لا يوجد عناصر تم تقييمها لهذه الفترة"
1256
 
1257
+ msgid "Rating Type"
1258
+ msgstr "نوع التقييم"
1259
 
1260
+ msgid ""
1261
+ "Here you can choose how you want your rating to display. The 5 star rating "
1262
+ "is the most commonly used. The Nero rating is useful for keeping it simple."
1263
  msgstr ""
1264
 
1265
+ #, php-format
1266
+ msgid "%d Star Rating"
1267
  msgstr ""
1268
 
1269
+ msgid "Nero Rating"
1270
  msgstr ""
1271
 
1272
+ msgid "Rating Style"
1273
  msgstr ""
1274
 
1275
+ msgid "Small"
1276
+ msgstr "صغير"
1277
 
1278
+ msgid "Large"
1279
  msgstr ""
1280
 
1281
+ msgid "Star Color"
1282
  msgstr ""
1283
 
1284
+ msgid "Yellow"
1285
+ msgstr "أصفر"
1286
 
1287
+ msgid "Red"
1288
  msgstr ""
1289
 
1290
+ msgid "Blue"
1291
+ msgstr "ازرق"
1292
 
1293
+ msgid "Green"
1294
+ msgstr "أخضر"
1295
 
1296
+ msgid "Grey"
1297
+ msgstr "رصاصي"
1298
 
1299
+ msgid "Hand"
1300
+ msgstr "يد"
1301
 
1302
+ msgid "Custom Image"
1303
  msgstr ""
1304
 
1305
+ msgid "Text Layout & Font"
1306
  msgstr ""
1307
 
1308
+ msgid "Inherit"
1309
  msgstr ""
1310
 
1311
+ msgid "Size"
1312
+ msgstr "حجم"
1313
 
1314
+ msgid "Extra Settings"
1315
  msgstr ""
1316
 
1317
+ msgid "Results Popup"
1318
  msgstr ""
1319
 
1320
+ msgid "Uncheck this box to disable the results popup"
1321
  msgstr ""
1322
 
1323
+ msgid "Rating ID"
 
 
 
1324
  msgstr ""
1325
 
1326
+ msgid "This is the rating ID used in posts"
1327
  msgstr ""
1328
 
1329
+ msgid "Exclude Posts"
1330
  msgstr ""
1331
 
1332
+ msgid ""
1333
+ "Enter the Post IDs where you want to exclude ratings from. Please use a "
1334
+ "comma-delimited list, eg. 1,2,3"
1335
  msgstr ""
1336
 
1337
+ msgid "This is the rating ID used in pages"
1338
  msgstr ""
1339
 
1340
+ msgid "Exclude Pages"
1341
  msgstr ""
1342
 
1343
  msgid ""
1344
+ "Enter the Page IDs where you want to exclude ratings from. Please use a "
1345
+ "comma-delimited list, eg. 1,2,3"
1346
  msgstr ""
1347
 
1348
+ msgid "This is the rating ID used in comments"
1349
  msgstr ""
1350
 
1351
+ msgid "&laquo;"
1352
  msgstr ""
1353
 
1354
+ msgid "&raquo;"
1355
  msgstr ""
1356
 
1357
+ #, php-format
1358
+ msgid "Rating Results <a href=\"%s\" class=\"add-new-h2\">Settings</a>"
1359
  msgstr ""
1360
 
1361
+ msgid "Rating Results"
 
 
1362
  msgstr ""
1363
 
1364
+ msgid "Last 24 hours"
1365
+ msgstr "آخر 24 ساعة"
1366
 
1367
+ msgid "Last 7 days"
 
1368
  msgstr ""
1369
 
1370
+ msgid "Last 31 days"
1371
  msgstr ""
1372
 
1373
+ msgid "Last 3 months"
1374
  msgstr ""
1375
 
1376
+ msgid "Last 12 months"
1377
  msgstr ""
1378
 
1379
+ msgid "All time"
1380
  msgstr ""
1381
 
1382
+ msgid "* The results are cached and are updated every hour"
1383
  msgstr ""
1384
 
1385
+ msgid "* The results are cached and are updated every day"
1386
  msgstr ""
1387
 
1388
+ msgid "* The results are cached and are updated every 3 days"
1389
  msgstr ""
1390
 
1391
+ #, php-format
1392
+ msgid "No ratings have been collected for your %s yet."
1393
  msgstr ""
1394
 
1395
+ msgid "Unique ID"
1396
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1397
 
1398
+ msgid "Start Date"
1399
+ msgstr "تاريخ البدء"
1400
 
1401
+ msgid "Average Rating"
1402
+ msgstr "التقييم الوسطي"
1403
 
1404
+ msgid "Poll Settings"
1405
  msgstr ""
1406
 
1407
+ msgid "Polldaddy Account Info"
 
 
 
1408
  msgstr ""
1409
 
1410
+ msgid ""
1411
+ "<em>Polldaddy</em> and <em>WordPress.com</em> are now connected using <a "
1412
+ "href=\"http://en.support.wordpress.com/wpcc-faq/\">WordPress.com Connect</"
1413
+ "a>. If you have a WordPress.com account you can use it to login to <a href="
1414
+ "\"http://polldaddy.com/\">Polldaddy.com</a>. Click on the Polldaddy \"sign in"
1415
+ "\" button, authorize the connection and create your new Polldaddy account."
1416
  msgstr ""
1417
 
1418
+ msgid ""
1419
+ "Login to the Polldaddy website and scroll to the end of your <a href="
1420
+ "\"http://polldaddy.com/account/#apikey\">account page</a> to create or "
1421
+ "retrieve an API key."
1422
  msgstr ""
1423
 
1424
+ #, php-format
1425
+ msgid "Your account is currently linked to this API key: <strong>%s</strong>"
 
 
1426
  msgstr ""
1427
 
1428
+ msgid "Link to a different Polldaddy account"
1429
  msgstr ""
1430
 
1431
+ msgid "Link to your Polldaddy account"
1432
  msgstr ""
1433
 
1434
+ msgid "Polldaddy.com API Key"
1435
  msgstr ""
1436
 
1437
+ msgid "Link Account"
1438
  msgstr ""
1439
 
1440
+ msgid "General Settings"
1441
  msgstr ""
1442
 
1443
+ msgid "Default poll settings"
1444
  msgstr ""
1445
 
1446
+ msgid "Show"
1447
  msgstr ""
1448
 
1449
+ msgid "Hide"
1450
  msgstr ""
1451
 
1452
+ msgid "Percentages"
1453
  msgstr ""
1454
 
1455
+ msgid "Poll style"
 
 
1456
  msgstr ""
1457
 
1458
+ msgid "Off"
1459
  msgstr ""
1460
 
1461
+ msgid "Cookie"
 
 
 
 
 
1462
  msgstr ""
1463
 
1464
+ msgid "Cookie & IP address"
1465
  msgstr ""
1466
 
1467
+ msgid "Block expiration limit"
1468
  msgstr ""
1469
 
1470
+ msgid "Save Options"
1471
  msgstr ""
1472
 
1473
+ msgid "URL"
1474
+ msgstr "الرابط"
1475
 
1476
+ msgid ""
1477
+ "Paste your YouTube or Google Video URL above, or use the examples below."
1478
+ msgstr ""
1479
 
1480
  #, php-format
1481
+ msgid "<a href=\"%s\" target=\"_blank\">YouTube instructions</a> %s"
 
1482
  msgstr ""
1483
 
1484
+ #, php-format
1485
+ msgid "<a href=\"%s\" target=\"_blank\">Google instructions</a> %s"
 
1486
  msgstr ""
1487
 
1488
+ #, php-format
1489
+ msgid "<a href=\"%s\" target=\"_blank\">DailyMotion instructions</a> %s"
1490
  msgstr ""
1491
 
1492
+ msgid "Insert into Poll"
1493
  msgstr ""
1494
 
1495
+ msgid "Audio File URL"
1496
  msgstr ""
1497
 
1498
+ msgid "Insert an image from another web site"
1499
  msgstr ""
1500
 
1501
+ msgid "Image Title"
1502
  msgstr ""
locale/polldaddy-bg.mo CHANGED
Binary file
locale/polldaddy-bg.po CHANGED
@@ -4,11821 +4,1478 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
- "POT-Creation-Date: 2012-07-16 11:34+0000\n"
8
- "PO-Revision-Date: 2012-07-16 11:34:36+0000\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=2; plural=n != 1;\n"
13
  "X-Generator: GlotPress/0.1\n"
14
 
15
- msgid "Polldaddy Invitation"
16
  msgstr ""
17
 
18
- msgid ""
19
- "If you do not want to receive any more emails then click on the unsubscribe "
20
- "link below:"
21
- msgstr ""
22
-
23
- #, php-format
24
- msgid "%d incomplete response has been added to %s."
25
- msgid_plural "%d incomplete responses have been added to %s."
26
- msgstr[0] ""
27
- msgstr[1] ""
28
-
29
- msgid ""
30
- "Thanks,\n"
31
- "\n"
32
- "Your friendly Polldaddy.com autobot."
33
  msgstr ""
34
 
35
- #, php-format
36
- msgid "[Polldaddy] Incomplete results added to survey - %s"
37
- msgstr ""
38
-
39
- #, php-format
40
- msgid "All your results have been deleted from the survey \"%s\""
41
  msgstr ""
42
 
43
- #, php-format
44
- msgid "[Polldaddy] Results reset for %s"
45
  msgstr ""
46
 
47
- msgid ""
48
- "Your PDF report has been generated and is available from the following URLs:"
49
  msgstr ""
50
 
51
- #, php-format
52
- msgid "Note that the PDFs are available for %d day."
53
- msgid_plural "Note that the PDFs are available for %d days."
54
- msgstr[0] ""
55
- msgstr[1] ""
56
 
57
- msgid "[Polldaddy] PDF report has been generated"
58
- msgstr ""
59
 
60
- msgid "Hi there,"
61
  msgstr ""
62
 
63
- #, php-format
64
- msgid "Hi %s,"
65
  msgstr ""
66
 
67
- msgid "Hello there,"
68
  msgstr ""
69
 
70
- #, php-format
71
- msgid "Hello %s,"
72
  msgstr ""
73
 
74
  msgid ""
75
- "Recently you or someone using this email address signed up for a free "
76
- "account on\n"
77
- "http://polldaddy.com/ but the account was not activated."
78
  msgstr ""
79
 
80
  msgid ""
81
- "If you would still like a free Polldaddy account please confirm your email "
82
- "address by\n"
83
- "clicking on the link below:"
84
  msgstr ""
85
 
86
  msgid ""
87
- "The link will remain valid for a further 24 hours after which your email "
88
- "address will be\n"
89
- "deleted from our database."
90
  msgstr ""
91
 
92
- #, php-format
93
  msgid ""
94
- "If you're having trouble you can find out more at %s, or reply\n"
95
- "to this email and we'll get back to you."
96
  msgstr ""
97
 
98
- msgid "Thanks,"
99
  msgstr ""
100
 
101
  #, php-format
102
- msgid "Never receive emails from Polldaddy again: %s"
 
 
103
  msgstr ""
104
 
105
- msgid "[Polldaddy] Account Activation Request (resend)"
106
  msgstr ""
107
 
108
- #, fuzzy
109
- msgid "Invalid cardholder name"
110
- msgstr "Невалиден тип файл"
111
-
112
- msgid "Invalid street address"
113
  msgstr ""
114
 
115
- #, fuzzy
116
- msgid "Invalid city"
117
- msgstr "Невалиден тип файл"
118
 
119
- msgid "Invalid expiration month"
 
 
120
  msgstr ""
121
 
122
- #, fuzzy
123
- msgid "Invalid expiration year"
124
- msgstr "Невалиден тип файл"
125
 
126
- #, fuzzy
127
- msgid "Invalid card type"
128
- msgstr "Невалиден тип файл"
129
 
130
- msgid "Invalid card number"
 
 
131
  msgstr ""
132
 
133
- msgid "Invalid CVV2 code"
134
  msgstr ""
135
 
136
- #, fuzzy
137
- msgid "Invalid country"
138
- msgstr "Невалиден тип файл"
139
 
140
- #, fuzzy
141
- msgid "Invalid zip code"
142
- msgstr "Невалиден тип файл"
143
 
144
- #, fuzzy
145
- msgid "Invalid state"
146
- msgstr "Невалиден тип файл"
147
 
148
- msgid "Date must be in the future"
149
  msgstr ""
150
 
151
- msgid "Sierra Leone"
 
152
  msgstr ""
153
 
154
- msgid "Taiwan"
155
  msgstr ""
156
 
157
- msgid "Netherlands"
158
  msgstr ""
159
 
160
- msgid "Chile"
 
 
 
161
  msgstr ""
162
 
163
- msgid "Anguilla"
164
  msgstr ""
165
 
166
- msgid "Mauritius"
167
  msgstr ""
168
 
169
- msgid "Afghanistan"
170
  msgstr ""
171
 
172
- msgid "Andorra"
173
  msgstr ""
174
 
175
- msgid "Indonesia"
 
 
 
176
  msgstr ""
177
 
178
- msgid "Micronesia, Federated States of"
179
  msgstr ""
180
 
181
- msgid "United Kingdom"
182
  msgstr ""
183
 
184
- msgid "New Zealand"
185
  msgstr ""
186
 
187
- msgid "Gabon"
188
  msgstr ""
189
 
190
- msgid "Puerto Rico"
191
  msgstr ""
192
 
193
- msgid "Equatorial Guinea"
194
  msgstr ""
195
 
196
- msgid "Seychelles"
197
  msgstr ""
198
 
199
- msgid "Antarctica"
200
  msgstr ""
201
 
202
- msgid "Saudi Arabia"
203
  msgstr ""
204
 
205
- msgid "Grenada"
206
  msgstr ""
207
 
208
- msgid "Antigua and Barbuda"
209
  msgstr ""
210
 
211
- msgid "Luxembourg"
212
  msgstr ""
213
 
214
- msgid "Denmark"
215
  msgstr ""
216
 
217
- msgid "China"
218
  msgstr ""
219
 
220
- msgid "Dominica"
221
- msgstr "Доминика"
222
 
223
- msgid "Mali"
224
  msgstr ""
225
 
226
- msgid "Montserrat"
227
  msgstr ""
228
 
229
- msgid "Russia"
230
  msgstr ""
231
 
232
- msgid "Asia/Pacific Region"
233
  msgstr ""
234
 
235
- msgid "Swaziland"
236
  msgstr ""
237
 
238
- msgid "Europe"
239
  msgstr ""
240
 
241
- msgid "Somalia"
242
  msgstr ""
243
 
244
- msgid "Cameroon"
245
  msgstr ""
246
 
247
- msgid "Gambia"
248
  msgstr ""
249
 
250
- msgid "Qatar"
251
- msgstr "Катар"
 
 
 
252
 
253
- msgid "Thailand"
254
  msgstr ""
255
 
256
- msgid "Cape Verde"
257
- msgstr ""
 
 
 
258
 
259
- msgid "Wallis and Futuna"
260
  msgstr ""
261
 
262
- msgid "Switzerland"
263
- msgstr ""
 
 
 
264
 
265
- msgid "Faroe Islands"
266
  msgstr ""
267
 
268
- msgid "Costa Rica"
269
  msgstr ""
270
 
271
- msgid "Samoa"
272
  msgstr ""
273
 
274
- msgid "Philippines"
275
  msgstr ""
276
 
277
- msgid "Pakistan"
278
  msgstr ""
279
 
280
- msgid "Slovakia"
281
  msgstr ""
282
 
283
- msgid "Zimbabwe"
284
- msgstr ""
 
 
 
285
 
286
- msgid "Canada"
287
  msgstr ""
288
 
289
- msgid "United States Minor Outlying Islands"
290
  msgstr ""
291
 
292
- msgid "Germany"
293
  msgstr ""
294
 
295
- msgid "Rwanda"
 
 
 
 
 
 
296
  msgstr ""
297
 
298
- msgid "United Arab Emirates"
299
  msgstr ""
300
 
301
- msgid "Saint Kitts and Nevis"
 
 
302
  msgstr ""
303
 
304
- msgid "Virgin Islands, British"
305
  msgstr ""
306
 
307
- msgid "Cuba"
308
  msgstr ""
309
 
310
- msgid "Jordan"
 
311
  msgstr ""
312
 
313
- msgid "Togo"
 
 
 
314
  msgstr ""
315
 
316
- msgid "San Marino"
317
- msgstr "Сан Марино"
 
 
 
318
 
319
- msgid "Tokelau"
 
320
  msgstr ""
321
 
322
- msgid "Guinea"
 
323
  msgstr ""
324
 
325
- msgid "Barbados"
326
- msgstr "Барбадос"
327
 
328
- msgid "Chad"
 
329
  msgstr ""
330
 
331
- msgid "Malawi"
 
332
  msgstr ""
333
 
334
- msgid "Suriname"
 
335
  msgstr ""
336
 
337
- msgid "Liechtenstein"
338
  msgstr ""
339
 
340
- msgid "Montenegro"
 
 
 
 
341
  msgstr ""
342
 
343
- msgid "Heard Island and McDonald Islands"
344
- msgstr ""
345
 
346
- msgid "Northern Mariana Islands"
347
- msgstr ""
348
 
349
- msgid "Dominican Republic"
350
- msgstr ""
351
 
352
- msgid "Belgium"
353
- msgstr ""
354
 
355
- msgid "Lao People's Democratic Republic"
356
  msgstr ""
357
 
358
- msgid "Poland"
359
  msgstr ""
360
 
361
- msgid "Israel"
362
  msgstr ""
363
 
364
- msgid "India"
 
 
 
365
  msgstr ""
366
 
367
- msgid "Guatemala"
368
  msgstr ""
369
 
370
- msgid "Martinique"
371
  msgstr ""
372
 
373
- msgid "Myanmar"
374
  msgstr ""
375
 
376
- msgid "Morocco"
 
 
 
377
  msgstr ""
378
 
379
- msgid "Sudan"
 
 
 
380
  msgstr ""
381
 
382
- msgid "Netherlands Antilles"
383
  msgstr ""
384
 
385
- msgid "Liberia"
386
  msgstr ""
387
 
388
- msgid "Armenia"
389
  msgstr ""
390
 
391
- msgid "Cook Islands"
392
  msgstr ""
393
 
394
- msgid "Ethiopia"
395
  msgstr ""
396
 
397
- msgid "Marshall Islands"
 
 
 
 
398
  msgstr ""
399
 
400
- msgid "Saint Lucia"
401
  msgstr ""
402
 
403
- msgid "Guam"
404
  msgstr ""
405
 
406
- msgid "Estonia"
407
  msgstr ""
408
 
409
- msgid "Macedonia"
410
  msgstr ""
411
 
412
- msgid "Djibouti"
 
413
  msgstr ""
414
 
415
- msgid "Austria"
 
416
  msgstr ""
417
 
418
- msgid "Zambia"
419
  msgstr ""
420
 
421
- msgid "Cayman Islands"
422
  msgstr ""
423
 
424
- msgid "French Guiana"
425
  msgstr ""
426
 
427
- msgid "Guyana"
428
  msgstr ""
429
 
430
- msgid "Palau"
 
 
 
 
 
 
431
  msgstr ""
432
 
433
- msgid "Fiji"
434
  msgstr ""
435
 
436
- msgid "Nauru"
437
  msgstr ""
438
 
439
- msgid "Greenland"
440
  msgstr ""
441
 
442
- msgid "Trinidad and Tobago"
443
  msgstr ""
444
 
445
- msgid "Ecuador"
446
  msgstr ""
447
 
448
- msgid "Lithuania"
449
  msgstr ""
450
 
451
- msgid "Serbia"
452
  msgstr ""
453
 
454
- msgid "Tajikistan"
455
  msgstr ""
456
 
457
- msgid "Colombia"
458
  msgstr ""
459
 
460
- msgid "Australia"
461
  msgstr ""
462
 
463
- msgid "Ukraine"
464
  msgstr ""
465
 
466
- msgid "Nicaragua"
467
  msgstr ""
468
 
469
- msgid "Vietnam"
470
  msgstr ""
471
 
472
- msgid "Saint Vincent and the Grenadines"
473
  msgstr ""
474
 
475
- msgid "Peru"
 
476
  msgstr ""
477
 
478
- msgid "Uruguay"
 
479
  msgstr ""
480
 
481
- msgid "Monaco"
 
482
  msgstr ""
483
 
484
- msgid "Bosnia and Herzegovina"
 
485
  msgstr ""
486
 
487
- msgid "Greece"
 
488
  msgstr ""
489
 
490
- msgid "Libyan Arab Jamahiriya"
 
 
 
491
  msgstr ""
492
 
493
- msgid "Finland"
494
  msgstr ""
495
 
496
- msgid "Bhutan"
497
  msgstr ""
498
 
499
- msgid "Algeria"
500
  msgstr ""
501
 
502
- msgid "Central African Republic"
503
  msgstr ""
504
 
505
- msgid "Croatia"
506
  msgstr ""
507
 
508
- msgid "Bolivia"
 
 
 
509
  msgstr ""
510
 
511
- msgid "Senegal"
512
  msgstr ""
513
 
514
- msgid "Argentina"
515
  msgstr ""
516
 
517
- msgid "Reunion"
518
  msgstr ""
519
 
520
- msgid "Norway"
521
  msgstr ""
522
 
523
- msgid "Sri Lanka"
524
  msgstr ""
525
 
526
- msgid "Tuvalu"
527
  msgstr ""
528
 
529
- msgid "Namibia"
530
  msgstr ""
531
 
532
- msgid "Georgia"
533
  msgstr ""
534
 
535
- msgid "Turks and Caicos Islands"
536
  msgstr ""
537
 
538
- msgid "Holy See (Vatican City State)"
539
  msgstr ""
540
 
541
- msgid "Sweden"
542
  msgstr ""
543
 
544
- msgid "Iran, Islamic Republic of"
545
  msgstr ""
546
 
547
- msgid "Mexico"
548
  msgstr ""
549
 
550
- msgid "Mauritania"
551
  msgstr ""
552
 
553
- msgid "Comoros"
554
  msgstr ""
555
 
556
- msgid "Moldova, Republic of"
557
  msgstr ""
558
 
559
- msgid "Tanzania, United Republic of"
560
  msgstr ""
561
 
562
- msgid "Ireland"
563
  msgstr ""
564
 
565
- msgid "Kazakstan"
566
  msgstr ""
567
 
568
- msgid "United States"
569
  msgstr ""
570
 
571
- msgid "Bulgaria"
572
  msgstr ""
573
 
574
- msgid "El Salvador"
575
  msgstr ""
576
 
577
- msgid "Botswana"
578
  msgstr ""
579
 
580
- msgid "France"
581
  msgstr ""
582
 
583
- msgid "South Africa"
584
  msgstr ""
585
 
586
- msgid "Paraguay"
587
  msgstr ""
588
 
589
- msgid "Iraq"
590
  msgstr ""
591
 
592
- msgid "Macau"
593
  msgstr ""
594
 
595
- msgid "Singapore"
596
  msgstr ""
597
 
598
- msgid "Bahrain"
599
  msgstr ""
600
 
601
- msgid "Sao Tome and Principe"
602
  msgstr ""
603
 
604
- msgid "Venezuela"
605
  msgstr ""
606
 
607
- msgid "Lebanon"
608
  msgstr ""
609
 
610
- msgid "Falkland Islands (Malvinas)"
611
  msgstr ""
612
 
613
- msgid "British Indian Ocean Territory"
614
  msgstr ""
615
 
616
- msgid "Japan"
617
  msgstr ""
618
 
619
- msgid "Bangladesh"
620
  msgstr ""
621
 
622
- msgid "Romania"
623
  msgstr ""
624
 
625
- msgid "Ghana"
626
  msgstr ""
627
 
628
- msgid "Brunei Darussalam"
629
  msgstr ""
630
 
631
- msgid "Papua New Guinea"
632
  msgstr ""
633
 
634
- msgid "American Samoa"
635
  msgstr ""
636
 
637
- msgid "Azerbaijan"
638
  msgstr ""
639
 
640
- msgid "Panama"
641
  msgstr ""
642
 
643
- msgid "Belize"
644
  msgstr ""
645
 
646
- msgid "Vanuatu"
647
  msgstr ""
648
 
649
- msgid "Portugal"
650
  msgstr ""
651
 
652
- msgid "Guinea-Bissau"
653
  msgstr ""
654
 
655
- msgid "Turkmenistan"
656
  msgstr ""
657
 
658
- msgid "Uzbekistan"
659
  msgstr ""
660
 
661
- msgid "Tunisia"
662
  msgstr ""
663
 
664
- msgid "New Caledonia"
665
  msgstr ""
666
 
667
- msgid "Latvia"
668
  msgstr ""
669
 
670
- msgid "Aruba"
671
  msgstr ""
672
 
673
- msgid "Nigeria"
674
  msgstr ""
675
 
676
- msgid "Italy"
677
  msgstr ""
678
 
679
- msgid "Tonga"
680
  msgstr ""
681
 
682
- msgid "Yemen"
683
  msgstr ""
684
 
685
- msgid "Bahamas"
686
  msgstr ""
687
 
688
- msgid "Eritrea"
689
  msgstr ""
690
 
691
- msgid "Nepal"
692
  msgstr ""
693
 
694
- msgid "French Polynesia"
695
  msgstr ""
696
 
697
- msgid "Korea, Democratic People's Republic of"
698
  msgstr ""
699
 
700
- msgid "Syrian Arab Republic"
701
  msgstr ""
702
 
703
- msgid "Bouvet Island"
704
  msgstr ""
705
 
706
- msgid "Virgin Islands, U.S."
 
 
 
707
  msgstr ""
708
 
709
- msgid "Cambodia"
 
710
  msgstr ""
711
 
712
- msgid "Cyprus"
713
  msgstr ""
714
 
715
- msgid "Niue"
716
  msgstr ""
717
 
718
- msgid "Mozambique"
719
  msgstr ""
720
 
721
- msgid "Oman"
722
  msgstr ""
723
 
724
- msgid "Guadeloupe"
725
  msgstr ""
726
 
727
- msgid "Belarus"
728
  msgstr ""
729
 
730
- msgid "Hong Kong"
731
  msgstr ""
732
 
733
- msgid "Satellite Provider"
734
  msgstr ""
735
 
736
- msgid "Kenya"
737
  msgstr ""
738
 
739
- msgid "Madagascar"
740
  msgstr ""
741
 
742
- msgid "Solomon Islands"
743
  msgstr ""
744
 
745
- msgid "Czech Republic"
746
  msgstr ""
747
 
748
- msgid "Angola"
749
  msgstr ""
750
 
751
- msgid "Palestinian Territory, Occupied"
752
  msgstr ""
753
 
754
- msgid "Gibraltar"
755
  msgstr ""
756
 
757
- msgid "Honduras"
758
  msgstr ""
759
 
760
- msgid "Uganda"
761
  msgstr ""
762
 
763
- msgid "Malta"
764
  msgstr ""
765
 
766
- msgid "Cote D'Ivoire"
767
  msgstr ""
768
 
769
- msgid "Slovenia"
770
  msgstr ""
771
 
772
- msgid "Niger"
773
  msgstr ""
774
 
775
- msgid "Brazil"
 
 
 
776
  msgstr ""
777
 
778
- msgid "Burundi"
779
  msgstr ""
780
 
781
- msgid "Maldives"
782
  msgstr ""
783
 
784
- msgid "Congo, The Democratic Republic of"
785
  msgstr ""
786
 
787
- msgid "Anonymous Proxy"
 
 
 
 
 
 
788
  msgstr ""
789
 
790
- msgid "Turkey"
 
791
  msgstr ""
792
 
793
- msgid "Mongolia"
794
  msgstr ""
795
 
796
- msgid "Hungary"
797
  msgstr ""
798
 
799
- msgid "Benin"
800
  msgstr ""
801
 
802
- msgid "Jamaica"
803
- msgstr "Ямайка"
804
 
805
- msgid "Haiti"
806
  msgstr ""
807
 
808
- msgid "Kyrgyzstan"
809
  msgstr ""
810
 
811
- msgid "Spain"
812
  msgstr ""
813
 
814
- msgid "Malaysia"
815
  msgstr ""
816
 
817
- msgid "Norfolk Island"
818
  msgstr ""
819
 
820
- msgid "Iceland"
821
  msgstr ""
822
 
823
- msgid "Korea, Republic of"
824
  msgstr ""
825
 
826
- msgid "Kuwait"
827
  msgstr ""
828
 
829
- msgid "Egypt"
830
  msgstr ""
831
 
832
- msgid "Albania"
833
  msgstr ""
834
 
835
- msgid "Burkina Faso"
836
  msgstr ""
837
 
838
- msgid "Bermuda"
839
  msgstr ""
840
 
841
- msgid "Kiribati"
842
  msgstr ""
843
 
844
- msgid "Mayotte"
845
  msgstr ""
846
 
847
- msgid "Lesotho"
848
  msgstr ""
849
 
850
- msgid "Congo"
851
  msgstr ""
852
 
853
- #, fuzzy
854
- msgid "Previous"
855
- msgstr "Предишна снимка"
856
 
857
- msgid "Next"
858
- msgstr "Следваща стъпка"
859
 
860
- #, php-format
861
- msgid "Answers containing: %s"
862
  msgstr ""
863
 
864
- msgid "No answers found containing these words."
865
  msgstr ""
866
 
867
- msgid "Add as a poll answer"
868
  msgstr ""
869
 
870
- msgid "No more data to display."
871
  msgstr ""
872
 
873
- msgid "Don't want anymore emails from us?"
874
  msgstr ""
875
 
876
- msgid "Unsubscribe"
877
  msgstr ""
878
 
879
- msgid "just now"
880
  msgstr ""
881
 
882
- #, php-format
883
- msgid "%d minute ago"
884
- msgid_plural "%d minutes ago"
885
- msgstr[0] ""
886
- msgstr[1] ""
887
-
888
- #, fuzzy, php-format
889
- msgid "%d hour ago"
890
- msgid_plural "%d hours ago"
891
- msgstr[0] "един час"
892
- msgstr[1] "%s часа"
893
-
894
- #, fuzzy
895
- msgid "yesterday"
896
- msgstr "Вчера"
897
-
898
- #, fuzzy, php-format
899
- msgid "%d day ago"
900
- msgid_plural "%d days ago"
901
- msgstr[0] "един ден"
902
- msgstr[1] "%s дни"
903
-
904
- #, php-format
905
- msgid "%d week ago"
906
- msgid_plural "%d weeks ago"
907
- msgstr[0] ""
908
- msgstr[1] ""
909
-
910
- #, php-format
911
- msgid "%d month ago"
912
- msgid_plural "%d months ago"
913
- msgstr[0] ""
914
- msgstr[1] ""
915
-
916
- #, php-format
917
- msgid "%d year ago"
918
- msgid_plural "%d years ago"
919
- msgstr[0] ""
920
- msgstr[1] ""
921
-
922
- msgid "Invalid Videolog identifier"
923
- msgstr ""
924
-
925
- #, php-format
926
- msgid ""
927
- "This movie requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for "
928
- "playback."
929
- msgstr ""
930
-
931
- #, php-format
932
- msgid "<code>%s</code> HTML tag removed as it is not allowed"
933
- msgstr ""
934
-
935
- msgid "Unknown"
936
- msgstr ""
937
-
938
- msgid "Today"
939
- msgstr "Днес"
940
-
941
- msgid "Earlier this month"
942
- msgstr ""
943
-
944
- msgid "Earlier this year"
945
- msgstr ""
946
-
947
- msgid "Response"
948
- msgstr "Отговор"
949
-
950
- msgid "Responses"
951
- msgstr "Отговори"
952
-
953
- msgid "Rating"
954
- msgstr "Оценка"
955
-
956
- msgid "Ratings"
957
- msgstr "Оценки"
958
-
959
- msgid "Vote"
960
- msgstr ""
961
-
962
- msgid "Votes"
963
- msgstr "Гласуване"
964
-
965
- msgid ""
966
- "Did you know you can send polls and surveys out in an email? <a href=\"[cta]"
967
- "\">Find out more!</a>"
968
- msgstr ""
969
-
970
- msgid ""
971
- "Did you know you can send surveys out in an email? <a href=\"[cta]\">Find "
972
- "out more!</a>"
973
- msgstr ""
974
-
975
- msgid "Learn More"
976
- msgstr ""
977
-
978
- #, php-format
979
- msgid ""
980
- "Did you know you can customize your poll’s colors to match your site? Here’s "
981
- "how to create a <a href=\"%s\">custom poll style</a>."
982
- msgstr ""
983
-
984
- msgid "password"
985
- msgstr ""
986
-
987
- msgid "Server oopsie"
988
- msgstr ""
989
-
990
- msgid "New Email Group"
991
- msgstr ""
992
-
993
- msgid "Pass"
994
- msgstr ""
995
-
996
- msgid "Fail"
997
- msgstr ""
998
-
999
- #, php-format
1000
- msgid "New response for %s - %d"
1001
- msgstr ""
1002
-
1003
- #, php-format
1004
- msgid "%s <%s>"
1005
- msgstr ""
1006
-
1007
- msgid "Polldaddy Response"
1008
- msgstr ""
1009
-
1010
- msgid "New Folder"
1011
- msgstr ""
1012
-
1013
- msgid "Page Not Found"
1014
- msgstr ""
1015
-
1016
- msgid "Not authorised"
1017
- msgstr ""
1018
-
1019
- msgid "Error"
1020
- msgstr "Грешка"
1021
-
1022
- msgid "Page Not Found - Invalid domain mapping"
1023
- msgstr ""
1024
-
1025
- msgid "Yesterday"
1026
- msgstr "Вчера"
1027
-
1028
- msgid "M j"
1029
- msgstr ""
1030
-
1031
- msgid "j/n/Y"
1032
- msgstr ""
1033
-
1034
- #, php-format
1035
- msgid "Today, %s"
1036
- msgstr ""
1037
-
1038
- #, php-format
1039
- msgid "Yesterday, %s"
1040
- msgstr ""
1041
-
1042
- msgid "&#171;"
1043
- msgstr ""
1044
-
1045
- msgid "&#187;"
1046
- msgstr ""
1047
-
1048
- #, php-format
1049
- msgid "Displaying results <strong>%s-%s</strong> of <strong>%s</strong>"
1050
- msgstr ""
1051
-
1052
- msgid "10 results per page"
1053
- msgstr ""
1054
-
1055
- msgid "25 results per page"
1056
- msgstr ""
1057
-
1058
- msgid "50 results per page"
1059
- msgstr ""
1060
-
1061
- msgid "100 results per page"
1062
- msgstr ""
1063
-
1064
- msgid "Upgrade to Pro to remove these ads"
1065
- msgstr ""
1066
-
1067
- msgid "The following problems were discovered with your input:"
1068
- msgstr ""
1069
-
1070
- msgid "Importing&hellip;"
1071
- msgstr ""
1072
-
1073
- msgid "Upload"
1074
- msgstr "Качване"
1075
-
1076
- msgid "CSV file"
1077
- msgstr ""
1078
-
1079
- msgid "Upload Survey"
1080
- msgstr ""
1081
-
1082
- msgid "No survey uploaded yet."
1083
- msgstr ""
1084
-
1085
- msgid "Single Choice"
1086
- msgstr ""
1087
-
1088
- msgid "Other Response"
1089
- msgstr ""
1090
-
1091
- msgid "Questions"
1092
- msgstr ""
1093
-
1094
- msgid "Column Choices"
1095
- msgstr ""
1096
-
1097
- msgid "Address Fields"
1098
- msgstr ""
1099
-
1100
- msgid "Answers"
1101
- msgstr "Отговори"
1102
-
1103
- msgid "Import Survey"
1104
- msgstr ""
1105
-
1106
- msgid "This phrase is shown when a user returns to a survey"
1107
- msgstr ""
1108
-
1109
- msgid "This phrase is shown when a user first starts a survey"
1110
- msgstr ""
1111
-
1112
- msgid "This phrase is shown when a user finishes a survey"
1113
- msgstr ""
1114
-
1115
- msgid "This phrase is shown when there is a problem with data entered"
1116
- msgstr ""
1117
-
1118
- msgid "This phrase is shown when the question is mandatory"
1119
- msgstr ""
1120
-
1121
- msgid "This phrase is shown when an email address is invalid"
1122
- msgstr ""
1123
-
1124
- msgid "This phrase is shown when a URL is invalid"
1125
- msgstr ""
1126
-
1127
- msgid "This phrase is shown when a date is invalid"
1128
- msgstr ""
1129
-
1130
- msgid "This phrase is shown when closing a survey"
1131
- msgstr ""
1132
-
1133
- msgid "This is shown before a question number (i.e. Q1)"
1134
- msgstr ""
1135
-
1136
- msgid "This phrase is shown when a question has an \"other\" response"
1137
- msgstr ""
1138
-
1139
- msgid "This is shown when a survey is password protected"
1140
- msgstr ""
1141
-
1142
- msgid "Instructions on how to enter a password"
1143
- msgstr ""
1144
-
1145
- msgid "Title shown when a user does not pass the whitelist restrictions"
1146
- msgstr ""
1147
-
1148
- msgid "Details shown when a user does not pass the whitelist restrictions"
1149
- msgstr ""
1150
-
1151
- msgid "This phrase is shown on the final page of a survey"
1152
- msgstr ""
1153
-
1154
- msgid ""
1155
- "Shows a respondent's progress in a survey, with [current] and [total] "
1156
- "replaced with page numbers"
1157
- msgstr ""
1158
-
1159
- msgid ""
1160
- "Shown when a participant tries to start a single-response survey they have "
1161
- "already completed"
1162
- msgstr ""
1163
-
1164
- msgid ""
1165
- "Shown when a file is submitted that is too large. [size] is replaced with "
1166
- "the maximum size."
1167
- msgstr ""
1168
-
1169
- msgid "Shown when a phone number is invalid"
1170
- msgstr ""
1171
-
1172
- msgid "Shown when a value is not a number"
1173
- msgstr ""
1174
-
1175
- msgid "Shown when a number value is not within range"
1176
- msgstr ""
1177
-
1178
- msgid "Shown when a survey is closed"
1179
- msgstr ""
1180
-
1181
- msgid "Details about why a survey is closed and what to do"
1182
- msgstr ""
1183
-
1184
- msgid "Shown when all of the rows in a matrix have not been completed"
1185
- msgstr ""
1186
-
1187
- msgid "Shown when too few options have been selected on a multi-choice"
1188
- msgstr ""
1189
-
1190
- msgid "Shown when too many options have been selected on a multi-choice"
1191
- msgstr ""
1192
-
1193
- msgid ""
1194
- "This is shown when a survey needs to be verified by entering an email address"
1195
- msgstr ""
1196
-
1197
- msgid "Instructions on how to enter an email address"
1198
- msgstr ""
1199
-
1200
- msgid "This is shown when a survey is captcha protected"
1201
- msgstr ""
1202
-
1203
- msgid "Instructions on how to enter a captcha"
1204
- msgstr ""
1205
-
1206
- msgid "This phrase is shown when a user returns to a quiz"
1207
- msgstr ""
1208
-
1209
- msgid "This phrase is shown when a user first starts a quiz"
1210
- msgstr ""
1211
-
1212
- msgid "This phrase is shown when a user finishes a quiz"
1213
- msgstr ""
1214
-
1215
- msgid "This phrase is shown when closing a quiz"
1216
- msgstr ""
1217
-
1218
- msgid "This is shown when a quiz is password protected"
1219
- msgstr ""
1220
-
1221
- msgid "This phrase is shown on the final page of a quiz"
1222
- msgstr ""
1223
-
1224
- msgid "This phrase shows a respondents progress in a quiz"
1225
- msgstr ""
1226
-
1227
- msgid ""
1228
- "Shown when a participant tries to start a single-response quiz they have "
1229
- "already completed"
1230
- msgstr ""
1231
-
1232
- msgid ""
1233
- "Shown after completing a quiz. The code [score] is replaced with the actual "
1234
- "score"
1235
- msgstr ""
1236
-
1237
- msgid "Shown if the score is enough to pass the quiz"
1238
- msgstr ""
1239
-
1240
- msgid "Shown if the score is not enough to pass the quiz"
1241
- msgstr ""
1242
-
1243
- msgid "Shown when a quiz is closed"
1244
- msgstr ""
1245
-
1246
- msgid "Details about why a quiz is closed and what to do"
1247
- msgstr ""
1248
-
1249
- msgid ""
1250
- "This is shown when a quiz needs to be verified by entering an email address"
1251
- msgstr ""
1252
-
1253
- msgid ""
1254
- "This phrase is used in a link to allow the voter to see the poll results "
1255
- "without voting"
1256
- msgstr ""
1257
-
1258
- msgid "This phrase is shown to the user once they have voted"
1259
- msgstr ""
1260
-
1261
- msgid ""
1262
- "This phrase is used in a link to allow the user to return to the poll once "
1263
- "they have voted"
1264
- msgstr ""
1265
-
1266
- msgid ""
1267
- "This phrase is shown beside the \"other\" box in polls where you allow the "
1268
- "user to enter an answer"
1269
- msgstr ""
1270
-
1271
- msgid ""
1272
- "This phrase is shown when a person tries to vote a second time in a poll "
1273
- "which blocks repeat voters"
1274
- msgstr ""
1275
-
1276
- msgid "This phrase is shown in front of the vote count for each poll"
1277
- msgstr ""
1278
-
1279
- msgid "This phrase comes after the number of each answers votes"
1280
- msgstr ""
1281
-
1282
- msgid "This phrase is used if you close your poll"
1283
- msgstr ""
1284
-
1285
- msgid "This phrase is used on the button you press to submit your vote"
1286
- msgstr ""
1287
-
1288
- msgid ""
1289
- "This phrase is shown to the user if they try to submit a vote without "
1290
- "selecting an answer"
1291
- msgstr ""
1292
-
1293
- msgid ""
1294
- "This phrase is shown, if comments are allowed, in front of the comment count "
1295
- "for each poll"
1296
- msgstr ""
1297
-
1298
- msgid ""
1299
- "This phrase is used for the link that brings up the sharing box on your poll"
1300
- msgstr ""
1301
-
1302
- msgid "Allow participants to go back to the previous page"
1303
- msgstr ""
1304
-
1305
- msgid "View Results"
1306
- msgstr ""
1307
-
1308
- msgid "Thank you for voting!"
1309
- msgstr ""
1310
-
1311
- msgid "Return To Poll"
1312
- msgstr ""
1313
-
1314
- msgid "Other:"
1315
- msgstr ""
1316
-
1317
- msgid "Thank you, we have already counted your vote."
1318
- msgstr ""
1319
-
1320
- msgid "Total Votes:"
1321
- msgstr ""
1322
-
1323
- msgid "votes"
1324
- msgstr ""
1325
-
1326
- msgid "Poll Closed"
1327
- msgstr ""
1328
-
1329
- msgid "Please choose an answer first!"
1330
- msgstr ""
1331
-
1332
- msgid "Comments"
1333
- msgstr "Коментари"
1334
-
1335
- msgid "Share This"
1336
- msgstr ""
1337
-
1338
- msgid "Continue"
1339
- msgstr "Продължение"
1340
-
1341
- msgid "Start Quiz"
1342
- msgstr ""
1343
-
1344
- msgid "Quiz Completed"
1345
- msgstr ""
1346
-
1347
- msgid ""
1348
- "Please review your answers for this page, there was a problem with one or "
1349
- "more of them."
1350
- msgstr ""
1351
-
1352
- msgid "This question is mandatory."
1353
- msgstr ""
1354
-
1355
- msgid "You must enter a valid email address here."
1356
- msgstr ""
1357
-
1358
- msgid "You must enter a valid URL here."
1359
- msgstr ""
1360
-
1361
- msgid "Close Quiz"
1362
- msgstr ""
1363
-
1364
- #. translators: Displayed before a question number: Q1, Q2 etc
1365
- msgid "Q"
1366
- msgstr ""
1367
-
1368
- msgid "Password Protected"
1369
- msgstr "Защитена с парола"
1370
-
1371
- msgid "Please enter your password to unlock this quiz"
1372
- msgstr ""
1373
-
1374
- msgid "Finish Quiz"
1375
- msgstr ""
1376
-
1377
- msgid "Page [current] of [total]"
1378
- msgstr ""
1379
-
1380
- msgid "Quiz has already been completed"
1381
- msgstr ""
1382
-
1383
- msgid "You scored [score]%!"
1384
- msgstr ""
1385
-
1386
- msgid "This means you passed the quiz."
1387
- msgstr ""
1388
-
1389
- msgid "Sorry, but you did not pass the quiz."
1390
- msgstr ""
1391
-
1392
- msgid "Please enter a valid phone number"
1393
- msgstr ""
1394
-
1395
- msgid "Please enter a valid number"
1396
- msgstr ""
1397
-
1398
- msgid "Please enter a number within range"
1399
- msgstr ""
1400
-
1401
- msgid "Quiz Closed"
1402
- msgstr ""
1403
-
1404
- msgid ""
1405
- "This quiz is now closed. Please check with the person or website that sent "
1406
- "you here for more information."
1407
- msgstr ""
1408
-
1409
- msgid "You need to select more choices"
1410
- msgstr ""
1411
-
1412
- msgid "You have selected too many choices"
1413
- msgstr ""
1414
-
1415
- msgid "Email Verification"
1416
- msgstr ""
1417
-
1418
- msgid ""
1419
- "Please enter your email address. A confirmation link will be sent to this "
1420
- "email address. You must click on this link to register the survey response, "
1421
- "otherwise the response will be ignored."
1422
- msgstr ""
1423
-
1424
- #, fuzzy
1425
- msgid "Captcha Protected"
1426
- msgstr "Защитена с парола"
1427
-
1428
- msgid "Please enter the Captcha to unlock this quiz"
1429
- msgstr ""
1430
-
1431
- msgid "Back"
1432
- msgstr ""
1433
-
1434
- msgid "Start Survey"
1435
- msgstr ""
1436
-
1437
- msgid "Survey Completed"
1438
- msgstr ""
1439
-
1440
- msgid "You must enter a valid date here."
1441
- msgstr ""
1442
-
1443
- msgid "Close Survey"
1444
- msgstr ""
1445
-
1446
- msgid "Other"
1447
- msgstr "Друг"
1448
-
1449
- msgid "Please enter your password to unlock this survey"
1450
- msgstr ""
1451
-
1452
- msgid "Access Blocked"
1453
- msgstr ""
1454
-
1455
- msgid ""
1456
- "You do not have access to this survey. Please contact the survey owner for "
1457
- "more details."
1458
- msgstr ""
1459
-
1460
- msgid "Finish Survey"
1461
- msgstr ""
1462
-
1463
- msgid "Survey has already been completed"
1464
- msgstr ""
1465
-
1466
- msgid "Please submit a file less than [size]."
1467
- msgstr ""
1468
-
1469
- msgid "Survey Closed"
1470
- msgstr ""
1471
-
1472
- msgid ""
1473
- "This survey is now closed. Please check with the person or website that sent "
1474
- "you here for more information."
1475
- msgstr ""
1476
-
1477
- msgid "Please make a selection in each row"
1478
- msgstr ""
1479
-
1480
- msgid "Please enter the Captcha to unlock this survey"
1481
- msgstr ""
1482
-
1483
- msgid "Start Form"
1484
- msgstr ""
1485
-
1486
- msgid "Form Completed"
1487
- msgstr ""
1488
-
1489
- msgid ""
1490
- "You do not have access to this form. Please contact the form owner for more "
1491
- "details."
1492
- msgstr ""
1493
-
1494
- msgid "Finish Form"
1495
- msgstr ""
1496
-
1497
- msgid "Form has already been completed"
1498
- msgstr ""
1499
-
1500
- msgid "Form Closed"
1501
- msgstr ""
1502
-
1503
- msgid ""
1504
- "This form is now closed. Please check with the person or website that sent "
1505
- "you here for more information."
1506
- msgstr ""
1507
-
1508
- msgid "New Language Pack"
1509
- msgstr ""
1510
-
1511
- msgid "Invalid file type"
1512
- msgstr "Невалиден тип файл"
1513
-
1514
- #, php-format
1515
- msgid "File is bigger than max allowed size of %d pixels"
1516
- msgstr ""
1517
-
1518
- msgid "Problem uploading file"
1519
- msgstr ""
1520
-
1521
- msgid "Click to enlarge"
1522
- msgstr ""
1523
-
1524
- msgid "ext."
1525
- msgstr ""
1526
-
1527
- msgid "New Rating"
1528
- msgstr ""
1529
-
1530
- msgid "Rate This"
1531
- msgstr ""
1532
-
1533
- msgid "Awful"
1534
- msgstr ""
1535
-
1536
- msgid "Poor"
1537
- msgstr ""
1538
-
1539
- msgid "Average"
1540
- msgstr "Средно"
1541
-
1542
- msgid "Good"
1543
- msgstr ""
1544
-
1545
- msgid "Excellent"
1546
- msgstr ""
1547
-
1548
- msgid "Thank You"
1549
- msgstr ""
1550
-
1551
- msgid "Rate Up"
1552
- msgstr ""
1553
-
1554
- msgid "Rate Down"
1555
- msgstr ""
1556
-
1557
- msgid "Data is hourly"
1558
- msgstr ""
1559
-
1560
- msgid "Data is daily"
1561
- msgstr ""
1562
-
1563
- msgid "Data is monthly"
1564
- msgstr ""
1565
-
1566
- msgid "Data is yearly"
1567
- msgstr ""
1568
-
1569
- #, php-format
1570
- msgid "%s participant"
1571
- msgid_plural "%s participants"
1572
- msgstr[0] ""
1573
- msgstr[1] ""
1574
-
1575
- msgid "H:i d M Y"
1576
- msgstr ""
1577
-
1578
- msgid "d M Y"
1579
- msgstr ""
1580
-
1581
- #. translators: Date shown on survey chart when crossing over a day - 1st, 2nd, 3rd etc
1582
- msgid "j M"
1583
- msgstr ""
1584
-
1585
- msgid "M"
1586
- msgstr ""
1587
-
1588
- msgid "M Y"
1589
- msgstr ""
1590
-
1591
- #. translators: Date shown on survey chart when crossing over a year - 2009, 2010 etc
1592
- msgid "Y"
1593
- msgstr "Y"
1594
-
1595
- msgid "(Phone number disabled)"
1596
- msgstr ""
1597
-
1598
- msgid "SMS"
1599
- msgstr ""
1600
-
1601
- msgid "No sms_poll record found for this poll."
1602
- msgstr ""
1603
-
1604
- #, php-format
1605
- msgid "Bought new number: %s"
1606
- msgstr ""
1607
-
1608
- msgid "Sign in with Twitter"
1609
- msgstr ""
1610
-
1611
- msgid "Direct"
1612
- msgstr ""
1613
-
1614
- msgid "Text Link"
1615
- msgstr ""
1616
-
1617
- msgid "Button"
1618
- msgstr ""
1619
-
1620
- msgid "Corner Banner"
1621
- msgstr ""
1622
-
1623
- msgid "Side Banner"
1624
- msgstr ""
1625
-
1626
- msgid "Slider"
1627
- msgstr ""
1628
-
1629
- msgid "QR"
1630
- msgstr ""
1631
-
1632
- msgid "IFRAME"
1633
- msgstr ""
1634
-
1635
- msgid "Resizable IFRAME"
1636
- msgstr ""
1637
-
1638
- #, fuzzy
1639
- msgid "Browser"
1640
- msgstr "Рамка"
1641
-
1642
- msgid "Mobile App"
1643
- msgstr ""
1644
-
1645
- msgid "Mobile Device"
1646
- msgstr ""
1647
-
1648
- msgid "Email"
1649
- msgstr "Email"
1650
-
1651
- msgid "Free"
1652
- msgstr ""
1653
-
1654
- msgid "Pro"
1655
- msgstr ""
1656
-
1657
- msgid "Corporate"
1658
- msgstr ""
1659
-
1660
- msgid "Enterprise"
1661
- msgstr ""
1662
-
1663
- msgid "VIP"
1664
- msgstr ""
1665
-
1666
- msgid "Annual"
1667
- msgstr ""
1668
-
1669
- msgid "Monthly"
1670
- msgstr ""
1671
-
1672
- msgid "6 monthly"
1673
- msgstr ""
1674
-
1675
- msgid "My Content"
1676
- msgstr ""
1677
-
1678
- msgid "Read our <a href=\"http://blog.polldaddy.com\">Blog</a> for tips"
1679
- msgstr ""
1680
-
1681
- msgid "How's it going?"
1682
- msgstr ""
1683
-
1684
- msgid "Administrator"
1685
- msgstr "Администратор"
1686
-
1687
- msgid "Manager"
1688
- msgstr ""
1689
-
1690
- msgid "User"
1691
- msgstr ""
1692
-
1693
- msgid "New Style"
1694
- msgstr ""
1695
-
1696
- msgid "Aluminum Narrow"
1697
- msgstr ""
1698
-
1699
- msgid "Aluminum Medium"
1700
- msgstr ""
1701
-
1702
- msgid "Aluminum Wide"
1703
- msgstr ""
1704
-
1705
- msgid "Plain White Narrow"
1706
- msgstr ""
1707
-
1708
- msgid "Plain White Medium"
1709
- msgstr ""
1710
-
1711
- msgid "Plain White Wide"
1712
- msgstr ""
1713
-
1714
- msgid "Plain Black Narrow"
1715
- msgstr ""
1716
-
1717
- msgid "Plain Black Medium"
1718
- msgstr ""
1719
-
1720
- msgid "Plain Black Wide"
1721
- msgstr ""
1722
-
1723
- msgid "Paper Narrow"
1724
- msgstr ""
1725
-
1726
- msgid "Paper Medium"
1727
- msgstr ""
1728
-
1729
- msgid "Paper Wide"
1730
- msgstr ""
1731
-
1732
- msgid "Skull Dark Narrow"
1733
- msgstr ""
1734
-
1735
- msgid "Skull Dark Med"
1736
- msgstr ""
1737
-
1738
- msgid "Skull Dark Wide"
1739
- msgstr ""
1740
-
1741
- msgid "Skull Light Narrow"
1742
- msgstr ""
1743
-
1744
- msgid "Skull Light Medium"
1745
- msgstr ""
1746
-
1747
- msgid "Skull Light Wide"
1748
- msgstr ""
1749
-
1750
- msgid "Plastic White Narrow"
1751
- msgstr ""
1752
-
1753
- msgid "Plastic White Medium"
1754
- msgstr ""
1755
-
1756
- msgid "Plastic White Wide"
1757
- msgstr ""
1758
-
1759
- msgid "Plastic Grey Narrow"
1760
- msgstr ""
1761
-
1762
- msgid "Plastic Grey Medium"
1763
- msgstr ""
1764
-
1765
- msgid "Plastic Grey Wide"
1766
- msgstr ""
1767
-
1768
- msgid "Plastic Black Narrow"
1769
- msgstr ""
1770
-
1771
- msgid "Plastic Black Medium"
1772
- msgstr ""
1773
-
1774
- msgid "Plastic Black Wide"
1775
- msgstr ""
1776
-
1777
- msgid "Manga Narrow"
1778
- msgstr ""
1779
-
1780
- msgid "Manga Medium"
1781
- msgstr ""
1782
-
1783
- msgid "Manga Wide"
1784
- msgstr ""
1785
-
1786
- msgid "Tech Dark Narrow"
1787
- msgstr ""
1788
-
1789
- msgid "Tech Dark Medium"
1790
- msgstr ""
1791
-
1792
- msgid "Tech Dark Wide"
1793
- msgstr ""
1794
-
1795
- msgid "Tech Grey Narrow"
1796
- msgstr ""
1797
-
1798
- msgid "Tech Grey Medium"
1799
- msgstr ""
1800
-
1801
- msgid "Tech Grey Wide"
1802
- msgstr ""
1803
-
1804
- msgid "Tech Light Narrow"
1805
- msgstr ""
1806
-
1807
- msgid "Tech Light Medium"
1808
- msgstr ""
1809
-
1810
- msgid "Tech Light Wide"
1811
- msgstr ""
1812
-
1813
- msgid "Working Male Narrow"
1814
- msgstr ""
1815
-
1816
- msgid "Working Male Medium"
1817
- msgstr ""
1818
-
1819
- msgid "Working Male Wide"
1820
- msgstr ""
1821
-
1822
- msgid "Working Female Narrow"
1823
- msgstr ""
1824
-
1825
- msgid "Working Female Medium"
1826
- msgstr ""
1827
-
1828
- msgid "Working Female Wide"
1829
- msgstr ""
1830
-
1831
- msgid "Thinking Male Narrow"
1832
- msgstr ""
1833
-
1834
- msgid "Thinking Male Medium"
1835
- msgstr ""
1836
-
1837
- msgid "Thinking Male Wide"
1838
- msgstr ""
1839
-
1840
- msgid "Thinking Female Narrow"
1841
- msgstr ""
1842
-
1843
- msgid "Thinking Female Medium"
1844
- msgstr ""
1845
-
1846
- msgid "Thinking Female Wide"
1847
- msgstr ""
1848
-
1849
- msgid "Sunset Narrow"
1850
- msgstr ""
1851
-
1852
- msgid "Sunset Medium"
1853
- msgstr ""
1854
-
1855
- msgid "Sunset Wide"
1856
- msgstr ""
1857
-
1858
- msgid "Music Narrow"
1859
- msgstr ""
1860
-
1861
- msgid "Music Medium"
1862
- msgstr ""
1863
-
1864
- msgid "Micro Narrow"
1865
- msgstr ""
1866
-
1867
- msgid "New Poll"
1868
- msgstr ""
1869
-
1870
- #, php-format
1871
- msgid "Answer %d"
1872
- msgstr ""
1873
-
1874
- msgid "Edit Poll"
1875
- msgstr ""
1876
-
1877
- msgid "New Widget"
1878
- msgstr ""
1879
-
1880
- msgid "Unassigned"
1881
- msgstr ""
1882
-
1883
- #, php-format
1884
- msgid ""
1885
- " The info submitted for the video <a href='%s'>%s</a> is not valid. Please "
1886
- "try using the Embed code instead."
1887
- msgstr ""
1888
-
1889
- msgid "The TED video could not be loaded."
1890
- msgstr ""
1891
-
1892
- msgid "<p>the parameter id is missing</p>"
1893
- msgstr ""
1894
-
1895
- msgid "<p>unsupported values in short code</p>"
1896
- msgstr ""
1897
-
1898
- msgid "<p>the parameter lang is invalid</p>"
1899
- msgstr ""
1900
-
1901
- msgid "<p>invalid language specified in short code</p>"
1902
- msgstr ""
1903
-
1904
- msgid ""
1905
- "Could not shorten url. Please try again later or use an other service "
1906
- "parameter."
1907
- msgstr ""
1908
-
1909
- msgid "Cannot determine any url"
1910
- msgstr ""
1911
-
1912
- msgid "New Form"
1913
- msgstr ""
1914
-
1915
- msgid "Thank you for completing this form."
1916
- msgstr ""
1917
-
1918
- msgid "View Survey"
1919
- msgstr ""
1920
-
1921
- msgid "Take Our Survey!"
1922
- msgstr ""
1923
-
1924
- msgid "Take my survey"
1925
- msgstr ""
1926
-
1927
- msgid "You can enter some information about this question here."
1928
- msgstr ""
1929
-
1930
- msgid "Please enter your question here."
1931
- msgstr ""
1932
-
1933
- msgid "Free Text"
1934
- msgstr ""
1935
-
1936
- msgid "Multiple Choice"
1937
- msgstr ""
1938
-
1939
- msgid "Name"
1940
- msgstr "Име"
1941
-
1942
- msgid "Address"
1943
- msgstr "Адрес"
1944
-
1945
- msgid "Phone Number"
1946
- msgstr ""
1947
-
1948
- msgid "Date/Time"
1949
- msgstr "Време"
1950
-
1951
- msgid "Number"
1952
- msgstr ""
1953
-
1954
- msgid "Matrix/Likert"
1955
- msgstr ""
1956
-
1957
- #, fuzzy
1958
- msgid "Rank"
1959
- msgstr "Оценка"
1960
-
1961
- msgid "Email Address"
1962
- msgstr "E-mail адрес"
1963
-
1964
- msgid "URL"
1965
- msgstr "Адрес"
1966
-
1967
- msgid "File Upload"
1968
- msgstr ""
1969
-
1970
- msgid "Page Header"
1971
- msgstr ""
1972
-
1973
- msgid "HTML Snippet"
1974
- msgstr ""
1975
-
1976
- msgid "Include a note"
1977
- msgstr ""
1978
-
1979
- msgid "Question is mandatory"
1980
- msgstr ""
1981
-
1982
- msgid "Page Heading"
1983
- msgstr ""
1984
-
1985
- msgid "Small"
1986
- msgstr ""
1987
-
1988
- msgid "Medium"
1989
- msgstr "Средно голяма"
1990
-
1991
- msgid "Large"
1992
- msgstr "Голям"
1993
-
1994
- msgid "Input size"
1995
- msgstr ""
1996
-
1997
- msgid "Single Line"
1998
- msgstr ""
1999
-
2000
- msgid "Multi Line"
2001
- msgstr ""
2002
-
2003
- msgid "Password"
2004
- msgstr "Парола"
2005
-
2006
- msgid "Field Type"
2007
- msgstr ""
2008
-
2009
- #, php-format
2010
- msgid "Option %d"
2011
- msgstr ""
2012
-
2013
- msgid "Other Text"
2014
- msgstr ""
2015
-
2016
- msgid "Choose one (radio)"
2017
- msgstr ""
2018
-
2019
- msgid "Choose one (list)"
2020
- msgstr ""
2021
-
2022
- msgid "Choose many (check)"
2023
- msgstr ""
2024
-
2025
- msgid "Choose many (list)"
2026
- msgstr ""
2027
-
2028
- msgid "Please help us understand why you selected this answer"
2029
- msgstr ""
2030
-
2031
- #, fuzzy
2032
- msgid "As entered"
2033
- msgstr "Център"
2034
-
2035
- msgid "A-Z"
2036
- msgstr ""
2037
-
2038
- msgid "Z-A"
2039
- msgstr ""
2040
-
2041
- msgid "Random"
2042
- msgstr "Случайно"
2043
-
2044
- msgid "Include \"other\" option"
2045
- msgstr ""
2046
-
2047
- msgid "Include user comments"
2048
- msgstr ""
2049
-
2050
- msgid "Choice type"
2051
- msgstr ""
2052
-
2053
- msgid "Order choices"
2054
- msgstr ""
2055
-
2056
- msgid "Other Option"
2057
- msgstr ""
2058
-
2059
- #, php-format
2060
- msgid "Question %d"
2061
- msgstr ""
2062
-
2063
- #, php-format
2064
- msgid "Column %d"
2065
- msgstr ""
2066
-
2067
- msgid "Single choice per question"
2068
- msgstr ""
2069
-
2070
- msgid "Single choice with Likert"
2071
- msgstr ""
2072
-
2073
- msgid "Multiple choices per question"
2074
- msgstr ""
2075
-
2076
- msgid "Randomize columns"
2077
- msgstr ""
2078
-
2079
- msgid "Randomize questions"
2080
- msgstr ""
2081
-
2082
- msgid "Randomize both"
2083
- msgstr ""
2084
-
2085
- msgid "Choices"
2086
- msgstr ""
2087
-
2088
- msgid "Order Choices"
2089
- msgstr ""
2090
-
2091
- msgid "Likert Scale"
2092
- msgstr ""
2093
-
2094
- msgid "Matrix"
2095
- msgstr ""
2096
-
2097
- msgid "(e.g. john@example.com)"
2098
- msgstr ""
2099
-
2100
- msgid "(e.g. http://www.example.com)"
2101
- msgstr ""
2102
-
2103
- msgid "Title"
2104
- msgstr "Заглавие"
2105
-
2106
- msgid "First Name"
2107
- msgstr "Име"
2108
-
2109
- msgid "Last Name"
2110
- msgstr "Фамилия"
2111
-
2112
- msgid "Suffix"
2113
- msgstr ""
2114
-
2115
- msgid "Full name"
2116
- msgstr ""
2117
-
2118
- msgid "Title, first, and last"
2119
- msgstr ""
2120
-
2121
- msgid "First and last"
2122
- msgstr ""
2123
-
2124
- msgid "MM"
2125
- msgstr ""
2126
-
2127
- msgid "DD"
2128
- msgstr ""
2129
-
2130
- msgid "YYYY"
2131
- msgstr ""
2132
-
2133
- msgid "H"
2134
- msgstr ""
2135
-
2136
- msgid "Mins"
2137
- msgstr ""
2138
-
2139
- msgid "Month"
2140
- msgstr ""
2141
-
2142
- msgid "Day"
2143
- msgstr ""
2144
-
2145
- msgid "Year"
2146
- msgstr ""
2147
-
2148
- msgid "Hour"
2149
- msgstr ""
2150
-
2151
- msgid "Minute"
2152
- msgstr ""
2153
-
2154
- msgid "mm/dd/yyyy hh:mm"
2155
- msgstr ""
2156
-
2157
- msgid "dd/mm/yyyy hh:mm"
2158
- msgstr ""
2159
-
2160
- msgid "mm/dd/yyyy"
2161
- msgstr ""
2162
-
2163
- msgid "dd/mm/yyyy"
2164
- msgstr ""
2165
-
2166
- msgid "hh:mm"
2167
- msgstr ""
2168
-
2169
- msgid "Date Format"
2170
- msgstr ""
2171
-
2172
- msgid "Address Line 1"
2173
- msgstr ""
2174
-
2175
- msgid "Address Line 2"
2176
- msgstr ""
2177
-
2178
- msgid "City"
2179
- msgstr "Град"
2180
-
2181
- msgid "State"
2182
- msgstr ""
2183
-
2184
- msgid "Zip Code"
2185
- msgstr ""
2186
-
2187
- msgid "Country"
2188
- msgstr "Страна"
2189
-
2190
- msgid "Address 1"
2191
- msgstr "Адрес 1"
2192
-
2193
- msgid "Address 2"
2194
- msgstr "Адрес 2"
2195
-
2196
- msgid "Zip"
2197
- msgstr ""
2198
-
2199
- msgid "Place"
2200
- msgstr ""
2201
-
2202
- msgid "<!-- Insert your HTML snippet here -->"
2203
- msgstr ""
2204
-
2205
- msgid "(e.g. 1 201-234-5678)"
2206
- msgstr ""
2207
-
2208
- msgid "Allow country change"
2209
- msgstr ""
2210
-
2211
- msgid "No decimals"
2212
- msgstr ""
2213
-
2214
- msgid "0.0"
2215
- msgstr ""
2216
-
2217
- msgid "0.00"
2218
- msgstr ""
2219
-
2220
- msgid "0.000"
2221
- msgstr ""
2222
-
2223
- msgid "0.0000"
2224
- msgstr ""
2225
-
2226
- msgid "0.00000"
2227
- msgstr ""
2228
-
2229
- msgid "No label"
2230
- msgstr ""
2231
-
2232
- msgid "Label before"
2233
- msgstr ""
2234
-
2235
- msgid "Label after"
2236
- msgstr ""
2237
-
2238
- msgid "Use slider"
2239
- msgstr ""
2240
-
2241
- msgid "Number format"
2242
- msgstr ""
2243
-
2244
- #, fuzzy
2245
- msgid "Labeling"
2246
- msgstr "Текст"
2247
-
2248
- msgid "N/A"
2249
- msgstr "N/A(без)"
2250
-
2251
- msgid "New Quiz"
2252
- msgstr ""
2253
-
2254
- msgid "Thank you for completing this quiz."
2255
- msgstr ""
2256
-
2257
- msgid "Application"
2258
- msgstr ""
2259
-
2260
- msgid "Video"
2261
- msgstr "Видео"
2262
-
2263
- msgid "Audio"
2264
- msgstr "Аудио"
2265
-
2266
- msgid "Image"
2267
- msgstr "Изображение"
2268
-
2269
- msgid "Premium"
2270
- msgstr ""
2271
-
2272
- msgid "Toll Free"
2273
- msgstr ""
2274
-
2275
- msgid "Shared"
2276
- msgstr ""
2277
-
2278
- msgid "VOIP"
2279
- msgstr ""
2280
-
2281
- msgid "Personal"
2282
- msgstr ""
2283
-
2284
- msgid "Pager"
2285
- msgstr ""
2286
-
2287
- msgid "Fixed"
2288
- msgstr "Неподвижен"
2289
-
2290
- msgid "Fixed or mobile"
2291
- msgstr ""
2292
-
2293
- msgid "Mobile"
2294
- msgstr ""
2295
-
2296
- #, php-format
2297
- msgid "Filter created %s"
2298
- msgstr ""
2299
-
2300
- msgid "j M Y, H:i"
2301
- msgstr ""
2302
-
2303
- msgid "Greater than"
2304
- msgstr ""
2305
-
2306
- msgid "Less than"
2307
- msgstr ""
2308
-
2309
- msgid "Minutes"
2310
- msgstr ""
2311
-
2312
- msgid "Seconds"
2313
- msgstr ""
2314
-
2315
- msgid "Hours"
2316
- msgstr ""
2317
-
2318
- #, php-format
2319
- msgid "%s %d %s"
2320
- msgstr ""
2321
-
2322
- msgid "Response Started"
2323
- msgstr ""
2324
-
2325
- msgid "Response Ended"
2326
- msgstr ""
2327
-
2328
- msgid "Total Response Time"
2329
- msgstr ""
2330
-
2331
- msgid "IP Address"
2332
- msgstr ""
2333
-
2334
- msgid "Custom Tag Value"
2335
- msgstr ""
2336
-
2337
- msgid "Custom Tag Name"
2338
- msgstr ""
2339
-
2340
- #, fuzzy
2341
- msgid "Response Source"
2342
- msgstr "Отговор"
2343
-
2344
- msgid "Platform"
2345
- msgstr ""
2346
-
2347
- #, php-format
2348
- msgid "%s Response"
2349
- msgstr ""
2350
-
2351
- msgid "l, M jS g:iA"
2352
- msgstr ""
2353
-
2354
- #, php-format
2355
- msgid "%d day"
2356
- msgid_plural "%d d"
2357
- msgstr[0] ""
2358
- msgstr[1] ""
2359
-
2360
- #, php-format
2361
- msgid "%d hour"
2362
- msgid_plural "%d h"
2363
- msgstr[0] ""
2364
- msgstr[1] ""
2365
-
2366
- #, php-format
2367
- msgid "%d minute"
2368
- msgid_plural "%d mins"
2369
- msgstr[0] ""
2370
- msgstr[1] ""
2371
-
2372
- #, php-format
2373
- msgid "%d second"
2374
- msgid_plural "%d secs"
2375
- msgstr[0] ""
2376
- msgstr[1] ""
2377
-
2378
- msgid "Instant"
2379
- msgstr ""
2380
-
2381
- #, php-format
2382
- msgid "jump to page %d"
2383
- msgstr ""
2384
-
2385
- #, php-format
2386
- msgid "page %d will be skipped"
2387
- msgstr ""
2388
-
2389
- msgid "the survey will finish"
2390
- msgstr ""
2391
-
2392
- msgid "unknown"
2393
- msgstr ""
2394
-
2395
- #, php-format
2396
- msgid ""
2397
- "If the user <strong>answers</strong> this question then <strong>%1s</strong>"
2398
- msgstr ""
2399
-
2400
- #, php-format
2401
- msgid ""
2402
- "If the user <strong>does not answer</strong> this question then <strong>%1s</"
2403
- "strong>"
2404
- msgstr ""
2405
-
2406
- #, php-format
2407
- msgid ""
2408
- "If the user <strong>selects answer</strong> <em>%1s</em> then <strong>%2s</"
2409
- "strong>"
2410
- msgstr ""
2411
-
2412
- #, php-format
2413
- msgid ""
2414
- "If the user <strong>does not select</strong> answer <em>%1s</em> then "
2415
- "<strong>%2s</strong>"
2416
- msgstr ""
2417
-
2418
- msgid "Locations"
2419
- msgstr ""
2420
-
2421
- msgid "Participants"
2422
- msgstr ""
2423
-
2424
- msgid "Results"
2425
- msgstr ""
2426
-
2427
- msgid "Devices"
2428
- msgstr ""
2429
-
2430
- msgid "Answer Details"
2431
- msgstr ""
2432
-
2433
- msgid "Shared survey"
2434
- msgstr ""
2435
-
2436
- #, php-format
2437
- msgid ""
2438
- "Hi!\n"
2439
- "\n"
2440
- "%1s has shared a survey report with you. The report can be accessed by "
2441
- "clicking on the following URL:\n"
2442
- "\n"
2443
- "%2s\n"
2444
- "\n"
2445
- "The password for this report is: %3s\n"
2446
- "\n"
2447
- "Thanks,\n"
2448
- "\n"
2449
- msgstr ""
2450
-
2451
- msgid "Surveymattic"
2452
- msgstr ""
2453
-
2454
- msgid "Blue Paper"
2455
- msgstr ""
2456
-
2457
- msgid "Vintage"
2458
- msgstr ""
2459
-
2460
- msgid "Graphite"
2461
- msgstr ""
2462
-
2463
- msgid "Clear View"
2464
- msgstr ""
2465
-
2466
- msgid "Notepad"
2467
- msgstr ""
2468
-
2469
- msgid "Danish Time"
2470
- msgstr ""
2471
-
2472
- msgid "Springy"
2473
- msgstr ""
2474
-
2475
- msgid "Tablet"
2476
- msgstr ""
2477
-
2478
- msgid "8-Bit"
2479
- msgstr ""
2480
-
2481
- msgid "Plain White"
2482
- msgstr ""
2483
-
2484
- msgid "Simple Grey"
2485
- msgstr ""
2486
-
2487
- msgid "Autumn"
2488
- msgstr ""
2489
-
2490
- msgid "Striped Dark"
2491
- msgstr ""
2492
-
2493
- msgid "Blue & Green"
2494
- msgstr ""
2495
-
2496
- msgid "Dark Blue"
2497
- msgstr ""
2498
-
2499
- msgid "Custom Data"
2500
- msgstr ""
2501
-
2502
- msgid "New Survey"
2503
- msgstr ""
2504
-
2505
- msgid "Thank you for completing this survey."
2506
- msgstr ""
2507
-
2508
- msgid "A valid URL was not provided."
2509
- msgstr "Липсва валиден адрес."
2510
-
2511
- msgid "User has blocked requests through HTTP."
2512
- msgstr "Потребителят е забранил HTTP заявки."
2513
-
2514
- msgid "Too many redirects."
2515
- msgstr "Твърде много пренасочвания."
2516
-
2517
- #, php-format
2518
- msgid "Malformed URL: %s"
2519
- msgstr "Грешно URL: %s"
2520
-
2521
- #, php-format
2522
- msgid "Could not open handle for fopen() to %s"
2523
- msgstr ""
2524
-
2525
- msgid "No server specified"
2526
- msgstr ""
2527
-
2528
- #, fuzzy
2529
- msgid "Error "
2530
- msgstr "Грешка"
2531
-
2532
- msgid "no login ID submitted"
2533
- msgstr ""
2534
-
2535
- msgid "connection not established"
2536
- msgstr ""
2537
-
2538
- #, fuzzy
2539
- msgid "No password submitted"
2540
- msgstr "Защитена с парола"
2541
-
2542
- msgid "Authentication failed"
2543
- msgstr ""
2544
-
2545
- msgid "No connection to server"
2546
- msgstr ""
2547
-
2548
- msgid "No login ID submitted"
2549
- msgstr ""
2550
-
2551
- msgid "No server banner"
2552
- msgstr ""
2553
-
2554
- msgid "abort"
2555
- msgstr ""
2556
-
2557
- msgid "apop authentication failed"
2558
- msgstr ""
2559
-
2560
- msgid "Premature end of list"
2561
- msgstr ""
2562
-
2563
- msgid "Empty command string"
2564
- msgstr ""
2565
-
2566
- msgid "connection does not exist"
2567
- msgstr ""
2568
-
2569
- msgid "No msg number submitted"
2570
- msgstr ""
2571
-
2572
- msgid "Command failed "
2573
- msgstr ""
2574
-
2575
- #, php-format
2576
- msgid "View all posts filed under %s"
2577
- msgstr "Всички публикации в %s"
2578
-
2579
- #, php-format
2580
- msgid "Feed for all posts filed under %s"
2581
- msgstr "RSS хранилка за всички публикации в %s"
2582
-
2583
- #. translators: opening curly quote
2584
- msgctxt "opening curly quote"
2585
- msgid "&#8220;"
2586
- msgstr "&#8222;"
2587
-
2588
- #. translators: closing curly quote
2589
- msgctxt "closing curly quote"
2590
- msgid "&#8221;"
2591
- msgstr "&#8220;"
2592
-
2593
- #. translators: en dash
2594
- #, fuzzy
2595
- msgctxt "en dash"
2596
- msgid "&#8211;"
2597
- msgstr "&#8220;"
2598
-
2599
- #. translators: em dash
2600
- #, fuzzy
2601
- msgctxt "em dash"
2602
- msgid "&#8212;"
2603
- msgstr "&#8220;"
2604
-
2605
- #. translators: min=minute
2606
- #, php-format
2607
- msgid "%s min"
2608
- msgid_plural "%s mins"
2609
- msgstr[0] "%s минута"
2610
- msgstr[1] "%s минути"
2611
-
2612
- #, php-format
2613
- msgid "%s hour"
2614
- msgid_plural "%s hours"
2615
- msgstr[0] "един час"
2616
- msgstr[1] "%s часа"
2617
-
2618
- #, php-format
2619
- msgid "%s day"
2620
- msgid_plural "%s days"
2621
- msgstr[0] "един ден"
2622
- msgstr[1] "%s дни"
2623
-
2624
- msgid "&hellip;"
2625
- msgstr ""
2626
-
2627
- msgid ""
2628
- "The email address entered did not appear to be a valid email address. Please "
2629
- "enter a valid email address."
2630
- msgstr ""
2631
- "Въведеният email адрес не е валиден. Моля въведете валиден email адрес."
2632
-
2633
- msgid ""
2634
- "The WordPress address you entered did not appear to be a valid URL. Please "
2635
- "enter a valid URL."
2636
- msgstr "Адресът, който сте въвели, не е валиден. Моля въведете правилен адрес."
2637
-
2638
- msgid ""
2639
- "The Site address you entered did not appear to be a valid URL. Please enter "
2640
- "a valid URL."
2641
- msgstr ""
2642
- "Адресът, който въведохте не прилича на валиден URL адрес. Моля, въведете "
2643
- "валиден адрес."
2644
-
2645
- #, fuzzy
2646
- msgid ""
2647
- "The timezone you have entered is not valid. Please select a valid timezone."
2648
- msgstr ""
2649
- "Адресът, който въведохте не прилича на валиден URL адрес. Моля, въведете "
2650
- "валиден адрес."
2651
-
2652
- #. translators: used between list items, there is a space after the comma
2653
- msgid ", "
2654
- msgstr ", "
2655
-
2656
- #. translators: used between list items, there is a space after the and
2657
- msgid ", and "
2658
- msgstr " и "
2659
-
2660
- #. translators: used between only two list items, there is a space after the and
2661
- msgid " and "
2662
- msgstr " и "
2663
-
2664
- msgctxt "context"
2665
- msgid "singular"
2666
- msgid_plural "plural"
2667
- msgstr[0] ""
2668
- msgstr[1] ""
2669
-
2670
- msgid "singular"
2671
- msgid_plural "plural"
2672
- msgstr[0] ""
2673
- msgstr[1] ""
2674
-
2675
- #. translators: weekday
2676
- msgid "Sunday"
2677
- msgstr "неделя"
2678
-
2679
- #. translators: weekday
2680
- msgid "Monday"
2681
- msgstr "понеделник"
2682
-
2683
- #. translators: weekday
2684
- msgid "Tuesday"
2685
- msgstr "вторник"
2686
-
2687
- #. translators: weekday
2688
- msgid "Wednesday"
2689
- msgstr "сряда"
2690
-
2691
- #. translators: weekday
2692
- msgid "Thursday"
2693
- msgstr "четвъртък"
2694
-
2695
- #. translators: weekday
2696
- msgid "Friday"
2697
- msgstr "петък"
2698
-
2699
- #. translators: weekday
2700
- msgid "Saturday"
2701
- msgstr "събота"
2702
-
2703
- #. translators: one-letter abbreviation of the weekday
2704
- msgid "S_Sunday_initial"
2705
- msgstr "Н"
2706
-
2707
- #. translators: one-letter abbreviation of the weekday
2708
- msgid "M_Monday_initial"
2709
- msgstr "П"
2710
-
2711
- #. translators: one-letter abbreviation of the weekday
2712
- msgid "T_Tuesday_initial"
2713
- msgstr "В"
2714
-
2715
- #. translators: one-letter abbreviation of the weekday
2716
- msgid "W_Wednesday_initial"
2717
- msgstr "С"
2718
-
2719
- #. translators: one-letter abbreviation of the weekday
2720
- msgid "T_Thursday_initial"
2721
- msgstr "Ч"
2722
-
2723
- #. translators: one-letter abbreviation of the weekday
2724
- msgid "F_Friday_initial"
2725
- msgstr "П"
2726
-
2727
- #. translators: one-letter abbreviation of the weekday
2728
- msgid "S_Saturday_initial"
2729
- msgstr "С"
2730
-
2731
- #. translators: three-letter abbreviation of the weekday
2732
- msgid "Sun"
2733
- msgstr "нд"
2734
-
2735
- #. translators: three-letter abbreviation of the weekday
2736
- msgid "Mon"
2737
- msgstr "пн"
2738
-
2739
- #. translators: three-letter abbreviation of the weekday
2740
- msgid "Tue"
2741
- msgstr "вт"
2742
-
2743
- #. translators: three-letter abbreviation of the weekday
2744
- msgid "Wed"
2745
- msgstr "ср"
2746
-
2747
- #. translators: three-letter abbreviation of the weekday
2748
- msgid "Thu"
2749
- msgstr "чт"
2750
-
2751
- #. translators: three-letter abbreviation of the weekday
2752
- msgid "Fri"
2753
- msgstr "пт"
2754
-
2755
- #. translators: three-letter abbreviation of the weekday
2756
- msgid "Sat"
2757
- msgstr "сб"
2758
-
2759
- #. translators: month name
2760
- msgid "January"
2761
- msgstr "януари"
2762
-
2763
- #. translators: month name
2764
- msgid "February"
2765
- msgstr "февруари"
2766
-
2767
- #. translators: month name
2768
- msgid "March"
2769
- msgstr "март"
2770
-
2771
- #. translators: month name
2772
- msgid "April"
2773
- msgstr "април"
2774
-
2775
- #. translators: month name
2776
- msgid "May"
2777
- msgstr "май"
2778
-
2779
- #. translators: month name
2780
- msgid "June"
2781
- msgstr "юни"
2782
-
2783
- #. translators: month name
2784
- msgid "July"
2785
- msgstr "юли"
2786
-
2787
- #. translators: month name
2788
- msgid "August"
2789
- msgstr "август"
2790
-
2791
- #. translators: month name
2792
- msgid "September"
2793
- msgstr "септември"
2794
-
2795
- #. translators: month name
2796
- msgid "October"
2797
- msgstr "октомври"
2798
-
2799
- #. translators: month name
2800
- msgid "November"
2801
- msgstr "ноември"
2802
-
2803
- #. translators: month name
2804
- msgid "December"
2805
- msgstr "декември"
2806
-
2807
- #. translators: three-letter abbreviation of the month
2808
- msgid "Jan_January_abbreviation"
2809
- msgstr "яну"
2810
-
2811
- #. translators: three-letter abbreviation of the month
2812
- msgid "Feb_February_abbreviation"
2813
- msgstr "фев"
2814
-
2815
- #. translators: three-letter abbreviation of the month
2816
- msgid "Mar_March_abbreviation"
2817
- msgstr "мар"
2818
-
2819
- #. translators: three-letter abbreviation of the month
2820
- msgid "Apr_April_abbreviation"
2821
- msgstr "апр"
2822
-
2823
- #. translators: three-letter abbreviation of the month
2824
- msgid "May_May_abbreviation"
2825
- msgstr "май"
2826
-
2827
- #. translators: three-letter abbreviation of the month
2828
- msgid "Jun_June_abbreviation"
2829
- msgstr "юни"
2830
-
2831
- #. translators: three-letter abbreviation of the month
2832
- msgid "Jul_July_abbreviation"
2833
- msgstr "юли"
2834
-
2835
- #. translators: three-letter abbreviation of the month
2836
- msgid "Aug_August_abbreviation"
2837
- msgstr "авг"
2838
-
2839
- #. translators: three-letter abbreviation of the month
2840
- msgid "Sep_September_abbreviation"
2841
- msgstr "сеп"
2842
-
2843
- #. translators: three-letter abbreviation of the month
2844
- msgid "Oct_October_abbreviation"
2845
- msgstr "окт"
2846
-
2847
- #. translators: three-letter abbreviation of the month
2848
- msgid "Nov_November_abbreviation"
2849
- msgstr "ное"
2850
-
2851
- #. translators: three-letter abbreviation of the month
2852
- msgid "Dec_December_abbreviation"
2853
- msgstr "дек"
2854
-
2855
- msgid "am"
2856
- msgstr "am"
2857
-
2858
- msgid "pm"
2859
- msgstr "pm"
2860
-
2861
- msgid "AM"
2862
- msgstr "AM"
2863
-
2864
- msgid "PM"
2865
- msgstr "PM"
2866
-
2867
- #. translators: $thousands_sep argument for http://php.net/number_format, default is ,
2868
- msgid "number_format_thousands_sep"
2869
- msgstr " "
2870
-
2871
- #. translators: $dec_point argument for http://php.net/number_format, default is .
2872
- msgid "number_format_decimal_point"
2873
- msgstr ","
2874
-
2875
- #, php-format
2876
- msgid "%s is a protected WP option and may not be modified"
2877
- msgstr ""
2878
-
2879
- msgid ""
2880
- "Only a static class method or function can be used in an uninstall hook."
2881
- msgstr ""
2882
-
2883
- msgid "Country Code"
2884
- msgstr ""
2885
-
2886
- msgid "Country Name"
2887
- msgstr ""
2888
-
2889
- msgid "Vote Count"
2890
- msgstr ""
2891
-
2892
- msgid "Poll"
2893
- msgstr ""
2894
-
2895
- #, php-format
2896
- msgid ""
2897
- "Your data for \"%s\" poll IP address analysis has been exported to Google "
2898
- "Docs in the following spreadsheets:"
2899
- msgstr ""
2900
-
2901
- msgid "[Polldaddy] Export to Google Docs is complete"
2902
- msgstr ""
2903
-
2904
- msgid "Vote Percent"
2905
- msgstr ""
2906
-
2907
- #, php-format
2908
- msgid ""
2909
- "Your data for \"%s\" poll locations has been exported to Google Docs in the "
2910
- "following spreadsheets:"
2911
- msgstr ""
2912
-
2913
- msgid "Province Code"
2914
- msgstr ""
2915
-
2916
- msgid "Province Name"
2917
- msgstr ""
2918
-
2919
- msgid "Answer Text"
2920
- msgstr ""
2921
-
2922
- #, php-format
2923
- msgid "Vote Percent ( filtered by %s )"
2924
- msgstr ""
2925
-
2926
- msgid "Vote Percent ( filtered by country )"
2927
- msgstr ""
2928
-
2929
- msgid "Vote Percent (Overall)"
2930
- msgstr ""
2931
-
2932
- #, php-format
2933
- msgid ""
2934
- "Your data for \"%s\" poll results has been exported to Google Docs in the "
2935
- "following spreadsheets:"
2936
- msgstr ""
2937
-
2938
- #, php-format
2939
- msgid "Other Answers ( filtered by %s and search \"%s\" )"
2940
- msgstr ""
2941
-
2942
- #, php-format
2943
- msgid "Other Answers ( filtered by %s )"
2944
- msgstr ""
2945
-
2946
- #, php-format
2947
- msgid "Other Answers ( filtered by country and search \"%s\" )"
2948
- msgstr ""
2949
-
2950
- msgid "Other Answers"
2951
- msgstr ""
2952
-
2953
- #, php-format
2954
- msgid "Other Answers ( filtered by search \"%s\" )"
2955
- msgstr ""
2956
-
2957
- #, php-format
2958
- msgid ""
2959
- "Your data for \"%s\" poll other results has been exported to Google Docs in "
2960
- "the following spreadsheets:"
2961
- msgstr ""
2962
-
2963
- msgid "Vote Date"
2964
- msgstr ""
2965
-
2966
- #, php-format
2967
- msgid ""
2968
- "Your data for \"%s\" poll vote analysis has been exported to Google Docs in "
2969
- "the following spreadsheets:"
2970
- msgstr ""
2971
-
2972
- msgid "Start Date"
2973
- msgstr "Начална дата"
2974
-
2975
- msgid "Unique ID"
2976
- msgstr ""
2977
-
2978
- msgid "Permalink"
2979
- msgstr "Постоянна връзка"
2980
-
2981
- msgid "Score"
2982
- msgstr ""
2983
-
2984
- msgid "Up"
2985
- msgstr ""
2986
-
2987
- msgid "Down"
2988
- msgstr ""
2989
-
2990
- msgid "Respondent ID"
2991
- msgstr ""
2992
-
2993
- msgid "Text"
2994
- msgstr "Текст"
2995
-
2996
- msgid "Comment"
2997
- msgstr ""
2998
-
2999
- msgid "National"
3000
- msgstr ""
3001
-
3002
- msgid "Dialling Code"
3003
- msgstr ""
3004
-
3005
- msgid "Extension"
3006
- msgstr ""
3007
-
3008
- msgid "Area"
3009
- msgstr ""
3010
-
3011
- msgid "Type"
3012
- msgstr "Тип"
3013
-
3014
- msgid "Value"
3015
- msgstr "Стойност"
3016
-
3017
- msgid "Firstname"
3018
- msgstr ""
3019
-
3020
- msgid "Lastname"
3021
- msgstr ""
3022
-
3023
- msgid "Filename"
3024
- msgstr ""
3025
-
3026
- msgid "Size"
3027
- msgstr "Размер"
3028
-
3029
- msgid "Choice"
3030
- msgstr ""
3031
-
3032
- msgid "Weighted Rank"
3033
- msgstr ""
3034
-
3035
- msgid "Total"
3036
- msgstr ""
3037
-
3038
- msgid "Other Responses"
3039
- msgstr ""
3040
-
3041
- msgid "Survey"
3042
- msgstr ""
3043
-
3044
- #, php-format
3045
- msgid ""
3046
- "Your data for question \"%1$s\" on \"%2$s\" has been exported to Google Docs "
3047
- "in the following spreadsheets:"
3048
- msgstr ""
3049
-
3050
- msgid "Export to Google Docs is complete"
3051
- msgstr ""
3052
-
3053
- #, php-format
3054
- msgid ""
3055
- "Your location data for \"%s\" has been exported to Google Docs in the "
3056
- "following spreadsheets:"
3057
- msgstr ""
3058
-
3059
- msgid "EndDate"
3060
- msgstr ""
3061
-
3062
- #, fuzzy
3063
- msgid "Agent"
3064
- msgstr "Подравняване"
3065
-
3066
- msgid "Referrer"
3067
- msgstr ""
3068
-
3069
- msgid "Tag Name"
3070
- msgstr ""
3071
-
3072
- msgid "Tag Value"
3073
- msgstr ""
3074
-
3075
- #, php-format
3076
- msgid ""
3077
- "Your data for \"%s\" has been exported to Google Docs in the following "
3078
- "spreadsheets:"
3079
- msgstr ""
3080
-
3081
- #, php-format
3082
- msgid ""
3083
- "Your data for \"%s\" has not been exported to Google Docs. Typically this is "
3084
- "because the authorisation details you entered into Google were insufficient "
3085
- "for us to proceed."
3086
- msgstr ""
3087
-
3088
- msgid ""
3089
- "Please try again, double-check your details, and ensure that we have "
3090
- "appropriate permissions to add data to your account."
3091
- msgstr ""
3092
-
3093
- msgid "Export to Google Docs has failed"
3094
- msgstr ""
3095
-
3096
- msgid "Status"
3097
- msgstr "Статус"
3098
-
3099
- msgid "Time Taken"
3100
- msgstr ""
3101
-
3102
- msgid "Result(%)"
3103
- msgstr ""
3104
-
3105
- msgid "404 Page Not Found"
3106
- msgstr ""
3107
-
3108
- msgid ""
3109
- "The page you are looking for could not be found. Please check the link you "
3110
- "followed to get here and try again."
3111
- msgstr ""
3112
-
3113
- msgid "Ooops, an error occurred!"
3114
- msgstr ""
3115
-
3116
- msgid "Unexpected Error"
3117
- msgstr ""
3118
-
3119
- msgid ""
3120
- "Sorry but our elves have decided to take a break and something has gone "
3121
- "wrong. But don't worry, we're looking into this and things should return to "
3122
- "normal soon!"
3123
- msgstr ""
3124
-
3125
- msgid "About"
3126
- msgstr ""
3127
-
3128
- msgid "Your Account"
3129
- msgstr ""
3130
-
3131
- msgid ""
3132
- "Your current password is incorrect - you cannot change your password without "
3133
- "entering your old password."
3134
- msgstr ""
3135
-
3136
- msgid ""
3137
- "Your new password did not meet security requirements - you must enter more "
3138
- "than five characters"
3139
- msgstr ""
3140
-
3141
- msgid "Please correct the highlighted errors"
3142
- msgstr ""
3143
-
3144
- #, php-format
3145
- msgid "Your chosen profile name \"%s\" already exists - please pick another"
3146
- msgstr ""
3147
-
3148
- #, php-format
3149
- msgid "This email address is already in use by someone else: %s"
3150
- msgstr ""
3151
-
3152
- #, php-format
3153
- msgid ""
3154
- "Your chosen domain mapping <strong>%s</strong> already failed - please try "
3155
- "again"
3156
- msgstr ""
3157
-
3158
- #, php-format
3159
- msgid ""
3160
- "Your chosen domain mapping <strong>%s</strong> already exists - please pick "
3161
- "another"
3162
- msgstr ""
3163
-
3164
- msgid "Your newsletter subscription has been updated"
3165
- msgstr ""
3166
-
3167
- msgid "Your password has been changed"
3168
- msgstr ""
3169
-
3170
- msgid "Your profile has been updated"
3171
- msgstr ""
3172
-
3173
- msgid "You entered an incorrect password"
3174
- msgstr ""
3175
-
3176
- msgid "Failed to save domain mapping, please try again"
3177
- msgstr ""
3178
-
3179
- msgid "Your domain mapping has been updated"
3180
- msgstr ""
3181
-
3182
- msgid "Your domain mapping has been deleted"
3183
- msgstr ""
3184
-
3185
- msgid "Domain mapping has already been taken by another user"
3186
- msgstr ""
3187
-
3188
- msgid "About You"
3189
- msgstr ""
3190
-
3191
- msgid "Profile Picture"
3192
- msgstr ""
3193
-
3194
- msgid ""
3195
- "Your Gravatar is an image that follows you from site to site appearing "
3196
- "beside your name when you do things like comment or post on a blog."
3197
- msgstr ""
3198
-
3199
- msgid "Get a Gravatar now!"
3200
- msgstr ""
3201
-
3202
- msgid "Please enter your email address."
3203
- msgstr ""
3204
-
3205
- msgid ""
3206
- "Changing your e-mail address here means you will have to use this new email "
3207
- "address to login."
3208
- msgstr ""
3209
-
3210
- msgid "Username"
3211
- msgstr "Потребителско име"
3212
-
3213
- msgid "Please enter your profile name."
3214
- msgstr ""
3215
-
3216
- msgid "Make your profile visible to the public"
3217
- msgstr ""
3218
-
3219
- msgid "Your username is part of your survey and quiz URLs:"
3220
- msgstr ""
3221
-
3222
- msgid "Changing your username may invalidate existing URLs."
3223
- msgstr ""
3224
-
3225
- #, php-format
3226
- msgid ""
3227
- "Pick a username for your survey URLs. Your existing %s URLs will still work."
3228
- msgstr ""
3229
-
3230
- msgid "Please enter your first name."
3231
- msgstr ""
3232
-
3233
- msgid "Your Website"
3234
- msgstr ""
3235
-
3236
- msgid "Please enter a valid URL."
3237
- msgstr ""
3238
-
3239
- msgid "A Short Bio"
3240
- msgstr ""
3241
-
3242
- msgid "Please enter text only, HTML is not allowed."
3243
- msgstr ""
3244
-
3245
- #, php-format
3246
- msgid "Max %d chars"
3247
- msgstr ""
3248
-
3249
- #, php-format
3250
- msgid "(<span id=\"bioCount\">%d/%d</span> used)."
3251
- msgstr ""
3252
-
3253
- msgid "Save profile changes"
3254
- msgstr ""
3255
-
3256
- msgid "Billing History"
3257
- msgstr ""
3258
-
3259
- msgid "Subscription"
3260
- msgstr ""
3261
-
3262
- msgid "Stopped"
3263
- msgstr ""
3264
-
3265
- msgid "Active"
3266
- msgstr ""
3267
-
3268
- #, fuzzy
3269
- msgid "Cancelled"
3270
- msgstr "Отказ"
3271
-
3272
- msgid "Customer Ref Number"
3273
- msgstr ""
3274
-
3275
- msgid "Downgrade Date"
3276
- msgstr ""
3277
-
3278
- msgid "Not Available"
3279
- msgstr ""
3280
-
3281
- msgid "Next Billing Date"
3282
- msgstr ""
3283
-
3284
- msgid "Cancel Subscription"
3285
- msgstr ""
3286
-
3287
- msgid "Cancel"
3288
- msgstr "Отказ"
3289
-
3290
- msgid "There is no data to display."
3291
- msgstr ""
3292
-
3293
- msgid "Invoice"
3294
- msgstr ""
3295
-
3296
- msgid "Account Type"
3297
- msgstr ""
3298
-
3299
- msgid "Transaction Type"
3300
- msgstr ""
3301
-
3302
- msgid "Date"
3303
- msgstr "Дата"
3304
-
3305
- msgid "New Purchase Payment"
3306
- msgstr ""
3307
-
3308
- msgid "Refund"
3309
- msgstr ""
3310
-
3311
- msgid "Cancellation"
3312
- msgstr ""
3313
-
3314
- #, php-format
3315
- msgid ""
3316
- "To see your full billing history, check out your <a href=\"%s\">billing "
3317
- "page</a>"
3318
- msgstr ""
3319
-
3320
- msgid "Account Details"
3321
- msgstr ""
3322
-
3323
- #, php-format
3324
- msgid "Polldaddy %s"
3325
- msgstr ""
3326
-
3327
- #, php-format
3328
- msgid "Surveydaddy %s"
3329
- msgstr ""
3330
-
3331
- msgid "Remaining Responses"
3332
- msgstr ""
3333
-
3334
- msgid "Unlimited"
3335
- msgstr ""
3336
-
3337
- msgid "Locked Responses"
3338
- msgstr ""
3339
-
3340
- msgid "Upgrade to Unlock"
3341
- msgstr ""
3342
-
3343
- msgid "Responses Updated On"
3344
- msgstr ""
3345
-
3346
- msgid "F jS, Y"
3347
- msgstr "d.m.Y"
3348
-
3349
- msgid "Change"
3350
- msgstr "Промяна"
3351
-
3352
- msgid "Current Password"
3353
- msgstr ""
3354
-
3355
- msgid "Your must enter your current password."
3356
- msgstr ""
3357
-
3358
- msgid "New Password"
3359
- msgstr "Нова парола"
3360
-
3361
- msgid "Your password is invalid (must be 6+ characters)."
3362
- msgstr ""
3363
-
3364
- msgid "Save Password"
3365
- msgstr ""
3366
-
3367
- msgid "Location"
3368
- msgstr "Местоположение"
3369
-
3370
- msgid "Time Zone"
3371
- msgstr "Часова зона"
3372
-
3373
- #, php-format
3374
- msgid "UTC %s"
3375
- msgstr "Гринуич %s"
3376
-
3377
- msgid "It is <span id=\"timezone\"></span> in your time zone"
3378
- msgstr ""
3379
-
3380
- msgid "Language"
3381
- msgstr "Език"
3382
-
3383
- #, php-format
3384
- msgid ""
3385
- "Don't see your language? Help us <a href=\"%s\">translate Polldaddy</a>."
3386
- msgstr ""
3387
-
3388
- msgid "Save Location"
3389
- msgstr ""
3390
-
3391
- msgid "Domain Mapping"
3392
- msgstr ""
3393
-
3394
- msgid "Your Domain"
3395
- msgstr ""
3396
-
3397
- msgid "Please enter your domain mapping."
3398
- msgstr ""
3399
-
3400
- #, php-format
3401
- msgid ""
3402
- "<strong>Important</strong> You should read the <a href='%s'>domain mapping</"
3403
- "a> support page before using this feature. It can potentially break all your "
3404
- "survey links!"
3405
- msgstr ""
3406
-
3407
- msgid "Importers"
3408
- msgstr ""
3409
-
3410
- msgid "You can now import your content from SurveyMonkey."
3411
- msgstr ""
3412
-
3413
- msgid "SurveyMonkey Importer"
3414
- msgstr ""
3415
-
3416
- #, fuzzy
3417
- msgid "Newsletter"
3418
- msgstr "Изтриване"
3419
-
3420
- msgid "You are currently subscribed to our newsletter."
3421
- msgstr ""
3422
-
3423
- msgid "Subscribe to the Polldaddy newsletter to get news and updates."
3424
- msgstr ""
3425
-
3426
- msgid "Subscribe"
3427
- msgstr "Абонирай се"
3428
-
3429
- msgid "Delete Account"
3430
- msgstr ""
3431
-
3432
- msgid "Ready to break up with us? That's ok, but we'll miss you!"
3433
- msgstr ""
3434
-
3435
- msgid "Are you sure you want to cancel your subscription?"
3436
- msgstr ""
3437
-
3438
- msgid ""
3439
- "An email will be sent to support and your account will be downgraded at the "
3440
- "next renewal date."
3441
- msgstr ""
3442
-
3443
- msgid "Confirm"
3444
- msgstr "Потвърждаване"
3445
-
3446
- msgid "Pro Annual"
3447
- msgstr ""
3448
-
3449
- msgid "Corporate Annual"
3450
- msgstr ""
3451
-
3452
- msgid "Enterprise Annual"
3453
- msgstr ""
3454
-
3455
- msgid "Pro Monthly"
3456
- msgstr ""
3457
-
3458
- msgid "Corporate Monthly"
3459
- msgstr ""
3460
-
3461
- msgid "Recurring Payment"
3462
- msgstr ""
3463
-
3464
- msgid "Upgrade"
3465
- msgstr ""
3466
-
3467
- msgid "My Account"
3468
- msgstr "Профил"
3469
-
3470
- msgid "Canceled"
3471
- msgstr ""
3472
-
3473
- msgid "On Hold"
3474
- msgstr ""
3475
-
3476
- msgid "View"
3477
- msgstr "Преглед"
3478
-
3479
- msgid "Invalid dashboard item"
3480
- msgstr ""
3481
-
3482
- msgid "Failed to save folders"
3483
- msgstr ""
3484
-
3485
- msgid "Failed to action items on your dashboard"
3486
- msgstr ""
3487
-
3488
- msgid "Invalid folder name"
3489
- msgstr ""
3490
-
3491
- msgid "Folder already exists"
3492
- msgstr ""
3493
-
3494
- msgid "Cannot delete folder"
3495
- msgstr ""
3496
-
3497
- msgid "We're upgrading your dashboard!"
3498
- msgstr ""
3499
-
3500
- msgid "Order by date"
3501
- msgstr ""
3502
-
3503
- msgid "Order by name"
3504
- msgstr ""
3505
-
3506
- msgid "Order by results"
3507
- msgstr ""
3508
-
3509
- msgid "Your poll has been created."
3510
- msgstr ""
3511
-
3512
- msgid "Your rating has been created."
3513
- msgstr ""
3514
-
3515
- msgid "Your survey has been created."
3516
- msgstr ""
3517
-
3518
- msgid "Your quiz has been created."
3519
- msgstr ""
3520
-
3521
- msgid "Your form has been created."
3522
- msgstr ""
3523
-
3524
- msgid "Your email will be sent to the selected groups within a short period."
3525
- msgstr ""
3526
-
3527
- msgid "Your email was not sent."
3528
- msgstr ""
3529
-
3530
- msgid "Your tweet has been sent to your followers."
3531
- msgstr ""
3532
-
3533
- msgid "Your tweet was not sent."
3534
- msgstr ""
3535
-
3536
- msgid "Your content has been copied."
3537
- msgstr ""
3538
-
3539
- msgid "An error occurred while creating your poll."
3540
- msgstr ""
3541
-
3542
- msgid "An error occurred while creating your rating."
3543
- msgstr ""
3544
-
3545
- msgid "An error occurred while creating your survey."
3546
- msgstr ""
3547
-
3548
- msgid "An error occurred while creating your quiz."
3549
- msgstr ""
3550
-
3551
- msgid "An error occurred while creating your form."
3552
- msgstr ""
3553
-
3554
- msgid "Thank you. You have successfully purchased a Pro account."
3555
- msgstr ""
3556
-
3557
- msgid "Thank you. You have successfully purchased a Corporate account."
3558
- msgstr ""
3559
-
3560
- msgid "Thank you. You have successfully purchased a Enterprise account."
3561
- msgstr ""
3562
-
3563
- #, php-format
3564
- msgid "Your %s Contents"
3565
- msgstr ""
3566
-
3567
- #, php-format
3568
- msgid "%s Contents"
3569
- msgstr ""
3570
-
3571
- #, php-format
3572
- msgid "Search Results for %s"
3573
- msgstr ""
3574
-
3575
- msgid "All Polls"
3576
- msgstr "Всички анкети"
3577
-
3578
- msgid "All Surveys"
3579
- msgstr ""
3580
-
3581
- msgid "All Ratings"
3582
- msgstr "Всички оценки"
3583
-
3584
- msgid "All Quizzes"
3585
- msgstr ""
3586
-
3587
- msgid "All Forms"
3588
- msgstr ""
3589
-
3590
- msgid "Starred Content"
3591
- msgstr ""
3592
-
3593
- msgid "Trashed Content"
3594
- msgstr ""
3595
-
3596
- msgid "&laquo; Newest"
3597
- msgstr ""
3598
-
3599
- msgid "&lsaquo; Newer"
3600
- msgstr ""
3601
-
3602
- #, php-format
3603
- msgid "Showing <span>%1$s</span>-<span>%2$s</span> of <span>%3$s</span>"
3604
- msgstr ""
3605
-
3606
- msgid "Older &rsaquo;"
3607
- msgstr ""
3608
-
3609
- msgid "Oldest &raquo;"
3610
- msgstr ""
3611
-
3612
- msgid "Forbidden"
3613
- msgstr ""
3614
-
3615
- msgid "Delete account"
3616
- msgstr ""
3617
-
3618
- msgid "Edit Your Email Group"
3619
- msgstr ""
3620
-
3621
- msgid "Create a New Email Group"
3622
- msgstr ""
3623
-
3624
- msgid "Email Group"
3625
- msgstr ""
3626
-
3627
- msgid "My Email Groups"
3628
- msgstr ""
3629
-
3630
- msgid "Your email group has been successfully updated."
3631
- msgstr ""
3632
-
3633
- msgid "Your email group has been successfully created."
3634
- msgstr ""
3635
-
3636
- msgid ""
3637
- "Oh no! Your email group wasn’t updated. <a href=\"http://support.polldaddy."
3638
- "com/how-do-i-send-out-my-poll-survey-or-quiz-via-email/\">Can we help</a>?"
3639
- msgstr ""
3640
-
3641
- msgid ""
3642
- "Oh no! Your email group wasn’t created. <a href=\"http://support.polldaddy."
3643
- "com/how-do-i-send-out-my-poll-survey-or-quiz-via-email/\">Can we help</a>?"
3644
- msgstr ""
3645
-
3646
- msgid "My Packs"
3647
- msgstr ""
3648
-
3649
- msgid "Show poll packs"
3650
- msgstr ""
3651
-
3652
- msgid "Poll Pack"
3653
- msgstr ""
3654
-
3655
- msgid "Show survey packs"
3656
- msgstr ""
3657
-
3658
- msgid "Survey Pack"
3659
- msgstr ""
3660
-
3661
- msgid "Show quiz packs"
3662
- msgstr ""
3663
-
3664
- msgid "Quiz Pack"
3665
- msgstr ""
3666
-
3667
- msgid "Show all packs"
3668
- msgstr ""
3669
-
3670
- msgid "Your survey language pack has been successfully updated."
3671
- msgstr ""
3672
-
3673
- msgid "Your survey language pack has been successfully created."
3674
- msgstr ""
3675
-
3676
- msgid "Your survey language pack failed to be successfully updated."
3677
- msgstr ""
3678
-
3679
- msgid "Your survey language pack failed to be successfully created."
3680
- msgstr ""
3681
-
3682
- msgid "Your quiz language pack has been successfully updated."
3683
- msgstr ""
3684
-
3685
- msgid "Your quiz language pack has been successfully created."
3686
- msgstr ""
3687
-
3688
- msgid "Your quiz language pack failed to be successfully updated."
3689
- msgstr ""
3690
-
3691
- msgid "Your quiz language pack failed to be successfully created."
3692
- msgstr ""
3693
-
3694
- msgid "Your poll language pack has been successfully updated."
3695
- msgstr ""
3696
-
3697
- msgid "Your poll language pack has been successfully created."
3698
- msgstr ""
3699
-
3700
- msgid "Your poll language pack failed to be successfully updated."
3701
- msgstr ""
3702
-
3703
- msgid "Your Language Packs"
3704
- msgstr ""
3705
-
3706
- msgid "Create a new&hellip;"
3707
- msgstr ""
3708
-
3709
- #, php-format
3710
- msgid "Created on %s"
3711
- msgstr ""
3712
-
3713
- #, php-format
3714
- msgid "Created by %s on %s"
3715
- msgstr ""
3716
-
3717
- #, php-format
3718
- msgid "Created by you on %s"
3719
- msgstr ""
3720
-
3721
- #, php-format
3722
- msgid "%d Survey <span>use this pack</span>"
3723
- msgid_plural "%d Surveys <span>use this pack</span>"
3724
- msgstr[0] ""
3725
- msgstr[1] ""
3726
-
3727
- #, php-format
3728
- msgid "%d Quiz <span>use this style</span>"
3729
- msgid_plural "%d Quizzes <span>use this pack</span>"
3730
- msgstr[0] ""
3731
- msgstr[1] ""
3732
-
3733
- #, php-format
3734
- msgid "%d Poll <span>use this pack</span>"
3735
- msgid_plural "%d Polls <span>use this pack</span>"
3736
- msgstr[0] ""
3737
- msgstr[1] ""
3738
-
3739
- msgid "Empty Pack"
3740
- msgstr ""
3741
-
3742
- msgid "Edit"
3743
- msgstr "Редактиране"
3744
-
3745
- msgid "Delete"
3746
- msgstr "Изтриване"
3747
-
3748
- msgid "Preview"
3749
- msgstr "Преглед"
3750
-
3751
- msgid "No language packs created yet."
3752
- msgstr ""
3753
-
3754
- msgid "Are you sure you want to delete this language pack?"
3755
- msgstr ""
3756
-
3757
- msgid "Delete Language Pack"
3758
- msgstr ""
3759
-
3760
- msgid "My Styles"
3761
- msgstr ""
3762
-
3763
- msgid "Show survey styles"
3764
- msgstr ""
3765
-
3766
- msgid "Show poll styles"
3767
- msgstr ""
3768
-
3769
- msgid "Show all styles"
3770
- msgstr ""
3771
-
3772
- msgid "Your custom survey/quiz style has been successfully updated."
3773
- msgstr ""
3774
-
3775
- msgid "Your custom survey/quiz style has been successfully created."
3776
- msgstr ""
3777
-
3778
- msgid "Your custom survey/quiz style failed to be successfully updated."
3779
- msgstr ""
3780
-
3781
- msgid "Your custom survey/quiz style failed to be successfully created."
3782
- msgstr ""
3783
-
3784
- msgid "Your custom poll style has been successfully updated."
3785
- msgstr ""
3786
-
3787
- msgid "Your custom poll style has been successfully created."
3788
- msgstr ""
3789
-
3790
- msgid "Your custom poll style failed to be successfully updated."
3791
- msgstr ""
3792
-
3793
- msgid "Your custom poll style failed to be successfully created."
3794
- msgstr ""
3795
-
3796
- msgid "Your Custom Styles"
3797
- msgstr ""
3798
-
3799
- msgid "Survey/Quiz Style"
3800
- msgstr ""
3801
-
3802
- msgid "Poll Style"
3803
- msgstr ""
3804
-
3805
- #, php-format
3806
- msgid "Modified on %s"
3807
- msgstr ""
3808
-
3809
- #, php-format
3810
- msgid "Modified by %s on %s"
3811
- msgstr ""
3812
-
3813
- #, php-format
3814
- msgid "Modified by you on %s"
3815
- msgstr ""
3816
-
3817
- #, php-format
3818
- msgid "%d Survey <span>use this style</span>"
3819
- msgid_plural "%d Surveys/Quizzes <span>use this style</span>"
3820
- msgstr[0] ""
3821
- msgstr[1] ""
3822
-
3823
- #, php-format
3824
- msgid "%d Poll <span>use this style</span>"
3825
- msgid_plural "%d Polls <span>use this style</span>"
3826
- msgstr[0] ""
3827
- msgstr[1] ""
3828
-
3829
- msgid "No custom styles created yet."
3830
- msgstr ""
3831
-
3832
- msgid "Are you sure you want to delete this style?"
3833
- msgstr ""
3834
-
3835
- msgid "Delete Style"
3836
- msgstr ""
3837
-
3838
- msgid "Account blocked"
3839
- msgstr ""
3840
-
3841
- msgid "Please contact support if you have a query about this."
3842
- msgstr ""
3843
-
3844
- msgid "Your account will unlocked in a few minutes."
3845
- msgstr ""
3846
-
3847
- msgid "Logged Out"
3848
- msgstr ""
3849
-
3850
- msgid "You have been logged out of your account."
3851
- msgstr ""
3852
-
3853
- msgid "New password sent"
3854
- msgstr ""
3855
-
3856
- msgid "Please check your spam folder if you don't receive it."
3857
- msgstr ""
3858
-
3859
- msgid "Access denied"
3860
- msgstr ""
3861
-
3862
- msgid "You must be logged in to see that page."
3863
- msgstr ""
3864
-
3865
- msgid "Thanks for signing up!"
3866
- msgstr ""
3867
-
3868
- msgid "Please login with your details."
3869
- msgstr ""
3870
-
3871
- msgid "Login failure"
3872
- msgstr ""
3873
-
3874
- msgid "The email or password you entered is wrong. Please try again."
3875
- msgstr ""
3876
-
3877
- msgid "Username or Email address"
3878
- msgstr ""
3879
-
3880
- msgid "Please enter your email address"
3881
- msgstr ""
3882
-
3883
- msgid "Please enter your password"
3884
- msgstr ""
3885
-
3886
- msgid "Sign In"
3887
- msgstr ""
3888
-
3889
- msgid "Style Name"
3890
- msgstr ""
3891
-
3892
- #, fuzzy
3893
- msgid "Default styles:"
3894
- msgstr "По подразбиране"
3895
-
3896
- msgid "Style CSS"
3897
- msgstr ""
3898
-
3899
- #, php-format
3900
- msgid "Displaying <strong>%1s-%2s</strong> of <strong>%3s</strong>"
3901
- msgstr ""
3902
-
3903
- msgid "No stats are available for this time period."
3904
- msgstr ""
3905
-
3906
- msgid "Daily"
3907
- msgstr ""
3908
-
3909
- msgid "Weekly"
3910
- msgstr ""
3911
-
3912
- msgid "Cumulative"
3913
- msgstr ""
3914
-
3915
- msgid "Unit Test Results"
3916
- msgstr ""
3917
-
3918
- msgid "Tests Running&hellip;"
3919
- msgstr ""
3920
-
3921
- msgid "Role"
3922
- msgstr "Роля"
3923
-
3924
- msgid "Surveys"
3925
- msgstr ""
3926
-
3927
- msgid "Polls"
3928
- msgstr "Анкети"
3929
-
3930
- msgid " (pending)"
3931
- msgstr ""
3932
-
3933
- msgid ""
3934
- "Are you really really sure you want to cancel this account?<br/>All their "
3935
- "content will be deleted and they will no longer have access to their account."
3936
- msgstr ""
3937
-
3938
- #, fuzzy
3939
- msgid "Cancel Account"
3940
- msgstr "Профил"
3941
-
3942
- msgid "Polldaddy Affiliates"
3943
- msgstr ""
3944
-
3945
- msgid "Surveydaddy Affiliates"
3946
- msgstr ""
3947
-
3948
- msgid ""
3949
- "Join our Affiliate network and <strong>earn $50 for every Pro customer and "
3950
- "$100 for every Corporate customer you refer</strong>.\n"
3951
- "\t\t\t\t Once you are accepted as an affiliate you will be given access to "
3952
- "affiliate links and marketing material that you can use\n"
3953
- "\t\t\t\t in your website, email marketing campaigns and any other channels "
3954
- "you think will be useful."
3955
- msgstr ""
3956
-
3957
- msgid "Apply to become an affiliate today!"
3958
- msgstr ""
3959
-
3960
- msgid "Terms"
3961
- msgstr ""
3962
-
3963
- msgid "Privacy"
3964
- msgstr "Сигурност"
3965
-
3966
- msgid "Community"
3967
- msgstr ""
3968
-
3969
- msgid "Recent Polls"
3970
- msgstr ""
3971
-
3972
- msgid "Sign Up"
3973
- msgstr "Регистрация"
3974
-
3975
- msgid "(Poll Closed)"
3976
- msgstr ""
3977
-
3978
- #, php-format
3979
- msgid "poll %d"
3980
- msgstr ""
3981
-
3982
- msgid "Edit My Profile"
3983
- msgstr "Редактиране на моя профил"
3984
-
3985
- msgid "You have not filled out your profile yet."
3986
- msgstr ""
3987
-
3988
- msgid "This user has not filled out their profile yet."
3989
- msgstr ""
3990
-
3991
- msgid "Create Your Own Poll"
3992
- msgstr ""
3993
-
3994
- msgid "Poll Options"
3995
- msgstr ""
3996
-
3997
- msgid "Reports"
3998
- msgstr "Отчети"
3999
-
4000
- msgid "Close"
4001
- msgstr "Затваряне"
4002
-
4003
- msgid "Your comment has been added."
4004
- msgstr ""
4005
-
4006
- msgid "Comments for this poll will be moderated before being added."
4007
- msgstr ""
4008
-
4009
- msgid "Your comment has been flagged as spam and blocked."
4010
- msgstr ""
4011
-
4012
- msgid ""
4013
- "You have been blocked from voting. Please contact the poll owner if you have "
4014
- "any queries relating to this."
4015
- msgstr ""
4016
-
4017
- msgid ""
4018
- "You have been blocked from voting due to suspicious voting patterns. Please "
4019
- "contact Polldaddy support if you have any queries relating to this."
4020
- msgstr ""
4021
-
4022
- msgid "Comments are currently disabled for this poll."
4023
- msgstr ""
4024
-
4025
- msgid "Results for this poll have been set to private."
4026
- msgstr ""
4027
-
4028
- #, php-format
4029
- msgid "%s vote"
4030
- msgid_plural "%s votes"
4031
- msgstr[0] ""
4032
- msgstr[1] ""
4033
-
4034
- #, php-format
4035
- msgid "%s Total Vote"
4036
- msgid_plural "%s Total Votes"
4037
- msgstr[0] ""
4038
- msgstr[1] ""
4039
-
4040
- #, php-format
4041
- msgid "Posted %s."
4042
- msgstr ""
4043
-
4044
- msgid "This poll was created on Facebook, to vote in this poll go to..."
4045
- msgstr ""
4046
-
4047
- msgid "See this poll on:"
4048
- msgstr ""
4049
-
4050
- #, php-format
4051
- msgid "%s Comment"
4052
- msgid_plural "%s Comments"
4053
- msgstr[0] ""
4054
- msgstr[1] ""
4055
-
4056
- msgid "This poll was created on Facebook, to comment go to..."
4057
- msgstr ""
4058
-
4059
- msgid "Leave a Comment"
4060
- msgstr "Вашият коментар"
4061
-
4062
- #, php-format
4063
- msgid "Logged in as %s <a href=\"%s\">log out &#187;</a>"
4064
- msgstr ""
4065
-
4066
- msgid "Your Name"
4067
- msgstr ""
4068
-
4069
- msgid "Please enter your name."
4070
- msgstr ""
4071
-
4072
- msgid "Your Website (optional)"
4073
- msgstr ""
4074
-
4075
- msgid "Your Comment"
4076
- msgstr "Вашият коментар"
4077
-
4078
- msgid "Please enter a comment."
4079
- msgstr ""
4080
-
4081
- #, php-format
4082
- msgid "%s/%d chars"
4083
- msgstr ""
4084
-
4085
- msgid "Submit Comment"
4086
- msgstr "Изпращане на коментара"
4087
-
4088
- msgid "Comments are disabled for this poll."
4089
- msgstr ""
4090
-
4091
- msgid "Comments are now closed for this poll."
4092
- msgstr ""
4093
-
4094
- msgid "Polldaddy Answers, the home of millions of polls, opinions and trends!"
4095
- msgstr ""
4096
-
4097
- msgid "Popular Polls"
4098
- msgstr ""
4099
-
4100
- #, fuzzy
4101
- msgid "Search results for"
4102
- msgstr "Резултат от търсенето за '%s'"
4103
-
4104
- #, php-format
4105
- msgid "Page %d"
4106
- msgstr ""
4107
-
4108
- msgid "Show only polls in"
4109
- msgstr ""
4110
-
4111
- msgid "English"
4112
- msgstr ""
4113
-
4114
- msgid "German"
4115
- msgstr ""
4116
-
4117
- msgid "French"
4118
- msgstr ""
4119
-
4120
- msgid "Spanish"
4121
- msgstr ""
4122
-
4123
- msgid "Dutch"
4124
- msgstr ""
4125
-
4126
- msgid "Romanian"
4127
- msgstr ""
4128
-
4129
- msgid "Norwegian"
4130
- msgstr ""
4131
-
4132
- msgid "Portugese"
4133
- msgstr ""
4134
-
4135
- msgid "Serbo Croatian"
4136
- msgstr ""
4137
-
4138
- msgid "Arabic"
4139
- msgstr ""
4140
-
4141
- msgid "Search"
4142
- msgstr "Търсене"
4143
-
4144
- msgid "Search through over 5 million polls."
4145
- msgstr ""
4146
-
4147
- msgid "Show:"
4148
- msgstr "Показване:"
4149
-
4150
- msgid "This Week"
4151
- msgstr ""
4152
-
4153
- msgid "This Month"
4154
- msgstr ""
4155
-
4156
- #, php-format
4157
- msgid "Posted %s"
4158
- msgstr ""
4159
-
4160
- msgid "(Sort by votes)"
4161
- msgstr ""
4162
-
4163
- msgid "(Sort by comments)"
4164
- msgstr ""
4165
-
4166
- msgid "(Sort by status)"
4167
- msgstr ""
4168
-
4169
- #, php-format
4170
- msgid "Previous polls by %s"
4171
- msgstr ""
4172
-
4173
- #, php-format
4174
- msgid ""
4175
- "When you get a chance to <a href=\"%s\">create some polls</a>, you'll find a "
4176
- "link for each one on this page.</span><br/><br/><span>You can use your "
4177
- "profile URL <b>%s</b> to share your polls with participants."
4178
- msgstr ""
4179
-
4180
- msgid "No polls created yet."
4181
- msgstr ""
4182
-
4183
- msgid "Sort by:"
4184
- msgstr "Сортиране по:"
4185
-
4186
- msgid "My Email Group"
4187
- msgstr ""
4188
-
4189
- msgid "My Facebook Polls"
4190
- msgstr ""
4191
-
4192
- msgid "Frequently Asked Questions"
4193
- msgstr ""
4194
-
4195
- msgid "General"
4196
- msgstr "Общи"
4197
-
4198
- msgid "How do the monthly responses work?"
4199
- msgstr ""
4200
-
4201
- #, php-format
4202
- msgid "What happens when I go over the %d responses I get in a free account?"
4203
- msgstr ""
4204
-
4205
- msgid "Do you offer discounts for educational and non-profit organisations?"
4206
- msgstr ""
4207
-
4208
- msgid "What is the difference between a poll and survey?"
4209
- msgstr ""
4210
-
4211
- msgid "How do I remove the Polldaddy.com link from my poll or survey?"
4212
- msgstr ""
4213
-
4214
- msgid "How do I remove the Surveydaddy.com link from my surveys?"
4215
- msgstr ""
4216
-
4217
- msgid "Can I set other people up as users on my account?"
4218
- msgstr ""
4219
-
4220
- msgid "Where can I find some help documentation?"
4221
- msgstr ""
4222
-
4223
- msgid ""
4224
- "What happens if I sign up for Pro but need to upgrade to Corporate later?"
4225
- msgstr ""
4226
-
4227
- msgid "If I upgrade will I be able to see Pro reports for my old polls?"
4228
- msgstr ""
4229
-
4230
- msgid "Do the polls work with Facebook?"
4231
- msgstr ""
4232
-
4233
- msgid "How do I copy a poll?"
4234
- msgstr ""
4235
-
4236
- msgid ""
4237
- "When I vote I get the message 'We have received too many votes from you. You "
4238
- "will be unblocked after a cooling off period.'?"
4239
- msgstr ""
4240
-
4241
- msgid "Where do I see the 'Other' votes people enter in my poll?"
4242
- msgstr ""
4243
-
4244
- msgid "How many poll votes can I collect in a free account?"
4245
- msgstr ""
4246
-
4247
- msgid "How do I share my survey results with another person?"
4248
- msgstr ""
4249
-
4250
- msgid "How do I copy a survey?"
4251
- msgstr ""
4252
-
4253
- msgid "How do I create a likert scale question in my survey?"
4254
- msgstr ""
4255
-
4256
- #, php-format
4257
- msgid ""
4258
- "Each time a survey is completed by one of your participants you will be "
4259
- "deducted one response. Free accounts get %d/month, Pro get %s/month and "
4260
- "corporate accounts get an unlimited amount. Once any new responses come in "
4261
- "over your limit, they will appear locked until you upgrade."
4262
- msgstr ""
4263
-
4264
- msgid "Poll votes are unlimited across all accounts."
4265
- msgstr ""
4266
-
4267
- msgid "Back To Top"
4268
- msgstr ""
4269
-
4270
- #, php-format
4271
- msgid ""
4272
- "With a free account you can collect %d survey responses per month across all "
4273
- "of your surveys. Once you go over the allotted %d, we will continue to "
4274
- "collect responses in your survey but they will appear as being locked in "
4275
- "your reports. When you <a href=\"/pricing/\">upgrade your account</a>, all "
4276
- "previously locked responses will become available in your reports."
4277
- msgstr ""
4278
-
4279
- msgid ""
4280
- "Yes, if you are involved in education or a non-profit organisation, we are "
4281
- "happy to offer you a <strong>10% discount</strong> on any of our packages. "
4282
- "Just <a href=\"/pricing/\">sign up for an account</a> as usual and then <a "
4283
- "href=\"/feedback/\">email us</a> after to organise a refund for the 10%."
4284
- msgstr ""
4285
-
4286
- msgid "What is the difference between a poll and a survey?"
4287
- msgstr ""
4288
-
4289
- msgid ""
4290
- "A poll allows you to ask just one question, and enter some predefined "
4291
- "answers for your\tvoter to choose from. A poll can be placed in line in your "
4292
- "webpage and when your user\tvotes, the results are delivered back to the "
4293
- "poll without the page refreshing."
4294
- msgstr ""
4295
-
4296
- msgid ""
4297
- "With a survey, you can ask many questions. A survey usually takes up a full "
4298
- "webpage and you would just send your users a link to that page. Surveys have "
4299
- "many different question types that allow you to collect very different types "
4300
- "of data."
4301
- msgstr ""
4302
-
4303
- msgid ""
4304
- "<a href=\"/pricing/\">Sign up</a> for a free account today to try these out "
4305
- "for yourself."
4306
- msgstr ""
4307
-
4308
- msgid "How do I remove the Surveydaddy.com link from my survey?"
4309
- msgstr ""
4310
-
4311
- msgid ""
4312
- "The link to Polldaddy.com only appears in polls and surveys that appear in a "
4313
- "free account. They are removed from all content in both our Pro and "
4314
- "Corporate accounts. If you have recently signed up for a Pro account and the "
4315
- "link has remained in your polls, simple edit and re-save the poll to remove "
4316
- "it."
4317
- msgstr ""
4318
-
4319
- msgid ""
4320
- "The link to Surveydaddy.com only appears in surveys that appear in a free "
4321
- "account. They are removed from all content in both our Pro and Corporate "
4322
- "accounts."
4323
- msgstr ""
4324
-
4325
- msgid ""
4326
- "If you have a free account, you can remove the link to Polldaddy in your "
4327
- "polls and surveys by <a href=\"/pricing/\">upgrading your account today</a>."
4328
- msgstr ""
4329
-
4330
- msgid ""
4331
- "If you have a free account, you can remove the link to Surveydaddy in your "
4332
- "surveys by <a href=\"/pricing/\">upgrading your account today</a>."
4333
- msgstr ""
4334
-
4335
- msgid ""
4336
- "Yes, Corporate account holders can create multiple users and set access "
4337
- "levels."
4338
- msgstr ""
4339
-
4340
- msgid "Check out our <a href=\"http://support."
4341
- msgstr ""
4342
-
4343
- msgid ""
4344
- "If you sign up for a Pro account and you find out that you need a Corporate "
4345
- "account some time in the future?, just <a href=\"/upgrade/\">upgrade to the "
4346
- "corporate account</a> as usual and send an email to support where we will be "
4347
- "happy to issue you with a refund for your original Pro acccount."
4348
- msgstr ""
4349
-
4350
- msgid ""
4351
- "Yes, when you <a href=\"/upgrade/\">upgrade your account</a> to a Pro or "
4352
- "Corporate account you will be able to see all of our great reports for your "
4353
- "old polls."
4354
- msgstr ""
4355
-
4356
- msgid ""
4357
- "Yes, when you create a poll on Polldaddy you will get a list of options for "
4358
- "different places that you might want to embed your poll including Facebook. "
4359
- "We also have a Facebook Application that you can <a href=\"http://apps."
4360
- "facebook.com/polldaddy-polls\">use directly on Facebook</a>."
4361
- msgstr ""
4362
-
4363
- msgid ""
4364
- "You can copy a 'Poll' by first logging into your Polldaddy account and "
4365
- "visiting the dashboard. Locate the poll you want to copy and move your mouse "
4366
- "over the 'responses' column. This should change into a button which can be "
4367
- "clicked to reveal a set of actions, of which one is copy. Clicking this will "
4368
- "copy the poll and all of its settings, but the votes of the new copied poll "
4369
- "will be zero."
4370
- msgstr ""
4371
-
4372
- msgid ""
4373
- "This is because we have received too many votes from your I.P. address. You "
4374
- "will be unblocked again in about 4 hours. If you are the owner of the poll "
4375
- "and you have a lot of people voting in your organization from the same IP "
4376
- "address (via a internet gateway etc.) you can email support with your I.P. "
4377
- "address and we will white list it for you. This feature is only available to "
4378
- "our Pro and Corporate account. <a href=\"/upgrade/\">Upgrade your account</"
4379
- "a> today to access this feature."
4380
- msgstr ""
4381
-
4382
- msgid ""
4383
- "When you have the 'Other' option enabled in your poll, it allows your voters "
4384
- "to enter an answer of their own. We don't display these directly in the poll "
4385
- "at the moment due to concerns around spam. You can however view these by "
4386
- "logging into your account and going to the 'Reports' page for that poll."
4387
- msgstr ""
4388
-
4389
- msgid ""
4390
- "There is no limit to amount of poll votes you can collect in any of our "
4391
- "accounts including the free account. It is only the amount of survey "
4392
- "responses that are limited in the different accounts."
4393
- msgstr ""
4394
-
4395
- msgid ""
4396
- "If you would like to share your survey results with a colleague or client, "
4397
- "you can create a custom survey share for them. Read how to do it in this "
4398
- "document: <a href=\"http://support."
4399
- msgstr ""
4400
-
4401
- msgid "Note:"
4402
- msgstr ""
4403
-
4404
- msgid ""
4405
- "Survey sharing is a Pro only feature. If you do not have a Pro account you "
4406
- "need to <a href=\"/upgrade/\">upgrade your account</a> to use this feature."
4407
- msgstr ""
4408
-
4409
- msgid "You can copy a 'Survey' by first logging into your "
4410
- msgstr ""
4411
-
4412
- msgid ""
4413
- "To add a likert scale question to your survey, simply add a 'Matrix' "
4414
- "question to your survey page. When you edit the question, look out for a "
4415
- "drop down towards the bottom and select 'Single choice with rating (likert)'."
4416
- msgstr ""
4417
-
4418
- msgid "Contact Support"
4419
- msgstr ""
4420
-
4421
- msgid ""
4422
- "If you cannot find what you are looking for please contact support and we "
4423
- "will get back to you with an answer."
4424
- msgstr ""
4425
-
4426
- msgid "Support Documentation"
4427
- msgstr ""
4428
-
4429
- #, php-format
4430
- msgid ""
4431
- "Check out our support site for more detailed articles on the various %s "
4432
- "features."
4433
- msgstr ""
4434
-
4435
- msgid "Online Poll Features, Poll Software for Your Website"
4436
- msgstr ""
4437
-
4438
- msgid ""
4439
- "Embed polls in your website, in e-mail, and use Polldaddy on other services "
4440
- "including WordPress, Facebook, Twitter, Ning, Weebly, FreeWebs, and Posterous"
4441
- msgstr ""
4442
-
4443
- msgid "Powerful and easy to use"
4444
- msgstr ""
4445
-
4446
- msgid "Quick audience feedback"
4447
- msgstr ""
4448
-
4449
- msgid "Quizzes"
4450
- msgstr ""
4451
-
4452
- msgid "Test your audience's knowledge"
4453
- msgstr ""
4454
-
4455
- msgid "Get your content rated"
4456
- msgstr ""
4457
-
4458
- msgid "Market-leading <strong>online polls</strong>"
4459
- msgstr ""
4460
-
4461
- msgid ""
4462
- "What does your audience think? Embed simple, one-question polls into your "
4463
- "website to find out."
4464
- msgstr ""
4465
-
4466
- msgid "Previous Image"
4467
- msgstr "Предишна снимка"
4468
-
4469
- msgid "Next Image"
4470
- msgstr "Следваща снимка"
4471
-
4472
- msgid "See Plans &amp; Pricing <small>Sign up for a free account now!</small>"
4473
- msgstr ""
4474
-
4475
- msgid "Works Everywhere"
4476
- msgstr ""
4477
-
4478
- msgid "Simple Feedback Embedded in Your Content"
4479
- msgstr ""
4480
-
4481
- msgid ""
4482
- "Polls embed easily into your website content. With one click, people can "
4483
- "vote, then instantly see the results. <a href=\"http://polldaddy.com/"
4484
- "community/\">Check out some public polls</a> then start a conversation with "
4485
- "your visitors today."
4486
- msgstr ""
4487
-
4488
- msgid "Full Control For Beautiful Polls"
4489
- msgstr ""
4490
-
4491
- msgid ""
4492
- "Use your CSS wizardry to customize how your polls look. Add your own fonts, "
4493
- "change font sizes, colors, and add HTML, images, and videos."
4494
- msgstr ""
4495
-
4496
- msgid "Other Great Features"
4497
- msgstr ""
4498
-
4499
- msgid ""
4500
- "Manage all content in your dashboard with our <a href=\"http://wordpress.org/"
4501
- "extend/plugins/polldaddy/\">WordPress Plugin</a>"
4502
- msgstr ""
4503
-
4504
- msgid "Create polls in any language"
4505
- msgstr ""
4506
-
4507
- msgid "14 custom themes and full access to the poll CSS"
4508
- msgstr ""
4509
-
4510
- msgid "Block repeat voters easily"
4511
- msgstr ""
4512
-
4513
- msgid ""
4514
- "Available as a <a href=\"http://apps.facebook.com/polldaddy-polls/"
4515
- "\">Facebook app</a>"
4516
- msgstr ""
4517
-
4518
- msgid "Built-in sharing options to help spread your poll"
4519
- msgstr ""
4520
-
4521
- msgid "Gain more insight with voter comments"
4522
- msgstr ""
4523
-
4524
- msgid "Anti-fraud, IP address, and location reports"
4525
- msgstr ""
4526
-
4527
- msgid ""
4528
- "Control whether voters can see results after voting, just percentages, or "
4529
- "nothing at all"
4530
- msgstr ""
4531
-
4532
- msgid "Automatically close polls after a certain quota or date"
4533
- msgstr ""
4534
-
4535
- msgid ""
4536
- "Add images, videos and content from YouTube, Flickr, Google Maps and many "
4537
- "more"
4538
- msgstr ""
4539
-
4540
- msgid "Create Quizzes Quickly & Easily, Quiz Software Features"
4541
- msgstr ""
4542
-
4543
- msgid ""
4544
- "Create a quiz using multiple choice questions for your participants to "
4545
- "choose from. You can add HTML, images, video, and lots of other media."
4546
- msgstr ""
4547
-
4548
- msgid "Test their knowledge with an <strong>online quiz</strong>"
4549
- msgstr ""
4550
-
4551
- msgid ""
4552
- "The perfect tool for the classroom, colleagues or just for fun. Create quick "
4553
- "and fun quizzes to test their knowledge."
4554
- msgstr ""
4555
-
4556
- msgid "Easy-to-Use Quiz Editor"
4557
- msgstr ""
4558
-
4559
- msgid ""
4560
- "Create a quiz using multiple choice questions for your participants to "
4561
- "choose from. You can add HTML, images, video, and lots of other media. You "
4562
- "can also collect name and e-mail addresses."
4563
- msgstr ""
4564
-
4565
- msgid "Correction, Reporting &amp; Filtering"
4566
- msgstr ""
4567
-
4568
- msgid ""
4569
- "See quiz results, including average scores and individual responses, as they "
4570
- "come in. Filter and export your data any way you want."
4571
- msgstr ""
4572
-
4573
- msgid "Customize Your Looks"
4574
- msgstr ""
4575
-
4576
- msgid ""
4577
- "You can control every aspect of your quiz with full access to the CSS. Add "
4578
- "your own fonts, sizes, colors, and images. Create quizzes in any language "
4579
- "and control start/finish messages as well as redirects."
4580
- msgstr ""
4581
-
4582
- msgid "Collect Responses Everywhere"
4583
- msgstr ""
4584
-
4585
- msgid ""
4586
- "E-mail the quiz link to your audience, use it in a banner on your website, "
4587
- "or use our <a href=\"/ios/\">iPad app</a> to collect responses anywhere."
4588
- msgstr ""
4589
-
4590
- msgid "Collect responses on iPad, iPhone, and iPod Touch"
4591
- msgstr ""
4592
-
4593
- msgid "E-mail notifications of new participants"
4594
- msgstr ""
4595
-
4596
- msgid "Control whether participants see a score at the end"
4597
- msgstr ""
4598
-
4599
- msgid "Set a passing score to decide who passes and who fails"
4600
- msgstr ""
4601
-
4602
- msgid "Share your results with parents, colleagues, and administrators"
4603
- msgstr ""
4604
-
4605
- msgid "Create quizzes in any language"
4606
- msgstr ""
4607
-
4608
- msgid "SSL support for added security in quizzes"
4609
- msgstr ""
4610
-
4611
- msgid "Full access to the quiz CSS"
4612
- msgstr ""
4613
-
4614
- msgid "Custom start and finish messages as well as redirects"
4615
- msgstr ""
4616
-
4617
- msgid "Close quiz after certain date or response quota has been reached"
4618
- msgstr ""
4619
-
4620
- msgid "Password and IP address participant restrictions"
4621
- msgstr ""
4622
-
4623
- msgid "Create Ratings for Your Website, Content, Videos or Images"
4624
- msgstr ""
4625
-
4626
- msgid ""
4627
- "Find out what your visitors think with just one click. Attach five-star and "
4628
- "Nero rating widgets to any piece of content, including blog posts, help "
4629
- "pages, comments, and videos."
4630
- msgstr ""
4631
-
4632
- msgid "Get your content <strong>rated</strong>"
4633
- msgstr ""
4634
-
4635
- msgid ""
4636
- "Create simple five-star and Nero rating widgets to attach to your blog "
4637
- "posts, images, videos, and more."
4638
- msgstr ""
4639
-
4640
- msgid "Instant Feedback on Your Content"
4641
- msgstr ""
4642
-
4643
- msgid "5-Star or Nero Ratings"
4644
- msgstr ""
4645
-
4646
- msgid ""
4647
- "Choose from two great rating types: Five star ratings let users rate your "
4648
- "content from one to five stars. Nero ratings let users give you thumbs up / "
4649
- "thumbs down, like / dislike, or yes / no ratings."
4650
- msgstr ""
4651
-
4652
- msgid "Fully Customizable"
4653
- msgstr ""
4654
-
4655
- msgid ""
4656
- "Change the text description for each star in your rating scale. Change the "
4657
- "star image, fonts, colors, and layout to suit your site's personality."
4658
- msgstr ""
4659
-
4660
- msgid "Show the top-rated content on your site via the widget"
4661
- msgstr ""
4662
-
4663
- msgid "Supports all languages"
4664
- msgstr ""
4665
-
4666
- msgid "Rating widgets load asynchronously on-page"
4667
- msgstr ""
4668
-
4669
- msgid "Create and manage ratings in your WordPress dashboard via our plug-in"
4670
- msgstr ""
4671
-
4672
- msgid "Create Surveys Quickly & Easily, Survey Software Features"
4673
- msgstr ""
4674
-
4675
- msgid ""
4676
- "Create surveys with ease using our advanced editor. Choose from 14 question "
4677
- "types, including multiple choice, free text, and Likert scales."
4678
- msgstr ""
4679
-
4680
- msgid "Create <strong>stunning</strong> online <strong>surveys</strong>"
4681
- msgstr ""
4682
-
4683
- msgid ""
4684
- "Use the survey editor to create surveys quickly and easily. Collect "
4685
- "responses via your website, e-mail or on your <a href=\"/iOS/\">iPad or "
4686
- "iPhone</a>"
4687
- msgstr ""
4688
-
4689
- msgid "See Plans &amp; Pricing <small>Sign up for a free account now!"
4690
- msgstr ""
4691
-
4692
- msgid "Easy-to-Use Survey Editor"
4693
- msgstr ""
4694
-
4695
- msgid ""
4696
- "Create surveys with ease using our advanced editor. Choose from 14 question "
4697
- "types, including multiple choice, free text, and <a rel=\"nofollow\" href="
4698
- "\"http://en.wikipedia.org/wiki/Likert_scale\" target=\"_new\">Likert scales</"
4699
- "a>"
4700
- msgstr ""
4701
-
4702
- msgid "Powerful Reporting &amp; Filtering"
4703
- msgstr ""
4704
-
4705
- msgid ""
4706
- "Watch your results in real time as they come in. Create filters to analyze "
4707
- "your data and reports to share it. Export raw data goodness to Excel, PDF, "
4708
- "CSV, Google Docs, and XML format."
4709
- msgstr ""
4710
-
4711
- msgid ""
4712
- "Use your CSS wizardry to customize how your surveys look. Add your own "
4713
- "fonts, change font sizes, colors, and add HTML, images, and videos."
4714
- msgstr ""
4715
-
4716
- msgid ""
4717
- "E-mail the survey link to your audience, use it in a banner on your website, "
4718
- "or use our <a href=\"/iOS/\">iOS app</a> to collect responses anywhere."
4719
- msgstr ""
4720
-
4721
- msgid "Invite participants via e-mail"
4722
- msgstr ""
4723
-
4724
- msgid "Question branching / skip logic"
4725
- msgstr ""
4726
-
4727
- msgid "Export raw data to Excel, PDF, Google Docs, and XML format"
4728
- msgstr ""
4729
-
4730
- msgid "Share your results with customers and employees"
4731
- msgstr ""
4732
-
4733
- msgid "Create surveys in any language"
4734
- msgstr ""
4735
-
4736
- msgid "SSL support for added security in surveys"
4737
- msgstr ""
4738
-
4739
- msgid "Full access to the survey CSS"
4740
- msgstr ""
4741
-
4742
- msgid "Close survey after certain date or response quota has been reached"
4743
- msgstr ""
4744
-
4745
- msgid "E-mail, RSS and HTTP POST notifications of new responses"
4746
- msgstr ""
4747
-
4748
- msgid "WordPress support built-in"
4749
- msgstr ""
4750
-
4751
- msgid ""
4752
- "Add images, videos, and content from YouTube, Flickr, Google Maps, and many "
4753
- "more"
4754
- msgstr ""
4755
-
4756
- msgid "Create Polls, Surveys & Quizzes Quickly and Easily"
4757
- msgstr ""
4758
-
4759
- msgid ""
4760
- "E-mail the quiz link to your audience, use it in a banner on your website, "
4761
- "or use our <a href=\"/iOS/\">iPad app</a> to collect responses anywhere."
4762
- msgstr ""
4763
-
4764
- msgid "Contact Us"
4765
- msgstr ""
4766
-
4767
- msgid "Comments or Queries"
4768
- msgstr ""
4769
-
4770
- msgid ""
4771
- "If you are having an issue with a poll or survey please include a "
4772
- "description of the problem, and any links you have to the poll or survey on "
4773
- "your website."
4774
- msgstr ""
4775
-
4776
- #, php-format
4777
- msgid ""
4778
- "Have you looked at our <a href=\"%1$s\">support section</a> or <a href=\"%2$s"
4779
- "\">frequently asked questions</a>?"
4780
- msgstr ""
4781
-
4782
- msgid "Contact Information"
4783
- msgstr ""
4784
-
4785
- msgid ""
4786
- "Polldaddy is based in Ireland. Our office hours are 9am-5pm GMT, Mon - Fri. "
4787
- "You can contact us by:"
4788
- msgstr ""
4789
-
4790
- msgid "production"
4791
- msgstr ""
4792
-
4793
- msgid "joint"
4794
- msgstr ""
4795
-
4796
- msgid "medley"
4797
- msgstr ""
4798
-
4799
- msgid "experiment"
4800
- msgstr ""
4801
-
4802
- msgid "ruckus"
4803
- msgstr ""
4804
-
4805
- msgid "invention"
4806
- msgstr ""
4807
-
4808
- msgid "creation"
4809
- msgstr ""
4810
-
4811
- msgid "thingamajig"
4812
- msgstr ""
4813
-
4814
- msgid "opus"
4815
- msgstr ""
4816
-
4817
- msgid "brainchild"
4818
- msgstr ""
4819
-
4820
- msgid "contraption"
4821
- msgstr ""
4822
-
4823
- msgid "Maybe you could follow"
4824
- msgstr ""
4825
-
4826
- msgid "Hey, it'd be swell if you'd follow"
4827
- msgstr ""
4828
-
4829
- msgid "I heard that you might be into following"
4830
- msgstr ""
4831
-
4832
- msgid "If you wanted to, you could follow"
4833
- msgstr ""
4834
-
4835
- msgid "We say some neat things over at"
4836
- msgstr ""
4837
-
4838
- msgid "The thing is, we'd love for you to follow"
4839
- msgstr ""
4840
-
4841
- msgid "Blog"
4842
- msgstr "Блог"
4843
-
4844
- msgid "Plans &amp; Pricing"
4845
- msgstr ""
4846
-
4847
- msgid "Support"
4848
- msgstr "Поддръжка"
4849
-
4850
- msgid "FAQ"
4851
- msgstr ""
4852
-
4853
- msgid "iOS App"
4854
- msgstr ""
4855
-
4856
- #, php-format
4857
- msgid ""
4858
- "Polldaddy is an <a href=\"http://automattic.com\"><span id=\"automattic-logo"
4859
- "\"><span>Automattic</span></span></a> %s"
4860
- msgstr ""
4861
-
4862
- #, php-format
4863
- msgid ""
4864
- "Surveydaddy is an <a href=\"http://automattic.com\"><span id=\"automattic-"
4865
- "logo\"><span>Automattic</span></span></a> %s"
4866
- msgstr ""
4867
-
4868
- #, php-format
4869
- msgid "%s on Twitter!"
4870
- msgstr ""
4871
-
4872
- msgid ""
4873
- "Polldaddy.com | Free online surveys and polls - use our award winning survey "
4874
- "software to conduct your research."
4875
- msgstr ""
4876
-
4877
- msgid ""
4878
- "Surveydaddy.com | Free online surveys - use our award winning survey "
4879
- "software to conduct your research."
4880
- msgstr ""
4881
-
4882
- msgid ""
4883
- "Online survey software - conduct your customer surveys and polls with "
4884
- "Polldaddy"
4885
- msgstr ""
4886
-
4887
- msgid ""
4888
- "Create stunning surveys, polls, and quizzes in minutes. Collect responses "
4889
- "via your website, e-mail, iPad, Facebook, and Twitter. Generate and share "
4890
- "easy-to-read reports."
4891
- msgstr ""
4892
-
4893
- msgid "Polldaddy"
4894
- msgstr ""
4895
-
4896
- msgid "Education"
4897
- msgstr ""
4898
-
4899
- msgid ""
4900
- "Test your students with pop quizzes. Gather feedback on course work, field "
4901
- "trips, and events from students and colleagues. Polldaddy eases "
4902
- "communication in the classroom and teachers' lounge."
4903
- msgstr ""
4904
-
4905
- msgid "Read more about online quizzes"
4906
- msgstr ""
4907
-
4908
- msgid "Audience Participation"
4909
- msgstr ""
4910
-
4911
- msgid ""
4912
- "Polls are a perfect way to interact with site visitors. Your audience can "
4913
- "give you instant feedback on the topics you choose, with a single click. "
4914
- "Polldaddy makes it easy to get feedback."
4915
- msgstr ""
4916
-
4917
- msgid "Read more about online feedback"
4918
- msgstr ""
4919
-
4920
- msgid "Plan Events"
4921
- msgstr ""
4922
-
4923
- msgid ""
4924
- "Whether it's a corporate meeting, wedding or birthday, gathering information "
4925
- "from attendees prior to the event can save a lot of hassle. Find out the "
4926
- "dates that suit people, what food they eat and who's coming with them. "
4927
- "Polldaddy can ask the questions you don't have the time to ask yourself."
4928
- msgstr ""
4929
-
4930
- msgid "Customer Satisfaction"
4931
- msgstr ""
4932
-
4933
- msgid ""
4934
- "Find out how your customers feel about your services. Create a survey to "
4935
- "send out after each purchase or survey your existing customers and ask them "
4936
- "what you can do to improve your service for them. Polldaddy can help keep "
4937
- "this important line of communication open."
4938
- msgstr ""
4939
-
4940
- msgid "Read more about custom satisfaction surveys"
4941
- msgstr ""
4942
-
4943
- msgid "Employees &amp; HR"
4944
- msgstr ""
4945
-
4946
- msgid ""
4947
- "Increase employee satisfaction by asking them how their job is going and if "
4948
- "they are happy with their work environment. Easily identify small issues "
4949
- "before they become big issues. Use Polldaddy to give your employees a voice."
4950
- msgstr ""
4951
-
4952
- msgid "Read more about HR surveys"
4953
- msgstr ""
4954
-
4955
- msgid "Market Research"
4956
- msgstr ""
4957
-
4958
- msgid ""
4959
- "Reach out to your potential customers and survey them on your new products "
4960
- "and services. With our innovative iPad app you can collect survey responses "
4961
- "in person at conferences and shows."
4962
- msgstr ""
4963
-
4964
- msgid "Read more about market research surveys"
4965
- msgstr ""
4966
-
4967
- msgid "Sign Up Now! <small>See Plans &amp; Pricing</small>"
4968
- msgstr ""
4969
-
4970
- msgid "Survey and quiz software for iPhone and iPad - A world of Uses"
4971
- msgstr ""
4972
-
4973
- msgid ""
4974
- "Take your survey on the road! The iPad / iPhone application makes it "
4975
- "enjoyable for tradeshow visitors to complete your survey and gives you a "
4976
- "great opener to meet and speak with prospective customers one-to-one."
4977
- msgstr ""
4978
-
4979
- msgid "Polldaddy for <strong>iPhone and iPad</strong>"
4980
- msgstr ""
4981
-
4982
- #, php-format
4983
- msgid ""
4984
- "Survey customers, employees, or even random strangers on-the-spot with your "
4985
- "iPhone or iPad. Polldaddy brings you the power of immediate feedback. <a "
4986
- "href=\"%s\">Download it for free</a> from the App Store today."
4987
- msgstr ""
4988
-
4989
- msgid "Sign Up for Polldaddy"
4990
- msgstr ""
4991
-
4992
- msgid "No More Data Re-Entry"
4993
- msgstr ""
4994
-
4995
- msgid ""
4996
- "You'll never have to pay someone to enter comment card feedback ever again: "
4997
- "Conduct Polldaddy surveys on your iPhone and iPad. The data you collect "
4998
- "automagically uploads to your Polldaddy.com account. Isn't that awesome?"
4999
- msgstr ""
5000
-
5001
- msgid "Perfect for a Street Survey"
5002
- msgstr ""
5003
-
5004
- msgid ""
5005
- "Create your survey, and get on-the-spot responses on your iPhone or iPad "
5006
- "wherever you are. (Psst: This one-to-one time is a great chance to collect "
5007
- "anecdotal, qualitative feedback from your audience to get extra insight into "
5008
- "your results.)"
5009
- msgstr ""
5010
-
5011
- msgid "Tradeshow Interaction"
5012
- msgstr ""
5013
-
5014
- msgid "Save Trees! Collect Any Data Using your iPad and iPhone"
5015
- msgstr ""
5016
-
5017
- msgid ""
5018
- "Replace paper forms with the iPad / iPhone app and upload data seamlessly to "
5019
- "your Polldaddy.com account. For example, use it in a dentist's office to "
5020
- "replace paper forms. Manage signups for school clubs and activities. The "
5021
- "possibilities are endless. "
5022
- msgstr ""
5023
-
5024
- msgid "Code Is Poetry"
5025
- msgstr ""
5026
-
5027
- msgid "Login to Polldaddy"
5028
- msgstr ""
5029
-
5030
- msgid "Login to Surveydaddy"
5031
- msgstr ""
5032
-
5033
- msgid "Account not activated"
5034
- msgstr ""
5035
-
5036
- msgid ""
5037
- "Your account has not been activated yet. The activation email has been sent "
5038
- "to your email address again."
5039
- msgstr ""
5040
-
5041
- msgid "You tried logging in to the wrong site. Please login again here."
5042
- msgstr ""
5043
-
5044
- msgid "Wrong site!"
5045
- msgstr ""
5046
-
5047
- #, php-format
5048
- msgid "Sign into %s"
5049
- msgstr ""
5050
-
5051
- msgid "Forgot your password?"
5052
- msgstr ""
5053
-
5054
- msgid "Don't have an account?"
5055
- msgstr ""
5056
-
5057
- msgid "Invalid media type"
5058
- msgstr ""
5059
-
5060
- msgid "Invalid media ID"
5061
- msgstr ""
5062
-
5063
- msgid "Failed to delete media item"
5064
- msgstr ""
5065
-
5066
- msgid "Invalid embed code"
5067
- msgstr ""
5068
-
5069
- msgid "Invalid file upload"
5070
- msgstr ""
5071
-
5072
- msgid "Invalid survey"
5073
- msgstr ""
5074
-
5075
- msgid "Other answer..."
5076
- msgstr ""
5077
-
5078
- msgid "<strong>Get feedback from your audience</strong>"
5079
- msgstr ""
5080
-
5081
- msgid "With Polldaddy you get all of these great features in one place:"
5082
- msgstr ""
5083
-
5084
- msgid ""
5085
- "The <strong>most powerful</strong> and <strong>easy-to-use</strong><br /"
5086
- "><strong>survey software</strong> around."
5087
- msgstr ""
5088
-
5089
- msgid ""
5090
- "Create stunning <a href=\"/features-surveys/\" style=\"color: #7D7D7D;"
5091
- "\">surveys</a>, <a href=\"/features-polls/\" style=\"color: #7D7D7D;"
5092
- "\">polls</a>, and <a href=\"/features-quizzes/\" style=\"color: #7D7D7D;"
5093
- "\">quizzes</a> in minutes. Collect responses via your website, <br />e-mail, "
5094
- "<a href=\"/iOS/\" style=\"color: #7D7D7D;\">iPad</a>, Facebook, and Twitter. "
5095
- "Generate and share easy-to-read reports."
5096
- msgstr ""
5097
-
5098
- msgid "Already have an account? Sign in now."
5099
- msgstr ""
5100
-
5101
- msgid "We think you'll love using Polldaddy"
5102
- msgstr ""
5103
-
5104
- msgid ""
5105
- "Polldaddy is brought to you by the same great company behind <a href="
5106
- "\"http://wordpress.com\">WordPress.com</a>. Your data is safe in the hands "
5107
- "of our 24/7 technical team. <a href=\"/features/\">Read more about our great "
5108
- "features</a> and <a href=\"/pricing/\">pricing</a>."
5109
- msgstr ""
5110
-
5111
- msgid ""
5112
- "Every day we are trusted by many Fortune 500 companies to conduct their "
5113
- "surveys, polls, and quizzes. With full support for WordPress and other "
5114
- "publishing platforms it couldn't be easier."
5115
- msgstr ""
5116
-
5117
- msgid "Helpful Survey App for iOS"
5118
- msgstr ""
5119
-
5120
- msgid ""
5121
- "Take the pulse of your customers directly for the first time ever with <a "
5122
- "href=\"/iOS/\">Polldaddy for iPad and iPhone</a>. Now all the power and "
5123
- "flexibility of Polldaddy surveys are literally at your fingertips."
5124
- msgstr ""
5125
-
5126
- msgid ""
5127
- "Polldaddy for iOS provides an eye-catching, enjoyable way for prospective "
5128
- "customers to share their feedback and information with you when you're "
5129
- "meeting them one on one."
5130
- msgstr ""
5131
-
5132
- msgid "Flexible Embedding Options"
5133
- msgstr ""
5134
-
5135
- msgid ""
5136
- "Once you create your poll, survey or quiz, it's time to send it out to your "
5137
- "clients, customers, students, users and website visitors."
5138
- msgstr ""
5139
-
5140
- msgid ""
5141
- "You can link directly to your content, embed it in your web pages, email it "
5142
- "out or have it literally pop up on your website. We provide tons of great "
5143
- "ways to reach your audience."
5144
- msgstr ""
5145
-
5146
- msgid "Robust Reporting &amp; Data Portability"
5147
- msgstr ""
5148
-
5149
- msgid ""
5150
- "Once people start to fill our your poll, survey or quiz you will start to "
5151
- "see data in your reports immediately. You can analyze, filter and share your "
5152
- "data with colleagues."
5153
- msgstr ""
5154
-
5155
- msgid ""
5156
- "We support exporting your data to Excel, Google Docs, CSV, XML and PDF. You "
5157
- "can also be notified by email or an HTTP POST request when you get a new "
5158
- "responses to your content."
5159
- msgstr ""
5160
-
5161
- msgid "Custom Look &amp; Feel"
5162
- msgstr ""
5163
-
5164
- msgid ""
5165
- "Our tools can easily be made to adapt to your colors, logos and corporate "
5166
- "identity. You get full access to the poll, survey and quiz CSS stylesheets."
5167
- msgstr ""
5168
-
5169
- msgid ""
5170
- "You can also localize our tools into any language. You can add content from "
5171
- "YouTube, Flickr, Google Maps and many other services to help enhance your "
5172
- "users' experience."
5173
- msgstr ""
5174
-
5175
- msgid "Embed Poll"
5176
- msgstr ""
5177
-
5178
- msgid "Poll Comments"
5179
- msgstr ""
5180
-
5181
- msgid "All Poll"
5182
- msgstr ""
5183
-
5184
- msgid "Moderate Comments"
5185
- msgstr ""
5186
-
5187
- msgid "Total Comments"
5188
- msgstr ""
5189
-
5190
- msgid "There are no comments to display."
5191
- msgstr ""
5192
-
5193
- msgid "Name/Email"
5194
- msgstr ""
5195
-
5196
- msgid "Poll Reports"
5197
- msgstr ""
5198
-
5199
- msgid "IP Analysis"
5200
- msgstr ""
5201
-
5202
- msgid "&hellip;</span>"
5203
- msgstr ""
5204
-
5205
- msgid "Share"
5206
- msgstr ""
5207
-
5208
- msgid "Individual Votes"
5209
- msgstr ""
5210
-
5211
- msgid "Analysis of voters IP addresses"
5212
- msgstr ""
5213
-
5214
- msgid "Total IP Addresses"
5215
- msgstr ""
5216
-
5217
- msgid "Blacklist"
5218
- msgstr ""
5219
-
5220
- msgid "Export"
5221
- msgstr "Експорт"
5222
-
5223
- msgid "Print"
5224
- msgstr "Отпечатване"
5225
-
5226
- msgid "Please choose a format to export result data in&hellip;"
5227
- msgstr ""
5228
-
5229
- msgid "Host Lookup"
5230
- msgstr ""
5231
-
5232
- msgid "Remove"
5233
- msgstr "Изтриване"
5234
-
5235
- msgid ""
5236
- "Are you sure you want to blacklist this IP address? All responses from the "
5237
- "IP address will be <b>permanently deleted</b>. Users at this IP address will "
5238
- "see a message to contact you about the poll."
5239
- msgstr ""
5240
-
5241
- #, fuzzy
5242
- msgid "Blacklist IP Address"
5243
- msgstr "E-mail адрес"
5244
-
5245
- msgid ""
5246
- "Are you sure you want to remove this IP address from the blacklist? Deleted "
5247
- "responses from this IP address will <b>not</b> be restored but votes will be "
5248
- "registered from this IP address if you do so."
5249
- msgstr ""
5250
-
5251
- msgid "Remove IP Address From Blacklist"
5252
- msgstr ""
5253
-
5254
- msgid ""
5255
- "Are you sure you want to remove votes from this IP address? All responses "
5256
- "from the IP address will be <b>permanently deleted</b> if you do so."
5257
- msgstr ""
5258
-
5259
- #, fuzzy
5260
- msgid "Remove Votes"
5261
- msgstr "Изтриване"
5262
-
5263
- msgid "Voting Results"
5264
- msgstr ""
5265
-
5266
- msgid "Location Report"
5267
- msgstr ""
5268
-
5269
- msgid "Create New Language Pack"
5270
- msgstr ""
5271
-
5272
- msgid "Edit Language Pack"
5273
- msgstr ""
5274
-
5275
- msgid "Language Pack Name"
5276
- msgstr ""
5277
-
5278
- msgid "Please enter a language pack name"
5279
- msgstr ""
5280
-
5281
- msgid "Phrase"
5282
- msgstr ""
5283
-
5284
- msgid "Update polls that use this language pack"
5285
- msgstr ""
5286
-
5287
- msgid "Update Pack"
5288
- msgstr ""
5289
-
5290
- msgid "Create Pack"
5291
- msgstr ""
5292
-
5293
- msgid "Edit a Poll"
5294
- msgstr ""
5295
-
5296
- msgid "Create a New Poll"
5297
- msgstr ""
5298
-
5299
- msgid "Poll updated"
5300
- msgstr ""
5301
-
5302
- msgid "Poll created"
5303
- msgstr ""
5304
-
5305
- msgid "Settings saved"
5306
- msgstr ""
5307
-
5308
- msgid "Poll Question"
5309
- msgstr ""
5310
-
5311
- msgid "Media"
5312
- msgstr "Файлове"
5313
-
5314
- msgid "Please enter a question."
5315
- msgstr ""
5316
-
5317
- msgid "Enable SMS Voting"
5318
- msgstr ""
5319
-
5320
- msgid "Make poll public"
5321
- msgstr ""
5322
-
5323
- msgid "Folder"
5324
- msgstr ""
5325
-
5326
- msgid "ANSWERS"
5327
- msgstr ""
5328
-
5329
- msgid "SMS CODE"
5330
- msgstr ""
5331
-
5332
- msgid "Leave blank to delete answer"
5333
- msgstr ""
5334
-
5335
- msgid "Please enter at least 2 answers."
5336
- msgstr ""
5337
-
5338
- msgid "Add New Answer"
5339
- msgstr ""
5340
-
5341
- msgid "Allow multiple selections"
5342
- msgstr ""
5343
-
5344
- msgid "Number of choices"
5345
- msgstr ""
5346
-
5347
- msgid "No Limit"
5348
- msgstr ""
5349
-
5350
- msgid "Randomize answer order"
5351
- msgstr "Случаен ред на отговорите"
5352
-
5353
- msgid "Allow users to enter their own answer"
5354
- msgstr ""
5355
-
5356
- #, php-format
5357
- msgid "Restricted to <b>%s</b> style"
5358
- msgstr ""
5359
-
5360
- msgid "Aluminum"
5361
- msgstr ""
5362
-
5363
- msgid "Plain Light"
5364
- msgstr ""
5365
-
5366
- msgid "Plain Dark"
5367
- msgstr ""
5368
-
5369
- msgid "Paper"
5370
- msgstr ""
5371
-
5372
- msgid "Skull Dark"
5373
- msgstr ""
5374
-
5375
- msgid "Skull Light"
5376
- msgstr ""
5377
-
5378
- msgid "Micro"
5379
- msgstr ""
5380
-
5381
- msgid "Plastic White"
5382
- msgstr ""
5383
-
5384
- msgid "Plastic Grey"
5385
- msgstr ""
5386
-
5387
- msgid "Plastic Black"
5388
- msgstr ""
5389
-
5390
- msgid "Manga"
5391
- msgstr ""
5392
-
5393
- msgid "Tech Dark"
5394
- msgstr ""
5395
-
5396
- msgid "Tech Grey"
5397
- msgstr ""
5398
-
5399
- msgid "Tech Light"
5400
- msgstr ""
5401
-
5402
- msgid "Working 1"
5403
- msgstr ""
5404
-
5405
- msgid "Working 2"
5406
- msgstr ""
5407
-
5408
- msgid "Thinking 1"
5409
- msgstr ""
5410
-
5411
- msgid "Thinking 2"
5412
- msgstr ""
5413
-
5414
- msgid "Sunset"
5415
- msgstr ""
5416
-
5417
- msgid "Music"
5418
- msgstr ""
5419
-
5420
- msgid "Select your poll widget size:"
5421
- msgstr ""
5422
-
5423
- msgid "Narrow"
5424
- msgstr ""
5425
-
5426
- msgid "150px, good for sidebars"
5427
- msgstr ""
5428
-
5429
- msgid "300px. good for general use"
5430
- msgstr ""
5431
-
5432
- msgid "Wide"
5433
- msgstr ""
5434
-
5435
- msgid "630px. good for blog posts"
5436
- msgstr ""
5437
-
5438
- msgid "Custom"
5439
- msgstr "Собствено"
5440
-
5441
- msgid "Select..."
5442
- msgstr ""
5443
-
5444
- msgid "Edit Style"
5445
- msgstr ""
5446
-
5447
- msgid "Create New"
5448
- msgstr ""
5449
-
5450
- msgid "Poll Closing"
5451
- msgstr ""
5452
-
5453
- msgid "Keep open"
5454
- msgstr ""
5455
-
5456
- #, fuzzy
5457
- msgid "Close after"
5458
- msgstr "Затваряне"
5459
-
5460
- #, php-format
5461
- msgid "<a href=\"%s\">Time is in your chosen timezone</a>"
5462
- msgstr ""
5463
-
5464
- msgid "Language Pack"
5465
- msgstr ""
5466
-
5467
- #, php-format
5468
- msgid "Restricted to <b>%s</b> language pack"
5469
- msgstr ""
5470
-
5471
- msgid "Default"
5472
- msgstr "По подразбиране"
5473
-
5474
- msgid "Hide all results"
5475
- msgstr ""
5476
-
5477
- msgid "Percentages only"
5478
- msgstr ""
5479
-
5480
- msgid "Show results to voter"
5481
- msgstr ""
5482
-
5483
- msgid "Show Media"
5484
- msgstr ""
5485
-
5486
- msgid "Order By: "
5487
- msgstr ""
5488
-
5489
- msgid "Position"
5490
- msgstr "Позиция"
5491
-
5492
- msgid "Repeat Voters"
5493
- msgstr ""
5494
-
5495
- msgid "Don't block repeat voting"
5496
- msgstr ""
5497
-
5498
- msgid "Block by cookie (safest)"
5499
- msgstr ""
5500
-
5501
- msgid "Block by cookie &amp; IP address"
5502
- msgstr ""
5503
-
5504
- msgid "Expires: "
5505
- msgstr ""
5506
-
5507
- msgid "Never"
5508
- msgstr "Никога"
5509
-
5510
- #, php-format
5511
- msgid "%d hours"
5512
- msgstr ""
5513
-
5514
- #, php-format
5515
- msgid "%d week"
5516
- msgstr ""
5517
-
5518
- #, php-format
5519
- msgid "%d month"
5520
- msgstr ""
5521
-
5522
- msgid "Allow comments"
5523
- msgstr ""
5524
-
5525
- msgid "Moderate first"
5526
- msgstr ""
5527
-
5528
- msgid "No comments"
5529
- msgstr ""
5530
-
5531
- msgid "Sharing"
5532
- msgstr ""
5533
-
5534
- msgid "Allow sharing"
5535
- msgstr ""
5536
-
5537
- msgid ""
5538
- "This adds a sharing link to your poll so that voters can share/email a link "
5539
- "to your poll and help drive more traffic to your website."
5540
- msgstr ""
5541
-
5542
- msgid "Save Settings"
5543
- msgstr "Запази настройките"
5544
-
5545
- msgid "Create Poll"
5546
- msgstr ""
5547
-
5548
- msgid ""
5549
- "Are you sure you want to delete this answer?<br/>Any votes you have "
5550
- "collected for this answer will be lost."
5551
- msgstr ""
5552
-
5553
- #, fuzzy
5554
- msgid "Delete Answer"
5555
- msgstr "Изтриване"
5556
-
5557
- msgid ""
5558
- "Are you sure you want to delete this answer?\\n Any votes you have collected "
5559
- "for this answer will be lost."
5560
- msgstr ""
5561
-
5562
- msgid "Edit Poll Style"
5563
- msgstr ""
5564
-
5565
- msgid "New Poll Style"
5566
- msgstr ""
5567
-
5568
- msgid "Please enter a style name."
5569
- msgstr ""
5570
-
5571
- msgid "Base this poll style on:"
5572
- msgstr ""
5573
-
5574
- msgid "Update polls that use this style"
5575
- msgstr ""
5576
-
5577
- msgid "Update Style"
5578
- msgstr ""
5579
-
5580
- msgid "Create Style"
5581
- msgstr ""
5582
-
5583
- msgid "Aluminium"
5584
- msgstr ""
5585
-
5586
- msgid "Plain Black"
5587
- msgstr ""
5588
-
5589
- msgid "Force RTL"
5590
- msgstr ""
5591
-
5592
- msgid "Force LTR"
5593
- msgstr ""
5594
-
5595
- msgid "Edit Styles"
5596
- msgstr ""
5597
-
5598
- msgid "Poll Box"
5599
- msgstr ""
5600
-
5601
- msgid "Question"
5602
- msgstr ""
5603
-
5604
- msgid "Answer Group"
5605
- msgstr ""
5606
-
5607
- msgid "Answer Check"
5608
- msgstr ""
5609
-
5610
- msgid "Other Input"
5611
- msgstr ""
5612
-
5613
- msgid "Vote Button"
5614
- msgstr ""
5615
-
5616
- msgid "Links"
5617
- msgstr "Връзки"
5618
-
5619
- msgid "Feedback Group"
5620
- msgstr ""
5621
-
5622
- msgid "Results Group"
5623
- msgstr ""
5624
-
5625
- msgid "Results Percent"
5626
- msgstr ""
5627
-
5628
- msgid "Results Votes"
5629
- msgstr ""
5630
-
5631
- msgid "Results Text"
5632
- msgstr ""
5633
-
5634
- msgid "Results Background"
5635
- msgstr ""
5636
-
5637
- msgid "Results Bar"
5638
- msgstr ""
5639
-
5640
- msgid "Total Votes"
5641
- msgstr ""
5642
-
5643
- msgid "Font"
5644
- msgstr ""
5645
-
5646
- msgid "Background"
5647
- msgstr "Фон"
5648
-
5649
- msgid "Border"
5650
- msgstr "Рамка"
5651
-
5652
- msgid "Margin"
5653
- msgstr ""
5654
-
5655
- msgid "Padding"
5656
- msgstr ""
5657
-
5658
- msgid "Width"
5659
- msgstr "Широчина"
5660
-
5661
- msgid "Height"
5662
- msgstr "Височина"
5663
-
5664
- msgid "Font Style"
5665
- msgstr ""
5666
-
5667
- msgid "Bold"
5668
- msgstr "Дръзка"
5669
-
5670
- msgid "Italic"
5671
- msgstr "Курсив"
5672
-
5673
- msgid "Underline"
5674
- msgstr "Подчертан"
5675
-
5676
- msgid "Font Size"
5677
- msgstr ""
5678
-
5679
- msgid "Font Type"
5680
- msgstr ""
5681
-
5682
- msgid "Color (hex code)"
5683
- msgstr ""
5684
-
5685
- msgid "Line Height"
5686
- msgstr ""
5687
-
5688
- msgid "Align"
5689
- msgstr "Подравняване"
5690
-
5691
- msgid "Image URL"
5692
- msgstr "URL на картинка"
5693
-
5694
- msgid "Image Repeat"
5695
- msgstr ""
5696
-
5697
- msgid "Image Position"
5698
- msgstr ""
5699
-
5700
- msgid "Style"
5701
- msgstr ""
5702
-
5703
- msgid "Rounded Corners"
5704
- msgstr ""
5705
-
5706
- msgid "Not supported in Internet Explorer."
5707
- msgstr ""
5708
-
5709
- msgid "Top"
5710
- msgstr "Горе"
5711
-
5712
- msgid "Right"
5713
- msgstr "Дясно"
5714
-
5715
- msgid "Bottom"
5716
- msgstr "Долу"
5717
-
5718
- msgid "Left"
5719
- msgstr "Ляво"
5720
-
5721
- msgid "what's this?"
5722
- msgstr ""
5723
-
5724
- msgid ""
5725
- "If you change the width of the poll you may also need to change the width of "
5726
- "your answers."
5727
- msgstr ""
5728
-
5729
- msgid "Preview Custom Style"
5730
- msgstr ""
5731
-
5732
- #, php-format
5733
- msgid ""
5734
- "If you know CSS, you can enter a stylesheet directly. This will give you "
5735
- "more control over how your poll appears.<br/><br/><strong>Beware! If you "
5736
- "choose to edit the CSS, it’s not possible to return to the WYSIWYG style "
5737
- "editor.</strong><br/><br/>To enter a CSS stylesheet <a href=\"%s\">Click "
5738
- "Here</a></p>"
5739
- msgstr ""
5740
-
5741
- msgid "Edit Your Widget"
5742
- msgstr ""
5743
-
5744
- msgid "Create A New Widget"
5745
- msgstr ""
5746
-
5747
- msgid "Poll Widgets"
5748
- msgstr ""
5749
-
5750
- msgid "Changes to your widget may take 10 minutes to update on your site"
5751
- msgstr ""
5752
-
5753
- msgid "Voters By Country"
5754
- msgstr ""
5755
-
5756
- msgid "View United States Map"
5757
- msgstr ""
5758
-
5759
- msgid "Total Countries"
5760
- msgstr ""
5761
-
5762
- msgid "Percent"
5763
- msgstr ""
5764
-
5765
- msgid "View States"
5766
- msgstr ""
5767
-
5768
- msgid "Filter Results"
5769
- msgstr ""
5770
-
5771
- msgid "Upload Media"
5772
- msgstr ""
5773
-
5774
- msgid "YouTube"
5775
- msgstr ""
5776
-
5777
- msgid "Select a file to upload <span>1MB max</span>"
5778
- msgstr ""
5779
-
5780
- #, php-format
5781
- msgid ""
5782
- "If you need help with this <a href=\"%s\" target=\"_blank\">click here</a>."
5783
- msgstr ""
5784
-
5785
- msgid "Upload Image"
5786
- msgstr "Качване на картинка"
5787
-
5788
- msgid "Add a YouTube video."
5789
- msgstr ""
5790
-
5791
- #, php-format
5792
- msgid ""
5793
- "Enter the ID of the Youtube video below. If you need help with this <a href="
5794
- "\"%s\" target=\"_blank\">click here</a>."
5795
- msgstr ""
5796
-
5797
- msgid "Remove This Media"
5798
- msgstr ""
5799
-
5800
- msgid "Done"
5801
- msgstr "Готово"
5802
-
5803
- msgid "back"
5804
- msgstr ""
5805
-
5806
- msgid "Report: "
5807
- msgstr ""
5808
-
5809
- msgid ""
5810
- "You have not collected any votes yet in this poll. Once you<br/>do you will "
5811
- "be able to see them here!"
5812
- msgstr ""
5813
-
5814
- msgid "Export CSV"
5815
- msgstr ""
5816
-
5817
- msgid "Export XML"
5818
- msgstr ""
5819
-
5820
- msgid "Count"
5821
- msgstr ""
5822
-
5823
- msgid "Country Report"
5824
- msgstr ""
5825
-
5826
- msgid "The poll is now in your Facebook Polldaddy application."
5827
- msgstr ""
5828
-
5829
- #, php-format
5830
- msgid " ( filtered by %s )"
5831
- msgstr ""
5832
-
5833
- msgid "Pie Chart"
5834
- msgstr ""
5835
-
5836
- msgid "Bar Chart"
5837
- msgstr ""
5838
-
5839
- msgid "Filter by location"
5840
- msgstr ""
5841
-
5842
- msgid "All countries"
5843
- msgstr ""
5844
-
5845
- msgid "All states"
5846
- msgstr ""
5847
-
5848
- #, fuzzy
5849
- msgid "Share Report"
5850
- msgstr "Отчети"
5851
-
5852
- msgid "Overall"
5853
- msgstr ""
5854
-
5855
- msgid "Reset Results"
5856
- msgstr ""
5857
-
5858
- msgid "Click on the button if you would like to reset your results."
5859
- msgstr ""
5860
-
5861
- msgid "All responses will be permanently deleted if you do so."
5862
- msgstr ""
5863
-
5864
- msgid ""
5865
- "Are you sure you want to reset this poll results? All responses will be "
5866
- "permanently deleted if you do so."
5867
- msgstr ""
5868
-
5869
- msgid "Buy"
5870
- msgstr ""
5871
-
5872
- msgid "Disable"
5873
- msgstr ""
5874
-
5875
- msgid "Enable"
5876
- msgstr ""
5877
-
5878
- msgid "Reply Message"
5879
- msgstr ""
5880
-
5881
- msgid "Credits Remaining"
5882
- msgstr ""
5883
-
5884
- #, php-format
5885
- msgid "%s Location Report"
5886
- msgstr ""
5887
-
5888
- msgid "Voters By US State"
5889
- msgstr ""
5890
-
5891
- msgid "View World Map"
5892
- msgstr ""
5893
-
5894
- msgid "Total States"
5895
- msgstr ""
5896
-
5897
- msgid "Individual IP"
5898
- msgstr ""
5899
-
5900
- msgid "Total Votes From This IP"
5901
- msgstr ""
5902
-
5903
- msgid "Host"
5904
- msgstr ""
5905
-
5906
- msgid "Answer"
5907
- msgstr "Отговор"
5908
-
5909
- msgid "Votes for this answer from this IP address will be permanently deleted."
5910
- msgstr ""
5911
-
5912
- msgid "Are you sure you want to remove these votes?"
5913
- msgstr ""
5914
-
5915
- msgid "Voter Details"
5916
- msgstr ""
5917
-
5918
- msgid "Tags"
5919
- msgstr "Етикети"
5920
-
5921
- msgid "The vote for this answer will be permanently deleted."
5922
- msgstr ""
5923
-
5924
- msgid "Are you sure you want to remove this vote?"
5925
- msgstr ""
5926
-
5927
- msgid "Embed Poll Widget"
5928
- msgstr ""
5929
-
5930
- msgid ""
5931
- "Create polls, surveys or quizzes online. Analyse responses fast and easy. "
5932
- "Polldaddy is professional poll and survey software for your website. We "
5933
- "offer both free and paid accounts."
5934
- msgstr ""
5935
-
5936
- msgid "Pricing for Online Poll and Survey Software, Free & Paid Accounts"
5937
- msgstr ""
5938
-
5939
- #, php-format
5940
- msgid "Choose the right <strong>%s account</strong> for you:"
5941
- msgstr ""
5942
-
5943
- #, php-format
5944
- msgid "%s0 forever"
5945
- msgstr ""
5946
-
5947
- #, php-format
5948
- msgid "<strong>%d</strong> survey responses per month"
5949
- msgstr ""
5950
-
5951
- msgid "<strong>10</strong> questions per survey"
5952
- msgstr ""
5953
-
5954
- msgid "Content <strong>contains Polldaddy links</strong>"
5955
- msgstr ""
5956
-
5957
- msgid "Surveys <strong>contain Surveydaddy links</strong>"
5958
- msgstr ""
5959
-
5960
- msgid "<strong>Basic reports</strong> for polls, surveys, &amp; quizzes"
5961
- msgstr ""
5962
-
5963
- msgid "<strong>Basic</strong> survey reports"
5964
- msgstr ""
5965
-
5966
- msgid "<strong>1</strong> User account"
5967
- msgstr ""
5968
-
5969
- msgid "Professional"
5970
- msgstr ""
5971
-
5972
- #, php-format
5973
- msgid "%1$s%2$d per %3$s"
5974
- msgstr ""
5975
-
5976
- #, php-format
5977
- msgid "<strong>%s</strong> survey responses per month"
5978
- msgstr ""
5979
-
5980
- msgid "<strong>Unlimited</strong> questions per survey"
5981
- msgstr ""
5982
-
5983
- msgid "<strong>No</strong> Polldaddy links"
5984
- msgstr ""
5985
-
5986
- msgid "<strong>No</strong> Surveydaddy links"
5987
- msgstr ""
5988
-
5989
- msgid "<strong>Detailed reports</strong> for polls, surveys, &amp; quizzes"
5990
- msgstr ""
5991
-
5992
- msgid "<strong>Detailed</strong> survey reports"
5993
- msgstr ""
5994
-
5995
- msgid "<strong>Export</strong> your data"
5996
- msgstr ""
5997
-
5998
- msgid "<strong>Share your results</strong> with clients"
5999
- msgstr ""
6000
-
6001
- msgid "Create <strong>report filters</strong>"
6002
- msgstr ""
6003
-
6004
- msgid "<strong>Invite</strong> participants by email"
6005
- msgstr ""
6006
-
6007
- msgid "<strong>Custom redirect</strong> after survey"
6008
- msgstr ""
6009
-
6010
- msgid "<strong>SSL support</strong> for all content"
6011
- msgstr ""
6012
-
6013
- msgid "<strong>Custom CSS</strong> styles"
6014
- msgstr ""
6015
-
6016
- msgid "<strong>Unlimited</strong> survey responses per month"
6017
- msgstr ""
6018
-
6019
- msgid "<strong>Detailed reports</strong> for all content"
6020
- msgstr ""
6021
-
6022
- msgid "<strong>10</strong> User accounts"
6023
- msgstr ""
6024
-
6025
- msgid "<strong>Custom domain mapping</strong>"
6026
- msgstr ""
6027
-
6028
- msgid "new"
6029
- msgstr ""
6030
-
6031
- msgid "Content <strong>doesn't contain</strong> Polldaddy links"
6032
- msgstr ""
6033
-
6034
- msgid "Surveys <strong>don't contain</strong> Surveydaddy links"
6035
- msgstr ""
6036
-
6037
- msgid "<strong>Custom redirect</strong> after survey &amp; quiz"
6038
- msgstr ""
6039
-
6040
- msgid "Privacy Policy"
6041
- msgstr ""
6042
-
6043
- msgid "Sign up for a free account"
6044
- msgstr ""
6045
-
6046
- msgid "Welcome to <strong>Polldaddy Support</strong>"
6047
- msgstr ""
6048
-
6049
- msgid "Type phrases or keywords, then click search."
6050
- msgstr ""
6051
-
6052
- msgid ""
6053
- "How do I create a poll with a really long title that wraps to two lines?"
6054
- msgstr ""
6055
-
6056
- msgid "In this document:"
6057
- msgstr ""
6058
-
6059
- msgid "Related poll help topics"
6060
- msgstr ""
6061
-
6062
- msgid "Adding video"
6063
- msgstr ""
6064
-
6065
- msgid "Adding images"
6066
- msgstr ""
6067
-
6068
- msgid "Poll language options"
6069
- msgstr ""
6070
-
6071
- msgid "Poll widgets as placeholders"
6072
- msgstr ""
6073
-
6074
- msgid "Custom poll styles"
6075
- msgstr ""
6076
-
6077
- msgid "Using polls on WordPress.com and self-hosted WordPress sites"
6078
- msgstr ""
6079
-
6080
- msgid "Twitter polls"
6081
- msgstr ""
6082
-
6083
- msgid "HTML tags in your questions and answers"
6084
- msgstr ""
6085
-
6086
- msgid "Creating and managing Facebook polls"
6087
- msgstr ""
6088
-
6089
- msgid "Using the \"other\" option for polls"
6090
- msgstr ""
6091
-
6092
- msgid "Adding polls and ratings to Tumblr Posts"
6093
- msgstr ""
6094
-
6095
- msgid "Advanced help topics"
6096
- msgstr ""
6097
-
6098
- msgid "Custom tags for tracking votes"
6099
- msgstr ""
6100
-
6101
- msgid "Poll callback"
6102
- msgstr ""
6103
-
6104
- msgid "Exporting data"
6105
- msgstr ""
6106
-
6107
- msgid "Creating an email group"
6108
- msgstr ""
6109
-
6110
- msgid "Learn more about"
6111
- msgstr ""
6112
-
6113
- msgid "How do I create a poll?"
6114
- msgstr ""
6115
-
6116
- msgid "How do I get a poll on my website?"
6117
- msgstr ""
6118
-
6119
- msgid "How do I create a survey?"
6120
- msgstr ""
6121
-
6122
- msgid "How do I reset my password?"
6123
- msgstr ""
6124
-
6125
- msgid "How do response limits work?"
6126
- msgstr ""
6127
-
6128
- msgid "Can I change the default poll, survey and quiz text?"
6129
- msgstr ""
6130
-
6131
- msgid "Where are my pants?"
6132
- msgstr ""
6133
-
6134
- msgid "Need some help?"
6135
- msgstr ""
6136
-
6137
- msgid ""
6138
- "If you need help, check out our <a id=\"support-guides-link\">support "
6139
- "guides</a>. If you can't find the answer to your question, click on the big "
6140
- "blue button below:"
6141
- msgstr ""
6142
-
6143
- msgid "Show me how to&hellip;"
6144
- msgstr ""
6145
-
6146
- msgid "Create"
6147
- msgstr ""
6148
-
6149
- msgid "Create a poll"
6150
- msgstr ""
6151
-
6152
- msgid "Create a survey"
6153
- msgstr ""
6154
-
6155
- msgid "Create a quiz"
6156
- msgstr ""
6157
-
6158
- msgid "Create a rating"
6159
- msgstr ""
6160
-
6161
- msgid "Share a poll"
6162
- msgstr ""
6163
-
6164
- msgid "Share a survey"
6165
- msgstr ""
6166
-
6167
- msgid "Share a quiz"
6168
- msgstr ""
6169
-
6170
- msgid "Customize"
6171
- msgstr ""
6172
-
6173
- msgid "Poll styles"
6174
- msgstr ""
6175
-
6176
- msgid "Survey styles"
6177
- msgstr ""
6178
-
6179
- msgid "Poll language"
6180
- msgstr ""
6181
-
6182
- msgid "Survey language"
6183
- msgstr ""
6184
-
6185
- msgid "Embed"
6186
- msgstr ""
6187
-
6188
- msgid "Embed a poll"
6189
- msgstr ""
6190
-
6191
- msgid "Embed a survey"
6192
- msgstr ""
6193
-
6194
- msgid "Embed a quiz"
6195
- msgstr ""
6196
-
6197
- msgid "Embed a rating"
6198
- msgstr ""
6199
-
6200
- msgid "View Reports"
6201
- msgstr ""
6202
-
6203
- msgid "Poll reports"
6204
- msgstr ""
6205
-
6206
- msgid "Survey reports"
6207
- msgstr ""
6208
-
6209
- msgid "Quiz reports"
6210
- msgstr ""
6211
-
6212
- msgid "Rating Reports"
6213
- msgstr ""
6214
-
6215
- msgid "Filter &amp; Export"
6216
- msgstr ""
6217
-
6218
- msgid "Survey filters"
6219
- msgstr ""
6220
-
6221
- msgid "Quiz filters"
6222
- msgstr ""
6223
-
6224
- msgid "Exporting Data"
6225
- msgstr ""
6226
-
6227
- msgid "Getting Started Guides"
6228
- msgstr ""
6229
-
6230
- msgid "The differences between surveys and polls"
6231
- msgstr ""
6232
-
6233
- msgid "Video Tutorials"
6234
- msgstr ""
6235
-
6236
- msgid "Using the Survey Monkey Importer"
6237
- msgstr ""
6238
-
6239
- msgid "Hugs!"
6240
- msgstr ""
6241
-
6242
- msgid "Language:"
6243
- msgstr "Език:"
6244
-
6245
- #, php-format
6246
- msgid ""
6247
- "%1$s is an <a href=\"http://automattic.com\"><span id=\"automattic-logo"
6248
- "\"><span>Automattic</span></span></a> %2$s"
6249
- msgstr ""
6250
-
6251
- msgid ""
6252
- "Online survey software - conduct your customer surveys and online polls with "
6253
- "Polldaddy."
6254
- msgstr ""
6255
-
6256
- msgid "Online survey software - conduct your customer surveys Surveydaddy."
6257
- msgstr ""
6258
-
6259
- msgid "JavaScript"
6260
- msgstr ""
6261
-
6262
- msgid "WordPress Blogs"
6263
- msgstr ""
6264
-
6265
- msgid "This is the best method for most websites and blogs."
6266
- msgstr ""
6267
-
6268
- msgid ""
6269
- "Simply copy the code below into your website and your rating will magically "
6270
- "appear in that location!"
6271
- msgstr ""
6272
-
6273
- msgid ""
6274
- "You must copy all of the above code as it is shown here for your rating to "
6275
- "appear correctly."
6276
- msgstr ""
6277
-
6278
- msgid "WordPress.com Users"
6279
- msgstr ""
6280
-
6281
- msgid ""
6282
- "If your blog is hosted in WordPress.com then just insert the short code "
6283
- "below into a blog post."
6284
- msgstr ""
6285
-
6286
- msgid "Done Sharing"
6287
- msgstr ""
6288
-
6289
- msgid "Edit Rating"
6290
- msgstr ""
6291
-
6292
- msgid "Edit a Rating"
6293
- msgstr ""
6294
-
6295
- msgid "Create a New Rating"
6296
- msgstr ""
6297
-
6298
- msgid "Rating Widget Name"
6299
- msgstr ""
6300
-
6301
- msgid "Please enter a rating name."
6302
- msgstr ""
6303
-
6304
- msgid "Rating Type"
6305
- msgstr ""
6306
-
6307
- msgid "Layout & Fonts"
6308
- msgstr ""
6309
-
6310
- msgid "Center"
6311
- msgstr "Център"
6312
-
6313
- msgid "Change Text"
6314
- msgstr ""
6315
-
6316
- msgid "1 Star"
6317
- msgstr ""
6318
-
6319
- msgid "2 Stars"
6320
- msgstr ""
6321
-
6322
- msgid "3 Stars"
6323
- msgstr ""
6324
-
6325
- msgid "4 Stars"
6326
- msgstr ""
6327
-
6328
- msgid "5 Stars"
6329
- msgstr ""
6330
-
6331
- msgid "Most Popular Content"
6332
- msgstr ""
6333
-
6334
- msgid "All"
6335
- msgstr "Всички"
6336
-
6337
- msgid "Rated"
6338
- msgstr ""
6339
-
6340
- msgid "There are no rated items for this period"
6341
- msgstr ""
6342
-
6343
- msgid "Rating Size"
6344
- msgstr ""
6345
-
6346
- msgid "Color"
6347
- msgstr "Цвят"
6348
-
6349
- msgid "Yellow"
6350
- msgstr "Жълта"
6351
-
6352
- msgid "Red"
6353
- msgstr "Червена"
6354
-
6355
- msgid "Blue"
6356
- msgstr "Сини"
6357
-
6358
- msgid "Green"
6359
- msgstr "Зелена"
6360
-
6361
- msgid "Grey"
6362
- msgstr ""
6363
-
6364
- msgid "Hand"
6365
- msgstr ""
6366
-
6367
- #, php-format
6368
- msgid "Image URL <a href='%s' target='_blank' >what's this?</a>"
6369
- msgstr ""
6370
-
6371
- msgid "5-Star Rating"
6372
- msgstr ""
6373
-
6374
- msgid "Nero Rating"
6375
- msgstr ""
6376
-
6377
- msgid "Most commonly used"
6378
- msgstr ""
6379
-
6380
- msgid "Useful for keeping it simple"
6381
- msgstr ""
6382
-
6383
- msgid "Results Popup"
6384
- msgstr ""
6385
-
6386
- msgid "Show results popup icon"
6387
- msgstr ""
6388
-
6389
- msgid "Preview Rating Widget"
6390
- msgstr ""
6391
-
6392
- msgid "Save Rating Widget"
6393
- msgstr ""
6394
-
6395
- msgid "My Rating"
6396
- msgstr ""
6397
-
6398
- msgid "Ratings Report"
6399
- msgstr ""
6400
-
6401
- #, php-format
6402
- msgid "%s ratings"
6403
- msgstr ""
6404
-
6405
- msgid "Avg. Rating this Period"
6406
- msgstr ""
6407
-
6408
- msgid "Total Votes this Period"
6409
- msgstr ""
6410
-
6411
- msgid "Show results from:"
6412
- msgstr ""
6413
-
6414
- msgid "Last 24 hours"
6415
- msgstr ""
6416
-
6417
- msgid "Last 7 Days"
6418
- msgstr ""
6419
-
6420
- msgid "Last 31 Days"
6421
- msgstr ""
6422
-
6423
- msgid "Last 3 Months"
6424
- msgstr ""
6425
-
6426
- msgid "Last 12 Months"
6427
- msgstr ""
6428
-
6429
- msgid "All Time"
6430
- msgstr ""
6431
-
6432
- msgid "Filter results by:"
6433
- msgstr ""
6434
-
6435
- msgid "Rating ID"
6436
- msgstr ""
6437
-
6438
- msgid "Average Rating"
6439
- msgstr "Средна оценка"
6440
-
6441
- msgid "Start Date & ID"
6442
- msgstr ""
6443
-
6444
- msgid "Title & Permalink"
6445
- msgstr ""
6446
-
6447
- msgid "There is no data for this rating widget in this period."
6448
- msgstr ""
6449
-
6450
- msgid "All ratings will be permanently deleted if you do so."
6451
- msgstr ""
6452
-
6453
- msgid ""
6454
- "Are you sure you want to reset this rating results? All ratings will be "
6455
- "permanently deleted if you do so."
6456
- msgstr ""
6457
-
6458
- msgid "Register for Polldaddy API"
6459
- msgstr ""
6460
-
6461
- msgid "New API Key"
6462
- msgstr ""
6463
-
6464
- msgid "Error creating API key"
6465
- msgstr ""
6466
-
6467
- msgid "Please check that you are using the correct login details"
6468
- msgstr ""
6469
-
6470
- msgid "Register for the Polldaddy API"
6471
- msgstr ""
6472
-
6473
- msgid "Partner Name"
6474
- msgstr ""
6475
-
6476
- msgid "Register"
6477
- msgstr "Регистрация"
6478
-
6479
- msgid "Information"
6480
- msgstr "Информация"
6481
-
6482
- msgid ""
6483
- "Here you can login to your Polldaddy account. You need to have an account to "
6484
- "request an API key. If you don't already have one then you need to create "
6485
- "one. The partner name is just the name you want to associate with this API "
6486
- "key. Related Links: <a href=\"http://support.polldaddy.com/the-polldaddy-api/"
6487
- "\"><strong>API Documentation</strong></a>"
6488
- msgstr ""
6489
-
6490
- msgid "Details sent"
6491
- msgstr ""
6492
-
6493
- msgid ""
6494
- "If the address you gave was registered on this site then a confirmation link "
6495
- "has been sent - please check your email, or try another address."
6496
- msgstr ""
6497
-
6498
- msgid "Request Problem"
6499
- msgstr ""
6500
-
6501
- msgid "Please enter a valid email address."
6502
- msgstr "Моля, въведете валиден email адрес."
6503
-
6504
- msgid ""
6505
- "This password request link has expired. Please request your password again."
6506
- msgstr ""
6507
-
6508
- msgid "Request Password"
6509
- msgstr ""
6510
-
6511
- msgid "Forgot your <strong>Password?</strong>"
6512
- msgstr ""
6513
-
6514
- msgid ""
6515
- "Having problems logging in? Enter your email below and we will send you "
6516
- "details of how to reset your password."
6517
- msgstr ""
6518
-
6519
- msgid "Email address"
6520
- msgstr ""
6521
-
6522
- msgid "Password must be more than 4 characters long."
6523
- msgstr ""
6524
-
6525
- msgid "Please enter a longer password and try again."
6526
- msgstr ""
6527
-
6528
- msgid "Passwords do not match."
6529
- msgstr ""
6530
-
6531
- msgid "Please enter the confirmation password carefully."
6532
- msgstr ""
6533
-
6534
- msgid "Enter a new password twice to change it."
6535
- msgstr ""
6536
-
6537
- msgid "Confirm Password"
6538
- msgstr ""
6539
-
6540
- msgid "Change Password"
6541
- msgstr ""
6542
-
6543
- msgid "Password Reset"
6544
- msgstr "Промяна на парола"
6545
-
6546
- msgid ""
6547
- "Your password has been changed. For security reasons it has <em>not</em> "
6548
- "been emailed to you."
6549
- msgstr ""
6550
-
6551
- #, php-format
6552
- msgid "You may <a href=\"%s\">login now</a> using your new password."
6553
- msgstr ""
6554
-
6555
- #, php-format
6556
- msgid "You have successfully changed the password on your %s account."
6557
- msgstr ""
6558
-
6559
- msgid "You can now login using the new password on this page:"
6560
- msgstr ""
6561
-
6562
- msgid ""
6563
- "If you require any assistance please reply to this email and we will get "
6564
- "back to you shortly."
6565
- msgstr ""
6566
-
6567
- #, php-format
6568
- msgid ""
6569
- "Thanks,\n"
6570
- "\n"
6571
- "Your friendly %s autobot."
6572
- msgstr ""
6573
-
6574
- msgid "Password Reset Complete"
6575
- msgstr ""
6576
-
6577
- #, php-format
6578
- msgid ""
6579
- "There was a problem finding your reset code. Please request a new <a href=\"%"
6580
- "s\">password change</a>."
6581
- msgstr ""
6582
-
6583
- #, php-format
6584
- msgid "Responses: %s"
6585
- msgstr ""
6586
-
6587
- #, php-format
6588
- msgid "Response Completed (%d)"
6589
- msgstr ""
6590
-
6591
- msgid ""
6592
- "Use our online survey software to conduct your market research and customer "
6593
- "surveys."
6594
- msgstr ""
6595
-
6596
- msgid "The most elegant survey tool in town"
6597
- msgstr ""
6598
-
6599
- msgid ""
6600
- "Surveydaddy gives you all you need to easily create beautiful surveys and "
6601
- "get instant feedback through our powerful reports."
6602
- msgstr ""
6603
-
6604
- msgid "Beautiful Surveys To Wow Your Audience"
6605
- msgstr ""
6606
-
6607
- msgid ""
6608
- "Make your surveys stand out from the crowd. We have a collection of "
6609
- "beautiful designs to choose from. You can also create your own with full "
6610
- "access to our CSS so you can style your surveys any way you wish."
6611
- msgstr ""
6612
-
6613
- msgid "Easy-to-Use Question Editor"
6614
- msgstr ""
6615
-
6616
- msgid ""
6617
- "Create surveys with ease using our advanced editor. Choose from 18 question "
6618
- "types including multiple choice, free text, matrix, likert scale, number, "
6619
- "email, address, date, name and many more."
6620
- msgstr ""
6621
-
6622
- msgid ""
6623
- "Watch your results in real time as they come in. Create filters to analyze "
6624
- "your data and share your results with colleagues. Export raw data to Excel, "
6625
- "PDF, CSV, Google Docs, and XML formats."
6626
- msgstr ""
6627
-
6628
- msgid ""
6629
- "E-mail a survey link to your audience, use it in a banner on your website, "
6630
- "embed the survey on your blog, post to Facebook and Twitter or use our <a "
6631
- "href=\"/iOS/\">iPad app</a> to collect responses anywhere."
6632
- msgstr ""
6633
-
6634
- msgid "Collaborate With Your Team"
6635
- msgstr ""
6636
-
6637
- msgid ""
6638
- "With our multi-user accounts you can give access to all of our great "
6639
- "features to your colleagues. You can share reports and mange the surveys "
6640
- "that they create."
6641
- msgstr ""
6642
-
6643
- msgid "Detailed Features"
6644
- msgstr ""
6645
-
6646
- msgid "Survey software for iPad &amp; iPhone from Surveydaddy"
6647
- msgstr ""
6648
-
6649
- msgid "Easy-to-use <strong>iPad survey software</strong>"
6650
- msgstr ""
6651
-
6652
- #, php-format
6653
- msgid ""
6654
- "Survey customers, employees, or even random strangers on-the-spot with your "
6655
- "iPhone or iPad. Surveydaddy brings you the power of immediate feedback. <a "
6656
- "href=\"%s\">Download it for free</a> from the App Store today."
6657
- msgstr ""
6658
-
6659
- msgid "Sign Up for Surveydaddy"
6660
- msgstr ""
6661
-
6662
- msgid ""
6663
- "You'll never have to pay someone to enter comment card feedback ever again: "
6664
- "Conduct Surveydaddy surveys on your iPhone and iPad. The data you collect "
6665
- "automagically uploads to your Surveydaddy.com account. Isn't that awesome?"
6666
- msgstr ""
6667
-
6668
- msgid ""
6669
- "Replace paper forms with the iPad / iPhone app and upload data seamlessly to "
6670
- "your Surveydaddy.com account. For example, use it in a dentist's office to "
6671
- "replace paper forms. Manage signups for school clubs and activities. The "
6672
- "possibilities are endless. "
6673
- msgstr ""
6674
-
6675
- msgid ""
6676
- "Customer Feedback Surveys - Reach out to your customers and get informed on "
6677
- "how they feel about your products and services."
6678
- msgstr ""
6679
-
6680
- msgid "Customer Feedback Surveys"
6681
- msgstr ""
6682
-
6683
- msgid ""
6684
- "Reach out to your customers and find out how they feel about your products "
6685
- "and services."
6686
- msgstr ""
6687
-
6688
- msgid "Customer Feedback"
6689
- msgstr ""
6690
-
6691
- msgid "Customer Satisfaction Surveys"
6692
- msgstr ""
6693
-
6694
- msgid ""
6695
- "What are they thinking? Find out what your customer think of your products "
6696
- "and your service. Learn how you can improve both. Survey customers using our "
6697
- "iPad app, send out a survey via email, or follow up by phone and enter their "
6698
- "data into your Surveydaddy survey in real-time to learn how you can do "
6699
- "better the next time."
6700
- msgstr ""
6701
-
6702
- msgid "Patron Satisfaction Surveys"
6703
- msgstr ""
6704
-
6705
- msgid ""
6706
- "Get feedback from your restaurant patrons while the dining experience is "
6707
- "fresh in their mind. When you provide the guest cheque, leave the iPad on "
6708
- "their table and ask for their thoughts on your food, ambiance, and service "
6709
- "in a Surveydaddy survey. Request email addresses for further follow-up and "
6710
- "to provide special offers to those who give feedback."
6711
- msgstr ""
6712
-
6713
- msgid "In-Store Satisfaction Surveys"
6714
- msgstr ""
6715
-
6716
- msgid ""
6717
- "How did you do today? Did your customers find the product they were looking "
6718
- "for? Were your staff friendly, helpful, and courteous? Conduct a Surveydaddy "
6719
- "survey in kiosk mode on the iPad to measure customer satisfaction at point "
6720
- "of sale."
6721
- msgstr ""
6722
-
6723
- msgid "McGill University, Montreal"
6724
- msgstr ""
6725
-
6726
- msgid ""
6727
- "Polldaddy greatly facilitated the collection of social science data for my "
6728
- "Master's research at McGill University. Our research team used iPads to "
6729
- "administer our survey to 100 households in Iqaluit, Nunavut. The software "
6730
- "was invaluable as it was more convenient compared to traditional surveys - "
6731
- "less space was required as no paper was necessary, survey responses were "
6732
- "faster as no writing was involved, and data analysis was easier as no manual "
6733
- "data entry was required. Also, the fact that my data were stored safely both "
6734
- "online and offline made me feel more secure while spending two months in the "
6735
- "Arctic."
6736
- msgstr ""
6737
-
6738
- msgid ""
6739
- "Education Surveys and Quizzes - Test the knowledge of your students with a "
6740
- "quiz or quickly gather data to support your paper."
6741
- msgstr ""
6742
-
6743
- msgid "Education Surveys and Quizzes"
6744
- msgstr ""
6745
-
6746
- msgid ""
6747
- "Test the knowledge of your students with a quiz or quickly gather data to "
6748
- "support your paper using a survey."
6749
- msgstr ""
6750
-
6751
- msgid "Academic Research"
6752
- msgstr ""
6753
-
6754
- msgid ""
6755
- "Create surveys in minutes to gather data to support your paper or thesis. "
6756
- "Use the iPad app to collect responses anywhere–even when you don’t have an "
6757
- "internet connection. Export results easily to Excel, CSV, XML, Google Docs, "
6758
- "and PDF."
6759
- msgstr ""
6760
-
6761
- msgid "Course Evaluations"
6762
- msgstr ""
6763
-
6764
- msgid ""
6765
- "Do away with data entry forever! Create a Surveydaddy survey to collect "
6766
- "student feedback on your course. Our reports compile the results for you "
6767
- "instantly, allowing you to focus on making improvements, not analyzing "
6768
- "survey results."
6769
- msgstr ""
6770
-
6771
- msgid "Student Evaluations & Student Self Assessment"
6772
- msgstr ""
6773
-
6774
- msgid ""
6775
- "Create a survey to measure and record your students’ progress against "
6776
- "curriculum outcomes. Use Likert-style questions to rate students based on a "
6777
- "rubric and text-input questions to record qualitative data to share with "
6778
- "parents and faculty. Create a survey to record student self assesment on "
6779
- "their progress for parent / teacher night."
6780
- msgstr ""
6781
-
6782
- msgid "Community Outreach"
6783
- msgstr ""
6784
-
6785
- msgid ""
6786
- "Surveydaddy surveys make community outreach and consultation a snap. Simply "
6787
- "create a Surveydaddy survey, and embed it on your school’s website, link to "
6788
- "it on your school’s Facebook page, and promote it with the school’s Twitter "
6789
- "account."
6790
- msgstr ""
6791
-
6792
- msgid ""
6793
- "HR and Staff Surveys - Get feedback from your employees and create a better "
6794
- "business."
6795
- msgstr ""
6796
-
6797
- msgid "HR and Staff Surveys"
6798
- msgstr ""
6799
-
6800
- msgid ""
6801
- "Get feedback from your employees and create a better work enviroment which "
6802
- "equates to a better business."
6803
- msgstr ""
6804
-
6805
- msgid "HR and Staff"
6806
- msgstr ""
6807
-
6808
- msgid "Employee Satisfaction Surveys"
6809
- msgstr ""
6810
-
6811
- msgid ""
6812
- "Skilled, dedicated employees are hard to find and expensive to hire. Use "
6813
- "Surveydaddy to conduct regular employee satisfaction surveys to find out how "
6814
- "to improve your workplace to minimize attrition and boost productivity."
6815
- msgstr ""
6816
-
6817
- msgid "Employee Exit Surveys"
6818
- msgstr ""
6819
-
6820
- msgid ""
6821
- "If employees are choosing to leave your company, you need to know why. "
6822
- "Create an Exit Survey to learn why employees are moving on and what you need "
6823
- "to change in your workplace to retain your best people."
6824
- msgstr ""
6825
-
6826
- msgid "Employee Innovation Survey"
6827
- msgstr ""
6828
-
6829
- msgid ""
6830
- "If you want to find out how to improve your business, ask your employees. "
6831
- "Imagine the progress you could make if each employee offered one idea to "
6832
- "improve your business! Survey your front line employees to learn how to "
6833
- "improve your products, services, and remove barriers to customer "
6834
- "satisfaction."
6835
- msgstr ""
6836
-
6837
- msgid "Employee Evaluations"
6838
- msgstr ""
6839
-
6840
- msgid ""
6841
- "Make your review process consistent and transparent. Create a Surveydaddy "
6842
- "survey to evaluate employee performance and share the data with individuals "
6843
- "during performance review meetings. Conduct Employee Self Assesments to "
6844
- "learn how to improve training, employee satisfaction, and job performance."
6845
- msgstr ""
6846
-
6847
- msgid ""
6848
- "Market Research Surveys - Use Surveydaddy to research new products or "
6849
- "collect data on existing ones."
6850
- msgstr ""
6851
-
6852
- msgid "Market Research Surveys"
6853
- msgstr ""
6854
-
6855
- msgid ""
6856
- "If you want to research new products, collect data on existing products or "
6857
- "reach out to your customers, Surveydaddy is the best tool to use."
6858
- msgstr ""
6859
-
6860
- msgid "Net Promoter Survey"
6861
- msgstr ""
6862
-
6863
- msgid ""
6864
- "Can your customers live without you? Will they recommend you to friends and "
6865
- "family? With Surveydaddy, you can conduct a Net Promoter Survey to gauge "
6866
- "customer loyalty to your product or service."
6867
- msgstr ""
6868
-
6869
- msgid ""
6870
- "Entrepreneurs: create a Surveydaddy survey to collect data on your new "
6871
- "product or service's potential market. Who will buy? With Surveydaddy, it's "
6872
- "easy to gather the market data you need to make decisions to shape your "
6873
- "start up. With our iOS app, you can conduct research in person on an iPad, "
6874
- "iPhone or iPod Touch-even without an internet connection."
6875
- msgstr ""
6876
-
6877
- msgid "Telephone Surveys"
6878
- msgstr ""
6879
-
6880
- msgid ""
6881
- "Do away with data input forever! Create a Surveydaddy survey and have your "
6882
- "agents input data in real-time as they speak with customers over the phone. "
6883
- "Our survey reports make it easy for your clients to learn what they need to "
6884
- "do to improve their business and to win new customers."
6885
- msgstr ""
6886
-
6887
- msgid "The Orange County Register"
6888
- msgstr ""
6889
-
6890
- msgid ""
6891
- "I have been using Surveydaddy for three years for our Accuracy Surveys at "
6892
- "The Orange County Register. I use the direct link to the survey in my email "
6893
- "to the sources for the preselected news stories. I check my Surveydaddy "
6894
- "account for the responses and when I receive them, I can then forward the "
6895
- "data to the reporter of the story along with the supervisor and the editor. "
6896
- "All this paperwork is easily done online. I have not had any problems with "
6897
- "Polldaddy and they have been very receptive to any feedback for improvement. "
6898
- "It is an easy to use tool for collecting information from many sources."
6899
- msgstr ""
6900
-
6901
- msgid ""
6902
- "Survey Use Cases - Whether you are a business, creative agency, teacher, "
6903
- "student, or anyone who needs to gather feedback, surveys can help you get "
6904
- "the results you need."
6905
- msgstr ""
6906
-
6907
- msgid "Survey Use Cases"
6908
- msgstr ""
6909
-
6910
- msgid ""
6911
- "Whether you are a business, creative agency, teacher, student, or anyone who "
6912
- "needs to gather feedback, surveys can help you get the results you need."
6913
- msgstr ""
6914
-
6915
- msgid ""
6916
- "Create a survey to measure and record your students&#8217; progress against "
6917
- "curriculum outcomes. Use Likert-style questions to rate students based on a "
6918
- "rubric and text-input questions to record qualitative data to share with "
6919
- "parents and faculty. Create a survey to record student self assesment on "
6920
- "their progress for parent / teacher night."
6921
- msgstr ""
6922
-
6923
- msgid "More&hellip;"
6924
- msgstr ""
6925
-
6926
- msgid "Easy-to-use iPad/iPhone survey software"
6927
- msgstr ""
6928
-
6929
- msgid "Logout"
6930
- msgstr "Изход"
6931
-
6932
- msgid "Survey Report Access"
6933
- msgstr ""
6934
-
6935
- msgid "Invalid password"
6936
- msgstr ""
6937
-
6938
- msgid "You are now logged out"
6939
- msgstr ""
6940
-
6941
- msgid "Your account is almost ready!"
6942
- msgstr ""
6943
-
6944
- msgid ""
6945
- "We have sent you an email with an activation link for you to click. That "
6946
- "will complete your registration and allow you to login. Please check your "
6947
- "inbox."
6948
- msgstr ""
6949
-
6950
- msgid "<strong>Warning!</strong> There was a problem creating this account."
6951
- msgstr ""
6952
-
6953
- #, php-format
6954
- msgid ""
6955
- "The link you clicked on was out of date or used already. Please <a href=\"%s"
6956
- "\">register again</a> or check your inbox for a welcome email."
6957
- msgstr ""
6958
-
6959
- msgid "Create your <strong>free</strong> account </span>"
6960
- msgstr ""
6961
-
6962
- msgid ""
6963
- "Set up an online poll or survey and start collecting results in real-time! "
6964
- "Fill out the form below, or create your account with"
6965
- msgstr ""
6966
-
6967
- msgid "Connect"
6968
- msgstr ""
6969
-
6970
- msgid ""
6971
- "Sorry, there was a problem connecting to Facebook. Please fill out this form "
6972
- "manually or try again in a few minutes."
6973
- msgstr ""
6974
-
6975
- msgid "Please enter a username."
6976
- msgstr ""
6977
-
6978
- msgid "Username must be between 3 and 20 characters long."
6979
- msgstr ""
6980
-
6981
- msgid "Username must only contain the characters a-z,0-9, _ and -."
6982
- msgstr ""
6983
-
6984
- msgid "That username has been used already."
6985
- msgstr ""
6986
-
6987
- msgid "That username has been reserved. It will be available again in 2 days."
6988
- msgstr ""
6989
-
6990
- msgid "This email address may not be used on this site."
6991
- msgstr ""
6992
-
6993
- msgid "This email address is already registered."
6994
- msgstr "Този e-mail адрес вече е регистриран."
6995
-
6996
- msgid ""
6997
- "This email address is reserved already. Please check your inbox for an "
6998
- "activation email."
6999
- msgstr ""
7000
-
7001
- msgid "Sorry, you cannot use that email address."
7002
- msgstr ""
7003
-
7004
- msgid "Please enter a password."
7005
- msgstr ""
7006
-
7007
- msgid "Subscribe to news and updates about Polldaddy."
7008
- msgstr ""
7009
-
7010
- msgid ""
7011
- "By clicking this button,<br /> you agree to the <br /><a href=\"/terms/"
7012
- "\">terms of service</a>."
7013
- msgstr ""
7014
-
7015
- msgid "Create My Account"
7016
- msgstr ""
7017
-
7018
- msgid "What you get:"
7019
- msgstr ""
7020
-
7021
- msgid ""
7022
- "The best way to find out what an important group of people think is to ask "
7023
- "them. Conduct your staff, user and customer surveys with Polldaddy to get a "
7024
- "better handle on how well you're serving them. Our robust online survey "
7025
- "software feeds the data you collect into powerful reporting systems to help "
7026
- "you make the most informed decisions you can."
7027
- msgstr ""
7028
-
7029
- msgid "Learn more about surveys &rarr;"
7030
- msgstr ""
7031
-
7032
- msgid "View all pricing plans &rarr;"
7033
- msgstr ""
7034
-
7035
- msgid ""
7036
- "What's your favorite soda? Who are you voting for? Which television should I "
7037
- "buy? These are the questions that we ask ourselves and the people around us "
7038
- "every day. With our polls, you can pose these questions to anyone you want - "
7039
- "your Facebook friends, your WordPress blog readers, your Twitter followers "
7040
- "&mdash; or anyone else on the web."
7041
- msgstr ""
7042
-
7043
- msgid "Learn more about polls &rarr;"
7044
- msgstr ""
7045
-
7046
- msgid "Learn more about quizzes &rarr;"
7047
- msgstr ""
7048
-
7049
- msgid ""
7050
- "Thumbs up or down? Five stars or two? How many cheeseburgers out of 5? Our "
7051
- "flexible ratings system allows you to embed unobtrusive ratings widgets "
7052
- "anywhere you want them. With our WordPress integration, you can even have "
7053
- "ratings for your blog posts and your users' comments."
7054
- msgstr ""
7055
-
7056
- msgid "Learn more about ratings &rarr;"
7057
- msgstr ""
7058
-
7059
- msgid "Why use Polldaddy?"
7060
- msgstr ""
7061
-
7062
- msgid ""
7063
- "Find out how your customers feel about your products or services. Create a "
7064
- "survey to send out after each purchase or survey your existing customers and "
7065
- "ask them what you can do to improve your service to them."
7066
- msgstr ""
7067
-
7068
- msgid ""
7069
- "Working on a new product? With Polldaddy you can create polls and surveys "
7070
- "and distribute them on your website, blog, through Facebook and Twitter and "
7071
- "even collect responses in person using our iPad app."
7072
- msgstr ""
7073
-
7074
- msgid ""
7075
- "Whether its a corporate event or a birthday party, gathering information "
7076
- "from attendees prior to an event can save a lot of hassle. Find out the "
7077
- "dates that suit people, what food they eat and who's coming with them."
7078
- msgstr ""
7079
-
7080
- msgid ""
7081
- "Managing large numbers of students can be a lot of work at times. Use "
7082
- "Polldaddy to gather information for upcoming events, exams, trips abroad and "
7083
- "general course feedback."
7084
- msgstr ""
7085
-
7086
- msgid "User Interaction"
7087
- msgstr ""
7088
-
7089
- msgid ""
7090
- "Polldaddy polls are perfect for your news site or blog. Our polls are so "
7091
- "simple to use, you can ask a new question of your audience every day. It "
7092
- "takes just a click to vote."
7093
- msgstr ""
7094
-
7095
- msgid "Employees and HR"
7096
- msgstr ""
7097
-
7098
- msgid ""
7099
- "Increase employee satisfaction by asking them on regular basis how their job "
7100
- "is going and if they are happy with their work environment. Easily identify "
7101
- "and address issues based on the data you collect."
7102
- msgstr ""
7103
-
7104
- msgid ""
7105
- "Set up an online survey and start collecting results in real-time! Fill out "
7106
- "the form below, or create your account with"
7107
- msgstr ""
7108
-
7109
- #, php-format
7110
- msgid "Your content will be available at %s"
7111
- msgstr ""
7112
-
7113
- msgid ""
7114
- "The best way to find out what an important group of people think is to ask "
7115
- "them. Conduct your staff, user and customer surveys with Surveydaddy to get "
7116
- "a better handle on how well you're serving them. Our robust online survey "
7117
- "software feeds the data you collect into powerful reporting systems to help "
7118
- "you make the most informed decisions you can."
7119
- msgstr ""
7120
-
7121
- #, fuzzy
7122
- msgid "Annual subscription"
7123
- msgstr "Абонаменти"
7124
-
7125
- #, fuzzy
7126
- msgid "jS F, Y"
7127
- msgstr "d.m.Y"
7128
-
7129
- #, fuzzy
7130
- msgid "Monthly subscription"
7131
- msgstr "Абонаменти"
7132
-
7133
- #, php-format
7134
- msgid ""
7135
- "Too many failed attempts to purchase this product have been made. You will "
7136
- "need to contact <a href=\"%s\">support</a> to continue further"
7137
- msgstr ""
7138
-
7139
- msgid ""
7140
- "Sorry, but there were some problems with your information. Please check and "
7141
- "correct any highlighted details below."
7142
- msgstr ""
7143
-
7144
- msgid "Sign up for <strong>"
7145
- msgstr ""
7146
-
7147
- #, php-format
7148
- msgid "Step %d of %d"
7149
- msgstr ""
7150
-
7151
- msgid "You bought:"
7152
- msgstr ""
7153
-
7154
- msgid "You are buying:"
7155
- msgstr ""
7156
-
7157
- msgid "Please re-check your payment details below"
7158
- msgstr ""
7159
-
7160
- msgid "Choose a Payment Method"
7161
- msgstr ""
7162
-
7163
- #, php-format
7164
- msgid "Card ending %s"
7165
- msgstr ""
7166
-
7167
- msgid "New Credit card"
7168
- msgstr ""
7169
-
7170
- #, fuzzy
7171
- msgid "Billing Information"
7172
- msgstr "Информация"
7173
-
7174
- msgid "Credit Card"
7175
- msgstr ""
7176
-
7177
- msgid "You'll need to pick one of these."
7178
- msgstr ""
7179
-
7180
- msgid "Credit Card Number"
7181
- msgstr ""
7182
-
7183
- msgid "Carefully check the number on your card and enter it here."
7184
- msgstr ""
7185
-
7186
- msgid "Security Code (?)"
7187
- msgstr ""
7188
-
7189
- msgid "This is important too!"
7190
- msgstr ""
7191
-
7192
- msgid "Visa, MasterCard"
7193
- msgstr ""
7194
-
7195
- msgid "Back of card"
7196
- msgstr ""
7197
-
7198
- msgid "American Express"
7199
- msgstr ""
7200
-
7201
- msgid "Front of card"
7202
- msgstr ""
7203
-
7204
- msgid "Expiration Date"
7205
- msgstr ""
7206
-
7207
- #, php-format
7208
- msgctxt "Month_number: Month_name"
7209
- msgid "%s: %s"
7210
- msgstr ""
7211
-
7212
- msgid "Select a valid card expiry date"
7213
- msgstr ""
7214
-
7215
- msgid "Name on Card"
7216
- msgstr ""
7217
-
7218
- msgid "We'll need to know the name of the card holder."
7219
- msgstr ""
7220
-
7221
- #, fuzzy
7222
- msgid "(Optional)"
7223
- msgstr "Още"
7224
-
7225
- #, fuzzy
7226
- msgid "Please enter at least one line of the card holders address."
7227
- msgstr "Моля, въведете валиден email адрес."
7228
-
7229
- #, fuzzy
7230
- msgid "Select Country"
7231
- msgstr "Страна"
7232
-
7233
- msgid "Please select a country."
7234
- msgstr ""
7235
-
7236
- msgid "Postal Code"
7237
- msgstr ""
7238
-
7239
- msgid "Please enter the card holders postal code or zip."
7240
- msgstr ""
7241
-
7242
- #, fuzzy
7243
- msgid "Please enter the card holders city."
7244
- msgstr "Моля, въведете валиден email адрес."
7245
-
7246
- msgid "State, Province or Territory"
7247
- msgstr ""
7248
-
7249
- msgid "Province or Territory"
7250
- msgstr ""
7251
-
7252
- #, fuzzy
7253
- msgid "Please enter the card holders state."
7254
- msgstr "Моля, въведете валиден email адрес."
7255
-
7256
- msgid "Remember billing details"
7257
- msgstr ""
7258
-
7259
- msgid ""
7260
- "Checking this will allow you to use these details for future purchases. We "
7261
- "don't store your full credit card number, so your privacy will not be "
7262
- "affected."
7263
- msgstr ""
7264
-
7265
- msgid "Purchase"
7266
- msgstr ""
7267
-
7268
- msgid "SSL Secure Connection"
7269
- msgstr ""
7270
-
7271
- #, php-format
7272
- msgid ""
7273
- "%s transactions will appear on your bank or credit card statements under the "
7274
- "name WP-FEE.COM."
7275
- msgstr ""
7276
-
7277
- #, php-format
7278
- msgid ""
7279
- "<strong>Your order will automatically renew on %s.</strong> You can disable "
7280
- "automatic renewals at any time."
7281
- msgstr ""
7282
-
7283
- msgid ""
7284
- "We'll attempt to charge the credit card you used to make your initial "
7285
- "upgrade purchase."
7286
- msgstr ""
7287
-
7288
- #, php-format
7289
- msgid "Contact us any time with questions via <a href=\"%s\">support</a>."
7290
- msgstr ""
7291
-
7292
- msgid "Step 2: Purchase"
7293
- msgstr ""
7294
-
7295
- msgid "Subscribe to news and updates about Surveydaddy."
7296
- msgstr ""
7297
-
7298
- msgid "Polldaddy Sparklemap"
7299
- msgstr ""
7300
-
7301
- msgid "Subscriptions"
7302
- msgstr "Абонаменти"
7303
-
7304
- msgid ""
7305
- "<strong>Note:</strong> Thanks! An email has been sent with details of how to "
7306
- "continue - please check your spam folder if you do not receive this.</div>"
7307
- msgstr ""
7308
-
7309
- msgid ""
7310
- "<strong>Note:</strong> your attempt failed - please check your activation "
7311
- "link.</div>"
7312
- msgstr ""
7313
-
7314
- msgid "<strong>Note:</strong> you have been subscribed to Polldaddy.</div>"
7315
- msgstr ""
7316
-
7317
- msgid "<strong>Note:</strong> you have been unsubscribed from Polldaddy</div>"
7318
- msgstr ""
7319
-
7320
- msgid "Email Subscriptions"
7321
- msgstr ""
7322
-
7323
- #, php-format
7324
- msgid ""
7325
- "Here at %s we take spam very seriously. As part of our service we allow "
7326
- "people to email polls and surveys to interested parties. If you have "
7327
- "received such an email and want to stop receiving any more then you can do "
7328
- "so by following these instructions:"
7329
- msgstr ""
7330
-
7331
- msgid ""
7332
- "Enter your email address in the <em>subscribe</em> or <em>unsubscribe</em> "
7333
- "field below."
7334
- msgstr ""
7335
-
7336
- msgid "You will be sent a confirmation email - click the link in email"
7337
- msgstr ""
7338
-
7339
- msgid ""
7340
- "Any resulting action will be effective immediately following the "
7341
- "confirmation. If you decide to unsubscribe we will not send you any further "
7342
- "correspondence."
7343
- msgstr ""
7344
-
7345
- msgid ""
7346
- "Please allow my email address to be used when sending polls and surveys!"
7347
- msgstr ""
7348
-
7349
- msgid "Email:"
7350
- msgstr "Имейл:"
7351
-
7352
- msgid "Please do not send me any emails regarding polls and surveys!"
7353
- msgstr ""
7354
-
7355
- #, php-format
7356
- msgid ""
7357
- "Hi!\n"
7358
- "\n"
7359
- "You have been sent this email because someone (hopefully you) has requested "
7360
- "you to be subscribed to %s so that you can receive email."
7361
- msgstr ""
7362
-
7363
- msgid "You need to confirm this subscription by following the link below:"
7364
- msgstr ""
7365
-
7366
- msgid ""
7367
- "If this email is of no interest then you can safely ignore it - we will not "
7368
- "subscribe or unsubscribe you without your consent."
7369
- msgstr ""
7370
-
7371
- #, php-format
7372
- msgid ""
7373
- "Thanks,\n"
7374
- "\n"
7375
- "The %s team"
7376
- msgstr ""
7377
-
7378
- #, php-format
7379
- msgid ""
7380
- "Hi!\n"
7381
- "\n"
7382
- "You have been sent this email because someone (hopefully you) has asked that "
7383
- "you are unsubscribed from %s so that you will not receive anything by email."
7384
- msgstr ""
7385
-
7386
- msgid "You need to confirm this unsubscription by following the link below:"
7387
- msgstr ""
7388
-
7389
- msgid ""
7390
- "Create stunning surveys and quizzes in minutes. Collect responses via your "
7391
- "website, e-mail, iPad, Facebook, and Twitter. Generate and share easy-to-"
7392
- "read reports."
7393
- msgstr ""
7394
-
7395
- msgid "The most easy-to-use online survey software around."
7396
- msgstr ""
7397
-
7398
- msgid "The most easy-to-use<br/> online survey software around."
7399
- msgstr ""
7400
-
7401
- msgid "HR &amp; Staff"
7402
- msgstr ""
7403
-
7404
- msgid "iPad &amp; iPhone"
7405
- msgstr ""
7406
-
7407
- msgid ""
7408
- "Create a survey to measure and record your students' progress against "
7409
- "curriculum outcomes. Use Likert questions to rate students based on a rubric "
7410
- "and text questions to record qualitative data to share with parents and "
7411
- "faculty."
7412
- msgstr ""
7413
-
7414
- msgid ""
7415
- "Use Surveydaddy to collect data on your new product or service's potential "
7416
- "market. Who will buy? With Surveydaddy, it's easy to gather the market data "
7417
- "you need to make decisions to shape your start up."
7418
- msgstr ""
7419
-
7420
- msgid ""
7421
- "What are they thinking? Find out what your customers think of your products "
7422
- "and your services. Learn how you can improve both. Survey customers using "
7423
- "our iPad app, send out a survey via email."
7424
- msgstr ""
7425
-
7426
- msgid ""
7427
- "Skilled, dedicated employees are hard to find and expensive to hire. Use "
7428
- "Surveydaddy to conduct regular employee satisfaction surveys to find out how "
7429
- "to improve your workplace and boost productivity."
7430
- msgstr ""
7431
-
7432
- msgid ""
7433
- "Survey customers, employees, or even random strangers on-the-spot with your "
7434
- "iPhone or iPad. Polldaddy brings you the power of immediate feedback. "
7435
- "Download it for free from the App Store today."
7436
- msgstr ""
7437
-
7438
- msgid "See Plans &amp; Pricing<small>Sign up for a free account now!</small>"
7439
- msgstr ""
7440
-
7441
- msgid "Invalid survey analysis"
7442
- msgstr ""
7443
-
7444
- msgid "Failed to save analysis"
7445
- msgstr ""
7446
-
7447
- msgid "Failed to delete analysis"
7448
- msgstr ""
7449
-
7450
- msgid "Edit Survey"
7451
- msgstr ""
7452
-
7453
- msgid "Edit Quiz"
7454
- msgstr ""
7455
-
7456
- msgid "Edit Form"
7457
- msgstr ""
7458
-
7459
- msgid "Invalid form language"
7460
- msgstr ""
7461
-
7462
- msgid "A response has already been submitted with this email address"
7463
- msgstr ""
7464
-
7465
- #, fuzzy
7466
- msgid "Email Address is not permitted"
7467
- msgstr "E-mail адрес"
7468
-
7469
- msgid "Invalid captcha"
7470
- msgstr ""
7471
-
7472
- msgid "Invalid quiz language"
7473
- msgstr ""
7474
-
7475
- msgid "Data"
7476
- msgstr ""
7477
-
7478
- #, php-format
7479
- msgid "'%s' Reports"
7480
- msgstr ""
7481
-
7482
- msgid "Invalid respondent"
7483
- msgstr ""
7484
-
7485
- msgid "Invalid question"
7486
- msgstr ""
7487
-
7488
- msgid "Invalid share"
7489
- msgstr ""
7490
-
7491
- msgid ""
7492
- "You will be notified by email when all incomplete responses have been added."
7493
- msgstr ""
7494
-
7495
- msgid "Incomplete responses were not added to the survey"
7496
- msgstr ""
7497
-
7498
- msgid "You will be notified by email when all your results have reset"
7499
- msgstr ""
7500
-
7501
- msgid "Could not reset your results"
7502
- msgstr ""
7503
-
7504
- msgid ""
7505
- "You will be notified by email when your results have been exported to Google "
7506
- "Docs"
7507
- msgstr ""
7508
-
7509
- msgid "Could not export results to Google Docs"
7510
- msgstr ""
7511
-
7512
- msgid ""
7513
- "You will be notified by email when your PDF report is ready. This may take "
7514
- "several minutes"
7515
- msgstr ""
7516
-
7517
- msgid "Unable to generate PDF"
7518
- msgstr ""
7519
-
7520
- #, php-format
7521
- msgid "Displaying questions <strong>%1s-%2s</strong> of <strong>%3s</strong>"
7522
- msgstr ""
7523
-
7524
- msgid "Survey Results"
7525
- msgstr ""
7526
-
7527
- msgid "You will be notified by email when your PDF report is ready"
7528
- msgstr ""
7529
-
7530
- msgid "State Report"
7531
- msgstr ""
7532
-
7533
- #, php-format
7534
- msgid "Platform Breakdown for \"%s\""
7535
- msgstr ""
7536
-
7537
- #, php-format
7538
- msgid "Agent Breakdown for \"%s\""
7539
- msgstr ""
7540
-
7541
- msgid "Participant deleted"
7542
- msgstr ""
7543
-
7544
- msgid "Participant not deleted"
7545
- msgstr ""
7546
-
7547
- msgid "Order by score"
7548
- msgstr ""
7549
-
7550
- msgid "Ascending"
7551
- msgstr "Нарастващ"
7552
-
7553
- msgid "Descending"
7554
- msgstr "Намаляващ"
7555
-
7556
- msgid "Order by duration"
7557
- msgstr ""
7558
-
7559
- msgid "Respondents Report"
7560
- msgstr ""
7561
-
7562
- #, php-format
7563
- msgid "Displaying results <strong>%1s-%2s</strong> of <strong>%3s</strong>"
7564
- msgstr ""
7565
-
7566
- msgid "Response delete"
7567
- msgstr ""
7568
-
7569
- msgid "Response not deleted"
7570
- msgstr ""
7571
-
7572
- msgid "Individual Report"
7573
- msgstr ""
7574
-
7575
- msgid "Respondent deleted"
7576
- msgstr ""
7577
-
7578
- msgid "Failed to delete respondent"
7579
- msgstr ""
7580
-
7581
- msgid "Response is noted"
7582
- msgstr ""
7583
-
7584
- msgid "Note this response"
7585
- msgstr ""
7586
-
7587
- msgid "Failed to set favourite"
7588
- msgstr ""
7589
-
7590
- msgid "Survey results not reset"
7591
- msgstr ""
7592
-
7593
- msgid "Share deleted"
7594
- msgstr ""
7595
-
7596
- msgid "Failed to delete share"
7597
- msgstr ""
7598
-
7599
- msgid "Failed to save share"
7600
- msgstr ""
7601
-
7602
- msgid "Incomplete responses added"
7603
- msgstr ""
7604
-
7605
- msgid "Failed to add incomplete"
7606
- msgstr ""
7607
-
7608
- msgid "Invalid survey page"
7609
- msgstr ""
7610
-
7611
- msgid "Invalid survey style"
7612
- msgstr ""
7613
-
7614
- msgid "Invalid survey language"
7615
- msgstr ""
7616
-
7617
- msgid "Invalid rule"
7618
- msgstr ""
7619
-
7620
- msgid "Failed to save survey"
7621
- msgstr ""
7622
-
7623
- msgid "Failed to delete survey"
7624
- msgstr ""
7625
-
7626
- msgid "Closed"
7627
- msgstr ""
7628
-
7629
- msgid "Open"
7630
- msgstr "Отвори"
7631
-
7632
- msgid "Failed to update survey"
7633
- msgstr ""
7634
-
7635
- msgid "Failed to save permalink. You should try again with a valid URL"
7636
- msgstr ""
7637
-
7638
- msgid "You must provide a valid permalink"
7639
- msgstr ""
7640
-
7641
- #, php-format
7642
- msgid "'%s' Quiz Settings"
7643
- msgstr ""
7644
-
7645
- #, php-format
7646
- msgid "'%s' Form Settings"
7647
- msgstr ""
7648
-
7649
- #, php-format
7650
- msgid "'%s' Survey Settings"
7651
- msgstr ""
7652
-
7653
- msgid "Copy"
7654
- msgstr "Копиране"
7655
-
7656
- msgid "Creating a New Quiz"
7657
- msgstr ""
7658
-
7659
- msgid "Creating a New Form"
7660
- msgstr ""
7661
-
7662
- msgid "Creating a New Survey"
7663
- msgstr ""
7664
-
7665
- msgid "Editing a Quiz"
7666
- msgstr ""
7667
-
7668
- msgid "Editing a Form"
7669
- msgstr ""
7670
-
7671
- msgid "Editing a Survey"
7672
- msgstr ""
7673
-
7674
- msgid "Failed to save your settings"
7675
- msgstr ""
7676
-
7677
- msgid "Failed to edit rule"
7678
- msgstr ""
7679
-
7680
- msgid "Failed to delete rule"
7681
- msgstr ""
7682
-
7683
- msgid "Rule deleted"
7684
- msgstr ""
7685
-
7686
- msgid "Rule updated"
7687
- msgstr ""
7688
-
7689
- msgid "Failed to update rule"
7690
- msgstr ""
7691
-
7692
- #, php-format
7693
- msgid "'%s' Branching"
7694
- msgstr ""
7695
-
7696
- msgid "Have a survey you built with SurveyMonkey? We can help with that."
7697
- msgstr ""
7698
-
7699
- msgid ""
7700
- "Strap yourself in and hold on to your hat, there are three simple steps to "
7701
- "importing your SurveyMonkey data. Check it:"
7702
- msgstr ""
7703
-
7704
- msgid "OK great, now we just need you to take a look over your survey."
7705
- msgstr ""
7706
-
7707
- msgid ""
7708
- "Sometimes SurveyMonkey question types are slightly different from ours so "
7709
- "please make any corrections below."
7710
- msgstr ""
7711
-
7712
- msgid ""
7713
- "<strong>Oh-oh</strong>, we cannot make sense of that export file. Please try "
7714
- "again."
7715
- msgstr ""
7716
-
7717
- msgid "That's it, all done, finished!"
7718
- msgstr ""
7719
-
7720
- msgid "Just sit back now and wait for Polldaddy to crunch the Monkey."
7721
- msgstr ""
7722
-
7723
- msgid "Question added"
7724
- msgstr ""
7725
-
7726
- msgid "Failed to add a question"
7727
- msgstr ""
7728
-
7729
- msgid "Question deleted"
7730
- msgstr ""
7731
-
7732
- msgid "Failed to delete a question"
7733
- msgstr ""
7734
-
7735
- msgid "Page added"
7736
- msgstr ""
7737
-
7738
- msgid "Failed to add a page"
7739
- msgstr ""
7740
-
7741
- #, php-format
7742
- msgid "'%s' Questions"
7743
- msgstr ""
7744
-
7745
- #, php-format
7746
- msgid "'%s' Order"
7747
- msgstr ""
7748
-
7749
- msgid "Failed to save order"
7750
- msgstr ""
7751
-
7752
- msgid "Failed to update question"
7753
- msgstr ""
7754
-
7755
- msgid "Failed to copy question"
7756
- msgstr ""
7757
-
7758
- msgid "Failed to delete question"
7759
- msgstr ""
7760
-
7761
- msgid "Failed to add page"
7762
- msgstr ""
7763
-
7764
- msgid "Failed to copy page"
7765
- msgstr ""
7766
-
7767
- msgid "Failed to add question"
7768
- msgstr ""
7769
-
7770
- msgid "Failed to save style"
7771
- msgstr ""
7772
-
7773
- msgid "My New Survey Style"
7774
- msgstr ""
7775
-
7776
- msgid "Your custom style has been successfully updated."
7777
- msgstr ""
7778
-
7779
- msgid "Your custom style has been successfully created."
7780
- msgstr ""
7781
-
7782
- msgid "Your custom style failed to be successfully updated."
7783
- msgstr ""
7784
-
7785
- msgid "Your custom style failed to be successfully created."
7786
- msgstr ""
7787
-
7788
- msgid "Failed to save language"
7789
- msgstr ""
7790
-
7791
- msgid "Terms &amp; Conditions"
7792
- msgstr ""
7793
-
7794
- msgid "Newsletter Unsubscribe"
7795
- msgstr ""
7796
-
7797
- msgid ""
7798
- "To unsubscribe from the Polldaddy newsletter please enter your email address "
7799
- "below."
7800
- msgstr ""
7801
-
7802
- #, php-format
7803
- msgid "Upgrade to an awesome <strong>%s account</strong> today:"
7804
- msgstr ""
7805
-
7806
- msgid "Upgrade to an awesome account today!"
7807
- msgstr ""
7808
-
7809
- msgid "Delete user"
7810
- msgstr ""
7811
-
7812
- msgid "Enter user's email address..."
7813
- msgstr ""
7814
-
7815
- msgid "Update User Permissions"
7816
- msgstr ""
7817
-
7818
- msgid "Invite a new user"
7819
- msgstr ""
7820
-
7821
- msgid "Manage Users"
7822
- msgstr ""
7823
-
7824
- msgid "You entered an invalid email address, please try again."
7825
- msgstr ""
7826
-
7827
- msgid "Your request has been successfully sent."
7828
- msgstr ""
7829
-
7830
- msgid "User permissions have been saved successfully."
7831
- msgstr ""
7832
-
7833
- msgid "Your invitation has been deleted successfully."
7834
- msgstr ""
7835
-
7836
- msgid "The user has been deleted from master account successfully."
7837
- msgstr ""
7838
-
7839
- #, php-format
7840
- msgid ""
7841
- "You have invited <strong>%d</strong> out of a possible <strong>%d</strong> "
7842
- "users"
7843
- msgstr ""
7844
-
7845
- msgid "Invite a New User"
7846
- msgstr ""
7847
-
7848
- msgid "Are you sure you want to delete this invite?"
7849
- msgstr ""
7850
-
7851
- msgid "Delete Invitation"
7852
- msgstr ""
7853
-
7854
- msgid "Filter Name"
7855
- msgstr ""
7856
-
7857
- msgid "Select a question by which to group participants:"
7858
- msgstr ""
7859
-
7860
- msgid "Select a question by which to group respondents:"
7861
- msgstr ""
7862
-
7863
- msgid "I am interested in grouping together people who on this question:"
7864
- msgstr ""
7865
-
7866
- msgid "Include people who match"
7867
- msgstr ""
7868
-
7869
- msgid "all of these criteria (AND)"
7870
- msgstr ""
7871
-
7872
- msgid "any of these criteria (OR)"
7873
- msgstr ""
7874
-
7875
- msgid "a custom set of these criteria"
7876
- msgstr ""
7877
-
7878
- msgid "Custom logic must be in the syntax described below."
7879
- msgstr ""
7880
-
7881
- msgid "Enter your custom logic in the textbox above:"
7882
- msgstr ""
7883
-
7884
- msgid "Each question is signified by [F1], [F2],...[FN]"
7885
- msgstr ""
7886
-
7887
- msgid "The following logical expressions can be used: AND, OR, and NOT"
7888
- msgstr ""
7889
-
7890
- msgid ""
7891
- "Use parentheses to make your logic unambiguous: ([F1] OR [F2]) AND ([F1] OR "
7892
- "[F3])"
7893
- msgstr ""
7894
-
7895
- msgid "Add another question"
7896
- msgstr ""
7897
-
7898
- msgid "Advanced options&hellip;"
7899
- msgstr ""
7900
-
7901
- msgid "Restrict the participants according to these properties:"
7902
- msgstr ""
7903
-
7904
- msgid "Restrict the responses according to these properties:"
7905
- msgstr ""
7906
-
7907
- msgid "Started the survey"
7908
- msgstr ""
7909
-
7910
- msgid "Any date"
7911
- msgstr ""
7912
-
7913
- msgid "Between a date range"
7914
- msgstr ""
7915
-
7916
- msgid "Ended the survey"
7917
- msgstr ""
7918
-
7919
- msgid "Took the survey in"
7920
- msgstr ""
7921
-
7922
- msgid "Any country"
7923
- msgstr ""
7924
-
7925
- msgid "With tag"
7926
- msgstr ""
7927
-
7928
- msgid "Any tag"
7929
- msgstr ""
7930
-
7931
- msgid "Specified name or value"
7932
- msgstr ""
7933
-
7934
- msgid "Was completed in"
7935
- msgstr ""
7936
-
7937
- msgid "Any time"
7938
- msgstr ""
7939
-
7940
- msgid "Chosen duration"
7941
- msgstr ""
7942
-
7943
- msgid "Has an IP address"
7944
- msgstr ""
7945
-
7946
- msgid "Any IP address"
7947
- msgstr ""
7948
-
7949
- msgid "Chosen IP address"
7950
- msgstr ""
7951
-
7952
- #, fuzzy
7953
- msgid "Response is from"
7954
- msgstr "Отговори"
7955
-
7956
- msgid "Any source"
7957
- msgstr ""
7958
-
7959
- msgid "Mobile browser"
7960
- msgstr ""
7961
-
7962
- msgid "Mobile app"
7963
- msgstr ""
7964
-
7965
- msgid "Facebook"
7966
- msgstr ""
7967
-
7968
- msgid "Browser is"
7969
- msgstr ""
7970
-
7971
- msgid "Any device"
7972
- msgstr ""
7973
-
7974
- msgid "Specified browser"
7975
- msgstr ""
7976
-
7977
- msgid "Platform is"
7978
- msgstr ""
7979
-
7980
- msgid "Specified platform"
7981
- msgstr ""
7982
-
7983
- msgid "Save Filter &raquo;"
7984
- msgstr ""
7985
-
7986
- msgid "Create a new survey"
7987
- msgstr ""
7988
-
7989
- msgid "Create a new poll"
7990
- msgstr ""
7991
-
7992
- msgid "Quiz"
7993
- msgstr ""
7994
-
7995
- msgid "Create a new quiz"
7996
- msgstr ""
7997
-
7998
- msgid "Form"
7999
- msgstr ""
8000
-
8001
- msgid "Create a new form"
8002
- msgstr ""
8003
-
8004
- msgid "Create a new rating"
8005
- msgstr ""
8006
-
8007
- #, fuzzy
8008
- msgid "Help!"
8009
- msgstr "Помощ"
8010
-
8011
- #, php-format
8012
- msgid "%s's Dashboard"
8013
- msgstr ""
8014
-
8015
- msgid "Your Dashboard"
8016
- msgstr "Вашето табло"
8017
-
8018
- msgid "Change user"
8019
- msgstr ""
8020
-
8021
- msgid "Move to"
8022
- msgstr ""
8023
-
8024
- msgid "Myself"
8025
- msgstr ""
8026
-
8027
- msgid "Actions"
8028
- msgstr "Действия"
8029
-
8030
- msgid "Star"
8031
- msgstr ""
8032
-
8033
- msgid "Unstar"
8034
- msgstr ""
8035
-
8036
- msgid "Trash"
8037
- msgstr "Кошче"
8038
-
8039
- msgid "Delete Forever"
8040
- msgstr ""
8041
-
8042
- msgid "Clear Search"
8043
- msgstr ""
8044
-
8045
- msgid "All Contents"
8046
- msgstr ""
8047
-
8048
- msgid "Forms"
8049
- msgstr ""
8050
-
8051
- #, php-format
8052
- msgid "Folders (%s)"
8053
- msgstr ""
8054
-
8055
- msgid "My Folders"
8056
- msgstr ""
8057
-
8058
- msgid "Starred"
8059
- msgstr ""
8060
-
8061
- msgid "Rename"
8062
- msgstr "Преименувай"
8063
-
8064
- msgid "Save"
8065
- msgstr "Запис"
8066
-
8067
- msgid "Loading&hellip;"
8068
- msgstr ""
8069
-
8070
- msgid "Still Loading&hellip;"
8071
- msgstr ""
8072
-
8073
- msgid ""
8074
- "Our leprechauns appear to be taking an unauthorized break. If you click on "
8075
- "OK we'll kick them into action and give it another go. Sorry!"
8076
- msgstr ""
8077
-
8078
- msgid "Are you sure you want to move selected items to the trash?"
8079
- msgstr ""
8080
-
8081
- msgid "Trashing Content"
8082
- msgstr ""
8083
-
8084
- #, php-format
8085
- msgid "Search Results for '%s'"
8086
- msgstr "Резултат от търсенето за '%s'"
8087
-
8088
- msgid "New Content"
8089
- msgstr ""
8090
-
8091
- msgid "Search all your content..."
8092
- msgstr ""
8093
-
8094
- msgid ""
8095
- "<strong style='font-weight:bold'>Hi there!</strong> Welcome to Polldaddy, "
8096
- "we're glad you're here."
8097
- msgstr ""
8098
-
8099
- msgid "I'm not new here!"
8100
- msgstr ""
8101
-
8102
- msgid "Thanks!"
8103
- msgstr ""
8104
-
8105
- msgid "What do you want to create?"
8106
- msgstr ""
8107
-
8108
- msgid "Multiple questions"
8109
- msgstr ""
8110
-
8111
- msgid "Variety of question types"
8112
- msgstr ""
8113
-
8114
- msgid "Create a Survey"
8115
- msgstr ""
8116
-
8117
- msgid "A single, multiple choice question"
8118
- msgstr ""
8119
-
8120
- msgid "Gather feedback"
8121
- msgstr ""
8122
-
8123
- msgid "Create engagement with your audience."
8124
- msgstr ""
8125
-
8126
- msgid "Create a Poll"
8127
- msgstr ""
8128
-
8129
- msgid "Create multiple choice quizzes"
8130
- msgstr ""
8131
-
8132
- msgid "Great for student evaluation, trivia contests"
8133
- msgstr ""
8134
-
8135
- msgid "Create a Quiz"
8136
- msgstr ""
8137
-
8138
- msgid "Five stars"
8139
- msgstr ""
8140
-
8141
- msgid "Nero (thumbs up/down)"
8142
- msgstr ""
8143
-
8144
- msgid "Great for creating engagement with photos, blog posts"
8145
- msgstr ""
8146
-
8147
- #, fuzzy
8148
- msgid "Create a Rating"
8149
- msgstr "Средна оценка"
8150
-
8151
- msgid "Are you a developer?"
8152
- msgstr ""
8153
-
8154
- msgid "Congratulations!"
8155
- msgstr "Поздравления!"
8156
-
8157
- msgid ""
8158
- "You are moments away from a shiny new dashboard. Before you can continue, we "
8159
- "need to migrate your data so that you have as smooth an experience as "
8160
- "possible."
8161
- msgstr ""
8162
-
8163
- msgid "Upgrade Status"
8164
- msgstr ""
8165
-
8166
- msgid "Just so you don't get bored, here's the progress of your update:"
8167
- msgstr ""
8168
-
8169
- msgid ""
8170
- "Note that this number will auto-update - there is no need to refresh this "
8171
- "page."
8172
- msgstr ""
8173
-
8174
- msgid ""
8175
- "That wasn't too bad, it's all done now! Taking you to your new dashboard in "
8176
- "3, 2, 1&hellip;"
8177
- msgstr ""
8178
-
8179
- msgid "Media Embed"
8180
- msgstr ""
8181
-
8182
- msgid "Library"
8183
- msgstr "Списък"
8184
-
8185
- msgid "You can upload PNG, JPEG, and GIF images, and MP3 audio files."
8186
- msgstr ""
8187
-
8188
- msgid "available to all content"
8189
- msgstr ""
8190
-
8191
- msgid "available to all polls &amp; surveys"
8192
- msgstr ""
8193
-
8194
- msgid "Uploading "
8195
- msgstr ""
8196
-
8197
- msgid "Media link/embed code"
8198
- msgstr ""
8199
-
8200
- msgid "Full list of shortcodes"
8201
- msgstr ""
8202
-
8203
- msgid "Insert"
8204
- msgstr "Вмъкване"
8205
-
8206
- msgid "All Media"
8207
- msgstr ""
8208
-
8209
- msgid "All Images"
8210
- msgstr ""
8211
-
8212
- msgid "All Audio"
8213
- msgstr ""
8214
-
8215
- msgid "Media only in this survey"
8216
- msgstr ""
8217
-
8218
- msgid "Media only in this poll"
8219
- msgstr ""
8220
-
8221
- msgid "Images only in this survey"
8222
- msgstr ""
8223
-
8224
- msgid "Images only in this poll"
8225
- msgstr ""
8226
-
8227
- msgid "Audio only in this survey"
8228
- msgstr ""
8229
-
8230
- msgid "Audio only in this poll"
8231
- msgstr ""
8232
-
8233
- #, php-format
8234
- msgid "%dx%d pixels"
8235
- msgstr ""
8236
-
8237
- msgid "Deleting&hellip;"
8238
- msgstr ""
8239
-
8240
- msgid ""
8241
- "This quiz is in \"Test Mode\". Any answers you enter will not be included in "
8242
- "your results and will not cost you a response. This message will not appear "
8243
- "on your live quiz."
8244
- msgstr ""
8245
-
8246
- msgid "Set up your own quiz in under 2 minutes!"
8247
- msgstr ""
8248
-
8249
- msgid "Quickly create stunning free quizzes"
8250
- msgstr ""
8251
-
8252
- msgid "Send to your customers, staff or friends online or by email"
8253
- msgstr ""
8254
-
8255
- msgid "Get results and view reports in real-time"
8256
- msgstr ""
8257
-
8258
- msgid "Sign Up For Your Free Account!"
8259
- msgstr ""
8260
-
8261
- msgid ""
8262
- "This survey is in \"Test Mode\". Any answers you enter will not be included "
8263
- "in your results and will not cost you a response. This message will not "
8264
- "appear on your live survey."
8265
- msgstr ""
8266
-
8267
- msgid "Set up your own survey in under 2 minutes!"
8268
- msgstr ""
8269
-
8270
- msgid "Quickly create stunning free surveys"
8271
- msgstr ""
8272
-
8273
- msgid ""
8274
- "Set up your own survey in under 2 minutes and start collecting responses."
8275
- msgstr ""
8276
-
8277
- msgid "Create Your Own Survey"
8278
- msgstr ""
8279
-
8280
- #, php-format
8281
- msgid ""
8282
- "Created with %s, create your own online survey in just 2 minutes&hellip;"
8283
- msgstr ""
8284
-
8285
- msgid ""
8286
- "This survey is in \"Test Mode\". Any answers you enter will not be included "
8287
- "in your results and will not cost you a survey response. This message will "
8288
- "not appear on your live survey."
8289
- msgstr ""
8290
-
8291
- #, php-format
8292
- msgid "An email has been sent to %s"
8293
- msgstr ""
8294
-
8295
- msgid "Please click on the confirmation link to verify the survey response."
8296
- msgstr ""
8297
-
8298
- msgid ""
8299
- "This quiz is in \"Test Mode\". Any answers you enter will not be included in "
8300
- "your results and will not cost you a quiz response. This message will not "
8301
- "appear on your live quiz."
8302
- msgstr ""
8303
-
8304
- #, php-format
8305
- msgid "Created with %s, create your own online quiz in just 2 minutes&hellip;"
8306
- msgstr ""
8307
-
8308
- msgid "Create Your Own Quiz"
8309
- msgstr ""
8310
-
8311
- msgid "Thanks for taking the survey"
8312
- msgstr ""
8313
-
8314
- msgid ""
8315
- "This is in \"Test Mode\". Any answers you enter will not be included in your "
8316
- "results and will not cost you a response. This message will not appear when "
8317
- "live."
8318
- msgstr ""
8319
-
8320
- msgid "Add a Data Filter"
8321
- msgstr ""
8322
-
8323
- msgid "Data Filters"
8324
- msgstr ""
8325
-
8326
- msgid "You have not created any data filters."
8327
- msgstr ""
8328
-
8329
- msgid "By creating a data filter, you can:"
8330
- msgstr ""
8331
-
8332
- msgid "Group participants by how they answered various questions."
8333
- msgstr ""
8334
-
8335
- msgid "Group respondents by how they answered various questions."
8336
- msgstr ""
8337
-
8338
- msgid "Analyse the data as broken down by these groupings."
8339
- msgstr ""
8340
-
8341
- msgid "Make informed decisions around what these groups are interested in."
8342
- msgstr ""
8343
-
8344
- msgid "Create a New Data Filter Now &raquo;"
8345
- msgstr ""
8346
-
8347
- msgid "Filters Disabled"
8348
- msgstr ""
8349
-
8350
- msgid "You must add some question before you can create filters."
8351
- msgstr ""
8352
-
8353
- msgid "Notifications"
8354
- msgstr ""
8355
-
8356
- msgid "Data Options"
8357
- msgstr ""
8358
-
8359
- #, php-format
8360
- msgid "Export data to %s."
8361
- msgstr ""
8362
-
8363
- #, php-format
8364
- msgid ""
8365
- "<a class=\"share\" href=\"%s\">Share your reports</a> with someone else."
8366
- msgstr ""
8367
-
8368
- #, php-format
8369
- msgid "<a href=\"%s\">Include %s incomplete responses</a> in your reports."
8370
- msgstr ""
8371
-
8372
- #, php-format
8373
- msgid " <a href=\"%s\" class=\"reset-link\">Reset</a> your results."
8374
- msgstr ""
8375
-
8376
- msgid "Aggregated Data"
8377
- msgstr ""
8378
-
8379
- msgid "Total Participants"
8380
- msgstr ""
8381
-
8382
- msgid "Total Responses"
8383
- msgstr ""
8384
-
8385
- msgid "Completion Rate"
8386
- msgstr ""
8387
-
8388
- msgid "Over Response Limit (Locked)"
8389
- msgstr ""
8390
-
8391
- msgid "Response Flow"
8392
- msgstr ""
8393
-
8394
- msgid "Location Overview"
8395
- msgstr ""
8396
-
8397
- msgid "Hover your mouse over a country to see details"
8398
- msgstr ""
8399
-
8400
- msgid "Are you sure you want to reset results?"
8401
- msgstr ""
8402
-
8403
- msgid ""
8404
- "All responses collected so far will be <strong>permanently</strong> deleted "
8405
- "- this is <strong>not recoverable</strong>."
8406
- msgstr ""
8407
-
8408
- msgid ""
8409
- "This report is only available to paid accounts. Upgrade at any time to get "
8410
- "access to details about your participants and how they completed your survey."
8411
- msgstr ""
8412
-
8413
- msgid "Example Source Details"
8414
- msgstr ""
8415
-
8416
- msgid "Mobile Browser"
8417
- msgstr ""
8418
-
8419
- msgid "Example Platform Details"
8420
- msgstr ""
8421
-
8422
- msgid "Windows"
8423
- msgstr ""
8424
-
8425
- msgid "iOS"
8426
- msgstr ""
8427
-
8428
- #, fuzzy
8429
- msgid "Linux"
8430
- msgstr "Връзки"
8431
-
8432
- msgid "Apply Filter"
8433
- msgstr ""
8434
-
8435
- msgid ""
8436
- "We do not have any device data for your responses. Only data collected from "
8437
- "December 15th onwards will contain this data."
8438
- msgstr ""
8439
-
8440
- msgid "You have not collected any responses yet."
8441
- msgstr ""
8442
-
8443
- msgid ""
8444
- "Responses collected before December 15th 2011 will not contain device "
8445
- "information, and will be classified as \"Unknown\" in this report."
8446
- msgstr ""
8447
-
8448
- msgid "Browser Source Type"
8449
- msgstr ""
8450
-
8451
- msgid "Computing Platform"
8452
- msgstr ""
8453
-
8454
- msgid "Participant Locations"
8455
- msgstr ""
8456
-
8457
- msgid "Please choose a format to export location data in&hellip;"
8458
- msgstr ""
8459
-
8460
- msgid "You have not collected any responses for this survey yet."
8461
- msgstr ""
8462
-
8463
- msgid "Participants by Country"
8464
- msgstr ""
8465
-
8466
- msgid "Go"
8467
- msgstr "Давай"
8468
-
8469
- #, php-format
8470
- msgid "Participant %s"
8471
- msgstr ""
8472
-
8473
- msgid "Please choose a format to export participant data in&hellip;"
8474
- msgstr ""
8475
-
8476
- msgid "Favourite Only"
8477
- msgstr ""
8478
-
8479
- msgid "Start Time:"
8480
- msgstr ""
8481
-
8482
- msgid "Time Taken:"
8483
- msgstr ""
8484
-
8485
- #, php-format
8486
- msgid "%d correct of %d"
8487
- msgstr ""
8488
-
8489
- msgid "View Response"
8490
- msgstr ""
8491
-
8492
- msgid "View Answers"
8493
- msgstr ""
8494
-
8495
- msgid "Please enter the password you received to access this report"
8496
- msgstr ""
8497
-
8498
- msgid "Remember me"
8499
- msgstr "Запомняне"
8500
-
8501
- msgid "Individual Participant"
8502
- msgstr ""
8503
-
8504
- msgid "Result Details"
8505
- msgstr ""
8506
-
8507
- msgid "Please choose a format to export question data in&hellip;"
8508
- msgstr ""
8509
-
8510
- msgid "Mandatory"
8511
- msgstr ""
8512
-
8513
- msgid "Skips"
8514
- msgstr ""
8515
-
8516
- msgid "No data to display."
8517
- msgstr ""
8518
-
8519
- msgid "Enter a search term..."
8520
- msgstr ""
8521
-
8522
- msgid "Quiz Results"
8523
- msgstr ""
8524
-
8525
- msgid "Detailed Report"
8526
- msgstr ""
8527
-
8528
- #, php-format
8529
- msgid "page %d"
8530
- msgstr ""
8531
-
8532
- msgid "Create a New Share"
8533
- msgstr ""
8534
-
8535
- msgid "Edit Share"
8536
- msgstr ""
8537
-
8538
- msgid "Please enter a valid email address"
8539
- msgstr ""
8540
-
8541
- msgid "Generate Random Password"
8542
- msgstr ""
8543
-
8544
- msgid "Please enter a password with four or more letters or numbers"
8545
- msgstr ""
8546
-
8547
- msgid "Filter"
8548
- msgstr "Филтър"
8549
-
8550
- msgid "Not filtered"
8551
- msgstr ""
8552
-
8553
- msgid "Share Items"
8554
- msgstr ""
8555
-
8556
- msgid "Allow user to see the following reports&hellip;"
8557
- msgstr ""
8558
-
8559
- msgid "Options"
8560
- msgstr "Настройки"
8561
-
8562
- msgid "Allow user to export report data"
8563
- msgstr ""
8564
-
8565
- msgid "Saving&hellip;"
8566
- msgstr ""
8567
-
8568
- msgid "Quiz Share"
8569
- msgstr ""
8570
-
8571
- msgid "Survey Share"
8572
- msgstr ""
8573
-
8574
- msgid "Edit This Share"
8575
- msgstr ""
8576
-
8577
- msgid "Report link"
8578
- msgstr ""
8579
-
8580
- msgid "The user above can log into the reports using this link."
8581
- msgstr ""
8582
-
8583
- msgid "Warning:"
8584
- msgstr ""
8585
-
8586
- msgid ""
8587
- "Sharing your quiz with a third party is at your own risk - we cannot stop "
8588
- "your sharer from distributing these details to anyone else."
8589
- msgstr ""
8590
-
8591
- msgid ""
8592
- "Sharing your survey with a third party is at your own risk - we cannot stop "
8593
- "your sharer from distributing these details to anyone else."
8594
- msgstr ""
8595
-
8596
- msgid "Publishing&hellip;"
8597
- msgstr ""
8598
-
8599
- msgid "Email Above Access To User"
8600
- msgstr ""
8601
-
8602
- msgid "Shares"
8603
- msgstr ""
8604
-
8605
- #, php-format
8606
- msgid "You have no shares for this quiz, <a href=\"%s\">create one</a>."
8607
- msgstr ""
8608
-
8609
- #, php-format
8610
- msgid "You have no shares for this survey, <a href=\"%s\">create one</a>."
8611
- msgstr ""
8612
-
8613
- #, php-format
8614
- msgid "Details sent to <strong>%s</strong>"
8615
- msgstr ""
8616
-
8617
- msgid "Add New Survey Share"
8618
- msgstr ""
8619
-
8620
- msgid "j F, Y"
8621
- msgstr ""
8622
-
8623
- msgid "Participant States"
8624
- msgstr ""
8625
-
8626
- msgid "Participants by State"
8627
- msgstr ""
8628
-
8629
- #, php-format
8630
- msgid "Page <span>%d</span>"
8631
- msgstr ""
8632
-
8633
- msgid "Skip logic cannot be added when you only have one page"
8634
- msgstr ""
8635
-
8636
- msgid "Skip logic cannot be added to questions on the final page."
8637
- msgstr ""
8638
-
8639
- msgid "There are no questions on this page"
8640
- msgstr ""
8641
-
8642
- msgid "Website Popup"
8643
- msgstr ""
8644
-
8645
- msgid "Website Inline"
8646
- msgstr ""
8647
-
8648
- msgid "Direct Link"
8649
- msgstr ""
8650
-
8651
- msgid "iPad"
8652
- msgstr ""
8653
-
8654
- msgid "QR Code"
8655
- msgstr ""
8656
-
8657
- msgid "This allows you to use a pop up to launch your quiz."
8658
- msgstr ""
8659
-
8660
- msgid ""
8661
- "This method is a much cleaner way of presenting your quiz to your users. The "
8662
- "quiz will open on a new layer above your website and will disappear when the "
8663
- "user is finished."
8664
- msgstr ""
8665
-
8666
- msgid "This allows you to use a pop up to launch your survey."
8667
- msgstr ""
8668
-
8669
- msgid ""
8670
- "This method is a much cleaner way of presenting your survey to your users. "
8671
- "The survey will open on a new layer above your website and will disappear "
8672
- "when the user is finished."
8673
- msgstr ""
8674
-
8675
- msgid "Banner"
8676
- msgstr ""
8677
-
8678
- msgid "Slider Popup"
8679
- msgstr ""
8680
-
8681
- msgid "Take Our Quiz!"
8682
- msgstr ""
8683
-
8684
- msgid "Plain Text Link"
8685
- msgstr ""
8686
-
8687
- msgid "Rounded Button"
8688
- msgstr ""
8689
-
8690
- msgid "Square Button"
8691
- msgstr ""
8692
-
8693
- msgid "Text Color"
8694
- msgstr "Цвят на текста"
8695
-
8696
- msgid "Always include length units (px or %)."
8697
- msgstr ""
8698
-
8699
- msgid "Background Color"
8700
- msgstr "Цвят на фона"
8701
-
8702
- msgid "WordPress.com Shortcode"
8703
- msgstr ""
8704
-
8705
- msgid "JavaScript Embed"
8706
- msgstr ""
8707
-
8708
- msgid "Enable SSL"
8709
- msgstr ""
8710
-
8711
- msgid ""
8712
- "You must copy all of the above code exactly as it is shown here for your "
8713
- "quiz to appear correctly."
8714
- msgstr ""
8715
-
8716
- msgid ""
8717
- "You must copy all of the above code exactly as it is shown here for your "
8718
- "survey to appear correctly."
8719
- msgstr ""
8720
-
8721
- msgid "Corner Wrap"
8722
- msgstr ""
8723
-
8724
- msgid "Side Tab"
8725
- msgstr ""
8726
-
8727
- msgid "Alignment"
8728
- msgstr "Подравняване"
8729
-
8730
- msgid "Header Text"
8731
- msgstr ""
8732
-
8733
- msgid "Body Text"
8734
- msgstr ""
8735
-
8736
- #, php-format
8737
- msgid "Please help us find out what you think by taking our %s at %s"
8738
- msgstr ""
8739
-
8740
- msgid "quiz"
8741
- msgstr ""
8742
-
8743
- msgid "survey"
8744
- msgstr ""
8745
-
8746
- msgid "Button Text"
8747
- msgstr ""
8748
-
8749
- msgid "Get Started &amp;raquo;"
8750
- msgstr ""
8751
-
8752
- msgid "Get Started &raquo;"
8753
- msgstr ""
8754
-
8755
- msgid "This is the easiest way to link to your quiz."
8756
- msgstr ""
8757
-
8758
- msgid ""
8759
- "Below is a direct link to the quiz. This may be useful if you wanted it for "
8760
- "email, IM, Twitter etc."
8761
- msgstr ""
8762
-
8763
- msgid "This is the easiest way to link to your survey."
8764
- msgstr ""
8765
-
8766
- msgid ""
8767
- "Below is a direct link to the survey. This may be useful if you wanted it "
8768
- "for email, IM, Twitter etc."
8769
- msgstr ""
8770
-
8771
- msgid ""
8772
- "Did you know that if you add a username to <a class=\"nolink\" target="
8773
- "\"_blank\" href=\"/account/\">your profile</a> it will appear in this embed "
8774
- "link? Refresh this popup to see the change take effect."
8775
- msgstr ""
8776
-
8777
- msgid "Insert the quiz directly into your website"
8778
- msgstr ""
8779
-
8780
- msgid ""
8781
- "This method allows you to insert the quiz directly onto your website using "
8782
- "an <code>iframe</code>."
8783
- msgstr ""
8784
-
8785
- msgid "Insert the survey directly into your website"
8786
- msgstr ""
8787
-
8788
- msgid ""
8789
- "This method allows you to insert the survey directly onto your website using "
8790
- "an <code>iframe</code>."
8791
- msgstr ""
8792
-
8793
- msgid "Auto-resizing iframe"
8794
- msgstr ""
8795
-
8796
- msgid ""
8797
- "This will change the height of your iframe to suit the content, including "
8798
- "any validation errors."
8799
- msgstr ""
8800
-
8801
- msgid "Use your iPad to collect responses."
8802
- msgstr ""
8803
-
8804
- msgid ""
8805
- "If you have an Apple iPad, you can use it to collect responses for your "
8806
- "quiz. Our iPad app allows you to download a quiz and use it offline. Check "
8807
- "out our <a href=\"http://support.polldaddy.com/ipad/\" class=\"nolink "
8808
- "normal_link\" target=\"_blank\">support article</a> for more info. You can "
8809
- "download the app below, or simply search for \"Polldaddy\" in the app store."
8810
- msgstr ""
8811
-
8812
- msgid ""
8813
- "If you have an Apple iPad, you can use it to collect responses for your "
8814
- "survey. Our iPad app allows you to download a survey and use it offline. "
8815
- "Check out our <a href=\"http://support.polldaddy.com/ipad/\" class=\"nolink "
8816
- "normal_link\" target=\"_blank\">support article</a> for more info. You can "
8817
- "download the app below, or simply search for \"Polldaddy\" in the app store."
8818
- msgstr ""
8819
-
8820
- msgid "WordPress.org Users (self hosted blogs)"
8821
- msgstr ""
8822
-
8823
- msgid ""
8824
- "If you host your own blog then you first need to install the Polldaddy "
8825
- "WordPress Plugin. Once you have that done you can use the WordPress.com "
8826
- "shortcode above."
8827
- msgstr ""
8828
-
8829
- msgid "Download the Polldaddy WordPress Plugin"
8830
- msgstr ""
8831
-
8832
- msgid "Post your quiz to Twitter"
8833
- msgstr ""
8834
-
8835
- msgid "Post your survey to Twitter"
8836
- msgstr ""
8837
-
8838
- msgid "Just click on the button below to post your quiz to Twitter."
8839
- msgstr ""
8840
-
8841
- msgid "Just click on the button below to post your survey to Twitter."
8842
- msgstr ""
8843
-
8844
- msgid "Tweet"
8845
- msgstr ""
8846
-
8847
- msgid ""
8848
- "You can change the text of your message after you click the 'Tweet' button."
8849
- msgstr ""
8850
-
8851
- msgid "Post your quiz to Facebook"
8852
- msgstr ""
8853
-
8854
- msgid "Post your survey to Facebook"
8855
- msgstr ""
8856
-
8857
- msgid ""
8858
- "With Facebook, you can post your quiz to your wall and \"Like\" it. Just "
8859
- "click on the button below to post your quiz to Facebook"
8860
- msgstr ""
8861
-
8862
- msgid ""
8863
- "With Facebook, you can post your survey to your wall and \"Like\" it. Just "
8864
- "click on the button below to post your survey to Facebook"
8865
- msgstr ""
8866
-
8867
- msgid "Add the quiz to a Facebook page"
8868
- msgstr ""
8869
-
8870
- msgid "Add the survey to a Facebook page"
8871
- msgstr ""
8872
-
8873
- msgid ""
8874
- "You can add your quiz to a Facebook page or even to your own Facebook "
8875
- "application. Read our <a class=\"normal_link\" target=\"_blank\" href="
8876
- "\"http://support.polldaddy.com/conduct-surveys-and-quizzes-on-facebook/"
8877
- "\">support doc</a> for more information."
8878
- msgstr ""
8879
-
8880
- msgid ""
8881
- "You can add your survey to a Facebook page or even to your own Facebook "
8882
- "application. Read our <a class=\"normal_link\" target=\"_blank\" href="
8883
- "\"http://support.polldaddy.com/conduct-surveys-and-quizzes-on-facebook/"
8884
- "\">support doc</a> for more information."
8885
- msgstr ""
8886
-
8887
- msgid "Go to the Polldaddy Facebook App"
8888
- msgstr ""
8889
-
8890
- msgid ""
8891
- "Add a survey into printed media that can be scanned with any QR supporting "
8892
- "mobile device."
8893
- msgstr ""
8894
-
8895
- msgid "Download"
8896
- msgstr ""
8897
-
8898
- msgid "pixels"
8899
- msgstr ""
8900
-
8901
- msgid "Custom Tags"
8902
- msgstr ""
8903
-
8904
- msgid "Send an email to notify people about your new quiz."
8905
- msgstr ""
8906
-
8907
- msgid "Send an email to notify people about your new survey"
8908
- msgstr ""
8909
-
8910
- msgid "You can send an email to users in one or more of your email groups</a>."
8911
- msgstr ""
8912
-
8913
- #, php-format
8914
- msgid "You have <strong>%s</strong> email remaining this month"
8915
- msgstr ""
8916
-
8917
- #, php-format
8918
- msgid "You have <strong>%s</strong> emails remaining this month"
8919
- msgstr ""
8920
-
8921
- #, php-format
8922
- msgid "%d) Select email groups"
8923
- msgstr ""
8924
-
8925
- #, php-format
8926
- msgid "%d) Customize the email text"
8927
- msgstr ""
8928
-
8929
- msgid "Surveydaddy Invitation"
8930
- msgstr ""
8931
-
8932
- msgid "Hello [name],"
8933
- msgstr ""
8934
-
8935
- #, php-format
8936
- msgid "You have been invited to take part in a %s %s. You can take part below:"
8937
- msgstr ""
8938
-
8939
- msgid ""
8940
- " Use <code>[firstname]</code>, <code>[lastname]</code>, <code>[name]</code>, "
8941
- "<code>[custom]</code>, <code>[link]</code>, and <code>[quiz]</code> to "
8942
- "insert information."
8943
- msgstr ""
8944
-
8945
- msgid ""
8946
- " Use <code>[firstname]</code>, <code>[lastname]</code>, <code>[name]</code>, "
8947
- "<code>[custom]</code>, <code>[link]</code>, and <code>[survey]</code> to "
8948
- "insert information."
8949
- msgstr ""
8950
-
8951
- msgid "Send Email"
8952
- msgstr ""
8953
-
8954
- #, php-format
8955
- msgid ""
8956
- "You must first add some emails to an <a class='email-groups' href='%s'>email "
8957
- "group</a>. "
8958
- msgstr ""
8959
-
8960
- #, php-format
8961
- msgid ""
8962
- "This method will allow you to send your quiz to a list of email recipients. "
8963
- "You must first add some email addresses to an <a class=\"email-groups\" href="
8964
- "\"%s\">email group</a>. Then you will be able to send the quiz embedded in "
8965
- "an email directly to that group."
8966
- msgstr ""
8967
-
8968
- #, php-format
8969
- msgid ""
8970
- "This method will allow you to send your survey to a list of email "
8971
- "recipients. You must first add some email addresses to an <a class=\"email-"
8972
- "groups\" href=\"%s\">email group</a>. Then you will be able to send the "
8973
- "survey embedded in an email directly to that group."
8974
- msgstr ""
8975
-
8976
- #, php-format
8977
- msgid ""
8978
- "This feature is only available in our <a href='%s' class='popup upgrade'>Pro "
8979
- "accounts</a>."
8980
- msgstr ""
8981
-
8982
- #, php-format
8983
- msgid ""
8984
- "This method will allow you to send your quiz to a list of email recipients. "
8985
- "You can import a list of email addresses and then send out the quiz embedded "
8986
- "in an email to that group. <a href=\"%s\" class='popup upgrade'>Upgrade your "
8987
- "account</a> today to access this great feature."
8988
- msgstr ""
8989
-
8990
- #, php-format
8991
- msgid ""
8992
- "This method will allow you to send your survey to a list of email "
8993
- "recipients. You can import a list of email addresses and then send out the "
8994
- "survey embedded in an email to that group. <a href=\"%s\" class='popup "
8995
- "upgrade'>Upgrade your account</a> today to access this great feature."
8996
- msgstr ""
8997
-
8998
- msgid "Save Pack"
8999
- msgstr ""
9000
-
9001
- msgid "Don't Save My Changes"
9002
- msgstr ""
9003
-
9004
- msgid "Save My Changes"
9005
- msgstr ""
9006
-
9007
- msgid "Create New Style"
9008
- msgstr ""
9009
-
9010
- msgid "Please enter a title"
9011
- msgstr ""
9012
-
9013
- msgid "Base this style on:"
9014
- msgstr ""
9015
-
9016
- msgid "Nothing"
9017
- msgstr ""
9018
-
9019
- msgid "Please enter some CSS"
9020
- msgstr ""
9021
-
9022
- msgid "Quiz name"
9023
- msgstr ""
9024
-
9025
- msgid "Form name"
9026
- msgstr ""
9027
-
9028
- msgid "Survey name"
9029
- msgstr ""
9030
-
9031
- msgid "Please enter a survey name"
9032
- msgstr ""
9033
-
9034
- msgid "Please enter a permalink slug"
9035
- msgstr ""
9036
-
9037
- msgid "show participants a different name"
9038
- msgstr ""
9039
-
9040
- msgid ""
9041
- "Current links and embeds of this survey will no longer work and will need to "
9042
- "be updated if you change the permalink."
9043
- msgstr ""
9044
-
9045
- msgid "Select a style"
9046
- msgstr ""
9047
-
9048
- #, php-format
9049
- msgid "Restricted to <strong>%s</strong> style"
9050
- msgstr ""
9051
-
9052
- msgid "Participant results"
9053
- msgstr ""
9054
-
9055
- msgid "Show full results to the participants once they finish the quiz."
9056
- msgstr ""
9057
-
9058
- msgid "Show only a final score to the participants once they finish the quiz."
9059
- msgstr ""
9060
-
9061
- msgid "Do not show any result to the participants."
9062
- msgstr ""
9063
-
9064
- msgid "Pass Score"
9065
- msgstr ""
9066
-
9067
- msgid "optional"
9068
- msgstr ""
9069
-
9070
- msgid ""
9071
- "Here you can set a pass score for your quiz. Anyone who gets below this "
9072
- "result will fail."
9073
- msgstr ""
9074
-
9075
- msgid "Custom messages"
9076
- msgstr ""
9077
-
9078
- msgid "Optional"
9079
- msgstr "Още"
9080
-
9081
- msgid "Use a custom start message"
9082
- msgstr ""
9083
-
9084
- msgid "Start message"
9085
- msgstr ""
9086
-
9087
- msgid "Finish options"
9088
- msgstr ""
9089
-
9090
- msgid "When the participant has finished:"
9091
- msgstr ""
9092
-
9093
- msgid "Display finish message"
9094
- msgstr ""
9095
-
9096
- msgid "Redirect to URL"
9097
- msgstr ""
9098
-
9099
- msgid "Finish message"
9100
- msgstr ""
9101
-
9102
- msgid "Custom redirect URL"
9103
- msgstr ""
9104
-
9105
- msgid "Please enter a valid URL"
9106
- msgstr ""
9107
-
9108
- msgid ""
9109
- "Note that a redirect will mean that result details are not shown to the user."
9110
- msgstr ""
9111
-
9112
- msgid ""
9113
- "Show a different message or redirect participants elsewhere who fail the quiz"
9114
- msgstr ""
9115
-
9116
- msgid "Finish options for failed participants"
9117
- msgstr ""
9118
-
9119
- msgid ""
9120
- "What would you like to do once the participant has finished and fails the "
9121
- "quiz?"
9122
- msgstr ""
9123
-
9124
- msgid "Finish Message &amp; Custom Redirect When Complete"
9125
- msgstr ""
9126
-
9127
- #, php-format
9128
- msgid ""
9129
- "With a <a href=\"%s\" class=\"popup upgrade\">Polldaddy pro</a> account you "
9130
- "can create a custom message for your participants to see upon completion, or "
9131
- "you can redirect them to a web page of your choice."
9132
- msgstr ""
9133
-
9134
- #, php-format
9135
- msgid ""
9136
- "<a href=\"%s\" class=\"popup upgrade\">Upgrade your account</a> today to get "
9137
- "access to these great features."
9138
- msgstr ""
9139
-
9140
- msgid "Quiz Progress"
9141
- msgstr ""
9142
-
9143
- msgid "Survey Progress"
9144
- msgstr ""
9145
-
9146
- msgid "Show progress indicator"
9147
- msgstr ""
9148
-
9149
- msgid "Show back button (branching rules will disable this)"
9150
- msgstr ""
9151
-
9152
- msgid "Quiz options"
9153
- msgstr ""
9154
-
9155
- msgid "Form options"
9156
- msgstr ""
9157
-
9158
- msgid "Survey options"
9159
- msgstr ""
9160
-
9161
- msgid "Quiz closing"
9162
- msgstr ""
9163
-
9164
- msgid "Form closing"
9165
- msgstr ""
9166
-
9167
- msgid "Survey closing"
9168
- msgstr ""
9169
-
9170
- msgid "Close after a certain date"
9171
- msgstr ""
9172
-
9173
- msgid "Time is in your chosen timezone"
9174
- msgstr ""
9175
-
9176
- msgid "Close after a quota reached"
9177
- msgstr ""
9178
-
9179
- msgid "Language Customisation"
9180
- msgstr ""
9181
-
9182
- #, php-format
9183
- msgid "Restricted to <strong>%s</strong> language pack"
9184
- msgstr ""
9185
-
9186
- msgid "Customise specific quiz text in addition to your chosen language."
9187
- msgstr ""
9188
-
9189
- msgid "Customise specific form text in addition to your chosen language."
9190
- msgstr ""
9191
-
9192
- msgid "Customise specific survey text in addition to your chosen language."
9193
- msgstr ""
9194
-
9195
- msgid "No language customisation"
9196
- msgstr ""
9197
-
9198
- msgid "Show question numbers"
9199
- msgstr ""
9200
-
9201
- msgid "Multiple Responses"
9202
- msgstr ""
9203
-
9204
- msgid "Allow multiple responses"
9205
- msgstr ""
9206
-
9207
- msgid "One response per computer"
9208
- msgstr ""
9209
-
9210
- msgid "Restrictions"
9211
- msgstr ""
9212
-
9213
- msgid "Password protection"
9214
- msgstr ""
9215
-
9216
- msgid ""
9217
- "Protected quizzes will require this password to view and take part in the "
9218
- "quiz."
9219
- msgstr ""
9220
-
9221
- msgid ""
9222
- "Protected forms will require this password to view and take part in the form."
9223
- msgstr ""
9224
-
9225
- msgid ""
9226
- "Protected surveys will require this password to view and take part in the "
9227
- "survey."
9228
- msgstr ""
9229
-
9230
- msgid "IP restriction"
9231
- msgstr ""
9232
-
9233
- msgid ""
9234
- "Enter each IP address on a new line. Enter a * at any point in an IP to "
9235
- "register a wildcard (e.g. 201.100.101.*)."
9236
- msgstr ""
9237
-
9238
- msgid "Captcha protection"
9239
- msgstr ""
9240
-
9241
- #, fuzzy
9242
- msgid "Email restriction"
9243
- msgstr "E-mail адрес"
9244
-
9245
- msgid "Select Users…"
9246
- msgstr ""
9247
-
9248
- #, php-format
9249
- msgid ""
9250
- "<strong>RSS, E-mail and HTTP Notifications</strong> have moved to a new "
9251
- "location, but they've left a <a href=\"%s\">forwarding address</a>."
9252
- msgstr ""
9253
-
9254
- msgid "Delete Quiz"
9255
- msgstr ""
9256
-
9257
- msgid "Delete Form"
9258
- msgstr ""
9259
-
9260
- msgid "Delete Survey"
9261
- msgstr ""
9262
-
9263
- msgid ""
9264
- "Are you sure you want to delete this and all responses contained within it?"
9265
- msgstr ""
9266
-
9267
- msgid "Permalink change"
9268
- msgstr ""
9269
-
9270
- msgid ""
9271
- "You are about to change the permalink. Doing this will mean that the "
9272
- "existing permalink will stop working. Are you sure you want to continue?"
9273
- msgstr ""
9274
-
9275
- msgid "Email Whitelist"
9276
- msgstr ""
9277
-
9278
- msgid "Create new folder&hellip;"
9279
- msgstr ""
9280
-
9281
- msgid "Untitled Quiz"
9282
- msgstr ""
9283
-
9284
- msgid "Untitled Form"
9285
- msgstr ""
9286
-
9287
- msgid "Untitled Survey"
9288
- msgstr ""
9289
-
9290
- msgid "Dismiss"
9291
- msgstr "Затваряне"
9292
-
9293
- msgid "Step 1"
9294
- msgstr "Стъпка 1"
9295
-
9296
- msgid "Export zip file & upload"
9297
- msgstr ""
9298
-
9299
- msgid "Step 2"
9300
- msgstr "Стъпка 2"
9301
-
9302
- msgid "Map question types"
9303
- msgstr ""
9304
-
9305
- msgid "Step 3"
9306
- msgstr "Стъпка 3"
9307
-
9308
- msgid "Data processing"
9309
- msgstr ""
9310
-
9311
- #, php-format
9312
- msgid ""
9313
- "<strong>SurveyMonkey provides a zip file</strong> of your questions and "
9314
- "answers. We're going to need you to get it. If you are not sure how, <a "
9315
- "href='%s'>check out our instructions on how to do so</a>."
9316
- msgstr ""
9317
-
9318
- msgid ""
9319
- "<strong>Ready to upload?</strong> Sweet! simply click the browse button "
9320
- "below to find and select the zip file you have downloaded."
9321
- msgstr ""
9322
-
9323
- msgid "Upload & Process My Survey!"
9324
- msgstr ""
9325
-
9326
- #, php-format
9327
- msgid ""
9328
- "<strong>The importer is working.</strong> It might take a moment so we will "
9329
- "email you when it is complete. Once imported the survey will appear in your "
9330
- "<a href='%s'>surveys page</a>."
9331
- msgstr ""
9332
-
9333
- msgid "Language Packs"
9334
- msgstr ""
9335
-
9336
- msgid "Add New Language Pack"
9337
- msgstr ""
9338
-
9339
- #, php-format
9340
- msgid ""
9341
- "You have no language packs. To create a language pack <a href=\"%s\">click "
9342
- "here</a>."
9343
- msgstr ""
9344
-
9345
- #, php-format
9346
- msgid "created %s"
9347
- msgstr ""
9348
-
9349
- msgid "Custom Styles"
9350
- msgstr "Собствени стилове"
9351
-
9352
- msgid "Add New Custom Style"
9353
- msgstr ""
9354
-
9355
- #, php-format
9356
- msgid ""
9357
- "You have no custom styles. To create a custom style <a href=\"%s\">click "
9358
- "here</a>."
9359
- msgstr ""
9360
-
9361
- msgid "Branching"
9362
- msgstr ""
9363
-
9364
- msgid "Finish &amp; Share"
9365
- msgstr ""
9366
-
9367
- msgid "Please wait, adding question to your survey..."
9368
- msgstr ""
9369
-
9370
- msgid "Save Order"
9371
- msgstr ""
9372
-
9373
- msgid "Reorder"
9374
- msgstr ""
9375
-
9376
- msgid "You are forbidden from accessing this page."
9377
- msgstr ""
9378
-
9379
- msgid "The page you are looking for no longer exists - sorry!"
9380
- msgstr ""
9381
-
9382
- msgid "The page you are looking for could not be found on this domain."
9383
- msgstr ""
9384
-
9385
- msgid ""
9386
- "If you are trying to map a domain then your DNS settings have been "
9387
- "successfully propagated and you should now enter the domain name in your "
9388
- "account."
9389
- msgstr ""
9390
-
9391
- #, php-format
9392
- msgid ""
9393
- "More details of Polldaddy domain mapping can be found on the <a href=\"%s"
9394
- "\">Domain Mapping</a> support page"
9395
- msgstr ""
9396
-
9397
- msgid ""
9398
- "Are you sure you want to delete your account and all data contained within "
9399
- "it?"
9400
- msgstr ""
9401
-
9402
- msgid ""
9403
- "All your polls, surveys and ratings will be deleted. That's everything. "
9404
- "We're not kidding, it will all be gone so make sure you want to do this!"
9405
- msgstr ""
9406
-
9407
- msgid "Enter your password:"
9408
- msgstr ""
9409
-
9410
- #, php-format
9411
- msgid "<a rel=\"nofollow\" href=\"%s\">%s</a>"
9412
- msgstr ""
9413
-
9414
- #, php-format
9415
- msgid "%s"
9416
- msgstr ""
9417
-
9418
- msgid "Approve"
9419
- msgstr "Одобряване"
9420
-
9421
- msgid "Needs Moderation"
9422
- msgstr ""
9423
-
9424
- msgid "Print (PDF)"
9425
- msgstr ""
9426
-
9427
- msgid "This is open, click to close"
9428
- msgstr ""
9429
-
9430
- msgid "This is closed, click to open"
9431
- msgstr ""
9432
-
9433
- msgid "Please try your search again!"
9434
- msgstr ""
9435
-
9436
- msgid "This folder is empty."
9437
- msgstr ""
9438
-
9439
- msgid "There are no starred items."
9440
- msgstr ""
9441
-
9442
- msgid "There are no trashed items."
9443
- msgstr ""
9444
-
9445
- msgid "Learn how to make surveys and quizzes"
9446
- msgstr ""
9447
-
9448
- msgid "Learn how to make surveys, polls, ratings and quizzes"
9449
- msgstr ""
9450
-
9451
- msgid ""
9452
- "Welcome to Polldaddy! We're excited to see you here and have prepared a "
9453
- "selection of videos to help you get started - just click a thumbnail below. "
9454
- "If you have a second you could also fill in the details on <a href=\"/"
9455
- "account/\">your account</a> so we can provide an even better experience."
9456
- msgstr ""
9457
-
9458
- msgid "New Dashboard:"
9459
- msgstr ""
9460
-
9461
- msgid "What's new?"
9462
- msgstr ""
9463
-
9464
- msgid "Do you like it? Let us know."
9465
- msgstr ""
9466
-
9467
- msgid "What's New with your Polldaddy Dashboard"
9468
- msgstr ""
9469
-
9470
- msgid ""
9471
- "Hey, look at that! You can navigate to all your surveys, polls, quizzes, and "
9472
- "ratings from this one handy page."
9473
- msgstr ""
9474
-
9475
- msgid "OK, so but how do I do stuff?"
9476
- msgstr ""
9477
-
9478
- msgid "Help, I don't get it!"
9479
- msgstr ""
9480
-
9481
- #, php-format
9482
- msgid ""
9483
- "We have a <a href=\"%1$s\">dashboard support page</a> to help you get up to "
9484
- "speed quickly. If you need more help, <a href=\"%2$s\">get in touch</a>. "
9485
- "We’re happy to answer your questions. We hope you find that the new "
9486
- "dashboard helps you to create and manage Polldaddy content quickly and easily"
9487
- msgstr ""
9488
-
9489
- msgid "Add Incomplete Responses"
9490
- msgstr ""
9491
-
9492
- msgid "Are you sure you want to add incomplete responses?"
9493
- msgstr ""
9494
-
9495
- msgid "This action cannot be undone."
9496
- msgstr ""
9497
-
9498
- msgid "Adding&hellip;"
9499
- msgstr ""
9500
-
9501
- msgid "Delete folder"
9502
- msgstr ""
9503
-
9504
- msgid ""
9505
- "Are you sure you want to delete this folder? All items contained within it "
9506
- "will be moved to the trash."
9507
- msgstr ""
9508
-
9509
- msgid "Delete this page"
9510
- msgstr ""
9511
-
9512
- msgid "Deleting this page will remove the following:"
9513
- msgstr ""
9514
-
9515
- msgid "All questions on this page"
9516
- msgstr ""
9517
-
9518
- msgid "All responses for questions on this page"
9519
- msgstr ""
9520
-
9521
- msgid "All filters that refer to this page"
9522
- msgstr ""
9523
-
9524
- msgid "All rules that refer to this page"
9525
- msgstr ""
9526
-
9527
- msgid "Are you sure you want to delete this page?"
9528
- msgstr ""
9529
-
9530
- msgid "Delete Question"
9531
- msgstr ""
9532
-
9533
- msgid ""
9534
- "Deleting a question will remove all responses that have been gathered for "
9535
- "that question.<br/><em>This action cannot be undone.</em>"
9536
- msgstr ""
9537
-
9538
- msgid "An Error Occurred"
9539
- msgstr ""
9540
-
9541
- msgid "Ok"
9542
- msgstr ""
9543
-
9544
- msgid "Feature Not Available"
9545
- msgstr ""
9546
-
9547
- msgid "Create new folder"
9548
- msgstr ""
9549
-
9550
- msgid "Folder name"
9551
- msgstr ""
9552
-
9553
- msgid "Rename folder"
9554
- msgstr ""
9555
-
9556
- msgid "Survey Limits Reached"
9557
- msgstr ""
9558
-
9559
- #, php-format
9560
- msgid ""
9561
- "Your account has restrictions on the number of questions you can add to a "
9562
- "survey. If you wish to add more questions you will need to <a href=\"%s"
9563
- "\">upgrade your account</a>."
9564
- msgstr ""
9565
-
9566
- msgid "Your current plan"
9567
- msgstr ""
9568
-
9569
- msgid "Most popular plan!"
9570
- msgstr ""
9571
-
9572
- msgid "Edit Email Group"
9573
- msgstr ""
9574
-
9575
- msgid "Create New Email Group"
9576
- msgstr ""
9577
-
9578
- msgid "Failed to import file"
9579
- msgstr ""
9580
-
9581
- #, php-format
9582
- msgid "%d email imported"
9583
- msgid_plural "%d emails imported"
9584
- msgstr[0] ""
9585
- msgstr[1] ""
9586
-
9587
- #, fuzzy
9588
- msgid "Export to CSV"
9589
- msgstr "Експорт"
9590
-
9591
- msgid "Import from CSV"
9592
- msgstr ""
9593
-
9594
- msgid "reload"
9595
- msgstr ""
9596
-
9597
- msgid "failed"
9598
- msgstr ""
9599
-
9600
- msgid "Group Name"
9601
- msgstr ""
9602
-
9603
- msgid "Please enter a name"
9604
- msgstr ""
9605
-
9606
- msgid "Add a new email address"
9607
- msgstr ""
9608
-
9609
- msgid "Add Member"
9610
- msgstr ""
9611
-
9612
- msgid "Update Member"
9613
- msgstr ""
9614
-
9615
- msgid "This group is empty."
9616
- msgstr ""
9617
-
9618
- msgid "Save Group"
9619
- msgstr ""
9620
-
9621
- msgid "Add a new Email Group"
9622
- msgstr ""
9623
-
9624
- msgid "Empty Group"
9625
- msgstr ""
9626
-
9627
- #, php-format
9628
- msgid "%s <span>Member</span>"
9629
- msgstr ""
9630
-
9631
- #, php-format
9632
- msgid "%s <span>Members</span>"
9633
- msgstr ""
9634
-
9635
- msgid "Quiz Result"
9636
- msgstr ""
9637
-
9638
- msgid "Quiz Score"
9639
- msgstr ""
9640
-
9641
- msgid "Completed at"
9642
- msgstr ""
9643
-
9644
- #, php-format
9645
- msgid "%d response"
9646
- msgid_plural "%d responses"
9647
- msgstr[0] ""
9648
- msgstr[1] ""
9649
-
9650
- msgid "Report"
9651
- msgstr ""
9652
-
9653
- msgid "No response"
9654
- msgstr ""
9655
-
9656
- msgid "Allow <b>any</b> email address"
9657
- msgstr ""
9658
-
9659
- msgid "Select the group that contains the email addresses to whitelist:"
9660
- msgstr ""
9661
-
9662
- msgid ""
9663
- "<strong>Or</strong> enter the addresses manually: ( Wildcard * accepted )"
9664
- msgstr ""
9665
-
9666
- msgid "Add"
9667
- msgstr "Нов"
9668
-
9669
- #, fuzzy
9670
- msgid "Save Selections"
9671
- msgstr "Запази настройките"
9672
-
9673
- msgid "Voter Location"
9674
- msgstr ""
9675
-
9676
- msgid "Twitter"
9677
- msgstr ""
9678
-
9679
- msgid "WordPress"
9680
- msgstr "WordPress"
9681
-
9682
- msgid "Posterous"
9683
- msgstr ""
9684
-
9685
- msgid "MySpace"
9686
- msgstr ""
9687
-
9688
- msgid "Ning"
9689
- msgstr ""
9690
-
9691
- msgid ""
9692
- "Simply copy the code below into your website and your poll will magically "
9693
- "appear in that location!"
9694
- msgstr ""
9695
-
9696
- msgid "Inline"
9697
- msgstr ""
9698
-
9699
- msgid ""
9700
- "This embed will only show the poll results, use the <b>Inline</b> embed "
9701
- "option above to embed a poll for voting"
9702
- msgstr ""
9703
-
9704
- msgid "Enable SSL for this Poll Embed"
9705
- msgstr ""
9706
-
9707
- msgid "Add custom vote data"
9708
- msgstr ""
9709
-
9710
- msgid ""
9711
- "You must copy all of the above code as it is shown here for your poll to "
9712
- "appear correctly."
9713
- msgstr ""
9714
-
9715
- msgid "Use our new app to share your polls on Facebook."
9716
- msgstr ""
9717
-
9718
- msgid "Using the link below you can connect to your poll on Facebook."
9719
- msgstr ""
9720
-
9721
- msgid ""
9722
- "Now it is even easier than ever to distribute your Polldaddy polls to your "
9723
- "Facebook profile. Just click on the button below and push your poll to your "
9724
- "Facebook application. The poll will be then visible under 'My Polls' tab."
9725
- msgstr ""
9726
-
9727
- msgid "The poll is in your Facebook Polldaddy application!"
9728
- msgstr ""
9729
-
9730
- msgid "Push poll to your Polldaddy Facebook Application"
9731
- msgstr ""
9732
-
9733
- msgid ""
9734
- "Now it is even easier than ever to distribute your Polldaddy polls to your "
9735
- "Facebook profile. Just click on the link below and add our application to "
9736
- "your profile. Once you have added the Polldaddy app, you can Manage and "
9737
- "share all of your polls directly in your Facebook account."
9738
- msgstr ""
9739
-
9740
- msgid "Add the Polldaddy Facebook Application"
9741
- msgstr ""
9742
-
9743
- msgid "Post your poll to Twitter"
9744
- msgstr ""
9745
-
9746
- msgid "Just click on the button to post your poll to Twitter."
9747
- msgstr ""
9748
-
9749
- msgid "Direct link to the poll."
9750
- msgstr ""
9751
-
9752
- msgid ""
9753
- "You can link directly to the poll. This may be useful if you wanted it for "
9754
- "email, IM, Twitter etc."
9755
- msgstr ""
9756
-
9757
- msgid ""
9758
- "Display it in another language. Site text and buttons will be translated if "
9759
- "available."
9760
- msgstr ""
9761
-
9762
- msgid "Posterous.com"
9763
- msgstr ""
9764
-
9765
- msgid ""
9766
- "To embed this poll in a post on your Posterous blog, simply include the "
9767
- "following link in your post content. Posterous will then render the poll in "
9768
- "its place."
9769
- msgstr ""
9770
-
9771
- msgid "Use our MySpace app to create polls in your profile."
9772
- msgstr ""
9773
-
9774
- msgid ""
9775
- "Now it is even easier than ever to add your Polldaddy polls to your MySpace "
9776
- "profile. Just click on the link below and add our application to your "
9777
- "profile. Once you have added the Polldaddy app, you can choose which poll "
9778
- "you want place on your profile at any time directly from your MySpace "
9779
- "account!"
9780
- msgstr ""
9781
-
9782
- msgid "Add the MySpace Polldaddy Application"
9783
- msgstr ""
9784
-
9785
- msgid "Manage your polls from with your Ning network."
9786
- msgstr ""
9787
-
9788
- msgid ""
9789
- "You can now add a Polldaddy application to your Ning network or page. Just "
9790
- "click on the link below and add our application to your network. You can "
9791
- "then manage your polls from with your Ning site, and display polls in their "
9792
- "own tab!"
9793
- msgstr ""
9794
-
9795
- msgid "Send an email to notify people about your new poll."
9796
- msgstr ""
9797
-
9798
- msgid "You can send an email to users in one or more of your email groups."
9799
- msgstr ""
9800
-
9801
- msgid ""
9802
- " Use [firstname], [lastname], [name], [custom], [link], and [poll] to insert "
9803
- "information."
9804
- msgstr ""
9805
-
9806
- msgid "You must first add some emails to an email group."
9807
- msgstr ""
9808
-
9809
- msgid ""
9810
- "This method will allow you to send your poll to a list of email recipients. "
9811
- "You must first add some email addresses to an email group. Then you will be "
9812
- "able to send the poll embedded in an email directly to that group."
9813
- msgstr ""
9814
-
9815
- #, php-format
9816
- msgid ""
9817
- "This method will allow you to send your poll to a list of email recipients. "
9818
- "You can import a list of email addresses and then send out the poll embedded "
9819
- "in an email to that group. <a href=\"%s\" class='popup upgrade'>Upgrade your "
9820
- "account</a> today to access this great feature."
9821
- msgstr ""
9822
-
9823
- msgid "from"
9824
- msgstr ""
9825
-
9826
- msgid "Expand"
9827
- msgstr ""
9828
-
9829
- msgid "Collapse"
9830
- msgstr ""
9831
-
9832
- msgid "Accepted"
9833
- msgstr ""
9834
-
9835
- msgid "Deleted"
9836
- msgstr "Изтриване"
9837
-
9838
- msgid "Add New Email Groups"
9839
- msgstr ""
9840
-
9841
- msgid "Members"
9842
- msgstr ""
9843
-
9844
- msgid "Valid"
9845
- msgstr "Валиден"
9846
-
9847
- msgid "Bounces"
9848
- msgstr ""
9849
-
9850
- msgid "Rename Folder"
9851
- msgstr ""
9852
-
9853
- msgid "Delete Folder"
9854
- msgstr ""
9855
-
9856
- msgid "My Untitled Language Pack"
9857
- msgstr ""
9858
-
9859
- msgid "Please enter a language pack name."
9860
- msgstr ""
9861
-
9862
- msgid "Leave blank to use default phrase"
9863
- msgstr ""
9864
-
9865
- #, php-format
9866
- msgid ""
9867
- "This folder is empty, to create a language pack <a href=\"%s\">click here</"
9868
- "a>."
9869
- msgstr ""
9870
-
9871
- msgid "created"
9872
- msgstr ""
9873
-
9874
- msgid "Add Other answer to Poll"
9875
- msgstr ""
9876
-
9877
- msgid "Are you sure you want to add this answer to your poll?"
9878
- msgstr ""
9879
-
9880
- msgid "Adding Answer&hellip;"
9881
- msgstr ""
9882
-
9883
- #, php-format
9884
- msgid "Other Responses containing '%s'"
9885
- msgstr ""
9886
-
9887
- msgid "Area Code"
9888
- msgstr ""
9889
-
9890
- #, fuzzy
9891
- msgid "Contains"
9892
- msgstr "Продължение"
9893
-
9894
- msgid "SMS Reply Message <span>optional</span>"
9895
- msgstr ""
9896
-
9897
- #, fuzzy
9898
- msgid "SMS Response Codes:"
9899
- msgstr "Отговори"
9900
-
9901
- msgid "SMS Code"
9902
- msgstr ""
9903
-
9904
- msgid "Change SMS codes"
9905
- msgstr ""
9906
-
9907
- msgid "Send SMS Responses to This Number:"
9908
- msgstr ""
9909
-
9910
- msgid "Credits Remaining:"
9911
- msgstr ""
9912
-
9913
- msgid "Purchase More Credits"
9914
- msgstr ""
9915
-
9916
- #, php-format
9917
- msgid ""
9918
- "This folder is empty, to create a custom style <a href=\"%s\">click here</a>."
9919
- msgstr ""
9920
-
9921
- msgid "Widget"
9922
- msgstr ""
9923
-
9924
- msgid ""
9925
- "Simply copy the code below into your website and your poll widget will "
9926
- "magically appear in that location!"
9927
- msgstr ""
9928
-
9929
- msgid "Enable SSL for this Widget Embed"
9930
- msgstr ""
9931
-
9932
- msgid "Done Embedding"
9933
- msgstr ""
9934
-
9935
- msgid "Please enter a widget name."
9936
- msgstr ""
9937
-
9938
- msgid "Please choose a poll to assign to this widget:"
9939
- msgstr ""
9940
-
9941
- msgid "Widgets"
9942
- msgstr "Джаджи"
9943
-
9944
- msgid "Add New Widget"
9945
- msgstr ""
9946
-
9947
- #, php-format
9948
- msgid "This folder is empty, to create a widget <a href=\"%s\">click here</a>."
9949
- msgstr ""
9950
-
9951
- msgid "Dashboard"
9952
- msgstr "Табло"
9953
-
9954
- msgid "Email Groups"
9955
- msgstr ""
9956
-
9957
- msgid "Users"
9958
- msgstr "Потребители"
9959
-
9960
- msgid "Sign Out"
9961
- msgstr ""
9962
-
9963
- msgid "Help"
9964
- msgstr "Помощ"
9965
-
9966
- msgid "Feedback"
9967
- msgstr ""
9968
-
9969
- msgid "Enterprise Account"
9970
- msgstr ""
9971
-
9972
- msgid "Corporate Account"
9973
- msgstr ""
9974
-
9975
- msgid "Upgrade your <span>Free Account</span>"
9976
- msgstr ""
9977
-
9978
- msgid "Pro Account"
9979
- msgstr ""
9980
-
9981
- msgid "VIP Account"
9982
- msgstr ""
9983
-
9984
- msgid "Plans & Pricing"
9985
- msgstr ""
9986
-
9987
- msgid "Features"
9988
- msgstr "Характеристики"
9989
-
9990
- msgid "Feature Tour"
9991
- msgstr ""
9992
-
9993
- msgid "Use Cases"
9994
- msgstr ""
9995
-
9996
- msgid "Username or Email Address"
9997
- msgstr ""
9998
-
9999
- msgid ""
10000
- "<span>Watch a</span> <span>2-Minute</span> <span>video introduction</span> "
10001
- "<span>to Polldaddy</span>"
10002
- msgstr ""
10003
-
10004
- msgid ""
10005
- "<span>Monkeying around</span> <span>with your surveys?</span> <span>Upgrade "
10006
- "to</span> <span>Polldaddy Today!</span>"
10007
- msgstr ""
10008
-
10009
- msgid "before"
10010
- msgstr ""
10011
-
10012
- msgid "after"
10013
- msgstr ""
10014
-
10015
- msgid "exactly"
10016
- msgstr ""
10017
-
10018
- msgid "the date"
10019
- msgstr ""
10020
-
10021
- msgid "answered with value"
10022
- msgstr ""
10023
-
10024
- msgid "Equal"
10025
- msgstr ""
10026
-
10027
- msgid "Not equal"
10028
- msgstr ""
10029
-
10030
- msgid "More than"
10031
- msgstr ""
10032
-
10033
- msgid "Less than or equal"
10034
- msgstr ""
10035
-
10036
- msgid "More than or equal"
10037
- msgstr ""
10038
-
10039
- msgid "with row"
10040
- msgstr ""
10041
-
10042
- msgid "and answer"
10043
- msgstr ""
10044
-
10045
- msgid "with selection"
10046
- msgstr ""
10047
-
10048
- #, fuzzy
10049
- msgid "at position"
10050
- msgstr "Позиция"
10051
-
10052
- msgid "(Correct)"
10053
- msgstr ""
10054
-
10055
- msgid "-- Other text --"
10056
- msgstr ""
10057
-
10058
- msgid "-- Any (n) choices --"
10059
- msgstr ""
10060
-
10061
- msgid "Where other is"
10062
- msgstr ""
10063
-
10064
- msgid "where n is"
10065
- msgstr ""
10066
-
10067
- msgid "at least"
10068
- msgstr ""
10069
-
10070
- msgid "at most"
10071
- msgstr ""
10072
-
10073
- #, php-format
10074
- msgid "%d choice"
10075
- msgid_plural "%d choices"
10076
- msgstr[0] ""
10077
- msgstr[1] ""
10078
-
10079
- msgid "with"
10080
- msgstr ""
10081
-
10082
- msgid "phone number"
10083
- msgstr ""
10084
-
10085
- msgid "phone type"
10086
- msgstr ""
10087
-
10088
- msgid "country"
10089
- msgstr ""
10090
-
10091
- msgid "area code"
10092
- msgstr ""
10093
-
10094
- msgid "equal to"
10095
- msgstr ""
10096
-
10097
- msgid "answered with text"
10098
- msgstr ""
10099
-
10100
- msgid "All words"
10101
- msgstr ""
10102
-
10103
- msgid "Any words"
10104
- msgstr ""
10105
-
10106
- msgid "Exact phrase"
10107
- msgstr ""
10108
-
10109
- msgid "HH"
10110
- msgstr ""
10111
-
10112
- msgid "Minimum"
10113
- msgstr ""
10114
-
10115
- msgid "Maximum"
10116
- msgstr ""
10117
-
10118
- msgid "Label"
10119
- msgstr "Текст"
10120
-
10121
- msgid "Add Question"
10122
- msgstr ""
10123
-
10124
- msgid "Likert Weightings"
10125
- msgstr ""
10126
-
10127
- msgid "Add Column"
10128
- msgstr ""
10129
-
10130
- msgid "Empty items will be automatically removed."
10131
- msgstr ""
10132
-
10133
- msgid "Drag Handle"
10134
- msgstr ""
10135
-
10136
- msgid "Correct Answer"
10137
- msgstr ""
10138
-
10139
- msgid "Enter your option"
10140
- msgstr ""
10141
-
10142
- #, fuzzy
10143
- msgid "Plain"
10144
- msgstr "Розова"
10145
-
10146
- msgid "Visual"
10147
- msgstr ""
10148
-
10149
- msgid "Add New Option"
10150
- msgstr ""
10151
-
10152
- msgid "Empty options will be automatically removed."
10153
- msgstr ""
10154
-
10155
- msgid "Visual Editor"
10156
- msgstr ""
10157
-
10158
- msgid "Plain Editor"
10159
- msgstr ""
10160
-
10161
- msgid "Minimum # choices"
10162
- msgstr ""
10163
-
10164
- msgid "Maximum # choices"
10165
- msgstr ""
10166
-
10167
- msgid "Chosen country"
10168
- msgstr ""
10169
-
10170
- msgid ""
10171
- "To view this survey in Outlook 2007, you need to select <strong>Other "
10172
- "Actions</strong>, then choose the <strong>View in Browser</strong> option. "
10173
- "Alternatively, you can follow the link below."
10174
- msgstr ""
10175
-
10176
- msgid ""
10177
- "If you have trouble viewing or submitting your response, you can fill it out "
10178
- "online:"
10179
- msgstr ""
10180
-
10181
- msgid "Report Abuse"
10182
- msgstr ""
10183
-
10184
- msgid "Terms of Service"
10185
- msgstr "Условия за ползване"
10186
-
10187
- msgid "with text"
10188
- msgstr ""
10189
-
10190
- msgid "View Question"
10191
- msgstr ""
10192
-
10193
- msgid ""
10194
- "Some columns have been hidden to fit into this display. Your viewers will "
10195
- "see all columns."
10196
- msgstr ""
10197
-
10198
- msgid "Version"
10199
- msgstr ""
10200
-
10201
- msgid "is"
10202
- msgstr ""
10203
-
10204
- msgid "and"
10205
- msgstr ""
10206
-
10207
- #, php-format
10208
- msgid "Choice %1s is %2s"
10209
- msgstr ""
10210
-
10211
- msgid "Show me only people identified in the analysis"
10212
- msgstr ""
10213
-
10214
- msgid "- Select -"
10215
- msgstr "- Избор -"
10216
-
10217
- #, php-format
10218
- msgid "<strong>%s match</strong> out of %s total"
10219
- msgid_plural "<strong>%s matches</strong> out of %s total"
10220
- msgstr[0] ""
10221
- msgstr[1] ""
10222
-
10223
- msgid "Filter Enabled"
10224
- msgstr ""
10225
-
10226
- msgid "Blacklisted IP Address"
10227
- msgstr ""
10228
-
10229
- #, php-format
10230
- msgid "Min: %s"
10231
- msgstr ""
10232
-
10233
- #, php-format
10234
- msgid "Max: %s"
10235
- msgstr ""
10236
-
10237
- #, php-format
10238
- msgid "Sum: %s"
10239
- msgstr ""
10240
-
10241
- #, php-format
10242
- msgid "Mean: %s"
10243
- msgstr ""
10244
-
10245
- #, php-format
10246
- msgid "Median: %s"
10247
- msgstr ""
10248
-
10249
- #, php-format
10250
- msgid "Mode: %s"
10251
- msgstr ""
10252
-
10253
- msgid "Standard Dev."
10254
- msgstr ""
10255
-
10256
- #, php-format
10257
- msgid "Population: %s"
10258
- msgstr ""
10259
-
10260
- #, php-format
10261
- msgid "Sample: %s"
10262
- msgstr ""
10263
-
10264
- msgid "Standard Var."
10265
- msgstr ""
10266
-
10267
- msgid "Heat Map"
10268
- msgstr ""
10269
-
10270
- msgid "Values"
10271
- msgstr ""
10272
-
10273
- msgid "Detailed Data"
10274
- msgstr ""
10275
-
10276
- msgid "Excel"
10277
- msgstr ""
10278
-
10279
- msgid "Google Docs"
10280
- msgstr ""
10281
-
10282
- msgid "CSV"
10283
- msgstr ""
10284
-
10285
- msgid "XML"
10286
- msgstr ""
10287
-
10288
- msgid "PDF"
10289
- msgstr ""
10290
-
10291
- msgid "Export as PDF"
10292
- msgstr ""
10293
-
10294
- msgid "Correct"
10295
- msgstr ""
10296
-
10297
- msgid "Incorrect"
10298
- msgstr ""
10299
-
10300
- msgid "Participant Information"
10301
- msgstr ""
10302
-
10303
- msgid "View Profile"
10304
- msgstr ""
10305
-
10306
- msgid "Response ID"
10307
- msgstr ""
10308
-
10309
- msgid "Start Time"
10310
- msgstr ""
10311
-
10312
- msgid "Finish Time"
10313
- msgstr ""
10314
-
10315
- msgid "Source"
10316
- msgstr ""
10317
-
10318
- msgid "Delete this participant"
10319
- msgstr ""
10320
-
10321
- msgid "Participant is noted"
10322
- msgstr ""
10323
-
10324
- msgid "Note this participant"
10325
- msgstr ""
10326
-
10327
- #, php-format
10328
- msgid "%s of %s"
10329
- msgstr ""
10330
-
10331
- msgid "The respondent skipped this question."
10332
- msgstr ""
10333
-
10334
- msgid "File Name"
10335
- msgstr ""
10336
-
10337
- msgid "File Type"
10338
- msgstr ""
10339
-
10340
- msgid "File Size"
10341
- msgstr ""
10342
-
10343
- msgid "Image Size"
10344
- msgstr ""
10345
-
10346
- msgid ""
10347
- "Note: We take no responsibility for any file downloaded through Polldaddy"
10348
- msgstr ""
10349
-
10350
- #, php-format
10351
- msgid "<em>Other</em>: %s"
10352
- msgstr ""
10353
-
10354
- msgid ""
10355
- "You have not collected any responses yet. Once you do you will be able to "
10356
- "see a chart here!"
10357
- msgstr ""
10358
-
10359
- msgid "Participant Location"
10360
- msgstr ""
10361
-
10362
- msgid "Date/Time Of Response"
10363
- msgstr ""
10364
-
10365
- msgid "Response Custom Tags"
10366
- msgstr ""
10367
-
10368
- msgid "Response Details"
10369
- msgstr ""
10370
-
10371
- msgid "Full Quiz Response"
10372
- msgstr ""
10373
-
10374
- msgid "Full Survey Response"
10375
- msgstr ""
10376
-
10377
- #, php-format
10378
- msgid "Page %d Of The Response"
10379
- msgstr ""
10380
-
10381
- msgid "Answer to: "
10382
- msgstr ""
10383
-
10384
- msgid "Enable Email Notifications"
10385
- msgstr ""
10386
-
10387
- msgid "Get responses sent to your inbox"
10388
- msgstr ""
10389
-
10390
- msgid "To:"
10391
- msgstr ""
10392
-
10393
- msgid "Reply To:"
10394
- msgstr ""
10395
-
10396
- msgid "Subject:"
10397
- msgstr ""
10398
-
10399
- msgid "Format:"
10400
- msgstr ""
10401
-
10402
- msgid "HTML"
10403
- msgstr "HTML"
10404
-
10405
- msgid "Plain Text"
10406
- msgstr ""
10407
-
10408
- msgid "Message Body:"
10409
- msgstr ""
10410
-
10411
- msgid "Update Settings"
10412
- msgstr ""
10413
-
10414
- msgid "Tip:"
10415
- msgstr ""
10416
-
10417
- msgid "You can add up to 3 email addresses here. Use a comma to separate them."
10418
- msgstr ""
10419
-
10420
- msgid "Add Response Data"
10421
- msgstr ""
10422
-
10423
- #, php-format
10424
- msgid "For help see <a href=\"%s\">here</a>."
10425
- msgstr ""
10426
-
10427
- msgid "Enable HTTP Notifications"
10428
- msgstr ""
10429
-
10430
- msgid "Get responses sent to a URL"
10431
- msgstr ""
10432
-
10433
- #, php-format
10434
- msgid "More info <a href=\"%s\">here</a>"
10435
- msgstr ""
10436
-
10437
- msgid "Add Page"
10438
- msgstr ""
10439
-
10440
- msgid "Copy Page"
10441
- msgstr ""
10442
-
10443
- msgid "Delete Page"
10444
- msgstr ""
10445
-
10446
- msgid ""
10447
- "When users view this survey page, the questions will be in a random order"
10448
- msgstr ""
10449
-
10450
- msgid "Randomize the questions on this page"
10451
- msgstr ""
10452
-
10453
- msgid "Please wait&hellip;"
10454
- msgstr ""
10455
-
10456
- msgid "The page is loading."
10457
- msgstr ""
10458
-
10459
- msgid "This is where your questions will go"
10460
- msgstr ""
10461
-
10462
- msgid "Drag and drop or click one of the icons from the menu to the left."
10463
- msgstr ""
10464
-
10465
- msgid "Enable RSS Feed"
10466
- msgstr ""
10467
-
10468
- msgid "Get automatic updates in an RSS reader"
10469
- msgstr ""
10470
-
10471
- msgid "Copy and paste this link into your RSS reader"
10472
- msgstr ""
10473
-
10474
- msgid "If the user&hellip;"
10475
- msgstr ""
10476
-
10477
- msgid "<strong>Answers</strong> this question"
10478
- msgstr ""
10479
-
10480
- msgid "<strong>Does not</strong> answer this question"
10481
- msgstr ""
10482
-
10483
- msgid "<strong>Chooses</strong>"
10484
- msgstr ""
10485
-
10486
- msgid "<strong>Does not</strong> choose"
10487
- msgstr ""
10488
-
10489
- msgid "&hellip;then&hellip;"
10490
- msgstr ""
10491
-
10492
- msgid "<strong>Jump</strong> to this page"
10493
- msgstr ""
10494
-
10495
- msgid "<strong>Skip</strong> this page"
10496
- msgstr ""
10497
-
10498
- msgid "<strong>Force</strong> survey finish"
10499
- msgstr ""
10500
-
10501
- #, php-format
10502
- msgid "Edit %d Rule"
10503
- msgid_plural "Edit %d Rules"
10504
- msgstr[0] ""
10505
- msgstr[1] ""
10506
-
10507
- msgid "New Rule"
10508
- msgstr ""
10509
-
10510
- msgid "Settings"
10511
- msgstr "Настройки"
10512
-
10513
- msgid "Reordering"
10514
- msgstr ""
10515
-
10516
- msgid ""
10517
- "This feature is available once you have more than one page or more than two "
10518
- "questions in your survey."
10519
- msgstr ""
10520
-
10521
- msgid ""
10522
- "This feature is available once you have more than one page in your survey."
10523
- msgstr ""
10524
-
10525
- msgid ""
10526
- "Custom styles allow you to tailor your content using CSS so they perfectly "
10527
- "match your own site."
10528
- msgstr ""
10529
-
10530
- msgid "Upgrade To Pro"
10531
- msgstr ""
10532
-
10533
- #, php-format
10534
- msgid ""
10535
- "This method will allow you to send your polls and surveys to a list of email "
10536
- "recipients. You can import a list of email addresses and then send out your "
10537
- "polls or surveys embedded in an email to that group. <a href=\"%s\" "
10538
- "class='popup upgrade'>Upgrade your account</a> today to access this great "
10539
- "feature."
10540
- msgstr ""
10541
-
10542
- #, php-format
10543
- msgid ""
10544
- "This feature will allow you to export all of your poll and survey data. You "
10545
- "can export your data in CSV and XML formats for use in Excel, SPSS and other "
10546
- "programs. <a href=\"%s\" class='popup upgrade'>Upgrade your account</a> "
10547
- "today to access this great feature."
10548
- msgstr ""
10549
-
10550
- #, php-format
10551
- msgid ""
10552
- "With a pro account you can view individual votes, view total votes per IP "
10553
- "address, delete votes from certain IP addresses and view what countries your "
10554
- "voter came from.<br/>Once you upgrade you can see all of this data from your "
10555
- "previous polls too.<br/><a href=\"%s\" class='popup upgrade'>Upgrade your "
10556
- "account</a> today to access this great feature."
10557
- msgstr ""
10558
-
10559
- #, php-format
10560
- msgid ""
10561
- "This feature will allow you to export all of your poll, survey and rating "
10562
- "data. You can export your data in CSV and XML formats for use in Excel, SPSS "
10563
- "and other programs. <a href=\"%s\" class='popup upgrade'>Upgrade your "
10564
- "account</a> today to access this great feature."
10565
- msgstr ""
10566
-
10567
- #, php-format
10568
- msgid ""
10569
- "This feature allows you to filter your survey reports and data. For example "
10570
- "you could adjust your reports to only show responses from users who answered "
10571
- "a question in your survey a particular way. <a href=\"%s\" class='popup "
10572
- "upgrade'>Upgrade your account</a> today to access this great feature."
10573
- msgstr ""
10574
-
10575
- #, php-format
10576
- msgid ""
10577
- "Unlock your responses with a <a class=\"popup upgrade\" href=\"%s"
10578
- "\">Corporate account</a>."
10579
- msgstr ""
10580
-
10581
- #, php-format
10582
- msgid ""
10583
- "With a Pro account you can collect 1000 survey responses per month across "
10584
- "all of your surveys. When you go over this amount, any new responses you "
10585
- "collect will remain locked in your account unless you upgrade to a Corporate "
10586
- "account. When you do upgrade, you can collect as many responses per month as "
10587
- "you need and all of your previous locked responses will become unlocked. <a "
10588
- "class=\"popup upgrade\" href=\"%s\">Upgrade your account</a> today to access "
10589
- "this great feature."
10590
- msgstr ""
10591
-
10592
- msgid "Upgrade To Corporate"
10593
- msgstr ""
10594
-
10595
- #, php-format
10596
- msgid ""
10597
- "Unlock your responses with a <a class=\"popup upgrade\" href=\"%s\">Pro "
10598
- "account</a>."
10599
- msgstr ""
10600
-
10601
- #, php-format
10602
- msgid ""
10603
- "With a free account you can collect 100 survey responses per month across "
10604
- "all of your surveys. When you go over this amount, any new responses you "
10605
- "collect will remain locked in your account unless you upgrade to a Pro "
10606
- "account. When you do upgrade, you can collect 1,000 responses per month and "
10607
- "all of your previous locked responses will become unlocked. <a class=\"popup "
10608
- "upgrade\" href=\"%s\">Upgrade your account</a> today to access this great "
10609
- "feature."
10610
- msgstr ""
10611
-
10612
- #, php-format
10613
- msgid ""
10614
- "This feature will allow you to control access to your surveys and quizzes."
10615
- "<br/>You can control access by whitelisting IP and email addresses and also "
10616
- "protect the survey with a password or captcha. <a href=\"%s\" class='popup "
10617
- "upgrade'>Upgrade your account</a> today to access this great feature."
10618
- msgstr ""
10619
-
10620
- #, php-format
10621
- msgid ""
10622
- "This feature will allow you to share the results of your survey with a third "
10623
- "party such as a co-worker of client. You can set a password for the share "
10624
- "and you can edit exactly what they are allowed to see. <a href=\"%s\" "
10625
- "class='popup upgrade'>Upgrade your account</a> today to access this great "
10626
- "feature."
10627
- msgstr ""
10628
-
10629
- msgid "Are you sure you want to delete this user?"
10630
- msgstr ""
10631
-
10632
- msgid ""
10633
- "To transfer this users content to another user, check the box below then "
10634
- "select a user to receive the content."
10635
- msgstr ""
10636
-
10637
- msgid "Transfer content"
10638
- msgstr ""
10639
-
10640
- msgid "Delete User"
10641
- msgstr ""
10642
-
10643
- msgid "Update user permissions"
10644
- msgstr ""
10645
-
10646
- msgid "Please enter an email address"
10647
- msgstr ""
10648
-
10649
- msgid "User Permissions"
10650
- msgstr ""
10651
-
10652
- msgid "User Role"
10653
- msgstr ""
10654
-
10655
- msgid "Styles"
10656
- msgstr ""
10657
-
10658
- msgid "<strong>User</strong> <span>Create polls &amp; surveys</span>"
10659
- msgstr ""
10660
-
10661
- msgid ""
10662
- "<strong>Manager</strong> <span>Manage everyone else's polls, surveys, styles "
10663
- "&amp; languages</span>"
10664
- msgstr ""
10665
-
10666
- msgid ""
10667
- "<strong>Administrator</strong> <span>Add, change &amp; delete users, cancel "
10668
- "account etc.</span>"
10669
- msgstr ""
10670
-
10671
- msgid "Poll Style Enforcement"
10672
- msgstr ""
10673
-
10674
- msgid "No Restrictions"
10675
- msgstr ""
10676
-
10677
- msgid "Polldaddy Styles"
10678
- msgstr ""
10679
-
10680
- msgid "Survey Style Enforcement"
10681
- msgstr ""
10682
-
10683
- msgid "Poll Pack Enforcement"
10684
- msgstr ""
10685
-
10686
- msgid "Custom Packs"
10687
- msgstr ""
10688
-
10689
- msgid "Survey Pack Enforcement"
10690
- msgstr ""
10691
-
10692
- msgid "Quiz Pack Enforcement"
10693
- msgstr ""
10694
-
10695
- msgid "Update Permissions"
10696
- msgstr ""
10697
-
10698
- msgid "Send Invitation"
10699
- msgstr ""
10700
-
10701
- msgid ""
10702
- "Powered by <a href=\"http://polldaddy.com/?ad=from-sharing\">Polldaddy</a>."
10703
- msgstr ""
10704
-
10705
- #, php-format
10706
- msgid "Jetpack requires WordPress version %s or later."
10707
- msgstr ""
10708
-
10709
- #, php-format
10710
- msgid ""
10711
- "Jetpack contains the most recent version of the old &#8220;%1$s&#8221; "
10712
- "plugin."
10713
- msgstr ""
10714
-
10715
- #, php-format
10716
- msgid "One New Jetpack Module"
10717
- msgid_plural "%s New Jetpack Modules"
10718
- msgstr[0] ""
10719
- msgstr[1] ""
10720
-
10721
- msgid ""
10722
- "<strong>Your Jetpack is almost ready</strong> &#8211; Connect to WordPress."
10723
- "com to enable all features."
10724
- msgstr ""
10725
-
10726
- msgid "Connect to WordPress.com"
10727
- msgstr ""
10728
-
10729
- msgid ""
10730
- "<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress."
10731
- "com cloud-powered features to your site."
10732
- msgstr ""
10733
-
10734
- msgid ""
10735
- "<strong>Jetpack is activated!</strong> Each site on your network must be "
10736
- "connected individually by an admin on that site."
10737
- msgstr ""
10738
-
10739
- msgid ""
10740
- "You need to authorize the Jetpack connection between your site and WordPress."
10741
- "com to enable the awesome features."
10742
- msgstr ""
10743
-
10744
- msgid ""
10745
- "Don&#8217;t cross the streams! You need to stay logged in to your WordPress "
10746
- "blog while you authorize Jetpack."
10747
- msgstr ""
10748
-
10749
- msgid ""
10750
- "Return to sender. Whoops! It looks like you got the wrong Jetpack in the "
10751
- "mail; deactivate then reactivate the Jetpack plugin to get a new one."
10752
- msgstr ""
10753
-
10754
- msgid ""
10755
- "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have "
10756
- "you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get "
10757
- "your Jetpack adjusted."
10758
- msgstr ""
10759
-
10760
- #, php-format
10761
- msgid "Your website needs to be publicly accessible to use Jetpack: %s"
10762
- msgstr ""
10763
-
10764
- #, php-format
10765
- msgid "The %1$s module requires <strong>PHP version %2$s</strong> or higher."
10766
- msgstr ""
10767
-
10768
- #, php-format
10769
- msgid ""
10770
- "%s could not be activated because it triggered a <strong>fatal error</"
10771
- "strong>. Perhaps there is a conflict with another plugin you have installed?"
10772
- msgstr ""
10773
-
10774
- #, php-format
10775
- msgid "Do you still have the %s plugin installed?"
10776
- msgstr ""
10777
-
10778
- msgid ""
10779
- "Module could not be activated because it triggered a <strong>fatal error</"
10780
- "strong>. Perhaps there is a conflict with another plugin you have installed?"
10781
- msgstr ""
10782
-
10783
- msgid ""
10784
- "<strong>Your Jetpack has a glitch.</strong> Connecting this site with "
10785
- "WordPress.com is not possible. This usually means your site is not publicly "
10786
- "accessible (localhost)."
10787
- msgstr ""
10788
-
10789
- msgid ""
10790
- "WordPress.com is currently having problems and is unable to fuel up your "
10791
- "Jetpack. Please try again later."
10792
- msgstr ""
10793
-
10794
- #, php-format
10795
- msgid ""
10796
- "Jetpack could not contact WordPress.com: %s. This usually means something "
10797
- "is incorrectly configured on your web host."
10798
- msgstr ""
10799
-
10800
- #, php-format
10801
- msgid ""
10802
- "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;"
10803
- "s never supposed to happen. Guess you&#8217;re just lucky: %s"
10804
- msgstr ""
10805
-
10806
- msgid "Try connecting again."
10807
- msgstr ""
10808
-
10809
- #, php-format
10810
- msgid "Welcome to <strong>Jetpack %s</strong>!"
10811
- msgstr ""
10812
-
10813
- msgid "The following new modules have been activated: %l."
10814
- msgstr ""
10815
-
10816
- msgid "The following modules have been updated: %l."
10817
- msgstr ""
10818
-
10819
- #, php-format
10820
- msgid ""
10821
- "<strong>%s Activated!</strong> You can deactivate at any time by clicking "
10822
- "Learn More and then Deactivate on the module card."
10823
- msgstr ""
10824
-
10825
- #, php-format
10826
- msgid ""
10827
- "<strong>%s Deactivated!</strong> You can activate it again at any time using "
10828
- "the activate button on the module card."
10829
- msgstr ""
10830
-
10831
- msgid "<strong>Success!</strong> Module settings were saved."
10832
- msgstr ""
10833
-
10834
- msgid "<strong>Whoops!</strong> Your Jetpack is already connected."
10835
- msgstr ""
10836
-
10837
- msgid "<strong>All Done!</strong> You&#8217;re fueled up and ready to go!"
10838
- msgstr ""
10839
-
10840
- msgid ""
10841
- "The features below are now active. Click the learn more buttons to explore "
10842
- "each feature."
10843
- msgstr ""
10844
-
10845
- msgid "Jetpack contains the most recent version of the old %l plugin."
10846
- msgid_plural "Jetpack contains the most recent versions of the old %l plugins."
10847
- msgstr[0] ""
10848
- msgstr[1] ""
10849
-
10850
- msgid "The old version has been deactivated and can be removed from your site."
10851
- msgid_plural ""
10852
- "The old versions have been deactivated and can be removed from your site."
10853
- msgstr[0] ""
10854
- msgstr[1] ""
10855
-
10856
- msgid "Connected to WordPress.com"
10857
- msgstr ""
10858
-
10859
- msgid "Disconnect from WordPress.com"
10860
- msgstr ""
10861
-
10862
- msgid "Jetpack by WordPress.com"
10863
- msgstr ""
10864
-
10865
- msgid ""
10866
- "Jetpack supercharges your self-hosted WordPress site with the awesome cloud "
10867
- "power of WordPress.com."
10868
- msgstr ""
10869
-
10870
- msgid ""
10871
- "To enable all of the Jetpack features you&#8217;ll need to connect your "
10872
- "website to WordPress.com using the button to the right. Once you&#8217;ve "
10873
- "made the connection you&#8217;ll activate all the delightful features below."
10874
- msgstr ""
10875
-
10876
- msgid "Checking email updates status&hellip;"
10877
- msgstr ""
10878
-
10879
- #, php-format
10880
- msgctxt "%s = Unsubscribe link"
10881
- msgid "You are currently subscribed to email updates. %s"
10882
- msgstr ""
10883
-
10884
- #, php-format
10885
- msgctxt "%s = Subscribe link"
10886
- msgid "Want to receive updates about Jetpack by email? %s"
10887
- msgstr ""
10888
-
10889
- msgid "You have been subscribed to receive email updates."
10890
- msgstr ""
10891
-
10892
- msgid "You will no longer receive email updates about Jetpack."
10893
- msgstr ""
10894
-
10895
- msgid "An <span>Automattic</span> Airline"
10896
- msgstr ""
10897
-
10898
- msgid "Debug"
10899
- msgstr ""
10900
-
10901
- #, php-format
10902
- msgid "Configure %s"
10903
- msgstr ""
10904
-
10905
- msgid "Deactivate"
10906
- msgstr "Изключване"
10907
-
10908
- msgid "Activate"
10909
- msgstr "Включване"
10910
-
10911
- msgid "Configure"
10912
- msgstr "Настройки"
10913
-
10914
- msgid "Coming soon&#8230;"
10915
- msgstr ""
10916
-
10917
- #, php-format
10918
- msgid "Error Details: %s"
10919
- msgstr ""
10920
-
10921
- msgid "An administrator for this blog must set up the Jetpack connection."
10922
- msgstr ""
10923
-
10924
- msgid "You need to register your Jetpack before connecting it."
10925
- msgstr ""
10926
-
10927
- msgid "Proofread Writing"
10928
- msgstr ""
10929
-
10930
- msgid "Spelling"
10931
- msgstr ""
10932
-
10933
- msgid "Repeated Word"
10934
- msgstr ""
10935
-
10936
- msgid "No suggestions"
10937
- msgstr "Няма предложения"
10938
-
10939
- msgid "Explain..."
10940
- msgstr ""
10941
-
10942
- msgid "Ignore suggestion"
10943
- msgstr ""
10944
-
10945
- msgid "Ignore always"
10946
- msgstr ""
10947
-
10948
- msgid "Ignore all"
10949
- msgstr "Игнориране всички"
10950
-
10951
- msgid "Edit Selection..."
10952
- msgstr ""
10953
-
10954
- msgid "proofread"
10955
- msgstr ""
10956
-
10957
- msgid "edit text"
10958
- msgstr ""
10959
-
10960
- msgid "No writing errors were found."
10961
- msgstr ""
10962
-
10963
- msgid ""
10964
- "There was a problem communicating with the After the Deadline service. Try "
10965
- "again in one minute."
10966
- msgstr ""
10967
-
10968
- msgid "There was an error communicating with the proofreading service."
10969
- msgstr ""
10970
-
10971
- msgid "Replace selection with:"
10972
- msgstr ""
10973
-
10974
- msgid ""
10975
- "The proofreader has suggestions for this post. Are you sure you want to "
10976
- "publish it?\n"
10977
- "\n"
10978
- "Press OK to publish your post, or Cancel to view the suggestions and edit "
10979
- "your post."
10980
- msgstr ""
10981
-
10982
- msgid ""
10983
- "The proofreader has suggestions for this post. Are you sure you want to "
10984
- "update it?\n"
10985
- "\n"
10986
- "Press OK to update your post, or Cancel to view the suggestions and edit "
10987
- "your post."
10988
- msgstr ""
10989
-
10990
- #, php-format
10991
- msgid ""
10992
- "WordPress checks your grammar, spelling, and misused words with <a href=\"%s"
10993
- "\">After the Deadline</a>. This feature is available to blogs set to the "
10994
- "English language. Blogs in other languages will continue to have access to "
10995
- "the old spellchecker."
10996
- msgstr ""
10997
-
10998
- msgid "Proofreading"
10999
- msgstr ""
11000
-
11001
- msgid "Automatically proofread content when:"
11002
- msgstr ""
11003
-
11004
- msgid "a post or page is first published"
11005
- msgstr ""
11006
-
11007
- msgid "a post or page is updated"
11008
- msgstr ""
11009
-
11010
- msgid "English Options"
11011
- msgstr ""
11012
-
11013
- msgid ""
11014
- "Enable proofreading for the following grammar and style rules when writing "
11015
- "posts and pages:"
11016
- msgstr ""
11017
-
11018
- msgid "Bias Language"
11019
- msgstr ""
11020
-
11021
- msgid "Clich&eacute;s"
11022
- msgstr ""
11023
-
11024
- msgid "Complex Phrases"
11025
- msgstr ""
11026
-
11027
- msgid "Diacritical Marks"
11028
- msgstr ""
11029
-
11030
- msgid "Double Negatives"
11031
- msgstr ""
11032
-
11033
- msgid "Hidden Verbs"
11034
- msgstr ""
11035
-
11036
- msgid "Jargon"
11037
- msgstr ""
11038
-
11039
- msgid "Passive Voice"
11040
- msgstr ""
11041
-
11042
- msgid "Phrases to Avoid"
11043
- msgstr ""
11044
-
11045
- msgid "Redundant Phrases"
11046
- msgstr ""
11047
-
11048
- #, php-format
11049
- msgid "<a href=\"%s\">Learn more</a> about these options."
11050
- msgstr ""
11051
-
11052
- #, php-format
11053
- msgid ""
11054
- "The proofreader supports English, French, German, Portuguese, and Spanish. "
11055
- "Your <a href=\"%s\">WPLANG</a> value is the default proofreading language."
11056
- msgstr ""
11057
-
11058
- msgid "Use automatically detected language to proofread posts and pages"
11059
- msgstr ""
11060
-
11061
- msgid "Ignored Phrases"
11062
- msgstr ""
11063
-
11064
- msgid ""
11065
- "Identify words and phrases to ignore while proofreading your posts and pages:"
11066
  msgstr ""
11067
 
11068
- msgid ""
11069
- "Be sure to click \"Update Profile\" at the bottom of the screen to save your "
11070
- "changes."
11071
- msgstr ""
11072
 
11073
- msgid "Gravatar Hovercards"
11074
- msgstr ""
11075
 
11076
- msgid "View people's profiles when you mouse over their Gravatars"
11077
  msgstr ""
11078
 
11079
- msgid "Put your mouse over your Gravatar to check out your profile."
11080
  msgstr ""
11081
 
11082
- msgid "Display an image in your sidebar"
11083
- msgstr ""
11084
 
11085
- msgid "Image (Jetpack)"
11086
- msgstr ""
11087
 
11088
- msgid "Widget title:"
11089
- msgstr "Заглавие на джаджата:"
11090
 
11091
- msgid "Image URL:"
11092
  msgstr ""
11093
 
11094
- msgid "Alternate text:"
11095
- msgstr ""
11096
 
11097
- msgid "Image title:"
11098
- msgstr ""
11099
 
11100
- msgid "Caption:"
11101
- msgstr ""
11102
 
11103
- msgid "None"
11104
- msgstr "Няма"
11105
 
11106
- msgid "Image Alignment:"
11107
  msgstr ""
11108
 
11109
- msgid "Width:"
11110
- msgstr "Ширина:"
11111
 
11112
- msgid "Height:"
11113
- msgstr "Височина:"
11114
 
11115
- msgid "If empty, we will attempt to determine the image size."
11116
- msgstr ""
11117
 
11118
- msgid "Link URL (when the image is clicked):"
11119
- msgstr ""
11120
 
11121
- msgid "Gravatar Hovercard"
11122
- msgstr ""
11123
 
11124
- msgid "What&#8217;s a Hovercard?"
11125
  msgstr ""
11126
 
11127
- msgid ""
11128
- "Hovercards enhance plain Gravatar images with information about a person: "
11129
- "name, bio, pictures, their contact info, and other services they use on the "
11130
- "web like Twitter, Facebook, or LinkedIn."
11131
  msgstr ""
11132
 
11133
- msgid ""
11134
- "Hovercards offer a great way to show your internet presence and help people "
11135
- "find your own blog."
11136
  msgstr ""
11137
 
11138
- msgid ""
11139
- "Hovercards enhance plain Gravatar images with information about a person: "
11140
- "name, bio, pictures, their contact info, and other services."
11141
  msgstr ""
11142
 
11143
- msgid ""
11144
- "To see hovercards, look at any blog post on your blog that has comments. If "
11145
- "the commenter has a hovercard associated with their gravatar, mouse over "
11146
- "their image and the hovercard will appear. To turn hovercards off, click the "
11147
- "Deactivate button above."
11148
  msgstr ""
11149
 
11150
- msgid "Shortcode Embeds"
11151
  msgstr ""
11152
 
11153
- msgid ""
11154
- "Shortcodes allow you to easily and safely embed media from other places in "
11155
- "your site. With just one simple code, you can tell WordPress to embed "
11156
- "YouTube, Flickr, and other media."
11157
  msgstr ""
11158
 
11159
- msgid ""
11160
- "Enter a shortcode directly into the Post/Page editor to embed media. For "
11161
- "specific instructions follow the links below."
11162
  msgstr ""
11163
 
11164
- msgid "Available shortcodes are: %l."
11165
  msgstr ""
11166
 
11167
- msgid "WP.me Shortlinks"
11168
  msgstr ""
11169
 
11170
- msgid ""
11171
- "Instead of typing or copy-pasting long URLs, you can now get a short and "
11172
- "simple link to your posts and pages. This uses the super compact wp.me "
11173
- "domain name, and gives you a unique URL you can use that will be safe and "
11174
- "reliable."
11175
  msgstr ""
11176
 
11177
- msgid ""
11178
- "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text "
11179
- "messages where every character counts."
11180
  msgstr ""
11181
 
11182
- msgid ""
11183
- "To use shortlinks, go to any already published post (or publish something "
11184
- "new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post "
11185
- "title. When you click it, a dialog box will appear with the shortlink and "
11186
- "you can copy and paste to Twitter, Facebook or wherever your heart desires."
11187
  msgstr ""
11188
 
11189
- msgid "WordPress.com Stats"
11190
  msgstr ""
11191
 
11192
- msgid ""
11193
- "There are many plugins and services that provide statistics, but data can be "
11194
- "overwhelming. WordPress.com Stats makes the most popular metrics easy to "
11195
- "understand through a clear and attractive interface."
11196
  msgstr ""
11197
 
11198
- #, php-format
11199
- msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
11200
  msgstr ""
11201
 
11202
- msgid "LaTeX"
11203
  msgstr ""
11204
 
11205
- #, php-format
11206
- msgid ""
11207
- "%s is a powerful markup language for writing complex mathematical equations, "
11208
- "formulas, etc."
11209
  msgstr ""
11210
 
11211
- #, php-format
11212
- msgid ""
11213
- "Jetpack combines the power of %s and the simplicity of WordPress to give you "
11214
- "the ultimate in math blogging platforms."
11215
  msgstr ""
11216
 
11217
- msgid "Wow, that sounds nerdy."
11218
  msgstr ""
11219
 
11220
- #, php-format
11221
- msgid ""
11222
- "Use <code>$latex your latex code here$</code> or <code>[latex]your latex "
11223
- "code here[/latex]</code> to include %s in your posts and comments. There are "
11224
- "<a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
11225
  msgstr ""
11226
 
11227
- msgid "Twitter Widget"
11228
  msgstr ""
11229
 
11230
- msgid ""
11231
- "The Twitter Widget shows your latest tweets within a sidebar on your theme. "
11232
- "It&#8217;s an easy way to add more activity to your site."
11233
  msgstr ""
11234
 
11235
- msgid ""
11236
- "There are also a number of customization options. Change the number of "
11237
- "displayed tweets, filter out replies, and include retweets."
11238
  msgstr ""
11239
 
11240
- msgid ""
11241
- "The Twitter Widget shows your latest tweets within a sidebar on your theme."
11242
  msgstr ""
11243
 
11244
- #, php-format
11245
- msgid ""
11246
- "To use the Twitter Widget, go to Appearance &#8594; <a href=\"%s\">Widgets</"
11247
- "a>. The Twitter widget is listed as &#8220;Twitter&nbsp;(Jetpack)&#8221;; "
11248
- "drag it into one of your sidebars and configure away."
11249
  msgstr ""
11250
 
11251
- msgid "Sharedaddy"
11252
  msgstr ""
11253
 
11254
- msgid ""
11255
- "Share your posts with Twitter, Facebook, and a host of other services. You "
11256
- "can configure services to appear as icons, text, or both. Some services have "
11257
- "additional options to display smart buttons, such as Twitter, which will "
11258
- "update the number of times the post has been shared."
11259
  msgstr ""
11260
 
11261
- msgid ""
11262
- "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, "
11263
- "PressThis, Digg, Print, and Email."
11264
- msgstr ""
11265
 
11266
- msgid "Additionally you can define your own custom services."
11267
- msgstr ""
11268
 
11269
- #, php-format
11270
  msgid ""
11271
- "Change Sharedaddy settings from your dashboard Settings &rarr; <a href=\"%s"
11272
- "\">Sharing</a> menu."
11273
  msgstr ""
11274
 
11275
- msgid ""
11276
- "Drag and drop sharing services into the enabled section to have them show up "
11277
- "on your site, and drag them into the hidden section to have them hidden "
11278
- "behind a button."
11279
  msgstr ""
11280
 
11281
- #, php-format
11282
- msgid ""
11283
- "Full details can be found on the <a href=\"%s\">Sharedaddy support page</a>. "
11284
- "This video also gives a swish run-down of how to use Sharedaddy. Watch it in "
11285
- "HD for extra snazz!"
11286
  msgstr ""
11287
 
11288
- msgid "After the Deadline"
11289
  msgstr ""
11290
 
11291
  msgid ""
11292
- "After the Deadline can check your spelling, grammar, and style when you "
11293
- "publish with WordPress."
11294
  msgstr ""
11295
 
11296
- msgid ""
11297
- "After the Deadline also provides a number of customization options. You can "
11298
- "edit the phrase ignore list and enable extra options."
11299
- msgstr ""
11300
 
11301
- msgid "Image Widget"
11302
  msgstr ""
11303
 
11304
- msgid ""
11305
- "The Image Widget allows you to easily add images to widget areas in your "
11306
- "theme. It&#8217;s an easy way to add more visual interest to your site."
11307
  msgstr ""
11308
 
11309
- msgid ""
11310
- "The Image Widget let&#8217;s you easily add images to a sidebar on your "
11311
- "theme."
11312
  msgstr ""
11313
 
11314
  #, php-format
11315
- msgid ""
11316
- "To use the Image Widget, go to Appearance &#8594; <a href=\"%s\">Widgets</"
11317
- "a>. The Image widget is listed as &#8220;Image&nbsp;(Jetpack)&#8221;; drag "
11318
- "it into one of your sidebars and configure away."
11319
  msgstr ""
11320
 
11321
- msgid "RSS Links"
11322
- msgstr "RSS връзки"
11323
 
11324
- msgid "RSS Links Widget"
11325
  msgstr ""
11326
 
11327
- msgid ""
11328
- "The RSS Links Widget allows you to add links to your blog&#8217;s post and "
11329
- "comment RSS feeds in your sidebar. This makes it easy for your readers to "
11330
- "stay updated when you post new content or receive new comments."
11331
  msgstr ""
11332
 
11333
- msgid ""
11334
- "The RSS Links Widget let&#8217;s you easily add post and comment RSS feeds "
11335
- "to a sidebar on your theme."
11336
  msgstr ""
11337
 
11338
  #, php-format
11339
  msgid ""
11340
- "To use the RSS Links Widget, go to Appearance &#8594; <a href=\"%s"
11341
- "\">Widgets</a>. The RSS Links widget is listed as &#8220;RSS Links&nbsp;"
11342
- "(Jetpack)&#8221;; drag it into one of your sidebars and configure away."
11343
  msgstr ""
11344
 
11345
- msgid "Links to your blog's RSS feeds"
11346
  msgstr ""
11347
 
11348
- msgid "RSS Links (Jetpack)"
11349
  msgstr ""
11350
 
11351
- msgid "Title:"
11352
- msgstr "Заглавие:"
11353
-
11354
  msgid "Posts"
11355
  msgstr "Публикации"
11356
 
11357
- msgid "Posts & Comments"
11358
- msgstr ""
11359
-
11360
- msgid "Feed(s) to Display:"
11361
- msgstr ""
11362
-
11363
- msgid "Image Link"
11364
- msgstr ""
11365
-
11366
- msgid "Text & Image Links"
11367
  msgstr ""
11368
 
11369
- msgid "Image Settings:"
11370
- msgstr ""
11371
-
11372
- msgid "Image Size:"
11373
- msgstr ""
11374
-
11375
- msgid "Orange"
11376
- msgstr "Оранжева"
11377
-
11378
- msgid "Purple"
11379
- msgstr "Лилава"
11380
-
11381
- msgid "Pink"
11382
- msgstr "Розова"
11383
-
11384
- msgid "Silver"
11385
- msgstr "Сребриста"
11386
-
11387
- msgid "Image Color:"
11388
  msgstr ""
11389
 
11390
- #, php-format
11391
- msgid "Subscribe to %s"
11392
  msgstr ""
11393
 
11394
- msgid "RSS - "
11395
  msgstr ""
11396
 
11397
- #, php-format
11398
- msgid "%1$s (%2$s) thinks you may be interested in the following post:"
11399
  msgstr ""
11400
 
11401
- msgid "Shared Post"
11402
  msgstr ""
11403
 
11404
- msgid "Show sharing buttons on this post."
11405
  msgstr ""
11406
 
11407
- msgid "Disable CSS and JS"
11408
  msgstr ""
11409
 
11410
- msgid "Advanced - you must include these in your theme for Sharedaddy to work"
11411
  msgstr ""
11412
 
11413
- msgid "Share this:"
11414
  msgstr ""
11415
 
11416
- msgctxt "dropdown button"
11417
- msgid "Share"
11418
  msgstr ""
11419
 
11420
- msgid "This post has been shared!"
11421
  msgstr ""
11422
 
11423
- #, php-format
11424
- msgid "You have shared this post with %s"
11425
  msgstr ""
11426
 
11427
- msgctxt "share to"
11428
- msgid "Email"
11429
- msgstr ""
11430
 
11431
- msgid "Click to email this to a friend"
11432
  msgstr ""
11433
 
11434
- msgid "Send to Email Address"
11435
  msgstr ""
11436
 
11437
- msgid "Your Email Address"
11438
  msgstr ""
11439
 
11440
- msgid "Post was not sent - check your email addresses!"
11441
  msgstr ""
11442
 
11443
- msgid "Email check failed, please try again"
11444
  msgstr ""
11445
 
11446
- msgid "Sorry, your blog cannot share posts by email."
 
11447
  msgstr ""
11448
 
11449
- msgctxt "share to"
11450
- msgid "Twitter"
11451
  msgstr ""
11452
 
11453
- msgid "Click to share on Twitter"
11454
  msgstr ""
11455
 
11456
- msgid "Use smart button"
11457
  msgstr ""
11458
 
11459
- msgid "StumbleUpon"
11460
  msgstr ""
11461
 
11462
- msgctxt "share to"
11463
- msgid "StumbleUpon"
11464
  msgstr ""
11465
 
11466
- msgid "Click to share on StumbleUpon"
11467
- msgstr ""
11468
 
11469
- msgid "Reddit"
11470
- msgstr ""
11471
 
11472
- msgid "Click to share on Reddit"
11473
  msgstr ""
11474
 
11475
- msgid "Digg"
11476
  msgstr ""
11477
 
11478
- msgid "Click to Digg this post"
11479
  msgstr ""
11480
 
11481
- msgctxt "share to"
11482
- msgid "Digg"
11483
  msgstr ""
11484
 
11485
- msgid "LinkedIn"
11486
  msgstr ""
11487
 
11488
- msgctxt "share to"
11489
- msgid "LinkedIn"
 
11490
  msgstr ""
11491
 
11492
- msgid "Click to share on LinkedIn"
 
11493
  msgstr ""
11494
 
11495
- msgctxt "share to"
11496
- msgid "Facebook"
11497
  msgstr ""
11498
 
11499
- msgid "Share on Facebook"
11500
  msgstr ""
11501
 
11502
- msgid "Default button"
11503
  msgstr ""
11504
 
11505
- msgid "Share button"
11506
- msgstr ""
11507
 
11508
- msgid "Like button"
11509
  msgstr ""
11510
 
11511
- msgctxt "share to"
11512
- msgid "Print"
11513
- msgstr ""
11514
 
11515
- msgid "Click to print"
11516
- msgstr ""
11517
 
11518
- msgid "Press This"
11519
- msgstr "Натисни ме"
11520
 
11521
- msgctxt "share to"
11522
- msgid "Press This"
11523
- msgstr ""
11524
 
11525
- msgid "Click to Press This!"
11526
  msgstr ""
11527
 
11528
- msgid "Google +1"
11529
  msgstr ""
11530
 
11531
- msgid "Click to share"
11532
  msgstr ""
11533
 
11534
- msgid "Icon"
11535
  msgstr ""
11536
 
11537
- msgid "Remove Service"
11538
  msgstr ""
11539
 
11540
- msgid "Sharing Settings"
11541
- msgstr ""
11542
 
11543
- msgid "Warning! Multibyte support missing!"
11544
  msgstr ""
11545
 
11546
- #, php-format
11547
- msgid ""
11548
- "This plugin will work without it, but multibyte support is used <a href=\"%s"
11549
- "\">if available</a>. You may see minor problems with Tweets and other "
11550
- "sharing services."
11551
  msgstr ""
11552
 
11553
- msgid "Settings have been saved"
11554
  msgstr ""
11555
 
11556
- msgid "Available Services"
11557
  msgstr ""
11558
 
11559
- msgid "Drag and drop the services you'd like to enable into the box below."
11560
  msgstr ""
11561
 
11562
- msgid "Add a new service"
11563
  msgstr ""
11564
 
11565
- msgid "Enabled Services"
 
 
11566
  msgstr ""
11567
 
11568
- msgid "Services dragged here will appear individually."
11569
  msgstr ""
11570
 
11571
- msgid "Drag and drop available services here"
11572
  msgstr ""
11573
 
11574
- msgid "Services dragged here will be hidden behind a share button."
 
 
11575
  msgstr ""
11576
 
11577
- msgid "Live Preview"
11578
  msgstr ""
11579
 
11580
- msgid "Sharing is off. Please add services above to enable"
11581
  msgstr ""
11582
 
11583
- msgid "Default button style"
11584
  msgstr ""
11585
 
11586
- msgid "Icon + text"
 
11587
  msgstr ""
11588
 
11589
- msgid "Icon only"
11590
  msgstr ""
11591
 
11592
- msgid "Text only"
11593
  msgstr ""
11594
 
11595
- msgid "Sharing label"
11596
  msgstr ""
11597
 
11598
- msgid "Open links in"
11599
  msgstr ""
11600
 
11601
- msgid "New window"
11602
  msgstr ""
11603
 
11604
- msgid "Same window"
11605
  msgstr ""
11606
 
11607
- msgid "Show sharing buttons on"
11608
  msgstr ""
11609
 
11610
- msgid "Posts, pages, and index pages"
11611
  msgstr ""
11612
 
11613
- msgid "Posts and pages only"
11614
  msgstr ""
11615
 
11616
- msgid "Index pages only"
11617
  msgstr ""
11618
 
11619
- msgid "Save Changes"
11620
- msgstr "Запис на промените"
11621
-
11622
- msgid "Service name"
11623
  msgstr ""
11624
 
11625
- msgid "Sharing URL"
11626
  msgstr ""
11627
 
11628
- msgid "You can add the following variables to your service sharing URL:"
11629
- msgstr ""
11630
 
11631
- msgid "Icon URL"
11632
- msgstr ""
11633
 
11634
- msgid "Enter the URL of a 16x16px icon you want to use for this service."
11635
  msgstr ""
11636
 
11637
- msgid "Create Share"
11638
  msgstr ""
11639
 
11640
  msgid ""
11641
- "An error occurred creating your new sharing service - please check you gave "
11642
- "valid details."
11643
- msgstr ""
11644
-
11645
- msgid "Your blog does not currently have any published posts."
11646
- msgstr "В момента вашият блог няма публикувани материали."
11647
-
11648
- msgid "Site Stats"
11649
- msgstr ""
11650
-
11651
- msgid "Your Site Stats work better with Javascript enabled."
11652
- msgstr ""
11653
-
11654
- msgid "View Site Stats without Javascript"
11655
  msgstr ""
11656
 
11657
  msgid ""
11658
- "We were unable to get your stats just now (too many redirects). Please try "
11659
- "again."
11660
- msgstr ""
11661
-
11662
- msgid "We were unable to get your stats just now. Please try again."
11663
  msgstr ""
11664
 
11665
  #, php-format
11666
- msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
11667
- msgstr ""
11668
-
11669
- msgid "Admin bar"
11670
- msgstr ""
11671
-
11672
- msgid "Put a chart showing 48 hours of views in the admin bar."
11673
- msgstr ""
11674
-
11675
- msgid "Registered users"
11676
- msgstr ""
11677
-
11678
- msgid "Count the page views of registered users who are logged in."
11679
- msgstr ""
11680
-
11681
- msgid "Report visibility"
11682
- msgstr ""
11683
-
11684
- msgid "Select the roles that will be able to view stats reports."
11685
- msgstr ""
11686
-
11687
- msgid "Save configuration"
11688
- msgstr ""
11689
-
11690
- msgid "Views over 48 hours. Click for more Site Stats."
11691
- msgstr ""
11692
-
11693
- msgid "day"
11694
- msgstr "ден"
11695
-
11696
- msgid "week"
11697
- msgstr "седмица"
11698
-
11699
- msgid "month"
11700
- msgstr "месец"
11701
-
11702
- msgid "the past day"
11703
- msgstr "предишния ден"
11704
-
11705
- msgid "the past week"
11706
- msgstr ""
11707
-
11708
- msgid "the past month"
11709
- msgstr "изминалия месец"
11710
-
11711
- msgid "the past quarter"
11712
- msgstr ""
11713
-
11714
- msgid "the past year"
11715
- msgstr "изминалата година"
11716
-
11717
- msgid "Chart stats by"
11718
- msgstr ""
11719
-
11720
- msgid "Show top posts over"
11721
- msgstr ""
11722
-
11723
- msgid "Show top search terms over"
11724
  msgstr ""
11725
 
11726
- #. translators: Stats dashboard widget postviews list: "$post_title $views Views"
11727
- #, php-format
11728
- msgid "%1$s %2$s Views"
11729
  msgstr ""
11730
 
11731
- msgid "Top Posts"
11732
  msgstr ""
11733
 
11734
- msgid "Sorry, nothing to report."
11735
  msgstr ""
11736
 
11737
- msgid "Top Searches"
11738
  msgstr ""
11739
 
11740
- msgid "View All"
11741
- msgstr "Всички"
11742
-
11743
- msgid "Notify me of follow-up comments by email."
11744
  msgstr ""
11745
 
11746
- msgid "Notify me of new posts by email."
11747
  msgstr ""
11748
 
11749
- msgid "Add an email signup form to allow people to subscribe to your blog."
11750
  msgstr ""
11751
 
11752
- msgid "Blog Subscriptions (Jetpack)"
11753
  msgstr ""
11754
 
11755
- msgid "Please check your email to confirm your subscription."
11756
  msgstr ""
11757
 
11758
- msgid "You are now subscribed to this blog."
11759
  msgstr ""
11760
 
11761
- msgid "The email you entered was invalid, please check and try again."
11762
  msgstr ""
11763
 
11764
- msgid "You have already subscribed to this site, please check your inbox."
11765
  msgstr ""
11766
 
11767
- msgid "There was an error when subscribing, please try again."
11768
  msgstr ""
11769
 
11770
- msgid ""
11771
- "Enter your email address to subscribe to this blog and receive notifications "
11772
- "of new posts by email."
11773
  msgstr ""
11774
 
11775
- msgid "Email Subscription"
11776
  msgstr ""
11777
 
11778
- msgid "Sign me up!"
11779
- msgstr ""
11780
 
11781
  msgid ""
11782
- "Click to subscribe to this blog and receive notifications of new posts by "
11783
- "email."
11784
- msgstr ""
11785
-
11786
- msgid "Optional text to display to your readers:"
11787
- msgstr ""
11788
-
11789
- msgid "Subscription Button:"
11790
- msgstr ""
11791
-
11792
- msgid "Display your tweets from Twitter"
11793
- msgstr ""
11794
-
11795
- msgid "Twitter (Jetpack)"
11796
- msgstr ""
11797
-
11798
- msgid "Twitter Updates"
11799
  msgstr ""
11800
 
11801
  #, php-format
11802
- msgid ""
11803
- "Error: Please make sure the Twitter account is <a href=\"%s\">public</a>."
11804
  msgstr ""
11805
 
11806
- msgid ""
11807
- "Error: Twitter did not respond. Please wait a few minutes and refresh this "
11808
- "page."
11809
  msgstr ""
11810
 
11811
- msgid "Twitter username:"
 
11812
  msgstr ""
11813
 
11814
- msgid "Maximum number of tweets to show:"
11815
  msgstr ""
11816
 
11817
- msgid "Hide replies"
11818
  msgstr ""
11819
 
11820
- msgid "Include retweets"
11821
  msgstr ""
11822
 
11823
- msgid "Text to display between tweet and timestamp:"
11824
  msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
+ "POT-Creation-Date: 2014-02-18 17:25+0000\n"
8
+ "PO-Revision-Date: 2012-01-10 15:39:06+0000\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=2; plural=n != 1;\n"
13
  "X-Generator: GlotPress/0.1\n"
14
 
15
+ msgid "click and drag to reorder"
16
  msgstr ""
17
 
18
+ msgid "Enter an answer here"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  msgstr ""
20
 
21
+ msgid "Add an Image"
 
 
 
 
 
22
  msgstr ""
23
 
24
+ msgid "Add Audio"
 
25
  msgstr ""
26
 
27
+ msgid "Add Video"
 
28
  msgstr ""
29
 
30
+ msgid "Ratings"
31
+ msgstr "Оценки"
 
 
 
32
 
33
+ msgid "Polls"
34
+ msgstr "Анкети"
35
 
36
+ msgid "Email address required"
37
  msgstr ""
38
 
39
+ msgid "Password required"
 
40
  msgstr ""
41
 
42
+ msgid "Could not connect to Polldaddy API Key service"
43
  msgstr ""
44
 
45
+ msgid "Can't connect to Polldaddy.com"
 
46
  msgstr ""
47
 
48
  msgid ""
49
+ "Login to Polldaddy failed. Double check your email address and password."
 
 
50
  msgstr ""
51
 
52
  msgid ""
53
+ "If your email address and password are correct, your host may not support "
54
+ "secure logins."
 
55
  msgstr ""
56
 
57
  msgid ""
58
+ "In that case, you may be able to log in to Polldaddy by unchecking the \"Use "
59
+ "SSL to Log in\" checkbox."
 
60
  msgstr ""
61
 
 
62
  msgid ""
63
+ "Account could not be accessed. Are your email address and password correct?"
 
64
  msgstr ""
65
 
66
+ msgid "Polldaddy Account"
67
  msgstr ""
68
 
69
  #, php-format
70
+ msgid ""
71
+ "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s"
72
+ "\">Polldaddy.com</a> account details."
73
  msgstr ""
74
 
75
+ msgid "Polldaddy Email Address"
76
  msgstr ""
77
 
78
+ msgid "Polldaddy Password"
 
 
 
 
79
  msgstr ""
80
 
81
+ msgid "Use SSL to Log in"
82
+ msgstr ""
 
83
 
84
+ msgid ""
85
+ "This ensures a secure login to your Polldaddy account. Only uncheck if you "
86
+ "are having problems logging in."
87
  msgstr ""
88
 
89
+ msgid "Submit"
90
+ msgstr ""
 
91
 
92
+ msgid "Load Shortcodes Inline"
93
+ msgstr ""
 
94
 
95
+ msgid ""
96
+ "This will load the Polldaddy shortcodes inline rather than in the page "
97
+ "footer."
98
  msgstr ""
99
 
100
+ msgid "Multiple Polldaddy Accounts"
101
  msgstr ""
102
 
103
+ msgid "This setting will allow each blog user to import a Polldaddy account."
104
+ msgstr ""
 
105
 
106
+ msgid "Sync Ratings Account"
107
+ msgstr ""
 
108
 
109
+ msgid "This will synchronize your ratings Polldaddy account."
110
+ msgstr ""
 
111
 
112
+ msgid "Ratings Title Filter"
113
  msgstr ""
114
 
115
+ msgid ""
116
+ "This setting allows you to specify a filter to use with your ratings title."
117
  msgstr ""
118
 
119
+ msgid "A list of your top rated posts, pages or comments."
120
  msgstr ""
121
 
122
+ msgid "Top Rated"
123
  msgstr ""
124
 
125
+ msgid "Title"
126
+ msgstr "Заглавие"
127
+
128
+ msgid "Show for posts"
129
  msgstr ""
130
 
131
+ msgid "Show for pages"
132
  msgstr ""
133
 
134
+ msgid "Show for comments"
135
  msgstr ""
136
 
137
+ msgid "Filter by category"
138
  msgstr ""
139
 
140
+ msgid "How many items would you like to display?"
141
  msgstr ""
142
 
143
+ #, php-format
144
+ msgid ""
145
+ "Warning! The Polldaddy plugin must be linked to your Polldaddy.com account. "
146
+ "Please visit the <a href=\"%s\">plugin settings page</a> to login."
147
  msgstr ""
148
 
149
+ msgid "Feedback"
150
  msgstr ""
151
 
152
+ msgid "Invalid Account"
153
  msgstr ""
154
 
155
+ msgid "Polldaddy"
156
  msgstr ""
157
 
158
+ msgid "Add Poll"
159
  msgstr ""
160
 
161
+ msgid "Star Colors"
162
  msgstr ""
163
 
164
+ msgid "Star Size"
165
  msgstr ""
166
 
167
+ msgid "Nero Type"
168
  msgstr ""
169
 
170
+ msgid "Nero Size"
171
  msgstr ""
172
 
173
+ msgid "You are not allowed to delete this poll."
174
  msgstr ""
175
 
176
+ msgid "Invalid Poll Author"
177
  msgstr ""
178
 
179
+ msgid "You are not allowed to open this poll."
180
  msgstr ""
181
 
182
+ msgid "You are not allowed to close this poll."
183
  msgstr ""
184
 
185
+ msgid "You are not allowed to edit this poll."
186
  msgstr ""
187
 
188
+ msgid "Poll not found"
189
  msgstr ""
190
 
191
+ msgid "Invalid answers"
192
+ msgstr ""
193
 
194
+ msgid "You must include at least 2 answers"
195
  msgstr ""
196
 
197
+ msgid "Please choose a poll style"
198
  msgstr ""
199
 
200
+ msgid "Poll could not be updated"
201
  msgstr ""
202
 
203
+ msgid "Poll could not be created"
204
  msgstr ""
205
 
206
+ msgid "Style could not be updated"
207
  msgstr ""
208
 
209
+ msgid "Style could not be created"
210
  msgstr ""
211
 
212
+ msgid "Account could not be accessed. Is your API code correct?"
213
  msgstr ""
214
 
215
+ msgid "Account could not be imported. Did you enter the correct API key?"
216
  msgstr ""
217
 
218
+ msgid "Poll deleted."
219
  msgstr ""
220
 
221
+ #, php-format
222
+ msgid "%s Poll Deleted."
223
+ msgid_plural "%s Polls Deleted."
224
+ msgstr[0] ""
225
+ msgstr[1] ""
226
 
227
+ msgid "Poll opened."
228
  msgstr ""
229
 
230
+ #, php-format
231
+ msgid "%s Poll Opened."
232
+ msgid_plural "%s Polls Opened."
233
+ msgstr[0] ""
234
+ msgstr[1] ""
235
 
236
+ msgid "Poll closed."
237
  msgstr ""
238
 
239
+ #, php-format
240
+ msgid "%s Poll Closed."
241
+ msgid_plural "%s Polls Closed."
242
+ msgstr[0] ""
243
+ msgstr[1] ""
244
 
245
+ msgid "Poll updated."
246
  msgstr ""
247
 
248
+ msgid "Poll created."
249
  msgstr ""
250
 
251
+ msgid "Embed in Post"
252
  msgstr ""
253
 
254
+ msgid "Custom Style updated."
255
  msgstr ""
256
 
257
+ msgid "Custom Style created."
258
  msgstr ""
259
 
260
+ msgid "Custom Style deleted."
261
  msgstr ""
262
 
263
+ #, php-format
264
+ msgid "%s Style Deleted."
265
+ msgid_plural "%s Custom Styles Deleted."
266
+ msgstr[0] ""
267
+ msgstr[1] ""
268
 
269
+ msgid "Account Linked."
270
  msgstr ""
271
 
272
+ msgid "Options Updated."
273
  msgstr ""
274
 
275
+ msgid "Rating deleted."
276
  msgstr ""
277
 
278
+ #, php-format
279
+ msgid "%s Rating Deleted."
280
+ msgid_plural "%s Ratings Deleted."
281
+ msgstr[0] ""
282
+ msgstr[1] ""
283
+
284
+ msgid "Error: An error has occurred; Poll not created."
285
  msgstr ""
286
 
287
+ msgid "Error: An error has occurred; Poll not updated."
288
  msgstr ""
289
 
290
+ msgid ""
291
+ "Error: An error has occurred; Account could not be imported. Perhaps your "
292
+ "email address or password is incorrect?"
293
  msgstr ""
294
 
295
+ msgid "Error: An error has occurred; Account could not be created."
296
  msgstr ""
297
 
298
+ msgid "Polldaddy Polls"
299
  msgstr ""
300
 
301
+ #, php-format
302
+ msgid "Preview Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
303
  msgstr ""
304
 
305
+ #, php-format
306
+ msgid ""
307
+ "Poll Results <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s"
308
+ "\" class=\"add-new-h2\">Edit Poll</a>"
309
  msgstr ""
310
 
311
+ #, php-format
312
+ msgid ""
313
+ "Edit Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s\" "
314
+ "class=\"add-new-h2\">View Results</a>"
315
+ msgstr ""
316
 
317
+ #, php-format
318
+ msgid "Add New Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
319
  msgstr ""
320
 
321
+ #, php-format
322
+ msgid "Custom Styles <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
323
  msgstr ""
324
 
325
+ msgid "Custom Styles"
326
+ msgstr "Собствени стилове"
327
 
328
+ #, php-format
329
+ msgid "Edit Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
330
  msgstr ""
331
 
332
+ #, php-format
333
+ msgid "Create Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
334
  msgstr ""
335
 
336
+ #, php-format
337
+ msgid "Polldaddy Polls <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
338
  msgstr ""
339
 
340
+ msgid "Polldaddy Polls "
341
  msgstr ""
342
 
343
+ #, php-format
344
+ msgid ""
345
+ "Linked to WordPress.com Account: <strong>%s</strong> (<a target=\"_blank\" "
346
+ "href=\"options-general.php?page=polls&action=options\">Settings</a> / <a "
347
+ "target=\"_blank\" href=\"http://polldaddy.com/dashboard/\">Polldaddy.com</a>)"
348
  msgstr ""
349
 
350
+ msgid "Actions"
351
+ msgstr "Действия"
352
 
353
+ msgid "Delete"
354
+ msgstr "Изтриване"
355
 
356
+ msgid "Close"
357
+ msgstr "Затваряне"
358
 
359
+ msgid "Open"
360
+ msgstr "Отвори"
361
 
362
+ msgid "Apply"
363
  msgstr ""
364
 
365
+ msgid "View All Polls"
366
  msgstr ""
367
 
368
+ msgid "This Blog's Polls"
369
  msgstr ""
370
 
371
+ msgid "Filter"
372
+ msgstr "Филтър"
373
+
374
+ msgid "Poll"
375
  msgstr ""
376
 
377
+ msgid "Y/m/d g:i:s A"
378
  msgstr ""
379
 
380
+ msgid "created"
381
  msgstr ""
382
 
383
+ msgid "M d, Y"
384
  msgstr ""
385
 
386
+ msgid "Edit"
387
+ msgstr "Редактиране"
388
+
389
+ msgid "Embed &amp; Link"
390
  msgstr ""
391
 
392
+ msgid "Preview"
393
+ msgstr "Преглед"
394
+
395
+ msgid "Results"
396
  msgstr ""
397
 
398
+ msgid "votes"
399
  msgstr ""
400
 
401
+ msgid "WordPress Shortcode"
402
  msgstr ""
403
 
404
+ msgid "Short URL (Good for Twitter etc.)"
405
  msgstr ""
406
 
407
+ msgid "Facebook URL"
408
  msgstr ""
409
 
410
+ msgid "JavaScript"
411
  msgstr ""
412
 
413
+ msgid "Done"
414
+ msgstr "Готово"
415
+
416
+ #, php-format
417
+ msgid "What are you doing here? <a href=\"%s\">Go back</a>."
418
  msgstr ""
419
 
420
+ msgid "You haven't created any polls for this blog."
421
  msgstr ""
422
 
423
+ msgid "Why don't you go ahead and get started on that?"
424
  msgstr ""
425
 
426
+ msgid "Create a Poll Now"
427
  msgstr ""
428
 
429
+ msgid "No one has created any polls for this blog."
430
  msgstr ""
431
 
432
+ #, php-format
433
+ msgid "Are you sure you want to delete the rating for \"%s\"?"
434
  msgstr ""
435
 
436
+ #, php-format
437
+ msgid "Are you sure you want to delete the poll %s?"
438
  msgstr ""
439
 
440
+ msgid "Are you sure you want to delete this answer?"
441
  msgstr ""
442
 
443
+ msgid "delete this answer"
444
  msgstr ""
445
 
446
+ msgid "Standard Styles"
447
  msgstr ""
448
 
449
+ msgid "delete this image"
450
  msgstr ""
451
 
452
+ msgid "Save"
453
+ msgstr "Запис"
454
+
455
+ msgid "Randomize answer order"
456
+ msgstr "Случаен ред на отговорите"
457
+
458
+ msgid "Allow other answers"
459
  msgstr ""
460
 
461
+ msgid "Multiple choice"
462
  msgstr ""
463
 
464
+ msgid "Sharing"
465
  msgstr ""
466
 
467
+ msgid "Number of choices"
468
  msgstr ""
469
 
470
+ msgid "No Limit"
471
  msgstr ""
472
 
473
+ msgid "Save Poll"
474
  msgstr ""
475
 
476
+ msgid "Results Display"
477
  msgstr ""
478
 
479
+ msgid "Show results to voters"
480
  msgstr ""
481
 
482
+ msgid "Only show percentages"
483
  msgstr ""
484
 
485
+ msgid "Hide all results"
486
  msgstr ""
487
 
488
+ msgid "Repeat Voting"
489
  msgstr ""
490
 
491
+ msgid "Don't block repeat voters"
492
  msgstr ""
493
 
494
+ msgid "Block by cookie (recommended)"
495
  msgstr ""
496
 
497
+ msgid "Block by cookie and by IP address"
498
  msgstr ""
499
 
500
+ msgid "Expires: "
501
  msgstr ""
502
 
503
+ #, php-format
504
+ msgid "%d hour"
505
  msgstr ""
506
 
507
+ #, php-format
508
+ msgid "%d hours"
509
  msgstr ""
510
 
511
+ #, php-format
512
+ msgid "%d day"
513
  msgstr ""
514
 
515
+ #, php-format
516
+ msgid "%d week"
517
  msgstr ""
518
 
519
+ msgid ""
520
+ "Note: Blocking by cookie and IP address can be problematic for some voters."
521
  msgstr ""
522
 
523
+ msgid "Comments"
524
+ msgstr "Коментари"
525
+
526
+ msgid "Allow comments"
527
  msgstr ""
528
 
529
+ msgid "Moderate first"
530
  msgstr ""
531
 
532
+ msgid "No comments"
533
  msgstr ""
534
 
535
+ msgid "Enter Question Here"
536
  msgstr ""
537
 
538
+ msgid "WordPress Shortcode:"
539
  msgstr ""
540
 
541
+ msgid "Embed Poll in New Post"
542
  msgstr ""
543
 
544
+ msgid "Answers"
545
+ msgstr "Отговори"
546
+
547
+ msgid "Add New Answer"
548
  msgstr ""
549
 
550
+ msgid "Aluminum Narrow"
551
  msgstr ""
552
 
553
+ msgid "Aluminum Medium"
554
  msgstr ""
555
 
556
+ msgid "Aluminum Wide"
557
  msgstr ""
558
 
559
+ msgid "Plain White Narrow"
560
  msgstr ""
561
 
562
+ msgid "Plain White Medium"
563
  msgstr ""
564
 
565
+ msgid "Plain White Wide"
566
  msgstr ""
567
 
568
+ msgid "Plain Black Narrow"
569
  msgstr ""
570
 
571
+ msgid "Plain Black Medium"
572
  msgstr ""
573
 
574
+ msgid "Plain Black Wide"
575
  msgstr ""
576
 
577
+ msgid "Paper Narrow"
578
  msgstr ""
579
 
580
+ msgid "Paper Medium"
581
  msgstr ""
582
 
583
+ msgid "Paper Wide"
584
  msgstr ""
585
 
586
+ msgid "Skull Dark Narrow"
587
  msgstr ""
588
 
589
+ msgid "Skull Dark Medium"
590
  msgstr ""
591
 
592
+ msgid "Skull Dark Wide"
593
  msgstr ""
594
 
595
+ msgid "Skull Light Narrow"
596
  msgstr ""
597
 
598
+ msgid "Skull Light Medium"
599
  msgstr ""
600
 
601
+ msgid "Skull Light Wide"
602
  msgstr ""
603
 
604
+ msgid "Micro"
605
  msgstr ""
606
 
607
+ msgid "Plastic White Narrow"
608
  msgstr ""
609
 
610
+ msgid "Plastic White Medium"
611
  msgstr ""
612
 
613
+ msgid "Plastic White Wide"
614
  msgstr ""
615
 
616
+ msgid "Plastic Grey Narrow"
617
  msgstr ""
618
 
619
+ msgid "Plastic Grey Medium"
620
  msgstr ""
621
 
622
+ msgid "Plastic Grey Wide"
623
  msgstr ""
624
 
625
+ msgid "Plastic Black Narrow"
626
  msgstr ""
627
 
628
+ msgid "Plastic Black Medium"
629
  msgstr ""
630
 
631
+ msgid "Plastic Black Wide"
632
  msgstr ""
633
 
634
+ msgid "Manga Narrow"
635
  msgstr ""
636
 
637
+ msgid "Manga Medium"
638
  msgstr ""
639
 
640
+ msgid "Manga Wide"
641
  msgstr ""
642
 
643
+ msgid "Tech Dark Narrow"
644
  msgstr ""
645
 
646
+ msgid "Tech Dark Medium"
647
  msgstr ""
648
 
649
+ msgid "Tech Dark Wide"
650
  msgstr ""
651
 
652
+ msgid "Tech Grey Narrow"
653
  msgstr ""
654
 
655
+ msgid "Tech Grey Medium"
656
  msgstr ""
657
 
658
+ msgid "Tech Grey Wide"
659
  msgstr ""
660
 
661
+ msgid "Tech Light Narrow"
662
  msgstr ""
663
 
664
+ msgid "Tech Light Medium"
665
  msgstr ""
666
 
667
+ msgid "Tech Light Wide"
668
  msgstr ""
669
 
670
+ msgid "Working Male Narrow"
671
  msgstr ""
672
 
673
+ msgid "Working Male Medium"
674
  msgstr ""
675
 
676
+ msgid "Working Male Wide"
677
  msgstr ""
678
 
679
+ msgid "Working Female Narrow"
680
  msgstr ""
681
 
682
+ msgid "Working Female Medium"
683
  msgstr ""
684
 
685
+ msgid "Working Female Wide"
686
  msgstr ""
687
 
688
+ msgid "Thinking Male Narrow"
689
  msgstr ""
690
 
691
+ msgid "Thinking Male Medium"
692
  msgstr ""
693
 
694
+ msgid "Thinking Male Wide"
695
  msgstr ""
696
 
697
+ msgid "Thinking Female Narrow"
698
  msgstr ""
699
 
700
+ msgid "Thinking Female Medium"
701
  msgstr ""
702
 
703
+ msgid "Thinking Female Wide"
704
  msgstr ""
705
 
706
+ msgid "Sunset Narrow"
707
  msgstr ""
708
 
709
+ msgid "Sunset Medium"
710
  msgstr ""
711
 
712
+ msgid "Sunset Wide"
713
  msgstr ""
714
 
715
+ msgid "Music Medium"
716
  msgstr ""
717
 
718
+ msgid "Music Wide"
719
  msgstr ""
720
 
721
+ msgid "Poll Style"
722
  msgstr ""
723
 
724
+ msgid "Polldaddy Styles"
725
  msgstr ""
726
 
727
+ msgid "Polldaddy Style"
728
  msgstr ""
729
 
730
+ msgid "Custom Style"
731
  msgstr ""
732
 
733
+ msgid "Please choose a custom style…"
734
  msgstr ""
735
 
736
+ msgid "Please choose a style."
737
  msgstr ""
738
 
739
+ msgid "You currently have no custom styles created."
740
  msgstr ""
741
 
742
+ msgid "New Style"
743
  msgstr ""
744
 
745
+ #, php-format
746
+ msgid ""
747
+ "Did you know we have a new editor for building your own custom poll styles? "
748
+ "Find out more <a href=\"%s\" target=\"_blank\">here</a>."
749
  msgstr ""
750
 
751
+ #, php-format
752
+ msgid "Are you sure you want to delete \"%s\"?"
753
  msgstr ""
754
 
755
+ msgid "Aluminum"
756
  msgstr ""
757
 
758
+ msgid "Plain White"
759
  msgstr ""
760
 
761
+ msgid "Plain Black"
762
  msgstr ""
763
 
764
+ msgid "Paper"
765
  msgstr ""
766
 
767
+ msgid "Skull Dark"
768
  msgstr ""
769
 
770
+ msgid "Skull Light"
771
  msgstr ""
772
 
773
+ msgid "Width 150px, the micro style is useful when space is tight."
774
  msgstr ""
775
 
776
+ msgid "Plastic White"
777
  msgstr ""
778
 
779
+ msgid "Plastic Grey"
780
  msgstr ""
781
 
782
+ msgid "Plastic Black"
783
  msgstr ""
784
 
785
+ msgid "Manga"
786
  msgstr ""
787
 
788
+ msgid "Tech Dark"
789
  msgstr ""
790
 
791
+ msgid "Tech Grey"
792
  msgstr ""
793
 
794
+ msgid "Tech Light"
795
  msgstr ""
796
 
797
+ msgid "Working Male"
798
  msgstr ""
799
 
800
+ msgid "Working Female"
801
  msgstr ""
802
 
803
+ msgid "Thinking Male"
804
  msgstr ""
805
 
806
+ msgid "Thinking Female"
807
  msgstr ""
808
 
809
+ msgid "Sunset"
810
  msgstr ""
811
 
812
+ msgid "Music"
813
  msgstr ""
814
 
815
+ msgid "Wide"
816
  msgstr ""
817
 
818
+ msgid "Medium"
819
+ msgstr "Средно голяма"
820
+
821
+ msgid "Narrow"
822
  msgstr ""
823
 
824
+ msgid "Width: 630px, the wide style is good for blog posts."
825
  msgstr ""
826
 
827
+ msgid "Width: 300px, the medium style is good for general use."
828
  msgstr ""
829
 
830
+ msgid "Width 150px, the narrow style is good for sidebars etc."
831
  msgstr ""
832
 
833
+ msgid "Answer"
834
+ msgstr "Отговор"
835
+
836
+ msgid "Votes"
837
+ msgstr "Гласуване"
838
+
839
+ msgid "Percent"
840
  msgstr ""
841
 
842
+ #, php-format
843
+ msgid "Other (<a href=\"%s\">see below</a>)"
844
  msgstr ""
845
 
846
+ msgid "Other Answer"
847
  msgstr ""
848
 
849
+ msgid "Style"
850
  msgstr ""
851
 
852
+ msgid "Last Modified"
853
  msgstr ""
854
 
855
+ msgid "Y/m/d"
856
+ msgstr ""
857
 
858
+ msgid "You haven't used our fancy style editor to create any custom styles!"
859
  msgstr ""
860
 
861
+ msgid "Create a Custom Style Now"
862
  msgstr ""
863
 
864
+ msgid "Style Name"
865
  msgstr ""
866
 
867
+ msgid "Preload Basic Style"
868
  msgstr ""
869
 
870
+ msgid "Load Style"
871
  msgstr ""
872
 
873
+ msgid "Text Direction"
874
  msgstr ""
875
 
876
+ msgid "Force RTL"
877
  msgstr ""
878
 
879
+ msgid "Force LTR"
880
  msgstr ""
881
 
882
+ msgid "Style Editor"
883
  msgstr ""
884
 
885
+ msgid "Select a template part to edit:"
886
  msgstr ""
887
 
888
+ msgid "Poll Box"
889
  msgstr ""
890
 
891
+ msgid "Question"
892
  msgstr ""
893
 
894
+ msgid "Answer Group"
895
  msgstr ""
896
 
897
+ msgid "Answer Check"
898
  msgstr ""
899
 
900
+ msgid "Other Input"
901
  msgstr ""
902
 
903
+ msgid "Vote Button"
904
  msgstr ""
905
 
906
+ msgid "Links"
907
+ msgstr "Връзки"
 
908
 
909
+ msgid "Feedback Group"
910
+ msgstr ""
911
 
912
+ msgid "Results Group"
 
913
  msgstr ""
914
 
915
+ msgid "Results Percent"
916
  msgstr ""
917
 
918
+ msgid "Results Votes"
919
  msgstr ""
920
 
921
+ msgid "Results Text"
922
  msgstr ""
923
 
924
+ msgid "Results Background"
925
  msgstr ""
926
 
927
+ msgid "Results Bar"
928
  msgstr ""
929
 
930
+ msgid "Total Votes"
931
  msgstr ""
932
 
933
+ msgid "Font"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
934
  msgstr ""
935
 
936
+ msgid "Background"
937
+ msgstr "Фон"
 
 
938
 
939
+ msgid "Border"
940
+ msgstr "Рамка"
941
 
942
+ msgid "Margin"
943
  msgstr ""
944
 
945
+ msgid "Padding"
946
  msgstr ""
947
 
948
+ msgid "Width"
949
+ msgstr "Широчина"
950
 
951
+ msgid "Height"
952
+ msgstr "Височина"
953
 
954
+ msgid "Position"
955
+ msgstr "Позиция"
956
 
957
+ msgid "Font Size"
958
  msgstr ""
959
 
960
+ msgid "Color"
961
+ msgstr "Цвят"
962
 
963
+ msgid "Bold"
964
+ msgstr "Дръзка"
965
 
966
+ msgid "Italic"
967
+ msgstr "Курсив"
968
 
969
+ msgid "Underline"
970
+ msgstr "Подчертан"
971
 
972
+ msgid "Line Height"
973
  msgstr ""
974
 
975
+ msgid "Align"
976
+ msgstr "Подравняване"
977
 
978
+ msgid "Left"
979
+ msgstr "Ляво"
980
 
981
+ msgid "Center"
982
+ msgstr "Център"
983
 
984
+ msgid "Right"
985
+ msgstr "Дясно"
986
 
987
+ msgid "Image URL"
988
+ msgstr "URL на картинка"
989
 
990
+ msgid "Click here for more information"
991
  msgstr ""
992
 
993
+ msgid "Image Repeat"
 
 
 
994
  msgstr ""
995
 
996
+ msgid "repeat"
 
 
997
  msgstr ""
998
 
999
+ msgid "no-repeat"
 
 
1000
  msgstr ""
1001
 
1002
+ msgid "repeat-x"
 
 
 
 
1003
  msgstr ""
1004
 
1005
+ msgid "repeat-y"
1006
  msgstr ""
1007
 
1008
+ msgid "Image Position"
 
 
 
1009
  msgstr ""
1010
 
1011
+ msgid "left top"
 
 
1012
  msgstr ""
1013
 
1014
+ msgid "left center"
1015
  msgstr ""
1016
 
1017
+ msgid "left bottom"
1018
  msgstr ""
1019
 
1020
+ msgid "center top"
 
 
 
 
1021
  msgstr ""
1022
 
1023
+ msgid "center center"
 
 
1024
  msgstr ""
1025
 
1026
+ msgid "center bottom"
 
 
 
 
1027
  msgstr ""
1028
 
1029
+ msgid "right top"
1030
  msgstr ""
1031
 
1032
+ msgid "right center"
 
 
 
1033
  msgstr ""
1034
 
1035
+ msgid "right bottom"
 
1036
  msgstr ""
1037
 
1038
+ msgid "none"
1039
  msgstr ""
1040
 
1041
+ msgid "solid"
 
 
 
1042
  msgstr ""
1043
 
1044
+ msgid "dotted"
 
 
 
1045
  msgstr ""
1046
 
1047
+ msgid "dashed"
1048
  msgstr ""
1049
 
1050
+ msgid "double"
 
 
 
 
1051
  msgstr ""
1052
 
1053
+ msgid "groove"
1054
  msgstr ""
1055
 
1056
+ msgid "inset"
 
 
1057
  msgstr ""
1058
 
1059
+ msgid "outset"
 
 
1060
  msgstr ""
1061
 
1062
+ msgid "ridge"
 
1063
  msgstr ""
1064
 
1065
+ msgid "hidden"
 
 
 
 
1066
  msgstr ""
1067
 
1068
+ msgid "Rounded Corners"
1069
  msgstr ""
1070
 
1071
+ msgid "Not supported in Internet Explorer."
 
 
 
 
1072
  msgstr ""
1073
 
1074
+ msgid "Top"
1075
+ msgstr "Горе"
 
 
1076
 
1077
+ msgid "Bottom"
1078
+ msgstr "Долу"
1079
 
 
1080
  msgid ""
1081
+ "If you change the width of the<br/> poll you may also need to change<br/> "
1082
+ "the width of your answers."
1083
  msgstr ""
1084
 
1085
+ msgid "Do you mostly use the internet at work, in school or at home?"
 
 
 
1086
  msgstr ""
1087
 
1088
+ msgid "I use it in school."
 
 
 
 
1089
  msgstr ""
1090
 
1091
+ msgid "I use it at home."
1092
  msgstr ""
1093
 
1094
  msgid ""
1095
+ "I use it every where I go, at work and home and anywhere else that I can!"
 
1096
  msgstr ""
1097
 
1098
+ msgid "Other"
1099
+ msgstr "Друг"
 
 
1100
 
1101
+ msgid "Vote"
1102
  msgstr ""
1103
 
1104
+ msgid "View Results"
 
 
1105
  msgstr ""
1106
 
1107
+ msgid "I use it in school!"
 
 
1108
  msgstr ""
1109
 
1110
  #, php-format
1111
+ msgid "(%d votes)"
 
 
 
1112
  msgstr ""
1113
 
1114
+ msgid "Return To Poll"
1115
+ msgstr ""
1116
 
1117
+ msgid "Save Style"
1118
  msgstr ""
1119
 
1120
+ msgid "Check this box if you wish to update the polls that use this style."
 
 
 
1121
  msgstr ""
1122
 
1123
+ msgid "Thank you for voting!"
 
 
1124
  msgstr ""
1125
 
1126
  #, php-format
1127
  msgid ""
1128
+ "Sorry! There was an error creating your rating widget. Please contact <a "
1129
+ "href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
 
1130
  msgstr ""
1131
 
1132
+ msgid "Rating Settings"
1133
  msgstr ""
1134
 
1135
+ msgid "Rating updated"
1136
  msgstr ""
1137
 
 
 
 
1138
  msgid "Posts"
1139
  msgstr "Публикации"
1140
 
1141
+ msgid "Pages"
 
 
 
 
 
 
 
 
 
1142
  msgstr ""
1143
 
1144
+ msgid "Show Ratings on"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1145
  msgstr ""
1146
 
1147
+ msgid "Front Page, Archive Pages, and Search Results"
 
1148
  msgstr ""
1149
 
1150
+ msgid "Position Front Page, Archive Pages, and Search Results Ratings"
1151
  msgstr ""
1152
 
1153
+ msgid "Above each blog post"
 
1154
  msgstr ""
1155
 
1156
+ msgid "Below each blog post"
1157
  msgstr ""
1158
 
1159
+ msgid "Position Post Ratings"
1160
  msgstr ""
1161
 
1162
+ msgid "Position Page Ratings"
1163
  msgstr ""
1164
 
1165
+ msgid "Above each blog page"
1166
  msgstr ""
1167
 
1168
+ msgid "Below each blog page"
1169
  msgstr ""
1170
 
1171
+ msgid "Position Comment Ratings"
 
1172
  msgstr ""
1173
 
1174
+ msgid "Above each comment"
1175
  msgstr ""
1176
 
1177
+ msgid "Below each comment"
 
1178
  msgstr ""
1179
 
1180
+ msgid "Save Changes"
1181
+ msgstr "Запис на промените"
 
1182
 
1183
+ msgid "Advanced Settings"
1184
  msgstr ""
1185
 
1186
+ msgid "Save Advanced Settings"
1187
  msgstr ""
1188
 
1189
+ msgid "This is a demo of what your rating widget will look like"
1190
  msgstr ""
1191
 
1192
+ msgid "Customize Labels"
1193
  msgstr ""
1194
 
1195
+ msgid "Rate This"
1196
  msgstr ""
1197
 
1198
+ #, php-format
1199
+ msgid "%d star"
1200
  msgstr ""
1201
 
1202
+ #, php-format
1203
+ msgid "%d stars"
1204
  msgstr ""
1205
 
1206
+ msgid "Thank You"
1207
  msgstr ""
1208
 
1209
+ msgid "Rate Up"
1210
  msgstr ""
1211
 
1212
+ msgid "Rate Down"
1213
  msgstr ""
1214
 
1215
+ msgid "Most Popular Content"
 
1216
  msgstr ""
1217
 
1218
+ msgid "All"
1219
+ msgstr "Всички"
1220
 
1221
+ msgid "Today"
1222
+ msgstr "Днес"
1223
 
1224
+ msgid "This Week"
1225
  msgstr ""
1226
 
1227
+ msgid "This Month"
1228
  msgstr ""
1229
 
1230
+ msgid "Rated"
1231
  msgstr ""
1232
 
1233
+ msgid "There are no rated items for this period"
 
1234
  msgstr ""
1235
 
1236
+ msgid "Rating Type"
1237
  msgstr ""
1238
 
1239
+ msgid ""
1240
+ "Here you can choose how you want your rating to display. The 5 star rating "
1241
+ "is the most commonly used. The Nero rating is useful for keeping it simple."
1242
  msgstr ""
1243
 
1244
+ #, php-format
1245
+ msgid "%d Star Rating"
1246
  msgstr ""
1247
 
1248
+ msgid "Nero Rating"
 
1249
  msgstr ""
1250
 
1251
+ msgid "Rating Style"
1252
  msgstr ""
1253
 
1254
+ msgid "Small"
1255
  msgstr ""
1256
 
1257
+ msgid "Large"
1258
+ msgstr "Голям"
1259
 
1260
+ msgid "Star Color"
1261
  msgstr ""
1262
 
1263
+ msgid "Yellow"
1264
+ msgstr "Жълта"
 
1265
 
1266
+ msgid "Red"
1267
+ msgstr "Червена"
1268
 
1269
+ msgid "Blue"
1270
+ msgstr "Сини"
1271
 
1272
+ msgid "Green"
1273
+ msgstr "Зелена"
 
1274
 
1275
+ msgid "Grey"
1276
  msgstr ""
1277
 
1278
+ msgid "Hand"
1279
  msgstr ""
1280
 
1281
+ msgid "Custom Image"
1282
  msgstr ""
1283
 
1284
+ msgid "Text Layout & Font"
1285
  msgstr ""
1286
 
1287
+ msgid "Inherit"
1288
  msgstr ""
1289
 
1290
+ msgid "Size"
1291
+ msgstr "Размер"
1292
 
1293
+ msgid "Extra Settings"
1294
  msgstr ""
1295
 
1296
+ msgid "Results Popup"
 
 
 
 
1297
  msgstr ""
1298
 
1299
+ msgid "Uncheck this box to disable the results popup"
1300
  msgstr ""
1301
 
1302
+ msgid "Rating ID"
1303
  msgstr ""
1304
 
1305
+ msgid "This is the rating ID used in posts"
1306
  msgstr ""
1307
 
1308
+ msgid "Exclude Posts"
1309
  msgstr ""
1310
 
1311
+ msgid ""
1312
+ "Enter the Post IDs where you want to exclude ratings from. Please use a "
1313
+ "comma-delimited list, eg. 1,2,3"
1314
  msgstr ""
1315
 
1316
+ msgid "This is the rating ID used in pages"
1317
  msgstr ""
1318
 
1319
+ msgid "Exclude Pages"
1320
  msgstr ""
1321
 
1322
+ msgid ""
1323
+ "Enter the Page IDs where you want to exclude ratings from. Please use a "
1324
+ "comma-delimited list, eg. 1,2,3"
1325
  msgstr ""
1326
 
1327
+ msgid "This is the rating ID used in comments"
1328
  msgstr ""
1329
 
1330
+ msgid "&laquo;"
1331
  msgstr ""
1332
 
1333
+ msgid "&raquo;"
1334
  msgstr ""
1335
 
1336
+ #, php-format
1337
+ msgid "Rating Results <a href=\"%s\" class=\"add-new-h2\">Settings</a>"
1338
  msgstr ""
1339
 
1340
+ msgid "Rating Results"
1341
  msgstr ""
1342
 
1343
+ msgid "Last 24 hours"
1344
  msgstr ""
1345
 
1346
+ msgid "Last 7 days"
1347
  msgstr ""
1348
 
1349
+ msgid "Last 31 days"
1350
  msgstr ""
1351
 
1352
+ msgid "Last 3 months"
1353
  msgstr ""
1354
 
1355
+ msgid "Last 12 months"
1356
  msgstr ""
1357
 
1358
+ msgid "All time"
1359
  msgstr ""
1360
 
1361
+ msgid "* The results are cached and are updated every hour"
1362
  msgstr ""
1363
 
1364
+ msgid "* The results are cached and are updated every day"
1365
  msgstr ""
1366
 
1367
+ msgid "* The results are cached and are updated every 3 days"
1368
  msgstr ""
1369
 
1370
+ #, php-format
1371
+ msgid "No ratings have been collected for your %s yet."
 
 
1372
  msgstr ""
1373
 
1374
+ msgid "Unique ID"
1375
  msgstr ""
1376
 
1377
+ msgid "Start Date"
1378
+ msgstr "Начална дата"
1379
 
1380
+ msgid "Average Rating"
1381
+ msgstr "Средна оценка"
1382
 
1383
+ msgid "Poll Settings"
1384
  msgstr ""
1385
 
1386
+ msgid "Polldaddy Account Info"
1387
  msgstr ""
1388
 
1389
  msgid ""
1390
+ "<em>Polldaddy</em> and <em>WordPress.com</em> are now connected using <a "
1391
+ "href=\"http://en.support.wordpress.com/wpcc-faq/\">WordPress.com Connect</"
1392
+ "a>. If you have a WordPress.com account you can use it to login to <a href="
1393
+ "\"http://polldaddy.com/\">Polldaddy.com</a>. Click on the Polldaddy \"sign in"
1394
+ "\" button, authorize the connection and create your new Polldaddy account."
 
 
 
 
 
 
 
 
 
1395
  msgstr ""
1396
 
1397
  msgid ""
1398
+ "Login to the Polldaddy website and scroll to the end of your <a href="
1399
+ "\"http://polldaddy.com/account/#apikey\">account page</a> to create or "
1400
+ "retrieve an API key."
 
 
1401
  msgstr ""
1402
 
1403
  #, php-format
1404
+ msgid "Your account is currently linked to this API key: <strong>%s</strong>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1405
  msgstr ""
1406
 
1407
+ msgid "Link to a different Polldaddy account"
 
 
1408
  msgstr ""
1409
 
1410
+ msgid "Link to your Polldaddy account"
1411
  msgstr ""
1412
 
1413
+ msgid "Polldaddy.com API Key"
1414
  msgstr ""
1415
 
1416
+ msgid "Link Account"
1417
  msgstr ""
1418
 
1419
+ msgid "General Settings"
 
 
 
1420
  msgstr ""
1421
 
1422
+ msgid "Default poll settings"
1423
  msgstr ""
1424
 
1425
+ msgid "Show"
1426
  msgstr ""
1427
 
1428
+ msgid "Hide"
1429
  msgstr ""
1430
 
1431
+ msgid "Percentages"
1432
  msgstr ""
1433
 
1434
+ msgid "Poll style"
1435
  msgstr ""
1436
 
1437
+ msgid "Off"
1438
  msgstr ""
1439
 
1440
+ msgid "Cookie"
1441
  msgstr ""
1442
 
1443
+ msgid "Cookie & IP address"
1444
  msgstr ""
1445
 
1446
+ msgid "Block expiration limit"
 
 
1447
  msgstr ""
1448
 
1449
+ msgid "Save Options"
1450
  msgstr ""
1451
 
1452
+ msgid "URL"
1453
+ msgstr "Адрес"
1454
 
1455
  msgid ""
1456
+ "Paste your YouTube or Google Video URL above, or use the examples below."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1457
  msgstr ""
1458
 
1459
  #, php-format
1460
+ msgid "<a href=\"%s\" target=\"_blank\">YouTube instructions</a> %s"
 
1461
  msgstr ""
1462
 
1463
+ #, php-format
1464
+ msgid "<a href=\"%s\" target=\"_blank\">Google instructions</a> %s"
 
1465
  msgstr ""
1466
 
1467
+ #, php-format
1468
+ msgid "<a href=\"%s\" target=\"_blank\">DailyMotion instructions</a> %s"
1469
  msgstr ""
1470
 
1471
+ msgid "Insert into Poll"
1472
  msgstr ""
1473
 
1474
+ msgid "Audio File URL"
1475
  msgstr ""
1476
 
1477
+ msgid "Insert an image from another web site"
1478
  msgstr ""
1479
 
1480
+ msgid "Image Title"
1481
  msgstr ""
locale/polldaddy-bs.mo CHANGED
Binary file
locale/polldaddy-bs.po CHANGED
@@ -4,12053 +4,1484 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
- "POT-Creation-Date: 2012-07-16 11:34+0000\n"
8
- "PO-Revision-Date: 2012-07-16 11:34:39+0000\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
  "X-Generator: GlotPress/0.1\n"
15
 
16
- msgid "Polldaddy Invitation"
17
  msgstr ""
18
 
19
- msgid ""
20
- "If you do not want to receive any more emails then click on the unsubscribe "
21
- "link below:"
22
- msgstr ""
23
-
24
- #, php-format
25
- msgid "%d incomplete response has been added to %s."
26
- msgid_plural "%d incomplete responses have been added to %s."
27
- msgstr[0] ""
28
- msgstr[1] ""
29
- msgstr[2] ""
30
-
31
- msgid ""
32
- "Thanks,\n"
33
- "\n"
34
- "Your friendly Polldaddy.com autobot."
35
- msgstr ""
36
-
37
- #, php-format
38
- msgid "[Polldaddy] Incomplete results added to survey - %s"
39
  msgstr ""
40
 
41
- #, php-format
42
- msgid "All your results have been deleted from the survey \"%s\""
43
  msgstr ""
44
 
45
- #, php-format
46
- msgid "[Polldaddy] Results reset for %s"
47
  msgstr ""
48
 
49
- msgid ""
50
- "Your PDF report has been generated and is available from the following URLs:"
51
  msgstr ""
52
 
53
- #, php-format
54
- msgid "Note that the PDFs are available for %d day."
55
- msgid_plural "Note that the PDFs are available for %d days."
56
- msgstr[0] ""
57
- msgstr[1] ""
58
- msgstr[2] ""
59
 
60
- msgid "[Polldaddy] PDF report has been generated"
61
- msgstr ""
62
 
63
- msgid "Hi there,"
64
  msgstr ""
65
 
66
- #, php-format
67
- msgid "Hi %s,"
68
  msgstr ""
69
 
70
- msgid "Hello there,"
71
  msgstr ""
72
 
73
- #, php-format
74
- msgid "Hello %s,"
75
  msgstr ""
76
 
77
  msgid ""
78
- "Recently you or someone using this email address signed up for a free "
79
- "account on\n"
80
- "http://polldaddy.com/ but the account was not activated."
81
  msgstr ""
82
 
83
  msgid ""
84
- "If you would still like a free Polldaddy account please confirm your email "
85
- "address by\n"
86
- "clicking on the link below:"
87
  msgstr ""
88
 
89
  msgid ""
90
- "The link will remain valid for a further 24 hours after which your email "
91
- "address will be\n"
92
- "deleted from our database."
93
  msgstr ""
94
 
95
- #, php-format
96
  msgid ""
97
- "If you're having trouble you can find out more at %s, or reply\n"
98
- "to this email and we'll get back to you."
99
  msgstr ""
100
 
101
- msgid "Thanks,"
102
  msgstr ""
103
 
104
  #, php-format
105
- msgid "Never receive emails from Polldaddy again: %s"
106
- msgstr ""
107
-
108
- msgid "[Polldaddy] Account Activation Request (resend)"
109
  msgstr ""
110
 
111
- #, fuzzy
112
- msgid "Invalid cardholder name"
113
- msgstr "Neispravna vrsta datoteke"
114
-
115
- msgid "Invalid street address"
116
  msgstr ""
117
 
118
- #, fuzzy
119
- msgid "Invalid city"
120
- msgstr "Neispravna vrsta datoteke"
121
-
122
- msgid "Invalid expiration month"
123
  msgstr ""
124
 
125
- #, fuzzy
126
- msgid "Invalid expiration year"
127
- msgstr "Neispravna vrsta datoteke"
128
-
129
- #, fuzzy
130
- msgid "Invalid card type"
131
- msgstr "Neispravna vrsta datoteke"
132
-
133
- msgid "Invalid card number"
134
  msgstr ""
135
 
136
- msgid "Invalid CVV2 code"
 
 
137
  msgstr ""
138
 
139
- #, fuzzy
140
- msgid "Invalid country"
141
- msgstr "država"
142
-
143
- #, fuzzy
144
- msgid "Invalid zip code"
145
- msgstr "Neispravna vrsta datoteke"
146
-
147
- #, fuzzy
148
- msgid "Invalid state"
149
- msgstr "Neispravna vrsta datoteke"
150
-
151
- msgid "Date must be in the future"
152
  msgstr ""
153
 
154
- msgid "Sierra Leone"
155
  msgstr ""
156
 
157
- msgid "Taiwan"
 
 
158
  msgstr ""
159
 
160
- msgid "Netherlands"
161
  msgstr ""
162
 
163
- msgid "Chile"
164
  msgstr ""
165
 
166
- msgid "Anguilla"
167
- msgstr "Anguilla"
168
-
169
- msgid "Mauritius"
170
- msgstr "Mauritius"
171
-
172
- msgid "Afghanistan"
173
  msgstr ""
174
 
175
- msgid "Andorra"
176
- msgstr "Andorra"
177
-
178
- msgid "Indonesia"
179
  msgstr ""
180
 
181
- msgid "Micronesia, Federated States of"
182
  msgstr ""
183
 
184
- msgid "United Kingdom"
 
185
  msgstr ""
186
 
187
- msgid "New Zealand"
188
  msgstr ""
189
 
190
- msgid "Gabon"
191
  msgstr ""
192
 
193
- msgid "Puerto Rico"
194
- msgstr "Puerto Rico"
195
-
196
- msgid "Equatorial Guinea"
197
- msgstr ""
198
 
199
- msgid "Seychelles"
200
  msgstr ""
201
 
202
- msgid "Antarctica"
203
- msgstr "Antarctica"
204
-
205
- msgid "Saudi Arabia"
206
  msgstr ""
207
 
208
- msgid "Grenada"
209
- msgstr "Grenada"
210
-
211
- msgid "Antigua and Barbuda"
212
  msgstr ""
213
 
214
- msgid "Luxembourg"
215
- msgstr "Luxembourg"
216
-
217
- msgid "Denmark"
218
  msgstr ""
219
 
220
- msgid "China"
221
  msgstr ""
222
 
223
- msgid "Dominica"
224
- msgstr "Dominica"
225
-
226
- msgid "Mali"
227
  msgstr ""
228
 
229
- msgid "Montserrat"
230
- msgstr "Montserrat"
231
-
232
- msgid "Russia"
233
- msgstr ""
234
 
235
- msgid "Asia/Pacific Region"
236
  msgstr ""
237
 
238
- msgid "Swaziland"
239
  msgstr ""
240
 
241
- msgid "Europe"
242
- msgstr "Evropa"
243
-
244
- msgid "Somalia"
245
  msgstr ""
246
 
247
- msgid "Cameroon"
248
  msgstr ""
249
 
250
- msgid "Gambia"
251
  msgstr ""
252
 
253
- msgid "Qatar"
254
- msgstr "Qatar"
255
-
256
- msgid "Thailand"
257
  msgstr ""
258
 
259
- msgid "Cape Verde"
260
- msgstr "Cape Verde"
261
-
262
- msgid "Wallis and Futuna"
263
  msgstr ""
264
 
265
- msgid "Switzerland"
266
  msgstr ""
267
 
268
- msgid "Faroe Islands"
269
  msgstr ""
270
 
271
- msgid "Costa Rica"
272
- msgstr "Costa Rica"
273
-
274
- msgid "Samoa"
275
- msgstr "Samoa"
276
-
277
- msgid "Philippines"
278
  msgstr ""
279
 
280
- msgid "Pakistan"
281
  msgstr ""
282
 
283
- msgid "Slovakia"
284
  msgstr ""
285
 
286
- msgid "Zimbabwe"
287
  msgstr ""
288
 
289
- msgid "Canada"
290
  msgstr ""
291
 
292
- msgid "United States Minor Outlying Islands"
293
  msgstr ""
294
 
295
- msgid "Germany"
296
  msgstr ""
297
 
298
- msgid "Rwanda"
299
  msgstr ""
300
 
301
- msgid "United Arab Emirates"
302
  msgstr ""
303
 
304
- msgid "Saint Kitts and Nevis"
305
  msgstr ""
306
 
307
- msgid "Virgin Islands, British"
308
  msgstr ""
309
 
310
- msgid "Cuba"
311
  msgstr ""
312
 
313
- msgid "Jordan"
314
  msgstr ""
315
 
316
- msgid "Togo"
317
  msgstr ""
318
 
319
- msgid "San Marino"
320
- msgstr "San Marino"
321
-
322
- msgid "Tokelau"
323
- msgstr ""
 
324
 
325
- msgid "Guinea"
326
  msgstr ""
327
 
328
- msgid "Barbados"
329
- msgstr "Barbados"
330
-
331
- msgid "Chad"
332
- msgstr ""
 
333
 
334
- msgid "Malawi"
335
  msgstr ""
336
 
337
- msgid "Suriname"
338
- msgstr ""
 
 
 
 
339
 
340
- msgid "Liechtenstein"
341
  msgstr ""
342
 
343
- msgid "Montenegro"
344
  msgstr ""
345
 
346
- msgid "Heard Island and McDonald Islands"
347
  msgstr ""
348
 
349
- msgid "Northern Mariana Islands"
350
  msgstr ""
351
 
352
- msgid "Dominican Republic"
353
  msgstr ""
354
 
355
- msgid "Belgium"
356
  msgstr ""
357
 
358
- msgid "Lao People's Democratic Republic"
359
- msgstr ""
 
 
 
 
360
 
361
- msgid "Poland"
362
  msgstr ""
363
 
364
- msgid "Israel"
365
  msgstr ""
366
 
367
- msgid "India"
368
  msgstr ""
369
 
370
- msgid "Guatemala"
371
- msgstr "Guatemala"
372
-
373
- msgid "Martinique"
374
- msgstr "Martinique"
 
375
 
376
- msgid "Myanmar"
377
  msgstr ""
378
 
379
- msgid "Morocco"
380
  msgstr ""
381
 
382
- msgid "Sudan"
 
 
383
  msgstr ""
384
 
385
- msgid "Netherlands Antilles"
386
  msgstr ""
387
 
388
- msgid "Liberia"
389
  msgstr ""
390
 
391
- msgid "Armenia"
 
392
  msgstr ""
393
 
394
- msgid "Cook Islands"
 
 
 
395
  msgstr ""
396
 
397
- msgid "Ethiopia"
 
 
 
398
  msgstr ""
399
 
400
- msgid "Marshall Islands"
 
401
  msgstr ""
402
 
403
- msgid "Saint Lucia"
 
404
  msgstr ""
405
 
406
- msgid "Guam"
407
- msgstr "Guam"
408
-
409
- msgid "Estonia"
410
- msgstr ""
411
 
412
- msgid "Macedonia"
 
413
  msgstr ""
414
 
415
- msgid "Djibouti"
416
- msgstr "Djibouti"
417
-
418
- msgid "Austria"
419
  msgstr ""
420
 
421
- msgid "Zambia"
 
422
  msgstr ""
423
 
424
- msgid "Cayman Islands"
425
  msgstr ""
426
 
427
- msgid "French Guiana"
 
 
 
 
428
  msgstr ""
429
 
430
- msgid "Guyana"
431
- msgstr "Guyana"
432
-
433
- msgid "Palau"
434
- msgstr "Palau"
435
 
436
- msgid "Fiji"
437
- msgstr "Fiji"
438
 
439
- msgid "Nauru"
440
- msgstr "Nauru"
441
 
442
- msgid "Greenland"
443
- msgstr ""
444
 
445
- msgid "Trinidad and Tobago"
446
  msgstr ""
447
 
448
- msgid "Ecuador"
449
  msgstr ""
450
 
451
- msgid "Lithuania"
452
  msgstr ""
453
 
454
- msgid "Serbia"
455
- msgstr ""
456
 
457
- msgid "Tajikistan"
458
- msgstr ""
459
 
460
- msgid "Colombia"
461
  msgstr ""
462
 
463
- msgid "Australia"
464
- msgstr "Australia"
465
-
466
- msgid "Ukraine"
467
  msgstr ""
468
 
469
- msgid "Nicaragua"
470
  msgstr ""
471
 
472
- msgid "Vietnam"
473
- msgstr ""
474
 
475
- msgid "Saint Vincent and the Grenadines"
476
  msgstr ""
477
 
478
- msgid "Peru"
479
- msgstr ""
480
 
481
- msgid "Uruguay"
482
- msgstr ""
483
 
484
- msgid "Monaco"
485
- msgstr "Monaco"
486
 
487
- msgid "Bosnia and Herzegovina"
488
  msgstr ""
489
 
490
- msgid "Greece"
491
  msgstr ""
492
 
493
- msgid "Libyan Arab Jamahiriya"
494
  msgstr ""
495
 
496
- msgid "Finland"
497
- msgstr ""
498
 
499
- msgid "Bhutan"
500
- msgstr ""
501
 
502
- msgid "Algeria"
 
503
  msgstr ""
504
 
505
- msgid "Central African Republic"
506
  msgstr ""
507
 
508
- msgid "Croatia"
509
  msgstr ""
510
 
511
- msgid "Bolivia"
512
  msgstr ""
513
 
514
- msgid "Senegal"
515
  msgstr ""
516
 
517
- msgid "Argentina"
518
- msgstr "Argentina"
519
-
520
- msgid "Reunion"
521
- msgstr "Reunion"
522
-
523
- msgid "Norway"
524
  msgstr ""
525
 
526
- msgid "Sri Lanka"
 
527
  msgstr ""
528
 
529
- msgid "Tuvalu"
530
  msgstr ""
531
 
532
- msgid "Namibia"
533
  msgstr ""
534
 
535
- msgid "Georgia"
536
- msgstr "Georgia"
537
-
538
- msgid "Turks and Caicos Islands"
539
  msgstr ""
540
 
541
- msgid "Holy See (Vatican City State)"
542
  msgstr ""
543
 
544
- msgid "Sweden"
545
- msgstr ""
546
 
547
- msgid "Iran, Islamic Republic of"
548
- msgstr ""
549
 
550
- msgid "Mexico"
551
  msgstr ""
552
 
553
- msgid "Mauritania"
554
  msgstr ""
555
 
556
- msgid "Comoros"
557
- msgstr ""
558
 
559
- msgid "Moldova, Republic of"
560
  msgstr ""
561
 
562
- msgid "Tanzania, United Republic of"
563
  msgstr ""
564
 
565
- msgid "Ireland"
566
  msgstr ""
567
 
568
- msgid "Kazakstan"
569
  msgstr ""
570
 
571
- msgid "United States"
572
  msgstr ""
573
 
574
- msgid "Bulgaria"
575
  msgstr ""
576
 
577
- msgid "El Salvador"
578
- msgstr "El Salvador"
579
 
580
- msgid "Botswana"
581
  msgstr ""
582
 
583
- msgid "France"
584
  msgstr ""
585
 
586
- msgid "South Africa"
587
  msgstr ""
588
 
589
- msgid "Paraguay"
590
  msgstr ""
591
 
592
- msgid "Iraq"
593
- msgstr ""
594
 
595
- msgid "Macau"
596
- msgstr "Macau"
 
597
 
598
- msgid "Singapore"
599
- msgstr "Singapore"
 
600
 
601
- msgid "Bahrain"
602
- msgstr "Bahrain"
 
603
 
604
- msgid "Sao Tome and Principe"
 
605
  msgstr ""
606
 
607
- msgid "Venezuela"
 
608
  msgstr ""
609
 
610
- msgid "Lebanon"
611
- msgstr ""
612
 
613
- msgid "Falkland Islands (Malvinas)"
614
- msgstr ""
615
 
616
- msgid "British Indian Ocean Territory"
617
  msgstr ""
618
 
619
- msgid "Japan"
620
- msgstr ""
621
 
622
- msgid "Bangladesh"
623
  msgstr ""
624
 
625
- msgid "Romania"
626
  msgstr ""
627
 
628
- msgid "Ghana"
629
  msgstr ""
630
 
631
- msgid "Brunei Darussalam"
632
- msgstr ""
633
 
634
- msgid "Papua New Guinea"
635
  msgstr ""
636
 
637
- msgid "American Samoa"
638
- msgstr ""
639
 
640
- msgid "Azerbaijan"
641
- msgstr ""
642
 
643
- msgid "Panama"
644
- msgstr "Panama"
645
 
646
- msgid "Belize"
647
- msgstr "Belize"
648
 
649
- msgid "Vanuatu"
650
- msgstr ""
651
 
652
- msgid "Portugal"
653
- msgstr ""
654
 
655
- msgid "Guinea-Bissau"
656
- msgstr ""
657
 
658
- msgid "Turkmenistan"
659
- msgstr ""
660
 
661
- msgid "Uzbekistan"
662
- msgstr ""
663
 
664
- msgid "Tunisia"
665
- msgstr ""
666
 
667
- msgid "New Caledonia"
668
- msgstr ""
669
 
670
- msgid "Latvia"
671
- msgstr ""
672
 
673
- msgid "Aruba"
674
- msgstr "Aruba"
675
 
676
- msgid "Nigeria"
677
  msgstr ""
678
 
679
- msgid "Italy"
680
- msgstr ""
681
 
682
- msgid "Tonga"
683
- msgstr ""
684
 
685
- msgid "Yemen"
686
- msgstr ""
687
 
688
- msgid "Bahamas"
689
- msgstr ""
690
 
691
- msgid "Eritrea"
692
- msgstr ""
693
 
694
- msgid "Nepal"
695
- msgstr ""
696
 
697
- msgid "French Polynesia"
698
- msgstr ""
699
 
700
- msgid "Korea, Democratic People's Republic of"
701
- msgstr ""
702
 
703
- msgid "Syrian Arab Republic"
704
- msgstr ""
705
 
706
- msgid "Bouvet Island"
707
- msgstr ""
708
 
709
- msgid "Virgin Islands, U.S."
710
- msgstr ""
711
-
712
- msgid "Cambodia"
713
- msgstr ""
714
-
715
- msgid "Cyprus"
716
- msgstr ""
717
 
718
- msgid "Niue"
719
- msgstr "Niue"
720
 
721
- msgid "Mozambique"
722
- msgstr ""
723
 
724
- msgid "Oman"
725
- msgstr ""
726
 
727
- msgid "Guadeloupe"
728
- msgstr "Guadeloupe"
729
 
730
- msgid "Belarus"
731
- msgstr ""
732
 
733
- msgid "Hong Kong"
734
- msgstr "Hong Kong"
735
 
736
- msgid "Satellite Provider"
737
- msgstr ""
738
 
739
- msgid "Kenya"
740
- msgstr ""
741
 
742
- msgid "Madagascar"
743
- msgstr ""
744
 
745
- msgid "Solomon Islands"
746
- msgstr ""
747
 
748
- msgid "Czech Republic"
749
- msgstr ""
750
 
751
- msgid "Angola"
752
- msgstr ""
753
 
754
- msgid "Palestinian Territory, Occupied"
755
- msgstr ""
756
 
757
- msgid "Gibraltar"
758
- msgstr "Gibraltar"
759
 
760
- msgid "Honduras"
761
- msgstr ""
762
 
763
- msgid "Uganda"
764
- msgstr ""
765
 
766
- msgid "Malta"
767
- msgstr "Malta"
768
 
769
- msgid "Cote D'Ivoire"
770
- msgstr ""
771
 
772
- msgid "Slovenia"
773
- msgstr ""
774
 
775
- msgid "Niger"
776
- msgstr ""
777
 
778
- msgid "Brazil"
779
- msgstr ""
780
 
781
- msgid "Burundi"
782
- msgstr ""
783
 
784
- msgid "Maldives"
785
- msgstr "Maldives"
786
 
787
- msgid "Congo, The Democratic Republic of"
788
- msgstr ""
789
 
790
- msgid "Anonymous Proxy"
791
- msgstr ""
792
 
793
- msgid "Turkey"
794
- msgstr ""
795
 
796
- msgid "Mongolia"
797
- msgstr ""
798
 
799
- msgid "Hungary"
800
- msgstr ""
801
 
802
- msgid "Benin"
803
- msgstr ""
804
 
805
- msgid "Jamaica"
806
- msgstr "Jamaica"
807
 
808
- msgid "Haiti"
809
- msgstr ""
810
 
811
- msgid "Kyrgyzstan"
812
  msgstr ""
813
 
814
- msgid "Spain"
815
- msgstr "Španija"
816
-
817
- msgid "Malaysia"
818
  msgstr ""
819
 
820
- msgid "Norfolk Island"
821
  msgstr ""
822
 
823
- msgid "Iceland"
824
  msgstr ""
825
 
826
- msgid "Korea, Republic of"
827
  msgstr ""
828
 
829
- msgid "Kuwait"
830
- msgstr "Kuwait"
831
-
832
- msgid "Egypt"
833
  msgstr ""
834
 
835
- msgid "Albania"
836
  msgstr ""
837
 
838
- msgid "Burkina Faso"
839
  msgstr ""
840
 
841
- msgid "Bermuda"
842
- msgstr "Bermuda"
843
-
844
- msgid "Kiribati"
845
  msgstr ""
846
 
847
- msgid "Mayotte"
848
- msgstr "Mayotte"
849
-
850
- msgid "Lesotho"
851
  msgstr ""
852
 
853
- msgid "Congo"
 
854
  msgstr ""
855
 
856
- #, fuzzy
857
- msgid "Previous"
858
- msgstr "Prethodna slika"
859
-
860
- msgid "Next"
861
- msgstr "Sljedeća"
862
-
863
- #, fuzzy, php-format
864
- msgid "Answers containing: %s"
865
- msgstr "Odgovor na:"
866
 
867
- msgid "No answers found containing these words."
868
- msgstr ""
869
 
870
- msgid "Add as a poll answer"
871
- msgstr ""
872
 
873
- msgid "No more data to display."
874
- msgstr ""
875
 
876
- msgid "Don't want anymore emails from us?"
877
- msgstr ""
878
 
879
- msgid "Unsubscribe"
880
- msgstr "Ukloni pretplatu"
881
 
882
- msgid "just now"
883
  msgstr ""
884
 
885
- #, fuzzy, php-format
886
- msgid "%d minute ago"
887
- msgid_plural "%d minutes ago"
888
- msgstr[0] "%d minuta"
889
- msgstr[1] "%d minute"
890
- msgstr[2] "%d minuta"
891
-
892
- #, fuzzy, php-format
893
- msgid "%d hour ago"
894
- msgid_plural "%d hours ago"
895
- msgstr[0] "%d sat"
896
- msgstr[1] "%d sata"
897
- msgstr[2] "%d sati"
898
 
899
- #, fuzzy
900
- msgid "yesterday"
901
- msgstr "Jučer"
902
 
903
- #, fuzzy, php-format
904
- msgid "%d day ago"
905
- msgid_plural "%d days ago"
906
- msgstr[0] "%d dan"
907
- msgstr[1] "%d dana"
908
- msgstr[2] "%d dana"
909
 
910
- #, php-format
911
- msgid "%d week ago"
912
- msgid_plural "%d weeks ago"
913
- msgstr[0] ""
914
- msgstr[1] ""
915
- msgstr[2] ""
916
 
917
- #, php-format
918
- msgid "%d month ago"
919
- msgid_plural "%d months ago"
920
- msgstr[0] ""
921
- msgstr[1] ""
922
- msgstr[2] ""
923
 
924
- #, php-format
925
- msgid "%d year ago"
926
- msgid_plural "%d years ago"
927
- msgstr[0] ""
928
- msgstr[1] ""
929
- msgstr[2] ""
930
 
931
- msgid "Invalid Videolog identifier"
932
- msgstr "Neispravan Videolog identifikator"
933
 
934
- #, php-format
935
- msgid ""
936
- "This movie requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for "
937
- "playback."
938
  msgstr ""
939
- "Za reprodukciju ovog filma potreban vam je <a rel=\"nofollow\" href=\"%s"
940
- "\">Adobe Flash</a>."
941
-
942
- #, php-format
943
- msgid "<code>%s</code> HTML tag removed as it is not allowed"
944
- msgstr "<code>%s</code> Uklonjena je nedozvoljena HTML oznaka"
945
-
946
- msgid "Unknown"
947
- msgstr "Nepoznato..."
948
 
949
- msgid "Today"
950
- msgstr "Danas"
951
-
952
- msgid "Earlier this month"
953
  msgstr ""
954
 
955
- msgid "Earlier this year"
956
  msgstr ""
957
 
958
- msgid "Response"
959
- msgstr "Odgovor"
960
-
961
- msgid "Responses"
962
- msgstr "Odgovori"
963
-
964
- msgid "Rating"
965
- msgstr "Ocjena"
966
-
967
- msgid "Ratings"
968
- msgstr "Ocjene"
969
 
970
- msgid "Vote"
971
- msgstr "Glasaj"
972
 
973
- msgid "Votes"
974
- msgstr "Glasovi"
975
 
976
- msgid ""
977
- "Did you know you can send polls and surveys out in an email? <a href=\"[cta]"
978
- "\">Find out more!</a>"
979
- msgstr ""
980
 
981
- msgid ""
982
- "Did you know you can send surveys out in an email? <a href=\"[cta]\">Find "
983
- "out more!</a>"
984
- msgstr ""
985
 
986
- msgid "Learn More"
987
- msgstr "Saznaj više"
988
 
989
- #, php-format
990
- msgid ""
991
- "Did you know you can customize your poll’s colors to match your site? Here’s "
992
- "how to create a <a href=\"%s\">custom poll style</a>."
993
  msgstr ""
994
 
995
- msgid "password"
996
  msgstr ""
997
 
998
- msgid "Server oopsie"
999
  msgstr ""
1000
 
1001
- msgid "New Email Group"
1002
- msgstr ""
1003
 
1004
- msgid "Pass"
1005
- msgstr ""
1006
 
1007
- msgid "Fail"
1008
  msgstr ""
1009
 
1010
  #, php-format
1011
- msgid "New response for %s - %d"
1012
  msgstr ""
1013
 
1014
- #, php-format
1015
- msgid "%s <%s>"
1016
  msgstr ""
1017
 
1018
- msgid "Polldaddy Response"
1019
- msgstr ""
1020
 
1021
- msgid "New Folder"
1022
  msgstr ""
1023
 
1024
- msgid "Page Not Found"
1025
  msgstr ""
1026
 
1027
- msgid "Not authorised"
1028
  msgstr ""
1029
 
1030
- msgid "Error"
1031
- msgstr "Greška"
1032
-
1033
- msgid "Page Not Found - Invalid domain mapping"
1034
  msgstr ""
1035
 
1036
- msgid "Yesterday"
1037
- msgstr "Jučer"
1038
-
1039
- msgid "M j"
1040
- msgstr "j. M"
1041
 
1042
- msgid "j/n/Y"
1043
  msgstr ""
1044
 
1045
- #, php-format
1046
- msgid "Today, %s"
1047
  msgstr ""
1048
 
1049
- #, php-format
1050
- msgid "Yesterday, %s"
1051
  msgstr ""
1052
 
1053
- msgid "&#171;"
1054
  msgstr ""
1055
 
1056
- msgid "&#187;"
1057
  msgstr ""
1058
 
1059
- #, php-format
1060
- msgid "Displaying results <strong>%s-%s</strong> of <strong>%s</strong>"
1061
  msgstr ""
1062
 
1063
- msgid "10 results per page"
1064
  msgstr ""
1065
 
1066
- msgid "25 results per page"
1067
- msgstr ""
1068
 
1069
- msgid "50 results per page"
1070
- msgstr ""
1071
 
1072
- msgid "100 results per page"
1073
- msgstr ""
1074
 
1075
- msgid "Upgrade to Pro to remove these ads"
1076
- msgstr ""
1077
 
1078
- msgid "The following problems were discovered with your input:"
1079
- msgstr ""
1080
 
1081
- msgid "Importing&hellip;"
1082
- msgstr ""
1083
 
1084
- msgid "Upload"
1085
- msgstr "Dodaj"
1086
 
1087
- msgid "CSV file"
1088
  msgstr ""
1089
 
1090
- msgid "Upload Survey"
1091
  msgstr ""
1092
 
1093
- msgid "No survey uploaded yet."
1094
  msgstr ""
1095
 
1096
- msgid "Single Choice"
1097
  msgstr ""
1098
 
1099
- msgid "Other Response"
1100
  msgstr ""
1101
 
1102
- msgid "Questions"
1103
- msgstr "Pitanja"
1104
-
1105
- msgid "Column Choices"
1106
  msgstr ""
1107
 
1108
- msgid "Address Fields"
1109
  msgstr ""
1110
 
1111
- msgid "Answers"
1112
- msgstr "Odgovori"
1113
-
1114
- msgid "Import Survey"
1115
- msgstr ""
1116
 
1117
- msgid "This phrase is shown when a user returns to a survey"
1118
- msgstr ""
1119
 
1120
- msgid "This phrase is shown when a user first starts a survey"
1121
- msgstr ""
1122
 
1123
- msgid "This phrase is shown when a user finishes a survey"
1124
- msgstr ""
1125
 
1126
- msgid "This phrase is shown when there is a problem with data entered"
1127
- msgstr ""
1128
 
1129
- msgid "This phrase is shown when the question is mandatory"
1130
  msgstr ""
1131
 
1132
- msgid "This phrase is shown when an email address is invalid"
1133
- msgstr ""
1134
 
1135
- msgid "This phrase is shown when a URL is invalid"
1136
- msgstr ""
1137
 
1138
- msgid "This phrase is shown when a date is invalid"
1139
- msgstr ""
1140
-
1141
- msgid "This phrase is shown when closing a survey"
1142
- msgstr ""
1143
-
1144
- msgid "This is shown before a question number (i.e. Q1)"
1145
- msgstr ""
1146
-
1147
- msgid "This phrase is shown when a question has an \"other\" response"
1148
- msgstr ""
1149
-
1150
- msgid "This is shown when a survey is password protected"
1151
- msgstr ""
1152
-
1153
- msgid "Instructions on how to enter a password"
1154
- msgstr ""
1155
-
1156
- msgid "Title shown when a user does not pass the whitelist restrictions"
1157
- msgstr ""
1158
-
1159
- msgid "Details shown when a user does not pass the whitelist restrictions"
1160
- msgstr ""
1161
-
1162
- msgid "This phrase is shown on the final page of a survey"
1163
- msgstr ""
1164
-
1165
- msgid ""
1166
- "Shows a respondent's progress in a survey, with [current] and [total] "
1167
- "replaced with page numbers"
1168
- msgstr ""
1169
-
1170
- msgid ""
1171
- "Shown when a participant tries to start a single-response survey they have "
1172
- "already completed"
1173
- msgstr ""
1174
-
1175
- msgid ""
1176
- "Shown when a file is submitted that is too large. [size] is replaced with "
1177
- "the maximum size."
1178
- msgstr ""
1179
-
1180
- msgid "Shown when a phone number is invalid"
1181
- msgstr ""
1182
-
1183
- msgid "Shown when a value is not a number"
1184
- msgstr ""
1185
-
1186
- msgid "Shown when a number value is not within range"
1187
- msgstr ""
1188
-
1189
- msgid "Shown when a survey is closed"
1190
- msgstr ""
1191
-
1192
- msgid "Details about why a survey is closed and what to do"
1193
- msgstr ""
1194
-
1195
- msgid "Shown when all of the rows in a matrix have not been completed"
1196
- msgstr ""
1197
-
1198
- msgid "Shown when too few options have been selected on a multi-choice"
1199
- msgstr ""
1200
-
1201
- msgid "Shown when too many options have been selected on a multi-choice"
1202
- msgstr ""
1203
-
1204
- msgid ""
1205
- "This is shown when a survey needs to be verified by entering an email address"
1206
- msgstr ""
1207
-
1208
- msgid "Instructions on how to enter an email address"
1209
- msgstr ""
1210
-
1211
- msgid "This is shown when a survey is captcha protected"
1212
- msgstr ""
1213
-
1214
- msgid "Instructions on how to enter a captcha"
1215
- msgstr ""
1216
-
1217
- msgid "This phrase is shown when a user returns to a quiz"
1218
- msgstr ""
1219
-
1220
- msgid "This phrase is shown when a user first starts a quiz"
1221
- msgstr ""
1222
-
1223
- msgid "This phrase is shown when a user finishes a quiz"
1224
- msgstr ""
1225
-
1226
- msgid "This phrase is shown when closing a quiz"
1227
- msgstr ""
1228
-
1229
- msgid "This is shown when a quiz is password protected"
1230
- msgstr ""
1231
-
1232
- msgid "This phrase is shown on the final page of a quiz"
1233
- msgstr ""
1234
-
1235
- msgid "This phrase shows a respondents progress in a quiz"
1236
- msgstr ""
1237
-
1238
- msgid ""
1239
- "Shown when a participant tries to start a single-response quiz they have "
1240
- "already completed"
1241
- msgstr ""
1242
-
1243
- msgid ""
1244
- "Shown after completing a quiz. The code [score] is replaced with the actual "
1245
- "score"
1246
- msgstr ""
1247
-
1248
- msgid "Shown if the score is enough to pass the quiz"
1249
- msgstr ""
1250
-
1251
- msgid "Shown if the score is not enough to pass the quiz"
1252
- msgstr ""
1253
-
1254
- msgid "Shown when a quiz is closed"
1255
- msgstr ""
1256
-
1257
- msgid "Details about why a quiz is closed and what to do"
1258
- msgstr ""
1259
-
1260
- msgid ""
1261
- "This is shown when a quiz needs to be verified by entering an email address"
1262
- msgstr ""
1263
-
1264
- msgid ""
1265
- "This phrase is used in a link to allow the voter to see the poll results "
1266
- "without voting"
1267
- msgstr ""
1268
-
1269
- msgid "This phrase is shown to the user once they have voted"
1270
- msgstr ""
1271
-
1272
- msgid ""
1273
- "This phrase is used in a link to allow the user to return to the poll once "
1274
- "they have voted"
1275
- msgstr ""
1276
-
1277
- msgid ""
1278
- "This phrase is shown beside the \"other\" box in polls where you allow the "
1279
- "user to enter an answer"
1280
- msgstr ""
1281
-
1282
- msgid ""
1283
- "This phrase is shown when a person tries to vote a second time in a poll "
1284
- "which blocks repeat voters"
1285
- msgstr ""
1286
-
1287
- msgid "This phrase is shown in front of the vote count for each poll"
1288
- msgstr ""
1289
-
1290
- msgid "This phrase comes after the number of each answers votes"
1291
- msgstr ""
1292
-
1293
- msgid "This phrase is used if you close your poll"
1294
- msgstr ""
1295
-
1296
- msgid "This phrase is used on the button you press to submit your vote"
1297
- msgstr ""
1298
-
1299
- msgid ""
1300
- "This phrase is shown to the user if they try to submit a vote without "
1301
- "selecting an answer"
1302
- msgstr ""
1303
-
1304
- msgid ""
1305
- "This phrase is shown, if comments are allowed, in front of the comment count "
1306
- "for each poll"
1307
- msgstr ""
1308
-
1309
- msgid ""
1310
- "This phrase is used for the link that brings up the sharing box on your poll"
1311
- msgstr ""
1312
-
1313
- msgid "Allow participants to go back to the previous page"
1314
- msgstr ""
1315
-
1316
- msgid "View Results"
1317
- msgstr "Pregledaj rezultate"
1318
-
1319
- msgid "Thank you for voting!"
1320
- msgstr "Hvala što ste glasali!"
1321
-
1322
- msgid "Return To Poll"
1323
- msgstr "Nazad na anketu"
1324
-
1325
- msgid "Other:"
1326
- msgstr ""
1327
-
1328
- msgid "Thank you, we have already counted your vote."
1329
- msgstr ""
1330
-
1331
- msgid "Total Votes:"
1332
- msgstr ""
1333
-
1334
- msgid "votes"
1335
- msgstr "glasovi"
1336
-
1337
- msgid "Poll Closed"
1338
- msgstr ""
1339
-
1340
- msgid "Please choose an answer first!"
1341
- msgstr ""
1342
-
1343
- msgid "Comments"
1344
- msgstr "Komentari"
1345
-
1346
- msgid "Share This"
1347
- msgstr ""
1348
-
1349
- msgid "Continue"
1350
- msgstr "Nastavi"
1351
-
1352
- msgid "Start Quiz"
1353
- msgstr ""
1354
-
1355
- msgid "Quiz Completed"
1356
- msgstr ""
1357
-
1358
- msgid ""
1359
- "Please review your answers for this page, there was a problem with one or "
1360
- "more of them."
1361
- msgstr ""
1362
-
1363
- msgid "This question is mandatory."
1364
- msgstr ""
1365
-
1366
- msgid "You must enter a valid email address here."
1367
- msgstr ""
1368
-
1369
- msgid "You must enter a valid URL here."
1370
- msgstr ""
1371
-
1372
- msgid "Close Quiz"
1373
- msgstr ""
1374
-
1375
- #. translators: Displayed before a question number: Q1, Q2 etc
1376
- msgid "Q"
1377
- msgstr ""
1378
-
1379
- msgid "Password Protected"
1380
- msgstr "Zaštićeno šifrom"
1381
-
1382
- msgid "Please enter your password to unlock this quiz"
1383
- msgstr ""
1384
-
1385
- msgid "Finish Quiz"
1386
- msgstr ""
1387
-
1388
- msgid "Page [current] of [total]"
1389
- msgstr ""
1390
-
1391
- msgid "Quiz has already been completed"
1392
- msgstr ""
1393
-
1394
- msgid "You scored [score]%!"
1395
- msgstr ""
1396
-
1397
- msgid "This means you passed the quiz."
1398
- msgstr ""
1399
-
1400
- msgid "Sorry, but you did not pass the quiz."
1401
- msgstr ""
1402
-
1403
- msgid "Please enter a valid phone number"
1404
- msgstr ""
1405
-
1406
- msgid "Please enter a valid number"
1407
- msgstr ""
1408
-
1409
- msgid "Please enter a number within range"
1410
- msgstr ""
1411
-
1412
- msgid "Quiz Closed"
1413
- msgstr ""
1414
-
1415
- msgid ""
1416
- "This quiz is now closed. Please check with the person or website that sent "
1417
- "you here for more information."
1418
- msgstr ""
1419
-
1420
- msgid "You need to select more choices"
1421
- msgstr ""
1422
-
1423
- msgid "You have selected too many choices"
1424
- msgstr ""
1425
-
1426
- #, fuzzy
1427
- msgid "Email Verification"
1428
- msgstr "Email pretplate"
1429
-
1430
- msgid ""
1431
- "Please enter your email address. A confirmation link will be sent to this "
1432
- "email address. You must click on this link to register the survey response, "
1433
- "otherwise the response will be ignored."
1434
- msgstr ""
1435
-
1436
- #, fuzzy
1437
- msgid "Captcha Protected"
1438
- msgstr "Zaštićeno šifrom"
1439
-
1440
- msgid "Please enter the Captcha to unlock this quiz"
1441
- msgstr ""
1442
-
1443
- #, fuzzy
1444
- msgid "Back"
1445
- msgstr "nazad"
1446
-
1447
- msgid "Start Survey"
1448
- msgstr ""
1449
-
1450
- msgid "Survey Completed"
1451
- msgstr ""
1452
-
1453
- msgid "You must enter a valid date here."
1454
- msgstr ""
1455
-
1456
- msgid "Close Survey"
1457
- msgstr ""
1458
-
1459
- msgid "Other"
1460
- msgstr "Ostalo"
1461
-
1462
- msgid "Please enter your password to unlock this survey"
1463
- msgstr ""
1464
-
1465
- msgid "Access Blocked"
1466
- msgstr ""
1467
-
1468
- msgid ""
1469
- "You do not have access to this survey. Please contact the survey owner for "
1470
- "more details."
1471
- msgstr ""
1472
-
1473
- msgid "Finish Survey"
1474
- msgstr ""
1475
-
1476
- msgid "Survey has already been completed"
1477
- msgstr ""
1478
-
1479
- msgid "Please submit a file less than [size]."
1480
- msgstr ""
1481
-
1482
- msgid "Survey Closed"
1483
- msgstr ""
1484
-
1485
- msgid ""
1486
- "This survey is now closed. Please check with the person or website that sent "
1487
- "you here for more information."
1488
- msgstr ""
1489
-
1490
- msgid "Please make a selection in each row"
1491
- msgstr ""
1492
-
1493
- msgid "Please enter the Captcha to unlock this survey"
1494
- msgstr ""
1495
-
1496
- msgid "Start Form"
1497
- msgstr ""
1498
-
1499
- msgid "Form Completed"
1500
- msgstr ""
1501
-
1502
- msgid ""
1503
- "You do not have access to this form. Please contact the form owner for more "
1504
- "details."
1505
- msgstr ""
1506
-
1507
- msgid "Finish Form"
1508
- msgstr ""
1509
-
1510
- msgid "Form has already been completed"
1511
- msgstr ""
1512
-
1513
- msgid "Form Closed"
1514
- msgstr ""
1515
-
1516
- msgid ""
1517
- "This form is now closed. Please check with the person or website that sent "
1518
- "you here for more information."
1519
- msgstr ""
1520
-
1521
- msgid "New Language Pack"
1522
- msgstr ""
1523
-
1524
- msgid "Invalid file type"
1525
- msgstr "Neispravna vrsta datoteke"
1526
-
1527
- #, php-format
1528
- msgid "File is bigger than max allowed size of %d pixels"
1529
- msgstr ""
1530
-
1531
- msgid "Problem uploading file"
1532
- msgstr ""
1533
-
1534
- msgid "Click to enlarge"
1535
- msgstr ""
1536
-
1537
- msgid "ext."
1538
- msgstr ""
1539
-
1540
- msgid "New Rating"
1541
- msgstr ""
1542
-
1543
- msgid "Rate This"
1544
- msgstr "Ocijeni ovo"
1545
-
1546
- msgid "Awful"
1547
- msgstr ""
1548
-
1549
- msgid "Poor"
1550
- msgstr ""
1551
-
1552
- msgid "Average"
1553
- msgstr "Prosječno"
1554
-
1555
- msgid "Good"
1556
- msgstr "Dobro"
1557
-
1558
- msgid "Excellent"
1559
- msgstr ""
1560
-
1561
- msgid "Thank You"
1562
- msgstr "Hvala vam"
1563
-
1564
- msgid "Rate Up"
1565
- msgstr "Glasaj za"
1566
-
1567
- msgid "Rate Down"
1568
- msgstr "Glasaj protiv"
1569
-
1570
- msgid "Data is hourly"
1571
- msgstr ""
1572
-
1573
- msgid "Data is daily"
1574
- msgstr ""
1575
-
1576
- msgid "Data is monthly"
1577
- msgstr ""
1578
-
1579
- msgid "Data is yearly"
1580
- msgstr ""
1581
-
1582
- #, php-format
1583
- msgid "%s participant"
1584
- msgid_plural "%s participants"
1585
- msgstr[0] ""
1586
- msgstr[1] ""
1587
- msgstr[2] ""
1588
-
1589
- msgid "H:i d M Y"
1590
- msgstr ""
1591
-
1592
- msgid "d M Y"
1593
- msgstr ""
1594
-
1595
- #. translators: Date shown on survey chart when crossing over a day - 1st, 2nd, 3rd etc
1596
- msgid "j M"
1597
- msgstr ""
1598
-
1599
- msgid "M"
1600
- msgstr "M"
1601
-
1602
- msgid "M Y"
1603
- msgstr ""
1604
-
1605
- #. translators: Date shown on survey chart when crossing over a year - 2009, 2010 etc
1606
- msgid "Y"
1607
- msgstr "Y"
1608
-
1609
- #, fuzzy
1610
- msgid "(Phone number disabled)"
1611
- msgstr "broj telefona"
1612
-
1613
- msgid "SMS"
1614
- msgstr ""
1615
-
1616
- msgid "No sms_poll record found for this poll."
1617
- msgstr ""
1618
-
1619
- #, fuzzy, php-format
1620
- msgid "Bought new number: %s"
1621
- msgstr "broj telefona"
1622
-
1623
- msgid "Sign in with Twitter"
1624
- msgstr ""
1625
-
1626
- #, fuzzy
1627
- msgid "Direct"
1628
- msgstr "Tačno"
1629
-
1630
- msgid "Text Link"
1631
- msgstr "Tekstualni link"
1632
-
1633
- msgid "Button"
1634
- msgstr ""
1635
-
1636
- #, fuzzy
1637
- msgid "Corner Banner"
1638
- msgstr "Baner"
1639
-
1640
- #, fuzzy
1641
- msgid "Side Banner"
1642
- msgstr "Baner"
1643
-
1644
- msgid "Slider"
1645
- msgstr ""
1646
-
1647
- msgid "QR"
1648
- msgstr ""
1649
-
1650
- msgid "IFRAME"
1651
- msgstr ""
1652
-
1653
- msgid "Resizable IFRAME"
1654
- msgstr ""
1655
-
1656
- #, fuzzy
1657
- msgid "Browser"
1658
- msgstr "Granica"
1659
-
1660
- msgid "Mobile App"
1661
- msgstr ""
1662
-
1663
- #, fuzzy
1664
- msgid "Mobile Device"
1665
- msgstr "Omogućeni servisi"
1666
-
1667
- msgid "Email"
1668
- msgstr "Email"
1669
-
1670
- msgid "Free"
1671
- msgstr "Besplatno"
1672
-
1673
- msgid "Pro"
1674
- msgstr ""
1675
-
1676
- msgid "Corporate"
1677
- msgstr ""
1678
-
1679
- msgid "Enterprise"
1680
- msgstr ""
1681
-
1682
- msgid "VIP"
1683
- msgstr "VIP"
1684
-
1685
- msgid "Annual"
1686
- msgstr ""
1687
-
1688
- msgid "Monthly"
1689
- msgstr ""
1690
-
1691
- msgid "6 monthly"
1692
- msgstr ""
1693
-
1694
- msgid "My Content"
1695
- msgstr ""
1696
-
1697
- msgid "Read our <a href=\"http://blog.polldaddy.com\">Blog</a> for tips"
1698
- msgstr ""
1699
-
1700
- msgid "How's it going?"
1701
- msgstr ""
1702
-
1703
- msgid "Administrator"
1704
- msgstr "Administrator"
1705
-
1706
- msgid "Manager"
1707
- msgstr ""
1708
-
1709
- msgid "User"
1710
- msgstr ""
1711
-
1712
- msgid "New Style"
1713
- msgstr ""
1714
-
1715
- msgid "Aluminum Narrow"
1716
- msgstr "Aluminum - usko"
1717
-
1718
- msgid "Aluminum Medium"
1719
- msgstr "Aluminijum srednje"
1720
-
1721
- msgid "Aluminum Wide"
1722
- msgstr "Aluminijum - široko"
1723
-
1724
- msgid "Plain White Narrow"
1725
- msgstr "Bijelo - usko"
1726
-
1727
- msgid "Plain White Medium"
1728
- msgstr "Bijelo - srednje"
1729
-
1730
- msgid "Plain White Wide"
1731
- msgstr "Bijelo - široko"
1732
-
1733
- msgid "Plain Black Narrow"
1734
- msgstr "Crno - usko"
1735
-
1736
- msgid "Plain Black Medium"
1737
- msgstr "Crno - srednje"
1738
-
1739
- msgid "Plain Black Wide"
1740
- msgstr "Crno - široko"
1741
-
1742
- msgid "Paper Narrow"
1743
- msgstr "Papir - usko"
1744
-
1745
- msgid "Paper Medium"
1746
- msgstr "Papir srednje"
1747
-
1748
- msgid "Paper Wide"
1749
- msgstr "Papir široko"
1750
-
1751
- msgid "Skull Dark Narrow"
1752
- msgstr "Lobanja - tamno usko"
1753
-
1754
- msgid "Skull Dark Med"
1755
- msgstr ""
1756
-
1757
- msgid "Skull Dark Wide"
1758
- msgstr "Lobanja tamno široko"
1759
-
1760
- msgid "Skull Light Narrow"
1761
- msgstr "Lobanja svijetlo - usko"
1762
-
1763
- msgid "Skull Light Medium"
1764
- msgstr "Lobanja - srednje"
1765
-
1766
- msgid "Skull Light Wide"
1767
- msgstr "Lobanja svijetlo - srednje"
1768
-
1769
- msgid "Plastic White Narrow"
1770
- msgstr "Bijela plastika - usko"
1771
-
1772
- msgid "Plastic White Medium"
1773
- msgstr "Bijela plastika - srednje"
1774
-
1775
- msgid "Plastic White Wide"
1776
- msgstr "Bijela plastika - široko"
1777
-
1778
- msgid "Plastic Grey Narrow"
1779
- msgstr "Siva plastika - usko"
1780
-
1781
- msgid "Plastic Grey Medium"
1782
- msgstr "Siva plastika srednje"
1783
-
1784
- msgid "Plastic Grey Wide"
1785
- msgstr "Siva plastika - široko"
1786
-
1787
- msgid "Plastic Black Narrow"
1788
- msgstr "Crna plastika - usko"
1789
-
1790
- msgid "Plastic Black Medium"
1791
- msgstr "Crna plastika - srednje"
1792
-
1793
- msgid "Plastic Black Wide"
1794
- msgstr "Crna plastika - široko"
1795
-
1796
- msgid "Manga Narrow"
1797
- msgstr "Manga - usko"
1798
-
1799
- msgid "Manga Medium"
1800
- msgstr "Manga srednje"
1801
-
1802
- msgid "Manga Wide"
1803
- msgstr "Manga široko"
1804
-
1805
- msgid "Tech Dark Narrow"
1806
- msgstr "Tehničar crno - usko"
1807
-
1808
- msgid "Tech Dark Medium"
1809
- msgstr "Tehničar tamno - srednje"
1810
-
1811
- msgid "Tech Dark Wide"
1812
- msgstr "Tehničar tamno - široko"
1813
-
1814
- msgid "Tech Grey Narrow"
1815
- msgstr "Tehničar sivo - usko"
1816
-
1817
- msgid "Tech Grey Medium"
1818
- msgstr "Tehničar sivo - srednje"
1819
-
1820
- msgid "Tech Grey Wide"
1821
- msgstr "Tehničar sivo - široko"
1822
-
1823
- msgid "Tech Light Narrow"
1824
- msgstr "Tehničar svijetlo - usko"
1825
-
1826
- msgid "Tech Light Medium"
1827
- msgstr "Tehničar svijetlo - srednje"
1828
-
1829
- msgid "Tech Light Wide"
1830
- msgstr "Tehničar svijetlo - široko"
1831
-
1832
- msgid "Working Male Narrow"
1833
- msgstr "Radnik - usko"
1834
-
1835
- msgid "Working Male Medium"
1836
- msgstr "Radnik - srednje"
1837
-
1838
- msgid "Working Male Wide"
1839
- msgstr "Radnik - široko"
1840
-
1841
- msgid "Working Female Narrow"
1842
- msgstr "Radnica - usko"
1843
-
1844
- msgid "Working Female Medium"
1845
- msgstr "Zamišljena žena - srednje"
1846
-
1847
- msgid "Working Female Wide"
1848
- msgstr "Radnica - široko"
1849
-
1850
- msgid "Thinking Male Narrow"
1851
- msgstr "Zamišljeni muškarac - usko"
1852
-
1853
- msgid "Thinking Male Medium"
1854
- msgstr "Zamišljeni muškarac - srednje"
1855
-
1856
- msgid "Thinking Male Wide"
1857
- msgstr "Zamišljeni muškarac - široko"
1858
-
1859
- msgid "Thinking Female Narrow"
1860
- msgstr "Zamišljena žena - usko"
1861
-
1862
- msgid "Thinking Female Medium"
1863
- msgstr "Zamišljena žena - srednje"
1864
-
1865
- msgid "Thinking Female Wide"
1866
- msgstr "Zamišljena žena - široko"
1867
-
1868
- msgid "Sunset Narrow"
1869
- msgstr "Zalazak sunca usko"
1870
-
1871
- msgid "Sunset Medium"
1872
- msgstr "Zalazak sunca srednje"
1873
-
1874
- msgid "Sunset Wide"
1875
- msgstr "Zalazak sunca - široko"
1876
-
1877
- msgid "Music Narrow"
1878
- msgstr ""
1879
-
1880
- msgid "Music Medium"
1881
- msgstr "Muzika srednje"
1882
-
1883
- msgid "Micro Narrow"
1884
- msgstr ""
1885
-
1886
- msgid "New Poll"
1887
- msgstr ""
1888
-
1889
- #, php-format
1890
- msgid "Answer %d"
1891
- msgstr ""
1892
-
1893
- msgid "Edit Poll"
1894
- msgstr ""
1895
-
1896
- msgid "New Widget"
1897
- msgstr ""
1898
-
1899
- msgid "Unassigned"
1900
- msgstr ""
1901
-
1902
- #, php-format
1903
- msgid ""
1904
- " The info submitted for the video <a href='%s'>%s</a> is not valid. Please "
1905
- "try using the Embed code instead."
1906
- msgstr ""
1907
-
1908
- msgid "The TED video could not be loaded."
1909
- msgstr "TED video nije mogao biti učitan."
1910
-
1911
- msgid "<p>the parameter id is missing</p>"
1912
- msgstr "<p>nedostaje parametar id</p>"
1913
-
1914
- msgid "<p>unsupported values in short code</p>"
1915
- msgstr "<p>nepodržane vrijednost u kratkom kodu</p>"
1916
-
1917
- msgid "<p>the parameter lang is invalid</p>"
1918
- msgstr "<p>parametar lang je neispravan</p>"
1919
-
1920
- msgid "<p>invalid language specified in short code</p>"
1921
- msgstr "<p>odabran je neispravan jezik u kratkom kodu</p>"
1922
-
1923
- msgid ""
1924
- "Could not shorten url. Please try again later or use an other service "
1925
- "parameter."
1926
- msgstr ""
1927
- "Nije moguće skratiti url. Molimo vas da pokušate kasnije ili da koristite "
1928
- "drugi parametar usluge."
1929
-
1930
- msgid "Cannot determine any url"
1931
- msgstr "Nije moguće odrediti bilo koji url"
1932
-
1933
- msgid "New Form"
1934
- msgstr ""
1935
-
1936
- msgid "Thank you for completing this form."
1937
- msgstr ""
1938
-
1939
- msgid "View Survey"
1940
- msgstr ""
1941
-
1942
- msgid "Take Our Survey!"
1943
- msgstr ""
1944
-
1945
- msgid "Take my survey"
1946
- msgstr ""
1947
-
1948
- msgid "You can enter some information about this question here."
1949
- msgstr ""
1950
-
1951
- msgid "Please enter your question here."
1952
- msgstr ""
1953
-
1954
- msgid "Free Text"
1955
- msgstr ""
1956
-
1957
- msgid "Multiple Choice"
1958
- msgstr "Višestruki izbor"
1959
-
1960
- msgid "Name"
1961
- msgstr "Ime"
1962
-
1963
- msgid "Address"
1964
- msgstr "Adresa"
1965
-
1966
- msgid "Phone Number"
1967
- msgstr ""
1968
-
1969
- msgid "Date/Time"
1970
- msgstr "Datum/Vrijeme"
1971
-
1972
- msgid "Number"
1973
- msgstr "Broj"
1974
-
1975
- msgid "Matrix/Likert"
1976
- msgstr ""
1977
-
1978
- #, fuzzy
1979
- msgid "Rank"
1980
- msgstr "Ocjena"
1981
-
1982
- msgid "Email Address"
1983
- msgstr "Email adresa"
1984
-
1985
- msgid "URL"
1986
- msgstr "URL"
1987
-
1988
- msgid "File Upload"
1989
- msgstr ""
1990
-
1991
- msgid "Page Header"
1992
- msgstr ""
1993
-
1994
- msgid "HTML Snippet"
1995
- msgstr ""
1996
-
1997
- msgid "Include a note"
1998
- msgstr ""
1999
-
2000
- #, fuzzy
2001
- msgid "Question is mandatory"
2002
- msgstr "Pitanja"
2003
-
2004
- msgid "Page Heading"
2005
- msgstr ""
2006
-
2007
- msgid "Small"
2008
- msgstr "Malo"
2009
-
2010
- msgid "Medium"
2011
- msgstr "Srednje"
2012
-
2013
- msgid "Large"
2014
- msgstr "Veliko"
2015
-
2016
- #, fuzzy
2017
- msgid "Input size"
2018
- msgstr "Veličina fonta"
2019
-
2020
- msgid "Single Line"
2021
- msgstr ""
2022
-
2023
- msgid "Multi Line"
2024
- msgstr ""
2025
-
2026
- msgid "Password"
2027
- msgstr "Šifra"
2028
-
2029
- #, fuzzy
2030
- msgid "Field Type"
2031
- msgstr "Vrsta datoteke"
2032
-
2033
- #, php-format
2034
- msgid "Option %d"
2035
- msgstr ""
2036
-
2037
- msgid "Other Text"
2038
- msgstr ""
2039
-
2040
- msgid "Choose one (radio)"
2041
- msgstr ""
2042
-
2043
- msgid "Choose one (list)"
2044
- msgstr ""
2045
-
2046
- msgid "Choose many (check)"
2047
- msgstr ""
2048
-
2049
- msgid "Choose many (list)"
2050
- msgstr ""
2051
-
2052
- msgid "Please help us understand why you selected this answer"
2053
- msgstr ""
2054
-
2055
- #, fuzzy
2056
- msgid "As entered"
2057
- msgstr "Centrirano"
2058
-
2059
- msgid "A-Z"
2060
- msgstr "A-Z"
2061
-
2062
- msgid "Z-A"
2063
- msgstr ""
2064
-
2065
- msgid "Random"
2066
- msgstr "Slučajno"
2067
-
2068
- #, fuzzy
2069
- msgid "Include \"other\" option"
2070
- msgstr "Upišite novu opciju"
2071
-
2072
- #, fuzzy
2073
- msgid "Include user comments"
2074
- msgstr "Uključi i retweetove"
2075
-
2076
- #, fuzzy
2077
- msgid "Choice type"
2078
- msgstr "vrsta telefona"
2079
-
2080
- #, fuzzy
2081
- msgid "Order choices"
2082
- msgstr "%d izbor"
2083
-
2084
- msgid "Other Option"
2085
- msgstr ""
2086
-
2087
- #, php-format
2088
- msgid "Question %d"
2089
- msgstr ""
2090
-
2091
- #, php-format
2092
- msgid "Column %d"
2093
- msgstr ""
2094
-
2095
- msgid "Single choice per question"
2096
- msgstr ""
2097
-
2098
- msgid "Single choice with Likert"
2099
- msgstr ""
2100
-
2101
- msgid "Multiple choices per question"
2102
- msgstr ""
2103
-
2104
- msgid "Randomize columns"
2105
- msgstr ""
2106
-
2107
- msgid "Randomize questions"
2108
- msgstr ""
2109
-
2110
- msgid "Randomize both"
2111
- msgstr ""
2112
-
2113
- #, fuzzy
2114
- msgid "Choices"
2115
- msgstr "%d izbor"
2116
-
2117
- #, fuzzy
2118
- msgid "Order Choices"
2119
- msgstr "%d izbor"
2120
-
2121
- msgid "Likert Scale"
2122
- msgstr ""
2123
-
2124
- msgid "Matrix"
2125
- msgstr ""
2126
-
2127
- msgid "(e.g. john@example.com)"
2128
- msgstr ""
2129
-
2130
- msgid "(e.g. http://www.example.com)"
2131
- msgstr ""
2132
-
2133
- msgid "Title"
2134
- msgstr "Naslov"
2135
-
2136
- msgid "First Name"
2137
- msgstr "Ime"
2138
-
2139
- msgid "Last Name"
2140
- msgstr "Prezime"
2141
-
2142
- msgid "Suffix"
2143
- msgstr ""
2144
-
2145
- #, fuzzy
2146
- msgid "Full name"
2147
- msgstr "Naziv datoteke"
2148
-
2149
- msgid "Title, first, and last"
2150
- msgstr ""
2151
-
2152
- msgid "First and last"
2153
- msgstr ""
2154
-
2155
- msgid "MM"
2156
- msgstr ""
2157
-
2158
- msgid "DD"
2159
- msgstr ""
2160
-
2161
- msgid "YYYY"
2162
- msgstr ""
2163
-
2164
- msgid "H"
2165
- msgstr ""
2166
-
2167
- msgid "Mins"
2168
- msgstr ""
2169
-
2170
- msgid "Month"
2171
- msgstr "Mjesec"
2172
-
2173
- msgid "Day"
2174
- msgstr "Dan"
2175
-
2176
- msgid "Year"
2177
- msgstr "Godina"
2178
-
2179
- msgid "Hour"
2180
- msgstr ""
2181
-
2182
- msgid "Minute"
2183
- msgstr ""
2184
-
2185
- msgid "mm/dd/yyyy hh:mm"
2186
- msgstr ""
2187
-
2188
- msgid "dd/mm/yyyy hh:mm"
2189
- msgstr ""
2190
-
2191
- msgid "mm/dd/yyyy"
2192
- msgstr ""
2193
-
2194
- msgid "dd/mm/yyyy"
2195
- msgstr ""
2196
-
2197
- msgid "hh:mm"
2198
- msgstr ""
2199
-
2200
- #, fuzzy
2201
- msgid "Date Format"
2202
- msgstr "Format:"
2203
-
2204
- msgid "Address Line 1"
2205
- msgstr ""
2206
-
2207
- msgid "Address Line 2"
2208
- msgstr ""
2209
-
2210
- msgid "City"
2211
- msgstr "Grad"
2212
-
2213
- msgid "State"
2214
- msgstr "Država"
2215
-
2216
- msgid "Zip Code"
2217
- msgstr ""
2218
-
2219
- msgid "Country"
2220
- msgstr "Država"
2221
-
2222
- msgid "Address 1"
2223
- msgstr "Adresa 1"
2224
-
2225
- msgid "Address 2"
2226
- msgstr "Adresa 2"
2227
-
2228
- msgid "Zip"
2229
- msgstr ""
2230
-
2231
- msgid "Place"
2232
- msgstr ""
2233
-
2234
- msgid "<!-- Insert your HTML snippet here -->"
2235
- msgstr ""
2236
-
2237
- msgid "(e.g. 1 201-234-5678)"
2238
- msgstr ""
2239
-
2240
- msgid "Allow country change"
2241
- msgstr ""
2242
-
2243
- msgid "No decimals"
2244
- msgstr ""
2245
-
2246
- msgid "0.0"
2247
- msgstr ""
2248
-
2249
- msgid "0.00"
2250
- msgstr ""
2251
-
2252
- msgid "0.000"
2253
- msgstr ""
2254
-
2255
- msgid "0.0000"
2256
- msgstr ""
2257
-
2258
- msgid "0.00000"
2259
- msgstr ""
2260
-
2261
- msgid "No label"
2262
- msgstr ""
2263
-
2264
- msgid "Label before"
2265
- msgstr ""
2266
-
2267
- msgid "Label after"
2268
- msgstr ""
2269
-
2270
- #, fuzzy
2271
- msgid "Use slider"
2272
- msgstr "Korisnička uloga"
2273
-
2274
- #, fuzzy
2275
- msgid "Number format"
2276
- msgstr "Broj"
2277
-
2278
- #, fuzzy
2279
- msgid "Labeling"
2280
- msgstr "Naslov"
2281
-
2282
- msgid "N/A"
2283
- msgstr "N/A"
2284
-
2285
- msgid "New Quiz"
2286
- msgstr ""
2287
-
2288
- msgid "Thank you for completing this quiz."
2289
- msgstr ""
2290
-
2291
- msgid "Application"
2292
- msgstr "Aplikacija"
2293
-
2294
- msgid "Video"
2295
- msgstr "Video"
2296
-
2297
- msgid "Audio"
2298
- msgstr "Zvuk"
2299
-
2300
- msgid "Image"
2301
- msgstr "Slika"
2302
-
2303
- msgid "Premium"
2304
- msgstr "Premium"
2305
-
2306
- msgid "Toll Free"
2307
- msgstr ""
2308
-
2309
- msgid "Shared"
2310
- msgstr ""
2311
-
2312
- msgid "VOIP"
2313
- msgstr ""
2314
-
2315
- msgid "Personal"
2316
- msgstr ""
2317
-
2318
- msgid "Pager"
2319
- msgstr ""
2320
-
2321
- msgid "Fixed"
2322
- msgstr "Fiksirano"
2323
-
2324
- msgid "Fixed or mobile"
2325
- msgstr ""
2326
-
2327
- msgid "Mobile"
2328
- msgstr ""
2329
-
2330
- #, php-format
2331
- msgid "Filter created %s"
2332
- msgstr ""
2333
-
2334
- msgid "j M Y, H:i"
2335
- msgstr ""
2336
-
2337
- msgid "Greater than"
2338
- msgstr ""
2339
-
2340
- msgid "Less than"
2341
- msgstr ""
2342
-
2343
- msgid "Minutes"
2344
- msgstr ""
2345
-
2346
- msgid "Seconds"
2347
- msgstr ""
2348
-
2349
- msgid "Hours"
2350
- msgstr ""
2351
-
2352
- #, php-format
2353
- msgid "%s %d %s"
2354
- msgstr ""
2355
-
2356
- msgid "Response Started"
2357
- msgstr ""
2358
-
2359
- msgid "Response Ended"
2360
- msgstr ""
2361
-
2362
- msgid "Total Response Time"
2363
- msgstr ""
2364
-
2365
- msgid "IP Address"
2366
- msgstr ""
2367
-
2368
- msgid "Custom Tag Value"
2369
- msgstr ""
2370
-
2371
- msgid "Custom Tag Name"
2372
- msgstr ""
2373
-
2374
- #, fuzzy
2375
- msgid "Response Source"
2376
- msgstr "Odgovor"
2377
-
2378
- msgid "Platform"
2379
- msgstr ""
2380
-
2381
- #, php-format
2382
- msgid "%s Response"
2383
- msgstr ""
2384
-
2385
- msgid "l, M jS g:iA"
2386
- msgstr ""
2387
-
2388
- #, php-format
2389
- msgid "%d day"
2390
- msgid_plural "%d d"
2391
- msgstr[0] "%d dan"
2392
- msgstr[1] "%d dana"
2393
- msgstr[2] "%d dana"
2394
-
2395
- #, php-format
2396
- msgid "%d hour"
2397
- msgid_plural "%d h"
2398
- msgstr[0] "%d sat"
2399
- msgstr[1] "%d sata"
2400
- msgstr[2] "%d sati"
2401
-
2402
- #, php-format
2403
- msgid "%d minute"
2404
- msgid_plural "%d mins"
2405
- msgstr[0] "%d minuta"
2406
- msgstr[1] "%d minute"
2407
- msgstr[2] "%d minuta"
2408
-
2409
- #, php-format
2410
- msgid "%d second"
2411
- msgid_plural "%d secs"
2412
- msgstr[0] "%d sekunda"
2413
- msgstr[1] "%d sekunde"
2414
- msgstr[2] "%d sekundi"
2415
-
2416
- msgid "Instant"
2417
- msgstr ""
2418
-
2419
- #, php-format
2420
- msgid "jump to page %d"
2421
- msgstr ""
2422
-
2423
- #, php-format
2424
- msgid "page %d will be skipped"
2425
- msgstr ""
2426
-
2427
- msgid "the survey will finish"
2428
- msgstr ""
2429
-
2430
- msgid "unknown"
2431
- msgstr ""
2432
-
2433
- #, php-format
2434
- msgid ""
2435
- "If the user <strong>answers</strong> this question then <strong>%1s</strong>"
2436
- msgstr ""
2437
-
2438
- #, php-format
2439
- msgid ""
2440
- "If the user <strong>does not answer</strong> this question then <strong>%1s</"
2441
- "strong>"
2442
- msgstr ""
2443
-
2444
- #, php-format
2445
- msgid ""
2446
- "If the user <strong>selects answer</strong> <em>%1s</em> then <strong>%2s</"
2447
- "strong>"
2448
- msgstr ""
2449
-
2450
- #, php-format
2451
- msgid ""
2452
- "If the user <strong>does not select</strong> answer <em>%1s</em> then "
2453
- "<strong>%2s</strong>"
2454
- msgstr ""
2455
-
2456
- msgid "Locations"
2457
- msgstr ""
2458
-
2459
- msgid "Participants"
2460
- msgstr ""
2461
-
2462
- msgid "Results"
2463
- msgstr "Rezultati"
2464
-
2465
- msgid "Devices"
2466
- msgstr ""
2467
-
2468
- msgid "Answer Details"
2469
- msgstr ""
2470
-
2471
- msgid "Shared survey"
2472
- msgstr ""
2473
-
2474
- #, php-format
2475
- msgid ""
2476
- "Hi!\n"
2477
- "\n"
2478
- "%1s has shared a survey report with you. The report can be accessed by "
2479
- "clicking on the following URL:\n"
2480
- "\n"
2481
- "%2s\n"
2482
- "\n"
2483
- "The password for this report is: %3s\n"
2484
- "\n"
2485
- "Thanks,\n"
2486
- "\n"
2487
- msgstr ""
2488
-
2489
- msgid "Surveymattic"
2490
- msgstr ""
2491
-
2492
- msgid "Blue Paper"
2493
- msgstr ""
2494
-
2495
- msgid "Vintage"
2496
- msgstr ""
2497
-
2498
- msgid "Graphite"
2499
- msgstr ""
2500
-
2501
- msgid "Clear View"
2502
- msgstr ""
2503
-
2504
- msgid "Notepad"
2505
- msgstr ""
2506
-
2507
- msgid "Danish Time"
2508
- msgstr ""
2509
-
2510
- msgid "Springy"
2511
- msgstr ""
2512
-
2513
- msgid "Tablet"
2514
- msgstr ""
2515
-
2516
- msgid "8-Bit"
2517
- msgstr ""
2518
-
2519
- msgid "Plain White"
2520
- msgstr "Obično - bijelo"
2521
-
2522
- msgid "Simple Grey"
2523
- msgstr ""
2524
-
2525
- msgid "Autumn"
2526
- msgstr ""
2527
-
2528
- msgid "Striped Dark"
2529
- msgstr ""
2530
-
2531
- msgid "Blue & Green"
2532
- msgstr ""
2533
-
2534
- msgid "Dark Blue"
2535
- msgstr ""
2536
-
2537
- msgid "Custom Data"
2538
- msgstr ""
2539
-
2540
- msgid "New Survey"
2541
- msgstr ""
2542
-
2543
- msgid "Thank you for completing this survey."
2544
- msgstr ""
2545
-
2546
- msgid "A valid URL was not provided."
2547
- msgstr "Nije upisan ispravan URL."
2548
-
2549
- msgid "User has blocked requests through HTTP."
2550
- msgstr "Korisnik je blokirao zahtjeve preko HTTP-a."
2551
-
2552
- msgid "Too many redirects."
2553
- msgstr "Previše preusmjeravanja."
2554
-
2555
- #, php-format
2556
- msgid "Malformed URL: %s"
2557
- msgstr "Netačno formiran URL: %s"
2558
-
2559
- #, php-format
2560
- msgid "Could not open handle for fopen() to %s"
2561
- msgstr "Nije moguće otvoriti upravljanje za fopen() za %s"
2562
-
2563
- msgid "No server specified"
2564
- msgstr ""
2565
-
2566
- #, fuzzy
2567
- msgid "Error "
2568
- msgstr "Greška"
2569
-
2570
- msgid "no login ID submitted"
2571
- msgstr ""
2572
-
2573
- msgid "connection not established"
2574
- msgstr ""
2575
-
2576
- #, fuzzy
2577
- msgid "No password submitted"
2578
- msgstr "Zaštićeno šifrom"
2579
-
2580
- msgid "Authentication failed"
2581
- msgstr ""
2582
-
2583
- msgid "No connection to server"
2584
- msgstr ""
2585
-
2586
- msgid "No login ID submitted"
2587
- msgstr ""
2588
-
2589
- msgid "No server banner"
2590
- msgstr ""
2591
-
2592
- msgid "abort"
2593
- msgstr ""
2594
-
2595
- msgid "apop authentication failed"
2596
- msgstr ""
2597
-
2598
- msgid "Premature end of list"
2599
- msgstr ""
2600
-
2601
- msgid "Empty command string"
2602
- msgstr ""
2603
-
2604
- msgid "connection does not exist"
2605
- msgstr ""
2606
-
2607
- msgid "No msg number submitted"
2608
- msgstr ""
2609
-
2610
- msgid "Command failed "
2611
- msgstr ""
2612
-
2613
- #, php-format
2614
- msgid "View all posts filed under %s"
2615
- msgstr "Pregledaj sve članke pohranjene u %s"
2616
-
2617
- #, php-format
2618
- msgid "Feed for all posts filed under %s"
2619
- msgstr "Novosti za sve članke pohranjene u %s"
2620
-
2621
- #. translators: opening curly quote
2622
- msgctxt "opening curly quote"
2623
- msgid "&#8220;"
2624
- msgstr "&#8220;"
2625
-
2626
- #. translators: closing curly quote
2627
- msgctxt "closing curly quote"
2628
- msgid "&#8221;"
2629
- msgstr "&#8221;"
2630
-
2631
- #. translators: en dash
2632
- #, fuzzy
2633
- msgctxt "en dash"
2634
- msgid "&#8211;"
2635
- msgstr "&#8221;"
2636
-
2637
- #. translators: em dash
2638
- #, fuzzy
2639
- msgctxt "em dash"
2640
- msgid "&#8212;"
2641
- msgstr "&#8221;"
2642
-
2643
- #. translators: min=minute
2644
- #, php-format
2645
- msgid "%s min"
2646
- msgid_plural "%s mins"
2647
- msgstr[0] "%s minuta"
2648
- msgstr[1] "%s minute"
2649
- msgstr[2] "%s minuta"
2650
-
2651
- #, php-format
2652
- msgid "%s hour"
2653
- msgid_plural "%s hours"
2654
- msgstr[0] "%s sat"
2655
- msgstr[1] "%s sata"
2656
- msgstr[2] "%s sati"
2657
-
2658
- #, php-format
2659
- msgid "%s day"
2660
- msgid_plural "%s days"
2661
- msgstr[0] "%s dan"
2662
- msgstr[1] "%s dana"
2663
- msgstr[2] "%s dana"
2664
-
2665
- #, fuzzy
2666
- msgid "&hellip;"
2667
- msgstr "Učitavam&hellip;"
2668
-
2669
- msgid ""
2670
- "The email address entered did not appear to be a valid email address. Please "
2671
- "enter a valid email address."
2672
- msgstr ""
2673
- "Unijeli ste neispravnu email adresu. Molimo vas da unesete ispravnu email "
2674
- "adresu."
2675
-
2676
- msgid ""
2677
- "The WordPress address you entered did not appear to be a valid URL. Please "
2678
- "enter a valid URL."
2679
- msgstr ""
2680
- "WordPress adresa koju ste unijeli nema ispravan URL. Molimo vas da unesete "
2681
- "ispravan URL."
2682
-
2683
- msgid ""
2684
- "The Site address you entered did not appear to be a valid URL. Please enter "
2685
- "a valid URL."
2686
- msgstr ""
2687
- "Čini se da je adresa stranice koju ste unijeli neispravna. Molimo vas da "
2688
- "unesete ispravan URL."
2689
-
2690
- #, fuzzy
2691
- msgid ""
2692
- "The timezone you have entered is not valid. Please select a valid timezone."
2693
- msgstr ""
2694
- "Čini se da je adresa stranice koju ste unijeli neispravna. Molimo vas da "
2695
- "unesete ispravan URL."
2696
-
2697
- #. translators: used between list items, there is a space after the comma
2698
- msgid ", "
2699
- msgstr ", "
2700
-
2701
- #. translators: used between list items, there is a space after the and
2702
- msgid ", and "
2703
- msgstr " i "
2704
-
2705
- #. translators: used between only two list items, there is a space after the and
2706
- msgid " and "
2707
- msgstr " i "
2708
-
2709
- msgctxt "context"
2710
- msgid "singular"
2711
- msgid_plural "plural"
2712
- msgstr[0] ""
2713
- msgstr[1] ""
2714
- msgstr[2] ""
2715
-
2716
- msgid "singular"
2717
- msgid_plural "plural"
2718
- msgstr[0] ""
2719
- msgstr[1] ""
2720
- msgstr[2] ""
2721
-
2722
- #. translators: weekday
2723
- msgid "Sunday"
2724
- msgstr "Nedjelja"
2725
-
2726
- #. translators: weekday
2727
- msgid "Monday"
2728
- msgstr "Ponedjeljak"
2729
-
2730
- #. translators: weekday
2731
- msgid "Tuesday"
2732
- msgstr "Utorak"
2733
-
2734
- #. translators: weekday
2735
- msgid "Wednesday"
2736
- msgstr "Srijeda"
2737
-
2738
- #. translators: weekday
2739
- msgid "Thursday"
2740
- msgstr "Četvrtak"
2741
-
2742
- #. translators: weekday
2743
- msgid "Friday"
2744
- msgstr "Petak"
2745
-
2746
- #. translators: weekday
2747
- msgid "Saturday"
2748
- msgstr "Subota"
2749
-
2750
- #. translators: one-letter abbreviation of the weekday
2751
- msgid "S_Sunday_initial"
2752
- msgstr "N"
2753
-
2754
- #. translators: one-letter abbreviation of the weekday
2755
- msgid "M_Monday_initial"
2756
- msgstr "P"
2757
-
2758
- #. translators: one-letter abbreviation of the weekday
2759
- msgid "T_Tuesday_initial"
2760
- msgstr "U"
2761
-
2762
- #. translators: one-letter abbreviation of the weekday
2763
- msgid "W_Wednesday_initial"
2764
- msgstr "S"
2765
-
2766
- #. translators: one-letter abbreviation of the weekday
2767
- msgid "T_Thursday_initial"
2768
- msgstr "Č"
2769
-
2770
- #. translators: one-letter abbreviation of the weekday
2771
- msgid "F_Friday_initial"
2772
- msgstr "P"
2773
-
2774
- #. translators: one-letter abbreviation of the weekday
2775
- msgid "S_Saturday_initial"
2776
- msgstr "S"
2777
-
2778
- #. translators: three-letter abbreviation of the weekday
2779
- msgid "Sun"
2780
- msgstr "ned"
2781
-
2782
- #. translators: three-letter abbreviation of the weekday
2783
- msgid "Mon"
2784
- msgstr "pon"
2785
-
2786
- #. translators: three-letter abbreviation of the weekday
2787
- msgid "Tue"
2788
- msgstr "uto"
2789
-
2790
- #. translators: three-letter abbreviation of the weekday
2791
- msgid "Wed"
2792
- msgstr "sri"
2793
-
2794
- #. translators: three-letter abbreviation of the weekday
2795
- msgid "Thu"
2796
- msgstr "čet"
2797
-
2798
- #. translators: three-letter abbreviation of the weekday
2799
- msgid "Fri"
2800
- msgstr "pet"
2801
-
2802
- #. translators: three-letter abbreviation of the weekday
2803
- msgid "Sat"
2804
- msgstr "sub"
2805
-
2806
- #. translators: month name
2807
- msgid "January"
2808
- msgstr "Januar"
2809
-
2810
- #. translators: month name
2811
- msgid "February"
2812
- msgstr "Februar"
2813
-
2814
- #. translators: month name
2815
- msgid "March"
2816
- msgstr "Mart"
2817
-
2818
- #. translators: month name
2819
- msgid "April"
2820
- msgstr "April"
2821
-
2822
- #. translators: month name
2823
- msgid "May"
2824
- msgstr "Maj"
2825
-
2826
- #. translators: month name
2827
- msgid "June"
2828
- msgstr "Juni"
2829
-
2830
- #. translators: month name
2831
- msgid "July"
2832
- msgstr "Juli"
2833
-
2834
- #. translators: month name
2835
- msgid "August"
2836
- msgstr "August"
2837
-
2838
- #. translators: month name
2839
- msgid "September"
2840
- msgstr "Septembar"
2841
-
2842
- #. translators: month name
2843
- msgid "October"
2844
- msgstr "Oktobar"
2845
-
2846
- #. translators: month name
2847
- msgid "November"
2848
- msgstr "Novembar"
2849
-
2850
- #. translators: month name
2851
- msgid "December"
2852
- msgstr "Decembar"
2853
-
2854
- #. translators: three-letter abbreviation of the month
2855
- msgid "Jan_January_abbreviation"
2856
- msgstr "jan"
2857
-
2858
- #. translators: three-letter abbreviation of the month
2859
- msgid "Feb_February_abbreviation"
2860
- msgstr "feb"
2861
-
2862
- #. translators: three-letter abbreviation of the month
2863
- msgid "Mar_March_abbreviation"
2864
- msgstr "mar"
2865
-
2866
- #. translators: three-letter abbreviation of the month
2867
- msgid "Apr_April_abbreviation"
2868
- msgstr "apr"
2869
-
2870
- #. translators: three-letter abbreviation of the month
2871
- msgid "May_May_abbreviation"
2872
- msgstr "maj"
2873
-
2874
- #. translators: three-letter abbreviation of the month
2875
- msgid "Jun_June_abbreviation"
2876
- msgstr "jun"
2877
-
2878
- #. translators: three-letter abbreviation of the month
2879
- msgid "Jul_July_abbreviation"
2880
- msgstr "jul"
2881
-
2882
- #. translators: three-letter abbreviation of the month
2883
- msgid "Aug_August_abbreviation"
2884
- msgstr "aug"
2885
-
2886
- #. translators: three-letter abbreviation of the month
2887
- msgid "Sep_September_abbreviation"
2888
- msgstr "sep"
2889
-
2890
- #. translators: three-letter abbreviation of the month
2891
- msgid "Oct_October_abbreviation"
2892
- msgstr "okt"
2893
-
2894
- #. translators: three-letter abbreviation of the month
2895
- msgid "Nov_November_abbreviation"
2896
- msgstr "nov"
2897
-
2898
- #. translators: three-letter abbreviation of the month
2899
- msgid "Dec_December_abbreviation"
2900
- msgstr "dec"
2901
-
2902
- msgid "am"
2903
- msgstr "am"
2904
-
2905
- msgid "pm"
2906
- msgstr "pm"
2907
-
2908
- msgid "AM"
2909
- msgstr "AM"
2910
-
2911
- msgid "PM"
2912
- msgstr "PM"
2913
-
2914
- #. translators: $thousands_sep argument for http://php.net/number_format, default is ,
2915
- msgid "number_format_thousands_sep"
2916
- msgstr "."
2917
-
2918
- #. translators: $dec_point argument for http://php.net/number_format, default is .
2919
- msgid "number_format_decimal_point"
2920
- msgstr "."
2921
-
2922
- #, php-format
2923
- msgid "%s is a protected WP option and may not be modified"
2924
- msgstr ""
2925
-
2926
- msgid ""
2927
- "Only a static class method or function can be used in an uninstall hook."
2928
- msgstr ""
2929
-
2930
- msgid "Country Code"
2931
- msgstr ""
2932
-
2933
- msgid "Country Name"
2934
- msgstr ""
2935
-
2936
- msgid "Vote Count"
2937
- msgstr ""
2938
-
2939
- msgid "Poll"
2940
- msgstr "Anketa"
2941
-
2942
- #, php-format
2943
- msgid ""
2944
- "Your data for \"%s\" poll IP address analysis has been exported to Google "
2945
- "Docs in the following spreadsheets:"
2946
- msgstr ""
2947
-
2948
- msgid "[Polldaddy] Export to Google Docs is complete"
2949
- msgstr ""
2950
-
2951
- msgid "Vote Percent"
2952
- msgstr ""
2953
-
2954
- #, php-format
2955
- msgid ""
2956
- "Your data for \"%s\" poll locations has been exported to Google Docs in the "
2957
- "following spreadsheets:"
2958
- msgstr ""
2959
-
2960
- msgid "Province Code"
2961
- msgstr ""
2962
-
2963
- msgid "Province Name"
2964
- msgstr ""
2965
-
2966
- msgid "Answer Text"
2967
- msgstr ""
2968
-
2969
- #, php-format
2970
- msgid "Vote Percent ( filtered by %s )"
2971
- msgstr ""
2972
-
2973
- msgid "Vote Percent ( filtered by country )"
2974
- msgstr ""
2975
-
2976
- msgid "Vote Percent (Overall)"
2977
- msgstr ""
2978
-
2979
- #, php-format
2980
- msgid ""
2981
- "Your data for \"%s\" poll results has been exported to Google Docs in the "
2982
- "following spreadsheets:"
2983
- msgstr ""
2984
-
2985
- #, php-format
2986
- msgid "Other Answers ( filtered by %s and search \"%s\" )"
2987
- msgstr ""
2988
-
2989
- #, php-format
2990
- msgid "Other Answers ( filtered by %s )"
2991
- msgstr ""
2992
-
2993
- #, php-format
2994
- msgid "Other Answers ( filtered by country and search \"%s\" )"
2995
- msgstr ""
2996
-
2997
- msgid "Other Answers"
2998
- msgstr ""
2999
-
3000
- #, php-format
3001
- msgid "Other Answers ( filtered by search \"%s\" )"
3002
- msgstr ""
3003
-
3004
- #, php-format
3005
- msgid ""
3006
- "Your data for \"%s\" poll other results has been exported to Google Docs in "
3007
- "the following spreadsheets:"
3008
- msgstr ""
3009
-
3010
- msgid "Vote Date"
3011
- msgstr ""
3012
-
3013
- #, php-format
3014
- msgid ""
3015
- "Your data for \"%s\" poll vote analysis has been exported to Google Docs in "
3016
- "the following spreadsheets:"
3017
- msgstr ""
3018
-
3019
- msgid "Start Date"
3020
- msgstr "Početni datum"
3021
-
3022
- msgid "Unique ID"
3023
- msgstr "Unikatni ID"
3024
-
3025
- msgid "Permalink"
3026
- msgstr "Trajni link"
3027
-
3028
- msgid "Score"
3029
- msgstr ""
3030
-
3031
- msgid "Up"
3032
- msgstr "Gore"
3033
-
3034
- msgid "Down"
3035
- msgstr "Dole"
3036
-
3037
- msgid "Respondent ID"
3038
- msgstr ""
3039
-
3040
- msgid "Text"
3041
- msgstr "Tekst"
3042
-
3043
- msgid "Comment"
3044
- msgstr ""
3045
-
3046
- msgid "National"
3047
- msgstr ""
3048
-
3049
- msgid "Dialling Code"
3050
- msgstr ""
3051
-
3052
- msgid "Extension"
3053
- msgstr ""
3054
-
3055
- msgid "Area"
3056
- msgstr "Oblast"
3057
-
3058
- msgid "Type"
3059
- msgstr "Vrsta"
3060
-
3061
- msgid "Value"
3062
- msgstr "Vrijednost"
3063
-
3064
- msgid "Firstname"
3065
- msgstr ""
3066
-
3067
- msgid "Lastname"
3068
- msgstr ""
3069
-
3070
- msgid "Filename"
3071
- msgstr ""
3072
-
3073
- msgid "Size"
3074
- msgstr "Veličina"
3075
-
3076
- msgid "Choice"
3077
- msgstr ""
3078
-
3079
- msgid "Weighted Rank"
3080
- msgstr ""
3081
-
3082
- msgid "Total"
3083
- msgstr "Ukupno"
3084
-
3085
- msgid "Other Responses"
3086
- msgstr ""
3087
-
3088
- msgid "Survey"
3089
- msgstr "Anketa"
3090
-
3091
- #, php-format
3092
- msgid ""
3093
- "Your data for question \"%1$s\" on \"%2$s\" has been exported to Google Docs "
3094
- "in the following spreadsheets:"
3095
- msgstr ""
3096
-
3097
- msgid "Export to Google Docs is complete"
3098
- msgstr ""
3099
-
3100
- #, php-format
3101
- msgid ""
3102
- "Your location data for \"%s\" has been exported to Google Docs in the "
3103
- "following spreadsheets:"
3104
- msgstr ""
3105
-
3106
- msgid "EndDate"
3107
- msgstr ""
3108
-
3109
- #, fuzzy
3110
- msgid "Agent"
3111
- msgstr "Poravnanje"
3112
-
3113
- msgid "Referrer"
3114
- msgstr ""
3115
-
3116
- msgid "Tag Name"
3117
- msgstr ""
3118
-
3119
- msgid "Tag Value"
3120
- msgstr ""
3121
-
3122
- #, php-format
3123
- msgid ""
3124
- "Your data for \"%s\" has been exported to Google Docs in the following "
3125
- "spreadsheets:"
3126
- msgstr ""
3127
-
3128
- #, php-format
3129
- msgid ""
3130
- "Your data for \"%s\" has not been exported to Google Docs. Typically this is "
3131
- "because the authorisation details you entered into Google were insufficient "
3132
- "for us to proceed."
3133
- msgstr ""
3134
-
3135
- msgid ""
3136
- "Please try again, double-check your details, and ensure that we have "
3137
- "appropriate permissions to add data to your account."
3138
- msgstr ""
3139
-
3140
- msgid "Export to Google Docs has failed"
3141
- msgstr ""
3142
-
3143
- msgid "Status"
3144
- msgstr "Status"
3145
-
3146
- msgid "Time Taken"
3147
- msgstr ""
3148
-
3149
- msgid "Result(%)"
3150
- msgstr ""
3151
-
3152
- msgid "404 Page Not Found"
3153
- msgstr ""
3154
-
3155
- msgid ""
3156
- "The page you are looking for could not be found. Please check the link you "
3157
- "followed to get here and try again."
3158
- msgstr ""
3159
-
3160
- msgid "Ooops, an error occurred!"
3161
- msgstr ""
3162
-
3163
- msgid "Unexpected Error"
3164
- msgstr ""
3165
-
3166
- msgid ""
3167
- "Sorry but our elves have decided to take a break and something has gone "
3168
- "wrong. But don't worry, we're looking into this and things should return to "
3169
- "normal soon!"
3170
- msgstr ""
3171
-
3172
- #, fuzzy
3173
- msgid "About"
3174
- msgstr "Djibouti"
3175
-
3176
- msgid "Your Account"
3177
- msgstr ""
3178
-
3179
- msgid ""
3180
- "Your current password is incorrect - you cannot change your password without "
3181
- "entering your old password."
3182
- msgstr ""
3183
-
3184
- msgid ""
3185
- "Your new password did not meet security requirements - you must enter more "
3186
- "than five characters"
3187
- msgstr ""
3188
-
3189
- msgid "Please correct the highlighted errors"
3190
- msgstr ""
3191
-
3192
- #, php-format
3193
- msgid "Your chosen profile name \"%s\" already exists - please pick another"
3194
- msgstr ""
3195
-
3196
- #, php-format
3197
- msgid "This email address is already in use by someone else: %s"
3198
- msgstr ""
3199
-
3200
- #, php-format
3201
- msgid ""
3202
- "Your chosen domain mapping <strong>%s</strong> already failed - please try "
3203
- "again"
3204
- msgstr ""
3205
-
3206
- #, php-format
3207
- msgid ""
3208
- "Your chosen domain mapping <strong>%s</strong> already exists - please pick "
3209
- "another"
3210
- msgstr ""
3211
-
3212
- msgid "Your newsletter subscription has been updated"
3213
- msgstr ""
3214
-
3215
- msgid "Your password has been changed"
3216
- msgstr ""
3217
-
3218
- msgid "Your profile has been updated"
3219
- msgstr ""
3220
-
3221
- msgid "You entered an incorrect password"
3222
- msgstr ""
3223
-
3224
- msgid "Failed to save domain mapping, please try again"
3225
- msgstr ""
3226
-
3227
- msgid "Your domain mapping has been updated"
3228
- msgstr ""
3229
-
3230
- msgid "Your domain mapping has been deleted"
3231
- msgstr ""
3232
-
3233
- msgid "Domain mapping has already been taken by another user"
3234
- msgstr ""
3235
-
3236
- msgid "About You"
3237
- msgstr ""
3238
-
3239
- msgid "Profile Picture"
3240
- msgstr ""
3241
-
3242
- msgid ""
3243
- "Your Gravatar is an image that follows you from site to site appearing "
3244
- "beside your name when you do things like comment or post on a blog."
3245
- msgstr ""
3246
-
3247
- msgid "Get a Gravatar now!"
3248
- msgstr ""
3249
-
3250
- msgid "Please enter your email address."
3251
- msgstr ""
3252
-
3253
- msgid ""
3254
- "Changing your e-mail address here means you will have to use this new email "
3255
- "address to login."
3256
- msgstr ""
3257
-
3258
- msgid "Username"
3259
- msgstr "Korisničko ime"
3260
-
3261
- msgid "Please enter your profile name."
3262
- msgstr ""
3263
-
3264
- msgid "Make your profile visible to the public"
3265
- msgstr ""
3266
-
3267
- msgid "Your username is part of your survey and quiz URLs:"
3268
- msgstr ""
3269
-
3270
- msgid "Changing your username may invalidate existing URLs."
3271
- msgstr ""
3272
-
3273
- #, php-format
3274
- msgid ""
3275
- "Pick a username for your survey URLs. Your existing %s URLs will still work."
3276
- msgstr ""
3277
-
3278
- msgid "Please enter your first name."
3279
- msgstr ""
3280
-
3281
- msgid "Your Website"
3282
- msgstr "Vaša web stranica"
3283
-
3284
- msgid "Please enter a valid URL."
3285
- msgstr "Molimo vas da unesete ispravan URL."
3286
-
3287
- msgid "A Short Bio"
3288
- msgstr ""
3289
-
3290
- msgid "Please enter text only, HTML is not allowed."
3291
- msgstr ""
3292
-
3293
- #, php-format
3294
- msgid "Max %d chars"
3295
- msgstr ""
3296
-
3297
- #, php-format
3298
- msgid "(<span id=\"bioCount\">%d/%d</span> used)."
3299
- msgstr ""
3300
-
3301
- msgid "Save profile changes"
3302
- msgstr ""
3303
-
3304
- msgid "Billing History"
3305
- msgstr ""
3306
-
3307
- msgid "Subscription"
3308
- msgstr "Pretplata"
3309
-
3310
- msgid "Stopped"
3311
- msgstr ""
3312
-
3313
- msgid "Active"
3314
- msgstr "Aktivna"
3315
-
3316
- #, fuzzy
3317
- msgid "Cancelled"
3318
- msgstr "Poništi"
3319
-
3320
- msgid "Customer Ref Number"
3321
- msgstr ""
3322
-
3323
- msgid "Downgrade Date"
3324
- msgstr ""
3325
-
3326
- msgid "Not Available"
3327
- msgstr ""
3328
-
3329
- msgid "Next Billing Date"
3330
- msgstr ""
3331
-
3332
- msgid "Cancel Subscription"
3333
- msgstr ""
3334
-
3335
- msgid "Cancel"
3336
- msgstr "Poništi"
3337
-
3338
- msgid "There is no data to display."
3339
- msgstr ""
3340
-
3341
- msgid "Invoice"
3342
- msgstr ""
3343
-
3344
- msgid "Account Type"
3345
- msgstr ""
3346
-
3347
- msgid "Transaction Type"
3348
- msgstr ""
3349
-
3350
- msgid "Date"
3351
- msgstr "Datum"
3352
-
3353
- msgid "New Purchase Payment"
3354
- msgstr ""
3355
-
3356
- msgid "Refund"
3357
- msgstr ""
3358
-
3359
- msgid "Cancellation"
3360
- msgstr ""
3361
-
3362
- #, php-format
3363
- msgid ""
3364
- "To see your full billing history, check out your <a href=\"%s\">billing "
3365
- "page</a>"
3366
- msgstr ""
3367
-
3368
- msgid "Account Details"
3369
- msgstr "Detalji računa"
3370
-
3371
- #, php-format
3372
- msgid "Polldaddy %s"
3373
- msgstr ""
3374
-
3375
- #, php-format
3376
- msgid "Surveydaddy %s"
3377
- msgstr ""
3378
-
3379
- msgid "Remaining Responses"
3380
- msgstr ""
3381
-
3382
- msgid "Unlimited"
3383
- msgstr ""
3384
-
3385
- msgid "Locked Responses"
3386
- msgstr ""
3387
-
3388
- msgid "Upgrade to Unlock"
3389
- msgstr ""
3390
-
3391
- msgid "Responses Updated On"
3392
- msgstr ""
3393
-
3394
- msgid "F jS, Y"
3395
- msgstr "j. F Y."
3396
-
3397
- msgid "Change"
3398
- msgstr "Promijeni"
3399
-
3400
- msgid "Current Password"
3401
- msgstr ""
3402
-
3403
- msgid "Your must enter your current password."
3404
- msgstr ""
3405
-
3406
- msgid "New Password"
3407
- msgstr "Nova šifra"
3408
-
3409
- msgid "Your password is invalid (must be 6+ characters)."
3410
- msgstr ""
3411
-
3412
- msgid "Save Password"
3413
- msgstr ""
3414
-
3415
- msgid "Location"
3416
- msgstr "Lokacija"
3417
-
3418
- msgid "Time Zone"
3419
- msgstr "Vremenska zona"
3420
-
3421
- #, php-format
3422
- msgid "UTC %s"
3423
- msgstr "UTC %s"
3424
-
3425
- msgid "It is <span id=\"timezone\"></span> in your time zone"
3426
- msgstr ""
3427
-
3428
- msgid "Language"
3429
- msgstr "Jezik"
3430
-
3431
- #, php-format
3432
- msgid ""
3433
- "Don't see your language? Help us <a href=\"%s\">translate Polldaddy</a>."
3434
- msgstr ""
3435
-
3436
- msgid "Save Location"
3437
- msgstr ""
3438
-
3439
- msgid "Domain Mapping"
3440
- msgstr ""
3441
-
3442
- msgid "Your Domain"
3443
- msgstr ""
3444
-
3445
- msgid "Please enter your domain mapping."
3446
- msgstr ""
3447
-
3448
- #, php-format
3449
- msgid ""
3450
- "<strong>Important</strong> You should read the <a href='%s'>domain mapping</"
3451
- "a> support page before using this feature. It can potentially break all your "
3452
- "survey links!"
3453
- msgstr ""
3454
-
3455
- msgid "Importers"
3456
- msgstr ""
3457
-
3458
- msgid "You can now import your content from SurveyMonkey."
3459
- msgstr ""
3460
-
3461
- msgid "SurveyMonkey Importer"
3462
- msgstr ""
3463
-
3464
- #, fuzzy
3465
- msgid "Newsletter"
3466
- msgstr "Obriši"
3467
-
3468
- #, fuzzy
3469
- msgid "You are currently subscribed to our newsletter."
3470
- msgstr "Trenutno ste pretplaćeni na email novosti. %s"
3471
-
3472
- msgid "Subscribe to the Polldaddy newsletter to get news and updates."
3473
- msgstr ""
3474
-
3475
- msgid "Subscribe"
3476
- msgstr "Pretplati se"
3477
-
3478
- msgid "Delete Account"
3479
- msgstr ""
3480
-
3481
- msgid "Ready to break up with us? That's ok, but we'll miss you!"
3482
- msgstr ""
3483
-
3484
- msgid "Are you sure you want to cancel your subscription?"
3485
- msgstr ""
3486
-
3487
- msgid ""
3488
- "An email will be sent to support and your account will be downgraded at the "
3489
- "next renewal date."
3490
- msgstr ""
3491
-
3492
- msgid "Confirm"
3493
- msgstr "Potvrdi"
3494
-
3495
- msgid "Pro Annual"
3496
- msgstr ""
3497
-
3498
- msgid "Corporate Annual"
3499
- msgstr ""
3500
-
3501
- msgid "Enterprise Annual"
3502
- msgstr ""
3503
-
3504
- msgid "Pro Monthly"
3505
- msgstr ""
3506
-
3507
- msgid "Corporate Monthly"
3508
- msgstr ""
3509
-
3510
- msgid "Recurring Payment"
3511
- msgstr ""
3512
-
3513
- msgid "Upgrade"
3514
- msgstr ""
3515
-
3516
- msgid "My Account"
3517
- msgstr "Moj račun"
3518
-
3519
- msgid "Canceled"
3520
- msgstr ""
3521
-
3522
- msgid "On Hold"
3523
- msgstr ""
3524
-
3525
- msgid "View"
3526
- msgstr "Pregledaj"
3527
-
3528
- msgid "Invalid dashboard item"
3529
- msgstr ""
3530
-
3531
- msgid "Failed to save folders"
3532
- msgstr ""
3533
-
3534
- msgid "Failed to action items on your dashboard"
3535
- msgstr ""
3536
-
3537
- msgid "Invalid folder name"
3538
- msgstr ""
3539
-
3540
- msgid "Folder already exists"
3541
- msgstr ""
3542
-
3543
- msgid "Cannot delete folder"
3544
- msgstr ""
3545
-
3546
- msgid "We're upgrading your dashboard!"
3547
- msgstr ""
3548
-
3549
- msgid "Order by date"
3550
- msgstr ""
3551
-
3552
- msgid "Order by name"
3553
- msgstr ""
3554
-
3555
- msgid "Order by results"
3556
- msgstr ""
3557
-
3558
- msgid "Your poll has been created."
3559
- msgstr ""
3560
-
3561
- msgid "Your rating has been created."
3562
- msgstr ""
3563
-
3564
- msgid "Your survey has been created."
3565
- msgstr ""
3566
-
3567
- msgid "Your quiz has been created."
3568
- msgstr ""
3569
-
3570
- msgid "Your form has been created."
3571
- msgstr ""
3572
-
3573
- msgid "Your email will be sent to the selected groups within a short period."
3574
- msgstr ""
3575
-
3576
- msgid "Your email was not sent."
3577
- msgstr ""
3578
-
3579
- msgid "Your tweet has been sent to your followers."
3580
- msgstr ""
3581
-
3582
- msgid "Your tweet was not sent."
3583
- msgstr ""
3584
-
3585
- msgid "Your content has been copied."
3586
- msgstr ""
3587
-
3588
- msgid "An error occurred while creating your poll."
3589
- msgstr ""
3590
-
3591
- msgid "An error occurred while creating your rating."
3592
- msgstr ""
3593
-
3594
- msgid "An error occurred while creating your survey."
3595
- msgstr ""
3596
-
3597
- msgid "An error occurred while creating your quiz."
3598
- msgstr ""
3599
-
3600
- msgid "An error occurred while creating your form."
3601
- msgstr ""
3602
-
3603
- msgid "Thank you. You have successfully purchased a Pro account."
3604
- msgstr ""
3605
-
3606
- msgid "Thank you. You have successfully purchased a Corporate account."
3607
- msgstr ""
3608
-
3609
- msgid "Thank you. You have successfully purchased a Enterprise account."
3610
- msgstr ""
3611
-
3612
- #, php-format
3613
- msgid "Your %s Contents"
3614
- msgstr ""
3615
-
3616
- #, php-format
3617
- msgid "%s Contents"
3618
- msgstr ""
3619
-
3620
- #, php-format
3621
- msgid "Search Results for %s"
3622
- msgstr "Rezultati pretraživanja za %s"
3623
-
3624
- msgid "All Polls"
3625
- msgstr ""
3626
-
3627
- msgid "All Surveys"
3628
- msgstr ""
3629
-
3630
- msgid "All Ratings"
3631
- msgstr ""
3632
-
3633
- msgid "All Quizzes"
3634
- msgstr ""
3635
-
3636
- msgid "All Forms"
3637
- msgstr ""
3638
-
3639
- msgid "Starred Content"
3640
- msgstr ""
3641
-
3642
- msgid "Trashed Content"
3643
- msgstr ""
3644
-
3645
- msgid "&laquo; Newest"
3646
- msgstr ""
3647
-
3648
- msgid "&lsaquo; Newer"
3649
- msgstr ""
3650
-
3651
- #, php-format
3652
- msgid "Showing <span>%1$s</span>-<span>%2$s</span> of <span>%3$s</span>"
3653
- msgstr ""
3654
-
3655
- msgid "Older &rsaquo;"
3656
- msgstr ""
3657
-
3658
- msgid "Oldest &raquo;"
3659
- msgstr ""
3660
-
3661
- msgid "Forbidden"
3662
- msgstr ""
3663
-
3664
- msgid "Delete account"
3665
- msgstr ""
3666
-
3667
- msgid "Edit Your Email Group"
3668
- msgstr ""
3669
-
3670
- msgid "Create a New Email Group"
3671
- msgstr ""
3672
-
3673
- msgid "Email Group"
3674
- msgstr ""
3675
-
3676
- msgid "My Email Groups"
3677
- msgstr ""
3678
-
3679
- msgid "Your email group has been successfully updated."
3680
- msgstr ""
3681
-
3682
- msgid "Your email group has been successfully created."
3683
- msgstr ""
3684
-
3685
- msgid ""
3686
- "Oh no! Your email group wasn’t updated. <a href=\"http://support.polldaddy."
3687
- "com/how-do-i-send-out-my-poll-survey-or-quiz-via-email/\">Can we help</a>?"
3688
- msgstr ""
3689
-
3690
- msgid ""
3691
- "Oh no! Your email group wasn’t created. <a href=\"http://support.polldaddy."
3692
- "com/how-do-i-send-out-my-poll-survey-or-quiz-via-email/\">Can we help</a>?"
3693
- msgstr ""
3694
-
3695
- msgid "My Packs"
3696
- msgstr ""
3697
-
3698
- msgid "Show poll packs"
3699
- msgstr ""
3700
-
3701
- msgid "Poll Pack"
3702
- msgstr ""
3703
-
3704
- msgid "Show survey packs"
3705
- msgstr ""
3706
-
3707
- msgid "Survey Pack"
3708
- msgstr ""
3709
-
3710
- msgid "Show quiz packs"
3711
- msgstr ""
3712
-
3713
- msgid "Quiz Pack"
3714
- msgstr ""
3715
-
3716
- msgid "Show all packs"
3717
- msgstr ""
3718
-
3719
- msgid "Your survey language pack has been successfully updated."
3720
- msgstr ""
3721
-
3722
- msgid "Your survey language pack has been successfully created."
3723
- msgstr ""
3724
-
3725
- msgid "Your survey language pack failed to be successfully updated."
3726
- msgstr ""
3727
-
3728
- msgid "Your survey language pack failed to be successfully created."
3729
- msgstr ""
3730
-
3731
- msgid "Your quiz language pack has been successfully updated."
3732
- msgstr ""
3733
-
3734
- msgid "Your quiz language pack has been successfully created."
3735
- msgstr ""
3736
-
3737
- msgid "Your quiz language pack failed to be successfully updated."
3738
- msgstr ""
3739
-
3740
- msgid "Your quiz language pack failed to be successfully created."
3741
- msgstr ""
3742
-
3743
- msgid "Your poll language pack has been successfully updated."
3744
- msgstr ""
3745
-
3746
- msgid "Your poll language pack has been successfully created."
3747
- msgstr ""
3748
-
3749
- msgid "Your poll language pack failed to be successfully updated."
3750
- msgstr ""
3751
-
3752
- msgid "Your Language Packs"
3753
- msgstr ""
3754
-
3755
- msgid "Create a new&hellip;"
3756
- msgstr ""
3757
-
3758
- #, php-format
3759
- msgid "Created on %s"
3760
- msgstr ""
3761
-
3762
- #, php-format
3763
- msgid "Created by %s on %s"
3764
- msgstr ""
3765
-
3766
- #, php-format
3767
- msgid "Created by you on %s"
3768
- msgstr ""
3769
-
3770
- #, php-format
3771
- msgid "%d Survey <span>use this pack</span>"
3772
- msgid_plural "%d Surveys <span>use this pack</span>"
3773
- msgstr[0] ""
3774
- msgstr[1] ""
3775
- msgstr[2] ""
3776
-
3777
- #, php-format
3778
- msgid "%d Quiz <span>use this style</span>"
3779
- msgid_plural "%d Quizzes <span>use this pack</span>"
3780
- msgstr[0] ""
3781
- msgstr[1] ""
3782
- msgstr[2] ""
3783
-
3784
- #, php-format
3785
- msgid "%d Poll <span>use this pack</span>"
3786
- msgid_plural "%d Polls <span>use this pack</span>"
3787
- msgstr[0] ""
3788
- msgstr[1] ""
3789
- msgstr[2] ""
3790
-
3791
- msgid "Empty Pack"
3792
- msgstr ""
3793
-
3794
- msgid "Edit"
3795
- msgstr "Uredi"
3796
-
3797
- msgid "Delete"
3798
- msgstr "Obriši"
3799
-
3800
- msgid "Preview"
3801
- msgstr "Pregled"
3802
-
3803
- msgid "No language packs created yet."
3804
- msgstr ""
3805
-
3806
- msgid "Are you sure you want to delete this language pack?"
3807
- msgstr ""
3808
-
3809
- msgid "Delete Language Pack"
3810
- msgstr ""
3811
-
3812
- msgid "My Styles"
3813
- msgstr ""
3814
-
3815
- msgid "Show survey styles"
3816
- msgstr ""
3817
-
3818
- msgid "Show poll styles"
3819
- msgstr ""
3820
-
3821
- msgid "Show all styles"
3822
- msgstr ""
3823
-
3824
- msgid "Your custom survey/quiz style has been successfully updated."
3825
- msgstr ""
3826
-
3827
- msgid "Your custom survey/quiz style has been successfully created."
3828
- msgstr ""
3829
-
3830
- msgid "Your custom survey/quiz style failed to be successfully updated."
3831
- msgstr ""
3832
-
3833
- msgid "Your custom survey/quiz style failed to be successfully created."
3834
- msgstr ""
3835
-
3836
- msgid "Your custom poll style has been successfully updated."
3837
- msgstr ""
3838
-
3839
- msgid "Your custom poll style has been successfully created."
3840
- msgstr ""
3841
-
3842
- msgid "Your custom poll style failed to be successfully updated."
3843
- msgstr ""
3844
-
3845
- msgid "Your custom poll style failed to be successfully created."
3846
- msgstr ""
3847
-
3848
- msgid "Your Custom Styles"
3849
- msgstr ""
3850
-
3851
- msgid "Survey/Quiz Style"
3852
- msgstr ""
3853
-
3854
- msgid "Poll Style"
3855
- msgstr ""
3856
-
3857
- #, php-format
3858
- msgid "Modified on %s"
3859
- msgstr ""
3860
-
3861
- #, php-format
3862
- msgid "Modified by %s on %s"
3863
- msgstr ""
3864
-
3865
- #, php-format
3866
- msgid "Modified by you on %s"
3867
- msgstr ""
3868
-
3869
- #, php-format
3870
- msgid "%d Survey <span>use this style</span>"
3871
- msgid_plural "%d Surveys/Quizzes <span>use this style</span>"
3872
- msgstr[0] ""
3873
- msgstr[1] ""
3874
- msgstr[2] ""
3875
-
3876
- #, php-format
3877
- msgid "%d Poll <span>use this style</span>"
3878
- msgid_plural "%d Polls <span>use this style</span>"
3879
- msgstr[0] ""
3880
- msgstr[1] ""
3881
- msgstr[2] ""
3882
-
3883
- msgid "No custom styles created yet."
3884
- msgstr ""
3885
-
3886
- msgid "Are you sure you want to delete this style?"
3887
- msgstr ""
3888
-
3889
- msgid "Delete Style"
3890
- msgstr ""
3891
-
3892
- msgid "Account blocked"
3893
- msgstr ""
3894
-
3895
- msgid "Please contact support if you have a query about this."
3896
- msgstr ""
3897
-
3898
- msgid "Your account will unlocked in a few minutes."
3899
- msgstr ""
3900
-
3901
- msgid "Logged Out"
3902
- msgstr ""
3903
-
3904
- msgid "You have been logged out of your account."
3905
- msgstr ""
3906
-
3907
- msgid "New password sent"
3908
- msgstr ""
3909
-
3910
- msgid "Please check your spam folder if you don't receive it."
3911
- msgstr ""
3912
-
3913
- msgid "Access denied"
3914
- msgstr "Pristup odbijen"
3915
-
3916
- msgid "You must be logged in to see that page."
3917
- msgstr ""
3918
-
3919
- msgid "Thanks for signing up!"
3920
- msgstr ""
3921
-
3922
- msgid "Please login with your details."
3923
- msgstr ""
3924
-
3925
- msgid "Login failure"
3926
- msgstr ""
3927
-
3928
- msgid "The email or password you entered is wrong. Please try again."
3929
- msgstr ""
3930
-
3931
- msgid "Username or Email address"
3932
- msgstr ""
3933
-
3934
- msgid "Please enter your email address"
3935
- msgstr ""
3936
-
3937
- msgid "Please enter your password"
3938
- msgstr ""
3939
-
3940
- msgid "Sign In"
3941
- msgstr ""
3942
-
3943
- msgid "Style Name"
3944
- msgstr "Ime stila"
3945
-
3946
- #, fuzzy
3947
- msgid "Default styles:"
3948
- msgstr "Stil početnog dugmeta"
3949
-
3950
- msgid "Style CSS"
3951
- msgstr ""
3952
-
3953
- #, php-format
3954
- msgid "Displaying <strong>%1s-%2s</strong> of <strong>%3s</strong>"
3955
- msgstr ""
3956
-
3957
- msgid "No stats are available for this time period."
3958
- msgstr "Statistike nisu dostupne za ovaj vremenski period."
3959
-
3960
- msgid "Daily"
3961
- msgstr ""
3962
-
3963
- msgid "Weekly"
3964
- msgstr ""
3965
-
3966
- msgid "Cumulative"
3967
- msgstr ""
3968
-
3969
- msgid "Unit Test Results"
3970
- msgstr ""
3971
-
3972
- msgid "Tests Running&hellip;"
3973
- msgstr ""
3974
-
3975
- msgid "Role"
3976
- msgstr "Uloga"
3977
-
3978
- msgid "Surveys"
3979
- msgstr ""
3980
-
3981
- msgid "Polls"
3982
- msgstr "Ankete"
3983
-
3984
- msgid " (pending)"
3985
- msgstr ""
3986
-
3987
- msgid ""
3988
- "Are you really really sure you want to cancel this account?<br/>All their "
3989
- "content will be deleted and they will no longer have access to their account."
3990
- msgstr ""
3991
-
3992
- #, fuzzy
3993
- msgid "Cancel Account"
3994
- msgstr "Korporativni račun"
3995
-
3996
- msgid "Polldaddy Affiliates"
3997
- msgstr ""
3998
-
3999
- msgid "Surveydaddy Affiliates"
4000
- msgstr ""
4001
-
4002
- msgid ""
4003
- "Join our Affiliate network and <strong>earn $50 for every Pro customer and "
4004
- "$100 for every Corporate customer you refer</strong>.\n"
4005
- "\t\t\t\t Once you are accepted as an affiliate you will be given access to "
4006
- "affiliate links and marketing material that you can use\n"
4007
- "\t\t\t\t in your website, email marketing campaigns and any other channels "
4008
- "you think will be useful."
4009
- msgstr ""
4010
-
4011
- msgid "Apply to become an affiliate today!"
4012
- msgstr ""
4013
-
4014
- msgid "Terms"
4015
- msgstr ""
4016
-
4017
- msgid "Privacy"
4018
- msgstr "Privatnost"
4019
-
4020
- msgid "Community"
4021
- msgstr ""
4022
-
4023
- msgid "Recent Polls"
4024
- msgstr ""
4025
-
4026
- msgid "Sign Up"
4027
- msgstr "Registracija"
4028
-
4029
- msgid "(Poll Closed)"
4030
- msgstr ""
4031
-
4032
- #, php-format
4033
- msgid "poll %d"
4034
- msgstr ""
4035
-
4036
- msgid "Edit My Profile"
4037
- msgstr "Uređivanje profila"
4038
-
4039
- msgid "You have not filled out your profile yet."
4040
- msgstr ""
4041
-
4042
- msgid "This user has not filled out their profile yet."
4043
- msgstr ""
4044
-
4045
- msgid "Create Your Own Poll"
4046
- msgstr ""
4047
-
4048
- msgid "Poll Options"
4049
- msgstr ""
4050
-
4051
- msgid "Reports"
4052
- msgstr "Izvještaji"
4053
-
4054
- msgid "Close"
4055
- msgstr "Zatvori"
4056
-
4057
- msgid "Your comment has been added."
4058
- msgstr ""
4059
-
4060
- msgid "Comments for this poll will be moderated before being added."
4061
- msgstr ""
4062
-
4063
- msgid "Your comment has been flagged as spam and blocked."
4064
- msgstr ""
4065
-
4066
- msgid ""
4067
- "You have been blocked from voting. Please contact the poll owner if you have "
4068
- "any queries relating to this."
4069
- msgstr ""
4070
-
4071
- msgid ""
4072
- "You have been blocked from voting due to suspicious voting patterns. Please "
4073
- "contact Polldaddy support if you have any queries relating to this."
4074
- msgstr ""
4075
-
4076
- msgid "Comments are currently disabled for this poll."
4077
- msgstr ""
4078
-
4079
- msgid "Results for this poll have been set to private."
4080
- msgstr ""
4081
-
4082
- #, php-format
4083
- msgid "%s vote"
4084
- msgid_plural "%s votes"
4085
- msgstr[0] "%s glas"
4086
- msgstr[1] "%s glasa"
4087
- msgstr[2] "%s glasova"
4088
-
4089
- #, php-format
4090
- msgid "%s Total Vote"
4091
- msgid_plural "%s Total Votes"
4092
- msgstr[0] ""
4093
- msgstr[1] ""
4094
- msgstr[2] ""
4095
-
4096
- #, php-format
4097
- msgid "Posted %s."
4098
- msgstr ""
4099
-
4100
- msgid "This poll was created on Facebook, to vote in this poll go to..."
4101
- msgstr ""
4102
-
4103
- msgid "See this poll on:"
4104
- msgstr ""
4105
-
4106
- #, php-format
4107
- msgid "%s Comment"
4108
- msgid_plural "%s Comments"
4109
- msgstr[0] ""
4110
- msgstr[1] ""
4111
- msgstr[2] ""
4112
-
4113
- msgid "This poll was created on Facebook, to comment go to..."
4114
- msgstr ""
4115
-
4116
- msgid "Leave a Comment"
4117
- msgstr "Napiši komentar"
4118
-
4119
- #, php-format
4120
- msgid "Logged in as %s <a href=\"%s\">log out &#187;</a>"
4121
- msgstr ""
4122
-
4123
- msgid "Your Name"
4124
- msgstr "Vaše ime"
4125
-
4126
- msgid "Please enter your name."
4127
- msgstr ""
4128
-
4129
- msgid "Your Website (optional)"
4130
- msgstr ""
4131
-
4132
- msgid "Your Comment"
4133
- msgstr "Vaš komentar"
4134
-
4135
- msgid "Please enter a comment."
4136
- msgstr ""
4137
-
4138
- #, php-format
4139
- msgid "%s/%d chars"
4140
- msgstr ""
4141
-
4142
- msgid "Submit Comment"
4143
- msgstr "Pošalji komentar"
4144
-
4145
- msgid "Comments are disabled for this poll."
4146
- msgstr ""
4147
-
4148
- msgid "Comments are now closed for this poll."
4149
- msgstr ""
4150
-
4151
- msgid "Polldaddy Answers, the home of millions of polls, opinions and trends!"
4152
- msgstr ""
4153
-
4154
- msgid "Popular Polls"
4155
- msgstr ""
4156
-
4157
- #, fuzzy
4158
- msgid "Search results for"
4159
- msgstr "Rezultati pretraživanja za %s"
4160
-
4161
- #, php-format
4162
- msgid "Page %d"
4163
- msgstr "Stranica %d"
4164
-
4165
- msgid "Show only polls in"
4166
- msgstr ""
4167
-
4168
- msgid "English"
4169
- msgstr "Engleski"
4170
-
4171
- msgid "German"
4172
- msgstr ""
4173
-
4174
- msgid "French"
4175
- msgstr ""
4176
-
4177
- msgid "Spanish"
4178
- msgstr ""
4179
-
4180
- msgid "Dutch"
4181
- msgstr ""
4182
-
4183
- msgid "Romanian"
4184
- msgstr ""
4185
-
4186
- msgid "Norwegian"
4187
- msgstr ""
4188
-
4189
- msgid "Portugese"
4190
- msgstr ""
4191
-
4192
- msgid "Serbo Croatian"
4193
- msgstr ""
4194
-
4195
- msgid "Arabic"
4196
- msgstr ""
4197
-
4198
- msgid "Search"
4199
- msgstr "Pretraga"
4200
-
4201
- msgid "Search through over 5 million polls."
4202
- msgstr ""
4203
-
4204
- msgid "Show:"
4205
- msgstr "Prikaži"
4206
-
4207
- msgid "This Week"
4208
- msgstr "Ove sedmice"
4209
-
4210
- msgid "This Month"
4211
- msgstr "Ovog mjeseca"
4212
-
4213
- #, php-format
4214
- msgid "Posted %s"
4215
- msgstr ""
4216
-
4217
- msgid "(Sort by votes)"
4218
- msgstr ""
4219
-
4220
- msgid "(Sort by comments)"
4221
- msgstr ""
4222
-
4223
- msgid "(Sort by status)"
4224
- msgstr ""
4225
-
4226
- #, php-format
4227
- msgid "Previous polls by %s"
4228
- msgstr ""
4229
-
4230
- #, php-format
4231
- msgid ""
4232
- "When you get a chance to <a href=\"%s\">create some polls</a>, you'll find a "
4233
- "link for each one on this page.</span><br/><br/><span>You can use your "
4234
- "profile URL <b>%s</b> to share your polls with participants."
4235
- msgstr ""
4236
-
4237
- msgid "No polls created yet."
4238
- msgstr ""
4239
-
4240
- msgid "Sort by:"
4241
- msgstr "Poredaj po:"
4242
-
4243
- msgid "My Email Group"
4244
- msgstr ""
4245
-
4246
- msgid "My Facebook Polls"
4247
- msgstr ""
4248
-
4249
- msgid "Frequently Asked Questions"
4250
- msgstr ""
4251
-
4252
- msgid "General"
4253
- msgstr "Opće"
4254
-
4255
- msgid "How do the monthly responses work?"
4256
- msgstr ""
4257
-
4258
- #, php-format
4259
- msgid "What happens when I go over the %d responses I get in a free account?"
4260
- msgstr ""
4261
-
4262
- msgid "Do you offer discounts for educational and non-profit organisations?"
4263
- msgstr ""
4264
-
4265
- msgid "What is the difference between a poll and survey?"
4266
- msgstr ""
4267
-
4268
- msgid "How do I remove the Polldaddy.com link from my poll or survey?"
4269
- msgstr ""
4270
-
4271
- msgid "How do I remove the Surveydaddy.com link from my surveys?"
4272
- msgstr ""
4273
-
4274
- msgid "Can I set other people up as users on my account?"
4275
- msgstr ""
4276
-
4277
- msgid "Where can I find some help documentation?"
4278
- msgstr ""
4279
-
4280
- msgid ""
4281
- "What happens if I sign up for Pro but need to upgrade to Corporate later?"
4282
- msgstr ""
4283
-
4284
- msgid "If I upgrade will I be able to see Pro reports for my old polls?"
4285
- msgstr ""
4286
-
4287
- msgid "Do the polls work with Facebook?"
4288
- msgstr ""
4289
-
4290
- msgid "How do I copy a poll?"
4291
- msgstr ""
4292
-
4293
- msgid ""
4294
- "When I vote I get the message 'We have received too many votes from you. You "
4295
- "will be unblocked after a cooling off period.'?"
4296
- msgstr ""
4297
-
4298
- msgid "Where do I see the 'Other' votes people enter in my poll?"
4299
- msgstr ""
4300
-
4301
- msgid "How many poll votes can I collect in a free account?"
4302
- msgstr ""
4303
-
4304
- msgid "How do I share my survey results with another person?"
4305
- msgstr ""
4306
-
4307
- msgid "How do I copy a survey?"
4308
- msgstr ""
4309
-
4310
- msgid "How do I create a likert scale question in my survey?"
4311
- msgstr ""
4312
-
4313
- #, php-format
4314
- msgid ""
4315
- "Each time a survey is completed by one of your participants you will be "
4316
- "deducted one response. Free accounts get %d/month, Pro get %s/month and "
4317
- "corporate accounts get an unlimited amount. Once any new responses come in "
4318
- "over your limit, they will appear locked until you upgrade."
4319
- msgstr ""
4320
-
4321
- msgid "Poll votes are unlimited across all accounts."
4322
- msgstr ""
4323
-
4324
- msgid "Back To Top"
4325
- msgstr ""
4326
-
4327
- #, php-format
4328
- msgid ""
4329
- "With a free account you can collect %d survey responses per month across all "
4330
- "of your surveys. Once you go over the allotted %d, we will continue to "
4331
- "collect responses in your survey but they will appear as being locked in "
4332
- "your reports. When you <a href=\"/pricing/\">upgrade your account</a>, all "
4333
- "previously locked responses will become available in your reports."
4334
- msgstr ""
4335
-
4336
- msgid ""
4337
- "Yes, if you are involved in education or a non-profit organisation, we are "
4338
- "happy to offer you a <strong>10% discount</strong> on any of our packages. "
4339
- "Just <a href=\"/pricing/\">sign up for an account</a> as usual and then <a "
4340
- "href=\"/feedback/\">email us</a> after to organise a refund for the 10%."
4341
- msgstr ""
4342
-
4343
- msgid "What is the difference between a poll and a survey?"
4344
- msgstr ""
4345
-
4346
- msgid ""
4347
- "A poll allows you to ask just one question, and enter some predefined "
4348
- "answers for your\tvoter to choose from. A poll can be placed in line in your "
4349
- "webpage and when your user\tvotes, the results are delivered back to the "
4350
- "poll without the page refreshing."
4351
- msgstr ""
4352
-
4353
- msgid ""
4354
- "With a survey, you can ask many questions. A survey usually takes up a full "
4355
- "webpage and you would just send your users a link to that page. Surveys have "
4356
- "many different question types that allow you to collect very different types "
4357
- "of data."
4358
- msgstr ""
4359
-
4360
- msgid ""
4361
- "<a href=\"/pricing/\">Sign up</a> for a free account today to try these out "
4362
- "for yourself."
4363
- msgstr ""
4364
-
4365
- msgid "How do I remove the Surveydaddy.com link from my survey?"
4366
- msgstr ""
4367
-
4368
- msgid ""
4369
- "The link to Polldaddy.com only appears in polls and surveys that appear in a "
4370
- "free account. They are removed from all content in both our Pro and "
4371
- "Corporate accounts. If you have recently signed up for a Pro account and the "
4372
- "link has remained in your polls, simple edit and re-save the poll to remove "
4373
- "it."
4374
- msgstr ""
4375
-
4376
- msgid ""
4377
- "The link to Surveydaddy.com only appears in surveys that appear in a free "
4378
- "account. They are removed from all content in both our Pro and Corporate "
4379
- "accounts."
4380
- msgstr ""
4381
-
4382
- msgid ""
4383
- "If you have a free account, you can remove the link to Polldaddy in your "
4384
- "polls and surveys by <a href=\"/pricing/\">upgrading your account today</a>."
4385
- msgstr ""
4386
-
4387
- msgid ""
4388
- "If you have a free account, you can remove the link to Surveydaddy in your "
4389
- "surveys by <a href=\"/pricing/\">upgrading your account today</a>."
4390
- msgstr ""
4391
-
4392
- msgid ""
4393
- "Yes, Corporate account holders can create multiple users and set access "
4394
- "levels."
4395
- msgstr ""
4396
-
4397
- msgid "Check out our <a href=\"http://support."
4398
- msgstr ""
4399
-
4400
- msgid ""
4401
- "If you sign up for a Pro account and you find out that you need a Corporate "
4402
- "account some time in the future?, just <a href=\"/upgrade/\">upgrade to the "
4403
- "corporate account</a> as usual and send an email to support where we will be "
4404
- "happy to issue you with a refund for your original Pro acccount."
4405
- msgstr ""
4406
-
4407
- msgid ""
4408
- "Yes, when you <a href=\"/upgrade/\">upgrade your account</a> to a Pro or "
4409
- "Corporate account you will be able to see all of our great reports for your "
4410
- "old polls."
4411
- msgstr ""
4412
-
4413
- msgid ""
4414
- "Yes, when you create a poll on Polldaddy you will get a list of options for "
4415
- "different places that you might want to embed your poll including Facebook. "
4416
- "We also have a Facebook Application that you can <a href=\"http://apps."
4417
- "facebook.com/polldaddy-polls\">use directly on Facebook</a>."
4418
- msgstr ""
4419
-
4420
- msgid ""
4421
- "You can copy a 'Poll' by first logging into your Polldaddy account and "
4422
- "visiting the dashboard. Locate the poll you want to copy and move your mouse "
4423
- "over the 'responses' column. This should change into a button which can be "
4424
- "clicked to reveal a set of actions, of which one is copy. Clicking this will "
4425
- "copy the poll and all of its settings, but the votes of the new copied poll "
4426
- "will be zero."
4427
- msgstr ""
4428
-
4429
- msgid ""
4430
- "This is because we have received too many votes from your I.P. address. You "
4431
- "will be unblocked again in about 4 hours. If you are the owner of the poll "
4432
- "and you have a lot of people voting in your organization from the same IP "
4433
- "address (via a internet gateway etc.) you can email support with your I.P. "
4434
- "address and we will white list it for you. This feature is only available to "
4435
- "our Pro and Corporate account. <a href=\"/upgrade/\">Upgrade your account</"
4436
- "a> today to access this feature."
4437
- msgstr ""
4438
-
4439
- msgid ""
4440
- "When you have the 'Other' option enabled in your poll, it allows your voters "
4441
- "to enter an answer of their own. We don't display these directly in the poll "
4442
- "at the moment due to concerns around spam. You can however view these by "
4443
- "logging into your account and going to the 'Reports' page for that poll."
4444
- msgstr ""
4445
-
4446
- msgid ""
4447
- "There is no limit to amount of poll votes you can collect in any of our "
4448
- "accounts including the free account. It is only the amount of survey "
4449
- "responses that are limited in the different accounts."
4450
- msgstr ""
4451
-
4452
- msgid ""
4453
- "If you would like to share your survey results with a colleague or client, "
4454
- "you can create a custom survey share for them. Read how to do it in this "
4455
- "document: <a href=\"http://support."
4456
- msgstr ""
4457
-
4458
- msgid "Note:"
4459
- msgstr "Bilješka:"
4460
-
4461
- msgid ""
4462
- "Survey sharing is a Pro only feature. If you do not have a Pro account you "
4463
- "need to <a href=\"/upgrade/\">upgrade your account</a> to use this feature."
4464
- msgstr ""
4465
-
4466
- msgid "You can copy a 'Survey' by first logging into your "
4467
- msgstr ""
4468
-
4469
- msgid ""
4470
- "To add a likert scale question to your survey, simply add a 'Matrix' "
4471
- "question to your survey page. When you edit the question, look out for a "
4472
- "drop down towards the bottom and select 'Single choice with rating (likert)'."
4473
- msgstr ""
4474
-
4475
- msgid "Contact Support"
4476
- msgstr ""
4477
-
4478
- msgid ""
4479
- "If you cannot find what you are looking for please contact support and we "
4480
- "will get back to you with an answer."
4481
- msgstr ""
4482
-
4483
- msgid "Support Documentation"
4484
- msgstr ""
4485
-
4486
- #, php-format
4487
- msgid ""
4488
- "Check out our support site for more detailed articles on the various %s "
4489
- "features."
4490
- msgstr ""
4491
-
4492
- msgid "Online Poll Features, Poll Software for Your Website"
4493
- msgstr ""
4494
-
4495
- msgid ""
4496
- "Embed polls in your website, in e-mail, and use Polldaddy on other services "
4497
- "including WordPress, Facebook, Twitter, Ning, Weebly, FreeWebs, and Posterous"
4498
- msgstr ""
4499
-
4500
- msgid "Powerful and easy to use"
4501
- msgstr ""
4502
-
4503
- msgid "Quick audience feedback"
4504
- msgstr ""
4505
-
4506
- msgid "Quizzes"
4507
- msgstr ""
4508
-
4509
- msgid "Test your audience's knowledge"
4510
- msgstr ""
4511
-
4512
- msgid "Get your content rated"
4513
- msgstr ""
4514
-
4515
- msgid "Market-leading <strong>online polls</strong>"
4516
- msgstr ""
4517
-
4518
- msgid ""
4519
- "What does your audience think? Embed simple, one-question polls into your "
4520
- "website to find out."
4521
- msgstr ""
4522
-
4523
- msgid "Previous Image"
4524
- msgstr "Prethodna slika"
4525
-
4526
- msgid "Next Image"
4527
- msgstr "Sljedeća slika"
4528
-
4529
- msgid "See Plans &amp; Pricing <small>Sign up for a free account now!</small>"
4530
- msgstr ""
4531
-
4532
- msgid "Works Everywhere"
4533
- msgstr ""
4534
-
4535
- msgid "Simple Feedback Embedded in Your Content"
4536
- msgstr ""
4537
-
4538
- msgid ""
4539
- "Polls embed easily into your website content. With one click, people can "
4540
- "vote, then instantly see the results. <a href=\"http://polldaddy.com/"
4541
- "community/\">Check out some public polls</a> then start a conversation with "
4542
- "your visitors today."
4543
- msgstr ""
4544
-
4545
- msgid "Full Control For Beautiful Polls"
4546
- msgstr ""
4547
-
4548
- msgid ""
4549
- "Use your CSS wizardry to customize how your polls look. Add your own fonts, "
4550
- "change font sizes, colors, and add HTML, images, and videos."
4551
- msgstr ""
4552
-
4553
- msgid "Other Great Features"
4554
- msgstr ""
4555
-
4556
- msgid ""
4557
- "Manage all content in your dashboard with our <a href=\"http://wordpress.org/"
4558
- "extend/plugins/polldaddy/\">WordPress Plugin</a>"
4559
- msgstr ""
4560
-
4561
- msgid "Create polls in any language"
4562
- msgstr ""
4563
-
4564
- msgid "14 custom themes and full access to the poll CSS"
4565
- msgstr ""
4566
-
4567
- msgid "Block repeat voters easily"
4568
- msgstr ""
4569
-
4570
- msgid ""
4571
- "Available as a <a href=\"http://apps.facebook.com/polldaddy-polls/"
4572
- "\">Facebook app</a>"
4573
- msgstr ""
4574
-
4575
- msgid "Built-in sharing options to help spread your poll"
4576
- msgstr ""
4577
-
4578
- msgid "Gain more insight with voter comments"
4579
- msgstr ""
4580
-
4581
- msgid "Anti-fraud, IP address, and location reports"
4582
- msgstr ""
4583
-
4584
- msgid ""
4585
- "Control whether voters can see results after voting, just percentages, or "
4586
- "nothing at all"
4587
- msgstr ""
4588
-
4589
- msgid "Automatically close polls after a certain quota or date"
4590
- msgstr ""
4591
-
4592
- msgid ""
4593
- "Add images, videos and content from YouTube, Flickr, Google Maps and many "
4594
- "more"
4595
- msgstr ""
4596
-
4597
- msgid "Create Quizzes Quickly & Easily, Quiz Software Features"
4598
- msgstr ""
4599
-
4600
- msgid ""
4601
- "Create a quiz using multiple choice questions for your participants to "
4602
- "choose from. You can add HTML, images, video, and lots of other media."
4603
- msgstr ""
4604
-
4605
- msgid "Test their knowledge with an <strong>online quiz</strong>"
4606
- msgstr ""
4607
-
4608
- msgid ""
4609
- "The perfect tool for the classroom, colleagues or just for fun. Create quick "
4610
- "and fun quizzes to test their knowledge."
4611
- msgstr ""
4612
-
4613
- msgid "Easy-to-Use Quiz Editor"
4614
- msgstr ""
4615
-
4616
- msgid ""
4617
- "Create a quiz using multiple choice questions for your participants to "
4618
- "choose from. You can add HTML, images, video, and lots of other media. You "
4619
- "can also collect name and e-mail addresses."
4620
- msgstr ""
4621
-
4622
- msgid "Correction, Reporting &amp; Filtering"
4623
- msgstr ""
4624
-
4625
- msgid ""
4626
- "See quiz results, including average scores and individual responses, as they "
4627
- "come in. Filter and export your data any way you want."
4628
- msgstr ""
4629
-
4630
- msgid "Customize Your Looks"
4631
- msgstr ""
4632
-
4633
- msgid ""
4634
- "You can control every aspect of your quiz with full access to the CSS. Add "
4635
- "your own fonts, sizes, colors, and images. Create quizzes in any language "
4636
- "and control start/finish messages as well as redirects."
4637
- msgstr ""
4638
-
4639
- msgid "Collect Responses Everywhere"
4640
- msgstr ""
4641
-
4642
- msgid ""
4643
- "E-mail the quiz link to your audience, use it in a banner on your website, "
4644
- "or use our <a href=\"/ios/\">iPad app</a> to collect responses anywhere."
4645
- msgstr ""
4646
-
4647
- msgid "Collect responses on iPad, iPhone, and iPod Touch"
4648
- msgstr ""
4649
-
4650
- msgid "E-mail notifications of new participants"
4651
- msgstr ""
4652
-
4653
- msgid "Control whether participants see a score at the end"
4654
- msgstr ""
4655
-
4656
- msgid "Set a passing score to decide who passes and who fails"
4657
- msgstr ""
4658
-
4659
- msgid "Share your results with parents, colleagues, and administrators"
4660
- msgstr ""
4661
-
4662
- msgid "Create quizzes in any language"
4663
- msgstr ""
4664
-
4665
- msgid "SSL support for added security in quizzes"
4666
- msgstr ""
4667
-
4668
- msgid "Full access to the quiz CSS"
4669
- msgstr ""
4670
-
4671
- msgid "Custom start and finish messages as well as redirects"
4672
- msgstr ""
4673
-
4674
- msgid "Close quiz after certain date or response quota has been reached"
4675
- msgstr ""
4676
-
4677
- msgid "Password and IP address participant restrictions"
4678
- msgstr ""
4679
-
4680
- msgid "Create Ratings for Your Website, Content, Videos or Images"
4681
- msgstr ""
4682
-
4683
- msgid ""
4684
- "Find out what your visitors think with just one click. Attach five-star and "
4685
- "Nero rating widgets to any piece of content, including blog posts, help "
4686
- "pages, comments, and videos."
4687
- msgstr ""
4688
-
4689
- msgid "Get your content <strong>rated</strong>"
4690
- msgstr ""
4691
-
4692
- msgid ""
4693
- "Create simple five-star and Nero rating widgets to attach to your blog "
4694
- "posts, images, videos, and more."
4695
- msgstr ""
4696
-
4697
- msgid "Instant Feedback on Your Content"
4698
- msgstr ""
4699
-
4700
- msgid "5-Star or Nero Ratings"
4701
- msgstr ""
4702
-
4703
- msgid ""
4704
- "Choose from two great rating types: Five star ratings let users rate your "
4705
- "content from one to five stars. Nero ratings let users give you thumbs up / "
4706
- "thumbs down, like / dislike, or yes / no ratings."
4707
- msgstr ""
4708
-
4709
- msgid "Fully Customizable"
4710
- msgstr ""
4711
-
4712
- msgid ""
4713
- "Change the text description for each star in your rating scale. Change the "
4714
- "star image, fonts, colors, and layout to suit your site's personality."
4715
- msgstr ""
4716
-
4717
- msgid "Show the top-rated content on your site via the widget"
4718
- msgstr ""
4719
-
4720
- msgid "Supports all languages"
4721
- msgstr ""
4722
-
4723
- msgid "Rating widgets load asynchronously on-page"
4724
- msgstr ""
4725
-
4726
- msgid "Create and manage ratings in your WordPress dashboard via our plug-in"
4727
- msgstr ""
4728
-
4729
- msgid "Create Surveys Quickly & Easily, Survey Software Features"
4730
- msgstr ""
4731
-
4732
- msgid ""
4733
- "Create surveys with ease using our advanced editor. Choose from 14 question "
4734
- "types, including multiple choice, free text, and Likert scales."
4735
- msgstr ""
4736
-
4737
- msgid "Create <strong>stunning</strong> online <strong>surveys</strong>"
4738
- msgstr ""
4739
-
4740
- msgid ""
4741
- "Use the survey editor to create surveys quickly and easily. Collect "
4742
- "responses via your website, e-mail or on your <a href=\"/iOS/\">iPad or "
4743
- "iPhone</a>"
4744
- msgstr ""
4745
-
4746
- msgid "See Plans &amp; Pricing <small>Sign up for a free account now!"
4747
- msgstr ""
4748
-
4749
- msgid "Easy-to-Use Survey Editor"
4750
- msgstr ""
4751
-
4752
- msgid ""
4753
- "Create surveys with ease using our advanced editor. Choose from 14 question "
4754
- "types, including multiple choice, free text, and <a rel=\"nofollow\" href="
4755
- "\"http://en.wikipedia.org/wiki/Likert_scale\" target=\"_new\">Likert scales</"
4756
- "a>"
4757
- msgstr ""
4758
-
4759
- msgid "Powerful Reporting &amp; Filtering"
4760
- msgstr ""
4761
-
4762
- msgid ""
4763
- "Watch your results in real time as they come in. Create filters to analyze "
4764
- "your data and reports to share it. Export raw data goodness to Excel, PDF, "
4765
- "CSV, Google Docs, and XML format."
4766
- msgstr ""
4767
-
4768
- msgid ""
4769
- "Use your CSS wizardry to customize how your surveys look. Add your own "
4770
- "fonts, change font sizes, colors, and add HTML, images, and videos."
4771
- msgstr ""
4772
-
4773
- msgid ""
4774
- "E-mail the survey link to your audience, use it in a banner on your website, "
4775
- "or use our <a href=\"/iOS/\">iOS app</a> to collect responses anywhere."
4776
- msgstr ""
4777
-
4778
- msgid "Invite participants via e-mail"
4779
- msgstr ""
4780
-
4781
- msgid "Question branching / skip logic"
4782
- msgstr ""
4783
-
4784
- msgid "Export raw data to Excel, PDF, Google Docs, and XML format"
4785
- msgstr ""
4786
-
4787
- msgid "Share your results with customers and employees"
4788
- msgstr ""
4789
-
4790
- msgid "Create surveys in any language"
4791
- msgstr ""
4792
-
4793
- msgid "SSL support for added security in surveys"
4794
- msgstr ""
4795
-
4796
- msgid "Full access to the survey CSS"
4797
- msgstr ""
4798
-
4799
- msgid "Close survey after certain date or response quota has been reached"
4800
- msgstr ""
4801
-
4802
- msgid "E-mail, RSS and HTTP POST notifications of new responses"
4803
- msgstr ""
4804
-
4805
- msgid "WordPress support built-in"
4806
- msgstr ""
4807
-
4808
- msgid ""
4809
- "Add images, videos, and content from YouTube, Flickr, Google Maps, and many "
4810
- "more"
4811
- msgstr ""
4812
-
4813
- msgid "Create Polls, Surveys & Quizzes Quickly and Easily"
4814
- msgstr ""
4815
-
4816
- msgid ""
4817
- "E-mail the quiz link to your audience, use it in a banner on your website, "
4818
- "or use our <a href=\"/iOS/\">iPad app</a> to collect responses anywhere."
4819
- msgstr ""
4820
-
4821
- msgid "Contact Us"
4822
- msgstr ""
4823
-
4824
- msgid "Comments or Queries"
4825
- msgstr ""
4826
-
4827
- msgid ""
4828
- "If you are having an issue with a poll or survey please include a "
4829
- "description of the problem, and any links you have to the poll or survey on "
4830
- "your website."
4831
- msgstr ""
4832
-
4833
- #, php-format
4834
- msgid ""
4835
- "Have you looked at our <a href=\"%1$s\">support section</a> or <a href=\"%2$s"
4836
- "\">frequently asked questions</a>?"
4837
- msgstr ""
4838
-
4839
- msgid "Contact Information"
4840
- msgstr ""
4841
-
4842
- msgid ""
4843
- "Polldaddy is based in Ireland. Our office hours are 9am-5pm GMT, Mon - Fri. "
4844
- "You can contact us by:"
4845
- msgstr ""
4846
-
4847
- msgid "production"
4848
- msgstr ""
4849
-
4850
- msgid "joint"
4851
- msgstr ""
4852
-
4853
- msgid "medley"
4854
- msgstr ""
4855
-
4856
- msgid "experiment"
4857
- msgstr ""
4858
-
4859
- msgid "ruckus"
4860
- msgstr ""
4861
-
4862
- msgid "invention"
4863
- msgstr ""
4864
-
4865
- msgid "creation"
4866
- msgstr ""
4867
-
4868
- msgid "thingamajig"
4869
- msgstr ""
4870
-
4871
- msgid "opus"
4872
- msgstr ""
4873
-
4874
- msgid "brainchild"
4875
- msgstr ""
4876
-
4877
- msgid "contraption"
4878
- msgstr ""
4879
-
4880
- msgid "Maybe you could follow"
4881
- msgstr ""
4882
-
4883
- msgid "Hey, it'd be swell if you'd follow"
4884
- msgstr ""
4885
-
4886
- msgid "I heard that you might be into following"
4887
- msgstr ""
4888
-
4889
- msgid "If you wanted to, you could follow"
4890
- msgstr ""
4891
-
4892
- msgid "We say some neat things over at"
4893
- msgstr ""
4894
-
4895
- msgid "The thing is, we'd love for you to follow"
4896
- msgstr ""
4897
-
4898
- msgid "Blog"
4899
- msgstr "Blog"
4900
-
4901
- msgid "Plans &amp; Pricing"
4902
- msgstr ""
4903
-
4904
- msgid "Support"
4905
- msgstr "Podrška"
4906
-
4907
- msgid "FAQ"
4908
- msgstr ""
4909
-
4910
- msgid "iOS App"
4911
- msgstr ""
4912
-
4913
- #, php-format
4914
- msgid ""
4915
- "Polldaddy is an <a href=\"http://automattic.com\"><span id=\"automattic-logo"
4916
- "\"><span>Automattic</span></span></a> %s"
4917
- msgstr ""
4918
-
4919
- #, php-format
4920
- msgid ""
4921
- "Surveydaddy is an <a href=\"http://automattic.com\"><span id=\"automattic-"
4922
- "logo\"><span>Automattic</span></span></a> %s"
4923
- msgstr ""
4924
-
4925
- #, php-format
4926
- msgid "%s on Twitter!"
4927
- msgstr ""
4928
-
4929
- msgid ""
4930
- "Polldaddy.com | Free online surveys and polls - use our award winning survey "
4931
- "software to conduct your research."
4932
- msgstr ""
4933
-
4934
- msgid ""
4935
- "Surveydaddy.com | Free online surveys - use our award winning survey "
4936
- "software to conduct your research."
4937
- msgstr ""
4938
-
4939
- msgid ""
4940
- "Online survey software - conduct your customer surveys and polls with "
4941
- "Polldaddy"
4942
- msgstr ""
4943
-
4944
- msgid ""
4945
- "Create stunning surveys, polls, and quizzes in minutes. Collect responses "
4946
- "via your website, e-mail, iPad, Facebook, and Twitter. Generate and share "
4947
- "easy-to-read reports."
4948
- msgstr ""
4949
-
4950
- msgid "Polldaddy"
4951
- msgstr ""
4952
-
4953
- msgid "Education"
4954
- msgstr ""
4955
-
4956
- msgid ""
4957
- "Test your students with pop quizzes. Gather feedback on course work, field "
4958
- "trips, and events from students and colleagues. Polldaddy eases "
4959
- "communication in the classroom and teachers' lounge."
4960
- msgstr ""
4961
-
4962
- msgid "Read more about online quizzes"
4963
- msgstr ""
4964
-
4965
- msgid "Audience Participation"
4966
- msgstr ""
4967
-
4968
- msgid ""
4969
- "Polls are a perfect way to interact with site visitors. Your audience can "
4970
- "give you instant feedback on the topics you choose, with a single click. "
4971
- "Polldaddy makes it easy to get feedback."
4972
- msgstr ""
4973
-
4974
- msgid "Read more about online feedback"
4975
- msgstr ""
4976
-
4977
- msgid "Plan Events"
4978
- msgstr ""
4979
-
4980
- msgid ""
4981
- "Whether it's a corporate meeting, wedding or birthday, gathering information "
4982
- "from attendees prior to the event can save a lot of hassle. Find out the "
4983
- "dates that suit people, what food they eat and who's coming with them. "
4984
- "Polldaddy can ask the questions you don't have the time to ask yourself."
4985
- msgstr ""
4986
-
4987
- msgid "Customer Satisfaction"
4988
- msgstr ""
4989
-
4990
- msgid ""
4991
- "Find out how your customers feel about your services. Create a survey to "
4992
- "send out after each purchase or survey your existing customers and ask them "
4993
- "what you can do to improve your service for them. Polldaddy can help keep "
4994
- "this important line of communication open."
4995
- msgstr ""
4996
-
4997
- msgid "Read more about custom satisfaction surveys"
4998
- msgstr ""
4999
-
5000
- msgid "Employees &amp; HR"
5001
- msgstr ""
5002
-
5003
- msgid ""
5004
- "Increase employee satisfaction by asking them how their job is going and if "
5005
- "they are happy with their work environment. Easily identify small issues "
5006
- "before they become big issues. Use Polldaddy to give your employees a voice."
5007
- msgstr ""
5008
-
5009
- msgid "Read more about HR surveys"
5010
- msgstr ""
5011
-
5012
- msgid "Market Research"
5013
- msgstr ""
5014
-
5015
- msgid ""
5016
- "Reach out to your potential customers and survey them on your new products "
5017
- "and services. With our innovative iPad app you can collect survey responses "
5018
- "in person at conferences and shows."
5019
- msgstr ""
5020
-
5021
- msgid "Read more about market research surveys"
5022
- msgstr ""
5023
-
5024
- msgid "Sign Up Now! <small>See Plans &amp; Pricing</small>"
5025
- msgstr ""
5026
-
5027
- msgid "Survey and quiz software for iPhone and iPad - A world of Uses"
5028
- msgstr ""
5029
-
5030
- msgid ""
5031
- "Take your survey on the road! The iPad / iPhone application makes it "
5032
- "enjoyable for tradeshow visitors to complete your survey and gives you a "
5033
- "great opener to meet and speak with prospective customers one-to-one."
5034
- msgstr ""
5035
-
5036
- msgid "Polldaddy for <strong>iPhone and iPad</strong>"
5037
- msgstr ""
5038
-
5039
- #, php-format
5040
- msgid ""
5041
- "Survey customers, employees, or even random strangers on-the-spot with your "
5042
- "iPhone or iPad. Polldaddy brings you the power of immediate feedback. <a "
5043
- "href=\"%s\">Download it for free</a> from the App Store today."
5044
- msgstr ""
5045
-
5046
- msgid "Sign Up for Polldaddy"
5047
- msgstr ""
5048
-
5049
- msgid "No More Data Re-Entry"
5050
- msgstr ""
5051
-
5052
- msgid ""
5053
- "You'll never have to pay someone to enter comment card feedback ever again: "
5054
- "Conduct Polldaddy surveys on your iPhone and iPad. The data you collect "
5055
- "automagically uploads to your Polldaddy.com account. Isn't that awesome?"
5056
- msgstr ""
5057
-
5058
- msgid "Perfect for a Street Survey"
5059
- msgstr ""
5060
-
5061
- msgid ""
5062
- "Create your survey, and get on-the-spot responses on your iPhone or iPad "
5063
- "wherever you are. (Psst: This one-to-one time is a great chance to collect "
5064
- "anecdotal, qualitative feedback from your audience to get extra insight into "
5065
- "your results.)"
5066
- msgstr ""
5067
-
5068
- msgid "Tradeshow Interaction"
5069
- msgstr ""
5070
-
5071
- msgid "Save Trees! Collect Any Data Using your iPad and iPhone"
5072
- msgstr ""
5073
-
5074
- msgid ""
5075
- "Replace paper forms with the iPad / iPhone app and upload data seamlessly to "
5076
- "your Polldaddy.com account. For example, use it in a dentist's office to "
5077
- "replace paper forms. Manage signups for school clubs and activities. The "
5078
- "possibilities are endless. "
5079
- msgstr ""
5080
-
5081
- msgid "Code Is Poetry"
5082
- msgstr ""
5083
-
5084
- msgid "Login to Polldaddy"
5085
- msgstr ""
5086
-
5087
- msgid "Login to Surveydaddy"
5088
- msgstr ""
5089
-
5090
- msgid "Account not activated"
5091
- msgstr ""
5092
-
5093
- msgid ""
5094
- "Your account has not been activated yet. The activation email has been sent "
5095
- "to your email address again."
5096
- msgstr ""
5097
-
5098
- msgid "You tried logging in to the wrong site. Please login again here."
5099
- msgstr ""
5100
-
5101
- msgid "Wrong site!"
5102
- msgstr ""
5103
-
5104
- #, php-format
5105
- msgid "Sign into %s"
5106
- msgstr ""
5107
-
5108
- msgid "Forgot your password?"
5109
- msgstr "Zaboravili ste šifru?"
5110
-
5111
- msgid "Don't have an account?"
5112
- msgstr ""
5113
-
5114
- msgid "Invalid media type"
5115
- msgstr ""
5116
-
5117
- msgid "Invalid media ID"
5118
- msgstr ""
5119
-
5120
- msgid "Failed to delete media item"
5121
- msgstr ""
5122
-
5123
- msgid "Invalid embed code"
5124
- msgstr ""
5125
-
5126
- msgid "Invalid file upload"
5127
- msgstr ""
5128
-
5129
- msgid "Invalid survey"
5130
- msgstr ""
5131
-
5132
- msgid "Other answer..."
5133
- msgstr ""
5134
-
5135
- msgid "<strong>Get feedback from your audience</strong>"
5136
- msgstr ""
5137
-
5138
- msgid "With Polldaddy you get all of these great features in one place:"
5139
- msgstr ""
5140
-
5141
- msgid ""
5142
- "The <strong>most powerful</strong> and <strong>easy-to-use</strong><br /"
5143
- "><strong>survey software</strong> around."
5144
- msgstr ""
5145
-
5146
- msgid ""
5147
- "Create stunning <a href=\"/features-surveys/\" style=\"color: #7D7D7D;"
5148
- "\">surveys</a>, <a href=\"/features-polls/\" style=\"color: #7D7D7D;"
5149
- "\">polls</a>, and <a href=\"/features-quizzes/\" style=\"color: #7D7D7D;"
5150
- "\">quizzes</a> in minutes. Collect responses via your website, <br />e-mail, "
5151
- "<a href=\"/iOS/\" style=\"color: #7D7D7D;\">iPad</a>, Facebook, and Twitter. "
5152
- "Generate and share easy-to-read reports."
5153
- msgstr ""
5154
-
5155
- msgid "Already have an account? Sign in now."
5156
- msgstr ""
5157
-
5158
- msgid "We think you'll love using Polldaddy"
5159
- msgstr ""
5160
-
5161
- msgid ""
5162
- "Polldaddy is brought to you by the same great company behind <a href="
5163
- "\"http://wordpress.com\">WordPress.com</a>. Your data is safe in the hands "
5164
- "of our 24/7 technical team. <a href=\"/features/\">Read more about our great "
5165
- "features</a> and <a href=\"/pricing/\">pricing</a>."
5166
- msgstr ""
5167
-
5168
- msgid ""
5169
- "Every day we are trusted by many Fortune 500 companies to conduct their "
5170
- "surveys, polls, and quizzes. With full support for WordPress and other "
5171
- "publishing platforms it couldn't be easier."
5172
- msgstr ""
5173
-
5174
- msgid "Helpful Survey App for iOS"
5175
- msgstr ""
5176
-
5177
- msgid ""
5178
- "Take the pulse of your customers directly for the first time ever with <a "
5179
- "href=\"/iOS/\">Polldaddy for iPad and iPhone</a>. Now all the power and "
5180
- "flexibility of Polldaddy surveys are literally at your fingertips."
5181
- msgstr ""
5182
-
5183
- msgid ""
5184
- "Polldaddy for iOS provides an eye-catching, enjoyable way for prospective "
5185
- "customers to share their feedback and information with you when you're "
5186
- "meeting them one on one."
5187
- msgstr ""
5188
-
5189
- msgid "Flexible Embedding Options"
5190
- msgstr ""
5191
-
5192
- msgid ""
5193
- "Once you create your poll, survey or quiz, it's time to send it out to your "
5194
- "clients, customers, students, users and website visitors."
5195
- msgstr ""
5196
-
5197
- msgid ""
5198
- "You can link directly to your content, embed it in your web pages, email it "
5199
- "out or have it literally pop up on your website. We provide tons of great "
5200
- "ways to reach your audience."
5201
- msgstr ""
5202
-
5203
- msgid "Robust Reporting &amp; Data Portability"
5204
- msgstr ""
5205
-
5206
- msgid ""
5207
- "Once people start to fill our your poll, survey or quiz you will start to "
5208
- "see data in your reports immediately. You can analyze, filter and share your "
5209
- "data with colleagues."
5210
- msgstr ""
5211
-
5212
- msgid ""
5213
- "We support exporting your data to Excel, Google Docs, CSV, XML and PDF. You "
5214
- "can also be notified by email or an HTTP POST request when you get a new "
5215
- "responses to your content."
5216
- msgstr ""
5217
-
5218
- msgid "Custom Look &amp; Feel"
5219
- msgstr ""
5220
-
5221
- msgid ""
5222
- "Our tools can easily be made to adapt to your colors, logos and corporate "
5223
- "identity. You get full access to the poll, survey and quiz CSS stylesheets."
5224
- msgstr ""
5225
-
5226
- msgid ""
5227
- "You can also localize our tools into any language. You can add content from "
5228
- "YouTube, Flickr, Google Maps and many other services to help enhance your "
5229
- "users' experience."
5230
- msgstr ""
5231
-
5232
- msgid "Embed Poll"
5233
- msgstr ""
5234
-
5235
- msgid "Poll Comments"
5236
- msgstr ""
5237
-
5238
- msgid "All Poll"
5239
- msgstr ""
5240
-
5241
- msgid "Moderate Comments"
5242
- msgstr ""
5243
-
5244
- msgid "Total Comments"
5245
- msgstr ""
5246
-
5247
- msgid "There are no comments to display."
5248
- msgstr ""
5249
-
5250
- msgid "Name/Email"
5251
- msgstr ""
5252
-
5253
- msgid "Poll Reports"
5254
- msgstr ""
5255
-
5256
- msgid "IP Analysis"
5257
- msgstr ""
5258
-
5259
- msgid "&hellip;</span>"
5260
- msgstr ""
5261
-
5262
- msgid "Share"
5263
- msgstr "Podijeli"
5264
-
5265
- msgid "Individual Votes"
5266
- msgstr ""
5267
-
5268
- msgid "Analysis of voters IP addresses"
5269
- msgstr ""
5270
-
5271
- msgid "Total IP Addresses"
5272
- msgstr ""
5273
-
5274
- msgid "Blacklist"
5275
- msgstr ""
5276
-
5277
- msgid "Export"
5278
- msgstr "Izvoz"
5279
-
5280
- msgid "Print"
5281
- msgstr "Štampanje"
5282
-
5283
- msgid "Please choose a format to export result data in&hellip;"
5284
- msgstr ""
5285
-
5286
- msgid "Host Lookup"
5287
- msgstr ""
5288
-
5289
- msgid "Remove"
5290
- msgstr "Ukloni"
5291
-
5292
- msgid ""
5293
- "Are you sure you want to blacklist this IP address? All responses from the "
5294
- "IP address will be <b>permanently deleted</b>. Users at this IP address will "
5295
- "see a message to contact you about the poll."
5296
- msgstr ""
5297
-
5298
- #, fuzzy
5299
- msgid "Blacklist IP Address"
5300
- msgstr "Email adresa"
5301
-
5302
- msgid ""
5303
- "Are you sure you want to remove this IP address from the blacklist? Deleted "
5304
- "responses from this IP address will <b>not</b> be restored but votes will be "
5305
- "registered from this IP address if you do so."
5306
- msgstr ""
5307
-
5308
- msgid "Remove IP Address From Blacklist"
5309
- msgstr ""
5310
-
5311
- msgid ""
5312
- "Are you sure you want to remove votes from this IP address? All responses "
5313
- "from the IP address will be <b>permanently deleted</b> if you do so."
5314
- msgstr ""
5315
-
5316
- #, fuzzy
5317
- msgid "Remove Votes"
5318
- msgstr "Ukloni"
5319
-
5320
- msgid "Voting Results"
5321
- msgstr ""
5322
-
5323
- msgid "Location Report"
5324
- msgstr ""
5325
-
5326
- msgid "Create New Language Pack"
5327
- msgstr ""
5328
-
5329
- msgid "Edit Language Pack"
5330
- msgstr ""
5331
-
5332
- msgid "Language Pack Name"
5333
- msgstr ""
5334
-
5335
- msgid "Please enter a language pack name"
5336
- msgstr ""
5337
-
5338
- msgid "Phrase"
5339
- msgstr ""
5340
-
5341
- msgid "Update polls that use this language pack"
5342
- msgstr ""
5343
-
5344
- msgid "Update Pack"
5345
- msgstr ""
5346
-
5347
- msgid "Create Pack"
5348
- msgstr ""
5349
-
5350
- msgid "Edit a Poll"
5351
- msgstr ""
5352
-
5353
- msgid "Create a New Poll"
5354
- msgstr ""
5355
-
5356
- msgid "Poll updated"
5357
- msgstr ""
5358
-
5359
- msgid "Poll created"
5360
- msgstr ""
5361
-
5362
- msgid "Settings saved"
5363
- msgstr "Podešavanja sačuvana"
5364
-
5365
- msgid "Poll Question"
5366
- msgstr ""
5367
-
5368
- msgid "Media"
5369
- msgstr "Datoteke"
5370
-
5371
- msgid "Please enter a question."
5372
- msgstr ""
5373
-
5374
- #, fuzzy
5375
- msgid "Enable SMS Voting"
5376
- msgstr "Omogući RSS kanal"
5377
-
5378
- msgid "Make poll public"
5379
- msgstr ""
5380
-
5381
- msgid "Folder"
5382
- msgstr ""
5383
-
5384
- msgid "ANSWERS"
5385
- msgstr ""
5386
-
5387
- msgid "SMS CODE"
5388
- msgstr ""
5389
-
5390
- msgid "Leave blank to delete answer"
5391
- msgstr ""
5392
-
5393
- msgid "Please enter at least 2 answers."
5394
- msgstr ""
5395
-
5396
- msgid "Add New Answer"
5397
- msgstr ""
5398
-
5399
- msgid "Allow multiple selections"
5400
- msgstr ""
5401
-
5402
- msgid "Number of choices"
5403
- msgstr ""
5404
-
5405
- msgid "No Limit"
5406
- msgstr ""
5407
-
5408
- msgid "Randomize answer order"
5409
- msgstr "Slučajni redoslijed odgovora"
5410
-
5411
- msgid "Allow users to enter their own answer"
5412
- msgstr ""
5413
-
5414
- #, php-format
5415
- msgid "Restricted to <b>%s</b> style"
5416
- msgstr ""
5417
-
5418
- msgid "Aluminum"
5419
- msgstr "Aluminijum"
5420
-
5421
- msgid "Plain Light"
5422
- msgstr ""
5423
-
5424
- msgid "Plain Dark"
5425
- msgstr ""
5426
-
5427
- msgid "Paper"
5428
- msgstr "Papir"
5429
-
5430
- msgid "Skull Dark"
5431
- msgstr "Lobanja - tamno"
5432
-
5433
- msgid "Skull Light"
5434
- msgstr "Lobanja svijetlo"
5435
-
5436
- msgid "Micro"
5437
- msgstr "Mikro"
5438
-
5439
- msgid "Plastic White"
5440
- msgstr "Bijela plastika"
5441
-
5442
- msgid "Plastic Grey"
5443
- msgstr "Siva plastika"
5444
-
5445
- msgid "Plastic Black"
5446
- msgstr "Crna plastika"
5447
-
5448
- msgid "Manga"
5449
- msgstr "Manga"
5450
-
5451
- msgid "Tech Dark"
5452
- msgstr "Tehničar crno"
5453
-
5454
- msgid "Tech Grey"
5455
- msgstr "Tehničar sivo"
5456
-
5457
- msgid "Tech Light"
5458
- msgstr "Tehničar svijetlo"
5459
-
5460
- msgid "Working 1"
5461
- msgstr ""
5462
-
5463
- msgid "Working 2"
5464
- msgstr ""
5465
-
5466
- msgid "Thinking 1"
5467
- msgstr ""
5468
-
5469
- msgid "Thinking 2"
5470
- msgstr ""
5471
-
5472
- msgid "Sunset"
5473
- msgstr "Zalazak sunca"
5474
-
5475
- msgid "Music"
5476
- msgstr "Muzika"
5477
-
5478
- msgid "Select your poll widget size:"
5479
- msgstr ""
5480
-
5481
- msgid "Narrow"
5482
- msgstr "Usko"
5483
-
5484
- msgid "150px, good for sidebars"
5485
- msgstr ""
5486
-
5487
- msgid "300px. good for general use"
5488
- msgstr ""
5489
-
5490
- msgid "Wide"
5491
- msgstr "Široko"
5492
-
5493
- msgid "630px. good for blog posts"
5494
- msgstr ""
5495
-
5496
- msgid "Custom"
5497
- msgstr "Korisnički"
5498
-
5499
- msgid "Select..."
5500
- msgstr ""
5501
-
5502
- msgid "Edit Style"
5503
- msgstr ""
5504
-
5505
- msgid "Create New"
5506
- msgstr ""
5507
-
5508
- msgid "Poll Closing"
5509
- msgstr ""
5510
-
5511
- msgid "Keep open"
5512
- msgstr ""
5513
-
5514
- #, fuzzy
5515
- msgid "Close after"
5516
- msgstr "poslije"
5517
-
5518
- #, php-format
5519
- msgid "<a href=\"%s\">Time is in your chosen timezone</a>"
5520
- msgstr ""
5521
-
5522
- msgid "Language Pack"
5523
- msgstr ""
5524
-
5525
- #, php-format
5526
- msgid "Restricted to <b>%s</b> language pack"
5527
- msgstr ""
5528
-
5529
- msgid "Default"
5530
- msgstr "Početno"
5531
-
5532
- msgid "Hide all results"
5533
- msgstr "Sakrij sve rezultate"
5534
-
5535
- msgid "Percentages only"
5536
- msgstr ""
5537
-
5538
- msgid "Show results to voter"
5539
- msgstr ""
5540
-
5541
- msgid "Show Media"
5542
- msgstr ""
5543
-
5544
- msgid "Order By: "
5545
- msgstr ""
5546
-
5547
- msgid "Position"
5548
- msgstr "Pozicija"
5549
-
5550
- msgid "Repeat Voters"
5551
- msgstr ""
5552
-
5553
- msgid "Don't block repeat voting"
5554
- msgstr ""
5555
-
5556
- msgid "Block by cookie (safest)"
5557
- msgstr ""
5558
-
5559
- msgid "Block by cookie &amp; IP address"
5560
- msgstr ""
5561
-
5562
- msgid "Expires: "
5563
- msgstr "Ističe:"
5564
-
5565
- msgid "Never"
5566
- msgstr "Nikad"
5567
-
5568
- #, php-format
5569
- msgid "%d hours"
5570
- msgstr "%d sati"
5571
-
5572
- #, php-format
5573
- msgid "%d week"
5574
- msgstr ""
5575
-
5576
- #, php-format
5577
- msgid "%d month"
5578
- msgstr ""
5579
-
5580
- msgid "Allow comments"
5581
- msgstr "Dozvoli komentare"
5582
-
5583
- msgid "Moderate first"
5584
- msgstr ""
5585
-
5586
- msgid "No comments"
5587
- msgstr "Nema komentara"
5588
-
5589
- msgid "Sharing"
5590
- msgstr "Dijeljenje"
5591
-
5592
- msgid "Allow sharing"
5593
- msgstr ""
5594
-
5595
- msgid ""
5596
- "This adds a sharing link to your poll so that voters can share/email a link "
5597
- "to your poll and help drive more traffic to your website."
5598
- msgstr ""
5599
-
5600
- msgid "Save Settings"
5601
- msgstr "Sačuvaj postavke"
5602
-
5603
- msgid "Create Poll"
5604
- msgstr ""
5605
-
5606
- msgid ""
5607
- "Are you sure you want to delete this answer?<br/>Any votes you have "
5608
- "collected for this answer will be lost."
5609
- msgstr ""
5610
-
5611
- #, fuzzy
5612
- msgid "Delete Answer"
5613
- msgstr "Obriši stranicu"
5614
-
5615
- msgid ""
5616
- "Are you sure you want to delete this answer?\\n Any votes you have collected "
5617
- "for this answer will be lost."
5618
- msgstr ""
5619
-
5620
- msgid "Edit Poll Style"
5621
- msgstr ""
5622
-
5623
- msgid "New Poll Style"
5624
- msgstr ""
5625
-
5626
- msgid "Please enter a style name."
5627
- msgstr ""
5628
-
5629
- msgid "Base this poll style on:"
5630
- msgstr ""
5631
-
5632
- msgid "Update polls that use this style"
5633
- msgstr ""
5634
-
5635
- msgid "Update Style"
5636
- msgstr ""
5637
-
5638
- msgid "Create Style"
5639
- msgstr ""
5640
-
5641
- msgid "Aluminium"
5642
- msgstr ""
5643
-
5644
- msgid "Plain Black"
5645
- msgstr "Obično - crno"
5646
-
5647
- msgid "Force RTL"
5648
- msgstr ""
5649
-
5650
- msgid "Force LTR"
5651
- msgstr ""
5652
-
5653
- msgid "Edit Styles"
5654
- msgstr ""
5655
-
5656
- msgid "Poll Box"
5657
- msgstr "Okvir ankete"
5658
-
5659
- msgid "Question"
5660
- msgstr "Pitanje"
5661
-
5662
- msgid "Answer Group"
5663
- msgstr "Grupa odgovora"
5664
-
5665
- msgid "Answer Check"
5666
- msgstr "Provjera odgovora"
5667
-
5668
- msgid "Other Input"
5669
- msgstr "Drugi unos"
5670
-
5671
- msgid "Vote Button"
5672
- msgstr "Dugme za glasanje"
5673
-
5674
- msgid "Links"
5675
- msgstr "Linkovi"
5676
-
5677
- msgid "Feedback Group"
5678
- msgstr ""
5679
-
5680
- msgid "Results Group"
5681
- msgstr ""
5682
-
5683
- msgid "Results Percent"
5684
- msgstr ""
5685
-
5686
- msgid "Results Votes"
5687
- msgstr ""
5688
-
5689
- msgid "Results Text"
5690
- msgstr ""
5691
-
5692
- msgid "Results Background"
5693
- msgstr ""
5694
-
5695
- msgid "Results Bar"
5696
- msgstr ""
5697
-
5698
- msgid "Total Votes"
5699
- msgstr "Ukupno glasova"
5700
-
5701
- msgid "Font"
5702
- msgstr "Font"
5703
-
5704
- msgid "Background"
5705
- msgstr "Pozadina"
5706
-
5707
- msgid "Border"
5708
- msgstr "Granica"
5709
-
5710
- msgid "Margin"
5711
- msgstr "Margina"
5712
-
5713
- msgid "Padding"
5714
- msgstr ""
5715
-
5716
- msgid "Width"
5717
- msgstr "Širina"
5718
-
5719
- msgid "Height"
5720
- msgstr "Visina"
5721
-
5722
- msgid "Font Style"
5723
- msgstr ""
5724
-
5725
- msgid "Bold"
5726
- msgstr "Podebljano"
5727
-
5728
- msgid "Italic"
5729
- msgstr "Zakrivljeno"
5730
-
5731
- msgid "Underline"
5732
- msgstr "Podvučeno"
5733
-
5734
- msgid "Font Size"
5735
- msgstr "Veličina fonta"
5736
-
5737
- msgid "Font Type"
5738
- msgstr ""
5739
-
5740
- msgid "Color (hex code)"
5741
- msgstr ""
5742
-
5743
- msgid "Line Height"
5744
- msgstr "Visina linije"
5745
-
5746
- msgid "Align"
5747
- msgstr "Poravnanje"
5748
-
5749
- msgid "Image URL"
5750
- msgstr "URL slike"
5751
-
5752
- msgid "Image Repeat"
5753
- msgstr "Ponavljanje slike"
5754
-
5755
- msgid "Image Position"
5756
- msgstr "Pozicija slike"
5757
-
5758
- msgid "Style"
5759
- msgstr "Stil"
5760
-
5761
- msgid "Rounded Corners"
5762
- msgstr "Zaobljene ivice"
5763
-
5764
- msgid "Not supported in Internet Explorer."
5765
- msgstr "Nije podržano u Internet Exploreru."
5766
-
5767
- msgid "Top"
5768
- msgstr "Vrh"
5769
-
5770
- msgid "Right"
5771
- msgstr "Desno"
5772
-
5773
- msgid "Bottom"
5774
- msgstr "Dno"
5775
-
5776
- msgid "Left"
5777
- msgstr "Lijevo"
5778
-
5779
- msgid "what's this?"
5780
- msgstr ""
5781
-
5782
- msgid ""
5783
- "If you change the width of the poll you may also need to change the width of "
5784
- "your answers."
5785
- msgstr ""
5786
-
5787
- msgid "Preview Custom Style"
5788
- msgstr ""
5789
-
5790
- #, php-format
5791
- msgid ""
5792
- "If you know CSS, you can enter a stylesheet directly. This will give you "
5793
- "more control over how your poll appears.<br/><br/><strong>Beware! If you "
5794
- "choose to edit the CSS, it’s not possible to return to the WYSIWYG style "
5795
- "editor.</strong><br/><br/>To enter a CSS stylesheet <a href=\"%s\">Click "
5796
- "Here</a></p>"
5797
- msgstr ""
5798
-
5799
- msgid "Edit Your Widget"
5800
- msgstr ""
5801
-
5802
- msgid "Create A New Widget"
5803
- msgstr ""
5804
-
5805
- msgid "Poll Widgets"
5806
- msgstr ""
5807
-
5808
- msgid "Changes to your widget may take 10 minutes to update on your site"
5809
- msgstr ""
5810
-
5811
- msgid "Voters By Country"
5812
- msgstr ""
5813
-
5814
- msgid "View United States Map"
5815
- msgstr ""
5816
-
5817
- msgid "Total Countries"
5818
- msgstr ""
5819
-
5820
- msgid "Percent"
5821
- msgstr ""
5822
-
5823
- msgid "View States"
5824
- msgstr ""
5825
-
5826
- msgid "Filter Results"
5827
- msgstr ""
5828
-
5829
- msgid "Upload Media"
5830
- msgstr ""
5831
-
5832
- msgid "YouTube"
5833
- msgstr "YouTube"
5834
-
5835
- msgid "Select a file to upload <span>1MB max</span>"
5836
- msgstr ""
5837
-
5838
- #, php-format
5839
- msgid ""
5840
- "If you need help with this <a href=\"%s\" target=\"_blank\">click here</a>."
5841
- msgstr ""
5842
-
5843
- msgid "Upload Image"
5844
- msgstr "Dodaj sliku"
5845
-
5846
- msgid "Add a YouTube video."
5847
- msgstr ""
5848
-
5849
- #, php-format
5850
- msgid ""
5851
- "Enter the ID of the Youtube video below. If you need help with this <a href="
5852
- "\"%s\" target=\"_blank\">click here</a>."
5853
- msgstr ""
5854
-
5855
- msgid "Remove This Media"
5856
- msgstr ""
5857
-
5858
- msgid "Done"
5859
- msgstr "Završeno"
5860
-
5861
- msgid "back"
5862
- msgstr "nazad"
5863
-
5864
- msgid "Report: "
5865
- msgstr ""
5866
-
5867
- msgid ""
5868
- "You have not collected any votes yet in this poll. Once you<br/>do you will "
5869
- "be able to see them here!"
5870
- msgstr ""
5871
-
5872
- msgid "Export CSV"
5873
- msgstr ""
5874
-
5875
- msgid "Export XML"
5876
- msgstr ""
5877
-
5878
- msgid "Count"
5879
- msgstr ""
5880
-
5881
- msgid "Country Report"
5882
- msgstr ""
5883
-
5884
- msgid "The poll is now in your Facebook Polldaddy application."
5885
- msgstr ""
5886
-
5887
- #, php-format
5888
- msgid " ( filtered by %s )"
5889
- msgstr ""
5890
-
5891
- msgid "Pie Chart"
5892
- msgstr ""
5893
-
5894
- msgid "Bar Chart"
5895
- msgstr ""
5896
-
5897
- msgid "Filter by location"
5898
- msgstr ""
5899
-
5900
- msgid "All countries"
5901
- msgstr ""
5902
-
5903
- msgid "All states"
5904
- msgstr ""
5905
-
5906
- #, fuzzy
5907
- msgid "Share Report"
5908
- msgstr "Podijeljeni članak"
5909
-
5910
- msgid "Overall"
5911
- msgstr "Ukupno"
5912
-
5913
- msgid "Reset Results"
5914
- msgstr ""
5915
-
5916
- msgid "Click on the button if you would like to reset your results."
5917
- msgstr ""
5918
-
5919
- msgid "All responses will be permanently deleted if you do so."
5920
- msgstr ""
5921
-
5922
- msgid ""
5923
- "Are you sure you want to reset this poll results? All responses will be "
5924
- "permanently deleted if you do so."
5925
- msgstr ""
5926
-
5927
- msgid "Buy"
5928
- msgstr ""
5929
-
5930
- msgid "Disable"
5931
- msgstr "Onemogući"
5932
-
5933
- msgid "Enable"
5934
- msgstr "Omogući"
5935
-
5936
- msgid "Reply Message"
5937
- msgstr ""
5938
-
5939
- msgid "Credits Remaining"
5940
- msgstr ""
5941
-
5942
- #, php-format
5943
- msgid "%s Location Report"
5944
- msgstr ""
5945
-
5946
- msgid "Voters By US State"
5947
- msgstr ""
5948
-
5949
- msgid "View World Map"
5950
- msgstr ""
5951
-
5952
- msgid "Total States"
5953
- msgstr ""
5954
-
5955
- msgid "Individual IP"
5956
- msgstr ""
5957
-
5958
- msgid "Total Votes From This IP"
5959
- msgstr ""
5960
-
5961
- msgid "Host"
5962
- msgstr "Host"
5963
-
5964
- msgid "Answer"
5965
- msgstr "Odgovor"
5966
-
5967
- msgid "Votes for this answer from this IP address will be permanently deleted."
5968
- msgstr ""
5969
-
5970
- msgid "Are you sure you want to remove these votes?"
5971
- msgstr ""
5972
-
5973
- msgid "Voter Details"
5974
- msgstr ""
5975
-
5976
- msgid "Tags"
5977
- msgstr "Oznake"
5978
-
5979
- msgid "The vote for this answer will be permanently deleted."
5980
- msgstr ""
5981
-
5982
- #, fuzzy
5983
- msgid "Are you sure you want to remove this vote?"
5984
- msgstr "Jeste li sigurni da želite obrisati ovog korisnika?"
5985
-
5986
- msgid "Embed Poll Widget"
5987
- msgstr ""
5988
-
5989
- msgid ""
5990
- "Create polls, surveys or quizzes online. Analyse responses fast and easy. "
5991
- "Polldaddy is professional poll and survey software for your website. We "
5992
- "offer both free and paid accounts."
5993
- msgstr ""
5994
-
5995
- msgid "Pricing for Online Poll and Survey Software, Free & Paid Accounts"
5996
- msgstr ""
5997
-
5998
- #, php-format
5999
- msgid "Choose the right <strong>%s account</strong> for you:"
6000
- msgstr ""
6001
-
6002
- #, php-format
6003
- msgid "%s0 forever"
6004
- msgstr ""
6005
-
6006
- #, php-format
6007
- msgid "<strong>%d</strong> survey responses per month"
6008
- msgstr ""
6009
-
6010
- msgid "<strong>10</strong> questions per survey"
6011
- msgstr ""
6012
-
6013
- msgid "Content <strong>contains Polldaddy links</strong>"
6014
- msgstr ""
6015
-
6016
- msgid "Surveys <strong>contain Surveydaddy links</strong>"
6017
- msgstr ""
6018
-
6019
- msgid "<strong>Basic reports</strong> for polls, surveys, &amp; quizzes"
6020
- msgstr ""
6021
-
6022
- msgid "<strong>Basic</strong> survey reports"
6023
- msgstr ""
6024
-
6025
- msgid "<strong>1</strong> User account"
6026
- msgstr ""
6027
-
6028
- msgid "Professional"
6029
- msgstr ""
6030
-
6031
- #, php-format
6032
- msgid "%1$s%2$d per %3$s"
6033
- msgstr ""
6034
-
6035
- #, php-format
6036
- msgid "<strong>%s</strong> survey responses per month"
6037
- msgstr ""
6038
-
6039
- msgid "<strong>Unlimited</strong> questions per survey"
6040
- msgstr ""
6041
-
6042
- msgid "<strong>No</strong> Polldaddy links"
6043
- msgstr ""
6044
-
6045
- msgid "<strong>No</strong> Surveydaddy links"
6046
- msgstr ""
6047
-
6048
- msgid "<strong>Detailed reports</strong> for polls, surveys, &amp; quizzes"
6049
- msgstr ""
6050
-
6051
- msgid "<strong>Detailed</strong> survey reports"
6052
- msgstr ""
6053
-
6054
- msgid "<strong>Export</strong> your data"
6055
- msgstr ""
6056
-
6057
- msgid "<strong>Share your results</strong> with clients"
6058
- msgstr ""
6059
-
6060
- msgid "Create <strong>report filters</strong>"
6061
- msgstr ""
6062
-
6063
- msgid "<strong>Invite</strong> participants by email"
6064
- msgstr ""
6065
-
6066
- msgid "<strong>Custom redirect</strong> after survey"
6067
- msgstr ""
6068
-
6069
- msgid "<strong>SSL support</strong> for all content"
6070
- msgstr ""
6071
-
6072
- msgid "<strong>Custom CSS</strong> styles"
6073
- msgstr ""
6074
-
6075
- msgid "<strong>Unlimited</strong> survey responses per month"
6076
- msgstr ""
6077
-
6078
- msgid "<strong>Detailed reports</strong> for all content"
6079
- msgstr ""
6080
-
6081
- msgid "<strong>10</strong> User accounts"
6082
- msgstr ""
6083
-
6084
- msgid "<strong>Custom domain mapping</strong>"
6085
- msgstr ""
6086
-
6087
- msgid "new"
6088
- msgstr ""
6089
-
6090
- msgid "Content <strong>doesn't contain</strong> Polldaddy links"
6091
- msgstr ""
6092
-
6093
- msgid "Surveys <strong>don't contain</strong> Surveydaddy links"
6094
- msgstr ""
6095
-
6096
- msgid "<strong>Custom redirect</strong> after survey &amp; quiz"
6097
- msgstr ""
6098
-
6099
- msgid "Privacy Policy"
6100
- msgstr "Polica privatnosti"
6101
-
6102
- msgid "Sign up for a free account"
6103
- msgstr ""
6104
-
6105
- msgid "Welcome to <strong>Polldaddy Support</strong>"
6106
- msgstr ""
6107
-
6108
- msgid "Type phrases or keywords, then click search."
6109
- msgstr ""
6110
-
6111
- msgid ""
6112
- "How do I create a poll with a really long title that wraps to two lines?"
6113
- msgstr ""
6114
-
6115
- msgid "In this document:"
6116
- msgstr ""
6117
-
6118
- msgid "Related poll help topics"
6119
- msgstr ""
6120
-
6121
- msgid "Adding video"
6122
- msgstr ""
6123
-
6124
- msgid "Adding images"
6125
- msgstr ""
6126
-
6127
- msgid "Poll language options"
6128
- msgstr ""
6129
-
6130
- msgid "Poll widgets as placeholders"
6131
- msgstr ""
6132
-
6133
- msgid "Custom poll styles"
6134
- msgstr ""
6135
-
6136
- msgid "Using polls on WordPress.com and self-hosted WordPress sites"
6137
- msgstr ""
6138
-
6139
- msgid "Twitter polls"
6140
- msgstr ""
6141
-
6142
- msgid "HTML tags in your questions and answers"
6143
- msgstr ""
6144
-
6145
- msgid "Creating and managing Facebook polls"
6146
- msgstr ""
6147
-
6148
- msgid "Using the \"other\" option for polls"
6149
- msgstr ""
6150
-
6151
- msgid "Adding polls and ratings to Tumblr Posts"
6152
- msgstr ""
6153
-
6154
- msgid "Advanced help topics"
6155
- msgstr ""
6156
-
6157
- msgid "Custom tags for tracking votes"
6158
- msgstr ""
6159
-
6160
- msgid "Poll callback"
6161
- msgstr ""
6162
-
6163
- msgid "Exporting data"
6164
- msgstr ""
6165
-
6166
- msgid "Creating an email group"
6167
- msgstr ""
6168
-
6169
- msgid "Learn more about"
6170
- msgstr ""
6171
-
6172
- msgid "How do I create a poll?"
6173
- msgstr ""
6174
-
6175
- msgid "How do I get a poll on my website?"
6176
- msgstr ""
6177
-
6178
- msgid "How do I create a survey?"
6179
- msgstr ""
6180
-
6181
- msgid "How do I reset my password?"
6182
- msgstr ""
6183
-
6184
- msgid "How do response limits work?"
6185
- msgstr ""
6186
-
6187
- msgid "Can I change the default poll, survey and quiz text?"
6188
- msgstr ""
6189
-
6190
- msgid "Where are my pants?"
6191
- msgstr ""
6192
-
6193
- msgid "Need some help?"
6194
- msgstr ""
6195
-
6196
- msgid ""
6197
- "If you need help, check out our <a id=\"support-guides-link\">support "
6198
- "guides</a>. If you can't find the answer to your question, click on the big "
6199
- "blue button below:"
6200
- msgstr ""
6201
-
6202
- msgid "Show me how to&hellip;"
6203
- msgstr ""
6204
-
6205
- msgid "Create"
6206
- msgstr ""
6207
-
6208
- msgid "Create a poll"
6209
- msgstr ""
6210
-
6211
- msgid "Create a survey"
6212
- msgstr ""
6213
-
6214
- msgid "Create a quiz"
6215
- msgstr ""
6216
-
6217
- msgid "Create a rating"
6218
- msgstr ""
6219
-
6220
- msgid "Share a poll"
6221
- msgstr ""
6222
-
6223
- msgid "Share a survey"
6224
- msgstr ""
6225
-
6226
- msgid "Share a quiz"
6227
- msgstr ""
6228
-
6229
- msgid "Customize"
6230
- msgstr "Prilagodi"
6231
-
6232
- msgid "Poll styles"
6233
- msgstr ""
6234
-
6235
- msgid "Survey styles"
6236
- msgstr ""
6237
-
6238
- msgid "Poll language"
6239
- msgstr ""
6240
-
6241
- msgid "Survey language"
6242
- msgstr ""
6243
-
6244
- msgid "Embed"
6245
- msgstr ""
6246
-
6247
- msgid "Embed a poll"
6248
- msgstr ""
6249
-
6250
- msgid "Embed a survey"
6251
- msgstr ""
6252
-
6253
- msgid "Embed a quiz"
6254
- msgstr ""
6255
-
6256
- msgid "Embed a rating"
6257
- msgstr ""
6258
-
6259
- msgid "View Reports"
6260
- msgstr ""
6261
-
6262
- msgid "Poll reports"
6263
- msgstr ""
6264
-
6265
- msgid "Survey reports"
6266
- msgstr ""
6267
-
6268
- msgid "Quiz reports"
6269
- msgstr ""
6270
-
6271
- msgid "Rating Reports"
6272
- msgstr "Izvještaji o ocjenama"
6273
-
6274
- msgid "Filter &amp; Export"
6275
- msgstr ""
6276
-
6277
- msgid "Survey filters"
6278
- msgstr ""
6279
-
6280
- msgid "Quiz filters"
6281
- msgstr ""
6282
-
6283
- msgid "Exporting Data"
6284
- msgstr ""
6285
-
6286
- msgid "Getting Started Guides"
6287
- msgstr ""
6288
-
6289
- msgid "The differences between surveys and polls"
6290
- msgstr ""
6291
-
6292
- msgid "Video Tutorials"
6293
- msgstr ""
6294
-
6295
- msgid "Using the Survey Monkey Importer"
6296
- msgstr ""
6297
-
6298
- msgid "Hugs!"
6299
- msgstr ""
6300
-
6301
- msgid "Language:"
6302
- msgstr "Jezik:"
6303
-
6304
- #, php-format
6305
- msgid ""
6306
- "%1$s is an <a href=\"http://automattic.com\"><span id=\"automattic-logo"
6307
- "\"><span>Automattic</span></span></a> %2$s"
6308
- msgstr ""
6309
-
6310
- msgid ""
6311
- "Online survey software - conduct your customer surveys and online polls with "
6312
- "Polldaddy."
6313
- msgstr ""
6314
-
6315
- msgid "Online survey software - conduct your customer surveys Surveydaddy."
6316
- msgstr ""
6317
-
6318
- msgid "JavaScript"
6319
- msgstr "JavaScript"
6320
-
6321
- msgid "WordPress Blogs"
6322
- msgstr ""
6323
-
6324
- msgid "This is the best method for most websites and blogs."
6325
- msgstr ""
6326
-
6327
- msgid ""
6328
- "Simply copy the code below into your website and your rating will magically "
6329
- "appear in that location!"
6330
- msgstr ""
6331
-
6332
- msgid ""
6333
- "You must copy all of the above code as it is shown here for your rating to "
6334
- "appear correctly."
6335
- msgstr ""
6336
-
6337
- msgid "WordPress.com Users"
6338
- msgstr ""
6339
-
6340
- msgid ""
6341
- "If your blog is hosted in WordPress.com then just insert the short code "
6342
- "below into a blog post."
6343
- msgstr ""
6344
-
6345
- msgid "Done Sharing"
6346
- msgstr ""
6347
-
6348
- msgid "Edit Rating"
6349
- msgstr ""
6350
-
6351
- msgid "Edit a Rating"
6352
- msgstr ""
6353
-
6354
- msgid "Create a New Rating"
6355
- msgstr ""
6356
-
6357
- msgid "Rating Widget Name"
6358
- msgstr ""
6359
-
6360
- msgid "Please enter a rating name."
6361
- msgstr ""
6362
-
6363
- msgid "Rating Type"
6364
- msgstr "Vrsta ocjenjivanja"
6365
-
6366
- msgid "Layout & Fonts"
6367
- msgstr ""
6368
-
6369
- msgid "Center"
6370
- msgstr "Centrirano"
6371
-
6372
- msgid "Change Text"
6373
- msgstr ""
6374
-
6375
- msgid "1 Star"
6376
- msgstr "1 zvjezdica"
6377
-
6378
- msgid "2 Stars"
6379
- msgstr "2 zvjezdice"
6380
-
6381
- msgid "3 Stars"
6382
- msgstr "3 zvjezdice"
6383
-
6384
- msgid "4 Stars"
6385
- msgstr "4 zvjezdice"
6386
-
6387
- msgid "5 Stars"
6388
- msgstr "5 zvjezdica"
6389
-
6390
- msgid "Most Popular Content"
6391
- msgstr "Najpopularniji sadržaj"
6392
-
6393
- msgid "All"
6394
- msgstr "Sve"
6395
-
6396
- msgid "Rated"
6397
- msgstr "Ocijenjeno"
6398
-
6399
- msgid "There are no rated items for this period"
6400
- msgstr "Nema ocijenjenih stavki za ovaj period"
6401
-
6402
- msgid "Rating Size"
6403
- msgstr ""
6404
-
6405
- msgid "Color"
6406
- msgstr "Boja"
6407
-
6408
- msgid "Yellow"
6409
- msgstr "Žuta"
6410
-
6411
- msgid "Red"
6412
- msgstr "Crvena"
6413
-
6414
- msgid "Blue"
6415
- msgstr "Plava"
6416
-
6417
- msgid "Green"
6418
- msgstr "Zelena"
6419
-
6420
- msgid "Grey"
6421
- msgstr "Sivo"
6422
-
6423
- msgid "Hand"
6424
- msgstr "Ruka"
6425
-
6426
- #, php-format
6427
- msgid "Image URL <a href='%s' target='_blank' >what's this?</a>"
6428
- msgstr ""
6429
-
6430
- msgid "5-Star Rating"
6431
- msgstr ""
6432
-
6433
- msgid "Nero Rating"
6434
- msgstr "Nero ocjena"
6435
-
6436
- msgid "Most commonly used"
6437
- msgstr ""
6438
-
6439
- msgid "Useful for keeping it simple"
6440
- msgstr ""
6441
-
6442
- msgid "Results Popup"
6443
- msgstr "Popup prozor s rezultatima"
6444
-
6445
- #, fuzzy
6446
- msgid "Show results popup icon"
6447
- msgstr "Popup prozor s rezultatima"
6448
-
6449
- msgid "Preview Rating Widget"
6450
- msgstr ""
6451
-
6452
- msgid "Save Rating Widget"
6453
- msgstr ""
6454
-
6455
- msgid "My Rating"
6456
- msgstr ""
6457
-
6458
- msgid "Ratings Report"
6459
- msgstr ""
6460
-
6461
- #, php-format
6462
- msgid "%s ratings"
6463
- msgstr ""
6464
-
6465
- msgid "Avg. Rating this Period"
6466
- msgstr ""
6467
-
6468
- msgid "Total Votes this Period"
6469
- msgstr ""
6470
-
6471
- msgid "Show results from:"
6472
- msgstr ""
6473
-
6474
- msgid "Last 24 hours"
6475
- msgstr "Zadnja 24 sata"
6476
-
6477
- msgid "Last 7 Days"
6478
- msgstr ""
6479
-
6480
- msgid "Last 31 Days"
6481
- msgstr ""
6482
-
6483
- msgid "Last 3 Months"
6484
- msgstr ""
6485
-
6486
- msgid "Last 12 Months"
6487
- msgstr ""
6488
-
6489
- msgid "All Time"
6490
- msgstr "Ukupno"
6491
-
6492
- msgid "Filter results by:"
6493
- msgstr ""
6494
-
6495
- msgid "Rating ID"
6496
- msgstr "Ocjena ID"
6497
-
6498
- msgid "Average Rating"
6499
- msgstr "Prosječna ocjena"
6500
-
6501
- msgid "Start Date & ID"
6502
- msgstr ""
6503
-
6504
- msgid "Title & Permalink"
6505
- msgstr ""
6506
-
6507
- msgid "There is no data for this rating widget in this period."
6508
- msgstr ""
6509
-
6510
- msgid "All ratings will be permanently deleted if you do so."
6511
- msgstr ""
6512
-
6513
- msgid ""
6514
- "Are you sure you want to reset this rating results? All ratings will be "
6515
- "permanently deleted if you do so."
6516
- msgstr ""
6517
-
6518
- msgid "Register for Polldaddy API"
6519
- msgstr ""
6520
-
6521
- msgid "New API Key"
6522
- msgstr ""
6523
-
6524
- msgid "Error creating API key"
6525
- msgstr ""
6526
-
6527
- msgid "Please check that you are using the correct login details"
6528
- msgstr ""
6529
-
6530
- msgid "Register for the Polldaddy API"
6531
- msgstr ""
6532
-
6533
- msgid "Partner Name"
6534
- msgstr ""
6535
-
6536
- msgid "Register"
6537
- msgstr "Registracija"
6538
-
6539
- msgid "Information"
6540
- msgstr "Informacije"
6541
-
6542
- msgid ""
6543
- "Here you can login to your Polldaddy account. You need to have an account to "
6544
- "request an API key. If you don't already have one then you need to create "
6545
- "one. The partner name is just the name you want to associate with this API "
6546
- "key. Related Links: <a href=\"http://support.polldaddy.com/the-polldaddy-api/"
6547
- "\"><strong>API Documentation</strong></a>"
6548
- msgstr ""
6549
-
6550
- msgid "Details sent"
6551
- msgstr ""
6552
-
6553
- msgid ""
6554
- "If the address you gave was registered on this site then a confirmation link "
6555
- "has been sent - please check your email, or try another address."
6556
- msgstr ""
6557
-
6558
- msgid "Request Problem"
6559
- msgstr ""
6560
-
6561
- msgid "Please enter a valid email address."
6562
- msgstr "Molimo vas da unesete ispravnu email adresu."
6563
-
6564
- msgid ""
6565
- "This password request link has expired. Please request your password again."
6566
- msgstr ""
6567
-
6568
- msgid "Request Password"
6569
- msgstr ""
6570
-
6571
- msgid "Forgot your <strong>Password?</strong>"
6572
- msgstr ""
6573
-
6574
- msgid ""
6575
- "Having problems logging in? Enter your email below and we will send you "
6576
- "details of how to reset your password."
6577
- msgstr ""
6578
-
6579
- msgid "Email address"
6580
- msgstr ""
6581
-
6582
- msgid "Password must be more than 4 characters long."
6583
- msgstr ""
6584
-
6585
- msgid "Please enter a longer password and try again."
6586
- msgstr ""
6587
-
6588
- msgid "Passwords do not match."
6589
- msgstr ""
6590
-
6591
- msgid "Please enter the confirmation password carefully."
6592
- msgstr ""
6593
-
6594
- msgid "Enter a new password twice to change it."
6595
- msgstr ""
6596
-
6597
- msgid "Confirm Password"
6598
- msgstr "Potvrdite šifru"
6599
-
6600
- msgid "Change Password"
6601
- msgstr ""
6602
-
6603
- msgid "Password Reset"
6604
- msgstr "Resetovanje šifre"
6605
-
6606
- msgid ""
6607
- "Your password has been changed. For security reasons it has <em>not</em> "
6608
- "been emailed to you."
6609
- msgstr ""
6610
-
6611
- #, php-format
6612
- msgid "You may <a href=\"%s\">login now</a> using your new password."
6613
- msgstr ""
6614
-
6615
- #, php-format
6616
- msgid "You have successfully changed the password on your %s account."
6617
- msgstr ""
6618
-
6619
- msgid "You can now login using the new password on this page:"
6620
- msgstr ""
6621
-
6622
- msgid ""
6623
- "If you require any assistance please reply to this email and we will get "
6624
- "back to you shortly."
6625
- msgstr ""
6626
-
6627
- #, php-format
6628
- msgid ""
6629
- "Thanks,\n"
6630
- "\n"
6631
- "Your friendly %s autobot."
6632
- msgstr ""
6633
-
6634
- msgid "Password Reset Complete"
6635
- msgstr ""
6636
-
6637
- #, php-format
6638
- msgid ""
6639
- "There was a problem finding your reset code. Please request a new <a href=\"%"
6640
- "s\">password change</a>."
6641
- msgstr ""
6642
-
6643
- #, php-format
6644
- msgid "Responses: %s"
6645
- msgstr ""
6646
-
6647
- #, php-format
6648
- msgid "Response Completed (%d)"
6649
- msgstr ""
6650
-
6651
- msgid ""
6652
- "Use our online survey software to conduct your market research and customer "
6653
- "surveys."
6654
- msgstr ""
6655
-
6656
- msgid "The most elegant survey tool in town"
6657
- msgstr ""
6658
-
6659
- msgid ""
6660
- "Surveydaddy gives you all you need to easily create beautiful surveys and "
6661
- "get instant feedback through our powerful reports."
6662
- msgstr ""
6663
-
6664
- msgid "Beautiful Surveys To Wow Your Audience"
6665
- msgstr ""
6666
-
6667
- msgid ""
6668
- "Make your surveys stand out from the crowd. We have a collection of "
6669
- "beautiful designs to choose from. You can also create your own with full "
6670
- "access to our CSS so you can style your surveys any way you wish."
6671
- msgstr ""
6672
-
6673
- msgid "Easy-to-Use Question Editor"
6674
- msgstr ""
6675
-
6676
- msgid ""
6677
- "Create surveys with ease using our advanced editor. Choose from 18 question "
6678
- "types including multiple choice, free text, matrix, likert scale, number, "
6679
- "email, address, date, name and many more."
6680
- msgstr ""
6681
-
6682
- msgid ""
6683
- "Watch your results in real time as they come in. Create filters to analyze "
6684
- "your data and share your results with colleagues. Export raw data to Excel, "
6685
- "PDF, CSV, Google Docs, and XML formats."
6686
- msgstr ""
6687
-
6688
- msgid ""
6689
- "E-mail a survey link to your audience, use it in a banner on your website, "
6690
- "embed the survey on your blog, post to Facebook and Twitter or use our <a "
6691
- "href=\"/iOS/\">iPad app</a> to collect responses anywhere."
6692
- msgstr ""
6693
-
6694
- msgid "Collaborate With Your Team"
6695
- msgstr ""
6696
-
6697
- msgid ""
6698
- "With our multi-user accounts you can give access to all of our great "
6699
- "features to your colleagues. You can share reports and mange the surveys "
6700
- "that they create."
6701
- msgstr ""
6702
-
6703
- msgid "Detailed Features"
6704
- msgstr ""
6705
-
6706
- msgid "Survey software for iPad &amp; iPhone from Surveydaddy"
6707
- msgstr ""
6708
-
6709
- msgid "Easy-to-use <strong>iPad survey software</strong>"
6710
- msgstr ""
6711
-
6712
- #, php-format
6713
- msgid ""
6714
- "Survey customers, employees, or even random strangers on-the-spot with your "
6715
- "iPhone or iPad. Surveydaddy brings you the power of immediate feedback. <a "
6716
- "href=\"%s\">Download it for free</a> from the App Store today."
6717
- msgstr ""
6718
-
6719
- msgid "Sign Up for Surveydaddy"
6720
- msgstr ""
6721
-
6722
- msgid ""
6723
- "You'll never have to pay someone to enter comment card feedback ever again: "
6724
- "Conduct Surveydaddy surveys on your iPhone and iPad. The data you collect "
6725
- "automagically uploads to your Surveydaddy.com account. Isn't that awesome?"
6726
- msgstr ""
6727
-
6728
- msgid ""
6729
- "Replace paper forms with the iPad / iPhone app and upload data seamlessly to "
6730
- "your Surveydaddy.com account. For example, use it in a dentist's office to "
6731
- "replace paper forms. Manage signups for school clubs and activities. The "
6732
- "possibilities are endless. "
6733
- msgstr ""
6734
-
6735
- msgid ""
6736
- "Customer Feedback Surveys - Reach out to your customers and get informed on "
6737
- "how they feel about your products and services."
6738
- msgstr ""
6739
-
6740
- msgid "Customer Feedback Surveys"
6741
- msgstr ""
6742
-
6743
- msgid ""
6744
- "Reach out to your customers and find out how they feel about your products "
6745
- "and services."
6746
- msgstr ""
6747
-
6748
- msgid "Customer Feedback"
6749
- msgstr ""
6750
-
6751
- msgid "Customer Satisfaction Surveys"
6752
- msgstr ""
6753
-
6754
- msgid ""
6755
- "What are they thinking? Find out what your customer think of your products "
6756
- "and your service. Learn how you can improve both. Survey customers using our "
6757
- "iPad app, send out a survey via email, or follow up by phone and enter their "
6758
- "data into your Surveydaddy survey in real-time to learn how you can do "
6759
- "better the next time."
6760
- msgstr ""
6761
-
6762
- msgid "Patron Satisfaction Surveys"
6763
- msgstr ""
6764
-
6765
- msgid ""
6766
- "Get feedback from your restaurant patrons while the dining experience is "
6767
- "fresh in their mind. When you provide the guest cheque, leave the iPad on "
6768
- "their table and ask for their thoughts on your food, ambiance, and service "
6769
- "in a Surveydaddy survey. Request email addresses for further follow-up and "
6770
- "to provide special offers to those who give feedback."
6771
- msgstr ""
6772
-
6773
- msgid "In-Store Satisfaction Surveys"
6774
- msgstr ""
6775
-
6776
- msgid ""
6777
- "How did you do today? Did your customers find the product they were looking "
6778
- "for? Were your staff friendly, helpful, and courteous? Conduct a Surveydaddy "
6779
- "survey in kiosk mode on the iPad to measure customer satisfaction at point "
6780
- "of sale."
6781
- msgstr ""
6782
-
6783
- msgid "McGill University, Montreal"
6784
- msgstr ""
6785
-
6786
- msgid ""
6787
- "Polldaddy greatly facilitated the collection of social science data for my "
6788
- "Master's research at McGill University. Our research team used iPads to "
6789
- "administer our survey to 100 households in Iqaluit, Nunavut. The software "
6790
- "was invaluable as it was more convenient compared to traditional surveys - "
6791
- "less space was required as no paper was necessary, survey responses were "
6792
- "faster as no writing was involved, and data analysis was easier as no manual "
6793
- "data entry was required. Also, the fact that my data were stored safely both "
6794
- "online and offline made me feel more secure while spending two months in the "
6795
- "Arctic."
6796
- msgstr ""
6797
-
6798
- msgid ""
6799
- "Education Surveys and Quizzes - Test the knowledge of your students with a "
6800
- "quiz or quickly gather data to support your paper."
6801
- msgstr ""
6802
-
6803
- msgid "Education Surveys and Quizzes"
6804
- msgstr ""
6805
-
6806
- msgid ""
6807
- "Test the knowledge of your students with a quiz or quickly gather data to "
6808
- "support your paper using a survey."
6809
- msgstr ""
6810
-
6811
- msgid "Academic Research"
6812
- msgstr ""
6813
-
6814
- msgid ""
6815
- "Create surveys in minutes to gather data to support your paper or thesis. "
6816
- "Use the iPad app to collect responses anywhere–even when you don’t have an "
6817
- "internet connection. Export results easily to Excel, CSV, XML, Google Docs, "
6818
- "and PDF."
6819
- msgstr ""
6820
-
6821
- msgid "Course Evaluations"
6822
- msgstr ""
6823
-
6824
- msgid ""
6825
- "Do away with data entry forever! Create a Surveydaddy survey to collect "
6826
- "student feedback on your course. Our reports compile the results for you "
6827
- "instantly, allowing you to focus on making improvements, not analyzing "
6828
- "survey results."
6829
- msgstr ""
6830
-
6831
- msgid "Student Evaluations & Student Self Assessment"
6832
- msgstr ""
6833
-
6834
- msgid ""
6835
- "Create a survey to measure and record your students’ progress against "
6836
- "curriculum outcomes. Use Likert-style questions to rate students based on a "
6837
- "rubric and text-input questions to record qualitative data to share with "
6838
- "parents and faculty. Create a survey to record student self assesment on "
6839
- "their progress for parent / teacher night."
6840
- msgstr ""
6841
-
6842
- msgid "Community Outreach"
6843
- msgstr ""
6844
-
6845
- msgid ""
6846
- "Surveydaddy surveys make community outreach and consultation a snap. Simply "
6847
- "create a Surveydaddy survey, and embed it on your school’s website, link to "
6848
- "it on your school’s Facebook page, and promote it with the school’s Twitter "
6849
- "account."
6850
- msgstr ""
6851
-
6852
- msgid ""
6853
- "HR and Staff Surveys - Get feedback from your employees and create a better "
6854
- "business."
6855
- msgstr ""
6856
-
6857
- msgid "HR and Staff Surveys"
6858
- msgstr ""
6859
-
6860
- msgid ""
6861
- "Get feedback from your employees and create a better work enviroment which "
6862
- "equates to a better business."
6863
- msgstr ""
6864
-
6865
- msgid "HR and Staff"
6866
- msgstr ""
6867
-
6868
- msgid "Employee Satisfaction Surveys"
6869
- msgstr ""
6870
-
6871
- msgid ""
6872
- "Skilled, dedicated employees are hard to find and expensive to hire. Use "
6873
- "Surveydaddy to conduct regular employee satisfaction surveys to find out how "
6874
- "to improve your workplace to minimize attrition and boost productivity."
6875
- msgstr ""
6876
-
6877
- msgid "Employee Exit Surveys"
6878
- msgstr ""
6879
-
6880
- msgid ""
6881
- "If employees are choosing to leave your company, you need to know why. "
6882
- "Create an Exit Survey to learn why employees are moving on and what you need "
6883
- "to change in your workplace to retain your best people."
6884
- msgstr ""
6885
-
6886
- msgid "Employee Innovation Survey"
6887
- msgstr ""
6888
-
6889
- msgid ""
6890
- "If you want to find out how to improve your business, ask your employees. "
6891
- "Imagine the progress you could make if each employee offered one idea to "
6892
- "improve your business! Survey your front line employees to learn how to "
6893
- "improve your products, services, and remove barriers to customer "
6894
- "satisfaction."
6895
- msgstr ""
6896
-
6897
- msgid "Employee Evaluations"
6898
- msgstr ""
6899
-
6900
- msgid ""
6901
- "Make your review process consistent and transparent. Create a Surveydaddy "
6902
- "survey to evaluate employee performance and share the data with individuals "
6903
- "during performance review meetings. Conduct Employee Self Assesments to "
6904
- "learn how to improve training, employee satisfaction, and job performance."
6905
- msgstr ""
6906
-
6907
- msgid ""
6908
- "Market Research Surveys - Use Surveydaddy to research new products or "
6909
- "collect data on existing ones."
6910
- msgstr ""
6911
-
6912
- msgid "Market Research Surveys"
6913
- msgstr ""
6914
-
6915
- msgid ""
6916
- "If you want to research new products, collect data on existing products or "
6917
- "reach out to your customers, Surveydaddy is the best tool to use."
6918
- msgstr ""
6919
-
6920
- msgid "Net Promoter Survey"
6921
- msgstr ""
6922
-
6923
- msgid ""
6924
- "Can your customers live without you? Will they recommend you to friends and "
6925
- "family? With Surveydaddy, you can conduct a Net Promoter Survey to gauge "
6926
- "customer loyalty to your product or service."
6927
- msgstr ""
6928
-
6929
- msgid ""
6930
- "Entrepreneurs: create a Surveydaddy survey to collect data on your new "
6931
- "product or service's potential market. Who will buy? With Surveydaddy, it's "
6932
- "easy to gather the market data you need to make decisions to shape your "
6933
- "start up. With our iOS app, you can conduct research in person on an iPad, "
6934
- "iPhone or iPod Touch-even without an internet connection."
6935
- msgstr ""
6936
-
6937
- msgid "Telephone Surveys"
6938
- msgstr ""
6939
-
6940
- msgid ""
6941
- "Do away with data input forever! Create a Surveydaddy survey and have your "
6942
- "agents input data in real-time as they speak with customers over the phone. "
6943
- "Our survey reports make it easy for your clients to learn what they need to "
6944
- "do to improve their business and to win new customers."
6945
- msgstr ""
6946
-
6947
- msgid "The Orange County Register"
6948
- msgstr ""
6949
-
6950
- msgid ""
6951
- "I have been using Surveydaddy for three years for our Accuracy Surveys at "
6952
- "The Orange County Register. I use the direct link to the survey in my email "
6953
- "to the sources for the preselected news stories. I check my Surveydaddy "
6954
- "account for the responses and when I receive them, I can then forward the "
6955
- "data to the reporter of the story along with the supervisor and the editor. "
6956
- "All this paperwork is easily done online. I have not had any problems with "
6957
- "Polldaddy and they have been very receptive to any feedback for improvement. "
6958
- "It is an easy to use tool for collecting information from many sources."
6959
- msgstr ""
6960
-
6961
- msgid ""
6962
- "Survey Use Cases - Whether you are a business, creative agency, teacher, "
6963
- "student, or anyone who needs to gather feedback, surveys can help you get "
6964
- "the results you need."
6965
- msgstr ""
6966
-
6967
- msgid "Survey Use Cases"
6968
- msgstr ""
6969
-
6970
- msgid ""
6971
- "Whether you are a business, creative agency, teacher, student, or anyone who "
6972
- "needs to gather feedback, surveys can help you get the results you need."
6973
- msgstr ""
6974
-
6975
- msgid ""
6976
- "Create a survey to measure and record your students&#8217; progress against "
6977
- "curriculum outcomes. Use Likert-style questions to rate students based on a "
6978
- "rubric and text-input questions to record qualitative data to share with "
6979
- "parents and faculty. Create a survey to record student self assesment on "
6980
- "their progress for parent / teacher night."
6981
- msgstr ""
6982
-
6983
- msgid "More&hellip;"
6984
- msgstr ""
6985
-
6986
- msgid "Easy-to-use iPad/iPhone survey software"
6987
- msgstr ""
6988
-
6989
- msgid "Logout"
6990
- msgstr "Odjava"
6991
-
6992
- msgid "Survey Report Access"
6993
- msgstr ""
6994
-
6995
- msgid "Invalid password"
6996
- msgstr ""
6997
-
6998
- msgid "You are now logged out"
6999
- msgstr ""
7000
-
7001
- msgid "Your account is almost ready!"
7002
- msgstr ""
7003
-
7004
- msgid ""
7005
- "We have sent you an email with an activation link for you to click. That "
7006
- "will complete your registration and allow you to login. Please check your "
7007
- "inbox."
7008
- msgstr ""
7009
-
7010
- msgid "<strong>Warning!</strong> There was a problem creating this account."
7011
- msgstr ""
7012
-
7013
- #, php-format
7014
- msgid ""
7015
- "The link you clicked on was out of date or used already. Please <a href=\"%s"
7016
- "\">register again</a> or check your inbox for a welcome email."
7017
- msgstr ""
7018
-
7019
- msgid "Create your <strong>free</strong> account </span>"
7020
- msgstr ""
7021
-
7022
- msgid ""
7023
- "Set up an online poll or survey and start collecting results in real-time! "
7024
- "Fill out the form below, or create your account with"
7025
- msgstr ""
7026
-
7027
- msgid "Connect"
7028
- msgstr ""
7029
-
7030
- msgid ""
7031
- "Sorry, there was a problem connecting to Facebook. Please fill out this form "
7032
- "manually or try again in a few minutes."
7033
- msgstr ""
7034
-
7035
- msgid "Please enter a username."
7036
- msgstr "Molimo vas da upišete korisničko ime."
7037
-
7038
- msgid "Username must be between 3 and 20 characters long."
7039
- msgstr ""
7040
-
7041
- msgid "Username must only contain the characters a-z,0-9, _ and -."
7042
- msgstr ""
7043
-
7044
- msgid "That username has been used already."
7045
- msgstr ""
7046
-
7047
- msgid "That username has been reserved. It will be available again in 2 days."
7048
- msgstr ""
7049
-
7050
- msgid "This email address may not be used on this site."
7051
- msgstr ""
7052
-
7053
- msgid "This email address is already registered."
7054
- msgstr "Ova email adresa je već registrovana."
7055
-
7056
- msgid ""
7057
- "This email address is reserved already. Please check your inbox for an "
7058
- "activation email."
7059
- msgstr ""
7060
-
7061
- msgid "Sorry, you cannot use that email address."
7062
- msgstr ""
7063
-
7064
- msgid "Please enter a password."
7065
- msgstr ""
7066
-
7067
- msgid "Subscribe to news and updates about Polldaddy."
7068
- msgstr ""
7069
-
7070
- msgid ""
7071
- "By clicking this button,<br /> you agree to the <br /><a href=\"/terms/"
7072
- "\">terms of service</a>."
7073
- msgstr ""
7074
-
7075
- msgid "Create My Account"
7076
- msgstr ""
7077
-
7078
- msgid "What you get:"
7079
- msgstr ""
7080
-
7081
- msgid ""
7082
- "The best way to find out what an important group of people think is to ask "
7083
- "them. Conduct your staff, user and customer surveys with Polldaddy to get a "
7084
- "better handle on how well you're serving them. Our robust online survey "
7085
- "software feeds the data you collect into powerful reporting systems to help "
7086
- "you make the most informed decisions you can."
7087
- msgstr ""
7088
-
7089
- msgid "Learn more about surveys &rarr;"
7090
- msgstr ""
7091
-
7092
- msgid "View all pricing plans &rarr;"
7093
- msgstr ""
7094
-
7095
- msgid ""
7096
- "What's your favorite soda? Who are you voting for? Which television should I "
7097
- "buy? These are the questions that we ask ourselves and the people around us "
7098
- "every day. With our polls, you can pose these questions to anyone you want - "
7099
- "your Facebook friends, your WordPress blog readers, your Twitter followers "
7100
- "&mdash; or anyone else on the web."
7101
- msgstr ""
7102
-
7103
- msgid "Learn more about polls &rarr;"
7104
- msgstr ""
7105
-
7106
- msgid "Learn more about quizzes &rarr;"
7107
- msgstr ""
7108
-
7109
- msgid ""
7110
- "Thumbs up or down? Five stars or two? How many cheeseburgers out of 5? Our "
7111
- "flexible ratings system allows you to embed unobtrusive ratings widgets "
7112
- "anywhere you want them. With our WordPress integration, you can even have "
7113
- "ratings for your blog posts and your users' comments."
7114
- msgstr ""
7115
-
7116
- msgid "Learn more about ratings &rarr;"
7117
- msgstr ""
7118
-
7119
- msgid "Why use Polldaddy?"
7120
- msgstr ""
7121
-
7122
- msgid ""
7123
- "Find out how your customers feel about your products or services. Create a "
7124
- "survey to send out after each purchase or survey your existing customers and "
7125
- "ask them what you can do to improve your service to them."
7126
- msgstr ""
7127
-
7128
- msgid ""
7129
- "Working on a new product? With Polldaddy you can create polls and surveys "
7130
- "and distribute them on your website, blog, through Facebook and Twitter and "
7131
- "even collect responses in person using our iPad app."
7132
- msgstr ""
7133
-
7134
- msgid ""
7135
- "Whether its a corporate event or a birthday party, gathering information "
7136
- "from attendees prior to an event can save a lot of hassle. Find out the "
7137
- "dates that suit people, what food they eat and who's coming with them."
7138
- msgstr ""
7139
-
7140
- msgid ""
7141
- "Managing large numbers of students can be a lot of work at times. Use "
7142
- "Polldaddy to gather information for upcoming events, exams, trips abroad and "
7143
- "general course feedback."
7144
- msgstr ""
7145
-
7146
- msgid "User Interaction"
7147
- msgstr ""
7148
-
7149
- msgid ""
7150
- "Polldaddy polls are perfect for your news site or blog. Our polls are so "
7151
- "simple to use, you can ask a new question of your audience every day. It "
7152
- "takes just a click to vote."
7153
- msgstr ""
7154
-
7155
- msgid "Employees and HR"
7156
- msgstr ""
7157
-
7158
- msgid ""
7159
- "Increase employee satisfaction by asking them on regular basis how their job "
7160
- "is going and if they are happy with their work environment. Easily identify "
7161
- "and address issues based on the data you collect."
7162
- msgstr ""
7163
-
7164
- msgid ""
7165
- "Set up an online survey and start collecting results in real-time! Fill out "
7166
- "the form below, or create your account with"
7167
- msgstr ""
7168
-
7169
- #, php-format
7170
- msgid "Your content will be available at %s"
7171
- msgstr ""
7172
-
7173
- msgid ""
7174
- "The best way to find out what an important group of people think is to ask "
7175
- "them. Conduct your staff, user and customer surveys with Surveydaddy to get "
7176
- "a better handle on how well you're serving them. Our robust online survey "
7177
- "software feeds the data you collect into powerful reporting systems to help "
7178
- "you make the most informed decisions you can."
7179
- msgstr ""
7180
-
7181
- #, fuzzy
7182
- msgid "Annual subscription"
7183
- msgstr "Email pretplate"
7184
-
7185
- #, fuzzy
7186
- msgid "jS F, Y"
7187
- msgstr "j. F Y."
7188
-
7189
- #, fuzzy
7190
- msgid "Monthly subscription"
7191
- msgstr "Pretplata"
7192
-
7193
- #, php-format
7194
- msgid ""
7195
- "Too many failed attempts to purchase this product have been made. You will "
7196
- "need to contact <a href=\"%s\">support</a> to continue further"
7197
- msgstr ""
7198
-
7199
- msgid ""
7200
- "Sorry, but there were some problems with your information. Please check and "
7201
- "correct any highlighted details below."
7202
- msgstr ""
7203
-
7204
- msgid "Sign up for <strong>"
7205
- msgstr ""
7206
-
7207
- #, php-format
7208
- msgid "Step %d of %d"
7209
- msgstr ""
7210
-
7211
- msgid "You bought:"
7212
- msgstr ""
7213
-
7214
- msgid "You are buying:"
7215
- msgstr ""
7216
-
7217
- msgid "Please re-check your payment details below"
7218
- msgstr ""
7219
-
7220
- msgid "Choose a Payment Method"
7221
- msgstr ""
7222
-
7223
- #, php-format
7224
- msgid "Card ending %s"
7225
- msgstr ""
7226
-
7227
- msgid "New Credit card"
7228
- msgstr ""
7229
-
7230
- #, fuzzy
7231
- msgid "Billing Information"
7232
- msgstr "Informacije"
7233
-
7234
- #, fuzzy
7235
- msgid "Credit Card"
7236
- msgstr "Kreiraj"
7237
-
7238
- msgid "You'll need to pick one of these."
7239
- msgstr ""
7240
-
7241
- msgid "Credit Card Number"
7242
- msgstr ""
7243
-
7244
- msgid "Carefully check the number on your card and enter it here."
7245
- msgstr ""
7246
-
7247
- msgid "Security Code (?)"
7248
- msgstr ""
7249
-
7250
- msgid "This is important too!"
7251
- msgstr ""
7252
-
7253
- msgid "Visa, MasterCard"
7254
- msgstr ""
7255
-
7256
- msgid "Back of card"
7257
- msgstr ""
7258
-
7259
- msgid "American Express"
7260
- msgstr ""
7261
-
7262
- msgid "Front of card"
7263
- msgstr ""
7264
-
7265
- msgid "Expiration Date"
7266
- msgstr ""
7267
-
7268
- #, fuzzy, php-format
7269
- msgctxt "Month_number: Month_name"
7270
- msgid "%s: %s"
7271
- msgstr "%s od %s"
7272
-
7273
- msgid "Select a valid card expiry date"
7274
- msgstr ""
7275
-
7276
- msgid "Name on Card"
7277
- msgstr ""
7278
-
7279
- msgid "We'll need to know the name of the card holder."
7280
- msgstr ""
7281
-
7282
- #, fuzzy
7283
- msgid "(Optional)"
7284
- msgstr "Neobavezno"
7285
-
7286
- #, fuzzy
7287
- msgid "Please enter at least one line of the card holders address."
7288
- msgstr "Molimo vas da unesete ispravnu email adresu."
7289
-
7290
- #, fuzzy
7291
- msgid "Select Country"
7292
- msgstr "država"
7293
-
7294
- #, fuzzy
7295
- msgid "Please select a country."
7296
- msgstr "Molimo vas da upišete korisničko ime."
7297
-
7298
- #, fuzzy
7299
- msgid "Postal Code"
7300
- msgstr "Ukupno glasova"
7301
-
7302
- msgid "Please enter the card holders postal code or zip."
7303
- msgstr ""
7304
-
7305
- #, fuzzy
7306
- msgid "Please enter the card holders city."
7307
- msgstr "Molimo vas da unesete ispravan URL."
7308
-
7309
- msgid "State, Province or Territory"
7310
- msgstr ""
7311
-
7312
- msgid "Province or Territory"
7313
- msgstr ""
7314
-
7315
- #, fuzzy
7316
- msgid "Please enter the card holders state."
7317
- msgstr "Molimo vas da upišete ime dodatka."
7318
-
7319
- msgid "Remember billing details"
7320
- msgstr ""
7321
-
7322
- msgid ""
7323
- "Checking this will allow you to use these details for future purchases. We "
7324
- "don't store your full credit card number, so your privacy will not be "
7325
- "affected."
7326
- msgstr ""
7327
-
7328
- msgid "Purchase"
7329
- msgstr ""
7330
-
7331
- msgid "SSL Secure Connection"
7332
- msgstr ""
7333
-
7334
- #, php-format
7335
- msgid ""
7336
- "%s transactions will appear on your bank or credit card statements under the "
7337
- "name WP-FEE.COM."
7338
- msgstr ""
7339
-
7340
- #, php-format
7341
- msgid ""
7342
- "<strong>Your order will automatically renew on %s.</strong> You can disable "
7343
- "automatic renewals at any time."
7344
- msgstr ""
7345
-
7346
- msgid ""
7347
- "We'll attempt to charge the credit card you used to make your initial "
7348
- "upgrade purchase."
7349
- msgstr ""
7350
-
7351
- #, php-format
7352
- msgid "Contact us any time with questions via <a href=\"%s\">support</a>."
7353
- msgstr ""
7354
-
7355
- msgid "Step 2: Purchase"
7356
- msgstr ""
7357
-
7358
- msgid "Subscribe to news and updates about Surveydaddy."
7359
- msgstr ""
7360
-
7361
- msgid "Polldaddy Sparklemap"
7362
- msgstr ""
7363
-
7364
- msgid "Subscriptions"
7365
- msgstr "Pretplate"
7366
-
7367
- msgid ""
7368
- "<strong>Note:</strong> Thanks! An email has been sent with details of how to "
7369
- "continue - please check your spam folder if you do not receive this.</div>"
7370
- msgstr ""
7371
-
7372
- msgid ""
7373
- "<strong>Note:</strong> your attempt failed - please check your activation "
7374
- "link.</div>"
7375
- msgstr ""
7376
-
7377
- msgid "<strong>Note:</strong> you have been subscribed to Polldaddy.</div>"
7378
- msgstr ""
7379
-
7380
- msgid "<strong>Note:</strong> you have been unsubscribed from Polldaddy</div>"
7381
- msgstr ""
7382
-
7383
- msgid "Email Subscriptions"
7384
- msgstr "Email pretplate"
7385
-
7386
- #, php-format
7387
- msgid ""
7388
- "Here at %s we take spam very seriously. As part of our service we allow "
7389
- "people to email polls and surveys to interested parties. If you have "
7390
- "received such an email and want to stop receiving any more then you can do "
7391
- "so by following these instructions:"
7392
- msgstr ""
7393
-
7394
- msgid ""
7395
- "Enter your email address in the <em>subscribe</em> or <em>unsubscribe</em> "
7396
- "field below."
7397
- msgstr ""
7398
-
7399
- msgid "You will be sent a confirmation email - click the link in email"
7400
- msgstr ""
7401
-
7402
- msgid ""
7403
- "Any resulting action will be effective immediately following the "
7404
- "confirmation. If you decide to unsubscribe we will not send you any further "
7405
- "correspondence."
7406
- msgstr ""
7407
-
7408
- msgid ""
7409
- "Please allow my email address to be used when sending polls and surveys!"
7410
- msgstr ""
7411
-
7412
- msgid "Email:"
7413
- msgstr "Email:"
7414
-
7415
- msgid "Please do not send me any emails regarding polls and surveys!"
7416
- msgstr ""
7417
-
7418
- #, php-format
7419
- msgid ""
7420
- "Hi!\n"
7421
- "\n"
7422
- "You have been sent this email because someone (hopefully you) has requested "
7423
- "you to be subscribed to %s so that you can receive email."
7424
- msgstr ""
7425
-
7426
- msgid "You need to confirm this subscription by following the link below:"
7427
- msgstr ""
7428
-
7429
- msgid ""
7430
- "If this email is of no interest then you can safely ignore it - we will not "
7431
- "subscribe or unsubscribe you without your consent."
7432
- msgstr ""
7433
-
7434
- #, php-format
7435
- msgid ""
7436
- "Thanks,\n"
7437
- "\n"
7438
- "The %s team"
7439
- msgstr ""
7440
-
7441
- #, php-format
7442
- msgid ""
7443
- "Hi!\n"
7444
- "\n"
7445
- "You have been sent this email because someone (hopefully you) has asked that "
7446
- "you are unsubscribed from %s so that you will not receive anything by email."
7447
- msgstr ""
7448
-
7449
- msgid "You need to confirm this unsubscription by following the link below:"
7450
- msgstr ""
7451
-
7452
- msgid ""
7453
- "Create stunning surveys and quizzes in minutes. Collect responses via your "
7454
- "website, e-mail, iPad, Facebook, and Twitter. Generate and share easy-to-"
7455
- "read reports."
7456
- msgstr ""
7457
-
7458
- msgid "The most easy-to-use online survey software around."
7459
- msgstr ""
7460
-
7461
- msgid "The most easy-to-use<br/> online survey software around."
7462
- msgstr ""
7463
-
7464
- msgid "HR &amp; Staff"
7465
- msgstr ""
7466
-
7467
- msgid "iPad &amp; iPhone"
7468
- msgstr ""
7469
-
7470
- msgid ""
7471
- "Create a survey to measure and record your students' progress against "
7472
- "curriculum outcomes. Use Likert questions to rate students based on a rubric "
7473
- "and text questions to record qualitative data to share with parents and "
7474
- "faculty."
7475
- msgstr ""
7476
-
7477
- msgid ""
7478
- "Use Surveydaddy to collect data on your new product or service's potential "
7479
- "market. Who will buy? With Surveydaddy, it's easy to gather the market data "
7480
- "you need to make decisions to shape your start up."
7481
- msgstr ""
7482
-
7483
- msgid ""
7484
- "What are they thinking? Find out what your customers think of your products "
7485
- "and your services. Learn how you can improve both. Survey customers using "
7486
- "our iPad app, send out a survey via email."
7487
- msgstr ""
7488
-
7489
- msgid ""
7490
- "Skilled, dedicated employees are hard to find and expensive to hire. Use "
7491
- "Surveydaddy to conduct regular employee satisfaction surveys to find out how "
7492
- "to improve your workplace and boost productivity."
7493
- msgstr ""
7494
-
7495
- msgid ""
7496
- "Survey customers, employees, or even random strangers on-the-spot with your "
7497
- "iPhone or iPad. Polldaddy brings you the power of immediate feedback. "
7498
- "Download it for free from the App Store today."
7499
- msgstr ""
7500
-
7501
- msgid "See Plans &amp; Pricing<small>Sign up for a free account now!</small>"
7502
- msgstr ""
7503
-
7504
- msgid "Invalid survey analysis"
7505
- msgstr ""
7506
-
7507
- msgid "Failed to save analysis"
7508
- msgstr ""
7509
-
7510
- msgid "Failed to delete analysis"
7511
- msgstr ""
7512
-
7513
- msgid "Edit Survey"
7514
- msgstr ""
7515
-
7516
- msgid "Edit Quiz"
7517
- msgstr ""
7518
-
7519
- msgid "Edit Form"
7520
- msgstr ""
7521
-
7522
- msgid "Invalid form language"
7523
- msgstr ""
7524
-
7525
- msgid "A response has already been submitted with this email address"
7526
- msgstr ""
7527
-
7528
- #, fuzzy
7529
- msgid "Email Address is not permitted"
7530
- msgstr "Email adresa"
7531
-
7532
- msgid "Invalid captcha"
7533
- msgstr ""
7534
-
7535
- msgid "Invalid quiz language"
7536
- msgstr ""
7537
-
7538
- msgid "Data"
7539
- msgstr ""
7540
-
7541
- #, php-format
7542
- msgid "'%s' Reports"
7543
- msgstr ""
7544
-
7545
- msgid "Invalid respondent"
7546
- msgstr ""
7547
-
7548
- msgid "Invalid question"
7549
- msgstr ""
7550
-
7551
- msgid "Invalid share"
7552
- msgstr ""
7553
-
7554
- msgid ""
7555
- "You will be notified by email when all incomplete responses have been added."
7556
- msgstr ""
7557
-
7558
- msgid "Incomplete responses were not added to the survey"
7559
- msgstr ""
7560
-
7561
- msgid "You will be notified by email when all your results have reset"
7562
- msgstr ""
7563
-
7564
- msgid "Could not reset your results"
7565
- msgstr ""
7566
-
7567
- msgid ""
7568
- "You will be notified by email when your results have been exported to Google "
7569
- "Docs"
7570
- msgstr ""
7571
-
7572
- msgid "Could not export results to Google Docs"
7573
- msgstr ""
7574
-
7575
- msgid ""
7576
- "You will be notified by email when your PDF report is ready. This may take "
7577
- "several minutes"
7578
- msgstr ""
7579
-
7580
- msgid "Unable to generate PDF"
7581
- msgstr ""
7582
-
7583
- #, php-format
7584
- msgid "Displaying questions <strong>%1s-%2s</strong> of <strong>%3s</strong>"
7585
- msgstr ""
7586
-
7587
- msgid "Survey Results"
7588
- msgstr ""
7589
-
7590
- msgid "You will be notified by email when your PDF report is ready"
7591
- msgstr ""
7592
-
7593
- msgid "State Report"
7594
- msgstr ""
7595
-
7596
- #, php-format
7597
- msgid "Platform Breakdown for \"%s\""
7598
- msgstr ""
7599
-
7600
- #, php-format
7601
- msgid "Agent Breakdown for \"%s\""
7602
- msgstr ""
7603
-
7604
- msgid "Participant deleted"
7605
- msgstr ""
7606
-
7607
- msgid "Participant not deleted"
7608
- msgstr ""
7609
-
7610
- msgid "Order by score"
7611
- msgstr ""
7612
-
7613
- msgid "Ascending"
7614
- msgstr "Uzlazno"
7615
-
7616
- msgid "Descending"
7617
- msgstr "Silazno"
7618
-
7619
- msgid "Order by duration"
7620
- msgstr ""
7621
-
7622
- msgid "Respondents Report"
7623
- msgstr ""
7624
-
7625
- #, php-format
7626
- msgid "Displaying results <strong>%1s-%2s</strong> of <strong>%3s</strong>"
7627
- msgstr ""
7628
-
7629
- msgid "Response delete"
7630
- msgstr ""
7631
-
7632
- msgid "Response not deleted"
7633
- msgstr ""
7634
-
7635
- msgid "Individual Report"
7636
- msgstr ""
7637
-
7638
- msgid "Respondent deleted"
7639
- msgstr ""
7640
-
7641
- msgid "Failed to delete respondent"
7642
- msgstr ""
7643
-
7644
- msgid "Response is noted"
7645
- msgstr ""
7646
-
7647
- msgid "Note this response"
7648
- msgstr ""
7649
-
7650
- msgid "Failed to set favourite"
7651
- msgstr ""
7652
-
7653
- msgid "Survey results not reset"
7654
- msgstr ""
7655
-
7656
- msgid "Share deleted"
7657
- msgstr ""
7658
-
7659
- msgid "Failed to delete share"
7660
- msgstr ""
7661
-
7662
- msgid "Failed to save share"
7663
- msgstr ""
7664
-
7665
- msgid "Incomplete responses added"
7666
- msgstr ""
7667
-
7668
- msgid "Failed to add incomplete"
7669
- msgstr ""
7670
-
7671
- msgid "Invalid survey page"
7672
- msgstr ""
7673
-
7674
- msgid "Invalid survey style"
7675
- msgstr ""
7676
-
7677
- msgid "Invalid survey language"
7678
- msgstr ""
7679
-
7680
- msgid "Invalid rule"
7681
- msgstr ""
7682
-
7683
- msgid "Failed to save survey"
7684
- msgstr ""
7685
-
7686
- msgid "Failed to delete survey"
7687
- msgstr ""
7688
-
7689
- msgid "Closed"
7690
- msgstr "Zatvoreno"
7691
-
7692
- msgid "Open"
7693
- msgstr "Otvori"
7694
-
7695
- msgid "Failed to update survey"
7696
- msgstr ""
7697
-
7698
- msgid "Failed to save permalink. You should try again with a valid URL"
7699
- msgstr ""
7700
-
7701
- msgid "You must provide a valid permalink"
7702
- msgstr ""
7703
-
7704
- #, php-format
7705
- msgid "'%s' Quiz Settings"
7706
- msgstr ""
7707
-
7708
- #, php-format
7709
- msgid "'%s' Form Settings"
7710
- msgstr ""
7711
-
7712
- #, php-format
7713
- msgid "'%s' Survey Settings"
7714
- msgstr ""
7715
-
7716
- msgid "Copy"
7717
- msgstr "Kopiraj"
7718
-
7719
- msgid "Creating a New Quiz"
7720
- msgstr ""
7721
-
7722
- msgid "Creating a New Form"
7723
- msgstr ""
7724
-
7725
- msgid "Creating a New Survey"
7726
- msgstr ""
7727
-
7728
- msgid "Editing a Quiz"
7729
- msgstr ""
7730
-
7731
- msgid "Editing a Form"
7732
- msgstr ""
7733
-
7734
- msgid "Editing a Survey"
7735
- msgstr ""
7736
-
7737
- msgid "Failed to save your settings"
7738
- msgstr ""
7739
-
7740
- msgid "Failed to edit rule"
7741
- msgstr ""
7742
-
7743
- msgid "Failed to delete rule"
7744
- msgstr ""
7745
-
7746
- msgid "Rule deleted"
7747
- msgstr ""
7748
-
7749
- msgid "Rule updated"
7750
- msgstr ""
7751
-
7752
- msgid "Failed to update rule"
7753
- msgstr ""
7754
-
7755
- #, php-format
7756
- msgid "'%s' Branching"
7757
- msgstr ""
7758
-
7759
- msgid "Have a survey you built with SurveyMonkey? We can help with that."
7760
- msgstr ""
7761
-
7762
- msgid ""
7763
- "Strap yourself in and hold on to your hat, there are three simple steps to "
7764
- "importing your SurveyMonkey data. Check it:"
7765
- msgstr ""
7766
-
7767
- msgid "OK great, now we just need you to take a look over your survey."
7768
- msgstr ""
7769
-
7770
- msgid ""
7771
- "Sometimes SurveyMonkey question types are slightly different from ours so "
7772
- "please make any corrections below."
7773
- msgstr ""
7774
-
7775
- msgid ""
7776
- "<strong>Oh-oh</strong>, we cannot make sense of that export file. Please try "
7777
- "again."
7778
- msgstr ""
7779
-
7780
- msgid "That's it, all done, finished!"
7781
- msgstr ""
7782
-
7783
- msgid "Just sit back now and wait for Polldaddy to crunch the Monkey."
7784
- msgstr ""
7785
-
7786
- msgid "Question added"
7787
- msgstr ""
7788
-
7789
- msgid "Failed to add a question"
7790
- msgstr ""
7791
-
7792
- msgid "Question deleted"
7793
- msgstr ""
7794
-
7795
- msgid "Failed to delete a question"
7796
- msgstr ""
7797
-
7798
- msgid "Page added"
7799
- msgstr ""
7800
-
7801
- msgid "Failed to add a page"
7802
- msgstr ""
7803
-
7804
- #, php-format
7805
- msgid "'%s' Questions"
7806
- msgstr ""
7807
-
7808
- #, php-format
7809
- msgid "'%s' Order"
7810
- msgstr ""
7811
-
7812
- msgid "Failed to save order"
7813
- msgstr ""
7814
-
7815
- msgid "Failed to update question"
7816
- msgstr ""
7817
-
7818
- msgid "Failed to copy question"
7819
- msgstr ""
7820
-
7821
- msgid "Failed to delete question"
7822
- msgstr ""
7823
-
7824
- msgid "Failed to add page"
7825
- msgstr ""
7826
-
7827
- msgid "Failed to copy page"
7828
- msgstr ""
7829
-
7830
- msgid "Failed to add question"
7831
- msgstr ""
7832
-
7833
- msgid "Failed to save style"
7834
- msgstr ""
7835
-
7836
- msgid "My New Survey Style"
7837
- msgstr ""
7838
-
7839
- msgid "Your custom style has been successfully updated."
7840
- msgstr ""
7841
-
7842
- msgid "Your custom style has been successfully created."
7843
- msgstr ""
7844
-
7845
- msgid "Your custom style failed to be successfully updated."
7846
- msgstr ""
7847
-
7848
- msgid "Your custom style failed to be successfully created."
7849
- msgstr ""
7850
-
7851
- msgid "Failed to save language"
7852
- msgstr ""
7853
-
7854
- msgid "Terms &amp; Conditions"
7855
- msgstr ""
7856
-
7857
- msgid "Newsletter Unsubscribe"
7858
- msgstr ""
7859
-
7860
- msgid ""
7861
- "To unsubscribe from the Polldaddy newsletter please enter your email address "
7862
- "below."
7863
- msgstr ""
7864
-
7865
- #, php-format
7866
- msgid "Upgrade to an awesome <strong>%s account</strong> today:"
7867
- msgstr ""
7868
-
7869
- msgid "Upgrade to an awesome account today!"
7870
- msgstr ""
7871
-
7872
- msgid "Delete user"
7873
- msgstr ""
7874
-
7875
- msgid "Enter user's email address..."
7876
- msgstr ""
7877
-
7878
- msgid "Update User Permissions"
7879
- msgstr ""
7880
-
7881
- msgid "Invite a new user"
7882
- msgstr ""
7883
-
7884
- msgid "Manage Users"
7885
- msgstr ""
7886
-
7887
- msgid "You entered an invalid email address, please try again."
7888
- msgstr ""
7889
-
7890
- msgid "Your request has been successfully sent."
7891
- msgstr ""
7892
-
7893
- msgid "User permissions have been saved successfully."
7894
- msgstr ""
7895
-
7896
- msgid "Your invitation has been deleted successfully."
7897
- msgstr ""
7898
-
7899
- msgid "The user has been deleted from master account successfully."
7900
- msgstr ""
7901
-
7902
- #, php-format
7903
- msgid ""
7904
- "You have invited <strong>%d</strong> out of a possible <strong>%d</strong> "
7905
- "users"
7906
- msgstr ""
7907
-
7908
- msgid "Invite a New User"
7909
- msgstr ""
7910
-
7911
- msgid "Are you sure you want to delete this invite?"
7912
- msgstr ""
7913
-
7914
- msgid "Delete Invitation"
7915
- msgstr ""
7916
-
7917
- msgid "Filter Name"
7918
- msgstr ""
7919
-
7920
- msgid "Select a question by which to group participants:"
7921
- msgstr ""
7922
-
7923
- msgid "Select a question by which to group respondents:"
7924
- msgstr ""
7925
-
7926
- msgid "I am interested in grouping together people who on this question:"
7927
- msgstr ""
7928
-
7929
- msgid "Include people who match"
7930
- msgstr ""
7931
-
7932
- msgid "all of these criteria (AND)"
7933
- msgstr ""
7934
-
7935
- msgid "any of these criteria (OR)"
7936
- msgstr ""
7937
-
7938
- msgid "a custom set of these criteria"
7939
- msgstr ""
7940
-
7941
- msgid "Custom logic must be in the syntax described below."
7942
- msgstr ""
7943
-
7944
- msgid "Enter your custom logic in the textbox above:"
7945
- msgstr ""
7946
-
7947
- msgid "Each question is signified by [F1], [F2],...[FN]"
7948
- msgstr ""
7949
-
7950
- msgid "The following logical expressions can be used: AND, OR, and NOT"
7951
- msgstr ""
7952
-
7953
- msgid ""
7954
- "Use parentheses to make your logic unambiguous: ([F1] OR [F2]) AND ([F1] OR "
7955
- "[F3])"
7956
- msgstr ""
7957
-
7958
- msgid "Add another question"
7959
- msgstr ""
7960
-
7961
- msgid "Advanced options&hellip;"
7962
- msgstr ""
7963
-
7964
- msgid "Restrict the participants according to these properties:"
7965
- msgstr ""
7966
-
7967
- msgid "Restrict the responses according to these properties:"
7968
- msgstr ""
7969
-
7970
- msgid "Started the survey"
7971
- msgstr ""
7972
-
7973
- msgid "Any date"
7974
- msgstr ""
7975
-
7976
- msgid "Between a date range"
7977
- msgstr ""
7978
-
7979
- msgid "Ended the survey"
7980
- msgstr ""
7981
-
7982
- msgid "Took the survey in"
7983
- msgstr ""
7984
-
7985
- msgid "Any country"
7986
- msgstr ""
7987
-
7988
- msgid "With tag"
7989
- msgstr ""
7990
-
7991
- msgid "Any tag"
7992
- msgstr ""
7993
-
7994
- msgid "Specified name or value"
7995
- msgstr ""
7996
-
7997
- msgid "Was completed in"
7998
- msgstr ""
7999
-
8000
- msgid "Any time"
8001
- msgstr ""
8002
-
8003
- msgid "Chosen duration"
8004
- msgstr ""
8005
-
8006
- msgid "Has an IP address"
8007
- msgstr ""
8008
-
8009
- msgid "Any IP address"
8010
- msgstr ""
8011
-
8012
- msgid "Chosen IP address"
8013
- msgstr ""
8014
-
8015
- #, fuzzy
8016
- msgid "Response is from"
8017
- msgstr "Odgovori"
8018
-
8019
- #, fuzzy
8020
- msgid "Any source"
8021
- msgstr "Bilo koja riječ"
8022
-
8023
- msgid "Mobile browser"
8024
- msgstr ""
8025
-
8026
- msgid "Mobile app"
8027
- msgstr ""
8028
-
8029
- msgid "Facebook"
8030
- msgstr "Facebook"
8031
-
8032
- msgid "Browser is"
8033
- msgstr ""
8034
-
8035
- msgid "Any device"
8036
- msgstr ""
8037
-
8038
- msgid "Specified browser"
8039
- msgstr ""
8040
-
8041
- msgid "Platform is"
8042
- msgstr ""
8043
-
8044
- msgid "Specified platform"
8045
- msgstr ""
8046
-
8047
- msgid "Save Filter &raquo;"
8048
- msgstr ""
8049
-
8050
- msgid "Create a new survey"
8051
- msgstr ""
8052
-
8053
- msgid "Create a new poll"
8054
- msgstr ""
8055
-
8056
- msgid "Quiz"
8057
- msgstr ""
8058
-
8059
- msgid "Create a new quiz"
8060
- msgstr ""
8061
-
8062
- msgid "Form"
8063
- msgstr ""
8064
-
8065
- msgid "Create a new form"
8066
- msgstr ""
8067
-
8068
- msgid "Create a new rating"
8069
- msgstr ""
8070
-
8071
- #, fuzzy
8072
- msgid "Help!"
8073
- msgstr "Pomoć"
8074
-
8075
- #, php-format
8076
- msgid "%s's Dashboard"
8077
- msgstr ""
8078
-
8079
- msgid "Your Dashboard"
8080
- msgstr "Vaša kontrolna ploča"
8081
-
8082
- msgid "Change user"
8083
- msgstr ""
8084
-
8085
- msgid "Move to"
8086
- msgstr "Premjesti u"
8087
-
8088
- msgid "Myself"
8089
- msgstr ""
8090
-
8091
- msgid "Actions"
8092
- msgstr "Akcije"
8093
-
8094
- msgid "Star"
8095
- msgstr ""
8096
-
8097
- msgid "Unstar"
8098
- msgstr ""
8099
-
8100
- msgid "Trash"
8101
- msgstr "Smeće"
8102
-
8103
- msgid "Delete Forever"
8104
- msgstr ""
8105
-
8106
- msgid "Clear Search"
8107
- msgstr ""
8108
-
8109
- msgid "All Contents"
8110
- msgstr ""
8111
-
8112
- msgid "Forms"
8113
- msgstr ""
8114
-
8115
- #, php-format
8116
- msgid "Folders (%s)"
8117
- msgstr ""
8118
-
8119
- msgid "My Folders"
8120
- msgstr ""
8121
-
8122
- msgid "Starred"
8123
- msgstr ""
8124
-
8125
- msgid "Rename"
8126
- msgstr "Preimenuj"
8127
-
8128
- msgid "Save"
8129
- msgstr "Sačuvaj"
8130
-
8131
- msgid "Loading&hellip;"
8132
- msgstr "Učitavam&hellip;"
8133
-
8134
- msgid "Still Loading&hellip;"
8135
- msgstr ""
8136
-
8137
- msgid ""
8138
- "Our leprechauns appear to be taking an unauthorized break. If you click on "
8139
- "OK we'll kick them into action and give it another go. Sorry!"
8140
- msgstr ""
8141
-
8142
- msgid "Are you sure you want to move selected items to the trash?"
8143
- msgstr ""
8144
-
8145
- msgid "Trashing Content"
8146
- msgstr ""
8147
-
8148
- #, php-format
8149
- msgid "Search Results for '%s'"
8150
- msgstr "Rezultati pretrage za '%s'"
8151
-
8152
- msgid "New Content"
8153
- msgstr ""
8154
-
8155
- msgid "Search all your content..."
8156
- msgstr ""
8157
-
8158
- msgid ""
8159
- "<strong style='font-weight:bold'>Hi there!</strong> Welcome to Polldaddy, "
8160
- "we're glad you're here."
8161
- msgstr ""
8162
-
8163
- msgid "I'm not new here!"
8164
- msgstr ""
8165
-
8166
- #, fuzzy
8167
- msgid "Thanks!"
8168
- msgstr "Hvala vam"
8169
-
8170
- msgid "What do you want to create?"
8171
- msgstr ""
8172
-
8173
- #, fuzzy
8174
- msgid "Multiple questions"
8175
- msgstr "Pregledaj pitanje"
8176
-
8177
- msgid "Variety of question types"
8178
- msgstr ""
8179
-
8180
- #, fuzzy
8181
- msgid "Create a Survey"
8182
- msgstr "Kreiraj"
8183
-
8184
- msgid "A single, multiple choice question"
8185
- msgstr ""
8186
-
8187
- #, fuzzy
8188
- msgid "Gather feedback"
8189
- msgstr "Povratne informacije"
8190
-
8191
- msgid "Create engagement with your audience."
8192
- msgstr ""
8193
-
8194
- #, fuzzy
8195
- msgid "Create a Poll"
8196
- msgstr "Kreiraj"
8197
-
8198
- msgid "Create multiple choice quizzes"
8199
- msgstr ""
8200
-
8201
- msgid "Great for student evaluation, trivia contests"
8202
- msgstr ""
8203
-
8204
- #, fuzzy
8205
- msgid "Create a Quiz"
8206
- msgstr "Kreiraj"
8207
-
8208
- #, fuzzy
8209
- msgid "Five stars"
8210
- msgstr "Statistika stranice"
8211
-
8212
- msgid "Nero (thumbs up/down)"
8213
- msgstr ""
8214
-
8215
- msgid "Great for creating engagement with photos, blog posts"
8216
- msgstr ""
8217
-
8218
- #, fuzzy
8219
- msgid "Create a Rating"
8220
- msgstr "Prosječna ocjena"
8221
-
8222
- msgid "Are you a developer?"
8223
- msgstr ""
8224
-
8225
- msgid "Congratulations!"
8226
- msgstr "Čestitamo!"
8227
-
8228
- msgid ""
8229
- "You are moments away from a shiny new dashboard. Before you can continue, we "
8230
- "need to migrate your data so that you have as smooth an experience as "
8231
- "possible."
8232
- msgstr ""
8233
-
8234
- msgid "Upgrade Status"
8235
- msgstr ""
8236
-
8237
- msgid "Just so you don't get bored, here's the progress of your update:"
8238
- msgstr ""
8239
-
8240
- msgid ""
8241
- "Note that this number will auto-update - there is no need to refresh this "
8242
- "page."
8243
- msgstr ""
8244
-
8245
- msgid ""
8246
- "That wasn't too bad, it's all done now! Taking you to your new dashboard in "
8247
- "3, 2, 1&hellip;"
8248
- msgstr ""
8249
-
8250
- msgid "Media Embed"
8251
- msgstr ""
8252
-
8253
- msgid "Library"
8254
- msgstr "Biblioteka"
8255
-
8256
- msgid "You can upload PNG, JPEG, and GIF images, and MP3 audio files."
8257
- msgstr ""
8258
-
8259
- msgid "available to all content"
8260
- msgstr ""
8261
-
8262
- msgid "available to all polls &amp; surveys"
8263
- msgstr ""
8264
-
8265
- msgid "Uploading "
8266
- msgstr ""
8267
-
8268
- msgid "Media link/embed code"
8269
- msgstr ""
8270
-
8271
- msgid "Full list of shortcodes"
8272
- msgstr ""
8273
-
8274
- msgid "Insert"
8275
- msgstr "Umetni"
8276
-
8277
- msgid "All Media"
8278
- msgstr ""
8279
-
8280
- msgid "All Images"
8281
- msgstr ""
8282
-
8283
- msgid "All Audio"
8284
- msgstr ""
8285
-
8286
- msgid "Media only in this survey"
8287
- msgstr ""
8288
-
8289
- msgid "Media only in this poll"
8290
- msgstr ""
8291
-
8292
- msgid "Images only in this survey"
8293
- msgstr ""
8294
-
8295
- msgid "Images only in this poll"
8296
- msgstr ""
8297
-
8298
- msgid "Audio only in this survey"
8299
- msgstr ""
8300
-
8301
- msgid "Audio only in this poll"
8302
- msgstr ""
8303
-
8304
- #, php-format
8305
- msgid "%dx%d pixels"
8306
- msgstr ""
8307
-
8308
- msgid "Deleting&hellip;"
8309
- msgstr ""
8310
-
8311
- msgid ""
8312
- "This quiz is in \"Test Mode\". Any answers you enter will not be included in "
8313
- "your results and will not cost you a response. This message will not appear "
8314
- "on your live quiz."
8315
- msgstr ""
8316
-
8317
- msgid "Set up your own quiz in under 2 minutes!"
8318
- msgstr ""
8319
-
8320
- msgid "Quickly create stunning free quizzes"
8321
- msgstr ""
8322
-
8323
- msgid "Send to your customers, staff or friends online or by email"
8324
- msgstr ""
8325
-
8326
- msgid "Get results and view reports in real-time"
8327
- msgstr ""
8328
-
8329
- msgid "Sign Up For Your Free Account!"
8330
- msgstr ""
8331
-
8332
- msgid ""
8333
- "This survey is in \"Test Mode\". Any answers you enter will not be included "
8334
- "in your results and will not cost you a response. This message will not "
8335
- "appear on your live survey."
8336
- msgstr ""
8337
-
8338
- msgid "Set up your own survey in under 2 minutes!"
8339
- msgstr ""
8340
-
8341
- msgid "Quickly create stunning free surveys"
8342
- msgstr ""
8343
-
8344
- msgid ""
8345
- "Set up your own survey in under 2 minutes and start collecting responses."
8346
- msgstr ""
8347
-
8348
- msgid "Create Your Own Survey"
8349
- msgstr ""
8350
-
8351
- #, php-format
8352
- msgid ""
8353
- "Created with %s, create your own online survey in just 2 minutes&hellip;"
8354
- msgstr ""
8355
-
8356
- msgid ""
8357
- "This survey is in \"Test Mode\". Any answers you enter will not be included "
8358
- "in your results and will not cost you a survey response. This message will "
8359
- "not appear on your live survey."
8360
- msgstr ""
8361
-
8362
- #, php-format
8363
- msgid "An email has been sent to %s"
8364
- msgstr ""
8365
-
8366
- msgid "Please click on the confirmation link to verify the survey response."
8367
- msgstr ""
8368
-
8369
- msgid ""
8370
- "This quiz is in \"Test Mode\". Any answers you enter will not be included in "
8371
- "your results and will not cost you a quiz response. This message will not "
8372
- "appear on your live quiz."
8373
- msgstr ""
8374
-
8375
- #, php-format
8376
- msgid "Created with %s, create your own online quiz in just 2 minutes&hellip;"
8377
- msgstr ""
8378
-
8379
- msgid "Create Your Own Quiz"
8380
- msgstr ""
8381
-
8382
- msgid "Thanks for taking the survey"
8383
- msgstr ""
8384
-
8385
- msgid ""
8386
- "This is in \"Test Mode\". Any answers you enter will not be included in your "
8387
- "results and will not cost you a response. This message will not appear when "
8388
- "live."
8389
- msgstr ""
8390
-
8391
- msgid "Add a Data Filter"
8392
- msgstr ""
8393
-
8394
- msgid "Data Filters"
8395
- msgstr ""
8396
-
8397
- msgid "You have not created any data filters."
8398
- msgstr ""
8399
-
8400
- msgid "By creating a data filter, you can:"
8401
- msgstr ""
8402
-
8403
- msgid "Group participants by how they answered various questions."
8404
- msgstr ""
8405
-
8406
- msgid "Group respondents by how they answered various questions."
8407
- msgstr ""
8408
-
8409
- msgid "Analyse the data as broken down by these groupings."
8410
- msgstr ""
8411
-
8412
- msgid "Make informed decisions around what these groups are interested in."
8413
- msgstr ""
8414
-
8415
- msgid "Create a New Data Filter Now &raquo;"
8416
- msgstr ""
8417
-
8418
- msgid "Filters Disabled"
8419
- msgstr ""
8420
-
8421
- msgid "You must add some question before you can create filters."
8422
- msgstr ""
8423
-
8424
- msgid "Notifications"
8425
- msgstr ""
8426
-
8427
- msgid "Data Options"
8428
- msgstr ""
8429
-
8430
- #, php-format
8431
- msgid "Export data to %s."
8432
- msgstr ""
8433
-
8434
- #, php-format
8435
- msgid ""
8436
- "<a class=\"share\" href=\"%s\">Share your reports</a> with someone else."
8437
- msgstr ""
8438
-
8439
- #, php-format
8440
- msgid "<a href=\"%s\">Include %s incomplete responses</a> in your reports."
8441
- msgstr ""
8442
-
8443
- #, php-format
8444
- msgid " <a href=\"%s\" class=\"reset-link\">Reset</a> your results."
8445
- msgstr ""
8446
-
8447
- msgid "Aggregated Data"
8448
- msgstr ""
8449
-
8450
- msgid "Total Participants"
8451
- msgstr ""
8452
-
8453
- msgid "Total Responses"
8454
- msgstr ""
8455
-
8456
- msgid "Completion Rate"
8457
- msgstr ""
8458
-
8459
- msgid "Over Response Limit (Locked)"
8460
- msgstr ""
8461
-
8462
- msgid "Response Flow"
8463
- msgstr ""
8464
-
8465
- msgid "Location Overview"
8466
- msgstr ""
8467
-
8468
- msgid "Hover your mouse over a country to see details"
8469
- msgstr ""
8470
-
8471
- msgid "Are you sure you want to reset results?"
8472
- msgstr ""
8473
-
8474
- msgid ""
8475
- "All responses collected so far will be <strong>permanently</strong> deleted "
8476
- "- this is <strong>not recoverable</strong>."
8477
- msgstr ""
8478
-
8479
- msgid ""
8480
- "This report is only available to paid accounts. Upgrade at any time to get "
8481
- "access to details about your participants and how they completed your survey."
8482
- msgstr ""
8483
-
8484
- msgid "Example Source Details"
8485
- msgstr ""
8486
-
8487
- msgid "Mobile Browser"
8488
- msgstr ""
8489
-
8490
- msgid "Example Platform Details"
8491
- msgstr ""
8492
-
8493
- msgid "Windows"
8494
- msgstr ""
8495
-
8496
- msgid "iOS"
8497
- msgstr ""
8498
-
8499
- #, fuzzy
8500
- msgid "Linux"
8501
- msgstr "Linkovi"
8502
-
8503
- msgid "Apply Filter"
8504
- msgstr ""
8505
-
8506
- msgid ""
8507
- "We do not have any device data for your responses. Only data collected from "
8508
- "December 15th onwards will contain this data."
8509
- msgstr ""
8510
-
8511
- msgid "You have not collected any responses yet."
8512
- msgstr ""
8513
-
8514
- msgid ""
8515
- "Responses collected before December 15th 2011 will not contain device "
8516
- "information, and will be classified as \"Unknown\" in this report."
8517
- msgstr ""
8518
-
8519
- msgid "Browser Source Type"
8520
- msgstr ""
8521
-
8522
- msgid "Computing Platform"
8523
- msgstr ""
8524
-
8525
- msgid "Participant Locations"
8526
- msgstr ""
8527
-
8528
- msgid "Please choose a format to export location data in&hellip;"
8529
- msgstr ""
8530
-
8531
- msgid "You have not collected any responses for this survey yet."
8532
- msgstr ""
8533
-
8534
- msgid "Participants by Country"
8535
- msgstr ""
8536
-
8537
- msgid "Go"
8538
- msgstr "Kreni"
8539
-
8540
- #, php-format
8541
- msgid "Participant %s"
8542
- msgstr ""
8543
-
8544
- msgid "Please choose a format to export participant data in&hellip;"
8545
- msgstr ""
8546
-
8547
- msgid "Favourite Only"
8548
- msgstr ""
8549
-
8550
- msgid "Start Time:"
8551
- msgstr ""
8552
-
8553
- msgid "Time Taken:"
8554
- msgstr ""
8555
-
8556
- #, php-format
8557
- msgid "%d correct of %d"
8558
- msgstr ""
8559
-
8560
- msgid "View Response"
8561
- msgstr ""
8562
-
8563
- msgid "View Answers"
8564
- msgstr ""
8565
-
8566
- msgid "Please enter the password you received to access this report"
8567
- msgstr ""
8568
-
8569
- msgid "Remember me"
8570
- msgstr "Zapamti me"
8571
-
8572
- msgid "Individual Participant"
8573
- msgstr ""
8574
-
8575
- msgid "Result Details"
8576
- msgstr ""
8577
-
8578
- msgid "Please choose a format to export question data in&hellip;"
8579
- msgstr ""
8580
-
8581
- msgid "Mandatory"
8582
- msgstr ""
8583
-
8584
- msgid "Skips"
8585
- msgstr ""
8586
-
8587
- msgid "No data to display."
8588
- msgstr ""
8589
-
8590
- msgid "Enter a search term..."
8591
- msgstr ""
8592
-
8593
- msgid "Quiz Results"
8594
- msgstr ""
8595
-
8596
- msgid "Detailed Report"
8597
- msgstr ""
8598
-
8599
- #, php-format
8600
- msgid "page %d"
8601
- msgstr ""
8602
-
8603
- msgid "Create a New Share"
8604
- msgstr ""
8605
-
8606
- msgid "Edit Share"
8607
- msgstr ""
8608
-
8609
- msgid "Please enter a valid email address"
8610
- msgstr ""
8611
-
8612
- msgid "Generate Random Password"
8613
- msgstr ""
8614
-
8615
- msgid "Please enter a password with four or more letters or numbers"
8616
- msgstr ""
8617
-
8618
- msgid "Filter"
8619
- msgstr "Filter"
8620
-
8621
- msgid "Not filtered"
8622
- msgstr ""
8623
-
8624
- msgid "Share Items"
8625
- msgstr ""
8626
-
8627
- msgid "Allow user to see the following reports&hellip;"
8628
- msgstr ""
8629
-
8630
- msgid "Options"
8631
- msgstr "Opcije"
8632
-
8633
- msgid "Allow user to export report data"
8634
- msgstr ""
8635
-
8636
- msgid "Saving&hellip;"
8637
- msgstr ""
8638
-
8639
- msgid "Quiz Share"
8640
- msgstr ""
8641
-
8642
- msgid "Survey Share"
8643
- msgstr ""
8644
-
8645
- msgid "Edit This Share"
8646
- msgstr ""
8647
-
8648
- msgid "Report link"
8649
- msgstr ""
8650
-
8651
- msgid "The user above can log into the reports using this link."
8652
- msgstr ""
8653
-
8654
- msgid "Warning:"
8655
- msgstr "Upozorenje:"
8656
-
8657
- msgid ""
8658
- "Sharing your quiz with a third party is at your own risk - we cannot stop "
8659
- "your sharer from distributing these details to anyone else."
8660
- msgstr ""
8661
-
8662
- msgid ""
8663
- "Sharing your survey with a third party is at your own risk - we cannot stop "
8664
- "your sharer from distributing these details to anyone else."
8665
- msgstr ""
8666
-
8667
- msgid "Publishing&hellip;"
8668
- msgstr ""
8669
-
8670
- msgid "Email Above Access To User"
8671
- msgstr ""
8672
-
8673
- msgid "Shares"
8674
- msgstr "Dijeljenja"
8675
-
8676
- #, php-format
8677
- msgid "You have no shares for this quiz, <a href=\"%s\">create one</a>."
8678
- msgstr ""
8679
-
8680
- #, php-format
8681
- msgid "You have no shares for this survey, <a href=\"%s\">create one</a>."
8682
- msgstr ""
8683
-
8684
- #, fuzzy, php-format
8685
- msgid "Details sent to <strong>%s</strong>"
8686
- msgstr "Dobro došli u <strong>Jetpack %s</strong>!"
8687
-
8688
- msgid "Add New Survey Share"
8689
- msgstr ""
8690
-
8691
- msgid "j F, Y"
8692
- msgstr ""
8693
-
8694
- msgid "Participant States"
8695
- msgstr ""
8696
-
8697
- msgid "Participants by State"
8698
- msgstr ""
8699
-
8700
- #, php-format
8701
- msgid "Page <span>%d</span>"
8702
- msgstr ""
8703
-
8704
- msgid "Skip logic cannot be added when you only have one page"
8705
- msgstr ""
8706
-
8707
- msgid "Skip logic cannot be added to questions on the final page."
8708
- msgstr ""
8709
-
8710
- msgid "There are no questions on this page"
8711
- msgstr ""
8712
-
8713
- msgid "Website Popup"
8714
- msgstr ""
8715
-
8716
- msgid "Website Inline"
8717
- msgstr ""
8718
-
8719
- msgid "Direct Link"
8720
- msgstr ""
8721
-
8722
- msgid "iPad"
8723
- msgstr ""
8724
-
8725
- msgid "QR Code"
8726
- msgstr "QR kod"
8727
-
8728
- msgid "This allows you to use a pop up to launch your quiz."
8729
- msgstr ""
8730
-
8731
- msgid ""
8732
- "This method is a much cleaner way of presenting your quiz to your users. The "
8733
- "quiz will open on a new layer above your website and will disappear when the "
8734
- "user is finished."
8735
- msgstr ""
8736
-
8737
- msgid "This allows you to use a pop up to launch your survey."
8738
- msgstr ""
8739
-
8740
- msgid ""
8741
- "This method is a much cleaner way of presenting your survey to your users. "
8742
- "The survey will open on a new layer above your website and will disappear "
8743
- "when the user is finished."
8744
- msgstr ""
8745
-
8746
- msgid "Banner"
8747
- msgstr "Baner"
8748
-
8749
- msgid "Slider Popup"
8750
- msgstr ""
8751
-
8752
- msgid "Take Our Quiz!"
8753
- msgstr ""
8754
-
8755
- msgid "Plain Text Link"
8756
- msgstr ""
8757
-
8758
- msgid "Rounded Button"
8759
- msgstr ""
8760
-
8761
- msgid "Square Button"
8762
- msgstr ""
8763
-
8764
- msgid "Text Color"
8765
- msgstr "Boja teksta"
8766
-
8767
- msgid "Always include length units (px or %)."
8768
- msgstr ""
8769
-
8770
- msgid "Background Color"
8771
- msgstr "Boja pozadine"
8772
-
8773
- msgid "WordPress.com Shortcode"
8774
- msgstr ""
8775
-
8776
- msgid "JavaScript Embed"
8777
- msgstr ""
8778
-
8779
- #, fuzzy
8780
- msgid "Enable SSL"
8781
- msgstr "Omogući"
8782
-
8783
- msgid ""
8784
- "You must copy all of the above code exactly as it is shown here for your "
8785
- "quiz to appear correctly."
8786
- msgstr ""
8787
-
8788
- msgid ""
8789
- "You must copy all of the above code exactly as it is shown here for your "
8790
- "survey to appear correctly."
8791
- msgstr ""
8792
-
8793
- msgid "Corner Wrap"
8794
- msgstr ""
8795
-
8796
- msgid "Side Tab"
8797
- msgstr ""
8798
-
8799
- msgid "Alignment"
8800
- msgstr "Poravnanje"
8801
-
8802
- msgid "Header Text"
8803
- msgstr "Tekst zaglavlja"
8804
-
8805
- msgid "Body Text"
8806
- msgstr ""
8807
-
8808
- #, php-format
8809
- msgid "Please help us find out what you think by taking our %s at %s"
8810
- msgstr ""
8811
-
8812
- msgid "quiz"
8813
- msgstr ""
8814
-
8815
- msgid "survey"
8816
- msgstr ""
8817
-
8818
- msgid "Button Text"
8819
- msgstr "Tekst dugmeta"
8820
-
8821
- msgid "Get Started &amp;raquo;"
8822
- msgstr ""
8823
-
8824
- msgid "Get Started &raquo;"
8825
- msgstr ""
8826
-
8827
- msgid "This is the easiest way to link to your quiz."
8828
- msgstr ""
8829
-
8830
- msgid ""
8831
- "Below is a direct link to the quiz. This may be useful if you wanted it for "
8832
- "email, IM, Twitter etc."
8833
- msgstr ""
8834
-
8835
- msgid "This is the easiest way to link to your survey."
8836
- msgstr ""
8837
-
8838
- msgid ""
8839
- "Below is a direct link to the survey. This may be useful if you wanted it "
8840
- "for email, IM, Twitter etc."
8841
- msgstr ""
8842
-
8843
- msgid ""
8844
- "Did you know that if you add a username to <a class=\"nolink\" target="
8845
- "\"_blank\" href=\"/account/\">your profile</a> it will appear in this embed "
8846
- "link? Refresh this popup to see the change take effect."
8847
- msgstr ""
8848
-
8849
- msgid "Insert the quiz directly into your website"
8850
- msgstr ""
8851
-
8852
- msgid ""
8853
- "This method allows you to insert the quiz directly onto your website using "
8854
- "an <code>iframe</code>."
8855
- msgstr ""
8856
-
8857
- msgid "Insert the survey directly into your website"
8858
- msgstr ""
8859
-
8860
- msgid ""
8861
- "This method allows you to insert the survey directly onto your website using "
8862
- "an <code>iframe</code>."
8863
- msgstr ""
8864
-
8865
- msgid "Auto-resizing iframe"
8866
- msgstr ""
8867
-
8868
- msgid ""
8869
- "This will change the height of your iframe to suit the content, including "
8870
- "any validation errors."
8871
- msgstr ""
8872
-
8873
- msgid "Use your iPad to collect responses."
8874
- msgstr ""
8875
-
8876
- msgid ""
8877
- "If you have an Apple iPad, you can use it to collect responses for your "
8878
- "quiz. Our iPad app allows you to download a quiz and use it offline. Check "
8879
- "out our <a href=\"http://support.polldaddy.com/ipad/\" class=\"nolink "
8880
- "normal_link\" target=\"_blank\">support article</a> for more info. You can "
8881
- "download the app below, or simply search for \"Polldaddy\" in the app store."
8882
- msgstr ""
8883
-
8884
- msgid ""
8885
- "If you have an Apple iPad, you can use it to collect responses for your "
8886
- "survey. Our iPad app allows you to download a survey and use it offline. "
8887
- "Check out our <a href=\"http://support.polldaddy.com/ipad/\" class=\"nolink "
8888
- "normal_link\" target=\"_blank\">support article</a> for more info. You can "
8889
- "download the app below, or simply search for \"Polldaddy\" in the app store."
8890
- msgstr ""
8891
-
8892
- msgid "WordPress.org Users (self hosted blogs)"
8893
- msgstr ""
8894
-
8895
- msgid ""
8896
- "If you host your own blog then you first need to install the Polldaddy "
8897
- "WordPress Plugin. Once you have that done you can use the WordPress.com "
8898
- "shortcode above."
8899
- msgstr ""
8900
-
8901
- msgid "Download the Polldaddy WordPress Plugin"
8902
- msgstr ""
8903
-
8904
- msgid "Post your quiz to Twitter"
8905
- msgstr ""
8906
-
8907
- msgid "Post your survey to Twitter"
8908
- msgstr ""
8909
-
8910
- msgid "Just click on the button below to post your quiz to Twitter."
8911
- msgstr ""
8912
-
8913
- msgid "Just click on the button below to post your survey to Twitter."
8914
- msgstr ""
8915
-
8916
- msgid "Tweet"
8917
- msgstr ""
8918
-
8919
- msgid ""
8920
- "You can change the text of your message after you click the 'Tweet' button."
8921
- msgstr ""
8922
-
8923
- msgid "Post your quiz to Facebook"
8924
- msgstr ""
8925
-
8926
- msgid "Post your survey to Facebook"
8927
- msgstr ""
8928
-
8929
- msgid ""
8930
- "With Facebook, you can post your quiz to your wall and \"Like\" it. Just "
8931
- "click on the button below to post your quiz to Facebook"
8932
- msgstr ""
8933
-
8934
- msgid ""
8935
- "With Facebook, you can post your survey to your wall and \"Like\" it. Just "
8936
- "click on the button below to post your survey to Facebook"
8937
- msgstr ""
8938
-
8939
- msgid "Add the quiz to a Facebook page"
8940
- msgstr ""
8941
-
8942
- msgid "Add the survey to a Facebook page"
8943
- msgstr ""
8944
-
8945
- msgid ""
8946
- "You can add your quiz to a Facebook page or even to your own Facebook "
8947
- "application. Read our <a class=\"normal_link\" target=\"_blank\" href="
8948
- "\"http://support.polldaddy.com/conduct-surveys-and-quizzes-on-facebook/"
8949
- "\">support doc</a> for more information."
8950
- msgstr ""
8951
-
8952
- msgid ""
8953
- "You can add your survey to a Facebook page or even to your own Facebook "
8954
- "application. Read our <a class=\"normal_link\" target=\"_blank\" href="
8955
- "\"http://support.polldaddy.com/conduct-surveys-and-quizzes-on-facebook/"
8956
- "\">support doc</a> for more information."
8957
- msgstr ""
8958
-
8959
- msgid "Go to the Polldaddy Facebook App"
8960
- msgstr ""
8961
-
8962
- msgid ""
8963
- "Add a survey into printed media that can be scanned with any QR supporting "
8964
- "mobile device."
8965
- msgstr ""
8966
-
8967
- msgid "Download"
8968
- msgstr ""
8969
-
8970
- msgid "pixels"
8971
- msgstr "piksela"
8972
-
8973
- msgid "Custom Tags"
8974
- msgstr ""
8975
-
8976
- msgid "Send an email to notify people about your new quiz."
8977
- msgstr ""
8978
-
8979
- msgid "Send an email to notify people about your new survey"
8980
- msgstr ""
8981
-
8982
- msgid "You can send an email to users in one or more of your email groups</a>."
8983
- msgstr ""
8984
-
8985
- #, php-format
8986
- msgid "You have <strong>%s</strong> email remaining this month"
8987
- msgstr ""
8988
-
8989
- #, php-format
8990
- msgid "You have <strong>%s</strong> emails remaining this month"
8991
- msgstr ""
8992
-
8993
- #, php-format
8994
- msgid "%d) Select email groups"
8995
- msgstr ""
8996
-
8997
- #, php-format
8998
- msgid "%d) Customize the email text"
8999
- msgstr ""
9000
-
9001
- msgid "Surveydaddy Invitation"
9002
- msgstr ""
9003
-
9004
- msgid "Hello [name],"
9005
- msgstr ""
9006
-
9007
- #, php-format
9008
- msgid "You have been invited to take part in a %s %s. You can take part below:"
9009
- msgstr ""
9010
-
9011
- msgid ""
9012
- " Use <code>[firstname]</code>, <code>[lastname]</code>, <code>[name]</code>, "
9013
- "<code>[custom]</code>, <code>[link]</code>, and <code>[quiz]</code> to "
9014
- "insert information."
9015
- msgstr ""
9016
-
9017
- msgid ""
9018
- " Use <code>[firstname]</code>, <code>[lastname]</code>, <code>[name]</code>, "
9019
- "<code>[custom]</code>, <code>[link]</code>, and <code>[survey]</code> to "
9020
- "insert information."
9021
- msgstr ""
9022
-
9023
- msgid "Send Email"
9024
- msgstr "Pošalji email"
9025
-
9026
- #, php-format
9027
- msgid ""
9028
- "You must first add some emails to an <a class='email-groups' href='%s'>email "
9029
- "group</a>. "
9030
- msgstr ""
9031
-
9032
- #, php-format
9033
- msgid ""
9034
- "This method will allow you to send your quiz to a list of email recipients. "
9035
- "You must first add some email addresses to an <a class=\"email-groups\" href="
9036
- "\"%s\">email group</a>. Then you will be able to send the quiz embedded in "
9037
- "an email directly to that group."
9038
- msgstr ""
9039
-
9040
- #, php-format
9041
- msgid ""
9042
- "This method will allow you to send your survey to a list of email "
9043
- "recipients. You must first add some email addresses to an <a class=\"email-"
9044
- "groups\" href=\"%s\">email group</a>. Then you will be able to send the "
9045
- "survey embedded in an email directly to that group."
9046
- msgstr ""
9047
-
9048
- #, php-format
9049
- msgid ""
9050
- "This feature is only available in our <a href='%s' class='popup upgrade'>Pro "
9051
- "accounts</a>."
9052
- msgstr ""
9053
-
9054
- #, php-format
9055
- msgid ""
9056
- "This method will allow you to send your quiz to a list of email recipients. "
9057
- "You can import a list of email addresses and then send out the quiz embedded "
9058
- "in an email to that group. <a href=\"%s\" class='popup upgrade'>Upgrade your "
9059
- "account</a> today to access this great feature."
9060
- msgstr ""
9061
-
9062
- #, php-format
9063
- msgid ""
9064
- "This method will allow you to send your survey to a list of email "
9065
- "recipients. You can import a list of email addresses and then send out the "
9066
- "survey embedded in an email to that group. <a href=\"%s\" class='popup "
9067
- "upgrade'>Upgrade your account</a> today to access this great feature."
9068
- msgstr ""
9069
-
9070
- msgid "Save Pack"
9071
- msgstr ""
9072
-
9073
- msgid "Don't Save My Changes"
9074
- msgstr ""
9075
-
9076
- msgid "Save My Changes"
9077
- msgstr ""
9078
-
9079
- msgid "Create New Style"
9080
- msgstr ""
9081
-
9082
- msgid "Please enter a title"
9083
- msgstr ""
9084
-
9085
- msgid "Base this style on:"
9086
- msgstr ""
9087
-
9088
- msgid "Nothing"
9089
- msgstr ""
9090
-
9091
- msgid "Please enter some CSS"
9092
- msgstr ""
9093
-
9094
- msgid "Quiz name"
9095
- msgstr ""
9096
-
9097
- msgid "Form name"
9098
- msgstr ""
9099
-
9100
- msgid "Survey name"
9101
- msgstr ""
9102
-
9103
- msgid "Please enter a survey name"
9104
- msgstr ""
9105
-
9106
- msgid "Please enter a permalink slug"
9107
- msgstr ""
9108
-
9109
- msgid "show participants a different name"
9110
- msgstr ""
9111
-
9112
- msgid ""
9113
- "Current links and embeds of this survey will no longer work and will need to "
9114
- "be updated if you change the permalink."
9115
- msgstr ""
9116
-
9117
- msgid "Select a style"
9118
- msgstr ""
9119
-
9120
- #, php-format
9121
- msgid "Restricted to <strong>%s</strong> style"
9122
- msgstr ""
9123
-
9124
- msgid "Participant results"
9125
- msgstr ""
9126
-
9127
- msgid "Show full results to the participants once they finish the quiz."
9128
- msgstr ""
9129
-
9130
- msgid "Show only a final score to the participants once they finish the quiz."
9131
- msgstr ""
9132
-
9133
- msgid "Do not show any result to the participants."
9134
- msgstr ""
9135
-
9136
- msgid "Pass Score"
9137
- msgstr ""
9138
-
9139
- msgid "optional"
9140
- msgstr ""
9141
-
9142
- msgid ""
9143
- "Here you can set a pass score for your quiz. Anyone who gets below this "
9144
- "result will fail."
9145
- msgstr ""
9146
-
9147
- msgid "Custom messages"
9148
- msgstr ""
9149
-
9150
- msgid "Optional"
9151
- msgstr "Neobavezno"
9152
-
9153
- msgid "Use a custom start message"
9154
- msgstr ""
9155
-
9156
- msgid "Start message"
9157
- msgstr ""
9158
-
9159
- msgid "Finish options"
9160
- msgstr ""
9161
-
9162
- msgid "When the participant has finished:"
9163
- msgstr ""
9164
-
9165
- msgid "Display finish message"
9166
- msgstr ""
9167
-
9168
- msgid "Redirect to URL"
9169
- msgstr ""
9170
-
9171
- msgid "Finish message"
9172
- msgstr ""
9173
-
9174
- msgid "Custom redirect URL"
9175
- msgstr ""
9176
-
9177
- msgid "Please enter a valid URL"
9178
- msgstr ""
9179
-
9180
- msgid ""
9181
- "Note that a redirect will mean that result details are not shown to the user."
9182
- msgstr ""
9183
-
9184
- msgid ""
9185
- "Show a different message or redirect participants elsewhere who fail the quiz"
9186
- msgstr ""
9187
-
9188
- msgid "Finish options for failed participants"
9189
- msgstr ""
9190
-
9191
- msgid ""
9192
- "What would you like to do once the participant has finished and fails the "
9193
- "quiz?"
9194
- msgstr ""
9195
-
9196
- msgid "Finish Message &amp; Custom Redirect When Complete"
9197
- msgstr ""
9198
-
9199
- #, php-format
9200
- msgid ""
9201
- "With a <a href=\"%s\" class=\"popup upgrade\">Polldaddy pro</a> account you "
9202
- "can create a custom message for your participants to see upon completion, or "
9203
- "you can redirect them to a web page of your choice."
9204
- msgstr ""
9205
-
9206
- #, php-format
9207
- msgid ""
9208
- "<a href=\"%s\" class=\"popup upgrade\">Upgrade your account</a> today to get "
9209
- "access to these great features."
9210
- msgstr ""
9211
-
9212
- msgid "Quiz Progress"
9213
- msgstr ""
9214
-
9215
- msgid "Survey Progress"
9216
- msgstr ""
9217
-
9218
- msgid "Show progress indicator"
9219
- msgstr ""
9220
-
9221
- msgid "Show back button (branching rules will disable this)"
9222
- msgstr ""
9223
-
9224
- msgid "Quiz options"
9225
- msgstr ""
9226
-
9227
- msgid "Form options"
9228
- msgstr ""
9229
-
9230
- msgid "Survey options"
9231
- msgstr ""
9232
-
9233
- msgid "Quiz closing"
9234
- msgstr ""
9235
-
9236
- msgid "Form closing"
9237
- msgstr ""
9238
-
9239
- msgid "Survey closing"
9240
- msgstr ""
9241
-
9242
- msgid "Close after a certain date"
9243
- msgstr ""
9244
-
9245
- msgid "Time is in your chosen timezone"
9246
- msgstr ""
9247
-
9248
- msgid "Close after a quota reached"
9249
- msgstr ""
9250
-
9251
- msgid "Language Customisation"
9252
- msgstr ""
9253
-
9254
- #, fuzzy, php-format
9255
- msgid "Restricted to <strong>%s</strong> language pack"
9256
- msgstr "Dobro došli u <strong>Jetpack %s</strong>!"
9257
-
9258
- msgid "Customise specific quiz text in addition to your chosen language."
9259
- msgstr ""
9260
-
9261
- msgid "Customise specific form text in addition to your chosen language."
9262
- msgstr ""
9263
-
9264
- msgid "Customise specific survey text in addition to your chosen language."
9265
- msgstr ""
9266
-
9267
- msgid "No language customisation"
9268
- msgstr ""
9269
-
9270
- #, fuzzy
9271
- msgid "Show question numbers"
9272
- msgstr "broj telefona"
9273
-
9274
- msgid "Multiple Responses"
9275
- msgstr ""
9276
-
9277
- msgid "Allow multiple responses"
9278
- msgstr ""
9279
-
9280
- msgid "One response per computer"
9281
- msgstr ""
9282
-
9283
- msgid "Restrictions"
9284
- msgstr ""
9285
-
9286
- msgid "Password protection"
9287
- msgstr ""
9288
-
9289
- msgid ""
9290
- "Protected quizzes will require this password to view and take part in the "
9291
- "quiz."
9292
- msgstr ""
9293
-
9294
- msgid ""
9295
- "Protected forms will require this password to view and take part in the form."
9296
- msgstr ""
9297
-
9298
- msgid ""
9299
- "Protected surveys will require this password to view and take part in the "
9300
- "survey."
9301
- msgstr ""
9302
-
9303
- msgid "IP restriction"
9304
- msgstr ""
9305
-
9306
- msgid ""
9307
- "Enter each IP address on a new line. Enter a * at any point in an IP to "
9308
- "register a wildcard (e.g. 201.100.101.*)."
9309
- msgstr ""
9310
-
9311
- msgid "Captcha protection"
9312
- msgstr ""
9313
-
9314
- #, fuzzy
9315
- msgid "Email restriction"
9316
- msgstr "Email pretplate"
9317
-
9318
- msgid "Select Users…"
9319
- msgstr ""
9320
-
9321
- #, php-format
9322
- msgid ""
9323
- "<strong>RSS, E-mail and HTTP Notifications</strong> have moved to a new "
9324
- "location, but they've left a <a href=\"%s\">forwarding address</a>."
9325
- msgstr ""
9326
-
9327
- msgid "Delete Quiz"
9328
- msgstr ""
9329
-
9330
- msgid "Delete Form"
9331
- msgstr ""
9332
-
9333
- msgid "Delete Survey"
9334
- msgstr ""
9335
-
9336
- msgid ""
9337
- "Are you sure you want to delete this and all responses contained within it?"
9338
- msgstr ""
9339
-
9340
- msgid "Permalink change"
9341
- msgstr ""
9342
-
9343
- msgid ""
9344
- "You are about to change the permalink. Doing this will mean that the "
9345
- "existing permalink will stop working. Are you sure you want to continue?"
9346
- msgstr ""
9347
-
9348
- #, fuzzy
9349
- msgid "Email Whitelist"
9350
- msgstr "Obično - bijelo"
9351
-
9352
- msgid "Create new folder&hellip;"
9353
- msgstr ""
9354
-
9355
- msgid "Untitled Quiz"
9356
- msgstr ""
9357
-
9358
- msgid "Untitled Form"
9359
- msgstr ""
9360
-
9361
- msgid "Untitled Survey"
9362
- msgstr ""
9363
-
9364
- msgid "Dismiss"
9365
- msgstr "Zatvori"
9366
-
9367
- msgid "Step 1"
9368
- msgstr "Korak 1"
9369
-
9370
- msgid "Export zip file & upload"
9371
- msgstr ""
9372
-
9373
- msgid "Step 2"
9374
- msgstr "Korak 2"
9375
-
9376
- msgid "Map question types"
9377
- msgstr ""
9378
-
9379
- msgid "Step 3"
9380
- msgstr "Korak 3"
9381
-
9382
- msgid "Data processing"
9383
- msgstr ""
9384
-
9385
- #, php-format
9386
- msgid ""
9387
- "<strong>SurveyMonkey provides a zip file</strong> of your questions and "
9388
- "answers. We're going to need you to get it. If you are not sure how, <a "
9389
- "href='%s'>check out our instructions on how to do so</a>."
9390
- msgstr ""
9391
-
9392
- msgid ""
9393
- "<strong>Ready to upload?</strong> Sweet! simply click the browse button "
9394
- "below to find and select the zip file you have downloaded."
9395
- msgstr ""
9396
-
9397
- msgid "Upload & Process My Survey!"
9398
- msgstr ""
9399
-
9400
- #, php-format
9401
- msgid ""
9402
- "<strong>The importer is working.</strong> It might take a moment so we will "
9403
- "email you when it is complete. Once imported the survey will appear in your "
9404
- "<a href='%s'>surveys page</a>."
9405
- msgstr ""
9406
-
9407
- msgid "Language Packs"
9408
- msgstr ""
9409
-
9410
- msgid "Add New Language Pack"
9411
- msgstr ""
9412
-
9413
- #, php-format
9414
- msgid ""
9415
- "You have no language packs. To create a language pack <a href=\"%s\">click "
9416
- "here</a>."
9417
- msgstr ""
9418
-
9419
- #, php-format
9420
- msgid "created %s"
9421
- msgstr ""
9422
-
9423
- msgid "Custom Styles"
9424
- msgstr "Prilagođeni stilovi"
9425
-
9426
- msgid "Add New Custom Style"
9427
- msgstr ""
9428
-
9429
- #, php-format
9430
- msgid ""
9431
- "You have no custom styles. To create a custom style <a href=\"%s\">click "
9432
- "here</a>."
9433
- msgstr ""
9434
-
9435
- msgid "Branching"
9436
- msgstr ""
9437
-
9438
- msgid "Finish &amp; Share"
9439
- msgstr ""
9440
-
9441
- msgid "Please wait, adding question to your survey..."
9442
- msgstr ""
9443
-
9444
- msgid "Save Order"
9445
- msgstr ""
9446
-
9447
- msgid "Reorder"
9448
- msgstr ""
9449
-
9450
- msgid "You are forbidden from accessing this page."
9451
- msgstr ""
9452
-
9453
- msgid "The page you are looking for no longer exists - sorry!"
9454
- msgstr ""
9455
-
9456
- msgid "The page you are looking for could not be found on this domain."
9457
- msgstr ""
9458
-
9459
- msgid ""
9460
- "If you are trying to map a domain then your DNS settings have been "
9461
- "successfully propagated and you should now enter the domain name in your "
9462
- "account."
9463
- msgstr ""
9464
-
9465
- #, php-format
9466
- msgid ""
9467
- "More details of Polldaddy domain mapping can be found on the <a href=\"%s"
9468
- "\">Domain Mapping</a> support page"
9469
- msgstr ""
9470
-
9471
- msgid ""
9472
- "Are you sure you want to delete your account and all data contained within "
9473
- "it?"
9474
- msgstr ""
9475
-
9476
- msgid ""
9477
- "All your polls, surveys and ratings will be deleted. That's everything. "
9478
- "We're not kidding, it will all be gone so make sure you want to do this!"
9479
- msgstr ""
9480
-
9481
- msgid "Enter your password:"
9482
- msgstr ""
9483
-
9484
- #, php-format
9485
- msgid "<a rel=\"nofollow\" href=\"%s\">%s</a>"
9486
- msgstr ""
9487
-
9488
- #, php-format
9489
- msgid "%s"
9490
- msgstr "%s"
9491
-
9492
- msgid "Approve"
9493
- msgstr "Odobri"
9494
-
9495
- msgid "Needs Moderation"
9496
- msgstr ""
9497
-
9498
- msgid "Print (PDF)"
9499
- msgstr ""
9500
-
9501
- msgid "This is open, click to close"
9502
- msgstr ""
9503
-
9504
- msgid "This is closed, click to open"
9505
- msgstr ""
9506
-
9507
- msgid "Please try your search again!"
9508
- msgstr ""
9509
-
9510
- msgid "This folder is empty."
9511
- msgstr ""
9512
-
9513
- msgid "There are no starred items."
9514
- msgstr ""
9515
-
9516
- msgid "There are no trashed items."
9517
- msgstr ""
9518
-
9519
- msgid "Learn how to make surveys and quizzes"
9520
- msgstr ""
9521
-
9522
- msgid "Learn how to make surveys, polls, ratings and quizzes"
9523
- msgstr ""
9524
-
9525
- msgid ""
9526
- "Welcome to Polldaddy! We're excited to see you here and have prepared a "
9527
- "selection of videos to help you get started - just click a thumbnail below. "
9528
- "If you have a second you could also fill in the details on <a href=\"/"
9529
- "account/\">your account</a> so we can provide an even better experience."
9530
- msgstr ""
9531
-
9532
- msgid "New Dashboard:"
9533
- msgstr ""
9534
-
9535
- msgid "What's new?"
9536
- msgstr ""
9537
-
9538
- msgid "Do you like it? Let us know."
9539
- msgstr ""
9540
-
9541
- msgid "What's New with your Polldaddy Dashboard"
9542
- msgstr ""
9543
-
9544
- msgid ""
9545
- "Hey, look at that! You can navigate to all your surveys, polls, quizzes, and "
9546
- "ratings from this one handy page."
9547
- msgstr ""
9548
-
9549
- msgid "OK, so but how do I do stuff?"
9550
- msgstr ""
9551
-
9552
- msgid "Help, I don't get it!"
9553
- msgstr ""
9554
-
9555
- #, php-format
9556
- msgid ""
9557
- "We have a <a href=\"%1$s\">dashboard support page</a> to help you get up to "
9558
- "speed quickly. If you need more help, <a href=\"%2$s\">get in touch</a>. "
9559
- "We’re happy to answer your questions. We hope you find that the new "
9560
- "dashboard helps you to create and manage Polldaddy content quickly and easily"
9561
- msgstr ""
9562
-
9563
- msgid "Add Incomplete Responses"
9564
- msgstr ""
9565
-
9566
- msgid "Are you sure you want to add incomplete responses?"
9567
- msgstr ""
9568
-
9569
- msgid "This action cannot be undone."
9570
- msgstr ""
9571
-
9572
- msgid "Adding&hellip;"
9573
- msgstr ""
9574
-
9575
- msgid "Delete folder"
9576
- msgstr ""
9577
-
9578
- msgid ""
9579
- "Are you sure you want to delete this folder? All items contained within it "
9580
- "will be moved to the trash."
9581
- msgstr ""
9582
-
9583
- msgid "Delete this page"
9584
- msgstr ""
9585
-
9586
- msgid "Deleting this page will remove the following:"
9587
- msgstr ""
9588
-
9589
- msgid "All questions on this page"
9590
- msgstr ""
9591
-
9592
- msgid "All responses for questions on this page"
9593
- msgstr ""
9594
-
9595
- msgid "All filters that refer to this page"
9596
- msgstr ""
9597
-
9598
- msgid "All rules that refer to this page"
9599
- msgstr ""
9600
-
9601
- msgid "Are you sure you want to delete this page?"
9602
- msgstr ""
9603
-
9604
- msgid "Delete Question"
9605
- msgstr ""
9606
-
9607
- msgid ""
9608
- "Deleting a question will remove all responses that have been gathered for "
9609
- "that question.<br/><em>This action cannot be undone.</em>"
9610
- msgstr ""
9611
-
9612
- msgid "An Error Occurred"
9613
- msgstr ""
9614
-
9615
- msgid "Ok"
9616
- msgstr ""
9617
-
9618
- msgid "Feature Not Available"
9619
- msgstr ""
9620
-
9621
- msgid "Create new folder"
9622
- msgstr ""
9623
-
9624
- msgid "Folder name"
9625
- msgstr ""
9626
-
9627
- msgid "Rename folder"
9628
- msgstr ""
9629
-
9630
- msgid "Survey Limits Reached"
9631
- msgstr ""
9632
-
9633
- #, php-format
9634
- msgid ""
9635
- "Your account has restrictions on the number of questions you can add to a "
9636
- "survey. If you wish to add more questions you will need to <a href=\"%s"
9637
- "\">upgrade your account</a>."
9638
- msgstr ""
9639
-
9640
- msgid "Your current plan"
9641
- msgstr ""
9642
-
9643
- msgid "Most popular plan!"
9644
- msgstr ""
9645
-
9646
- msgid "Edit Email Group"
9647
- msgstr ""
9648
-
9649
- msgid "Create New Email Group"
9650
- msgstr ""
9651
-
9652
- msgid "Failed to import file"
9653
- msgstr ""
9654
-
9655
- #, php-format
9656
- msgid "%d email imported"
9657
- msgid_plural "%d emails imported"
9658
- msgstr[0] ""
9659
- msgstr[1] ""
9660
- msgstr[2] ""
9661
-
9662
- #, fuzzy
9663
- msgid "Export to CSV"
9664
- msgstr "Izvoz"
9665
-
9666
- msgid "Import from CSV"
9667
- msgstr ""
9668
-
9669
- msgid "reload"
9670
- msgstr ""
9671
-
9672
- msgid "failed"
9673
- msgstr ""
9674
-
9675
- msgid "Group Name"
9676
- msgstr ""
9677
-
9678
- msgid "Please enter a name"
9679
- msgstr ""
9680
-
9681
- msgid "Add a new email address"
9682
- msgstr ""
9683
-
9684
- msgid "Add Member"
9685
- msgstr ""
9686
-
9687
- msgid "Update Member"
9688
- msgstr ""
9689
-
9690
- msgid "This group is empty."
9691
- msgstr ""
9692
-
9693
- msgid "Save Group"
9694
- msgstr ""
9695
-
9696
- msgid "Add a new Email Group"
9697
- msgstr ""
9698
-
9699
- msgid "Empty Group"
9700
- msgstr ""
9701
-
9702
- #, php-format
9703
- msgid "%s <span>Member</span>"
9704
- msgstr ""
9705
-
9706
- #, php-format
9707
- msgid "%s <span>Members</span>"
9708
- msgstr ""
9709
-
9710
- msgid "Quiz Result"
9711
- msgstr ""
9712
-
9713
- msgid "Quiz Score"
9714
- msgstr ""
9715
-
9716
- msgid "Completed at"
9717
- msgstr ""
9718
-
9719
- #, php-format
9720
- msgid "%d response"
9721
- msgid_plural "%d responses"
9722
- msgstr[0] ""
9723
- msgstr[1] ""
9724
- msgstr[2] ""
9725
-
9726
- msgid "Report"
9727
- msgstr ""
9728
-
9729
- msgid "No response"
9730
- msgstr ""
9731
-
9732
- msgid "Allow <b>any</b> email address"
9733
- msgstr ""
9734
-
9735
- msgid "Select the group that contains the email addresses to whitelist:"
9736
- msgstr ""
9737
-
9738
- msgid ""
9739
- "<strong>Or</strong> enter the addresses manually: ( Wildcard * accepted )"
9740
- msgstr ""
9741
-
9742
- msgid "Add"
9743
- msgstr "Dodaj"
9744
-
9745
- #, fuzzy
9746
- msgid "Save Selections"
9747
- msgstr "Sačuvaj postavke"
9748
-
9749
- msgid "Voter Location"
9750
- msgstr ""
9751
-
9752
- msgid "Twitter"
9753
- msgstr "Twitter"
9754
-
9755
- msgid "WordPress"
9756
- msgstr "WordPress"
9757
-
9758
- msgid "Posterous"
9759
- msgstr "Posterous"
9760
-
9761
- msgid "MySpace"
9762
- msgstr ""
9763
-
9764
- msgid "Ning"
9765
- msgstr ""
9766
-
9767
- msgid ""
9768
- "Simply copy the code below into your website and your poll will magically "
9769
- "appear in that location!"
9770
- msgstr ""
9771
-
9772
- msgid "Inline"
9773
- msgstr ""
9774
-
9775
- msgid ""
9776
- "This embed will only show the poll results, use the <b>Inline</b> embed "
9777
- "option above to embed a poll for voting"
9778
- msgstr ""
9779
-
9780
- msgid "Enable SSL for this Poll Embed"
9781
- msgstr ""
9782
-
9783
- msgid "Add custom vote data"
9784
- msgstr ""
9785
-
9786
- msgid ""
9787
- "You must copy all of the above code as it is shown here for your poll to "
9788
- "appear correctly."
9789
- msgstr ""
9790
-
9791
- msgid "Use our new app to share your polls on Facebook."
9792
- msgstr ""
9793
-
9794
- msgid "Using the link below you can connect to your poll on Facebook."
9795
- msgstr ""
9796
-
9797
- msgid ""
9798
- "Now it is even easier than ever to distribute your Polldaddy polls to your "
9799
- "Facebook profile. Just click on the button below and push your poll to your "
9800
- "Facebook application. The poll will be then visible under 'My Polls' tab."
9801
- msgstr ""
9802
-
9803
- msgid "The poll is in your Facebook Polldaddy application!"
9804
- msgstr ""
9805
-
9806
- msgid "Push poll to your Polldaddy Facebook Application"
9807
- msgstr ""
9808
-
9809
- msgid ""
9810
- "Now it is even easier than ever to distribute your Polldaddy polls to your "
9811
- "Facebook profile. Just click on the link below and add our application to "
9812
- "your profile. Once you have added the Polldaddy app, you can Manage and "
9813
- "share all of your polls directly in your Facebook account."
9814
- msgstr ""
9815
-
9816
- msgid "Add the Polldaddy Facebook Application"
9817
- msgstr ""
9818
-
9819
- msgid "Post your poll to Twitter"
9820
- msgstr ""
9821
-
9822
- msgid "Just click on the button to post your poll to Twitter."
9823
- msgstr ""
9824
-
9825
- msgid "Direct link to the poll."
9826
- msgstr ""
9827
-
9828
- msgid ""
9829
- "You can link directly to the poll. This may be useful if you wanted it for "
9830
- "email, IM, Twitter etc."
9831
- msgstr ""
9832
-
9833
- msgid ""
9834
- "Display it in another language. Site text and buttons will be translated if "
9835
- "available."
9836
- msgstr ""
9837
-
9838
- msgid "Posterous.com"
9839
- msgstr ""
9840
-
9841
- msgid ""
9842
- "To embed this poll in a post on your Posterous blog, simply include the "
9843
- "following link in your post content. Posterous will then render the poll in "
9844
- "its place."
9845
- msgstr ""
9846
-
9847
- msgid "Use our MySpace app to create polls in your profile."
9848
- msgstr ""
9849
-
9850
- msgid ""
9851
- "Now it is even easier than ever to add your Polldaddy polls to your MySpace "
9852
- "profile. Just click on the link below and add our application to your "
9853
- "profile. Once you have added the Polldaddy app, you can choose which poll "
9854
- "you want place on your profile at any time directly from your MySpace "
9855
- "account!"
9856
- msgstr ""
9857
-
9858
- msgid "Add the MySpace Polldaddy Application"
9859
- msgstr ""
9860
-
9861
- msgid "Manage your polls from with your Ning network."
9862
- msgstr ""
9863
-
9864
- msgid ""
9865
- "You can now add a Polldaddy application to your Ning network or page. Just "
9866
- "click on the link below and add our application to your network. You can "
9867
- "then manage your polls from with your Ning site, and display polls in their "
9868
- "own tab!"
9869
- msgstr ""
9870
-
9871
- msgid "Send an email to notify people about your new poll."
9872
- msgstr ""
9873
-
9874
- msgid "You can send an email to users in one or more of your email groups."
9875
- msgstr ""
9876
-
9877
- msgid ""
9878
- " Use [firstname], [lastname], [name], [custom], [link], and [poll] to insert "
9879
- "information."
9880
- msgstr ""
9881
-
9882
- msgid "You must first add some emails to an email group."
9883
- msgstr ""
9884
-
9885
- msgid ""
9886
- "This method will allow you to send your poll to a list of email recipients. "
9887
- "You must first add some email addresses to an email group. Then you will be "
9888
- "able to send the poll embedded in an email directly to that group."
9889
- msgstr ""
9890
-
9891
- #, php-format
9892
- msgid ""
9893
- "This method will allow you to send your poll to a list of email recipients. "
9894
- "You can import a list of email addresses and then send out the poll embedded "
9895
- "in an email to that group. <a href=\"%s\" class='popup upgrade'>Upgrade your "
9896
- "account</a> today to access this great feature."
9897
- msgstr ""
9898
-
9899
- msgid "from"
9900
- msgstr "od"
9901
-
9902
- msgid "Expand"
9903
- msgstr ""
9904
-
9905
- msgid "Collapse"
9906
- msgstr "Zatvori"
9907
-
9908
- msgid "Accepted"
9909
- msgstr ""
9910
-
9911
- msgid "Deleted"
9912
- msgstr "Obrisana"
9913
-
9914
- msgid "Add New Email Groups"
9915
- msgstr ""
9916
-
9917
- msgid "Members"
9918
- msgstr ""
9919
-
9920
- msgid "Valid"
9921
- msgstr "Validno"
9922
-
9923
- msgid "Bounces"
9924
- msgstr ""
9925
-
9926
- msgid "Rename Folder"
9927
- msgstr ""
9928
-
9929
- msgid "Delete Folder"
9930
- msgstr ""
9931
-
9932
- msgid "My Untitled Language Pack"
9933
- msgstr ""
9934
-
9935
- msgid "Please enter a language pack name."
9936
- msgstr ""
9937
-
9938
- msgid "Leave blank to use default phrase"
9939
- msgstr ""
9940
-
9941
- #, php-format
9942
- msgid ""
9943
- "This folder is empty, to create a language pack <a href=\"%s\">click here</"
9944
- "a>."
9945
- msgstr ""
9946
-
9947
- msgid "created"
9948
- msgstr ""
9949
-
9950
- msgid "Add Other answer to Poll"
9951
- msgstr ""
9952
-
9953
- msgid "Are you sure you want to add this answer to your poll?"
9954
- msgstr ""
9955
-
9956
- msgid "Adding Answer&hellip;"
9957
- msgstr ""
9958
-
9959
- #, php-format
9960
- msgid "Other Responses containing '%s'"
9961
- msgstr ""
9962
-
9963
- #, fuzzy
9964
- msgid "Area Code"
9965
- msgstr "QR kod"
9966
-
9967
- #, fuzzy
9968
- msgid "Contains"
9969
- msgstr "Nastavi"
9970
-
9971
- msgid "SMS Reply Message <span>optional</span>"
9972
- msgstr ""
9973
-
9974
- #, fuzzy
9975
- msgid "SMS Response Codes:"
9976
- msgstr "Odgovori"
9977
-
9978
- #, fuzzy
9979
- msgid "SMS Code"
9980
- msgstr "QR kod"
9981
-
9982
- msgid "Change SMS codes"
9983
- msgstr ""
9984
-
9985
- msgid "Send SMS Responses to This Number:"
9986
- msgstr ""
9987
-
9988
- msgid "Credits Remaining:"
9989
- msgstr ""
9990
-
9991
- msgid "Purchase More Credits"
9992
- msgstr ""
9993
-
9994
- #, php-format
9995
- msgid ""
9996
- "This folder is empty, to create a custom style <a href=\"%s\">click here</a>."
9997
- msgstr ""
9998
-
9999
- msgid "Widget"
10000
- msgstr ""
10001
-
10002
- msgid ""
10003
- "Simply copy the code below into your website and your poll widget will "
10004
- "magically appear in that location!"
10005
- msgstr ""
10006
-
10007
- msgid "Enable SSL for this Widget Embed"
10008
- msgstr ""
10009
-
10010
- msgid "Done Embedding"
10011
- msgstr "Ugradnja završena"
10012
-
10013
- msgid "Please enter a widget name."
10014
- msgstr "Molimo vas da upišete ime dodatka."
10015
-
10016
- msgid "Please choose a poll to assign to this widget:"
10017
- msgstr ""
10018
-
10019
- msgid "Widgets"
10020
- msgstr "Dodaci"
10021
-
10022
- msgid "Add New Widget"
10023
- msgstr "Dodaj novi dodatak"
10024
-
10025
- #, php-format
10026
- msgid "This folder is empty, to create a widget <a href=\"%s\">click here</a>."
10027
- msgstr ""
10028
-
10029
- msgid "Dashboard"
10030
- msgstr "Kontrolna ploča"
10031
-
10032
- msgid "Email Groups"
10033
- msgstr "Email grupe"
10034
-
10035
- msgid "Users"
10036
- msgstr "Korisnici"
10037
-
10038
- msgid "Sign Out"
10039
- msgstr "Odjava"
10040
-
10041
- msgid "Help"
10042
- msgstr "Pomoć"
10043
-
10044
- msgid "Feedback"
10045
- msgstr "Povratne informacije"
10046
-
10047
- msgid "Enterprise Account"
10048
- msgstr "Enterprise račun"
10049
-
10050
- msgid "Corporate Account"
10051
- msgstr "Korporativni račun"
10052
-
10053
- msgid "Upgrade your <span>Free Account</span>"
10054
- msgstr "Nadogradite vaš <span>besplatni račun</span>"
10055
-
10056
- msgid "Pro Account"
10057
- msgstr "Pro račun"
10058
-
10059
- msgid "VIP Account"
10060
- msgstr "VIP račun"
10061
-
10062
- msgid "Plans & Pricing"
10063
- msgstr "Planovi i cijene"
10064
-
10065
- msgid "Features"
10066
- msgstr "Mogućnosti"
10067
-
10068
- msgid "Feature Tour"
10069
- msgstr ""
10070
-
10071
- msgid "Use Cases"
10072
- msgstr ""
10073
-
10074
- msgid "Username or Email Address"
10075
- msgstr "Korisničko ime ili email adresa"
10076
-
10077
- msgid ""
10078
- "<span>Watch a</span> <span>2-Minute</span> <span>video introduction</span> "
10079
- "<span>to Polldaddy</span>"
10080
- msgstr ""
10081
-
10082
- msgid ""
10083
- "<span>Monkeying around</span> <span>with your surveys?</span> <span>Upgrade "
10084
- "to</span> <span>Polldaddy Today!</span>"
10085
- msgstr ""
10086
-
10087
- msgid "before"
10088
- msgstr "prije"
10089
-
10090
- msgid "after"
10091
- msgstr "poslije"
10092
-
10093
- msgid "exactly"
10094
- msgstr "tačno"
10095
-
10096
- msgid "the date"
10097
- msgstr "datum"
10098
-
10099
- msgid "answered with value"
10100
- msgstr ""
10101
-
10102
- msgid "Equal"
10103
- msgstr "Jednako"
10104
-
10105
- msgid "Not equal"
10106
- msgstr "Nije jednako"
10107
-
10108
- msgid "More than"
10109
- msgstr "Više od"
10110
-
10111
- msgid "Less than or equal"
10112
- msgstr "Manje od ili jednako "
10113
-
10114
- msgid "More than or equal"
10115
- msgstr ""
10116
-
10117
- msgid "with row"
10118
- msgstr ""
10119
-
10120
- msgid "and answer"
10121
- msgstr ""
10122
-
10123
- msgid "with selection"
10124
- msgstr ""
10125
-
10126
- #, fuzzy
10127
- msgid "at position"
10128
- msgstr "Pozicija"
10129
-
10130
- msgid "(Correct)"
10131
- msgstr ""
10132
-
10133
- msgid "-- Other text --"
10134
- msgstr ""
10135
-
10136
- msgid "-- Any (n) choices --"
10137
- msgstr ""
10138
-
10139
- msgid "Where other is"
10140
- msgstr ""
10141
-
10142
- msgid "where n is"
10143
- msgstr ""
10144
-
10145
- msgid "at least"
10146
- msgstr "barem"
10147
-
10148
- msgid "at most"
10149
- msgstr "najviše"
10150
-
10151
- #, php-format
10152
- msgid "%d choice"
10153
- msgid_plural "%d choices"
10154
- msgstr[0] "%d izbor"
10155
- msgstr[1] "%d izbora"
10156
- msgstr[2] "%d izbora"
10157
-
10158
- msgid "with"
10159
- msgstr "sa"
10160
-
10161
- msgid "phone number"
10162
- msgstr "broj telefona"
10163
-
10164
- msgid "phone type"
10165
- msgstr "vrsta telefona"
10166
-
10167
- msgid "country"
10168
- msgstr "država"
10169
-
10170
- msgid "area code"
10171
- msgstr ""
10172
-
10173
- msgid "equal to"
10174
- msgstr "jednako"
10175
-
10176
- msgid "answered with text"
10177
- msgstr "odgovoreno tekstom"
10178
-
10179
- msgid "All words"
10180
- msgstr "Sve riječi"
10181
-
10182
- msgid "Any words"
10183
- msgstr "Bilo koja riječ"
10184
-
10185
- msgid "Exact phrase"
10186
- msgstr "Tačna fraza"
10187
-
10188
- msgid "HH"
10189
- msgstr "HH"
10190
-
10191
- msgid "Minimum"
10192
- msgstr "Minimalno"
10193
-
10194
- msgid "Maximum"
10195
- msgstr "Maksimalno"
10196
-
10197
- msgid "Label"
10198
- msgstr "Naslov"
10199
-
10200
- msgid "Add Question"
10201
- msgstr "Dodaj pitanje"
10202
-
10203
- msgid "Likert Weightings"
10204
- msgstr ""
10205
-
10206
- msgid "Add Column"
10207
- msgstr "Dodaj kolonu"
10208
-
10209
- msgid "Empty items will be automatically removed."
10210
- msgstr "Prazne stavke će se uklanjati automatski."
10211
-
10212
- msgid "Drag Handle"
10213
- msgstr ""
10214
-
10215
- msgid "Correct Answer"
10216
- msgstr "Tačan odgovor"
10217
-
10218
- msgid "Enter your option"
10219
- msgstr "Upišite novu opciju"
10220
-
10221
- #, fuzzy
10222
- msgid "Plain"
10223
- msgstr "Roze"
10224
-
10225
- #, fuzzy
10226
- msgid "Visual"
10227
- msgstr "Onemogući"
10228
-
10229
- msgid "Add New Option"
10230
- msgstr "Dodaj novu opciju"
10231
-
10232
- msgid "Empty options will be automatically removed."
10233
- msgstr ""
10234
-
10235
- msgid "Visual Editor"
10236
- msgstr ""
10237
-
10238
- #, fuzzy
10239
- msgid "Plain Editor"
10240
- msgstr "Obično - bijelo"
10241
-
10242
- msgid "Minimum # choices"
10243
- msgstr "Minimalan broj odabira"
10244
-
10245
- msgid "Maximum # choices"
10246
- msgstr "Maksimalan broj odabira"
10247
-
10248
- msgid "Chosen country"
10249
- msgstr "Odabrana zemlja"
10250
-
10251
- msgid ""
10252
- "To view this survey in Outlook 2007, you need to select <strong>Other "
10253
- "Actions</strong>, then choose the <strong>View in Browser</strong> option. "
10254
- "Alternatively, you can follow the link below."
10255
- msgstr ""
10256
-
10257
- msgid ""
10258
- "If you have trouble viewing or submitting your response, you can fill it out "
10259
- "online:"
10260
- msgstr ""
10261
-
10262
- msgid "Report Abuse"
10263
- msgstr ""
10264
-
10265
- msgid "Terms of Service"
10266
- msgstr "Uslovi servisa"
10267
-
10268
- msgid "with text"
10269
- msgstr "sa tekstom"
10270
-
10271
- msgid "View Question"
10272
- msgstr "Pregledaj pitanje"
10273
-
10274
- msgid ""
10275
- "Some columns have been hidden to fit into this display. Your viewers will "
10276
- "see all columns."
10277
- msgstr ""
10278
-
10279
- #, fuzzy
10280
- msgid "Version"
10281
- msgstr "Pitanje"
10282
-
10283
- msgid "is"
10284
- msgstr "je"
10285
-
10286
- msgid "and"
10287
- msgstr "i"
10288
-
10289
- #, php-format
10290
- msgid "Choice %1s is %2s"
10291
- msgstr ""
10292
-
10293
- msgid "Show me only people identified in the analysis"
10294
- msgstr ""
10295
-
10296
- msgid "- Select -"
10297
- msgstr "- Odaberi -"
10298
-
10299
- #, php-format
10300
- msgid "<strong>%s match</strong> out of %s total"
10301
- msgid_plural "<strong>%s matches</strong> out of %s total"
10302
- msgstr[0] ""
10303
- msgstr[1] ""
10304
- msgstr[2] ""
10305
-
10306
- msgid "Filter Enabled"
10307
- msgstr ""
10308
-
10309
- msgid "Blacklisted IP Address"
10310
- msgstr ""
10311
-
10312
- #, php-format
10313
- msgid "Min: %s"
10314
- msgstr ""
10315
-
10316
- #, php-format
10317
- msgid "Max: %s"
10318
- msgstr ""
10319
-
10320
- #, php-format
10321
- msgid "Sum: %s"
10322
- msgstr ""
10323
-
10324
- #, php-format
10325
- msgid "Mean: %s"
10326
- msgstr ""
10327
-
10328
- #, php-format
10329
- msgid "Median: %s"
10330
- msgstr ""
10331
-
10332
- #, php-format
10333
- msgid "Mode: %s"
10334
- msgstr ""
10335
-
10336
- msgid "Standard Dev."
10337
- msgstr ""
10338
-
10339
- #, php-format
10340
- msgid "Population: %s"
10341
- msgstr ""
10342
-
10343
- #, php-format
10344
- msgid "Sample: %s"
10345
- msgstr ""
10346
-
10347
- msgid "Standard Var."
10348
- msgstr ""
10349
-
10350
- msgid "Heat Map"
10351
- msgstr ""
10352
-
10353
- msgid "Values"
10354
- msgstr ""
10355
-
10356
- msgid "Detailed Data"
10357
- msgstr ""
10358
-
10359
- msgid "Excel"
10360
- msgstr ""
10361
-
10362
- msgid "Google Docs"
10363
- msgstr ""
10364
-
10365
- msgid "CSV"
10366
- msgstr "CSV"
10367
-
10368
- msgid "XML"
10369
- msgstr "XML"
10370
-
10371
- msgid "PDF"
10372
- msgstr "PDF"
10373
-
10374
- msgid "Export as PDF"
10375
- msgstr "Izvezi kao PDF"
10376
-
10377
- msgid "Correct"
10378
- msgstr "Tačno"
10379
-
10380
- msgid "Incorrect"
10381
- msgstr "Netačno"
10382
-
10383
- msgid "Participant Information"
10384
- msgstr "Informacije o učesniku"
10385
-
10386
- msgid "View Profile"
10387
- msgstr "Pregledaj profil"
10388
-
10389
- msgid "Response ID"
10390
- msgstr "ID odgovora"
10391
-
10392
- msgid "Start Time"
10393
- msgstr "Vrijeme početka"
10394
-
10395
- msgid "Finish Time"
10396
- msgstr "Vrijeme završetka"
10397
-
10398
- #, fuzzy
10399
- msgid "Source"
10400
- msgstr "Anketa"
10401
-
10402
- msgid "Delete this participant"
10403
- msgstr "Obriši ovog učesnika"
10404
-
10405
- msgid "Participant is noted"
10406
- msgstr "Učesnik je zabilježen"
10407
-
10408
- msgid "Note this participant"
10409
- msgstr "Zabilježi ovog učesnika"
10410
-
10411
- #, php-format
10412
- msgid "%s of %s"
10413
- msgstr "%s od %s"
10414
-
10415
- msgid "The respondent skipped this question."
10416
- msgstr ""
10417
-
10418
- msgid "File Name"
10419
- msgstr "Naziv datoteke"
10420
-
10421
- msgid "File Type"
10422
- msgstr "Vrsta datoteke"
10423
-
10424
- msgid "File Size"
10425
- msgstr "Veličina datoteke"
10426
-
10427
- msgid "Image Size"
10428
- msgstr "Veličina slike"
10429
-
10430
- msgid ""
10431
- "Note: We take no responsibility for any file downloaded through Polldaddy"
10432
- msgstr ""
10433
-
10434
- #, php-format
10435
- msgid "<em>Other</em>: %s"
10436
- msgstr "<em>Ostalo</em>: %s"
10437
-
10438
- msgid ""
10439
- "You have not collected any responses yet. Once you do you will be able to "
10440
- "see a chart here!"
10441
- msgstr ""
10442
-
10443
- msgid "Participant Location"
10444
- msgstr "Lokacija učesnika"
10445
-
10446
- msgid "Date/Time Of Response"
10447
- msgstr "Datum/Vrijeme odgovora"
10448
-
10449
- msgid "Response Custom Tags"
10450
- msgstr ""
10451
-
10452
- msgid "Response Details"
10453
- msgstr "Detalji odgovora"
10454
-
10455
- msgid "Full Quiz Response"
10456
- msgstr ""
10457
-
10458
- msgid "Full Survey Response"
10459
- msgstr ""
10460
-
10461
- #, php-format
10462
- msgid "Page %d Of The Response"
10463
- msgstr ""
10464
-
10465
- msgid "Answer to: "
10466
- msgstr "Odgovor na:"
10467
-
10468
- msgid "Enable Email Notifications"
10469
- msgstr ""
10470
-
10471
- msgid "Get responses sent to your inbox"
10472
- msgstr ""
10473
-
10474
- msgid "To:"
10475
- msgstr "Za:"
10476
-
10477
- msgid "Reply To:"
10478
- msgstr "Odgovor na:"
10479
-
10480
- msgid "Subject:"
10481
- msgstr ""
10482
-
10483
- msgid "Format:"
10484
- msgstr "Format:"
10485
-
10486
- msgid "HTML"
10487
- msgstr "HTML"
10488
-
10489
- msgid "Plain Text"
10490
- msgstr ""
10491
-
10492
- msgid "Message Body:"
10493
- msgstr ""
10494
-
10495
- msgid "Update Settings"
10496
- msgstr ""
10497
-
10498
- msgid "Tip:"
10499
- msgstr ""
10500
-
10501
- msgid "You can add up to 3 email addresses here. Use a comma to separate them."
10502
- msgstr ""
10503
-
10504
- msgid "Add Response Data"
10505
- msgstr ""
10506
-
10507
- #, php-format
10508
- msgid "For help see <a href=\"%s\">here</a>."
10509
- msgstr ""
10510
-
10511
- msgid "Enable HTTP Notifications"
10512
- msgstr ""
10513
-
10514
- msgid "Get responses sent to a URL"
10515
- msgstr ""
10516
-
10517
- #, php-format
10518
- msgid "More info <a href=\"%s\">here</a>"
10519
- msgstr "Više informacija <a href=\"%s\">ovdje</a>"
10520
-
10521
- msgid "Add Page"
10522
- msgstr "Dodaj stranicu"
10523
-
10524
- msgid "Copy Page"
10525
- msgstr "Kopiraj stranicu"
10526
-
10527
- msgid "Delete Page"
10528
- msgstr "Obriši stranicu"
10529
-
10530
- msgid ""
10531
- "When users view this survey page, the questions will be in a random order"
10532
- msgstr ""
10533
-
10534
- msgid "Randomize the questions on this page"
10535
- msgstr ""
10536
-
10537
- msgid "Please wait&hellip;"
10538
- msgstr "Molimo sačekajte&hellip;"
10539
-
10540
- msgid "The page is loading."
10541
- msgstr "Stranica se učitava."
10542
-
10543
- msgid "This is where your questions will go"
10544
- msgstr "Ovdje upisujete vaše pitanje"
10545
-
10546
- msgid "Drag and drop or click one of the icons from the menu to the left."
10547
- msgstr ""
10548
-
10549
- msgid "Enable RSS Feed"
10550
- msgstr "Omogući RSS kanal"
10551
-
10552
- msgid "Get automatic updates in an RSS reader"
10553
- msgstr ""
10554
-
10555
- msgid "Copy and paste this link into your RSS reader"
10556
- msgstr ""
10557
-
10558
- msgid "If the user&hellip;"
10559
- msgstr ""
10560
-
10561
- msgid "<strong>Answers</strong> this question"
10562
- msgstr ""
10563
-
10564
- msgid "<strong>Does not</strong> answer this question"
10565
- msgstr ""
10566
-
10567
- msgid "<strong>Chooses</strong>"
10568
- msgstr ""
10569
-
10570
- msgid "<strong>Does not</strong> choose"
10571
- msgstr ""
10572
-
10573
- msgid "&hellip;then&hellip;"
10574
- msgstr ""
10575
-
10576
- msgid "<strong>Jump</strong> to this page"
10577
- msgstr ""
10578
-
10579
- msgid "<strong>Skip</strong> this page"
10580
- msgstr ""
10581
-
10582
- msgid "<strong>Force</strong> survey finish"
10583
- msgstr ""
10584
-
10585
- #, php-format
10586
- msgid "Edit %d Rule"
10587
- msgid_plural "Edit %d Rules"
10588
- msgstr[0] "Uredi %d pravilo"
10589
- msgstr[1] "Uredi %d pravila"
10590
- msgstr[2] "Uredi %d pravila"
10591
-
10592
- msgid "New Rule"
10593
- msgstr "Novo pravilo"
10594
-
10595
- msgid "Settings"
10596
- msgstr "Postavke"
10597
-
10598
- msgid "Reordering"
10599
- msgstr "Preuređivanje"
10600
-
10601
- msgid ""
10602
- "This feature is available once you have more than one page or more than two "
10603
- "questions in your survey."
10604
- msgstr ""
10605
-
10606
- msgid ""
10607
- "This feature is available once you have more than one page in your survey."
10608
- msgstr ""
10609
-
10610
- msgid ""
10611
- "Custom styles allow you to tailor your content using CSS so they perfectly "
10612
- "match your own site."
10613
- msgstr ""
10614
-
10615
- msgid "Upgrade To Pro"
10616
- msgstr "Nadogradi na Pro"
10617
-
10618
- #, php-format
10619
- msgid ""
10620
- "This method will allow you to send your polls and surveys to a list of email "
10621
- "recipients. You can import a list of email addresses and then send out your "
10622
- "polls or surveys embedded in an email to that group. <a href=\"%s\" "
10623
- "class='popup upgrade'>Upgrade your account</a> today to access this great "
10624
- "feature."
10625
- msgstr ""
10626
-
10627
- #, php-format
10628
- msgid ""
10629
- "This feature will allow you to export all of your poll and survey data. You "
10630
- "can export your data in CSV and XML formats for use in Excel, SPSS and other "
10631
- "programs. <a href=\"%s\" class='popup upgrade'>Upgrade your account</a> "
10632
- "today to access this great feature."
10633
- msgstr ""
10634
-
10635
- #, php-format
10636
- msgid ""
10637
- "With a pro account you can view individual votes, view total votes per IP "
10638
- "address, delete votes from certain IP addresses and view what countries your "
10639
- "voter came from.<br/>Once you upgrade you can see all of this data from your "
10640
- "previous polls too.<br/><a href=\"%s\" class='popup upgrade'>Upgrade your "
10641
- "account</a> today to access this great feature."
10642
- msgstr ""
10643
-
10644
- #, php-format
10645
- msgid ""
10646
- "This feature will allow you to export all of your poll, survey and rating "
10647
- "data. You can export your data in CSV and XML formats for use in Excel, SPSS "
10648
- "and other programs. <a href=\"%s\" class='popup upgrade'>Upgrade your "
10649
- "account</a> today to access this great feature."
10650
- msgstr ""
10651
-
10652
- #, php-format
10653
- msgid ""
10654
- "This feature allows you to filter your survey reports and data. For example "
10655
- "you could adjust your reports to only show responses from users who answered "
10656
- "a question in your survey a particular way. <a href=\"%s\" class='popup "
10657
- "upgrade'>Upgrade your account</a> today to access this great feature."
10658
- msgstr ""
10659
-
10660
- #, php-format
10661
- msgid ""
10662
- "Unlock your responses with a <a class=\"popup upgrade\" href=\"%s"
10663
- "\">Corporate account</a>."
10664
- msgstr ""
10665
-
10666
- #, php-format
10667
- msgid ""
10668
- "With a Pro account you can collect 1000 survey responses per month across "
10669
- "all of your surveys. When you go over this amount, any new responses you "
10670
- "collect will remain locked in your account unless you upgrade to a Corporate "
10671
- "account. When you do upgrade, you can collect as many responses per month as "
10672
- "you need and all of your previous locked responses will become unlocked. <a "
10673
- "class=\"popup upgrade\" href=\"%s\">Upgrade your account</a> today to access "
10674
- "this great feature."
10675
- msgstr ""
10676
-
10677
- msgid "Upgrade To Corporate"
10678
- msgstr ""
10679
-
10680
- #, php-format
10681
- msgid ""
10682
- "Unlock your responses with a <a class=\"popup upgrade\" href=\"%s\">Pro "
10683
- "account</a>."
10684
- msgstr ""
10685
-
10686
- #, php-format
10687
- msgid ""
10688
- "With a free account you can collect 100 survey responses per month across "
10689
- "all of your surveys. When you go over this amount, any new responses you "
10690
- "collect will remain locked in your account unless you upgrade to a Pro "
10691
- "account. When you do upgrade, you can collect 1,000 responses per month and "
10692
- "all of your previous locked responses will become unlocked. <a class=\"popup "
10693
- "upgrade\" href=\"%s\">Upgrade your account</a> today to access this great "
10694
- "feature."
10695
- msgstr ""
10696
-
10697
- #, php-format
10698
- msgid ""
10699
- "This feature will allow you to control access to your surveys and quizzes."
10700
- "<br/>You can control access by whitelisting IP and email addresses and also "
10701
- "protect the survey with a password or captcha. <a href=\"%s\" class='popup "
10702
- "upgrade'>Upgrade your account</a> today to access this great feature."
10703
- msgstr ""
10704
-
10705
- #, php-format
10706
- msgid ""
10707
- "This feature will allow you to share the results of your survey with a third "
10708
- "party such as a co-worker of client. You can set a password for the share "
10709
- "and you can edit exactly what they are allowed to see. <a href=\"%s\" "
10710
- "class='popup upgrade'>Upgrade your account</a> today to access this great "
10711
- "feature."
10712
- msgstr ""
10713
-
10714
- msgid "Are you sure you want to delete this user?"
10715
- msgstr "Jeste li sigurni da želite obrisati ovog korisnika?"
10716
-
10717
- msgid ""
10718
- "To transfer this users content to another user, check the box below then "
10719
- "select a user to receive the content."
10720
- msgstr ""
10721
-
10722
- msgid "Transfer content"
10723
- msgstr ""
10724
-
10725
- msgid "Delete User"
10726
- msgstr ""
10727
-
10728
- msgid "Update user permissions"
10729
- msgstr ""
10730
-
10731
- msgid "Please enter an email address"
10732
- msgstr ""
10733
-
10734
- msgid "User Permissions"
10735
- msgstr ""
10736
-
10737
- msgid "User Role"
10738
- msgstr "Korisnička uloga"
10739
-
10740
- msgid "Styles"
10741
- msgstr "Stilovi"
10742
-
10743
- msgid "<strong>User</strong> <span>Create polls &amp; surveys</span>"
10744
- msgstr ""
10745
-
10746
- msgid ""
10747
- "<strong>Manager</strong> <span>Manage everyone else's polls, surveys, styles "
10748
- "&amp; languages</span>"
10749
- msgstr ""
10750
-
10751
- msgid ""
10752
- "<strong>Administrator</strong> <span>Add, change &amp; delete users, cancel "
10753
- "account etc.</span>"
10754
- msgstr ""
10755
-
10756
- msgid "Poll Style Enforcement"
10757
- msgstr ""
10758
-
10759
- msgid "No Restrictions"
10760
- msgstr "Bez ograničenja"
10761
-
10762
- msgid "Polldaddy Styles"
10763
- msgstr ""
10764
-
10765
- msgid "Survey Style Enforcement"
10766
- msgstr ""
10767
-
10768
- msgid "Poll Pack Enforcement"
10769
- msgstr ""
10770
-
10771
- msgid "Custom Packs"
10772
- msgstr ""
10773
-
10774
- msgid "Survey Pack Enforcement"
10775
- msgstr ""
10776
-
10777
- msgid "Quiz Pack Enforcement"
10778
- msgstr ""
10779
-
10780
- msgid "Update Permissions"
10781
- msgstr ""
10782
-
10783
- msgid "Send Invitation"
10784
- msgstr ""
10785
-
10786
- msgid ""
10787
- "Powered by <a href=\"http://polldaddy.com/?ad=from-sharing\">Polldaddy</a>."
10788
- msgstr ""
10789
-
10790
- #, php-format
10791
- msgid "Jetpack requires WordPress version %s or later."
10792
- msgstr "Jetpack zahtjeva WordPress %s ili noviji."
10793
-
10794
- #, php-format
10795
- msgid ""
10796
- "Jetpack contains the most recent version of the old &#8220;%1$s&#8221; "
10797
- "plugin."
10798
- msgstr "Jetpack sadrži najnoviju verziju starog &#8220;%1$s&#8221; plugina."
10799
-
10800
- #, php-format
10801
- msgid "One New Jetpack Module"
10802
- msgid_plural "%s New Jetpack Modules"
10803
- msgstr[0] "%s novi Jetpack modul"
10804
- msgstr[1] "%s nova Jetpack modula"
10805
- msgstr[2] "%s novih Jetpack modula"
10806
-
10807
- msgid ""
10808
- "<strong>Your Jetpack is almost ready</strong> &#8211; Connect to WordPress."
10809
- "com to enable all features."
10810
- msgstr ""
10811
- "<strong>JetPack je skoro spreman!</strong> &#8211; Povežite se na WordPress."
10812
- "com za aktivaciju svih mogućnosti."
10813
-
10814
- msgid "Connect to WordPress.com"
10815
- msgstr "Poveži se na WordPress.com"
10816
-
10817
- msgid ""
10818
- "<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress."
10819
- "com cloud-powered features to your site."
10820
- msgstr ""
10821
- "<strong>Jetpack je instaliran</strong> i spreman je da vam ponudi vrhunske "
10822
- "WordPress.com cloud mogućnosti na vašoj stranici."
10823
-
10824
- msgid ""
10825
- "<strong>Jetpack is activated!</strong> Each site on your network must be "
10826
- "connected individually by an admin on that site."
10827
- msgstr ""
10828
- "<strong>Jetpack je aktiviran!</strong> Administrator mora posebno povezati "
10829
- "svaku stranicu u vašoj mreži."
10830
-
10831
- msgid ""
10832
- "You need to authorize the Jetpack connection between your site and WordPress."
10833
- "com to enable the awesome features."
10834
- msgstr ""
10835
- "Morate izvršiti autorizaciju Jetpack konekcije između vaše i WordPress.com "
10836
- "stranice da biste omogućili vrhunske mogućnosti koje vam Jetpack pruža."
10837
-
10838
- msgid ""
10839
- "Don&#8217;t cross the streams! You need to stay logged in to your WordPress "
10840
- "blog while you authorize Jetpack."
10841
- msgstr ""
10842
- "Morate biti prijavljeni na vaš WordPress blog prilikom autorizacije Jetpacka."
10843
-
10844
- msgid ""
10845
- "Return to sender. Whoops! It looks like you got the wrong Jetpack in the "
10846
- "mail; deactivate then reactivate the Jetpack plugin to get a new one."
10847
- msgstr ""
10848
- "Vrati pošiljaocu. Izgleda da se dobili pogrešan Jetpack u emailu; izvršite "
10849
- "deaktivaciju i ponovnu aktivaciju Jetpack plugina da biste dobili novi email."
10850
-
10851
- msgid ""
10852
- "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have "
10853
- "you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get "
10854
- "your Jetpack adjusted."
10855
- msgstr ""
10856
- "Neispravna veličina. Izgleda da se Jetpack se može ispravno uklopiti. "
10857
- "Kliknite ponovo na &#8220;Poveži se na WordPress.com&#8221; za "
10858
- "prilagođavanje vašeg Jetpacka."
10859
-
10860
- #, php-format
10861
- msgid "Your website needs to be publicly accessible to use Jetpack: %s"
10862
- msgstr ""
10863
- "Vaša stranica mora biti javno dostupna da bi mogla koristiti Jetpack: %s"
10864
-
10865
- #, php-format
10866
- msgid "The %1$s module requires <strong>PHP version %2$s</strong> or higher."
10867
- msgstr "Modul %1$s zahtjeva <strong>najmanje PHP %2$s</strong> ili noviji."
10868
-
10869
- #, php-format
10870
- msgid ""
10871
- "%s could not be activated because it triggered a <strong>fatal error</"
10872
- "strong>. Perhaps there is a conflict with another plugin you have installed?"
10873
- msgstr ""
10874
- "%s nije mogao biti aktiviran zbog toga što je prouzrokovao <strong>fatalnu "
10875
- "grešku</strong>. Možda postoji konflikt sa drugim instaliranim pluginima?"
10876
-
10877
- #, php-format
10878
- msgid "Do you still have the %s plugin installed?"
10879
- msgstr "Da li još imate instaliran plugin %s?"
10880
-
10881
- msgid ""
10882
- "Module could not be activated because it triggered a <strong>fatal error</"
10883
- "strong>. Perhaps there is a conflict with another plugin you have installed?"
10884
- msgstr ""
10885
- "Modul nije mogao biti aktiviran zbog toga što je prouzrokovao "
10886
- "<strong>fatalnu grešku</strong>. Možda postoji konflikt sa drugim "
10887
- "instaliranim pluginima?"
10888
-
10889
- msgid ""
10890
- "<strong>Your Jetpack has a glitch.</strong> Connecting this site with "
10891
- "WordPress.com is not possible. This usually means your site is not publicly "
10892
- "accessible (localhost)."
10893
- msgstr ""
10894
- "<strong>Vaš Jetpack ima problem.</strong> Povezivanje ove stranice sa "
10895
- "WordPress.com stranicom nije moguće. Ovo obično znači da vaša stranica nije "
10896
- "javno dostupna (localhost)."
10897
-
10898
- msgid ""
10899
- "WordPress.com is currently having problems and is unable to fuel up your "
10900
- "Jetpack. Please try again later."
10901
- msgstr ""
10902
- "WordPress.com trenutno ima neke probleme i nije u mogućnosti da aktivira vaš "
10903
- "Jetpack. Molimo vas da pokušate kasnije."
10904
-
10905
- #, php-format
10906
- msgid ""
10907
- "Jetpack could not contact WordPress.com: %s. This usually means something "
10908
- "is incorrectly configured on your web host."
10909
- msgstr ""
10910
- "Jetpack nije mogao kontaktirati WordPress.com: %s. Ovo je obično uzrokovano "
10911
- "neispravnim postavkama vašeg web hostinga."
10912
-
10913
- #, php-format
10914
- msgid ""
10915
- "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;"
10916
- "s never supposed to happen. Guess you&#8217;re just lucky: %s"
10917
- msgstr ""
10918
- "<strong>Vaš Jetpack ima problem.</strong> Desilo se nešto što se ne bi "
10919
- "trebalo dešavati. Izgleda da se jednostavno sretni: %s"
10920
-
10921
- msgid "Try connecting again."
10922
- msgstr "Pokušajte se konektovati sada."
10923
-
10924
- #, php-format
10925
- msgid "Welcome to <strong>Jetpack %s</strong>!"
10926
- msgstr "Dobro došli u <strong>Jetpack %s</strong>!"
10927
-
10928
- msgid "The following new modules have been activated: %l."
10929
- msgstr "Aktivirani su sljedeći novi moduli: %l."
10930
-
10931
- msgid "The following modules have been updated: %l."
10932
- msgstr "Sljedeći moduli su ažurirani: %l."
10933
-
10934
- #, php-format
10935
- msgid ""
10936
- "<strong>%s Activated!</strong> You can deactivate at any time by clicking "
10937
- "Learn More and then Deactivate on the module card."
10938
- msgstr ""
10939
- "<strong>%s aktiviran!</strong> Možete ga deaktivirati bilo kada klikom na "
10940
- "Saznaj više a potom na modul za deaktivaciju."
10941
-
10942
- #, php-format
10943
- msgid ""
10944
- "<strong>%s Deactivated!</strong> You can activate it again at any time using "
10945
- "the activate button on the module card."
10946
- msgstr ""
10947
- "<strong>%s deaktiviran!</strong> Možete ga aktivirati ponovo bilo kada "
10948
- "pomoću dugmeta za aktivaciju."
10949
-
10950
- msgid "<strong>Success!</strong> Module settings were saved."
10951
- msgstr ""
10952
-
10953
- msgid "<strong>Whoops!</strong> Your Jetpack is already connected."
10954
- msgstr ""
10955
-
10956
- msgid "<strong>All Done!</strong> You&#8217;re fueled up and ready to go!"
10957
- msgstr ""
10958
-
10959
- msgid ""
10960
- "The features below are now active. Click the learn more buttons to explore "
10961
- "each feature."
10962
- msgstr ""
10963
- "Mogućnosti ispod su sada aktivirane. Kliknite na dugme Saznaj više za "
10964
- "pregled svake od mogućnosti."
10965
-
10966
- msgid "Jetpack contains the most recent version of the old %l plugin."
10967
- msgid_plural "Jetpack contains the most recent versions of the old %l plugins."
10968
- msgstr[0] "Jetpack ima najnoviju verziju %l starog plugina."
10969
- msgstr[1] "Jetpack ima najnoviju verziju %l stara plugina."
10970
- msgstr[2] "Jetpack ima najnoviju verziju %l starih plugina."
10971
-
10972
- msgid "The old version has been deactivated and can be removed from your site."
10973
- msgid_plural ""
10974
- "The old versions have been deactivated and can be removed from your site."
10975
- msgstr[0] "Stare verzije su deaktivirane i mogu biti uklonjene sa stranice."
10976
- msgstr[1] "Stare verzije su deaktivirane i mogu biti uklonjene sa stranice."
10977
- msgstr[2] "Stare verzije su deaktivirane i mogu biti uklonjene sa stranice."
10978
-
10979
- msgid "Connected to WordPress.com"
10980
- msgstr "Konektovan na WordPress.com"
10981
-
10982
- msgid "Disconnect from WordPress.com"
10983
- msgstr "Diskonektuj se sa WordPress.com"
10984
-
10985
- msgid "Jetpack by WordPress.com"
10986
- msgstr "WordPress.com Jetpack"
10987
-
10988
- msgid ""
10989
- "Jetpack supercharges your self-hosted WordPress site with the awesome cloud "
10990
- "power of WordPress.com."
10991
- msgstr ""
10992
- "Jetpack daje vašoj WordPress stranici vrhunske WordPress.com mogućnosti."
10993
-
10994
- msgid ""
10995
- "To enable all of the Jetpack features you&#8217;ll need to connect your "
10996
- "website to WordPress.com using the button to the right. Once you&#8217;ve "
10997
- "made the connection you&#8217;ll activate all the delightful features below."
10998
- msgstr ""
10999
- "Da omogućite sve Jetpackove mogućnosti morate povezati vašu web stranicu na "
11000
- "WordPress.com pomoću dugmeta desno. Jednom kada uspostavite konekciju "
11001
- "aktivirat ćete sve mogućnosti ispod."
11002
-
11003
- msgid "Checking email updates status&hellip;"
11004
- msgstr "Provjeravam status email novosti&hellip;"
11005
-
11006
- #, php-format
11007
- msgctxt "%s = Unsubscribe link"
11008
- msgid "You are currently subscribed to email updates. %s"
11009
- msgstr "Trenutno ste pretplaćeni na email novosti. %s"
11010
-
11011
- #, php-format
11012
- msgctxt "%s = Subscribe link"
11013
- msgid "Want to receive updates about Jetpack by email? %s"
11014
- msgstr "Želite dobijati novosti o Jetpacku na vaš email? %s"
11015
-
11016
- msgid "You have been subscribed to receive email updates."
11017
- msgstr "Uspješno ste se pretplatili na email novosti."
11018
-
11019
- msgid "You will no longer receive email updates about Jetpack."
11020
- msgstr "Više nećete dobijati email novosti o Jetpacku."
11021
-
11022
- msgid "An <span>Automattic</span> Airline"
11023
- msgstr "<span>Automattic</span> Airline"
11024
-
11025
- msgid "Debug"
11026
- msgstr "Debugovanje"
11027
-
11028
- #, php-format
11029
- msgid "Configure %s"
11030
- msgstr "Konfiguriši %s"
11031
-
11032
- msgid "Deactivate"
11033
- msgstr "Deaktiviraj"
11034
-
11035
- msgid "Activate"
11036
- msgstr "Aktiviraj"
11037
-
11038
- msgid "Configure"
11039
- msgstr "Prilagodi"
11040
-
11041
- msgid "Coming soon&#8230;"
11042
- msgstr "Uskoro"
11043
-
11044
- #, php-format
11045
- msgid "Error Details: %s"
11046
- msgstr "Detalji greške: %s"
11047
-
11048
- msgid "An administrator for this blog must set up the Jetpack connection."
11049
- msgstr "Administrator ovog bloga mora postaviti Jetpack konekciju."
11050
-
11051
- msgid "You need to register your Jetpack before connecting it."
11052
- msgstr "Morate registrovati vaš Jetpack prije nego ga konektujete."
11053
-
11054
- msgid "Proofread Writing"
11055
- msgstr "Lektoriši napisano"
11056
-
11057
- msgid "Spelling"
11058
- msgstr "Provjera pravopisa"
11059
-
11060
- msgid "Repeated Word"
11061
- msgstr "Ponovljena riječ"
11062
-
11063
- msgid "No suggestions"
11064
- msgstr "Nema prijedloga"
11065
-
11066
- msgid "Explain..."
11067
- msgstr "Objasni..."
11068
-
11069
- msgid "Ignore suggestion"
11070
- msgstr "Ignoriši prijedlog"
11071
-
11072
- msgid "Ignore always"
11073
- msgstr "Uvijek zanemaruj"
11074
-
11075
- msgid "Ignore all"
11076
- msgstr "Zanemari sve"
11077
-
11078
- msgid "Edit Selection..."
11079
- msgstr "Uredi selekciju..."
11080
-
11081
- msgid "proofread"
11082
- msgstr "lektorisanje"
11083
-
11084
- msgid "edit text"
11085
- msgstr "uredi tekst"
11086
-
11087
- msgid "No writing errors were found."
11088
- msgstr "Nisu pronađene greške u pisanju."
11089
-
11090
- msgid ""
11091
- "There was a problem communicating with the After the Deadline service. Try "
11092
- "again in one minute."
11093
- msgstr ""
11094
- "Desila se greška pri komunikaciji sa After The Deadline servisom. Pokušajte "
11095
- "ponovo za jednu minutu."
11096
-
11097
- msgid "There was an error communicating with the proofreading service."
11098
- msgstr "Desila se greška pri komunikaciji sa servisom za lektorisanje."
11099
-
11100
- msgid "Replace selection with:"
11101
- msgstr "Zamijeni selekciju sa:"
11102
-
11103
- msgid ""
11104
- "The proofreader has suggestions for this post. Are you sure you want to "
11105
- "publish it?\n"
11106
- "\n"
11107
- "Press OK to publish your post, or Cancel to view the suggestions and edit "
11108
- "your post."
11109
- msgstr ""
11110
- "Postoje prijedlozi za lektorisanje ovog članka. Jeste li sugurni da ga "
11111
- "želite objaviti?\n"
11112
- "\n"
11113
- "Pritisnite U redu za ažuriranje članka, ili Poništi za pregled prijedloga i "
11114
- "uređivanje vašeg članka."
11115
-
11116
- msgid ""
11117
- "The proofreader has suggestions for this post. Are you sure you want to "
11118
- "update it?\n"
11119
- "\n"
11120
- "Press OK to update your post, or Cancel to view the suggestions and edit "
11121
- "your post."
11122
- msgstr ""
11123
- "Postoje prijedlozi za lektorisanje ovog članka. Jeste li sugurni da ga "
11124
- "želite ažurirati?\n"
11125
- "\n"
11126
- "Pritisnite U redu za ažuriranje članka, ili Poništi za pregled prijedloga i "
11127
- "uređivanje vašeg članka."
11128
-
11129
- #, php-format
11130
- msgid ""
11131
- "WordPress checks your grammar, spelling, and misused words with <a href=\"%s"
11132
- "\">After the Deadline</a>. This feature is available to blogs set to the "
11133
- "English language. Blogs in other languages will continue to have access to "
11134
- "the old spellchecker."
11135
- msgstr ""
11136
-
11137
- msgid "Proofreading"
11138
- msgstr "Lektorisanje"
11139
-
11140
- msgid "Automatically proofread content when:"
11141
- msgstr "Automatski radi lektorisanje sadržaja kada:"
11142
-
11143
- msgid "a post or page is first published"
11144
- msgstr "članak ili stranica se objavljuju prvi put"
11145
-
11146
- msgid "a post or page is updated"
11147
- msgstr "članak ili stranica se ažuriraju"
11148
-
11149
- msgid "English Options"
11150
- msgstr "Engleske opcije"
11151
-
11152
- msgid ""
11153
- "Enable proofreading for the following grammar and style rules when writing "
11154
- "posts and pages:"
11155
- msgstr ""
11156
- "Omogući lektorisanje za sljedeća gramatička i stilska pravila pri pisanju "
11157
- "članaka i stranica:"
11158
-
11159
- msgid "Bias Language"
11160
- msgstr "Vulgaran jezik"
11161
-
11162
- msgid "Clich&eacute;s"
11163
- msgstr "Klišei"
11164
-
11165
- msgid "Complex Phrases"
11166
- msgstr "Kompleksne fraze"
11167
-
11168
- msgid "Diacritical Marks"
11169
- msgstr "Dijakritičke oznake"
11170
-
11171
- msgid "Double Negatives"
11172
- msgstr "Dvostruka negacija"
11173
-
11174
- msgid "Hidden Verbs"
11175
- msgstr "Sakriveni glagoli"
11176
-
11177
- msgid "Jargon"
11178
- msgstr "Žargon"
11179
-
11180
- msgid "Passive Voice"
11181
- msgstr "Pasiv"
11182
-
11183
- msgid "Phrases to Avoid"
11184
- msgstr "Fraze koje bi se trebale izbjegavati"
11185
-
11186
- msgid "Redundant Phrases"
11187
- msgstr "Suvišne fraze"
11188
-
11189
- #, php-format
11190
- msgid "<a href=\"%s\">Learn more</a> about these options."
11191
- msgstr "<a href=\"%s\">Saznajte više</a> o ovim opcijama."
11192
-
11193
- #, php-format
11194
- msgid ""
11195
- "The proofreader supports English, French, German, Portuguese, and Spanish. "
11196
- "Your <a href=\"%s\">WPLANG</a> value is the default proofreading language."
11197
- msgstr ""
11198
-
11199
- msgid "Use automatically detected language to proofread posts and pages"
11200
- msgstr ""
11201
- "Koristi automatski detektovani jezik za lektorisanje članaka i stranica"
11202
-
11203
- msgid "Ignored Phrases"
11204
- msgstr "Zanemarene fraze"
11205
-
11206
- msgid ""
11207
- "Identify words and phrases to ignore while proofreading your posts and pages:"
11208
- msgstr ""
11209
- "Identifikacija ignorisanih riječi i fraza prilikom lektorisanja vaših "
11210
- "članaka i stranica:"
11211
-
11212
- msgid ""
11213
- "Be sure to click \"Update Profile\" at the bottom of the screen to save your "
11214
- "changes."
11215
- msgstr ""
11216
- "Ne zaboravite kliknuti na \"Ažuriraj profil\" u dnu stranice da biste "
11217
- "sačuvali promjene."
11218
-
11219
- msgid "Gravatar Hovercards"
11220
- msgstr "Gravatar istaknute kartice"
11221
-
11222
- msgid "View people's profiles when you mouse over their Gravatars"
11223
- msgstr ""
11224
- "Pregledajte informacije o osobama kada naciljate miša na njihove Gravatare"
11225
-
11226
- msgid "Put your mouse over your Gravatar to check out your profile."
11227
- msgstr "Naciljajte miša na Gravatara da biste pogledali vaš profil."
11228
-
11229
- msgid "Display an image in your sidebar"
11230
- msgstr "Prikažite sliku vašoj bočnoj traci"
11231
-
11232
- msgid "Image (Jetpack)"
11233
- msgstr "Slike (Jetpack)"
11234
 
11235
- msgid "Widget title:"
11236
- msgstr "Naslov dodatka:"
11237
 
11238
- msgid "Image URL:"
11239
- msgstr "URL slike:"
11240
 
11241
- msgid "Alternate text:"
11242
- msgstr "Alternativni tekst:"
11243
 
11244
- msgid "Image title:"
11245
- msgstr "Naziv slike:"
11246
 
11247
- msgid "Caption:"
11248
- msgstr "Naslov:"
11249
 
11250
- msgid "None"
11251
- msgstr "Ništa"
11252
 
11253
- msgid "Image Alignment:"
11254
- msgstr "Poravnanje slike:"
11255
 
11256
- msgid "Width:"
11257
- msgstr "Širina:"
11258
 
11259
- msgid "Height:"
11260
- msgstr "Visina:"
11261
 
11262
- msgid "If empty, we will attempt to determine the image size."
11263
- msgstr "Ako je ovo prazno, mi ćemo pokušati utvrditi dimenzije slike."
11264
 
11265
- msgid "Link URL (when the image is clicked):"
11266
- msgstr "URL linka (kada se klikne na sliku):"
11267
 
11268
- msgid "Gravatar Hovercard"
11269
- msgstr "Gravatar istaknuta kartica"
11270
 
11271
- msgid "What&#8217;s a Hovercard?"
11272
- msgstr "Šta je istaknuta kartica?"
11273
 
11274
- msgid ""
11275
- "Hovercards enhance plain Gravatar images with information about a person: "
11276
- "name, bio, pictures, their contact info, and other services they use on the "
11277
- "web like Twitter, Facebook, or LinkedIn."
11278
  msgstr ""
11279
- "Istaknute kartice poboljšavaju obične slike Gravatara sa informacijama o "
11280
- "osobi: ime, biografija, slika, kontakt informacije i drugi servisi koje "
11281
- "dotična osoba koristi kao što su Twitter, Facebook ili Linkedln."
11282
 
11283
- msgid ""
11284
- "Hovercards offer a great way to show your internet presence and help people "
11285
- "find your own blog."
11286
  msgstr ""
11287
- "Isktanute kartice su odličan način za prikazivanje vašeg internet prisustva "
11288
- "i pomoć drugim osobama da pronađu vaš vlastiti blog."
11289
 
11290
- msgid ""
11291
- "Hovercards enhance plain Gravatar images with information about a person: "
11292
- "name, bio, pictures, their contact info, and other services."
11293
  msgstr ""
11294
- "Istaknute kartice poboljšavaju obične slike Gravatara sa informacijama o "
11295
- "osobi: ime, biografija, slika, kontakt informacije i drugi servisi koje "
11296
- "dotična osoba koristi."
11297
 
11298
- msgid ""
11299
- "To see hovercards, look at any blog post on your blog that has comments. If "
11300
- "the commenter has a hovercard associated with their gravatar, mouse over "
11301
- "their image and the hovercard will appear. To turn hovercards off, click the "
11302
- "Deactivate button above."
11303
  msgstr ""
11304
- "Da biste vidjeli istaknute kartice, otvorite bilo koji članak na vašem blogu "
11305
- "koji ima komentare. Ako osoba koja je napisala komentar ima uključen "
11306
- "gravatar, ciljanjem miša na sliku te osobe aktivirat ćete istaknutu karticu. "
11307
- "Za isključivanje istaknutih kartica, kliknite na dugme za deaktiviranje."
11308
 
11309
- msgid "Shortcode Embeds"
11310
- msgstr "Ugrađivanje kratkih kodova"
11311
 
11312
- msgid ""
11313
- "Shortcodes allow you to easily and safely embed media from other places in "
11314
- "your site. With just one simple code, you can tell WordPress to embed "
11315
- "YouTube, Flickr, and other media."
11316
  msgstr ""
11317
- "Kratki kodovi omogućavaju vam jednostavno i sigurno ugrađivanje multimedije "
11318
- "sa drugih lokacija na vašu stranicu. Pomoću jednog jednostavnog koda, možete "
11319
- "reći WordPressu da ugradi Youtube, Flickr i drugu multimediju."
11320
 
11321
- msgid ""
11322
- "Enter a shortcode directly into the Post/Page editor to embed media. For "
11323
- "specific instructions follow the links below."
11324
  msgstr ""
11325
- "Unesite kratki kod direktno u uređivač članka/stranice kako biste ugradili "
11326
- "multimediju. Za detaljne instrukcije pogledajte linkove ispod."
11327
-
11328
- msgid "Available shortcodes are: %l."
11329
- msgstr "Dostupni kratki kodovi: %l."
11330
 
11331
- msgid "WP.me Shortlinks"
11332
- msgstr "WP.me kratki linkovi"
11333
-
11334
- msgid ""
11335
- "Instead of typing or copy-pasting long URLs, you can now get a short and "
11336
- "simple link to your posts and pages. This uses the super compact wp.me "
11337
- "domain name, and gives you a unique URL you can use that will be safe and "
11338
- "reliable."
11339
  msgstr ""
11340
- "Umjesto da unosite ili ubacujete duge URL-ove sada možete dobiti kratki i "
11341
- "jednostavni link ka vašem članku ili stranici. Ova mogućnost koristi "
11342
- "kompaktnu wm.me domenu i daje vam na korištenje unikatni URL koji je siguran "
11343
- "i pouzdan."
11344
 
11345
- msgid ""
11346
- "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text "
11347
- "messages where every character counts."
11348
  msgstr ""
11349
- "Ovo je savršeno za upotrebu na Twitteru, Facebooku i u mobilnim tekst "
11350
- "porukama gdje se broji svaki znak."
11351
 
11352
- msgid ""
11353
- "To use shortlinks, go to any already published post (or publish something "
11354
- "new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post "
11355
- "title. When you click it, a dialog box will appear with the shortlink and "
11356
- "you can copy and paste to Twitter, Facebook or wherever your heart desires."
11357
  msgstr ""
11358
- "Da biste počeli koristiti kratke linkove, otvorite bilo koji objavljeni "
11359
- "članak (ili napišite novi!). Vidjet ćete dugme &#8220;Dobij kratki "
11360
- "link&#8221; ispod naslova članka. Nakon što kliknete na to dugme, pojavit će "
11361
- "se okvir sa vašim kratkim linkom koji možete kopirati i zalijepiti na vaš "
11362
- "Twitter, Facebook ili na bilo koju drugu stranicu."
11363
 
11364
- msgid "WordPress.com Stats"
11365
- msgstr "WordPress.com statistika"
11366
-
11367
- msgid ""
11368
- "There are many plugins and services that provide statistics, but data can be "
11369
- "overwhelming. WordPress.com Stats makes the most popular metrics easy to "
11370
- "understand through a clear and attractive interface."
11371
  msgstr ""
11372
- "Postoji mnogo plugina i servisa koji pružaju statističke podatke ali "
11373
- "količina tih podataka često može biti problem. WordPress.com statistika daje "
11374
- "vam najpopularnije podatke na vrlo jednostavan način u preglednom i "
11375
- "atraktivnom interfejsu."
11376
 
11377
- #, php-format
11378
- msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
11379
  msgstr ""
11380
- "<a href=\"%s\">Ovdje možete pogledati</a> kontrolnu ploču vaše statistike."
11381
-
11382
- msgid "LaTeX"
11383
- msgstr "LaTeX"
11384
 
11385
- #, php-format
11386
- msgid ""
11387
- "%s is a powerful markup language for writing complex mathematical equations, "
11388
- "formulas, etc."
11389
  msgstr ""
11390
- "%s je moćni markup jezik za pisanje komplikovanih matematičnih jednačina, "
11391
- "formula itd."
11392
 
11393
- #, php-format
11394
- msgid ""
11395
- "Jetpack combines the power of %s and the simplicity of WordPress to give you "
11396
- "the ultimate in math blogging platforms."
11397
  msgstr ""
11398
- "Jetpack kombinuje %s snagu i jednostavnost WordPressa kako bi vam dao "
11399
- "ultimativnu matematičku blog platformu."
11400
 
11401
- msgid "Wow, that sounds nerdy."
11402
- msgstr "To zvuči štreberski."
11403
 
11404
- #, php-format
11405
- msgid ""
11406
- "Use <code>$latex your latex code here$</code> or <code>[latex]your latex "
11407
- "code here[/latex]</code> to include %s in your posts and comments. There are "
11408
- "<a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
11409
  msgstr ""
11410
- "Koristite <code>$latex vaš latex kod ovdje$</code> ili <code>[latex]vaš "
11411
- "latex kod ovdje[/latex]</code> da ubacite %s u vaše članke i komentare. "
11412
- "Dostupno je mnogo <a href=\"%s\" target=\"_blank\">raznoraznih opcija</a>."
11413
 
11414
- msgid "Twitter Widget"
11415
  msgstr ""
11416
 
11417
- msgid ""
11418
- "The Twitter Widget shows your latest tweets within a sidebar on your theme. "
11419
- "It&#8217;s an easy way to add more activity to your site."
11420
  msgstr ""
11421
 
11422
- msgid ""
11423
- "There are also a number of customization options. Change the number of "
11424
- "displayed tweets, filter out replies, and include retweets."
11425
  msgstr ""
11426
 
11427
- msgid ""
11428
- "The Twitter Widget shows your latest tweets within a sidebar on your theme."
11429
  msgstr ""
11430
 
11431
- #, php-format
11432
- msgid ""
11433
- "To use the Twitter Widget, go to Appearance &#8594; <a href=\"%s\">Widgets</"
11434
- "a>. The Twitter widget is listed as &#8220;Twitter&nbsp;(Jetpack)&#8221;; "
11435
- "drag it into one of your sidebars and configure away."
11436
  msgstr ""
11437
 
11438
- msgid "Sharedaddy"
11439
  msgstr ""
11440
 
11441
- msgid ""
11442
- "Share your posts with Twitter, Facebook, and a host of other services. You "
11443
- "can configure services to appear as icons, text, or both. Some services have "
11444
- "additional options to display smart buttons, such as Twitter, which will "
11445
- "update the number of times the post has been shared."
11446
  msgstr ""
11447
- "Podijelite vaše članke na Twitteru, Facebooku i mnogo drugih servisa. Možete "
11448
- "konfigurisati servise da se prikazuju kao ikone, tekst ili oboje. Neki "
11449
- "servisi imaju dodatne opcije za prikaz pametnih dugmadi, npr. Twitter, koji "
11450
- "će vršiti ažuriranja broja dijeljenja nekog članka."
11451
 
11452
- msgid ""
11453
- "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, "
11454
- "PressThis, Digg, Print, and Email."
11455
  msgstr ""
11456
 
11457
- msgid "Additionally you can define your own custom services."
11458
- msgstr "Možete definisati i vaše vlastite servise."
11459
 
11460
- #, php-format
11461
- msgid ""
11462
- "Change Sharedaddy settings from your dashboard Settings &rarr; <a href=\"%s"
11463
- "\">Sharing</a> menu."
11464
- msgstr ""
 
 
 
11465
 
11466
  msgid ""
11467
- "Drag and drop sharing services into the enabled section to have them show up "
11468
- "on your site, and drag them into the hidden section to have them hidden "
11469
- "behind a button."
11470
  msgstr ""
11471
- "Dovucite servise za dijeljenje u sekciju za omogućavanje da biste ih "
11472
- "prikazali na vašoj stranici, a možete ih odvući i u sekciju za sakrivene "
11473
- "servise kako biste ih maskirali unutar dugmeta."
11474
 
11475
- #, php-format
11476
- msgid ""
11477
- "Full details can be found on the <a href=\"%s\">Sharedaddy support page</a>. "
11478
- "This video also gives a swish run-down of how to use Sharedaddy. Watch it in "
11479
- "HD for extra snazz!"
11480
  msgstr ""
11481
 
11482
- msgid "After the Deadline"
11483
  msgstr ""
11484
 
11485
- msgid ""
11486
- "After the Deadline can check your spelling, grammar, and style when you "
11487
- "publish with WordPress."
11488
  msgstr ""
11489
 
11490
  msgid ""
11491
- "After the Deadline also provides a number of customization options. You can "
11492
- "edit the phrase ignore list and enable extra options."
11493
  msgstr ""
11494
 
11495
- msgid "Image Widget"
11496
- msgstr ""
11497
 
11498
- msgid ""
11499
- "The Image Widget allows you to easily add images to widget areas in your "
11500
- "theme. It&#8217;s an easy way to add more visual interest to your site."
11501
- msgstr ""
11502
 
11503
- msgid ""
11504
- "The Image Widget let&#8217;s you easily add images to a sidebar on your "
11505
- "theme."
 
11506
  msgstr ""
11507
 
11508
  #, php-format
11509
- msgid ""
11510
- "To use the Image Widget, go to Appearance &#8594; <a href=\"%s\">Widgets</"
11511
- "a>. The Image widget is listed as &#8220;Image&nbsp;(Jetpack)&#8221;; drag "
11512
- "it into one of your sidebars and configure away."
11513
  msgstr ""
11514
 
11515
- msgid "RSS Links"
11516
- msgstr "RSS linkovi"
11517
 
11518
- msgid "RSS Links Widget"
11519
  msgstr ""
11520
 
11521
- msgid ""
11522
- "The RSS Links Widget allows you to add links to your blog&#8217;s post and "
11523
- "comment RSS feeds in your sidebar. This makes it easy for your readers to "
11524
- "stay updated when you post new content or receive new comments."
11525
  msgstr ""
11526
 
11527
- msgid ""
11528
- "The RSS Links Widget let&#8217;s you easily add post and comment RSS feeds "
11529
- "to a sidebar on your theme."
11530
- msgstr ""
11531
 
11532
  #, php-format
11533
  msgid ""
11534
- "To use the RSS Links Widget, go to Appearance &#8594; <a href=\"%s"
11535
- "\">Widgets</a>. The RSS Links widget is listed as &#8220;RSS Links&nbsp;"
11536
- "(Jetpack)&#8221;; drag it into one of your sidebars and configure away."
11537
  msgstr ""
11538
 
11539
- msgid "Links to your blog's RSS feeds"
11540
- msgstr "Linkovi ka RSS kanalima vašeg bloga"
11541
-
11542
- msgid "RSS Links (Jetpack)"
11543
- msgstr "RSS linkovi (Jetpack)"
11544
 
11545
- msgid "Title:"
11546
- msgstr "Naslov:"
11547
 
11548
  msgid "Posts"
11549
  msgstr "Članci"
11550
 
11551
- msgid "Posts & Comments"
11552
- msgstr "Članci i komentari"
11553
-
11554
- msgid "Feed(s) to Display:"
11555
- msgstr "Kanal(i) za prikaz:"
11556
-
11557
- msgid "Image Link"
11558
- msgstr "Link slike"
11559
 
11560
- msgid "Text & Image Links"
11561
- msgstr "Linkovi sa tekstom i slikom"
11562
 
11563
- msgid "Image Settings:"
11564
- msgstr "Postavke slike:"
11565
 
11566
- msgid "Image Size:"
11567
- msgstr "Veličina slike:"
11568
 
11569
- msgid "Orange"
11570
- msgstr "Narandžasta"
11571
 
11572
- msgid "Purple"
11573
- msgstr "Ljubičasta"
11574
 
11575
- msgid "Pink"
11576
- msgstr "Roze"
11577
 
11578
- msgid "Silver"
11579
- msgstr "Srebrena"
11580
 
11581
- msgid "Image Color:"
11582
- msgstr "Boja slike:"
11583
 
11584
- #, php-format
11585
- msgid "Subscribe to %s"
11586
- msgstr "Pretplati se na %s"
11587
 
11588
- msgid "RSS - "
11589
- msgstr "RSS - "
11590
 
11591
- #, php-format
11592
- msgid "%1$s (%2$s) thinks you may be interested in the following post:"
11593
  msgstr ""
11594
 
11595
- msgid "Shared Post"
11596
- msgstr "Podijeljeni članak"
11597
 
11598
- msgid "Show sharing buttons on this post."
11599
- msgstr "Prikaži dugmad za dijeljenje u ovom članku."
11600
 
11601
- msgid "Disable CSS and JS"
11602
- msgstr "Onemogući CSS i JS"
11603
 
11604
- msgid "Advanced - you must include these in your theme for Sharedaddy to work"
11605
  msgstr ""
11606
 
11607
- msgid "Share this:"
11608
- msgstr "Podijeli ovo:"
11609
 
11610
- msgctxt "dropdown button"
11611
- msgid "Share"
11612
- msgstr "Podijeli"
11613
 
11614
- msgid "This post has been shared!"
11615
- msgstr "Ovaj članak je podijeljen!"
11616
 
11617
  #, php-format
11618
- msgid "You have shared this post with %s"
11619
- msgstr "Podijelili ste ovaj članak sa %s"
11620
-
11621
- msgctxt "share to"
11622
- msgid "Email"
11623
- msgstr "Email"
11624
-
11625
- msgid "Click to email this to a friend"
11626
- msgstr "Kliknite za slanje emaila prijatelju"
11627
-
11628
- msgid "Send to Email Address"
11629
- msgstr "Pošalji na email adresu"
11630
-
11631
- msgid "Your Email Address"
11632
- msgstr "Vaša email adresa"
11633
-
11634
- msgid "Post was not sent - check your email addresses!"
11635
- msgstr "Članak nije poslan - provjerite vašu email adresu!"
11636
-
11637
- msgid "Email check failed, please try again"
11638
- msgstr "Provjera emaila nije uspjela, molimo vas da pokušate ponovo"
11639
-
11640
- msgid "Sorry, your blog cannot share posts by email."
11641
- msgstr "Žao nam je, vaš blog ne može dijeliti članke pomoću emaila."
11642
-
11643
- msgctxt "share to"
11644
- msgid "Twitter"
11645
- msgstr "Twitter"
11646
-
11647
- msgid "Click to share on Twitter"
11648
- msgstr "Kliknite ovdje za dijeljenje na Twitteru"
11649
-
11650
- msgid "Use smart button"
11651
- msgstr "Koristi pametno dugme"
11652
-
11653
- msgid "StumbleUpon"
11654
- msgstr "StumbleUpon"
11655
-
11656
- msgctxt "share to"
11657
- msgid "StumbleUpon"
11658
- msgstr "StumbleUpon"
11659
-
11660
- msgid "Click to share on StumbleUpon"
11661
- msgstr "Kliknite za dijeljenje na StumbleUponu"
11662
-
11663
- msgid "Reddit"
11664
- msgstr "Reddit"
11665
-
11666
- msgid "Click to share on Reddit"
11667
- msgstr "Kliknite za dijeljenje na Redditu"
11668
-
11669
- msgid "Digg"
11670
- msgstr "Digg"
11671
-
11672
- msgid "Click to Digg this post"
11673
- msgstr "Kliknite za dijeljenje ovog članka na Diggu"
11674
-
11675
- msgctxt "share to"
11676
- msgid "Digg"
11677
- msgstr "Digg"
11678
-
11679
- msgid "LinkedIn"
11680
- msgstr "LinkedIn"
11681
-
11682
- msgctxt "share to"
11683
- msgid "LinkedIn"
11684
- msgstr "LinkedIn"
11685
-
11686
- msgid "Click to share on LinkedIn"
11687
- msgstr "Klik za razmjenu na LinkedInu"
11688
-
11689
- msgctxt "share to"
11690
- msgid "Facebook"
11691
- msgstr "Facebook"
11692
-
11693
- msgid "Share on Facebook"
11694
- msgstr "Podijeli na Facebooku"
11695
-
11696
- msgid "Default button"
11697
- msgstr "Početno dugme"
11698
-
11699
- msgid "Share button"
11700
- msgstr "Dugme za dijeljenje"
11701
 
11702
- msgid "Like button"
11703
- msgstr "Dugme \"Volim ovo\""
 
11704
 
11705
- msgctxt "share to"
11706
- msgid "Print"
11707
- msgstr "Štampaj"
11708
 
11709
- msgid "Click to print"
11710
- msgstr "Kliknite za štampanje"
11711
 
11712
- msgid "Press This"
11713
- msgstr "Objavi ovo"
11714
 
11715
- msgctxt "share to"
11716
- msgid "Press This"
11717
- msgstr "Objavi ovo"
11718
 
11719
- msgid "Click to Press This!"
11720
- msgstr "Kliknite za objavljivanje!"
11721
 
11722
- msgid "Google +1"
11723
- msgstr "Google +1"
11724
 
11725
- msgid "Click to share"
11726
- msgstr "Kliknite za dijeljenje"
11727
 
11728
- msgid "Icon"
11729
- msgstr "Ikona"
11730
 
11731
- msgid "Remove Service"
11732
- msgstr "Ukloni servis"
11733
 
11734
- msgid "Sharing Settings"
11735
- msgstr "Postavke dijeljenja"
11736
 
11737
- msgid "Warning! Multibyte support missing!"
11738
- msgstr "Upozorenje! Nedostaje Multibyte podrška!"
11739
 
11740
- #, php-format
11741
  msgid ""
11742
- "This plugin will work without it, but multibyte support is used <a href=\"%s"
11743
- "\">if available</a>. You may see minor problems with Tweets and other "
11744
- "sharing services."
11745
  msgstr ""
11746
- "Ovaj plugin će raditi i bez nje, ali multibyte podrška se koristi uvijek "
11747
- "kada je <a href=\"%s\">dostupna</a>. Moguće je da ćete imati sitne probleme "
11748
- "sa vašim tweetovima i drugim servisima za dijeljenje."
11749
-
11750
- msgid "Settings have been saved"
11751
- msgstr "Postavke su sačuvane"
11752
-
11753
- msgid "Available Services"
11754
- msgstr "Dostupni servisi"
11755
-
11756
- msgid "Drag and drop the services you'd like to enable into the box below."
11757
- msgstr "Dovucite servise koje želite omogućiti u okvir ispod."
11758
-
11759
- msgid "Add a new service"
11760
- msgstr "Dodaj novi servis"
11761
 
11762
- msgid "Enabled Services"
11763
- msgstr "Omogućeni servisi"
11764
-
11765
- msgid "Services dragged here will appear individually."
11766
- msgstr "Servisi dovučeni ovdje će se prikazivati samostalno."
11767
-
11768
- msgid "Drag and drop available services here"
11769
- msgstr "Dovucite dostupne servise ovdje"
11770
-
11771
- msgid "Services dragged here will be hidden behind a share button."
11772
- msgstr "Servisi dovučeni ovdje će biti sakriveni unutar dugmeta za dijeljenje."
11773
 
11774
- msgid "Live Preview"
11775
- msgstr "Pregled"
11776
 
11777
- msgid "Sharing is off. Please add services above to enable"
11778
  msgstr ""
11779
- "Dijeljenje je isključeno. Molimo vas da dodate gornje servise da biste ga "
11780
- "omogućili."
11781
 
11782
- msgid "Default button style"
11783
- msgstr "Stil početnog dugmeta"
11784
 
11785
- msgid "Icon + text"
11786
- msgstr "Ikona + tekst"
11787
 
11788
- msgid "Icon only"
11789
- msgstr "Samo ikona"
11790
 
11791
- msgid "Text only"
11792
- msgstr "Samo tekst"
11793
 
11794
- msgid "Sharing label"
11795
- msgstr "Naslov za dijeljenje"
11796
 
11797
- msgid "Open links in"
11798
- msgstr "Otvori linkove u"
11799
 
11800
- msgid "New window"
11801
- msgstr "Novom prozoru"
11802
 
11803
- msgid "Same window"
11804
- msgstr "Istom prozoru"
11805
 
11806
- msgid "Show sharing buttons on"
11807
- msgstr "Prikaži dugmad za dijeljenje u"
11808
 
11809
- msgid "Posts, pages, and index pages"
11810
  msgstr ""
11811
 
11812
- msgid "Posts and pages only"
11813
  msgstr ""
11814
 
11815
- msgid "Index pages only"
11816
  msgstr ""
11817
 
11818
- msgid "Save Changes"
11819
- msgstr "Sačuvaj promjene"
11820
 
11821
- msgid "Service name"
11822
- msgstr "Ime servisa"
11823
 
11824
- msgid "Sharing URL"
11825
- msgstr "URL za dijeljenje"
11826
 
11827
- msgid "You can add the following variables to your service sharing URL:"
11828
- msgstr "Možete dodati sljedeće promjenjive u URL vašeg servisa za dijeljenje:"
11829
 
11830
- msgid "Icon URL"
11831
- msgstr "URL ikone"
11832
 
11833
- msgid "Enter the URL of a 16x16px icon you want to use for this service."
11834
  msgstr ""
11835
- "Unesite URL ikone (veličine 16x16px) koju želite koristiti za ovaj servis."
11836
 
11837
- msgid "Create Share"
11838
- msgstr "Kreiraj"
11839
 
11840
  msgid ""
11841
- "An error occurred creating your new sharing service - please check you gave "
11842
- "valid details."
11843
  msgstr ""
11844
- "Desila se greška prilikom kreiranja vašeg novog servisa za dijeljenje - "
11845
- "molimo vas da provjerite da li ste unijeli ispravne informacije."
11846
 
11847
- msgid "Your blog does not currently have any published posts."
11848
- msgstr "Vaš blog trenutno nema objavljenih članaka."
11849
 
11850
- msgid "Site Stats"
11851
- msgstr "Statistika stranice"
11852
 
11853
- msgid "Your Site Stats work better with Javascript enabled."
11854
- msgstr "Statistike vaše stranice radit će bolje ako omogućite Javascript."
 
 
11855
 
11856
- msgid "View Site Stats without Javascript"
11857
- msgstr "Pregledaj statistike stranice bez Javascripta"
11858
 
11859
- msgid ""
11860
- "We were unable to get your stats just now (too many redirects). Please try "
11861
- "again."
11862
  msgstr ""
11863
- "Trenutno vam ne možemo prikazati vaše statistike (previše redirekcija). "
11864
- "Molimo vas da pokušate ponovo."
11865
 
11866
- msgid "We were unable to get your stats just now. Please try again."
11867
  msgstr ""
11868
- "Trenutno ne možemo dobaviti vašu statistiku. Molimo vas da pokušate ponovo."
11869
 
11870
  #, php-format
11871
- msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
11872
- msgstr "Za pregled posjeta posjetite <a href=\"%s\">statistiku stranice</a>."
11873
-
11874
- msgid "Admin bar"
11875
- msgstr "Administratorska traka"
11876
 
11877
- msgid "Put a chart showing 48 hours of views in the admin bar."
11878
- msgstr "Ubaci dijagram pregleda u zadnjih 48 sati u administratorsku traku."
11879
 
11880
- msgid "Registered users"
11881
- msgstr "Registrovani korisnici"
11882
 
11883
- msgid "Count the page views of registered users who are logged in."
11884
- msgstr "Broji preglede stranica registrovanih korisnika koji su prijavljeni."
11885
 
11886
- msgid "Report visibility"
11887
- msgstr "Vidljivost izvještaja"
11888
 
11889
- msgid "Select the roles that will be able to view stats reports."
11890
  msgstr ""
11891
- "Odaberite korisničke uloge koje će imati mogućnost pregleda statistike."
11892
 
11893
- msgid "Save configuration"
11894
- msgstr "Sačuvaj konfiguraciju"
11895
 
11896
- msgid "Views over 48 hours. Click for more Site Stats."
11897
- msgstr "Pregledi u zadnjih 48 sati. Kliknite za proširenu statistiku stranice."
11898
 
11899
- msgid "day"
11900
- msgstr "dan"
11901
 
11902
- msgid "week"
11903
- msgstr "sedmica"
11904
 
11905
- msgid "month"
11906
- msgstr "mjesec"
11907
 
11908
- msgid "the past day"
11909
- msgstr "jučer"
 
11910
 
11911
- msgid "the past week"
11912
- msgstr "prošla sedmica"
11913
 
11914
- msgid "the past month"
11915
- msgstr "prošli mjesec"
11916
 
11917
- msgid "the past quarter"
11918
- msgstr "prošli kvartal"
11919
 
11920
- msgid "the past year"
11921
- msgstr "prošla godina"
11922
 
11923
- msgid "Chart stats by"
11924
- msgstr "Dijagram statistika od"
11925
 
11926
- msgid "Show top posts over"
11927
- msgstr "Istakni najpopularnije članke"
 
 
 
 
 
11928
 
11929
- msgid "Show top search terms over"
11930
- msgstr "Istakni najpopularnije pretrage"
 
 
 
11931
 
11932
- #. translators: Stats dashboard widget postviews list: "$post_title $views Views"
11933
  #, php-format
11934
- msgid "%1$s %2$s Views"
11935
- msgstr "%1$s %2$s pregleda"
11936
 
11937
- msgid "Top Posts"
11938
- msgstr "Najpopularniji članci"
11939
 
11940
- msgid "Sorry, nothing to report."
11941
- msgstr "Žao nam je, ništa za prijaviti."
11942
 
11943
- msgid "Top Searches"
11944
- msgstr "Najpopularnije pretrage"
11945
 
11946
- msgid "View All"
11947
- msgstr "Pregledaj sve"
11948
 
11949
- msgid "Notify me of follow-up comments by email."
11950
- msgstr "Obavijesti me o narednim komentarima putem emaila."
11951
 
11952
- msgid "Notify me of new posts by email."
11953
- msgstr "Obavijesti me o novim člancima pomoću emaila."
11954
 
11955
- msgid "Add an email signup form to allow people to subscribe to your blog."
11956
  msgstr ""
11957
- "Dodaje obrazac za email registraciju kako bi se druge osobe mogle "
11958
- "pretplatiti na vaš blog."
11959
 
11960
- msgid "Blog Subscriptions (Jetpack)"
11961
- msgstr "Blog pretplate (Jetpack)"
11962
 
11963
- msgid "Please check your email to confirm your subscription."
11964
  msgstr ""
11965
 
11966
- msgid "You are now subscribed to this blog."
11967
  msgstr ""
11968
 
11969
- msgid "The email you entered was invalid, please check and try again."
11970
  msgstr ""
11971
- "Email koji ste upisali nije ispravan. Molimo vas da ga provjerite i pokušate "
11972
- "ponovo."
11973
 
11974
- msgid "You have already subscribed to this site, please check your inbox."
11975
  msgstr ""
11976
- "Već ste se pretplatili na ovu stranicu, molimo vas da provjerite vaš email."
11977
 
11978
- msgid "There was an error when subscribing, please try again."
11979
  msgstr ""
11980
- "Desila se greška prilikom pretplaćivanja, molimo vas da pokušate ponovo."
11981
 
11982
- msgid ""
11983
- "Enter your email address to subscribe to this blog and receive notifications "
11984
- "of new posts by email."
11985
  msgstr ""
11986
- "Upišite vašu email adresu da biste se pretplatili na email obavijesti o "
11987
- "novim člancima na ovom blogu."
11988
 
11989
- msgid "Email Subscription"
11990
  msgstr ""
11991
 
11992
- msgid "Sign me up!"
11993
- msgstr "Pretplata!"
11994
 
11995
  msgid ""
11996
- "Click to subscribe to this blog and receive notifications of new posts by "
11997
- "email."
11998
  msgstr ""
11999
- "Klinite da biste se pretplatili i na vašu email adresu dobijali obavijesti o "
12000
- "novim člancima na ovom blogu."
12001
-
12002
- msgid "Optional text to display to your readers:"
12003
- msgstr "Neobavezni tekst koji će se prikazivati vašim čitaocima:"
12004
 
12005
- msgid "Subscription Button:"
 
12006
  msgstr ""
12007
 
12008
- msgid "Display your tweets from Twitter"
12009
- msgstr "Prikažite svoje tweetove sa Twittera"
12010
-
12011
- msgid "Twitter (Jetpack)"
12012
- msgstr "Twitter (Jetpack)"
12013
-
12014
- msgid "Twitter Updates"
12015
- msgstr "Twitter ažuriranja"
12016
-
12017
  #, php-format
12018
- msgid ""
12019
- "Error: Please make sure the Twitter account is <a href=\"%s\">public</a>."
12020
  msgstr ""
12021
- "Greška: Molimo vas da provjerite da li je Twitter račun <a href=\"%s"
12022
- "\">javan</a>."
12023
 
12024
- msgid ""
12025
- "Error: Twitter did not respond. Please wait a few minutes and refresh this "
12026
- "page."
12027
  msgstr ""
12028
- "Greška: Twitter nije poslao odgovor. Molimo vas da sačekate par minuta a "
12029
- "zatim da osvježite ovu stranicu."
12030
-
12031
- msgid "Twitter username:"
12032
- msgstr "Twitter korisničko ime:"
12033
 
12034
- msgid "Maximum number of tweets to show:"
12035
- msgstr "Maksimalan broj tweetova za prikaz:"
12036
-
12037
- msgid "Hide replies"
12038
- msgstr "Sakrij odgovore"
12039
-
12040
- msgid "Include retweets"
12041
- msgstr "Uključi i retweetove"
12042
-
12043
- msgid "Text to display between tweet and timestamp:"
12044
- msgstr "Tekst za prikaz između tweeta i vremenske oznake:"
12045
-
12046
- #~ msgid "Manage filters &#187;"
12047
- #~ msgstr "Upravljanje filterima &#187;"
12048
 
12049
- #~ msgid "Done Editing"
12050
- #~ msgstr "Završeno uređivanje"
12051
 
12052
- #~ msgid "Choose a poll"
12053
- #~ msgstr "Odaberite anketu"
12054
 
12055
- #~ msgid "No matches."
12056
- #~ msgstr "Nema poklapanja."
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
+ "POT-Creation-Date: 2014-02-18 17:25+0000\n"
8
+ "PO-Revision-Date: 2012-04-27 12:04:09+0000\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
  "X-Generator: GlotPress/0.1\n"
15
 
16
+ msgid "click and drag to reorder"
17
  msgstr ""
18
 
19
+ msgid "Enter an answer here"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgstr ""
21
 
22
+ msgid "Add an Image"
 
23
  msgstr ""
24
 
25
+ msgid "Add Audio"
 
26
  msgstr ""
27
 
28
+ msgid "Add Video"
 
29
  msgstr ""
30
 
31
+ msgid "Ratings"
32
+ msgstr "Ocjene"
 
 
 
 
33
 
34
+ msgid "Polls"
35
+ msgstr "Ankete"
36
 
37
+ msgid "Email address required"
38
  msgstr ""
39
 
40
+ msgid "Password required"
 
41
  msgstr ""
42
 
43
+ msgid "Could not connect to Polldaddy API Key service"
44
  msgstr ""
45
 
46
+ msgid "Can't connect to Polldaddy.com"
 
47
  msgstr ""
48
 
49
  msgid ""
50
+ "Login to Polldaddy failed. Double check your email address and password."
 
 
51
  msgstr ""
52
 
53
  msgid ""
54
+ "If your email address and password are correct, your host may not support "
55
+ "secure logins."
 
56
  msgstr ""
57
 
58
  msgid ""
59
+ "In that case, you may be able to log in to Polldaddy by unchecking the \"Use "
60
+ "SSL to Log in\" checkbox."
 
61
  msgstr ""
62
 
 
63
  msgid ""
64
+ "Account could not be accessed. Are your email address and password correct?"
 
65
  msgstr ""
66
 
67
+ msgid "Polldaddy Account"
68
  msgstr ""
69
 
70
  #, php-format
71
+ msgid ""
72
+ "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s"
73
+ "\">Polldaddy.com</a> account details."
 
74
  msgstr ""
75
 
76
+ msgid "Polldaddy Email Address"
 
 
 
 
77
  msgstr ""
78
 
79
+ msgid "Polldaddy Password"
 
 
 
 
80
  msgstr ""
81
 
82
+ msgid "Use SSL to Log in"
 
 
 
 
 
 
 
 
83
  msgstr ""
84
 
85
+ msgid ""
86
+ "This ensures a secure login to your Polldaddy account. Only uncheck if you "
87
+ "are having problems logging in."
88
  msgstr ""
89
 
90
+ msgid "Submit"
 
 
 
 
 
 
 
 
 
 
 
 
91
  msgstr ""
92
 
93
+ msgid "Load Shortcodes Inline"
94
  msgstr ""
95
 
96
+ msgid ""
97
+ "This will load the Polldaddy shortcodes inline rather than in the page "
98
+ "footer."
99
  msgstr ""
100
 
101
+ msgid "Multiple Polldaddy Accounts"
102
  msgstr ""
103
 
104
+ msgid "This setting will allow each blog user to import a Polldaddy account."
105
  msgstr ""
106
 
107
+ msgid "Sync Ratings Account"
 
 
 
 
 
 
108
  msgstr ""
109
 
110
+ msgid "This will synchronize your ratings Polldaddy account."
 
 
 
111
  msgstr ""
112
 
113
+ msgid "Ratings Title Filter"
114
  msgstr ""
115
 
116
+ msgid ""
117
+ "This setting allows you to specify a filter to use with your ratings title."
118
  msgstr ""
119
 
120
+ msgid "A list of your top rated posts, pages or comments."
121
  msgstr ""
122
 
123
+ msgid "Top Rated"
124
  msgstr ""
125
 
126
+ msgid "Title"
127
+ msgstr "Naslov"
 
 
 
128
 
129
+ msgid "Show for posts"
130
  msgstr ""
131
 
132
+ msgid "Show for pages"
 
 
 
133
  msgstr ""
134
 
135
+ msgid "Show for comments"
 
 
 
136
  msgstr ""
137
 
138
+ msgid "Filter by category"
 
 
 
139
  msgstr ""
140
 
141
+ msgid "How many items would you like to display?"
142
  msgstr ""
143
 
144
+ #, php-format
145
+ msgid ""
146
+ "Warning! The Polldaddy plugin must be linked to your Polldaddy.com account. "
147
+ "Please visit the <a href=\"%s\">plugin settings page</a> to login."
148
  msgstr ""
149
 
150
+ msgid "Feedback"
151
+ msgstr "Povratne informacije"
 
 
 
152
 
153
+ msgid "Invalid Account"
154
  msgstr ""
155
 
156
+ msgid "Polldaddy"
157
  msgstr ""
158
 
159
+ msgid "Add Poll"
 
 
 
160
  msgstr ""
161
 
162
+ msgid "Star Colors"
163
  msgstr ""
164
 
165
+ msgid "Star Size"
166
  msgstr ""
167
 
168
+ msgid "Nero Type"
 
 
 
169
  msgstr ""
170
 
171
+ msgid "Nero Size"
 
 
 
172
  msgstr ""
173
 
174
+ msgid "You are not allowed to delete this poll."
175
  msgstr ""
176
 
177
+ msgid "Invalid Poll Author"
178
  msgstr ""
179
 
180
+ msgid "You are not allowed to open this poll."
 
 
 
 
 
 
181
  msgstr ""
182
 
183
+ msgid "You are not allowed to close this poll."
184
  msgstr ""
185
 
186
+ msgid "You are not allowed to edit this poll."
187
  msgstr ""
188
 
189
+ msgid "Poll not found"
190
  msgstr ""
191
 
192
+ msgid "Invalid answers"
193
  msgstr ""
194
 
195
+ msgid "You must include at least 2 answers"
196
  msgstr ""
197
 
198
+ msgid "Please choose a poll style"
199
  msgstr ""
200
 
201
+ msgid "Poll could not be updated"
202
  msgstr ""
203
 
204
+ msgid "Poll could not be created"
205
  msgstr ""
206
 
207
+ msgid "Style could not be updated"
208
  msgstr ""
209
 
210
+ msgid "Style could not be created"
211
  msgstr ""
212
 
213
+ msgid "Account could not be accessed. Is your API code correct?"
214
  msgstr ""
215
 
216
+ msgid "Account could not be imported. Did you enter the correct API key?"
217
  msgstr ""
218
 
219
+ msgid "Poll deleted."
220
  msgstr ""
221
 
222
+ #, php-format
223
+ msgid "%s Poll Deleted."
224
+ msgid_plural "%s Polls Deleted."
225
+ msgstr[0] ""
226
+ msgstr[1] ""
227
+ msgstr[2] ""
228
 
229
+ msgid "Poll opened."
230
  msgstr ""
231
 
232
+ #, php-format
233
+ msgid "%s Poll Opened."
234
+ msgid_plural "%s Polls Opened."
235
+ msgstr[0] ""
236
+ msgstr[1] ""
237
+ msgstr[2] ""
238
 
239
+ msgid "Poll closed."
240
  msgstr ""
241
 
242
+ #, php-format
243
+ msgid "%s Poll Closed."
244
+ msgid_plural "%s Polls Closed."
245
+ msgstr[0] ""
246
+ msgstr[1] ""
247
+ msgstr[2] ""
248
 
249
+ msgid "Poll updated."
250
  msgstr ""
251
 
252
+ msgid "Poll created."
253
  msgstr ""
254
 
255
+ msgid "Embed in Post"
256
  msgstr ""
257
 
258
+ msgid "Custom Style updated."
259
  msgstr ""
260
 
261
+ msgid "Custom Style created."
262
  msgstr ""
263
 
264
+ msgid "Custom Style deleted."
265
  msgstr ""
266
 
267
+ #, php-format
268
+ msgid "%s Style Deleted."
269
+ msgid_plural "%s Custom Styles Deleted."
270
+ msgstr[0] ""
271
+ msgstr[1] ""
272
+ msgstr[2] ""
273
 
274
+ msgid "Account Linked."
275
  msgstr ""
276
 
277
+ msgid "Options Updated."
278
  msgstr ""
279
 
280
+ msgid "Rating deleted."
281
  msgstr ""
282
 
283
+ #, php-format
284
+ msgid "%s Rating Deleted."
285
+ msgid_plural "%s Ratings Deleted."
286
+ msgstr[0] ""
287
+ msgstr[1] ""
288
+ msgstr[2] ""
289
 
290
+ msgid "Error: An error has occurred; Poll not created."
291
  msgstr ""
292
 
293
+ msgid "Error: An error has occurred; Poll not updated."
294
  msgstr ""
295
 
296
+ msgid ""
297
+ "Error: An error has occurred; Account could not be imported. Perhaps your "
298
+ "email address or password is incorrect?"
299
  msgstr ""
300
 
301
+ msgid "Error: An error has occurred; Account could not be created."
302
  msgstr ""
303
 
304
+ msgid "Polldaddy Polls"
305
  msgstr ""
306
 
307
+ #, php-format
308
+ msgid "Preview Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
309
  msgstr ""
310
 
311
+ #, php-format
312
+ msgid ""
313
+ "Poll Results <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s"
314
+ "\" class=\"add-new-h2\">Edit Poll</a>"
315
  msgstr ""
316
 
317
+ #, php-format
318
+ msgid ""
319
+ "Edit Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s\" "
320
+ "class=\"add-new-h2\">View Results</a>"
321
  msgstr ""
322
 
323
+ #, php-format
324
+ msgid "Add New Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
325
  msgstr ""
326
 
327
+ #, php-format
328
+ msgid "Custom Styles <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
329
  msgstr ""
330
 
331
+ msgid "Custom Styles"
332
+ msgstr "Prilagođeni stilovi"
 
 
 
333
 
334
+ #, php-format
335
+ msgid "Edit Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
336
  msgstr ""
337
 
338
+ #, php-format
339
+ msgid "Create Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
 
 
340
  msgstr ""
341
 
342
+ #, php-format
343
+ msgid "Polldaddy Polls <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
344
  msgstr ""
345
 
346
+ msgid "Polldaddy Polls "
347
  msgstr ""
348
 
349
+ #, php-format
350
+ msgid ""
351
+ "Linked to WordPress.com Account: <strong>%s</strong> (<a target=\"_blank\" "
352
+ "href=\"options-general.php?page=polls&action=options\">Settings</a> / <a "
353
+ "target=\"_blank\" href=\"http://polldaddy.com/dashboard/\">Polldaddy.com</a>)"
354
  msgstr ""
355
 
356
+ msgid "Actions"
357
+ msgstr "Akcije"
 
 
 
358
 
359
+ msgid "Delete"
360
+ msgstr "Obriši"
361
 
362
+ msgid "Close"
363
+ msgstr "Zatvori"
364
 
365
+ msgid "Open"
366
+ msgstr "Otvori"
367
 
368
+ msgid "Apply"
369
  msgstr ""
370
 
371
+ msgid "View All Polls"
372
  msgstr ""
373
 
374
+ msgid "This Blog's Polls"
375
  msgstr ""
376
 
377
+ msgid "Filter"
378
+ msgstr "Filter"
379
 
380
+ msgid "Poll"
381
+ msgstr "Anketa"
382
 
383
+ msgid "Y/m/d g:i:s A"
384
  msgstr ""
385
 
386
+ msgid "created"
 
 
 
387
  msgstr ""
388
 
389
+ msgid "M d, Y"
390
  msgstr ""
391
 
392
+ msgid "Edit"
393
+ msgstr "Uredi"
394
 
395
+ msgid "Embed &amp; Link"
396
  msgstr ""
397
 
398
+ msgid "Preview"
399
+ msgstr "Pregled"
400
 
401
+ msgid "Results"
402
+ msgstr "Rezultati"
403
 
404
+ msgid "votes"
405
+ msgstr "glasovi"
406
 
407
+ msgid "WordPress Shortcode"
408
  msgstr ""
409
 
410
+ msgid "Short URL (Good for Twitter etc.)"
411
  msgstr ""
412
 
413
+ msgid "Facebook URL"
414
  msgstr ""
415
 
416
+ msgid "JavaScript"
417
+ msgstr "JavaScript"
418
 
419
+ msgid "Done"
420
+ msgstr "Završeno"
421
 
422
+ #, php-format
423
+ msgid "What are you doing here? <a href=\"%s\">Go back</a>."
424
  msgstr ""
425
 
426
+ msgid "You haven't created any polls for this blog."
427
  msgstr ""
428
 
429
+ msgid "Why don't you go ahead and get started on that?"
430
  msgstr ""
431
 
432
+ msgid "Create a Poll Now"
433
  msgstr ""
434
 
435
+ msgid "No one has created any polls for this blog."
436
  msgstr ""
437
 
438
+ #, php-format
439
+ msgid "Are you sure you want to delete the rating for \"%s\"?"
 
 
 
 
 
440
  msgstr ""
441
 
442
+ #, php-format
443
+ msgid "Are you sure you want to delete the poll %s?"
444
  msgstr ""
445
 
446
+ msgid "Are you sure you want to delete this answer?"
447
  msgstr ""
448
 
449
+ msgid "delete this answer"
450
  msgstr ""
451
 
452
+ msgid "Standard Styles"
 
 
 
453
  msgstr ""
454
 
455
+ msgid "delete this image"
456
  msgstr ""
457
 
458
+ msgid "Save"
459
+ msgstr "Sačuvaj"
460
 
461
+ msgid "Randomize answer order"
462
+ msgstr "Slučajni redoslijed odgovora"
463
 
464
+ msgid "Allow other answers"
465
  msgstr ""
466
 
467
+ msgid "Multiple choice"
468
  msgstr ""
469
 
470
+ msgid "Sharing"
471
+ msgstr "Dijeljenje"
472
 
473
+ msgid "Number of choices"
474
  msgstr ""
475
 
476
+ msgid "No Limit"
477
  msgstr ""
478
 
479
+ msgid "Save Poll"
480
  msgstr ""
481
 
482
+ msgid "Results Display"
483
  msgstr ""
484
 
485
+ msgid "Show results to voters"
486
  msgstr ""
487
 
488
+ msgid "Only show percentages"
489
  msgstr ""
490
 
491
+ msgid "Hide all results"
492
+ msgstr "Sakrij sve rezultate"
493
 
494
+ msgid "Repeat Voting"
495
  msgstr ""
496
 
497
+ msgid "Don't block repeat voters"
498
  msgstr ""
499
 
500
+ msgid "Block by cookie (recommended)"
501
  msgstr ""
502
 
503
+ msgid "Block by cookie and by IP address"
504
  msgstr ""
505
 
506
+ msgid "Expires: "
507
+ msgstr "Ističe:"
508
 
509
+ #, php-format
510
+ msgid "%d hour"
511
+ msgstr "%d sat"
512
 
513
+ #, php-format
514
+ msgid "%d hours"
515
+ msgstr "%d sati"
516
 
517
+ #, php-format
518
+ msgid "%d day"
519
+ msgstr "%d dan"
520
 
521
+ #, php-format
522
+ msgid "%d week"
523
  msgstr ""
524
 
525
+ msgid ""
526
+ "Note: Blocking by cookie and IP address can be problematic for some voters."
527
  msgstr ""
528
 
529
+ msgid "Comments"
530
+ msgstr "Komentari"
531
 
532
+ msgid "Allow comments"
533
+ msgstr "Dozvoli komentare"
534
 
535
+ msgid "Moderate first"
536
  msgstr ""
537
 
538
+ msgid "No comments"
539
+ msgstr "Nema komentara"
540
 
541
+ msgid "Enter Question Here"
542
  msgstr ""
543
 
544
+ msgid "WordPress Shortcode:"
545
  msgstr ""
546
 
547
+ msgid "Embed Poll in New Post"
548
  msgstr ""
549
 
550
+ msgid "Answers"
551
+ msgstr "Odgovori"
552
 
553
+ msgid "Add New Answer"
554
  msgstr ""
555
 
556
+ msgid "Aluminum Narrow"
557
+ msgstr "Aluminum - usko"
558
 
559
+ msgid "Aluminum Medium"
560
+ msgstr "Aluminijum srednje"
561
 
562
+ msgid "Aluminum Wide"
563
+ msgstr "Aluminijum - široko"
564
 
565
+ msgid "Plain White Narrow"
566
+ msgstr "Bijelo - usko"
567
 
568
+ msgid "Plain White Medium"
569
+ msgstr "Bijelo - srednje"
570
 
571
+ msgid "Plain White Wide"
572
+ msgstr "Bijelo - široko"
573
 
574
+ msgid "Plain Black Narrow"
575
+ msgstr "Crno - usko"
576
 
577
+ msgid "Plain Black Medium"
578
+ msgstr "Crno - srednje"
579
 
580
+ msgid "Plain Black Wide"
581
+ msgstr "Crno - široko"
582
 
583
+ msgid "Paper Narrow"
584
+ msgstr "Papir - usko"
585
 
586
+ msgid "Paper Medium"
587
+ msgstr "Papir srednje"
588
 
589
+ msgid "Paper Wide"
590
+ msgstr "Papir široko"
591
 
592
+ msgid "Skull Dark Narrow"
593
+ msgstr "Lobanja - tamno usko"
594
 
595
+ msgid "Skull Dark Medium"
596
  msgstr ""
597
 
598
+ msgid "Skull Dark Wide"
599
+ msgstr "Lobanja tamno široko"
600
 
601
+ msgid "Skull Light Narrow"
602
+ msgstr "Lobanja svijetlo - usko"
603
 
604
+ msgid "Skull Light Medium"
605
+ msgstr "Lobanja - srednje"
606
 
607
+ msgid "Skull Light Wide"
608
+ msgstr "Lobanja svijetlo - srednje"
609
 
610
+ msgid "Micro"
611
+ msgstr "Mikro"
612
 
613
+ msgid "Plastic White Narrow"
614
+ msgstr "Bijela plastika - usko"
615
 
616
+ msgid "Plastic White Medium"
617
+ msgstr "Bijela plastika - srednje"
618
 
619
+ msgid "Plastic White Wide"
620
+ msgstr "Bijela plastika - široko"
621
 
622
+ msgid "Plastic Grey Narrow"
623
+ msgstr "Siva plastika - usko"
624
 
625
+ msgid "Plastic Grey Medium"
626
+ msgstr "Siva plastika srednje"
627
 
628
+ msgid "Plastic Grey Wide"
629
+ msgstr "Siva plastika - široko"
 
 
 
 
 
 
630
 
631
+ msgid "Plastic Black Narrow"
632
+ msgstr "Crna plastika - usko"
633
 
634
+ msgid "Plastic Black Medium"
635
+ msgstr "Crna plastika - srednje"
636
 
637
+ msgid "Plastic Black Wide"
638
+ msgstr "Crna plastika - široko"
639
 
640
+ msgid "Manga Narrow"
641
+ msgstr "Manga - usko"
642
 
643
+ msgid "Manga Medium"
644
+ msgstr "Manga srednje"
645
 
646
+ msgid "Manga Wide"
647
+ msgstr "Manga široko"
648
 
649
+ msgid "Tech Dark Narrow"
650
+ msgstr "Tehničar crno - usko"
651
 
652
+ msgid "Tech Dark Medium"
653
+ msgstr "Tehničar tamno - srednje"
654
 
655
+ msgid "Tech Dark Wide"
656
+ msgstr "Tehničar tamno - široko"
657
 
658
+ msgid "Tech Grey Narrow"
659
+ msgstr "Tehničar sivo - usko"
660
 
661
+ msgid "Tech Grey Medium"
662
+ msgstr "Tehničar sivo - srednje"
663
 
664
+ msgid "Tech Grey Wide"
665
+ msgstr "Tehničar sivo - široko"
666
 
667
+ msgid "Tech Light Narrow"
668
+ msgstr "Tehničar svijetlo - usko"
669
 
670
+ msgid "Tech Light Medium"
671
+ msgstr "Tehničar svijetlo - srednje"
672
 
673
+ msgid "Tech Light Wide"
674
+ msgstr "Tehničar svijetlo - široko"
675
 
676
+ msgid "Working Male Narrow"
677
+ msgstr "Radnik - usko"
678
 
679
+ msgid "Working Male Medium"
680
+ msgstr "Radnik - srednje"
681
 
682
+ msgid "Working Male Wide"
683
+ msgstr "Radnik - široko"
684
 
685
+ msgid "Working Female Narrow"
686
+ msgstr "Radnica - usko"
687
 
688
+ msgid "Working Female Medium"
689
+ msgstr "Zamišljena žena - srednje"
690
 
691
+ msgid "Working Female Wide"
692
+ msgstr "Radnica - široko"
693
 
694
+ msgid "Thinking Male Narrow"
695
+ msgstr "Zamišljeni muškarac - usko"
696
 
697
+ msgid "Thinking Male Medium"
698
+ msgstr "Zamišljeni muškarac - srednje"
699
 
700
+ msgid "Thinking Male Wide"
701
+ msgstr "Zamišljeni muškarac - široko"
702
 
703
+ msgid "Thinking Female Narrow"
704
+ msgstr "Zamišljena žena - usko"
705
 
706
+ msgid "Thinking Female Medium"
707
+ msgstr "Zamišljena žena - srednje"
708
 
709
+ msgid "Thinking Female Wide"
710
+ msgstr "Zamišljena žena - široko"
711
 
712
+ msgid "Sunset Narrow"
713
+ msgstr "Zalazak sunca usko"
714
 
715
+ msgid "Sunset Medium"
716
+ msgstr "Zalazak sunca srednje"
717
 
718
+ msgid "Sunset Wide"
719
+ msgstr "Zalazak sunca - široko"
720
 
721
+ msgid "Music Medium"
722
+ msgstr "Muzika srednje"
723
 
724
+ msgid "Music Wide"
725
  msgstr ""
726
 
727
+ msgid "Poll Style"
 
 
 
728
  msgstr ""
729
 
730
+ msgid "Polldaddy Styles"
731
  msgstr ""
732
 
733
+ msgid "Polldaddy Style"
734
  msgstr ""
735
 
736
+ msgid "Custom Style"
737
  msgstr ""
738
 
739
+ msgid "Please choose a custom style…"
 
 
 
740
  msgstr ""
741
 
742
+ msgid "Please choose a style."
743
  msgstr ""
744
 
745
+ msgid "You currently have no custom styles created."
746
  msgstr ""
747
 
748
+ msgid "New Style"
 
 
 
749
  msgstr ""
750
 
751
+ #, php-format
752
+ msgid ""
753
+ "Did you know we have a new editor for building your own custom poll styles? "
754
+ "Find out more <a href=\"%s\" target=\"_blank\">here</a>."
755
  msgstr ""
756
 
757
+ #, php-format
758
+ msgid "Are you sure you want to delete \"%s\"?"
759
  msgstr ""
760
 
761
+ msgid "Aluminum"
762
+ msgstr "Aluminijum"
 
 
 
 
 
 
 
 
763
 
764
+ msgid "Plain White"
765
+ msgstr "Obično - bijelo"
766
 
767
+ msgid "Plain Black"
768
+ msgstr "Obično - crno"
769
 
770
+ msgid "Paper"
771
+ msgstr "Papir"
772
 
773
+ msgid "Skull Dark"
774
+ msgstr "Lobanja - tamno"
775
 
776
+ msgid "Skull Light"
777
+ msgstr "Lobanja svijetlo"
778
 
779
+ msgid "Width 150px, the micro style is useful when space is tight."
780
  msgstr ""
781
 
782
+ msgid "Plastic White"
783
+ msgstr "Bijela plastika"
 
 
 
 
 
 
 
 
 
 
 
784
 
785
+ msgid "Plastic Grey"
786
+ msgstr "Siva plastika"
 
787
 
788
+ msgid "Plastic Black"
789
+ msgstr "Crna plastika"
 
 
 
 
790
 
791
+ msgid "Manga"
792
+ msgstr "Manga"
 
 
 
 
793
 
794
+ msgid "Tech Dark"
795
+ msgstr "Tehničar crno"
 
 
 
 
796
 
797
+ msgid "Tech Grey"
798
+ msgstr "Tehničar sivo"
 
 
 
 
799
 
800
+ msgid "Tech Light"
801
+ msgstr "Tehničar svijetlo"
802
 
803
+ msgid "Working Male"
 
 
 
804
  msgstr ""
 
 
 
 
 
 
 
 
 
805
 
806
+ msgid "Working Female"
 
 
 
807
  msgstr ""
808
 
809
+ msgid "Thinking Male"
810
  msgstr ""
811
 
812
+ msgid "Thinking Female"
813
+ msgstr ""
 
 
 
 
 
 
 
 
 
814
 
815
+ msgid "Sunset"
816
+ msgstr "Zalazak sunca"
817
 
818
+ msgid "Music"
819
+ msgstr "Muzika"
820
 
821
+ msgid "Wide"
822
+ msgstr "Široko"
 
 
823
 
824
+ msgid "Medium"
825
+ msgstr "Srednje"
 
 
826
 
827
+ msgid "Narrow"
828
+ msgstr "Usko"
829
 
830
+ msgid "Width: 630px, the wide style is good for blog posts."
 
 
 
831
  msgstr ""
832
 
833
+ msgid "Width: 300px, the medium style is good for general use."
834
  msgstr ""
835
 
836
+ msgid "Width 150px, the narrow style is good for sidebars etc."
837
  msgstr ""
838
 
839
+ msgid "Answer"
840
+ msgstr "Odgovor"
841
 
842
+ msgid "Votes"
843
+ msgstr "Glasovi"
844
 
845
+ msgid "Percent"
846
  msgstr ""
847
 
848
  #, php-format
849
+ msgid "Other (<a href=\"%s\">see below</a>)"
850
  msgstr ""
851
 
852
+ msgid "Other Answer"
 
853
  msgstr ""
854
 
855
+ msgid "Style"
856
+ msgstr "Stil"
857
 
858
+ msgid "Last Modified"
859
  msgstr ""
860
 
861
+ msgid "Y/m/d"
862
  msgstr ""
863
 
864
+ msgid "You haven't used our fancy style editor to create any custom styles!"
865
  msgstr ""
866
 
867
+ msgid "Create a Custom Style Now"
 
 
 
868
  msgstr ""
869
 
870
+ msgid "Style Name"
871
+ msgstr "Ime stila"
 
 
 
872
 
873
+ msgid "Preload Basic Style"
874
  msgstr ""
875
 
876
+ msgid "Load Style"
 
877
  msgstr ""
878
 
879
+ msgid "Text Direction"
 
880
  msgstr ""
881
 
882
+ msgid "Force RTL"
883
  msgstr ""
884
 
885
+ msgid "Force LTR"
886
  msgstr ""
887
 
888
+ msgid "Style Editor"
 
889
  msgstr ""
890
 
891
+ msgid "Select a template part to edit:"
892
  msgstr ""
893
 
894
+ msgid "Poll Box"
895
+ msgstr "Okvir ankete"
896
 
897
+ msgid "Question"
898
+ msgstr "Pitanje"
899
 
900
+ msgid "Answer Group"
901
+ msgstr "Grupa odgovora"
902
 
903
+ msgid "Answer Check"
904
+ msgstr "Provjera odgovora"
905
 
906
+ msgid "Other Input"
907
+ msgstr "Drugi unos"
908
 
909
+ msgid "Vote Button"
910
+ msgstr "Dugme za glasanje"
911
 
912
+ msgid "Links"
913
+ msgstr "Linkovi"
914
 
915
+ msgid "Feedback Group"
916
  msgstr ""
917
 
918
+ msgid "Results Group"
919
  msgstr ""
920
 
921
+ msgid "Results Percent"
922
  msgstr ""
923
 
924
+ msgid "Results Votes"
925
  msgstr ""
926
 
927
+ msgid "Results Text"
928
  msgstr ""
929
 
930
+ msgid "Results Background"
 
 
 
931
  msgstr ""
932
 
933
+ msgid "Results Bar"
934
  msgstr ""
935
 
936
+ msgid "Total Votes"
937
+ msgstr "Ukupno glasova"
 
 
 
938
 
939
+ msgid "Font"
940
+ msgstr "Font"
941
 
942
+ msgid "Background"
943
+ msgstr "Pozadina"
944
 
945
+ msgid "Border"
946
+ msgstr "Granica"
947
 
948
+ msgid "Margin"
949
+ msgstr "Margina"
950
 
951
+ msgid "Padding"
952
  msgstr ""
953
 
954
+ msgid "Width"
955
+ msgstr "Širina"
956
 
957
+ msgid "Height"
958
+ msgstr "Visina"
959
 
960
+ msgid "Position"
961
+ msgstr "Pozicija"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
962
 
963
+ msgid "Font Size"
964
+ msgstr "Veličina fonta"
965
 
966
+ msgid "Color"
967
+ msgstr "Boja"
968
 
969
+ msgid "Bold"
970
+ msgstr "Podebljano"
971
 
972
+ msgid "Italic"
973
+ msgstr "Zakrivljeno"
974
 
975
+ msgid "Underline"
976
+ msgstr "Podvučeno"
977
 
978
+ msgid "Line Height"
979
+ msgstr "Visina linije"
980
 
981
+ msgid "Align"
982
+ msgstr "Poravnanje"
983
 
984
+ msgid "Left"
985
+ msgstr "Lijevo"
986
 
987
+ msgid "Center"
988
+ msgstr "Centrirano"
989
 
990
+ msgid "Right"
991
+ msgstr "Desno"
992
 
993
+ msgid "Image URL"
994
+ msgstr "URL slike"
995
 
996
+ msgid "Click here for more information"
997
+ msgstr ""
998
 
999
+ msgid "Image Repeat"
1000
+ msgstr "Ponavljanje slike"
1001
 
1002
+ msgid "repeat"
 
 
 
1003
  msgstr ""
 
 
 
1004
 
1005
+ msgid "no-repeat"
 
 
1006
  msgstr ""
 
 
1007
 
1008
+ msgid "repeat-x"
 
 
1009
  msgstr ""
 
 
 
1010
 
1011
+ msgid "repeat-y"
 
 
 
 
1012
  msgstr ""
 
 
 
 
1013
 
1014
+ msgid "Image Position"
1015
+ msgstr "Pozicija slike"
1016
 
1017
+ msgid "left top"
 
 
 
1018
  msgstr ""
 
 
 
1019
 
1020
+ msgid "left center"
 
 
1021
  msgstr ""
 
 
 
 
 
1022
 
1023
+ msgid "left bottom"
 
 
 
 
 
 
 
1024
  msgstr ""
 
 
 
 
1025
 
1026
+ msgid "center top"
 
 
1027
  msgstr ""
 
 
1028
 
1029
+ msgid "center center"
 
 
 
 
1030
  msgstr ""
 
 
 
 
 
1031
 
1032
+ msgid "center bottom"
 
 
 
 
 
 
1033
  msgstr ""
 
 
 
 
1034
 
1035
+ msgid "right top"
 
1036
  msgstr ""
 
 
 
 
1037
 
1038
+ msgid "right center"
 
 
 
1039
  msgstr ""
 
 
1040
 
1041
+ msgid "right bottom"
 
 
 
1042
  msgstr ""
 
 
1043
 
1044
+ msgid "none"
1045
+ msgstr ""
1046
 
1047
+ msgid "solid"
 
 
 
 
1048
  msgstr ""
 
 
 
1049
 
1050
+ msgid "dotted"
1051
  msgstr ""
1052
 
1053
+ msgid "dashed"
 
 
1054
  msgstr ""
1055
 
1056
+ msgid "double"
 
 
1057
  msgstr ""
1058
 
1059
+ msgid "groove"
 
1060
  msgstr ""
1061
 
1062
+ msgid "inset"
 
 
 
 
1063
  msgstr ""
1064
 
1065
+ msgid "outset"
1066
  msgstr ""
1067
 
1068
+ msgid "ridge"
 
 
 
 
1069
  msgstr ""
 
 
 
 
1070
 
1071
+ msgid "hidden"
 
 
1072
  msgstr ""
1073
 
1074
+ msgid "Rounded Corners"
1075
+ msgstr "Zaobljene ivice"
1076
 
1077
+ msgid "Not supported in Internet Explorer."
1078
+ msgstr "Nije podržano u Internet Exploreru."
1079
+
1080
+ msgid "Top"
1081
+ msgstr "Vrh"
1082
+
1083
+ msgid "Bottom"
1084
+ msgstr "Dno"
1085
 
1086
  msgid ""
1087
+ "If you change the width of the<br/> poll you may also need to change<br/> "
1088
+ "the width of your answers."
 
1089
  msgstr ""
 
 
 
1090
 
1091
+ msgid "Do you mostly use the internet at work, in school or at home?"
 
 
 
 
1092
  msgstr ""
1093
 
1094
+ msgid "I use it in school."
1095
  msgstr ""
1096
 
1097
+ msgid "I use it at home."
 
 
1098
  msgstr ""
1099
 
1100
  msgid ""
1101
+ "I use it every where I go, at work and home and anywhere else that I can!"
 
1102
  msgstr ""
1103
 
1104
+ msgid "Other"
1105
+ msgstr "Ostalo"
1106
 
1107
+ msgid "Vote"
1108
+ msgstr "Glasaj"
 
 
1109
 
1110
+ msgid "View Results"
1111
+ msgstr "Pregledaj rezultate"
1112
+
1113
+ msgid "I use it in school!"
1114
  msgstr ""
1115
 
1116
  #, php-format
1117
+ msgid "(%d votes)"
 
 
 
1118
  msgstr ""
1119
 
1120
+ msgid "Return To Poll"
1121
+ msgstr "Nazad na anketu"
1122
 
1123
+ msgid "Save Style"
1124
  msgstr ""
1125
 
1126
+ msgid "Check this box if you wish to update the polls that use this style."
 
 
 
1127
  msgstr ""
1128
 
1129
+ msgid "Thank you for voting!"
1130
+ msgstr "Hvala što ste glasali!"
 
 
1131
 
1132
  #, php-format
1133
  msgid ""
1134
+ "Sorry! There was an error creating your rating widget. Please contact <a "
1135
+ "href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
 
1136
  msgstr ""
1137
 
1138
+ msgid "Rating Settings"
1139
+ msgstr ""
 
 
 
1140
 
1141
+ msgid "Rating updated"
1142
+ msgstr ""
1143
 
1144
  msgid "Posts"
1145
  msgstr "Članci"
1146
 
1147
+ msgid "Pages"
1148
+ msgstr ""
 
 
 
 
 
 
1149
 
1150
+ msgid "Show Ratings on"
1151
+ msgstr ""
1152
 
1153
+ msgid "Front Page, Archive Pages, and Search Results"
1154
+ msgstr ""
1155
 
1156
+ msgid "Position Front Page, Archive Pages, and Search Results Ratings"
1157
+ msgstr ""
1158
 
1159
+ msgid "Above each blog post"
1160
+ msgstr ""
1161
 
1162
+ msgid "Below each blog post"
1163
+ msgstr ""
1164
 
1165
+ msgid "Position Post Ratings"
1166
+ msgstr ""
1167
 
1168
+ msgid "Position Page Ratings"
1169
+ msgstr ""
1170
 
1171
+ msgid "Above each blog page"
1172
+ msgstr ""
1173
 
1174
+ msgid "Below each blog page"
1175
+ msgstr ""
 
1176
 
1177
+ msgid "Position Comment Ratings"
1178
+ msgstr ""
1179
 
1180
+ msgid "Above each comment"
 
1181
  msgstr ""
1182
 
1183
+ msgid "Below each comment"
1184
+ msgstr ""
1185
 
1186
+ msgid "Save Changes"
1187
+ msgstr "Sačuvaj promjene"
1188
 
1189
+ msgid "Advanced Settings"
1190
+ msgstr ""
1191
 
1192
+ msgid "Save Advanced Settings"
1193
  msgstr ""
1194
 
1195
+ msgid "This is a demo of what your rating widget will look like"
1196
+ msgstr ""
1197
 
1198
+ msgid "Customize Labels"
1199
+ msgstr ""
 
1200
 
1201
+ msgid "Rate This"
1202
+ msgstr "Ocijeni ovo"
1203
 
1204
  #, php-format
1205
+ msgid "%d star"
1206
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1207
 
1208
+ #, php-format
1209
+ msgid "%d stars"
1210
+ msgstr ""
1211
 
1212
+ msgid "Thank You"
1213
+ msgstr "Hvala vam"
 
1214
 
1215
+ msgid "Rate Up"
1216
+ msgstr "Glasaj za"
1217
 
1218
+ msgid "Rate Down"
1219
+ msgstr "Glasaj protiv"
1220
 
1221
+ msgid "Most Popular Content"
1222
+ msgstr "Najpopularniji sadržaj"
 
1223
 
1224
+ msgid "All"
1225
+ msgstr "Sve"
1226
 
1227
+ msgid "Today"
1228
+ msgstr "Danas"
1229
 
1230
+ msgid "This Week"
1231
+ msgstr "Ove sedmice"
1232
 
1233
+ msgid "This Month"
1234
+ msgstr "Ovog mjeseca"
1235
 
1236
+ msgid "Rated"
1237
+ msgstr "Ocijenjeno"
1238
 
1239
+ msgid "There are no rated items for this period"
1240
+ msgstr "Nema ocijenjenih stavki za ovaj period"
1241
 
1242
+ msgid "Rating Type"
1243
+ msgstr "Vrsta ocjenjivanja"
1244
 
 
1245
  msgid ""
1246
+ "Here you can choose how you want your rating to display. The 5 star rating "
1247
+ "is the most commonly used. The Nero rating is useful for keeping it simple."
 
1248
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1249
 
1250
+ #, php-format
1251
+ msgid "%d Star Rating"
1252
+ msgstr ""
 
 
 
 
 
 
 
 
1253
 
1254
+ msgid "Nero Rating"
1255
+ msgstr "Nero ocjena"
1256
 
1257
+ msgid "Rating Style"
1258
  msgstr ""
 
 
1259
 
1260
+ msgid "Small"
1261
+ msgstr "Malo"
1262
 
1263
+ msgid "Large"
1264
+ msgstr "Veliko"
1265
 
1266
+ msgid "Star Color"
1267
+ msgstr ""
1268
 
1269
+ msgid "Yellow"
1270
+ msgstr "Žuta"
1271
 
1272
+ msgid "Red"
1273
+ msgstr "Crvena"
1274
 
1275
+ msgid "Blue"
1276
+ msgstr "Plava"
1277
 
1278
+ msgid "Green"
1279
+ msgstr "Zelena"
1280
 
1281
+ msgid "Grey"
1282
+ msgstr "Sivo"
1283
 
1284
+ msgid "Hand"
1285
+ msgstr "Ruka"
1286
 
1287
+ msgid "Custom Image"
1288
  msgstr ""
1289
 
1290
+ msgid "Text Layout & Font"
1291
  msgstr ""
1292
 
1293
+ msgid "Inherit"
1294
  msgstr ""
1295
 
1296
+ msgid "Size"
1297
+ msgstr "Veličina"
1298
 
1299
+ msgid "Extra Settings"
1300
+ msgstr ""
1301
 
1302
+ msgid "Results Popup"
1303
+ msgstr "Popup prozor s rezultatima"
1304
 
1305
+ msgid "Uncheck this box to disable the results popup"
1306
+ msgstr ""
1307
 
1308
+ msgid "Rating ID"
1309
+ msgstr "Ocjena ID"
1310
 
1311
+ msgid "This is the rating ID used in posts"
1312
  msgstr ""
 
1313
 
1314
+ msgid "Exclude Posts"
1315
+ msgstr ""
1316
 
1317
  msgid ""
1318
+ "Enter the Post IDs where you want to exclude ratings from. Please use a "
1319
+ "comma-delimited list, eg. 1,2,3"
1320
  msgstr ""
 
 
1321
 
1322
+ msgid "This is the rating ID used in pages"
1323
+ msgstr ""
1324
 
1325
+ msgid "Exclude Pages"
1326
+ msgstr ""
1327
 
1328
+ msgid ""
1329
+ "Enter the Page IDs where you want to exclude ratings from. Please use a "
1330
+ "comma-delimited list, eg. 1,2,3"
1331
+ msgstr ""
1332
 
1333
+ msgid "This is the rating ID used in comments"
1334
+ msgstr ""
1335
 
1336
+ msgid "&laquo;"
 
 
1337
  msgstr ""
 
 
1338
 
1339
+ msgid "&raquo;"
1340
  msgstr ""
 
1341
 
1342
  #, php-format
1343
+ msgid "Rating Results <a href=\"%s\" class=\"add-new-h2\">Settings</a>"
1344
+ msgstr ""
 
 
 
1345
 
1346
+ msgid "Rating Results"
1347
+ msgstr ""
1348
 
1349
+ msgid "Last 24 hours"
1350
+ msgstr "Zadnja 24 sata"
1351
 
1352
+ msgid "Last 7 days"
1353
+ msgstr ""
1354
 
1355
+ msgid "Last 31 days"
1356
+ msgstr ""
1357
 
1358
+ msgid "Last 3 months"
1359
  msgstr ""
 
1360
 
1361
+ msgid "Last 12 months"
1362
+ msgstr ""
1363
 
1364
+ msgid "All time"
1365
+ msgstr ""
1366
 
1367
+ msgid "* The results are cached and are updated every hour"
1368
+ msgstr ""
1369
 
1370
+ msgid "* The results are cached and are updated every day"
1371
+ msgstr ""
1372
 
1373
+ msgid "* The results are cached and are updated every 3 days"
1374
+ msgstr ""
1375
 
1376
+ #, php-format
1377
+ msgid "No ratings have been collected for your %s yet."
1378
+ msgstr ""
1379
 
1380
+ msgid "Unique ID"
1381
+ msgstr "Unikatni ID"
1382
 
1383
+ msgid "Start Date"
1384
+ msgstr "Početni datum"
1385
 
1386
+ msgid "Average Rating"
1387
+ msgstr "Prosječna ocjena"
1388
 
1389
+ msgid "Poll Settings"
1390
+ msgstr ""
1391
 
1392
+ msgid "Polldaddy Account Info"
1393
+ msgstr ""
1394
 
1395
+ msgid ""
1396
+ "<em>Polldaddy</em> and <em>WordPress.com</em> are now connected using <a "
1397
+ "href=\"http://en.support.wordpress.com/wpcc-faq/\">WordPress.com Connect</"
1398
+ "a>. If you have a WordPress.com account you can use it to login to <a href="
1399
+ "\"http://polldaddy.com/\">Polldaddy.com</a>. Click on the Polldaddy \"sign in"
1400
+ "\" button, authorize the connection and create your new Polldaddy account."
1401
+ msgstr ""
1402
 
1403
+ msgid ""
1404
+ "Login to the Polldaddy website and scroll to the end of your <a href="
1405
+ "\"http://polldaddy.com/account/#apikey\">account page</a> to create or "
1406
+ "retrieve an API key."
1407
+ msgstr ""
1408
 
 
1409
  #, php-format
1410
+ msgid "Your account is currently linked to this API key: <strong>%s</strong>"
1411
+ msgstr ""
1412
 
1413
+ msgid "Link to a different Polldaddy account"
1414
+ msgstr ""
1415
 
1416
+ msgid "Link to your Polldaddy account"
1417
+ msgstr ""
1418
 
1419
+ msgid "Polldaddy.com API Key"
1420
+ msgstr ""
1421
 
1422
+ msgid "Link Account"
1423
+ msgstr ""
1424
 
1425
+ msgid "General Settings"
1426
+ msgstr ""
1427
 
1428
+ msgid "Default poll settings"
1429
+ msgstr ""
1430
 
1431
+ msgid "Show"
1432
  msgstr ""
 
 
1433
 
1434
+ msgid "Hide"
1435
+ msgstr ""
1436
 
1437
+ msgid "Percentages"
1438
  msgstr ""
1439
 
1440
+ msgid "Poll style"
1441
  msgstr ""
1442
 
1443
+ msgid "Off"
1444
  msgstr ""
 
 
1445
 
1446
+ msgid "Cookie"
1447
  msgstr ""
 
1448
 
1449
+ msgid "Cookie & IP address"
1450
  msgstr ""
 
1451
 
1452
+ msgid "Block expiration limit"
 
 
1453
  msgstr ""
 
 
1454
 
1455
+ msgid "Save Options"
1456
  msgstr ""
1457
 
1458
+ msgid "URL"
1459
+ msgstr "URL"
1460
 
1461
  msgid ""
1462
+ "Paste your YouTube or Google Video URL above, or use the examples below."
 
1463
  msgstr ""
 
 
 
 
 
1464
 
1465
+ #, php-format
1466
+ msgid "<a href=\"%s\" target=\"_blank\">YouTube instructions</a> %s"
1467
  msgstr ""
1468
 
 
 
 
 
 
 
 
 
 
1469
  #, php-format
1470
+ msgid "<a href=\"%s\" target=\"_blank\">Google instructions</a> %s"
 
1471
  msgstr ""
 
 
1472
 
1473
+ #, php-format
1474
+ msgid "<a href=\"%s\" target=\"_blank\">DailyMotion instructions</a> %s"
 
1475
  msgstr ""
 
 
 
 
 
1476
 
1477
+ msgid "Insert into Poll"
1478
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
1479
 
1480
+ msgid "Audio File URL"
1481
+ msgstr ""
1482
 
1483
+ msgid "Insert an image from another web site"
1484
+ msgstr ""
1485
 
1486
+ msgid "Image Title"
1487
+ msgstr ""
locale/polldaddy-cs.mo CHANGED
Binary file
locale/polldaddy-cs.po CHANGED
@@ -4,11872 +4,1488 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
- "POT-Creation-Date: 2012-07-16 11:34+0000\n"
8
- "PO-Revision-Date: 2012-07-16 11:34:45+0000\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
13
  "X-Generator: GlotPress/0.1\n"
14
 
15
- msgid "Polldaddy Invitation"
16
  msgstr ""
17
 
18
- msgid ""
19
- "If you do not want to receive any more emails then click on the unsubscribe "
20
- "link below:"
21
- msgstr ""
22
-
23
- #, php-format
24
- msgid "%d incomplete response has been added to %s."
25
- msgid_plural "%d incomplete responses have been added to %s."
26
- msgstr[0] ""
27
- msgstr[1] ""
28
- msgstr[2] ""
29
-
30
- msgid ""
31
- "Thanks,\n"
32
- "\n"
33
- "Your friendly Polldaddy.com autobot."
34
  msgstr ""
35
 
36
- #, php-format
37
- msgid "[Polldaddy] Incomplete results added to survey - %s"
38
  msgstr ""
39
 
40
- #, php-format
41
- msgid "All your results have been deleted from the survey \"%s\""
42
  msgstr ""
43
 
44
- #, php-format
45
- msgid "[Polldaddy] Results reset for %s"
46
  msgstr ""
47
 
48
- msgid ""
49
- "Your PDF report has been generated and is available from the following URLs:"
50
- msgstr ""
51
 
52
- #, php-format
53
- msgid "Note that the PDFs are available for %d day."
54
- msgid_plural "Note that the PDFs are available for %d days."
55
- msgstr[0] ""
56
- msgstr[1] ""
57
- msgstr[2] ""
58
 
59
- msgid "[Polldaddy] PDF report has been generated"
60
- msgstr ""
61
 
62
- msgid "Hi there,"
63
- msgstr ""
64
 
65
- #, php-format
66
- msgid "Hi %s,"
67
  msgstr ""
68
 
69
- msgid "Hello there,"
70
- msgstr ""
71
 
72
- #, php-format
73
- msgid "Hello %s,"
74
  msgstr ""
75
 
76
  msgid ""
77
- "Recently you or someone using this email address signed up for a free "
78
- "account on\n"
79
- "http://polldaddy.com/ but the account was not activated."
80
  msgstr ""
81
 
82
  msgid ""
83
- "If you would still like a free Polldaddy account please confirm your email "
84
- "address by\n"
85
- "clicking on the link below:"
86
  msgstr ""
87
 
88
  msgid ""
89
- "The link will remain valid for a further 24 hours after which your email "
90
- "address will be\n"
91
- "deleted from our database."
 
92
  msgstr ""
93
 
94
  #, php-format
95
  msgid ""
96
- "If you're having trouble you can find out more at %s, or reply\n"
97
- "to this email and we'll get back to you."
98
  msgstr ""
 
 
99
 
100
- msgid "Thanks,"
101
  msgstr ""
102
 
103
- #, php-format
104
- msgid "Never receive emails from Polldaddy again: %s"
105
  msgstr ""
106
 
107
- msgid "[Polldaddy] Account Activation Request (resend)"
108
  msgstr ""
109
 
110
- #, fuzzy
111
- msgid "Invalid cardholder name"
112
- msgstr "Nesprávný typ souboru"
113
-
114
- msgid "Invalid street address"
115
  msgstr ""
116
 
117
- #, fuzzy
118
- msgid "Invalid city"
119
- msgstr "Nesprávný typ souboru"
120
 
121
- msgid "Invalid expiration month"
122
  msgstr ""
123
 
124
- #, fuzzy
125
- msgid "Invalid expiration year"
126
- msgstr "Nesprávný typ souboru"
127
-
128
- #, fuzzy
129
- msgid "Invalid card type"
130
- msgstr "Nesprávný typ souboru"
131
-
132
- msgid "Invalid card number"
133
  msgstr ""
134
 
135
- msgid "Invalid CVV2 code"
136
  msgstr ""
137
 
138
- #, fuzzy
139
- msgid "Invalid country"
140
- msgstr "Nesprávný typ souboru"
141
-
142
- #, fuzzy
143
- msgid "Invalid zip code"
144
- msgstr "Nesprávný typ souboru"
145
-
146
- #, fuzzy
147
- msgid "Invalid state"
148
- msgstr "Nesprávný typ souboru"
149
-
150
- msgid "Date must be in the future"
151
  msgstr ""
152
 
153
- msgid "Sierra Leone"
154
  msgstr ""
155
 
156
- msgid "Taiwan"
157
  msgstr ""
158
 
159
- msgid "Netherlands"
160
  msgstr ""
161
 
162
- msgid "Chile"
 
163
  msgstr ""
164
 
165
- msgid "Anguilla"
166
- msgstr "Anguilla"
167
-
168
- msgid "Mauritius"
169
- msgstr "Mauricius"
170
 
171
- msgid "Afghanistan"
172
  msgstr ""
173
 
174
- msgid "Andorra"
175
- msgstr "Andorra"
176
 
177
- msgid "Indonesia"
178
  msgstr ""
179
 
180
- msgid "Micronesia, Federated States of"
181
  msgstr ""
182
 
183
- msgid "United Kingdom"
184
  msgstr ""
185
 
186
- msgid "New Zealand"
187
  msgstr ""
188
 
189
- msgid "Gabon"
190
  msgstr ""
191
 
192
- msgid "Puerto Rico"
193
- msgstr "Portoriko"
194
-
195
- msgid "Equatorial Guinea"
196
  msgstr ""
197
 
198
- msgid "Seychelles"
199
  msgstr ""
200
 
201
- msgid "Antarctica"
202
- msgstr "Antarktida"
203
 
204
- msgid "Saudi Arabia"
205
  msgstr ""
206
 
207
- msgid "Grenada"
208
- msgstr "Grenada"
209
 
210
- msgid "Antigua and Barbuda"
211
- msgstr ""
212
 
213
- msgid "Luxembourg"
214
- msgstr "Lucemburk"
215
 
216
- msgid "Denmark"
217
  msgstr ""
218
 
219
- msgid "China"
220
  msgstr ""
221
 
222
- msgid "Dominica"
223
- msgstr "Dominika"
224
 
225
- msgid "Mali"
226
- msgstr ""
227
 
228
- msgid "Montserrat"
229
- msgstr "Montserrat"
230
 
231
- msgid "Russia"
232
- msgstr ""
233
 
234
- msgid "Asia/Pacific Region"
235
- msgstr ""
236
 
237
- msgid "Swaziland"
238
- msgstr ""
239
 
240
- msgid "Europe"
241
- msgstr "Evropa"
242
 
243
- msgid "Somalia"
244
- msgstr ""
245
 
246
- msgid "Cameroon"
247
- msgstr ""
248
 
249
- msgid "Gambia"
250
- msgstr ""
251
 
252
- msgid "Qatar"
253
- msgstr "Katar"
254
 
255
- msgid "Thailand"
256
  msgstr ""
257
 
258
- msgid "Cape Verde"
259
- msgstr "Kapverdy"
260
-
261
- msgid "Wallis and Futuna"
262
  msgstr ""
263
 
264
- msgid "Switzerland"
265
  msgstr ""
266
 
267
- msgid "Faroe Islands"
268
  msgstr ""
269
 
270
- msgid "Costa Rica"
271
- msgstr "Kostarika"
272
 
273
- msgid "Samoa"
274
- msgstr "Samoa"
 
 
 
 
275
 
276
- msgid "Philippines"
277
- msgstr ""
278
 
279
- msgid "Pakistan"
280
- msgstr ""
 
 
 
 
281
 
282
- msgid "Slovakia"
283
- msgstr ""
284
 
285
- msgid "Zimbabwe"
286
- msgstr ""
 
 
 
 
287
 
288
- msgid "Canada"
289
- msgstr ""
290
 
291
- msgid "United States Minor Outlying Islands"
292
- msgstr ""
293
 
294
- msgid "Germany"
295
  msgstr ""
296
 
297
- msgid "Rwanda"
298
- msgstr ""
299
 
300
- msgid "United Arab Emirates"
301
  msgstr ""
302
 
303
- msgid "Saint Kitts and Nevis"
304
  msgstr ""
305
 
306
- msgid "Virgin Islands, British"
307
- msgstr ""
 
 
 
 
308
 
309
- msgid "Cuba"
310
  msgstr ""
311
 
312
- msgid "Jordan"
313
  msgstr ""
314
 
315
- msgid "Togo"
316
  msgstr ""
317
 
318
- msgid "San Marino"
319
- msgstr "San Marino"
320
-
321
- msgid "Tokelau"
322
- msgstr ""
 
323
 
324
- msgid "Guinea"
325
  msgstr ""
326
 
327
- msgid "Barbados"
328
- msgstr "Barbados"
329
 
330
- msgid "Chad"
 
 
331
  msgstr ""
332
 
333
- msgid "Malawi"
 
 
 
334
  msgstr ""
335
 
336
- msgid "Suriname"
 
337
  msgstr ""
338
 
339
- msgid "Liechtenstein"
 
 
 
340
  msgstr ""
341
 
342
- msgid "Montenegro"
 
 
 
343
  msgstr ""
344
 
345
- msgid "Heard Island and McDonald Islands"
 
346
  msgstr ""
347
 
348
- msgid "Northern Mariana Islands"
 
349
  msgstr ""
350
 
351
- msgid "Dominican Republic"
352
  msgstr ""
353
 
354
- msgid "Belgium"
 
355
  msgstr ""
356
 
357
- msgid "Lao People's Democratic Republic"
 
358
  msgstr ""
359
 
360
- msgid "Poland"
 
361
  msgstr ""
362
 
363
- msgid "Israel"
364
  msgstr ""
365
 
366
- msgid "India"
 
 
 
 
367
  msgstr ""
368
 
369
- msgid "Guatemala"
370
- msgstr "Guatemala"
371
 
372
- msgid "Martinique"
373
- msgstr "Martinik"
374
 
375
- msgid "Myanmar"
376
- msgstr ""
377
 
378
- msgid "Morocco"
379
- msgstr ""
380
 
381
- msgid "Sudan"
382
- msgstr ""
383
 
384
- msgid "Netherlands Antilles"
385
  msgstr ""
386
 
387
- msgid "Liberia"
388
  msgstr ""
389
 
390
- msgid "Armenia"
391
- msgstr ""
392
 
393
- msgid "Cook Islands"
394
  msgstr ""
395
 
396
- msgid "Ethiopia"
397
- msgstr ""
398
 
399
- msgid "Marshall Islands"
400
  msgstr ""
401
 
402
- msgid "Saint Lucia"
403
  msgstr ""
404
 
405
- msgid "Guam"
406
- msgstr "Guam"
407
 
408
- msgid "Estonia"
409
  msgstr ""
410
 
411
- msgid "Macedonia"
412
- msgstr ""
413
 
414
- msgid "Djibouti"
415
- msgstr "Džíbútí"
416
 
417
- msgid "Austria"
418
  msgstr ""
419
 
420
- msgid "Zambia"
421
  msgstr ""
422
 
423
- msgid "Cayman Islands"
424
  msgstr ""
425
 
426
- msgid "French Guiana"
427
  msgstr ""
428
 
429
- msgid "Guyana"
430
- msgstr "Guyana"
431
-
432
- msgid "Palau"
433
- msgstr "Palau"
434
 
435
- msgid "Fiji"
436
- msgstr "Fidži"
437
 
438
- msgid "Nauru"
439
- msgstr "Nauru"
 
440
 
441
- msgid "Greenland"
442
  msgstr ""
443
 
444
- msgid "Trinidad and Tobago"
445
  msgstr ""
446
 
447
- msgid "Ecuador"
448
  msgstr ""
449
 
450
- msgid "Lithuania"
451
  msgstr ""
452
 
453
- msgid "Serbia"
 
454
  msgstr ""
455
 
456
- msgid "Tajikistan"
 
457
  msgstr ""
458
 
459
- msgid "Colombia"
460
  msgstr ""
461
 
462
- msgid "Australia"
463
- msgstr "Austrálie"
464
-
465
- msgid "Ukraine"
466
  msgstr ""
467
 
468
- msgid "Nicaragua"
469
  msgstr ""
470
 
471
- msgid "Vietnam"
472
  msgstr ""
473
 
474
- msgid "Saint Vincent and the Grenadines"
475
- msgstr ""
476
 
477
- msgid "Peru"
478
- msgstr ""
479
 
480
- msgid "Uruguay"
481
- msgstr ""
482
 
483
- msgid "Monaco"
484
- msgstr "Monako"
485
 
486
- msgid "Bosnia and Herzegovina"
487
  msgstr ""
488
 
489
- msgid "Greece"
490
  msgstr ""
491
 
492
- msgid "Libyan Arab Jamahiriya"
493
  msgstr ""
494
 
495
- msgid "Finland"
496
- msgstr ""
497
 
498
- msgid "Bhutan"
499
  msgstr ""
500
 
501
- msgid "Algeria"
502
- msgstr ""
503
 
504
- msgid "Central African Republic"
505
- msgstr ""
506
 
507
- msgid "Croatia"
508
- msgstr ""
509
 
510
- msgid "Bolivia"
511
  msgstr ""
512
 
513
- msgid "Senegal"
514
- msgstr ""
515
 
516
- msgid "Argentina"
517
- msgstr "Argentina"
518
 
519
- msgid "Reunion"
520
- msgstr "Réunion"
521
 
522
- msgid "Norway"
523
  msgstr ""
524
 
525
- msgid "Sri Lanka"
 
526
  msgstr ""
527
 
528
- msgid "Tuvalu"
 
529
  msgstr ""
530
 
531
- msgid "Namibia"
 
532
  msgstr ""
533
 
534
- msgid "Georgia"
 
535
  msgstr ""
536
 
537
- msgid "Turks and Caicos Islands"
 
538
  msgstr ""
539
 
540
- msgid "Holy See (Vatican City State)"
541
- msgstr ""
542
 
543
- msgid "Sweden"
544
  msgstr ""
545
 
546
- msgid "Iran, Islamic Republic of"
547
  msgstr ""
548
 
549
- msgid "Mexico"
550
  msgstr ""
551
 
552
- msgid "Mauritania"
553
  msgstr ""
554
 
555
- msgid "Comoros"
556
  msgstr ""
557
 
558
- msgid "Moldova, Republic of"
559
  msgstr ""
560
 
561
- msgid "Tanzania, United Republic of"
562
- msgstr ""
563
 
564
- msgid "Ireland"
565
  msgstr ""
566
 
567
- msgid "Kazakstan"
568
  msgstr ""
569
 
570
- msgid "United States"
571
  msgstr ""
572
 
573
- msgid "Bulgaria"
574
  msgstr ""
575
 
576
- msgid "El Salvador"
577
- msgstr "Salvador"
578
-
579
- msgid "Botswana"
580
  msgstr ""
581
 
582
- msgid "France"
583
  msgstr ""
584
 
585
- msgid "South Africa"
586
  msgstr ""
587
 
588
- msgid "Paraguay"
589
  msgstr ""
590
 
591
- msgid "Iraq"
592
  msgstr ""
593
 
594
- msgid "Macau"
595
- msgstr "Macao"
596
-
597
- msgid "Singapore"
598
- msgstr "Singapur"
599
-
600
- msgid "Bahrain"
601
- msgstr "Bahrajn"
602
-
603
- msgid "Sao Tome and Principe"
604
  msgstr ""
605
 
606
- msgid "Venezuela"
607
  msgstr ""
608
 
609
- msgid "Lebanon"
610
  msgstr ""
611
 
612
- msgid "Falkland Islands (Malvinas)"
613
  msgstr ""
614
 
615
- msgid "British Indian Ocean Territory"
616
  msgstr ""
617
 
618
- msgid "Japan"
619
  msgstr ""
620
 
621
- msgid "Bangladesh"
622
  msgstr ""
623
 
624
- msgid "Romania"
625
  msgstr ""
626
 
627
- msgid "Ghana"
628
  msgstr ""
629
 
630
- msgid "Brunei Darussalam"
631
  msgstr ""
632
 
633
- msgid "Papua New Guinea"
634
  msgstr ""
635
 
636
- msgid "American Samoa"
637
  msgstr ""
638
 
639
- msgid "Azerbaijan"
640
  msgstr ""
641
 
642
- msgid "Panama"
643
- msgstr "Panama"
644
-
645
- msgid "Belize"
646
- msgstr "Belize"
647
-
648
- msgid "Vanuatu"
649
  msgstr ""
650
 
651
- msgid "Portugal"
652
  msgstr ""
653
 
654
- msgid "Guinea-Bissau"
655
  msgstr ""
656
 
657
- msgid "Turkmenistan"
658
  msgstr ""
659
 
660
- msgid "Uzbekistan"
661
  msgstr ""
662
 
663
- msgid "Tunisia"
664
  msgstr ""
665
 
666
- msgid "New Caledonia"
667
  msgstr ""
668
 
669
- msgid "Latvia"
670
  msgstr ""
671
 
672
- msgid "Aruba"
673
- msgstr "Aruba"
674
-
675
- msgid "Nigeria"
676
  msgstr ""
677
 
678
- msgid "Italy"
679
  msgstr ""
680
 
681
- msgid "Tonga"
682
  msgstr ""
683
 
684
- msgid "Yemen"
685
  msgstr ""
686
 
687
- msgid "Bahamas"
688
  msgstr ""
689
 
690
- msgid "Eritrea"
691
  msgstr ""
692
 
693
- msgid "Nepal"
694
  msgstr ""
695
 
696
- msgid "French Polynesia"
697
  msgstr ""
698
 
699
- msgid "Korea, Democratic People's Republic of"
700
  msgstr ""
701
 
702
- msgid "Syrian Arab Republic"
703
  msgstr ""
704
 
705
- msgid "Bouvet Island"
706
  msgstr ""
707
 
708
- msgid "Virgin Islands, U.S."
709
  msgstr ""
710
 
711
- msgid "Cambodia"
712
  msgstr ""
713
 
714
- msgid "Cyprus"
715
  msgstr ""
716
 
717
- msgid "Niue"
718
- msgstr "Niue"
719
-
720
- msgid "Mozambique"
721
  msgstr ""
722
 
723
- msgid "Oman"
724
  msgstr ""
725
 
726
- msgid "Guadeloupe"
727
- msgstr "Guadeloupe"
728
-
729
- msgid "Belarus"
730
  msgstr ""
731
 
732
- msgid "Hong Kong"
733
- msgstr "Hongkong"
734
-
735
- msgid "Satellite Provider"
736
  msgstr ""
737
 
738
- msgid "Kenya"
739
  msgstr ""
740
 
741
- msgid "Madagascar"
742
  msgstr ""
743
 
744
- msgid "Solomon Islands"
745
  msgstr ""
746
 
747
- msgid "Czech Republic"
748
  msgstr ""
749
 
750
- msgid "Angola"
751
  msgstr ""
752
 
753
- msgid "Palestinian Territory, Occupied"
754
  msgstr ""
755
 
756
- msgid "Gibraltar"
757
- msgstr "Gibraltar"
758
-
759
- msgid "Honduras"
760
  msgstr ""
761
 
762
- msgid "Uganda"
763
  msgstr ""
764
 
765
- msgid "Malta"
766
- msgstr "Malta"
767
-
768
- msgid "Cote D'Ivoire"
769
  msgstr ""
770
 
771
- msgid "Slovenia"
772
  msgstr ""
773
 
774
- msgid "Niger"
775
  msgstr ""
776
 
777
- msgid "Brazil"
778
  msgstr ""
779
 
780
- msgid "Burundi"
781
  msgstr ""
782
 
783
- msgid "Maldives"
784
- msgstr "Maledivy"
785
 
786
- msgid "Congo, The Democratic Republic of"
787
  msgstr ""
788
 
789
- msgid "Anonymous Proxy"
790
  msgstr ""
791
 
792
- msgid "Turkey"
793
  msgstr ""
794
 
795
- msgid "Mongolia"
796
  msgstr ""
797
 
798
- msgid "Hungary"
 
 
 
799
  msgstr ""
800
 
801
- msgid "Benin"
 
802
  msgstr ""
803
 
804
- msgid "Jamaica"
805
- msgstr "Jamajka"
806
-
807
- msgid "Haiti"
808
- msgstr ""
809
-
810
- msgid "Kyrgyzstan"
811
- msgstr ""
812
-
813
- msgid "Spain"
814
- msgstr ""
815
-
816
- msgid "Malaysia"
817
- msgstr ""
818
-
819
- msgid "Norfolk Island"
820
- msgstr ""
821
-
822
- msgid "Iceland"
823
- msgstr ""
824
-
825
- msgid "Korea, Republic of"
826
- msgstr ""
827
-
828
- msgid "Kuwait"
829
- msgstr "Kuvajt"
830
-
831
- msgid "Egypt"
832
- msgstr ""
833
-
834
- msgid "Albania"
835
- msgstr ""
836
-
837
- msgid "Burkina Faso"
838
- msgstr ""
839
-
840
- msgid "Bermuda"
841
- msgstr "Bermudy"
842
-
843
- msgid "Kiribati"
844
- msgstr ""
845
-
846
- msgid "Mayotte"
847
- msgstr "Mayotte"
848
-
849
- msgid "Lesotho"
850
- msgstr ""
851
-
852
- msgid "Congo"
853
- msgstr ""
854
-
855
- #, fuzzy
856
- msgid "Previous"
857
- msgstr "Náhled"
858
-
859
- msgid "Next"
860
- msgstr "Další"
861
-
862
- #, php-format
863
- msgid "Answers containing: %s"
864
- msgstr ""
865
-
866
- msgid "No answers found containing these words."
867
- msgstr ""
868
-
869
- msgid "Add as a poll answer"
870
- msgstr ""
871
-
872
- msgid "No more data to display."
873
- msgstr ""
874
-
875
- msgid "Don't want anymore emails from us?"
876
- msgstr ""
877
-
878
- msgid "Unsubscribe"
879
- msgstr "Zrušit odběr"
880
-
881
- msgid "just now"
882
- msgstr ""
883
-
884
- #, php-format
885
- msgid "%d minute ago"
886
- msgid_plural "%d minutes ago"
887
- msgstr[0] ""
888
- msgstr[1] ""
889
- msgstr[2] ""
890
-
891
- #, fuzzy, php-format
892
- msgid "%d hour ago"
893
- msgid_plural "%d hours ago"
894
- msgstr[0] "%s hodinou"
895
- msgstr[1] "%s hodinami"
896
- msgstr[2] "%s hodinami"
897
-
898
- #, fuzzy
899
- msgid "yesterday"
900
- msgstr "Včerar"
901
-
902
- #, fuzzy, php-format
903
- msgid "%d day ago"
904
- msgid_plural "%d days ago"
905
- msgstr[0] "%s dnem"
906
- msgstr[1] "%s dny"
907
- msgstr[2] "%s dny"
908
-
909
- #, php-format
910
- msgid "%d week ago"
911
- msgid_plural "%d weeks ago"
912
- msgstr[0] ""
913
- msgstr[1] ""
914
- msgstr[2] ""
915
-
916
- #, php-format
917
- msgid "%d month ago"
918
- msgid_plural "%d months ago"
919
- msgstr[0] ""
920
- msgstr[1] ""
921
- msgstr[2] ""
922
-
923
- #, php-format
924
- msgid "%d year ago"
925
- msgid_plural "%d years ago"
926
- msgstr[0] ""
927
- msgstr[1] ""
928
- msgstr[2] ""
929
-
930
- msgid "Invalid Videolog identifier"
931
- msgstr ""
932
-
933
- #, php-format
934
- msgid ""
935
- "This movie requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for "
936
- "playback."
937
- msgstr ""
938
-
939
- #, php-format
940
- msgid "<code>%s</code> HTML tag removed as it is not allowed"
941
- msgstr ""
942
-
943
- msgid "Unknown"
944
- msgstr ""
945
-
946
- msgid "Today"
947
- msgstr "Dnes"
948
-
949
- msgid "Earlier this month"
950
- msgstr ""
951
-
952
- msgid "Earlier this year"
953
- msgstr ""
954
-
955
- msgid "Response"
956
- msgstr "Odpověď"
957
-
958
- msgid "Responses"
959
- msgstr "Odpovědi"
960
-
961
- msgid "Rating"
962
- msgstr "Hodnocení"
963
-
964
- msgid "Ratings"
965
- msgstr "Hodnocení"
966
-
967
- msgid "Vote"
968
- msgstr ""
969
-
970
- msgid "Votes"
971
- msgstr "Hlasy"
972
-
973
- msgid ""
974
- "Did you know you can send polls and surveys out in an email? <a href=\"[cta]"
975
- "\">Find out more!</a>"
976
- msgstr ""
977
-
978
- msgid ""
979
- "Did you know you can send surveys out in an email? <a href=\"[cta]\">Find "
980
- "out more!</a>"
981
- msgstr ""
982
-
983
- msgid "Learn More"
984
- msgstr ""
985
-
986
- #, php-format
987
- msgid ""
988
- "Did you know you can customize your poll’s colors to match your site? Here’s "
989
- "how to create a <a href=\"%s\">custom poll style</a>."
990
- msgstr ""
991
-
992
- msgid "password"
993
- msgstr ""
994
-
995
- msgid "Server oopsie"
996
- msgstr ""
997
-
998
- msgid "New Email Group"
999
- msgstr ""
1000
-
1001
- msgid "Pass"
1002
- msgstr ""
1003
-
1004
- msgid "Fail"
1005
- msgstr ""
1006
-
1007
- #, php-format
1008
- msgid "New response for %s - %d"
1009
- msgstr ""
1010
-
1011
- #, php-format
1012
- msgid "%s <%s>"
1013
- msgstr ""
1014
-
1015
- msgid "Polldaddy Response"
1016
- msgstr ""
1017
-
1018
- msgid "New Folder"
1019
- msgstr ""
1020
-
1021
- msgid "Page Not Found"
1022
- msgstr ""
1023
-
1024
- msgid "Not authorised"
1025
- msgstr ""
1026
-
1027
- msgid "Error"
1028
- msgstr "Chyba"
1029
-
1030
- msgid "Page Not Found - Invalid domain mapping"
1031
- msgstr ""
1032
-
1033
- msgid "Yesterday"
1034
- msgstr "Včerar"
1035
-
1036
- msgid "M j"
1037
- msgstr ""
1038
-
1039
- msgid "j/n/Y"
1040
- msgstr ""
1041
-
1042
- #, php-format
1043
- msgid "Today, %s"
1044
- msgstr ""
1045
-
1046
- #, php-format
1047
- msgid "Yesterday, %s"
1048
- msgstr ""
1049
-
1050
- msgid "&#171;"
1051
- msgstr ""
1052
-
1053
- msgid "&#187;"
1054
- msgstr ""
1055
-
1056
- #, php-format
1057
- msgid "Displaying results <strong>%s-%s</strong> of <strong>%s</strong>"
1058
- msgstr ""
1059
-
1060
- msgid "10 results per page"
1061
- msgstr ""
1062
-
1063
- msgid "25 results per page"
1064
- msgstr ""
1065
-
1066
- msgid "50 results per page"
1067
- msgstr ""
1068
-
1069
- msgid "100 results per page"
1070
- msgstr ""
1071
-
1072
- msgid "Upgrade to Pro to remove these ads"
1073
- msgstr ""
1074
-
1075
- msgid "The following problems were discovered with your input:"
1076
- msgstr ""
1077
-
1078
- msgid "Importing&hellip;"
1079
- msgstr ""
1080
-
1081
- msgid "Upload"
1082
- msgstr "Nahrát soubor"
1083
-
1084
- msgid "CSV file"
1085
- msgstr ""
1086
-
1087
- msgid "Upload Survey"
1088
- msgstr ""
1089
-
1090
- msgid "No survey uploaded yet."
1091
- msgstr ""
1092
-
1093
- msgid "Single Choice"
1094
- msgstr ""
1095
-
1096
- msgid "Other Response"
1097
- msgstr ""
1098
-
1099
- msgid "Questions"
1100
- msgstr "Otázky"
1101
-
1102
- msgid "Column Choices"
1103
- msgstr ""
1104
-
1105
- msgid "Address Fields"
1106
- msgstr ""
1107
-
1108
- msgid "Answers"
1109
- msgstr "Odpovědi"
1110
-
1111
- msgid "Import Survey"
1112
- msgstr ""
1113
-
1114
- msgid "This phrase is shown when a user returns to a survey"
1115
- msgstr ""
1116
-
1117
- msgid "This phrase is shown when a user first starts a survey"
1118
- msgstr ""
1119
-
1120
- msgid "This phrase is shown when a user finishes a survey"
1121
- msgstr ""
1122
-
1123
- msgid "This phrase is shown when there is a problem with data entered"
1124
- msgstr ""
1125
-
1126
- msgid "This phrase is shown when the question is mandatory"
1127
- msgstr ""
1128
-
1129
- msgid "This phrase is shown when an email address is invalid"
1130
- msgstr ""
1131
-
1132
- msgid "This phrase is shown when a URL is invalid"
1133
- msgstr ""
1134
-
1135
- msgid "This phrase is shown when a date is invalid"
1136
- msgstr ""
1137
-
1138
- msgid "This phrase is shown when closing a survey"
1139
- msgstr ""
1140
-
1141
- msgid "This is shown before a question number (i.e. Q1)"
1142
- msgstr ""
1143
-
1144
- msgid "This phrase is shown when a question has an \"other\" response"
1145
- msgstr ""
1146
-
1147
- msgid "This is shown when a survey is password protected"
1148
- msgstr ""
1149
-
1150
- msgid "Instructions on how to enter a password"
1151
- msgstr ""
1152
-
1153
- msgid "Title shown when a user does not pass the whitelist restrictions"
1154
- msgstr ""
1155
-
1156
- msgid "Details shown when a user does not pass the whitelist restrictions"
1157
- msgstr ""
1158
-
1159
- msgid "This phrase is shown on the final page of a survey"
1160
- msgstr ""
1161
-
1162
- msgid ""
1163
- "Shows a respondent's progress in a survey, with [current] and [total] "
1164
- "replaced with page numbers"
1165
- msgstr ""
1166
-
1167
- msgid ""
1168
- "Shown when a participant tries to start a single-response survey they have "
1169
- "already completed"
1170
- msgstr ""
1171
-
1172
- msgid ""
1173
- "Shown when a file is submitted that is too large. [size] is replaced with "
1174
- "the maximum size."
1175
- msgstr ""
1176
-
1177
- msgid "Shown when a phone number is invalid"
1178
- msgstr ""
1179
-
1180
- msgid "Shown when a value is not a number"
1181
- msgstr ""
1182
-
1183
- msgid "Shown when a number value is not within range"
1184
- msgstr ""
1185
-
1186
- msgid "Shown when a survey is closed"
1187
- msgstr ""
1188
-
1189
- msgid "Details about why a survey is closed and what to do"
1190
- msgstr ""
1191
-
1192
- msgid "Shown when all of the rows in a matrix have not been completed"
1193
- msgstr ""
1194
-
1195
- msgid "Shown when too few options have been selected on a multi-choice"
1196
- msgstr ""
1197
-
1198
- msgid "Shown when too many options have been selected on a multi-choice"
1199
- msgstr ""
1200
-
1201
- msgid ""
1202
- "This is shown when a survey needs to be verified by entering an email address"
1203
- msgstr ""
1204
-
1205
- msgid "Instructions on how to enter an email address"
1206
- msgstr ""
1207
-
1208
- msgid "This is shown when a survey is captcha protected"
1209
- msgstr ""
1210
-
1211
- msgid "Instructions on how to enter a captcha"
1212
- msgstr ""
1213
-
1214
- msgid "This phrase is shown when a user returns to a quiz"
1215
- msgstr ""
1216
-
1217
- msgid "This phrase is shown when a user first starts a quiz"
1218
- msgstr ""
1219
-
1220
- msgid "This phrase is shown when a user finishes a quiz"
1221
- msgstr ""
1222
-
1223
- msgid "This phrase is shown when closing a quiz"
1224
- msgstr ""
1225
-
1226
- msgid "This is shown when a quiz is password protected"
1227
- msgstr ""
1228
-
1229
- msgid "This phrase is shown on the final page of a quiz"
1230
- msgstr ""
1231
-
1232
- msgid "This phrase shows a respondents progress in a quiz"
1233
- msgstr ""
1234
-
1235
- msgid ""
1236
- "Shown when a participant tries to start a single-response quiz they have "
1237
- "already completed"
1238
- msgstr ""
1239
-
1240
- msgid ""
1241
- "Shown after completing a quiz. The code [score] is replaced with the actual "
1242
- "score"
1243
- msgstr ""
1244
-
1245
- msgid "Shown if the score is enough to pass the quiz"
1246
- msgstr ""
1247
-
1248
- msgid "Shown if the score is not enough to pass the quiz"
1249
- msgstr ""
1250
-
1251
- msgid "Shown when a quiz is closed"
1252
- msgstr ""
1253
-
1254
- msgid "Details about why a quiz is closed and what to do"
1255
- msgstr ""
1256
-
1257
- msgid ""
1258
- "This is shown when a quiz needs to be verified by entering an email address"
1259
- msgstr ""
1260
-
1261
- msgid ""
1262
- "This phrase is used in a link to allow the voter to see the poll results "
1263
- "without voting"
1264
- msgstr ""
1265
-
1266
- msgid "This phrase is shown to the user once they have voted"
1267
- msgstr ""
1268
-
1269
- msgid ""
1270
- "This phrase is used in a link to allow the user to return to the poll once "
1271
- "they have voted"
1272
- msgstr ""
1273
-
1274
- msgid ""
1275
- "This phrase is shown beside the \"other\" box in polls where you allow the "
1276
- "user to enter an answer"
1277
- msgstr ""
1278
-
1279
- msgid ""
1280
- "This phrase is shown when a person tries to vote a second time in a poll "
1281
- "which blocks repeat voters"
1282
- msgstr ""
1283
-
1284
- msgid "This phrase is shown in front of the vote count for each poll"
1285
- msgstr ""
1286
-
1287
- msgid "This phrase comes after the number of each answers votes"
1288
- msgstr ""
1289
-
1290
- msgid "This phrase is used if you close your poll"
1291
- msgstr ""
1292
-
1293
- msgid "This phrase is used on the button you press to submit your vote"
1294
- msgstr ""
1295
-
1296
- msgid ""
1297
- "This phrase is shown to the user if they try to submit a vote without "
1298
- "selecting an answer"
1299
- msgstr ""
1300
-
1301
- msgid ""
1302
- "This phrase is shown, if comments are allowed, in front of the comment count "
1303
- "for each poll"
1304
- msgstr ""
1305
-
1306
- msgid ""
1307
- "This phrase is used for the link that brings up the sharing box on your poll"
1308
- msgstr ""
1309
-
1310
- msgid "Allow participants to go back to the previous page"
1311
- msgstr ""
1312
-
1313
- msgid "View Results"
1314
- msgstr "Zobrazit výsledky"
1315
-
1316
- msgid "Thank you for voting!"
1317
- msgstr ""
1318
-
1319
- msgid "Return To Poll"
1320
- msgstr ""
1321
-
1322
- msgid "Other:"
1323
- msgstr ""
1324
-
1325
- msgid "Thank you, we have already counted your vote."
1326
- msgstr ""
1327
-
1328
- msgid "Total Votes:"
1329
- msgstr ""
1330
-
1331
- msgid "votes"
1332
- msgstr ""
1333
-
1334
- msgid "Poll Closed"
1335
- msgstr ""
1336
-
1337
- msgid "Please choose an answer first!"
1338
- msgstr ""
1339
-
1340
- msgid "Comments"
1341
- msgstr "Komentáře"
1342
-
1343
- msgid "Share This"
1344
- msgstr ""
1345
-
1346
- msgid "Continue"
1347
- msgstr "Pokračovat"
1348
-
1349
- msgid "Start Quiz"
1350
- msgstr ""
1351
-
1352
- msgid "Quiz Completed"
1353
- msgstr ""
1354
-
1355
- msgid ""
1356
- "Please review your answers for this page, there was a problem with one or "
1357
- "more of them."
1358
- msgstr ""
1359
-
1360
- msgid "This question is mandatory."
1361
- msgstr ""
1362
-
1363
- msgid "You must enter a valid email address here."
1364
- msgstr ""
1365
-
1366
- msgid "You must enter a valid URL here."
1367
- msgstr ""
1368
-
1369
- msgid "Close Quiz"
1370
- msgstr ""
1371
-
1372
- #. translators: Displayed before a question number: Q1, Q2 etc
1373
- msgid "Q"
1374
- msgstr ""
1375
-
1376
- msgid "Password Protected"
1377
- msgstr "Chráněno heslem"
1378
-
1379
- msgid "Please enter your password to unlock this quiz"
1380
- msgstr ""
1381
-
1382
- msgid "Finish Quiz"
1383
- msgstr ""
1384
-
1385
- msgid "Page [current] of [total]"
1386
- msgstr ""
1387
-
1388
- msgid "Quiz has already been completed"
1389
- msgstr ""
1390
-
1391
- msgid "You scored [score]%!"
1392
- msgstr ""
1393
-
1394
- msgid "This means you passed the quiz."
1395
- msgstr ""
1396
-
1397
- msgid "Sorry, but you did not pass the quiz."
1398
- msgstr ""
1399
-
1400
- msgid "Please enter a valid phone number"
1401
- msgstr ""
1402
-
1403
- msgid "Please enter a valid number"
1404
- msgstr ""
1405
-
1406
- msgid "Please enter a number within range"
1407
- msgstr ""
1408
-
1409
- msgid "Quiz Closed"
1410
- msgstr ""
1411
-
1412
- msgid ""
1413
- "This quiz is now closed. Please check with the person or website that sent "
1414
- "you here for more information."
1415
- msgstr ""
1416
-
1417
- msgid "You need to select more choices"
1418
- msgstr ""
1419
-
1420
- msgid "You have selected too many choices"
1421
- msgstr ""
1422
-
1423
- msgid "Email Verification"
1424
- msgstr ""
1425
-
1426
- msgid ""
1427
- "Please enter your email address. A confirmation link will be sent to this "
1428
- "email address. You must click on this link to register the survey response, "
1429
- "otherwise the response will be ignored."
1430
- msgstr ""
1431
-
1432
- #, fuzzy
1433
- msgid "Captcha Protected"
1434
- msgstr "Chráněno heslem"
1435
-
1436
- msgid "Please enter the Captcha to unlock this quiz"
1437
- msgstr ""
1438
-
1439
- msgid "Back"
1440
- msgstr ""
1441
-
1442
- msgid "Start Survey"
1443
- msgstr ""
1444
-
1445
- msgid "Survey Completed"
1446
- msgstr ""
1447
-
1448
- msgid "You must enter a valid date here."
1449
- msgstr ""
1450
-
1451
- msgid "Close Survey"
1452
- msgstr ""
1453
-
1454
- msgid "Other"
1455
- msgstr "Jiné"
1456
-
1457
- msgid "Please enter your password to unlock this survey"
1458
- msgstr ""
1459
-
1460
- msgid "Access Blocked"
1461
- msgstr ""
1462
-
1463
- msgid ""
1464
- "You do not have access to this survey. Please contact the survey owner for "
1465
- "more details."
1466
- msgstr ""
1467
-
1468
- msgid "Finish Survey"
1469
- msgstr ""
1470
-
1471
- msgid "Survey has already been completed"
1472
- msgstr ""
1473
-
1474
- msgid "Please submit a file less than [size]."
1475
- msgstr ""
1476
-
1477
- msgid "Survey Closed"
1478
- msgstr ""
1479
-
1480
- msgid ""
1481
- "This survey is now closed. Please check with the person or website that sent "
1482
- "you here for more information."
1483
- msgstr ""
1484
-
1485
- msgid "Please make a selection in each row"
1486
- msgstr ""
1487
-
1488
- msgid "Please enter the Captcha to unlock this survey"
1489
- msgstr ""
1490
-
1491
- msgid "Start Form"
1492
- msgstr ""
1493
-
1494
- msgid "Form Completed"
1495
- msgstr ""
1496
-
1497
- msgid ""
1498
- "You do not have access to this form. Please contact the form owner for more "
1499
- "details."
1500
- msgstr ""
1501
-
1502
- msgid "Finish Form"
1503
- msgstr ""
1504
-
1505
- msgid "Form has already been completed"
1506
- msgstr ""
1507
-
1508
- msgid "Form Closed"
1509
- msgstr ""
1510
-
1511
- msgid ""
1512
- "This form is now closed. Please check with the person or website that sent "
1513
- "you here for more information."
1514
- msgstr ""
1515
-
1516
- msgid "New Language Pack"
1517
- msgstr ""
1518
-
1519
- msgid "Invalid file type"
1520
- msgstr "Nesprávný typ souboru"
1521
-
1522
- #, php-format
1523
- msgid "File is bigger than max allowed size of %d pixels"
1524
- msgstr ""
1525
-
1526
- msgid "Problem uploading file"
1527
- msgstr ""
1528
-
1529
- msgid "Click to enlarge"
1530
- msgstr ""
1531
-
1532
- msgid "ext."
1533
- msgstr ""
1534
-
1535
- msgid "New Rating"
1536
- msgstr ""
1537
-
1538
- msgid "Rate This"
1539
- msgstr ""
1540
-
1541
- msgid "Awful"
1542
- msgstr ""
1543
-
1544
- msgid "Poor"
1545
- msgstr ""
1546
-
1547
- msgid "Average"
1548
- msgstr "Průměr"
1549
-
1550
- msgid "Good"
1551
- msgstr ""
1552
-
1553
- msgid "Excellent"
1554
- msgstr ""
1555
-
1556
- msgid "Thank You"
1557
- msgstr "Děkujeme"
1558
-
1559
- msgid "Rate Up"
1560
- msgstr ""
1561
-
1562
- msgid "Rate Down"
1563
- msgstr ""
1564
-
1565
- msgid "Data is hourly"
1566
- msgstr ""
1567
-
1568
- msgid "Data is daily"
1569
- msgstr ""
1570
-
1571
- msgid "Data is monthly"
1572
- msgstr ""
1573
-
1574
- msgid "Data is yearly"
1575
- msgstr ""
1576
-
1577
- #, php-format
1578
- msgid "%s participant"
1579
- msgid_plural "%s participants"
1580
- msgstr[0] ""
1581
- msgstr[1] ""
1582
- msgstr[2] ""
1583
-
1584
- msgid "H:i d M Y"
1585
- msgstr ""
1586
-
1587
- msgid "d M Y"
1588
- msgstr ""
1589
-
1590
- #. translators: Date shown on survey chart when crossing over a day - 1st, 2nd, 3rd etc
1591
- msgid "j M"
1592
- msgstr ""
1593
-
1594
- msgid "M"
1595
- msgstr "M"
1596
-
1597
- msgid "M Y"
1598
- msgstr ""
1599
-
1600
- #. translators: Date shown on survey chart when crossing over a year - 2009, 2010 etc
1601
- msgid "Y"
1602
- msgstr "R"
1603
-
1604
- msgid "(Phone number disabled)"
1605
- msgstr ""
1606
-
1607
- msgid "SMS"
1608
- msgstr ""
1609
-
1610
- msgid "No sms_poll record found for this poll."
1611
- msgstr ""
1612
-
1613
- #, php-format
1614
- msgid "Bought new number: %s"
1615
- msgstr ""
1616
-
1617
- msgid "Sign in with Twitter"
1618
- msgstr ""
1619
-
1620
- msgid "Direct"
1621
- msgstr ""
1622
-
1623
- msgid "Text Link"
1624
- msgstr ""
1625
-
1626
- msgid "Button"
1627
- msgstr ""
1628
-
1629
- msgid "Corner Banner"
1630
- msgstr ""
1631
-
1632
- msgid "Side Banner"
1633
- msgstr ""
1634
-
1635
- msgid "Slider"
1636
- msgstr ""
1637
-
1638
- msgid "QR"
1639
- msgstr ""
1640
-
1641
- msgid "IFRAME"
1642
- msgstr ""
1643
-
1644
- msgid "Resizable IFRAME"
1645
- msgstr ""
1646
-
1647
- #, fuzzy
1648
- msgid "Browser"
1649
- msgstr "Orámování"
1650
-
1651
- msgid "Mobile App"
1652
- msgstr ""
1653
-
1654
- msgid "Mobile Device"
1655
- msgstr ""
1656
-
1657
- msgid "Email"
1658
- msgstr "Emailová adresa"
1659
-
1660
- msgid "Free"
1661
- msgstr ""
1662
-
1663
- msgid "Pro"
1664
- msgstr ""
1665
-
1666
- msgid "Corporate"
1667
- msgstr ""
1668
-
1669
- msgid "Enterprise"
1670
- msgstr ""
1671
-
1672
- msgid "VIP"
1673
- msgstr ""
1674
-
1675
- msgid "Annual"
1676
- msgstr ""
1677
-
1678
- msgid "Monthly"
1679
- msgstr ""
1680
-
1681
- msgid "6 monthly"
1682
- msgstr ""
1683
-
1684
- msgid "My Content"
1685
- msgstr ""
1686
-
1687
- msgid "Read our <a href=\"http://blog.polldaddy.com\">Blog</a> for tips"
1688
- msgstr ""
1689
-
1690
- msgid "How's it going?"
1691
- msgstr ""
1692
-
1693
- msgid "Administrator"
1694
- msgstr "Správce"
1695
-
1696
- msgid "Manager"
1697
- msgstr ""
1698
-
1699
- msgid "User"
1700
- msgstr ""
1701
-
1702
- msgid "New Style"
1703
- msgstr ""
1704
-
1705
- msgid "Aluminum Narrow"
1706
- msgstr ""
1707
-
1708
- msgid "Aluminum Medium"
1709
- msgstr ""
1710
-
1711
- msgid "Aluminum Wide"
1712
- msgstr ""
1713
-
1714
- msgid "Plain White Narrow"
1715
- msgstr ""
1716
-
1717
- msgid "Plain White Medium"
1718
- msgstr ""
1719
-
1720
- msgid "Plain White Wide"
1721
- msgstr ""
1722
-
1723
- msgid "Plain Black Narrow"
1724
- msgstr ""
1725
-
1726
- msgid "Plain Black Medium"
1727
- msgstr ""
1728
-
1729
- msgid "Plain Black Wide"
1730
- msgstr ""
1731
-
1732
- msgid "Paper Narrow"
1733
- msgstr ""
1734
-
1735
- msgid "Paper Medium"
1736
- msgstr ""
1737
-
1738
- msgid "Paper Wide"
1739
- msgstr ""
1740
-
1741
- msgid "Skull Dark Narrow"
1742
- msgstr ""
1743
-
1744
- msgid "Skull Dark Med"
1745
- msgstr ""
1746
-
1747
- msgid "Skull Dark Wide"
1748
- msgstr ""
1749
-
1750
- msgid "Skull Light Narrow"
1751
- msgstr ""
1752
-
1753
- msgid "Skull Light Medium"
1754
- msgstr ""
1755
-
1756
- msgid "Skull Light Wide"
1757
- msgstr ""
1758
-
1759
- msgid "Plastic White Narrow"
1760
- msgstr ""
1761
-
1762
- msgid "Plastic White Medium"
1763
- msgstr ""
1764
-
1765
- msgid "Plastic White Wide"
1766
- msgstr ""
1767
-
1768
- msgid "Plastic Grey Narrow"
1769
- msgstr ""
1770
-
1771
- msgid "Plastic Grey Medium"
1772
- msgstr ""
1773
-
1774
- msgid "Plastic Grey Wide"
1775
- msgstr ""
1776
-
1777
- msgid "Plastic Black Narrow"
1778
- msgstr ""
1779
-
1780
- msgid "Plastic Black Medium"
1781
- msgstr ""
1782
-
1783
- msgid "Plastic Black Wide"
1784
- msgstr ""
1785
-
1786
- msgid "Manga Narrow"
1787
- msgstr ""
1788
-
1789
- msgid "Manga Medium"
1790
- msgstr ""
1791
-
1792
- msgid "Manga Wide"
1793
- msgstr ""
1794
-
1795
- msgid "Tech Dark Narrow"
1796
- msgstr ""
1797
-
1798
- msgid "Tech Dark Medium"
1799
- msgstr ""
1800
-
1801
- msgid "Tech Dark Wide"
1802
- msgstr ""
1803
-
1804
- msgid "Tech Grey Narrow"
1805
- msgstr ""
1806
-
1807
- msgid "Tech Grey Medium"
1808
- msgstr ""
1809
-
1810
- msgid "Tech Grey Wide"
1811
- msgstr ""
1812
-
1813
- msgid "Tech Light Narrow"
1814
- msgstr ""
1815
-
1816
- msgid "Tech Light Medium"
1817
- msgstr ""
1818
-
1819
- msgid "Tech Light Wide"
1820
- msgstr ""
1821
-
1822
- msgid "Working Male Narrow"
1823
- msgstr ""
1824
-
1825
- msgid "Working Male Medium"
1826
- msgstr ""
1827
-
1828
- msgid "Working Male Wide"
1829
- msgstr ""
1830
-
1831
- msgid "Working Female Narrow"
1832
- msgstr ""
1833
-
1834
- msgid "Working Female Medium"
1835
- msgstr ""
1836
-
1837
- msgid "Working Female Wide"
1838
- msgstr ""
1839
-
1840
- msgid "Thinking Male Narrow"
1841
- msgstr ""
1842
-
1843
- msgid "Thinking Male Medium"
1844
- msgstr ""
1845
-
1846
- msgid "Thinking Male Wide"
1847
- msgstr ""
1848
-
1849
- msgid "Thinking Female Narrow"
1850
- msgstr ""
1851
-
1852
- msgid "Thinking Female Medium"
1853
- msgstr ""
1854
-
1855
- msgid "Thinking Female Wide"
1856
- msgstr ""
1857
-
1858
- msgid "Sunset Narrow"
1859
- msgstr ""
1860
-
1861
- msgid "Sunset Medium"
1862
- msgstr ""
1863
-
1864
- msgid "Sunset Wide"
1865
- msgstr ""
1866
-
1867
- msgid "Music Narrow"
1868
- msgstr ""
1869
-
1870
- msgid "Music Medium"
1871
- msgstr ""
1872
-
1873
- msgid "Micro Narrow"
1874
- msgstr ""
1875
-
1876
- msgid "New Poll"
1877
- msgstr ""
1878
-
1879
- #, php-format
1880
- msgid "Answer %d"
1881
- msgstr ""
1882
-
1883
- msgid "Edit Poll"
1884
- msgstr ""
1885
-
1886
- msgid "New Widget"
1887
- msgstr ""
1888
-
1889
- msgid "Unassigned"
1890
- msgstr ""
1891
-
1892
- #, php-format
1893
- msgid ""
1894
- " The info submitted for the video <a href='%s'>%s</a> is not valid. Please "
1895
- "try using the Embed code instead."
1896
- msgstr ""
1897
-
1898
- msgid "The TED video could not be loaded."
1899
- msgstr ""
1900
-
1901
- msgid "<p>the parameter id is missing</p>"
1902
- msgstr ""
1903
-
1904
- msgid "<p>unsupported values in short code</p>"
1905
- msgstr ""
1906
-
1907
- msgid "<p>the parameter lang is invalid</p>"
1908
- msgstr ""
1909
-
1910
- msgid "<p>invalid language specified in short code</p>"
1911
- msgstr ""
1912
-
1913
- msgid ""
1914
- "Could not shorten url. Please try again later or use an other service "
1915
- "parameter."
1916
- msgstr ""
1917
-
1918
- msgid "Cannot determine any url"
1919
- msgstr ""
1920
-
1921
- msgid "New Form"
1922
- msgstr ""
1923
-
1924
- msgid "Thank you for completing this form."
1925
- msgstr ""
1926
-
1927
- msgid "View Survey"
1928
- msgstr ""
1929
-
1930
- msgid "Take Our Survey!"
1931
- msgstr ""
1932
-
1933
- msgid "Take my survey"
1934
- msgstr ""
1935
-
1936
- msgid "You can enter some information about this question here."
1937
- msgstr ""
1938
-
1939
- msgid "Please enter your question here."
1940
- msgstr ""
1941
-
1942
- msgid "Free Text"
1943
- msgstr ""
1944
-
1945
- msgid "Multiple Choice"
1946
- msgstr ""
1947
-
1948
- msgid "Name"
1949
- msgstr "Jméno"
1950
-
1951
- msgid "Address"
1952
- msgstr "Adresa"
1953
-
1954
- msgid "Phone Number"
1955
- msgstr ""
1956
-
1957
- msgid "Date/Time"
1958
- msgstr "Datum/Čas"
1959
-
1960
- msgid "Number"
1961
- msgstr ""
1962
-
1963
- msgid "Matrix/Likert"
1964
- msgstr ""
1965
-
1966
- #, fuzzy
1967
- msgid "Rank"
1968
- msgstr "Hodnocení"
1969
-
1970
- msgid "Email Address"
1971
- msgstr "Emailová adresa"
1972
-
1973
- msgid "URL"
1974
- msgstr "URL"
1975
-
1976
- msgid "File Upload"
1977
- msgstr ""
1978
-
1979
- msgid "Page Header"
1980
- msgstr ""
1981
-
1982
- msgid "HTML Snippet"
1983
- msgstr ""
1984
-
1985
- msgid "Include a note"
1986
- msgstr ""
1987
-
1988
- #, fuzzy
1989
- msgid "Question is mandatory"
1990
- msgstr "Otázky"
1991
-
1992
- msgid "Page Heading"
1993
- msgstr ""
1994
-
1995
- msgid "Small"
1996
- msgstr "Malé"
1997
-
1998
- msgid "Medium"
1999
- msgstr "Střední velikost"
2000
-
2001
- msgid "Large"
2002
- msgstr "Velký obrázek"
2003
-
2004
- msgid "Input size"
2005
- msgstr ""
2006
-
2007
- msgid "Single Line"
2008
- msgstr ""
2009
-
2010
- msgid "Multi Line"
2011
- msgstr ""
2012
-
2013
- msgid "Password"
2014
- msgstr "Heslo"
2015
-
2016
- msgid "Field Type"
2017
- msgstr ""
2018
-
2019
- #, php-format
2020
- msgid "Option %d"
2021
- msgstr ""
2022
-
2023
- msgid "Other Text"
2024
- msgstr ""
2025
-
2026
- msgid "Choose one (radio)"
2027
- msgstr ""
2028
-
2029
- msgid "Choose one (list)"
2030
- msgstr ""
2031
-
2032
- msgid "Choose many (check)"
2033
- msgstr ""
2034
-
2035
- msgid "Choose many (list)"
2036
- msgstr ""
2037
-
2038
- msgid "Please help us understand why you selected this answer"
2039
- msgstr ""
2040
-
2041
- #, fuzzy
2042
- msgid "As entered"
2043
- msgstr "Center"
2044
-
2045
- msgid "A-Z"
2046
- msgstr "A-Z"
2047
-
2048
- msgid "Z-A"
2049
- msgstr ""
2050
-
2051
- msgid "Random"
2052
- msgstr "Náhodný"
2053
-
2054
- msgid "Include \"other\" option"
2055
- msgstr ""
2056
-
2057
- #, fuzzy
2058
- msgid "Include user comments"
2059
- msgstr "Zahrnout retweets"
2060
-
2061
- msgid "Choice type"
2062
- msgstr ""
2063
-
2064
- msgid "Order choices"
2065
- msgstr ""
2066
-
2067
- msgid "Other Option"
2068
- msgstr ""
2069
-
2070
- #, php-format
2071
- msgid "Question %d"
2072
- msgstr ""
2073
-
2074
- #, php-format
2075
- msgid "Column %d"
2076
- msgstr ""
2077
-
2078
- msgid "Single choice per question"
2079
- msgstr ""
2080
-
2081
- msgid "Single choice with Likert"
2082
- msgstr ""
2083
-
2084
- msgid "Multiple choices per question"
2085
- msgstr ""
2086
-
2087
- msgid "Randomize columns"
2088
- msgstr ""
2089
-
2090
- msgid "Randomize questions"
2091
- msgstr ""
2092
-
2093
- msgid "Randomize both"
2094
- msgstr ""
2095
-
2096
- msgid "Choices"
2097
- msgstr ""
2098
-
2099
- msgid "Order Choices"
2100
- msgstr ""
2101
-
2102
- msgid "Likert Scale"
2103
- msgstr ""
2104
-
2105
- msgid "Matrix"
2106
- msgstr ""
2107
-
2108
- msgid "(e.g. john@example.com)"
2109
- msgstr ""
2110
-
2111
- msgid "(e.g. http://www.example.com)"
2112
- msgstr ""
2113
-
2114
- msgid "Title"
2115
- msgstr "Název"
2116
-
2117
- msgid "First Name"
2118
- msgstr "Jméno"
2119
-
2120
- msgid "Last Name"
2121
- msgstr "Příjmení"
2122
-
2123
- msgid "Suffix"
2124
- msgstr ""
2125
-
2126
- msgid "Full name"
2127
- msgstr ""
2128
-
2129
- msgid "Title, first, and last"
2130
- msgstr ""
2131
-
2132
- msgid "First and last"
2133
- msgstr ""
2134
-
2135
- msgid "MM"
2136
- msgstr ""
2137
-
2138
- msgid "DD"
2139
- msgstr ""
2140
-
2141
- msgid "YYYY"
2142
- msgstr ""
2143
-
2144
- msgid "H"
2145
- msgstr ""
2146
-
2147
- msgid "Mins"
2148
- msgstr ""
2149
-
2150
- msgid "Month"
2151
- msgstr "Měsíc"
2152
-
2153
- msgid "Day"
2154
- msgstr ""
2155
-
2156
- msgid "Year"
2157
- msgstr ""
2158
-
2159
- msgid "Hour"
2160
- msgstr ""
2161
-
2162
- msgid "Minute"
2163
- msgstr ""
2164
-
2165
- msgid "mm/dd/yyyy hh:mm"
2166
- msgstr ""
2167
-
2168
- msgid "dd/mm/yyyy hh:mm"
2169
- msgstr ""
2170
-
2171
- msgid "mm/dd/yyyy"
2172
- msgstr ""
2173
-
2174
- msgid "dd/mm/yyyy"
2175
- msgstr ""
2176
-
2177
- msgid "hh:mm"
2178
- msgstr ""
2179
-
2180
- msgid "Date Format"
2181
- msgstr ""
2182
-
2183
- msgid "Address Line 1"
2184
- msgstr ""
2185
-
2186
- msgid "Address Line 2"
2187
- msgstr ""
2188
-
2189
- msgid "City"
2190
- msgstr "Město"
2191
-
2192
- msgid "State"
2193
- msgstr ""
2194
-
2195
- msgid "Zip Code"
2196
- msgstr ""
2197
-
2198
- msgid "Country"
2199
- msgstr "Země"
2200
-
2201
- msgid "Address 1"
2202
- msgstr "Adresa 1"
2203
-
2204
- msgid "Address 2"
2205
- msgstr "Adresa 2"
2206
-
2207
- msgid "Zip"
2208
- msgstr ""
2209
-
2210
- msgid "Place"
2211
- msgstr ""
2212
-
2213
- msgid "<!-- Insert your HTML snippet here -->"
2214
- msgstr ""
2215
-
2216
- msgid "(e.g. 1 201-234-5678)"
2217
- msgstr ""
2218
-
2219
- msgid "Allow country change"
2220
- msgstr ""
2221
-
2222
- msgid "No decimals"
2223
- msgstr ""
2224
-
2225
- msgid "0.0"
2226
- msgstr ""
2227
-
2228
- msgid "0.00"
2229
- msgstr ""
2230
-
2231
- msgid "0.000"
2232
- msgstr ""
2233
-
2234
- msgid "0.0000"
2235
- msgstr ""
2236
-
2237
- msgid "0.00000"
2238
- msgstr ""
2239
-
2240
- msgid "No label"
2241
- msgstr ""
2242
-
2243
- msgid "Label before"
2244
- msgstr ""
2245
-
2246
- msgid "Label after"
2247
- msgstr ""
2248
-
2249
- msgid "Use slider"
2250
- msgstr ""
2251
-
2252
- msgid "Number format"
2253
- msgstr ""
2254
-
2255
- #, fuzzy
2256
- msgid "Labeling"
2257
- msgstr "Text"
2258
-
2259
- msgid "N/A"
2260
- msgstr "Není k dispozici"
2261
-
2262
- msgid "New Quiz"
2263
- msgstr ""
2264
-
2265
- msgid "Thank you for completing this quiz."
2266
- msgstr ""
2267
-
2268
- msgid "Application"
2269
- msgstr ""
2270
-
2271
- msgid "Video"
2272
- msgstr "Video"
2273
-
2274
- msgid "Audio"
2275
- msgstr "Audio"
2276
-
2277
- msgid "Image"
2278
- msgstr "Obrázek"
2279
-
2280
- msgid "Premium"
2281
- msgstr ""
2282
-
2283
- msgid "Toll Free"
2284
- msgstr ""
2285
-
2286
- msgid "Shared"
2287
- msgstr ""
2288
-
2289
- msgid "VOIP"
2290
- msgstr ""
2291
-
2292
- msgid "Personal"
2293
- msgstr ""
2294
-
2295
- msgid "Pager"
2296
- msgstr ""
2297
-
2298
- msgid "Fixed"
2299
- msgstr "Pozadí ve velikosti obrazovky zůstává upevněno na stejném místě"
2300
-
2301
- msgid "Fixed or mobile"
2302
- msgstr ""
2303
-
2304
- msgid "Mobile"
2305
- msgstr ""
2306
-
2307
- #, php-format
2308
- msgid "Filter created %s"
2309
- msgstr ""
2310
-
2311
- msgid "j M Y, H:i"
2312
- msgstr ""
2313
-
2314
- msgid "Greater than"
2315
- msgstr ""
2316
-
2317
- msgid "Less than"
2318
- msgstr ""
2319
-
2320
- msgid "Minutes"
2321
- msgstr ""
2322
-
2323
- msgid "Seconds"
2324
- msgstr ""
2325
-
2326
- msgid "Hours"
2327
- msgstr ""
2328
-
2329
- #, php-format
2330
- msgid "%s %d %s"
2331
- msgstr ""
2332
-
2333
- msgid "Response Started"
2334
- msgstr ""
2335
-
2336
- msgid "Response Ended"
2337
- msgstr ""
2338
-
2339
- msgid "Total Response Time"
2340
- msgstr ""
2341
-
2342
- msgid "IP Address"
2343
- msgstr ""
2344
-
2345
- msgid "Custom Tag Value"
2346
- msgstr ""
2347
-
2348
- msgid "Custom Tag Name"
2349
- msgstr ""
2350
-
2351
- #, fuzzy
2352
- msgid "Response Source"
2353
- msgstr "Odpověď"
2354
-
2355
- msgid "Platform"
2356
- msgstr ""
2357
-
2358
- #, php-format
2359
- msgid "%s Response"
2360
- msgstr ""
2361
-
2362
- msgid "l, M jS g:iA"
2363
- msgstr ""
2364
-
2365
- #, php-format
2366
- msgid "%d day"
2367
- msgid_plural "%d d"
2368
- msgstr[0] ""
2369
- msgstr[1] ""
2370
- msgstr[2] ""
2371
-
2372
- #, php-format
2373
- msgid "%d hour"
2374
- msgid_plural "%d h"
2375
- msgstr[0] ""
2376
- msgstr[1] ""
2377
- msgstr[2] ""
2378
-
2379
- #, php-format
2380
- msgid "%d minute"
2381
- msgid_plural "%d mins"
2382
- msgstr[0] ""
2383
- msgstr[1] ""
2384
- msgstr[2] ""
2385
-
2386
- #, php-format
2387
- msgid "%d second"
2388
- msgid_plural "%d secs"
2389
- msgstr[0] ""
2390
- msgstr[1] ""
2391
- msgstr[2] ""
2392
-
2393
- msgid "Instant"
2394
- msgstr ""
2395
-
2396
- #, php-format
2397
- msgid "jump to page %d"
2398
- msgstr ""
2399
-
2400
- #, php-format
2401
- msgid "page %d will be skipped"
2402
- msgstr ""
2403
-
2404
- msgid "the survey will finish"
2405
- msgstr ""
2406
-
2407
- msgid "unknown"
2408
- msgstr ""
2409
-
2410
- #, php-format
2411
- msgid ""
2412
- "If the user <strong>answers</strong> this question then <strong>%1s</strong>"
2413
- msgstr ""
2414
-
2415
- #, php-format
2416
- msgid ""
2417
- "If the user <strong>does not answer</strong> this question then <strong>%1s</"
2418
- "strong>"
2419
- msgstr ""
2420
-
2421
- #, php-format
2422
- msgid ""
2423
- "If the user <strong>selects answer</strong> <em>%1s</em> then <strong>%2s</"
2424
- "strong>"
2425
- msgstr ""
2426
-
2427
- #, php-format
2428
- msgid ""
2429
- "If the user <strong>does not select</strong> answer <em>%1s</em> then "
2430
- "<strong>%2s</strong>"
2431
- msgstr ""
2432
-
2433
- msgid "Locations"
2434
- msgstr ""
2435
-
2436
- msgid "Participants"
2437
- msgstr ""
2438
-
2439
- msgid "Results"
2440
- msgstr "Výsledky"
2441
-
2442
- msgid "Devices"
2443
- msgstr ""
2444
-
2445
- msgid "Answer Details"
2446
- msgstr ""
2447
-
2448
- msgid "Shared survey"
2449
- msgstr ""
2450
-
2451
- #, php-format
2452
- msgid ""
2453
- "Hi!\n"
2454
- "\n"
2455
- "%1s has shared a survey report with you. The report can be accessed by "
2456
- "clicking on the following URL:\n"
2457
- "\n"
2458
- "%2s\n"
2459
- "\n"
2460
- "The password for this report is: %3s\n"
2461
- "\n"
2462
- "Thanks,\n"
2463
- "\n"
2464
- msgstr ""
2465
-
2466
- msgid "Surveymattic"
2467
- msgstr ""
2468
-
2469
- msgid "Blue Paper"
2470
- msgstr ""
2471
-
2472
- msgid "Vintage"
2473
- msgstr ""
2474
-
2475
- msgid "Graphite"
2476
- msgstr ""
2477
-
2478
- msgid "Clear View"
2479
- msgstr ""
2480
-
2481
- msgid "Notepad"
2482
- msgstr ""
2483
-
2484
- msgid "Danish Time"
2485
- msgstr ""
2486
-
2487
- msgid "Springy"
2488
- msgstr ""
2489
-
2490
- msgid "Tablet"
2491
- msgstr ""
2492
-
2493
- msgid "8-Bit"
2494
- msgstr ""
2495
-
2496
- msgid "Plain White"
2497
- msgstr ""
2498
-
2499
- msgid "Simple Grey"
2500
- msgstr ""
2501
-
2502
- msgid "Autumn"
2503
- msgstr ""
2504
-
2505
- msgid "Striped Dark"
2506
- msgstr ""
2507
-
2508
- msgid "Blue & Green"
2509
- msgstr ""
2510
-
2511
- msgid "Dark Blue"
2512
- msgstr ""
2513
-
2514
- msgid "Custom Data"
2515
- msgstr ""
2516
-
2517
- msgid "New Survey"
2518
- msgstr ""
2519
-
2520
- msgid "Thank you for completing this survey."
2521
- msgstr ""
2522
-
2523
- msgid "A valid URL was not provided."
2524
- msgstr "Nebyla zadána platná URL adresa."
2525
-
2526
- msgid "User has blocked requests through HTTP."
2527
- msgstr "Uživatel zablokoval požadavky přes HTTP protokol."
2528
-
2529
- msgid "Too many redirects."
2530
- msgstr "Příliš mnoho podmínek pro přesměrování."
2531
-
2532
- #, php-format
2533
- msgid "Malformed URL: %s"
2534
- msgstr "Špatné URL: %s"
2535
-
2536
- #, php-format
2537
- msgid "Could not open handle for fopen() to %s"
2538
- msgstr ""
2539
-
2540
- msgid "No server specified"
2541
- msgstr ""
2542
-
2543
- #, fuzzy
2544
- msgid "Error "
2545
- msgstr "Chyba"
2546
-
2547
- msgid "no login ID submitted"
2548
- msgstr ""
2549
-
2550
- msgid "connection not established"
2551
- msgstr ""
2552
-
2553
- #, fuzzy
2554
- msgid "No password submitted"
2555
- msgstr "Chráněno heslem"
2556
-
2557
- msgid "Authentication failed"
2558
- msgstr ""
2559
-
2560
- msgid "No connection to server"
2561
- msgstr ""
2562
-
2563
- msgid "No login ID submitted"
2564
- msgstr ""
2565
-
2566
- msgid "No server banner"
2567
- msgstr ""
2568
-
2569
- msgid "abort"
2570
- msgstr ""
2571
-
2572
- msgid "apop authentication failed"
2573
- msgstr ""
2574
-
2575
- msgid "Premature end of list"
2576
- msgstr ""
2577
-
2578
- msgid "Empty command string"
2579
- msgstr ""
2580
-
2581
- msgid "connection does not exist"
2582
- msgstr ""
2583
-
2584
- msgid "No msg number submitted"
2585
- msgstr ""
2586
-
2587
- msgid "Command failed "
2588
- msgstr ""
2589
-
2590
- #, php-format
2591
- msgid "View all posts filed under %s"
2592
- msgstr "Zobrazit všechny příspěvky zařazené do rubriky %s"
2593
-
2594
- #, php-format
2595
- msgid "Feed for all posts filed under %s"
2596
- msgstr "RSS zdroj pro všechny příspěvky zařazené do rubriky %s"
2597
-
2598
- #. translators: opening curly quote
2599
- msgctxt "opening curly quote"
2600
- msgid "&#8220;"
2601
- msgstr "&#8222;"
2602
-
2603
- #. translators: closing curly quote
2604
- msgctxt "closing curly quote"
2605
- msgid "&#8221;"
2606
- msgstr "&#8220;"
2607
-
2608
- #. translators: en dash
2609
- #, fuzzy
2610
- msgctxt "en dash"
2611
- msgid "&#8211;"
2612
- msgstr "&#8220;"
2613
-
2614
- #. translators: em dash
2615
- #, fuzzy
2616
- msgctxt "em dash"
2617
- msgid "&#8212;"
2618
- msgstr "&#8220;"
2619
-
2620
- #. translators: min=minute
2621
- #, php-format
2622
- msgid "%s min"
2623
- msgid_plural "%s mins"
2624
- msgstr[0] "%s minutou"
2625
- msgstr[1] "%s minutami"
2626
- msgstr[2] "%s minutami"
2627
-
2628
- #, php-format
2629
- msgid "%s hour"
2630
- msgid_plural "%s hours"
2631
- msgstr[0] "%s hodinou"
2632
- msgstr[1] "%s hodinami"
2633
- msgstr[2] "%s hodinami"
2634
-
2635
- #, php-format
2636
- msgid "%s day"
2637
- msgid_plural "%s days"
2638
- msgstr[0] "%s dnem"
2639
- msgstr[1] "%s dny"
2640
- msgstr[2] "%s dny"
2641
-
2642
- msgid "&hellip;"
2643
- msgstr ""
2644
-
2645
- msgid ""
2646
- "The email address entered did not appear to be a valid email address. Please "
2647
- "enter a valid email address."
2648
- msgstr ""
2649
- "Zadaná emailová adresa patrně není platná. Zadejte prosím správnou emailovou "
2650
- "adresu."
2651
-
2652
- msgid ""
2653
- "The WordPress address you entered did not appear to be a valid URL. Please "
2654
- "enter a valid URL."
2655
- msgstr ""
2656
- "Zadaná URL adresa instalace WordPressu patrně není platná. Zadejte prosím "
2657
- "správnou URL adresu."
2658
-
2659
- msgid ""
2660
- "The Site address you entered did not appear to be a valid URL. Please enter "
2661
- "a valid URL."
2662
- msgstr ""
2663
- "Zadaná URL adresa webu patrně není platná. Zadejte prosím správnou URL "
2664
- "adresu."
2665
-
2666
- #, fuzzy
2667
- msgid ""
2668
- "The timezone you have entered is not valid. Please select a valid timezone."
2669
- msgstr ""
2670
- "Zadaná URL adresa webu patrně není platná. Zadejte prosím správnou URL "
2671
- "adresu."
2672
-
2673
- #. translators: used between list items, there is a space after the comma
2674
- msgid ", "
2675
- msgstr ", "
2676
-
2677
- #. translators: used between list items, there is a space after the and
2678
- msgid ", and "
2679
- msgstr ", a "
2680
-
2681
- #. translators: used between only two list items, there is a space after the and
2682
- msgid " and "
2683
- msgstr " a "
2684
-
2685
- msgctxt "context"
2686
- msgid "singular"
2687
- msgid_plural "plural"
2688
- msgstr[0] ""
2689
- msgstr[1] ""
2690
- msgstr[2] ""
2691
-
2692
- msgid "singular"
2693
- msgid_plural "plural"
2694
- msgstr[0] ""
2695
- msgstr[1] ""
2696
- msgstr[2] ""
2697
-
2698
- #. translators: weekday
2699
- msgid "Sunday"
2700
- msgstr "Neděle"
2701
-
2702
- #. translators: weekday
2703
- msgid "Monday"
2704
- msgstr "Pondělí"
2705
-
2706
- #. translators: weekday
2707
- msgid "Tuesday"
2708
- msgstr "Úterý"
2709
-
2710
- #. translators: weekday
2711
- msgid "Wednesday"
2712
- msgstr "Středa"
2713
-
2714
- #. translators: weekday
2715
- msgid "Thursday"
2716
- msgstr "Čtvrtek"
2717
-
2718
- #. translators: weekday
2719
- msgid "Friday"
2720
- msgstr "Pátek"
2721
-
2722
- #. translators: weekday
2723
- msgid "Saturday"
2724
- msgstr "Sobota"
2725
-
2726
- #. translators: one-letter abbreviation of the weekday
2727
- msgid "S_Sunday_initial"
2728
- msgstr "N_Neděle_initial"
2729
-
2730
- #. translators: one-letter abbreviation of the weekday
2731
- msgid "M_Monday_initial"
2732
- msgstr "P_Pondělí_initial"
2733
-
2734
- #. translators: one-letter abbreviation of the weekday
2735
- msgid "T_Tuesday_initial"
2736
- msgstr "Ú_Úterý_initial"
2737
-
2738
- #. translators: one-letter abbreviation of the weekday
2739
- msgid "W_Wednesday_initial"
2740
- msgstr "S_Středa_initial"
2741
-
2742
- #. translators: one-letter abbreviation of the weekday
2743
- msgid "T_Thursday_initial"
2744
- msgstr "Č_Čtvrtek_initial"
2745
-
2746
- #. translators: one-letter abbreviation of the weekday
2747
- msgid "F_Friday_initial"
2748
- msgstr "P_Pátek_initial"
2749
-
2750
- #. translators: one-letter abbreviation of the weekday
2751
- msgid "S_Saturday_initial"
2752
- msgstr "S_Sobota_initial"
2753
-
2754
- #. translators: three-letter abbreviation of the weekday
2755
- msgid "Sun"
2756
- msgstr "Ne"
2757
-
2758
- #. translators: three-letter abbreviation of the weekday
2759
- msgid "Mon"
2760
- msgstr "Po"
2761
-
2762
- #. translators: three-letter abbreviation of the weekday
2763
- msgid "Tue"
2764
- msgstr "Út"
2765
-
2766
- #. translators: three-letter abbreviation of the weekday
2767
- msgid "Wed"
2768
- msgstr "St"
2769
-
2770
- #. translators: three-letter abbreviation of the weekday
2771
- msgid "Thu"
2772
- msgstr "Čt"
2773
-
2774
- #. translators: three-letter abbreviation of the weekday
2775
- msgid "Fri"
2776
- msgstr "Pá"
2777
-
2778
- #. translators: three-letter abbreviation of the weekday
2779
- msgid "Sat"
2780
- msgstr "So"
2781
-
2782
- #. translators: month name
2783
- msgid "January"
2784
- msgstr "Leden"
2785
-
2786
- #. translators: month name
2787
- msgid "February"
2788
- msgstr "Únor"
2789
-
2790
- #. translators: month name
2791
- msgid "March"
2792
- msgstr "Březen"
2793
-
2794
- #. translators: month name
2795
- msgid "April"
2796
- msgstr "Duben"
2797
-
2798
- #. translators: month name
2799
- msgid "May"
2800
- msgstr "Květen"
2801
-
2802
- #. translators: month name
2803
- msgid "June"
2804
- msgstr "Červen"
2805
-
2806
- #. translators: month name
2807
- msgid "July"
2808
- msgstr "Červenec"
2809
-
2810
- #. translators: month name
2811
- msgid "August"
2812
- msgstr "Srpen"
2813
-
2814
- #. translators: month name
2815
- msgid "September"
2816
- msgstr "Září"
2817
-
2818
- #. translators: month name
2819
- msgid "October"
2820
- msgstr "Říjen"
2821
-
2822
- #. translators: month name
2823
- msgid "November"
2824
- msgstr "Listopad"
2825
-
2826
- #. translators: month name
2827
- msgid "December"
2828
- msgstr "Prosinec"
2829
-
2830
- #. translators: three-letter abbreviation of the month
2831
- msgid "Jan_January_abbreviation"
2832
- msgstr "Led_Leden_abbreviation"
2833
-
2834
- #. translators: three-letter abbreviation of the month
2835
- msgid "Feb_February_abbreviation"
2836
- msgstr "Úno_Únor_abbreviation"
2837
-
2838
- #. translators: three-letter abbreviation of the month
2839
- msgid "Mar_March_abbreviation"
2840
- msgstr "Bře_Březen_abbreviation"
2841
-
2842
- #. translators: three-letter abbreviation of the month
2843
- msgid "Apr_April_abbreviation"
2844
- msgstr "Dub_Duben_abbreviation"
2845
-
2846
- #. translators: three-letter abbreviation of the month
2847
- msgid "May_May_abbreviation"
2848
- msgstr "Kvě_Květen_abbreviation"
2849
-
2850
- #. translators: three-letter abbreviation of the month
2851
- msgid "Jun_June_abbreviation"
2852
- msgstr "Čer_Červen_abbreviation"
2853
-
2854
- #. translators: three-letter abbreviation of the month
2855
- msgid "Jul_July_abbreviation"
2856
- msgstr "Čvc_Červenec_abbreviation"
2857
-
2858
- #. translators: three-letter abbreviation of the month
2859
- msgid "Aug_August_abbreviation"
2860
- msgstr "Srp_Srpen_abbreviation"
2861
-
2862
- #. translators: three-letter abbreviation of the month
2863
- msgid "Sep_September_abbreviation"
2864
- msgstr "Zář_Září_abbreviation"
2865
-
2866
- #. translators: three-letter abbreviation of the month
2867
- msgid "Oct_October_abbreviation"
2868
- msgstr "Říj_Říjen_abbreviation"
2869
-
2870
- #. translators: three-letter abbreviation of the month
2871
- msgid "Nov_November_abbreviation"
2872
- msgstr "Lis_Listopad_abbreviation"
2873
-
2874
- #. translators: three-letter abbreviation of the month
2875
- msgid "Dec_December_abbreviation"
2876
- msgstr "Pro_Prosinec_abbreviation"
2877
-
2878
- msgid "am"
2879
- msgstr "am"
2880
-
2881
- msgid "pm"
2882
- msgstr "pm"
2883
-
2884
- msgid "AM"
2885
- msgstr "AM"
2886
-
2887
- msgid "PM"
2888
- msgstr "PM"
2889
-
2890
- #. translators: $thousands_sep argument for http://php.net/number_format, default is ,
2891
- msgid "number_format_thousands_sep"
2892
- msgstr "number_format_thousands_sep"
2893
-
2894
- #. translators: $dec_point argument for http://php.net/number_format, default is .
2895
- msgid "number_format_decimal_point"
2896
- msgstr "number_format_decimal_point"
2897
-
2898
- #, php-format
2899
- msgid "%s is a protected WP option and may not be modified"
2900
- msgstr ""
2901
-
2902
- msgid ""
2903
- "Only a static class method or function can be used in an uninstall hook."
2904
- msgstr ""
2905
-
2906
- msgid "Country Code"
2907
- msgstr ""
2908
-
2909
- msgid "Country Name"
2910
- msgstr ""
2911
-
2912
- msgid "Vote Count"
2913
- msgstr ""
2914
-
2915
- msgid "Poll"
2916
- msgstr ""
2917
-
2918
- #, php-format
2919
- msgid ""
2920
- "Your data for \"%s\" poll IP address analysis has been exported to Google "
2921
- "Docs in the following spreadsheets:"
2922
- msgstr ""
2923
-
2924
- msgid "[Polldaddy] Export to Google Docs is complete"
2925
- msgstr ""
2926
-
2927
- msgid "Vote Percent"
2928
- msgstr ""
2929
-
2930
- #, php-format
2931
- msgid ""
2932
- "Your data for \"%s\" poll locations has been exported to Google Docs in the "
2933
- "following spreadsheets:"
2934
- msgstr ""
2935
-
2936
- msgid "Province Code"
2937
- msgstr ""
2938
-
2939
- msgid "Province Name"
2940
- msgstr ""
2941
-
2942
- msgid "Answer Text"
2943
- msgstr ""
2944
-
2945
- #, php-format
2946
- msgid "Vote Percent ( filtered by %s )"
2947
- msgstr ""
2948
-
2949
- msgid "Vote Percent ( filtered by country )"
2950
- msgstr ""
2951
-
2952
- msgid "Vote Percent (Overall)"
2953
- msgstr ""
2954
-
2955
- #, php-format
2956
- msgid ""
2957
- "Your data for \"%s\" poll results has been exported to Google Docs in the "
2958
- "following spreadsheets:"
2959
- msgstr ""
2960
-
2961
- #, php-format
2962
- msgid "Other Answers ( filtered by %s and search \"%s\" )"
2963
- msgstr ""
2964
-
2965
- #, php-format
2966
- msgid "Other Answers ( filtered by %s )"
2967
- msgstr ""
2968
-
2969
- #, php-format
2970
- msgid "Other Answers ( filtered by country and search \"%s\" )"
2971
- msgstr ""
2972
-
2973
- msgid "Other Answers"
2974
- msgstr ""
2975
-
2976
- #, php-format
2977
- msgid "Other Answers ( filtered by search \"%s\" )"
2978
- msgstr ""
2979
-
2980
- #, php-format
2981
- msgid ""
2982
- "Your data for \"%s\" poll other results has been exported to Google Docs in "
2983
- "the following spreadsheets:"
2984
- msgstr ""
2985
-
2986
- msgid "Vote Date"
2987
- msgstr ""
2988
-
2989
- #, php-format
2990
- msgid ""
2991
- "Your data for \"%s\" poll vote analysis has been exported to Google Docs in "
2992
- "the following spreadsheets:"
2993
- msgstr ""
2994
-
2995
- msgid "Start Date"
2996
- msgstr "Počáteční datum"
2997
-
2998
- msgid "Unique ID"
2999
- msgstr ""
3000
-
3001
- msgid "Permalink"
3002
- msgstr "Permalink"
3003
-
3004
- msgid "Score"
3005
- msgstr ""
3006
-
3007
- msgid "Up"
3008
- msgstr ""
3009
-
3010
- msgid "Down"
3011
- msgstr ""
3012
-
3013
- msgid "Respondent ID"
3014
- msgstr ""
3015
-
3016
- msgid "Text"
3017
- msgstr "Text"
3018
-
3019
- msgid "Comment"
3020
- msgstr ""
3021
-
3022
- msgid "National"
3023
- msgstr ""
3024
-
3025
- msgid "Dialling Code"
3026
- msgstr ""
3027
-
3028
- msgid "Extension"
3029
- msgstr ""
3030
-
3031
- msgid "Area"
3032
- msgstr "Oblast"
3033
-
3034
- msgid "Type"
3035
- msgstr "Typ"
3036
-
3037
- msgid "Value"
3038
- msgstr "Hodnota"
3039
-
3040
- msgid "Firstname"
3041
- msgstr ""
3042
-
3043
- msgid "Lastname"
3044
- msgstr ""
3045
-
3046
- msgid "Filename"
3047
- msgstr ""
3048
-
3049
- msgid "Size"
3050
- msgstr "Velikost"
3051
-
3052
- msgid "Choice"
3053
- msgstr ""
3054
-
3055
- msgid "Weighted Rank"
3056
- msgstr ""
3057
-
3058
- msgid "Total"
3059
- msgstr "Celkem"
3060
-
3061
- msgid "Other Responses"
3062
- msgstr ""
3063
-
3064
- msgid "Survey"
3065
- msgstr ""
3066
-
3067
- #, php-format
3068
- msgid ""
3069
- "Your data for question \"%1$s\" on \"%2$s\" has been exported to Google Docs "
3070
- "in the following spreadsheets:"
3071
- msgstr ""
3072
-
3073
- msgid "Export to Google Docs is complete"
3074
- msgstr ""
3075
-
3076
- #, php-format
3077
- msgid ""
3078
- "Your location data for \"%s\" has been exported to Google Docs in the "
3079
- "following spreadsheets:"
3080
- msgstr ""
3081
-
3082
- msgid "EndDate"
3083
- msgstr ""
3084
-
3085
- #, fuzzy
3086
- msgid "Agent"
3087
- msgstr "Zarovnání"
3088
-
3089
- msgid "Referrer"
3090
- msgstr ""
3091
-
3092
- msgid "Tag Name"
3093
- msgstr ""
3094
-
3095
- msgid "Tag Value"
3096
- msgstr ""
3097
-
3098
- #, php-format
3099
- msgid ""
3100
- "Your data for \"%s\" has been exported to Google Docs in the following "
3101
- "spreadsheets:"
3102
- msgstr ""
3103
-
3104
- #, php-format
3105
- msgid ""
3106
- "Your data for \"%s\" has not been exported to Google Docs. Typically this is "
3107
- "because the authorisation details you entered into Google were insufficient "
3108
- "for us to proceed."
3109
- msgstr ""
3110
-
3111
- msgid ""
3112
- "Please try again, double-check your details, and ensure that we have "
3113
- "appropriate permissions to add data to your account."
3114
- msgstr ""
3115
-
3116
- msgid "Export to Google Docs has failed"
3117
- msgstr ""
3118
-
3119
- msgid "Status"
3120
- msgstr "Stav"
3121
-
3122
- msgid "Time Taken"
3123
- msgstr ""
3124
-
3125
- msgid "Result(%)"
3126
- msgstr ""
3127
-
3128
- msgid "404 Page Not Found"
3129
- msgstr ""
3130
-
3131
- msgid ""
3132
- "The page you are looking for could not be found. Please check the link you "
3133
- "followed to get here and try again."
3134
- msgstr ""
3135
-
3136
- msgid "Ooops, an error occurred!"
3137
- msgstr ""
3138
-
3139
- msgid "Unexpected Error"
3140
- msgstr ""
3141
-
3142
- msgid ""
3143
- "Sorry but our elves have decided to take a break and something has gone "
3144
- "wrong. But don't worry, we're looking into this and things should return to "
3145
- "normal soon!"
3146
- msgstr ""
3147
-
3148
- #, fuzzy
3149
- msgid "About"
3150
- msgstr "Džíbútí"
3151
-
3152
- msgid "Your Account"
3153
- msgstr ""
3154
-
3155
- msgid ""
3156
- "Your current password is incorrect - you cannot change your password without "
3157
- "entering your old password."
3158
- msgstr ""
3159
-
3160
- msgid ""
3161
- "Your new password did not meet security requirements - you must enter more "
3162
- "than five characters"
3163
- msgstr ""
3164
-
3165
- msgid "Please correct the highlighted errors"
3166
- msgstr ""
3167
-
3168
- #, php-format
3169
- msgid "Your chosen profile name \"%s\" already exists - please pick another"
3170
- msgstr ""
3171
-
3172
- #, php-format
3173
- msgid "This email address is already in use by someone else: %s"
3174
- msgstr ""
3175
-
3176
- #, php-format
3177
- msgid ""
3178
- "Your chosen domain mapping <strong>%s</strong> already failed - please try "
3179
- "again"
3180
- msgstr ""
3181
-
3182
- #, php-format
3183
- msgid ""
3184
- "Your chosen domain mapping <strong>%s</strong> already exists - please pick "
3185
- "another"
3186
- msgstr ""
3187
-
3188
- msgid "Your newsletter subscription has been updated"
3189
- msgstr ""
3190
-
3191
- msgid "Your password has been changed"
3192
- msgstr ""
3193
-
3194
- msgid "Your profile has been updated"
3195
- msgstr ""
3196
-
3197
- msgid "You entered an incorrect password"
3198
- msgstr ""
3199
-
3200
- msgid "Failed to save domain mapping, please try again"
3201
- msgstr ""
3202
-
3203
- msgid "Your domain mapping has been updated"
3204
- msgstr ""
3205
-
3206
- msgid "Your domain mapping has been deleted"
3207
- msgstr ""
3208
-
3209
- msgid "Domain mapping has already been taken by another user"
3210
- msgstr ""
3211
-
3212
- msgid "About You"
3213
- msgstr ""
3214
-
3215
- msgid "Profile Picture"
3216
- msgstr ""
3217
-
3218
- msgid ""
3219
- "Your Gravatar is an image that follows you from site to site appearing "
3220
- "beside your name when you do things like comment or post on a blog."
3221
- msgstr ""
3222
-
3223
- msgid "Get a Gravatar now!"
3224
- msgstr ""
3225
-
3226
- msgid "Please enter your email address."
3227
- msgstr ""
3228
-
3229
- msgid ""
3230
- "Changing your e-mail address here means you will have to use this new email "
3231
- "address to login."
3232
- msgstr ""
3233
-
3234
- msgid "Username"
3235
- msgstr "Uživatelské jméno"
3236
-
3237
- msgid "Please enter your profile name."
3238
- msgstr ""
3239
-
3240
- msgid "Make your profile visible to the public"
3241
- msgstr ""
3242
-
3243
- msgid "Your username is part of your survey and quiz URLs:"
3244
- msgstr ""
3245
-
3246
- msgid "Changing your username may invalidate existing URLs."
3247
- msgstr ""
3248
-
3249
- #, php-format
3250
- msgid ""
3251
- "Pick a username for your survey URLs. Your existing %s URLs will still work."
3252
- msgstr ""
3253
-
3254
- msgid "Please enter your first name."
3255
- msgstr ""
3256
-
3257
- msgid "Your Website"
3258
- msgstr ""
3259
-
3260
- msgid "Please enter a valid URL."
3261
- msgstr ""
3262
-
3263
- msgid "A Short Bio"
3264
- msgstr ""
3265
-
3266
- msgid "Please enter text only, HTML is not allowed."
3267
- msgstr ""
3268
-
3269
- #, php-format
3270
- msgid "Max %d chars"
3271
- msgstr ""
3272
-
3273
- #, php-format
3274
- msgid "(<span id=\"bioCount\">%d/%d</span> used)."
3275
- msgstr ""
3276
-
3277
- msgid "Save profile changes"
3278
- msgstr ""
3279
-
3280
- msgid "Billing History"
3281
- msgstr ""
3282
-
3283
- msgid "Subscription"
3284
- msgstr ""
3285
-
3286
- msgid "Stopped"
3287
- msgstr ""
3288
-
3289
- msgid "Active"
3290
- msgstr ""
3291
-
3292
- #, fuzzy
3293
- msgid "Cancelled"
3294
- msgstr "Zrušit"
3295
-
3296
- msgid "Customer Ref Number"
3297
- msgstr ""
3298
-
3299
- msgid "Downgrade Date"
3300
- msgstr ""
3301
-
3302
- msgid "Not Available"
3303
- msgstr ""
3304
-
3305
- msgid "Next Billing Date"
3306
- msgstr ""
3307
-
3308
- msgid "Cancel Subscription"
3309
- msgstr ""
3310
-
3311
- msgid "Cancel"
3312
- msgstr "Zrušit"
3313
-
3314
- msgid "There is no data to display."
3315
- msgstr ""
3316
-
3317
- msgid "Invoice"
3318
- msgstr ""
3319
-
3320
- msgid "Account Type"
3321
- msgstr ""
3322
-
3323
- msgid "Transaction Type"
3324
- msgstr ""
3325
-
3326
- msgid "Date"
3327
- msgstr "Datum"
3328
-
3329
- msgid "New Purchase Payment"
3330
- msgstr ""
3331
-
3332
- msgid "Refund"
3333
- msgstr ""
3334
-
3335
- msgid "Cancellation"
3336
- msgstr ""
3337
-
3338
- #, php-format
3339
- msgid ""
3340
- "To see your full billing history, check out your <a href=\"%s\">billing "
3341
- "page</a>"
3342
- msgstr ""
3343
-
3344
- msgid "Account Details"
3345
- msgstr ""
3346
-
3347
- #, php-format
3348
- msgid "Polldaddy %s"
3349
- msgstr ""
3350
-
3351
- #, php-format
3352
- msgid "Surveydaddy %s"
3353
- msgstr ""
3354
-
3355
- msgid "Remaining Responses"
3356
- msgstr ""
3357
-
3358
- msgid "Unlimited"
3359
- msgstr ""
3360
-
3361
- msgid "Locked Responses"
3362
- msgstr ""
3363
-
3364
- msgid "Upgrade to Unlock"
3365
- msgstr ""
3366
-
3367
- msgid "Responses Updated On"
3368
- msgstr ""
3369
-
3370
- msgid "F jS, Y"
3371
- msgstr "F jS, Y "
3372
-
3373
- msgid "Change"
3374
- msgstr "Změnit"
3375
-
3376
- msgid "Current Password"
3377
- msgstr ""
3378
-
3379
- msgid "Your must enter your current password."
3380
- msgstr ""
3381
-
3382
- msgid "New Password"
3383
- msgstr "Nové heslo"
3384
-
3385
- msgid "Your password is invalid (must be 6+ characters)."
3386
- msgstr ""
3387
-
3388
- msgid "Save Password"
3389
- msgstr ""
3390
-
3391
- msgid "Location"
3392
- msgstr "Umístění"
3393
-
3394
- msgid "Time Zone"
3395
- msgstr "Časové pásmo"
3396
-
3397
- #, php-format
3398
- msgid "UTC %s"
3399
- msgstr "UTC %s"
3400
-
3401
- msgid "It is <span id=\"timezone\"></span> in your time zone"
3402
- msgstr ""
3403
-
3404
- msgid "Language"
3405
- msgstr "Jazyk"
3406
-
3407
- #, php-format
3408
- msgid ""
3409
- "Don't see your language? Help us <a href=\"%s\">translate Polldaddy</a>."
3410
- msgstr ""
3411
-
3412
- msgid "Save Location"
3413
- msgstr ""
3414
-
3415
- msgid "Domain Mapping"
3416
- msgstr ""
3417
-
3418
- msgid "Your Domain"
3419
- msgstr ""
3420
-
3421
- msgid "Please enter your domain mapping."
3422
- msgstr ""
3423
-
3424
- #, php-format
3425
- msgid ""
3426
- "<strong>Important</strong> You should read the <a href='%s'>domain mapping</"
3427
- "a> support page before using this feature. It can potentially break all your "
3428
- "survey links!"
3429
- msgstr ""
3430
-
3431
- msgid "Importers"
3432
- msgstr ""
3433
-
3434
- msgid "You can now import your content from SurveyMonkey."
3435
- msgstr ""
3436
-
3437
- msgid "SurveyMonkey Importer"
3438
- msgstr ""
3439
-
3440
- #, fuzzy
3441
- msgid "Newsletter"
3442
- msgstr "Smazat"
3443
-
3444
- #, fuzzy
3445
- msgid "You are currently subscribed to our newsletter."
3446
- msgstr "Nyní máte předplatné k tomuto blogu."
3447
-
3448
- msgid "Subscribe to the Polldaddy newsletter to get news and updates."
3449
- msgstr ""
3450
-
3451
- msgid "Subscribe"
3452
- msgstr "Přihlásit se k odběru"
3453
-
3454
- msgid "Delete Account"
3455
- msgstr ""
3456
-
3457
- msgid "Ready to break up with us? That's ok, but we'll miss you!"
3458
- msgstr ""
3459
-
3460
- msgid "Are you sure you want to cancel your subscription?"
3461
- msgstr ""
3462
-
3463
- msgid ""
3464
- "An email will be sent to support and your account will be downgraded at the "
3465
- "next renewal date."
3466
- msgstr ""
3467
-
3468
- msgid "Confirm"
3469
- msgstr "Potvrdit"
3470
-
3471
- msgid "Pro Annual"
3472
- msgstr ""
3473
-
3474
- msgid "Corporate Annual"
3475
- msgstr ""
3476
-
3477
- msgid "Enterprise Annual"
3478
- msgstr ""
3479
-
3480
- msgid "Pro Monthly"
3481
- msgstr ""
3482
-
3483
- msgid "Corporate Monthly"
3484
- msgstr ""
3485
-
3486
- msgid "Recurring Payment"
3487
- msgstr ""
3488
-
3489
- msgid "Upgrade"
3490
- msgstr ""
3491
-
3492
- msgid "My Account"
3493
- msgstr "Můj účet"
3494
-
3495
- msgid "Canceled"
3496
- msgstr ""
3497
-
3498
- msgid "On Hold"
3499
- msgstr ""
3500
-
3501
- msgid "View"
3502
- msgstr "Zobrazit"
3503
-
3504
- msgid "Invalid dashboard item"
3505
- msgstr ""
3506
-
3507
- msgid "Failed to save folders"
3508
- msgstr ""
3509
-
3510
- msgid "Failed to action items on your dashboard"
3511
- msgstr ""
3512
-
3513
- msgid "Invalid folder name"
3514
- msgstr ""
3515
-
3516
- msgid "Folder already exists"
3517
- msgstr ""
3518
-
3519
- msgid "Cannot delete folder"
3520
- msgstr ""
3521
-
3522
- msgid "We're upgrading your dashboard!"
3523
- msgstr ""
3524
-
3525
- msgid "Order by date"
3526
- msgstr ""
3527
-
3528
- msgid "Order by name"
3529
- msgstr ""
3530
-
3531
- msgid "Order by results"
3532
- msgstr ""
3533
-
3534
- msgid "Your poll has been created."
3535
- msgstr ""
3536
-
3537
- msgid "Your rating has been created."
3538
- msgstr ""
3539
-
3540
- msgid "Your survey has been created."
3541
- msgstr ""
3542
-
3543
- msgid "Your quiz has been created."
3544
- msgstr ""
3545
-
3546
- msgid "Your form has been created."
3547
- msgstr ""
3548
-
3549
- msgid "Your email will be sent to the selected groups within a short period."
3550
- msgstr ""
3551
-
3552
- msgid "Your email was not sent."
3553
- msgstr ""
3554
-
3555
- msgid "Your tweet has been sent to your followers."
3556
- msgstr ""
3557
-
3558
- msgid "Your tweet was not sent."
3559
- msgstr ""
3560
-
3561
- msgid "Your content has been copied."
3562
- msgstr ""
3563
-
3564
- msgid "An error occurred while creating your poll."
3565
- msgstr ""
3566
-
3567
- msgid "An error occurred while creating your rating."
3568
- msgstr ""
3569
-
3570
- msgid "An error occurred while creating your survey."
3571
- msgstr ""
3572
-
3573
- msgid "An error occurred while creating your quiz."
3574
- msgstr ""
3575
-
3576
- msgid "An error occurred while creating your form."
3577
- msgstr ""
3578
-
3579
- msgid "Thank you. You have successfully purchased a Pro account."
3580
- msgstr ""
3581
-
3582
- msgid "Thank you. You have successfully purchased a Corporate account."
3583
- msgstr ""
3584
-
3585
- msgid "Thank you. You have successfully purchased a Enterprise account."
3586
- msgstr ""
3587
-
3588
- #, php-format
3589
- msgid "Your %s Contents"
3590
- msgstr ""
3591
-
3592
- #, php-format
3593
- msgid "%s Contents"
3594
- msgstr ""
3595
-
3596
- #, php-format
3597
- msgid "Search Results for %s"
3598
- msgstr ""
3599
-
3600
- msgid "All Polls"
3601
- msgstr ""
3602
-
3603
- msgid "All Surveys"
3604
- msgstr ""
3605
-
3606
- msgid "All Ratings"
3607
- msgstr ""
3608
-
3609
- msgid "All Quizzes"
3610
- msgstr ""
3611
-
3612
- msgid "All Forms"
3613
- msgstr ""
3614
-
3615
- msgid "Starred Content"
3616
- msgstr ""
3617
-
3618
- msgid "Trashed Content"
3619
- msgstr ""
3620
-
3621
- msgid "&laquo; Newest"
3622
- msgstr ""
3623
-
3624
- msgid "&lsaquo; Newer"
3625
- msgstr ""
3626
-
3627
- #, php-format
3628
- msgid "Showing <span>%1$s</span>-<span>%2$s</span> of <span>%3$s</span>"
3629
- msgstr ""
3630
-
3631
- msgid "Older &rsaquo;"
3632
- msgstr ""
3633
-
3634
- msgid "Oldest &raquo;"
3635
- msgstr ""
3636
-
3637
- msgid "Forbidden"
3638
- msgstr ""
3639
-
3640
- msgid "Delete account"
3641
- msgstr ""
3642
-
3643
- msgid "Edit Your Email Group"
3644
- msgstr ""
3645
-
3646
- msgid "Create a New Email Group"
3647
- msgstr ""
3648
-
3649
- msgid "Email Group"
3650
- msgstr ""
3651
-
3652
- msgid "My Email Groups"
3653
- msgstr ""
3654
-
3655
- msgid "Your email group has been successfully updated."
3656
- msgstr ""
3657
-
3658
- msgid "Your email group has been successfully created."
3659
- msgstr ""
3660
-
3661
- msgid ""
3662
- "Oh no! Your email group wasn’t updated. <a href=\"http://support.polldaddy."
3663
- "com/how-do-i-send-out-my-poll-survey-or-quiz-via-email/\">Can we help</a>?"
3664
- msgstr ""
3665
-
3666
- msgid ""
3667
- "Oh no! Your email group wasn’t created. <a href=\"http://support.polldaddy."
3668
- "com/how-do-i-send-out-my-poll-survey-or-quiz-via-email/\">Can we help</a>?"
3669
- msgstr ""
3670
-
3671
- msgid "My Packs"
3672
- msgstr ""
3673
-
3674
- msgid "Show poll packs"
3675
- msgstr ""
3676
-
3677
- msgid "Poll Pack"
3678
- msgstr ""
3679
-
3680
- msgid "Show survey packs"
3681
- msgstr ""
3682
-
3683
- msgid "Survey Pack"
3684
- msgstr ""
3685
-
3686
- msgid "Show quiz packs"
3687
- msgstr ""
3688
-
3689
- msgid "Quiz Pack"
3690
- msgstr ""
3691
-
3692
- msgid "Show all packs"
3693
- msgstr ""
3694
-
3695
- msgid "Your survey language pack has been successfully updated."
3696
- msgstr ""
3697
-
3698
- msgid "Your survey language pack has been successfully created."
3699
- msgstr ""
3700
-
3701
- msgid "Your survey language pack failed to be successfully updated."
3702
- msgstr ""
3703
-
3704
- msgid "Your survey language pack failed to be successfully created."
3705
- msgstr ""
3706
-
3707
- msgid "Your quiz language pack has been successfully updated."
3708
- msgstr ""
3709
-
3710
- msgid "Your quiz language pack has been successfully created."
3711
- msgstr ""
3712
-
3713
- msgid "Your quiz language pack failed to be successfully updated."
3714
- msgstr ""
3715
-
3716
- msgid "Your quiz language pack failed to be successfully created."
3717
- msgstr ""
3718
-
3719
- msgid "Your poll language pack has been successfully updated."
3720
- msgstr ""
3721
-
3722
- msgid "Your poll language pack has been successfully created."
3723
- msgstr ""
3724
-
3725
- msgid "Your poll language pack failed to be successfully updated."
3726
- msgstr ""
3727
-
3728
- msgid "Your Language Packs"
3729
- msgstr ""
3730
-
3731
- msgid "Create a new&hellip;"
3732
- msgstr ""
3733
-
3734
- #, php-format
3735
- msgid "Created on %s"
3736
- msgstr ""
3737
-
3738
- #, php-format
3739
- msgid "Created by %s on %s"
3740
- msgstr ""
3741
-
3742
- #, php-format
3743
- msgid "Created by you on %s"
3744
- msgstr ""
3745
-
3746
- #, php-format
3747
- msgid "%d Survey <span>use this pack</span>"
3748
- msgid_plural "%d Surveys <span>use this pack</span>"
3749
- msgstr[0] ""
3750
- msgstr[1] ""
3751
- msgstr[2] ""
3752
-
3753
- #, php-format
3754
- msgid "%d Quiz <span>use this style</span>"
3755
- msgid_plural "%d Quizzes <span>use this pack</span>"
3756
- msgstr[0] ""
3757
- msgstr[1] ""
3758
- msgstr[2] ""
3759
-
3760
- #, php-format
3761
- msgid "%d Poll <span>use this pack</span>"
3762
- msgid_plural "%d Polls <span>use this pack</span>"
3763
- msgstr[0] ""
3764
- msgstr[1] ""
3765
- msgstr[2] ""
3766
-
3767
- msgid "Empty Pack"
3768
- msgstr ""
3769
-
3770
- msgid "Edit"
3771
- msgstr "Upravit"
3772
-
3773
- msgid "Delete"
3774
- msgstr "Smazat"
3775
-
3776
- msgid "Preview"
3777
- msgstr "Náhled"
3778
-
3779
- msgid "No language packs created yet."
3780
- msgstr ""
3781
-
3782
- msgid "Are you sure you want to delete this language pack?"
3783
- msgstr ""
3784
-
3785
- msgid "Delete Language Pack"
3786
- msgstr ""
3787
-
3788
- msgid "My Styles"
3789
- msgstr ""
3790
-
3791
- msgid "Show survey styles"
3792
- msgstr ""
3793
-
3794
- msgid "Show poll styles"
3795
- msgstr ""
3796
-
3797
- msgid "Show all styles"
3798
- msgstr ""
3799
-
3800
- msgid "Your custom survey/quiz style has been successfully updated."
3801
- msgstr ""
3802
-
3803
- msgid "Your custom survey/quiz style has been successfully created."
3804
- msgstr ""
3805
-
3806
- msgid "Your custom survey/quiz style failed to be successfully updated."
3807
- msgstr ""
3808
-
3809
- msgid "Your custom survey/quiz style failed to be successfully created."
3810
- msgstr ""
3811
-
3812
- msgid "Your custom poll style has been successfully updated."
3813
- msgstr ""
3814
-
3815
- msgid "Your custom poll style has been successfully created."
3816
- msgstr ""
3817
-
3818
- msgid "Your custom poll style failed to be successfully updated."
3819
- msgstr ""
3820
-
3821
- msgid "Your custom poll style failed to be successfully created."
3822
- msgstr ""
3823
-
3824
- msgid "Your Custom Styles"
3825
- msgstr ""
3826
-
3827
- msgid "Survey/Quiz Style"
3828
- msgstr ""
3829
-
3830
- msgid "Poll Style"
3831
- msgstr ""
3832
-
3833
- #, php-format
3834
- msgid "Modified on %s"
3835
- msgstr ""
3836
-
3837
- #, php-format
3838
- msgid "Modified by %s on %s"
3839
- msgstr ""
3840
-
3841
- #, php-format
3842
- msgid "Modified by you on %s"
3843
- msgstr ""
3844
-
3845
- #, php-format
3846
- msgid "%d Survey <span>use this style</span>"
3847
- msgid_plural "%d Surveys/Quizzes <span>use this style</span>"
3848
- msgstr[0] ""
3849
- msgstr[1] ""
3850
- msgstr[2] ""
3851
-
3852
- #, php-format
3853
- msgid "%d Poll <span>use this style</span>"
3854
- msgid_plural "%d Polls <span>use this style</span>"
3855
- msgstr[0] ""
3856
- msgstr[1] ""
3857
- msgstr[2] ""
3858
-
3859
- msgid "No custom styles created yet."
3860
- msgstr ""
3861
-
3862
- msgid "Are you sure you want to delete this style?"
3863
- msgstr ""
3864
-
3865
- msgid "Delete Style"
3866
- msgstr ""
3867
-
3868
- msgid "Account blocked"
3869
- msgstr ""
3870
-
3871
- msgid "Please contact support if you have a query about this."
3872
- msgstr ""
3873
-
3874
- msgid "Your account will unlocked in a few minutes."
3875
- msgstr ""
3876
-
3877
- msgid "Logged Out"
3878
- msgstr ""
3879
-
3880
- msgid "You have been logged out of your account."
3881
- msgstr ""
3882
-
3883
- msgid "New password sent"
3884
- msgstr ""
3885
-
3886
- msgid "Please check your spam folder if you don't receive it."
3887
- msgstr ""
3888
-
3889
- msgid "Access denied"
3890
- msgstr ""
3891
-
3892
- msgid "You must be logged in to see that page."
3893
- msgstr ""
3894
-
3895
- msgid "Thanks for signing up!"
3896
- msgstr ""
3897
-
3898
- msgid "Please login with your details."
3899
- msgstr ""
3900
-
3901
- msgid "Login failure"
3902
- msgstr ""
3903
-
3904
- msgid "The email or password you entered is wrong. Please try again."
3905
- msgstr ""
3906
-
3907
- msgid "Username or Email address"
3908
- msgstr ""
3909
-
3910
- msgid "Please enter your email address"
3911
- msgstr ""
3912
-
3913
- msgid "Please enter your password"
3914
- msgstr ""
3915
-
3916
- msgid "Sign In"
3917
- msgstr ""
3918
-
3919
- msgid "Style Name"
3920
- msgstr ""
3921
-
3922
- #, fuzzy
3923
- msgid "Default styles:"
3924
- msgstr "Výchozí"
3925
-
3926
- msgid "Style CSS"
3927
- msgstr ""
3928
-
3929
- #, php-format
3930
- msgid "Displaying <strong>%1s-%2s</strong> of <strong>%3s</strong>"
3931
- msgstr ""
3932
-
3933
- msgid "No stats are available for this time period."
3934
- msgstr ""
3935
-
3936
- msgid "Daily"
3937
- msgstr ""
3938
-
3939
- msgid "Weekly"
3940
- msgstr ""
3941
-
3942
- msgid "Cumulative"
3943
- msgstr ""
3944
-
3945
- msgid "Unit Test Results"
3946
- msgstr ""
3947
-
3948
- msgid "Tests Running&hellip;"
3949
- msgstr ""
3950
-
3951
- msgid "Role"
3952
- msgstr "Úroveň"
3953
-
3954
- msgid "Surveys"
3955
- msgstr ""
3956
-
3957
- msgid "Polls"
3958
- msgstr "Ankety"
3959
-
3960
- msgid " (pending)"
3961
- msgstr ""
3962
-
3963
- msgid ""
3964
- "Are you really really sure you want to cancel this account?<br/>All their "
3965
- "content will be deleted and they will no longer have access to their account."
3966
- msgstr ""
3967
-
3968
- #, fuzzy
3969
- msgid "Cancel Account"
3970
- msgstr "Můj účet"
3971
-
3972
- msgid "Polldaddy Affiliates"
3973
- msgstr ""
3974
-
3975
- msgid "Surveydaddy Affiliates"
3976
- msgstr ""
3977
-
3978
- msgid ""
3979
- "Join our Affiliate network and <strong>earn $50 for every Pro customer and "
3980
- "$100 for every Corporate customer you refer</strong>.\n"
3981
- "\t\t\t\t Once you are accepted as an affiliate you will be given access to "
3982
- "affiliate links and marketing material that you can use\n"
3983
- "\t\t\t\t in your website, email marketing campaigns and any other channels "
3984
- "you think will be useful."
3985
- msgstr ""
3986
-
3987
- msgid "Apply to become an affiliate today!"
3988
- msgstr ""
3989
-
3990
- msgid "Terms"
3991
- msgstr ""
3992
-
3993
- msgid "Privacy"
3994
- msgstr "Viditelnost"
3995
-
3996
- msgid "Community"
3997
- msgstr ""
3998
-
3999
- msgid "Recent Polls"
4000
- msgstr ""
4001
-
4002
- msgid "Sign Up"
4003
- msgstr "Zaregistrovat se"
4004
-
4005
- msgid "(Poll Closed)"
4006
- msgstr ""
4007
-
4008
- #, php-format
4009
- msgid "poll %d"
4010
- msgstr ""
4011
-
4012
- msgid "Edit My Profile"
4013
- msgstr "Profil"
4014
-
4015
- msgid "You have not filled out your profile yet."
4016
- msgstr ""
4017
-
4018
- msgid "This user has not filled out their profile yet."
4019
- msgstr ""
4020
-
4021
- msgid "Create Your Own Poll"
4022
- msgstr ""
4023
-
4024
- msgid "Poll Options"
4025
- msgstr ""
4026
-
4027
- msgid "Reports"
4028
- msgstr "Reporty"
4029
-
4030
- msgid "Close"
4031
- msgstr "Zavřít"
4032
-
4033
- msgid "Your comment has been added."
4034
- msgstr ""
4035
-
4036
- msgid "Comments for this poll will be moderated before being added."
4037
- msgstr ""
4038
-
4039
- msgid "Your comment has been flagged as spam and blocked."
4040
- msgstr ""
4041
-
4042
- msgid ""
4043
- "You have been blocked from voting. Please contact the poll owner if you have "
4044
- "any queries relating to this."
4045
- msgstr ""
4046
-
4047
- msgid ""
4048
- "You have been blocked from voting due to suspicious voting patterns. Please "
4049
- "contact Polldaddy support if you have any queries relating to this."
4050
- msgstr ""
4051
-
4052
- msgid "Comments are currently disabled for this poll."
4053
- msgstr ""
4054
-
4055
- msgid "Results for this poll have been set to private."
4056
- msgstr ""
4057
-
4058
- #, php-format
4059
- msgid "%s vote"
4060
- msgid_plural "%s votes"
4061
- msgstr[0] ""
4062
- msgstr[1] ""
4063
- msgstr[2] ""
4064
-
4065
- #, php-format
4066
- msgid "%s Total Vote"
4067
- msgid_plural "%s Total Votes"
4068
- msgstr[0] ""
4069
- msgstr[1] ""
4070
- msgstr[2] ""
4071
-
4072
- #, php-format
4073
- msgid "Posted %s."
4074
- msgstr ""
4075
-
4076
- msgid "This poll was created on Facebook, to vote in this poll go to..."
4077
- msgstr ""
4078
-
4079
- msgid "See this poll on:"
4080
- msgstr ""
4081
-
4082
- #, php-format
4083
- msgid "%s Comment"
4084
- msgid_plural "%s Comments"
4085
- msgstr[0] ""
4086
- msgstr[1] ""
4087
- msgstr[2] ""
4088
-
4089
- msgid "This poll was created on Facebook, to comment go to..."
4090
- msgstr ""
4091
-
4092
- msgid "Leave a Comment"
4093
- msgstr "Napsat komentář"
4094
-
4095
- #, php-format
4096
- msgid "Logged in as %s <a href=\"%s\">log out &#187;</a>"
4097
- msgstr ""
4098
-
4099
- msgid "Your Name"
4100
- msgstr "Vaše jméno"
4101
-
4102
- msgid "Please enter your name."
4103
- msgstr ""
4104
-
4105
- msgid "Your Website (optional)"
4106
- msgstr ""
4107
-
4108
- msgid "Your Comment"
4109
- msgstr "Komentář"
4110
-
4111
- msgid "Please enter a comment."
4112
- msgstr ""
4113
-
4114
- #, php-format
4115
- msgid "%s/%d chars"
4116
- msgstr ""
4117
-
4118
- msgid "Submit Comment"
4119
- msgstr "Odeslat komentář"
4120
-
4121
- msgid "Comments are disabled for this poll."
4122
- msgstr ""
4123
-
4124
- msgid "Comments are now closed for this poll."
4125
- msgstr ""
4126
-
4127
- msgid "Polldaddy Answers, the home of millions of polls, opinions and trends!"
4128
- msgstr ""
4129
-
4130
- msgid "Popular Polls"
4131
- msgstr ""
4132
-
4133
- #, fuzzy
4134
- msgid "Search results for"
4135
- msgstr "Výsledky hledání '%s'"
4136
-
4137
- #, php-format
4138
- msgid "Page %d"
4139
- msgstr ""
4140
-
4141
- msgid "Show only polls in"
4142
- msgstr ""
4143
-
4144
- msgid "English"
4145
- msgstr "Anglicky"
4146
-
4147
- msgid "German"
4148
- msgstr ""
4149
-
4150
- msgid "French"
4151
- msgstr ""
4152
-
4153
- msgid "Spanish"
4154
- msgstr ""
4155
-
4156
- msgid "Dutch"
4157
- msgstr ""
4158
-
4159
- msgid "Romanian"
4160
- msgstr ""
4161
-
4162
- msgid "Norwegian"
4163
- msgstr ""
4164
-
4165
- msgid "Portugese"
4166
- msgstr ""
4167
-
4168
- msgid "Serbo Croatian"
4169
- msgstr ""
4170
-
4171
- msgid "Arabic"
4172
- msgstr ""
4173
-
4174
- msgid "Search"
4175
- msgstr "Hledat"
4176
-
4177
- msgid "Search through over 5 million polls."
4178
- msgstr ""
4179
-
4180
- msgid "Show:"
4181
- msgstr "Zobrazit:"
4182
-
4183
- msgid "This Week"
4184
- msgstr ""
4185
-
4186
- msgid "This Month"
4187
- msgstr "Tento měsíc"
4188
-
4189
- #, php-format
4190
- msgid "Posted %s"
4191
- msgstr ""
4192
-
4193
- msgid "(Sort by votes)"
4194
- msgstr ""
4195
-
4196
- msgid "(Sort by comments)"
4197
- msgstr ""
4198
-
4199
- msgid "(Sort by status)"
4200
- msgstr ""
4201
-
4202
- #, php-format
4203
- msgid "Previous polls by %s"
4204
- msgstr ""
4205
-
4206
- #, php-format
4207
- msgid ""
4208
- "When you get a chance to <a href=\"%s\">create some polls</a>, you'll find a "
4209
- "link for each one on this page.</span><br/><br/><span>You can use your "
4210
- "profile URL <b>%s</b> to share your polls with participants."
4211
- msgstr ""
4212
-
4213
- msgid "No polls created yet."
4214
- msgstr ""
4215
-
4216
- msgid "Sort by:"
4217
- msgstr "Řadit podle:"
4218
-
4219
- msgid "My Email Group"
4220
- msgstr ""
4221
-
4222
- msgid "My Facebook Polls"
4223
- msgstr ""
4224
-
4225
- msgid "Frequently Asked Questions"
4226
- msgstr ""
4227
-
4228
- msgid "General"
4229
- msgstr "Obecné"
4230
-
4231
- msgid "How do the monthly responses work?"
4232
- msgstr ""
4233
-
4234
- #, php-format
4235
- msgid "What happens when I go over the %d responses I get in a free account?"
4236
- msgstr ""
4237
-
4238
- msgid "Do you offer discounts for educational and non-profit organisations?"
4239
- msgstr ""
4240
-
4241
- msgid "What is the difference between a poll and survey?"
4242
- msgstr ""
4243
-
4244
- msgid "How do I remove the Polldaddy.com link from my poll or survey?"
4245
- msgstr ""
4246
-
4247
- msgid "How do I remove the Surveydaddy.com link from my surveys?"
4248
- msgstr ""
4249
-
4250
- msgid "Can I set other people up as users on my account?"
4251
- msgstr ""
4252
-
4253
- msgid "Where can I find some help documentation?"
4254
- msgstr ""
4255
-
4256
- msgid ""
4257
- "What happens if I sign up for Pro but need to upgrade to Corporate later?"
4258
- msgstr ""
4259
-
4260
- msgid "If I upgrade will I be able to see Pro reports for my old polls?"
4261
- msgstr ""
4262
-
4263
- msgid "Do the polls work with Facebook?"
4264
- msgstr ""
4265
-
4266
- msgid "How do I copy a poll?"
4267
- msgstr ""
4268
-
4269
- msgid ""
4270
- "When I vote I get the message 'We have received too many votes from you. You "
4271
- "will be unblocked after a cooling off period.'?"
4272
- msgstr ""
4273
-
4274
- msgid "Where do I see the 'Other' votes people enter in my poll?"
4275
- msgstr ""
4276
-
4277
- msgid "How many poll votes can I collect in a free account?"
4278
- msgstr ""
4279
-
4280
- msgid "How do I share my survey results with another person?"
4281
- msgstr ""
4282
-
4283
- msgid "How do I copy a survey?"
4284
- msgstr ""
4285
-
4286
- msgid "How do I create a likert scale question in my survey?"
4287
- msgstr ""
4288
-
4289
- #, php-format
4290
- msgid ""
4291
- "Each time a survey is completed by one of your participants you will be "
4292
- "deducted one response. Free accounts get %d/month, Pro get %s/month and "
4293
- "corporate accounts get an unlimited amount. Once any new responses come in "
4294
- "over your limit, they will appear locked until you upgrade."
4295
- msgstr ""
4296
-
4297
- msgid "Poll votes are unlimited across all accounts."
4298
- msgstr ""
4299
-
4300
- msgid "Back To Top"
4301
- msgstr ""
4302
-
4303
- #, php-format
4304
- msgid ""
4305
- "With a free account you can collect %d survey responses per month across all "
4306
- "of your surveys. Once you go over the allotted %d, we will continue to "
4307
- "collect responses in your survey but they will appear as being locked in "
4308
- "your reports. When you <a href=\"/pricing/\">upgrade your account</a>, all "
4309
- "previously locked responses will become available in your reports."
4310
- msgstr ""
4311
-
4312
- msgid ""
4313
- "Yes, if you are involved in education or a non-profit organisation, we are "
4314
- "happy to offer you a <strong>10% discount</strong> on any of our packages. "
4315
- "Just <a href=\"/pricing/\">sign up for an account</a> as usual and then <a "
4316
- "href=\"/feedback/\">email us</a> after to organise a refund for the 10%."
4317
- msgstr ""
4318
-
4319
- msgid "What is the difference between a poll and a survey?"
4320
- msgstr ""
4321
-
4322
- msgid ""
4323
- "A poll allows you to ask just one question, and enter some predefined "
4324
- "answers for your\tvoter to choose from. A poll can be placed in line in your "
4325
- "webpage and when your user\tvotes, the results are delivered back to the "
4326
- "poll without the page refreshing."
4327
- msgstr ""
4328
-
4329
- msgid ""
4330
- "With a survey, you can ask many questions. A survey usually takes up a full "
4331
- "webpage and you would just send your users a link to that page. Surveys have "
4332
- "many different question types that allow you to collect very different types "
4333
- "of data."
4334
- msgstr ""
4335
-
4336
- msgid ""
4337
- "<a href=\"/pricing/\">Sign up</a> for a free account today to try these out "
4338
- "for yourself."
4339
- msgstr ""
4340
-
4341
- msgid "How do I remove the Surveydaddy.com link from my survey?"
4342
- msgstr ""
4343
-
4344
- msgid ""
4345
- "The link to Polldaddy.com only appears in polls and surveys that appear in a "
4346
- "free account. They are removed from all content in both our Pro and "
4347
- "Corporate accounts. If you have recently signed up for a Pro account and the "
4348
- "link has remained in your polls, simple edit and re-save the poll to remove "
4349
- "it."
4350
- msgstr ""
4351
-
4352
- msgid ""
4353
- "The link to Surveydaddy.com only appears in surveys that appear in a free "
4354
- "account. They are removed from all content in both our Pro and Corporate "
4355
- "accounts."
4356
- msgstr ""
4357
-
4358
- msgid ""
4359
- "If you have a free account, you can remove the link to Polldaddy in your "
4360
- "polls and surveys by <a href=\"/pricing/\">upgrading your account today</a>."
4361
- msgstr ""
4362
-
4363
- msgid ""
4364
- "If you have a free account, you can remove the link to Surveydaddy in your "
4365
- "surveys by <a href=\"/pricing/\">upgrading your account today</a>."
4366
- msgstr ""
4367
-
4368
- msgid ""
4369
- "Yes, Corporate account holders can create multiple users and set access "
4370
- "levels."
4371
- msgstr ""
4372
-
4373
- msgid "Check out our <a href=\"http://support."
4374
- msgstr ""
4375
-
4376
- msgid ""
4377
- "If you sign up for a Pro account and you find out that you need a Corporate "
4378
- "account some time in the future?, just <a href=\"/upgrade/\">upgrade to the "
4379
- "corporate account</a> as usual and send an email to support where we will be "
4380
- "happy to issue you with a refund for your original Pro acccount."
4381
- msgstr ""
4382
-
4383
- msgid ""
4384
- "Yes, when you <a href=\"/upgrade/\">upgrade your account</a> to a Pro or "
4385
- "Corporate account you will be able to see all of our great reports for your "
4386
- "old polls."
4387
- msgstr ""
4388
-
4389
- msgid ""
4390
- "Yes, when you create a poll on Polldaddy you will get a list of options for "
4391
- "different places that you might want to embed your poll including Facebook. "
4392
- "We also have a Facebook Application that you can <a href=\"http://apps."
4393
- "facebook.com/polldaddy-polls\">use directly on Facebook</a>."
4394
- msgstr ""
4395
-
4396
- msgid ""
4397
- "You can copy a 'Poll' by first logging into your Polldaddy account and "
4398
- "visiting the dashboard. Locate the poll you want to copy and move your mouse "
4399
- "over the 'responses' column. This should change into a button which can be "
4400
- "clicked to reveal a set of actions, of which one is copy. Clicking this will "
4401
- "copy the poll and all of its settings, but the votes of the new copied poll "
4402
- "will be zero."
4403
- msgstr ""
4404
-
4405
- msgid ""
4406
- "This is because we have received too many votes from your I.P. address. You "
4407
- "will be unblocked again in about 4 hours. If you are the owner of the poll "
4408
- "and you have a lot of people voting in your organization from the same IP "
4409
- "address (via a internet gateway etc.) you can email support with your I.P. "
4410
- "address and we will white list it for you. This feature is only available to "
4411
- "our Pro and Corporate account. <a href=\"/upgrade/\">Upgrade your account</"
4412
- "a> today to access this feature."
4413
- msgstr ""
4414
-
4415
- msgid ""
4416
- "When you have the 'Other' option enabled in your poll, it allows your voters "
4417
- "to enter an answer of their own. We don't display these directly in the poll "
4418
- "at the moment due to concerns around spam. You can however view these by "
4419
- "logging into your account and going to the 'Reports' page for that poll."
4420
- msgstr ""
4421
-
4422
- msgid ""
4423
- "There is no limit to amount of poll votes you can collect in any of our "
4424
- "accounts including the free account. It is only the amount of survey "
4425
- "responses that are limited in the different accounts."
4426
- msgstr ""
4427
-
4428
- msgid ""
4429
- "If you would like to share your survey results with a colleague or client, "
4430
- "you can create a custom survey share for them. Read how to do it in this "
4431
- "document: <a href=\"http://support."
4432
- msgstr ""
4433
-
4434
- msgid "Note:"
4435
- msgstr ""
4436
-
4437
- msgid ""
4438
- "Survey sharing is a Pro only feature. If you do not have a Pro account you "
4439
- "need to <a href=\"/upgrade/\">upgrade your account</a> to use this feature."
4440
- msgstr ""
4441
-
4442
- msgid "You can copy a 'Survey' by first logging into your "
4443
- msgstr ""
4444
-
4445
- msgid ""
4446
- "To add a likert scale question to your survey, simply add a 'Matrix' "
4447
- "question to your survey page. When you edit the question, look out for a "
4448
- "drop down towards the bottom and select 'Single choice with rating (likert)'."
4449
- msgstr ""
4450
-
4451
- msgid "Contact Support"
4452
- msgstr ""
4453
-
4454
- msgid ""
4455
- "If you cannot find what you are looking for please contact support and we "
4456
- "will get back to you with an answer."
4457
- msgstr ""
4458
-
4459
- msgid "Support Documentation"
4460
- msgstr ""
4461
-
4462
- #, php-format
4463
- msgid ""
4464
- "Check out our support site for more detailed articles on the various %s "
4465
- "features."
4466
- msgstr ""
4467
-
4468
- msgid "Online Poll Features, Poll Software for Your Website"
4469
- msgstr ""
4470
-
4471
- msgid ""
4472
- "Embed polls in your website, in e-mail, and use Polldaddy on other services "
4473
- "including WordPress, Facebook, Twitter, Ning, Weebly, FreeWebs, and Posterous"
4474
- msgstr ""
4475
-
4476
- msgid "Powerful and easy to use"
4477
- msgstr ""
4478
-
4479
- msgid "Quick audience feedback"
4480
- msgstr ""
4481
-
4482
- msgid "Quizzes"
4483
- msgstr ""
4484
-
4485
- msgid "Test your audience's knowledge"
4486
- msgstr ""
4487
-
4488
- msgid "Get your content rated"
4489
- msgstr ""
4490
-
4491
- msgid "Market-leading <strong>online polls</strong>"
4492
- msgstr ""
4493
-
4494
- msgid ""
4495
- "What does your audience think? Embed simple, one-question polls into your "
4496
- "website to find out."
4497
- msgstr ""
4498
-
4499
- msgid "Previous Image"
4500
- msgstr ""
4501
-
4502
- msgid "Next Image"
4503
- msgstr ""
4504
-
4505
- msgid "See Plans &amp; Pricing <small>Sign up for a free account now!</small>"
4506
- msgstr ""
4507
-
4508
- msgid "Works Everywhere"
4509
- msgstr ""
4510
-
4511
- msgid "Simple Feedback Embedded in Your Content"
4512
- msgstr ""
4513
-
4514
- msgid ""
4515
- "Polls embed easily into your website content. With one click, people can "
4516
- "vote, then instantly see the results. <a href=\"http://polldaddy.com/"
4517
- "community/\">Check out some public polls</a> then start a conversation with "
4518
- "your visitors today."
4519
- msgstr ""
4520
-
4521
- msgid "Full Control For Beautiful Polls"
4522
- msgstr ""
4523
-
4524
- msgid ""
4525
- "Use your CSS wizardry to customize how your polls look. Add your own fonts, "
4526
- "change font sizes, colors, and add HTML, images, and videos."
4527
- msgstr ""
4528
-
4529
- msgid "Other Great Features"
4530
- msgstr ""
4531
-
4532
- msgid ""
4533
- "Manage all content in your dashboard with our <a href=\"http://wordpress.org/"
4534
- "extend/plugins/polldaddy/\">WordPress Plugin</a>"
4535
- msgstr ""
4536
-
4537
- msgid "Create polls in any language"
4538
- msgstr ""
4539
-
4540
- msgid "14 custom themes and full access to the poll CSS"
4541
- msgstr ""
4542
-
4543
- msgid "Block repeat voters easily"
4544
- msgstr ""
4545
-
4546
- msgid ""
4547
- "Available as a <a href=\"http://apps.facebook.com/polldaddy-polls/"
4548
- "\">Facebook app</a>"
4549
- msgstr ""
4550
-
4551
- msgid "Built-in sharing options to help spread your poll"
4552
- msgstr ""
4553
-
4554
- msgid "Gain more insight with voter comments"
4555
- msgstr ""
4556
-
4557
- msgid "Anti-fraud, IP address, and location reports"
4558
- msgstr ""
4559
-
4560
- msgid ""
4561
- "Control whether voters can see results after voting, just percentages, or "
4562
- "nothing at all"
4563
- msgstr ""
4564
-
4565
- msgid "Automatically close polls after a certain quota or date"
4566
- msgstr ""
4567
-
4568
- msgid ""
4569
- "Add images, videos and content from YouTube, Flickr, Google Maps and many "
4570
- "more"
4571
- msgstr ""
4572
-
4573
- msgid "Create Quizzes Quickly & Easily, Quiz Software Features"
4574
- msgstr ""
4575
-
4576
- msgid ""
4577
- "Create a quiz using multiple choice questions for your participants to "
4578
- "choose from. You can add HTML, images, video, and lots of other media."
4579
- msgstr ""
4580
-
4581
- msgid "Test their knowledge with an <strong>online quiz</strong>"
4582
- msgstr ""
4583
-
4584
- msgid ""
4585
- "The perfect tool for the classroom, colleagues or just for fun. Create quick "
4586
- "and fun quizzes to test their knowledge."
4587
- msgstr ""
4588
-
4589
- msgid "Easy-to-Use Quiz Editor"
4590
- msgstr ""
4591
-
4592
- msgid ""
4593
- "Create a quiz using multiple choice questions for your participants to "
4594
- "choose from. You can add HTML, images, video, and lots of other media. You "
4595
- "can also collect name and e-mail addresses."
4596
- msgstr ""
4597
-
4598
- msgid "Correction, Reporting &amp; Filtering"
4599
- msgstr ""
4600
-
4601
- msgid ""
4602
- "See quiz results, including average scores and individual responses, as they "
4603
- "come in. Filter and export your data any way you want."
4604
- msgstr ""
4605
-
4606
- msgid "Customize Your Looks"
4607
- msgstr ""
4608
-
4609
- msgid ""
4610
- "You can control every aspect of your quiz with full access to the CSS. Add "
4611
- "your own fonts, sizes, colors, and images. Create quizzes in any language "
4612
- "and control start/finish messages as well as redirects."
4613
- msgstr ""
4614
-
4615
- msgid "Collect Responses Everywhere"
4616
- msgstr ""
4617
-
4618
- msgid ""
4619
- "E-mail the quiz link to your audience, use it in a banner on your website, "
4620
- "or use our <a href=\"/ios/\">iPad app</a> to collect responses anywhere."
4621
- msgstr ""
4622
-
4623
- msgid "Collect responses on iPad, iPhone, and iPod Touch"
4624
- msgstr ""
4625
-
4626
- msgid "E-mail notifications of new participants"
4627
- msgstr ""
4628
-
4629
- msgid "Control whether participants see a score at the end"
4630
- msgstr ""
4631
-
4632
- msgid "Set a passing score to decide who passes and who fails"
4633
- msgstr ""
4634
-
4635
- msgid "Share your results with parents, colleagues, and administrators"
4636
- msgstr ""
4637
-
4638
- msgid "Create quizzes in any language"
4639
- msgstr ""
4640
-
4641
- msgid "SSL support for added security in quizzes"
4642
- msgstr ""
4643
-
4644
- msgid "Full access to the quiz CSS"
4645
- msgstr ""
4646
-
4647
- msgid "Custom start and finish messages as well as redirects"
4648
- msgstr ""
4649
-
4650
- msgid "Close quiz after certain date or response quota has been reached"
4651
- msgstr ""
4652
-
4653
- msgid "Password and IP address participant restrictions"
4654
- msgstr ""
4655
-
4656
- msgid "Create Ratings for Your Website, Content, Videos or Images"
4657
- msgstr ""
4658
-
4659
- msgid ""
4660
- "Find out what your visitors think with just one click. Attach five-star and "
4661
- "Nero rating widgets to any piece of content, including blog posts, help "
4662
- "pages, comments, and videos."
4663
- msgstr ""
4664
-
4665
- msgid "Get your content <strong>rated</strong>"
4666
- msgstr ""
4667
-
4668
- msgid ""
4669
- "Create simple five-star and Nero rating widgets to attach to your blog "
4670
- "posts, images, videos, and more."
4671
- msgstr ""
4672
-
4673
- msgid "Instant Feedback on Your Content"
4674
- msgstr ""
4675
-
4676
- msgid "5-Star or Nero Ratings"
4677
- msgstr ""
4678
-
4679
- msgid ""
4680
- "Choose from two great rating types: Five star ratings let users rate your "
4681
- "content from one to five stars. Nero ratings let users give you thumbs up / "
4682
- "thumbs down, like / dislike, or yes / no ratings."
4683
- msgstr ""
4684
-
4685
- msgid "Fully Customizable"
4686
- msgstr ""
4687
-
4688
- msgid ""
4689
- "Change the text description for each star in your rating scale. Change the "
4690
- "star image, fonts, colors, and layout to suit your site's personality."
4691
- msgstr ""
4692
-
4693
- msgid "Show the top-rated content on your site via the widget"
4694
- msgstr ""
4695
-
4696
- msgid "Supports all languages"
4697
- msgstr ""
4698
-
4699
- msgid "Rating widgets load asynchronously on-page"
4700
- msgstr ""
4701
-
4702
- msgid "Create and manage ratings in your WordPress dashboard via our plug-in"
4703
- msgstr ""
4704
-
4705
- msgid "Create Surveys Quickly & Easily, Survey Software Features"
4706
- msgstr ""
4707
-
4708
- msgid ""
4709
- "Create surveys with ease using our advanced editor. Choose from 14 question "
4710
- "types, including multiple choice, free text, and Likert scales."
4711
- msgstr ""
4712
-
4713
- msgid "Create <strong>stunning</strong> online <strong>surveys</strong>"
4714
- msgstr ""
4715
-
4716
- msgid ""
4717
- "Use the survey editor to create surveys quickly and easily. Collect "
4718
- "responses via your website, e-mail or on your <a href=\"/iOS/\">iPad or "
4719
- "iPhone</a>"
4720
- msgstr ""
4721
-
4722
- msgid "See Plans &amp; Pricing <small>Sign up for a free account now!"
4723
- msgstr ""
4724
-
4725
- msgid "Easy-to-Use Survey Editor"
4726
- msgstr ""
4727
-
4728
- msgid ""
4729
- "Create surveys with ease using our advanced editor. Choose from 14 question "
4730
- "types, including multiple choice, free text, and <a rel=\"nofollow\" href="
4731
- "\"http://en.wikipedia.org/wiki/Likert_scale\" target=\"_new\">Likert scales</"
4732
- "a>"
4733
- msgstr ""
4734
-
4735
- msgid "Powerful Reporting &amp; Filtering"
4736
- msgstr ""
4737
-
4738
- msgid ""
4739
- "Watch your results in real time as they come in. Create filters to analyze "
4740
- "your data and reports to share it. Export raw data goodness to Excel, PDF, "
4741
- "CSV, Google Docs, and XML format."
4742
- msgstr ""
4743
-
4744
- msgid ""
4745
- "Use your CSS wizardry to customize how your surveys look. Add your own "
4746
- "fonts, change font sizes, colors, and add HTML, images, and videos."
4747
- msgstr ""
4748
-
4749
- msgid ""
4750
- "E-mail the survey link to your audience, use it in a banner on your website, "
4751
- "or use our <a href=\"/iOS/\">iOS app</a> to collect responses anywhere."
4752
- msgstr ""
4753
-
4754
- msgid "Invite participants via e-mail"
4755
- msgstr ""
4756
-
4757
- msgid "Question branching / skip logic"
4758
- msgstr ""
4759
-
4760
- msgid "Export raw data to Excel, PDF, Google Docs, and XML format"
4761
- msgstr ""
4762
-
4763
- msgid "Share your results with customers and employees"
4764
- msgstr ""
4765
-
4766
- msgid "Create surveys in any language"
4767
- msgstr ""
4768
-
4769
- msgid "SSL support for added security in surveys"
4770
- msgstr ""
4771
-
4772
- msgid "Full access to the survey CSS"
4773
- msgstr ""
4774
-
4775
- msgid "Close survey after certain date or response quota has been reached"
4776
- msgstr ""
4777
-
4778
- msgid "E-mail, RSS and HTTP POST notifications of new responses"
4779
- msgstr ""
4780
-
4781
- msgid "WordPress support built-in"
4782
- msgstr ""
4783
-
4784
- msgid ""
4785
- "Add images, videos, and content from YouTube, Flickr, Google Maps, and many "
4786
- "more"
4787
- msgstr ""
4788
-
4789
- msgid "Create Polls, Surveys & Quizzes Quickly and Easily"
4790
- msgstr ""
4791
-
4792
- msgid ""
4793
- "E-mail the quiz link to your audience, use it in a banner on your website, "
4794
- "or use our <a href=\"/iOS/\">iPad app</a> to collect responses anywhere."
4795
- msgstr ""
4796
-
4797
- msgid "Contact Us"
4798
- msgstr ""
4799
-
4800
- msgid "Comments or Queries"
4801
- msgstr ""
4802
-
4803
- msgid ""
4804
- "If you are having an issue with a poll or survey please include a "
4805
- "description of the problem, and any links you have to the poll or survey on "
4806
- "your website."
4807
- msgstr ""
4808
-
4809
- #, php-format
4810
- msgid ""
4811
- "Have you looked at our <a href=\"%1$s\">support section</a> or <a href=\"%2$s"
4812
- "\">frequently asked questions</a>?"
4813
- msgstr ""
4814
-
4815
- msgid "Contact Information"
4816
- msgstr ""
4817
-
4818
- msgid ""
4819
- "Polldaddy is based in Ireland. Our office hours are 9am-5pm GMT, Mon - Fri. "
4820
- "You can contact us by:"
4821
- msgstr ""
4822
-
4823
- msgid "production"
4824
- msgstr ""
4825
-
4826
- msgid "joint"
4827
- msgstr ""
4828
-
4829
- msgid "medley"
4830
- msgstr ""
4831
-
4832
- msgid "experiment"
4833
- msgstr ""
4834
-
4835
- msgid "ruckus"
4836
- msgstr ""
4837
-
4838
- msgid "invention"
4839
- msgstr ""
4840
-
4841
- msgid "creation"
4842
- msgstr ""
4843
-
4844
- msgid "thingamajig"
4845
- msgstr ""
4846
-
4847
- msgid "opus"
4848
- msgstr ""
4849
-
4850
- msgid "brainchild"
4851
- msgstr ""
4852
-
4853
- msgid "contraption"
4854
- msgstr ""
4855
-
4856
- msgid "Maybe you could follow"
4857
- msgstr ""
4858
-
4859
- msgid "Hey, it'd be swell if you'd follow"
4860
- msgstr ""
4861
-
4862
- msgid "I heard that you might be into following"
4863
- msgstr ""
4864
-
4865
- msgid "If you wanted to, you could follow"
4866
- msgstr ""
4867
-
4868
- msgid "We say some neat things over at"
4869
- msgstr ""
4870
-
4871
- msgid "The thing is, we'd love for you to follow"
4872
- msgstr ""
4873
-
4874
- msgid "Blog"
4875
- msgstr "Blog"
4876
-
4877
- msgid "Plans &amp; Pricing"
4878
- msgstr ""
4879
-
4880
- msgid "Support"
4881
- msgstr "Podpora"
4882
-
4883
- msgid "FAQ"
4884
- msgstr ""
4885
-
4886
- msgid "iOS App"
4887
- msgstr ""
4888
-
4889
- #, php-format
4890
- msgid ""
4891
- "Polldaddy is an <a href=\"http://automattic.com\"><span id=\"automattic-logo"
4892
- "\"><span>Automattic</span></span></a> %s"
4893
- msgstr ""
4894
-
4895
- #, php-format
4896
- msgid ""
4897
- "Surveydaddy is an <a href=\"http://automattic.com\"><span id=\"automattic-"
4898
- "logo\"><span>Automattic</span></span></a> %s"
4899
- msgstr ""
4900
-
4901
- #, php-format
4902
- msgid "%s on Twitter!"
4903
- msgstr ""
4904
-
4905
- msgid ""
4906
- "Polldaddy.com | Free online surveys and polls - use our award winning survey "
4907
- "software to conduct your research."
4908
- msgstr ""
4909
-
4910
- msgid ""
4911
- "Surveydaddy.com | Free online surveys - use our award winning survey "
4912
- "software to conduct your research."
4913
- msgstr ""
4914
-
4915
- msgid ""
4916
- "Online survey software - conduct your customer surveys and polls with "
4917
- "Polldaddy"
4918
- msgstr ""
4919
-
4920
- msgid ""
4921
- "Create stunning surveys, polls, and quizzes in minutes. Collect responses "
4922
- "via your website, e-mail, iPad, Facebook, and Twitter. Generate and share "
4923
- "easy-to-read reports."
4924
- msgstr ""
4925
-
4926
- msgid "Polldaddy"
4927
- msgstr ""
4928
-
4929
- msgid "Education"
4930
- msgstr ""
4931
-
4932
- msgid ""
4933
- "Test your students with pop quizzes. Gather feedback on course work, field "
4934
- "trips, and events from students and colleagues. Polldaddy eases "
4935
- "communication in the classroom and teachers' lounge."
4936
- msgstr ""
4937
-
4938
- msgid "Read more about online quizzes"
4939
- msgstr ""
4940
-
4941
- msgid "Audience Participation"
4942
- msgstr ""
4943
-
4944
- msgid ""
4945
- "Polls are a perfect way to interact with site visitors. Your audience can "
4946
- "give you instant feedback on the topics you choose, with a single click. "
4947
- "Polldaddy makes it easy to get feedback."
4948
- msgstr ""
4949
-
4950
- msgid "Read more about online feedback"
4951
- msgstr ""
4952
-
4953
- msgid "Plan Events"
4954
- msgstr ""
4955
-
4956
- msgid ""
4957
- "Whether it's a corporate meeting, wedding or birthday, gathering information "
4958
- "from attendees prior to the event can save a lot of hassle. Find out the "
4959
- "dates that suit people, what food they eat and who's coming with them. "
4960
- "Polldaddy can ask the questions you don't have the time to ask yourself."
4961
- msgstr ""
4962
-
4963
- msgid "Customer Satisfaction"
4964
- msgstr ""
4965
-
4966
- msgid ""
4967
- "Find out how your customers feel about your services. Create a survey to "
4968
- "send out after each purchase or survey your existing customers and ask them "
4969
- "what you can do to improve your service for them. Polldaddy can help keep "
4970
- "this important line of communication open."
4971
- msgstr ""
4972
-
4973
- msgid "Read more about custom satisfaction surveys"
4974
- msgstr ""
4975
-
4976
- msgid "Employees &amp; HR"
4977
- msgstr ""
4978
-
4979
- msgid ""
4980
- "Increase employee satisfaction by asking them how their job is going and if "
4981
- "they are happy with their work environment. Easily identify small issues "
4982
- "before they become big issues. Use Polldaddy to give your employees a voice."
4983
- msgstr ""
4984
-
4985
- msgid "Read more about HR surveys"
4986
- msgstr ""
4987
-
4988
- msgid "Market Research"
4989
- msgstr ""
4990
-
4991
- msgid ""
4992
- "Reach out to your potential customers and survey them on your new products "
4993
- "and services. With our innovative iPad app you can collect survey responses "
4994
- "in person at conferences and shows."
4995
- msgstr ""
4996
-
4997
- msgid "Read more about market research surveys"
4998
- msgstr ""
4999
-
5000
- msgid "Sign Up Now! <small>See Plans &amp; Pricing</small>"
5001
- msgstr ""
5002
-
5003
- msgid "Survey and quiz software for iPhone and iPad - A world of Uses"
5004
- msgstr ""
5005
-
5006
- msgid ""
5007
- "Take your survey on the road! The iPad / iPhone application makes it "
5008
- "enjoyable for tradeshow visitors to complete your survey and gives you a "
5009
- "great opener to meet and speak with prospective customers one-to-one."
5010
- msgstr ""
5011
-
5012
- msgid "Polldaddy for <strong>iPhone and iPad</strong>"
5013
- msgstr ""
5014
-
5015
- #, php-format
5016
- msgid ""
5017
- "Survey customers, employees, or even random strangers on-the-spot with your "
5018
- "iPhone or iPad. Polldaddy brings you the power of immediate feedback. <a "
5019
- "href=\"%s\">Download it for free</a> from the App Store today."
5020
- msgstr ""
5021
-
5022
- msgid "Sign Up for Polldaddy"
5023
- msgstr ""
5024
-
5025
- msgid "No More Data Re-Entry"
5026
- msgstr ""
5027
-
5028
- msgid ""
5029
- "You'll never have to pay someone to enter comment card feedback ever again: "
5030
- "Conduct Polldaddy surveys on your iPhone and iPad. The data you collect "
5031
- "automagically uploads to your Polldaddy.com account. Isn't that awesome?"
5032
- msgstr ""
5033
-
5034
- msgid "Perfect for a Street Survey"
5035
- msgstr ""
5036
-
5037
- msgid ""
5038
- "Create your survey, and get on-the-spot responses on your iPhone or iPad "
5039
- "wherever you are. (Psst: This one-to-one time is a great chance to collect "
5040
- "anecdotal, qualitative feedback from your audience to get extra insight into "
5041
- "your results.)"
5042
- msgstr ""
5043
-
5044
- msgid "Tradeshow Interaction"
5045
- msgstr ""
5046
-
5047
- msgid "Save Trees! Collect Any Data Using your iPad and iPhone"
5048
- msgstr ""
5049
-
5050
- msgid ""
5051
- "Replace paper forms with the iPad / iPhone app and upload data seamlessly to "
5052
- "your Polldaddy.com account. For example, use it in a dentist's office to "
5053
- "replace paper forms. Manage signups for school clubs and activities. The "
5054
- "possibilities are endless. "
5055
- msgstr ""
5056
-
5057
- msgid "Code Is Poetry"
5058
- msgstr ""
5059
-
5060
- msgid "Login to Polldaddy"
5061
- msgstr ""
5062
-
5063
- msgid "Login to Surveydaddy"
5064
- msgstr ""
5065
-
5066
- msgid "Account not activated"
5067
- msgstr ""
5068
-
5069
- msgid ""
5070
- "Your account has not been activated yet. The activation email has been sent "
5071
- "to your email address again."
5072
- msgstr ""
5073
-
5074
- msgid "You tried logging in to the wrong site. Please login again here."
5075
- msgstr ""
5076
-
5077
- msgid "Wrong site!"
5078
- msgstr ""
5079
-
5080
- #, php-format
5081
- msgid "Sign into %s"
5082
- msgstr ""
5083
-
5084
- msgid "Forgot your password?"
5085
- msgstr ""
5086
-
5087
- msgid "Don't have an account?"
5088
- msgstr ""
5089
-
5090
- msgid "Invalid media type"
5091
- msgstr ""
5092
-
5093
- msgid "Invalid media ID"
5094
- msgstr ""
5095
-
5096
- msgid "Failed to delete media item"
5097
- msgstr ""
5098
-
5099
- msgid "Invalid embed code"
5100
- msgstr ""
5101
-
5102
- msgid "Invalid file upload"
5103
- msgstr ""
5104
-
5105
- msgid "Invalid survey"
5106
- msgstr ""
5107
-
5108
- msgid "Other answer..."
5109
- msgstr ""
5110
-
5111
- msgid "<strong>Get feedback from your audience</strong>"
5112
- msgstr ""
5113
-
5114
- msgid "With Polldaddy you get all of these great features in one place:"
5115
- msgstr ""
5116
-
5117
- msgid ""
5118
- "The <strong>most powerful</strong> and <strong>easy-to-use</strong><br /"
5119
- "><strong>survey software</strong> around."
5120
- msgstr ""
5121
-
5122
- msgid ""
5123
- "Create stunning <a href=\"/features-surveys/\" style=\"color: #7D7D7D;"
5124
- "\">surveys</a>, <a href=\"/features-polls/\" style=\"color: #7D7D7D;"
5125
- "\">polls</a>, and <a href=\"/features-quizzes/\" style=\"color: #7D7D7D;"
5126
- "\">quizzes</a> in minutes. Collect responses via your website, <br />e-mail, "
5127
- "<a href=\"/iOS/\" style=\"color: #7D7D7D;\">iPad</a>, Facebook, and Twitter. "
5128
- "Generate and share easy-to-read reports."
5129
- msgstr ""
5130
-
5131
- msgid "Already have an account? Sign in now."
5132
- msgstr ""
5133
-
5134
- msgid "We think you'll love using Polldaddy"
5135
- msgstr ""
5136
-
5137
- msgid ""
5138
- "Polldaddy is brought to you by the same great company behind <a href="
5139
- "\"http://wordpress.com\">WordPress.com</a>. Your data is safe in the hands "
5140
- "of our 24/7 technical team. <a href=\"/features/\">Read more about our great "
5141
- "features</a> and <a href=\"/pricing/\">pricing</a>."
5142
- msgstr ""
5143
-
5144
- msgid ""
5145
- "Every day we are trusted by many Fortune 500 companies to conduct their "
5146
- "surveys, polls, and quizzes. With full support for WordPress and other "
5147
- "publishing platforms it couldn't be easier."
5148
- msgstr ""
5149
-
5150
- msgid "Helpful Survey App for iOS"
5151
- msgstr ""
5152
-
5153
- msgid ""
5154
- "Take the pulse of your customers directly for the first time ever with <a "
5155
- "href=\"/iOS/\">Polldaddy for iPad and iPhone</a>. Now all the power and "
5156
- "flexibility of Polldaddy surveys are literally at your fingertips."
5157
- msgstr ""
5158
-
5159
- msgid ""
5160
- "Polldaddy for iOS provides an eye-catching, enjoyable way for prospective "
5161
- "customers to share their feedback and information with you when you're "
5162
- "meeting them one on one."
5163
- msgstr ""
5164
-
5165
- msgid "Flexible Embedding Options"
5166
- msgstr ""
5167
-
5168
- msgid ""
5169
- "Once you create your poll, survey or quiz, it's time to send it out to your "
5170
- "clients, customers, students, users and website visitors."
5171
- msgstr ""
5172
-
5173
- msgid ""
5174
- "You can link directly to your content, embed it in your web pages, email it "
5175
- "out or have it literally pop up on your website. We provide tons of great "
5176
- "ways to reach your audience."
5177
- msgstr ""
5178
-
5179
- msgid "Robust Reporting &amp; Data Portability"
5180
- msgstr ""
5181
-
5182
- msgid ""
5183
- "Once people start to fill our your poll, survey or quiz you will start to "
5184
- "see data in your reports immediately. You can analyze, filter and share your "
5185
- "data with colleagues."
5186
- msgstr ""
5187
-
5188
- msgid ""
5189
- "We support exporting your data to Excel, Google Docs, CSV, XML and PDF. You "
5190
- "can also be notified by email or an HTTP POST request when you get a new "
5191
- "responses to your content."
5192
- msgstr ""
5193
-
5194
- msgid "Custom Look &amp; Feel"
5195
- msgstr ""
5196
-
5197
- msgid ""
5198
- "Our tools can easily be made to adapt to your colors, logos and corporate "
5199
- "identity. You get full access to the poll, survey and quiz CSS stylesheets."
5200
- msgstr ""
5201
-
5202
- msgid ""
5203
- "You can also localize our tools into any language. You can add content from "
5204
- "YouTube, Flickr, Google Maps and many other services to help enhance your "
5205
- "users' experience."
5206
- msgstr ""
5207
-
5208
- msgid "Embed Poll"
5209
- msgstr ""
5210
-
5211
- msgid "Poll Comments"
5212
- msgstr ""
5213
-
5214
- msgid "All Poll"
5215
- msgstr ""
5216
-
5217
- msgid "Moderate Comments"
5218
- msgstr ""
5219
-
5220
- msgid "Total Comments"
5221
- msgstr ""
5222
-
5223
- msgid "There are no comments to display."
5224
- msgstr ""
5225
-
5226
- msgid "Name/Email"
5227
- msgstr ""
5228
-
5229
- msgid "Poll Reports"
5230
- msgstr ""
5231
-
5232
- msgid "IP Analysis"
5233
- msgstr ""
5234
-
5235
- msgid "&hellip;</span>"
5236
- msgstr ""
5237
-
5238
- msgid "Share"
5239
- msgstr ""
5240
-
5241
- msgid "Individual Votes"
5242
- msgstr ""
5243
-
5244
- msgid "Analysis of voters IP addresses"
5245
- msgstr ""
5246
-
5247
- msgid "Total IP Addresses"
5248
- msgstr ""
5249
-
5250
- msgid "Blacklist"
5251
- msgstr ""
5252
-
5253
- msgid "Export"
5254
- msgstr "Export"
5255
-
5256
- msgid "Print"
5257
- msgstr "Tisk"
5258
-
5259
- msgid "Please choose a format to export result data in&hellip;"
5260
- msgstr ""
5261
-
5262
- msgid "Host Lookup"
5263
- msgstr ""
5264
-
5265
- msgid "Remove"
5266
- msgstr "Odstranit"
5267
-
5268
- msgid ""
5269
- "Are you sure you want to blacklist this IP address? All responses from the "
5270
- "IP address will be <b>permanently deleted</b>. Users at this IP address will "
5271
- "see a message to contact you about the poll."
5272
- msgstr ""
5273
-
5274
- #, fuzzy
5275
- msgid "Blacklist IP Address"
5276
- msgstr "Emailová adresa"
5277
-
5278
- msgid ""
5279
- "Are you sure you want to remove this IP address from the blacklist? Deleted "
5280
- "responses from this IP address will <b>not</b> be restored but votes will be "
5281
- "registered from this IP address if you do so."
5282
- msgstr ""
5283
-
5284
- msgid "Remove IP Address From Blacklist"
5285
- msgstr ""
5286
-
5287
- msgid ""
5288
- "Are you sure you want to remove votes from this IP address? All responses "
5289
- "from the IP address will be <b>permanently deleted</b> if you do so."
5290
- msgstr ""
5291
-
5292
- #, fuzzy
5293
- msgid "Remove Votes"
5294
- msgstr "Odstranit"
5295
-
5296
- msgid "Voting Results"
5297
- msgstr ""
5298
-
5299
- msgid "Location Report"
5300
- msgstr ""
5301
-
5302
- msgid "Create New Language Pack"
5303
- msgstr ""
5304
-
5305
- msgid "Edit Language Pack"
5306
- msgstr ""
5307
-
5308
- msgid "Language Pack Name"
5309
- msgstr ""
5310
-
5311
- msgid "Please enter a language pack name"
5312
- msgstr ""
5313
-
5314
- msgid "Phrase"
5315
- msgstr ""
5316
-
5317
- msgid "Update polls that use this language pack"
5318
- msgstr ""
5319
-
5320
- msgid "Update Pack"
5321
- msgstr ""
5322
-
5323
- msgid "Create Pack"
5324
- msgstr ""
5325
-
5326
- msgid "Edit a Poll"
5327
- msgstr ""
5328
-
5329
- msgid "Create a New Poll"
5330
- msgstr ""
5331
-
5332
- msgid "Poll updated"
5333
- msgstr ""
5334
-
5335
- msgid "Poll created"
5336
- msgstr ""
5337
-
5338
- msgid "Settings saved"
5339
- msgstr "Nastavení uloženo"
5340
-
5341
- msgid "Poll Question"
5342
- msgstr ""
5343
-
5344
- msgid "Media"
5345
- msgstr "Média"
5346
-
5347
- msgid "Please enter a question."
5348
- msgstr ""
5349
-
5350
- msgid "Enable SMS Voting"
5351
- msgstr ""
5352
-
5353
- msgid "Make poll public"
5354
- msgstr ""
5355
-
5356
- msgid "Folder"
5357
- msgstr ""
5358
-
5359
- msgid "ANSWERS"
5360
- msgstr ""
5361
-
5362
- msgid "SMS CODE"
5363
- msgstr ""
5364
-
5365
- msgid "Leave blank to delete answer"
5366
- msgstr ""
5367
-
5368
- msgid "Please enter at least 2 answers."
5369
- msgstr ""
5370
-
5371
- msgid "Add New Answer"
5372
- msgstr ""
5373
-
5374
- msgid "Allow multiple selections"
5375
- msgstr ""
5376
-
5377
- msgid "Number of choices"
5378
- msgstr ""
5379
-
5380
- msgid "No Limit"
5381
- msgstr ""
5382
-
5383
- msgid "Randomize answer order"
5384
- msgstr "Pořadí odpovědí náhodně"
5385
-
5386
- msgid "Allow users to enter their own answer"
5387
- msgstr ""
5388
-
5389
- #, php-format
5390
- msgid "Restricted to <b>%s</b> style"
5391
- msgstr ""
5392
-
5393
- msgid "Aluminum"
5394
- msgstr ""
5395
-
5396
- msgid "Plain Light"
5397
- msgstr ""
5398
-
5399
- msgid "Plain Dark"
5400
- msgstr ""
5401
-
5402
- msgid "Paper"
5403
- msgstr ""
5404
-
5405
- msgid "Skull Dark"
5406
- msgstr ""
5407
-
5408
- msgid "Skull Light"
5409
- msgstr ""
5410
-
5411
- msgid "Micro"
5412
- msgstr ""
5413
-
5414
- msgid "Plastic White"
5415
- msgstr ""
5416
-
5417
- msgid "Plastic Grey"
5418
- msgstr ""
5419
-
5420
- msgid "Plastic Black"
5421
- msgstr ""
5422
-
5423
- msgid "Manga"
5424
- msgstr ""
5425
-
5426
- msgid "Tech Dark"
5427
- msgstr ""
5428
-
5429
- msgid "Tech Grey"
5430
- msgstr ""
5431
-
5432
- msgid "Tech Light"
5433
- msgstr ""
5434
-
5435
- msgid "Working 1"
5436
- msgstr ""
5437
-
5438
- msgid "Working 2"
5439
- msgstr ""
5440
-
5441
- msgid "Thinking 1"
5442
- msgstr ""
5443
-
5444
- msgid "Thinking 2"
5445
- msgstr ""
5446
-
5447
- msgid "Sunset"
5448
- msgstr "Východ slunce"
5449
-
5450
- msgid "Music"
5451
- msgstr "Hudba"
5452
-
5453
- msgid "Select your poll widget size:"
5454
- msgstr ""
5455
-
5456
- msgid "Narrow"
5457
- msgstr ""
5458
-
5459
- msgid "150px, good for sidebars"
5460
- msgstr ""
5461
-
5462
- msgid "300px. good for general use"
5463
- msgstr ""
5464
-
5465
- msgid "Wide"
5466
- msgstr ""
5467
-
5468
- msgid "630px. good for blog posts"
5469
- msgstr ""
5470
-
5471
- msgid "Custom"
5472
- msgstr "Uživatelský odkaz"
5473
-
5474
- msgid "Select..."
5475
- msgstr ""
5476
-
5477
- msgid "Edit Style"
5478
- msgstr ""
5479
-
5480
- msgid "Create New"
5481
- msgstr ""
5482
-
5483
- msgid "Poll Closing"
5484
- msgstr ""
5485
-
5486
- msgid "Keep open"
5487
- msgstr ""
5488
-
5489
- #, fuzzy
5490
- msgid "Close after"
5491
- msgstr "Zavřít"
5492
-
5493
- #, php-format
5494
- msgid "<a href=\"%s\">Time is in your chosen timezone</a>"
5495
- msgstr ""
5496
-
5497
- msgid "Language Pack"
5498
- msgstr ""
5499
-
5500
- #, php-format
5501
- msgid "Restricted to <b>%s</b> language pack"
5502
- msgstr ""
5503
-
5504
- msgid "Default"
5505
- msgstr "Výchozí"
5506
-
5507
- msgid "Hide all results"
5508
- msgstr "Skrýt všechny výsledky"
5509
-
5510
- msgid "Percentages only"
5511
- msgstr ""
5512
-
5513
- msgid "Show results to voter"
5514
- msgstr ""
5515
-
5516
- msgid "Show Media"
5517
- msgstr ""
5518
-
5519
- msgid "Order By: "
5520
- msgstr ""
5521
-
5522
- msgid "Position"
5523
- msgstr "Umístění"
5524
-
5525
- msgid "Repeat Voters"
5526
- msgstr ""
5527
-
5528
- msgid "Don't block repeat voting"
5529
- msgstr ""
5530
-
5531
- msgid "Block by cookie (safest)"
5532
- msgstr ""
5533
-
5534
- msgid "Block by cookie &amp; IP address"
5535
- msgstr ""
5536
-
5537
- msgid "Expires: "
5538
- msgstr ""
5539
-
5540
- msgid "Never"
5541
- msgstr "Nikdy"
5542
-
5543
- #, php-format
5544
- msgid "%d hours"
5545
- msgstr ""
5546
-
5547
- #, php-format
5548
- msgid "%d week"
5549
- msgstr ""
5550
-
5551
- #, php-format
5552
- msgid "%d month"
5553
- msgstr ""
5554
-
5555
- msgid "Allow comments"
5556
- msgstr ""
5557
-
5558
- msgid "Moderate first"
5559
- msgstr ""
5560
-
5561
- msgid "No comments"
5562
- msgstr ""
5563
-
5564
- msgid "Sharing"
5565
- msgstr ""
5566
-
5567
- msgid "Allow sharing"
5568
- msgstr ""
5569
-
5570
- msgid ""
5571
- "This adds a sharing link to your poll so that voters can share/email a link "
5572
- "to your poll and help drive more traffic to your website."
5573
- msgstr ""
5574
-
5575
- msgid "Save Settings"
5576
- msgstr "Uložit nastavení"
5577
-
5578
- msgid "Create Poll"
5579
- msgstr ""
5580
-
5581
- msgid ""
5582
- "Are you sure you want to delete this answer?<br/>Any votes you have "
5583
- "collected for this answer will be lost."
5584
- msgstr ""
5585
-
5586
- #, fuzzy
5587
- msgid "Delete Answer"
5588
- msgstr "Smazat"
5589
-
5590
- msgid ""
5591
- "Are you sure you want to delete this answer?\\n Any votes you have collected "
5592
- "for this answer will be lost."
5593
- msgstr ""
5594
-
5595
- msgid "Edit Poll Style"
5596
- msgstr ""
5597
-
5598
- msgid "New Poll Style"
5599
- msgstr ""
5600
-
5601
- msgid "Please enter a style name."
5602
- msgstr ""
5603
-
5604
- msgid "Base this poll style on:"
5605
- msgstr ""
5606
-
5607
- msgid "Update polls that use this style"
5608
- msgstr ""
5609
-
5610
- msgid "Update Style"
5611
- msgstr ""
5612
-
5613
- msgid "Create Style"
5614
- msgstr ""
5615
-
5616
- msgid "Aluminium"
5617
- msgstr ""
5618
-
5619
- msgid "Plain Black"
5620
- msgstr ""
5621
-
5622
- msgid "Force RTL"
5623
- msgstr ""
5624
-
5625
- msgid "Force LTR"
5626
- msgstr ""
5627
-
5628
- msgid "Edit Styles"
5629
- msgstr ""
5630
-
5631
- msgid "Poll Box"
5632
- msgstr ""
5633
-
5634
- msgid "Question"
5635
- msgstr ""
5636
-
5637
- msgid "Answer Group"
5638
- msgstr ""
5639
-
5640
- msgid "Answer Check"
5641
- msgstr ""
5642
-
5643
- msgid "Other Input"
5644
- msgstr ""
5645
-
5646
- msgid "Vote Button"
5647
- msgstr ""
5648
-
5649
- msgid "Links"
5650
- msgstr "Odkazy"
5651
-
5652
- msgid "Feedback Group"
5653
- msgstr ""
5654
-
5655
- msgid "Results Group"
5656
- msgstr ""
5657
-
5658
- msgid "Results Percent"
5659
- msgstr ""
5660
-
5661
- msgid "Results Votes"
5662
- msgstr ""
5663
-
5664
- msgid "Results Text"
5665
- msgstr ""
5666
-
5667
- msgid "Results Background"
5668
- msgstr ""
5669
-
5670
- msgid "Results Bar"
5671
- msgstr ""
5672
-
5673
- msgid "Total Votes"
5674
- msgstr ""
5675
-
5676
- msgid "Font"
5677
- msgstr ""
5678
-
5679
- msgid "Background"
5680
- msgstr "Pozadí"
5681
-
5682
- msgid "Border"
5683
- msgstr "Orámování"
5684
-
5685
- msgid "Margin"
5686
- msgstr ""
5687
-
5688
- msgid "Padding"
5689
- msgstr ""
5690
-
5691
- msgid "Width"
5692
- msgstr "Šířka"
5693
-
5694
- msgid "Height"
5695
- msgstr "Výška"
5696
-
5697
- msgid "Font Style"
5698
- msgstr ""
5699
-
5700
- msgid "Bold"
5701
- msgstr "Tučné"
5702
-
5703
- msgid "Italic"
5704
- msgstr "Kurzíva"
5705
-
5706
- msgid "Underline"
5707
- msgstr "Podtržení"
5708
-
5709
- msgid "Font Size"
5710
- msgstr ""
5711
-
5712
- msgid "Font Type"
5713
- msgstr ""
5714
-
5715
- msgid "Color (hex code)"
5716
- msgstr ""
5717
-
5718
- msgid "Line Height"
5719
- msgstr ""
5720
-
5721
- msgid "Align"
5722
- msgstr "Zarovnat"
5723
-
5724
- msgid "Image URL"
5725
- msgstr "URL obrázku"
5726
-
5727
- msgid "Image Repeat"
5728
- msgstr ""
5729
-
5730
- msgid "Image Position"
5731
- msgstr ""
5732
-
5733
- msgid "Style"
5734
- msgstr ""
5735
-
5736
- msgid "Rounded Corners"
5737
- msgstr ""
5738
-
5739
- msgid "Not supported in Internet Explorer."
5740
- msgstr ""
5741
-
5742
- msgid "Top"
5743
- msgstr "Nahoru"
5744
-
5745
- msgid "Right"
5746
- msgstr "Doprava"
5747
-
5748
- msgid "Bottom"
5749
- msgstr "Dolů"
5750
-
5751
- msgid "Left"
5752
- msgstr "Doleva"
5753
-
5754
- msgid "what's this?"
5755
- msgstr ""
5756
-
5757
- msgid ""
5758
- "If you change the width of the poll you may also need to change the width of "
5759
- "your answers."
5760
- msgstr ""
5761
-
5762
- msgid "Preview Custom Style"
5763
- msgstr ""
5764
-
5765
- #, php-format
5766
- msgid ""
5767
- "If you know CSS, you can enter a stylesheet directly. This will give you "
5768
- "more control over how your poll appears.<br/><br/><strong>Beware! If you "
5769
- "choose to edit the CSS, it’s not possible to return to the WYSIWYG style "
5770
- "editor.</strong><br/><br/>To enter a CSS stylesheet <a href=\"%s\">Click "
5771
- "Here</a></p>"
5772
- msgstr ""
5773
-
5774
- msgid "Edit Your Widget"
5775
- msgstr ""
5776
-
5777
- msgid "Create A New Widget"
5778
- msgstr ""
5779
-
5780
- msgid "Poll Widgets"
5781
- msgstr ""
5782
-
5783
- msgid "Changes to your widget may take 10 minutes to update on your site"
5784
- msgstr ""
5785
-
5786
- msgid "Voters By Country"
5787
- msgstr ""
5788
-
5789
- msgid "View United States Map"
5790
- msgstr ""
5791
-
5792
- msgid "Total Countries"
5793
- msgstr ""
5794
-
5795
- msgid "Percent"
5796
- msgstr ""
5797
-
5798
- msgid "View States"
5799
- msgstr ""
5800
-
5801
- msgid "Filter Results"
5802
- msgstr ""
5803
-
5804
- msgid "Upload Media"
5805
- msgstr ""
5806
-
5807
- msgid "YouTube"
5808
- msgstr ""
5809
-
5810
- msgid "Select a file to upload <span>1MB max</span>"
5811
- msgstr ""
5812
-
5813
- #, php-format
5814
- msgid ""
5815
- "If you need help with this <a href=\"%s\" target=\"_blank\">click here</a>."
5816
- msgstr ""
5817
-
5818
- msgid "Upload Image"
5819
- msgstr "Nahrát obrázek"
5820
-
5821
- msgid "Add a YouTube video."
5822
- msgstr ""
5823
-
5824
- #, php-format
5825
- msgid ""
5826
- "Enter the ID of the Youtube video below. If you need help with this <a href="
5827
- "\"%s\" target=\"_blank\">click here</a>."
5828
- msgstr ""
5829
-
5830
- msgid "Remove This Media"
5831
- msgstr ""
5832
-
5833
- msgid "Done"
5834
- msgstr "Hotovo"
5835
-
5836
- msgid "back"
5837
- msgstr ""
5838
-
5839
- msgid "Report: "
5840
- msgstr ""
5841
-
5842
- msgid ""
5843
- "You have not collected any votes yet in this poll. Once you<br/>do you will "
5844
- "be able to see them here!"
5845
- msgstr ""
5846
-
5847
- msgid "Export CSV"
5848
- msgstr ""
5849
-
5850
- msgid "Export XML"
5851
- msgstr ""
5852
-
5853
- msgid "Count"
5854
- msgstr ""
5855
-
5856
- msgid "Country Report"
5857
- msgstr ""
5858
-
5859
- msgid "The poll is now in your Facebook Polldaddy application."
5860
- msgstr ""
5861
-
5862
- #, php-format
5863
- msgid " ( filtered by %s )"
5864
- msgstr ""
5865
-
5866
- msgid "Pie Chart"
5867
- msgstr ""
5868
-
5869
- msgid "Bar Chart"
5870
- msgstr ""
5871
-
5872
- msgid "Filter by location"
5873
- msgstr ""
5874
-
5875
- msgid "All countries"
5876
- msgstr ""
5877
-
5878
- msgid "All states"
5879
- msgstr ""
5880
-
5881
- #, fuzzy
5882
- msgid "Share Report"
5883
- msgstr "Reporty"
5884
-
5885
- msgid "Overall"
5886
- msgstr "Celkově"
5887
-
5888
- msgid "Reset Results"
5889
- msgstr ""
5890
-
5891
- msgid "Click on the button if you would like to reset your results."
5892
- msgstr ""
5893
-
5894
- msgid "All responses will be permanently deleted if you do so."
5895
- msgstr ""
5896
-
5897
- msgid ""
5898
- "Are you sure you want to reset this poll results? All responses will be "
5899
- "permanently deleted if you do so."
5900
- msgstr ""
5901
-
5902
- msgid "Buy"
5903
- msgstr ""
5904
-
5905
- msgid "Disable"
5906
- msgstr ""
5907
-
5908
- msgid "Enable"
5909
- msgstr "Zapnout"
5910
-
5911
- msgid "Reply Message"
5912
- msgstr ""
5913
-
5914
- msgid "Credits Remaining"
5915
- msgstr ""
5916
-
5917
- #, php-format
5918
- msgid "%s Location Report"
5919
- msgstr ""
5920
-
5921
- msgid "Voters By US State"
5922
- msgstr ""
5923
-
5924
- msgid "View World Map"
5925
- msgstr ""
5926
-
5927
- msgid "Total States"
5928
- msgstr ""
5929
-
5930
- msgid "Individual IP"
5931
- msgstr ""
5932
-
5933
- msgid "Total Votes From This IP"
5934
- msgstr ""
5935
-
5936
- msgid "Host"
5937
- msgstr ""
5938
-
5939
- msgid "Answer"
5940
- msgstr "Odpověď"
5941
-
5942
- msgid "Votes for this answer from this IP address will be permanently deleted."
5943
- msgstr ""
5944
-
5945
- msgid "Are you sure you want to remove these votes?"
5946
- msgstr ""
5947
-
5948
- msgid "Voter Details"
5949
- msgstr ""
5950
-
5951
- msgid "Tags"
5952
- msgstr "Štítky"
5953
-
5954
- msgid "The vote for this answer will be permanently deleted."
5955
- msgstr ""
5956
-
5957
- #, fuzzy
5958
- msgid "Are you sure you want to remove this vote?"
5959
- msgstr "Chcete skutečně odstraniti tohoto uživatele?"
5960
-
5961
- msgid "Embed Poll Widget"
5962
- msgstr ""
5963
-
5964
- msgid ""
5965
- "Create polls, surveys or quizzes online. Analyse responses fast and easy. "
5966
- "Polldaddy is professional poll and survey software for your website. We "
5967
- "offer both free and paid accounts."
5968
- msgstr ""
5969
-
5970
- msgid "Pricing for Online Poll and Survey Software, Free & Paid Accounts"
5971
- msgstr ""
5972
-
5973
- #, php-format
5974
- msgid "Choose the right <strong>%s account</strong> for you:"
5975
- msgstr ""
5976
-
5977
- #, php-format
5978
- msgid "%s0 forever"
5979
- msgstr ""
5980
-
5981
- #, php-format
5982
- msgid "<strong>%d</strong> survey responses per month"
5983
- msgstr ""
5984
-
5985
- msgid "<strong>10</strong> questions per survey"
5986
- msgstr ""
5987
-
5988
- msgid "Content <strong>contains Polldaddy links</strong>"
5989
- msgstr ""
5990
-
5991
- msgid "Surveys <strong>contain Surveydaddy links</strong>"
5992
- msgstr ""
5993
-
5994
- msgid "<strong>Basic reports</strong> for polls, surveys, &amp; quizzes"
5995
- msgstr ""
5996
-
5997
- msgid "<strong>Basic</strong> survey reports"
5998
- msgstr ""
5999
-
6000
- msgid "<strong>1</strong> User account"
6001
- msgstr ""
6002
-
6003
- msgid "Professional"
6004
- msgstr ""
6005
-
6006
- #, php-format
6007
- msgid "%1$s%2$d per %3$s"
6008
- msgstr ""
6009
-
6010
- #, php-format
6011
- msgid "<strong>%s</strong> survey responses per month"
6012
- msgstr ""
6013
-
6014
- msgid "<strong>Unlimited</strong> questions per survey"
6015
- msgstr ""
6016
-
6017
- msgid "<strong>No</strong> Polldaddy links"
6018
- msgstr ""
6019
-
6020
- msgid "<strong>No</strong> Surveydaddy links"
6021
- msgstr ""
6022
-
6023
- msgid "<strong>Detailed reports</strong> for polls, surveys, &amp; quizzes"
6024
- msgstr ""
6025
-
6026
- msgid "<strong>Detailed</strong> survey reports"
6027
- msgstr ""
6028
-
6029
- msgid "<strong>Export</strong> your data"
6030
- msgstr ""
6031
-
6032
- msgid "<strong>Share your results</strong> with clients"
6033
- msgstr ""
6034
-
6035
- msgid "Create <strong>report filters</strong>"
6036
- msgstr ""
6037
-
6038
- msgid "<strong>Invite</strong> participants by email"
6039
- msgstr ""
6040
-
6041
- msgid "<strong>Custom redirect</strong> after survey"
6042
- msgstr ""
6043
-
6044
- msgid "<strong>SSL support</strong> for all content"
6045
- msgstr ""
6046
-
6047
- msgid "<strong>Custom CSS</strong> styles"
6048
- msgstr ""
6049
-
6050
- msgid "<strong>Unlimited</strong> survey responses per month"
6051
- msgstr ""
6052
-
6053
- msgid "<strong>Detailed reports</strong> for all content"
6054
- msgstr ""
6055
-
6056
- msgid "<strong>10</strong> User accounts"
6057
- msgstr ""
6058
-
6059
- msgid "<strong>Custom domain mapping</strong>"
6060
- msgstr ""
6061
-
6062
- msgid "new"
6063
- msgstr ""
6064
-
6065
- msgid "Content <strong>doesn't contain</strong> Polldaddy links"
6066
- msgstr ""
6067
-
6068
- msgid "Surveys <strong>don't contain</strong> Surveydaddy links"
6069
- msgstr ""
6070
-
6071
- msgid "<strong>Custom redirect</strong> after survey &amp; quiz"
6072
- msgstr ""
6073
-
6074
- msgid "Privacy Policy"
6075
- msgstr ""
6076
-
6077
- msgid "Sign up for a free account"
6078
- msgstr ""
6079
-
6080
- msgid "Welcome to <strong>Polldaddy Support</strong>"
6081
- msgstr ""
6082
-
6083
- msgid "Type phrases or keywords, then click search."
6084
- msgstr ""
6085
-
6086
- msgid ""
6087
- "How do I create a poll with a really long title that wraps to two lines?"
6088
- msgstr ""
6089
-
6090
- msgid "In this document:"
6091
- msgstr ""
6092
-
6093
- msgid "Related poll help topics"
6094
- msgstr ""
6095
-
6096
- msgid "Adding video"
6097
- msgstr ""
6098
-
6099
- msgid "Adding images"
6100
- msgstr ""
6101
-
6102
- msgid "Poll language options"
6103
- msgstr ""
6104
-
6105
- msgid "Poll widgets as placeholders"
6106
- msgstr ""
6107
-
6108
- msgid "Custom poll styles"
6109
- msgstr ""
6110
-
6111
- msgid "Using polls on WordPress.com and self-hosted WordPress sites"
6112
- msgstr ""
6113
-
6114
- msgid "Twitter polls"
6115
- msgstr ""
6116
-
6117
- msgid "HTML tags in your questions and answers"
6118
- msgstr ""
6119
-
6120
- msgid "Creating and managing Facebook polls"
6121
- msgstr ""
6122
-
6123
- msgid "Using the \"other\" option for polls"
6124
- msgstr ""
6125
-
6126
- msgid "Adding polls and ratings to Tumblr Posts"
6127
- msgstr ""
6128
-
6129
- msgid "Advanced help topics"
6130
- msgstr ""
6131
-
6132
- msgid "Custom tags for tracking votes"
6133
- msgstr ""
6134
-
6135
- msgid "Poll callback"
6136
- msgstr ""
6137
-
6138
- msgid "Exporting data"
6139
- msgstr ""
6140
-
6141
- msgid "Creating an email group"
6142
- msgstr ""
6143
-
6144
- msgid "Learn more about"
6145
- msgstr ""
6146
-
6147
- msgid "How do I create a poll?"
6148
- msgstr ""
6149
-
6150
- msgid "How do I get a poll on my website?"
6151
- msgstr ""
6152
-
6153
- msgid "How do I create a survey?"
6154
- msgstr ""
6155
-
6156
- msgid "How do I reset my password?"
6157
- msgstr ""
6158
-
6159
- msgid "How do response limits work?"
6160
- msgstr ""
6161
-
6162
- msgid "Can I change the default poll, survey and quiz text?"
6163
- msgstr ""
6164
-
6165
- msgid "Where are my pants?"
6166
- msgstr ""
6167
-
6168
- msgid "Need some help?"
6169
- msgstr ""
6170
-
6171
- msgid ""
6172
- "If you need help, check out our <a id=\"support-guides-link\">support "
6173
- "guides</a>. If you can't find the answer to your question, click on the big "
6174
- "blue button below:"
6175
- msgstr ""
6176
-
6177
- msgid "Show me how to&hellip;"
6178
- msgstr ""
6179
-
6180
- msgid "Create"
6181
- msgstr ""
6182
-
6183
- msgid "Create a poll"
6184
- msgstr ""
6185
-
6186
- msgid "Create a survey"
6187
- msgstr ""
6188
-
6189
- msgid "Create a quiz"
6190
- msgstr ""
6191
-
6192
- msgid "Create a rating"
6193
- msgstr ""
6194
-
6195
- msgid "Share a poll"
6196
- msgstr ""
6197
-
6198
- msgid "Share a survey"
6199
- msgstr ""
6200
-
6201
- msgid "Share a quiz"
6202
- msgstr ""
6203
-
6204
- msgid "Customize"
6205
- msgstr ""
6206
-
6207
- msgid "Poll styles"
6208
- msgstr ""
6209
-
6210
- msgid "Survey styles"
6211
- msgstr ""
6212
-
6213
- msgid "Poll language"
6214
- msgstr ""
6215
-
6216
- msgid "Survey language"
6217
- msgstr ""
6218
-
6219
- msgid "Embed"
6220
- msgstr ""
6221
-
6222
- msgid "Embed a poll"
6223
- msgstr ""
6224
-
6225
- msgid "Embed a survey"
6226
- msgstr ""
6227
-
6228
- msgid "Embed a quiz"
6229
- msgstr ""
6230
-
6231
- msgid "Embed a rating"
6232
- msgstr ""
6233
-
6234
- msgid "View Reports"
6235
- msgstr ""
6236
-
6237
- msgid "Poll reports"
6238
- msgstr ""
6239
-
6240
- msgid "Survey reports"
6241
- msgstr ""
6242
-
6243
- msgid "Quiz reports"
6244
- msgstr ""
6245
-
6246
- msgid "Rating Reports"
6247
- msgstr ""
6248
-
6249
- msgid "Filter &amp; Export"
6250
- msgstr ""
6251
-
6252
- msgid "Survey filters"
6253
- msgstr ""
6254
-
6255
- msgid "Quiz filters"
6256
- msgstr ""
6257
-
6258
- msgid "Exporting Data"
6259
- msgstr ""
6260
-
6261
- msgid "Getting Started Guides"
6262
- msgstr ""
6263
-
6264
- msgid "The differences between surveys and polls"
6265
- msgstr ""
6266
-
6267
- msgid "Video Tutorials"
6268
- msgstr ""
6269
-
6270
- msgid "Using the Survey Monkey Importer"
6271
- msgstr ""
6272
-
6273
- msgid "Hugs!"
6274
- msgstr ""
6275
-
6276
- msgid "Language:"
6277
- msgstr "Jazyk:"
6278
-
6279
- #, php-format
6280
- msgid ""
6281
- "%1$s is an <a href=\"http://automattic.com\"><span id=\"automattic-logo"
6282
- "\"><span>Automattic</span></span></a> %2$s"
6283
- msgstr ""
6284
-
6285
- msgid ""
6286
- "Online survey software - conduct your customer surveys and online polls with "
6287
- "Polldaddy."
6288
- msgstr ""
6289
-
6290
- msgid "Online survey software - conduct your customer surveys Surveydaddy."
6291
- msgstr ""
6292
-
6293
- msgid "JavaScript"
6294
- msgstr ""
6295
-
6296
- msgid "WordPress Blogs"
6297
- msgstr ""
6298
-
6299
- msgid "This is the best method for most websites and blogs."
6300
- msgstr ""
6301
-
6302
- msgid ""
6303
- "Simply copy the code below into your website and your rating will magically "
6304
- "appear in that location!"
6305
- msgstr ""
6306
-
6307
- msgid ""
6308
- "You must copy all of the above code as it is shown here for your rating to "
6309
- "appear correctly."
6310
- msgstr ""
6311
-
6312
- msgid "WordPress.com Users"
6313
- msgstr ""
6314
-
6315
- msgid ""
6316
- "If your blog is hosted in WordPress.com then just insert the short code "
6317
- "below into a blog post."
6318
- msgstr ""
6319
-
6320
- msgid "Done Sharing"
6321
- msgstr ""
6322
-
6323
- msgid "Edit Rating"
6324
- msgstr ""
6325
-
6326
- msgid "Edit a Rating"
6327
- msgstr ""
6328
-
6329
- msgid "Create a New Rating"
6330
- msgstr ""
6331
-
6332
- msgid "Rating Widget Name"
6333
- msgstr ""
6334
-
6335
- msgid "Please enter a rating name."
6336
- msgstr ""
6337
-
6338
- msgid "Rating Type"
6339
- msgstr ""
6340
-
6341
- msgid "Layout & Fonts"
6342
- msgstr ""
6343
-
6344
- msgid "Center"
6345
- msgstr "Center"
6346
-
6347
- msgid "Change Text"
6348
- msgstr ""
6349
-
6350
- msgid "1 Star"
6351
- msgstr ""
6352
-
6353
- msgid "2 Stars"
6354
- msgstr ""
6355
-
6356
- msgid "3 Stars"
6357
- msgstr ""
6358
-
6359
- msgid "4 Stars"
6360
- msgstr ""
6361
-
6362
- msgid "5 Stars"
6363
- msgstr ""
6364
-
6365
- msgid "Most Popular Content"
6366
- msgstr ""
6367
-
6368
- msgid "All"
6369
- msgstr "Vše"
6370
-
6371
- msgid "Rated"
6372
- msgstr ""
6373
-
6374
- msgid "There are no rated items for this period"
6375
- msgstr ""
6376
-
6377
- msgid "Rating Size"
6378
- msgstr ""
6379
-
6380
- msgid "Color"
6381
- msgstr "Barva"
6382
-
6383
- msgid "Yellow"
6384
- msgstr "Žlutá"
6385
-
6386
- msgid "Red"
6387
- msgstr "Červená"
6388
-
6389
- msgid "Blue"
6390
- msgstr "Modrá"
6391
-
6392
- msgid "Green"
6393
- msgstr "Zelená"
6394
-
6395
- msgid "Grey"
6396
- msgstr ""
6397
-
6398
- msgid "Hand"
6399
- msgstr ""
6400
-
6401
- #, php-format
6402
- msgid "Image URL <a href='%s' target='_blank' >what's this?</a>"
6403
- msgstr ""
6404
-
6405
- msgid "5-Star Rating"
6406
- msgstr ""
6407
-
6408
- msgid "Nero Rating"
6409
- msgstr ""
6410
-
6411
- msgid "Most commonly used"
6412
- msgstr ""
6413
-
6414
- msgid "Useful for keeping it simple"
6415
- msgstr ""
6416
-
6417
- msgid "Results Popup"
6418
- msgstr ""
6419
-
6420
- msgid "Show results popup icon"
6421
- msgstr ""
6422
-
6423
- msgid "Preview Rating Widget"
6424
- msgstr ""
6425
-
6426
- msgid "Save Rating Widget"
6427
- msgstr ""
6428
-
6429
- msgid "My Rating"
6430
- msgstr ""
6431
-
6432
- msgid "Ratings Report"
6433
- msgstr ""
6434
-
6435
- #, php-format
6436
- msgid "%s ratings"
6437
- msgstr ""
6438
-
6439
- msgid "Avg. Rating this Period"
6440
- msgstr ""
6441
-
6442
- msgid "Total Votes this Period"
6443
- msgstr ""
6444
-
6445
- msgid "Show results from:"
6446
- msgstr ""
6447
-
6448
- msgid "Last 24 hours"
6449
- msgstr "Posledních 24 hodin"
6450
-
6451
- msgid "Last 7 Days"
6452
- msgstr ""
6453
-
6454
- msgid "Last 31 Days"
6455
- msgstr ""
6456
-
6457
- msgid "Last 3 Months"
6458
- msgstr ""
6459
-
6460
- msgid "Last 12 Months"
6461
- msgstr ""
6462
-
6463
- msgid "All Time"
6464
- msgstr "Všechny časy"
6465
-
6466
- msgid "Filter results by:"
6467
- msgstr ""
6468
-
6469
- msgid "Rating ID"
6470
- msgstr ""
6471
-
6472
- msgid "Average Rating"
6473
- msgstr "Průměrné hodnocení"
6474
-
6475
- msgid "Start Date & ID"
6476
- msgstr ""
6477
-
6478
- msgid "Title & Permalink"
6479
- msgstr ""
6480
-
6481
- msgid "There is no data for this rating widget in this period."
6482
- msgstr ""
6483
-
6484
- msgid "All ratings will be permanently deleted if you do so."
6485
- msgstr ""
6486
-
6487
- msgid ""
6488
- "Are you sure you want to reset this rating results? All ratings will be "
6489
- "permanently deleted if you do so."
6490
- msgstr ""
6491
-
6492
- msgid "Register for Polldaddy API"
6493
- msgstr ""
6494
-
6495
- msgid "New API Key"
6496
- msgstr ""
6497
-
6498
- msgid "Error creating API key"
6499
- msgstr ""
6500
-
6501
- msgid "Please check that you are using the correct login details"
6502
- msgstr ""
6503
-
6504
- msgid "Register for the Polldaddy API"
6505
- msgstr ""
6506
-
6507
- msgid "Partner Name"
6508
- msgstr ""
6509
-
6510
- msgid "Register"
6511
- msgstr "Registrace"
6512
-
6513
- msgid "Information"
6514
- msgstr "Informace"
6515
-
6516
- msgid ""
6517
- "Here you can login to your Polldaddy account. You need to have an account to "
6518
- "request an API key. If you don't already have one then you need to create "
6519
- "one. The partner name is just the name you want to associate with this API "
6520
- "key. Related Links: <a href=\"http://support.polldaddy.com/the-polldaddy-api/"
6521
- "\"><strong>API Documentation</strong></a>"
6522
- msgstr ""
6523
-
6524
- msgid "Details sent"
6525
- msgstr ""
6526
-
6527
- msgid ""
6528
- "If the address you gave was registered on this site then a confirmation link "
6529
- "has been sent - please check your email, or try another address."
6530
- msgstr ""
6531
-
6532
- msgid "Request Problem"
6533
- msgstr ""
6534
-
6535
- msgid "Please enter a valid email address."
6536
- msgstr "Zadejte prosím platnou emailovou adresu."
6537
-
6538
- msgid ""
6539
- "This password request link has expired. Please request your password again."
6540
- msgstr ""
6541
-
6542
- msgid "Request Password"
6543
- msgstr ""
6544
-
6545
- msgid "Forgot your <strong>Password?</strong>"
6546
- msgstr ""
6547
-
6548
- msgid ""
6549
- "Having problems logging in? Enter your email below and we will send you "
6550
- "details of how to reset your password."
6551
- msgstr ""
6552
-
6553
- msgid "Email address"
6554
- msgstr ""
6555
-
6556
- msgid "Password must be more than 4 characters long."
6557
- msgstr ""
6558
-
6559
- msgid "Please enter a longer password and try again."
6560
- msgstr ""
6561
-
6562
- msgid "Passwords do not match."
6563
- msgstr ""
6564
-
6565
- msgid "Please enter the confirmation password carefully."
6566
- msgstr ""
6567
-
6568
- msgid "Enter a new password twice to change it."
6569
- msgstr ""
6570
-
6571
- msgid "Confirm Password"
6572
- msgstr ""
6573
-
6574
- msgid "Change Password"
6575
- msgstr ""
6576
-
6577
- msgid "Password Reset"
6578
- msgstr "Vytvoření nového hesla"
6579
-
6580
- msgid ""
6581
- "Your password has been changed. For security reasons it has <em>not</em> "
6582
- "been emailed to you."
6583
- msgstr ""
6584
-
6585
- #, php-format
6586
- msgid "You may <a href=\"%s\">login now</a> using your new password."
6587
- msgstr ""
6588
-
6589
- #, php-format
6590
- msgid "You have successfully changed the password on your %s account."
6591
- msgstr ""
6592
-
6593
- msgid "You can now login using the new password on this page:"
6594
- msgstr ""
6595
-
6596
- msgid ""
6597
- "If you require any assistance please reply to this email and we will get "
6598
- "back to you shortly."
6599
- msgstr ""
6600
-
6601
- #, php-format
6602
- msgid ""
6603
- "Thanks,\n"
6604
- "\n"
6605
- "Your friendly %s autobot."
6606
- msgstr ""
6607
-
6608
- msgid "Password Reset Complete"
6609
- msgstr ""
6610
-
6611
- #, php-format
6612
- msgid ""
6613
- "There was a problem finding your reset code. Please request a new <a href=\"%"
6614
- "s\">password change</a>."
6615
- msgstr ""
6616
-
6617
- #, php-format
6618
- msgid "Responses: %s"
6619
- msgstr ""
6620
-
6621
- #, php-format
6622
- msgid "Response Completed (%d)"
6623
- msgstr ""
6624
-
6625
- msgid ""
6626
- "Use our online survey software to conduct your market research and customer "
6627
- "surveys."
6628
- msgstr ""
6629
-
6630
- msgid "The most elegant survey tool in town"
6631
- msgstr ""
6632
-
6633
- msgid ""
6634
- "Surveydaddy gives you all you need to easily create beautiful surveys and "
6635
- "get instant feedback through our powerful reports."
6636
- msgstr ""
6637
-
6638
- msgid "Beautiful Surveys To Wow Your Audience"
6639
- msgstr ""
6640
-
6641
- msgid ""
6642
- "Make your surveys stand out from the crowd. We have a collection of "
6643
- "beautiful designs to choose from. You can also create your own with full "
6644
- "access to our CSS so you can style your surveys any way you wish."
6645
- msgstr ""
6646
-
6647
- msgid "Easy-to-Use Question Editor"
6648
- msgstr ""
6649
-
6650
- msgid ""
6651
- "Create surveys with ease using our advanced editor. Choose from 18 question "
6652
- "types including multiple choice, free text, matrix, likert scale, number, "
6653
- "email, address, date, name and many more."
6654
- msgstr ""
6655
-
6656
- msgid ""
6657
- "Watch your results in real time as they come in. Create filters to analyze "
6658
- "your data and share your results with colleagues. Export raw data to Excel, "
6659
- "PDF, CSV, Google Docs, and XML formats."
6660
- msgstr ""
6661
-
6662
- msgid ""
6663
- "E-mail a survey link to your audience, use it in a banner on your website, "
6664
- "embed the survey on your blog, post to Facebook and Twitter or use our <a "
6665
- "href=\"/iOS/\">iPad app</a> to collect responses anywhere."
6666
- msgstr ""
6667
-
6668
- msgid "Collaborate With Your Team"
6669
- msgstr ""
6670
-
6671
- msgid ""
6672
- "With our multi-user accounts you can give access to all of our great "
6673
- "features to your colleagues. You can share reports and mange the surveys "
6674
- "that they create."
6675
- msgstr ""
6676
-
6677
- msgid "Detailed Features"
6678
- msgstr ""
6679
-
6680
- msgid "Survey software for iPad &amp; iPhone from Surveydaddy"
6681
- msgstr ""
6682
-
6683
- msgid "Easy-to-use <strong>iPad survey software</strong>"
6684
- msgstr ""
6685
-
6686
- #, php-format
6687
- msgid ""
6688
- "Survey customers, employees, or even random strangers on-the-spot with your "
6689
- "iPhone or iPad. Surveydaddy brings you the power of immediate feedback. <a "
6690
- "href=\"%s\">Download it for free</a> from the App Store today."
6691
- msgstr ""
6692
-
6693
- msgid "Sign Up for Surveydaddy"
6694
- msgstr ""
6695
-
6696
- msgid ""
6697
- "You'll never have to pay someone to enter comment card feedback ever again: "
6698
- "Conduct Surveydaddy surveys on your iPhone and iPad. The data you collect "
6699
- "automagically uploads to your Surveydaddy.com account. Isn't that awesome?"
6700
- msgstr ""
6701
-
6702
- msgid ""
6703
- "Replace paper forms with the iPad / iPhone app and upload data seamlessly to "
6704
- "your Surveydaddy.com account. For example, use it in a dentist's office to "
6705
- "replace paper forms. Manage signups for school clubs and activities. The "
6706
- "possibilities are endless. "
6707
- msgstr ""
6708
-
6709
- msgid ""
6710
- "Customer Feedback Surveys - Reach out to your customers and get informed on "
6711
- "how they feel about your products and services."
6712
- msgstr ""
6713
-
6714
- msgid "Customer Feedback Surveys"
6715
- msgstr ""
6716
-
6717
- msgid ""
6718
- "Reach out to your customers and find out how they feel about your products "
6719
- "and services."
6720
- msgstr ""
6721
-
6722
- msgid "Customer Feedback"
6723
- msgstr ""
6724
-
6725
- msgid "Customer Satisfaction Surveys"
6726
- msgstr ""
6727
-
6728
- msgid ""
6729
- "What are they thinking? Find out what your customer think of your products "
6730
- "and your service. Learn how you can improve both. Survey customers using our "
6731
- "iPad app, send out a survey via email, or follow up by phone and enter their "
6732
- "data into your Surveydaddy survey in real-time to learn how you can do "
6733
- "better the next time."
6734
- msgstr ""
6735
-
6736
- msgid "Patron Satisfaction Surveys"
6737
- msgstr ""
6738
-
6739
- msgid ""
6740
- "Get feedback from your restaurant patrons while the dining experience is "
6741
- "fresh in their mind. When you provide the guest cheque, leave the iPad on "
6742
- "their table and ask for their thoughts on your food, ambiance, and service "
6743
- "in a Surveydaddy survey. Request email addresses for further follow-up and "
6744
- "to provide special offers to those who give feedback."
6745
- msgstr ""
6746
-
6747
- msgid "In-Store Satisfaction Surveys"
6748
- msgstr ""
6749
-
6750
- msgid ""
6751
- "How did you do today? Did your customers find the product they were looking "
6752
- "for? Were your staff friendly, helpful, and courteous? Conduct a Surveydaddy "
6753
- "survey in kiosk mode on the iPad to measure customer satisfaction at point "
6754
- "of sale."
6755
- msgstr ""
6756
-
6757
- msgid "McGill University, Montreal"
6758
- msgstr ""
6759
-
6760
- msgid ""
6761
- "Polldaddy greatly facilitated the collection of social science data for my "
6762
- "Master's research at McGill University. Our research team used iPads to "
6763
- "administer our survey to 100 households in Iqaluit, Nunavut. The software "
6764
- "was invaluable as it was more convenient compared to traditional surveys - "
6765
- "less space was required as no paper was necessary, survey responses were "
6766
- "faster as no writing was involved, and data analysis was easier as no manual "
6767
- "data entry was required. Also, the fact that my data were stored safely both "
6768
- "online and offline made me feel more secure while spending two months in the "
6769
- "Arctic."
6770
- msgstr ""
6771
-
6772
- msgid ""
6773
- "Education Surveys and Quizzes - Test the knowledge of your students with a "
6774
- "quiz or quickly gather data to support your paper."
6775
- msgstr ""
6776
-
6777
- msgid "Education Surveys and Quizzes"
6778
- msgstr ""
6779
-
6780
- msgid ""
6781
- "Test the knowledge of your students with a quiz or quickly gather data to "
6782
- "support your paper using a survey."
6783
- msgstr ""
6784
-
6785
- msgid "Academic Research"
6786
- msgstr ""
6787
-
6788
- msgid ""
6789
- "Create surveys in minutes to gather data to support your paper or thesis. "
6790
- "Use the iPad app to collect responses anywhere–even when you don’t have an "
6791
- "internet connection. Export results easily to Excel, CSV, XML, Google Docs, "
6792
- "and PDF."
6793
- msgstr ""
6794
-
6795
- msgid "Course Evaluations"
6796
- msgstr ""
6797
-
6798
- msgid ""
6799
- "Do away with data entry forever! Create a Surveydaddy survey to collect "
6800
- "student feedback on your course. Our reports compile the results for you "
6801
- "instantly, allowing you to focus on making improvements, not analyzing "
6802
- "survey results."
6803
- msgstr ""
6804
-
6805
- msgid "Student Evaluations & Student Self Assessment"
6806
- msgstr ""
6807
-
6808
- msgid ""
6809
- "Create a survey to measure and record your students’ progress against "
6810
- "curriculum outcomes. Use Likert-style questions to rate students based on a "
6811
- "rubric and text-input questions to record qualitative data to share with "
6812
- "parents and faculty. Create a survey to record student self assesment on "
6813
- "their progress for parent / teacher night."
6814
- msgstr ""
6815
-
6816
- msgid "Community Outreach"
6817
- msgstr ""
6818
-
6819
- msgid ""
6820
- "Surveydaddy surveys make community outreach and consultation a snap. Simply "
6821
- "create a Surveydaddy survey, and embed it on your school’s website, link to "
6822
- "it on your school’s Facebook page, and promote it with the school’s Twitter "
6823
- "account."
6824
- msgstr ""
6825
-
6826
- msgid ""
6827
- "HR and Staff Surveys - Get feedback from your employees and create a better "
6828
- "business."
6829
- msgstr ""
6830
-
6831
- msgid "HR and Staff Surveys"
6832
- msgstr ""
6833
-
6834
- msgid ""
6835
- "Get feedback from your employees and create a better work enviroment which "
6836
- "equates to a better business."
6837
- msgstr ""
6838
-
6839
- msgid "HR and Staff"
6840
- msgstr ""
6841
-
6842
- msgid "Employee Satisfaction Surveys"
6843
- msgstr ""
6844
-
6845
- msgid ""
6846
- "Skilled, dedicated employees are hard to find and expensive to hire. Use "
6847
- "Surveydaddy to conduct regular employee satisfaction surveys to find out how "
6848
- "to improve your workplace to minimize attrition and boost productivity."
6849
- msgstr ""
6850
-
6851
- msgid "Employee Exit Surveys"
6852
- msgstr ""
6853
-
6854
- msgid ""
6855
- "If employees are choosing to leave your company, you need to know why. "
6856
- "Create an Exit Survey to learn why employees are moving on and what you need "
6857
- "to change in your workplace to retain your best people."
6858
- msgstr ""
6859
-
6860
- msgid "Employee Innovation Survey"
6861
- msgstr ""
6862
-
6863
- msgid ""
6864
- "If you want to find out how to improve your business, ask your employees. "
6865
- "Imagine the progress you could make if each employee offered one idea to "
6866
- "improve your business! Survey your front line employees to learn how to "
6867
- "improve your products, services, and remove barriers to customer "
6868
- "satisfaction."
6869
- msgstr ""
6870
-
6871
- msgid "Employee Evaluations"
6872
- msgstr ""
6873
-
6874
- msgid ""
6875
- "Make your review process consistent and transparent. Create a Surveydaddy "
6876
- "survey to evaluate employee performance and share the data with individuals "
6877
- "during performance review meetings. Conduct Employee Self Assesments to "
6878
- "learn how to improve training, employee satisfaction, and job performance."
6879
- msgstr ""
6880
-
6881
- msgid ""
6882
- "Market Research Surveys - Use Surveydaddy to research new products or "
6883
- "collect data on existing ones."
6884
- msgstr ""
6885
-
6886
- msgid "Market Research Surveys"
6887
- msgstr ""
6888
-
6889
- msgid ""
6890
- "If you want to research new products, collect data on existing products or "
6891
- "reach out to your customers, Surveydaddy is the best tool to use."
6892
- msgstr ""
6893
-
6894
- msgid "Net Promoter Survey"
6895
- msgstr ""
6896
-
6897
- msgid ""
6898
- "Can your customers live without you? Will they recommend you to friends and "
6899
- "family? With Surveydaddy, you can conduct a Net Promoter Survey to gauge "
6900
- "customer loyalty to your product or service."
6901
- msgstr ""
6902
-
6903
- msgid ""
6904
- "Entrepreneurs: create a Surveydaddy survey to collect data on your new "
6905
- "product or service's potential market. Who will buy? With Surveydaddy, it's "
6906
- "easy to gather the market data you need to make decisions to shape your "
6907
- "start up. With our iOS app, you can conduct research in person on an iPad, "
6908
- "iPhone or iPod Touch-even without an internet connection."
6909
- msgstr ""
6910
-
6911
- msgid "Telephone Surveys"
6912
- msgstr ""
6913
-
6914
- msgid ""
6915
- "Do away with data input forever! Create a Surveydaddy survey and have your "
6916
- "agents input data in real-time as they speak with customers over the phone. "
6917
- "Our survey reports make it easy for your clients to learn what they need to "
6918
- "do to improve their business and to win new customers."
6919
- msgstr ""
6920
-
6921
- msgid "The Orange County Register"
6922
- msgstr ""
6923
-
6924
- msgid ""
6925
- "I have been using Surveydaddy for three years for our Accuracy Surveys at "
6926
- "The Orange County Register. I use the direct link to the survey in my email "
6927
- "to the sources for the preselected news stories. I check my Surveydaddy "
6928
- "account for the responses and when I receive them, I can then forward the "
6929
- "data to the reporter of the story along with the supervisor and the editor. "
6930
- "All this paperwork is easily done online. I have not had any problems with "
6931
- "Polldaddy and they have been very receptive to any feedback for improvement. "
6932
- "It is an easy to use tool for collecting information from many sources."
6933
- msgstr ""
6934
-
6935
- msgid ""
6936
- "Survey Use Cases - Whether you are a business, creative agency, teacher, "
6937
- "student, or anyone who needs to gather feedback, surveys can help you get "
6938
- "the results you need."
6939
- msgstr ""
6940
-
6941
- msgid "Survey Use Cases"
6942
- msgstr ""
6943
-
6944
- msgid ""
6945
- "Whether you are a business, creative agency, teacher, student, or anyone who "
6946
- "needs to gather feedback, surveys can help you get the results you need."
6947
- msgstr ""
6948
-
6949
- msgid ""
6950
- "Create a survey to measure and record your students&#8217; progress against "
6951
- "curriculum outcomes. Use Likert-style questions to rate students based on a "
6952
- "rubric and text-input questions to record qualitative data to share with "
6953
- "parents and faculty. Create a survey to record student self assesment on "
6954
- "their progress for parent / teacher night."
6955
- msgstr ""
6956
-
6957
- msgid "More&hellip;"
6958
- msgstr ""
6959
-
6960
- msgid "Easy-to-use iPad/iPhone survey software"
6961
- msgstr ""
6962
-
6963
- msgid "Logout"
6964
- msgstr "Odhlásit"
6965
-
6966
- msgid "Survey Report Access"
6967
- msgstr ""
6968
-
6969
- msgid "Invalid password"
6970
- msgstr ""
6971
-
6972
- msgid "You are now logged out"
6973
- msgstr ""
6974
-
6975
- msgid "Your account is almost ready!"
6976
- msgstr ""
6977
-
6978
- msgid ""
6979
- "We have sent you an email with an activation link for you to click. That "
6980
- "will complete your registration and allow you to login. Please check your "
6981
- "inbox."
6982
- msgstr ""
6983
-
6984
- msgid "<strong>Warning!</strong> There was a problem creating this account."
6985
- msgstr ""
6986
-
6987
- #, php-format
6988
- msgid ""
6989
- "The link you clicked on was out of date or used already. Please <a href=\"%s"
6990
- "\">register again</a> or check your inbox for a welcome email."
6991
- msgstr ""
6992
-
6993
- msgid "Create your <strong>free</strong> account </span>"
6994
- msgstr ""
6995
-
6996
- msgid ""
6997
- "Set up an online poll or survey and start collecting results in real-time! "
6998
- "Fill out the form below, or create your account with"
6999
- msgstr ""
7000
-
7001
- msgid "Connect"
7002
- msgstr ""
7003
-
7004
- msgid ""
7005
- "Sorry, there was a problem connecting to Facebook. Please fill out this form "
7006
- "manually or try again in a few minutes."
7007
- msgstr ""
7008
-
7009
- msgid "Please enter a username."
7010
- msgstr ""
7011
-
7012
- msgid "Username must be between 3 and 20 characters long."
7013
- msgstr ""
7014
-
7015
- msgid "Username must only contain the characters a-z,0-9, _ and -."
7016
- msgstr ""
7017
-
7018
- msgid "That username has been used already."
7019
- msgstr ""
7020
-
7021
- msgid "That username has been reserved. It will be available again in 2 days."
7022
- msgstr ""
7023
-
7024
- msgid "This email address may not be used on this site."
7025
- msgstr ""
7026
-
7027
- msgid "This email address is already registered."
7028
- msgstr "Tato emailová adresa už byla registrována."
7029
-
7030
- msgid ""
7031
- "This email address is reserved already. Please check your inbox for an "
7032
- "activation email."
7033
- msgstr ""
7034
-
7035
- msgid "Sorry, you cannot use that email address."
7036
- msgstr ""
7037
-
7038
- msgid "Please enter a password."
7039
- msgstr ""
7040
-
7041
- msgid "Subscribe to news and updates about Polldaddy."
7042
- msgstr ""
7043
-
7044
- msgid ""
7045
- "By clicking this button,<br /> you agree to the <br /><a href=\"/terms/"
7046
- "\">terms of service</a>."
7047
- msgstr ""
7048
-
7049
- msgid "Create My Account"
7050
- msgstr ""
7051
-
7052
- msgid "What you get:"
7053
- msgstr ""
7054
-
7055
- msgid ""
7056
- "The best way to find out what an important group of people think is to ask "
7057
- "them. Conduct your staff, user and customer surveys with Polldaddy to get a "
7058
- "better handle on how well you're serving them. Our robust online survey "
7059
- "software feeds the data you collect into powerful reporting systems to help "
7060
- "you make the most informed decisions you can."
7061
- msgstr ""
7062
-
7063
- msgid "Learn more about surveys &rarr;"
7064
- msgstr ""
7065
-
7066
- msgid "View all pricing plans &rarr;"
7067
- msgstr ""
7068
-
7069
- msgid ""
7070
- "What's your favorite soda? Who are you voting for? Which television should I "
7071
- "buy? These are the questions that we ask ourselves and the people around us "
7072
- "every day. With our polls, you can pose these questions to anyone you want - "
7073
- "your Facebook friends, your WordPress blog readers, your Twitter followers "
7074
- "&mdash; or anyone else on the web."
7075
- msgstr ""
7076
-
7077
- msgid "Learn more about polls &rarr;"
7078
- msgstr ""
7079
-
7080
- msgid "Learn more about quizzes &rarr;"
7081
- msgstr ""
7082
-
7083
- msgid ""
7084
- "Thumbs up or down? Five stars or two? How many cheeseburgers out of 5? Our "
7085
- "flexible ratings system allows you to embed unobtrusive ratings widgets "
7086
- "anywhere you want them. With our WordPress integration, you can even have "
7087
- "ratings for your blog posts and your users' comments."
7088
- msgstr ""
7089
-
7090
- msgid "Learn more about ratings &rarr;"
7091
- msgstr ""
7092
-
7093
- msgid "Why use Polldaddy?"
7094
- msgstr ""
7095
-
7096
- msgid ""
7097
- "Find out how your customers feel about your products or services. Create a "
7098
- "survey to send out after each purchase or survey your existing customers and "
7099
- "ask them what you can do to improve your service to them."
7100
- msgstr ""
7101
-
7102
- msgid ""
7103
- "Working on a new product? With Polldaddy you can create polls and surveys "
7104
- "and distribute them on your website, blog, through Facebook and Twitter and "
7105
- "even collect responses in person using our iPad app."
7106
- msgstr ""
7107
-
7108
- msgid ""
7109
- "Whether its a corporate event or a birthday party, gathering information "
7110
- "from attendees prior to an event can save a lot of hassle. Find out the "
7111
- "dates that suit people, what food they eat and who's coming with them."
7112
- msgstr ""
7113
-
7114
- msgid ""
7115
- "Managing large numbers of students can be a lot of work at times. Use "
7116
- "Polldaddy to gather information for upcoming events, exams, trips abroad and "
7117
- "general course feedback."
7118
- msgstr ""
7119
-
7120
- msgid "User Interaction"
7121
- msgstr ""
7122
-
7123
- msgid ""
7124
- "Polldaddy polls are perfect for your news site or blog. Our polls are so "
7125
- "simple to use, you can ask a new question of your audience every day. It "
7126
- "takes just a click to vote."
7127
- msgstr ""
7128
-
7129
- msgid "Employees and HR"
7130
- msgstr ""
7131
-
7132
- msgid ""
7133
- "Increase employee satisfaction by asking them on regular basis how their job "
7134
- "is going and if they are happy with their work environment. Easily identify "
7135
- "and address issues based on the data you collect."
7136
- msgstr ""
7137
-
7138
- msgid ""
7139
- "Set up an online survey and start collecting results in real-time! Fill out "
7140
- "the form below, or create your account with"
7141
- msgstr ""
7142
-
7143
- #, php-format
7144
- msgid "Your content will be available at %s"
7145
- msgstr ""
7146
-
7147
- msgid ""
7148
- "The best way to find out what an important group of people think is to ask "
7149
- "them. Conduct your staff, user and customer surveys with Surveydaddy to get "
7150
- "a better handle on how well you're serving them. Our robust online survey "
7151
- "software feeds the data you collect into powerful reporting systems to help "
7152
- "you make the most informed decisions you can."
7153
- msgstr ""
7154
-
7155
- msgid "Annual subscription"
7156
- msgstr ""
7157
-
7158
- #, fuzzy
7159
- msgid "jS F, Y"
7160
- msgstr "F jS, Y "
7161
-
7162
- msgid "Monthly subscription"
7163
- msgstr ""
7164
-
7165
- #, php-format
7166
- msgid ""
7167
- "Too many failed attempts to purchase this product have been made. You will "
7168
- "need to contact <a href=\"%s\">support</a> to continue further"
7169
- msgstr ""
7170
-
7171
- msgid ""
7172
- "Sorry, but there were some problems with your information. Please check and "
7173
- "correct any highlighted details below."
7174
- msgstr ""
7175
-
7176
- msgid "Sign up for <strong>"
7177
- msgstr ""
7178
-
7179
- #, php-format
7180
- msgid "Step %d of %d"
7181
- msgstr ""
7182
-
7183
- msgid "You bought:"
7184
- msgstr ""
7185
-
7186
- msgid "You are buying:"
7187
- msgstr ""
7188
-
7189
- msgid "Please re-check your payment details below"
7190
- msgstr ""
7191
-
7192
- msgid "Choose a Payment Method"
7193
- msgstr ""
7194
-
7195
- #, php-format
7196
- msgid "Card ending %s"
7197
- msgstr ""
7198
-
7199
- msgid "New Credit card"
7200
- msgstr ""
7201
-
7202
- #, fuzzy
7203
- msgid "Billing Information"
7204
- msgstr "Informace"
7205
-
7206
- msgid "Credit Card"
7207
- msgstr ""
7208
-
7209
- msgid "You'll need to pick one of these."
7210
- msgstr ""
7211
-
7212
- msgid "Credit Card Number"
7213
- msgstr ""
7214
-
7215
- msgid "Carefully check the number on your card and enter it here."
7216
- msgstr ""
7217
-
7218
- msgid "Security Code (?)"
7219
- msgstr ""
7220
-
7221
- msgid "This is important too!"
7222
- msgstr ""
7223
-
7224
- msgid "Visa, MasterCard"
7225
- msgstr ""
7226
-
7227
- msgid "Back of card"
7228
- msgstr ""
7229
-
7230
- msgid "American Express"
7231
- msgstr ""
7232
-
7233
- msgid "Front of card"
7234
- msgstr ""
7235
-
7236
- msgid "Expiration Date"
7237
- msgstr ""
7238
-
7239
- #, php-format
7240
- msgctxt "Month_number: Month_name"
7241
- msgid "%s: %s"
7242
- msgstr ""
7243
-
7244
- msgid "Select a valid card expiry date"
7245
- msgstr ""
7246
-
7247
- msgid "Name on Card"
7248
- msgstr ""
7249
-
7250
- msgid "We'll need to know the name of the card holder."
7251
- msgstr ""
7252
-
7253
- #, fuzzy
7254
- msgid "(Optional)"
7255
- msgstr "Volitelné nastavení"
7256
-
7257
- #, fuzzy
7258
- msgid "Please enter at least one line of the card holders address."
7259
- msgstr "Zadejte prosím platnou emailovou adresu."
7260
-
7261
- #, fuzzy
7262
- msgid "Select Country"
7263
- msgstr "Země"
7264
-
7265
- msgid "Please select a country."
7266
- msgstr ""
7267
-
7268
- msgid "Postal Code"
7269
- msgstr ""
7270
-
7271
- msgid "Please enter the card holders postal code or zip."
7272
- msgstr ""
7273
-
7274
- #, fuzzy
7275
- msgid "Please enter the card holders city."
7276
- msgstr "Zadejte prosím platnou emailovou adresu."
7277
-
7278
- msgid "State, Province or Territory"
7279
- msgstr ""
7280
-
7281
- msgid "Province or Territory"
7282
- msgstr ""
7283
-
7284
- #, fuzzy
7285
- msgid "Please enter the card holders state."
7286
- msgstr "Zadejte prosím platnou emailovou adresu."
7287
-
7288
- msgid "Remember billing details"
7289
- msgstr ""
7290
-
7291
- msgid ""
7292
- "Checking this will allow you to use these details for future purchases. We "
7293
- "don't store your full credit card number, so your privacy will not be "
7294
- "affected."
7295
- msgstr ""
7296
-
7297
- msgid "Purchase"
7298
- msgstr ""
7299
-
7300
- msgid "SSL Secure Connection"
7301
- msgstr ""
7302
-
7303
- #, php-format
7304
- msgid ""
7305
- "%s transactions will appear on your bank or credit card statements under the "
7306
- "name WP-FEE.COM."
7307
- msgstr ""
7308
-
7309
- #, php-format
7310
- msgid ""
7311
- "<strong>Your order will automatically renew on %s.</strong> You can disable "
7312
- "automatic renewals at any time."
7313
- msgstr ""
7314
-
7315
- msgid ""
7316
- "We'll attempt to charge the credit card you used to make your initial "
7317
- "upgrade purchase."
7318
- msgstr ""
7319
-
7320
- #, php-format
7321
- msgid "Contact us any time with questions via <a href=\"%s\">support</a>."
7322
- msgstr ""
7323
-
7324
- msgid "Step 2: Purchase"
7325
- msgstr ""
7326
-
7327
- msgid "Subscribe to news and updates about Surveydaddy."
7328
- msgstr ""
7329
-
7330
- msgid "Polldaddy Sparklemap"
7331
- msgstr ""
7332
-
7333
- msgid "Subscriptions"
7334
- msgstr ""
7335
-
7336
- msgid ""
7337
- "<strong>Note:</strong> Thanks! An email has been sent with details of how to "
7338
- "continue - please check your spam folder if you do not receive this.</div>"
7339
- msgstr ""
7340
-
7341
- msgid ""
7342
- "<strong>Note:</strong> your attempt failed - please check your activation "
7343
- "link.</div>"
7344
- msgstr ""
7345
-
7346
- msgid "<strong>Note:</strong> you have been subscribed to Polldaddy.</div>"
7347
- msgstr ""
7348
-
7349
- msgid "<strong>Note:</strong> you have been unsubscribed from Polldaddy</div>"
7350
- msgstr ""
7351
-
7352
- msgid "Email Subscriptions"
7353
- msgstr ""
7354
-
7355
- #, php-format
7356
- msgid ""
7357
- "Here at %s we take spam very seriously. As part of our service we allow "
7358
- "people to email polls and surveys to interested parties. If you have "
7359
- "received such an email and want to stop receiving any more then you can do "
7360
- "so by following these instructions:"
7361
- msgstr ""
7362
-
7363
- msgid ""
7364
- "Enter your email address in the <em>subscribe</em> or <em>unsubscribe</em> "
7365
- "field below."
7366
- msgstr ""
7367
-
7368
- msgid "You will be sent a confirmation email - click the link in email"
7369
- msgstr ""
7370
-
7371
- msgid ""
7372
- "Any resulting action will be effective immediately following the "
7373
- "confirmation. If you decide to unsubscribe we will not send you any further "
7374
- "correspondence."
7375
- msgstr ""
7376
-
7377
- msgid ""
7378
- "Please allow my email address to be used when sending polls and surveys!"
7379
- msgstr ""
7380
-
7381
- msgid "Email:"
7382
- msgstr "Email:"
7383
-
7384
- msgid "Please do not send me any emails regarding polls and surveys!"
7385
- msgstr ""
7386
-
7387
- #, php-format
7388
- msgid ""
7389
- "Hi!\n"
7390
- "\n"
7391
- "You have been sent this email because someone (hopefully you) has requested "
7392
- "you to be subscribed to %s so that you can receive email."
7393
- msgstr ""
7394
-
7395
- msgid "You need to confirm this subscription by following the link below:"
7396
- msgstr ""
7397
-
7398
- msgid ""
7399
- "If this email is of no interest then you can safely ignore it - we will not "
7400
- "subscribe or unsubscribe you without your consent."
7401
- msgstr ""
7402
-
7403
- #, php-format
7404
- msgid ""
7405
- "Thanks,\n"
7406
- "\n"
7407
- "The %s team"
7408
- msgstr ""
7409
-
7410
- #, php-format
7411
- msgid ""
7412
- "Hi!\n"
7413
- "\n"
7414
- "You have been sent this email because someone (hopefully you) has asked that "
7415
- "you are unsubscribed from %s so that you will not receive anything by email."
7416
- msgstr ""
7417
-
7418
- msgid "You need to confirm this unsubscription by following the link below:"
7419
- msgstr ""
7420
-
7421
- msgid ""
7422
- "Create stunning surveys and quizzes in minutes. Collect responses via your "
7423
- "website, e-mail, iPad, Facebook, and Twitter. Generate and share easy-to-"
7424
- "read reports."
7425
- msgstr ""
7426
-
7427
- msgid "The most easy-to-use online survey software around."
7428
- msgstr ""
7429
-
7430
- msgid "The most easy-to-use<br/> online survey software around."
7431
- msgstr ""
7432
-
7433
- msgid "HR &amp; Staff"
7434
- msgstr ""
7435
-
7436
- msgid "iPad &amp; iPhone"
7437
- msgstr ""
7438
-
7439
- msgid ""
7440
- "Create a survey to measure and record your students' progress against "
7441
- "curriculum outcomes. Use Likert questions to rate students based on a rubric "
7442
- "and text questions to record qualitative data to share with parents and "
7443
- "faculty."
7444
- msgstr ""
7445
-
7446
- msgid ""
7447
- "Use Surveydaddy to collect data on your new product or service's potential "
7448
- "market. Who will buy? With Surveydaddy, it's easy to gather the market data "
7449
- "you need to make decisions to shape your start up."
7450
- msgstr ""
7451
-
7452
- msgid ""
7453
- "What are they thinking? Find out what your customers think of your products "
7454
- "and your services. Learn how you can improve both. Survey customers using "
7455
- "our iPad app, send out a survey via email."
7456
- msgstr ""
7457
-
7458
- msgid ""
7459
- "Skilled, dedicated employees are hard to find and expensive to hire. Use "
7460
- "Surveydaddy to conduct regular employee satisfaction surveys to find out how "
7461
- "to improve your workplace and boost productivity."
7462
- msgstr ""
7463
-
7464
- msgid ""
7465
- "Survey customers, employees, or even random strangers on-the-spot with your "
7466
- "iPhone or iPad. Polldaddy brings you the power of immediate feedback. "
7467
- "Download it for free from the App Store today."
7468
- msgstr ""
7469
-
7470
- msgid "See Plans &amp; Pricing<small>Sign up for a free account now!</small>"
7471
- msgstr ""
7472
-
7473
- msgid "Invalid survey analysis"
7474
- msgstr ""
7475
-
7476
- msgid "Failed to save analysis"
7477
- msgstr ""
7478
-
7479
- msgid "Failed to delete analysis"
7480
- msgstr ""
7481
-
7482
- msgid "Edit Survey"
7483
- msgstr ""
7484
-
7485
- msgid "Edit Quiz"
7486
- msgstr ""
7487
-
7488
- msgid "Edit Form"
7489
- msgstr ""
7490
-
7491
- msgid "Invalid form language"
7492
- msgstr ""
7493
-
7494
- msgid "A response has already been submitted with this email address"
7495
- msgstr ""
7496
-
7497
- #, fuzzy
7498
- msgid "Email Address is not permitted"
7499
- msgstr "Emailová adresa"
7500
-
7501
- msgid "Invalid captcha"
7502
- msgstr ""
7503
-
7504
- msgid "Invalid quiz language"
7505
- msgstr ""
7506
-
7507
- msgid "Data"
7508
- msgstr ""
7509
-
7510
- #, php-format
7511
- msgid "'%s' Reports"
7512
- msgstr ""
7513
-
7514
- msgid "Invalid respondent"
7515
- msgstr ""
7516
-
7517
- msgid "Invalid question"
7518
- msgstr ""
7519
-
7520
- msgid "Invalid share"
7521
- msgstr ""
7522
-
7523
- msgid ""
7524
- "You will be notified by email when all incomplete responses have been added."
7525
- msgstr ""
7526
-
7527
- msgid "Incomplete responses were not added to the survey"
7528
- msgstr ""
7529
-
7530
- msgid "You will be notified by email when all your results have reset"
7531
- msgstr ""
7532
-
7533
- msgid "Could not reset your results"
7534
- msgstr ""
7535
-
7536
- msgid ""
7537
- "You will be notified by email when your results have been exported to Google "
7538
- "Docs"
7539
- msgstr ""
7540
-
7541
- msgid "Could not export results to Google Docs"
7542
- msgstr ""
7543
-
7544
- msgid ""
7545
- "You will be notified by email when your PDF report is ready. This may take "
7546
- "several minutes"
7547
- msgstr ""
7548
-
7549
- msgid "Unable to generate PDF"
7550
- msgstr ""
7551
-
7552
- #, php-format
7553
- msgid "Displaying questions <strong>%1s-%2s</strong> of <strong>%3s</strong>"
7554
- msgstr ""
7555
-
7556
- msgid "Survey Results"
7557
- msgstr ""
7558
-
7559
- msgid "You will be notified by email when your PDF report is ready"
7560
- msgstr ""
7561
-
7562
- msgid "State Report"
7563
- msgstr ""
7564
-
7565
- #, php-format
7566
- msgid "Platform Breakdown for \"%s\""
7567
- msgstr ""
7568
-
7569
- #, php-format
7570
- msgid "Agent Breakdown for \"%s\""
7571
- msgstr ""
7572
-
7573
- msgid "Participant deleted"
7574
- msgstr ""
7575
-
7576
- msgid "Participant not deleted"
7577
- msgstr ""
7578
-
7579
- msgid "Order by score"
7580
- msgstr ""
7581
-
7582
- msgid "Ascending"
7583
- msgstr "Vzestupně"
7584
-
7585
- msgid "Descending"
7586
- msgstr "Sestupně"
7587
-
7588
- msgid "Order by duration"
7589
- msgstr ""
7590
-
7591
- msgid "Respondents Report"
7592
- msgstr ""
7593
-
7594
- #, php-format
7595
- msgid "Displaying results <strong>%1s-%2s</strong> of <strong>%3s</strong>"
7596
- msgstr ""
7597
-
7598
- msgid "Response delete"
7599
- msgstr ""
7600
-
7601
- msgid "Response not deleted"
7602
- msgstr ""
7603
-
7604
- msgid "Individual Report"
7605
- msgstr ""
7606
-
7607
- msgid "Respondent deleted"
7608
- msgstr ""
7609
-
7610
- msgid "Failed to delete respondent"
7611
- msgstr ""
7612
-
7613
- msgid "Response is noted"
7614
- msgstr ""
7615
-
7616
- msgid "Note this response"
7617
- msgstr ""
7618
-
7619
- msgid "Failed to set favourite"
7620
- msgstr ""
7621
-
7622
- msgid "Survey results not reset"
7623
- msgstr ""
7624
-
7625
- msgid "Share deleted"
7626
- msgstr ""
7627
-
7628
- msgid "Failed to delete share"
7629
- msgstr ""
7630
-
7631
- msgid "Failed to save share"
7632
- msgstr ""
7633
-
7634
- msgid "Incomplete responses added"
7635
- msgstr ""
7636
-
7637
- msgid "Failed to add incomplete"
7638
- msgstr ""
7639
-
7640
- msgid "Invalid survey page"
7641
- msgstr ""
7642
-
7643
- msgid "Invalid survey style"
7644
- msgstr ""
7645
-
7646
- msgid "Invalid survey language"
7647
- msgstr ""
7648
-
7649
- msgid "Invalid rule"
7650
- msgstr ""
7651
-
7652
- msgid "Failed to save survey"
7653
- msgstr ""
7654
-
7655
- msgid "Failed to delete survey"
7656
- msgstr ""
7657
-
7658
- msgid "Closed"
7659
- msgstr "Uzavřen"
7660
-
7661
- msgid "Open"
7662
- msgstr "Otevřít"
7663
-
7664
- msgid "Failed to update survey"
7665
- msgstr ""
7666
-
7667
- msgid "Failed to save permalink. You should try again with a valid URL"
7668
- msgstr ""
7669
-
7670
- msgid "You must provide a valid permalink"
7671
- msgstr ""
7672
-
7673
- #, php-format
7674
- msgid "'%s' Quiz Settings"
7675
- msgstr ""
7676
-
7677
- #, php-format
7678
- msgid "'%s' Form Settings"
7679
- msgstr ""
7680
-
7681
- #, php-format
7682
- msgid "'%s' Survey Settings"
7683
- msgstr ""
7684
-
7685
- msgid "Copy"
7686
- msgstr "Kopírovat"
7687
-
7688
- msgid "Creating a New Quiz"
7689
- msgstr ""
7690
-
7691
- msgid "Creating a New Form"
7692
- msgstr ""
7693
-
7694
- msgid "Creating a New Survey"
7695
- msgstr ""
7696
-
7697
- msgid "Editing a Quiz"
7698
- msgstr ""
7699
-
7700
- msgid "Editing a Form"
7701
- msgstr ""
7702
-
7703
- msgid "Editing a Survey"
7704
- msgstr ""
7705
-
7706
- msgid "Failed to save your settings"
7707
- msgstr ""
7708
-
7709
- msgid "Failed to edit rule"
7710
- msgstr ""
7711
-
7712
- msgid "Failed to delete rule"
7713
- msgstr ""
7714
-
7715
- msgid "Rule deleted"
7716
- msgstr ""
7717
-
7718
- msgid "Rule updated"
7719
- msgstr ""
7720
-
7721
- msgid "Failed to update rule"
7722
- msgstr ""
7723
-
7724
- #, php-format
7725
- msgid "'%s' Branching"
7726
- msgstr ""
7727
-
7728
- msgid "Have a survey you built with SurveyMonkey? We can help with that."
7729
- msgstr ""
7730
-
7731
- msgid ""
7732
- "Strap yourself in and hold on to your hat, there are three simple steps to "
7733
- "importing your SurveyMonkey data. Check it:"
7734
- msgstr ""
7735
-
7736
- msgid "OK great, now we just need you to take a look over your survey."
7737
- msgstr ""
7738
-
7739
- msgid ""
7740
- "Sometimes SurveyMonkey question types are slightly different from ours so "
7741
- "please make any corrections below."
7742
- msgstr ""
7743
-
7744
- msgid ""
7745
- "<strong>Oh-oh</strong>, we cannot make sense of that export file. Please try "
7746
- "again."
7747
- msgstr ""
7748
-
7749
- msgid "That's it, all done, finished!"
7750
- msgstr ""
7751
-
7752
- msgid "Just sit back now and wait for Polldaddy to crunch the Monkey."
7753
- msgstr ""
7754
-
7755
- msgid "Question added"
7756
- msgstr ""
7757
-
7758
- msgid "Failed to add a question"
7759
- msgstr ""
7760
-
7761
- msgid "Question deleted"
7762
- msgstr ""
7763
-
7764
- msgid "Failed to delete a question"
7765
- msgstr ""
7766
-
7767
- msgid "Page added"
7768
- msgstr ""
7769
-
7770
- msgid "Failed to add a page"
7771
- msgstr ""
7772
-
7773
- #, php-format
7774
- msgid "'%s' Questions"
7775
- msgstr ""
7776
-
7777
- #, php-format
7778
- msgid "'%s' Order"
7779
- msgstr ""
7780
-
7781
- msgid "Failed to save order"
7782
- msgstr ""
7783
-
7784
- msgid "Failed to update question"
7785
- msgstr ""
7786
-
7787
- msgid "Failed to copy question"
7788
- msgstr ""
7789
-
7790
- msgid "Failed to delete question"
7791
- msgstr ""
7792
-
7793
- msgid "Failed to add page"
7794
- msgstr ""
7795
-
7796
- msgid "Failed to copy page"
7797
- msgstr ""
7798
-
7799
- msgid "Failed to add question"
7800
- msgstr ""
7801
-
7802
- msgid "Failed to save style"
7803
- msgstr ""
7804
-
7805
- msgid "My New Survey Style"
7806
- msgstr ""
7807
-
7808
- msgid "Your custom style has been successfully updated."
7809
- msgstr ""
7810
-
7811
- msgid "Your custom style has been successfully created."
7812
- msgstr ""
7813
-
7814
- msgid "Your custom style failed to be successfully updated."
7815
- msgstr ""
7816
-
7817
- msgid "Your custom style failed to be successfully created."
7818
- msgstr ""
7819
-
7820
- msgid "Failed to save language"
7821
- msgstr ""
7822
-
7823
- msgid "Terms &amp; Conditions"
7824
- msgstr ""
7825
-
7826
- msgid "Newsletter Unsubscribe"
7827
- msgstr ""
7828
-
7829
- msgid ""
7830
- "To unsubscribe from the Polldaddy newsletter please enter your email address "
7831
- "below."
7832
- msgstr ""
7833
-
7834
- #, php-format
7835
- msgid "Upgrade to an awesome <strong>%s account</strong> today:"
7836
- msgstr ""
7837
-
7838
- msgid "Upgrade to an awesome account today!"
7839
- msgstr ""
7840
-
7841
- msgid "Delete user"
7842
- msgstr ""
7843
-
7844
- msgid "Enter user's email address..."
7845
- msgstr ""
7846
-
7847
- msgid "Update User Permissions"
7848
- msgstr ""
7849
-
7850
- msgid "Invite a new user"
7851
- msgstr ""
7852
-
7853
- msgid "Manage Users"
7854
- msgstr ""
7855
-
7856
- msgid "You entered an invalid email address, please try again."
7857
- msgstr ""
7858
-
7859
- msgid "Your request has been successfully sent."
7860
- msgstr ""
7861
-
7862
- msgid "User permissions have been saved successfully."
7863
- msgstr ""
7864
-
7865
- msgid "Your invitation has been deleted successfully."
7866
- msgstr ""
7867
-
7868
- msgid "The user has been deleted from master account successfully."
7869
- msgstr ""
7870
-
7871
- #, php-format
7872
- msgid ""
7873
- "You have invited <strong>%d</strong> out of a possible <strong>%d</strong> "
7874
- "users"
7875
- msgstr ""
7876
-
7877
- msgid "Invite a New User"
7878
- msgstr ""
7879
-
7880
- msgid "Are you sure you want to delete this invite?"
7881
- msgstr ""
7882
-
7883
- msgid "Delete Invitation"
7884
- msgstr ""
7885
-
7886
- msgid "Filter Name"
7887
- msgstr ""
7888
-
7889
- msgid "Select a question by which to group participants:"
7890
- msgstr ""
7891
-
7892
- msgid "Select a question by which to group respondents:"
7893
- msgstr ""
7894
-
7895
- msgid "I am interested in grouping together people who on this question:"
7896
- msgstr ""
7897
-
7898
- msgid "Include people who match"
7899
- msgstr ""
7900
-
7901
- msgid "all of these criteria (AND)"
7902
- msgstr ""
7903
-
7904
- msgid "any of these criteria (OR)"
7905
- msgstr ""
7906
-
7907
- msgid "a custom set of these criteria"
7908
- msgstr ""
7909
-
7910
- msgid "Custom logic must be in the syntax described below."
7911
- msgstr ""
7912
-
7913
- msgid "Enter your custom logic in the textbox above:"
7914
- msgstr ""
7915
-
7916
- msgid "Each question is signified by [F1], [F2],...[FN]"
7917
- msgstr ""
7918
-
7919
- msgid "The following logical expressions can be used: AND, OR, and NOT"
7920
- msgstr ""
7921
-
7922
- msgid ""
7923
- "Use parentheses to make your logic unambiguous: ([F1] OR [F2]) AND ([F1] OR "
7924
- "[F3])"
7925
- msgstr ""
7926
-
7927
- msgid "Add another question"
7928
- msgstr ""
7929
-
7930
- msgid "Advanced options&hellip;"
7931
- msgstr ""
7932
-
7933
- msgid "Restrict the participants according to these properties:"
7934
- msgstr ""
7935
-
7936
- msgid "Restrict the responses according to these properties:"
7937
- msgstr ""
7938
-
7939
- msgid "Started the survey"
7940
- msgstr ""
7941
-
7942
- msgid "Any date"
7943
- msgstr ""
7944
-
7945
- msgid "Between a date range"
7946
- msgstr ""
7947
-
7948
- msgid "Ended the survey"
7949
- msgstr ""
7950
-
7951
- msgid "Took the survey in"
7952
- msgstr ""
7953
-
7954
- msgid "Any country"
7955
- msgstr ""
7956
-
7957
- msgid "With tag"
7958
- msgstr ""
7959
-
7960
- msgid "Any tag"
7961
- msgstr ""
7962
-
7963
- msgid "Specified name or value"
7964
- msgstr ""
7965
-
7966
- msgid "Was completed in"
7967
- msgstr ""
7968
-
7969
- msgid "Any time"
7970
- msgstr ""
7971
-
7972
- msgid "Chosen duration"
7973
- msgstr ""
7974
-
7975
- msgid "Has an IP address"
7976
- msgstr ""
7977
-
7978
- msgid "Any IP address"
7979
- msgstr ""
7980
-
7981
- msgid "Chosen IP address"
7982
- msgstr ""
7983
-
7984
- #, fuzzy
7985
- msgid "Response is from"
7986
- msgstr "Odpovědi"
7987
-
7988
- msgid "Any source"
7989
- msgstr ""
7990
-
7991
- msgid "Mobile browser"
7992
- msgstr ""
7993
-
7994
- msgid "Mobile app"
7995
- msgstr ""
7996
-
7997
- msgid "Facebook"
7998
- msgstr ""
7999
-
8000
- msgid "Browser is"
8001
- msgstr ""
8002
-
8003
- msgid "Any device"
8004
- msgstr ""
8005
-
8006
- msgid "Specified browser"
8007
- msgstr ""
8008
-
8009
- msgid "Platform is"
8010
- msgstr ""
8011
-
8012
- msgid "Specified platform"
8013
- msgstr ""
8014
-
8015
- msgid "Save Filter &raquo;"
8016
- msgstr ""
8017
-
8018
- msgid "Create a new survey"
8019
- msgstr ""
8020
-
8021
- msgid "Create a new poll"
8022
- msgstr ""
8023
-
8024
- msgid "Quiz"
8025
- msgstr ""
8026
-
8027
- msgid "Create a new quiz"
8028
- msgstr ""
8029
-
8030
- msgid "Form"
8031
- msgstr ""
8032
-
8033
- msgid "Create a new form"
8034
- msgstr ""
8035
-
8036
- msgid "Create a new rating"
8037
- msgstr ""
8038
-
8039
- #, fuzzy
8040
- msgid "Help!"
8041
- msgstr "Nápověda"
8042
-
8043
- #, php-format
8044
- msgid "%s's Dashboard"
8045
- msgstr ""
8046
-
8047
- msgid "Your Dashboard"
8048
- msgstr "Vaše nástěnka"
8049
-
8050
- msgid "Change user"
8051
- msgstr ""
8052
-
8053
- msgid "Move to"
8054
- msgstr ""
8055
-
8056
- msgid "Myself"
8057
- msgstr ""
8058
-
8059
- msgid "Actions"
8060
- msgstr "Akce"
8061
-
8062
- msgid "Star"
8063
- msgstr ""
8064
-
8065
- msgid "Unstar"
8066
- msgstr ""
8067
-
8068
- msgid "Trash"
8069
- msgstr "Odstranit"
8070
-
8071
- msgid "Delete Forever"
8072
- msgstr ""
8073
-
8074
- msgid "Clear Search"
8075
- msgstr ""
8076
-
8077
- msgid "All Contents"
8078
- msgstr ""
8079
-
8080
- msgid "Forms"
8081
- msgstr ""
8082
-
8083
- #, php-format
8084
- msgid "Folders (%s)"
8085
- msgstr ""
8086
-
8087
- msgid "My Folders"
8088
- msgstr ""
8089
-
8090
- msgid "Starred"
8091
- msgstr ""
8092
-
8093
- msgid "Rename"
8094
- msgstr "Přejmenovat"
8095
-
8096
- msgid "Save"
8097
- msgstr "Uložit"
8098
-
8099
- msgid "Loading&hellip;"
8100
- msgstr ""
8101
-
8102
- msgid "Still Loading&hellip;"
8103
- msgstr ""
8104
-
8105
- msgid ""
8106
- "Our leprechauns appear to be taking an unauthorized break. If you click on "
8107
- "OK we'll kick them into action and give it another go. Sorry!"
8108
- msgstr ""
8109
-
8110
- msgid "Are you sure you want to move selected items to the trash?"
8111
- msgstr ""
8112
-
8113
- msgid "Trashing Content"
8114
- msgstr ""
8115
-
8116
- #, php-format
8117
- msgid "Search Results for '%s'"
8118
- msgstr "Výsledky hledání '%s'"
8119
-
8120
- msgid "New Content"
8121
- msgstr ""
8122
-
8123
- msgid "Search all your content..."
8124
- msgstr ""
8125
-
8126
- msgid ""
8127
- "<strong style='font-weight:bold'>Hi there!</strong> Welcome to Polldaddy, "
8128
- "we're glad you're here."
8129
- msgstr ""
8130
-
8131
- msgid "I'm not new here!"
8132
- msgstr ""
8133
-
8134
- #, fuzzy
8135
- msgid "Thanks!"
8136
- msgstr "Děkujeme"
8137
-
8138
- msgid "What do you want to create?"
8139
- msgstr ""
8140
-
8141
- msgid "Multiple questions"
8142
- msgstr ""
8143
-
8144
- msgid "Variety of question types"
8145
- msgstr ""
8146
-
8147
- msgid "Create a Survey"
8148
- msgstr ""
8149
-
8150
- msgid "A single, multiple choice question"
8151
- msgstr ""
8152
-
8153
- msgid "Gather feedback"
8154
- msgstr ""
8155
-
8156
- msgid "Create engagement with your audience."
8157
- msgstr ""
8158
-
8159
- msgid "Create a Poll"
8160
- msgstr ""
8161
-
8162
- msgid "Create multiple choice quizzes"
8163
- msgstr ""
8164
-
8165
- msgid "Great for student evaluation, trivia contests"
8166
- msgstr ""
8167
-
8168
- msgid "Create a Quiz"
8169
- msgstr ""
8170
-
8171
- msgid "Five stars"
8172
- msgstr ""
8173
-
8174
- msgid "Nero (thumbs up/down)"
8175
- msgstr ""
8176
-
8177
- msgid "Great for creating engagement with photos, blog posts"
8178
- msgstr ""
8179
-
8180
- #, fuzzy
8181
- msgid "Create a Rating"
8182
- msgstr "Průměrné hodnocení"
8183
-
8184
- msgid "Are you a developer?"
8185
- msgstr ""
8186
-
8187
- msgid "Congratulations!"
8188
- msgstr "Gratulujeme!"
8189
-
8190
- msgid ""
8191
- "You are moments away from a shiny new dashboard. Before you can continue, we "
8192
- "need to migrate your data so that you have as smooth an experience as "
8193
- "possible."
8194
- msgstr ""
8195
-
8196
- msgid "Upgrade Status"
8197
- msgstr ""
8198
-
8199
- msgid "Just so you don't get bored, here's the progress of your update:"
8200
- msgstr ""
8201
-
8202
- msgid ""
8203
- "Note that this number will auto-update - there is no need to refresh this "
8204
- "page."
8205
- msgstr ""
8206
-
8207
- msgid ""
8208
- "That wasn't too bad, it's all done now! Taking you to your new dashboard in "
8209
- "3, 2, 1&hellip;"
8210
- msgstr ""
8211
-
8212
- msgid "Media Embed"
8213
- msgstr ""
8214
-
8215
- msgid "Library"
8216
- msgstr "Knihovna médií"
8217
-
8218
- msgid "You can upload PNG, JPEG, and GIF images, and MP3 audio files."
8219
- msgstr ""
8220
-
8221
- msgid "available to all content"
8222
- msgstr ""
8223
-
8224
- msgid "available to all polls &amp; surveys"
8225
- msgstr ""
8226
-
8227
- msgid "Uploading "
8228
- msgstr ""
8229
-
8230
- msgid "Media link/embed code"
8231
- msgstr ""
8232
-
8233
- msgid "Full list of shortcodes"
8234
- msgstr ""
8235
-
8236
- msgid "Insert"
8237
- msgstr "Vložit"
8238
-
8239
- msgid "All Media"
8240
- msgstr ""
8241
-
8242
- msgid "All Images"
8243
- msgstr ""
8244
-
8245
- msgid "All Audio"
8246
- msgstr ""
8247
-
8248
- msgid "Media only in this survey"
8249
- msgstr ""
8250
-
8251
- msgid "Media only in this poll"
8252
- msgstr ""
8253
-
8254
- msgid "Images only in this survey"
8255
- msgstr ""
8256
-
8257
- msgid "Images only in this poll"
8258
- msgstr ""
8259
-
8260
- msgid "Audio only in this survey"
8261
- msgstr ""
8262
-
8263
- msgid "Audio only in this poll"
8264
- msgstr ""
8265
-
8266
- #, php-format
8267
- msgid "%dx%d pixels"
8268
- msgstr ""
8269
-
8270
- msgid "Deleting&hellip;"
8271
- msgstr ""
8272
-
8273
- msgid ""
8274
- "This quiz is in \"Test Mode\". Any answers you enter will not be included in "
8275
- "your results and will not cost you a response. This message will not appear "
8276
- "on your live quiz."
8277
- msgstr ""
8278
-
8279
- msgid "Set up your own quiz in under 2 minutes!"
8280
- msgstr ""
8281
-
8282
- msgid "Quickly create stunning free quizzes"
8283
- msgstr ""
8284
-
8285
- msgid "Send to your customers, staff or friends online or by email"
8286
- msgstr ""
8287
-
8288
- msgid "Get results and view reports in real-time"
8289
- msgstr ""
8290
-
8291
- msgid "Sign Up For Your Free Account!"
8292
- msgstr ""
8293
-
8294
- msgid ""
8295
- "This survey is in \"Test Mode\". Any answers you enter will not be included "
8296
- "in your results and will not cost you a response. This message will not "
8297
- "appear on your live survey."
8298
- msgstr ""
8299
-
8300
- msgid "Set up your own survey in under 2 minutes!"
8301
- msgstr ""
8302
-
8303
- msgid "Quickly create stunning free surveys"
8304
- msgstr ""
8305
-
8306
- msgid ""
8307
- "Set up your own survey in under 2 minutes and start collecting responses."
8308
- msgstr ""
8309
-
8310
- msgid "Create Your Own Survey"
8311
- msgstr ""
8312
-
8313
- #, php-format
8314
- msgid ""
8315
- "Created with %s, create your own online survey in just 2 minutes&hellip;"
8316
- msgstr ""
8317
-
8318
- msgid ""
8319
- "This survey is in \"Test Mode\". Any answers you enter will not be included "
8320
- "in your results and will not cost you a survey response. This message will "
8321
- "not appear on your live survey."
8322
- msgstr ""
8323
-
8324
- #, php-format
8325
- msgid "An email has been sent to %s"
8326
- msgstr ""
8327
-
8328
- msgid "Please click on the confirmation link to verify the survey response."
8329
- msgstr ""
8330
-
8331
- msgid ""
8332
- "This quiz is in \"Test Mode\". Any answers you enter will not be included in "
8333
- "your results and will not cost you a quiz response. This message will not "
8334
- "appear on your live quiz."
8335
- msgstr ""
8336
-
8337
- #, php-format
8338
- msgid "Created with %s, create your own online quiz in just 2 minutes&hellip;"
8339
- msgstr ""
8340
-
8341
- msgid "Create Your Own Quiz"
8342
- msgstr ""
8343
-
8344
- msgid "Thanks for taking the survey"
8345
- msgstr ""
8346
-
8347
- msgid ""
8348
- "This is in \"Test Mode\". Any answers you enter will not be included in your "
8349
- "results and will not cost you a response. This message will not appear when "
8350
- "live."
8351
- msgstr ""
8352
-
8353
- msgid "Add a Data Filter"
8354
- msgstr ""
8355
-
8356
- msgid "Data Filters"
8357
- msgstr ""
8358
-
8359
- msgid "You have not created any data filters."
8360
- msgstr ""
8361
-
8362
- msgid "By creating a data filter, you can:"
8363
- msgstr ""
8364
-
8365
- msgid "Group participants by how they answered various questions."
8366
- msgstr ""
8367
-
8368
- msgid "Group respondents by how they answered various questions."
8369
- msgstr ""
8370
-
8371
- msgid "Analyse the data as broken down by these groupings."
8372
- msgstr ""
8373
-
8374
- msgid "Make informed decisions around what these groups are interested in."
8375
- msgstr ""
8376
-
8377
- msgid "Create a New Data Filter Now &raquo;"
8378
- msgstr ""
8379
-
8380
- msgid "Filters Disabled"
8381
- msgstr ""
8382
-
8383
- msgid "You must add some question before you can create filters."
8384
- msgstr ""
8385
-
8386
- msgid "Notifications"
8387
- msgstr ""
8388
-
8389
- msgid "Data Options"
8390
- msgstr ""
8391
-
8392
- #, php-format
8393
- msgid "Export data to %s."
8394
- msgstr ""
8395
-
8396
- #, php-format
8397
- msgid ""
8398
- "<a class=\"share\" href=\"%s\">Share your reports</a> with someone else."
8399
- msgstr ""
8400
-
8401
- #, php-format
8402
- msgid "<a href=\"%s\">Include %s incomplete responses</a> in your reports."
8403
- msgstr ""
8404
-
8405
- #, php-format
8406
- msgid " <a href=\"%s\" class=\"reset-link\">Reset</a> your results."
8407
- msgstr ""
8408
-
8409
- msgid "Aggregated Data"
8410
- msgstr ""
8411
-
8412
- msgid "Total Participants"
8413
- msgstr ""
8414
-
8415
- msgid "Total Responses"
8416
- msgstr ""
8417
-
8418
- msgid "Completion Rate"
8419
- msgstr ""
8420
-
8421
- msgid "Over Response Limit (Locked)"
8422
- msgstr ""
8423
-
8424
- msgid "Response Flow"
8425
- msgstr ""
8426
-
8427
- msgid "Location Overview"
8428
- msgstr ""
8429
-
8430
- msgid "Hover your mouse over a country to see details"
8431
- msgstr ""
8432
-
8433
- msgid "Are you sure you want to reset results?"
8434
- msgstr ""
8435
-
8436
- msgid ""
8437
- "All responses collected so far will be <strong>permanently</strong> deleted "
8438
- "- this is <strong>not recoverable</strong>."
8439
- msgstr ""
8440
-
8441
- msgid ""
8442
- "This report is only available to paid accounts. Upgrade at any time to get "
8443
- "access to details about your participants and how they completed your survey."
8444
- msgstr ""
8445
-
8446
- msgid "Example Source Details"
8447
- msgstr ""
8448
-
8449
- msgid "Mobile Browser"
8450
- msgstr ""
8451
-
8452
- msgid "Example Platform Details"
8453
- msgstr ""
8454
-
8455
- msgid "Windows"
8456
- msgstr ""
8457
-
8458
- msgid "iOS"
8459
- msgstr ""
8460
-
8461
- #, fuzzy
8462
- msgid "Linux"
8463
- msgstr "Odkazy"
8464
-
8465
- msgid "Apply Filter"
8466
- msgstr ""
8467
-
8468
- msgid ""
8469
- "We do not have any device data for your responses. Only data collected from "
8470
- "December 15th onwards will contain this data."
8471
- msgstr ""
8472
-
8473
- msgid "You have not collected any responses yet."
8474
- msgstr ""
8475
-
8476
- msgid ""
8477
- "Responses collected before December 15th 2011 will not contain device "
8478
- "information, and will be classified as \"Unknown\" in this report."
8479
- msgstr ""
8480
-
8481
- msgid "Browser Source Type"
8482
- msgstr ""
8483
-
8484
- msgid "Computing Platform"
8485
- msgstr ""
8486
-
8487
- msgid "Participant Locations"
8488
- msgstr ""
8489
-
8490
- msgid "Please choose a format to export location data in&hellip;"
8491
- msgstr ""
8492
-
8493
- msgid "You have not collected any responses for this survey yet."
8494
- msgstr ""
8495
-
8496
- msgid "Participants by Country"
8497
- msgstr ""
8498
-
8499
- msgid "Go"
8500
- msgstr "Provést"
8501
-
8502
- #, php-format
8503
- msgid "Participant %s"
8504
- msgstr ""
8505
-
8506
- msgid "Please choose a format to export participant data in&hellip;"
8507
- msgstr ""
8508
-
8509
- msgid "Favourite Only"
8510
- msgstr ""
8511
-
8512
- msgid "Start Time:"
8513
- msgstr ""
8514
-
8515
- msgid "Time Taken:"
8516
- msgstr ""
8517
-
8518
- #, php-format
8519
- msgid "%d correct of %d"
8520
- msgstr ""
8521
-
8522
- msgid "View Response"
8523
- msgstr ""
8524
-
8525
- msgid "View Answers"
8526
- msgstr ""
8527
-
8528
- msgid "Please enter the password you received to access this report"
8529
- msgstr ""
8530
-
8531
- msgid "Remember me"
8532
- msgstr "Zapamatuj si mě"
8533
-
8534
- msgid "Individual Participant"
8535
- msgstr ""
8536
-
8537
- msgid "Result Details"
8538
- msgstr ""
8539
-
8540
- msgid "Please choose a format to export question data in&hellip;"
8541
- msgstr ""
8542
-
8543
- msgid "Mandatory"
8544
- msgstr ""
8545
-
8546
- msgid "Skips"
8547
- msgstr ""
8548
-
8549
- msgid "No data to display."
8550
- msgstr ""
8551
-
8552
- msgid "Enter a search term..."
8553
- msgstr ""
8554
-
8555
- msgid "Quiz Results"
8556
- msgstr ""
8557
-
8558
- msgid "Detailed Report"
8559
- msgstr ""
8560
-
8561
- #, php-format
8562
- msgid "page %d"
8563
- msgstr ""
8564
-
8565
- msgid "Create a New Share"
8566
- msgstr ""
8567
-
8568
- msgid "Edit Share"
8569
- msgstr ""
8570
-
8571
- msgid "Please enter a valid email address"
8572
- msgstr ""
8573
-
8574
- msgid "Generate Random Password"
8575
- msgstr ""
8576
-
8577
- msgid "Please enter a password with four or more letters or numbers"
8578
- msgstr ""
8579
-
8580
- msgid "Filter"
8581
- msgstr "Filtrovat"
8582
-
8583
- msgid "Not filtered"
8584
- msgstr ""
8585
-
8586
- msgid "Share Items"
8587
- msgstr ""
8588
-
8589
- msgid "Allow user to see the following reports&hellip;"
8590
- msgstr ""
8591
-
8592
- msgid "Options"
8593
- msgstr "Nastavení"
8594
-
8595
- msgid "Allow user to export report data"
8596
- msgstr ""
8597
-
8598
- msgid "Saving&hellip;"
8599
- msgstr ""
8600
-
8601
- msgid "Quiz Share"
8602
- msgstr ""
8603
-
8604
- msgid "Survey Share"
8605
- msgstr ""
8606
-
8607
- msgid "Edit This Share"
8608
- msgstr ""
8609
-
8610
- msgid "Report link"
8611
- msgstr ""
8612
-
8613
- msgid "The user above can log into the reports using this link."
8614
- msgstr ""
8615
-
8616
- msgid "Warning:"
8617
- msgstr "Upozornění:"
8618
-
8619
- msgid ""
8620
- "Sharing your quiz with a third party is at your own risk - we cannot stop "
8621
- "your sharer from distributing these details to anyone else."
8622
- msgstr ""
8623
-
8624
- msgid ""
8625
- "Sharing your survey with a third party is at your own risk - we cannot stop "
8626
- "your sharer from distributing these details to anyone else."
8627
- msgstr ""
8628
-
8629
- msgid "Publishing&hellip;"
8630
- msgstr ""
8631
-
8632
- msgid "Email Above Access To User"
8633
- msgstr ""
8634
-
8635
- msgid "Shares"
8636
- msgstr ""
8637
-
8638
- #, php-format
8639
- msgid "You have no shares for this quiz, <a href=\"%s\">create one</a>."
8640
- msgstr ""
8641
-
8642
- #, php-format
8643
- msgid "You have no shares for this survey, <a href=\"%s\">create one</a>."
8644
- msgstr ""
8645
-
8646
- #, php-format
8647
- msgid "Details sent to <strong>%s</strong>"
8648
- msgstr ""
8649
-
8650
- msgid "Add New Survey Share"
8651
- msgstr ""
8652
-
8653
- msgid "j F, Y"
8654
- msgstr ""
8655
-
8656
- msgid "Participant States"
8657
- msgstr ""
8658
-
8659
- msgid "Participants by State"
8660
- msgstr ""
8661
-
8662
- #, php-format
8663
- msgid "Page <span>%d</span>"
8664
- msgstr ""
8665
-
8666
- msgid "Skip logic cannot be added when you only have one page"
8667
- msgstr ""
8668
-
8669
- msgid "Skip logic cannot be added to questions on the final page."
8670
- msgstr ""
8671
-
8672
- msgid "There are no questions on this page"
8673
- msgstr ""
8674
-
8675
- msgid "Website Popup"
8676
- msgstr ""
8677
-
8678
- msgid "Website Inline"
8679
- msgstr ""
8680
-
8681
- msgid "Direct Link"
8682
- msgstr ""
8683
-
8684
- msgid "iPad"
8685
- msgstr ""
8686
-
8687
- msgid "QR Code"
8688
- msgstr ""
8689
-
8690
- msgid "This allows you to use a pop up to launch your quiz."
8691
- msgstr ""
8692
-
8693
- msgid ""
8694
- "This method is a much cleaner way of presenting your quiz to your users. The "
8695
- "quiz will open on a new layer above your website and will disappear when the "
8696
- "user is finished."
8697
- msgstr ""
8698
-
8699
- msgid "This allows you to use a pop up to launch your survey."
8700
- msgstr ""
8701
-
8702
- msgid ""
8703
- "This method is a much cleaner way of presenting your survey to your users. "
8704
- "The survey will open on a new layer above your website and will disappear "
8705
- "when the user is finished."
8706
- msgstr ""
8707
-
8708
- msgid "Banner"
8709
- msgstr ""
8710
-
8711
- msgid "Slider Popup"
8712
- msgstr ""
8713
-
8714
- msgid "Take Our Quiz!"
8715
- msgstr ""
8716
-
8717
- msgid "Plain Text Link"
8718
- msgstr ""
8719
-
8720
- msgid "Rounded Button"
8721
- msgstr ""
8722
-
8723
- msgid "Square Button"
8724
- msgstr ""
8725
-
8726
- msgid "Text Color"
8727
- msgstr "Barva textu"
8728
-
8729
- msgid "Always include length units (px or %)."
8730
- msgstr ""
8731
-
8732
- msgid "Background Color"
8733
- msgstr "Barva pozadí"
8734
-
8735
- msgid "WordPress.com Shortcode"
8736
- msgstr ""
8737
-
8738
- msgid "JavaScript Embed"
8739
- msgstr ""
8740
-
8741
- #, fuzzy
8742
- msgid "Enable SSL"
8743
- msgstr "Zapnout"
8744
-
8745
- msgid ""
8746
- "You must copy all of the above code exactly as it is shown here for your "
8747
- "quiz to appear correctly."
8748
- msgstr ""
8749
-
8750
- msgid ""
8751
- "You must copy all of the above code exactly as it is shown here for your "
8752
- "survey to appear correctly."
8753
- msgstr ""
8754
-
8755
- msgid "Corner Wrap"
8756
- msgstr ""
8757
-
8758
- msgid "Side Tab"
8759
- msgstr ""
8760
-
8761
- msgid "Alignment"
8762
- msgstr "Zarovnání"
8763
-
8764
- msgid "Header Text"
8765
- msgstr ""
8766
-
8767
- msgid "Body Text"
8768
- msgstr ""
8769
-
8770
- #, php-format
8771
- msgid "Please help us find out what you think by taking our %s at %s"
8772
- msgstr ""
8773
-
8774
- msgid "quiz"
8775
- msgstr ""
8776
-
8777
- msgid "survey"
8778
- msgstr ""
8779
-
8780
- msgid "Button Text"
8781
- msgstr ""
8782
-
8783
- msgid "Get Started &amp;raquo;"
8784
- msgstr ""
8785
-
8786
- msgid "Get Started &raquo;"
8787
- msgstr ""
8788
-
8789
- msgid "This is the easiest way to link to your quiz."
8790
- msgstr ""
8791
-
8792
- msgid ""
8793
- "Below is a direct link to the quiz. This may be useful if you wanted it for "
8794
- "email, IM, Twitter etc."
8795
- msgstr ""
8796
-
8797
- msgid "This is the easiest way to link to your survey."
8798
- msgstr ""
8799
-
8800
- msgid ""
8801
- "Below is a direct link to the survey. This may be useful if you wanted it "
8802
- "for email, IM, Twitter etc."
8803
- msgstr ""
8804
-
8805
- msgid ""
8806
- "Did you know that if you add a username to <a class=\"nolink\" target="
8807
- "\"_blank\" href=\"/account/\">your profile</a> it will appear in this embed "
8808
- "link? Refresh this popup to see the change take effect."
8809
- msgstr ""
8810
-
8811
- msgid "Insert the quiz directly into your website"
8812
- msgstr ""
8813
-
8814
- msgid ""
8815
- "This method allows you to insert the quiz directly onto your website using "
8816
- "an <code>iframe</code>."
8817
- msgstr ""
8818
-
8819
- msgid "Insert the survey directly into your website"
8820
- msgstr ""
8821
-
8822
- msgid ""
8823
- "This method allows you to insert the survey directly onto your website using "
8824
- "an <code>iframe</code>."
8825
- msgstr ""
8826
-
8827
- msgid "Auto-resizing iframe"
8828
- msgstr ""
8829
-
8830
- msgid ""
8831
- "This will change the height of your iframe to suit the content, including "
8832
- "any validation errors."
8833
- msgstr ""
8834
-
8835
- msgid "Use your iPad to collect responses."
8836
- msgstr ""
8837
-
8838
- msgid ""
8839
- "If you have an Apple iPad, you can use it to collect responses for your "
8840
- "quiz. Our iPad app allows you to download a quiz and use it offline. Check "
8841
- "out our <a href=\"http://support.polldaddy.com/ipad/\" class=\"nolink "
8842
- "normal_link\" target=\"_blank\">support article</a> for more info. You can "
8843
- "download the app below, or simply search for \"Polldaddy\" in the app store."
8844
- msgstr ""
8845
-
8846
- msgid ""
8847
- "If you have an Apple iPad, you can use it to collect responses for your "
8848
- "survey. Our iPad app allows you to download a survey and use it offline. "
8849
- "Check out our <a href=\"http://support.polldaddy.com/ipad/\" class=\"nolink "
8850
- "normal_link\" target=\"_blank\">support article</a> for more info. You can "
8851
- "download the app below, or simply search for \"Polldaddy\" in the app store."
8852
- msgstr ""
8853
-
8854
- msgid "WordPress.org Users (self hosted blogs)"
8855
- msgstr ""
8856
-
8857
- msgid ""
8858
- "If you host your own blog then you first need to install the Polldaddy "
8859
- "WordPress Plugin. Once you have that done you can use the WordPress.com "
8860
- "shortcode above."
8861
- msgstr ""
8862
-
8863
- msgid "Download the Polldaddy WordPress Plugin"
8864
- msgstr ""
8865
-
8866
- msgid "Post your quiz to Twitter"
8867
- msgstr ""
8868
-
8869
- msgid "Post your survey to Twitter"
8870
- msgstr ""
8871
-
8872
- msgid "Just click on the button below to post your quiz to Twitter."
8873
- msgstr ""
8874
-
8875
- msgid "Just click on the button below to post your survey to Twitter."
8876
- msgstr ""
8877
-
8878
- msgid "Tweet"
8879
- msgstr ""
8880
-
8881
- msgid ""
8882
- "You can change the text of your message after you click the 'Tweet' button."
8883
- msgstr ""
8884
-
8885
- msgid "Post your quiz to Facebook"
8886
- msgstr ""
8887
-
8888
- msgid "Post your survey to Facebook"
8889
- msgstr ""
8890
-
8891
- msgid ""
8892
- "With Facebook, you can post your quiz to your wall and \"Like\" it. Just "
8893
- "click on the button below to post your quiz to Facebook"
8894
- msgstr ""
8895
-
8896
- msgid ""
8897
- "With Facebook, you can post your survey to your wall and \"Like\" it. Just "
8898
- "click on the button below to post your survey to Facebook"
8899
- msgstr ""
8900
-
8901
- msgid "Add the quiz to a Facebook page"
8902
- msgstr ""
8903
-
8904
- msgid "Add the survey to a Facebook page"
8905
- msgstr ""
8906
-
8907
- msgid ""
8908
- "You can add your quiz to a Facebook page or even to your own Facebook "
8909
- "application. Read our <a class=\"normal_link\" target=\"_blank\" href="
8910
- "\"http://support.polldaddy.com/conduct-surveys-and-quizzes-on-facebook/"
8911
- "\">support doc</a> for more information."
8912
- msgstr ""
8913
-
8914
- msgid ""
8915
- "You can add your survey to a Facebook page or even to your own Facebook "
8916
- "application. Read our <a class=\"normal_link\" target=\"_blank\" href="
8917
- "\"http://support.polldaddy.com/conduct-surveys-and-quizzes-on-facebook/"
8918
- "\">support doc</a> for more information."
8919
- msgstr ""
8920
-
8921
- msgid "Go to the Polldaddy Facebook App"
8922
- msgstr ""
8923
-
8924
- msgid ""
8925
- "Add a survey into printed media that can be scanned with any QR supporting "
8926
- "mobile device."
8927
- msgstr ""
8928
-
8929
- msgid "Download"
8930
- msgstr ""
8931
-
8932
- msgid "pixels"
8933
- msgstr ""
8934
-
8935
- msgid "Custom Tags"
8936
- msgstr ""
8937
-
8938
- msgid "Send an email to notify people about your new quiz."
8939
- msgstr ""
8940
-
8941
- msgid "Send an email to notify people about your new survey"
8942
- msgstr ""
8943
-
8944
- msgid "You can send an email to users in one or more of your email groups</a>."
8945
- msgstr ""
8946
-
8947
- #, php-format
8948
- msgid "You have <strong>%s</strong> email remaining this month"
8949
- msgstr ""
8950
-
8951
- #, php-format
8952
- msgid "You have <strong>%s</strong> emails remaining this month"
8953
- msgstr ""
8954
-
8955
- #, php-format
8956
- msgid "%d) Select email groups"
8957
- msgstr ""
8958
-
8959
- #, php-format
8960
- msgid "%d) Customize the email text"
8961
- msgstr ""
8962
-
8963
- msgid "Surveydaddy Invitation"
8964
- msgstr ""
8965
-
8966
- msgid "Hello [name],"
8967
- msgstr ""
8968
-
8969
- #, php-format
8970
- msgid "You have been invited to take part in a %s %s. You can take part below:"
8971
- msgstr ""
8972
-
8973
- msgid ""
8974
- " Use <code>[firstname]</code>, <code>[lastname]</code>, <code>[name]</code>, "
8975
- "<code>[custom]</code>, <code>[link]</code>, and <code>[quiz]</code> to "
8976
- "insert information."
8977
- msgstr ""
8978
-
8979
- msgid ""
8980
- " Use <code>[firstname]</code>, <code>[lastname]</code>, <code>[name]</code>, "
8981
- "<code>[custom]</code>, <code>[link]</code>, and <code>[survey]</code> to "
8982
- "insert information."
8983
- msgstr ""
8984
-
8985
- msgid "Send Email"
8986
- msgstr ""
8987
-
8988
- #, php-format
8989
- msgid ""
8990
- "You must first add some emails to an <a class='email-groups' href='%s'>email "
8991
- "group</a>. "
8992
- msgstr ""
8993
-
8994
- #, php-format
8995
- msgid ""
8996
- "This method will allow you to send your quiz to a list of email recipients. "
8997
- "You must first add some email addresses to an <a class=\"email-groups\" href="
8998
- "\"%s\">email group</a>. Then you will be able to send the quiz embedded in "
8999
- "an email directly to that group."
9000
- msgstr ""
9001
-
9002
- #, php-format
9003
- msgid ""
9004
- "This method will allow you to send your survey to a list of email "
9005
- "recipients. You must first add some email addresses to an <a class=\"email-"
9006
- "groups\" href=\"%s\">email group</a>. Then you will be able to send the "
9007
- "survey embedded in an email directly to that group."
9008
- msgstr ""
9009
-
9010
- #, php-format
9011
- msgid ""
9012
- "This feature is only available in our <a href='%s' class='popup upgrade'>Pro "
9013
- "accounts</a>."
9014
- msgstr ""
9015
-
9016
- #, php-format
9017
- msgid ""
9018
- "This method will allow you to send your quiz to a list of email recipients. "
9019
- "You can import a list of email addresses and then send out the quiz embedded "
9020
- "in an email to that group. <a href=\"%s\" class='popup upgrade'>Upgrade your "
9021
- "account</a> today to access this great feature."
9022
- msgstr ""
9023
-
9024
- #, php-format
9025
- msgid ""
9026
- "This method will allow you to send your survey to a list of email "
9027
- "recipients. You can import a list of email addresses and then send out the "
9028
- "survey embedded in an email to that group. <a href=\"%s\" class='popup "
9029
- "upgrade'>Upgrade your account</a> today to access this great feature."
9030
- msgstr ""
9031
-
9032
- msgid "Save Pack"
9033
- msgstr ""
9034
-
9035
- msgid "Don't Save My Changes"
9036
- msgstr ""
9037
-
9038
- msgid "Save My Changes"
9039
- msgstr ""
9040
-
9041
- msgid "Create New Style"
9042
- msgstr ""
9043
-
9044
- msgid "Please enter a title"
9045
- msgstr ""
9046
-
9047
- msgid "Base this style on:"
9048
- msgstr ""
9049
-
9050
- msgid "Nothing"
9051
- msgstr ""
9052
-
9053
- msgid "Please enter some CSS"
9054
- msgstr ""
9055
-
9056
- msgid "Quiz name"
9057
- msgstr ""
9058
-
9059
- msgid "Form name"
9060
- msgstr ""
9061
-
9062
- msgid "Survey name"
9063
- msgstr ""
9064
-
9065
- msgid "Please enter a survey name"
9066
- msgstr ""
9067
-
9068
- msgid "Please enter a permalink slug"
9069
- msgstr ""
9070
-
9071
- msgid "show participants a different name"
9072
- msgstr ""
9073
-
9074
- msgid ""
9075
- "Current links and embeds of this survey will no longer work and will need to "
9076
- "be updated if you change the permalink."
9077
- msgstr ""
9078
-
9079
- msgid "Select a style"
9080
- msgstr ""
9081
-
9082
- #, php-format
9083
- msgid "Restricted to <strong>%s</strong> style"
9084
- msgstr ""
9085
-
9086
- msgid "Participant results"
9087
- msgstr ""
9088
-
9089
- msgid "Show full results to the participants once they finish the quiz."
9090
- msgstr ""
9091
-
9092
- msgid "Show only a final score to the participants once they finish the quiz."
9093
- msgstr ""
9094
-
9095
- msgid "Do not show any result to the participants."
9096
- msgstr ""
9097
-
9098
- msgid "Pass Score"
9099
- msgstr ""
9100
-
9101
- msgid "optional"
9102
- msgstr ""
9103
-
9104
- msgid ""
9105
- "Here you can set a pass score for your quiz. Anyone who gets below this "
9106
- "result will fail."
9107
- msgstr ""
9108
-
9109
- msgid "Custom messages"
9110
- msgstr ""
9111
-
9112
- msgid "Optional"
9113
- msgstr "Volitelné nastavení"
9114
-
9115
- msgid "Use a custom start message"
9116
- msgstr ""
9117
-
9118
- msgid "Start message"
9119
- msgstr ""
9120
-
9121
- msgid "Finish options"
9122
- msgstr ""
9123
-
9124
- msgid "When the participant has finished:"
9125
- msgstr ""
9126
-
9127
- msgid "Display finish message"
9128
- msgstr ""
9129
-
9130
- msgid "Redirect to URL"
9131
- msgstr ""
9132
-
9133
- msgid "Finish message"
9134
- msgstr ""
9135
-
9136
- msgid "Custom redirect URL"
9137
- msgstr ""
9138
-
9139
- msgid "Please enter a valid URL"
9140
- msgstr ""
9141
-
9142
- msgid ""
9143
- "Note that a redirect will mean that result details are not shown to the user."
9144
- msgstr ""
9145
-
9146
- msgid ""
9147
- "Show a different message or redirect participants elsewhere who fail the quiz"
9148
- msgstr ""
9149
-
9150
- msgid "Finish options for failed participants"
9151
- msgstr ""
9152
-
9153
- msgid ""
9154
- "What would you like to do once the participant has finished and fails the "
9155
- "quiz?"
9156
- msgstr ""
9157
-
9158
- msgid "Finish Message &amp; Custom Redirect When Complete"
9159
- msgstr ""
9160
-
9161
- #, php-format
9162
- msgid ""
9163
- "With a <a href=\"%s\" class=\"popup upgrade\">Polldaddy pro</a> account you "
9164
- "can create a custom message for your participants to see upon completion, or "
9165
- "you can redirect them to a web page of your choice."
9166
- msgstr ""
9167
-
9168
- #, php-format
9169
- msgid ""
9170
- "<a href=\"%s\" class=\"popup upgrade\">Upgrade your account</a> today to get "
9171
- "access to these great features."
9172
- msgstr ""
9173
-
9174
- msgid "Quiz Progress"
9175
- msgstr ""
9176
-
9177
- msgid "Survey Progress"
9178
- msgstr ""
9179
-
9180
- msgid "Show progress indicator"
9181
- msgstr ""
9182
-
9183
- msgid "Show back button (branching rules will disable this)"
9184
- msgstr ""
9185
-
9186
- msgid "Quiz options"
9187
- msgstr ""
9188
-
9189
- msgid "Form options"
9190
- msgstr ""
9191
-
9192
- msgid "Survey options"
9193
- msgstr ""
9194
-
9195
- msgid "Quiz closing"
9196
- msgstr ""
9197
-
9198
- msgid "Form closing"
9199
- msgstr ""
9200
-
9201
- msgid "Survey closing"
9202
- msgstr ""
9203
-
9204
- msgid "Close after a certain date"
9205
- msgstr ""
9206
-
9207
- msgid "Time is in your chosen timezone"
9208
- msgstr ""
9209
-
9210
- msgid "Close after a quota reached"
9211
- msgstr ""
9212
-
9213
- msgid "Language Customisation"
9214
- msgstr ""
9215
-
9216
- #, php-format
9217
- msgid "Restricted to <strong>%s</strong> language pack"
9218
- msgstr ""
9219
-
9220
- msgid "Customise specific quiz text in addition to your chosen language."
9221
- msgstr ""
9222
-
9223
- msgid "Customise specific form text in addition to your chosen language."
9224
- msgstr ""
9225
-
9226
- msgid "Customise specific survey text in addition to your chosen language."
9227
- msgstr ""
9228
-
9229
- msgid "No language customisation"
9230
- msgstr ""
9231
-
9232
- msgid "Show question numbers"
9233
- msgstr ""
9234
-
9235
- msgid "Multiple Responses"
9236
- msgstr ""
9237
-
9238
- msgid "Allow multiple responses"
9239
- msgstr ""
9240
-
9241
- msgid "One response per computer"
9242
- msgstr ""
9243
-
9244
- msgid "Restrictions"
9245
- msgstr ""
9246
-
9247
- msgid "Password protection"
9248
- msgstr ""
9249
-
9250
- msgid ""
9251
- "Protected quizzes will require this password to view and take part in the "
9252
- "quiz."
9253
- msgstr ""
9254
-
9255
- msgid ""
9256
- "Protected forms will require this password to view and take part in the form."
9257
- msgstr ""
9258
-
9259
- msgid ""
9260
- "Protected surveys will require this password to view and take part in the "
9261
- "survey."
9262
- msgstr ""
9263
-
9264
- msgid "IP restriction"
9265
- msgstr ""
9266
-
9267
- msgid ""
9268
- "Enter each IP address on a new line. Enter a * at any point in an IP to "
9269
- "register a wildcard (e.g. 201.100.101.*)."
9270
- msgstr ""
9271
-
9272
- msgid "Captcha protection"
9273
- msgstr ""
9274
-
9275
- #, fuzzy
9276
- msgid "Email restriction"
9277
- msgstr "Emailová adresa"
9278
-
9279
- msgid "Select Users…"
9280
- msgstr ""
9281
-
9282
- #, php-format
9283
- msgid ""
9284
- "<strong>RSS, E-mail and HTTP Notifications</strong> have moved to a new "
9285
- "location, but they've left a <a href=\"%s\">forwarding address</a>."
9286
- msgstr ""
9287
-
9288
- msgid "Delete Quiz"
9289
- msgstr ""
9290
-
9291
- msgid "Delete Form"
9292
- msgstr ""
9293
-
9294
- msgid "Delete Survey"
9295
- msgstr ""
9296
-
9297
- msgid ""
9298
- "Are you sure you want to delete this and all responses contained within it?"
9299
- msgstr ""
9300
-
9301
- msgid "Permalink change"
9302
- msgstr ""
9303
-
9304
- msgid ""
9305
- "You are about to change the permalink. Doing this will mean that the "
9306
- "existing permalink will stop working. Are you sure you want to continue?"
9307
- msgstr ""
9308
-
9309
- msgid "Email Whitelist"
9310
- msgstr ""
9311
-
9312
- msgid "Create new folder&hellip;"
9313
- msgstr ""
9314
-
9315
- msgid "Untitled Quiz"
9316
- msgstr ""
9317
-
9318
- msgid "Untitled Form"
9319
- msgstr ""
9320
-
9321
- msgid "Untitled Survey"
9322
- msgstr ""
9323
-
9324
- msgid "Dismiss"
9325
- msgstr "Odmítnout"
9326
-
9327
- msgid "Step 1"
9328
- msgstr "Krok č. 1"
9329
-
9330
- msgid "Export zip file & upload"
9331
- msgstr ""
9332
-
9333
- msgid "Step 2"
9334
- msgstr "Krok č. 2"
9335
-
9336
- msgid "Map question types"
9337
- msgstr ""
9338
-
9339
- msgid "Step 3"
9340
- msgstr "Krok č. 3"
9341
-
9342
- msgid "Data processing"
9343
- msgstr ""
9344
-
9345
- #, php-format
9346
- msgid ""
9347
- "<strong>SurveyMonkey provides a zip file</strong> of your questions and "
9348
- "answers. We're going to need you to get it. If you are not sure how, <a "
9349
- "href='%s'>check out our instructions on how to do so</a>."
9350
- msgstr ""
9351
-
9352
- msgid ""
9353
- "<strong>Ready to upload?</strong> Sweet! simply click the browse button "
9354
- "below to find and select the zip file you have downloaded."
9355
- msgstr ""
9356
-
9357
- msgid "Upload & Process My Survey!"
9358
- msgstr ""
9359
-
9360
- #, php-format
9361
- msgid ""
9362
- "<strong>The importer is working.</strong> It might take a moment so we will "
9363
- "email you when it is complete. Once imported the survey will appear in your "
9364
- "<a href='%s'>surveys page</a>."
9365
- msgstr ""
9366
-
9367
- msgid "Language Packs"
9368
- msgstr ""
9369
-
9370
- msgid "Add New Language Pack"
9371
- msgstr ""
9372
-
9373
- #, php-format
9374
- msgid ""
9375
- "You have no language packs. To create a language pack <a href=\"%s\">click "
9376
- "here</a>."
9377
- msgstr ""
9378
-
9379
- #, php-format
9380
- msgid "created %s"
9381
- msgstr ""
9382
-
9383
- msgid "Custom Styles"
9384
- msgstr ""
9385
-
9386
- msgid "Add New Custom Style"
9387
- msgstr ""
9388
-
9389
- #, php-format
9390
- msgid ""
9391
- "You have no custom styles. To create a custom style <a href=\"%s\">click "
9392
- "here</a>."
9393
- msgstr ""
9394
-
9395
- msgid "Branching"
9396
- msgstr ""
9397
-
9398
- msgid "Finish &amp; Share"
9399
- msgstr ""
9400
-
9401
- msgid "Please wait, adding question to your survey..."
9402
- msgstr ""
9403
-
9404
- msgid "Save Order"
9405
- msgstr ""
9406
-
9407
- msgid "Reorder"
9408
- msgstr ""
9409
-
9410
- msgid "You are forbidden from accessing this page."
9411
- msgstr ""
9412
-
9413
- msgid "The page you are looking for no longer exists - sorry!"
9414
- msgstr ""
9415
-
9416
- msgid "The page you are looking for could not be found on this domain."
9417
- msgstr ""
9418
-
9419
- msgid ""
9420
- "If you are trying to map a domain then your DNS settings have been "
9421
- "successfully propagated and you should now enter the domain name in your "
9422
- "account."
9423
- msgstr ""
9424
-
9425
- #, php-format
9426
- msgid ""
9427
- "More details of Polldaddy domain mapping can be found on the <a href=\"%s"
9428
- "\">Domain Mapping</a> support page"
9429
- msgstr ""
9430
-
9431
- msgid ""
9432
- "Are you sure you want to delete your account and all data contained within "
9433
- "it?"
9434
- msgstr ""
9435
-
9436
- msgid ""
9437
- "All your polls, surveys and ratings will be deleted. That's everything. "
9438
- "We're not kidding, it will all be gone so make sure you want to do this!"
9439
- msgstr ""
9440
-
9441
- msgid "Enter your password:"
9442
- msgstr ""
9443
-
9444
- #, php-format
9445
- msgid "<a rel=\"nofollow\" href=\"%s\">%s</a>"
9446
- msgstr ""
9447
-
9448
- #, php-format
9449
- msgid "%s"
9450
- msgstr "%s"
9451
-
9452
- msgid "Approve"
9453
- msgstr "Schválit"
9454
-
9455
- msgid "Needs Moderation"
9456
- msgstr ""
9457
-
9458
- msgid "Print (PDF)"
9459
- msgstr ""
9460
-
9461
- msgid "This is open, click to close"
9462
- msgstr ""
9463
-
9464
- msgid "This is closed, click to open"
9465
- msgstr ""
9466
-
9467
- msgid "Please try your search again!"
9468
- msgstr ""
9469
-
9470
- msgid "This folder is empty."
9471
- msgstr ""
9472
-
9473
- msgid "There are no starred items."
9474
- msgstr ""
9475
-
9476
- msgid "There are no trashed items."
9477
- msgstr ""
9478
-
9479
- msgid "Learn how to make surveys and quizzes"
9480
- msgstr ""
9481
-
9482
- msgid "Learn how to make surveys, polls, ratings and quizzes"
9483
- msgstr ""
9484
-
9485
- msgid ""
9486
- "Welcome to Polldaddy! We're excited to see you here and have prepared a "
9487
- "selection of videos to help you get started - just click a thumbnail below. "
9488
- "If you have a second you could also fill in the details on <a href=\"/"
9489
- "account/\">your account</a> so we can provide an even better experience."
9490
- msgstr ""
9491
-
9492
- msgid "New Dashboard:"
9493
- msgstr ""
9494
-
9495
- msgid "What's new?"
9496
- msgstr ""
9497
-
9498
- msgid "Do you like it? Let us know."
9499
- msgstr ""
9500
-
9501
- msgid "What's New with your Polldaddy Dashboard"
9502
- msgstr ""
9503
-
9504
- msgid ""
9505
- "Hey, look at that! You can navigate to all your surveys, polls, quizzes, and "
9506
- "ratings from this one handy page."
9507
- msgstr ""
9508
-
9509
- msgid "OK, so but how do I do stuff?"
9510
- msgstr ""
9511
-
9512
- msgid "Help, I don't get it!"
9513
- msgstr ""
9514
-
9515
- #, php-format
9516
- msgid ""
9517
- "We have a <a href=\"%1$s\">dashboard support page</a> to help you get up to "
9518
- "speed quickly. If you need more help, <a href=\"%2$s\">get in touch</a>. "
9519
- "We’re happy to answer your questions. We hope you find that the new "
9520
- "dashboard helps you to create and manage Polldaddy content quickly and easily"
9521
- msgstr ""
9522
-
9523
- msgid "Add Incomplete Responses"
9524
- msgstr ""
9525
-
9526
- msgid "Are you sure you want to add incomplete responses?"
9527
- msgstr ""
9528
-
9529
- msgid "This action cannot be undone."
9530
- msgstr ""
9531
-
9532
- msgid "Adding&hellip;"
9533
- msgstr ""
9534
-
9535
- msgid "Delete folder"
9536
- msgstr ""
9537
-
9538
- msgid ""
9539
- "Are you sure you want to delete this folder? All items contained within it "
9540
- "will be moved to the trash."
9541
- msgstr ""
9542
-
9543
- msgid "Delete this page"
9544
- msgstr ""
9545
-
9546
- msgid "Deleting this page will remove the following:"
9547
- msgstr ""
9548
-
9549
- msgid "All questions on this page"
9550
- msgstr ""
9551
-
9552
- msgid "All responses for questions on this page"
9553
- msgstr ""
9554
-
9555
- msgid "All filters that refer to this page"
9556
- msgstr ""
9557
-
9558
- msgid "All rules that refer to this page"
9559
- msgstr ""
9560
-
9561
- msgid "Are you sure you want to delete this page?"
9562
- msgstr ""
9563
-
9564
- msgid "Delete Question"
9565
- msgstr ""
9566
-
9567
- msgid ""
9568
- "Deleting a question will remove all responses that have been gathered for "
9569
- "that question.<br/><em>This action cannot be undone.</em>"
9570
- msgstr ""
9571
-
9572
- msgid "An Error Occurred"
9573
- msgstr ""
9574
-
9575
- msgid "Ok"
9576
- msgstr ""
9577
-
9578
- msgid "Feature Not Available"
9579
- msgstr ""
9580
-
9581
- msgid "Create new folder"
9582
- msgstr ""
9583
-
9584
- msgid "Folder name"
9585
- msgstr ""
9586
-
9587
- msgid "Rename folder"
9588
- msgstr ""
9589
-
9590
- msgid "Survey Limits Reached"
9591
- msgstr ""
9592
-
9593
- #, php-format
9594
- msgid ""
9595
- "Your account has restrictions on the number of questions you can add to a "
9596
- "survey. If you wish to add more questions you will need to <a href=\"%s"
9597
- "\">upgrade your account</a>."
9598
- msgstr ""
9599
-
9600
- msgid "Your current plan"
9601
- msgstr ""
9602
-
9603
- msgid "Most popular plan!"
9604
- msgstr ""
9605
-
9606
- msgid "Edit Email Group"
9607
- msgstr ""
9608
-
9609
- msgid "Create New Email Group"
9610
- msgstr ""
9611
-
9612
- msgid "Failed to import file"
9613
- msgstr ""
9614
-
9615
- #, php-format
9616
- msgid "%d email imported"
9617
- msgid_plural "%d emails imported"
9618
- msgstr[0] ""
9619
- msgstr[1] ""
9620
- msgstr[2] ""
9621
-
9622
- #, fuzzy
9623
- msgid "Export to CSV"
9624
- msgstr "Export"
9625
-
9626
- msgid "Import from CSV"
9627
- msgstr ""
9628
-
9629
- msgid "reload"
9630
- msgstr ""
9631
-
9632
- msgid "failed"
9633
- msgstr ""
9634
-
9635
- msgid "Group Name"
9636
- msgstr ""
9637
-
9638
- msgid "Please enter a name"
9639
- msgstr ""
9640
-
9641
- msgid "Add a new email address"
9642
- msgstr ""
9643
-
9644
- msgid "Add Member"
9645
- msgstr ""
9646
-
9647
- msgid "Update Member"
9648
- msgstr ""
9649
-
9650
- msgid "This group is empty."
9651
- msgstr ""
9652
-
9653
- msgid "Save Group"
9654
- msgstr ""
9655
-
9656
- msgid "Add a new Email Group"
9657
- msgstr ""
9658
-
9659
- msgid "Empty Group"
9660
- msgstr ""
9661
-
9662
- #, php-format
9663
- msgid "%s <span>Member</span>"
9664
- msgstr ""
9665
-
9666
- #, php-format
9667
- msgid "%s <span>Members</span>"
9668
- msgstr ""
9669
-
9670
- msgid "Quiz Result"
9671
- msgstr ""
9672
-
9673
- msgid "Quiz Score"
9674
- msgstr ""
9675
-
9676
- msgid "Completed at"
9677
- msgstr ""
9678
-
9679
- #, php-format
9680
- msgid "%d response"
9681
- msgid_plural "%d responses"
9682
- msgstr[0] ""
9683
- msgstr[1] ""
9684
- msgstr[2] ""
9685
-
9686
- msgid "Report"
9687
- msgstr ""
9688
-
9689
- msgid "No response"
9690
- msgstr ""
9691
-
9692
- msgid "Allow <b>any</b> email address"
9693
- msgstr ""
9694
-
9695
- msgid "Select the group that contains the email addresses to whitelist:"
9696
- msgstr ""
9697
-
9698
- msgid ""
9699
- "<strong>Or</strong> enter the addresses manually: ( Wildcard * accepted )"
9700
- msgstr ""
9701
-
9702
- msgid "Add"
9703
- msgstr "Vytvořit"
9704
-
9705
- #, fuzzy
9706
- msgid "Save Selections"
9707
- msgstr "Uložit nastavení"
9708
-
9709
- msgid "Voter Location"
9710
- msgstr ""
9711
-
9712
- msgid "Twitter"
9713
- msgstr ""
9714
-
9715
- msgid "WordPress"
9716
- msgstr "WordPress"
9717
-
9718
- msgid "Posterous"
9719
- msgstr ""
9720
-
9721
- msgid "MySpace"
9722
- msgstr ""
9723
-
9724
- msgid "Ning"
9725
- msgstr ""
9726
-
9727
- msgid ""
9728
- "Simply copy the code below into your website and your poll will magically "
9729
- "appear in that location!"
9730
- msgstr ""
9731
-
9732
- msgid "Inline"
9733
- msgstr ""
9734
-
9735
- msgid ""
9736
- "This embed will only show the poll results, use the <b>Inline</b> embed "
9737
- "option above to embed a poll for voting"
9738
- msgstr ""
9739
-
9740
- msgid "Enable SSL for this Poll Embed"
9741
- msgstr ""
9742
-
9743
- msgid "Add custom vote data"
9744
- msgstr ""
9745
-
9746
- msgid ""
9747
- "You must copy all of the above code as it is shown here for your poll to "
9748
- "appear correctly."
9749
- msgstr ""
9750
-
9751
- msgid "Use our new app to share your polls on Facebook."
9752
- msgstr ""
9753
-
9754
- msgid "Using the link below you can connect to your poll on Facebook."
9755
- msgstr ""
9756
-
9757
- msgid ""
9758
- "Now it is even easier than ever to distribute your Polldaddy polls to your "
9759
- "Facebook profile. Just click on the button below and push your poll to your "
9760
- "Facebook application. The poll will be then visible under 'My Polls' tab."
9761
- msgstr ""
9762
-
9763
- msgid "The poll is in your Facebook Polldaddy application!"
9764
- msgstr ""
9765
-
9766
- msgid "Push poll to your Polldaddy Facebook Application"
9767
- msgstr ""
9768
-
9769
- msgid ""
9770
- "Now it is even easier than ever to distribute your Polldaddy polls to your "
9771
- "Facebook profile. Just click on the link below and add our application to "
9772
- "your profile. Once you have added the Polldaddy app, you can Manage and "
9773
- "share all of your polls directly in your Facebook account."
9774
- msgstr ""
9775
-
9776
- msgid "Add the Polldaddy Facebook Application"
9777
- msgstr ""
9778
-
9779
- msgid "Post your poll to Twitter"
9780
- msgstr ""
9781
-
9782
- msgid "Just click on the button to post your poll to Twitter."
9783
- msgstr ""
9784
-
9785
- msgid "Direct link to the poll."
9786
- msgstr ""
9787
-
9788
- msgid ""
9789
- "You can link directly to the poll. This may be useful if you wanted it for "
9790
- "email, IM, Twitter etc."
9791
- msgstr ""
9792
-
9793
- msgid ""
9794
- "Display it in another language. Site text and buttons will be translated if "
9795
- "available."
9796
- msgstr ""
9797
-
9798
- msgid "Posterous.com"
9799
- msgstr ""
9800
-
9801
- msgid ""
9802
- "To embed this poll in a post on your Posterous blog, simply include the "
9803
- "following link in your post content. Posterous will then render the poll in "
9804
- "its place."
9805
- msgstr ""
9806
-
9807
- msgid "Use our MySpace app to create polls in your profile."
9808
- msgstr ""
9809
-
9810
- msgid ""
9811
- "Now it is even easier than ever to add your Polldaddy polls to your MySpace "
9812
- "profile. Just click on the link below and add our application to your "
9813
- "profile. Once you have added the Polldaddy app, you can choose which poll "
9814
- "you want place on your profile at any time directly from your MySpace "
9815
- "account!"
9816
- msgstr ""
9817
-
9818
- msgid "Add the MySpace Polldaddy Application"
9819
- msgstr ""
9820
-
9821
- msgid "Manage your polls from with your Ning network."
9822
- msgstr ""
9823
-
9824
- msgid ""
9825
- "You can now add a Polldaddy application to your Ning network or page. Just "
9826
- "click on the link below and add our application to your network. You can "
9827
- "then manage your polls from with your Ning site, and display polls in their "
9828
- "own tab!"
9829
- msgstr ""
9830
-
9831
- msgid "Send an email to notify people about your new poll."
9832
- msgstr ""
9833
-
9834
- msgid "You can send an email to users in one or more of your email groups."
9835
- msgstr ""
9836
-
9837
- msgid ""
9838
- " Use [firstname], [lastname], [name], [custom], [link], and [poll] to insert "
9839
- "information."
9840
- msgstr ""
9841
-
9842
- msgid "You must first add some emails to an email group."
9843
- msgstr ""
9844
-
9845
- msgid ""
9846
- "This method will allow you to send your poll to a list of email recipients. "
9847
- "You must first add some email addresses to an email group. Then you will be "
9848
- "able to send the poll embedded in an email directly to that group."
9849
- msgstr ""
9850
-
9851
- #, php-format
9852
- msgid ""
9853
- "This method will allow you to send your poll to a list of email recipients. "
9854
- "You can import a list of email addresses and then send out the poll embedded "
9855
- "in an email to that group. <a href=\"%s\" class='popup upgrade'>Upgrade your "
9856
- "account</a> today to access this great feature."
9857
- msgstr ""
9858
-
9859
- msgid "from"
9860
- msgstr ""
9861
-
9862
- msgid "Expand"
9863
- msgstr ""
9864
-
9865
- msgid "Collapse"
9866
- msgstr ""
9867
-
9868
- msgid "Accepted"
9869
- msgstr ""
9870
-
9871
- msgid "Deleted"
9872
- msgstr "Smazáno"
9873
-
9874
- msgid "Add New Email Groups"
9875
- msgstr ""
9876
-
9877
- msgid "Members"
9878
- msgstr ""
9879
-
9880
- msgid "Valid"
9881
- msgstr "Platný"
9882
-
9883
- msgid "Bounces"
9884
- msgstr ""
9885
-
9886
- msgid "Rename Folder"
9887
- msgstr ""
9888
-
9889
- msgid "Delete Folder"
9890
- msgstr ""
9891
-
9892
- msgid "My Untitled Language Pack"
9893
- msgstr ""
9894
-
9895
- msgid "Please enter a language pack name."
9896
- msgstr ""
9897
-
9898
- msgid "Leave blank to use default phrase"
9899
- msgstr ""
9900
-
9901
- #, php-format
9902
- msgid ""
9903
- "This folder is empty, to create a language pack <a href=\"%s\">click here</"
9904
- "a>."
9905
- msgstr ""
9906
-
9907
- msgid "created"
9908
- msgstr ""
9909
-
9910
- msgid "Add Other answer to Poll"
9911
- msgstr ""
9912
-
9913
- msgid "Are you sure you want to add this answer to your poll?"
9914
- msgstr ""
9915
-
9916
- msgid "Adding Answer&hellip;"
9917
- msgstr ""
9918
-
9919
- #, php-format
9920
- msgid "Other Responses containing '%s'"
9921
- msgstr ""
9922
-
9923
- #, fuzzy
9924
- msgid "Area Code"
9925
- msgstr "Oblast"
9926
-
9927
- #, fuzzy
9928
- msgid "Contains"
9929
- msgstr "Pokračovat"
9930
-
9931
- msgid "SMS Reply Message <span>optional</span>"
9932
- msgstr ""
9933
-
9934
- #, fuzzy
9935
- msgid "SMS Response Codes:"
9936
- msgstr "Odpovědi"
9937
-
9938
- msgid "SMS Code"
9939
- msgstr ""
9940
-
9941
- msgid "Change SMS codes"
9942
- msgstr ""
9943
-
9944
- msgid "Send SMS Responses to This Number:"
9945
- msgstr ""
9946
-
9947
- msgid "Credits Remaining:"
9948
- msgstr ""
9949
-
9950
- msgid "Purchase More Credits"
9951
- msgstr ""
9952
-
9953
- #, php-format
9954
- msgid ""
9955
- "This folder is empty, to create a custom style <a href=\"%s\">click here</a>."
9956
- msgstr ""
9957
-
9958
- msgid "Widget"
9959
- msgstr ""
9960
-
9961
- msgid ""
9962
- "Simply copy the code below into your website and your poll widget will "
9963
- "magically appear in that location!"
9964
- msgstr ""
9965
-
9966
- msgid "Enable SSL for this Widget Embed"
9967
- msgstr ""
9968
-
9969
- msgid "Done Embedding"
9970
- msgstr ""
9971
-
9972
- msgid "Please enter a widget name."
9973
- msgstr ""
9974
-
9975
- msgid "Please choose a poll to assign to this widget:"
9976
- msgstr ""
9977
-
9978
- msgid "Widgets"
9979
- msgstr "Widgety"
9980
-
9981
- msgid "Add New Widget"
9982
- msgstr ""
9983
-
9984
- #, php-format
9985
- msgid "This folder is empty, to create a widget <a href=\"%s\">click here</a>."
9986
- msgstr ""
9987
-
9988
- msgid "Dashboard"
9989
- msgstr "Nástěnka"
9990
-
9991
- msgid "Email Groups"
9992
- msgstr ""
9993
-
9994
- msgid "Users"
9995
- msgstr "Uživatelé"
9996
-
9997
- msgid "Sign Out"
9998
- msgstr ""
9999
-
10000
- msgid "Help"
10001
- msgstr "Nápověda"
10002
-
10003
- msgid "Feedback"
10004
- msgstr ""
10005
-
10006
- msgid "Enterprise Account"
10007
- msgstr ""
10008
-
10009
- msgid "Corporate Account"
10010
- msgstr ""
10011
-
10012
- msgid "Upgrade your <span>Free Account</span>"
10013
- msgstr ""
10014
-
10015
- msgid "Pro Account"
10016
- msgstr ""
10017
-
10018
- msgid "VIP Account"
10019
- msgstr ""
10020
-
10021
- msgid "Plans & Pricing"
10022
- msgstr ""
10023
-
10024
- msgid "Features"
10025
- msgstr "Další možnosti"
10026
-
10027
- msgid "Feature Tour"
10028
- msgstr ""
10029
-
10030
- msgid "Use Cases"
10031
- msgstr ""
10032
-
10033
- msgid "Username or Email Address"
10034
- msgstr ""
10035
-
10036
- msgid ""
10037
- "<span>Watch a</span> <span>2-Minute</span> <span>video introduction</span> "
10038
- "<span>to Polldaddy</span>"
10039
- msgstr ""
10040
-
10041
- msgid ""
10042
- "<span>Monkeying around</span> <span>with your surveys?</span> <span>Upgrade "
10043
- "to</span> <span>Polldaddy Today!</span>"
10044
- msgstr ""
10045
-
10046
- msgid "before"
10047
- msgstr ""
10048
-
10049
- msgid "after"
10050
- msgstr ""
10051
-
10052
- msgid "exactly"
10053
- msgstr ""
10054
-
10055
- msgid "the date"
10056
- msgstr ""
10057
-
10058
- msgid "answered with value"
10059
- msgstr ""
10060
-
10061
- msgid "Equal"
10062
- msgstr ""
10063
-
10064
- msgid "Not equal"
10065
- msgstr ""
10066
-
10067
- msgid "More than"
10068
- msgstr ""
10069
-
10070
- msgid "Less than or equal"
10071
- msgstr ""
10072
-
10073
- msgid "More than or equal"
10074
- msgstr ""
10075
-
10076
- msgid "with row"
10077
- msgstr ""
10078
-
10079
- msgid "and answer"
10080
- msgstr ""
10081
-
10082
- msgid "with selection"
10083
- msgstr ""
10084
-
10085
- #, fuzzy
10086
- msgid "at position"
10087
- msgstr "Umístění"
10088
-
10089
- msgid "(Correct)"
10090
- msgstr ""
10091
-
10092
- msgid "-- Other text --"
10093
- msgstr ""
10094
-
10095
- msgid "-- Any (n) choices --"
10096
- msgstr ""
10097
-
10098
- msgid "Where other is"
10099
- msgstr ""
10100
-
10101
- msgid "where n is"
10102
- msgstr ""
10103
-
10104
- msgid "at least"
10105
- msgstr ""
10106
-
10107
- msgid "at most"
10108
- msgstr ""
10109
-
10110
- #, php-format
10111
- msgid "%d choice"
10112
- msgid_plural "%d choices"
10113
- msgstr[0] ""
10114
- msgstr[1] ""
10115
- msgstr[2] ""
10116
-
10117
- msgid "with"
10118
- msgstr ""
10119
-
10120
- msgid "phone number"
10121
- msgstr ""
10122
-
10123
- msgid "phone type"
10124
- msgstr ""
10125
-
10126
- msgid "country"
10127
- msgstr ""
10128
-
10129
- msgid "area code"
10130
- msgstr ""
10131
-
10132
- msgid "equal to"
10133
- msgstr ""
10134
-
10135
- msgid "answered with text"
10136
- msgstr ""
10137
-
10138
- msgid "All words"
10139
- msgstr ""
10140
-
10141
- msgid "Any words"
10142
- msgstr ""
10143
-
10144
- msgid "Exact phrase"
10145
- msgstr ""
10146
-
10147
- msgid "HH"
10148
- msgstr ""
10149
-
10150
- msgid "Minimum"
10151
- msgstr ""
10152
-
10153
- msgid "Maximum"
10154
- msgstr ""
10155
-
10156
- msgid "Label"
10157
- msgstr "Text"
10158
-
10159
- msgid "Add Question"
10160
- msgstr ""
10161
-
10162
- msgid "Likert Weightings"
10163
- msgstr ""
10164
-
10165
- msgid "Add Column"
10166
- msgstr ""
10167
-
10168
- msgid "Empty items will be automatically removed."
10169
- msgstr ""
10170
-
10171
- msgid "Drag Handle"
10172
- msgstr ""
10173
-
10174
- msgid "Correct Answer"
10175
- msgstr ""
10176
-
10177
- msgid "Enter your option"
10178
- msgstr ""
10179
-
10180
- #, fuzzy
10181
- msgid "Plain"
10182
- msgstr "Růžová"
10183
-
10184
- msgid "Visual"
10185
- msgstr ""
10186
-
10187
- msgid "Add New Option"
10188
- msgstr ""
10189
-
10190
- msgid "Empty options will be automatically removed."
10191
- msgstr ""
10192
-
10193
- msgid "Visual Editor"
10194
- msgstr ""
10195
-
10196
- msgid "Plain Editor"
10197
- msgstr ""
10198
-
10199
- msgid "Minimum # choices"
10200
- msgstr ""
10201
-
10202
- msgid "Maximum # choices"
10203
- msgstr ""
10204
-
10205
- msgid "Chosen country"
10206
- msgstr ""
10207
-
10208
- msgid ""
10209
- "To view this survey in Outlook 2007, you need to select <strong>Other "
10210
- "Actions</strong>, then choose the <strong>View in Browser</strong> option. "
10211
- "Alternatively, you can follow the link below."
10212
- msgstr ""
10213
-
10214
- msgid ""
10215
- "If you have trouble viewing or submitting your response, you can fill it out "
10216
- "online:"
10217
- msgstr ""
10218
-
10219
- msgid "Report Abuse"
10220
- msgstr ""
10221
-
10222
- msgid "Terms of Service"
10223
- msgstr "Podmínky používání služby"
10224
-
10225
- msgid "with text"
10226
- msgstr ""
10227
-
10228
- msgid "View Question"
10229
- msgstr ""
10230
-
10231
- msgid ""
10232
- "Some columns have been hidden to fit into this display. Your viewers will "
10233
- "see all columns."
10234
- msgstr ""
10235
-
10236
- #, fuzzy
10237
- msgid "Version"
10238
- msgstr "Otázky"
10239
-
10240
- msgid "is"
10241
- msgstr ""
10242
-
10243
- msgid "and"
10244
- msgstr "a"
10245
-
10246
- #, php-format
10247
- msgid "Choice %1s is %2s"
10248
- msgstr ""
10249
-
10250
- msgid "Show me only people identified in the analysis"
10251
- msgstr ""
10252
-
10253
- msgid "- Select -"
10254
- msgstr "- Vybrat -"
10255
-
10256
- #, php-format
10257
- msgid "<strong>%s match</strong> out of %s total"
10258
- msgid_plural "<strong>%s matches</strong> out of %s total"
10259
- msgstr[0] ""
10260
- msgstr[1] ""
10261
- msgstr[2] ""
10262
-
10263
- msgid "Filter Enabled"
10264
- msgstr ""
10265
-
10266
- msgid "Blacklisted IP Address"
10267
- msgstr ""
10268
-
10269
- #, php-format
10270
- msgid "Min: %s"
10271
- msgstr ""
10272
-
10273
- #, php-format
10274
- msgid "Max: %s"
10275
- msgstr ""
10276
-
10277
- #, php-format
10278
- msgid "Sum: %s"
10279
- msgstr ""
10280
-
10281
- #, php-format
10282
- msgid "Mean: %s"
10283
- msgstr ""
10284
-
10285
- #, php-format
10286
- msgid "Median: %s"
10287
- msgstr ""
10288
-
10289
- #, php-format
10290
- msgid "Mode: %s"
10291
- msgstr ""
10292
-
10293
- msgid "Standard Dev."
10294
- msgstr ""
10295
-
10296
- #, php-format
10297
- msgid "Population: %s"
10298
- msgstr ""
10299
-
10300
- #, php-format
10301
- msgid "Sample: %s"
10302
- msgstr ""
10303
-
10304
- msgid "Standard Var."
10305
- msgstr ""
10306
-
10307
- msgid "Heat Map"
10308
- msgstr ""
10309
-
10310
- msgid "Values"
10311
- msgstr ""
10312
-
10313
- msgid "Detailed Data"
10314
- msgstr ""
10315
-
10316
- msgid "Excel"
10317
- msgstr ""
10318
-
10319
- msgid "Google Docs"
10320
- msgstr ""
10321
-
10322
- msgid "CSV"
10323
- msgstr ""
10324
-
10325
- msgid "XML"
10326
- msgstr ""
10327
-
10328
- msgid "PDF"
10329
- msgstr ""
10330
-
10331
- msgid "Export as PDF"
10332
- msgstr ""
10333
-
10334
- msgid "Correct"
10335
- msgstr ""
10336
-
10337
- msgid "Incorrect"
10338
- msgstr ""
10339
-
10340
- msgid "Participant Information"
10341
- msgstr ""
10342
-
10343
- msgid "View Profile"
10344
- msgstr ""
10345
-
10346
- msgid "Response ID"
10347
- msgstr ""
10348
-
10349
- msgid "Start Time"
10350
- msgstr ""
10351
-
10352
- msgid "Finish Time"
10353
- msgstr ""
10354
-
10355
- msgid "Source"
10356
- msgstr ""
10357
-
10358
- msgid "Delete this participant"
10359
- msgstr ""
10360
-
10361
- msgid "Participant is noted"
10362
- msgstr ""
10363
-
10364
- msgid "Note this participant"
10365
- msgstr ""
10366
-
10367
- #, php-format
10368
- msgid "%s of %s"
10369
- msgstr ""
10370
-
10371
- msgid "The respondent skipped this question."
10372
- msgstr ""
10373
-
10374
- msgid "File Name"
10375
- msgstr ""
10376
-
10377
- msgid "File Type"
10378
- msgstr ""
10379
-
10380
- msgid "File Size"
10381
- msgstr ""
10382
-
10383
- msgid "Image Size"
10384
- msgstr ""
10385
-
10386
- msgid ""
10387
- "Note: We take no responsibility for any file downloaded through Polldaddy"
10388
- msgstr ""
10389
-
10390
- #, php-format
10391
- msgid "<em>Other</em>: %s"
10392
- msgstr ""
10393
-
10394
- msgid ""
10395
- "You have not collected any responses yet. Once you do you will be able to "
10396
- "see a chart here!"
10397
- msgstr ""
10398
-
10399
- msgid "Participant Location"
10400
- msgstr ""
10401
-
10402
- msgid "Date/Time Of Response"
10403
- msgstr ""
10404
-
10405
- msgid "Response Custom Tags"
10406
- msgstr ""
10407
-
10408
- msgid "Response Details"
10409
- msgstr ""
10410
-
10411
- msgid "Full Quiz Response"
10412
- msgstr ""
10413
-
10414
- msgid "Full Survey Response"
10415
- msgstr ""
10416
-
10417
- #, php-format
10418
- msgid "Page %d Of The Response"
10419
- msgstr ""
10420
-
10421
- msgid "Answer to: "
10422
- msgstr ""
10423
-
10424
- msgid "Enable Email Notifications"
10425
- msgstr ""
10426
-
10427
- msgid "Get responses sent to your inbox"
10428
- msgstr ""
10429
-
10430
- msgid "To:"
10431
- msgstr ""
10432
-
10433
- msgid "Reply To:"
10434
- msgstr ""
10435
-
10436
- msgid "Subject:"
10437
- msgstr ""
10438
-
10439
- msgid "Format:"
10440
- msgstr ""
10441
-
10442
- msgid "HTML"
10443
- msgstr "HTML"
10444
-
10445
- msgid "Plain Text"
10446
- msgstr ""
10447
-
10448
- msgid "Message Body:"
10449
- msgstr ""
10450
-
10451
- msgid "Update Settings"
10452
- msgstr ""
10453
-
10454
- msgid "Tip:"
10455
- msgstr ""
10456
-
10457
- msgid "You can add up to 3 email addresses here. Use a comma to separate them."
10458
- msgstr ""
10459
-
10460
- msgid "Add Response Data"
10461
- msgstr ""
10462
-
10463
- #, php-format
10464
- msgid "For help see <a href=\"%s\">here</a>."
10465
- msgstr ""
10466
-
10467
- msgid "Enable HTTP Notifications"
10468
- msgstr ""
10469
-
10470
- msgid "Get responses sent to a URL"
10471
- msgstr ""
10472
-
10473
- #, php-format
10474
- msgid "More info <a href=\"%s\">here</a>"
10475
- msgstr ""
10476
-
10477
- msgid "Add Page"
10478
- msgstr ""
10479
-
10480
- msgid "Copy Page"
10481
- msgstr ""
10482
-
10483
- msgid "Delete Page"
10484
- msgstr ""
10485
-
10486
- msgid ""
10487
- "When users view this survey page, the questions will be in a random order"
10488
- msgstr ""
10489
-
10490
- msgid "Randomize the questions on this page"
10491
- msgstr ""
10492
-
10493
- msgid "Please wait&hellip;"
10494
- msgstr ""
10495
-
10496
- msgid "The page is loading."
10497
- msgstr ""
10498
-
10499
- msgid "This is where your questions will go"
10500
- msgstr ""
10501
-
10502
- msgid "Drag and drop or click one of the icons from the menu to the left."
10503
- msgstr ""
10504
-
10505
- msgid "Enable RSS Feed"
10506
- msgstr ""
10507
-
10508
- msgid "Get automatic updates in an RSS reader"
10509
- msgstr ""
10510
-
10511
- msgid "Copy and paste this link into your RSS reader"
10512
- msgstr ""
10513
-
10514
- msgid "If the user&hellip;"
10515
- msgstr ""
10516
-
10517
- msgid "<strong>Answers</strong> this question"
10518
- msgstr ""
10519
-
10520
- msgid "<strong>Does not</strong> answer this question"
10521
- msgstr ""
10522
-
10523
- msgid "<strong>Chooses</strong>"
10524
- msgstr ""
10525
-
10526
- msgid "<strong>Does not</strong> choose"
10527
- msgstr ""
10528
-
10529
- msgid "&hellip;then&hellip;"
10530
- msgstr ""
10531
-
10532
- msgid "<strong>Jump</strong> to this page"
10533
- msgstr ""
10534
-
10535
- msgid "<strong>Skip</strong> this page"
10536
- msgstr ""
10537
-
10538
- msgid "<strong>Force</strong> survey finish"
10539
- msgstr ""
10540
-
10541
- #, php-format
10542
- msgid "Edit %d Rule"
10543
- msgid_plural "Edit %d Rules"
10544
- msgstr[0] ""
10545
- msgstr[1] ""
10546
- msgstr[2] ""
10547
-
10548
- msgid "New Rule"
10549
- msgstr ""
10550
-
10551
- msgid "Settings"
10552
- msgstr "Nastavení"
10553
-
10554
- msgid "Reordering"
10555
- msgstr ""
10556
-
10557
- msgid ""
10558
- "This feature is available once you have more than one page or more than two "
10559
- "questions in your survey."
10560
- msgstr ""
10561
-
10562
- msgid ""
10563
- "This feature is available once you have more than one page in your survey."
10564
- msgstr ""
10565
-
10566
- msgid ""
10567
- "Custom styles allow you to tailor your content using CSS so they perfectly "
10568
- "match your own site."
10569
- msgstr ""
10570
-
10571
- msgid "Upgrade To Pro"
10572
- msgstr ""
10573
-
10574
- #, php-format
10575
- msgid ""
10576
- "This method will allow you to send your polls and surveys to a list of email "
10577
- "recipients. You can import a list of email addresses and then send out your "
10578
- "polls or surveys embedded in an email to that group. <a href=\"%s\" "
10579
- "class='popup upgrade'>Upgrade your account</a> today to access this great "
10580
- "feature."
10581
- msgstr ""
10582
-
10583
- #, php-format
10584
- msgid ""
10585
- "This feature will allow you to export all of your poll and survey data. You "
10586
- "can export your data in CSV and XML formats for use in Excel, SPSS and other "
10587
- "programs. <a href=\"%s\" class='popup upgrade'>Upgrade your account</a> "
10588
- "today to access this great feature."
10589
- msgstr ""
10590
-
10591
- #, php-format
10592
- msgid ""
10593
- "With a pro account you can view individual votes, view total votes per IP "
10594
- "address, delete votes from certain IP addresses and view what countries your "
10595
- "voter came from.<br/>Once you upgrade you can see all of this data from your "
10596
- "previous polls too.<br/><a href=\"%s\" class='popup upgrade'>Upgrade your "
10597
- "account</a> today to access this great feature."
10598
- msgstr ""
10599
-
10600
- #, php-format
10601
- msgid ""
10602
- "This feature will allow you to export all of your poll, survey and rating "
10603
- "data. You can export your data in CSV and XML formats for use in Excel, SPSS "
10604
- "and other programs. <a href=\"%s\" class='popup upgrade'>Upgrade your "
10605
- "account</a> today to access this great feature."
10606
- msgstr ""
10607
-
10608
- #, php-format
10609
- msgid ""
10610
- "This feature allows you to filter your survey reports and data. For example "
10611
- "you could adjust your reports to only show responses from users who answered "
10612
- "a question in your survey a particular way. <a href=\"%s\" class='popup "
10613
- "upgrade'>Upgrade your account</a> today to access this great feature."
10614
- msgstr ""
10615
-
10616
- #, php-format
10617
- msgid ""
10618
- "Unlock your responses with a <a class=\"popup upgrade\" href=\"%s"
10619
- "\">Corporate account</a>."
10620
- msgstr ""
10621
-
10622
- #, php-format
10623
- msgid ""
10624
- "With a Pro account you can collect 1000 survey responses per month across "
10625
- "all of your surveys. When you go over this amount, any new responses you "
10626
- "collect will remain locked in your account unless you upgrade to a Corporate "
10627
- "account. When you do upgrade, you can collect as many responses per month as "
10628
- "you need and all of your previous locked responses will become unlocked. <a "
10629
- "class=\"popup upgrade\" href=\"%s\">Upgrade your account</a> today to access "
10630
- "this great feature."
10631
- msgstr ""
10632
-
10633
- msgid "Upgrade To Corporate"
10634
- msgstr ""
10635
-
10636
- #, php-format
10637
- msgid ""
10638
- "Unlock your responses with a <a class=\"popup upgrade\" href=\"%s\">Pro "
10639
- "account</a>."
10640
- msgstr ""
10641
-
10642
- #, php-format
10643
- msgid ""
10644
- "With a free account you can collect 100 survey responses per month across "
10645
- "all of your surveys. When you go over this amount, any new responses you "
10646
- "collect will remain locked in your account unless you upgrade to a Pro "
10647
- "account. When you do upgrade, you can collect 1,000 responses per month and "
10648
- "all of your previous locked responses will become unlocked. <a class=\"popup "
10649
- "upgrade\" href=\"%s\">Upgrade your account</a> today to access this great "
10650
- "feature."
10651
- msgstr ""
10652
-
10653
- #, php-format
10654
- msgid ""
10655
- "This feature will allow you to control access to your surveys and quizzes."
10656
- "<br/>You can control access by whitelisting IP and email addresses and also "
10657
- "protect the survey with a password or captcha. <a href=\"%s\" class='popup "
10658
- "upgrade'>Upgrade your account</a> today to access this great feature."
10659
- msgstr ""
10660
-
10661
- #, php-format
10662
- msgid ""
10663
- "This feature will allow you to share the results of your survey with a third "
10664
- "party such as a co-worker of client. You can set a password for the share "
10665
- "and you can edit exactly what they are allowed to see. <a href=\"%s\" "
10666
- "class='popup upgrade'>Upgrade your account</a> today to access this great "
10667
- "feature."
10668
- msgstr ""
10669
-
10670
- msgid "Are you sure you want to delete this user?"
10671
- msgstr "Chcete skutečně odstraniti tohoto uživatele?"
10672
-
10673
- msgid ""
10674
- "To transfer this users content to another user, check the box below then "
10675
- "select a user to receive the content."
10676
- msgstr ""
10677
-
10678
- msgid "Transfer content"
10679
- msgstr ""
10680
-
10681
- msgid "Delete User"
10682
- msgstr ""
10683
-
10684
- msgid "Update user permissions"
10685
- msgstr ""
10686
-
10687
- msgid "Please enter an email address"
10688
- msgstr ""
10689
-
10690
- msgid "User Permissions"
10691
- msgstr ""
10692
-
10693
- msgid "User Role"
10694
- msgstr ""
10695
-
10696
- msgid "Styles"
10697
- msgstr ""
10698
-
10699
- msgid "<strong>User</strong> <span>Create polls &amp; surveys</span>"
10700
- msgstr ""
10701
-
10702
- msgid ""
10703
- "<strong>Manager</strong> <span>Manage everyone else's polls, surveys, styles "
10704
- "&amp; languages</span>"
10705
- msgstr ""
10706
-
10707
- msgid ""
10708
- "<strong>Administrator</strong> <span>Add, change &amp; delete users, cancel "
10709
- "account etc.</span>"
10710
- msgstr ""
10711
-
10712
- msgid "Poll Style Enforcement"
10713
- msgstr ""
10714
-
10715
- msgid "No Restrictions"
10716
- msgstr ""
10717
-
10718
- msgid "Polldaddy Styles"
10719
- msgstr ""
10720
-
10721
- msgid "Survey Style Enforcement"
10722
- msgstr ""
10723
-
10724
- msgid "Poll Pack Enforcement"
10725
- msgstr ""
10726
-
10727
- msgid "Custom Packs"
10728
- msgstr ""
10729
-
10730
- msgid "Survey Pack Enforcement"
10731
- msgstr ""
10732
-
10733
- msgid "Quiz Pack Enforcement"
10734
- msgstr ""
10735
-
10736
- msgid "Update Permissions"
10737
- msgstr ""
10738
-
10739
- msgid "Send Invitation"
10740
- msgstr ""
10741
-
10742
- msgid ""
10743
- "Powered by <a href=\"http://polldaddy.com/?ad=from-sharing\">Polldaddy</a>."
10744
- msgstr ""
10745
-
10746
- #, php-format
10747
- msgid "Jetpack requires WordPress version %s or later."
10748
- msgstr ""
10749
-
10750
- #, php-format
10751
- msgid ""
10752
- "Jetpack contains the most recent version of the old &#8220;%1$s&#8221; "
10753
- "plugin."
10754
- msgstr ""
10755
-
10756
- #, php-format
10757
- msgid "One New Jetpack Module"
10758
- msgid_plural "%s New Jetpack Modules"
10759
- msgstr[0] ""
10760
- msgstr[1] ""
10761
- msgstr[2] ""
10762
-
10763
- msgid ""
10764
- "<strong>Your Jetpack is almost ready</strong> &#8211; Connect to WordPress."
10765
- "com to enable all features."
10766
- msgstr ""
10767
-
10768
- msgid "Connect to WordPress.com"
10769
- msgstr ""
10770
-
10771
- msgid ""
10772
- "<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress."
10773
- "com cloud-powered features to your site."
10774
- msgstr ""
10775
-
10776
- msgid ""
10777
- "<strong>Jetpack is activated!</strong> Each site on your network must be "
10778
- "connected individually by an admin on that site."
10779
- msgstr ""
10780
-
10781
- msgid ""
10782
- "You need to authorize the Jetpack connection between your site and WordPress."
10783
- "com to enable the awesome features."
10784
- msgstr ""
10785
-
10786
- msgid ""
10787
- "Don&#8217;t cross the streams! You need to stay logged in to your WordPress "
10788
- "blog while you authorize Jetpack."
10789
- msgstr ""
10790
-
10791
- msgid ""
10792
- "Return to sender. Whoops! It looks like you got the wrong Jetpack in the "
10793
- "mail; deactivate then reactivate the Jetpack plugin to get a new one."
10794
- msgstr ""
10795
-
10796
- msgid ""
10797
- "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have "
10798
- "you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get "
10799
- "your Jetpack adjusted."
10800
- msgstr ""
10801
-
10802
- #, php-format
10803
- msgid "Your website needs to be publicly accessible to use Jetpack: %s"
10804
- msgstr ""
10805
-
10806
- #, php-format
10807
- msgid "The %1$s module requires <strong>PHP version %2$s</strong> or higher."
10808
- msgstr ""
10809
-
10810
- #, php-format
10811
- msgid ""
10812
- "%s could not be activated because it triggered a <strong>fatal error</"
10813
- "strong>. Perhaps there is a conflict with another plugin you have installed?"
10814
- msgstr ""
10815
-
10816
- #, php-format
10817
- msgid "Do you still have the %s plugin installed?"
10818
- msgstr ""
10819
-
10820
- msgid ""
10821
- "Module could not be activated because it triggered a <strong>fatal error</"
10822
- "strong>. Perhaps there is a conflict with another plugin you have installed?"
10823
- msgstr ""
10824
-
10825
- msgid ""
10826
- "<strong>Your Jetpack has a glitch.</strong> Connecting this site with "
10827
- "WordPress.com is not possible. This usually means your site is not publicly "
10828
- "accessible (localhost)."
10829
- msgstr ""
10830
-
10831
- msgid ""
10832
- "WordPress.com is currently having problems and is unable to fuel up your "
10833
- "Jetpack. Please try again later."
10834
- msgstr ""
10835
-
10836
- #, php-format
10837
- msgid ""
10838
- "Jetpack could not contact WordPress.com: %s. This usually means something "
10839
- "is incorrectly configured on your web host."
10840
- msgstr ""
10841
-
10842
- #, php-format
10843
- msgid ""
10844
- "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;"
10845
- "s never supposed to happen. Guess you&#8217;re just lucky: %s"
10846
- msgstr ""
10847
-
10848
- msgid "Try connecting again."
10849
- msgstr ""
10850
-
10851
- #, php-format
10852
- msgid "Welcome to <strong>Jetpack %s</strong>!"
10853
- msgstr ""
10854
-
10855
- msgid "The following new modules have been activated: %l."
10856
- msgstr ""
10857
-
10858
- msgid "The following modules have been updated: %l."
10859
- msgstr ""
10860
-
10861
- #, php-format
10862
- msgid ""
10863
- "<strong>%s Activated!</strong> You can deactivate at any time by clicking "
10864
- "Learn More and then Deactivate on the module card."
10865
- msgstr ""
10866
-
10867
- #, php-format
10868
- msgid ""
10869
- "<strong>%s Deactivated!</strong> You can activate it again at any time using "
10870
- "the activate button on the module card."
10871
- msgstr ""
10872
-
10873
- msgid "<strong>Success!</strong> Module settings were saved."
10874
- msgstr ""
10875
-
10876
- msgid "<strong>Whoops!</strong> Your Jetpack is already connected."
10877
- msgstr ""
10878
-
10879
- msgid "<strong>All Done!</strong> You&#8217;re fueled up and ready to go!"
10880
- msgstr ""
10881
-
10882
- msgid ""
10883
- "The features below are now active. Click the learn more buttons to explore "
10884
- "each feature."
10885
- msgstr ""
10886
-
10887
- msgid "Jetpack contains the most recent version of the old %l plugin."
10888
- msgid_plural "Jetpack contains the most recent versions of the old %l plugins."
10889
- msgstr[0] ""
10890
- msgstr[1] ""
10891
- msgstr[2] ""
10892
-
10893
- msgid "The old version has been deactivated and can be removed from your site."
10894
- msgid_plural ""
10895
- "The old versions have been deactivated and can be removed from your site."
10896
- msgstr[0] ""
10897
- msgstr[1] ""
10898
- msgstr[2] ""
10899
-
10900
- msgid "Connected to WordPress.com"
10901
- msgstr ""
10902
-
10903
- msgid "Disconnect from WordPress.com"
10904
- msgstr ""
10905
-
10906
- msgid "Jetpack by WordPress.com"
10907
- msgstr ""
10908
-
10909
- msgid ""
10910
- "Jetpack supercharges your self-hosted WordPress site with the awesome cloud "
10911
- "power of WordPress.com."
10912
- msgstr ""
10913
-
10914
- msgid ""
10915
- "To enable all of the Jetpack features you&#8217;ll need to connect your "
10916
- "website to WordPress.com using the button to the right. Once you&#8217;ve "
10917
- "made the connection you&#8217;ll activate all the delightful features below."
10918
- msgstr ""
10919
-
10920
- msgid "Checking email updates status&hellip;"
10921
- msgstr ""
10922
-
10923
- #, php-format
10924
- msgctxt "%s = Unsubscribe link"
10925
- msgid "You are currently subscribed to email updates. %s"
10926
- msgstr ""
10927
-
10928
- #, php-format
10929
- msgctxt "%s = Subscribe link"
10930
- msgid "Want to receive updates about Jetpack by email? %s"
10931
- msgstr ""
10932
-
10933
- msgid "You have been subscribed to receive email updates."
10934
- msgstr ""
10935
-
10936
- msgid "You will no longer receive email updates about Jetpack."
10937
- msgstr ""
10938
-
10939
- msgid "An <span>Automattic</span> Airline"
10940
- msgstr ""
10941
-
10942
- msgid "Debug"
10943
- msgstr ""
10944
-
10945
- #, php-format
10946
- msgid "Configure %s"
10947
- msgstr ""
10948
-
10949
- msgid "Deactivate"
10950
- msgstr "Deaktivovat"
10951
-
10952
- msgid "Activate"
10953
- msgstr "Aktivovat"
10954
-
10955
- msgid "Configure"
10956
- msgstr "Nastavení"
10957
-
10958
- msgid "Coming soon&#8230;"
10959
- msgstr ""
10960
-
10961
- #, php-format
10962
- msgid "Error Details: %s"
10963
- msgstr ""
10964
-
10965
- msgid "An administrator for this blog must set up the Jetpack connection."
10966
- msgstr ""
10967
-
10968
- msgid "You need to register your Jetpack before connecting it."
10969
- msgstr ""
10970
-
10971
- msgid "Proofread Writing"
10972
- msgstr ""
10973
-
10974
- msgid "Spelling"
10975
- msgstr ""
10976
-
10977
- msgid "Repeated Word"
10978
- msgstr ""
10979
-
10980
- msgid "No suggestions"
10981
- msgstr "Žádné návrhy"
10982
-
10983
- msgid "Explain..."
10984
- msgstr ""
10985
-
10986
- msgid "Ignore suggestion"
10987
- msgstr ""
10988
-
10989
- msgid "Ignore always"
10990
- msgstr ""
10991
-
10992
- msgid "Ignore all"
10993
- msgstr "Přeskočit vše"
10994
-
10995
- msgid "Edit Selection..."
10996
- msgstr ""
10997
-
10998
- msgid "proofread"
10999
- msgstr ""
11000
-
11001
- msgid "edit text"
11002
- msgstr ""
11003
-
11004
- msgid "No writing errors were found."
11005
- msgstr ""
11006
-
11007
- msgid ""
11008
- "There was a problem communicating with the After the Deadline service. Try "
11009
- "again in one minute."
11010
- msgstr ""
11011
-
11012
- msgid "There was an error communicating with the proofreading service."
11013
- msgstr ""
11014
-
11015
- msgid "Replace selection with:"
11016
- msgstr ""
11017
-
11018
- msgid ""
11019
- "The proofreader has suggestions for this post. Are you sure you want to "
11020
- "publish it?\n"
11021
- "\n"
11022
- "Press OK to publish your post, or Cancel to view the suggestions and edit "
11023
- "your post."
11024
- msgstr ""
11025
-
11026
- msgid ""
11027
- "The proofreader has suggestions for this post. Are you sure you want to "
11028
- "update it?\n"
11029
- "\n"
11030
- "Press OK to update your post, or Cancel to view the suggestions and edit "
11031
- "your post."
11032
- msgstr ""
11033
-
11034
- #, php-format
11035
- msgid ""
11036
- "WordPress checks your grammar, spelling, and misused words with <a href=\"%s"
11037
- "\">After the Deadline</a>. This feature is available to blogs set to the "
11038
- "English language. Blogs in other languages will continue to have access to "
11039
- "the old spellchecker."
11040
- msgstr ""
11041
-
11042
- msgid "Proofreading"
11043
- msgstr ""
11044
-
11045
- msgid "Automatically proofread content when:"
11046
- msgstr ""
11047
-
11048
- msgid "a post or page is first published"
11049
- msgstr ""
11050
-
11051
- msgid "a post or page is updated"
11052
- msgstr ""
11053
-
11054
- msgid "English Options"
11055
- msgstr ""
11056
-
11057
- msgid ""
11058
- "Enable proofreading for the following grammar and style rules when writing "
11059
- "posts and pages:"
11060
- msgstr ""
11061
-
11062
- msgid "Bias Language"
11063
- msgstr ""
11064
-
11065
- msgid "Clich&eacute;s"
11066
- msgstr ""
11067
-
11068
- msgid "Complex Phrases"
11069
- msgstr ""
11070
-
11071
- msgid "Diacritical Marks"
11072
- msgstr ""
11073
-
11074
- msgid "Double Negatives"
11075
- msgstr ""
11076
-
11077
- msgid "Hidden Verbs"
11078
- msgstr ""
11079
-
11080
- msgid "Jargon"
11081
- msgstr ""
11082
-
11083
- msgid "Passive Voice"
11084
- msgstr ""
11085
-
11086
- msgid "Phrases to Avoid"
11087
- msgstr ""
11088
-
11089
- msgid "Redundant Phrases"
11090
- msgstr ""
11091
-
11092
- #, php-format
11093
- msgid "<a href=\"%s\">Learn more</a> about these options."
11094
- msgstr ""
11095
-
11096
- #, php-format
11097
- msgid ""
11098
- "The proofreader supports English, French, German, Portuguese, and Spanish. "
11099
- "Your <a href=\"%s\">WPLANG</a> value is the default proofreading language."
11100
- msgstr ""
11101
-
11102
- msgid "Use automatically detected language to proofread posts and pages"
11103
- msgstr ""
11104
-
11105
- msgid "Ignored Phrases"
11106
- msgstr ""
11107
-
11108
- msgid ""
11109
- "Identify words and phrases to ignore while proofreading your posts and pages:"
11110
- msgstr ""
11111
-
11112
- msgid ""
11113
- "Be sure to click \"Update Profile\" at the bottom of the screen to save your "
11114
- "changes."
11115
- msgstr ""
11116
-
11117
- msgid "Gravatar Hovercards"
11118
- msgstr ""
11119
-
11120
- msgid "View people's profiles when you mouse over their Gravatars"
11121
  msgstr ""
11122
 
11123
- msgid "Put your mouse over your Gravatar to check out your profile."
11124
  msgstr ""
11125
 
11126
- msgid "Display an image in your sidebar"
11127
  msgstr ""
11128
 
11129
- msgid "Image (Jetpack)"
11130
  msgstr ""
11131
 
11132
- msgid "Widget title:"
11133
- msgstr "Jméno Widgetu:"
11134
-
11135
- msgid "Image URL:"
11136
  msgstr ""
11137
 
11138
- msgid "Alternate text:"
11139
  msgstr ""
11140
 
11141
- msgid "Image title:"
11142
  msgstr ""
11143
 
11144
- msgid "Caption:"
11145
  msgstr ""
11146
 
11147
- msgid "None"
11148
- msgstr "Žádné"
11149
-
11150
- msgid "Image Alignment:"
11151
  msgstr ""
11152
 
11153
- msgid "Width:"
11154
  msgstr ""
11155
 
11156
- msgid "Height:"
11157
  msgstr ""
11158
 
11159
- msgid "If empty, we will attempt to determine the image size."
11160
  msgstr ""
11161
 
11162
- msgid "Link URL (when the image is clicked):"
11163
  msgstr ""
11164
 
11165
- msgid "Gravatar Hovercard"
11166
  msgstr ""
11167
 
11168
- msgid "What&#8217;s a Hovercard?"
11169
  msgstr ""
11170
 
11171
- msgid ""
11172
- "Hovercards enhance plain Gravatar images with information about a person: "
11173
- "name, bio, pictures, their contact info, and other services they use on the "
11174
- "web like Twitter, Facebook, or LinkedIn."
11175
  msgstr ""
11176
 
11177
- msgid ""
11178
- "Hovercards offer a great way to show your internet presence and help people "
11179
- "find your own blog."
11180
  msgstr ""
11181
 
11182
- msgid ""
11183
- "Hovercards enhance plain Gravatar images with information about a person: "
11184
- "name, bio, pictures, their contact info, and other services."
11185
  msgstr ""
11186
 
11187
- msgid ""
11188
- "To see hovercards, look at any blog post on your blog that has comments. If "
11189
- "the commenter has a hovercard associated with their gravatar, mouse over "
11190
- "their image and the hovercard will appear. To turn hovercards off, click the "
11191
- "Deactivate button above."
11192
- msgstr ""
11193
 
11194
- msgid "Shortcode Embeds"
11195
- msgstr ""
11196
 
11197
- msgid ""
11198
- "Shortcodes allow you to easily and safely embed media from other places in "
11199
- "your site. With just one simple code, you can tell WordPress to embed "
11200
- "YouTube, Flickr, and other media."
11201
  msgstr ""
11202
 
11203
- msgid ""
11204
- "Enter a shortcode directly into the Post/Page editor to embed media. For "
11205
- "specific instructions follow the links below."
11206
- msgstr ""
11207
 
11208
- msgid "Available shortcodes are: %l."
11209
  msgstr ""
11210
 
11211
- msgid "WP.me Shortlinks"
11212
  msgstr ""
11213
 
11214
- msgid ""
11215
- "Instead of typing or copy-pasting long URLs, you can now get a short and "
11216
- "simple link to your posts and pages. This uses the super compact wp.me "
11217
- "domain name, and gives you a unique URL you can use that will be safe and "
11218
- "reliable."
11219
  msgstr ""
11220
 
11221
- msgid ""
11222
- "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text "
11223
- "messages where every character counts."
11224
  msgstr ""
11225
 
11226
- msgid ""
11227
- "To use shortlinks, go to any already published post (or publish something "
11228
- "new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post "
11229
- "title. When you click it, a dialog box will appear with the shortlink and "
11230
- "you can copy and paste to Twitter, Facebook or wherever your heart desires."
11231
- msgstr ""
11232
 
11233
- msgid "WordPress.com Stats"
11234
- msgstr ""
11235
 
11236
- msgid ""
11237
- "There are many plugins and services that provide statistics, but data can be "
11238
- "overwhelming. WordPress.com Stats makes the most popular metrics easy to "
11239
- "understand through a clear and attractive interface."
11240
  msgstr ""
11241
 
11242
  #, php-format
11243
- msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
11244
- msgstr ""
11245
 
11246
- msgid "LaTeX"
11247
- msgstr ""
11248
 
11249
- #, php-format
11250
- msgid ""
11251
- "%s is a powerful markup language for writing complex mathematical equations, "
11252
- "formulas, etc."
11253
  msgstr ""
11254
 
11255
- #, php-format
11256
- msgid ""
11257
- "Jetpack combines the power of %s and the simplicity of WordPress to give you "
11258
- "the ultimate in math blogging platforms."
11259
- msgstr ""
11260
 
11261
- msgid "Wow, that sounds nerdy."
11262
- msgstr ""
11263
 
11264
- #, php-format
11265
- msgid ""
11266
- "Use <code>$latex your latex code here$</code> or <code>[latex]your latex "
11267
- "code here[/latex]</code> to include %s in your posts and comments. There are "
11268
- "<a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
11269
  msgstr ""
11270
 
11271
- msgid "Twitter Widget"
11272
  msgstr ""
11273
 
11274
- msgid ""
11275
- "The Twitter Widget shows your latest tweets within a sidebar on your theme. "
11276
- "It&#8217;s an easy way to add more activity to your site."
11277
  msgstr ""
11278
 
11279
- msgid ""
11280
- "There are also a number of customization options. Change the number of "
11281
- "displayed tweets, filter out replies, and include retweets."
11282
  msgstr ""
11283
 
11284
- msgid ""
11285
- "The Twitter Widget shows your latest tweets within a sidebar on your theme."
11286
  msgstr ""
11287
 
11288
- #, php-format
11289
- msgid ""
11290
- "To use the Twitter Widget, go to Appearance &#8594; <a href=\"%s\">Widgets</"
11291
- "a>. The Twitter widget is listed as &#8220;Twitter&nbsp;(Jetpack)&#8221;; "
11292
- "drag it into one of your sidebars and configure away."
11293
  msgstr ""
11294
 
11295
- msgid "Sharedaddy"
11296
  msgstr ""
11297
 
11298
- msgid ""
11299
- "Share your posts with Twitter, Facebook, and a host of other services. You "
11300
- "can configure services to appear as icons, text, or both. Some services have "
11301
- "additional options to display smart buttons, such as Twitter, which will "
11302
- "update the number of times the post has been shared."
11303
  msgstr ""
11304
 
11305
- msgid ""
11306
- "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, "
11307
- "PressThis, Digg, Print, and Email."
11308
  msgstr ""
11309
 
11310
- msgid "Additionally you can define your own custom services."
11311
  msgstr ""
11312
 
11313
- #, php-format
11314
- msgid ""
11315
- "Change Sharedaddy settings from your dashboard Settings &rarr; <a href=\"%s"
11316
- "\">Sharing</a> menu."
11317
  msgstr ""
11318
 
11319
- msgid ""
11320
- "Drag and drop sharing services into the enabled section to have them show up "
11321
- "on your site, and drag them into the hidden section to have them hidden "
11322
- "behind a button."
11323
  msgstr ""
11324
 
11325
- #, php-format
11326
- msgid ""
11327
- "Full details can be found on the <a href=\"%s\">Sharedaddy support page</a>. "
11328
- "This video also gives a swish run-down of how to use Sharedaddy. Watch it in "
11329
- "HD for extra snazz!"
11330
  msgstr ""
11331
 
11332
- msgid "After the Deadline"
11333
  msgstr ""
11334
 
11335
- msgid ""
11336
- "After the Deadline can check your spelling, grammar, and style when you "
11337
- "publish with WordPress."
11338
  msgstr ""
11339
 
11340
- msgid ""
11341
- "After the Deadline also provides a number of customization options. You can "
11342
- "edit the phrase ignore list and enable extra options."
11343
  msgstr ""
11344
 
11345
- msgid "Image Widget"
11346
- msgstr ""
11347
 
11348
- msgid ""
11349
- "The Image Widget allows you to easily add images to widget areas in your "
11350
- "theme. It&#8217;s an easy way to add more visual interest to your site."
11351
  msgstr ""
11352
 
11353
- msgid ""
11354
- "The Image Widget let&#8217;s you easily add images to a sidebar on your "
11355
- "theme."
11356
  msgstr ""
11357
 
11358
- #, php-format
11359
- msgid ""
11360
- "To use the Image Widget, go to Appearance &#8594; <a href=\"%s\">Widgets</"
11361
- "a>. The Image widget is listed as &#8220;Image&nbsp;(Jetpack)&#8221;; drag "
11362
- "it into one of your sidebars and configure away."
11363
  msgstr ""
11364
 
11365
- msgid "RSS Links"
11366
- msgstr "RSS odkazy"
11367
-
11368
- msgid "RSS Links Widget"
11369
  msgstr ""
11370
 
11371
- msgid ""
11372
- "The RSS Links Widget allows you to add links to your blog&#8217;s post and "
11373
- "comment RSS feeds in your sidebar. This makes it easy for your readers to "
11374
- "stay updated when you post new content or receive new comments."
11375
  msgstr ""
11376
 
11377
- msgid ""
11378
- "The RSS Links Widget let&#8217;s you easily add post and comment RSS feeds "
11379
- "to a sidebar on your theme."
11380
  msgstr ""
11381
 
11382
- #, php-format
11383
- msgid ""
11384
- "To use the RSS Links Widget, go to Appearance &#8594; <a href=\"%s"
11385
- "\">Widgets</a>. The RSS Links widget is listed as &#8220;RSS Links&nbsp;"
11386
- "(Jetpack)&#8221;; drag it into one of your sidebars and configure away."
11387
  msgstr ""
11388
 
11389
- msgid "Links to your blog's RSS feeds"
11390
  msgstr ""
11391
 
11392
- msgid "RSS Links (Jetpack)"
11393
  msgstr ""
11394
 
11395
- msgid "Title:"
11396
- msgstr "Název:"
11397
 
11398
- msgid "Posts"
11399
- msgstr "Příspěvky"
11400
 
11401
- msgid "Posts & Comments"
11402
  msgstr ""
11403
 
11404
- msgid "Feed(s) to Display:"
11405
  msgstr ""
11406
 
11407
- msgid "Image Link"
11408
- msgstr ""
11409
 
11410
- msgid "Text & Image Links"
11411
- msgstr ""
11412
 
11413
- msgid "Image Settings:"
11414
- msgstr ""
11415
 
11416
- msgid "Image Size:"
11417
  msgstr ""
11418
 
11419
- msgid "Orange"
11420
- msgstr "Oranžová"
11421
 
11422
- msgid "Purple"
11423
- msgstr "Purpurová"
11424
 
11425
- msgid "Pink"
11426
- msgstr "Růžová"
11427
 
11428
- msgid "Silver"
11429
- msgstr "Stříbrná"
11430
 
11431
- msgid "Image Color:"
11432
  msgstr ""
11433
 
11434
- #, php-format
11435
- msgid "Subscribe to %s"
11436
- msgstr ""
11437
 
11438
- msgid "RSS - "
11439
- msgstr ""
11440
 
11441
- #, php-format
11442
- msgid "%1$s (%2$s) thinks you may be interested in the following post:"
11443
- msgstr ""
11444
 
11445
- msgid "Shared Post"
11446
- msgstr ""
11447
 
11448
- msgid "Show sharing buttons on this post."
11449
- msgstr ""
11450
 
11451
- msgid "Disable CSS and JS"
11452
  msgstr ""
11453
 
11454
- msgid "Advanced - you must include these in your theme for Sharedaddy to work"
11455
  msgstr ""
11456
 
11457
- msgid "Share this:"
11458
  msgstr ""
11459
 
11460
- msgctxt "dropdown button"
11461
- msgid "Share"
11462
  msgstr ""
11463
 
11464
- msgid "This post has been shared!"
11465
  msgstr ""
11466
 
11467
- #, php-format
11468
- msgid "You have shared this post with %s"
11469
  msgstr ""
11470
 
11471
- msgctxt "share to"
11472
- msgid "Email"
11473
  msgstr ""
11474
 
11475
- msgid "Click to email this to a friend"
11476
  msgstr ""
11477
 
11478
- msgid "Send to Email Address"
11479
  msgstr ""
11480
 
11481
- msgid "Your Email Address"
11482
  msgstr ""
11483
 
11484
- msgid "Post was not sent - check your email addresses!"
11485
  msgstr ""
11486
 
11487
- msgid "Email check failed, please try again"
11488
  msgstr ""
11489
 
11490
- msgid "Sorry, your blog cannot share posts by email."
11491
  msgstr ""
11492
 
11493
- msgctxt "share to"
11494
- msgid "Twitter"
11495
  msgstr ""
11496
 
11497
- msgid "Click to share on Twitter"
11498
  msgstr ""
11499
 
11500
- msgid "Use smart button"
11501
  msgstr ""
11502
 
11503
- msgid "StumbleUpon"
11504
  msgstr ""
11505
 
11506
- msgctxt "share to"
11507
- msgid "StumbleUpon"
11508
  msgstr ""
11509
 
11510
- msgid "Click to share on StumbleUpon"
11511
  msgstr ""
11512
 
11513
- msgid "Reddit"
11514
  msgstr ""
11515
 
11516
- msgid "Click to share on Reddit"
11517
  msgstr ""
11518
 
11519
- msgid "Digg"
11520
  msgstr ""
11521
 
11522
- msgid "Click to Digg this post"
11523
  msgstr ""
11524
 
11525
- msgctxt "share to"
11526
- msgid "Digg"
11527
  msgstr ""
11528
 
11529
- msgid "LinkedIn"
11530
  msgstr ""
11531
 
11532
- msgctxt "share to"
11533
- msgid "LinkedIn"
11534
  msgstr ""
11535
 
11536
- msgid "Click to share on LinkedIn"
11537
  msgstr ""
11538
 
11539
- msgctxt "share to"
11540
- msgid "Facebook"
11541
  msgstr ""
11542
 
11543
- msgid "Share on Facebook"
11544
- msgstr ""
 
 
 
11545
 
11546
- msgid "Default button"
 
 
11547
  msgstr ""
11548
 
11549
- msgid "Share button"
11550
  msgstr ""
11551
 
11552
- msgid "Like button"
11553
  msgstr ""
11554
 
11555
- msgctxt "share to"
11556
- msgid "Print"
11557
  msgstr ""
11558
 
11559
- msgid "Click to print"
 
11560
  msgstr ""
11561
 
11562
- msgid "Press This"
11563
- msgstr "Kliknout a publikovat"
11564
 
11565
- msgctxt "share to"
11566
- msgid "Press This"
11567
  msgstr ""
11568
 
11569
- msgid "Click to Press This!"
11570
- msgstr ""
11571
 
11572
- msgid "Google +1"
11573
  msgstr ""
11574
 
11575
- msgid "Click to share"
 
11576
  msgstr ""
11577
 
11578
- msgid "Icon"
11579
  msgstr ""
11580
 
11581
- msgid "Remove Service"
11582
  msgstr ""
11583
 
11584
- msgid "Sharing Settings"
11585
  msgstr ""
11586
 
11587
- msgid "Warning! Multibyte support missing!"
11588
  msgstr ""
11589
 
11590
  #, php-format
11591
  msgid ""
11592
- "This plugin will work without it, but multibyte support is used <a href=\"%s"
11593
- "\">if available</a>. You may see minor problems with Tweets and other "
11594
- "sharing services."
11595
  msgstr ""
11596
 
11597
- msgid "Settings have been saved"
11598
  msgstr ""
11599
 
11600
- msgid "Available Services"
11601
- msgstr ""
11602
 
11603
- msgid "Drag and drop the services you'd like to enable into the box below."
11604
- msgstr ""
 
 
 
11605
 
11606
- msgid "Add a new service"
11607
  msgstr ""
11608
 
11609
- msgid "Enabled Services"
11610
  msgstr ""
11611
 
11612
- msgid "Services dragged here will appear individually."
11613
  msgstr ""
11614
 
11615
- msgid "Drag and drop available services here"
 
 
 
 
 
 
 
 
11616
  msgstr ""
11617
 
11618
- msgid "Services dragged here will be hidden behind a share button."
11619
  msgstr ""
11620
 
11621
- msgid "Live Preview"
11622
  msgstr ""
11623
 
11624
- msgid "Sharing is off. Please add services above to enable"
11625
  msgstr ""
11626
 
11627
- msgid "Default button style"
11628
  msgstr ""
11629
 
11630
- msgid "Icon + text"
 
 
 
 
 
 
 
 
 
 
 
 
 
11631
  msgstr ""
11632
 
11633
- msgid "Icon only"
11634
  msgstr ""
11635
 
11636
- msgid "Text only"
11637
  msgstr ""
11638
 
11639
- msgid "Sharing label"
11640
  msgstr ""
11641
 
11642
- msgid "Open links in"
 
11643
  msgstr ""
11644
 
11645
- msgid "New window"
 
11646
  msgstr ""
11647
 
11648
- msgid "Same window"
 
 
 
11649
  msgstr ""
11650
 
11651
- msgid "Show sharing buttons on"
11652
  msgstr ""
11653
 
11654
- msgid "Posts, pages, and index pages"
11655
  msgstr ""
11656
 
11657
- msgid "Posts and pages only"
 
 
 
 
 
 
11658
  msgstr ""
11659
 
11660
- msgid "Index pages only"
 
 
 
11661
  msgstr ""
11662
 
11663
- msgid "Save Changes"
11664
- msgstr "Uložit změny"
11665
 
11666
- msgid "Service name"
11667
  msgstr ""
11668
 
11669
- msgid "Sharing URL"
 
 
11670
  msgstr ""
11671
 
11672
- msgid "You can add the following variables to your service sharing URL:"
 
11673
  msgstr ""
11674
 
11675
- msgid "Icon URL"
11676
  msgstr ""
11677
 
11678
- msgid "Enter the URL of a 16x16px icon you want to use for this service."
11679
  msgstr ""
11680
 
11681
- msgid "Create Share"
 
 
 
 
 
 
11682
  msgstr ""
11683
 
11684
- msgid ""
11685
- "An error occurred creating your new sharing service - please check you gave "
11686
- "valid details."
 
 
 
 
 
 
 
 
 
 
11687
  msgstr ""
11688
 
11689
- msgid "Your blog does not currently have any published posts."
11690
  msgstr ""
11691
 
11692
- msgid "Site Stats"
11693
  msgstr ""
11694
 
11695
- msgid "Your Site Stats work better with Javascript enabled."
11696
  msgstr ""
11697
 
11698
- msgid "View Site Stats without Javascript"
11699
  msgstr ""
11700
 
11701
- msgid ""
11702
- "We were unable to get your stats just now (too many redirects). Please try "
11703
- "again."
 
11704
  msgstr ""
11705
 
11706
- msgid "We were unable to get your stats just now. Please try again."
11707
  msgstr ""
11708
 
11709
- #, php-format
11710
- msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
11711
  msgstr ""
11712
 
11713
- msgid "Admin bar"
11714
  msgstr ""
11715
 
11716
- msgid "Put a chart showing 48 hours of views in the admin bar."
11717
  msgstr ""
11718
 
11719
- msgid "Registered users"
11720
  msgstr ""
11721
 
11722
- msgid "Count the page views of registered users who are logged in."
 
 
11723
  msgstr ""
11724
 
11725
- msgid "Report visibility"
11726
  msgstr ""
11727
 
11728
- msgid "Select the roles that will be able to view stats reports."
11729
  msgstr ""
11730
 
11731
- msgid "Save configuration"
 
 
11732
  msgstr ""
11733
 
11734
- msgid "Views over 48 hours. Click for more Site Stats."
11735
  msgstr ""
11736
 
11737
- msgid "day"
11738
- msgstr "den"
 
 
 
11739
 
11740
- msgid "week"
11741
- msgstr "týden"
 
 
 
 
11742
 
11743
- msgid "month"
11744
- msgstr "měsíc"
11745
 
11746
- msgid "the past day"
11747
- msgstr "v předchozích dnech"
11748
 
11749
- msgid "the past week"
11750
- msgstr "poslední týden"
11751
 
11752
- msgid "the past month"
11753
- msgstr "poslední měsíc"
11754
 
11755
- msgid "the past quarter"
11756
- msgstr "poslední čtvrtletí"
11757
 
11758
- msgid "the past year"
11759
- msgstr "poslední rok"
11760
 
11761
- msgid "Chart stats by"
11762
- msgstr "Seřaď statistiky podle"
11763
 
11764
- msgid "Show top posts over"
11765
- msgstr "Zobrazit nejlepší příspěvky nahoře"
11766
 
11767
- msgid "Show top search terms over"
11768
  msgstr ""
11769
 
11770
- #. translators: Stats dashboard widget postviews list: "$post_title $views Views"
11771
  #, php-format
11772
- msgid "%1$s %2$s Views"
11773
  msgstr ""
11774
 
11775
- msgid "Top Posts"
11776
- msgstr "Nejlepší příspěvky"
11777
-
11778
- msgid "Sorry, nothing to report."
11779
  msgstr ""
11780
 
11781
- msgid "Top Searches"
11782
- msgstr "Nejčastěji hledané termíny"
 
 
 
11783
 
11784
- msgid "View All"
11785
- msgstr "Zobrazit vše"
11786
 
11787
- msgid "Notify me of follow-up comments by email."
11788
  msgstr ""
11789
 
11790
- msgid "Notify me of new posts by email."
 
 
 
 
 
11791
  msgstr ""
11792
 
11793
- msgid "Add an email signup form to allow people to subscribe to your blog."
 
 
 
11794
  msgstr ""
11795
 
11796
- msgid "Blog Subscriptions (Jetpack)"
 
11797
  msgstr ""
11798
 
11799
- msgid "Please check your email to confirm your subscription."
11800
- msgstr "Prosím, zkontrolujte váš e-mail a potrďte vaše předplatené."
11801
 
11802
- msgid "You are now subscribed to this blog."
11803
- msgstr "Nyní máte předplatné k tomuto blogu."
11804
 
11805
- msgid "The email you entered was invalid, please check and try again."
11806
  msgstr ""
11807
- "E-mail, který jste vložili, je neplatný. Prosím, zkontrolujte jej a zkuste "
11808
- "znovu."
11809
 
11810
- msgid "You have already subscribed to this site, please check your inbox."
11811
  msgstr ""
11812
- "Máte již předplatné na těchto stránkách, prosím, zkontrolujte doručenou "
11813
- "poštu."
11814
 
11815
- msgid "There was an error when subscribing, please try again."
11816
- msgstr "Došlo k chybě při objednávce předplatného, zkuste to prosím znovu."
11817
 
11818
- msgid ""
11819
- "Enter your email address to subscribe to this blog and receive notifications "
11820
- "of new posts by email."
11821
  msgstr ""
11822
 
11823
- msgid "Email Subscription"
 
 
 
 
 
 
11824
  msgstr ""
11825
 
11826
- msgid "Sign me up!"
11827
  msgstr ""
11828
 
11829
- msgid ""
11830
- "Click to subscribe to this blog and receive notifications of new posts by "
11831
- "email."
 
11832
  msgstr ""
11833
 
11834
- msgid "Optional text to display to your readers:"
11835
  msgstr ""
11836
 
11837
- msgid "Subscription Button:"
11838
- msgstr "Tlačítko odběru předplatného:"
11839
 
11840
- msgid "Display your tweets from Twitter"
11841
- msgstr "Zobrazit vaše tweety z Twitteru"
11842
 
11843
- msgid "Twitter (Jetpack)"
11844
- msgstr "Twitter (Jetpack)"
11845
 
11846
- msgid "Twitter Updates"
11847
- msgstr "Aktualizace Twitteru"
 
11848
 
11849
  #, php-format
11850
- msgid ""
11851
- "Error: Please make sure the Twitter account is <a href=\"%s\">public</a>."
11852
  msgstr ""
11853
- "Chyba: Prosím, vytvořte si účet na Twitteru, je <a href=\"%s\">veřejný</a>."
11854
 
11855
- msgid ""
11856
- "Error: Twitter did not respond. Please wait a few minutes and refresh this "
11857
- "page."
11858
  msgstr ""
11859
- "Chyba: Twitter neodpověděl. Prosím, vyčkejte několik minut a obnovte tuto "
11860
- "stránku."
11861
 
11862
- msgid "Twitter username:"
11863
- msgstr "Uživatelské jméno na Twitteru:"
 
11864
 
11865
- msgid "Maximum number of tweets to show:"
11866
- msgstr "Maximální počet tweetu k zobrazení:"
11867
 
11868
- msgid "Hide replies"
11869
- msgstr "Skrýt odpovědi"
11870
 
11871
- msgid "Include retweets"
11872
- msgstr "Zahrnout retweets"
11873
 
11874
- msgid "Text to display between tweet and timestamp:"
11875
- msgstr "Text k zobrazení mezi tweetem a časovým razítkem:"
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
+ "POT-Creation-Date: 2014-02-18 17:25+0000\n"
8
+ "PO-Revision-Date: 2012-07-16 10:56:29+0000\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
13
  "X-Generator: GlotPress/0.1\n"
14
 
15
+ msgid "click and drag to reorder"
16
  msgstr ""
17
 
18
+ msgid "Enter an answer here"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  msgstr ""
20
 
21
+ msgid "Add an Image"
 
22
  msgstr ""
23
 
24
+ msgid "Add Audio"
 
25
  msgstr ""
26
 
27
+ msgid "Add Video"
 
28
  msgstr ""
29
 
30
+ msgid "Ratings"
31
+ msgstr "Hodnocení"
 
32
 
33
+ msgid "Polls"
34
+ msgstr "Ankety"
 
 
 
 
35
 
36
+ msgid "Email address required"
37
+ msgstr "E-mailová adresa požadována"
38
 
39
+ msgid "Password required"
40
+ msgstr "Požadováno heslo"
41
 
42
+ msgid "Could not connect to Polldaddy API Key service"
 
43
  msgstr ""
44
 
45
+ msgid "Can't connect to Polldaddy.com"
46
+ msgstr "Nemohu se připojit k Polldaddy.com"
47
 
48
+ msgid ""
49
+ "Login to Polldaddy failed. Double check your email address and password."
50
  msgstr ""
51
 
52
  msgid ""
53
+ "If your email address and password are correct, your host may not support "
54
+ "secure logins."
 
55
  msgstr ""
56
 
57
  msgid ""
58
+ "In that case, you may be able to log in to Polldaddy by unchecking the \"Use "
59
+ "SSL to Log in\" checkbox."
 
60
  msgstr ""
61
 
62
  msgid ""
63
+ "Account could not be accessed. Are your email address and password correct?"
64
+ msgstr "K účtu se není možné připojit. Jsou emailová adresa a heslo správně? "
65
+
66
+ msgid "Polldaddy Account"
67
  msgstr ""
68
 
69
  #, php-format
70
  msgid ""
71
+ "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s"
72
+ "\">Polldaddy.com</a> account details."
73
  msgstr ""
74
+ "Předtím než použijete váš Polldaddy plugin, musíte vyplnit několik detailů "
75
+ "do vašeho <a href=\"%s\">Polldaddy.com</a> účtu. "
76
 
77
+ msgid "Polldaddy Email Address"
78
  msgstr ""
79
 
80
+ msgid "Polldaddy Password"
 
81
  msgstr ""
82
 
83
+ msgid "Use SSL to Log in"
84
  msgstr ""
85
 
86
+ msgid ""
87
+ "This ensures a secure login to your Polldaddy account. Only uncheck if you "
88
+ "are having problems logging in."
 
 
89
  msgstr ""
90
 
91
+ msgid "Submit"
92
+ msgstr "Potvrdit"
 
93
 
94
+ msgid "Load Shortcodes Inline"
95
  msgstr ""
96
 
97
+ msgid ""
98
+ "This will load the Polldaddy shortcodes inline rather than in the page "
99
+ "footer."
 
 
 
 
 
 
100
  msgstr ""
101
 
102
+ msgid "Multiple Polldaddy Accounts"
103
  msgstr ""
104
 
105
+ msgid "This setting will allow each blog user to import a Polldaddy account."
 
 
 
 
 
 
 
 
 
 
 
 
106
  msgstr ""
107
 
108
+ msgid "Sync Ratings Account"
109
  msgstr ""
110
 
111
+ msgid "This will synchronize your ratings Polldaddy account."
112
  msgstr ""
113
 
114
+ msgid "Ratings Title Filter"
115
  msgstr ""
116
 
117
+ msgid ""
118
+ "This setting allows you to specify a filter to use with your ratings title."
119
  msgstr ""
120
 
121
+ msgid "A list of your top rated posts, pages or comments."
122
+ msgstr ""
 
 
 
123
 
124
+ msgid "Top Rated"
125
  msgstr ""
126
 
127
+ msgid "Title"
128
+ msgstr "Název"
129
 
130
+ msgid "Show for posts"
131
  msgstr ""
132
 
133
+ msgid "Show for pages"
134
  msgstr ""
135
 
136
+ msgid "Show for comments"
137
  msgstr ""
138
 
139
+ msgid "Filter by category"
140
  msgstr ""
141
 
142
+ msgid "How many items would you like to display?"
143
  msgstr ""
144
 
145
+ #, php-format
146
+ msgid ""
147
+ "Warning! The Polldaddy plugin must be linked to your Polldaddy.com account. "
148
+ "Please visit the <a href=\"%s\">plugin settings page</a> to login."
149
  msgstr ""
150
 
151
+ msgid "Feedback"
152
  msgstr ""
153
 
154
+ msgid "Invalid Account"
155
+ msgstr "Neplatný účet"
156
 
157
+ msgid "Polldaddy"
158
  msgstr ""
159
 
160
+ msgid "Add Poll"
161
+ msgstr "Přidat anketu"
162
 
163
+ msgid "Star Colors"
164
+ msgstr "Barvy hvězd"
165
 
166
+ msgid "Star Size"
167
+ msgstr ""
168
 
169
+ msgid "Nero Type"
170
  msgstr ""
171
 
172
+ msgid "Nero Size"
173
  msgstr ""
174
 
175
+ msgid "You are not allowed to delete this poll."
176
+ msgstr "Nemáte oprávnění odstranit tuto anketu."
177
 
178
+ msgid "Invalid Poll Author"
179
+ msgstr "Neplatný autor ankety"
180
 
181
+ msgid "You are not allowed to open this poll."
182
+ msgstr "Nemáte povolení otevřít tuto anketu."
183
 
184
+ msgid "You are not allowed to close this poll."
185
+ msgstr "Nemáte povolení uzavírat tuto anketu."
186
 
187
+ msgid "You are not allowed to edit this poll."
188
+ msgstr "Nemáte povolení editovat tuto anketu."
189
 
190
+ msgid "Poll not found"
191
+ msgstr "Anketa nenalezena"
192
 
193
+ msgid "Invalid answers"
194
+ msgstr "Neplatné odpovědi"
195
 
196
+ msgid "You must include at least 2 answers"
197
+ msgstr "Musíte vytvořit minimálně 2 odpovědi"
198
 
199
+ msgid "Please choose a poll style"
200
+ msgstr "Vyberte styl ankety"
201
 
202
+ msgid "Poll could not be updated"
203
+ msgstr "Anketa nemůže být aktualizována"
204
 
205
+ msgid "Poll could not be created"
206
+ msgstr "Anketa nemůže být vytvořena"
207
 
208
+ msgid "Style could not be updated"
209
  msgstr ""
210
 
211
+ msgid "Style could not be created"
 
 
 
212
  msgstr ""
213
 
214
+ msgid "Account could not be accessed. Is your API code correct?"
215
  msgstr ""
216
 
217
+ msgid "Account could not be imported. Did you enter the correct API key?"
218
  msgstr ""
219
 
220
+ msgid "Poll deleted."
221
+ msgstr "Anketa smazána."
222
 
223
+ #, php-format
224
+ msgid "%s Poll Deleted."
225
+ msgid_plural "%s Polls Deleted."
226
+ msgstr[0] ""
227
+ msgstr[1] ""
228
+ msgstr[2] ""
229
 
230
+ msgid "Poll opened."
231
+ msgstr "Anketa otevřena."
232
 
233
+ #, php-format
234
+ msgid "%s Poll Opened."
235
+ msgid_plural "%s Polls Opened."
236
+ msgstr[0] ""
237
+ msgstr[1] ""
238
+ msgstr[2] ""
239
 
240
+ msgid "Poll closed."
241
+ msgstr "Anketa zavřena."
242
 
243
+ #, php-format
244
+ msgid "%s Poll Closed."
245
+ msgid_plural "%s Polls Closed."
246
+ msgstr[0] ""
247
+ msgstr[1] ""
248
+ msgstr[2] ""
249
 
250
+ msgid "Poll updated."
251
+ msgstr "Anketa aktualizována."
252
 
253
+ msgid "Poll created."
254
+ msgstr "Anketa vytvořena."
255
 
256
+ msgid "Embed in Post"
257
  msgstr ""
258
 
259
+ msgid "Custom Style updated."
260
+ msgstr "Vlastní styl aktualizován"
261
 
262
+ msgid "Custom Style created."
263
  msgstr ""
264
 
265
+ msgid "Custom Style deleted."
266
  msgstr ""
267
 
268
+ #, php-format
269
+ msgid "%s Style Deleted."
270
+ msgid_plural "%s Custom Styles Deleted."
271
+ msgstr[0] ""
272
+ msgstr[1] ""
273
+ msgstr[2] ""
274
 
275
+ msgid "Account Linked."
276
  msgstr ""
277
 
278
+ msgid "Options Updated."
279
  msgstr ""
280
 
281
+ msgid "Rating deleted."
282
  msgstr ""
283
 
284
+ #, php-format
285
+ msgid "%s Rating Deleted."
286
+ msgid_plural "%s Ratings Deleted."
287
+ msgstr[0] ""
288
+ msgstr[1] ""
289
+ msgstr[2] ""
290
 
291
+ msgid "Error: An error has occurred; Poll not created."
292
  msgstr ""
293
 
294
+ msgid "Error: An error has occurred; Poll not updated."
295
+ msgstr "Chyba: Vyskytla se chyba; Anketa nebyla aktualizována."
296
 
297
+ msgid ""
298
+ "Error: An error has occurred; Account could not be imported. Perhaps your "
299
+ "email address or password is incorrect?"
300
  msgstr ""
301
 
302
+ msgid "Error: An error has occurred; Account could not be created."
303
+ msgstr "Chyba: Vyskytla se chyba; Účet nelze vytvořit."
304
+
305
+ msgid "Polldaddy Polls"
306
  msgstr ""
307
 
308
+ #, php-format
309
+ msgid "Preview Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
310
  msgstr ""
311
 
312
+ #, php-format
313
+ msgid ""
314
+ "Poll Results <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s"
315
+ "\" class=\"add-new-h2\">Edit Poll</a>"
316
  msgstr ""
317
 
318
+ #, php-format
319
+ msgid ""
320
+ "Edit Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s\" "
321
+ "class=\"add-new-h2\">View Results</a>"
322
  msgstr ""
323
 
324
+ #, php-format
325
+ msgid "Add New Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
326
  msgstr ""
327
 
328
+ #, php-format
329
+ msgid "Custom Styles <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
330
  msgstr ""
331
 
332
+ msgid "Custom Styles"
333
  msgstr ""
334
 
335
+ #, php-format
336
+ msgid "Edit Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
337
  msgstr ""
338
 
339
+ #, php-format
340
+ msgid "Create Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
341
  msgstr ""
342
 
343
+ #, php-format
344
+ msgid "Polldaddy Polls <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
345
  msgstr ""
346
 
347
+ msgid "Polldaddy Polls "
348
  msgstr ""
349
 
350
+ #, php-format
351
+ msgid ""
352
+ "Linked to WordPress.com Account: <strong>%s</strong> (<a target=\"_blank\" "
353
+ "href=\"options-general.php?page=polls&action=options\">Settings</a> / <a "
354
+ "target=\"_blank\" href=\"http://polldaddy.com/dashboard/\">Polldaddy.com</a>)"
355
  msgstr ""
356
 
357
+ msgid "Actions"
358
+ msgstr "Akce"
359
 
360
+ msgid "Delete"
361
+ msgstr "Smazat"
362
 
363
+ msgid "Close"
364
+ msgstr "Zavřít"
365
 
366
+ msgid "Open"
367
+ msgstr "Otevřít"
368
 
369
+ msgid "Apply"
370
+ msgstr "Použít"
371
 
372
+ msgid "View All Polls"
373
  msgstr ""
374
 
375
+ msgid "This Blog's Polls"
376
  msgstr ""
377
 
378
+ msgid "Filter"
379
+ msgstr "Filtrovat"
380
 
381
+ msgid "Poll"
382
  msgstr ""
383
 
384
+ msgid "Y/m/d g:i:s A"
385
+ msgstr "j.n.Y, G:i"
386
 
387
+ msgid "created"
388
  msgstr ""
389
 
390
+ msgid "M d, Y"
391
  msgstr ""
392
 
393
+ msgid "Edit"
394
+ msgstr "Upravit"
395
 
396
+ msgid "Embed &amp; Link"
397
  msgstr ""
398
 
399
+ msgid "Preview"
400
+ msgstr "Náhled"
401
 
402
+ msgid "Results"
403
+ msgstr "Výsledky"
404
 
405
+ msgid "votes"
406
  msgstr ""
407
 
408
+ msgid "WordPress Shortcode"
409
  msgstr ""
410
 
411
+ msgid "Short URL (Good for Twitter etc.)"
412
  msgstr ""
413
 
414
+ msgid "Facebook URL"
415
  msgstr ""
416
 
417
+ msgid "JavaScript"
418
+ msgstr ""
 
 
 
419
 
420
+ msgid "Done"
421
+ msgstr "Hotovo"
422
 
423
+ #, php-format
424
+ msgid "What are you doing here? <a href=\"%s\">Go back</a>."
425
+ msgstr "Co tu děláte? <a href=\"%s\">Jít zpátky</a>."
426
 
427
+ msgid "You haven't created any polls for this blog."
428
  msgstr ""
429
 
430
+ msgid "Why don't you go ahead and get started on that?"
431
  msgstr ""
432
 
433
+ msgid "Create a Poll Now"
434
  msgstr ""
435
 
436
+ msgid "No one has created any polls for this blog."
437
  msgstr ""
438
 
439
+ #, php-format
440
+ msgid "Are you sure you want to delete the rating for \"%s\"?"
441
  msgstr ""
442
 
443
+ #, php-format
444
+ msgid "Are you sure you want to delete the poll %s?"
445
  msgstr ""
446
 
447
+ msgid "Are you sure you want to delete this answer?"
448
  msgstr ""
449
 
450
+ msgid "delete this answer"
 
 
 
451
  msgstr ""
452
 
453
+ msgid "Standard Styles"
454
  msgstr ""
455
 
456
+ msgid "delete this image"
457
  msgstr ""
458
 
459
+ msgid "Save"
460
+ msgstr "Uložit"
461
 
462
+ msgid "Randomize answer order"
463
+ msgstr "Pořadí odpovědí náhodně"
464
 
465
+ msgid "Allow other answers"
466
+ msgstr "Povolit odpověď jiné"
467
 
468
+ msgid "Multiple choice"
469
+ msgstr "Několikanásobný výběr"
470
 
471
+ msgid "Sharing"
472
  msgstr ""
473
 
474
+ msgid "Number of choices"
475
  msgstr ""
476
 
477
+ msgid "No Limit"
478
  msgstr ""
479
 
480
+ msgid "Save Poll"
481
+ msgstr "Uložit anketu"
482
 
483
+ msgid "Results Display"
484
  msgstr ""
485
 
486
+ msgid "Show results to voters"
487
+ msgstr "Ukázat hlasujícím výsledky"
488
 
489
+ msgid "Only show percentages"
490
+ msgstr "Jen zobraz procenta"
491
 
492
+ msgid "Hide all results"
493
+ msgstr "Skrýt všechny výsledky"
494
 
495
+ msgid "Repeat Voting"
496
  msgstr ""
497
 
498
+ msgid "Don't block repeat voters"
499
+ msgstr "Neblokovat opakované hlasování"
500
 
501
+ msgid "Block by cookie (recommended)"
502
+ msgstr "Blokovat podle cookie (doporučené)"
503
 
504
+ msgid "Block by cookie and by IP address"
505
+ msgstr "Blokovat podle cookie a IP adresy"
506
 
507
+ msgid "Expires: "
508
  msgstr ""
509
 
510
+ #, php-format
511
+ msgid "%d hour"
512
  msgstr ""
513
 
514
+ #, php-format
515
+ msgid "%d hours"
516
  msgstr ""
517
 
518
+ #, php-format
519
+ msgid "%d day"
520
  msgstr ""
521
 
522
+ #, php-format
523
+ msgid "%d week"
524
  msgstr ""
525
 
526
+ msgid ""
527
+ "Note: Blocking by cookie and IP address can be problematic for some voters."
528
  msgstr ""
529
 
530
+ msgid "Comments"
531
+ msgstr "Komentáře"
532
 
533
+ msgid "Allow comments"
534
  msgstr ""
535
 
536
+ msgid "Moderate first"
537
  msgstr ""
538
 
539
+ msgid "No comments"
540
  msgstr ""
541
 
542
+ msgid "Enter Question Here"
543
  msgstr ""
544
 
545
+ msgid "WordPress Shortcode:"
546
  msgstr ""
547
 
548
+ msgid "Embed Poll in New Post"
549
  msgstr ""
550
 
551
+ msgid "Answers"
552
+ msgstr "Odpovědi"
553
 
554
+ msgid "Add New Answer"
555
  msgstr ""
556
 
557
+ msgid "Aluminum Narrow"
558
  msgstr ""
559
 
560
+ msgid "Aluminum Medium"
561
  msgstr ""
562
 
563
+ msgid "Aluminum Wide"
564
  msgstr ""
565
 
566
+ msgid "Plain White Narrow"
 
 
 
567
  msgstr ""
568
 
569
+ msgid "Plain White Medium"
570
  msgstr ""
571
 
572
+ msgid "Plain White Wide"
573
  msgstr ""
574
 
575
+ msgid "Plain Black Narrow"
576
  msgstr ""
577
 
578
+ msgid "Plain Black Medium"
579
  msgstr ""
580
 
581
+ msgid "Plain Black Wide"
 
 
 
 
 
 
 
 
 
582
  msgstr ""
583
 
584
+ msgid "Paper Narrow"
585
  msgstr ""
586
 
587
+ msgid "Paper Medium"
588
  msgstr ""
589
 
590
+ msgid "Paper Wide"
591
  msgstr ""
592
 
593
+ msgid "Skull Dark Narrow"
594
  msgstr ""
595
 
596
+ msgid "Skull Dark Medium"
597
  msgstr ""
598
 
599
+ msgid "Skull Dark Wide"
600
  msgstr ""
601
 
602
+ msgid "Skull Light Narrow"
603
  msgstr ""
604
 
605
+ msgid "Skull Light Medium"
606
  msgstr ""
607
 
608
+ msgid "Skull Light Wide"
609
  msgstr ""
610
 
611
+ msgid "Micro"
612
  msgstr ""
613
 
614
+ msgid "Plastic White Narrow"
615
  msgstr ""
616
 
617
+ msgid "Plastic White Medium"
618
  msgstr ""
619
 
620
+ msgid "Plastic White Wide"
 
 
 
 
 
 
621
  msgstr ""
622
 
623
+ msgid "Plastic Grey Narrow"
624
  msgstr ""
625
 
626
+ msgid "Plastic Grey Medium"
627
  msgstr ""
628
 
629
+ msgid "Plastic Grey Wide"
630
  msgstr ""
631
 
632
+ msgid "Plastic Black Narrow"
633
  msgstr ""
634
 
635
+ msgid "Plastic Black Medium"
636
  msgstr ""
637
 
638
+ msgid "Plastic Black Wide"
639
  msgstr ""
640
 
641
+ msgid "Manga Narrow"
642
  msgstr ""
643
 
644
+ msgid "Manga Medium"
 
 
 
645
  msgstr ""
646
 
647
+ msgid "Manga Wide"
648
  msgstr ""
649
 
650
+ msgid "Tech Dark Narrow"
651
  msgstr ""
652
 
653
+ msgid "Tech Dark Medium"
654
  msgstr ""
655
 
656
+ msgid "Tech Dark Wide"
657
  msgstr ""
658
 
659
+ msgid "Tech Grey Narrow"
660
  msgstr ""
661
 
662
+ msgid "Tech Grey Medium"
663
  msgstr ""
664
 
665
+ msgid "Tech Grey Wide"
666
  msgstr ""
667
 
668
+ msgid "Tech Light Narrow"
669
  msgstr ""
670
 
671
+ msgid "Tech Light Medium"
672
  msgstr ""
673
 
674
+ msgid "Tech Light Wide"
675
  msgstr ""
676
 
677
+ msgid "Working Male Narrow"
678
  msgstr ""
679
 
680
+ msgid "Working Male Medium"
681
  msgstr ""
682
 
683
+ msgid "Working Male Wide"
684
  msgstr ""
685
 
686
+ msgid "Working Female Narrow"
 
 
 
687
  msgstr ""
688
 
689
+ msgid "Working Female Medium"
690
  msgstr ""
691
 
692
+ msgid "Working Female Wide"
 
 
 
693
  msgstr ""
694
 
695
+ msgid "Thinking Male Narrow"
 
 
 
696
  msgstr ""
697
 
698
+ msgid "Thinking Male Medium"
699
  msgstr ""
700
 
701
+ msgid "Thinking Male Wide"
702
  msgstr ""
703
 
704
+ msgid "Thinking Female Narrow"
705
  msgstr ""
706
 
707
+ msgid "Thinking Female Medium"
708
  msgstr ""
709
 
710
+ msgid "Thinking Female Wide"
711
  msgstr ""
712
 
713
+ msgid "Sunset Narrow"
714
  msgstr ""
715
 
716
+ msgid "Sunset Medium"
 
 
 
717
  msgstr ""
718
 
719
+ msgid "Sunset Wide"
720
  msgstr ""
721
 
722
+ msgid "Music Medium"
 
 
 
723
  msgstr ""
724
 
725
+ msgid "Music Wide"
726
  msgstr ""
727
 
728
+ msgid "Poll Style"
729
  msgstr ""
730
 
731
+ msgid "Polldaddy Styles"
732
  msgstr ""
733
 
734
+ msgid "Polldaddy Style"
735
  msgstr ""
736
 
737
+ msgid "Custom Style"
738
+ msgstr ""
739
 
740
+ msgid "Please choose a custom style…"
741
  msgstr ""
742
 
743
+ msgid "Please choose a style."
744
  msgstr ""
745
 
746
+ msgid "You currently have no custom styles created."
747
  msgstr ""
748
 
749
+ msgid "New Style"
750
  msgstr ""
751
 
752
+ #, php-format
753
+ msgid ""
754
+ "Did you know we have a new editor for building your own custom poll styles? "
755
+ "Find out more <a href=\"%s\" target=\"_blank\">here</a>."
756
  msgstr ""
757
 
758
+ #, php-format
759
+ msgid "Are you sure you want to delete \"%s\"?"
760
  msgstr ""
761
 
762
+ msgid "Aluminum"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
763
  msgstr ""
764
 
765
+ msgid "Plain White"
766
  msgstr ""
767
 
768
+ msgid "Plain Black"
769
  msgstr ""
770
 
771
+ msgid "Paper"
772
  msgstr ""
773
 
774
+ msgid "Skull Dark"
 
 
 
775
  msgstr ""
776
 
777
+ msgid "Skull Light"
778
  msgstr ""
779
 
780
+ msgid "Width 150px, the micro style is useful when space is tight."
781
  msgstr ""
782
 
783
+ msgid "Plastic White"
784
  msgstr ""
785
 
786
+ msgid "Plastic Grey"
 
 
 
787
  msgstr ""
788
 
789
+ msgid "Plastic Black"
790
  msgstr ""
791
 
792
+ msgid "Manga"
793
  msgstr ""
794
 
795
+ msgid "Tech Dark"
796
  msgstr ""
797
 
798
+ msgid "Tech Grey"
799
  msgstr ""
800
 
801
+ msgid "Tech Light"
802
  msgstr ""
803
 
804
+ msgid "Working Male"
805
  msgstr ""
806
 
807
+ msgid "Working Female"
 
 
 
808
  msgstr ""
809
 
810
+ msgid "Thinking Male"
 
 
811
  msgstr ""
812
 
813
+ msgid "Thinking Female"
 
 
814
  msgstr ""
815
 
816
+ msgid "Sunset"
817
+ msgstr "Východ slunce"
 
 
 
 
818
 
819
+ msgid "Music"
820
+ msgstr "Hudba"
821
 
822
+ msgid "Wide"
 
 
 
823
  msgstr ""
824
 
825
+ msgid "Medium"
826
+ msgstr "Střední velikost"
 
 
827
 
828
+ msgid "Narrow"
829
  msgstr ""
830
 
831
+ msgid "Width: 630px, the wide style is good for blog posts."
832
  msgstr ""
833
 
834
+ msgid "Width: 300px, the medium style is good for general use."
 
 
 
 
835
  msgstr ""
836
 
837
+ msgid "Width 150px, the narrow style is good for sidebars etc."
 
 
838
  msgstr ""
839
 
840
+ msgid "Answer"
841
+ msgstr "Odpověď"
 
 
 
 
842
 
843
+ msgid "Votes"
844
+ msgstr "Hlasy"
845
 
846
+ msgid "Percent"
 
 
 
847
  msgstr ""
848
 
849
  #, php-format
850
+ msgid "Other (<a href=\"%s\">see below</a>)"
851
+ msgstr "Jiné (<a href=\"%s\">viz níže</a>) "
852
 
853
+ msgid "Other Answer"
854
+ msgstr "Jiná odpověď"
855
 
856
+ msgid "Style"
 
 
 
857
  msgstr ""
858
 
859
+ msgid "Last Modified"
860
+ msgstr "Naposledy zmeněno"
 
 
 
861
 
862
+ msgid "Y/m/d"
863
+ msgstr "j.n.Y"
864
 
865
+ msgid "You haven't used our fancy style editor to create any custom styles!"
 
 
 
 
866
  msgstr ""
867
 
868
+ msgid "Create a Custom Style Now"
869
  msgstr ""
870
 
871
+ msgid "Style Name"
 
 
872
  msgstr ""
873
 
874
+ msgid "Preload Basic Style"
 
 
875
  msgstr ""
876
 
877
+ msgid "Load Style"
 
878
  msgstr ""
879
 
880
+ msgid "Text Direction"
 
 
 
 
881
  msgstr ""
882
 
883
+ msgid "Force RTL"
884
  msgstr ""
885
 
886
+ msgid "Force LTR"
 
 
 
 
887
  msgstr ""
888
 
889
+ msgid "Style Editor"
 
 
890
  msgstr ""
891
 
892
+ msgid "Select a template part to edit:"
893
  msgstr ""
894
 
895
+ msgid "Poll Box"
 
 
 
896
  msgstr ""
897
 
898
+ msgid "Question"
 
 
 
899
  msgstr ""
900
 
901
+ msgid "Answer Group"
 
 
 
 
902
  msgstr ""
903
 
904
+ msgid "Answer Check"
905
  msgstr ""
906
 
907
+ msgid "Other Input"
 
 
908
  msgstr ""
909
 
910
+ msgid "Vote Button"
 
 
911
  msgstr ""
912
 
913
+ msgid "Links"
914
+ msgstr "Odkazy"
915
 
916
+ msgid "Feedback Group"
 
 
917
  msgstr ""
918
 
919
+ msgid "Results Group"
 
 
920
  msgstr ""
921
 
922
+ msgid "Results Percent"
 
 
 
 
923
  msgstr ""
924
 
925
+ msgid "Results Votes"
 
 
 
926
  msgstr ""
927
 
928
+ msgid "Results Text"
 
 
 
929
  msgstr ""
930
 
931
+ msgid "Results Background"
 
 
932
  msgstr ""
933
 
934
+ msgid "Results Bar"
 
 
 
 
935
  msgstr ""
936
 
937
+ msgid "Total Votes"
938
  msgstr ""
939
 
940
+ msgid "Font"
941
  msgstr ""
942
 
943
+ msgid "Background"
944
+ msgstr "Pozadí"
945
 
946
+ msgid "Border"
947
+ msgstr "Orámování"
948
 
949
+ msgid "Margin"
950
  msgstr ""
951
 
952
+ msgid "Padding"
953
  msgstr ""
954
 
955
+ msgid "Width"
956
+ msgstr "Šířka"
957
 
958
+ msgid "Height"
959
+ msgstr "Výška"
960
 
961
+ msgid "Position"
962
+ msgstr "Umístění"
963
 
964
+ msgid "Font Size"
965
  msgstr ""
966
 
967
+ msgid "Color"
968
+ msgstr "Barva"
969
 
970
+ msgid "Bold"
971
+ msgstr "Tučné"
972
 
973
+ msgid "Italic"
974
+ msgstr "Kurzíva"
975
 
976
+ msgid "Underline"
977
+ msgstr "Podtržení"
978
 
979
+ msgid "Line Height"
980
  msgstr ""
981
 
982
+ msgid "Align"
983
+ msgstr "Zarovnat"
 
984
 
985
+ msgid "Left"
986
+ msgstr "Doleva"
987
 
988
+ msgid "Center"
989
+ msgstr "Center"
 
990
 
991
+ msgid "Right"
992
+ msgstr "Doprava"
993
 
994
+ msgid "Image URL"
995
+ msgstr "URL obrázku"
996
 
997
+ msgid "Click here for more information"
998
  msgstr ""
999
 
1000
+ msgid "Image Repeat"
1001
  msgstr ""
1002
 
1003
+ msgid "repeat"
1004
  msgstr ""
1005
 
1006
+ msgid "no-repeat"
 
1007
  msgstr ""
1008
 
1009
+ msgid "repeat-x"
1010
  msgstr ""
1011
 
1012
+ msgid "repeat-y"
 
1013
  msgstr ""
1014
 
1015
+ msgid "Image Position"
 
1016
  msgstr ""
1017
 
1018
+ msgid "left top"
1019
  msgstr ""
1020
 
1021
+ msgid "left center"
1022
  msgstr ""
1023
 
1024
+ msgid "left bottom"
1025
  msgstr ""
1026
 
1027
+ msgid "center top"
1028
  msgstr ""
1029
 
1030
+ msgid "center center"
1031
  msgstr ""
1032
 
1033
+ msgid "center bottom"
1034
  msgstr ""
1035
 
1036
+ msgid "right top"
 
1037
  msgstr ""
1038
 
1039
+ msgid "right center"
1040
  msgstr ""
1041
 
1042
+ msgid "right bottom"
1043
  msgstr ""
1044
 
1045
+ msgid "none"
1046
  msgstr ""
1047
 
1048
+ msgid "solid"
 
1049
  msgstr ""
1050
 
1051
+ msgid "dotted"
1052
  msgstr ""
1053
 
1054
+ msgid "dashed"
1055
  msgstr ""
1056
 
1057
+ msgid "double"
1058
  msgstr ""
1059
 
1060
+ msgid "groove"
1061
  msgstr ""
1062
 
1063
+ msgid "inset"
1064
  msgstr ""
1065
 
1066
+ msgid "outset"
 
1067
  msgstr ""
1068
 
1069
+ msgid "ridge"
1070
  msgstr ""
1071
 
1072
+ msgid "hidden"
 
1073
  msgstr ""
1074
 
1075
+ msgid "Rounded Corners"
1076
  msgstr ""
1077
 
1078
+ msgid "Not supported in Internet Explorer."
 
1079
  msgstr ""
1080
 
1081
+ msgid "Top"
1082
+ msgstr "Nahoru"
1083
+
1084
+ msgid "Bottom"
1085
+ msgstr "Dolů"
1086
 
1087
+ msgid ""
1088
+ "If you change the width of the<br/> poll you may also need to change<br/> "
1089
+ "the width of your answers."
1090
  msgstr ""
1091
 
1092
+ msgid "Do you mostly use the internet at work, in school or at home?"
1093
  msgstr ""
1094
 
1095
+ msgid "I use it in school."
1096
  msgstr ""
1097
 
1098
+ msgid "I use it at home."
 
1099
  msgstr ""
1100
 
1101
+ msgid ""
1102
+ "I use it every where I go, at work and home and anywhere else that I can!"
1103
  msgstr ""
1104
 
1105
+ msgid "Other"
1106
+ msgstr "Jiné"
1107
 
1108
+ msgid "Vote"
 
1109
  msgstr ""
1110
 
1111
+ msgid "View Results"
1112
+ msgstr "Zobrazit výsledky"
1113
 
1114
+ msgid "I use it in school!"
1115
  msgstr ""
1116
 
1117
+ #, php-format
1118
+ msgid "(%d votes)"
1119
  msgstr ""
1120
 
1121
+ msgid "Return To Poll"
1122
  msgstr ""
1123
 
1124
+ msgid "Save Style"
1125
  msgstr ""
1126
 
1127
+ msgid "Check this box if you wish to update the polls that use this style."
1128
  msgstr ""
1129
 
1130
+ msgid "Thank you for voting!"
1131
  msgstr ""
1132
 
1133
  #, php-format
1134
  msgid ""
1135
+ "Sorry! There was an error creating your rating widget. Please contact <a "
1136
+ "href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
 
1137
  msgstr ""
1138
 
1139
+ msgid "Rating Settings"
1140
  msgstr ""
1141
 
1142
+ msgid "Rating updated"
1143
+ msgstr "Hodnocení aktualizováno"
1144
 
1145
+ msgid "Posts"
1146
+ msgstr "Příspěvky"
1147
+
1148
+ msgid "Pages"
1149
+ msgstr "Stránky"
1150
 
1151
+ msgid "Show Ratings on"
1152
  msgstr ""
1153
 
1154
+ msgid "Front Page, Archive Pages, and Search Results"
1155
  msgstr ""
1156
 
1157
+ msgid "Position Front Page, Archive Pages, and Search Results Ratings"
1158
  msgstr ""
1159
 
1160
+ #, fuzzy
1161
+ msgid "Above each blog post"
1162
+ msgstr "Nad každým komentářem"
1163
+
1164
+ #, fuzzy
1165
+ msgid "Below each blog post"
1166
+ msgstr "Pod každým komentářem"
1167
+
1168
+ msgid "Position Post Ratings"
1169
  msgstr ""
1170
 
1171
+ msgid "Position Page Ratings"
1172
  msgstr ""
1173
 
1174
+ msgid "Above each blog page"
1175
  msgstr ""
1176
 
1177
+ msgid "Below each blog page"
1178
  msgstr ""
1179
 
1180
+ msgid "Position Comment Ratings"
1181
  msgstr ""
1182
 
1183
+ msgid "Above each comment"
1184
+ msgstr "Nad každým komentářem"
1185
+
1186
+ msgid "Below each comment"
1187
+ msgstr "Pod každým komentářem"
1188
+
1189
+ msgid "Save Changes"
1190
+ msgstr "Uložit změny"
1191
+
1192
+ #, fuzzy
1193
+ msgid "Advanced Settings"
1194
+ msgstr "Základní nastavení"
1195
+
1196
+ msgid "Save Advanced Settings"
1197
  msgstr ""
1198
 
1199
+ msgid "This is a demo of what your rating widget will look like"
1200
  msgstr ""
1201
 
1202
+ msgid "Customize Labels"
1203
  msgstr ""
1204
 
1205
+ msgid "Rate This"
1206
  msgstr ""
1207
 
1208
+ #, php-format
1209
+ msgid "%d star"
1210
  msgstr ""
1211
 
1212
+ #, php-format
1213
+ msgid "%d stars"
1214
  msgstr ""
1215
 
1216
+ msgid "Thank You"
1217
+ msgstr "Děkujeme"
1218
+
1219
+ msgid "Rate Up"
1220
  msgstr ""
1221
 
1222
+ msgid "Rate Down"
1223
  msgstr ""
1224
 
1225
+ msgid "Most Popular Content"
1226
  msgstr ""
1227
 
1228
+ msgid "All"
1229
+ msgstr "Vše"
1230
+
1231
+ msgid "Today"
1232
+ msgstr "Dnes"
1233
+
1234
+ msgid "This Week"
1235
  msgstr ""
1236
 
1237
+ msgid "This Month"
1238
+ msgstr "Tento měsíc"
1239
+
1240
+ msgid "Rated"
1241
  msgstr ""
1242
 
1243
+ msgid "There are no rated items for this period"
1244
+ msgstr ""
1245
 
1246
+ msgid "Rating Type"
1247
  msgstr ""
1248
 
1249
+ msgid ""
1250
+ "Here you can choose how you want your rating to display. The 5 star rating "
1251
+ "is the most commonly used. The Nero rating is useful for keeping it simple."
1252
  msgstr ""
1253
 
1254
+ #, php-format
1255
+ msgid "%d Star Rating"
1256
  msgstr ""
1257
 
1258
+ msgid "Nero Rating"
1259
  msgstr ""
1260
 
1261
+ msgid "Rating Style"
1262
  msgstr ""
1263
 
1264
+ msgid "Small"
1265
+ msgstr "Malé"
1266
+
1267
+ msgid "Large"
1268
+ msgstr "Velký obrázek"
1269
+
1270
+ msgid "Star Color"
1271
  msgstr ""
1272
 
1273
+ msgid "Yellow"
1274
+ msgstr "Žlutá"
1275
+
1276
+ msgid "Red"
1277
+ msgstr "Červená"
1278
+
1279
+ msgid "Blue"
1280
+ msgstr "Modrá"
1281
+
1282
+ msgid "Green"
1283
+ msgstr "Zelená"
1284
+
1285
+ msgid "Grey"
1286
  msgstr ""
1287
 
1288
+ msgid "Hand"
1289
  msgstr ""
1290
 
1291
+ msgid "Custom Image"
1292
  msgstr ""
1293
 
1294
+ msgid "Text Layout & Font"
1295
  msgstr ""
1296
 
1297
+ msgid "Inherit"
1298
  msgstr ""
1299
 
1300
+ msgid "Size"
1301
+ msgstr "Velikost"
1302
+
1303
+ msgid "Extra Settings"
1304
  msgstr ""
1305
 
1306
+ msgid "Results Popup"
1307
  msgstr ""
1308
 
1309
+ msgid "Uncheck this box to disable the results popup"
 
1310
  msgstr ""
1311
 
1312
+ msgid "Rating ID"
1313
  msgstr ""
1314
 
1315
+ msgid "This is the rating ID used in posts"
1316
  msgstr ""
1317
 
1318
+ msgid "Exclude Posts"
1319
  msgstr ""
1320
 
1321
+ msgid ""
1322
+ "Enter the Post IDs where you want to exclude ratings from. Please use a "
1323
+ "comma-delimited list, eg. 1,2,3"
1324
  msgstr ""
1325
 
1326
+ msgid "This is the rating ID used in pages"
1327
  msgstr ""
1328
 
1329
+ msgid "Exclude Pages"
1330
  msgstr ""
1331
 
1332
+ msgid ""
1333
+ "Enter the Page IDs where you want to exclude ratings from. Please use a "
1334
+ "comma-delimited list, eg. 1,2,3"
1335
  msgstr ""
1336
 
1337
+ msgid "This is the rating ID used in comments"
1338
  msgstr ""
1339
 
1340
+ msgid "&laquo;"
1341
+ msgstr "&laquo;"
1342
+
1343
+ msgid "&raquo;"
1344
+ msgstr "&raquo;"
1345
 
1346
+ #, php-format
1347
+ msgid "Rating Results <a href=\"%s\" class=\"add-new-h2\">Settings</a>"
1348
+ msgstr ""
1349
+
1350
+ msgid "Rating Results"
1351
+ msgstr ""
1352
 
1353
+ msgid "Last 24 hours"
1354
+ msgstr "Posledních 24 hodin"
1355
 
1356
+ msgid "Last 7 days"
1357
+ msgstr "Posledních 7 dní"
1358
 
1359
+ msgid "Last 31 days"
1360
+ msgstr ""
1361
 
1362
+ msgid "Last 3 months"
1363
+ msgstr "Poslední 3 měsíce"
1364
 
1365
+ msgid "Last 12 months"
1366
+ msgstr "Posledních 12 měsíců"
1367
 
1368
+ msgid "All time"
1369
+ msgstr "Od počátku"
1370
 
1371
+ msgid "* The results are cached and are updated every hour"
1372
+ msgstr ""
1373
 
1374
+ msgid "* The results are cached and are updated every day"
1375
+ msgstr ""
1376
 
1377
+ msgid "* The results are cached and are updated every 3 days"
1378
  msgstr ""
1379
 
 
1380
  #, php-format
1381
+ msgid "No ratings have been collected for your %s yet."
1382
  msgstr ""
1383
 
1384
+ msgid "Unique ID"
 
 
 
1385
  msgstr ""
1386
 
1387
+ msgid "Start Date"
1388
+ msgstr "Počáteční datum"
1389
+
1390
+ msgid "Average Rating"
1391
+ msgstr "Průměrné hodnocení"
1392
 
1393
+ msgid "Poll Settings"
1394
+ msgstr ""
1395
 
1396
+ msgid "Polldaddy Account Info"
1397
  msgstr ""
1398
 
1399
+ msgid ""
1400
+ "<em>Polldaddy</em> and <em>WordPress.com</em> are now connected using <a "
1401
+ "href=\"http://en.support.wordpress.com/wpcc-faq/\">WordPress.com Connect</"
1402
+ "a>. If you have a WordPress.com account you can use it to login to <a href="
1403
+ "\"http://polldaddy.com/\">Polldaddy.com</a>. Click on the Polldaddy \"sign in"
1404
+ "\" button, authorize the connection and create your new Polldaddy account."
1405
  msgstr ""
1406
 
1407
+ msgid ""
1408
+ "Login to the Polldaddy website and scroll to the end of your <a href="
1409
+ "\"http://polldaddy.com/account/#apikey\">account page</a> to create or "
1410
+ "retrieve an API key."
1411
  msgstr ""
1412
 
1413
+ #, php-format
1414
+ msgid "Your account is currently linked to this API key: <strong>%s</strong>"
1415
  msgstr ""
1416
 
1417
+ msgid "Link to a different Polldaddy account"
1418
+ msgstr ""
1419
 
1420
+ msgid "Link to your Polldaddy account"
1421
+ msgstr ""
1422
 
1423
+ msgid "Polldaddy.com API Key"
1424
  msgstr ""
 
 
1425
 
1426
+ msgid "Link Account"
1427
  msgstr ""
 
 
1428
 
1429
+ msgid "General Settings"
1430
+ msgstr "Základní nastavení"
1431
 
1432
+ msgid "Default poll settings"
 
 
1433
  msgstr ""
1434
 
1435
+ msgid "Show"
1436
+ msgstr "Zobrazit"
1437
+
1438
+ msgid "Hide"
1439
+ msgstr "Skrýt"
1440
+
1441
+ msgid "Percentages"
1442
  msgstr ""
1443
 
1444
+ msgid "Poll style"
1445
  msgstr ""
1446
 
1447
+ msgid "Off"
1448
+ msgstr ""
1449
+
1450
+ msgid "Cookie"
1451
  msgstr ""
1452
 
1453
+ msgid "Cookie & IP address"
1454
  msgstr ""
1455
 
1456
+ msgid "Block expiration limit"
1457
+ msgstr ""
1458
 
1459
+ msgid "Save Options"
1460
+ msgstr ""
1461
 
1462
+ msgid "URL"
1463
+ msgstr "URL"
1464
 
1465
+ msgid ""
1466
+ "Paste your YouTube or Google Video URL above, or use the examples below."
1467
+ msgstr ""
1468
 
1469
  #, php-format
1470
+ msgid "<a href=\"%s\" target=\"_blank\">YouTube instructions</a> %s"
 
1471
  msgstr ""
 
1472
 
1473
+ #, php-format
1474
+ msgid "<a href=\"%s\" target=\"_blank\">Google instructions</a> %s"
 
1475
  msgstr ""
 
 
1476
 
1477
+ #, php-format
1478
+ msgid "<a href=\"%s\" target=\"_blank\">DailyMotion instructions</a> %s"
1479
+ msgstr ""
1480
 
1481
+ msgid "Insert into Poll"
1482
+ msgstr ""
1483
 
1484
+ msgid "Audio File URL"
1485
+ msgstr ""
1486
 
1487
+ msgid "Insert an image from another web site"
1488
+ msgstr ""
1489
 
1490
+ msgid "Image Title"
1491
+ msgstr ""
locale/polldaddy-da.mo CHANGED
Binary file
locale/polldaddy-da.po CHANGED
@@ -4,11825 +4,1483 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
- "POT-Creation-Date: 2012-07-16 11:34+0000\n"
8
- "PO-Revision-Date: 2012-07-16 11:34:48+0000\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=2; plural=n != 1;\n"
13
  "X-Generator: GlotPress/0.1\n"
14
 
15
- msgid "Polldaddy Invitation"
16
  msgstr ""
17
 
18
- msgid ""
19
- "If you do not want to receive any more emails then click on the unsubscribe "
20
- "link below:"
21
  msgstr ""
22
 
23
- #, php-format
24
- msgid "%d incomplete response has been added to %s."
25
- msgid_plural "%d incomplete responses have been added to %s."
26
- msgstr[0] ""
27
- msgstr[1] ""
28
-
29
- msgid ""
30
- "Thanks,\n"
31
- "\n"
32
- "Your friendly Polldaddy.com autobot."
33
  msgstr ""
34
 
35
- #, php-format
36
- msgid "[Polldaddy] Incomplete results added to survey - %s"
37
  msgstr ""
38
 
39
- #, php-format
40
- msgid "All your results have been deleted from the survey \"%s\""
41
  msgstr ""
42
 
43
- #, php-format
44
- msgid "[Polldaddy] Results reset for %s"
45
  msgstr ""
46
 
47
- msgid ""
48
- "Your PDF report has been generated and is available from the following URLs:"
49
- msgstr ""
50
 
51
- #, php-format
52
- msgid "Note that the PDFs are available for %d day."
53
- msgid_plural "Note that the PDFs are available for %d days."
54
- msgstr[0] ""
55
- msgstr[1] ""
56
 
57
- msgid "[Polldaddy] PDF report has been generated"
58
  msgstr ""
59
 
60
- msgid "Hi there,"
61
  msgstr ""
62
 
63
- #, php-format
64
- msgid "Hi %s,"
65
  msgstr ""
66
 
67
- msgid "Hello there,"
 
68
  msgstr ""
69
 
70
- #, php-format
71
- msgid "Hello %s,"
 
72
  msgstr ""
73
 
74
  msgid ""
75
- "Recently you or someone using this email address signed up for a free "
76
- "account on\n"
77
- "http://polldaddy.com/ but the account was not activated."
78
  msgstr ""
79
 
80
  msgid ""
81
- "If you would still like a free Polldaddy account please confirm your email "
82
- "address by\n"
83
- "clicking on the link below:"
84
  msgstr ""
 
 
85
 
86
- msgid ""
87
- "The link will remain valid for a further 24 hours after which your email "
88
- "address will be\n"
89
- "deleted from our database."
90
  msgstr ""
91
 
92
  #, php-format
93
  msgid ""
94
- "If you're having trouble you can find out more at %s, or reply\n"
95
- "to this email and we'll get back to you."
96
  msgstr ""
97
 
98
- msgid "Thanks,"
99
  msgstr ""
100
 
101
- #, php-format
102
- msgid "Never receive emails from Polldaddy again: %s"
103
  msgstr ""
104
 
105
- msgid "[Polldaddy] Account Activation Request (resend)"
106
  msgstr ""
107
 
108
- #, fuzzy
109
- msgid "Invalid cardholder name"
110
- msgstr "Ugyldig filtype"
111
-
112
- msgid "Invalid street address"
113
  msgstr ""
114
 
115
- #, fuzzy
116
- msgid "Invalid city"
117
- msgstr "Ugyldig filtype"
118
 
119
- msgid "Invalid expiration month"
120
  msgstr ""
121
 
122
- #, fuzzy
123
- msgid "Invalid expiration year"
124
- msgstr "Ugyldig filtype"
125
-
126
- #, fuzzy
127
- msgid "Invalid card type"
128
- msgstr "Ugyldig filtype"
129
-
130
- msgid "Invalid card number"
131
  msgstr ""
132
 
133
- msgid "Invalid CVV2 code"
134
  msgstr ""
135
 
136
- #, fuzzy
137
- msgid "Invalid country"
138
- msgstr "Ugyldig filtype"
139
-
140
- #, fuzzy
141
- msgid "Invalid zip code"
142
- msgstr "Ugyldig filtype"
143
-
144
- #, fuzzy
145
- msgid "Invalid state"
146
- msgstr "Ugyldig filtype"
147
-
148
- msgid "Date must be in the future"
149
  msgstr ""
150
 
151
- msgid "Sierra Leone"
152
  msgstr ""
153
 
154
- msgid "Taiwan"
155
  msgstr ""
156
 
157
- msgid "Netherlands"
158
  msgstr ""
159
 
160
- msgid "Chile"
 
161
  msgstr ""
162
 
163
- msgid "Anguilla"
164
  msgstr ""
165
 
166
- msgid "Mauritius"
167
- msgstr "Mauritius"
168
-
169
- msgid "Afghanistan"
170
  msgstr ""
171
 
172
- msgid "Andorra"
173
- msgstr ""
174
 
175
- msgid "Indonesia"
176
  msgstr ""
177
 
178
- msgid "Micronesia, Federated States of"
179
  msgstr ""
180
 
181
- msgid "United Kingdom"
182
  msgstr ""
183
 
184
- msgid "New Zealand"
185
  msgstr ""
186
 
187
- msgid "Gabon"
188
  msgstr ""
189
 
190
- msgid "Puerto Rico"
 
 
 
191
  msgstr ""
192
 
193
- msgid "Equatorial Guinea"
194
  msgstr ""
195
 
196
- msgid "Seychelles"
 
 
 
197
  msgstr ""
198
 
199
- msgid "Antarctica"
200
- msgstr "Antarktis"
201
 
202
- msgid "Saudi Arabia"
203
  msgstr ""
204
 
205
- msgid "Grenada"
206
  msgstr ""
207
 
208
- msgid "Antigua and Barbuda"
209
  msgstr ""
210
 
211
- msgid "Luxembourg"
212
  msgstr ""
213
 
214
- msgid "Denmark"
215
  msgstr ""
216
 
217
- msgid "China"
218
  msgstr ""
219
 
220
- msgid "Dominica"
221
  msgstr ""
222
 
223
- msgid "Mali"
224
  msgstr ""
225
 
226
- msgid "Montserrat"
227
- msgstr ""
228
 
229
- msgid "Russia"
230
- msgstr ""
231
 
232
- msgid "Asia/Pacific Region"
233
  msgstr ""
234
 
235
- msgid "Swaziland"
236
  msgstr ""
237
 
238
- msgid "Europe"
239
  msgstr ""
240
 
241
- msgid "Somalia"
242
- msgstr ""
243
 
244
- msgid "Cameroon"
245
  msgstr ""
246
 
247
- msgid "Gambia"
248
  msgstr ""
249
 
250
- msgid "Qatar"
251
  msgstr ""
252
 
253
- msgid "Thailand"
254
  msgstr ""
255
 
256
- msgid "Cape Verde"
257
  msgstr ""
258
 
259
- msgid "Wallis and Futuna"
260
- msgstr ""
261
 
262
- msgid "Switzerland"
263
- msgstr ""
 
 
 
264
 
265
- msgid "Faroe Islands"
266
  msgstr ""
267
 
268
- msgid "Costa Rica"
269
- msgstr ""
 
 
 
270
 
271
- msgid "Samoa"
272
  msgstr ""
273
 
274
- msgid "Philippines"
275
- msgstr ""
 
 
 
276
 
277
- msgid "Pakistan"
278
- msgstr ""
279
 
280
- msgid "Slovakia"
281
- msgstr ""
282
 
283
- msgid "Zimbabwe"
284
  msgstr ""
285
 
286
- msgid "Canada"
287
  msgstr ""
288
 
289
- msgid "United States Minor Outlying Islands"
290
- msgstr ""
291
 
292
- msgid "Germany"
293
  msgstr ""
294
 
295
- msgid "Rwanda"
296
- msgstr ""
 
 
 
297
 
298
- msgid "United Arab Emirates"
299
  msgstr ""
300
 
301
- msgid "Saint Kitts and Nevis"
302
  msgstr ""
303
 
304
- msgid "Virgin Islands, British"
305
  msgstr ""
306
 
307
- msgid "Cuba"
308
- msgstr ""
 
 
 
309
 
310
- msgid "Jordan"
311
  msgstr ""
312
 
313
- msgid "Togo"
314
- msgstr ""
315
 
316
- msgid "San Marino"
 
 
317
  msgstr ""
318
 
319
- msgid "Tokelau"
320
  msgstr ""
321
 
322
- msgid "Guinea"
323
  msgstr ""
324
 
325
- msgid "Barbados"
 
326
  msgstr ""
327
 
328
- msgid "Chad"
 
 
 
329
  msgstr ""
330
 
331
- msgid "Malawi"
 
 
 
332
  msgstr ""
333
 
334
- msgid "Suriname"
 
335
  msgstr ""
336
 
337
- msgid "Liechtenstein"
 
338
  msgstr ""
339
 
340
- msgid "Montenegro"
341
  msgstr ""
342
 
343
- msgid "Heard Island and McDonald Islands"
 
344
  msgstr ""
345
 
346
- msgid "Northern Mariana Islands"
 
347
  msgstr ""
348
 
349
- msgid "Dominican Republic"
 
350
  msgstr ""
351
 
352
- msgid "Belgium"
353
  msgstr ""
354
 
355
- msgid "Lao People's Democratic Republic"
 
 
 
 
356
  msgstr ""
357
 
358
- msgid "Poland"
359
- msgstr ""
360
 
361
- msgid "Israel"
362
- msgstr ""
363
 
364
- msgid "India"
365
- msgstr ""
366
 
367
- msgid "Guatemala"
368
- msgstr ""
369
 
370
- msgid "Martinique"
371
- msgstr ""
372
 
373
- msgid "Myanmar"
374
  msgstr ""
375
 
376
- msgid "Morocco"
377
  msgstr ""
378
 
379
- msgid "Sudan"
380
- msgstr ""
381
 
382
- msgid "Netherlands Antilles"
383
  msgstr ""
384
 
385
- msgid "Liberia"
386
- msgstr ""
387
 
388
- msgid "Armenia"
389
  msgstr ""
390
 
391
- msgid "Cook Islands"
392
  msgstr ""
393
 
394
- msgid "Ethiopia"
395
- msgstr ""
396
 
397
- msgid "Marshall Islands"
398
  msgstr ""
399
 
400
- msgid "Saint Lucia"
401
- msgstr ""
402
 
403
- msgid "Guam"
404
- msgstr ""
405
 
406
- msgid "Estonia"
407
  msgstr ""
408
 
409
- msgid "Macedonia"
410
  msgstr ""
411
 
412
- msgid "Djibouti"
413
  msgstr ""
414
 
415
- msgid "Austria"
416
  msgstr ""
417
 
418
- msgid "Zambia"
419
- msgstr ""
420
 
421
- msgid "Cayman Islands"
422
- msgstr ""
423
 
424
- msgid "French Guiana"
 
425
  msgstr ""
426
 
427
- msgid "Guyana"
428
  msgstr ""
429
 
430
- msgid "Palau"
431
  msgstr ""
432
 
433
- msgid "Fiji"
434
  msgstr ""
435
 
436
- msgid "Nauru"
437
  msgstr ""
438
 
439
- msgid "Greenland"
 
440
  msgstr ""
441
 
442
- msgid "Trinidad and Tobago"
 
443
  msgstr ""
444
 
445
- msgid "Ecuador"
446
  msgstr ""
447
 
448
- msgid "Lithuania"
449
  msgstr ""
450
 
451
- msgid "Serbia"
452
  msgstr ""
453
 
454
- msgid "Tajikistan"
455
  msgstr ""
456
 
457
- msgid "Colombia"
458
- msgstr ""
459
 
460
- msgid "Australia"
461
  msgstr ""
462
 
463
- msgid "Ukraine"
464
- msgstr ""
465
 
466
- msgid "Nicaragua"
467
  msgstr ""
468
 
469
- msgid "Vietnam"
470
  msgstr ""
471
 
472
- msgid "Saint Vincent and the Grenadines"
473
  msgstr ""
474
 
475
- msgid "Peru"
476
  msgstr ""
477
 
478
- msgid "Uruguay"
479
- msgstr ""
480
 
481
- msgid "Monaco"
482
  msgstr ""
483
 
484
- msgid "Bosnia and Herzegovina"
485
  msgstr ""
486
 
487
- msgid "Greece"
488
- msgstr ""
489
 
490
- msgid "Libyan Arab Jamahiriya"
491
- msgstr ""
492
 
493
- msgid "Finland"
494
  msgstr ""
495
 
496
- msgid "Bhutan"
497
  msgstr ""
498
 
499
- msgid "Algeria"
500
  msgstr ""
501
 
502
- msgid "Central African Republic"
503
  msgstr ""
504
 
505
- msgid "Croatia"
506
  msgstr ""
507
 
508
- msgid "Bolivia"
 
509
  msgstr ""
510
 
511
- msgid "Senegal"
 
512
  msgstr ""
513
 
514
- msgid "Argentina"
 
515
  msgstr ""
516
 
517
- msgid "Reunion"
 
518
  msgstr ""
519
 
520
- msgid "Norway"
 
521
  msgstr ""
522
 
523
- msgid "Sri Lanka"
524
- msgstr ""
525
 
526
- msgid "Tuvalu"
527
  msgstr ""
528
 
529
- msgid "Namibia"
530
  msgstr ""
531
 
532
- msgid "Georgia"
533
  msgstr ""
534
 
535
- msgid "Turks and Caicos Islands"
536
  msgstr ""
537
 
538
- msgid "Holy See (Vatican City State)"
539
  msgstr ""
540
 
541
- msgid "Sweden"
542
  msgstr ""
543
 
544
- msgid "Iran, Islamic Republic of"
545
- msgstr ""
546
 
547
- msgid "Mexico"
548
  msgstr ""
549
 
550
- msgid "Mauritania"
551
  msgstr ""
552
 
553
- msgid "Comoros"
554
  msgstr ""
555
 
556
- msgid "Moldova, Republic of"
557
  msgstr ""
558
 
559
- msgid "Tanzania, United Republic of"
560
  msgstr ""
561
 
562
- msgid "Ireland"
563
  msgstr ""
564
 
565
- msgid "Kazakstan"
566
  msgstr ""
567
 
568
- msgid "United States"
569
  msgstr ""
570
 
571
- msgid "Bulgaria"
572
  msgstr ""
573
 
574
- msgid "El Salvador"
575
  msgstr ""
576
 
577
- msgid "Botswana"
578
  msgstr ""
579
 
580
- msgid "France"
581
  msgstr ""
582
 
583
- msgid "South Africa"
584
  msgstr ""
585
 
586
- msgid "Paraguay"
587
  msgstr ""
588
 
589
- msgid "Iraq"
590
  msgstr ""
591
 
592
- msgid "Macau"
593
  msgstr ""
594
 
595
- msgid "Singapore"
596
  msgstr ""
597
 
598
- msgid "Bahrain"
599
  msgstr ""
600
 
601
- msgid "Sao Tome and Principe"
602
  msgstr ""
603
 
604
- msgid "Venezuela"
605
  msgstr ""
606
 
607
- msgid "Lebanon"
608
  msgstr ""
609
 
610
- msgid "Falkland Islands (Malvinas)"
611
  msgstr ""
612
 
613
- msgid "British Indian Ocean Territory"
614
  msgstr ""
615
 
616
- msgid "Japan"
617
  msgstr ""
618
 
619
- msgid "Bangladesh"
620
  msgstr ""
621
 
622
- msgid "Romania"
623
  msgstr ""
624
 
625
- msgid "Ghana"
626
  msgstr ""
627
 
628
- msgid "Brunei Darussalam"
629
  msgstr ""
630
 
631
- msgid "Papua New Guinea"
632
  msgstr ""
633
 
634
- msgid "American Samoa"
635
  msgstr ""
636
 
637
- msgid "Azerbaijan"
638
  msgstr ""
639
 
640
- msgid "Panama"
641
  msgstr ""
642
 
643
- msgid "Belize"
644
  msgstr ""
645
 
646
- msgid "Vanuatu"
647
  msgstr ""
648
 
649
- msgid "Portugal"
650
  msgstr ""
651
 
652
- msgid "Guinea-Bissau"
653
  msgstr ""
654
 
655
- msgid "Turkmenistan"
656
  msgstr ""
657
 
658
- msgid "Uzbekistan"
659
  msgstr ""
660
 
661
- msgid "Tunisia"
662
  msgstr ""
663
 
664
- msgid "New Caledonia"
665
  msgstr ""
666
 
667
- msgid "Latvia"
668
  msgstr ""
669
 
670
- msgid "Aruba"
671
  msgstr ""
672
 
673
- msgid "Nigeria"
674
  msgstr ""
675
 
676
- msgid "Italy"
677
  msgstr ""
678
 
679
- msgid "Tonga"
680
  msgstr ""
681
 
682
- msgid "Yemen"
683
  msgstr ""
684
 
685
- msgid "Bahamas"
686
  msgstr ""
687
 
688
- msgid "Eritrea"
689
  msgstr ""
690
 
691
- msgid "Nepal"
692
  msgstr ""
693
 
694
- msgid "French Polynesia"
695
  msgstr ""
696
 
697
- msgid "Korea, Democratic People's Republic of"
698
  msgstr ""
699
 
700
- msgid "Syrian Arab Republic"
701
  msgstr ""
702
 
703
- msgid "Bouvet Island"
704
  msgstr ""
705
 
706
- msgid "Virgin Islands, U.S."
707
  msgstr ""
708
 
709
- msgid "Cambodia"
710
  msgstr ""
711
 
712
- msgid "Cyprus"
713
  msgstr ""
714
 
715
- msgid "Niue"
716
  msgstr ""
717
 
718
- msgid "Mozambique"
719
  msgstr ""
720
 
721
- msgid "Oman"
722
  msgstr ""
723
 
724
- msgid "Guadeloupe"
725
  msgstr ""
726
 
727
- msgid "Belarus"
728
  msgstr ""
729
 
730
- msgid "Hong Kong"
731
  msgstr ""
732
 
733
- msgid "Satellite Provider"
734
  msgstr ""
735
 
736
- msgid "Kenya"
737
  msgstr ""
738
 
739
- msgid "Madagascar"
740
  msgstr ""
741
 
742
- msgid "Solomon Islands"
743
  msgstr ""
744
 
745
- msgid "Czech Republic"
 
 
 
746
  msgstr ""
747
 
748
- msgid "Angola"
 
749
  msgstr ""
750
 
751
- msgid "Palestinian Territory, Occupied"
752
  msgstr ""
753
 
754
- msgid "Gibraltar"
755
  msgstr ""
756
 
757
- msgid "Honduras"
758
  msgstr ""
759
 
760
- msgid "Uganda"
761
  msgstr ""
762
 
763
- msgid "Malta"
764
  msgstr ""
765
 
766
- msgid "Cote D'Ivoire"
767
  msgstr ""
768
 
769
- msgid "Slovenia"
770
  msgstr ""
771
 
772
- msgid "Niger"
773
  msgstr ""
774
 
775
- msgid "Brazil"
776
  msgstr ""
777
 
778
- msgid "Burundi"
779
  msgstr ""
780
 
781
- msgid "Maldives"
782
  msgstr ""
783
 
784
- msgid "Congo, The Democratic Republic of"
785
  msgstr ""
786
 
787
- msgid "Anonymous Proxy"
788
  msgstr ""
789
 
790
- msgid "Turkey"
791
  msgstr ""
792
 
793
- msgid "Mongolia"
794
  msgstr ""
795
 
796
- msgid "Hungary"
797
  msgstr ""
798
 
799
- msgid "Benin"
800
  msgstr ""
801
 
802
- msgid "Jamaica"
803
  msgstr ""
804
 
805
- msgid "Haiti"
806
- msgstr ""
807
 
808
- msgid "Kyrgyzstan"
809
- msgstr ""
810
 
811
- msgid "Spain"
812
  msgstr ""
813
 
814
- msgid "Malaysia"
815
- msgstr ""
816
 
817
- msgid "Norfolk Island"
818
  msgstr ""
819
 
820
- msgid "Iceland"
821
  msgstr ""
822
 
823
- msgid "Korea, Republic of"
824
  msgstr ""
825
 
826
- msgid "Kuwait"
827
  msgstr ""
828
 
829
- msgid "Egypt"
830
- msgstr ""
831
 
832
- msgid "Albania"
833
- msgstr ""
834
 
835
- msgid "Burkina Faso"
836
  msgstr ""
837
 
838
- msgid "Bermuda"
 
839
  msgstr ""
840
 
841
- msgid "Kiribati"
842
- msgstr ""
843
 
844
- msgid "Mayotte"
845
  msgstr ""
846
 
847
- msgid "Lesotho"
848
- msgstr ""
849
-
850
- msgid "Congo"
851
- msgstr ""
852
-
853
- #, fuzzy
854
- msgid "Previous"
855
- msgstr "Preview"
856
-
857
- msgid "Next"
858
- msgstr "Næste"
859
-
860
- #, php-format
861
- msgid "Answers containing: %s"
862
- msgstr ""
863
-
864
- msgid "No answers found containing these words."
865
- msgstr ""
866
-
867
- msgid "Add as a poll answer"
868
- msgstr ""
869
-
870
- msgid "No more data to display."
871
- msgstr ""
872
-
873
- msgid "Don't want anymore emails from us?"
874
- msgstr ""
875
-
876
- msgid "Unsubscribe"
877
- msgstr "Afmeld"
878
-
879
- msgid "just now"
880
- msgstr ""
881
-
882
- #, php-format
883
- msgid "%d minute ago"
884
- msgid_plural "%d minutes ago"
885
- msgstr[0] ""
886
- msgstr[1] ""
887
-
888
- #, fuzzy, php-format
889
- msgid "%d hour ago"
890
- msgid_plural "%d hours ago"
891
- msgstr[0] "%s time"
892
- msgstr[1] "%s timer"
893
-
894
- #, fuzzy
895
- msgid "yesterday"
896
- msgstr "I går"
897
-
898
- #, fuzzy, php-format
899
- msgid "%d day ago"
900
- msgid_plural "%d days ago"
901
- msgstr[0] "%s dag"
902
- msgstr[1] "%s dage"
903
-
904
- #, php-format
905
- msgid "%d week ago"
906
- msgid_plural "%d weeks ago"
907
- msgstr[0] ""
908
- msgstr[1] ""
909
-
910
- #, php-format
911
- msgid "%d month ago"
912
- msgid_plural "%d months ago"
913
- msgstr[0] ""
914
- msgstr[1] ""
915
-
916
- #, php-format
917
- msgid "%d year ago"
918
- msgid_plural "%d years ago"
919
- msgstr[0] ""
920
- msgstr[1] ""
921
-
922
- msgid "Invalid Videolog identifier"
923
- msgstr ""
924
-
925
- #, php-format
926
- msgid ""
927
- "This movie requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for "
928
- "playback."
929
- msgstr ""
930
-
931
- #, php-format
932
- msgid "<code>%s</code> HTML tag removed as it is not allowed"
933
- msgstr ""
934
-
935
- msgid "Unknown"
936
- msgstr ""
937
-
938
- msgid "Today"
939
- msgstr "I dag"
940
-
941
- msgid "Earlier this month"
942
- msgstr ""
943
-
944
- msgid "Earlier this year"
945
- msgstr ""
946
-
947
- msgid "Response"
948
- msgstr "Kommentar"
949
-
950
- msgid "Responses"
951
- msgstr "Kommentarer"
952
-
953
- msgid "Rating"
954
- msgstr "Karakter"
955
-
956
- msgid "Ratings"
957
- msgstr ""
958
-
959
- msgid "Vote"
960
- msgstr ""
961
-
962
- msgid "Votes"
963
- msgstr "Stemmer"
964
-
965
- msgid ""
966
- "Did you know you can send polls and surveys out in an email? <a href=\"[cta]"
967
- "\">Find out more!</a>"
968
- msgstr ""
969
-
970
- msgid ""
971
- "Did you know you can send surveys out in an email? <a href=\"[cta]\">Find "
972
- "out more!</a>"
973
- msgstr ""
974
-
975
- msgid "Learn More"
976
- msgstr ""
977
-
978
- #, php-format
979
- msgid ""
980
- "Did you know you can customize your poll’s colors to match your site? Here’s "
981
- "how to create a <a href=\"%s\">custom poll style</a>."
982
- msgstr ""
983
-
984
- msgid "password"
985
- msgstr ""
986
-
987
- msgid "Server oopsie"
988
- msgstr ""
989
-
990
- msgid "New Email Group"
991
- msgstr ""
992
-
993
- msgid "Pass"
994
- msgstr ""
995
-
996
- msgid "Fail"
997
- msgstr ""
998
-
999
- #, php-format
1000
- msgid "New response for %s - %d"
1001
- msgstr ""
1002
-
1003
- #, php-format
1004
- msgid "%s <%s>"
1005
- msgstr ""
1006
-
1007
- msgid "Polldaddy Response"
1008
- msgstr ""
1009
-
1010
- msgid "New Folder"
1011
- msgstr ""
1012
-
1013
- msgid "Page Not Found"
1014
- msgstr ""
1015
-
1016
- msgid "Not authorised"
1017
- msgstr ""
1018
-
1019
- msgid "Error"
1020
- msgstr "Fejl"
1021
-
1022
- msgid "Page Not Found - Invalid domain mapping"
1023
- msgstr ""
1024
-
1025
- msgid "Yesterday"
1026
- msgstr "I går"
1027
-
1028
- msgid "M j"
1029
- msgstr ""
1030
-
1031
- msgid "j/n/Y"
1032
- msgstr ""
1033
-
1034
- #, php-format
1035
- msgid "Today, %s"
1036
- msgstr ""
1037
-
1038
- #, php-format
1039
- msgid "Yesterday, %s"
1040
- msgstr ""
1041
-
1042
- msgid "&#171;"
1043
- msgstr ""
1044
-
1045
- msgid "&#187;"
1046
- msgstr ""
1047
-
1048
- #, php-format
1049
- msgid "Displaying results <strong>%s-%s</strong> of <strong>%s</strong>"
1050
- msgstr ""
1051
-
1052
- msgid "10 results per page"
1053
- msgstr ""
1054
-
1055
- msgid "25 results per page"
1056
- msgstr ""
1057
-
1058
- msgid "50 results per page"
1059
- msgstr ""
1060
-
1061
- msgid "100 results per page"
1062
- msgstr ""
1063
-
1064
- msgid "Upgrade to Pro to remove these ads"
1065
- msgstr ""
1066
-
1067
- msgid "The following problems were discovered with your input:"
1068
- msgstr ""
1069
-
1070
- msgid "Importing&hellip;"
1071
- msgstr ""
1072
-
1073
- msgid "Upload"
1074
- msgstr "Upload"
1075
-
1076
- msgid "CSV file"
1077
- msgstr ""
1078
-
1079
- msgid "Upload Survey"
1080
- msgstr ""
1081
-
1082
- msgid "No survey uploaded yet."
1083
- msgstr ""
1084
-
1085
- msgid "Single Choice"
1086
- msgstr ""
1087
-
1088
- msgid "Other Response"
1089
- msgstr ""
1090
-
1091
- msgid "Questions"
1092
- msgstr ""
1093
-
1094
- msgid "Column Choices"
1095
- msgstr ""
1096
-
1097
- msgid "Address Fields"
1098
- msgstr ""
1099
-
1100
- msgid "Answers"
1101
- msgstr "Svar"
1102
-
1103
- msgid "Import Survey"
1104
- msgstr ""
1105
-
1106
- msgid "This phrase is shown when a user returns to a survey"
1107
- msgstr ""
1108
-
1109
- msgid "This phrase is shown when a user first starts a survey"
1110
- msgstr ""
1111
-
1112
- msgid "This phrase is shown when a user finishes a survey"
1113
- msgstr ""
1114
-
1115
- msgid "This phrase is shown when there is a problem with data entered"
1116
- msgstr ""
1117
-
1118
- msgid "This phrase is shown when the question is mandatory"
1119
- msgstr ""
1120
-
1121
- msgid "This phrase is shown when an email address is invalid"
1122
- msgstr ""
1123
-
1124
- msgid "This phrase is shown when a URL is invalid"
1125
- msgstr ""
1126
-
1127
- msgid "This phrase is shown when a date is invalid"
1128
- msgstr ""
1129
-
1130
- msgid "This phrase is shown when closing a survey"
1131
- msgstr ""
1132
-
1133
- msgid "This is shown before a question number (i.e. Q1)"
1134
- msgstr ""
1135
-
1136
- msgid "This phrase is shown when a question has an \"other\" response"
1137
- msgstr ""
1138
-
1139
- msgid "This is shown when a survey is password protected"
1140
- msgstr ""
1141
-
1142
- msgid "Instructions on how to enter a password"
1143
- msgstr ""
1144
-
1145
- msgid "Title shown when a user does not pass the whitelist restrictions"
1146
- msgstr ""
1147
-
1148
- msgid "Details shown when a user does not pass the whitelist restrictions"
1149
- msgstr ""
1150
-
1151
- msgid "This phrase is shown on the final page of a survey"
1152
- msgstr ""
1153
-
1154
- msgid ""
1155
- "Shows a respondent's progress in a survey, with [current] and [total] "
1156
- "replaced with page numbers"
1157
- msgstr ""
1158
-
1159
- msgid ""
1160
- "Shown when a participant tries to start a single-response survey they have "
1161
- "already completed"
1162
- msgstr ""
1163
-
1164
- msgid ""
1165
- "Shown when a file is submitted that is too large. [size] is replaced with "
1166
- "the maximum size."
1167
- msgstr ""
1168
-
1169
- msgid "Shown when a phone number is invalid"
1170
- msgstr ""
1171
-
1172
- msgid "Shown when a value is not a number"
1173
- msgstr ""
1174
-
1175
- msgid "Shown when a number value is not within range"
1176
- msgstr ""
1177
-
1178
- msgid "Shown when a survey is closed"
1179
- msgstr ""
1180
-
1181
- msgid "Details about why a survey is closed and what to do"
1182
- msgstr ""
1183
-
1184
- msgid "Shown when all of the rows in a matrix have not been completed"
1185
- msgstr ""
1186
-
1187
- msgid "Shown when too few options have been selected on a multi-choice"
1188
- msgstr ""
1189
-
1190
- msgid "Shown when too many options have been selected on a multi-choice"
1191
- msgstr ""
1192
-
1193
- msgid ""
1194
- "This is shown when a survey needs to be verified by entering an email address"
1195
- msgstr ""
1196
-
1197
- msgid "Instructions on how to enter an email address"
1198
- msgstr ""
1199
-
1200
- msgid "This is shown when a survey is captcha protected"
1201
- msgstr ""
1202
-
1203
- msgid "Instructions on how to enter a captcha"
1204
- msgstr ""
1205
-
1206
- msgid "This phrase is shown when a user returns to a quiz"
1207
- msgstr ""
1208
-
1209
- msgid "This phrase is shown when a user first starts a quiz"
1210
- msgstr ""
1211
-
1212
- msgid "This phrase is shown when a user finishes a quiz"
1213
- msgstr ""
1214
-
1215
- msgid "This phrase is shown when closing a quiz"
1216
- msgstr ""
1217
-
1218
- msgid "This is shown when a quiz is password protected"
1219
- msgstr ""
1220
-
1221
- msgid "This phrase is shown on the final page of a quiz"
1222
- msgstr ""
1223
-
1224
- msgid "This phrase shows a respondents progress in a quiz"
1225
- msgstr ""
1226
-
1227
- msgid ""
1228
- "Shown when a participant tries to start a single-response quiz they have "
1229
- "already completed"
1230
- msgstr ""
1231
-
1232
- msgid ""
1233
- "Shown after completing a quiz. The code [score] is replaced with the actual "
1234
- "score"
1235
- msgstr ""
1236
-
1237
- msgid "Shown if the score is enough to pass the quiz"
1238
- msgstr ""
1239
-
1240
- msgid "Shown if the score is not enough to pass the quiz"
1241
- msgstr ""
1242
-
1243
- msgid "Shown when a quiz is closed"
1244
- msgstr ""
1245
-
1246
- msgid "Details about why a quiz is closed and what to do"
1247
- msgstr ""
1248
-
1249
- msgid ""
1250
- "This is shown when a quiz needs to be verified by entering an email address"
1251
- msgstr ""
1252
-
1253
- msgid ""
1254
- "This phrase is used in a link to allow the voter to see the poll results "
1255
- "without voting"
1256
- msgstr ""
1257
-
1258
- msgid "This phrase is shown to the user once they have voted"
1259
- msgstr ""
1260
-
1261
- msgid ""
1262
- "This phrase is used in a link to allo
4
  msgstr ""
5
  "Project-Id-Version: WordPress.org Plugin\n"
6
  "Report-Msgid-Bugs-To: support@polldaddy.com\n"
7
+ "POT-Creation-Date: 2014-02-18 17:25+0000\n"
8
+ "PO-Revision-Date: 2012-01-10 17:53:33+0000\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=2; plural=n != 1;\n"
13
  "X-Generator: GlotPress/0.1\n"
14
 
15
+ msgid "click and drag to reorder"
16
  msgstr ""
17
 
18
+ msgid "Enter an answer here"
 
 
19
  msgstr ""
20
 
21
+ msgid "Add an Image"
 
 
 
 
 
 
 
 
 
22
  msgstr ""
23
 
24
+ msgid "Add Audio"
 
25
  msgstr ""
26
 
27
+ msgid "Add Video"
 
28
  msgstr ""
29
 
30
+ msgid "Ratings"
 
31
  msgstr ""
32
 
33
+ msgid "Polls"
34
+ msgstr "Afstemninger"
 
35
 
36
+ msgid "Email address required"
37
+ msgstr "E-mail-adresse kræves"
 
 
 
38
 
39
+ msgid "Password required"
40
  msgstr ""
41
 
42
+ msgid "Could not connect to Polldaddy API Key service"
43
  msgstr ""
44
 
45
+ msgid "Can't connect to Polldaddy.com"
 
46
  msgstr ""
47
 
48
+ msgid ""
49
+ "Login to Polldaddy failed. Double check your email address and password."
50
  msgstr ""
51
 
52
+ msgid ""
53
+ "If your email address and password are correct, your host may not support "
54
+ "secure logins."
55
  msgstr ""
56
 
57
  msgid ""
58
+ "In that case, you may be able to log in to Polldaddy by unchecking the \"Use "
59
+ "SSL to Log in\" checkbox."
 
60
  msgstr ""
61
 
62
  msgid ""
63
+ "Account could not be accessed. Are your email address and password correct?"
 
 
64
  msgstr ""
65
+ "Der kunne ikke opnås adgang til kontoen. Er din e-mailadresse og adgangskode "
66
+ "korrekt?"
67
 
68
+ msgid "Polldaddy Account"
 
 
 
69
  msgstr ""
70
 
71
  #, php-format
72
  msgid ""
73
+ "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s"
74
+ "\">Polldaddy.com</a> account details."
75
  msgstr ""
76
 
77
+ msgid "Polldaddy Email Address"
78
  msgstr ""
79
 
80
+ msgid "Polldaddy Password"
 
81
  msgstr ""
82
 
83
+ msgid "Use SSL to Log in"
84
  msgstr ""
85
 
86
+ msgid ""
87
+ "This ensures a secure login to your Polldaddy account. Only uncheck if you "
88
+ "are having problems logging in."
 
 
89
  msgstr ""
90
 
91
+ msgid "Submit"
92
+ msgstr "Send"
 
93
 
94
+ msgid "Load Shortcodes Inline"
95
  msgstr ""
96
 
97
+ msgid ""
98
+ "This will load the Polldaddy shortcodes inline rather than in the page "
99
+ "footer."
 
 
 
 
 
 
100
  msgstr ""
101
 
102
+ msgid "Multiple Polldaddy Accounts"
103
  msgstr ""
104
 
105
+ msgid "This setting will allow each blog user to import a Polldaddy account."
 
 
 
 
 
 
 
 
 
 
 
 
106
  msgstr ""
107
 
108
+ msgid "Sync Ratings Account"
109
  msgstr ""
110
 
111
+ msgid "This will synchronize your ratings Polldaddy account."
112
  msgstr ""
113
 
114
+ msgid "Ratings Title Filter"
115
  msgstr ""
116
 
117
+ msgid ""
118
+ "This setting allows you to specify a filter to use with your ratings title."
119
  msgstr ""
120
 
121
+ msgid "A list of your top rated posts, pages or comments."
122
  msgstr ""
123
 
124
+ msgid "Top Rated"
 
 
 
125
  msgstr ""
126
 
127
+ msgid "Title"
128
+ msgstr "Titel"
129
 
130
+ msgid "Show for posts"
131
  msgstr ""
132
 
133
+ msgid "Show for pages"
134
  msgstr ""
135
 
136
+ msgid "Show for comments"
137
  msgstr ""
138
 
139
+ msgid "Filter by category"
140
  msgstr ""
141
 
142
+ msgid "How many items would you like to display?"
143
  msgstr ""
144
 
145
+ #, php-format
146
+ msgid ""
147
+ "Warning! The Polldaddy plugin must be linked to your Polldaddy.com account. "
148
+ "Please visit the <a href=\"%s\">plugin settings page</a> to login."
149
  msgstr ""
150
 
151
+ msgid "Feedback"
152
  msgstr ""
153
 
154
+ msgid "Invalid Account"
155
+ msgstr "Ugyldig bruger"
156
+
157
+ msgid "Polldaddy"
158
  msgstr ""
159
 
160
+ msgid "Add Poll"
161
+ msgstr "Tilføj afstemning"
162
 
163
+ msgid "Star Colors"
164
  msgstr ""
165
 
166
+ msgid "Star Size"
167
  msgstr ""
168
 
169
+ msgid "Nero Type"
170
  msgstr ""
171
 
172
+ msgid "Nero Size"
173
  msgstr ""
174
 
175
+ msgid "You are not allowed to delete this poll."
176
  msgstr ""
177
 
178
+ msgid "Invalid Poll Author"
179
  msgstr ""
180
 
181
+ msgid "You are not allowed to open this poll."
182
  msgstr ""
183
 
184
+ msgid "You are not allowed to close this poll."
185
  msgstr ""
186
 
187
+ msgid "You are not allowed to edit this poll."
188
+ msgstr "Du har ikke tilladelse til at rette i denne afstemning"
189
 
190
+ msgid "Poll not found"
191
+ msgstr "Afstemning ikke fundet"
192
 
193
+ msgid "Invalid answers"
194
  msgstr ""
195
 
196
+ msgid "You must include at least 2 answers"
197
  msgstr ""
198
 
199
+ msgid "Please choose a poll style"
200
  msgstr ""
201
 
202
+ msgid "Poll could not be updated"
203
+ msgstr "Afstemning kunne ikke opdateres"
204
 
205
+ msgid "Poll could not be created"
206
  msgstr ""
207
 
208
+ msgid "Style could not be updated"
209
  msgstr ""
210
 
211
+ msgid "Style could not be created"
212
  msgstr ""
213
 
214
+ msgid "Account could not be accessed. Is your API code correct?"
215
  msgstr ""
216
 
217
+ msgid "Account could not be imported. Did you enter the correct API key?"
218
  msgstr ""
219
 
220
+ msgid "Poll deleted."
221
+ msgstr "Afstemning slettet"
222
 
223
+ #, php-format
224
+ msgid "%s Poll Deleted."
225
+ msgid_plural "%s Polls Deleted."
226
+ msgstr[0] ""
227
+ msgstr[1] ""
228
 
229
+ msgid "Poll opened."
230
  msgstr ""
231
 
232
+ #, php-format
233
+ msgid "%s Poll Opened."
234
+ msgid_plural "%s Polls Opened."
235
+ msgstr[0] ""
236
+ msgstr[1] ""
237
 
238
+ msgid "Poll closed."
239
  msgstr ""
240
 
241
+ #, php-format
242
+ msgid "%s Poll Closed."
243
+ msgid_plural "%s Polls Closed."
244
+ msgstr[0] ""
245
+ msgstr[1] ""
246
 
247
+ msgid "Poll updated."
248
+ msgstr "Afstemning er blevet opdateret."
249
 
250
+ msgid "Poll created."
251
+ msgstr "Afstemning oprettet."
252
 
253
+ msgid "Embed in Post"
254
  msgstr ""
255
 
256
+ msgid "Custom Style updated."
257
  msgstr ""
258
 
259
+ msgid "Custom Style created."
260
+ msgstr "Den brugerdefinerede stil er skabt."
261
 
262
+ msgid "Custom Style deleted."
263
  msgstr ""
264
 
265
+ #, php-format
266
+ msgid "%s Style Deleted."
267
+ msgid_plural "%s Custom Styles Deleted."
268
+ msgstr[0] ""
269
+ msgstr[1] ""
270
 
271
+ msgid "Account Linked."
272
  msgstr ""
273
 
274
+ msgid "Options Updated."
275
  msgstr ""
276
 
277
+ msgid "Rating deleted."
278
  msgstr ""
279
 
280
+ #, php-format
281
+ msgid "%s Rating Deleted."
282
+ msgid_plural "%s Ratings Deleted."
283
+ msgstr[0] ""
284
+ msgstr[1] ""
285
 
286
+ msgid "Error: An error has occurred; Poll not created."
287
  msgstr ""
288
 
289
+ msgid "Error: An error has occurred; Poll not updated."
290
+ msgstr "Fejl: En fejl er opstået; Afstemning ikke opdateret."
291
 
292
+ msgid ""
293
+ "Error: An error has occurred; Account could not be imported. Perhaps your "
294
+ "email address or password is incorrect?"
295
  msgstr ""
296
 
297
+ msgid "Error: An error has occurred; Account could not be created."
298
  msgstr ""
299
 
300
+ msgid "Polldaddy Polls"
301
  msgstr ""
302
 
303
+ #, php-format
304
+ msgid "Preview Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
305
  msgstr ""
306
 
307
+ #, php-format
308
+ msgid ""
309
+ "Poll Results <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s"
310
+ "\" class=\"add-new-h2\">Edit Poll</a>"
311
  msgstr ""
312
 
313
+ #, php-format
314
+ msgid ""
315
+ "Edit Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a> <a href=\"%s\" "
316
+ "class=\"add-new-h2\">View Results</a>"
317
  msgstr ""
318
 
319
+ #, php-format
320
+ msgid "Add New Poll <a href=\"%s\" class=\"add-new-h2\">All Polls</a>"
321
  msgstr ""
322
 
323
+ #, php-format
324
+ msgid "Custom Styles <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
325
  msgstr ""
326
 
327
+ msgid "Custom Styles"
328
  msgstr ""
329
 
330
+ #, php-format
331
+ msgid "Edit Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
332
  msgstr ""
333
 
334
+ #, php-format
335
+ msgid "Create Style <a href=\"%s\" class=\"add-new-h2\">List Styles</a>"
336
  msgstr ""
337
 
338
+ #, php-format
339
+ msgid "Polldaddy Polls <a href=\"%s\" class=\"add-new-h2\">Add New</a>"
340
  msgstr ""
341
 
342
+ msgid "Polldaddy Polls "
343
  msgstr ""
344
 
345
+ #, php-format
346
+ msgid ""
347
+ "Linked to WordPress.com Account: <strong>%s</strong> (<a target=\"_blank\" "
348
+ "href=\"options-general.php?page=polls&action=options\">Settings</a> / <a "
349
+ "target=\"_blank\" href=\"http://polldaddy.com/dashboard/\">Polldaddy.com</a>)"
350
  msgstr ""
351
 
352
+ msgid "Actions"
353
+ msgstr "Handlinger"
354
 
355
+ msgid "Delete"
356
+ msgstr "Slet"
357
 
358
+ msgid "Close"
359
+ msgstr "Luk"
360
 
361
+ msgid "Open"
362
+ msgstr "Åben"
363
 
364
+ msgid "Apply"
365
+ msgstr "Anvend"
366
 
367
+ msgid "View All Polls"
368
  msgstr ""
369
 
370
+ msgid "This Blog's Polls"
371
  msgstr ""
372
 
373
+ msgid "Filter"
374
+ msgstr "Filtrer"
375
 
376
+ msgid "Poll"
377
  msgstr ""
378
 
379
+ msgid "Y/m/d g:i:s A"
380
+ msgstr "d.m.Y H:i"
381
 
382
+ msgid "created"
383
  msgstr ""
384
 
385
+ msgid "M d, Y"
386
  msgstr ""
387
 
388
+ msgid "Edit"
389
+ msgstr "Rediger"
390
 
391
+ msgid "Embed &amp; Link"
392
  msgstr ""
393
 
394
+ msgid "Preview"
395
+ msgstr "Preview"
396
 
397
+ msgid "Results"
398
+ msgstr "Resultater"
399
 
400
+ msgid "votes"
401
  msgstr ""
402
 
403
+ msgid "WordPress Shortcode"
404
  msgstr ""
405
 
406
+ msgid "Short URL (Good for Twitter etc.)"
407
  msgstr ""
408
 
409
+ msgid "Facebook URL"
410
  msgstr ""
411
 
412
+ msgid "JavaScript"
413
+ msgstr "JavaScript"
414
 
415
+ msgid "Done"
416
+ msgstr "F&#230;rdig"
417
 
418
+ #, php-format
419
+ msgid "What are you doing here? <a href=\"%s\">Go back</a>."
420
  msgstr ""
421
 
422
+ msgid "You haven't created any polls for this blog."
423
  msgstr ""
424
 
425
+ msgid "Why don't you go ahead and get started on that?"
426
  msgstr ""
427
 
428
+ msgid "Create a Poll Now"
429
  msgstr ""
430
 
431
+ msgid "No one has created any polls for this blog."
432
  msgstr ""
433
 
434
+ #, php-format
435
+ msgid "Are you sure you want to delete the rating for \"%s\"?"
436
  msgstr ""
437
 
438
+ #, php-format
439
+ msgid "Are you sure you want to delete the poll %s?"
440
  msgstr ""
441
 
442
+ msgid "Are you sure you want to delete this answer?"
443
  msgstr ""
444
 
445
+ msgid "delete this answer"
446
  msgstr ""
447
 
448
+ msgid "Standard Styles"
449
  msgstr ""
450
 
451
+ msgid "delete this image"
452
  msgstr ""
453
 
454
+ msgid "Save"
455
+ msgstr "Gem"
456
 
457
+ msgid "Randomize answer order"
458
  msgstr ""
459
 
460
+ msgid "Allow other answers"
461
+ msgstr "Tillad andre svar"
462
 
463
+ msgid "Multiple choice"
464
  msgstr ""
465
 
466
+ msgid "Sharing"
467
  msgstr ""
468
 
469
+ msgid "Number of choices"
470
  msgstr ""
471
 
472
+ msgid "No Limit"
473
  msgstr ""
474
 
475
+ msgid "Save Poll"
476
+ msgstr "Gem afstemning"
477
 
478
+ msgid "Results Display"
479
  msgstr ""
480
 
481
+ msgid "Show results to voters"
482
  msgstr ""
483
 
484
+ msgid "Only show percentages"
485
+ msgstr "Vis kun procenter"
486
 
487
+ msgid "Hide all results"
488
+ msgstr "Skjul alle resultater"
489
 
490
+ msgid "Repeat Voting"
491
  msgstr ""
492
 
493
+ msgid "Don't block repeat voters"
494
  msgstr ""
495
 
496
+ msgid "Block by cookie (recommended)"
497
  msgstr ""
498
 
499
+ msgid "Block by cookie and by IP address"
500
  msgstr ""
501
 
502
+ msgid "Expires: "
503
  msgstr ""
504
 
505
+ #, php-format
506
+ msgid "%d hour"
507
  msgstr ""
508
 
509
+ #, php-format
510
+ msgid "%d hours"
511
  msgstr ""
512
 
513
+ #, php-format
514
+ msgid "%d day"
515
  msgstr ""
516
 
517
+ #, php-format
518
+ msgid "%d week"
519
  msgstr ""
520
 
521
+ msgid ""
522
+ "Note: Blocking by cookie and IP address can be problematic for some voters."
523
  msgstr ""
524
 
525
+ msgid "Comments"
526
+ msgstr "Kommentarer"
527
 
528
+ msgid "Allow comments"
529
  msgstr ""
530
 
531
+ msgid "Moderate first"
532
  msgstr ""
533
 
534
+ msgid "No comments"
535
  msgstr ""
536
 
537
+ msgid "Enter Question Here"
538
  msgstr ""
539
 
540
+ msgid "WordPress Shortcode:"
541
  msgstr ""
542
 
543
+ msgid "Embed Poll in New Post"
544
  msgstr ""
545
 
546
+ msgid "Answers"
547
+ msgstr "Svar"
548
 
549
+ msgid "Add New Answer"
550
  msgstr ""
551
 
552
+ msgid "Aluminum Narrow"
553
  msgstr ""
554
 
555
+ msgid "Aluminum Medium"
556
  msgstr ""
557
 
558
+ msgid "Aluminum Wide"
559
  msgstr ""
560
 
561
+ msgid "Plain White Narrow"
562
  msgstr ""
563
 
564
+ msgid "Plain White Medium"
565
  msgstr ""
566
 
567
+ msgid "Plain White Wide"
568
  msgstr ""
569
 
570
+ msgid "Plain Black Narrow"
571
  msgstr ""
572
 
573
+ msgid "Plain Black Medium"
574
  msgstr ""
575
 
576
+ msgid "Plain Black Wide"
577
  msgstr ""
578
 
579
+ msgid "Paper Narrow"
580
  msgstr ""
581
 
582
+ msgid "Paper Medium"
583
  msgstr ""
584
 
585
+ msgid "Paper Wide"
586
  msgstr ""
587
 
588
+ msgid "Skull Dark Narrow"
589
  msgstr ""
590
 
591
+ msgid "Skull Dark Medium"
592
  msgstr ""
593
 
594
+ msgid "Skull Dark Wide"
595
  msgstr ""
596
 
597
+ msgid "Skull Light Narrow"
598
  msgstr ""
599
 
600
+ msgid "Skull Light Medium"
601
  msgstr ""
602
 
603
+ msgid "Skull Light Wide"
604
  msgstr ""
605
 
606
+ msgid "Micro"
607
  msgstr ""
608
 
609
+ msgid "Plastic White Narrow"
610
  msgstr ""
611
 
612
+ msgid "Plastic White Medium"
613
  msgstr ""
614
 
615
+ msgid "Plastic White Wide"
616
  msgstr ""
617
 
618
+ msgid "Plastic Grey Narrow"
619
  msgstr ""
620
 
621
+ msgid "Plastic Grey Medium"
622
  msgstr ""
623
 
624
+ msgid "Plastic Grey Wide"
625
  msgstr ""
626
 
627
+ msgid "Plastic Black Narrow"
628
  msgstr ""
629
 
630
+ msgid "Plastic Black Medium"
631
  msgstr ""
632
 
633
+ msgid "Plastic Black Wide"
634
  msgstr ""
635
 
636
+ msgid "Manga Narrow"
637
  msgstr ""
638
 
639
+ msgid "Manga Medium"
640
  msgstr ""
641
 
642
+ msgid "Manga Wide"
643
  msgstr ""
644
 
645
+ msgid "Tech Dark Narrow"
646
  msgstr ""
647
 
648
+ msgid "Tech Dark Medium"
649
  msgstr ""
650
 
651
+ msgid "Tech Dark Wide"
652
  msgstr ""
653
 
654
+ msgid "Tech Grey Narrow"
655
  msgstr ""
656
 
657
+ msgid "Tech Grey Medium"
658
  msgstr ""
659
 
660
+ msgid "Tech Grey Wide"
661
  msgstr ""
662
 
663
+ msgid "Tech Light Narrow"
664
  msgstr ""
665
 
666
+ msgid "Tech Light Medium"
667
  msgstr ""
668
 
669
+ msgid "Tech Light Wide"
670
  msgstr ""
671
 
672
+ msgid "Working Male Narrow"
673
  msgstr ""
674
 
675
+ msgid "Working Male Medium"
676
  msgstr ""
677
 
678
+ msgid "Working Male Wide"
679
  msgstr ""
680
 
681
+ msgid "Working Female Narrow"
682
  msgstr ""
683
 
684
+ msgid "Working Female Medium"
685
  msgstr ""
686
 
687
+ msgid "Working Female Wide"
688
  msgstr ""
689
 
690
+ msgid "Thinking Male Narrow"
691
  msgstr ""
692
 
693
+ msgid "Thinking Male Medium"
694
  msgstr ""
695
 
696
+ msgid "Thinking Male Wide"
697
  msgstr ""
698
 
699
+ msgid "Thinking Female Narrow"
700
  msgstr ""
701
 
702
+ msgid "Thinking Female Medium"
703
  msgstr ""
704
 
705
+ msgid "Thinking Female Wide"
706
  msgstr ""
707
 
708
+ msgid "Sunset Narrow"
709
  msgstr ""
710
 
711
+ msgid "Sunset Medium"
712
  msgstr ""
713
 
714
+ msgid "Sunset Wide"
715
  msgstr ""
716
 
717
+ msgid "Music Medium"
718
  msgstr ""
719
 
720
+ msgid "Music Wide"
721
  msgstr ""
722
 
723
+ msgid "Poll Style"
724
  msgstr ""
725
 
726
+ msgid "Polldaddy Styles"
727
  msgstr ""
728
 
729
+ msgid "Polldaddy Style"
730
  msgstr ""
731
 
732
+ msgid "Custom Style"
733
  msgstr ""
734
 
735
+ msgid "Please choose a custom style…"
736
  msgstr ""
737
 
738
+ msgid "Please choose a style."
739
  msgstr ""
740
 
741
+ msgid "You currently have no custom styles created."
742
  msgstr ""
743
 
744
+ msgid "New Style"
745
  msgstr ""
746
 
747
+ #, php-format
748
+ msgid ""
749
+ "Did you know we have a new editor for building your own custom poll styles? "
750
+ "Find out more <a href=\"%s\" target=\"_blank\">here</a>."
751
  msgstr ""
752
 
753
+ #, php-format
754
+ msgid "Are you sure you want to delete \"%s\"?"
755
  msgstr ""
756
 
757
+ msgid "Aluminum"
758
  msgstr ""
759
 
760
+ msgid "Plain White"
761
  msgstr ""
762
 
763
+ msgid "Plain Black"
764
  msgstr ""
765
 
766
+ msgid "Paper"
767
  msgstr ""
768
 
769
+ msgid "Skull Dark"
770
  msgstr ""
771
 
772
+ msgid "Skull Light"
773
  msgstr ""
774
 
775
+ msgid "Width 150px, the micro style is useful when space is tight."
776
  msgstr ""
777
 
778
+ msgid "Plastic White"
779
  msgstr ""
780
 
781
+ msgid "Plastic Grey"
782
  msgstr ""
783
 
784
+ msgid "Plastic Black"
785
  msgstr ""
786
 
787
+ msgid "Manga"
788
  msgstr ""
789
 
790
+ msgid "Tech Dark"
791
  msgstr ""
792
 
793
+ msgid "Tech Grey"
794
  msgstr ""
795
 
796
+ msgid "Tech Light"
797
  msgstr ""
798
 
799
+ msgid "Working Male"
800
  msgstr ""
801
 
802
+ msgid "Working Female"
803
  msgstr ""
804
 
805
+ msgid "Thinking Male"
806
  msgstr ""
807
 
808
+ msgid "Thinking Female"
809
  msgstr ""
810
 
811
+ msgid "Sunset"
812
+ msgstr "Solnedgang"
813
 
814
+ msgid "Music"
815
+ msgstr "Musik"
816
 
817
+ msgid "Wide"
818
  msgstr ""
819
 
820
+ msgid "Medium"
821
+ msgstr "Medium"
822
 
823
+ msgid "Narrow"
824
  msgstr ""
825
 
826
+ msgid "Width: 630px, the wide style is good for blog posts."
827
  msgstr ""
828
 
829
+ msgid "Width: 300px, the medium style is good for general use."
830
  msgstr ""
831
 
832
+ msgid "Width 150px, the narrow style is good for sidebars etc."
833
  msgstr ""
834
 
835
+ msgid "Answer"
836
+ msgstr "Svar"
837
 
838
+ msgid "Votes"
839
+ msgstr "Stemmer"
840
 
841
+ msgid "Percent"
842
  msgstr ""
843
 
844
+ #, php-format
845
+ msgid "Other (<a href=\"%s\">see below</a>)"
846
  msgstr ""
847
 
848
+ msgid "Other Answer"
849
+ msgstr "Andet svar"
850
 
851
+ msgid "Style"
852
  msgstr ""
853