root/wp-polls/trunk/wp-polls.pot

Revision 52946, 28.0 kB (checked in by GamerZ, 4 days ago)

Remove nested dirname() call

Line 
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: WP-Polls 2.31\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2008-07-03 16:17+0800\n"
6 "PO-Revision-Date: 2008-07-03 16:17+0800\n"
7 "Last-Translator: Lester Chan <lesterchan@gmail.com>\n"
8 "Language-Team: Lester Chan <lesterchan@gmail.com>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "X-Poedit-Country: SINGAPORE\n"
13 "X-Poedit-KeywordsList: __;_e\n"
14 "X-Poedit-Basepath: .\n"
15 "X-Poedit-Language: English\n"
16 "X-Poedit-SearchPath-0: .\n"
17
18 #: polls-add.php:36
19 #: polls-add.php:174
20 #: polls-add.php:241
21 #: wp-polls.php:83
22 msgid "Add Poll"
23 msgstr ""
24
25 #: polls-add.php:80
26 #, php-format
27 msgid "Error In Adding Poll '%s'."
28 msgstr ""
29
30 #: polls-add.php:89
31 #: polls-manager.php:131
32 #, php-format
33 msgid "Error In Adding Poll's Answer '%s'."
34 msgstr ""
35
36 #: polls-add.php:96
37 #, php-format
38 msgid "Poll '%s' Added Successfully."
39 msgstr ""
40
41 #: polls-add.php:96
42 #: polls-manager.php:458
43 #: wp-polls.php:82
44 msgid "Manage Polls"
45 msgstr ""
46
47 #: polls-add.php:124
48 #: polls-logs.php:280
49 #: polls-logs.php:323
50 #: polls-manager.php:237
51 msgid "Answer"
52 msgstr ""
53
54 #: polls-add.php:153
55 msgid "You need at least a minimum of 2 poll answers."
56 msgstr ""
57
58 #: polls-add.php:176
59 #: polls-manager.php:309
60 msgid "Poll Question"
61 msgstr ""
62
63 #: polls-add.php:179
64 #: polls-manager.php:312
65 #: polls-manager.php:464
66 msgid "Question"
67 msgstr ""
68
69 #: polls-add.php:184
70 #: polls-manager.php:317
71 msgid "Poll Answers"
72 msgstr ""
73
74 #: polls-add.php:189
75 #: polls-manager.php:352
76 msgid "Add Answer"
77 msgstr ""
78
79 #: polls-add.php:189
80 #: polls-manager.php:352
81 msgid "Remove Answer"
82 msgstr ""
83
84 #: polls-add.php:196
85 #: polls-manager.php:339
86 #, php-format
87 msgid "Answer %s"
88 msgstr ""
89
90 #: polls-add.php:205
91 #: polls-manager.php:363
92 msgid "Poll Multiple Answers"
93 msgstr ""
94
95 #: polls-add.php:208
96 #: polls-manager.php:366
97 msgid "Allows Users To Select More Than One Answer?"
98 msgstr ""
99
100 #: polls-add.php:211
101 #: polls-manager.php:369
102 #: polls-options.php:204
103 #: polls-options.php:213
104 #: polls-options.php:330
105 #: wp-polls-widget.php:105
106 msgid "No"
107 msgstr ""
108
109 #: polls-add.php:212
110 #: polls-logs.php:372
111 #: polls-manager.php:370
112 #: polls-manager.php:593
113 #: polls-options.php:205
114 #: polls-options.php:214
115 #: polls-options.php:331
116 #: polls-uninstall.php:132
117 #: wp-polls-widget.php:110
118 msgid "Yes"
119 msgstr ""
120
121 #: polls-add.php:217
122 #: polls-manager.php:375
123 msgid "Maximum Number Of Selected Answers Allowed?"
124 msgstr ""
125
126 #: polls-add.php:230
127 #: polls-manager.php:392
128 msgid "Poll Start/End Date"
129 msgstr ""
130
131 #: polls-add.php:233
132 #: polls-manager.php:395
133 #: polls-manager.php:466
134 msgid "Start Date/Time"
135 msgstr ""
136
137 #: polls-add.php:237
138 #: polls-manager.php:403
139 #: polls-manager.php:467
140 msgid "End Date/Time"
141 msgstr ""
142
143 #: polls-add.php:238
144 #: polls-manager.php:414
145 msgid "Do NOT Expire This Poll"
146 msgstr ""
147
148 #: polls-add.php:241
149 #: polls-manager.php:440
150 msgid "Cancel"
151 msgstr ""
152
153 #: polls-admin-ajax.php:43
154 #: polls-manager.php:594
155 #: wp-polls.php:242
156 msgid "Delete All Logs"
157 msgstr ""
158
159 #: polls-admin-ajax.php:47
160 msgid "All Polls Logs Have Been Deleted."
161 msgstr ""
162
163 #: polls-admin-ajax.php:49
164 msgid "An Error Has Occured While Deleting All Polls Logs."
165 msgstr ""
166
167 #: polls-admin-ajax.php:54
168 #: polls-logs.php:373
169 #: wp-polls.php:244
170 msgid "Delete Logs For This Poll Only"
171 msgstr ""
172
173 #: polls-admin-ajax.php:60
174 #, php-format
175 msgid "All Logs For '%s' Has Been Deleted."
176 msgstr ""
177
178 #: polls-admin-ajax.php:62
179 #, php-format
180 msgid "An Error Has Occured While Deleting All Logs For '%s'"
181 msgstr ""
182
183 #: polls-admin-ajax.php:67
184 #: wp-polls.php:246
185 msgid "Delete Poll Answer"
186 msgstr ""
187
188 #: polls-admin-ajax.php:77
189 #, php-format
190 msgid "Poll Answer '%s' Deleted Successfully."
191 msgstr ""
192
193 #: polls-admin-ajax.php:79
194 #, php-format
195 msgid "Error In Deleting Poll Answer '%s'."
196 msgstr ""
197
198 #: polls-admin-ajax.php:83
199 #: polls-manager.php:439
200 #: wp-polls.php:247
201 msgid "Open Poll"
202 msgstr ""
203
204 #: polls-admin-ajax.php:88
205 #, php-format
206 msgid "Poll '%s' Is Now Opened"
207 msgstr ""
208
209 #: polls-admin-ajax.php:90
210 #, php-format
211 msgid "Error Opening Poll '%s'"
212 msgstr ""
213
214 #: polls-admin-ajax.php:94
215 #: polls-manager.php:438
216 #: wp-polls.php:248
217 msgid "Close Poll"
218 msgstr ""
219
220 #: polls-admin-ajax.php:99
221 #, php-format
222 msgid "Poll '%s' Is Now Closed"
223 msgstr ""
224
225 #: polls-admin-ajax.php:101
226 #, php-format
227 msgid "Error Closing Poll '%s'"
228 msgstr ""
229
230 #: polls-admin-ajax.php:105
231 #: wp-polls.php:240
232 msgid "Delete Poll"
233 msgstr ""
234
235 #: polls-admin-ajax.php:113
236 #, php-format
237 msgid "Error In Deleting Poll '%s' Question"
238 msgstr ""
239
240 #: polls-admin-ajax.php:116
241 #, php-format
242 msgid "Poll '%s' Deleted Successfully"
243 msgstr ""
244
245 #: polls-logs.php:33
246 #: polls-logs.php:34
247 #: polls-logs.php:37
248 #: polls-logs.php:65
249 #: polls-logs.php:69
250 #: polls-logs.php:102
251 #: polls-logs.php:105
252 msgid "Guest"
253 msgstr ""
254
255 #: polls-logs.php:123
256 msgid "Poll's Logs"
257 msgstr ""
258
259 #: polls-logs.php:126
260 #, php-format
261 msgid "There are a total of <strong>%s</strong> recorded votes for this poll."
262 msgstr ""
263
264 #: polls-logs.php:127
265 #, php-format
266 msgid "<strong>&raquo;</strong> <strong>%s</strong> vote(s) are voted by registered users"
267 msgstr ""
268
269 #: polls-logs.php:128
270 #, php-format
271 msgid "<strong>&raquo;</strong> <strong>%s</strong> vote(s) are voted by comment authors"
272 msgstr ""
273
274 #: polls-logs.php:129
275 #, php-format
276 msgid "<strong>&raquo;</strong> <strong>%s</strong> vote(s) are voted by guests"
277 msgstr ""
278
279 #: polls-logs.php:134
280 msgid "Filter Poll's Logs"
281 msgstr ""
282
283 #: polls-logs.php:142
284 msgid "Display All Users That Voted For"
285 msgstr ""
286
287 #: polls-logs.php:163
288 #: polls-logs.php:210
289 msgid "Voters To EXCLUDE"
290 msgstr ""
291
292 #: polls-logs.php:165
293 #: polls-logs.php:212
294 msgid "Registered Users"
295 msgstr ""
296
297 #: polls-logs.php:166
298 #: polls-logs.php:213
299 msgid "Comment Authors"
300 msgstr ""
301
302 #: polls-logs.php:167
303 msgid "Guests"
304 msgstr ""
305
306 #: polls-logs.php:171
307 #: polls-logs.php:218
308 #: polls-logs.php:252
309 msgid "Filter"
310 msgstr ""
311
312 #: polls-logs.php:182
313 msgid "Display Users That Voted For"
314 msgstr ""
315
316 #: polls-logs.php:185
317 msgid "More Than"
318 msgstr ""
319
320 #: polls-logs.php:186
321 msgid "More Than Or Exactly"
322 msgstr ""
323
324 #: polls-logs.php:187
325 msgid "Exactly"
326 msgstr ""
327
328 #: polls-logs.php:188
329 msgid "Less Than Or Exactly"
330 msgstr ""
331
332 #: polls-logs.php:189
333 msgid "Less Than"
334 msgstr ""
335
336 #: polls-logs.php:196
337 msgid "1 Answer"
338 msgstr ""
339
340 #: polls-logs.php:199
341 #: polls-logs.php:201
342 #, php-format
343 msgid "%s Answers"
344 msgstr ""
345
346 #: polls-logs.php:214
347 msgid "Guests will automatically be excluded"
348 msgstr ""
349
350 #: polls-logs.php:234
351 msgid "Display What This User Has Voted"
352 msgstr ""
353
354 #: polls-logs.php:260
355 msgid "Clear Filter"
356 msgstr ""
357
358 #: polls-logs.php:267
359 msgid "Poll Logs"
360 msgstr ""
361
362 #: polls-logs.php:272
363 msgid "This default filter is limited to display only <strong>100</strong> records."
364 msgstr ""
365
366 #: polls-logs.php:281
367 msgid "IP"
368 msgstr ""
369
370 #: polls-logs.php:282
371 msgid "Host"
372 msgstr ""
373
374 #: polls-logs.php:283
375 #: polls-logs.php:330
376 msgid "Date"
377 msgstr ""
378
379 #: polls-logs.php:290
380 #: polls-logs.php:318
381 #: polls-manager.php:397
382 #: polls-manager.php:409
383 #: polls-manager.php:487
384 #: polls-manager.php:495
385 #: wp-polls.php:428
386 #: wp-polls.php:433
387 #: wp-polls.php:544
388 #: wp-polls.php:549
389 #: wp-polls.php:934
390 #: wp-polls.php:938
391 #, php-format
392 msgid "%s @ %s"
393 msgstr ""
394
395 #: polls-logs.php:298
396 #: polls-logs.php:328
397 msgid "User"
398 msgstr ""
399
400 #: polls-logs.php:327
401 msgid "No."
402 msgstr ""
403
404 #: polls-logs.php:329
405 msgid "IP/Host"
406 msgstr ""
407
408 #: polls-logs.php:351
409 #, php-format
410 msgid "Total number of records that matches this filter: <strong>%s</strong>"
411 msgstr ""
412
413 #: polls-logs.php:358
414 msgid "No poll logs matches the filter."
415 msgstr ""
416
417 #: polls-logs.php:360
418 #: polls-logs.php:376
419 msgid "No poll logs available for this poll."
420 msgstr ""
421
422 #: polls-logs.php:367
423 msgid "Delete Poll Logs"
424 msgstr ""
425
426 #: polls-logs.php:371
427 msgid "Are You Sure You Want To Delete Logs For This Poll Only?"
428 msgstr ""
429
430 #: polls-logs.php:373
431 #, php-format
432 msgid "You are about to delete poll logs for this poll '%s' ONLY. This action is not reversible."
433 msgstr ""
434
435 #: polls-logs.php:380
436 msgid "Note: If your logging method is by IP and Cookie or by Cookie, users may still be unable to vote if they have voted before as the cookie is still stored in their computer."
437 msgstr ""
438
439 #: polls-manager.php:39
440 #: polls-manager.php:307
441 #: polls-manager.php:428
442 msgid "Edit Poll"
443 msgstr ""
444
445 #: polls-manager.php:98
446 #, php-format
447 msgid "No Changes Had Been Made To Poll's Question '%s'."
448 msgstr ""
449
450 #: polls-manager.php:112
451 #, php-format
452 msgid "No Changes Had Been Made To Poll's Answer '%s'."
453 msgstr ""
454
455 #: polls-manager.php:114
456 #, php-format
457 msgid "Poll's Answer '%s' Edited Successfully."
458 msgstr ""
459
460 #: polls-manager.php:118
461 #, php-format
462 msgid "Invalid Poll '%s'."
463 msgstr ""
464
465 #: polls-manager.php:133
466 #, php-format
467 msgid "Poll's Answer '%s' Added Successfully."
468 msgstr ""
469
470 #: polls-manager.php:140
471 #, php-format
472 msgid "Poll '%s' Edited Successfully."
473 msgstr ""
474
475 #: polls-manager.php:279
476 msgid "No more poll's answer to be removed."
477 msgstr ""
478
479 #: polls-manager.php:321
480 msgid "Answer No."
481 msgstr ""
482
483 #: polls-manager.php:322
484 msgid "Answer Text"
485 msgstr ""
486
487 #: polls-manager.php:323
488 msgid "No. Of Votes"
489 msgstr ""
490
491 #: polls-manager.php:332
492 msgid "Null Votes"
493 msgstr ""
494
495 #: polls-manager.php:341
496 #: polls-manager.php:542
497 msgid "Delete"
498 msgstr ""
499
500 #: polls-manager.php:341
501 #, php-format
502 msgid "You are about to delete this poll's answer '%s'."
503 msgstr ""
504
505 #: polls-manager.php:353
506 msgid "Total Votes:"
507 msgstr ""
508
509 #: polls-manager.php:358
510 msgid "Total Voters:"
511 msgstr ""
512
513 #: polls-manager.php:398
514 msgid "Edit Start Date/Time"
515 msgstr ""
516
517 #: polls-manager.php:407
518 msgid "This Poll Will Not Expire"
519 msgstr ""
520
521 #: polls-manager.php:438
522 #, php-format
523 msgid "You are about to CLOSE this poll '%s'."
524 msgstr ""
525
526 #: polls-manager.php:439
527 #, php-format
528 msgid "You are about to OPEN this poll '%s'."
529 msgstr ""
530
531 #: polls-manager.php:463
532 msgid "ID"
533 msgstr ""
534
535 #: polls-manager.php:465
536 #: polls-manager.php:576
537 #: polls-templates.php:122
538 #: polls-templates.php:125
539 #: wp-polls.php:1403
540 #: wp-polls.php:1406
541 msgid "Total Voters"
542 msgstr ""
543
544 #: polls-manager.php:468
545 msgid "Status"
546 msgstr ""
547
548 #: polls-manager.php:469
549 msgid "Action"
550 msgstr ""
551
552 #: polls-manager.php:493
553 #: wp-polls.php:431
554 #: wp-polls.php:547
555 #: wp-polls.php:936
556 msgid "No Expiry"
557 msgstr ""
558
559 #: polls-manager.php:518
560 #: polls-manager.php:522
561 #: polls-manager.php:525
562 msgid "Displayed:"
563 msgstr ""
564
565 #: polls-manager.php:533
566 msgid "Open"
567 msgstr ""
568
569 #: polls-manager.php:535
570 msgid "Future"
571 msgstr ""
572
573 #: polls-manager.php:537
574 msgid "Closed"
575 msgstr ""
576
577 #: polls-manager.php:540
578 msgid "Logs"
579 msgstr ""
580
581 #: polls-manager.php:541
582 msgid "Edit"
583 msgstr ""
584
585 #: polls-manager.php:542
586 #, php-format
587 msgid "You are about to delete this poll, '%s'."
588 msgstr ""
589
590 #: polls-manager.php:550
591 msgid "No Polls Found"
592 msgstr ""
593
594 #: polls-manager.php:560
595 msgid "Polls Stats"
596 msgstr ""
597
598 #: polls-manager.php:564
599 msgid "Total Polls"
600 msgstr ""
601
602 #: polls-manager.php:568
603 msgid "Total Polls' Answers"
604 msgstr ""
605
606 #: polls-manager.php:572
607 msgid "Total Votes Casted"
608 msgstr ""
609
610 #: polls-manager.php:585
611 msgid "Polls Logs"
612 msgstr ""
613
614 #: polls-manager.php:592
615 msgid "Are You Sure You Want To Delete All Polls Logs?"
616 msgstr ""
617
618 #: polls-manager.php:594
619 msgid "You are about to delete all poll logs. This action is not reversible."
620 msgstr ""
621
622 #: polls-manager.php:597
623 #: wp-polls.php:241
624 msgid "No poll logs available."
625 msgstr ""
626
627 #: polls-manager.php:601
628 msgid "Note:<br />If your logging method is by IP and Cookie or by Cookie, users may still be unable to vote if they have voted before as the cookie is still stored in their computer."
629 msgstr ""
630
631 #: polls-options.php:70
632 #: polls-options.php:136
633 #: polls-options.php:139
634 msgid "Poll Bar Style"
635 msgstr ""
636
637 #: polls-options.php:71
638 msgid "Poll AJAX Style"
639 msgstr ""
640
641 #: polls-options.php:72
642 msgid "Sort Poll Answers By Option"
643 msgstr ""
644
645 #: polls-options.php:73
646 msgid "Sort Order Of Poll Answers Option"
647 msgstr ""
648
649 #: polls-options.php:74
650 msgid "Sort Poll Results By Option"
651 msgstr ""
652
653 #: polls-options.php:75
654 msgid "Sort Order Of Poll Results Option"
655 msgstr ""
656
657 #: polls-options.php:76
658 msgid "Number Of Polls Per Page To Display In Poll Archive Option"
659 msgstr ""
660
661 #: polls-options.php:77
662 msgid "Type Of Polls To Display In Poll Archive Option"
663 msgstr ""
664
665 #: polls-options.php:78
666 msgid "Poll Archive URL Option"
667 msgstr ""
668
669 #: polls-options.php:79
670 msgid "Show Poll Achive Link Option"
671 msgstr ""
672
673 #: polls-options.php:80
674 msgid "Current Active Poll Option"
675 msgstr ""
676
677 #: polls-options.php:81
678 msgid "Poll Close Option"
679 msgstr ""
680
681 #: polls-options.php:82
682 #: polls-options.php:285
683 msgid "Logging Method"
684 msgstr ""
685
686 #: polls-options.php:83
687 msgid "Cookie And Log Expiry Option"
688 msgstr ""
689
690 #: polls-options.php:84
691 msgid "Allow To Vote Option"
692 msgstr ""
693
694 #: polls-options.php:89
695 #: polls-templates.php:85
696 msgid "Updated"
697 msgstr ""
698
699 #: polls-options.php:94
700 #: polls-templates.php:90
701 msgid "No Poll Option Updated"
702 msgstr ""
703
704 #: polls-options.php:134
705 #: wp-polls.php:84
706 msgid "Poll Options"
707 msgstr ""
708
709 #: polls-options.php:165
710 msgid "Use CSS Style"
711 msgstr ""
712
713 #: polls-options.php:169
714 msgid "Poll Bar Background"
715 msgstr ""
716
717 #: polls-options.php:174
718 msgid "Poll Bar Border"
719 msgstr ""
720
721 #: polls-options.php:179
722 msgid "Poll Bar Height"
723 msgstr ""
724
725 #: polls-options.php:183
726 msgid "Your poll bar will look like this"
727 msgstr ""
728
729 #: polls-options.php:198
730 msgid "Polls AJAX Style"
731 msgstr ""
732
733 #: polls-options.php:201
734 msgid "Show Loading Image With Text"
735 msgstr ""
736
737 #: polls-options.php:210
738 msgid "Show Fading In And Fading Out Of Poll"
739 msgstr ""
740
741 #: polls-options.php:221
742 msgid "Sorting Of Poll Answers"
743 msgstr ""
744
745 #: polls-options.php:224
746 msgid "Sort Poll Answers By:"
747 msgstr ""
748
749 #: polls-options.php:227
750 #: polls-options.php:252
751 msgid "Exact Order"
752 msgstr ""
753
754 #: polls-options.php:228
755 #: polls-options.php:253
756 msgid "Alphabetical Order"
757 msgstr ""
758
759 #: polls-options.php:229
760 #: polls-options.php:254
761 msgid "Random Order"
762 msgstr ""
763
764 #: polls-options.php:234
765 msgid "Sort Order Of Poll Answers:"
766 msgstr ""
767
768 #: polls-options.php:237
769 #: polls-options.php:262
770 msgid "Ascending"
771 msgstr ""
772
773 #: polls-options.php:238
774 #: polls-options.php:263
775 msgid "Descending"
776 msgstr ""
777
778 #: polls-options.php:245
779 msgid "Sorting Of Poll Results"
780 msgstr ""
781
782 #: polls-options.php:248
783 msgid "Sort Poll Results By:"
784 msgstr ""
785
786 #: polls-options.php:251
787 msgid "Votes Casted"
788 msgstr ""
789
790 #: polls-options.php:259
791 msgid "Sort Order Of Poll Results:"
792 msgstr ""
793
794 #: polls-options.php:270
795 msgid "Allow To Vote"
796 msgstr ""
797
798 #: polls-options.php:273
799 msgid "Who Is Allowed To Vote?"
800 msgstr ""
801
802 #: polls-options.php:276
803 msgid "Guests Only"
804 msgstr ""
805
806 #: polls-options.php:277
807 msgid "Registered Users Only"
808 msgstr ""
809
810 #: polls-options.php:278
811 msgid "Registered Users And Guests"
812 msgstr ""
813
814 #: polls-options.php:288
815 msgid "Poll Logging Method:"
816 msgstr ""
817
818 #: polls-options.php:291
819 msgid "Do Not Log"
820 msgstr ""
821
822 #: polls-options.php:292
823 msgid "Logged By Cookie"
824 msgstr ""
825
826 #: polls-options.php:293
827 msgid "Logged By IP"
828 msgstr ""
829
830 #: polls-options.php:294
831 msgid "Logged By Cookie And IP"
832 msgstr ""
833
834 #: polls-options.php:295
835 msgid "Logged By Username"
836 msgstr ""
837
838 #: polls-options.php:300
839 msgid "Expiry Time For Cookie And Log:"
840 msgstr ""
841
842 #: polls-options.php:301
843 msgid "seconds (0 to disable)"
844 msgstr ""
845
846 #: polls-options.php:306
847 msgid "Poll Archive"
848 msgstr ""
849
850 #: polls-options.php:309
851 msgid "Number Of Polls Per Page:"
852 msgstr ""
853
854 #: polls-options.php:313
855 msgid "Type Of Polls To Display In Poll Archive:"
856 msgstr ""
857
858 #: polls-options.php:316
859 msgid "Closed Polls Only"
860 msgstr ""
861
862 #: polls-options.php:317
863 msgid "Opened Polls Only"
864 msgstr ""
865
866 #: polls-options.php:318
867 msgid "Closed And Opened Polls"
868 msgstr ""
869
870 #: polls-options.php:323
871 msgid "Poll Archive URL:"
872 msgstr ""
873
874 #: polls-options.php:327
875 msgid "Display Poll Archive Link Below Poll?"
876 msgstr ""
877
878 #: polls-options.php:336
879 #: polls-options.php:374
880 msgid "Note"
881 msgstr ""
882
883 #: polls-options.php:337
884 msgid "Only polls' results will be shown in the Poll Archive regardless of whether the poll is closed or opened."
885 msgstr ""
886
887 #: polls-options.php:342
888 #: polls-options.php:345
889 #: wp-polls-widget.php:114
890 msgid "Current Active Poll"
891 msgstr ""
892
893 #: polls-options.php:348
894 #: wp-polls-widget.php:120
895 msgid "Do NOT Display Poll (Disable)"
896 msgstr ""
897
898 #: polls-options.php:349
899 #: wp-polls-widget.php:125
900 msgid "Display Random Poll"
901 msgstr ""
902
903 #: polls-options.php:350
904 #: wp-polls-widget.php:130
905 msgid "Display Latest Poll"
906 msgstr ""
907
908 #: polls-options.php:352
909 #: wp-polls-widget.php:135
910 msgid "Display Multiple Polls"
911 msgstr ""
912
913 #: polls-options.php:375
914 msgid "If you chose 'Display Multiple Polls' for the above option, you need to configure it in Presentation -> Widgets -> Poll."
915 msgstr ""
916
917 #: polls-options.php:379
918 msgid "When Poll Is Closed"
919 msgstr ""
920
921 #: polls-options.php:382
922 msgid "Display Poll's Results"
923 msgstr ""
924
925 #: polls-options.php:383
926 msgid "Display Disabled Poll's Voting Form"
927 msgstr ""
928
929 #: polls-options.php:384
930 msgid "Do Not Display Poll In Post/Sidebar"
931 msgstr ""
932
933 #: polls-options.php:392
934 #: polls-templates.php:492
935 msgid "Save Changes"
936 msgstr ""
937
938 #: polls-templates.php:66
939 msgid "Voting Form Header Template"
940 msgstr ""
941
942 #: polls-templates.php:67
943 msgid "Voting Form Body Template"
944 msgstr ""
945
946 #: polls-templates.php:68
947 msgid "Voting Form Footer Template"
948 msgstr ""
949
950 #: polls-templates.php:69
951 msgid "Result Header Template"
952 msgstr ""
953
954 #: polls-templates.php:70
955 msgid "Result Body Template"
956 msgstr ""
957
958 #: polls-templates.php:71
959 msgid "Result Body2 Template"
960 msgstr ""
961
962 #: polls-templates.php:72
963 msgid "Result Footer Template"
964 msgstr ""
965
966 #: polls-templates.php:73
967 msgid "Result Footer2 Template"
968 msgstr ""
969
970 #: polls-templates.php:74
971 msgid "Poll Archive Link Template"
972 msgstr ""
973
974 #: polls-templates.php:75
975 msgid "Poll Archive Poll Header Template"
976 msgstr ""
977
978 #: polls-templates.php:76
979 msgid "Poll Archive Poll Footer Template"
980 msgstr ""
981
982 #: polls-templates.php:77
983 msgid "Poll Archive Paging Header Template"
984 msgstr ""
985
986 #: polls-templates.php:78
987 msgid "Poll Archive Paging Footer Template"
988 msgstr ""
989
990 #: polls-templates.php:79
991 msgid "Poll Disabled Template"
992 msgstr ""
993
994 #: polls-templates.php:80
995 msgid "Poll Error Template"
996 msgstr ""
997
998 #: polls-templates.php:110
999 #: polls-templates.php:125
1000 #: wp-polls.php:1394
1001 #: wp-polls.php:1407
1002 msgid "Vote"
1003 msgstr ""
1004
1005 #: polls-templates.php:110
1006 #: wp-polls.php:1395
1007 msgid "View Results Of This Poll"
1008 msgstr ""
1009
1010 #: polls-templates.php:110
1011 #: wp-polls.php:1395
1012 msgid "View Results"
1013 msgstr ""
1014
1015 #: polls-templates.php:116
1016 #: polls-templates.php:119
1017 #: wp-polls.php:1400
1018 #: wp-polls.php:1401
1019 msgid "Votes"
1020 msgstr ""
1021
1022 #: polls-templates.php:119
1023 #: wp-polls.php:1401
1024 msgid "You Have Voted For This Choice"
1025 msgstr ""
1026
1027 #: polls-templates.php:125
1028 #: wp-polls.php:1407
1029 msgid "Vote For This Poll"
1030 msgstr ""
1031
1032 #: polls-templates.php:128
1033 #: wp-polls.php:1434
1034 msgid "Polls Archive"
1035 msgstr ""
1036
1037 #: polls-templates.php:134
1038 msgid "Start Date:"
1039 msgstr ""
1040
1041 #: polls-templates.php:134
1042 msgid "End Date:"
1043 msgstr ""
1044
1045 #: polls-templates.php:143
1046 #: wp-polls.php:1409
1047 msgid "Sorry, there are no polls available at the moment."
1048 msgstr ""
1049
1050 #: polls-templates.php:146
1051 #: wp-polls.php:1410
1052 msgid "An error has occurred when processing your poll."
1053 msgstr ""
1054
1055 #: polls-templates.php:156
1056 #: wp-polls.php:85
1057 msgid "Poll Templates"
1058 msgstr ""
1059
1060 #: polls-templates.php:158
1061 msgid "Template Variables"
1062 msgstr ""
1063
1064 #: polls-templates.php:163
1065 msgid "Display the poll's ID"
1066 msgstr ""
1067
1068 #: polls-templates.php:167
1069 msgid "Display the poll's answer ID"
1070 msgstr ""
1071
1072 #: polls-templates.php:173
1073 msgid "Display the poll's question"
1074 msgstr ""
1075
1076 #: polls-templates.php:177
1077 msgid "Display the poll's answer"
1078 msgstr ""
1079
1080 #: polls-templates.php:183
1081 msgid "Display the poll's total votes NOT the number of people who voted for the poll"
1082 msgstr ""
1083
1084 #: polls-templates.php:187
1085 msgid "Display the poll's answer without HTML formatting."
1086 msgstr ""
1087
1088 #: polls-templates.php:193
1089 msgid "Displays URL to poll's result"
1090 msgstr ""
1091
1092 #: polls-templates.php:197
1093 msgid "Display the poll's answer votes"
1094 msgstr ""
1095
1096 #: polls-templates.php:203
1097 msgid "Display the poll's most voted answer"
1098 msgstr ""
1099
1100 #: polls-templates.php:207
1101 msgid "Display the poll's answer percentage"
1102 msgstr ""
1103
1104 #: polls-templates.php:213
1105 msgid "Display the poll's answer votes for the most voted answer"
1106 msgstr ""
1107
1108 #: polls-templates.php:217
1109 msgid "Display the poll's answer image width"
1110 msgstr ""
1111
1112 #: polls-templates.php:223
1113 msgid "Display the poll's answer percentage for the most voted answer"
1114 msgstr ""
1115
1116 #: polls-templates.php:227
1117 msgid "Display the poll's least voted answer"
1118 msgstr ""
1119
1120 #: polls-templates.php:233
1121 msgid "Display the poll's start date/time"
1122 msgstr ""
1123
1124 #: polls-templates.php:237
1125 msgid "Display the poll's answer votes for the least voted answer"
1126 msgstr ""
1127
1128 #: polls-templates.php:243
1129 msgid "Display the poll's end date/time"
1130 msgstr ""
1131
1132 #: polls-templates.php:247
1133 msgid "Display the poll's answer percentage for the least voted answer"
1134 msgstr ""
1135
1136 #: polls-templates.php:253
1137 msgid "Display the the maximum number of answers the user can choose if the poll supports multiple answers"
1138 msgstr ""
1139
1140 #: polls-templates.php:257
1141 msgid "Display \"checkbox\" or \"radio\" input types depending on the poll type"
1142 msgstr ""
1143
1144 #: polls-templates.php:263
1145 msgid "Display the number of people who voted for the poll NOT the total votes of the poll"
1146 msgstr ""
1147
1148 #: polls-templates.php:267
1149 msgid "Display the poll archive URL"
1150 msgstr ""
1151
1152 #: polls-templates.php:272
1153 msgid "Note: <strong>%POLL_TOTALVOTES%</strong> and <strong>%POLL_TOTALVOTERS%</strong> will be different if your poll supports multiple answers. If your poll allows only single answer, both value will be the same."
1154 msgstr ""
1155
1156 #: polls-templates.php:278
1157 msgid "Poll Voting Form Templates"
1158 msgstr ""
1159
1160 #: polls-templates.php:282
1161 msgid "Voting Form Header:"
1162 msgstr ""
1163
1164 #: polls-templates.php:283
1165 #: polls-templates.php:298
1166 #: polls-templates.php:311
1167 #: polls-templates.php:327
1168 #: polls-templates.php:342
1169 #: polls-templates.php:356
1170 #: polls-templates.php:370
1171 #: polls-templates.php:390
1172 #: polls-templates.php:415
1173 #: polls-templates.php:424
1174 #: polls-templates.php:433
1175 #: polls-templates.php:452
1176 #: polls-templates.php:461
1177 #: polls-templates.php:475
1178 #: polls-templates.php:484
1179 msgid "Allowed Variables:"
1180 msgstr ""
1181
1182 #: polls-templates.php:291
1183 #: polls-templates.php:304
1184 #: polls-templates.php:315
1185 #: polls-templates.php:335
1186 #: polls-templates.php:349
1187 #: polls-templates.php:363
1188 #: polls-templates.php:383
1189 #: polls-templates.php:403
1190 #: polls-templates.php:417
1191 #: polls-templates.php:426
1192 #: polls-templates.php:445
1193 #: polls-templates.php:454
1194 #: polls-templates.php:463
1195 #: polls-templates.php:477
1196 #: polls-templates.php:486
1197 msgid "Restore Default Template"
1198 msgstr ""
1199
1200 #: polls-templates.php:297
1201 msgid "Voting Form Body:"
1202 msgstr ""
1203
1204 #: polls-templates.php:310
1205 msgid "Voting Form Footer:"
1206 msgstr ""
1207
1208 #: polls-templates.php:322
1209 msgid "Poll Result Templates"
1210 msgstr ""
1211
1212 #: polls-templates.php:326
1213 msgid "Result Header:"
1214 msgstr ""
1215
1216 #: polls-templates.php:341
1217 #: polls-templates.php:355
1218 msgid "Result Body:"
1219 msgstr ""
1220
1221 #: polls-templates.php:341
1222 #: polls-templates.php:389
1223 msgid "Displayed When The User HAS NOT Voted"
1224 msgstr ""
1225
1226 #: polls-templates.php:355
1227 #: polls-templates.php:369
1228 msgid "Displayed When The User HAS Voted"
1229 msgstr ""
1230
1231 #: polls-templates.php:369
1232 #: polls-templates.php:389
1233 msgid "Result Footer:"
1234 msgstr ""
1235
1236 #: polls-templates.php:410
1237 msgid "Poll Archive Templates"
1238 msgstr ""
1239
1240 #: polls-templates.php:414
1241 msgid "Poll Archive Link"
1242 msgstr ""
1243
1244 #: polls-templates.php:414
1245 msgid "Template For Displaying Poll Archive Link"
1246 msgstr ""
1247
1248 #: polls-templates.php:423
1249 msgid "Individual Poll Header"
1250 msgstr ""
1251
1252 #: polls-templates.php:423
1253 msgid "Displayed Before Each Poll In The Poll Archive"
1254 msgstr ""
1255
1256 #: polls-templates.php:425
1257 #: polls-templates.php:453
1258 #: polls-templates.php:462
1259 #: polls-templates.php:476
1260 #: polls-templates.php:485
1261 msgid "N/A"
1262 msgstr ""
1263
1264 #: polls-templates.php:432
1265 msgid "Individual Poll Footer"
1266 msgstr ""
1267
1268 #: polls-templates.php:432
1269 msgid "Displayed After Each Poll In The Poll Archive"
1270 msgstr ""
1271
1272 #: polls-templates.php:451
1273 msgid "Paging Header"
1274 msgstr ""
1275
1276 #: polls-templates.php:451
1277 msgid "Displayed Before Paging In The Poll Archive"
1278 msgstr ""
1279
1280 #: polls-templates.php:460
1281 msgid "Paging Footer"
1282 msgstr ""
1283
1284 #: polls-templates.php:460
1285 msgid "Displayed After Paging In The Poll Archive"
1286 msgstr ""
1287
1288 #: polls-templates.php:470
1289 msgid "Poll Misc Templates"
1290 msgstr ""
1291
1292 #: polls-templates.php:474
1293 msgid "Poll Disabled"
1294 msgstr ""
1295
1296 #: polls-templates.php:474
1297 msgid "Displayed When The Poll Is Disabled"
1298 msgstr ""
1299
1300 #: polls-templates.php:483
1301 msgid "Poll Error"
1302 msgstr ""
1303
1304 #: polls-templates.php:483
1305 msgid "Displayed When An Error Has Occured While Processing The Poll"
1306 msgstr ""
1307
1308 #: polls-uninstall.php:39
1309 #: polls-uninstall.php:133
1310 msgid "UNINSTALL WP-Polls"
1311 msgstr ""
1312
1313 #: polls-uninstall.php:46
1314 #, php-format
1315 msgid "Table '%s' has been deleted."
1316 msgstr ""
1317
1318 #: polls-uninstall.php:55
1319 #, php-format
1320 msgid "Setting Key '%s' has been deleted."
1321 msgstr ""
1322
1323 #: polls-uninstall.php:59
1324 #, php-format
1325 msgid "Error deleting Setting Key '%s'."
1326 msgstr ""
1327
1328 #: polls-uninstall.php:81
1329 #: polls-uninstall.php:91
1330 #: wp-polls.php:86
1331 msgid "Uninstall WP-Polls"
1332 msgstr ""
1333
1334 #: polls-uninstall.php:82
1335 #, php-format
1336 msgid "<a href=\"%s\">Click Here</a> To Finish The Uninstallation And WP-Polls Will Be Deactivated Automatically."
1337 msgstr ""
1338
1339 #: polls-uninstall.php:93
1340 msgid "Deactivating WP-Polls plugin does not remove any data that may have been created, such as the poll data and the poll's voting logs. To completely remove this plugin, you can uninstall it here."
1341 msgstr ""
1342
1343 #: polls-uninstall.php:96
1344 msgid "WARNING:"
1345 msgstr ""
1346
1347 #: polls-uninstall.php:97
1348 msgid "Once uninstalled, this cannot be undone. You should use a Database Backup plugin of WordPress to back up all the data first."
1349 msgstr ""
1350
1351 #: polls-uninstall.php:100
1352 msgid "The following WordPress Options/Tables will be DELETED:"
1353 msgstr ""
1354
1355 #: polls-uninstall.php:105
1356 msgid "WordPress Options"
1357 msgstr ""
1358
1359 #: polls-uninstall.php:106
1360 msgid "WordPress Tables"
1361 msgstr ""
1362
1363 #: polls-uninstall.php:131
1364 msgid "Do you really want to uninstall WP-Polls?"
1365 msgstr ""
1366
1367 #: polls-uninstall.php:133
1368 msgid ""
1369 "You Are About To Uninstall WP-Polls From WordPress.\\n"
1370 "This Action Is Not Reversible.\\n"
1371 "\\n"
1372 " Choose [Cancel] To Stop, [OK] To Uninstall."
1373 msgstr ""
1374
1375 #: wp-polls-widget.php:64
1376 #: wp-polls.php:79
1377 msgid "Polls"
1378 msgstr ""
1379
1380 #: wp-polls-widget.php:96
1381 msgid "Title"
1382 msgstr ""
1383
1384 #: wp-polls-widget.php:99
1385 msgid "Display Polls Archive Link Below Poll?"
1386 msgstr ""
1387
1388 #: wp-polls-widget.php:159
1389 msgid "Select Multiple Polls"
1390 msgstr ""
1391
1392 #: wp-polls.php:194
1393 msgid "Your last request is still being processed. Please wait a while ..."
1394 msgstr ""
1395
1396 #: wp-polls.php:195
1397 msgid "Please choose a valid poll answer."
1398 msgstr ""
1399
1400 #: wp-polls.php:196
1401 msgid "Maximum number of choices allowed:"
1402 msgstr ""
1403
1404 #: wp-polls.php:243
1405 msgid "Please check the \\'Yes\\' checkbox if you want to delete all logs."
1406 msgstr ""
1407
1408 #: wp-polls.php:245
1409 msgid "Please check the \\'Yes\\' checkbox if you want to delete all logs for this poll ONLY."
1410 msgstr ""
1411
1412 #: wp-polls.php:249
1413 msgid "Enter Poll ID"
1414 msgstr ""
1415
1416 #: wp-polls.php:250
1417 msgid "Error: Poll ID must be numeric"
1418 msgstr ""
1419
1420 #: wp-polls.php:250
1421 msgid "Please enter Poll ID again"
1422 msgstr ""
1423
1424 #: wp-polls.php:266
1425 #: wp-polls.php:272
1426 msgid "Poll"
1427 msgstr ""
1428
1429 #: wp-polls.php:273
1430 msgid "Insert Poll"
1431 msgstr ""
1432
1433 #: wp-polls.php:509
1434 #: wp-polls.php:669
1435 msgid "Loading"
1436 msgstr ""
1437
1438 #: wp-polls.php:715
1439 msgid "Note: There is a poll embedded within this post, please visit the site to participate in this post's poll."
1440 msgstr ""
1441
1442 #: wp-polls.php:1065
1443 #, php-format
1444 msgid "Page %s of %s"
1445 msgstr ""
1446
1447 #: wp-polls.php:1067
1448 msgid "&laquo; First"
1449 msgstr ""
1450
1451 #: wp-polls.php:1071
1452 msgid "&laquo;"
1453 msgstr ""
1454
1455 #: wp-polls.php:1081
1456 msgid "&raquo;"
1457 msgstr ""
1458
1459 #: wp-polls.php:1085
1460 msgid "Last &raquo;"
1461 msgstr ""
1462
1463 #: wp-polls.php:1263
1464 #, php-format
1465 msgid "Unable To Update Poll Total Votes And Poll Total Voters. Poll ID #%s"
1466 msgstr ""
1467
1468 #: wp-polls.php:1267
1469 #, php-format
1470 msgid "You Had Already Voted For This Poll. Poll ID #%s"
1471 msgstr ""
1472
1473 #: wp-polls.php:1271
1474 #, php-format
1475 msgid "Invalid Poll ID. Poll ID #%s"
1476 msgstr ""
1477
1478 #: wp-polls.php:1299
1479 #: wp-polls.php:1301
1480 #: wp-polls.php:1311
1481 msgid "WP-Polls"
1482 msgstr ""
1483
1484 #: wp-polls.php:1313
1485 msgid "polls were created."
1486 msgstr ""
1487
1488 #: wp-polls.php:1314
1489 msgid "polls' answers were given."
1490 msgstr ""
1491
1492 #: wp-polls.php:1315
1493 msgid "votes were casted."
1494 msgstr ""
1495
1496 #: wp-polls.php:1378
1497 msgid "How Is My Site?"
1498 msgstr ""
1499
1500 #: wp-polls.php:1381
1501 msgid "Good"
1502 msgstr ""
1503
1504 #: wp-polls.php:1382
1505 msgid "Excellent"
1506 msgstr ""
1507
1508 #: wp-polls.php:1383
1509 msgid "Bad"
1510 msgstr ""