Version Description
- Updated .pot file for translations.
- Update to plugin name and description to clarify purpose and use.
Download this release
Release Info
Developer | Rustaurius |
Plugin | Ultimate FAQ |
Version | 1.9.11 |
Comparing to | |
See all releases |
Code changes from version 1.9.10 to 1.9.11
- Main.php +3 -3
- lang/ultimate-faqs.pot +321 -148
- readme.txt +8 -5
Main.php
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
-
Plugin Name: Ultimate FAQ - WordPress
|
4 |
Plugin URI: https://www.etoilewebdesign.com/plugins/ultimate-faq/
|
5 |
-
Description: Easily create
|
6 |
Author: Etoile Web Design
|
7 |
Author URI: https://www.etoilewebdesign.com/
|
8 |
Terms and Conditions: https://www.etoilewebdesign.com/plugin-terms-and-conditions/
|
9 |
Text Domain: ultimate-faqs
|
10 |
-
Version: 1.9.
|
11 |
*/
|
12 |
|
13 |
global $ewd_ufaq_message;
|
1 |
<?php
|
2 |
/*
|
3 |
+
Plugin Name: Ultimate FAQ - WordPress FAQ Plugin
|
4 |
Plugin URI: https://www.etoilewebdesign.com/plugins/ultimate-faq/
|
5 |
+
Description: Easily create and add FAQs to your WordPress site with a Gutenberg block, shortcode or widget. Includes FAQ schema, search, accordion toggle and more.
|
6 |
Author: Etoile Web Design
|
7 |
Author URI: https://www.etoilewebdesign.com/
|
8 |
Terms and Conditions: https://www.etoilewebdesign.com/plugin-terms-and-conditions/
|
9 |
Text Domain: ultimate-faqs
|
10 |
+
Version: 1.9.11
|
11 |
*/
|
12 |
|
13 |
global $ewd_ufaq_message;
|
lang/ultimate-faqs.pot
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Ultimate FAQs\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
"Last-Translator: \n"
|
7 |
-
"Language-Team: \n"
|
8 |
"Language: en\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 2.
|
13 |
"X-Poedit-Basepath: ..\n"
|
14 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
"X-Poedit-KeywordsList: __;_e\n"
|
@@ -23,9 +23,9 @@ msgstr ""
|
|
23 |
msgid "# of Views"
|
24 |
msgstr ""
|
25 |
|
26 |
-
#: Functions/EWD_UFAQ_Add_Views_Column.php:5 Main.php:
|
27 |
-
#: html/DashboardPage.php:
|
28 |
-
#: html/OptionsPage.php:
|
29 |
msgid "Categories"
|
30 |
msgstr ""
|
31 |
|
@@ -33,66 +33,70 @@ msgstr ""
|
|
33 |
msgid "Post ID"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: Functions/
|
|
|
|
|
|
|
|
|
37 |
msgid "Quick Feedback"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: Functions/EWD_UFAQ_Deactivation_Survey.php:
|
41 |
msgid ""
|
42 |
"If you have a moment, please share why you are deactivating Ultimate FAQs:"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: Functions/EWD_UFAQ_Deactivation_Survey.php:
|
46 |
msgid "Submit and Deactivate"
|
47 |
msgstr ""
|
48 |
|
49 |
-
#: Functions/EWD_UFAQ_Deactivation_Survey.php:
|
50 |
msgid "Skip and Deactivate"
|
51 |
msgstr ""
|
52 |
|
53 |
-
#: Functions/EWD_UFAQ_Import.php:
|
54 |
msgid "FAQs added successfully."
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: Functions/EWD_UFAQ_Import.php:
|
58 |
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: Functions/EWD_UFAQ_Import.php:
|
62 |
msgid ""
|
63 |
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
64 |
"the HTML form"
|
65 |
msgstr ""
|
66 |
|
67 |
-
#: Functions/EWD_UFAQ_Import.php:
|
68 |
msgid "The uploaded file was only partially uploaded"
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: Functions/EWD_UFAQ_Import.php:
|
72 |
msgid "No file was uploaded."
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: Functions/EWD_UFAQ_Import.php:
|
76 |
msgid "Missing a temporary folder"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: Functions/EWD_UFAQ_Import.php:
|
80 |
msgid "Failed to write file to disk"
|
81 |
msgstr ""
|
82 |
|
83 |
-
#: Functions/EWD_UFAQ_Import.php:
|
84 |
msgid "File upload stopped by extension"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: Functions/EWD_UFAQ_Import.php:
|
88 |
msgid "No error code avaiable"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: Functions/EWD_UFAQ_Import.php:
|
92 |
msgid "No file was uploaded here.."
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: Functions/EWD_UFAQ_Import.php:
|
96 |
msgid "File must be .csv, .xls or .xlsx"
|
97 |
msgstr ""
|
98 |
|
@@ -280,7 +284,7 @@ msgstr ""
|
|
280 |
#: Functions/EWD_UFAQ_WooCommerce_Tab.php:48
|
281 |
#: Functions/EWD_UFAQ_WooCommerce_Tab.php:78
|
282 |
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:8
|
283 |
-
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:10 Main.php:
|
284 |
msgid "FAQs"
|
285 |
msgstr ""
|
286 |
|
@@ -316,11 +320,11 @@ msgstr ""
|
|
316 |
msgid "Delete FAQs"
|
317 |
msgstr ""
|
318 |
|
319 |
-
#: Functions/
|
320 |
-
msgid "
|
321 |
msgstr ""
|
322 |
|
323 |
-
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:11 Main.php:
|
324 |
msgid "Add New"
|
325 |
msgstr ""
|
326 |
|
@@ -438,110 +442,120 @@ msgstr ""
|
|
438 |
msgid "The form has not worked correctly. Please contact the plugin developer."
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: Main.php:
|
442 |
msgid "MENU"
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: Main.php:
|
446 |
msgid "Dashboard"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: Main.php:
|
450 |
msgid "Approved FAQs"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: Main.php:
|
454 |
msgid "Awaiting Approval"
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: Main.php:
|
458 |
-
#: html/OptionsPage.php:
|
459 |
msgid "Tags"
|
460 |
msgstr ""
|
461 |
|
462 |
-
#: Main.php:
|
463 |
msgid "Options"
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: Main.php:
|
467 |
msgid "Export"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: Main.php:
|
471 |
msgid "Import"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: Main.php:
|
475 |
msgid "Retrieving Results"
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: Main.php:
|
|
|
479 |
msgid "Next"
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: Main.php:
|
483 |
msgid "Close"
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: Shortcodes/DisplayFAQs.php:
|
487 |
msgid "Posted "
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: Shortcodes/DisplayFAQs.php:
|
491 |
msgid "by "
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: Shortcodes/DisplayFAQs.php:
|
495 |
msgid "on "
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: Shortcodes/DisplayFAQs.php:
|
499 |
msgid "Back to Top"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: Shortcodes/DisplayFAQs.php:
|
503 |
msgid "Permalink"
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: Shortcodes/DisplayFAQs.php:
|
507 |
#, php-format
|
508 |
msgid "No result FAQ's contained the term '%s'"
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: Shortcodes/DisplayFAQs.php:
|
512 |
msgid "Share"
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: Shortcodes/DisplayFAQs.php:
|
516 |
msgid "Did you find this FAQ helpful?"
|
517 |
msgstr ""
|
518 |
|
519 |
-
#: Shortcodes/DisplayFAQs.php:
|
520 |
msgid "Expand All"
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: Shortcodes/DisplayFAQs.php:
|
524 |
msgid "Collapse All"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: Shortcodes/DisplayFAQs.php:
|
528 |
msgid "Categories: "
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: Shortcodes/DisplayFAQs.php:
|
532 |
msgid "Category: "
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: Shortcodes/DisplayFAQs.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
536 |
msgid "Previous"
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: Shortcodes/DisplayFAQs.php:
|
540 |
msgid "Load More"
|
541 |
msgstr ""
|
542 |
|
543 |
#: Shortcodes/Display_FAQ_Search.php:9 Shortcodes/Display_FAQ_Search.php:13
|
544 |
-
#: html/OptionsPage.php:
|
545 |
msgid "Enter your question"
|
546 |
msgstr ""
|
547 |
|
@@ -549,83 +563,94 @@ msgstr ""
|
|
549 |
msgid "Search"
|
550 |
msgstr ""
|
551 |
|
552 |
-
#: Shortcodes/SubmitFAQ.php:
|
553 |
msgid "Thank you for submitting an FAQ."
|
554 |
msgstr ""
|
555 |
|
556 |
-
#: Shortcodes/SubmitFAQ.php:
|
557 |
msgid "Submit a Question"
|
558 |
msgstr ""
|
559 |
|
560 |
-
#: Shortcodes/SubmitFAQ.php:
|
561 |
msgid "Please fill out the form below to submit a question."
|
562 |
msgstr ""
|
563 |
|
564 |
-
#: Shortcodes/SubmitFAQ.php:
|
565 |
msgid "Send Question"
|
566 |
msgstr ""
|
567 |
|
568 |
-
#: Shortcodes/SubmitFAQ.php:
|
569 |
msgid "Question Title"
|
570 |
msgstr ""
|
571 |
|
572 |
-
#: Shortcodes/SubmitFAQ.php:
|
573 |
msgid "What question is being answered?"
|
574 |
msgstr ""
|
575 |
|
576 |
-
#: Shortcodes/SubmitFAQ.php:
|
577 |
msgid "Proposed Answer"
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: Shortcodes/SubmitFAQ.php:
|
581 |
msgid "FAQ Author"
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: Shortcodes/SubmitFAQ.php:
|
585 |
msgid "What name should be displayed with your FAQ?"
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: Shortcodes/SubmitFAQ.php:
|
589 |
msgid "Author Email"
|
590 |
msgstr ""
|
591 |
|
592 |
-
#: Shortcodes/SubmitFAQ.php:
|
593 |
msgid ""
|
594 |
"This is only used to verify the authenticity of the FAQ. It is not displayed "
|
595 |
"anywhere."
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: Shortcodes/SubmitFAQ.php:
|
599 |
msgid "Image Number: "
|
600 |
msgstr ""
|
601 |
|
602 |
-
#:
|
603 |
-
msgid "Ultimate
|
604 |
msgstr ""
|
605 |
|
606 |
-
#: html/
|
607 |
-
msgid "
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: html/DashboardPage.php:
|
611 |
-
|
|
|
|
|
|
|
612 |
msgstr ""
|
613 |
|
614 |
-
#: html/DashboardPage.php:
|
615 |
msgid "Title"
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: html/DashboardPage.php:
|
|
|
619 |
msgid "Views"
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: html/DashboardPage.php:
|
623 |
msgid ""
|
624 |
"No FAQs to display yet. Create an FAQ and then view it for it to be "
|
625 |
"displayed here."
|
626 |
msgstr ""
|
627 |
|
628 |
-
#: html/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
629 |
msgid "Spreadsheet Containing FAQs"
|
630 |
msgstr ""
|
631 |
|
@@ -641,271 +666,419 @@ msgstr ""
|
|
641 |
msgid "Emails"
|
642 |
msgstr ""
|
643 |
|
644 |
-
#: html/OptionsPage.php:
|
645 |
msgid ""
|
646 |
"<strong>REMINDER:</strong> To display FAQs, place the <strong>[ultimate-"
|
647 |
"faqs]</strong> shortcode on a page"
|
648 |
msgstr ""
|
649 |
|
650 |
-
#: html/OptionsPage.php:
|
651 |
msgid "General"
|
652 |
msgstr ""
|
653 |
|
654 |
-
#: html/OptionsPage.php:
|
655 |
msgid "Set Access Role"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: html/OptionsPage.php:
|
659 |
msgid "Which level of user should have access to FAQs, Settings, etc.?"
|
660 |
msgstr ""
|
661 |
|
662 |
-
#: html/OptionsPage.php:
|
663 |
msgid "Functionality"
|
664 |
msgstr ""
|
665 |
|
666 |
-
#: html/OptionsPage.php:
|
667 |
msgid "Display"
|
668 |
msgstr ""
|
669 |
|
670 |
-
#: html/OptionsPage.php:
|
671 |
msgid "One"
|
672 |
msgstr ""
|
673 |
|
674 |
-
#: html/OptionsPage.php:
|
675 |
msgid "Two"
|
676 |
msgstr ""
|
677 |
|
678 |
-
#: html/OptionsPage.php:
|
679 |
msgid "Three"
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: html/OptionsPage.php:
|
683 |
msgid "Four"
|
684 |
msgstr ""
|
685 |
|
686 |
-
#: html/OptionsPage.php:
|
687 |
msgid "WooCommerce"
|
688 |
msgstr ""
|
689 |
|
690 |
-
#: html/OptionsPage.php:
|
|
|
|
|
|
|
|
|
691 |
msgid "Submit FAQ"
|
692 |
msgstr ""
|
693 |
|
694 |
-
#: html/OptionsPage.php:
|
695 |
msgid "None"
|
696 |
msgstr ""
|
697 |
|
698 |
-
#: html/OptionsPage.php:
|
699 |
msgid "FAQ Elements Order (if toggled on)"
|
700 |
msgstr ""
|
701 |
|
702 |
-
#: html/OptionsPage.php:
|
703 |
msgid "Element (if toggled on)"
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: html/OptionsPage.php:
|
707 |
msgid "Settings"
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: html/OptionsPage.php:
|
711 |
msgid "Order Table"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: html/OptionsPage.php:
|
715 |
msgid ""
|
716 |
"Drag and drop the posts below to reorder them, if you have 'Selected Order' "
|
717 |
"set for the 'FAQ Ordering' option"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: html/OptionsPage.php:
|
|
|
721 |
msgid "Question"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: html/OptionsPage.php:
|
725 |
msgid "FAQ Page and Search"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: html/OptionsPage.php:
|
729 |
msgid "Posted"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: html/OptionsPage.php:
|
733 |
msgid "By"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: html/OptionsPage.php:
|
737 |
msgid "On"
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: html/OptionsPage.php:
|
741 |
msgid "Back To Top"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: html/OptionsPage.php:
|
745 |
msgid "WooCommerce Tab Label"
|
746 |
msgstr ""
|
747 |
|
748 |
-
#: html/OptionsPage.php:
|
749 |
msgid "Share Label"
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: html/OptionsPage.php:
|
753 |
msgid "Search Placeholder"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: html/OptionsPage.php:
|
757 |
msgid "Search Button"
|
758 |
msgstr ""
|
759 |
|
760 |
-
#: html/OptionsPage.php:
|
761 |
#, php-format
|
762 |
msgid "No results FAQ's contained the term '%s'"
|
763 |
msgstr ""
|
764 |
|
765 |
-
#: html/OptionsPage.php:
|
766 |
msgid "FAQ Submit Page"
|
767 |
msgstr ""
|
768 |
|
769 |
-
#: html/OptionsPage.php:
|
770 |
msgid "Thank you for submitting an FAQ"
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: html/OptionsPage.php:
|
774 |
msgid "Question Author"
|
775 |
msgstr ""
|
776 |
|
777 |
-
#: html/OptionsPage.php:
|
778 |
msgid "What name should be displayed with your question?"
|
779 |
msgstr ""
|
780 |
|
781 |
-
#: html/OptionsPage.php:
|
|
|
|
|
|
|
|
|
782 |
msgid "Toggle Symbol"
|
783 |
msgstr ""
|
784 |
|
785 |
-
#: html/OptionsPage.php:
|
786 |
msgid "Choose Font Icon"
|
787 |
msgstr ""
|
788 |
|
789 |
-
#: html/OptionsPage.php:
|
790 |
msgid "Styling"
|
791 |
msgstr ""
|
792 |
|
793 |
-
#: html/OptionsPage.php:
|
794 |
msgid "Colors"
|
795 |
msgstr ""
|
796 |
|
797 |
-
#: html/OptionsPage.php:
|
798 |
msgid "Icon Background"
|
799 |
msgstr ""
|
800 |
|
801 |
-
#: html/OptionsPage.php:
|
802 |
msgid "Icon"
|
803 |
msgstr ""
|
804 |
|
805 |
-
#: html/OptionsPage.php:
|
806 |
msgid "Icon Border"
|
807 |
msgstr ""
|
808 |
|
809 |
-
#: html/OptionsPage.php:
|
810 |
msgid "Icon Font Size"
|
811 |
msgstr ""
|
812 |
|
813 |
-
#: html/OptionsPage.php:
|
814 |
msgid "Border Size"
|
815 |
msgstr ""
|
816 |
|
817 |
-
#: html/OptionsPage.php:
|
818 |
msgid "Border Radius"
|
819 |
msgstr ""
|
820 |
|
821 |
-
#: html/OptionsPage.php:
|
822 |
msgid "Themes"
|
823 |
msgstr ""
|
824 |
|
825 |
-
#: html/OptionsPage.php:
|
826 |
msgid "Block & Border Block Themes"
|
827 |
msgstr ""
|
828 |
|
829 |
-
#: html/OptionsPage.php:
|
830 |
msgid "Background Color"
|
831 |
msgstr ""
|
832 |
|
833 |
-
#: html/OptionsPage.php:
|
834 |
msgid "Hover Font Color"
|
835 |
msgstr ""
|
836 |
|
837 |
-
#: html/OptionsPage.php:
|
838 |
msgid "List Theme Anchors"
|
839 |
msgstr ""
|
840 |
|
841 |
-
#: html/OptionsPage.php:
|
842 |
-
#: html/OptionsPage.php:
|
843 |
-
#: html/OptionsPage.php:
|
844 |
msgid "Font Color"
|
845 |
msgstr ""
|
846 |
|
847 |
-
#: html/OptionsPage.php:
|
848 |
-
#: html/OptionsPage.php:
|
849 |
-
#: html/OptionsPage.php:
|
850 |
msgid "Font Family"
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: html/OptionsPage.php:
|
854 |
-
#: html/OptionsPage.php:
|
855 |
-
#: html/OptionsPage.php:
|
856 |
msgid "Font Size"
|
857 |
msgstr ""
|
858 |
|
859 |
-
#: html/OptionsPage.php:
|
860 |
-
#: html/OptionsPage.php:
|
861 |
-
#: html/OptionsPage.php:
|
862 |
msgid "Margin"
|
863 |
msgstr ""
|
864 |
|
865 |
-
#: html/OptionsPage.php:
|
866 |
-
#: html/OptionsPage.php:
|
867 |
-
#: html/OptionsPage.php:
|
868 |
msgid "Padding"
|
869 |
msgstr ""
|
870 |
|
871 |
-
#: html/OptionsPage.php:
|
872 |
msgid "FAQ Elements"
|
873 |
msgstr ""
|
874 |
|
875 |
-
#: html/OptionsPage.php:
|
876 |
msgid "FAQ Question"
|
877 |
msgstr ""
|
878 |
|
879 |
-
#: html/OptionsPage.php:
|
880 |
msgid "Toggle Symbol Top Margin"
|
881 |
msgstr ""
|
882 |
|
883 |
-
#: html/OptionsPage.php:
|
884 |
msgid "FAQ Answer"
|
885 |
msgstr ""
|
886 |
|
887 |
-
#: html/OptionsPage.php:
|
888 |
msgid "FAQ Category, Tags"
|
889 |
msgstr ""
|
890 |
|
891 |
-
#: html/OptionsPage.php:
|
892 |
msgid "FAQ Post Date"
|
893 |
msgstr ""
|
894 |
|
895 |
-
#: html/OptionsPage.php:
|
896 |
msgid ""
|
897 |
"Category Headings<br /><span class=\"notBold\">(when \"Group FAQs by Category"
|
898 |
"\" is enabled)</span>"
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: html/OptionsPage.php:
|
902 |
msgid "FAQ Heading Types"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: html/OptionsPage.php:
|
906 |
msgid "Category Heading Type"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: html/OptionsPage.php:
|
910 |
msgid "FAQ Heading Type"
|
911 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Ultimate FAQs\n"
|
4 |
+
"POT-Creation-Date: 2020-11-26 09:54-0500\n"
|
5 |
+
"PO-Revision-Date: 2020-11-26 09:54-0500\n"
|
6 |
"Last-Translator: \n"
|
7 |
+
"Language-Team: Etoile Web Design\n"
|
8 |
"Language: en\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 2.4.2\n"
|
13 |
"X-Poedit-Basepath: ..\n"
|
14 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
"X-Poedit-KeywordsList: __;_e\n"
|
23 |
msgid "# of Views"
|
24 |
msgstr ""
|
25 |
|
26 |
+
#: Functions/EWD_UFAQ_Add_Views_Column.php:5 Main.php:92
|
27 |
+
#: html/DashboardPage.php:77 html/OptionsPage.php:1088
|
28 |
+
#: html/OptionsPage.php:1121 html/OptionsPage.php:1251
|
29 |
msgid "Categories"
|
30 |
msgstr ""
|
31 |
|
33 |
msgid "Post ID"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: Functions/EWD_UFAQ_Add_Views_Column.php:78
|
37 |
+
msgid "Reset View Count"
|
38 |
+
msgstr ""
|
39 |
+
|
40 |
+
#: Functions/EWD_UFAQ_Deactivation_Survey.php:44
|
41 |
msgid "Quick Feedback"
|
42 |
msgstr ""
|
43 |
|
44 |
+
#: Functions/EWD_UFAQ_Deactivation_Survey.php:45
|
45 |
msgid ""
|
46 |
"If you have a moment, please share why you are deactivating Ultimate FAQs:"
|
47 |
msgstr ""
|
48 |
|
49 |
+
#: Functions/EWD_UFAQ_Deactivation_Survey.php:60
|
50 |
msgid "Submit and Deactivate"
|
51 |
msgstr ""
|
52 |
|
53 |
+
#: Functions/EWD_UFAQ_Deactivation_Survey.php:61
|
54 |
msgid "Skip and Deactivate"
|
55 |
msgstr ""
|
56 |
|
57 |
+
#: Functions/EWD_UFAQ_Import.php:143
|
58 |
msgid "FAQs added successfully."
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: Functions/EWD_UFAQ_Import.php:162
|
62 |
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: Functions/EWD_UFAQ_Import.php:165
|
66 |
msgid ""
|
67 |
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
68 |
"the HTML form"
|
69 |
msgstr ""
|
70 |
|
71 |
+
#: Functions/EWD_UFAQ_Import.php:168
|
72 |
msgid "The uploaded file was only partially uploaded"
|
73 |
msgstr ""
|
74 |
|
75 |
+
#: Functions/EWD_UFAQ_Import.php:171 Functions/EWD_UFAQ_Meta_Boxes.php:270
|
76 |
msgid "No file was uploaded."
|
77 |
msgstr ""
|
78 |
|
79 |
+
#: Functions/EWD_UFAQ_Import.php:175
|
80 |
msgid "Missing a temporary folder"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: Functions/EWD_UFAQ_Import.php:178
|
84 |
msgid "Failed to write file to disk"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: Functions/EWD_UFAQ_Import.php:181
|
88 |
msgid "File upload stopped by extension"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: Functions/EWD_UFAQ_Import.php:185
|
92 |
msgid "No error code avaiable"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: Functions/EWD_UFAQ_Import.php:190
|
96 |
msgid "No file was uploaded here.."
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: Functions/EWD_UFAQ_Import.php:195
|
100 |
msgid "File must be .csv, .xls or .xlsx"
|
101 |
msgstr ""
|
102 |
|
284 |
#: Functions/EWD_UFAQ_WooCommerce_Tab.php:48
|
285 |
#: Functions/EWD_UFAQ_WooCommerce_Tab.php:78
|
286 |
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:8
|
287 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:10 Main.php:89
|
288 |
msgid "FAQs"
|
289 |
msgstr ""
|
290 |
|
320 |
msgid "Delete FAQs"
|
321 |
msgstr ""
|
322 |
|
323 |
+
#: Functions/Error_Notices.php:47
|
324 |
+
msgid "Email Address"
|
325 |
msgstr ""
|
326 |
|
327 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:11 Main.php:91
|
328 |
msgid "Add New"
|
329 |
msgstr ""
|
330 |
|
442 |
msgid "The form has not worked correctly. Please contact the plugin developer."
|
443 |
msgstr ""
|
444 |
|
445 |
+
#: Main.php:83
|
446 |
msgid "MENU"
|
447 |
msgstr ""
|
448 |
|
449 |
+
#: Main.php:84 html/MainScreen.php:3
|
450 |
msgid "Dashboard"
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: Main.php:86
|
454 |
msgid "Approved FAQs"
|
455 |
msgstr ""
|
456 |
|
457 |
+
#: Main.php:87
|
458 |
msgid "Awaiting Approval"
|
459 |
msgstr ""
|
460 |
|
461 |
+
#: Main.php:93 html/OptionsPage.php:1089 html/OptionsPage.php:1122
|
462 |
+
#: html/OptionsPage.php:1255
|
463 |
msgid "Tags"
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: Main.php:94 html/MainScreen.php:7
|
467 |
msgid "Options"
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: Main.php:95
|
471 |
msgid "Export"
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: Main.php:96
|
475 |
msgid "Import"
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: Main.php:166 html/OptionsPage.php:1291
|
479 |
msgid "Retrieving Results"
|
480 |
msgstr ""
|
481 |
|
482 |
+
#: Main.php:337 Shortcodes/DisplayFAQs.php:590 html/WelcomeScreen.php:28
|
483 |
+
#: html/WelcomeScreen.php:52 html/WelcomeScreen.php:66
|
484 |
msgid "Next"
|
485 |
msgstr ""
|
486 |
|
487 |
+
#: Main.php:338
|
488 |
msgid "Close"
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: Shortcodes/DisplayFAQs.php:75
|
492 |
msgid "Posted "
|
493 |
msgstr ""
|
494 |
|
495 |
+
#: Shortcodes/DisplayFAQs.php:77
|
496 |
msgid "by "
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: Shortcodes/DisplayFAQs.php:79
|
500 |
msgid "on "
|
501 |
msgstr ""
|
502 |
|
503 |
+
#: Shortcodes/DisplayFAQs.php:83
|
504 |
msgid "Back to Top"
|
505 |
msgstr ""
|
506 |
|
507 |
+
#: Shortcodes/DisplayFAQs.php:85 html/OptionsPage.php:1259
|
508 |
msgid "Permalink"
|
509 |
msgstr ""
|
510 |
|
511 |
+
#: Shortcodes/DisplayFAQs.php:87
|
512 |
#, php-format
|
513 |
msgid "No result FAQ's contained the term '%s'"
|
514 |
msgstr ""
|
515 |
|
516 |
+
#: Shortcodes/DisplayFAQs.php:90
|
517 |
msgid "Share"
|
518 |
msgstr ""
|
519 |
|
520 |
+
#: Shortcodes/DisplayFAQs.php:92 html/OptionsPage.php:1275
|
521 |
msgid "Did you find this FAQ helpful?"
|
522 |
msgstr ""
|
523 |
|
524 |
+
#: Shortcodes/DisplayFAQs.php:267
|
525 |
msgid "Expand All"
|
526 |
msgstr ""
|
527 |
|
528 |
+
#: Shortcodes/DisplayFAQs.php:268
|
529 |
msgid "Collapse All"
|
530 |
msgstr ""
|
531 |
|
532 |
+
#: Shortcodes/DisplayFAQs.php:431
|
533 |
msgid "Categories: "
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: Shortcodes/DisplayFAQs.php:432
|
537 |
msgid "Category: "
|
538 |
msgstr ""
|
539 |
|
540 |
+
#: Shortcodes/DisplayFAQs.php:475
|
541 |
+
msgid "Thumbs Up"
|
542 |
+
msgstr ""
|
543 |
+
|
544 |
+
#: Shortcodes/DisplayFAQs.php:481
|
545 |
+
msgid "Thumbs Down"
|
546 |
+
msgstr ""
|
547 |
+
|
548 |
+
#: Shortcodes/DisplayFAQs.php:589 html/WelcomeScreen.php:50
|
549 |
+
#: html/WelcomeScreen.php:67 html/WelcomeScreen.php:157
|
550 |
msgid "Previous"
|
551 |
msgstr ""
|
552 |
|
553 |
+
#: Shortcodes/DisplayFAQs.php:591
|
554 |
msgid "Load More"
|
555 |
msgstr ""
|
556 |
|
557 |
#: Shortcodes/Display_FAQ_Search.php:9 Shortcodes/Display_FAQ_Search.php:13
|
558 |
+
#: html/OptionsPage.php:1279
|
559 |
msgid "Enter your question"
|
560 |
msgstr ""
|
561 |
|
563 |
msgid "Search"
|
564 |
msgstr ""
|
565 |
|
566 |
+
#: Shortcodes/SubmitFAQ.php:18
|
567 |
msgid "Thank you for submitting an FAQ."
|
568 |
msgstr ""
|
569 |
|
570 |
+
#: Shortcodes/SubmitFAQ.php:19 html/OptionsPage.php:1324
|
571 |
msgid "Submit a Question"
|
572 |
msgstr ""
|
573 |
|
574 |
+
#: Shortcodes/SubmitFAQ.php:20 html/OptionsPage.php:1328
|
575 |
msgid "Please fill out the form below to submit a question."
|
576 |
msgstr ""
|
577 |
|
578 |
+
#: Shortcodes/SubmitFAQ.php:21 html/OptionsPage.php:1332
|
579 |
msgid "Send Question"
|
580 |
msgstr ""
|
581 |
|
582 |
+
#: Shortcodes/SubmitFAQ.php:30 html/OptionsPage.php:1336
|
583 |
msgid "Question Title"
|
584 |
msgstr ""
|
585 |
|
586 |
+
#: Shortcodes/SubmitFAQ.php:32 html/OptionsPage.php:1340
|
587 |
msgid "What question is being answered?"
|
588 |
msgstr ""
|
589 |
|
590 |
+
#: Shortcodes/SubmitFAQ.php:34 html/OptionsPage.php:1344
|
591 |
msgid "Proposed Answer"
|
592 |
msgstr ""
|
593 |
|
594 |
+
#: Shortcodes/SubmitFAQ.php:36
|
595 |
msgid "FAQ Author"
|
596 |
msgstr ""
|
597 |
|
598 |
+
#: Shortcodes/SubmitFAQ.php:38
|
599 |
msgid "What name should be displayed with your FAQ?"
|
600 |
msgstr ""
|
601 |
|
602 |
+
#: Shortcodes/SubmitFAQ.php:124
|
603 |
msgid "Author Email"
|
604 |
msgstr ""
|
605 |
|
606 |
+
#: Shortcodes/SubmitFAQ.php:130
|
607 |
msgid ""
|
608 |
"This is only used to verify the authenticity of the FAQ. It is not displayed "
|
609 |
"anywhere."
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: Shortcodes/SubmitFAQ.php:139
|
613 |
msgid "Image Number: "
|
614 |
msgstr ""
|
615 |
|
616 |
+
#: blocks/ewd-ufaq-blocks.php:6
|
617 |
+
msgid "Ultimate FAQs"
|
618 |
msgstr ""
|
619 |
|
620 |
+
#: html/AdminHeader.php:2
|
621 |
+
msgid "Ultimate FAQ Options"
|
622 |
msgstr ""
|
623 |
|
624 |
+
#: html/DashboardPage.php:30
|
625 |
+
#, php-format
|
626 |
+
msgid ""
|
627 |
+
"<a href=\"%s\" target=\"_blank\">Visit our website</a> to learn how to "
|
628 |
+
"upgrade to premium."
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: html/DashboardPage.php:75
|
632 |
msgid "Title"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: html/DashboardPage.php:76 html/OptionsPage.php:1087
|
636 |
+
#: html/OptionsPage.php:1120
|
637 |
msgid "Views"
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: html/DashboardPage.php:92
|
641 |
msgid ""
|
642 |
"No FAQs to display yet. Create an FAQ and then view it for it to be "
|
643 |
"displayed here."
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: html/DashboardPage.php:190
|
647 |
+
#, php-format
|
648 |
+
msgid ""
|
649 |
+
"<a href=\"%s\" target=\"_blank\">Visit our website</a> to learn how to get a "
|
650 |
+
"free 7-day trial of the premium plugin."
|
651 |
+
msgstr ""
|
652 |
+
|
653 |
+
#: html/ImportPage.php:20
|
654 |
msgid "Spreadsheet Containing FAQs"
|
655 |
msgstr ""
|
656 |
|
666 |
msgid "Emails"
|
667 |
msgstr ""
|
668 |
|
669 |
+
#: html/OptionsPage.php:160
|
670 |
msgid ""
|
671 |
"<strong>REMINDER:</strong> To display FAQs, place the <strong>[ultimate-"
|
672 |
"faqs]</strong> shortcode on a page"
|
673 |
msgstr ""
|
674 |
|
675 |
+
#: html/OptionsPage.php:165 html/OptionsPage.php:586
|
676 |
msgid "General"
|
677 |
msgstr ""
|
678 |
|
679 |
+
#: html/OptionsPage.php:264
|
680 |
msgid "Set Access Role"
|
681 |
msgstr ""
|
682 |
|
683 |
+
#: html/OptionsPage.php:277
|
684 |
msgid "Which level of user should have access to FAQs, Settings, etc.?"
|
685 |
msgstr ""
|
686 |
|
687 |
+
#: html/OptionsPage.php:285
|
688 |
msgid "Functionality"
|
689 |
msgstr ""
|
690 |
|
691 |
+
#: html/OptionsPage.php:372 html/OptionsPage.php:480
|
692 |
msgid "Display"
|
693 |
msgstr ""
|
694 |
|
695 |
+
#: html/OptionsPage.php:501
|
696 |
msgid "One"
|
697 |
msgstr ""
|
698 |
|
699 |
+
#: html/OptionsPage.php:502
|
700 |
msgid "Two"
|
701 |
msgstr ""
|
702 |
|
703 |
+
#: html/OptionsPage.php:503
|
704 |
msgid "Three"
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: html/OptionsPage.php:504
|
708 |
msgid "Four"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: html/OptionsPage.php:699
|
712 |
msgid "WooCommerce"
|
713 |
msgstr ""
|
714 |
|
715 |
+
#: html/OptionsPage.php:749
|
716 |
+
msgid "WP Forms"
|
717 |
+
msgstr ""
|
718 |
+
|
719 |
+
#: html/OptionsPage.php:802
|
720 |
msgid "Submit FAQ"
|
721 |
msgstr ""
|
722 |
|
723 |
+
#: html/OptionsPage.php:913
|
724 |
msgid "None"
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: html/OptionsPage.php:943
|
728 |
msgid "FAQ Elements Order (if toggled on)"
|
729 |
msgstr ""
|
730 |
|
731 |
+
#: html/OptionsPage.php:948
|
732 |
msgid "Element (if toggled on)"
|
733 |
msgstr ""
|
734 |
|
735 |
+
#: html/OptionsPage.php:977 html/OptionsPage.php:1148
|
736 |
msgid "Settings"
|
737 |
msgstr ""
|
738 |
|
739 |
+
#: html/OptionsPage.php:1069
|
740 |
msgid "Order Table"
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: html/OptionsPage.php:1075
|
744 |
msgid ""
|
745 |
"Drag and drop the posts below to reorder them, if you have 'Selected Order' "
|
746 |
"set for the 'FAQ Ordering' option"
|
747 |
msgstr ""
|
748 |
|
749 |
+
#: html/OptionsPage.php:1086 html/OptionsPage.php:1119
|
750 |
+
#: html/WelcomeScreen.php:45
|
751 |
msgid "Question"
|
752 |
msgstr ""
|
753 |
|
754 |
+
#: html/OptionsPage.php:1232
|
755 |
msgid "FAQ Page and Search"
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: html/OptionsPage.php:1239
|
759 |
msgid "Posted"
|
760 |
msgstr ""
|
761 |
|
762 |
+
#: html/OptionsPage.php:1243
|
763 |
msgid "By"
|
764 |
msgstr ""
|
765 |
|
766 |
+
#: html/OptionsPage.php:1247
|
767 |
msgid "On"
|
768 |
msgstr ""
|
769 |
|
770 |
+
#: html/OptionsPage.php:1263
|
771 |
msgid "Back To Top"
|
772 |
msgstr ""
|
773 |
|
774 |
+
#: html/OptionsPage.php:1267
|
775 |
msgid "WooCommerce Tab Label"
|
776 |
msgstr ""
|
777 |
|
778 |
+
#: html/OptionsPage.php:1271
|
779 |
msgid "Share Label"
|
780 |
msgstr ""
|
781 |
|
782 |
+
#: html/OptionsPage.php:1283
|
783 |
msgid "Search Placeholder"
|
784 |
msgstr ""
|
785 |
|
786 |
+
#: html/OptionsPage.php:1287
|
787 |
msgid "Search Button"
|
788 |
msgstr ""
|
789 |
|
790 |
+
#: html/OptionsPage.php:1295
|
791 |
#, php-format
|
792 |
msgid "No results FAQ's contained the term '%s'"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: html/OptionsPage.php:1313
|
796 |
msgid "FAQ Submit Page"
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: html/OptionsPage.php:1320
|
800 |
msgid "Thank you for submitting an FAQ"
|
801 |
msgstr ""
|
802 |
|
803 |
+
#: html/OptionsPage.php:1348
|
804 |
msgid "Question Author"
|
805 |
msgstr ""
|
806 |
|
807 |
+
#: html/OptionsPage.php:1352
|
808 |
msgid "What name should be displayed with your question?"
|
809 |
msgstr ""
|
810 |
|
811 |
+
#: html/OptionsPage.php:1356
|
812 |
+
msgid "Image Number"
|
813 |
+
msgstr ""
|
814 |
+
|
815 |
+
#: html/OptionsPage.php:1378
|
816 |
msgid "Toggle Symbol"
|
817 |
msgstr ""
|
818 |
|
819 |
+
#: html/OptionsPage.php:1382
|
820 |
msgid "Choose Font Icon"
|
821 |
msgstr ""
|
822 |
|
823 |
+
#: html/OptionsPage.php:1406
|
824 |
msgid "Styling"
|
825 |
msgstr ""
|
826 |
|
827 |
+
#: html/OptionsPage.php:1409 html/OptionsPage.php:1465
|
828 |
msgid "Colors"
|
829 |
msgstr ""
|
830 |
|
831 |
+
#: html/OptionsPage.php:1412
|
832 |
msgid "Icon Background"
|
833 |
msgstr ""
|
834 |
|
835 |
+
#: html/OptionsPage.php:1416
|
836 |
msgid "Icon"
|
837 |
msgstr ""
|
838 |
|
839 |
+
#: html/OptionsPage.php:1420
|
840 |
msgid "Icon Border"
|
841 |
msgstr ""
|
842 |
|
843 |
+
#: html/OptionsPage.php:1426
|
844 |
msgid "Icon Font Size"
|
845 |
msgstr ""
|
846 |
|
847 |
+
#: html/OptionsPage.php:1432
|
848 |
msgid "Border Size"
|
849 |
msgstr ""
|
850 |
|
851 |
+
#: html/OptionsPage.php:1438
|
852 |
msgid "Border Radius"
|
853 |
msgstr ""
|
854 |
|
855 |
+
#: html/OptionsPage.php:1458
|
856 |
msgid "Themes"
|
857 |
msgstr ""
|
858 |
|
859 |
+
#: html/OptionsPage.php:1462
|
860 |
msgid "Block & Border Block Themes"
|
861 |
msgstr ""
|
862 |
|
863 |
+
#: html/OptionsPage.php:1468
|
864 |
msgid "Background Color"
|
865 |
msgstr ""
|
866 |
|
867 |
+
#: html/OptionsPage.php:1472
|
868 |
msgid "Hover Font Color"
|
869 |
msgstr ""
|
870 |
|
871 |
+
#: html/OptionsPage.php:1480
|
872 |
msgid "List Theme Anchors"
|
873 |
msgstr ""
|
874 |
|
875 |
+
#: html/OptionsPage.php:1483 html/OptionsPage.php:1537
|
876 |
+
#: html/OptionsPage.php:1581 html/OptionsPage.php:1619
|
877 |
+
#: html/OptionsPage.php:1657 html/OptionsPage.php:1695
|
878 |
msgid "Font Color"
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: html/OptionsPage.php:1492 html/OptionsPage.php:1546
|
882 |
+
#: html/OptionsPage.php:1590 html/OptionsPage.php:1628
|
883 |
+
#: html/OptionsPage.php:1666 html/OptionsPage.php:1704
|
884 |
msgid "Font Family"
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: html/OptionsPage.php:1498 html/OptionsPage.php:1552
|
888 |
+
#: html/OptionsPage.php:1596 html/OptionsPage.php:1634
|
889 |
+
#: html/OptionsPage.php:1672 html/OptionsPage.php:1710
|
890 |
msgid "Font Size"
|
891 |
msgstr ""
|
892 |
|
893 |
+
#: html/OptionsPage.php:1504 html/OptionsPage.php:1558
|
894 |
+
#: html/OptionsPage.php:1602 html/OptionsPage.php:1640
|
895 |
+
#: html/OptionsPage.php:1678
|
896 |
msgid "Margin"
|
897 |
msgstr ""
|
898 |
|
899 |
+
#: html/OptionsPage.php:1510 html/OptionsPage.php:1564
|
900 |
+
#: html/OptionsPage.php:1608 html/OptionsPage.php:1646
|
901 |
+
#: html/OptionsPage.php:1684
|
902 |
msgid "Padding"
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: html/OptionsPage.php:1530
|
906 |
msgid "FAQ Elements"
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: html/OptionsPage.php:1534
|
910 |
msgid "FAQ Question"
|
911 |
msgstr ""
|
912 |
|
913 |
+
#: html/OptionsPage.php:1570
|
914 |
msgid "Toggle Symbol Top Margin"
|
915 |
msgstr ""
|
916 |
|
917 |
+
#: html/OptionsPage.php:1578
|
918 |
msgid "FAQ Answer"
|
919 |
msgstr ""
|
920 |
|
921 |
+
#: html/OptionsPage.php:1616
|
922 |
msgid "FAQ Category, Tags"
|
923 |
msgstr ""
|
924 |
|
925 |
+
#: html/OptionsPage.php:1654
|
926 |
msgid "FAQ Post Date"
|
927 |
msgstr ""
|
928 |
|
929 |
+
#: html/OptionsPage.php:1692
|
930 |
msgid ""
|
931 |
"Category Headings<br /><span class=\"notBold\">(when \"Group FAQs by Category"
|
932 |
"\" is enabled)</span>"
|
933 |
msgstr ""
|
934 |
|
935 |
+
#: html/OptionsPage.php:1730
|
936 |
msgid "FAQ Heading Types"
|
937 |
msgstr ""
|
938 |
|
939 |
+
#: html/OptionsPage.php:1734
|
940 |
msgid "Category Heading Type"
|
941 |
msgstr ""
|
942 |
|
943 |
+
#: html/OptionsPage.php:1751
|
944 |
msgid "FAQ Heading Type"
|
945 |
msgstr ""
|
946 |
+
|
947 |
+
#: html/WelcomeScreen.php:9
|
948 |
+
msgid "Welcome to Ultimate FAQs"
|
949 |
+
msgstr ""
|
950 |
+
|
951 |
+
#: html/WelcomeScreen.php:10
|
952 |
+
msgid ""
|
953 |
+
"Thanks for choosing Ultimate FAQs! The following will help you get started "
|
954 |
+
"with the setup by creating your first FAQ and category, as well as adding "
|
955 |
+
"your FAQs to a page and configuring a few key options."
|
956 |
+
msgstr ""
|
957 |
+
|
958 |
+
#: html/WelcomeScreen.php:14
|
959 |
+
msgid "1. Create Categories"
|
960 |
+
msgstr ""
|
961 |
+
|
962 |
+
#: html/WelcomeScreen.php:16
|
963 |
+
msgid ""
|
964 |
+
"Categories let you organize your FAQs in a way that's easy for you - and "
|
965 |
+
"your customers - to find."
|
966 |
+
msgstr ""
|
967 |
+
|
968 |
+
#: html/WelcomeScreen.php:18
|
969 |
+
msgid "Category Name:"
|
970 |
+
msgstr ""
|
971 |
+
|
972 |
+
#: html/WelcomeScreen.php:19
|
973 |
+
msgid "Category Description:"
|
974 |
+
msgstr ""
|
975 |
+
|
976 |
+
#: html/WelcomeScreen.php:20
|
977 |
+
msgid "Add Category"
|
978 |
+
msgstr ""
|
979 |
+
|
980 |
+
#: html/WelcomeScreen.php:23
|
981 |
+
msgid "Created Categories:"
|
982 |
+
msgstr ""
|
983 |
+
|
984 |
+
#: html/WelcomeScreen.php:24
|
985 |
+
msgid "Name"
|
986 |
+
msgstr ""
|
987 |
+
|
988 |
+
#: html/WelcomeScreen.php:25
|
989 |
+
msgid "Description"
|
990 |
+
msgstr ""
|
991 |
+
|
992 |
+
#: html/WelcomeScreen.php:34
|
993 |
+
msgid "2. Questions & Answers"
|
994 |
+
msgstr ""
|
995 |
+
|
996 |
+
#: html/WelcomeScreen.php:36
|
997 |
+
msgid ""
|
998 |
+
"Create your first set of questions and answers. Don't worry, you can always "
|
999 |
+
"add more later."
|
1000 |
+
msgstr ""
|
1001 |
+
|
1002 |
+
#: html/WelcomeScreen.php:38
|
1003 |
+
msgid "Questions:"
|
1004 |
+
msgstr ""
|
1005 |
+
|
1006 |
+
#: html/WelcomeScreen.php:39
|
1007 |
+
msgid "Answer:"
|
1008 |
+
msgstr ""
|
1009 |
+
|
1010 |
+
#: html/WelcomeScreen.php:40
|
1011 |
+
msgid "FAQ Category:"
|
1012 |
+
msgstr ""
|
1013 |
+
|
1014 |
+
#: html/WelcomeScreen.php:41
|
1015 |
+
msgid "Add FAQ"
|
1016 |
+
msgstr ""
|
1017 |
+
|
1018 |
+
#: html/WelcomeScreen.php:44
|
1019 |
+
msgid "Created FAQs:"
|
1020 |
+
msgstr ""
|
1021 |
+
|
1022 |
+
#: html/WelcomeScreen.php:46
|
1023 |
+
msgid "Answer"
|
1024 |
+
msgstr ""
|
1025 |
+
|
1026 |
+
#: html/WelcomeScreen.php:47
|
1027 |
+
msgid "Category"
|
1028 |
+
msgstr ""
|
1029 |
+
|
1030 |
+
#: html/WelcomeScreen.php:51 html/WelcomeScreen.php:158
|
1031 |
+
msgid "Finish"
|
1032 |
+
msgstr ""
|
1033 |
+
|
1034 |
+
#: html/WelcomeScreen.php:58
|
1035 |
+
msgid "3. Add an FAQ Page"
|
1036 |
+
msgstr ""
|
1037 |
+
|
1038 |
+
#: html/WelcomeScreen.php:60
|
1039 |
+
msgid ""
|
1040 |
+
"You can create a dedicated FAQ page below, or skip this step and add your "
|
1041 |
+
"FAQs to a page you've already created manually."
|
1042 |
+
msgstr ""
|
1043 |
+
|
1044 |
+
#: html/WelcomeScreen.php:62
|
1045 |
+
msgid "Page Title:"
|
1046 |
+
msgstr ""
|
1047 |
+
|
1048 |
+
#: html/WelcomeScreen.php:63
|
1049 |
+
msgid "Create Page"
|
1050 |
+
msgstr ""
|
1051 |
+
|
1052 |
+
#: html/WelcomeScreen.php:73
|
1053 |
+
msgid "4. Set Key Options"
|
1054 |
+
msgstr ""
|
1055 |
+
|
1056 |
+
#: html/WelcomeScreen.php:75
|
1057 |
+
msgid ""
|
1058 |
+
"Options can always be changed later, but here are a few that a lot of users "
|
1059 |
+
"want to set for themselves."
|
1060 |
+
msgstr ""
|
1061 |
+
|
1062 |
+
#: html/WelcomeScreen.php:78
|
1063 |
+
msgid "FAQ Accordion"
|
1064 |
+
msgstr ""
|
1065 |
+
|
1066 |
+
#: html/WelcomeScreen.php:97
|
1067 |
+
msgid "FAQ Toggle"
|
1068 |
+
msgstr ""
|
1069 |
+
|
1070 |
+
#: html/WelcomeScreen.php:116
|
1071 |
+
msgid "Group FAQs by Category"
|
1072 |
+
msgstr ""
|
1073 |
+
|
1074 |
+
#: html/WelcomeScreen.php:135
|
1075 |
+
msgid "FAQ Ordering"
|
1076 |
+
msgstr ""
|
1077 |
+
|
1078 |
+
#: html/WelcomeScreen.php:155
|
1079 |
+
msgid "Save Options"
|
1080 |
+
msgstr ""
|
1081 |
+
|
1082 |
+
#: html/WelcomeScreen.php:164
|
1083 |
+
msgid "Skip Setup"
|
1084 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
=== Ultimate FAQ - WordPress
|
2 |
Contributors: Rustaurius, EtoileWebDesign
|
3 |
-
Tags:
|
4 |
Requires at least: 5.0
|
5 |
-
Tested up to: 5.
|
6 |
License: GPLv3
|
7 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
8 |
|
9 |
-
Easily create
|
10 |
|
11 |
== Description ==
|
12 |
|
@@ -45,7 +45,6 @@ This plugin is very user friendly and comes with a walk-through. When you activa
|
|
45 |
* Choose what elements show for each FAQ (e.g. categories, tags, author, date, etc.)
|
46 |
* FAQ statistics and view count
|
47 |
* Allow people to comment on individual FAQs
|
48 |
-
* Shortcode helper for those using the Classic Editor plugin
|
49 |
|
50 |
### FAQs for WooCommerce (Requires Premium)
|
51 |
|
@@ -266,6 +265,10 @@ Video 3 - FAQs Ordering
|
|
266 |
|
267 |
== Changelog ==
|
268 |
|
|
|
|
|
|
|
|
|
269 |
= 1.9.10 =
|
270 |
- Further update for the feedback notice due to user who seems to still not be able to dismiss it.
|
271 |
|
1 |
+
=== Ultimate FAQ - WordPress FAQ Plugin ===
|
2 |
Contributors: Rustaurius, EtoileWebDesign
|
3 |
+
Tags: FAQ, WooCommerce faq, faqs, faq list, accordion faq, gutenberg faq, faq block, toggle faqs, filtered faqs, grouped faqs, faq order, faq sorting
|
4 |
Requires at least: 5.0
|
5 |
+
Tested up to: 5.6
|
6 |
License: GPLv3
|
7 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
8 |
|
9 |
+
Easily create and add FAQs to your WordPress site with a Gutenberg block, shortcode or widget. Includes FAQ schema, search, accordion toggle and more.
|
10 |
|
11 |
== Description ==
|
12 |
|
45 |
* Choose what elements show for each FAQ (e.g. categories, tags, author, date, etc.)
|
46 |
* FAQ statistics and view count
|
47 |
* Allow people to comment on individual FAQs
|
|
|
48 |
|
49 |
### FAQs for WooCommerce (Requires Premium)
|
50 |
|
265 |
|
266 |
== Changelog ==
|
267 |
|
268 |
+
= 1.9.11 =
|
269 |
+
- Updated .pot file for translations.
|
270 |
+
- Update to plugin name and description to clarify purpose and use.
|
271 |
+
|
272 |
= 1.9.10 =
|
273 |
- Further update for the feedback notice due to user who seems to still not be able to dismiss it.
|
274 |
|