Version Description
- Update PO file for translation
Download this release
Release Info
Developer | sswells |
Plugin | Formidable Forms – Form Builder for WordPress |
Version | 3.02.02 |
Comparing to | |
See all releases |
Code changes from version 3.02.01 to 3.02.02
- classes/helpers/FrmAppHelper.php +1 -1
- classes/views/frm-forms/add_field.php +3 -1
- formidable.php +1 -1
- languages/formidable.pot +175 -175
- readme.txt +4 -1
classes/helpers/FrmAppHelper.php
CHANGED
@@ -11,7 +11,7 @@ class FrmAppHelper {
|
|
11 |
/**
|
12 |
* @since 2.0
|
13 |
*/
|
14 |
-
public static $plug_version = '3.02.
|
15 |
|
16 |
/**
|
17 |
* @since 1.07.02
|
11 |
/**
|
12 |
* @since 2.0
|
13 |
*/
|
14 |
+
public static $plug_version = '3.02.02';
|
15 |
|
16 |
/**
|
17 |
* @since 1.07.02
|
classes/views/frm-forms/add_field.php
CHANGED
@@ -74,7 +74,9 @@ if ( in_array( $field['type'], array( 'select', 'radio', 'checkbox' ) ) ) {
|
|
74 |
<a href="javascript:void(0);" data-opttype="single" class="button frm_cb_button frm_add_opt" data-clicks="0"><?php esc_html_e( 'Add Option', 'formidable' ) ?></a>
|
75 |
|
76 |
<?php if ( FrmAppHelper::pro_is_installed() ) { ?>
|
77 |
-
<a href="javascript:void(0);" id="other_button_<?php echo esc_attr( $field['id'] ); ?>" data-opttype="other" data-ftype="<?php echo esc_attr( $field['type'] ) ?>" class="button frm_cb_button frm_add_opt<?php echo ( in_array( $field['type'], array( 'radio', 'select' ) ) && $field['other'] == true ? ' frm_hidden' : '' ); ?>"
|
|
|
|
|
78 |
<input type="hidden" value="<?php echo esc_attr( $field['other'] ); ?>" id="other_input_<?php echo esc_attr( $field['id'] ); ?>" name="field_options[other_<?php echo esc_attr( $field['id'] ); ?>]">
|
79 |
<?php
|
80 |
}
|
74 |
<a href="javascript:void(0);" data-opttype="single" class="button frm_cb_button frm_add_opt" data-clicks="0"><?php esc_html_e( 'Add Option', 'formidable' ) ?></a>
|
75 |
|
76 |
<?php if ( FrmAppHelper::pro_is_installed() ) { ?>
|
77 |
+
<a href="javascript:void(0);" id="other_button_<?php echo esc_attr( $field['id'] ); ?>" data-opttype="other" data-ftype="<?php echo esc_attr( $field['type'] ) ?>" class="button frm_cb_button frm_add_opt<?php echo ( in_array( $field['type'], array( 'radio', 'select' ) ) && $field['other'] == true ? ' frm_hidden' : '' ); ?>" data-clicks="0">
|
78 |
+
<?php esc_html_e( 'Add "Other"', 'formidable' ) ?>
|
79 |
+
</a>
|
80 |
<input type="hidden" value="<?php echo esc_attr( $field['other'] ); ?>" id="other_input_<?php echo esc_attr( $field['id'] ); ?>" name="field_options[other_<?php echo esc_attr( $field['id'] ); ?>]">
|
81 |
<?php
|
82 |
}
|
formidable.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
Plugin Name: Formidable Forms
|
4 |
Description: Quickly and easily create drag-and-drop forms
|
5 |
-
Version: 3.02.
|
6 |
Plugin URI: https://formidableforms.com/
|
7 |
Author URI: https://formidableforms.com/
|
8 |
Author: Strategy11
|
2 |
/*
|
3 |
Plugin Name: Formidable Forms
|
4 |
Description: Quickly and easily create drag-and-drop forms
|
5 |
+
Version: 3.02.02
|
6 |
Plugin URI: https://formidableforms.com/
|
7 |
Author URI: https://formidableforms.com/
|
8 |
Author: Strategy11
|
languages/formidable.pot
CHANGED
@@ -3,7 +3,7 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Formidable v2.05\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
-
"POT-Creation-Date: 2018-
|
7 |
"POT-Revision-Date: Tue Sep 26 2017 16:06:46 GMT-0600 (MDT)\n"
|
8 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
9 |
"Last-Translator: \n"
|
@@ -71,7 +71,7 @@ msgid ""
|
|
71 |
"running the free version and remove this message."
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: classes/controllers/FrmAppController.php:
|
75 |
#, php-format
|
76 |
msgid ""
|
77 |
"Help us spread the %1$sFormidable Forms%2$s love with %3$s %5$s on WordPress."
|
@@ -467,7 +467,7 @@ msgid "Field Colors"
|
|
467 |
msgstr ""
|
468 |
|
469 |
#: classes/controllers/FrmStylesController.php:380
|
470 |
-
#: classes/views/frm-forms/add_field.php:
|
471 |
msgid "Field Settings"
|
472 |
msgstr ""
|
473 |
|
@@ -515,575 +515,575 @@ msgstr ""
|
|
515 |
msgid "There are no entries for that form."
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: classes/helpers/FrmAppHelper.php:
|
519 |
#: classes/helpers/FrmFormsListHelper.php:96
|
520 |
msgid "Add New"
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: classes/helpers/FrmAppHelper.php:
|
524 |
msgid "View Forms and Templates"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: classes/helpers/FrmAppHelper.php:
|
528 |
msgid "Add/Edit Forms and Templates"
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: classes/helpers/FrmAppHelper.php:
|
532 |
msgid "Delete Forms and Templates"
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: classes/helpers/FrmAppHelper.php:
|
536 |
msgid "Access this Settings Page"
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: classes/helpers/FrmAppHelper.php:
|
540 |
msgid "View Entries from Admin Area"
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: classes/helpers/FrmAppHelper.php:
|
544 |
msgid "Delete Entries from Admin Area"
|
545 |
msgstr ""
|
546 |
|
547 |
-
#: classes/helpers/FrmAppHelper.php:
|
548 |
msgid "Add Entries from Admin Area"
|
549 |
msgstr ""
|
550 |
|
551 |
-
#: classes/helpers/FrmAppHelper.php:
|
552 |
msgid "Edit Entries from Admin Area"
|
553 |
msgstr ""
|
554 |
|
555 |
-
#: classes/helpers/FrmAppHelper.php:
|
556 |
msgid "View Reports"
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: classes/helpers/FrmAppHelper.php:
|
560 |
msgid "Add/Edit Views"
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: classes/helpers/FrmAppHelper.php:
|
564 |
msgid "at"
|
565 |
msgstr ""
|
566 |
|
567 |
-
#: classes/helpers/FrmAppHelper.php:
|
568 |
msgid "seconds"
|
569 |
msgstr ""
|
570 |
|
571 |
-
#: classes/helpers/FrmAppHelper.php:
|
572 |
msgid "year"
|
573 |
msgstr ""
|
574 |
|
575 |
-
#: classes/helpers/FrmAppHelper.php:
|
576 |
msgid "years"
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: classes/helpers/FrmAppHelper.php:
|
580 |
msgid "month"
|
581 |
msgstr ""
|
582 |
|
583 |
-
#: classes/helpers/FrmAppHelper.php:
|
584 |
msgid "months"
|
585 |
msgstr ""
|
586 |
|
587 |
-
#: classes/helpers/FrmAppHelper.php:
|
588 |
msgid "week"
|
589 |
msgstr ""
|
590 |
|
591 |
-
#: classes/helpers/FrmAppHelper.php:
|
592 |
msgid "weeks"
|
593 |
msgstr ""
|
594 |
|
595 |
-
#: classes/helpers/FrmAppHelper.php:
|
596 |
msgid "day"
|
597 |
msgstr ""
|
598 |
|
599 |
-
#: classes/helpers/FrmAppHelper.php:
|
600 |
msgid "days"
|
601 |
msgstr ""
|
602 |
|
603 |
-
#: classes/helpers/FrmAppHelper.php:
|
604 |
msgid "hour"
|
605 |
msgstr ""
|
606 |
|
607 |
-
#: classes/helpers/FrmAppHelper.php:
|
608 |
msgid "hours"
|
609 |
msgstr ""
|
610 |
|
611 |
-
#: classes/helpers/FrmAppHelper.php:
|
612 |
msgid "minute"
|
613 |
msgstr ""
|
614 |
|
615 |
-
#: classes/helpers/FrmAppHelper.php:
|
616 |
msgid "minutes"
|
617 |
msgstr ""
|
618 |
|
619 |
-
#: classes/helpers/FrmAppHelper.php:
|
620 |
msgid "second"
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: classes/helpers/FrmAppHelper.php:
|
624 |
msgid "Give this action a label for easy reference."
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: classes/helpers/FrmAppHelper.php:
|
628 |
msgid ""
|
629 |
"Add one or more recipient addresses separated by a \",\". FORMAT: Name "
|
630 |
"<name@email.com> or name@email.com. [admin_email] is the address set in WP "
|
631 |
"General Settings."
|
632 |
msgstr ""
|
633 |
|
634 |
-
#: classes/helpers/FrmAppHelper.php:
|
635 |
msgid ""
|
636 |
"Add CC addresses separated by a \",\". FORMAT: Name <name@email.com> or "
|
637 |
"name@email.com."
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: classes/helpers/FrmAppHelper.php:
|
641 |
msgid ""
|
642 |
"Add BCC addresses separated by a \",\". FORMAT: Name <name@email.com> or "
|
643 |
"name@email.com."
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: classes/helpers/FrmAppHelper.php:
|
647 |
msgid ""
|
648 |
"If you would like a different reply to address than the \"from\" address, "
|
649 |
"add a single address here. FORMAT: Name <name@email.com> or name@email.com."
|
650 |
msgstr ""
|
651 |
|
652 |
-
#: classes/helpers/FrmAppHelper.php:
|
653 |
msgid ""
|
654 |
"Enter the name and/or email address of the sender. FORMAT: John Bates "
|
655 |
"<john@example.com> or john@example.com."
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: classes/helpers/FrmAppHelper.php:
|
659 |
#, php-format
|
660 |
msgid ""
|
661 |
"If you leave the subject blank, the default will be used: %1$s Form "
|
662 |
"submitted on %2$s"
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: classes/helpers/FrmAppHelper.php:
|
666 |
msgid "Please wait while your site updates."
|
667 |
msgstr ""
|
668 |
|
669 |
-
#: classes/helpers/FrmAppHelper.php:
|
670 |
msgid "Are you sure you want to deauthorize Formidable Forms on this site?"
|
671 |
msgstr ""
|
672 |
|
673 |
-
#: classes/helpers/FrmAppHelper.php:
|
674 |
msgid "Remove"
|
675 |
msgstr ""
|
676 |
|
677 |
-
#: classes/helpers/FrmAppHelper.php:
|
678 |
#: classes/helpers/FrmCSVExportHelper.php:138
|
679 |
msgid "ID"
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: classes/helpers/FrmAppHelper.php:
|
683 |
msgid "No results match"
|
684 |
msgstr ""
|
685 |
|
686 |
-
#: classes/helpers/FrmAppHelper.php:
|
687 |
msgid "That file looks like Spam."
|
688 |
msgstr ""
|
689 |
|
690 |
-
#: classes/helpers/FrmAppHelper.php:
|
691 |
msgid "There is an error in the calculation in the field with key"
|
692 |
msgstr ""
|
693 |
|
694 |
-
#: classes/helpers/FrmAppHelper.php:
|
695 |
msgid "Please complete the preceding required fields before uploading a file."
|
696 |
msgstr ""
|
697 |
|
698 |
-
#: classes/helpers/FrmAppHelper.php:
|
699 |
msgid ""
|
700 |
"Are you sure you want to do this? Clicking OK will delete all forms, form "
|
701 |
"data, and all other Formidable data. There is no Undo."
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: classes/helpers/FrmAppHelper.php:
|
705 |
#: classes/views/frm-forms/add_field.php:37
|
706 |
#: classes/views/frm-forms/add_field.php:50
|
707 |
msgid "(Click to add description)"
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: classes/helpers/FrmAppHelper.php:
|
711 |
#: classes/views/frm-fields/single-option.php:8
|
712 |
#: classes/views/frm-fields/single-option.php:14
|
713 |
msgid "(Blank)"
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: classes/helpers/FrmAppHelper.php:
|
717 |
#: classes/views/frm-forms/add_field.php:17
|
718 |
msgid "(no label)"
|
719 |
msgstr ""
|
720 |
|
721 |
-
#: classes/helpers/FrmAppHelper.php:
|
722 |
msgid "Saving"
|
723 |
msgstr ""
|
724 |
|
725 |
-
#: classes/helpers/FrmAppHelper.php:
|
726 |
msgid "Saved"
|
727 |
msgstr ""
|
728 |
|
729 |
-
#: classes/helpers/FrmAppHelper.php:
|
730 |
msgid "Cancel"
|
731 |
msgstr ""
|
732 |
|
733 |
-
#: classes/helpers/FrmAppHelper.php:
|
734 |
#: classes/helpers/FrmFormsListHelper.php:286
|
735 |
-
#: classes/views/frm-forms/add_field.php:
|
736 |
#: classes/views/styles/_buttons.php:12
|
737 |
#: classes/views/styles/_field-colors.php:5
|
738 |
msgid "Default"
|
739 |
msgstr ""
|
740 |
|
741 |
-
#: classes/helpers/FrmAppHelper.php:
|
742 |
#: classes/helpers/FrmFieldsHelper.php:1149
|
743 |
msgid "Clear default value when typing"
|
744 |
msgstr ""
|
745 |
|
746 |
-
#: classes/helpers/FrmAppHelper.php:
|
747 |
#: classes/helpers/FrmFieldsHelper.php:1149
|
748 |
msgid "Do not clear default value when typing"
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: classes/helpers/FrmAppHelper.php:
|
752 |
#: classes/helpers/FrmFieldsHelper.php:1159
|
753 |
msgid "Default value will pass form validation"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: classes/helpers/FrmAppHelper.php:
|
757 |
#: classes/helpers/FrmFieldsHelper.php:1159
|
758 |
msgid "Default value will NOT pass form validation"
|
759 |
msgstr ""
|
760 |
|
761 |
-
#: classes/helpers/FrmAppHelper.php:
|
762 |
#: classes/helpers/FrmEntriesListHelper.php:245
|
763 |
#: classes/helpers/FrmFormsHelper.php:829 classes/views/styles/show.php:64
|
764 |
msgid "Are you sure?"
|
765 |
msgstr ""
|
766 |
|
767 |
-
#: classes/helpers/FrmAppHelper.php:
|
768 |
msgid ""
|
769 |
"Are you sure you want to delete this field and all data associated with it?"
|
770 |
msgstr ""
|
771 |
|
772 |
-
#: classes/helpers/FrmAppHelper.php:
|
773 |
msgid "WARNING: This will delete all fields inside of the section as well."
|
774 |
msgstr ""
|
775 |
|
776 |
-
#: classes/helpers/FrmAppHelper.php:
|
777 |
msgid ""
|
778 |
"Warning: If you have entries with multiple rows, all but the first row will "
|
779 |
"be lost."
|
780 |
msgstr ""
|
781 |
|
782 |
-
#: classes/helpers/FrmAppHelper.php:
|
783 |
#: classes/helpers/FrmFieldsHelper.php:268
|
784 |
msgid "The entered values do not match"
|
785 |
msgstr ""
|
786 |
|
787 |
-
#: classes/helpers/FrmAppHelper.php:
|
788 |
msgid "Enter Email"
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: classes/helpers/FrmAppHelper.php:
|
792 |
msgid "Confirm Email"
|
793 |
msgstr ""
|
794 |
|
795 |
-
#: classes/helpers/FrmAppHelper.php:
|
796 |
msgid ""
|
797 |
"In certain browsers (e.g. Firefox) text will not display correctly if the "
|
798 |
"field height is too small relative to the field padding and text size. "
|
799 |
"Please increase your field height or decrease your field padding."
|
800 |
msgstr ""
|
801 |
|
802 |
-
#: classes/helpers/FrmAppHelper.php:
|
803 |
msgid "Enter Password"
|
804 |
msgstr ""
|
805 |
|
806 |
-
#: classes/helpers/FrmAppHelper.php:
|
807 |
msgid "Confirm Password"
|
808 |
msgstr ""
|
809 |
|
810 |
-
#: classes/helpers/FrmAppHelper.php:
|
811 |
msgid "Import Complete"
|
812 |
msgstr ""
|
813 |
|
814 |
-
#: classes/helpers/FrmAppHelper.php:
|
815 |
msgid "Warning: There is no way to retrieve unsaved entries."
|
816 |
msgstr ""
|
817 |
|
818 |
-
#: classes/helpers/FrmAppHelper.php:
|
819 |
msgid "No new licenses were found"
|
820 |
msgstr ""
|
821 |
|
822 |
-
#: classes/helpers/FrmAppHelper.php:
|
823 |
msgid "This calculation has at least one unmatched ( ) { } [ ]."
|
824 |
msgstr ""
|
825 |
|
826 |
-
#: classes/helpers/FrmAppHelper.php:
|
827 |
msgid "This calculation may have shortcodes that work in Views but not forms."
|
828 |
msgstr ""
|
829 |
|
830 |
-
#: classes/helpers/FrmAppHelper.php:
|
831 |
msgid ""
|
832 |
"This calculation may have shortcodes that work in text calculations but not "
|
833 |
"numeric calculations."
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: classes/helpers/FrmAppHelper.php:
|
837 |
msgid "Please enter a Repeat Limit that is greater than 1."
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: classes/helpers/FrmAppHelper.php:
|
841 |
msgid ""
|
842 |
"You are running an outdated version of Formidable. This plugin may not work "
|
843 |
"correctly if you do not update Formidable."
|
844 |
msgstr ""
|
845 |
|
846 |
-
#: classes/helpers/FrmAppHelper.php:
|
847 |
msgid "English"
|
848 |
msgstr ""
|
849 |
|
850 |
-
#: classes/helpers/FrmAppHelper.php:
|
851 |
msgid "English/Western"
|
852 |
msgstr ""
|
853 |
|
854 |
-
#: classes/helpers/FrmAppHelper.php:
|
855 |
msgid "Afrikaans"
|
856 |
msgstr ""
|
857 |
|
858 |
-
#: classes/helpers/FrmAppHelper.php:
|
859 |
msgid "Albanian"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: classes/helpers/FrmAppHelper.php:
|
863 |
msgid "Arabic"
|
864 |
msgstr ""
|
865 |
|
866 |
-
#: classes/helpers/FrmAppHelper.php:
|
867 |
msgid "Armenian"
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: classes/helpers/FrmAppHelper.php:
|
871 |
msgid "Azerbaijani"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: classes/helpers/FrmAppHelper.php:
|
875 |
msgid "Basque"
|
876 |
msgstr ""
|
877 |
|
878 |
-
#: classes/helpers/FrmAppHelper.php:
|
879 |
msgid "Bosnian"
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: classes/helpers/FrmAppHelper.php:
|
883 |
msgid "Bulgarian"
|
884 |
msgstr ""
|
885 |
|
886 |
-
#: classes/helpers/FrmAppHelper.php:
|
887 |
msgid "Catalan"
|
888 |
msgstr ""
|
889 |
|
890 |
-
#: classes/helpers/FrmAppHelper.php:
|
891 |
msgid "Chinese Hong Kong"
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: classes/helpers/FrmAppHelper.php:
|
895 |
msgid "Chinese Simplified"
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: classes/helpers/FrmAppHelper.php:
|
899 |
msgid "Chinese Traditional"
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: classes/helpers/FrmAppHelper.php:
|
903 |
msgid "Croatian"
|
904 |
msgstr ""
|
905 |
|
906 |
-
#: classes/helpers/FrmAppHelper.php:
|
907 |
msgid "Czech"
|
908 |
msgstr ""
|
909 |
|
910 |
-
#: classes/helpers/FrmAppHelper.php:
|
911 |
msgid "Danish"
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: classes/helpers/FrmAppHelper.php:
|
915 |
msgid "Dutch"
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: classes/helpers/FrmAppHelper.php:
|
919 |
msgid "English/UK"
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: classes/helpers/FrmAppHelper.php:
|
923 |
msgid "Esperanto"
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: classes/helpers/FrmAppHelper.php:
|
927 |
msgid "Estonian"
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: classes/helpers/FrmAppHelper.php:
|
931 |
msgid "Faroese"
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: classes/helpers/FrmAppHelper.php:
|
935 |
msgid "Farsi/Persian"
|
936 |
msgstr ""
|
937 |
|
938 |
-
#: classes/helpers/FrmAppHelper.php:
|
939 |
msgid "Filipino"
|
940 |
msgstr ""
|
941 |
|
942 |
-
#: classes/helpers/FrmAppHelper.php:
|
943 |
msgid "Finnish"
|
944 |
msgstr ""
|
945 |
|
946 |
-
#: classes/helpers/FrmAppHelper.php:
|
947 |
msgid "French"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: classes/helpers/FrmAppHelper.php:
|
951 |
msgid "French/Canadian"
|
952 |
msgstr ""
|
953 |
|
954 |
-
#: classes/helpers/FrmAppHelper.php:
|
955 |
msgid "French/Swiss"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: classes/helpers/FrmAppHelper.php:
|
959 |
msgid "German"
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: classes/helpers/FrmAppHelper.php:
|
963 |
msgid "German/Austria"
|
964 |
msgstr ""
|
965 |
|
966 |
-
#: classes/helpers/FrmAppHelper.php:
|
967 |
msgid "German/Switzerland"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: classes/helpers/FrmAppHelper.php:
|
971 |
msgid "Greek"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: classes/helpers/FrmAppHelper.php:
|
975 |
msgid "Hebrew"
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: classes/helpers/FrmAppHelper.php:
|
979 |
msgid "Hindi"
|
980 |
msgstr ""
|
981 |
|
982 |
-
#: classes/helpers/FrmAppHelper.php:
|
983 |
msgid "Hungarian"
|
984 |
msgstr ""
|
985 |
|
986 |
-
#: classes/helpers/FrmAppHelper.php:
|
987 |
msgid "Icelandic"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: classes/helpers/FrmAppHelper.php:
|
991 |
msgid "Indonesian"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: classes/helpers/FrmAppHelper.php:
|
995 |
msgid "Italian"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: classes/helpers/FrmAppHelper.php:
|
999 |
msgid "Japanese"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: classes/helpers/FrmAppHelper.php:
|
1003 |
msgid "Korean"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: classes/helpers/FrmAppHelper.php:
|
1007 |
msgid "Latvian"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: classes/helpers/FrmAppHelper.php:
|
1011 |
msgid "Lithuanian"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: classes/helpers/FrmAppHelper.php:
|
1015 |
msgid "Malaysian"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: classes/helpers/FrmAppHelper.php:
|
1019 |
msgid "Norwegian"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: classes/helpers/FrmAppHelper.php:
|
1023 |
msgid "Polish"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
-
#: classes/helpers/FrmAppHelper.php:
|
1027 |
msgid "Portuguese"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
-
#: classes/helpers/FrmAppHelper.php:
|
1031 |
msgid "Portuguese/Brazilian"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
-
#: classes/helpers/FrmAppHelper.php:
|
1035 |
msgid "Portuguese/Portugal"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
-
#: classes/helpers/FrmAppHelper.php:
|
1039 |
msgid "Romanian"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
-
#: classes/helpers/FrmAppHelper.php:
|
1043 |
msgid "Russian"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
-
#: classes/helpers/FrmAppHelper.php:
|
1047 |
msgid "Serbian"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
-
#: classes/helpers/FrmAppHelper.php:
|
1051 |
msgid "Slovak"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: classes/helpers/FrmAppHelper.php:
|
1055 |
msgid "Slovenian"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: classes/helpers/FrmAppHelper.php:
|
1059 |
msgid "Spanish"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: classes/helpers/FrmAppHelper.php:
|
1063 |
msgid "Spanish/Latin America"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: classes/helpers/FrmAppHelper.php:
|
1067 |
msgid "Swedish"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: classes/helpers/FrmAppHelper.php:
|
1071 |
msgid "Tamil"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: classes/helpers/FrmAppHelper.php:
|
1075 |
msgid "Thai"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: classes/helpers/FrmAppHelper.php:
|
1079 |
msgid "Turkish"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: classes/helpers/FrmAppHelper.php:
|
1083 |
msgid "Ukranian"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: classes/helpers/FrmAppHelper.php:
|
1087 |
msgid "Vietnamese"
|
1088 |
msgstr ""
|
1089 |
|
@@ -2701,22 +2701,22 @@ msgstr ""
|
|
2701 |
msgid "There was an error deactivating your license."
|
2702 |
msgstr ""
|
2703 |
|
2704 |
-
#: classes/models/FrmAddon.php:
|
2705 |
msgid "Your License Key was invalid"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
-
#: classes/models/FrmAddon.php:
|
2709 |
#, php-format
|
2710 |
msgid ""
|
2711 |
"You had an error communicating with the Formidable API. %1$sClick here%2$s "
|
2712 |
"for more information."
|
2713 |
msgstr ""
|
2714 |
|
2715 |
-
#: classes/models/FrmAddon.php:
|
2716 |
msgid "You had an HTTP error connecting to the Formidable API"
|
2717 |
msgstr ""
|
2718 |
|
2719 |
-
#: classes/models/FrmAddon.php:
|
2720 |
#, php-format
|
2721 |
msgid "There was a %1$s error: %2$s"
|
2722 |
msgstr ""
|
@@ -2919,7 +2919,7 @@ msgstr ""
|
|
2919 |
|
2920 |
#: classes/models/FrmFormAction.php:695
|
2921 |
#: classes/views/frm-forms/add_field_links.php:7
|
2922 |
-
#: classes/views/frm-forms/form.php:
|
2923 |
msgid "Create"
|
2924 |
msgstr ""
|
2925 |
|
@@ -2927,7 +2927,7 @@ msgstr ""
|
|
2927 |
#: classes/views/frm-forms/_publish_box.php:34
|
2928 |
#: classes/views/frm-forms/_publish_box.php:38
|
2929 |
#: classes/views/frm-forms/add_field_links.php:7
|
2930 |
-
#: classes/views/frm-forms/edit.php:23 classes/views/frm-forms/form.php:
|
2931 |
#: classes/views/frm-forms/settings.php:359
|
2932 |
msgid "Update"
|
2933 |
msgstr ""
|
@@ -3333,130 +3333,130 @@ msgstr ""
|
|
3333 |
msgid "Add Option"
|
3334 |
msgstr ""
|
3335 |
|
3336 |
-
#: classes/views/frm-forms/add_field.php:
|
3337 |
msgid "Add \"Other\""
|
3338 |
msgstr ""
|
3339 |
|
3340 |
-
#: classes/views/frm-forms/add_field.php:
|
3341 |
msgid "Field Choices"
|
3342 |
msgstr ""
|
3343 |
|
3344 |
-
#: classes/views/frm-forms/add_field.php:
|
3345 |
msgid "Bulk Edit Options"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
-
#: classes/views/frm-forms/add_field.php:
|
3349 |
msgid "Field Type"
|
3350 |
msgstr ""
|
3351 |
|
3352 |
-
#: classes/views/frm-forms/add_field.php:
|
3353 |
-
#: classes/views/frm-forms/add_field.php:
|
3354 |
msgid "Required"
|
3355 |
msgstr ""
|
3356 |
|
3357 |
-
#: classes/views/frm-forms/add_field.php:
|
3358 |
msgid ""
|
3359 |
"Unique: Do not allow the same response multiple times. For example, if one "
|
3360 |
"user enters 'Joe', then no one else will be allowed to enter the same name."
|
3361 |
msgstr ""
|
3362 |
|
3363 |
-
#: classes/views/frm-forms/add_field.php:
|
3364 |
-
#: classes/views/frm-forms/add_field.php:
|
3365 |
msgid "Unique"
|
3366 |
msgstr ""
|
3367 |
|
3368 |
-
#: classes/views/frm-forms/add_field.php:
|
3369 |
msgid ""
|
3370 |
"Read Only: Show this field but do not allow the field value to be edited "
|
3371 |
"from the front-end."
|
3372 |
msgstr ""
|
3373 |
|
3374 |
-
#: classes/views/frm-forms/add_field.php:
|
3375 |
#: classes/views/styles/_field-colors.php:20
|
3376 |
msgid "Read Only"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
-
#: classes/views/frm-forms/add_field.php:
|
3380 |
msgid "Indicate required field with"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
-
#: classes/views/frm-forms/add_field.php:
|
3384 |
msgid ""
|
3385 |
"The field key can be used as an alternative to the field ID in many cases."
|
3386 |
msgstr ""
|
3387 |
|
3388 |
-
#: classes/views/frm-forms/add_field.php:
|
3389 |
#: classes/views/frm-forms/mb_html_tab.php:11
|
3390 |
msgid "Field Key"
|
3391 |
msgstr ""
|
3392 |
|
3393 |
-
#: classes/views/frm-forms/add_field.php:
|
3394 |
msgid "CSS layout classes"
|
3395 |
msgstr ""
|
3396 |
|
3397 |
-
#: classes/views/frm-forms/add_field.php:
|
3398 |
msgid ""
|
3399 |
"Add a CSS class to the field container. Use our predefined classes to align "
|
3400 |
"multiple fields in single row."
|
3401 |
msgstr ""
|
3402 |
|
3403 |
-
#: classes/views/frm-forms/add_field.php:
|
3404 |
#: classes/views/frm-forms/mb_html_tab.php:14
|
3405 |
msgid "Label Position"
|
3406 |
msgstr ""
|
3407 |
|
3408 |
-
#: classes/views/frm-forms/add_field.php:
|
3409 |
msgid "Show URL image"
|
3410 |
msgstr ""
|
3411 |
|
3412 |
-
#: classes/views/frm-forms/add_field.php:
|
3413 |
msgid ""
|
3414 |
"If this URL points to an image, show to image on the entries listing page."
|
3415 |
msgstr ""
|
3416 |
|
3417 |
-
#: classes/views/frm-forms/add_field.php:
|
3418 |
msgid "ReCaptcha Type"
|
3419 |
msgstr ""
|
3420 |
|
3421 |
-
#: classes/views/frm-forms/add_field.php:
|
3422 |
msgid ""
|
3423 |
"Set the size of the captcha field. The compact option is best if your form "
|
3424 |
"is in a small area."
|
3425 |
msgstr ""
|
3426 |
|
3427 |
-
#: classes/views/frm-forms/add_field.php:
|
3428 |
msgid "Normal"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
-
#: classes/views/frm-forms/add_field.php:
|
3432 |
msgid "Compact"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
-
#: classes/views/frm-forms/add_field.php:
|
3436 |
msgid "reCAPTCHA Color"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
-
#: classes/views/frm-forms/add_field.php:
|
3440 |
msgid "Light"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: classes/views/frm-forms/add_field.php:
|
3444 |
msgid "Dark"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
-
#: classes/views/frm-forms/add_field.php:
|
3448 |
msgid "Validation"
|
3449 |
msgstr ""
|
3450 |
|
3451 |
-
#: classes/views/frm-forms/add_field.php:
|
3452 |
msgid "Invalid Format"
|
3453 |
msgstr ""
|
3454 |
|
3455 |
-
#: classes/views/frm-forms/add_field.php:
|
3456 |
msgid "Confirmation"
|
3457 |
msgstr ""
|
3458 |
|
3459 |
-
#: classes/views/frm-forms/add_field.php:
|
3460 |
msgid "Drag fields from your form or the sidebar into this section"
|
3461 |
msgstr ""
|
3462 |
|
@@ -3501,15 +3501,15 @@ msgstr ""
|
|
3501 |
msgid "Add Fields Here"
|
3502 |
msgstr ""
|
3503 |
|
3504 |
-
#: classes/views/frm-forms/form.php:
|
3505 |
msgid "Or load fields from a template"
|
3506 |
msgstr ""
|
3507 |
|
3508 |
-
#: classes/views/frm-forms/form.php:
|
3509 |
msgid "Load Template"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
-
#: classes/views/frm-forms/form.php:
|
3513 |
msgid "3. Save your form"
|
3514 |
msgstr ""
|
3515 |
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Formidable v2.05\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
+
"POT-Creation-Date: 2018-06-14 04:59+0000\n"
|
7 |
"POT-Revision-Date: Tue Sep 26 2017 16:06:46 GMT-0600 (MDT)\n"
|
8 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
9 |
"Last-Translator: \n"
|
71 |
"running the free version and remove this message."
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: classes/controllers/FrmAppController.php:505
|
75 |
#, php-format
|
76 |
msgid ""
|
77 |
"Help us spread the %1$sFormidable Forms%2$s love with %3$s %5$s on WordPress."
|
467 |
msgstr ""
|
468 |
|
469 |
#: classes/controllers/FrmStylesController.php:380
|
470 |
+
#: classes/views/frm-forms/add_field.php:110
|
471 |
msgid "Field Settings"
|
472 |
msgstr ""
|
473 |
|
515 |
msgid "There are no entries for that form."
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: classes/helpers/FrmAppHelper.php:554
|
519 |
#: classes/helpers/FrmFormsListHelper.php:96
|
520 |
msgid "Add New"
|
521 |
msgstr ""
|
522 |
|
523 |
+
#: classes/helpers/FrmAppHelper.php:678
|
524 |
msgid "View Forms and Templates"
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: classes/helpers/FrmAppHelper.php:679
|
528 |
msgid "Add/Edit Forms and Templates"
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: classes/helpers/FrmAppHelper.php:680
|
532 |
msgid "Delete Forms and Templates"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: classes/helpers/FrmAppHelper.php:681
|
536 |
msgid "Access this Settings Page"
|
537 |
msgstr ""
|
538 |
|
539 |
+
#: classes/helpers/FrmAppHelper.php:682
|
540 |
msgid "View Entries from Admin Area"
|
541 |
msgstr ""
|
542 |
|
543 |
+
#: classes/helpers/FrmAppHelper.php:683
|
544 |
msgid "Delete Entries from Admin Area"
|
545 |
msgstr ""
|
546 |
|
547 |
+
#: classes/helpers/FrmAppHelper.php:690
|
548 |
msgid "Add Entries from Admin Area"
|
549 |
msgstr ""
|
550 |
|
551 |
+
#: classes/helpers/FrmAppHelper.php:691
|
552 |
msgid "Edit Entries from Admin Area"
|
553 |
msgstr ""
|
554 |
|
555 |
+
#: classes/helpers/FrmAppHelper.php:692
|
556 |
msgid "View Reports"
|
557 |
msgstr ""
|
558 |
|
559 |
+
#: classes/helpers/FrmAppHelper.php:693
|
560 |
msgid "Add/Edit Views"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: classes/helpers/FrmAppHelper.php:1279
|
564 |
msgid "at"
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: classes/helpers/FrmAppHelper.php:1328 classes/helpers/FrmAppHelper.php:1347
|
568 |
msgid "seconds"
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: classes/helpers/FrmAppHelper.php:1341
|
572 |
msgid "year"
|
573 |
msgstr ""
|
574 |
|
575 |
+
#: classes/helpers/FrmAppHelper.php:1341
|
576 |
msgid "years"
|
577 |
msgstr ""
|
578 |
|
579 |
+
#: classes/helpers/FrmAppHelper.php:1342
|
580 |
msgid "month"
|
581 |
msgstr ""
|
582 |
|
583 |
+
#: classes/helpers/FrmAppHelper.php:1342
|
584 |
msgid "months"
|
585 |
msgstr ""
|
586 |
|
587 |
+
#: classes/helpers/FrmAppHelper.php:1343
|
588 |
msgid "week"
|
589 |
msgstr ""
|
590 |
|
591 |
+
#: classes/helpers/FrmAppHelper.php:1343
|
592 |
msgid "weeks"
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: classes/helpers/FrmAppHelper.php:1344
|
596 |
msgid "day"
|
597 |
msgstr ""
|
598 |
|
599 |
+
#: classes/helpers/FrmAppHelper.php:1344
|
600 |
msgid "days"
|
601 |
msgstr ""
|
602 |
|
603 |
+
#: classes/helpers/FrmAppHelper.php:1345
|
604 |
msgid "hour"
|
605 |
msgstr ""
|
606 |
|
607 |
+
#: classes/helpers/FrmAppHelper.php:1345
|
608 |
msgid "hours"
|
609 |
msgstr ""
|
610 |
|
611 |
+
#: classes/helpers/FrmAppHelper.php:1346
|
612 |
msgid "minute"
|
613 |
msgstr ""
|
614 |
|
615 |
+
#: classes/helpers/FrmAppHelper.php:1346
|
616 |
msgid "minutes"
|
617 |
msgstr ""
|
618 |
|
619 |
+
#: classes/helpers/FrmAppHelper.php:1347
|
620 |
msgid "second"
|
621 |
msgstr ""
|
622 |
|
623 |
+
#: classes/helpers/FrmAppHelper.php:1439
|
624 |
msgid "Give this action a label for easy reference."
|
625 |
msgstr ""
|
626 |
|
627 |
+
#: classes/helpers/FrmAppHelper.php:1440
|
628 |
msgid ""
|
629 |
"Add one or more recipient addresses separated by a \",\". FORMAT: Name "
|
630 |
"<name@email.com> or name@email.com. [admin_email] is the address set in WP "
|
631 |
"General Settings."
|
632 |
msgstr ""
|
633 |
|
634 |
+
#: classes/helpers/FrmAppHelper.php:1441
|
635 |
msgid ""
|
636 |
"Add CC addresses separated by a \",\". FORMAT: Name <name@email.com> or "
|
637 |
"name@email.com."
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: classes/helpers/FrmAppHelper.php:1442
|
641 |
msgid ""
|
642 |
"Add BCC addresses separated by a \",\". FORMAT: Name <name@email.com> or "
|
643 |
"name@email.com."
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: classes/helpers/FrmAppHelper.php:1443
|
647 |
msgid ""
|
648 |
"If you would like a different reply to address than the \"from\" address, "
|
649 |
"add a single address here. FORMAT: Name <name@email.com> or name@email.com."
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: classes/helpers/FrmAppHelper.php:1444
|
653 |
msgid ""
|
654 |
"Enter the name and/or email address of the sender. FORMAT: John Bates "
|
655 |
"<john@example.com> or john@example.com."
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: classes/helpers/FrmAppHelper.php:1445
|
659 |
#, php-format
|
660 |
msgid ""
|
661 |
"If you leave the subject blank, the default will be used: %1$s Form "
|
662 |
"submitted on %2$s"
|
663 |
msgstr ""
|
664 |
|
665 |
+
#: classes/helpers/FrmAppHelper.php:1576 classes/helpers/FrmAppHelper.php:1644
|
666 |
msgid "Please wait while your site updates."
|
667 |
msgstr ""
|
668 |
|
669 |
+
#: classes/helpers/FrmAppHelper.php:1577
|
670 |
msgid "Are you sure you want to deauthorize Formidable Forms on this site?"
|
671 |
msgstr ""
|
672 |
|
673 |
+
#: classes/helpers/FrmAppHelper.php:1606
|
674 |
msgid "Remove"
|
675 |
msgstr ""
|
676 |
|
677 |
+
#: classes/helpers/FrmAppHelper.php:1609
|
678 |
#: classes/helpers/FrmCSVExportHelper.php:138
|
679 |
msgid "ID"
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: classes/helpers/FrmAppHelper.php:1610
|
683 |
msgid "No results match"
|
684 |
msgstr ""
|
685 |
|
686 |
+
#: classes/helpers/FrmAppHelper.php:1611
|
687 |
msgid "That file looks like Spam."
|
688 |
msgstr ""
|
689 |
|
690 |
+
#: classes/helpers/FrmAppHelper.php:1612
|
691 |
msgid "There is an error in the calculation in the field with key"
|
692 |
msgstr ""
|
693 |
|
694 |
+
#: classes/helpers/FrmAppHelper.php:1613
|
695 |
msgid "Please complete the preceding required fields before uploading a file."
|
696 |
msgstr ""
|
697 |
|
698 |
+
#: classes/helpers/FrmAppHelper.php:1619
|
699 |
msgid ""
|
700 |
"Are you sure you want to do this? Clicking OK will delete all forms, form "
|
701 |
"data, and all other Formidable data. There is no Undo."
|
702 |
msgstr ""
|
703 |
|
704 |
+
#: classes/helpers/FrmAppHelper.php:1620
|
705 |
#: classes/views/frm-forms/add_field.php:37
|
706 |
#: classes/views/frm-forms/add_field.php:50
|
707 |
msgid "(Click to add description)"
|
708 |
msgstr ""
|
709 |
|
710 |
+
#: classes/helpers/FrmAppHelper.php:1621
|
711 |
#: classes/views/frm-fields/single-option.php:8
|
712 |
#: classes/views/frm-fields/single-option.php:14
|
713 |
msgid "(Blank)"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: classes/helpers/FrmAppHelper.php:1622
|
717 |
#: classes/views/frm-forms/add_field.php:17
|
718 |
msgid "(no label)"
|
719 |
msgstr ""
|
720 |
|
721 |
+
#: classes/helpers/FrmAppHelper.php:1623
|
722 |
msgid "Saving"
|
723 |
msgstr ""
|
724 |
|
725 |
+
#: classes/helpers/FrmAppHelper.php:1624
|
726 |
msgid "Saved"
|
727 |
msgstr ""
|
728 |
|
729 |
+
#: classes/helpers/FrmAppHelper.php:1626
|
730 |
msgid "Cancel"
|
731 |
msgstr ""
|
732 |
|
733 |
+
#: classes/helpers/FrmAppHelper.php:1627
|
734 |
#: classes/helpers/FrmFormsListHelper.php:286
|
735 |
+
#: classes/views/frm-forms/add_field.php:197
|
736 |
#: classes/views/styles/_buttons.php:12
|
737 |
#: classes/views/styles/_field-colors.php:5
|
738 |
msgid "Default"
|
739 |
msgstr ""
|
740 |
|
741 |
+
#: classes/helpers/FrmAppHelper.php:1628
|
742 |
#: classes/helpers/FrmFieldsHelper.php:1149
|
743 |
msgid "Clear default value when typing"
|
744 |
msgstr ""
|
745 |
|
746 |
+
#: classes/helpers/FrmAppHelper.php:1629
|
747 |
#: classes/helpers/FrmFieldsHelper.php:1149
|
748 |
msgid "Do not clear default value when typing"
|
749 |
msgstr ""
|
750 |
|
751 |
+
#: classes/helpers/FrmAppHelper.php:1630
|
752 |
#: classes/helpers/FrmFieldsHelper.php:1159
|
753 |
msgid "Default value will pass form validation"
|
754 |
msgstr ""
|
755 |
|
756 |
+
#: classes/helpers/FrmAppHelper.php:1631
|
757 |
#: classes/helpers/FrmFieldsHelper.php:1159
|
758 |
msgid "Default value will NOT pass form validation"
|
759 |
msgstr ""
|
760 |
|
761 |
+
#: classes/helpers/FrmAppHelper.php:1632
|
762 |
#: classes/helpers/FrmEntriesListHelper.php:245
|
763 |
#: classes/helpers/FrmFormsHelper.php:829 classes/views/styles/show.php:64
|
764 |
msgid "Are you sure?"
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: classes/helpers/FrmAppHelper.php:1633
|
768 |
msgid ""
|
769 |
"Are you sure you want to delete this field and all data associated with it?"
|
770 |
msgstr ""
|
771 |
|
772 |
+
#: classes/helpers/FrmAppHelper.php:1634
|
773 |
msgid "WARNING: This will delete all fields inside of the section as well."
|
774 |
msgstr ""
|
775 |
|
776 |
+
#: classes/helpers/FrmAppHelper.php:1635
|
777 |
msgid ""
|
778 |
"Warning: If you have entries with multiple rows, all but the first row will "
|
779 |
"be lost."
|
780 |
msgstr ""
|
781 |
|
782 |
+
#: classes/helpers/FrmAppHelper.php:1637
|
783 |
#: classes/helpers/FrmFieldsHelper.php:268
|
784 |
msgid "The entered values do not match"
|
785 |
msgstr ""
|
786 |
|
787 |
+
#: classes/helpers/FrmAppHelper.php:1638
|
788 |
msgid "Enter Email"
|
789 |
msgstr ""
|
790 |
|
791 |
+
#: classes/helpers/FrmAppHelper.php:1639
|
792 |
msgid "Confirm Email"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: classes/helpers/FrmAppHelper.php:1640
|
796 |
msgid ""
|
797 |
"In certain browsers (e.g. Firefox) text will not display correctly if the "
|
798 |
"field height is too small relative to the field padding and text size. "
|
799 |
"Please increase your field height or decrease your field padding."
|
800 |
msgstr ""
|
801 |
|
802 |
+
#: classes/helpers/FrmAppHelper.php:1641
|
803 |
msgid "Enter Password"
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: classes/helpers/FrmAppHelper.php:1642
|
807 |
msgid "Confirm Password"
|
808 |
msgstr ""
|
809 |
|
810 |
+
#: classes/helpers/FrmAppHelper.php:1643
|
811 |
msgid "Import Complete"
|
812 |
msgstr ""
|
813 |
|
814 |
+
#: classes/helpers/FrmAppHelper.php:1645
|
815 |
msgid "Warning: There is no way to retrieve unsaved entries."
|
816 |
msgstr ""
|
817 |
|
818 |
+
#: classes/helpers/FrmAppHelper.php:1648
|
819 |
msgid "No new licenses were found"
|
820 |
msgstr ""
|
821 |
|
822 |
+
#: classes/helpers/FrmAppHelper.php:1649
|
823 |
msgid "This calculation has at least one unmatched ( ) { } [ ]."
|
824 |
msgstr ""
|
825 |
|
826 |
+
#: classes/helpers/FrmAppHelper.php:1650
|
827 |
msgid "This calculation may have shortcodes that work in Views but not forms."
|
828 |
msgstr ""
|
829 |
|
830 |
+
#: classes/helpers/FrmAppHelper.php:1651
|
831 |
msgid ""
|
832 |
"This calculation may have shortcodes that work in text calculations but not "
|
833 |
"numeric calculations."
|
834 |
msgstr ""
|
835 |
|
836 |
+
#: classes/helpers/FrmAppHelper.php:1652
|
837 |
msgid "Please enter a Repeat Limit that is greater than 1."
|
838 |
msgstr ""
|
839 |
|
840 |
+
#: classes/helpers/FrmAppHelper.php:1673
|
841 |
msgid ""
|
842 |
"You are running an outdated version of Formidable. This plugin may not work "
|
843 |
"correctly if you do not update Formidable."
|
844 |
msgstr ""
|
845 |
|
846 |
+
#: classes/helpers/FrmAppHelper.php:1679
|
847 |
msgid "English"
|
848 |
msgstr ""
|
849 |
|
850 |
+
#: classes/helpers/FrmAppHelper.php:1680
|
851 |
msgid "English/Western"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: classes/helpers/FrmAppHelper.php:1681
|
855 |
msgid "Afrikaans"
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: classes/helpers/FrmAppHelper.php:1682
|
859 |
msgid "Albanian"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: classes/helpers/FrmAppHelper.php:1683
|
863 |
msgid "Arabic"
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: classes/helpers/FrmAppHelper.php:1684
|
867 |
msgid "Armenian"
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: classes/helpers/FrmAppHelper.php:1685
|
871 |
msgid "Azerbaijani"
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: classes/helpers/FrmAppHelper.php:1686
|
875 |
msgid "Basque"
|
876 |
msgstr ""
|
877 |
|
878 |
+
#: classes/helpers/FrmAppHelper.php:1687
|
879 |
msgid "Bosnian"
|
880 |
msgstr ""
|
881 |
|
882 |
+
#: classes/helpers/FrmAppHelper.php:1688
|
883 |
msgid "Bulgarian"
|
884 |
msgstr ""
|
885 |
|
886 |
+
#: classes/helpers/FrmAppHelper.php:1689
|
887 |
msgid "Catalan"
|
888 |
msgstr ""
|
889 |
|
890 |
+
#: classes/helpers/FrmAppHelper.php:1690
|
891 |
msgid "Chinese Hong Kong"
|
892 |
msgstr ""
|
893 |
|
894 |
+
#: classes/helpers/FrmAppHelper.php:1691
|
895 |
msgid "Chinese Simplified"
|
896 |
msgstr ""
|
897 |
|
898 |
+
#: classes/helpers/FrmAppHelper.php:1692
|
899 |
msgid "Chinese Traditional"
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: classes/helpers/FrmAppHelper.php:1693
|
903 |
msgid "Croatian"
|
904 |
msgstr ""
|
905 |
|
906 |
+
#: classes/helpers/FrmAppHelper.php:1694
|
907 |
msgid "Czech"
|
908 |
msgstr ""
|
909 |
|
910 |
+
#: classes/helpers/FrmAppHelper.php:1695
|
911 |
msgid "Danish"
|
912 |
msgstr ""
|
913 |
|
914 |
+
#: classes/helpers/FrmAppHelper.php:1696
|
915 |
msgid "Dutch"
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: classes/helpers/FrmAppHelper.php:1697
|
919 |
msgid "English/UK"
|
920 |
msgstr ""
|
921 |
|
922 |
+
#: classes/helpers/FrmAppHelper.php:1698
|
923 |
msgid "Esperanto"
|
924 |
msgstr ""
|
925 |
|
926 |
+
#: classes/helpers/FrmAppHelper.php:1699
|
927 |
msgid "Estonian"
|
928 |
msgstr ""
|
929 |
|
930 |
+
#: classes/helpers/FrmAppHelper.php:1700
|
931 |
msgid "Faroese"
|
932 |
msgstr ""
|
933 |
|
934 |
+
#: classes/helpers/FrmAppHelper.php:1701
|
935 |
msgid "Farsi/Persian"
|
936 |
msgstr ""
|
937 |
|
938 |
+
#: classes/helpers/FrmAppHelper.php:1702
|
939 |
msgid "Filipino"
|
940 |
msgstr ""
|
941 |
|
942 |
+
#: classes/helpers/FrmAppHelper.php:1703
|
943 |
msgid "Finnish"
|
944 |
msgstr ""
|
945 |
|
946 |
+
#: classes/helpers/FrmAppHelper.php:1704
|
947 |
msgid "French"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: classes/helpers/FrmAppHelper.php:1705
|
951 |
msgid "French/Canadian"
|
952 |
msgstr ""
|
953 |
|
954 |
+
#: classes/helpers/FrmAppHelper.php:1706
|
955 |
msgid "French/Swiss"
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: classes/helpers/FrmAppHelper.php:1707
|
959 |
msgid "German"
|
960 |
msgstr ""
|
961 |
|
962 |
+
#: classes/helpers/FrmAppHelper.php:1708
|
963 |
msgid "German/Austria"
|
964 |
msgstr ""
|
965 |
|
966 |
+
#: classes/helpers/FrmAppHelper.php:1709
|
967 |
msgid "German/Switzerland"
|
968 |
msgstr ""
|
969 |
|
970 |
+
#: classes/helpers/FrmAppHelper.php:1710
|
971 |
msgid "Greek"
|
972 |
msgstr ""
|
973 |
|
974 |
+
#: classes/helpers/FrmAppHelper.php:1711 classes/helpers/FrmAppHelper.php:1712
|
975 |
msgid "Hebrew"
|
976 |
msgstr ""
|
977 |
|
978 |
+
#: classes/helpers/FrmAppHelper.php:1713
|
979 |
msgid "Hindi"
|
980 |
msgstr ""
|
981 |
|
982 |
+
#: classes/helpers/FrmAppHelper.php:1714
|
983 |
msgid "Hungarian"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: classes/helpers/FrmAppHelper.php:1715
|
987 |
msgid "Icelandic"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: classes/helpers/FrmAppHelper.php:1716
|
991 |
msgid "Indonesian"
|
992 |
msgstr ""
|
993 |
|
994 |
+
#: classes/helpers/FrmAppHelper.php:1717
|
995 |
msgid "Italian"
|
996 |
msgstr ""
|
997 |
|
998 |
+
#: classes/helpers/FrmAppHelper.php:1718
|
999 |
msgid "Japanese"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: classes/helpers/FrmAppHelper.php:1719
|
1003 |
msgid "Korean"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: classes/helpers/FrmAppHelper.php:1720
|
1007 |
msgid "Latvian"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#: classes/helpers/FrmAppHelper.php:1721
|
1011 |
msgid "Lithuanian"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: classes/helpers/FrmAppHelper.php:1722
|
1015 |
msgid "Malaysian"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: classes/helpers/FrmAppHelper.php:1723
|
1019 |
msgid "Norwegian"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
+
#: classes/helpers/FrmAppHelper.php:1724
|
1023 |
msgid "Polish"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: classes/helpers/FrmAppHelper.php:1725
|
1027 |
msgid "Portuguese"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: classes/helpers/FrmAppHelper.php:1726
|
1031 |
msgid "Portuguese/Brazilian"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
+
#: classes/helpers/FrmAppHelper.php:1727
|
1035 |
msgid "Portuguese/Portugal"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
+
#: classes/helpers/FrmAppHelper.php:1728
|
1039 |
msgid "Romanian"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: classes/helpers/FrmAppHelper.php:1729
|
1043 |
msgid "Russian"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: classes/helpers/FrmAppHelper.php:1730 classes/helpers/FrmAppHelper.php:1731
|
1047 |
msgid "Serbian"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: classes/helpers/FrmAppHelper.php:1732
|
1051 |
msgid "Slovak"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: classes/helpers/FrmAppHelper.php:1733
|
1055 |
msgid "Slovenian"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: classes/helpers/FrmAppHelper.php:1734
|
1059 |
msgid "Spanish"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: classes/helpers/FrmAppHelper.php:1735
|
1063 |
msgid "Spanish/Latin America"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: classes/helpers/FrmAppHelper.php:1736
|
1067 |
msgid "Swedish"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: classes/helpers/FrmAppHelper.php:1737
|
1071 |
msgid "Tamil"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: classes/helpers/FrmAppHelper.php:1738
|
1075 |
msgid "Thai"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: classes/helpers/FrmAppHelper.php:1739 classes/helpers/FrmAppHelper.php:1740
|
1079 |
msgid "Turkish"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: classes/helpers/FrmAppHelper.php:1741
|
1083 |
msgid "Ukranian"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: classes/helpers/FrmAppHelper.php:1742
|
1087 |
msgid "Vietnamese"
|
1088 |
msgstr ""
|
1089 |
|
2701 |
msgid "There was an error deactivating your license."
|
2702 |
msgstr ""
|
2703 |
|
2704 |
+
#: classes/models/FrmAddon.php:425
|
2705 |
msgid "Your License Key was invalid"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
+
#: classes/models/FrmAddon.php:428
|
2709 |
#, php-format
|
2710 |
msgid ""
|
2711 |
"You had an error communicating with the Formidable API. %1$sClick here%2$s "
|
2712 |
"for more information."
|
2713 |
msgstr ""
|
2714 |
|
2715 |
+
#: classes/models/FrmAddon.php:431
|
2716 |
msgid "You had an HTTP error connecting to the Formidable API"
|
2717 |
msgstr ""
|
2718 |
|
2719 |
+
#: classes/models/FrmAddon.php:442
|
2720 |
#, php-format
|
2721 |
msgid "There was a %1$s error: %2$s"
|
2722 |
msgstr ""
|
2919 |
|
2920 |
#: classes/models/FrmFormAction.php:695
|
2921 |
#: classes/views/frm-forms/add_field_links.php:7
|
2922 |
+
#: classes/views/frm-forms/form.php:61
|
2923 |
msgid "Create"
|
2924 |
msgstr ""
|
2925 |
|
2927 |
#: classes/views/frm-forms/_publish_box.php:34
|
2928 |
#: classes/views/frm-forms/_publish_box.php:38
|
2929 |
#: classes/views/frm-forms/add_field_links.php:7
|
2930 |
+
#: classes/views/frm-forms/edit.php:23 classes/views/frm-forms/form.php:61
|
2931 |
#: classes/views/frm-forms/settings.php:359
|
2932 |
msgid "Update"
|
2933 |
msgstr ""
|
3333 |
msgid "Add Option"
|
3334 |
msgstr ""
|
3335 |
|
3336 |
+
#: classes/views/frm-forms/add_field.php:78
|
3337 |
msgid "Add \"Other\""
|
3338 |
msgstr ""
|
3339 |
|
3340 |
+
#: classes/views/frm-forms/add_field.php:86
|
3341 |
msgid "Field Choices"
|
3342 |
msgstr ""
|
3343 |
|
3344 |
+
#: classes/views/frm-forms/add_field.php:87
|
3345 |
msgid "Bulk Edit Options"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
+
#: classes/views/frm-forms/add_field.php:116
|
3349 |
msgid "Field Type"
|
3350 |
msgstr ""
|
3351 |
|
3352 |
+
#: classes/views/frm-forms/add_field.php:132
|
3353 |
+
#: classes/views/frm-forms/add_field.php:304
|
3354 |
msgid "Required"
|
3355 |
msgstr ""
|
3356 |
|
3357 |
+
#: classes/views/frm-forms/add_field.php:142
|
3358 |
msgid ""
|
3359 |
"Unique: Do not allow the same response multiple times. For example, if one "
|
3360 |
"user enters 'Joe', then no one else will be allowed to enter the same name."
|
3361 |
msgstr ""
|
3362 |
|
3363 |
+
#: classes/views/frm-forms/add_field.php:143
|
3364 |
+
#: classes/views/frm-forms/add_field.php:323
|
3365 |
msgid "Unique"
|
3366 |
msgstr ""
|
3367 |
|
3368 |
+
#: classes/views/frm-forms/add_field.php:153
|
3369 |
msgid ""
|
3370 |
"Read Only: Show this field but do not allow the field value to be edited "
|
3371 |
"from the front-end."
|
3372 |
msgstr ""
|
3373 |
|
3374 |
+
#: classes/views/frm-forms/add_field.php:155
|
3375 |
#: classes/views/styles/_field-colors.php:20
|
3376 |
msgid "Read Only"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
+
#: classes/views/frm-forms/add_field.php:165
|
3380 |
msgid "Indicate required field with"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
+
#: classes/views/frm-forms/add_field.php:173
|
3384 |
msgid ""
|
3385 |
"The field key can be used as an alternative to the field ID in many cases."
|
3386 |
msgstr ""
|
3387 |
|
3388 |
+
#: classes/views/frm-forms/add_field.php:174
|
3389 |
#: classes/views/frm-forms/mb_html_tab.php:11
|
3390 |
msgid "Field Key"
|
3391 |
msgstr ""
|
3392 |
|
3393 |
+
#: classes/views/frm-forms/add_field.php:183
|
3394 |
msgid "CSS layout classes"
|
3395 |
msgstr ""
|
3396 |
|
3397 |
+
#: classes/views/frm-forms/add_field.php:184
|
3398 |
msgid ""
|
3399 |
"Add a CSS class to the field container. Use our predefined classes to align "
|
3400 |
"multiple fields in single row."
|
3401 |
msgstr ""
|
3402 |
|
3403 |
+
#: classes/views/frm-forms/add_field.php:193
|
3404 |
#: classes/views/frm-forms/mb_html_tab.php:14
|
3405 |
msgid "Label Position"
|
3406 |
msgstr ""
|
3407 |
|
3408 |
+
#: classes/views/frm-forms/add_field.php:232
|
3409 |
msgid "Show URL image"
|
3410 |
msgstr ""
|
3411 |
|
3412 |
+
#: classes/views/frm-forms/add_field.php:237
|
3413 |
msgid ""
|
3414 |
"If this URL points to an image, show to image on the entries listing page."
|
3415 |
msgstr ""
|
3416 |
|
3417 |
+
#: classes/views/frm-forms/add_field.php:246
|
3418 |
msgid "ReCaptcha Type"
|
3419 |
msgstr ""
|
3420 |
|
3421 |
+
#: classes/views/frm-forms/add_field.php:247
|
3422 |
msgid ""
|
3423 |
"Set the size of the captcha field. The compact option is best if your form "
|
3424 |
"is in a small area."
|
3425 |
msgstr ""
|
3426 |
|
3427 |
+
#: classes/views/frm-forms/add_field.php:252
|
3428 |
msgid "Normal"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
+
#: classes/views/frm-forms/add_field.php:255
|
3432 |
msgid "Compact"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
+
#: classes/views/frm-forms/add_field.php:263
|
3436 |
msgid "reCAPTCHA Color"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: classes/views/frm-forms/add_field.php:269
|
3440 |
msgid "Light"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
+
#: classes/views/frm-forms/add_field.php:272
|
3444 |
msgid "Dark"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
+
#: classes/views/frm-forms/add_field.php:298
|
3448 |
msgid "Validation"
|
3449 |
msgstr ""
|
3450 |
|
3451 |
+
#: classes/views/frm-forms/add_field.php:314
|
3452 |
msgid "Invalid Format"
|
3453 |
msgstr ""
|
3454 |
|
3455 |
+
#: classes/views/frm-forms/add_field.php:332
|
3456 |
msgid "Confirmation"
|
3457 |
msgstr ""
|
3458 |
|
3459 |
+
#: classes/views/frm-forms/add_field.php:354
|
3460 |
msgid "Drag fields from your form or the sidebar into this section"
|
3461 |
msgstr ""
|
3462 |
|
3501 |
msgid "Add Fields Here"
|
3502 |
msgstr ""
|
3503 |
|
3504 |
+
#: classes/views/frm-forms/form.php:30
|
3505 |
msgid "Or load fields from a template"
|
3506 |
msgstr ""
|
3507 |
|
3508 |
+
#: classes/views/frm-forms/form.php:36
|
3509 |
msgid "Load Template"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
+
#: classes/views/frm-forms/form.php:41
|
3513 |
msgid "3. Save your form"
|
3514 |
msgstr ""
|
3515 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: contact form, form builder, custom form, forms, form, form maker, form cre
|
|
4 |
Requires at least: 4.4
|
5 |
Tested up to: 4.9.5
|
6 |
Requires PHP: 5.3
|
7 |
-
Stable tag: 3.02.
|
8 |
|
9 |
The best WordPress forms plugin for custom forms. Go beyond contact forms with a drag & drop form builder, HTML control & form style generator
|
10 |
|
@@ -160,6 +160,9 @@ The field and form names and descriptions are all changed with in-place edit. Ju
|
|
160 |
[See more FAQs](https://formidableforms.com/formidable-faqs/ "Formidable Form FAQs")
|
161 |
|
162 |
== Changelog ==
|
|
|
|
|
|
|
163 |
= 3.02.01 =
|
164 |
* Fix: Allow the heading class and ids to stay for the sidebar form widget. The headings were missing a class and not the same as other headings in some themes.
|
165 |
* Fix: If all form templates are deleted, keep the 'templates' nav item so new templates can still be created.
|
4 |
Requires at least: 4.4
|
5 |
Tested up to: 4.9.5
|
6 |
Requires PHP: 5.3
|
7 |
+
Stable tag: 3.02.02
|
8 |
|
9 |
The best WordPress forms plugin for custom forms. Go beyond contact forms with a drag & drop form builder, HTML control & form style generator
|
10 |
|
160 |
[See more FAQs](https://formidableforms.com/formidable-faqs/ "Formidable Form FAQs")
|
161 |
|
162 |
== Changelog ==
|
163 |
+
= 3.02.02 =
|
164 |
+
* Update PO file for translation
|
165 |
+
|
166 |
= 3.02.01 =
|
167 |
* Fix: Allow the heading class and ids to stay for the sidebar form widget. The headings were missing a class and not the same as other headings in some themes.
|
168 |
* Fix: If all form templates are deleted, keep the 'templates' nav item so new templates can still be created.
|