-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwp-idea-stream-en_US.po
More file actions
2895 lines (2334 loc) · 90.2 KB
/
Copy pathwp-idea-stream-en_US.po
File metadata and controls
2895 lines (2334 loc) · 90.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Copyright (C) 2015 WP Idea Stream
# This file is distributed under the same license as the WP Idea Stream package.
msgid ""
msgstr ""
"Project-Id-Version: WP Idea Stream 2.1.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-idea-stream\n"
"POT-Creation-Date: 2016-05-16 22:40-0400\n"
"PO-Revision-Date: 2016-05-16 23:43-0400\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.8.7\n"
#: includes/admin/admin.php:254 includes/admin/admin.php:255
#: includes/admin/admin.php:269 includes/admin/admin.php:270
#: includes/admin/admin.php:1783
msgid "Settings"
msgstr "Settings"
#: includes/admin/admin.php:301 includes/admin/admin.php:302
#: includes/admin/admin.php:309 includes/admin/admin.php:310
msgid "Welcome to WP Idea Stream"
msgstr "Welcome to WP Inquiry Stream. A fork of IdeaStream."
#: includes/admin/admin.php:475
msgid "Idea updated. <a href=\"%s\">View idea</a>"
msgstr "Inquiry Question updated. <a href=\"%s\">View Inquiry Question</a>"
#: includes/admin/admin.php:476
msgid "Custom field updated."
msgstr ""
#: includes/admin/admin.php:477
msgid "Custom field deleted."
msgstr ""
#: includes/admin/admin.php:478
msgid "Idea updated."
msgstr "Inquiry question updated."
#: includes/admin/admin.php:479
msgid "Idea restored to revision from %s"
msgstr "Inquiry question restored to revision from %s"
#: includes/admin/admin.php:480
msgid "Idea published. <a href=\"%s\">View idea</a>"
msgstr "Inquiry question published. <a href=\"%s\">View inquiry question</a>"
#: includes/admin/admin.php:481
msgid "Idea saved."
msgstr "Inquiry question saved."
#: includes/admin/admin.php:482
msgid "Idea submitted. <a target=\"_blank\" href=\"%s\">Preview idea</a>"
msgstr ""
"Inquiry question submitted. <a target=\"_blank\" href=\"%s\">Preview inquiry "
"question</a>"
#: includes/admin/admin.php:484
msgid ""
"Idea scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s"
"\">Preview idea</a>"
msgstr ""
"Inquiry question scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
"href=\"%2$s\">Preview inquiry question</a>"
#: includes/admin/admin.php:485
msgctxt "Idea Publish box date format"
msgid "M j, Y @ G:i"
msgstr ""
#: includes/admin/admin.php:488
msgid "Idea draft updated. <a target=\"_blank\" href=\"%s\">Preview idea</a>"
msgstr ""
"Inquiry question draft updated. <a target=\"_blank\" href=\"%s\">Preview "
"inquiry question</a>"
#: includes/admin/admin.php:515
msgid "%s idea updated."
msgid_plural "%s ideas updated."
msgstr[0] "%s inquiry question updated."
msgstr[1] "%s inquiry questions updated."
#: includes/admin/admin.php:516
msgid "%s idea not updated; somebody is editing it."
msgid_plural "%s ideas not updated; somebody is editing them."
msgstr[0] "%s inquiry question were not updated; somebody is editing it."
msgstr[1] "%s inquiry questions were not updated; somebody is editing them."
#: includes/admin/admin.php:517
msgid "%s idea permanently deleted."
msgid_plural "%s ideas permanently deleted."
msgstr[0] "%s inquiry question has been permanently deleted."
msgstr[1] "%s inquiry questions have been permanently deleted."
#: includes/admin/admin.php:518
msgid "%s idea moved to the Trash."
msgid_plural "%s ideas moved to the Trash."
msgstr[0] "%s inquiry question has been moved to the Trash."
msgstr[1] "%s inquiry questions have been moved to the Trash."
#: includes/admin/admin.php:519
msgid "%s idea restored from the Trash."
msgid_plural "%s ideas restored from the Trash."
msgstr[0] "%s inquiry question has been restored from the Trash."
msgstr[1] "%s inquiry questions have been restored from the Trash."
#: includes/admin/admin.php:599
msgid "Download all ideas in a csv spreadsheet"
msgstr "Download all inquiry questions to a csv spreadsheet"
#: includes/admin/admin.php:837
msgctxt "ideas admin category column header"
msgid "Categories"
msgstr ""
#: includes/admin/admin.php:838
msgctxt "ideas admin tag column header"
msgid "Tags"
msgstr ""
#: includes/admin/admin.php:842
msgid "Average Rating"
msgstr "Average Curiosity Level"
#: includes/admin/admin.php:873
msgctxt "downloaded csv content header"
msgid "Content"
msgstr ""
#: includes/admin/admin.php:874
msgctxt "downloaded csv link header"
msgid "Link"
msgstr ""
#: includes/admin/admin.php:882
msgctxt "downloaded csv comments num header"
msgid "# comments"
msgstr ""
#: includes/admin/admin.php:886
msgctxt "downloaded csv rates num header"
msgid "Average rating"
msgstr "Average curiosity level"
#: includes/admin/admin.php:968
msgid ", "
msgstr ""
#: includes/admin/admin.php:1050
msgctxt "Ratings metabox title"
msgid "Rates"
msgstr "Curiosity Level"
#: includes/admin/admin.php:1089 includes/ideas/functions.php:882
#: includes/ideas/tags.php:1037
msgid "Not rated yet"
msgstr "Is anyone else curious about this? "
#: includes/admin/admin.php:1095
msgid "%1$s member rated the idea. Its Average rating is: %2$s"
msgid_plural "%1$s members rated the idea. Its Average rating is: %2$s"
msgstr[0] "%1$s member rated the question. Its Average rating is: %2$s"
msgstr[1] "%1$s members rated the question. Its Average rating is: %2$s"
#: includes/admin/admin.php:1118
msgid "Delete this rating"
msgstr "Delete this curiosity level"
#: includes/admin/admin.php:1193
msgid "Rating successfully deleted"
msgstr "Curiosity level successfully deleted"
#: includes/admin/admin.php:1194
msgid "Something went wrong while trying to delete the rating."
msgstr "Something went wrong while trying to delete the curiosity level."
#: includes/admin/admin.php:1318
msgctxt "prefix of the downloaded csv"
msgid "ideas"
msgstr "inquiry questions"
#: includes/admin/admin.php:1355 includes/admin/admin.php:1403
#: includes/admin/admin.php:1414 includes/admin/admin.php:1448
#: includes/admin/admin.php:1465
msgid "Overview"
msgstr ""
#: includes/admin/admin.php:1357
msgid ""
"This screen provides access to all the ideas users of your site shared. You "
"can customize the display of this screen to suit your workflow."
msgstr ""
"This screen provides access to all the inquiry questions users of your site "
"have shared. You can customize the display of this screen to suit your "
"workflow."
#: includes/admin/admin.php:1358
msgid ""
"You can customize the display of this screen's contents in a number of "
"ways:"
msgstr ""
#: includes/admin/admin.php:1360
msgid ""
"You can hide/display columns based on your needs and decide how many ideas "
"to list per screen using the Screen Options tab."
msgstr ""
"You can hide/display columns based on your needs and decide how many inquiry "
"questions to list per screen using the Screen Options tab."
#: includes/admin/admin.php:1361
msgid ""
"You can filter the list of ideas by post status using the text links in the "
"upper left to show All, Published, Private or Trashed ideas. The default "
"view is to show all ideas."
msgstr ""
"You can filter the list of inquiry questions by post status using the text "
"links in the upper left to show All, Published, Private or Trashed inquiry "
"questions. The default view is to show all inquiry questions."
#: includes/admin/admin.php:1362
msgid ""
"You can view ideas in a simple title list or with an excerpt. Choose the "
"view you prefer by clicking on the icons at the top of the list on the right."
msgstr ""
"You can view inquiry questions in a simple title list or with an excerpt. "
"Choose the view you prefer by clicking on the icons at the top of the list "
"on the right."
#: includes/admin/admin.php:1368
msgid "Actions"
msgstr ""
#: includes/admin/admin.php:1370
msgid ""
"Hovering over a row in the ideas list will display action links that allow "
"you to manage an idea. You can perform the following actions:"
msgstr ""
"Hovering over a row in the inquiry question list will display action links "
"that allow you to manage a question. You can perform the following actions:"
#: includes/admin/admin.php:1372
msgid ""
"Edit takes you to the editing screen for that idea. You can also reach that "
"screen by clicking on the idea title."
msgstr ""
"Edit takes you to the editing screen for that inquiry question. You can also "
"reach that screen by clicking on the inquiry question title."
#: includes/admin/admin.php:1373
msgid ""
"Trash removes the idea from this list and places it in the trash, from which "
"you can permanently delete it."
msgstr ""
"Trash removes the inquiry question from this list and places it in the "
"trash, from which you can permanently delete it."
#: includes/admin/admin.php:1374
msgid "View opens the idea in the WP Idea Stream's part of your site."
msgstr ""
"View opens the inquiry questions in the WP Inquiry Stream's part of your "
"site."
#: includes/admin/admin.php:1380
msgid "Bulk Actions"
msgstr ""
#: includes/admin/admin.php:1382
msgid ""
"You can also move multiple ideas to the trash at once. Select the ideas you "
"want to trash using the checkboxes, then select the "Move to Trash" "
"action from the Bulk Actions menu and click Apply."
msgstr ""
"You can also move multiple inquiry questions to the trash at once. Select "
"the questions you want to trash using the checkboxes, then select the ""
"Move to Trash" action from the Bulk Actions menu and click Apply."
#: includes/admin/admin.php:1387
msgid "Sorting & filtering"
msgstr ""
#: includes/admin/admin.php:1389
msgid ""
"Clicking on specific column headers will sort the ideas list. You can sort "
"the ideas alphabetically using the Title column header or by popularity:"
msgstr ""
"Clicking on specific column headers will sort the inquiry question list. You "
"can sort the ideas alphabetically using the Title column header or by "
"popularity:"
#: includes/admin/admin.php:1391
msgid ""
"Click on the column header having a dialog buble icon to sort by number of "
"comments."
msgstr ""
"Click on the column header having a dialog bubble icon to sort by the number "
"of comments."
#: includes/admin/admin.php:1392
msgid "Click on the column header having a star icon to sort by rating."
msgstr "Click on the column header with the star icon to sort by rating."
#: includes/admin/admin.php:1394
msgid ""
"Inside the rows, you can filter the ideas by categories or tags clicking on "
"the corresponding terms."
msgstr ""
"Inside the rows, you can filter the inquiry questions by categories or tags "
"clicking on the corresponding terms."
#: includes/admin/admin.php:1405
msgid ""
"The title field and the big Idea Editing Area are fixed in place, but you "
"can reposition all the other boxes using drag and drop. You can also "
"minimize or expand them by clicking the title bar of each box. Use the "
"Screen Options tab to hide/show boxes."
msgstr ""
"The title field and the large inquiry question Editing Area are fixed in "
"place, but you can reposition all the other boxes using drag and drop. You "
"can also minimize or expand them by clicking the title bar of each box. Use "
"the Screen Options tab to hide/show boxes."
#: includes/admin/admin.php:1416
msgid ""
"This is the place where you can customize the behavior of WP Idea Stream."
msgstr ""
"This is the place where you can customize the behavior of WP Inquiry Stream."
#: includes/admin/admin.php:1417
msgid ""
"Please see the additional help tabs for more information on each individual "
"section."
msgstr ""
#: includes/admin/admin.php:1422 includes/admin/settings.php:31
msgid "Main Settings"
msgstr ""
#: includes/admin/admin.php:1424
msgid ""
"Just before the first option, you will find the link to the main archive "
"page of the plugin. If you wish, you can use it to define a new custom link "
"%1$smenu item%2$s."
msgstr ""
#: includes/admin/admin.php:1425
msgid ""
"If you do so, do not forget to update the link in case you change your "
"permalink settings. Another possible option is to use the %1$sWP Idea Stream "
"Navigation%2$s widget in one of your dynamic sidebars."
msgstr ""
"If you do so, do not forget to update the link in case you change your "
"permalink settings. Another possible option is to use the %1$sWP Inquiry "
"Stream Navigation%2$s widget in one of your dynamic sidebars."
#: includes/admin/admin.php:1426
msgid "In the Main Settings you have a number of options:"
msgstr ""
#: includes/admin/admin.php:1428
msgid ""
"WP Idea Stream archive page: you can customize the title of this page. It "
"will appear on every WP Idea Stream's page, except the single idea one."
msgstr ""
"WP Inquiry Stream archive page: you can customize the title of this page. It "
"will appear on every WP Inquiry Stream's page, except the single inquiry "
"one."
#: includes/admin/admin.php:1429
msgid ""
"New ideas status: this is the default status to apply to the ideas submitted "
"by the user. If this setting is set to "Pending", it will be "
"possible to edit the moderation message once this setting has been saved."
msgstr ""
"New inquiry question status: this is the default status to apply to the "
"inquiry questions submitted by the user. If this setting is set to ""
"Pending", it will be possible to edit the moderation message once this "
"setting has been saved."
#: includes/admin/admin.php:1430
msgid ""
"Images & Links are settings about the WP Idea Stream's editor. If you "
"wish to disable the image or link buttons, you can disable the corresponding "
"setting."
msgstr ""
"Images & Links are settings about the WP Inquiry Stream's editor. If you "
"wish to disable the image or link buttons, you can disable the corresponding "
"setting."
#: includes/admin/admin.php:1431
msgid ""
"Featured images is a setting that requires the Editor Images button to be "
"active. It allows your users to select an image they inserted and set it as "
"the featured image for the idea. You must know this image will be uploaded "
"inside your WordPress site."
msgstr ""
"“Featured Images” is a setting that requires the “Editor Images” button to "
"be active. It allows your users to select an image they have inserted and "
"set it as the featured image for the inquiry question. Note that this image "
"will be uploaded into the Media Library of your site."
#: includes/admin/admin.php:1432
msgid ""
"Moderation message: if New ideas status is defined to Pending, it is the "
"place to customize the awaiting moderation message the user will see once he "
"submited his idea."
msgstr ""
"Moderation message: if the New inquiry question status is set to Pending, "
"you can customize the awaiting moderation message the user will see once "
"they submit an idea here."
#: includes/admin/admin.php:1433
msgid ""
"Not logged in message: if a user reaches the WP Idea Stream's front end "
"submit form without being logged in, a message will invite him to do so. If "
"you wish to use a custom message, use this setting."
msgstr ""
"Not logged in message: if a user reaches the WP Inquiry Stream's front "
"end submit form without being logged in, a message will invite him to do so. "
"If you wish to use a custom message, use this setting."
#: includes/admin/admin.php:1434
msgid ""
"Rating stars hover captions: fill a comma separated list of captions to "
"replace default one. On front end, the number of rating stars will depend on "
"the number of comma separated captions you defined in this setting."
msgstr ""
"Curiosity level hover captions: fill a comma separated list of captions to "
"replace the default ones. On the front end, the number of rating stars will "
"depend on the number of comma separated captions you defined in this setting."
#: includes/admin/admin.php:1435
msgid ""
"Sticky ideas: choose whether to allow or not Administrators to stick ideas "
"to the top of the WP Idea Stream's archive first page."
msgstr ""
"Sticky ideas: choose whether or not to allow Administrators to stick "
"questions to the top of the WP Inquiry Stream's archive first page."
#: includes/admin/admin.php:1436
msgid ""
"Idea comments: if on, comments about ideas will be separated from other post "
"types comments and you will be able to moderate comments about ideas from "
"the comments submenu of the WP Idea Stream's main Administration menu. "
"If you uncheck this setting, ideas comments will be mixed up with other post "
"types comments into the main Comments Administration menu"
msgstr ""
"Inquiry Stream Comments: if on, comments about inquiry questions will be "
"separated from other post type comments and you will be able to moderate "
"comments about inquiry questions from the comments submenu of the WP Inquiry "
"Stream's main Administration menu. If you uncheck this setting, inquiry "
"question comments will be mixed up with other post types comments into the "
"main Comments Administration menu"
#: includes/admin/admin.php:1437
msgid ""
"Comments: you can completely disable commenting about ideas by activating "
"this option"
msgstr ""
"Comments: you can completely disable commenting on inquiry questions by "
"activating this option"
#: includes/admin/admin.php:1438
msgid ""
"Embed profile: if this setting is active, your users profiles will include a "
"sharing button to let your visitors copy the embed code and share it into "
"their website."
msgstr ""
"Embed profile: if this setting is active, your users’ profiles will include "
"a sharing button to let your visitors copy the embed code and share it on "
"their website."
#: includes/admin/admin.php:1450
msgid ""
"Idea Categories can only be created by the site Administrator. To add a new "
"idea category please fill the following fields:"
msgstr ""
"Inquiry Question Categories can only be created by the site Administrator. "
"To add a new inquiry question category, please fill the following fields:"
#: includes/admin/admin.php:1452
msgid ""
"Name - The name is how it appears on your site (in the category checkboxes "
"of the idea front end submit form, in the idea's footer part or in the "
"title of WP Idea Stream's category archive pages)."
msgstr ""
"Name - The name is how it appears on your site (in the category checkboxes "
"of the inquiry stream front end submit form, in the question's footer "
"part or in the title of WP Inquiry Stream's category archive pages)."
#: includes/admin/admin.php:1453 includes/admin/admin.php:1470
msgid ""
"Slug - The "slug" is the URL-friendly version of the name. It is "
"usually all lowercase and contains only letters, numbers, and hyphens."
msgstr ""
#: includes/admin/admin.php:1454
msgid ""
"Description - If you set a description for your category, it will be "
"displayed over the list of ideas in the category archive page."
msgstr ""
"Description - If you set a description for your category, it will be "
"displayed over the list of inquiry questions in the category archive page."
#: includes/admin/admin.php:1456 includes/admin/admin.php:1473
msgid ""
"You can change the display of this screen using the Screen Options tab to "
"set how many items are displayed per screen and to display/hide columns in "
"the table."
msgstr ""
#: includes/admin/admin.php:1467
msgid ""
"Idea Tags can be created by any logged in user of the site from the idea "
"front end submit form. From this screen, to add a new idea tag please fill "
"the following fields:"
msgstr ""
"Inquiry Question Tags can be created by member of the site from the front "
"end submit form. To add a new inquiry question tag, please fill the "
"following fields:"
#: includes/admin/admin.php:1469
msgid ""
"Name - The name is how it appears on your site (in the tag cloud, in the "
"tags editor of the idea front end submit form, in the idea's footer part "
"or in the title of WP Idea Stream's tag archive pages)."
msgstr ""
"Name - The name is how it appears on your site (in the tag cloud, in the "
"tags editor of the inquiry stream front end submit form, in the question'"
"s footer part or in the title of WP Inquiry Stream's tag archive pages)."
#: includes/admin/admin.php:1471
msgid ""
"Description - If you set a description for your tag, it will be displayed "
"over the list of ideas in the tag archive page."
msgstr ""
"Description - If you set a description for your tag, it will be displayed "
"over the list of inquiry questions in the tag archive page."
#: includes/admin/admin.php:1483 includes/admin/settings.php:39
msgid "Pretty Links"
msgstr ""
#: includes/admin/admin.php:1485
msgid ""
"The Pretty Links section allows you to control the permalink structure of "
"the plugin by defining custom slugs."
msgstr ""
#: includes/admin/admin.php:1486
msgid ""
"The WP Idea Stream root slug is the most important one. Make sure the slug "
"you chose is unique. Once saved, WP Idea Stream will check for an eventual "
"slug collision with WordPress (Posts, Pages or subsites in case of a "
"MultiSite Config), bbPress or BuddyPress, and will display a warning next to "
"the option field."
msgstr ""
"The WP Inquiry Stream root slug is the most important one. Make sure the "
"slug you chose is unique. Once saved, WP Inquiry Stream will check for an "
"eventual slug collision with WordPress (Posts, Pages or subsites in case of "
"a MultiSite Config), bbPress or BuddyPress, and will display a warning next "
"to the option field."
#: includes/admin/admin.php:1487
msgid ""
"In the case of a slug collision, I strongly advise you to change the WP Idea "
"Stream root slug."
msgstr ""
"In the case of a slug collision, I strongly advise you to change the WP "
"Inquiry Stream root slug."
#: includes/admin/admin.php:1488
msgid ""
"Concerning the text you will enter in the slug fields, make sure it is all "
"lowercase and contains only letters, numbers, and hyphens."
msgstr ""
"Concerning the text you will enter in the slug fields: make sure it is all "
"lowercase and contains only letters, numbers, and hyphens."
#: includes/admin/admin.php:1505
msgid "For more information:"
msgstr ""
#: includes/admin/admin.php:1507
msgctxt "help tab links"
msgid "%1$sSupport Forums (en)%2$s"
msgstr ""
#: includes/admin/admin.php:1508
msgctxt "help tab links"
msgid "%1$sWP Idea Stream posts (fr)%2$s"
msgstr "%1$sWP Inquiry Stream posts (fr)%2$s"
#: includes/admin/admin.php:1535
msgid ""
"The Ratings metabox allows you to manage the ratings the idea has received."
msgstr ""
"The Ratings metabox allows you to manage the ratings the inquiry question "
"has received."
#: includes/admin/admin.php:1784 includes/admin/thanks.php:54
#: includes/admin/thanks.php:196 includes/core/upgrade.php:157
msgid "About"
msgstr ""
#: includes/admin/comments.php:151
msgctxt "wp idea stream admin menu bubble"
msgid "%1$s %2$s"
msgstr ""
#: includes/admin/comments.php:174 includes/admin/comments.php:187
#: includes/admin/settings.php:162
msgid "Comments"
msgstr ""
#: includes/admin/comments.php:220 includes/core/functions.php:331
msgctxt "Main Plugin menu"
msgid "Ideas"
msgstr "Inquiry Questions"
#: includes/admin/settings.php:47
msgid "Network users settings"
msgstr ""
#: includes/admin/settings.php:82
msgid "WP Idea Stream archive page"
msgstr "WP Inquiry Stream archive page"
#: includes/admin/settings.php:90
msgid "New ideas status"
msgstr "New inquiry question status"
#: includes/admin/settings.php:98
msgid "Images"
msgstr ""
#: includes/admin/settings.php:106
msgid "Featured images"
msgstr ""
#: includes/admin/settings.php:114
msgid "Links"
msgstr ""
#: includes/admin/settings.php:122
msgid "Moderation message"
msgstr ""
#: includes/admin/settings.php:130
msgid "Not logged in message"
msgstr ""
#: includes/admin/settings.php:138
msgid "Rating stars hover captions"
msgstr "Curiosity Level hover captions"
#: includes/admin/settings.php:146
msgid "Sticky ideas"
msgstr "Sticky Inquiry Questions"
#: includes/admin/settings.php:154
msgid "Idea comments"
msgstr "Inquiry question comments"
#: includes/admin/settings.php:170
msgid "Embed Profile"
msgstr ""
#: includes/admin/settings.php:184
msgid "WP Idea Stream root slug"
msgstr "WP Inquiry Stream root slug"
#: includes/admin/settings.php:192
msgid "Single idea slug"
msgstr "Single inquiry question slug"
#: includes/admin/settings.php:200
msgid "Category slug"
msgstr ""
#: includes/admin/settings.php:208
msgid "Tag slug"
msgstr ""
#: includes/admin/settings.php:216
msgid "User slug"
msgstr ""
#: includes/admin/settings.php:224
msgid "User comments slug"
msgstr ""
#: includes/admin/settings.php:232
msgid "User comments paging slug"
msgstr ""
#: includes/admin/settings.php:240
msgid "User ratings slug"
msgstr "User curiosity slug"
#: includes/admin/settings.php:248
msgid "Sign-up slug"
msgstr ""
#: includes/admin/settings.php:256
msgid "Action slug"
msgstr ""
#: includes/admin/settings.php:264
msgid "New form slug"
msgstr ""
#: includes/admin/settings.php:272
msgid "Edit form slug"
msgstr ""
#: includes/admin/settings.php:286
msgid "Sign-ups"
msgstr ""
#: includes/admin/settings.php:294
msgid "Default role for network users"
msgstr ""
#: includes/admin/settings.php:423
msgctxt "ideastream settings root slug conflict"
msgid "this %s"
msgstr ""
#: includes/admin/settings.php:433
msgctxt "bbPress possible conflict"
msgid "bbPress forum root slug"
msgstr ""
#: includes/admin/settings.php:447
msgctxt "Child blog possible conflict"
msgid "child blog slug"
msgstr ""
#: includes/admin/settings.php:470
msgid "Possible conflict with: %s"
msgstr ""
#: includes/admin/settings.php:492
msgid "Customize WP Idea Stream features"
msgstr "Customize WP Inquiry Stream features"
#: includes/admin/settings.php:493
msgid "Url of WP Idea Stream's main page: %s"
msgstr "Url of WP Inquiry Stream's main page: %s"
#: includes/admin/settings.php:535 includes/users/functions.php:528
msgid "Published"
msgstr ""
#: includes/admin/settings.php:536
msgid "Pending"
msgstr ""
#: includes/admin/settings.php:538
msgid ""
"The default status for all ideas. Depending on this setting, the moderation "
"message setting will be available"
msgstr ""
"The default status for all inquiry questions. Depending on this setting, the "
"moderation message setting will be available."
#: includes/admin/settings.php:559
msgid "Allow users to add images to their ideas"
msgstr "Allow users to add images to their inquiry questions"
#: includes/admin/settings.php:560
msgid ""
"Depending on this setting, the featured images setting will be available"
msgstr ""
#: includes/admin/settings.php:576
msgid ""
"If users can add images, you can allow them to choose the featured image for "
"their ideas"
msgstr ""
"If users can add images, you can allow them to choose the featured image for "
"their inquiry questions."
#: includes/admin/settings.php:597
msgid "Allow users to add links to their ideas"
msgstr "Allow users to add links to their inquiry questions"
#: includes/admin/settings.php:618
msgid ""
"In cases where "Pending" is the status for all ideas, you can "
"customize the moderation message"
msgstr ""
"In cases where "Pending" is the status for all inquiry questions, "
"you can customize the moderation message"
#: includes/admin/settings.php:639
msgid ""
"You can customize the message shown to not logged in users on the new idea "
"form"
msgstr ""
"You can customize the message shown to logged out users on the new inquiry "
"question form"
#: includes/admin/settings.php:662
msgid ""
"You can customize the hover captions used for stars by using a comma "
"separated list of captions"
msgstr ""
"You can customize the hover captions used for the curiosity level rating "
"system by using a comma separated list of captions"
#: includes/admin/settings.php:684
msgid ""
"Allow ideas to be made "sticky" (they will stay at the top of WP "
"Idea Stream first page)"
msgstr ""
"Allow questions to be made "sticky" (they will stay at the top of WP "
"Idea Stream first page)"
#: includes/admin/settings.php:705
msgid "Separate comments made on ideas from the other post types."
msgstr ""
"Separate comments made on inquiry questions from the other post types (e.g. "
"blog posts)."
#: includes/admin/settings.php:726
msgid "Allow users to add comments on ideas"
msgstr "Allow users to comment on submitted inquiry questions"
#: includes/admin/settings.php:742
msgid "Allow users profiles to be embed"
msgstr "Allow users to embed their profiles elsewhere."
#: includes/admin/settings.php:762
msgid "Customize the slugs of WP Idea Stream urls"
msgstr "Customize the slugs of WP Inquiry Stream urls"
#: includes/admin/settings.php:906
msgid "'%s' slug cannot be used here."
msgstr ""
#: includes/admin/settings.php:1024
msgid "Define your preferences about network users"
msgstr "Define your Network User preferences"
#: includes/admin/settings.php:1045
msgid "Allow WP Idea Stream to manage signups for your site"
msgstr "Allow WP Inquiry Stream to manage signups for your site"
#: includes/admin/settings.php:1066
msgid ""
"Automatically set this site's default role for users posting a new idea "
"and having no role on this site."
msgstr ""
"Automatically set this site's default role for users who post a new "
"inquiry question and have no role on this site."
#: includes/admin/settings.php:1282
msgid "WP Idea Stream Settings"
msgstr "WP Inquiry Stream Settings"
#: includes/admin/settings.php:1291
msgid "Save Changes"
msgstr ""
#: includes/admin/sticky.php:152
msgid "Sticky"
msgstr ""
#: includes/admin/sticky.php:188
msgid "This idea cannot be sticky"
msgstr "This inquiry question cannot be made sticky"
#: includes/admin/sticky.php:195
msgid "Select whether or not to make the idea sticky."
msgstr "Select whether or not to make the question sticky."
#: includes/admin/sticky.php:196
msgid "Mark as sticky"
msgstr ""
#: includes/admin/sticky.php:315
msgid "Private or password protected ideas cannot be marked as sticky"
msgstr "Private or password protected ideas cannot be made sticky"
#: includes/admin/sticky.php:316
msgid "Idea successfully removed from stickies"
msgstr "Inquiry question successfully removed from sticky questions"
#: includes/admin/sticky.php:317
msgid "Idea successfully added to stickies"
msgstr "Inquiry question successfully made sticky"
#: includes/admin/sticky.php:341
msgctxt "idea list table row state"
msgid "Sticky"
msgstr "Sticky Questions"
#: includes/admin/sticky.php:382
msgctxt "admin ideas sticky view"
msgid "Sticky <span class=\"count\">(%s)</span>"
msgid_plural "Sticky <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: includes/admin/sticky.php:427
msgid ""
"The Sticky metabox allows you to stick a published idea (not password "
"protected) to the top of the front ideas archive first page."
msgstr ""
"The Sticky metabox allows you to promote a published inquiry question (not "
"password protected) to the top of the first page of the inquiry question "
"archive."
#: includes/admin/thanks.php:36
msgid ""
"Thank you for activating the latest version of WP Idea Stream! %s brings "
"some really cool new features!"
msgstr ""
"Thank you for activating the latest version of WP Inquiry Stream! %s brings "
"some really cool new features!"
#: includes/admin/thanks.php:39
msgid ""
"Thank you for upgrading to the latest version of WP Idea Stream! %s brings "
"some really cool new features!"
msgstr ""
"Thank you for upgrading to the latest version of WP Inquiry Stream! %s "
"brings some really cool new features!"
#: includes/admin/thanks.php:48
msgctxt "about screen title"
msgid "WP Idea Stream %s"
msgstr "WP InquiryStream %s"
#: includes/admin/thanks.php:57 includes/admin/thanks.php:199
msgid "Credits"
msgstr ""
#: includes/admin/thanks.php:62
msgctxt "WP Idea Stream Headline"
msgid "Share ideas, great ones will rise to the top!"
msgstr "Share inquiry questions, great ones will rise to the top!"
#: includes/admin/thanks.php:66
msgid ""
"WP Idea Stream is a WordPress plugin to power idea management for your site. "
"Your members will be able to easily create, share and rate ideas."
msgstr ""
"WP InquiryStream is a WordPress plugin to power inquiry question management "
"for your site. Your members will be able to easily create, share and rate "
"inquiry questions."
#: includes/admin/thanks.php:70
msgid "Important: these features are not supported anymore."
msgstr "Important: These features are no longer supported."
#: includes/admin/thanks.php:72
msgid "Set the list of ideas as the front page of the blog."
msgstr "Set the list of inquiry questions as the front page of the blog."
#: includes/admin/thanks.php:73
msgid "Sharing options (twitter or email)."
msgstr "Sharing options (Twitter or email)."
#: includes/admin/thanks.php:74
msgid "Disabling the built-in rating system."
msgstr "Disabling the built-in rating system."
#: includes/admin/thanks.php:83
msgid "Embed your users profiles"
msgstr "Embed your users’ profiles"
#: includes/admin/thanks.php:92
msgid "Embed profile"
msgstr ""
#: includes/admin/thanks.php:97
msgid "Great ideas are found by awesome people!"
msgstr "Great inquiry questions are asked by awesome people!"
#: includes/admin/thanks.php:98
msgid ""
"Use the powerful WordPress Embeds provider feature introduced in WordPress "
"4.4 to let your users show off their lovely profile and statistics about "
"their contributions."
msgstr ""
#: includes/admin/thanks.php:99
msgid ""
"WP Idea Stream embed profiles are even greater when BuddyPress 2.4 is "
"activated thanks to its new Cover Images feature, check this out!"
msgstr ""
"WP Inquiry Stream embed profiles are even greater when BuddyPress 2.4 is "