Business Directory Plugin - Version 5.5.14

Version Description

Download this release

Release Info

Developer businessdirectoryplugin
Plugin Icon 128x128 Business Directory Plugin
Version 5.5.14
Comparing to
See all releases

Code changes from version 5.5.13.1 to 5.5.14

README.TXT CHANGED
@@ -5,8 +5,8 @@ Tags: business directory, listings, directory plugin, company business directory
5
  Requires at least: 4.8
6
  Requires PHP: 5.6
7
  Tested up to: 5.3
8
- Last Updated: 2019-Dec-20
9
- Stable tag: 5.5.13.1
10
  License: GPLv2 or later
11
 
12
  Build any kind of local listings directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory, property listings and much more! Make your listings sing with Business Directory Plugin.
@@ -146,6 +146,17 @@ If you are having problems please visit [support forum](http://www.businessdirec
146
 
147
  == Changelog ==
148
 
 
 
 
 
 
 
 
 
 
 
 
149
  = Version 5.5.13.1 =
150
  * Validate queried object exists and is valid before setting BD query var. (#4385)
151
 
5
  Requires at least: 4.8
6
  Requires PHP: 5.6
7
  Tested up to: 5.3
8
+ Last Updated: 2020-Jan-22
9
+ Stable tag: 5.5.14
10
  License: GPLv2 or later
11
 
12
  Build any kind of local listings directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory, property listings and much more! Make your listings sing with Business Directory Plugin.
146
 
147
  == Changelog ==
148
 
149
+ = Version 5.5.14 =
150
+ * Fix layout and style in login BD view.
151
+ * Fix listings email notification for free fees.
152
+ * Prevent fatal error on abandoned payment notification class when listing is not available.
153
+ * Prevent reCAPTCHA scripts load when not used on BD pages.
154
+ * Update 'manage_recurring' URL inside recurring warning when deleting a listing.
155
+ * Fix CSV import row number. Allow importing 1 listing CSV file.
156
+ * Allow main box (quick search) renders when is called from shortcode.
157
+ * Modify 'CC this e-mail address too' option usage to support multiple addresses.
158
+ * Fix new listings status and email notification after submit issues.
159
+
160
  = Version 5.5.13.1 =
161
  * Validate queried object exists and is valid before setting BD query var. (#4385)
162
 
assets/css/less/login.less CHANGED
@@ -27,4 +27,70 @@
27
  display: block;
28
  }
29
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  }
27
  display: block;
28
  }
29
  }
30
+
31
+ h4 {
32
+ font-size: 21px;
33
+ margin-top: 0;
34
+ }
35
+
36
+ .access-key-message {
37
+ font-size: 13px;
38
+ }
39
+
40
+ input[type=text],
41
+ input[type=password] {
42
+ width: 100%;
43
+ }
44
+ }
45
+
46
+ .wpbdp-wp-theme-twentyseventeen {
47
+ #wpbdp-login-access-key-form {
48
+ input[type=submit] {
49
+ margin-top: 49px;
50
+ }
51
+ }
52
+
53
+ #wpbdp-login-form {
54
+ h4 {
55
+ margin-bottom: 74px;
56
+ }
57
+ }
58
+ }
59
+
60
+ .wpbdp-wp-theme-twentynineteen {
61
+ #wpbdp-login-view {
62
+ h4 {
63
+ font-size: 24px;
64
+ }
65
+
66
+ .access-key-message {
67
+ font-size: 16px;
68
+ }
69
+
70
+ #wpbdp-login-access-key-form {
71
+ input[type=submit] {
72
+ margin-top: 60px;
73
+ }
74
+ }
75
+
76
+ #wpbdp-login-form {
77
+ h4 {
78
+ margin-bottom: 72px;
79
+ }
80
+ }
81
+ }
82
+ }
83
+
84
+ .wpbdp-wp-theme-twentytwenty {
85
+ #wpbdp-login-access-key-form {
86
+ input[type=submit] {
87
+ margin-top: 44px;
88
+ }
89
+ }
90
+
91
+ #wpbdp-login-form {
92
+ h4 {
93
+ margin-bottom: 57px;
94
+ }
95
+ }
96
  }
assets/css/wpbdp.min.css CHANGED
@@ -1 +1 @@
1
- .wpbdp-tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:10px !important;margin-right:2px;text-decoration:none !important;line-height:1.5 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wpbdp-display-block{display:block}.wpbdp-cf:before,.wpbdp-cf:after,.cf:before,.cf:after{content:" ";display:table}.wpbdp-cf:after,.cf:after{clear:both}.wpbdp-cf,.cf{*zoom:1}form#wpbdmsearchform{padding:12px 0;text-align:center}form#wpbdmsearchform input{display:inline}form#wpbdmsearchform .wpbdmsearchbutton{margin-top:5px}form#wpbdmsearchform a.advanced-search-link{font-size:70%;display:block}#wpbdp-search-form{padding-left:10px}#wpbdp-search-form .wpbdp-search-filter{margin-bottom:10px;clear:both}#wpbdp-search-form .wpbdp-search-filter>.wpbdp-search-field-label{display:block;width:40%;float:left}#wpbdp-search-form .wpbdp-search-filter>div.field{display:block;width:60%;margin-left:40%;padding-left:5px}#wpbdp-search-form .wpbdp-search-filter>div.field>input[type="text"]{box-sizing:border-box;width:90%}#wpbdp-search-form .wpbdp-search-filter>div.field>select{box-sizing:border-box;width:90%}#wpbdp-search-form input[type="submit"]{float:none;margin:auto}.wpbdp-clearfix:after,.cf:before,.cf:after{content:" ";display:table}.wpbdp-clearfix:after,.cf:after{clear:both}.wpbdp-clearfix,.cf{*zoom:1}.wpbdp-pagination{margin:25px 0 0 0}.wpbdp-pagination .next{float:right}.listing-actions form{margin:0;padding:0;display:inline}.listing-actions input{margin:0;font-size:80%}.listing-actions input.delete-listing{margin-left:5px;margin-right:30px;color:#ff0000 !important}.listing-actions .back-to-dir{float:right}.listing-actions a.button{padding:5px 10px;font-size:11px;text-decoration:none;background-color:#e6e6e6;color:#7c7c7c;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-ms-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-webkit-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-o-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:linear-gradient(top, #f4f4f4, #e6e6e6);border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 1px 2px rgba(64,64,64,0.1);margin-right:3px}.listing-actions a.button:hover{color:#5e5e5e;background-color:#ebebeb;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-ms-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-webkit-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-o-linear-gradient(top, #f9f9f9, #ebebeb);background-image:linear-gradient(top, #f9f9f9, #ebebeb)}.listing-actions a.delete-listing{margin-left:20px;color:#ff0000}.wpbdp-listing .listing-details .field-value{margin-bottom:10px;width:100%;float:none}.wpbdmsingledetails .singledetailsview .field-value{margin-bottom:10px}.field-value label,.field-value .field-label{color:#444;font-weight:bold}.wpbdp-listing-excerpt{padding:10px;border-bottom:dotted 1px #ddd}.wpbdp-listing-excerpt.odd{background:#eee}.wpbdp-listing-excerpt.sticky{background:#fff0cf;border-bottom:solid 1px #b37800;margin-top:30px}.wpbdp-listing-excerpt .listing-thumbnail{float:right;margin:0 10px 0 0}.wpbdp-listing-excerpt .listing-actions{margin-top:15px}.wpbdp-listing-single .listing-actions{margin-bottom:25px}.wpbdp-listing-single.sticky{margin-top:30px}.wpbdp-listing-excerpt .stickytag{float:right;margin-top:-20px}.wpbdp-listing-single .stickytag{float:right;margin-top:-100px}.wpbdp-listing-single .stickytag img{margin-left:-85px;position:absolute;overflow:hidden}.wpbdp-listing-excerpt .stickytag img{margin-top:-19px}.wpbdp-listing-excerpt .stickytag img,.wpbdp-listing-single .stickytag img{border:0;box-shadow:none;background:transparent;height:102px}.wpbdp-listing-single .listing-title{padding:2px 8px;background:#efefef;border:dotted 1px #ddd;margin-bottom:7px}.wpbdp-listing-single .listing-title h2{clear:none;margin:0}.wpbdp-listing-single .main-image{float:right;margin-left:10px;padding:5px}.wpbdp-listing-single .main-image a{position:relative !important}.wpbdp-listing-single .main-image img{border:solid 1px #333}.wpbdp-listing-single .extra-images{margin-top:10px;clear:both}.wpbdp-listing-single .extra-images ul{margin:0 auto;width:100%}.wpbdp-listing-single .extra-images ul li{list-style-type:none;display:inline;margin-left:5px}.wpbdp-listing-single .extra-images ul li img{display:inline;vertical-align:top;margin:0 auto;max-width:150px;border:solid 1px #333}.wpbdp-listing .social-fields{margin:20px 0}.wpbdp-listing .social-fields .social-field{margin-bottom:10px}.wpbdp-listing .social-fields .social-field.twitter{display:inline-block;vertical-align:text-top;height:20px;margin-right:10px}.wpbdp-listing .social-fields .social-field.twitter iframe{margin-bottom:0}.wpbdp-listing .social-fields .social-field.facebook{display:inline-block;height:0;margin-right:10px}.wpbdp-listing .social-fields .social-field.facebook .fb-like span:first-of-type{vertical-align:middle !important}.wpbdp-listing .social-fields .social-field.linkedin{display:inline-block;margin-right:10px}.wpbdp-listing .social-fields .social-field.linkedin img{vertical-align:middle}.social-field-link{display:inline-block;margin-right:10px}.social-field-link .social-icon{display:inline-block;vertical-align:middle;background-color:transparent;color:#1a1a1a}.social-field-link a{box-shadow:none}.social-field-link a img{height:30px;width:auto}.social-field-link a object{height:34px;margin-bottom:0}.social-field-link.twitter object{border-radius:17px}.social-field-link.icon_first .social-icon{margin-right:5px}.social-field-link.text_first .social-text{margin-right:5px}@media screen and (max-width:500px){.social-field.facebook .fb-like>span{width:100% !important}}.wpbdp-listing-contact-form{margin-top:20px;border-top:dotted 1px #ddd;padding-top:20px;padding-left:10px}.wpbdp-listing-contact-form label,.wpbdp-listing-contact-form .wpbdp-contact-listing-title{display:block;margin-bottom:10px}.wpbdp-listing-contact-form input[type="text"]{width:98%}.wpbdp-listing-contact-form #wpbdp-contact-form-recaptcha{margin-bottom:20px}.wpbdp-listing-contact-form .send-message-button{margin-left:-10px}.wpbdp-listing-contact-form h3{margin-left:-10px}.wpbdp-listing-contact-form textarea{width:98% !important}.wpbdp-listing .comments{margin-top:20px}.wpbdp-bar{background:#f7f7f7;margin:10px 0 20px 0;padding:5px 10px}.wpbdp-bar:before,.wpbdp-bar:after{content:" ";display:table;clear:both}.wpbdp-bar .wpbdp-search-form{margin:0;padding:0 !important;margin-left:50%}.wpbdp-main-links a{margin-right:15px}.wpbdp-bar .left{float:left;text-align:center}.wpbdp-bar .right{width:300px;float:right}.wpbdp-listings-sort-options{font-size:90%;margin:5px 0;text-align:right}.wpbdp-listings-sort-options .current{font-weight:bold}#wpbdp-categories{clear:both}.wpbdp-categories{margin:0;padding-left:20px}.wpbdp-categories .cat-item{box-sizing:border-box;float:left;margin:0 0 20px;width:50%}.wpbdp-categories .cat-item:nth-child(2n+1){clear:left}.wpbdp-categories .cat-item .cat-item{margin:0;width:100%}.wpbdp-categories-tiny .cat-item{float:none;width:100%}.wpbdp-categories-tiny .cat-item:nth-child(2n+1){clear:none}.wpbdp-form-field{margin:12px 0}.wpbdp-form-field:first-child{margin-top:0}.wpbdp-form-field .wpbdp-form-field-label{margin:0 0 3px 0}.wpbdp-form-field .wpbdp-form-field-label label{display:inline-block;font-weight:bold}.wpbdp-form-field .wpbdp-form-field-label .wpbdp-form-field-required-indicator{margin-left:3px;font-size:90%}.wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-label{margin-bottom:0}.wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-description{margin-bottom:3px}.wpbdp-form-field .wpbdp-form-field-description{padding-left:6px;color:#666}.wpbdp-form-field .wpbdp-form-field-inner{padding-left:6px}.wpbdp-form-field.wpbdp-form-field-type-textarea textarea,.wpbdp-form-field.wpbdp-form-field-type-textfield input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-select select,.wpbdp-form-field.wpbdp-form-field-type-social-network input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-twitter input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-facebook input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-linkedin input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-phone_number input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-date input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-type-textarea textarea{min-height:50px}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col{box-sizing:border-box;float:left;width:50%}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col:first-child{padding-right:10pt}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col:last-child{padding-left:10pt}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col .sublabel{margin:0;display:block}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-association-content textarea{min-height:80px}.wpbdp-form-field .field-description{font-size:90%;color:#696969;float:right}.wpbdp-form-field .sublabel{font-size:90%;margin-left:10px;margin-right:10px}.wpbdp-form-field.wpbdp-form-field-type-image .preview,.wpbdp-form-field.wpbdp-form-field-type-social-network .preview{margin-bottom:20px}.wpbdp-form-field.wpbdp-form-field-type-image a.delete,.wpbdp-form-field.wpbdp-form-field-type-social-network a.delete{color:#900000;margin-right:20px}.wpbdp-form-field.wpbdp-form-field-type-image input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-network input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-type-image .wpbdp-social-type-field .sublabel,.wpbdp-form-field.wpbdp-form-field-type-social-network .wpbdp-social-type-field .sublabel{display:block}.wpbdp-form-field.wpbdp-form-field-type-image .wpbdp-social-type-field .wpbdp-inner-social-field-option:nth-of-type(2n+1),.wpbdp-form-field.wpbdp-form-field-type-social-network .wpbdp-social-type-field .wpbdp-inner-social-field-option:nth-of-type(2n+1){display:inline-block;width:30%;margin-right:40%;float:right}.wpbdp-form-field-validation-error-wrapper{margin:24px 0}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors{font-size:80%;color:#d64226;position:relative;background:#fff;border:1px solid #d64226;border-radius:4px;padding:4px 6px;margin:0 12px 3px 6px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:after,.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:before{top:100%;left:12px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:4px;margin-left:-4px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:before{border-color:rgba(214,66,38,0);border-top-color:#d64226;border-width:5px;margin-left:-5px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field{margin:0}.wpbdp-checkout-section{margin:0 0 1.5em 0;padding:.7em 1.2em;border:solid 1px #efefef}.wpbdp-checkout-section.wpbdp-checkout-errors{padding:0;border:none}.wpbdp-checkout-section h3{margin:0 0 1em 0;padding:0}.wpbdp-checkout-gateway-selection label{margin:0 10px 0 0}.wpbdp-checkout-gateway-selection label:last-child{margin-right:0}.wpbdp-checkout-gateway-selection label input,.wpbdp-checkout-gateway-selection label img{vertical-align:middle}.wpbdp-checkout-gateway-selection label img{margin-bottom:10px}.wpbdp-billing-detail-field{margin:0 0 1.5em 0;font-size:95%}.wpbdp-billing-detail-field label{margin:0;padding:0;font-weight:bold;display:block}.wpbdp-billing-detail-field .wpbdp-description{margin:0 0 4px 0;font-size:80%;color:#666;display:block}.wpbdp-billing-detail-field input[type="text"]{width:100%;box-sizing:border-box;padding:4px 6px}.wpbdp-billing-detail-field:last-child{margin-bottom:0}.wpbdp-billing-detail-field.wpbdp-required label:after{content:' *';color:#900000}.wpbdp-payment-receipt{border:1px solid #ccc;padding:1em 1.5em;margin:1.5em 0;font-size:90%}.wpbdp-payment-receipt h4{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-date{color:#666}.wpbdp-payment-receipt .wpbdp-payment-status{float:right}.wpbdp-payment-receipt .wpbdp-payment-receipt-details{margin:1.5em .5em}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dt{margin:0;padding:0;float:left;min-width:50%}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dd{margin:0 0 5px 50%;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-print{margin:1.5em 0 0 0}.wpbdp-checkout-invoice table.wpbdp-payment-items-table th,.wpbdp-checkout-invoice table.wpbdp-payment-items-table td{font-size:95%}.wpbdp-checkout-invoice table.wpbdp-payment-items-table tr.item td:first-of-type{width:80%}.wpbdp-checkout-invoice table.wpbdp-payment-items-table .item-fee-description{margin-left:10px;font-size:85%;max-width:90%}.select2-results{font-size:11px}#wpbdp-submit-listing input[type="text"],#wpbdp-submit-listing textarea{box-sizing:border-box}#wpbdp-submit-listing .wpbdp-submit-listing-section{margin:10px 0 0 0;display:block}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .collapse-indicator.expanded{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .collapse-indicator.collapsed{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .wpbdp-submit-listing-section-content{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section.hidden{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-header{background:#ccc;text-transform:uppercase;font-weight:bold;color:#333;padding:2px 10px;font-size:12px;cursor:pointer}#wpbdp-submit-listing .wpbdp-submit-listing-section-header .collapse-indicator{margin:0 10px 0 0;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-header .collapse-indicator.expanded{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-content{padding:10px 20px;border:solid 1px #ccc;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#wpbdp-submit-listing .wpbdp-submit-listing-section-content h4{margin:0 0 10px 0}#wpbdp-submit-listing .wpbdp-submit-listing-form-actions{margin:10px 0}#wpbdp-submit-listing .wpbdp-submit-listing-form-actions input[type="submit"]{float:right}#wpbdp-submit-listing .wpbdp-submit-listing-section-messages{margin:0 0 12px 0}#wpbdp-submit-listing .wpbdp-plan-selection-with-tip{margin:24px 0 0 0;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection ul.category-list{margin:0;padding:0;list-style-type:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection ul.category-list li{font-size:10px;margin:0 5px 0 0;padding:1px 6px;border-radius:3px;background:#5bc0de;color:#fff;font-weight:700;text-align:center;white-space:nowrap;vertical-align:baseline;border:none;display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection .wpbdp_continue_to_fields_action{text-align:right}#wpbdp-submit-listing .wpbdp-editor-area{height:422px}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #image-upload-form{margin:15px 10px}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #wpbdp-uploaded-images{margin:0 0 20px 0}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image{padding:10px 0;border-bottom:dotted 1px #efefef}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-img{width:60px;float:left}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-extra input[type="text"]{width:60%;display:block}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link{float:right;font-size:11px;text-decoration:none;color:#900000;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link:hover{text-decoration:underline;color:#ff0000}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image:hover .wpbdp-image-delete-link{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image-draggable-highlight{width:160px;height:160px;margin:0 10px;background:red;float:left}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #image-upload-form-no-js{width:0;height:0;overflow:hidden;visibility:hidden}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-dnd-area{float:left;width:72%;box-sizing:border-box}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-dnd-area.no-conditions{float:none;width:100%}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions{float:right;width:25%;color:#666;font-size:90%}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions dl{margin:0}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions dl dt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#wpbdp-submit-listing textarea.wpbdp-submit-listing-tos{width:100%;min-height:100px}#wpbdp-submit-listing #change-plan-link{text-align:right;font-size:90%}#wpbdp-submit-listing #wpbdp-submit-listing-account-details{margin:10px 0 0 0}#wpbdp-submit-listing #wpbdp-submit-listing-account-details input[type="password"]{width:70%;display:inline-block}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter{float:right;width:20%;padding:4px;text-align:center;border:1px solid}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-0{background-color:#f1adad;border-color:#e35b5b}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-2{background-color:#fbc5a9;border-color:#f78b53}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-3{background-color:#ffe399;border-color:#ffc733}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-4{background-color:#c1e1b9;border-color:#83c373}#wpbdp-login-view .wpbdp-login-options{margin:30px 0 0 0;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option{width:50%;float:left;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:first-child{padding:0 20px 0 0}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:last-child{border-left:1px solid #ccc;padding:0 0 0 20px}#wpbdp-login-view #loginform #user_login,#wpbdp-login-view #loginform #user_pass{display:block}.wpbdp-msg{font-size:85%;padding:6px 12px;color:#555;margin:5px 0;background:#fffbcc;border-radius:3px}.wpbdp-msg ul{margin:0}.wpbdp-msg ul li{list-style-position:inside}.wpbdp-msg.error,.wpbdp-msg.wpbdp-error{color:#fff;background:#bc0b0b}.wpbdp-msg.tip{background:#d7f5ff}.wpbdp-submit-page table.fee-options{width:100%}.wpbdp-submit-page table.fee-options th,.wpbdp-submit-page table.fee-options td{text-align:center}.wpbdp-submit-page table.fee-options td.fee-label,.wpbdp-submit-page table.fee-options tr.fee-description td{text-align:left}.wpbdp-submit-page table.fee-options .fee-selection{width:5%}.wpbdp-submit-page table.fee-options tr.fee-option td.fee-label{font-weight:bold}.wpbdp-submit-page table.fee-options td.fee-description{font-size:90%;color:#666}#wpbdp-renewal-page .do-not-renew-listing{padding:15px 10px 10px;border-radius:2px;background-color:#f0f0f0}#wpbdp-renewal-page .do-not-renew-listing p:last-child{margin-bottom:0}#wpbdp-renewal-page .do-not-renew-listing input[type="submit"]{background:#bc0b0b}.wpbdp-recaptcha-error{color:#ff0000}#wpbdp-delete-listing-page form.confirm-form{margin-top:30px}#wpbdp-delete-listing-page input.delete-listing-confirm{margin-left:20px;color:#c00}#googlewallet-buy img{border:none;box-shadow:none}.wpbdp-checkout input[type="image"]{padding:0;border:none;box-shadow:none;width:auto}table#wpbdp-manage-recurring th.listing-title,table#wpbdp-manage-recurring td.listing-title{min-width:200px}table#wpbdp-manage-recurring a.cancel-subscription{color:#ff0000}#wpbdp-manage-recurring-cancel dl dd{margin-left:10px}.wpbdp-cancel-subscription-form{padding:15px 10px 10px;border-radius:2px;background-color:#f0f0f0}.wpbdp-cancel-subscription-form p:last-child{margin-bottom:0}.wpbdp-cancel-subscription-form input.button-primary[type="submit"]{background-color:#bc0b0b}.wpbdp-cc-form{padding:0;width:90%}.wpbdp-cc-form h4{margin:0}.wpbdp-cc-field input{width:auto}.wpbdp-cc-field label{display:block;font-weight:bold;text-align:right;padding-right:10px}#wpbdp-billing-information .billing-info-section h4{margin:10px 0 5px 0}#wpbdp-billing-information .billing-info-section table{margin:1.75em 0}#wpbdp-billing-information #wpbdp-billing-field-exp,#wpbdp-billing-information #wpbdp-billing-field-exp-year{width:40%;display:inline}#wpbdp-billing-information .form-buttons{margin:15px 0}.wpbdp-show-on-mobile{display:none}input[type="button"].wpbdp-show-on-mobile{display:none}@media screen and (max-width:500px){.wpbdp-show-on-mobile{display:inline !important}input[type="button"].wpbdp-hide-on-mobile{display:none}.wpbdp-hide-on-mobile{display:none}.wpbdp-bar form.wpbdp-search-form{display:block;margin-left:0;margin-top:10px}.wpbdp-bar form.wpbdp-search-form #intextbox{margin-bottom:5px;padding:4px}.wpbdp-bar form.wpbdp-search-form input[type="text"]{padding:4px 0;margin:0 0 2px 0}.wpbdp-listings-sort-options{font-size:90%}.wpbdp-listing.wpbdp-listing{font-size:90%}.wpbdp-listing.wpbdp-listing-excerpt .field-value>label{display:block}.wpbdp-listing.wpbdp-listing-excerpt .listing-thumbnail,.wpbdp-listing.wpbdp-listing-single .listing-thumbnail{float:none;padding:5px}.wpbdp-listing.wpbdp-listing-excerpt .listing-details,.wpbdp-listing.wpbdp-listing-single .listing-details{margin:0 5px;float:none;display:block}.wpbdp-listing .listing-actions input{font-size:70%}.wpbdp-listing .listing-actions input.back-to-dir{float:right}.wpbdp-listing.wpbdp-listing-single .main-image{display:block;float:none;padding:0;margin:0 0 10px 0;text-align:center;max-width:90%}.wpbdp-listing.wpbdp-listing-single .field-value>label{display:block}.wpbdp-submit-page.step-images #image-upload-dnd-area{font-size:90%;float:none !important;width:100% !important}.wpbdp-submit-page.step-images .dnd-area-inside-error{margin-top:30px}.wpbdp-submit-page.step-images #image-upload-conditions{width:100% !important;float:none !important;font-size:90%}.wpbdp-submit-page.step-images #image-upload-conditions dl{margin:0;padding:0}.wpbdp-submit-page.step-images #image-upload-conditions dl dt{margin:0;margin-right:5px;padding:0;float:left}.wpbdp-submit-page.step-images #image-upload-conditions dl dd{margin:0;padding:0;display:block}.wpbdp-submit-page.step-images .wpbdp-image img{max-width:50%}.wpbdp-listings-sort-options.wpbdp-show-on-mobile{margin-bottom:10px}}body.business-directory #TB_ImageOff .screen-reader-text,body.business-directory #TB_closeWindowButton .screen-reader-text{visibility:hidden}body.business-directory #TB_next{float:right}body.business-directory #TB_prev{float:left}body.business-directory #TB_caption{text-align:center;width:70%;height:auto}body.business-directory #TB_closeWindow{padding:0;height:0}body.business-directory #TB_closeWindow .screen-reader-text{display:none}body.business-directory #TB_secondLine{font-size:11px;color:#666}.wpbdp-form-row label{display:block}.wpbdp-form-row.wpbdp-form-textfield input[type="text"]{width:400px}.wpbdp-main-box,.wpbdp-main-box .box-row,.wpbdp-main-box .box-col{box-sizing:border-box}.wpbdp-main-box{background:#f7f7f7;margin:10px 0 20px 0;border-radius:4px;padding:10px;width:100%}.wpbdp-main-box .box-row{margin-bottom:4px}.wpbdp-main-box .box-col{margin-bottom:4px;width:100%}.wpbdp-main-box .box-col input{width:100%}.wpbdp-main-box .submit-btn input[type="submit"]{margin-top:0}.wpbdp-main-box .advanced-search-link{border:none;box-shadow:none;display:block;font-size:11px;text-align:right;text-decoration:none}.wpbdp-main-box-medium .box-col,.wpbdp-main-box-large .box-col{float:left}.wpbdp-main-box-medium .search-fields>.cols-1 .box-col,.wpbdp-main-box-large .search-fields>.cols-1 .box-col{width:100%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col,.wpbdp-main-box-large .search-fields>.cols-2 .box-col{width:50%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-2 .box-col:first-child{padding-right:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col:last-child,.wpbdp-main-box-large .search-fields>.cols-2 .box-col:last-child{padding-left:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col,.wpbdp-main-box-large .search-fields>.cols-3 .box-col{padding-left:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-3 .box-col:first-child{padding-right:5px}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-3 .box-col:first-child{padding:0;width:100%}.wpbdp-main-box-large .box-row{margin-bottom:0}.wpbdp-main-box-large .search-fields{padding-right:5px;width:78%}.wpbdp-main-box-large .submit-btn{padding-left:5px;width:22%}.wpbdp-main-links{text-align:right}.wpbdp-main-links .button{margin:0 5px}.wpbdp-main-links .button:first-child{margin-left:0}.wpbdp-main-links .button:last-child{margin-right:0}.wpbdp-main-links-tiny .wpbdp-main-links .button{padding-top:10px;padding-bottom:10px;width:100%;margin:0 0 4px}.wpbdp-main-links-small .button{width:100%;margin:0 0 4px}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button{width:49%}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button:first-child{margin-right:1%}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button:last-child{margin-left:1%}.wpbdp-main-links-small .wpbdp-main-links-3-buttons .button:nth-child(2n){width:49%;margin-top:1%;margin-right:1%}.wpbdp-main-links-small .wpbdp-main-links-3-buttons .button:nth-child(2n+3){width:49%;margin-top:1%;margin-left:1%}.wpbdp-main-links-large .button{margin:0 3px}.wpbdp-with-button-styles .wpbdp-main-links-tiny .wpbdp-main-links .button{padding-top:10px;padding-bottom:10px}.wpbdp-with-button-styles .wpbdp-main-links-small .button{padding-top:10px;padding-bottom:10px}.wpbdp-with-button-styles .wpbdp-main-links-medium .wpbdp-main-links .button{padding-top:8px;padding-bottom:8px}.single-wpbdp_listing .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_category .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_tag .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-search .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-submit_listing .wpbdp-view-content-wrapper header.entry-header{display:none}.wpbdp-wp-theme-graphene.single-wpbdp_listing h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_category h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_tag h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-search h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-submit_listing h1.post-title{display:none}.wpbdp-wp-theme-genesis.wpbdp-view-show_category .archive-description,.wpbdp-wp-theme-genesis.wpbdp-view-show_tag .archive-description{display:none}.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_category .post-details,.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_tag .post-details{display:none}.wpbdp-wp-theme-atahualpa.wpbdp-view-show_category .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_tag .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_listing .post-footer{display:none}.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_category .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_tag .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_listing .entry-content .featured-image{display:none}.wpbdp-plan-info-box{padding:10px;margin:0 0 6px 0;border:1px solid #d2d2d2;border-radius:2px;background:#fafafa}.wpbdp-plan-info-box .wpbdp-plan-duration,.wpbdp-plan-info-box .wpbdp-plan-details,.wpbdp-plan-info-box .wpbdp-plan-price{float:left;box-sizing:border-box}.wpbdp-plan-info-box .wpbdp-plan-duration{width:20%;text-align:center}.wpbdp-plan-info-box .wpbdp-plan-duration-never-expires{font-size:20px;font-weight:bold;display:block;line-height:1em;text-transform:uppercase;word-wrap:break-word}.wpbdp-plan-info-box .wpbdp-plan-duration-amount{font-size:30px;font-weight:bold;display:block;line-height:1em}.wpbdp-plan-info-box .wpbdp-plan-duration-period{font-size:22px;display:block;line-height:1em}.wpbdp-plan-info-box .wpbdp-plan-details{width:55%;padding:0 10px}.wpbdp-plan-info-box .wpbdp-plan-description{margin:0 0 10px 0}.wpbdp-plan-info-box .wpbdp-plan-label{font-size:1.1em;font-weight:bold;margin-bottom:10px}.wpbdp-plan-info-box .wpbdp-plan-feature-list{margin:0 0 0 10px}.wpbdp-plan-info-box .wpbdp-plan-details p{margin:0}.wpbdp-plan-info-box .wpbdp-plan-feature-list li{list-style-position:inside;margin:0}.wpbdp-plan-info-box .wpbdp-plan-price{width:25%}.wpbdp-plan-info-box .wpbdp-plan-price label{font-size:20px;border:1px solid #f3f3f3;background:#fdfdfd;border-radius:2px;display:block;padding:4px 8px}.wpbdp-plan-info-box:not(.display-only) .wpbdp-plan-price label{cursor:pointer}.wpbdp-plan-info-box:not(.display-only) .wpbdp-plan-price label:hover{border-color:#d0d0d0;background:#fff}.wpbdp-plan-info-box .wpbdp-plan-price label input{margin:0 4px 0 0;vertical-align:2px}.wpbdp-plan-info-box .wpbdp-plan-disabled-msg{clear:both}.wpbdp-plan-info-box .wpbdp-plan-private-msg{width:100%;display:inline-block;text-align:right}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-details,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-price{width:100%}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration-amount,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration-period{display:inline}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-details{padding:0 0 4pt}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-label{font-size:1.5em;margin-bottom:5px}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-description{margin-bottom:5px}.wpbdp-plan-selection-wrapper.wpbdp-size-small .wpbdp-plan-details{width:47%}.wpbdp-plan-selection-wrapper.wpbdp-size-small .wpbdp-plan-price{width:32%}.wpbdp-drag-handle{width:6px;height:10px;display:inline-block;background:url('../../assets/images/drag-handle.png') 0 0;cursor:move;float:left;margin:5px 5px 0 0;vertical-align:middle}.wpbdp-help-tip{margin:10px 0}.wpbdp-help-tip .dashicons{vertical-align:middle}.wpbdp-help-tip .message{display:inline-block}.wpbdp-help-tip.small{font-size:12px}.wpbdp-help-tip.small .dashicons{font-size:15px;width:15px;height:15px}.wpbdp-hidden{display:none}.wpbdp-form-field-association-category .wpbdp-form-field-checkbox-item.disabled,.wpbdp-form-field-association-category .wpbdp-form-field-radio-item.disabled{opacity:.65}.wpbdp-form-field-association-category select{width:100%}.wpbdp-form-field-association-category .select2{width:100%}.wpbdp-form-field-association-category .select2 .select2-selection{border-radius:0}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice{font-size:11px;padding:1px 6px;border-radius:3px;font-weight:normal;white-space:nowrap;vertical-align:baseline;border:none}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove{margin-right:5px}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice,.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-search--inline{margin:5px 5px 0 0}.wpbdp-form-field-association-category .select2 .select2-search .select2-search__field{font-size:11px}#wpbdp-listing-flagging-page textarea{width:90%;min-height:150px;margin-bottom:10px}.wpbdp-wp-theme-twentyseventeen .single-featured-image-header{display:none}.wpbdp-wp-theme-twentytwenty .wpbdp-main-links .button,.wpbdp-wp-theme-twentytwenty .box-col.submit-btn input,.wpbdp-wp-theme-twentytwenty .listing-actions{font-size:1.5rem}.wpbdp-wp-theme-twentytwenty .wpbdp-listing-excerpt{font-size:1.8rem}
1
+ .wpbdp-tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:10px !important;margin-right:2px;text-decoration:none !important;line-height:1.5 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wpbdp-display-block{display:block}.wpbdp-cf:before,.wpbdp-cf:after,.cf:before,.cf:after{content:" ";display:table}.wpbdp-cf:after,.cf:after{clear:both}.wpbdp-cf,.cf{*zoom:1}form#wpbdmsearchform{padding:12px 0;text-align:center}form#wpbdmsearchform input{display:inline}form#wpbdmsearchform .wpbdmsearchbutton{margin-top:5px}form#wpbdmsearchform a.advanced-search-link{font-size:70%;display:block}#wpbdp-search-form{padding-left:10px}#wpbdp-search-form .wpbdp-search-filter{margin-bottom:10px;clear:both}#wpbdp-search-form .wpbdp-search-filter>.wpbdp-search-field-label{display:block;width:40%;float:left}#wpbdp-search-form .wpbdp-search-filter>div.field{display:block;width:60%;margin-left:40%;padding-left:5px}#wpbdp-search-form .wpbdp-search-filter>div.field>input[type="text"]{box-sizing:border-box;width:90%}#wpbdp-search-form .wpbdp-search-filter>div.field>select{box-sizing:border-box;width:90%}#wpbdp-search-form input[type="submit"]{float:none;margin:auto}.wpbdp-clearfix:after,.cf:before,.cf:after{content:" ";display:table}.wpbdp-clearfix:after,.cf:after{clear:both}.wpbdp-clearfix,.cf{*zoom:1}.wpbdp-pagination{margin:25px 0 0 0}.wpbdp-pagination .next{float:right}.listing-actions form{margin:0;padding:0;display:inline}.listing-actions input{margin:0;font-size:80%}.listing-actions input.delete-listing{margin-left:5px;margin-right:30px;color:#ff0000 !important}.listing-actions .back-to-dir{float:right}.listing-actions a.button{padding:5px 10px;font-size:11px;text-decoration:none;background-color:#e6e6e6;color:#7c7c7c;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-ms-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-webkit-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-o-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:linear-gradient(top, #f4f4f4, #e6e6e6);border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 1px 2px rgba(64,64,64,0.1);margin-right:3px}.listing-actions a.button:hover{color:#5e5e5e;background-color:#ebebeb;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-ms-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-webkit-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-o-linear-gradient(top, #f9f9f9, #ebebeb);background-image:linear-gradient(top, #f9f9f9, #ebebeb)}.listing-actions a.delete-listing{margin-left:20px;color:#ff0000}.wpbdp-listing .listing-details .field-value{margin-bottom:10px;width:100%;float:none}.wpbdmsingledetails .singledetailsview .field-value{margin-bottom:10px}.field-value label,.field-value .field-label{color:#444;font-weight:bold}.wpbdp-listing-excerpt{padding:10px;border-bottom:dotted 1px #ddd}.wpbdp-listing-excerpt.odd{background:#eee}.wpbdp-listing-excerpt.sticky{background:#fff0cf;border-bottom:solid 1px #b37800;margin-top:30px}.wpbdp-listing-excerpt .listing-thumbnail{float:right;margin:0 10px 0 0}.wpbdp-listing-excerpt .listing-actions{margin-top:15px}.wpbdp-listing-single .listing-actions{margin-bottom:25px}.wpbdp-listing-single.sticky{margin-top:30px}.wpbdp-listing-excerpt .stickytag{float:right;margin-top:-20px}.wpbdp-listing-single .stickytag{float:right;margin-top:-100px}.wpbdp-listing-single .stickytag img{margin-left:-85px;position:absolute;overflow:hidden}.wpbdp-listing-excerpt .stickytag img{margin-top:-19px}.wpbdp-listing-excerpt .stickytag img,.wpbdp-listing-single .stickytag img{border:0;box-shadow:none;background:transparent;height:102px}.wpbdp-listing-single .listing-title{padding:2px 8px;background:#efefef;border:dotted 1px #ddd;margin-bottom:7px}.wpbdp-listing-single .listing-title h2{clear:none;margin:0}.wpbdp-listing-single .main-image{float:right;margin-left:10px;padding:5px}.wpbdp-listing-single .main-image a{position:relative !important}.wpbdp-listing-single .main-image img{border:solid 1px #333}.wpbdp-listing-single .extra-images{margin-top:10px;clear:both}.wpbdp-listing-single .extra-images ul{margin:0 auto;width:100%}.wpbdp-listing-single .extra-images ul li{list-style-type:none;display:inline;margin-left:5px}.wpbdp-listing-single .extra-images ul li img{display:inline;vertical-align:top;margin:0 auto;max-width:150px;border:solid 1px #333}.wpbdp-listing .social-fields{margin:20px 0}.wpbdp-listing .social-fields .social-field{margin-bottom:10px}.wpbdp-listing .social-fields .social-field.twitter{display:inline-block;vertical-align:text-top;height:20px;margin-right:10px}.wpbdp-listing .social-fields .social-field.twitter iframe{margin-bottom:0}.wpbdp-listing .social-fields .social-field.facebook{display:inline-block;height:0;margin-right:10px}.wpbdp-listing .social-fields .social-field.facebook .fb-like span:first-of-type{vertical-align:middle !important}.wpbdp-listing .social-fields .social-field.linkedin{display:inline-block;margin-right:10px}.wpbdp-listing .social-fields .social-field.linkedin img{vertical-align:middle}.social-field-link{display:inline-block;margin-right:10px}.social-field-link .social-icon{display:inline-block;vertical-align:middle;background-color:transparent;color:#1a1a1a}.social-field-link a{box-shadow:none}.social-field-link a img{height:30px;width:auto}.social-field-link a object{height:34px;margin-bottom:0}.social-field-link.twitter object{border-radius:17px}.social-field-link.icon_first .social-icon{margin-right:5px}.social-field-link.text_first .social-text{margin-right:5px}@media screen and (max-width:500px){.social-field.facebook .fb-like>span{width:100% !important}}.wpbdp-listing-contact-form{margin-top:20px;border-top:dotted 1px #ddd;padding-top:20px;padding-left:10px}.wpbdp-listing-contact-form label,.wpbdp-listing-contact-form .wpbdp-contact-listing-title{display:block;margin-bottom:10px}.wpbdp-listing-contact-form input[type="text"]{width:98%}.wpbdp-listing-contact-form #wpbdp-contact-form-recaptcha{margin-bottom:20px}.wpbdp-listing-contact-form .send-message-button{margin-left:-10px}.wpbdp-listing-contact-form h3{margin-left:-10px}.wpbdp-listing-contact-form textarea{width:98% !important}.wpbdp-listing .comments{margin-top:20px}.wpbdp-bar{background:#f7f7f7;margin:10px 0 20px 0;padding:5px 10px}.wpbdp-bar:before,.wpbdp-bar:after{content:" ";display:table;clear:both}.wpbdp-bar .wpbdp-search-form{margin:0;padding:0 !important;margin-left:50%}.wpbdp-main-links a{margin-right:15px}.wpbdp-bar .left{float:left;text-align:center}.wpbdp-bar .right{width:300px;float:right}.wpbdp-listings-sort-options{font-size:90%;margin:5px 0;text-align:right}.wpbdp-listings-sort-options .current{font-weight:bold}#wpbdp-categories{clear:both}.wpbdp-categories{margin:0;padding-left:20px}.wpbdp-categories .cat-item{box-sizing:border-box;float:left;margin:0 0 20px;width:50%}.wpbdp-categories .cat-item:nth-child(2n+1){clear:left}.wpbdp-categories .cat-item .cat-item{margin:0;width:100%}.wpbdp-categories-tiny .cat-item{float:none;width:100%}.wpbdp-categories-tiny .cat-item:nth-child(2n+1){clear:none}.wpbdp-form-field{margin:12px 0}.wpbdp-form-field:first-child{margin-top:0}.wpbdp-form-field .wpbdp-form-field-label{margin:0 0 3px 0}.wpbdp-form-field .wpbdp-form-field-label label{display:inline-block;font-weight:bold}.wpbdp-form-field .wpbdp-form-field-label .wpbdp-form-field-required-indicator{margin-left:3px;font-size:90%}.wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-label{margin-bottom:0}.wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-description{margin-bottom:3px}.wpbdp-form-field .wpbdp-form-field-description{padding-left:6px;color:#666}.wpbdp-form-field .wpbdp-form-field-inner{padding-left:6px}.wpbdp-form-field.wpbdp-form-field-type-textarea textarea,.wpbdp-form-field.wpbdp-form-field-type-textfield input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-select select,.wpbdp-form-field.wpbdp-form-field-type-social-network input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-twitter input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-facebook input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-linkedin input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-phone_number input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-date input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-type-textarea textarea{min-height:50px}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col{box-sizing:border-box;float:left;width:50%}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col:first-child{padding-right:10pt}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col:last-child{padding-left:10pt}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col .sublabel{margin:0;display:block}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-association-content textarea{min-height:80px}.wpbdp-form-field .field-description{font-size:90%;color:#696969;float:right}.wpbdp-form-field .sublabel{font-size:90%;margin-left:10px;margin-right:10px}.wpbdp-form-field.wpbdp-form-field-type-image .preview,.wpbdp-form-field.wpbdp-form-field-type-social-network .preview{margin-bottom:20px}.wpbdp-form-field.wpbdp-form-field-type-image a.delete,.wpbdp-form-field.wpbdp-form-field-type-social-network a.delete{color:#900000;margin-right:20px}.wpbdp-form-field.wpbdp-form-field-type-image input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-network input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-type-image .wpbdp-social-type-field .sublabel,.wpbdp-form-field.wpbdp-form-field-type-social-network .wpbdp-social-type-field .sublabel{display:block}.wpbdp-form-field.wpbdp-form-field-type-image .wpbdp-social-type-field .wpbdp-inner-social-field-option:nth-of-type(2n+1),.wpbdp-form-field.wpbdp-form-field-type-social-network .wpbdp-social-type-field .wpbdp-inner-social-field-option:nth-of-type(2n+1){display:inline-block;width:30%;margin-right:40%;float:right}.wpbdp-form-field-validation-error-wrapper{margin:24px 0}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors{font-size:80%;color:#d64226;position:relative;background:#fff;border:1px solid #d64226;border-radius:4px;padding:4px 6px;margin:0 12px 3px 6px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:after,.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:before{top:100%;left:12px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:4px;margin-left:-4px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:before{border-color:rgba(214,66,38,0);border-top-color:#d64226;border-width:5px;margin-left:-5px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field{margin:0}.wpbdp-checkout-section{margin:0 0 1.5em 0;padding:.7em 1.2em;border:solid 1px #efefef}.wpbdp-checkout-section.wpbdp-checkout-errors{padding:0;border:none}.wpbdp-checkout-section h3{margin:0 0 1em 0;padding:0}.wpbdp-checkout-gateway-selection label{margin:0 10px 0 0}.wpbdp-checkout-gateway-selection label:last-child{margin-right:0}.wpbdp-checkout-gateway-selection label input,.wpbdp-checkout-gateway-selection label img{vertical-align:middle}.wpbdp-checkout-gateway-selection label img{margin-bottom:10px}.wpbdp-billing-detail-field{margin:0 0 1.5em 0;font-size:95%}.wpbdp-billing-detail-field label{margin:0;padding:0;font-weight:bold;display:block}.wpbdp-billing-detail-field .wpbdp-description{margin:0 0 4px 0;font-size:80%;color:#666;display:block}.wpbdp-billing-detail-field input[type="text"]{width:100%;box-sizing:border-box;padding:4px 6px}.wpbdp-billing-detail-field:last-child{margin-bottom:0}.wpbdp-billing-detail-field.wpbdp-required label:after{content:' *';color:#900000}.wpbdp-payment-receipt{border:1px solid #ccc;padding:1em 1.5em;margin:1.5em 0;font-size:90%}.wpbdp-payment-receipt h4{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-date{color:#666}.wpbdp-payment-receipt .wpbdp-payment-status{float:right}.wpbdp-payment-receipt .wpbdp-payment-receipt-details{margin:1.5em .5em}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dt{margin:0;padding:0;float:left;min-width:50%}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dd{margin:0 0 5px 50%;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-print{margin:1.5em 0 0 0}.wpbdp-checkout-invoice table.wpbdp-payment-items-table th,.wpbdp-checkout-invoice table.wpbdp-payment-items-table td{font-size:95%}.wpbdp-checkout-invoice table.wpbdp-payment-items-table tr.item td:first-of-type{width:80%}.wpbdp-checkout-invoice table.wpbdp-payment-items-table .item-fee-description{margin-left:10px;font-size:85%;max-width:90%}.select2-results{font-size:11px}#wpbdp-submit-listing input[type="text"],#wpbdp-submit-listing textarea{box-sizing:border-box}#wpbdp-submit-listing .wpbdp-submit-listing-section{margin:10px 0 0 0;display:block}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .collapse-indicator.expanded{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .collapse-indicator.collapsed{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .wpbdp-submit-listing-section-content{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section.hidden{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-header{background:#ccc;text-transform:uppercase;font-weight:bold;color:#333;padding:2px 10px;font-size:12px;cursor:pointer}#wpbdp-submit-listing .wpbdp-submit-listing-section-header .collapse-indicator{margin:0 10px 0 0;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-header .collapse-indicator.expanded{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-content{padding:10px 20px;border:solid 1px #ccc;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#wpbdp-submit-listing .wpbdp-submit-listing-section-content h4{margin:0 0 10px 0}#wpbdp-submit-listing .wpbdp-submit-listing-form-actions{margin:10px 0}#wpbdp-submit-listing .wpbdp-submit-listing-form-actions input[type="submit"]{float:right}#wpbdp-submit-listing .wpbdp-submit-listing-section-messages{margin:0 0 12px 0}#wpbdp-submit-listing .wpbdp-plan-selection-with-tip{margin:24px 0 0 0;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection ul.category-list{margin:0;padding:0;list-style-type:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection ul.category-list li{font-size:10px;margin:0 5px 0 0;padding:1px 6px;border-radius:3px;background:#5bc0de;color:#fff;font-weight:700;text-align:center;white-space:nowrap;vertical-align:baseline;border:none;display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection .wpbdp_continue_to_fields_action{text-align:right}#wpbdp-submit-listing .wpbdp-editor-area{height:422px}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #image-upload-form{margin:15px 10px}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #wpbdp-uploaded-images{margin:0 0 20px 0}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image{padding:10px 0;border-bottom:dotted 1px #efefef}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-img{width:60px;float:left}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-extra input[type="text"]{width:60%;display:block}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link{float:right;font-size:11px;text-decoration:none;color:#900000;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link:hover{text-decoration:underline;color:#ff0000}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image:hover .wpbdp-image-delete-link{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image-draggable-highlight{width:160px;height:160px;margin:0 10px;background:red;float:left}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #image-upload-form-no-js{width:0;height:0;overflow:hidden;visibility:hidden}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-dnd-area{float:left;width:72%;box-sizing:border-box}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-dnd-area.no-conditions{float:none;width:100%}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions{float:right;width:25%;color:#666;font-size:90%}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions dl{margin:0}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions dl dt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#wpbdp-submit-listing textarea.wpbdp-submit-listing-tos{width:100%;min-height:100px}#wpbdp-submit-listing #change-plan-link{text-align:right;font-size:90%}#wpbdp-submit-listing #wpbdp-submit-listing-account-details{margin:10px 0 0 0}#wpbdp-submit-listing #wpbdp-submit-listing-account-details input[type="password"]{width:70%;display:inline-block}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter{float:right;width:20%;padding:4px;text-align:center;border:1px solid}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-0{background-color:#f1adad;border-color:#e35b5b}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-2{background-color:#fbc5a9;border-color:#f78b53}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-3{background-color:#ffe399;border-color:#ffc733}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-4{background-color:#c1e1b9;border-color:#83c373}#wpbdp-login-view .wpbdp-login-options{margin:30px 0 0 0;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option{width:50%;float:left;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:first-child{padding:0 20px 0 0}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:last-child{border-left:1px solid #ccc;padding:0 0 0 20px}#wpbdp-login-view #loginform #user_login,#wpbdp-login-view #loginform #user_pass{display:block}#wpbdp-login-view h4{font-size:21px;margin-top:0}#wpbdp-login-view .access-key-message{font-size:13px}#wpbdp-login-view input[type=text],#wpbdp-login-view input[type=password]{width:100%}.wpbdp-wp-theme-twentyseventeen #wpbdp-login-access-key-form input[type=submit]{margin-top:49px}.wpbdp-wp-theme-twentyseventeen #wpbdp-login-form h4{margin-bottom:74px}.wpbdp-wp-theme-twentynineteen #wpbdp-login-view h4{font-size:24px}.wpbdp-wp-theme-twentynineteen #wpbdp-login-view .access-key-message{font-size:16px}.wpbdp-wp-theme-twentynineteen #wpbdp-login-view #wpbdp-login-access-key-form input[type=submit]{margin-top:60px}.wpbdp-wp-theme-twentynineteen #wpbdp-login-view #wpbdp-login-form h4{margin-bottom:72px}.wpbdp-wp-theme-twentytwenty #wpbdp-login-access-key-form input[type=submit]{margin-top:44px}.wpbdp-wp-theme-twentytwenty #wpbdp-login-form h4{margin-bottom:57px}.wpbdp-msg{font-size:85%;padding:6px 12px;color:#555;margin:5px 0;background:#fffbcc;border-radius:3px}.wpbdp-msg ul{margin:0}.wpbdp-msg ul li{list-style-position:inside}.wpbdp-msg.error,.wpbdp-msg.wpbdp-error{color:#fff;background:#bc0b0b}.wpbdp-msg.tip{background:#d7f5ff}.wpbdp-submit-page table.fee-options{width:100%}.wpbdp-submit-page table.fee-options th,.wpbdp-submit-page table.fee-options td{text-align:center}.wpbdp-submit-page table.fee-options td.fee-label,.wpbdp-submit-page table.fee-options tr.fee-description td{text-align:left}.wpbdp-submit-page table.fee-options .fee-selection{width:5%}.wpbdp-submit-page table.fee-options tr.fee-option td.fee-label{font-weight:bold}.wpbdp-submit-page table.fee-options td.fee-description{font-size:90%;color:#666}#wpbdp-renewal-page .do-not-renew-listing{padding:15px 10px 10px;border-radius:2px;background-color:#f0f0f0}#wpbdp-renewal-page .do-not-renew-listing p:last-child{margin-bottom:0}#wpbdp-renewal-page .do-not-renew-listing input[type="submit"]{background:#bc0b0b}.wpbdp-recaptcha-error{color:#ff0000}#wpbdp-delete-listing-page form.confirm-form{margin-top:30px}#wpbdp-delete-listing-page input.delete-listing-confirm{margin-left:20px;color:#c00}#googlewallet-buy img{border:none;box-shadow:none}.wpbdp-checkout input[type="image"]{padding:0;border:none;box-shadow:none;width:auto}table#wpbdp-manage-recurring th.listing-title,table#wpbdp-manage-recurring td.listing-title{min-width:200px}table#wpbdp-manage-recurring a.cancel-subscription{color:#ff0000}#wpbdp-manage-recurring-cancel dl dd{margin-left:10px}.wpbdp-cancel-subscription-form{padding:15px 10px 10px;border-radius:2px;background-color:#f0f0f0}.wpbdp-cancel-subscription-form p:last-child{margin-bottom:0}.wpbdp-cancel-subscription-form input.button-primary[type="submit"]{background-color:#bc0b0b}.wpbdp-cc-form{padding:0;width:90%}.wpbdp-cc-form h4{margin:0}.wpbdp-cc-field input{width:auto}.wpbdp-cc-field label{display:block;font-weight:bold;text-align:right;padding-right:10px}#wpbdp-billing-information .billing-info-section h4{margin:10px 0 5px 0}#wpbdp-billing-information .billing-info-section table{margin:1.75em 0}#wpbdp-billing-information #wpbdp-billing-field-exp,#wpbdp-billing-information #wpbdp-billing-field-exp-year{width:40%;display:inline}#wpbdp-billing-information .form-buttons{margin:15px 0}.wpbdp-show-on-mobile{display:none}input[type="button"].wpbdp-show-on-mobile{display:none}@media screen and (max-width:500px){.wpbdp-show-on-mobile{display:inline !important}input[type="button"].wpbdp-hide-on-mobile{display:none}.wpbdp-hide-on-mobile{display:none}.wpbdp-bar form.wpbdp-search-form{display:block;margin-left:0;margin-top:10px}.wpbdp-bar form.wpbdp-search-form #intextbox{margin-bottom:5px;padding:4px}.wpbdp-bar form.wpbdp-search-form input[type="text"]{padding:4px 0;margin:0 0 2px 0}.wpbdp-listings-sort-options{font-size:90%}.wpbdp-listing.wpbdp-listing{font-size:90%}.wpbdp-listing.wpbdp-listing-excerpt .field-value>label{display:block}.wpbdp-listing.wpbdp-listing-excerpt .listing-thumbnail,.wpbdp-listing.wpbdp-listing-single .listing-thumbnail{float:none;padding:5px}.wpbdp-listing.wpbdp-listing-excerpt .listing-details,.wpbdp-listing.wpbdp-listing-single .listing-details{margin:0 5px;float:none;display:block}.wpbdp-listing .listing-actions input{font-size:70%}.wpbdp-listing .listing-actions input.back-to-dir{float:right}.wpbdp-listing.wpbdp-listing-single .main-image{display:block;float:none;padding:0;margin:0 0 10px 0;text-align:center;max-width:90%}.wpbdp-listing.wpbdp-listing-single .field-value>label{display:block}.wpbdp-submit-page.step-images #image-upload-dnd-area{font-size:90%;float:none !important;width:100% !important}.wpbdp-submit-page.step-images .dnd-area-inside-error{margin-top:30px}.wpbdp-submit-page.step-images #image-upload-conditions{width:100% !important;float:none !important;font-size:90%}.wpbdp-submit-page.step-images #image-upload-conditions dl{margin:0;padding:0}.wpbdp-submit-page.step-images #image-upload-conditions dl dt{margin:0;margin-right:5px;padding:0;float:left}.wpbdp-submit-page.step-images #image-upload-conditions dl dd{margin:0;padding:0;display:block}.wpbdp-submit-page.step-images .wpbdp-image img{max-width:50%}.wpbdp-listings-sort-options.wpbdp-show-on-mobile{margin-bottom:10px}}body.business-directory #TB_ImageOff .screen-reader-text,body.business-directory #TB_closeWindowButton .screen-reader-text{visibility:hidden}body.business-directory #TB_next{float:right}body.business-directory #TB_prev{float:left}body.business-directory #TB_caption{text-align:center;width:70%;height:auto}body.business-directory #TB_closeWindow{padding:0;height:0}body.business-directory #TB_closeWindow .screen-reader-text{display:none}body.business-directory #TB_secondLine{font-size:11px;color:#666}.wpbdp-form-row label{display:block}.wpbdp-form-row.wpbdp-form-textfield input[type="text"]{width:400px}.wpbdp-main-box,.wpbdp-main-box .box-row,.wpbdp-main-box .box-col{box-sizing:border-box}.wpbdp-main-box{background:#f7f7f7;margin:10px 0 20px 0;border-radius:4px;padding:10px;width:100%}.wpbdp-main-box .box-row{margin-bottom:4px}.wpbdp-main-box .box-col{margin-bottom:4px;width:100%}.wpbdp-main-box .box-col input{width:100%}.wpbdp-main-box .submit-btn input[type="submit"]{margin-top:0}.wpbdp-main-box .advanced-search-link{border:none;box-shadow:none;display:block;font-size:11px;text-align:right;text-decoration:none}.wpbdp-main-box-medium .box-col,.wpbdp-main-box-large .box-col{float:left}.wpbdp-main-box-medium .search-fields>.cols-1 .box-col,.wpbdp-main-box-large .search-fields>.cols-1 .box-col{width:100%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col,.wpbdp-main-box-large .search-fields>.cols-2 .box-col{width:50%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-2 .box-col:first-child{padding-right:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col:last-child,.wpbdp-main-box-large .search-fields>.cols-2 .box-col:last-child{padding-left:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col,.wpbdp-main-box-large .search-fields>.cols-3 .box-col{padding-left:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-3 .box-col:first-child{padding-right:5px}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-3 .box-col:first-child{padding:0;width:100%}.wpbdp-main-box-large .box-row{margin-bottom:0}.wpbdp-main-box-large .search-fields{padding-right:5px;width:78%}.wpbdp-main-box-large .submit-btn{padding-left:5px;width:22%}.wpbdp-main-links{text-align:right}.wpbdp-main-links .button{margin:0 5px}.wpbdp-main-links .button:first-child{margin-left:0}.wpbdp-main-links .button:last-child{margin-right:0}.wpbdp-main-links-tiny .wpbdp-main-links .button{padding-top:10px;padding-bottom:10px;width:100%;margin:0 0 4px}.wpbdp-main-links-small .button{width:100%;margin:0 0 4px}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button{width:49%}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button:first-child{margin-right:1%}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button:last-child{margin-left:1%}.wpbdp-main-links-small .wpbdp-main-links-3-buttons .button:nth-child(2n){width:49%;margin-top:1%;margin-right:1%}.wpbdp-main-links-small .wpbdp-main-links-3-buttons .button:nth-child(2n+3){width:49%;margin-top:1%;margin-left:1%}.wpbdp-main-links-large .button{margin:0 3px}.wpbdp-with-button-styles .wpbdp-main-links-tiny .wpbdp-main-links .button{padding-top:10px;padding-bottom:10px}.wpbdp-with-button-styles .wpbdp-main-links-small .button{padding-top:10px;padding-bottom:10px}.wpbdp-with-button-styles .wpbdp-main-links-medium .wpbdp-main-links .button{padding-top:8px;padding-bottom:8px}.single-wpbdp_listing .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_category .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_tag .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-search .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-submit_listing .wpbdp-view-content-wrapper header.entry-header{display:none}.wpbdp-wp-theme-graphene.single-wpbdp_listing h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_category h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_tag h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-search h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-submit_listing h1.post-title{display:none}.wpbdp-wp-theme-genesis.wpbdp-view-show_category .archive-description,.wpbdp-wp-theme-genesis.wpbdp-view-show_tag .archive-description{display:none}.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_category .post-details,.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_tag .post-details{display:none}.wpbdp-wp-theme-atahualpa.wpbdp-view-show_category .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_tag .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_listing .post-footer{display:none}.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_category .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_tag .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_listing .entry-content .featured-image{display:none}.wpbdp-plan-info-box{padding:10px;margin:0 0 6px 0;border:1px solid #d2d2d2;border-radius:2px;background:#fafafa}.wpbdp-plan-info-box .wpbdp-plan-duration,.wpbdp-plan-info-box .wpbdp-plan-details,.wpbdp-plan-info-box .wpbdp-plan-price{float:left;box-sizing:border-box}.wpbdp-plan-info-box .wpbdp-plan-duration{width:20%;text-align:center}.wpbdp-plan-info-box .wpbdp-plan-duration-never-expires{font-size:20px;font-weight:bold;display:block;line-height:1em;text-transform:uppercase;word-wrap:break-word}.wpbdp-plan-info-box .wpbdp-plan-duration-amount{font-size:30px;font-weight:bold;display:block;line-height:1em}.wpbdp-plan-info-box .wpbdp-plan-duration-period{font-size:22px;display:block;line-height:1em}.wpbdp-plan-info-box .wpbdp-plan-details{width:55%;padding:0 10px}.wpbdp-plan-info-box .wpbdp-plan-description{margin:0 0 10px 0}.wpbdp-plan-info-box .wpbdp-plan-label{font-size:1.1em;font-weight:bold;margin-bottom:10px}.wpbdp-plan-info-box .wpbdp-plan-feature-list{margin:0 0 0 10px}.wpbdp-plan-info-box .wpbdp-plan-details p{margin:0}.wpbdp-plan-info-box .wpbdp-plan-feature-list li{list-style-position:inside;margin:0}.wpbdp-plan-info-box .wpbdp-plan-price{width:25%}.wpbdp-plan-info-box .wpbdp-plan-price label{font-size:20px;border:1px solid #f3f3f3;background:#fdfdfd;border-radius:2px;display:block;padding:4px 8px}.wpbdp-plan-info-box:not(.display-only) .wpbdp-plan-price label{cursor:pointer}.wpbdp-plan-info-box:not(.display-only) .wpbdp-plan-price label:hover{border-color:#d0d0d0;background:#fff}.wpbdp-plan-info-box .wpbdp-plan-price label input{margin:0 4px 0 0;vertical-align:2px}.wpbdp-plan-info-box .wpbdp-plan-disabled-msg{clear:both}.wpbdp-plan-info-box .wpbdp-plan-private-msg{width:100%;display:inline-block;text-align:right}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-details,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-price{width:100%}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration-amount,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration-period{display:inline}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-details{padding:0 0 4pt}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-label{font-size:1.5em;margin-bottom:5px}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-description{margin-bottom:5px}.wpbdp-plan-selection-wrapper.wpbdp-size-small .wpbdp-plan-details{width:47%}.wpbdp-plan-selection-wrapper.wpbdp-size-small .wpbdp-plan-price{width:32%}.wpbdp-drag-handle{width:6px;height:10px;display:inline-block;background:url('../../assets/images/drag-handle.png') 0 0;cursor:move;float:left;margin:5px 5px 0 0;vertical-align:middle}.wpbdp-help-tip{margin:10px 0}.wpbdp-help-tip .dashicons{vertical-align:middle}.wpbdp-help-tip .message{display:inline-block}.wpbdp-help-tip.small{font-size:12px}.wpbdp-help-tip.small .dashicons{font-size:15px;width:15px;height:15px}.wpbdp-hidden{display:none}.wpbdp-form-field-association-category .wpbdp-form-field-checkbox-item.disabled,.wpbdp-form-field-association-category .wpbdp-form-field-radio-item.disabled{opacity:.65}.wpbdp-form-field-association-category select{width:100%}.wpbdp-form-field-association-category .select2{width:100%}.wpbdp-form-field-association-category .select2 .select2-selection{border-radius:0}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice{font-size:11px;padding:1px 6px;border-radius:3px;font-weight:normal;white-space:nowrap;vertical-align:baseline;border:none}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove{margin-right:5px}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice,.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-search--inline{margin:5px 5px 0 0}.wpbdp-form-field-association-category .select2 .select2-search .select2-search__field{font-size:11px}#wpbdp-listing-flagging-page textarea{width:90%;min-height:150px;margin-bottom:10px}.wpbdp-wp-theme-twentyseventeen .single-featured-image-header{display:none}.wpbdp-wp-theme-twentytwenty .wpbdp-main-links .button,.wpbdp-wp-theme-twentytwenty .box-col.submit-btn input,.wpbdp-wp-theme-twentytwenty .listing-actions{font-size:1.5rem}.wpbdp-wp-theme-twentytwenty .wpbdp-listing-excerpt{font-size:1.8rem}
business-directory-plugin.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Business Directory Plugin
4
  * Plugin URI: https://www.businessdirectoryplugin.com
5
  * Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
6
- * Version: 5.5.13.1
7
  * Author: D. Rodenbaugh
8
  * Author URI: https://businessdirectoryplugin.com
9
  * Text Domain: WPBDM
3
  * Plugin Name: Business Directory Plugin
4
  * Plugin URI: https://www.businessdirectoryplugin.com
5
  * Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
6
+ * Version: 5.5.14
7
  * Author: D. Rodenbaugh
8
  * Author URI: https://businessdirectoryplugin.com
9
  * Text Domain: WPBDM
includes/admin/class-csv-exporter.php CHANGED
@@ -77,11 +77,11 @@ class WPBDP_CSVExporter {
77
  $this->columns['expires_on'] = 'expires_on';
78
  }
79
 
80
- if ( $this->settings['include-created-date'] ) {
81
  $this->columns['created_date'] = 'created_date';
82
  }
83
 
84
- if ( $this->settings['include-modified-date'] ) {
85
  $this->columns['modified_date'] = 'modified_date';
86
  }
87
 
77
  $this->columns['expires_on'] = 'expires_on';
78
  }
79
 
80
+ if ( ! empty( $this->settings['include-created-date'] ) ) {
81
  $this->columns['created_date'] = 'created_date';
82
  }
83
 
84
+ if ( ! empty( $this->settings['include-modified-date'] ) ) {
85
  $this->columns['modified_date'] = 'modified_date';
86
  }
87
 
includes/admin/class-csv-import.php CHANGED
@@ -112,7 +112,7 @@ class WPBDP_CSV_Import {
112
 
113
  $n = 0;
114
  while ( $n < (int)$this->settings['batch-size'] ) {
115
- if ( $file->eof() ) {
116
  $this->done = true;
117
  break;
118
  }
@@ -217,7 +217,7 @@ class WPBDP_CSV_Import {
217
  }
218
 
219
  public function get_import_rows_count() {
220
- return max( 0, $this->total_lines - 1 );
221
  }
222
 
223
  public function get_imported_rows_count() {
112
 
113
  $n = 0;
114
  while ( $n < (int)$this->settings['batch-size'] ) {
115
+ if ( $file->eof() && empty( $file->current() ) ) {
116
  $this->done = true;
117
  break;
118
  }
217
  }
218
 
219
  public function get_import_rows_count() {
220
+ return max( 0, $this->total_lines );
221
  }
222
 
223
  public function get_imported_rows_count() {
includes/admin/settings/class-settings-bootstrap.php CHANGED
@@ -93,7 +93,7 @@ final class WPBDP__Settings__Bootstrap {
93
  'type' => 'checkbox',
94
  'name' => _x( 'Remove listing ID from directory URLs?', 'settings', 'WPBDM' ),
95
  'desc' => _x( 'Check this setting to remove the ID for better SEO.', 'settings', 'WPBDM' ),
96
- 'tooltip' => _x( 'Prior to 3.5.1, we included the ID in the listing URL, like "/business-directory/1809/listing-title".', 'settings', 'WPBDM' ) . _x( '<strong>IMPORTANT:</strong> subpages of the main directory page cannot be accesed while this settings is checked.', 'admin settings', 'WPBDM' ),
97
  'group' => 'permalink_settings',
98
  )
99
  );
93
  'type' => 'checkbox',
94
  'name' => _x( 'Remove listing ID from directory URLs?', 'settings', 'WPBDM' ),
95
  'desc' => _x( 'Check this setting to remove the ID for better SEO.', 'settings', 'WPBDM' ),
96
+ 'tooltip' => _x( 'Prior to 3.5.1, we included the ID in the listing URL, like "/business-directory/1809/listing-title".', 'settings', 'WPBDM' ) . _x( '<strong>IMPORTANT:</strong> subpages of the main directory page cannot be accesed while this setting is checked.', 'admin settings', 'WPBDM' ),
97
  'group' => 'permalink_settings',
98
  )
99
  );
includes/class-abandoned-payment-notification.php CHANGED
@@ -44,6 +44,10 @@ class WPBDP__Abandoned_Payment_Notification {
44
  $payment = WPBDP_Payment::objects()->get( $data->id );
45
  $listing = $payment->get_listing();
46
 
 
 
 
 
47
  // Send e-mail.
48
  $replacements = array(
49
  'listing' => $listing->get_title(),
44
  $payment = WPBDP_Payment::objects()->get( $data->id );
45
  $listing = $payment->get_listing();
46
 
47
+ if( ! $listing ) {
48
+ continue;
49
+ }
50
+
51
  // Send e-mail.
52
  $replacements = array(
53
  'listing' => $listing->get_title(),
includes/class-listing-email-notification.php CHANGED
@@ -202,7 +202,7 @@ class WPBDP__Listing_Email_Notification {
202
  $email->cc[] = get_option( 'admin_email' );
203
 
204
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
205
- $email->cc[] = wpbdp_get_option( 'admin-notifications-cc' );
206
  }
207
  }
208
 
@@ -240,7 +240,7 @@ class WPBDP__Listing_Email_Notification {
240
  $admin_email->to[] = get_bloginfo( 'admin_email' );
241
 
242
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
243
- $admin_email->cc[] = wpbdp_get_option( 'admin-notifications-cc' );
244
  }
245
 
246
  $admin_email->body = wpbdp_render( 'email/listing-added', array( 'listing' => $listing ), false );
@@ -291,7 +291,7 @@ class WPBDP__Listing_Email_Notification {
291
  $email->to[] = get_bloginfo( 'admin_email' );
292
 
293
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
294
- $email->cc[] = wpbdp_get_option( 'admin-notifications-cc' );
295
  }
296
 
297
  $email->body = wpbdp_render( 'email/listing-edited', array( 'listing' => $listing ), false );
@@ -363,7 +363,7 @@ class WPBDP__Listing_Email_Notification {
363
  $admin_email->to[] = get_bloginfo( 'admin_email' );
364
 
365
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
366
- $admin_email->cc[] = wpbdp_get_option( 'admin-notifications-cc' );
367
  }
368
 
369
  if ( empty( $report['email'] ) && 0 !== $report['user_id'] ) {
202
  $email->cc[] = get_option( 'admin_email' );
203
 
204
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
205
+ $email->cc = wpbdp_get_option( 'admin-notifications-cc' );
206
  }
207
  }
208
 
240
  $admin_email->to[] = get_bloginfo( 'admin_email' );
241
 
242
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
243
+ $admin_email->cc = wpbdp_get_option( 'admin-notifications-cc' );
244
  }
245
 
246
  $admin_email->body = wpbdp_render( 'email/listing-added', array( 'listing' => $listing ), false );
291
  $email->to[] = get_bloginfo( 'admin_email' );
292
 
293
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
294
+ $email->cc = wpbdp_get_option( 'admin-notifications-cc' );
295
  }
296
 
297
  $email->body = wpbdp_render( 'email/listing-edited', array( 'listing' => $listing ), false );
363
  $admin_email->to[] = get_bloginfo( 'admin_email' );
364
 
365
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
366
+ $admin_email->cc = wpbdp_get_option( 'admin-notifications-cc' );
367
  }
368
 
369
  if ( empty( $report['email'] ) && 0 !== $report['user_id'] ) {
includes/class-recaptcha.php CHANGED
@@ -53,7 +53,7 @@ class WPBDP_reCAPTCHA {
53
  function _enqueue_js_api() {
54
  global $wpbdp;
55
 
56
- if ( ! $wpbdp->is_plugin_page() ) {
57
  return;
58
  }
59
 
@@ -278,7 +278,7 @@ JS;
278
  return $section;
279
  }
280
 
281
- function maybe_hide_recaptcha_section ( $submit_sections, $submit ) {
282
  if ( 'v3' === $this->version && in_array( 'recaptcha', array_keys( $submit_sections ) ) ) {
283
  $submit_sections['recaptcha']['flags'][] = 'hidden';
284
  }
@@ -286,6 +286,19 @@ JS;
286
  return $submit_sections;
287
  }
288
 
 
 
 
 
 
 
 
 
 
 
 
 
 
289
  }
290
 
291
 
53
  function _enqueue_js_api() {
54
  global $wpbdp;
55
 
56
+ if ( ! $wpbdp->is_plugin_page() || ! $this->should_enqueue_scripts() ) {
57
  return;
58
  }
59
 
278
  return $section;
279
  }
280
 
281
+ public function maybe_hide_recaptcha_section ( $submit_sections, $submit ) {
282
  if ( 'v3' === $this->version && in_array( 'recaptcha', array_keys( $submit_sections ) ) ) {
283
  $submit_sections['recaptcha']['flags'][] = 'hidden';
284
  }
286
  return $submit_sections;
287
  }
288
 
289
+ private function should_enqueue_scripts() {
290
+ if ( is_user_logged_in() && wpbdp_get_option( 'hide-recaptcha-loggedin' ) ) {
291
+ return false;
292
+ }
293
+
294
+ if( ! ( wpbdp_get_option( 'recaptcha-on' ) || wpbdp_get_option( 'recaptcha-for-submits' ) || wpbdp_get_option( 'recaptcha-for-edits' ) || wpbdp_get_option( 'recaptcha-for-flagging' ) || wpbdp_get_option( 'recaptcha-for-comments' ) ) ) {
295
+ return false;
296
+ }
297
+
298
+ return true;
299
+
300
+ }
301
+
302
  }
303
 
304
 
includes/class-shortcodes.php CHANGED
@@ -655,7 +655,8 @@ class WPBDP__Shortcodes {
655
  }
656
 
657
  $box_args = array(
658
- 'buttons' => $buttons
 
659
  );
660
 
661
  return wpbdp_main_box( $box_args );
655
  }
656
 
657
  $box_args = array(
658
+ 'buttons' => $buttons,
659
+ 'in_shortcode' => true,
660
  );
661
 
662
  return wpbdp_main_box( $box_args );
includes/class-wpbdp.php CHANGED
@@ -19,7 +19,7 @@ final class WPBDP {
19
  }
20
 
21
  private function setup_constants() {
22
- define( 'WPBDP_VERSION', '5.5.13.1' );
23
 
24
  define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
25
  define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
19
  }
20
 
21
  private function setup_constants() {
22
+ define( 'WPBDP_VERSION', '5.5.14' );
23
 
24
  define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
25
  define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
includes/fields/class-fieldtypes-textfield.php CHANGED
@@ -36,6 +36,10 @@ class WPBDP_FieldTypes_TextField extends WPBDP_Form_Field_Type {
36
  return $tags;
37
  }
38
 
 
 
 
 
39
  return $value;
40
  }
41
 
36
  return $tags;
37
  }
38
 
39
+ if ( is_array( $value ) ) {
40
+ return $value[0];
41
+ }
42
+
43
  return $value;
44
  }
45
 
includes/functions.php CHANGED
@@ -1286,23 +1286,10 @@ function wpbdp_get_return_link() {
1286
 
1287
  }
1288
 
1289
- // Temporary zipcodesearch version fix Remove before 5.5.14.
1290
 
1291
- if( is_admin() && ! get_option( '_wpbpd_update_zip_module_version', false ) ) {
1292
-
1293
- $file = plugin_dir_path( __DIR__ ) . '../business-directory-zipcodesearch/business-directory-zipcodesearch.php';
1294
-
1295
- if ( ! file_exists( $file ) ) {
1296
- return;
1297
- }
1298
-
1299
- $content = file_get_contents( $file );
1300
-
1301
- if ( strpos( $content, '* Version: 5.1.1' ) ) {
1302
- if( file_put_contents( $file, str_replace('* Version: 5.1.1','* Version: 5.0.11', $content ) ) !== false ) {
1303
- update_option( '_wpbpd_update_zip_module_version', true );
1304
- }
1305
- }
1306
  }
1307
 
1308
  // phpcs:enable
1286
 
1287
  }
1288
 
1289
+ // Remove option created to fix zipcodesearch version, delete before 5.5.15.
1290
 
1291
+ if( get_option( '_wpbpd_update_zip_module_version', false ) ) {
1292
+ delete_option( '_wpbpd_update_zip_module_version' );
 
 
 
 
 
 
 
 
 
 
 
 
 
1293
  }
1294
 
1295
  // phpcs:enable
includes/helpers/class-email.php CHANGED
@@ -20,7 +20,7 @@ class WPBDP_Email {
20
  public $from = '';
21
  public $reply_to = '';
22
  public $to = array();
23
- public $cc = array();
24
  public $bcc = array();
25
  public $body = '';
26
  public $html = '';
@@ -72,7 +72,7 @@ class WPBDP_Email {
72
 
73
  $headers[] = 'From: ' . $this->from;
74
 
75
- foreach ( (array) $this->cc as $address ) {
76
  $headers[] = 'Cc: ' . $address;
77
  }
78
 
20
  public $from = '';
21
  public $reply_to = '';
22
  public $to = array();
23
+ public $cc = '';
24
  public $bcc = array();
25
  public $body = '';
26
  public $html = '';
72
 
73
  $headers[] = 'From: ' . $this->from;
74
 
75
+ foreach ( explode( ',', str_replace( ';', ',', $this->cc ) ) as $address ) {
76
  $headers[] = 'Cc: ' . $address;
77
  }
78
 
includes/templates-ui.php CHANGED
@@ -694,6 +694,7 @@ function wpbdp_the_main_box( $args = array() ) {
694
  function wpbdp_main_box( $args = null ) {
695
  $defaults = array(
696
  'buttons' => null,
 
697
  );
698
  $args = wp_parse_args( $args, $defaults );
699
 
694
  function wpbdp_main_box( $args = null ) {
695
  $defaults = array(
696
  'buttons' => null,
697
+ 'in_shortcode' => false,
698
  );
699
  $args = wp_parse_args( $args, $defaults );
700
 
includes/views/checkout.php CHANGED
@@ -52,7 +52,6 @@ class WPBDP__Views__Checkout extends WPBDP__View {
52
  if ( $this->is_successful_initial_payment() ) {
53
  $args = array(
54
  'listing_id' => $this->payment->listing_id,
55
- '_wpnonce' => wp_create_nonce( "wpbdp_checkout_{$this->payment->listing_id}_completed" ),
56
  );
57
 
58
  $this->_redirect( add_query_arg( $args, wpbdp_url( 'submit_listing' ) ) );
52
  if ( $this->is_successful_initial_payment() ) {
53
  $args = array(
54
  'listing_id' => $this->payment->listing_id,
 
55
  );
56
 
57
  $this->_redirect( add_query_arg( $args, wpbdp_url( 'submit_listing' ) ) );
includes/views/listing_contact.php CHANGED
@@ -236,7 +236,7 @@ class WPBDP__Views__Listing_Contact extends WPBDP__View {
236
  $admin_email->to = get_bloginfo( 'admin_email' );
237
 
238
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
239
- $admin_email->cc[] = wpbdp_get_option( 'admin-notifications-cc' );
240
  }
241
 
242
  $admin_email->template = 'businessdirectory-email';
236
  $admin_email->to = get_bloginfo( 'admin_email' );
237
 
238
  if ( wpbdp_get_option( 'admin-notifications-cc' ) ) {
239
+ $admin_email->cc = wpbdp_get_option( 'admin-notifications-cc' );
240
  }
241
 
242
  $admin_email->template = 'businessdirectory-email';
includes/views/submit_listing.php CHANGED
@@ -97,14 +97,13 @@ class WPBDP__Views__Submit_Listing extends WPBDP__Authenticated_Listing_View {
97
  }
98
 
99
  $this->listing = $this->find_or_create_listing();
100
- $listing_id = $this->listing->get_id();
101
 
102
  $auth_parameters = array( 'wpbdp_view' => 'submit_listing' );
103
 
104
  if ( $this->editing ) {
105
  $auth_parameters = array(
106
  'wpbdp_view' => 'edit_listing',
107
- 'redirect_query_args' => array( 'listing_id' => $listing_id )
108
  );
109
  }
110
 
@@ -114,17 +113,17 @@ class WPBDP__Views__Submit_Listing extends WPBDP__Authenticated_Listing_View {
114
  // Handle "Clear Form" request.
115
  if ( ! empty( $_POST ) && ! empty( $_POST['reset'] ) && 'reset' === $_POST['reset'] ) {
116
  if ( ! $this->editing ) {
117
- wp_delete_post( $listing_id, true );
118
  return $this->_redirect( wpbdp_url( 'submit_listing' ) );
119
  }
120
 
121
- return $this->_redirect( wpbdp_url( 'edit_listing', $listing_id ) );
122
  }
123
 
124
- if ( ! $this->editing && 'auto-draft' !== get_post_status( $listing_id ) ) {
125
  $possible_payment = WPBDP_Payment::objects()->filter(
126
  array(
127
- 'listing_id' => $listing_id,
128
  'payment_type' => 'initial',
129
  'status' => 'pending',
130
  )
@@ -156,7 +155,7 @@ class WPBDP__Views__Submit_Listing extends WPBDP__Authenticated_Listing_View {
156
  $this->sections = $this->submit_sections();
157
  $this->prepare_sections();
158
 
159
- if ( ( ! empty( $_POST['save_listing'] ) && '1' === $_POST['save_listing'] && ! $this->prevent_save ) || ( isset( $_GET['_wpnonce'] ) && wp_verify_nonce( $_GET['_wpnonce'], "wpbdp_checkout_{$listing_id}_completed" ) ) ) {
160
  $res = $this->save_listing();
161
 
162
  if ( is_wp_error( $res ) ) {
@@ -924,9 +923,7 @@ class WPBDP__Views__Submit_Listing extends WPBDP__Authenticated_Listing_View {
924
  }
925
 
926
  private function save_listing() {
927
- $payment = $this->listing->generate_or_retrieve_payment();
928
-
929
- if ( ! $this->editing && 'initial' === $payment->payment_type && 'pending' === $payment->status ) {
930
  $this->listing->set_status( 'incomplete' );
931
 
932
  if ( ! empty( $this->data['account_details'] ) ) {
@@ -943,6 +940,7 @@ class WPBDP__Views__Submit_Listing extends WPBDP__Authenticated_Listing_View {
943
  // return $this->render( 'extra-sections', array( 'output' => $extra ) );
944
  // do_action_ref_array( 'wpbdp_listing_form_extra_sections_save', array( &$this->state ) );
945
  $this->listing->set_status( 'pending_payment' );
 
946
 
947
  if ( ! $payment )
948
  die();
@@ -955,21 +953,8 @@ class WPBDP__Views__Submit_Listing extends WPBDP__Authenticated_Listing_View {
955
  }
956
  }
957
 
958
- $listing_status = get_post_status( $this->listing->get_id() );
959
- $listing_new_status = '';
960
-
961
- if ( $this->editing ) {
962
- $listing_new_status = 'publish' !== $listing_status ? $listing_status : wpbdp_get_option( 'edit-post-status' );
963
- }
964
-
965
- if ( ! $this->editing && ( 0 === $payment->amount || 'completed' === $payment->status ) ) {
966
- $listing_new_status = wpbdp_get_option( 'new-post-status' );
967
- }
968
-
969
- if ( $listing_new_status ) {
970
- $this->listing->set_post_status( $listing_new_status );
971
- }
972
-
973
  $this->listing->_after_save( 'submit-' . ( $this->editing ? 'edit' : 'new' ) );
974
 
975
  if ( ! $this->editing && 'completed' != $payment->status ) {
97
  }
98
 
99
  $this->listing = $this->find_or_create_listing();
 
100
 
101
  $auth_parameters = array( 'wpbdp_view' => 'submit_listing' );
102
 
103
  if ( $this->editing ) {
104
  $auth_parameters = array(
105
  'wpbdp_view' => 'edit_listing',
106
+ 'redirect_query_args' => array( 'listing_id' => $this->listing->get_id() )
107
  );
108
  }
109
 
113
  // Handle "Clear Form" request.
114
  if ( ! empty( $_POST ) && ! empty( $_POST['reset'] ) && 'reset' === $_POST['reset'] ) {
115
  if ( ! $this->editing ) {
116
+ wp_delete_post( $this->listing->get_id(), true );
117
  return $this->_redirect( wpbdp_url( 'submit_listing' ) );
118
  }
119
 
120
+ return $this->_redirect( wpbdp_url( 'edit_listing', $this->listing->get_id() ) );
121
  }
122
 
123
+ if ( ! $this->editing && 'auto-draft' !== get_post_status( $this->listing->get_id() ) ) {
124
  $possible_payment = WPBDP_Payment::objects()->filter(
125
  array(
126
+ 'listing_id' => $this->listing->get_id(),
127
  'payment_type' => 'initial',
128
  'status' => 'pending',
129
  )
155
  $this->sections = $this->submit_sections();
156
  $this->prepare_sections();
157
 
158
+ if ( ! empty( $_POST['save_listing'] ) && '1' === $_POST['save_listing'] && ! $this->prevent_save ) {
159
  $res = $this->save_listing();
160
 
161
  if ( is_wp_error( $res ) ) {
923
  }
924
 
925
  private function save_listing() {
926
+ if ( ! $this->editing ) {
 
 
927
  $this->listing->set_status( 'incomplete' );
928
 
929
  if ( ! empty( $this->data['account_details'] ) ) {
940
  // return $this->render( 'extra-sections', array( 'output' => $extra ) );
941
  // do_action_ref_array( 'wpbdp_listing_form_extra_sections_save', array( &$this->state ) );
942
  $this->listing->set_status( 'pending_payment' );
943
+ $payment = $this->listing->generate_or_retrieve_payment();
944
 
945
  if ( ! $payment )
946
  die();
953
  }
954
  }
955
 
956
+ $listing_status = get_post_status( $this->listing->get_id() );
957
+ $this->listing->set_post_status( $this->editing ? ( 'publish' !== $listing_status ? $listing_status : wpbdp_get_option( 'edit-post-status' ) ) : wpbdp_get_option( 'new-post-status' ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
958
  $this->listing->_after_save( 'submit-' . ( $this->editing ? 'edit' : 'new' ) );
959
 
960
  if ( ! $this->editing && 'completed' != $payment->status ) {
languages/WPBDM-ar.po CHANGED
@@ -5,7 +5,7 @@ msgstr ""
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
9
  "PO-Revision-Date: 2017-01-16 17:47-0500\n"
10
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
@@ -416,7 +416,7 @@ msgstr "مشاهدة جميع الإعلانات"
416
  msgid "Create A Listing"
417
  msgstr "إنشاء إعلان"
418
 
419
- #: includes/views/checkout.php:267
420
  msgid ""
421
  "There was an error trying to process your request. No gateway is selected."
422
  msgstr ""
@@ -1277,7 +1277,7 @@ msgstr ""
1277
  "يمكنك إنشاء هذه الحقول المخصصة بنفسك داخل \"إدارة الحقول\" أو السماح لدليل "
1278
  "الأعمال للقيام بذلك نيابة عنك تلقائياً."
1279
 
1280
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1281
  msgctxt "admin"
1282
  msgid "Go to \"Manage Form Fields\""
1283
  msgstr "إنتقل إلى \"إدارة حقول\""
@@ -1297,7 +1297,7 @@ msgctxt "admin"
1297
  msgid "Abandoned"
1298
  msgstr "متخلى عنه"
1299
 
1300
- #: includes/views/submit_listing.php:519
1301
  #, fuzzy
1302
  msgctxt "admin"
1303
  msgid "Go to \"Manage Fees\""
@@ -3626,7 +3626,7 @@ msgstr "العناصر النائبة صالحة: %s"
3626
  msgctxt "admin settings"
3627
  msgid ""
3628
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3629
- "accesed while this settings is checked."
3630
  msgstr ""
3631
 
3632
  #: includes/admin/settings/class-settings-bootstrap.php:287
@@ -6441,7 +6441,7 @@ msgctxt "submit listing"
6441
  msgid "You can't edit this listing."
6442
  msgstr "التصنيفات لهذا الإعلان"
6443
 
6444
- #: includes/views/submit_listing.php:146
6445
  msgctxt "submit listing"
6446
  msgid ""
6447
  "This listing can't be edited at this time because it has no fee plan "
@@ -6449,60 +6449,60 @@ msgid ""
6449
  "to a fee plan."
6450
  msgstr ""
6451
 
6452
- #: includes/views/submit_listing.php:151
6453
  msgctxt "submit listing"
6454
  msgid ""
6455
  "This listing can't be edited at this time. Please try again later or contact "
6456
  "the admin if the problem persists."
6457
  msgstr ""
6458
 
6459
- #: includes/views/submit_listing.php:174
6460
  #, fuzzy
6461
  msgctxt "submit listing"
6462
  msgid "You're logged in as admin, payment will be skipped."
6463
  msgstr "لقد تم تسجيل دخولك كمدير. سيتم تخطي أي خطوات للدفع."
6464
 
6465
- #: includes/views/submit_listing.php:398
6466
  #, fuzzy
6467
  msgctxt "submit listing"
6468
  msgid "Category selection"
6469
  msgstr "إختيار تصنيف"
6470
 
6471
- #: includes/views/submit_listing.php:398
6472
  #, fuzzy
6473
  msgctxt "submit listing"
6474
  msgid "Category & plan selection"
6475
  msgstr "إختيار تصنيف"
6476
 
6477
- #: includes/views/submit_listing.php:403
6478
  #, fuzzy
6479
  msgctxt "submit listing"
6480
  msgid "Listing Information"
6481
  msgstr "معلومات حول الإعلان"
6482
 
6483
- #: includes/views/submit_listing.php:408
6484
  #, fuzzy
6485
  msgctxt "submit listing"
6486
  msgid "Listing Images"
6487
  msgstr "صور الإعلانات"
6488
 
6489
- #: includes/views/submit_listing.php:416
6490
  msgctxt "submit listing"
6491
  msgid "Account Creation"
6492
  msgstr ""
6493
 
6494
- #: includes/views/submit_listing.php:422
6495
  #, fuzzy
6496
  msgctxt "submit listing"
6497
  msgid "Terms and Conditions"
6498
  msgstr "شروط وأحكام"
6499
 
6500
- #: includes/views/submit_listing.php:459
6501
  msgctxt "submit listing"
6502
  msgid "(Please choose a fee plan above)"
6503
  msgstr ""
6504
 
6505
- #: includes/views/submit_listing.php:509
6506
  #, fuzzy
6507
  msgctxt "submit listing"
6508
  msgid "Can not submit a listing at this moment. Please try again later."
@@ -6510,69 +6510,69 @@ msgstr ""
6510
  "لا يمكن أن نقوم بمعالجة الدفع الخاص بك في هذه اللحظة. المرجو المحاولة مرة "
6511
  "أخرى لاحقاً."
6512
 
6513
- #: includes/views/submit_listing.php:551
6514
  #, fuzzy
6515
  msgctxt "submit listing"
6516
  msgid "Please select a category."
6517
  msgstr "المرجو تحديد خيار رسوم التصنيف \"%s\"."
6518
 
6519
- #: includes/views/submit_listing.php:564
6520
  #, fuzzy
6521
  msgctxt "submit listing"
6522
  msgid "Please select a category for your listing."
6523
  msgstr "المرجو تحديد خيار رسوم التصنيف \"%s\"."
6524
 
6525
- #: includes/views/submit_listing.php:584
6526
  msgctxt "submit listing"
6527
  msgid "Please choose a valid category for your plan."
6528
  msgstr ""
6529
 
6530
- #: includes/views/submit_listing.php:586
6531
  #, fuzzy
6532
  msgctxt "submit listing"
6533
  msgid "Please choose a valid fee plan for your category selection."
6534
  msgstr "المرجو تحديد خيار رسوم التصنيف \"%s\"."
6535
 
6536
- #: includes/views/submit_listing.php:825
6537
  #, fuzzy
6538
  msgctxt "submit listing"
6539
  msgid "Please enter your desired username."
6540
  msgstr "يرجى إدخال إسمك."
6541
 
6542
- #: includes/views/submit_listing.php:830
6543
  #, fuzzy
6544
  msgctxt "submit listing"
6545
  msgid "Please enter the e-mail for your new account."
6546
  msgstr "يرجى إدخال إسمك."
6547
 
6548
- #: includes/views/submit_listing.php:835
6549
  msgctxt "submit listing"
6550
  msgid "The username you chose is already in use. Please use a different one."
6551
  msgstr ""
6552
 
6553
- #: includes/views/submit_listing.php:840
6554
  msgctxt "submit listing"
6555
  msgid "The e-mail address you chose for your account is already in use."
6556
  msgstr ""
6557
 
6558
- #: includes/views/submit_listing.php:855
6559
  msgctxt "submit listing"
6560
  msgid "Create a user account on this site"
6561
  msgstr ""
6562
 
6563
- #: includes/views/submit_listing.php:862
6564
  msgctxt "submit listing"
6565
  msgid ""
6566
  "You need to create an account on the site. Please fill out the form below."
6567
  msgstr ""
6568
 
6569
- #: includes/views/submit_listing.php:868
6570
  #, fuzzy
6571
  msgctxt "submit listing"
6572
  msgid "Username:"
6573
  msgstr "عضو"
6574
 
6575
- #: includes/views/submit_listing.php:877
6576
  #, fuzzy
6577
  msgctxt "submit listing"
6578
  msgid "Email:"
@@ -6765,7 +6765,7 @@ msgctxt "form-fields api"
6765
  msgid "Textfield"
6766
  msgstr "حقل النص"
6767
 
6768
- #: includes/fields/class-fieldtypes-textfield.php:53
6769
  msgctxt "form-fields api"
6770
  msgid "Format 01/31/1969"
6771
  msgstr "تنسيق 31/01/1969"
@@ -7125,7 +7125,7 @@ msgstr ""
7125
  "إعلانات بداخلها. هذا يعني أنها لن تظهر على الواجهة الأمامية للموقع الخاص بك. "
7126
  "إذا كنت لا تريد ذلك، إضغط <a>هنا</a> لتغيير الإعداد."
7127
 
7128
- #: includes/views/submit_listing.php:345
7129
  msgctxt "templates"
7130
  msgid ""
7131
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
@@ -7134,27 +7134,27 @@ msgstr ""
7134
  "<b>المشاهدة غير متوفرة</b>. هل لديك \"تعطيل إضافة إعلان من واجهة الموقع؟\" "
7135
  "محددة في الإعدادات؟"
7136
 
7137
- #: includes/views/submit_listing.php:347
7138
  msgctxt "templates"
7139
  msgid ""
7140
  "Listing submission has been disabled. Contact the administrator for details."
7141
  msgstr ""
7142
 
7143
- #: includes/views/submit_listing.php:512
7144
  msgctxt "templates"
7145
  msgid ""
7146
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
7147
  "submit a listing. %s to create a fee plan"
7148
  msgstr ""
7149
 
7150
- #: includes/views/submit_listing.php:526
7151
  msgctxt "templates"
7152
  msgid ""
7153
  "Listing submission is not available at the moment. Contact the administrator "
7154
  "for details."
7155
  msgstr ""
7156
 
7157
- #: includes/views/submit_listing.php:529
7158
  msgctxt "templates"
7159
  msgid ""
7160
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -7162,17 +7162,17 @@ msgid ""
7162
  "an existing field"
7163
  msgstr ""
7164
 
7165
- #: includes/views/submit_listing.php:897
7166
  msgctxt "templates"
7167
  msgid "Please agree to the Terms and Conditions."
7168
  msgstr "يرجى الموافقة على الشروط والأحكام."
7169
 
7170
- #: includes/views/submit_listing.php:905
7171
  msgctxt "templates"
7172
  msgid "Terms and Conditions:"
7173
  msgstr "شروط وأحكام:"
7174
 
7175
- #: includes/views/submit_listing.php:913
7176
  #, fuzzy
7177
  msgctxt "templates"
7178
  msgid "I agree to the <a>Terms and Conditions</a>"
@@ -7924,7 +7924,7 @@ msgctxt "checkout"
7924
  msgid "Print Receipt"
7925
  msgstr ""
7926
 
7927
- #: includes/views/checkout.php:132
7928
  #, fuzzy
7929
  msgctxt "checkout"
7930
  msgid "Can not process a payment at this time. Please try again later."
@@ -7932,29 +7932,29 @@ msgstr ""
7932
  "لا يمكن أن نقوم بمعالجة الدفع الخاص بك في هذه اللحظة. المرجو المحاولة مرة "
7933
  "أخرى لاحقاً."
7934
 
7935
- #: includes/views/checkout.php:169
7936
  #, fuzzy
7937
  msgctxt "checkout"
7938
  msgid "Invalid nonce received."
7939
  msgstr "جواب غير صالح من الخادم"
7940
 
7941
- #: includes/views/checkout.php:186
7942
  #, fuzzy
7943
  msgctxt "checkout"
7944
  msgid "Invalid gateway selected."
7945
  msgstr "حالة التجديد غير صالحة."
7946
 
7947
- #: includes/views/checkout.php:191
7948
  msgctxt "checkout"
7949
  msgid "Selected gateway does not support payment's currency."
7950
  msgstr ""
7951
 
7952
- #: includes/views/checkout.php:200
7953
  msgctxt "checkout"
7954
  msgid "Pay Now"
7955
  msgstr ""
7956
 
7957
- #: includes/views/checkout.php:247
7958
  msgctxt "checkout"
7959
  msgid "Unknown gateway error."
7960
  msgstr ""
@@ -8380,13 +8380,13 @@ msgctxt "views:login"
8380
  msgid "Please enter your access key and e-mail address."
8381
  msgstr "المرجو إدخال بريد إلكتروني صحيح."
8382
 
8383
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
8384
  #, fuzzy
8385
  msgctxt "views:login"
8386
  msgid "E-Mail Address"
8387
  msgstr "عنوان البريد الإلكتروني:"
8388
 
8389
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
8390
  #, fuzzy
8391
  msgctxt "views:login"
8392
  msgid "Access Key"
@@ -8591,14 +8591,14 @@ msgstr ""
8591
  "Il s'agit seulement d'une pré-visualisation. L'annonce n'a pas encore été "
8592
  "publiée."
8593
 
8594
- #: includes/views/submit_listing.php:695
8595
  msgctxt "listing submit"
8596
  msgid ""
8597
  "Something went wrong. Please check the form for errors, correct them and "
8598
  "submit again."
8599
  msgstr ""
8600
 
8601
- #: includes/views/submit_listing.php:779
8602
  msgctxt "listing submit"
8603
  msgid ""
8604
  "Image upload is required, please provide at least one image and submit again."
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
9
  "PO-Revision-Date: 2017-01-16 17:47-0500\n"
10
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
416
  msgid "Create A Listing"
417
  msgstr "إنشاء إعلان"
418
 
419
+ #: includes/views/checkout.php:266
420
  msgid ""
421
  "There was an error trying to process your request. No gateway is selected."
422
  msgstr ""
1277
  "يمكنك إنشاء هذه الحقول المخصصة بنفسك داخل \"إدارة الحقول\" أو السماح لدليل "
1278
  "الأعمال للقيام بذلك نيابة عنك تلقائياً."
1279
 
1280
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1281
  msgctxt "admin"
1282
  msgid "Go to \"Manage Form Fields\""
1283
  msgstr "إنتقل إلى \"إدارة حقول\""
1297
  msgid "Abandoned"
1298
  msgstr "متخلى عنه"
1299
 
1300
+ #: includes/views/submit_listing.php:518
1301
  #, fuzzy
1302
  msgctxt "admin"
1303
  msgid "Go to \"Manage Fees\""
3626
  msgctxt "admin settings"
3627
  msgid ""
3628
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3629
+ "accesed while this setting is checked."
3630
  msgstr ""
3631
 
3632
  #: includes/admin/settings/class-settings-bootstrap.php:287
6441
  msgid "You can't edit this listing."
6442
  msgstr "التصنيفات لهذا الإعلان"
6443
 
6444
+ #: includes/views/submit_listing.php:145
6445
  msgctxt "submit listing"
6446
  msgid ""
6447
  "This listing can't be edited at this time because it has no fee plan "
6449
  "to a fee plan."
6450
  msgstr ""
6451
 
6452
+ #: includes/views/submit_listing.php:150
6453
  msgctxt "submit listing"
6454
  msgid ""
6455
  "This listing can't be edited at this time. Please try again later or contact "
6456
  "the admin if the problem persists."
6457
  msgstr ""
6458
 
6459
+ #: includes/views/submit_listing.php:173
6460
  #, fuzzy
6461
  msgctxt "submit listing"
6462
  msgid "You're logged in as admin, payment will be skipped."
6463
  msgstr "لقد تم تسجيل دخولك كمدير. سيتم تخطي أي خطوات للدفع."
6464
 
6465
+ #: includes/views/submit_listing.php:397
6466
  #, fuzzy
6467
  msgctxt "submit listing"
6468
  msgid "Category selection"
6469
  msgstr "إختيار تصنيف"
6470
 
6471
+ #: includes/views/submit_listing.php:397
6472
  #, fuzzy
6473
  msgctxt "submit listing"
6474
  msgid "Category & plan selection"
6475
  msgstr "إختيار تصنيف"
6476
 
6477
+ #: includes/views/submit_listing.php:402
6478
  #, fuzzy
6479
  msgctxt "submit listing"
6480
  msgid "Listing Information"
6481
  msgstr "معلومات حول الإعلان"
6482
 
6483
+ #: includes/views/submit_listing.php:407
6484
  #, fuzzy
6485
  msgctxt "submit listing"
6486
  msgid "Listing Images"
6487
  msgstr "صور الإعلانات"
6488
 
6489
+ #: includes/views/submit_listing.php:415
6490
  msgctxt "submit listing"
6491
  msgid "Account Creation"
6492
  msgstr ""
6493
 
6494
+ #: includes/views/submit_listing.php:421
6495
  #, fuzzy
6496
  msgctxt "submit listing"
6497
  msgid "Terms and Conditions"
6498
  msgstr "شروط وأحكام"
6499
 
6500
+ #: includes/views/submit_listing.php:458
6501
  msgctxt "submit listing"
6502
  msgid "(Please choose a fee plan above)"
6503
  msgstr ""
6504
 
6505
+ #: includes/views/submit_listing.php:508
6506
  #, fuzzy
6507
  msgctxt "submit listing"
6508
  msgid "Can not submit a listing at this moment. Please try again later."
6510
  "لا يمكن أن نقوم بمعالجة الدفع الخاص بك في هذه اللحظة. المرجو المحاولة مرة "
6511
  "أخرى لاحقاً."
6512
 
6513
+ #: includes/views/submit_listing.php:550
6514
  #, fuzzy
6515
  msgctxt "submit listing"
6516
  msgid "Please select a category."
6517
  msgstr "المرجو تحديد خيار رسوم التصنيف \"%s\"."
6518
 
6519
+ #: includes/views/submit_listing.php:563
6520
  #, fuzzy
6521
  msgctxt "submit listing"
6522
  msgid "Please select a category for your listing."
6523
  msgstr "المرجو تحديد خيار رسوم التصنيف \"%s\"."
6524
 
6525
+ #: includes/views/submit_listing.php:583
6526
  msgctxt "submit listing"
6527
  msgid "Please choose a valid category for your plan."
6528
  msgstr ""
6529
 
6530
+ #: includes/views/submit_listing.php:585
6531
  #, fuzzy
6532
  msgctxt "submit listing"
6533
  msgid "Please choose a valid fee plan for your category selection."
6534
  msgstr "المرجو تحديد خيار رسوم التصنيف \"%s\"."
6535
 
6536
+ #: includes/views/submit_listing.php:824
6537
  #, fuzzy
6538
  msgctxt "submit listing"
6539
  msgid "Please enter your desired username."
6540
  msgstr "يرجى إدخال إسمك."
6541
 
6542
+ #: includes/views/submit_listing.php:829
6543
  #, fuzzy
6544
  msgctxt "submit listing"
6545
  msgid "Please enter the e-mail for your new account."
6546
  msgstr "يرجى إدخال إسمك."
6547
 
6548
+ #: includes/views/submit_listing.php:834
6549
  msgctxt "submit listing"
6550
  msgid "The username you chose is already in use. Please use a different one."
6551
  msgstr ""
6552
 
6553
+ #: includes/views/submit_listing.php:839
6554
  msgctxt "submit listing"
6555
  msgid "The e-mail address you chose for your account is already in use."
6556
  msgstr ""
6557
 
6558
+ #: includes/views/submit_listing.php:854
6559
  msgctxt "submit listing"
6560
  msgid "Create a user account on this site"
6561
  msgstr ""
6562
 
6563
+ #: includes/views/submit_listing.php:861
6564
  msgctxt "submit listing"
6565
  msgid ""
6566
  "You need to create an account on the site. Please fill out the form below."
6567
  msgstr ""
6568
 
6569
+ #: includes/views/submit_listing.php:867
6570
  #, fuzzy
6571
  msgctxt "submit listing"
6572
  msgid "Username:"
6573
  msgstr "عضو"
6574
 
6575
+ #: includes/views/submit_listing.php:876
6576
  #, fuzzy
6577
  msgctxt "submit listing"
6578
  msgid "Email:"
6765
  msgid "Textfield"
6766
  msgstr "حقل النص"
6767
 
6768
+ #: includes/fields/class-fieldtypes-textfield.php:57
6769
  msgctxt "form-fields api"
6770
  msgid "Format 01/31/1969"
6771
  msgstr "تنسيق 31/01/1969"
7125
  "إعلانات بداخلها. هذا يعني أنها لن تظهر على الواجهة الأمامية للموقع الخاص بك. "
7126
  "إذا كنت لا تريد ذلك، إضغط <a>هنا</a> لتغيير الإعداد."
7127
 
7128
+ #: includes/views/submit_listing.php:344
7129
  msgctxt "templates"
7130
  msgid ""
7131
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
7134
  "<b>المشاهدة غير متوفرة</b>. هل لديك \"تعطيل إضافة إعلان من واجهة الموقع؟\" "
7135
  "محددة في الإعدادات؟"
7136
 
7137
+ #: includes/views/submit_listing.php:346
7138
  msgctxt "templates"
7139
  msgid ""
7140
  "Listing submission has been disabled. Contact the administrator for details."
7141
  msgstr ""
7142
 
7143
+ #: includes/views/submit_listing.php:511
7144
  msgctxt "templates"
7145
  msgid ""
7146
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
7147
  "submit a listing. %s to create a fee plan"
7148
  msgstr ""
7149
 
7150
+ #: includes/views/submit_listing.php:525
7151
  msgctxt "templates"
7152
  msgid ""
7153
  "Listing submission is not available at the moment. Contact the administrator "
7154
  "for details."
7155
  msgstr ""
7156
 
7157
+ #: includes/views/submit_listing.php:528
7158
  msgctxt "templates"
7159
  msgid ""
7160
  "<b>View not available</b>, there is no \"Category\" association field. %s "
7162
  "an existing field"
7163
  msgstr ""
7164
 
7165
+ #: includes/views/submit_listing.php:896
7166
  msgctxt "templates"
7167
  msgid "Please agree to the Terms and Conditions."
7168
  msgstr "يرجى الموافقة على الشروط والأحكام."
7169
 
7170
+ #: includes/views/submit_listing.php:904
7171
  msgctxt "templates"
7172
  msgid "Terms and Conditions:"
7173
  msgstr "شروط وأحكام:"
7174
 
7175
+ #: includes/views/submit_listing.php:912
7176
  #, fuzzy
7177
  msgctxt "templates"
7178
  msgid "I agree to the <a>Terms and Conditions</a>"
7924
  msgid "Print Receipt"
7925
  msgstr ""
7926
 
7927
+ #: includes/views/checkout.php:131
7928
  #, fuzzy
7929
  msgctxt "checkout"
7930
  msgid "Can not process a payment at this time. Please try again later."
7932
  "لا يمكن أن نقوم بمعالجة الدفع الخاص بك في هذه اللحظة. المرجو المحاولة مرة "
7933
  "أخرى لاحقاً."
7934
 
7935
+ #: includes/views/checkout.php:168
7936
  #, fuzzy
7937
  msgctxt "checkout"
7938
  msgid "Invalid nonce received."
7939
  msgstr "جواب غير صالح من الخادم"
7940
 
7941
+ #: includes/views/checkout.php:185
7942
  #, fuzzy
7943
  msgctxt "checkout"
7944
  msgid "Invalid gateway selected."
7945
  msgstr "حالة التجديد غير صالحة."
7946
 
7947
+ #: includes/views/checkout.php:190
7948
  msgctxt "checkout"
7949
  msgid "Selected gateway does not support payment's currency."
7950
  msgstr ""
7951
 
7952
+ #: includes/views/checkout.php:199
7953
  msgctxt "checkout"
7954
  msgid "Pay Now"
7955
  msgstr ""
7956
 
7957
+ #: includes/views/checkout.php:246
7958
  msgctxt "checkout"
7959
  msgid "Unknown gateway error."
7960
  msgstr ""
8380
  msgid "Please enter your access key and e-mail address."
8381
  msgstr "المرجو إدخال بريد إلكتروني صحيح."
8382
 
8383
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
8384
  #, fuzzy
8385
  msgctxt "views:login"
8386
  msgid "E-Mail Address"
8387
  msgstr "عنوان البريد الإلكتروني:"
8388
 
8389
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
8390
  #, fuzzy
8391
  msgctxt "views:login"
8392
  msgid "Access Key"
8591
  "Il s'agit seulement d'une pré-visualisation. L'annonce n'a pas encore été "
8592
  "publiée."
8593
 
8594
+ #: includes/views/submit_listing.php:694
8595
  msgctxt "listing submit"
8596
  msgid ""
8597
  "Something went wrong. Please check the form for errors, correct them and "
8598
  "submit again."
8599
  msgstr ""
8600
 
8601
+ #: includes/views/submit_listing.php:778
8602
  msgctxt "listing submit"
8603
  msgid ""
8604
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-de_DE.po CHANGED
@@ -5,7 +5,7 @@ msgstr ""
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
9
  "PO-Revision-Date: 2019-07-16 15:05-0500\n"
10
  "Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
11
  "Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
@@ -395,7 +395,7 @@ msgstr "Alle Einträge anschauen"
395
  msgid "Create A Listing"
396
  msgstr "Eintrag erstellen"
397
 
398
- #: includes/views/checkout.php:267
399
  msgid ""
400
  "There was an error trying to process your request. No gateway is selected."
401
  msgstr ""
@@ -1263,7 +1263,7 @@ msgstr ""
1263
  "Sie können diese benutzerdefinierten Felder selbst erzeugen \"Formularfelder "
1264
  "verwalten\" oder vom Branchenverzeichnis automatisch erstellen lassen."
1265
 
1266
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1267
  msgctxt "admin"
1268
  msgid "Go to \"Manage Form Fields\""
1269
  msgstr "zu \"Formularfelder verwalten\""
@@ -1283,7 +1283,7 @@ msgctxt "admin"
1283
  msgid "Abandoned"
1284
  msgstr "Abgebrochen"
1285
 
1286
- #: includes/views/submit_listing.php:519
1287
  #, fuzzy
1288
  msgctxt "admin"
1289
  msgid "Go to \"Manage Fees\""
@@ -3643,7 +3643,7 @@ msgstr "Gültige Platzhalter: %s"
3643
  msgctxt "admin settings"
3644
  msgid ""
3645
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3646
- "accesed while this settings is checked."
3647
  msgstr ""
3648
 
3649
  #: includes/admin/settings/class-settings-bootstrap.php:287
@@ -6398,7 +6398,7 @@ msgctxt "submit listing"
6398
  msgid "You can't edit this listing."
6399
  msgstr "Kategorie für diesen Eintrag"
6400
 
6401
- #: includes/views/submit_listing.php:146
6402
  msgctxt "submit listing"
6403
  msgid ""
6404
  "This listing can't be edited at this time because it has no fee plan "
@@ -6406,14 +6406,14 @@ msgid ""
6406
  "to a fee plan."
6407
  msgstr ""
6408
 
6409
- #: includes/views/submit_listing.php:151
6410
  msgctxt "submit listing"
6411
  msgid ""
6412
  "This listing can't be edited at this time. Please try again later or contact "
6413
  "the admin if the problem persists."
6414
  msgstr ""
6415
 
6416
- #: includes/views/submit_listing.php:174
6417
  #, fuzzy
6418
  msgctxt "submit listing"
6419
  msgid "You're logged in as admin, payment will be skipped."
@@ -6421,47 +6421,47 @@ msgstr ""
6421
  "Du bist als Administrator eingeloggt. Alle Bezahlungsschritte werden "
6422
  "übersprungen."
6423
 
6424
- #: includes/views/submit_listing.php:398
6425
  #, fuzzy
6426
  msgctxt "submit listing"
6427
  msgid "Category selection"
6428
  msgstr "Kategorien auswählen"
6429
 
6430
- #: includes/views/submit_listing.php:398
6431
  #, fuzzy
6432
  msgctxt "submit listing"
6433
  msgid "Category & plan selection"
6434
  msgstr "Kategorien auswählen"
6435
 
6436
- #: includes/views/submit_listing.php:403
6437
  #, fuzzy
6438
  msgctxt "submit listing"
6439
  msgid "Listing Information"
6440
  msgstr "Eintrag Informationen"
6441
 
6442
- #: includes/views/submit_listing.php:408
6443
  #, fuzzy
6444
  msgctxt "submit listing"
6445
  msgid "Listing Images"
6446
  msgstr "Eintrag Bilder"
6447
 
6448
- #: includes/views/submit_listing.php:416
6449
  msgctxt "submit listing"
6450
  msgid "Account Creation"
6451
  msgstr ""
6452
 
6453
- #: includes/views/submit_listing.php:422
6454
  #, fuzzy
6455
  msgctxt "submit listing"
6456
  msgid "Terms and Conditions"
6457
  msgstr "Bedingungen und Konditionen"
6458
 
6459
- #: includes/views/submit_listing.php:459
6460
  msgctxt "submit listing"
6461
  msgid "(Please choose a fee plan above)"
6462
  msgstr ""
6463
 
6464
- #: includes/views/submit_listing.php:509
6465
  #, fuzzy
6466
  msgctxt "submit listing"
6467
  msgid "Can not submit a listing at this moment. Please try again later."
@@ -6469,69 +6469,69 @@ msgstr ""
6469
  "Ihre Zahlung kann momentan nicht ausgeführt werden. Bitte versuchen Sie es "
6470
  "später noch einmal."
6471
 
6472
- #: includes/views/submit_listing.php:551
6473
  #, fuzzy
6474
  msgctxt "submit listing"
6475
  msgid "Please select a category."
6476
  msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
6477
 
6478
- #: includes/views/submit_listing.php:564
6479
  #, fuzzy
6480
  msgctxt "submit listing"
6481
  msgid "Please select a category for your listing."
6482
  msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
6483
 
6484
- #: includes/views/submit_listing.php:584
6485
  msgctxt "submit listing"
6486
  msgid "Please choose a valid category for your plan."
6487
  msgstr ""
6488
 
6489
- #: includes/views/submit_listing.php:586
6490
  #, fuzzy
6491
  msgctxt "submit listing"
6492
  msgid "Please choose a valid fee plan for your category selection."
6493
  msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
6494
 
6495
- #: includes/views/submit_listing.php:825
6496
  #, fuzzy
6497
  msgctxt "submit listing"
6498
  msgid "Please enter your desired username."
6499
  msgstr "Bitte geben Sie einen Namen ein."
6500
 
6501
- #: includes/views/submit_listing.php:830
6502
  #, fuzzy
6503
  msgctxt "submit listing"
6504
  msgid "Please enter the e-mail for your new account."
6505
  msgstr "Bitte geben Sie einen Namen ein."
6506
 
6507
- #: includes/views/submit_listing.php:835
6508
  msgctxt "submit listing"
6509
  msgid "The username you chose is already in use. Please use a different one."
6510
  msgstr ""
6511
 
6512
- #: includes/views/submit_listing.php:840
6513
  msgctxt "submit listing"
6514
  msgid "The e-mail address you chose for your account is already in use."
6515
  msgstr ""
6516
 
6517
- #: includes/views/submit_listing.php:855
6518
  msgctxt "submit listing"
6519
  msgid "Create a user account on this site"
6520
  msgstr ""
6521
 
6522
- #: includes/views/submit_listing.php:862
6523
  msgctxt "submit listing"
6524
  msgid ""
6525
  "You need to create an account on the site. Please fill out the form below."
6526
  msgstr ""
6527
 
6528
- #: includes/views/submit_listing.php:868
6529
  #, fuzzy
6530
  msgctxt "submit listing"
6531
  msgid "Username:"
6532
  msgstr "Benutzer"
6533
 
6534
- #: includes/views/submit_listing.php:877
6535
  #, fuzzy
6536
  msgctxt "submit listing"
6537
  msgid "Email:"
@@ -6720,7 +6720,7 @@ msgctxt "form-fields api"
6720
  msgid "Textfield"
6721
  msgstr "Textfeld"
6722
 
6723
- #: includes/fields/class-fieldtypes-textfield.php:53
6724
  msgctxt "form-fields api"
6725
  msgid "Format 01/31/1969"
6726
  msgstr "Format 01/31/1969"
@@ -7083,7 +7083,7 @@ msgstr ""
7083
  "angezeigt. Wenn du das nicht möchtest, klicke <a>hier</a> um die "
7084
  "Einstellungen zu ändern."
7085
 
7086
- #: includes/views/submit_listing.php:345
7087
  msgctxt "templates"
7088
  msgid ""
7089
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
@@ -7092,27 +7092,27 @@ msgstr ""
7092
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
7093
  "Submission?\" setting checked?"
7094
 
7095
- #: includes/views/submit_listing.php:347
7096
  msgctxt "templates"
7097
  msgid ""
7098
  "Listing submission has been disabled. Contact the administrator for details."
7099
  msgstr ""
7100
 
7101
- #: includes/views/submit_listing.php:512
7102
  msgctxt "templates"
7103
  msgid ""
7104
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
7105
  "submit a listing. %s to create a fee plan"
7106
  msgstr ""
7107
 
7108
- #: includes/views/submit_listing.php:526
7109
  msgctxt "templates"
7110
  msgid ""
7111
  "Listing submission is not available at the moment. Contact the administrator "
7112
  "for details."
7113
  msgstr ""
7114
 
7115
- #: includes/views/submit_listing.php:529
7116
  msgctxt "templates"
7117
  msgid ""
7118
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -7120,17 +7120,17 @@ msgid ""
7120
  "an existing field"
7121
  msgstr ""
7122
 
7123
- #: includes/views/submit_listing.php:897
7124
  msgctxt "templates"
7125
  msgid "Please agree to the Terms and Conditions."
7126
  msgstr "Bitte akzeptieren Sie die Allgemeinen Geschäftsbedingungen."
7127
 
7128
- #: includes/views/submit_listing.php:905
7129
  msgctxt "templates"
7130
  msgid "Terms and Conditions:"
7131
  msgstr "AGBs:"
7132
 
7133
- #: includes/views/submit_listing.php:913
7134
  msgctxt "templates"
7135
  msgid "I agree to the <a>Terms and Conditions</a>"
7136
  msgstr "Ich akzeptiere die <a>AGB</a>s"
@@ -7889,7 +7889,7 @@ msgctxt "checkout"
7889
  msgid "Print Receipt"
7890
  msgstr ""
7891
 
7892
- #: includes/views/checkout.php:132
7893
  #, fuzzy
7894
  msgctxt "checkout"
7895
  msgid "Can not process a payment at this time. Please try again later."
@@ -7897,29 +7897,29 @@ msgstr ""
7897
  "Ihre Zahlung kann momentan nicht ausgeführt werden. Bitte versuchen Sie es "
7898
  "später noch einmal."
7899
 
7900
- #: includes/views/checkout.php:169
7901
  #, fuzzy
7902
  msgctxt "checkout"
7903
  msgid "Invalid nonce received."
7904
  msgstr "Ungültige Antwort vom Server"
7905
 
7906
- #: includes/views/checkout.php:186
7907
  #, fuzzy
7908
  msgctxt "checkout"
7909
  msgid "Invalid gateway selected."
7910
  msgstr "Ungültiger Erneuerungszustand."
7911
 
7912
- #: includes/views/checkout.php:191
7913
  msgctxt "checkout"
7914
  msgid "Selected gateway does not support payment's currency."
7915
  msgstr ""
7916
 
7917
- #: includes/views/checkout.php:200
7918
  msgctxt "checkout"
7919
  msgid "Pay Now"
7920
  msgstr ""
7921
 
7922
- #: includes/views/checkout.php:247
7923
  msgctxt "checkout"
7924
  msgid "Unknown gateway error."
7925
  msgstr ""
@@ -8352,13 +8352,13 @@ msgctxt "views:login"
8352
  msgid "Please enter your access key and e-mail address."
8353
  msgstr "Bitte eine gültige E-mailadresse eingeben."
8354
 
8355
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
8356
  #, fuzzy
8357
  msgctxt "views:login"
8358
  msgid "E-Mail Address"
8359
  msgstr "E-Mail Adresse:"
8360
 
8361
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
8362
  #, fuzzy
8363
  msgctxt "views:login"
8364
  msgid "Access Key"
@@ -8564,14 +8564,14 @@ msgctxt "preview"
8564
  msgid "This is just a preview. The listing has not been published yet."
8565
  msgstr "Dies ist nur eine Vorschau. Der Eintrag wurde bisher nicht publiziert."
8566
 
8567
- #: includes/views/submit_listing.php:695
8568
  msgctxt "listing submit"
8569
  msgid ""
8570
  "Something went wrong. Please check the form for errors, correct them and "
8571
  "submit again."
8572
  msgstr ""
8573
 
8574
- #: includes/views/submit_listing.php:779
8575
  msgctxt "listing submit"
8576
  msgid ""
8577
  "Image upload is required, please provide at least one image and submit again."
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
9
  "PO-Revision-Date: 2019-07-16 15:05-0500\n"
10
  "Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
11
  "Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
395
  msgid "Create A Listing"
396
  msgstr "Eintrag erstellen"
397
 
398
+ #: includes/views/checkout.php:266
399
  msgid ""
400
  "There was an error trying to process your request. No gateway is selected."
401
  msgstr ""
1263
  "Sie können diese benutzerdefinierten Felder selbst erzeugen \"Formularfelder "
1264
  "verwalten\" oder vom Branchenverzeichnis automatisch erstellen lassen."
1265
 
1266
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1267
  msgctxt "admin"
1268
  msgid "Go to \"Manage Form Fields\""
1269
  msgstr "zu \"Formularfelder verwalten\""
1283
  msgid "Abandoned"
1284
  msgstr "Abgebrochen"
1285
 
1286
+ #: includes/views/submit_listing.php:518
1287
  #, fuzzy
1288
  msgctxt "admin"
1289
  msgid "Go to \"Manage Fees\""
3643
  msgctxt "admin settings"
3644
  msgid ""
3645
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3646
+ "accesed while this setting is checked."
3647
  msgstr ""
3648
 
3649
  #: includes/admin/settings/class-settings-bootstrap.php:287
6398
  msgid "You can't edit this listing."
6399
  msgstr "Kategorie für diesen Eintrag"
6400
 
6401
+ #: includes/views/submit_listing.php:145
6402
  msgctxt "submit listing"
6403
  msgid ""
6404
  "This listing can't be edited at this time because it has no fee plan "
6406
  "to a fee plan."
6407
  msgstr ""
6408
 
6409
+ #: includes/views/submit_listing.php:150
6410
  msgctxt "submit listing"
6411
  msgid ""
6412
  "This listing can't be edited at this time. Please try again later or contact "
6413
  "the admin if the problem persists."
6414
  msgstr ""
6415
 
6416
+ #: includes/views/submit_listing.php:173
6417
  #, fuzzy
6418
  msgctxt "submit listing"
6419
  msgid "You're logged in as admin, payment will be skipped."
6421
  "Du bist als Administrator eingeloggt. Alle Bezahlungsschritte werden "
6422
  "übersprungen."
6423
 
6424
+ #: includes/views/submit_listing.php:397
6425
  #, fuzzy
6426
  msgctxt "submit listing"
6427
  msgid "Category selection"
6428
  msgstr "Kategorien auswählen"
6429
 
6430
+ #: includes/views/submit_listing.php:397
6431
  #, fuzzy
6432
  msgctxt "submit listing"
6433
  msgid "Category & plan selection"
6434
  msgstr "Kategorien auswählen"
6435
 
6436
+ #: includes/views/submit_listing.php:402
6437
  #, fuzzy
6438
  msgctxt "submit listing"
6439
  msgid "Listing Information"
6440
  msgstr "Eintrag Informationen"
6441
 
6442
+ #: includes/views/submit_listing.php:407
6443
  #, fuzzy
6444
  msgctxt "submit listing"
6445
  msgid "Listing Images"
6446
  msgstr "Eintrag Bilder"
6447
 
6448
+ #: includes/views/submit_listing.php:415
6449
  msgctxt "submit listing"
6450
  msgid "Account Creation"
6451
  msgstr ""
6452
 
6453
+ #: includes/views/submit_listing.php:421
6454
  #, fuzzy
6455
  msgctxt "submit listing"
6456
  msgid "Terms and Conditions"
6457
  msgstr "Bedingungen und Konditionen"
6458
 
6459
+ #: includes/views/submit_listing.php:458
6460
  msgctxt "submit listing"
6461
  msgid "(Please choose a fee plan above)"
6462
  msgstr ""
6463
 
6464
+ #: includes/views/submit_listing.php:508
6465
  #, fuzzy
6466
  msgctxt "submit listing"
6467
  msgid "Can not submit a listing at this moment. Please try again later."
6469
  "Ihre Zahlung kann momentan nicht ausgeführt werden. Bitte versuchen Sie es "
6470
  "später noch einmal."
6471
 
6472
+ #: includes/views/submit_listing.php:550
6473
  #, fuzzy
6474
  msgctxt "submit listing"
6475
  msgid "Please select a category."
6476
  msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
6477
 
6478
+ #: includes/views/submit_listing.php:563
6479
  #, fuzzy
6480
  msgctxt "submit listing"
6481
  msgid "Please select a category for your listing."
6482
  msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
6483
 
6484
+ #: includes/views/submit_listing.php:583
6485
  msgctxt "submit listing"
6486
  msgid "Please choose a valid category for your plan."
6487
  msgstr ""
6488
 
6489
+ #: includes/views/submit_listing.php:585
6490
  #, fuzzy
6491
  msgctxt "submit listing"
6492
  msgid "Please choose a valid fee plan for your category selection."
6493
  msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
6494
 
6495
+ #: includes/views/submit_listing.php:824
6496
  #, fuzzy
6497
  msgctxt "submit listing"
6498
  msgid "Please enter your desired username."
6499
  msgstr "Bitte geben Sie einen Namen ein."
6500
 
6501
+ #: includes/views/submit_listing.php:829
6502
  #, fuzzy
6503
  msgctxt "submit listing"
6504
  msgid "Please enter the e-mail for your new account."
6505
  msgstr "Bitte geben Sie einen Namen ein."
6506
 
6507
+ #: includes/views/submit_listing.php:834
6508
  msgctxt "submit listing"
6509
  msgid "The username you chose is already in use. Please use a different one."
6510
  msgstr ""
6511
 
6512
+ #: includes/views/submit_listing.php:839
6513
  msgctxt "submit listing"
6514
  msgid "The e-mail address you chose for your account is already in use."
6515
  msgstr ""
6516
 
6517
+ #: includes/views/submit_listing.php:854
6518
  msgctxt "submit listing"
6519
  msgid "Create a user account on this site"
6520
  msgstr ""
6521
 
6522
+ #: includes/views/submit_listing.php:861
6523
  msgctxt "submit listing"
6524
  msgid ""
6525
  "You need to create an account on the site. Please fill out the form below."
6526
  msgstr ""
6527
 
6528
+ #: includes/views/submit_listing.php:867
6529
  #, fuzzy
6530
  msgctxt "submit listing"
6531
  msgid "Username:"
6532
  msgstr "Benutzer"
6533
 
6534
+ #: includes/views/submit_listing.php:876
6535
  #, fuzzy
6536
  msgctxt "submit listing"
6537
  msgid "Email:"
6720
  msgid "Textfield"
6721
  msgstr "Textfeld"
6722
 
6723
+ #: includes/fields/class-fieldtypes-textfield.php:57
6724
  msgctxt "form-fields api"
6725
  msgid "Format 01/31/1969"
6726
  msgstr "Format 01/31/1969"
7083
  "angezeigt. Wenn du das nicht möchtest, klicke <a>hier</a> um die "
7084
  "Einstellungen zu ändern."
7085
 
7086
+ #: includes/views/submit_listing.php:344
7087
  msgctxt "templates"
7088
  msgid ""
7089
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
7092
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
7093
  "Submission?\" setting checked?"
7094
 
7095
+ #: includes/views/submit_listing.php:346
7096
  msgctxt "templates"
7097
  msgid ""
7098
  "Listing submission has been disabled. Contact the administrator for details."
7099
  msgstr ""
7100
 
7101
+ #: includes/views/submit_listing.php:511
7102
  msgctxt "templates"
7103
  msgid ""
7104
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
7105
  "submit a listing. %s to create a fee plan"
7106
  msgstr ""
7107
 
7108
+ #: includes/views/submit_listing.php:525
7109
  msgctxt "templates"
7110
  msgid ""
7111
  "Listing submission is not available at the moment. Contact the administrator "
7112
  "for details."
7113
  msgstr ""
7114
 
7115
+ #: includes/views/submit_listing.php:528
7116
  msgctxt "templates"
7117
  msgid ""
7118
  "<b>View not available</b>, there is no \"Category\" association field. %s "
7120
  "an existing field"
7121
  msgstr ""
7122
 
7123
+ #: includes/views/submit_listing.php:896
7124
  msgctxt "templates"
7125
  msgid "Please agree to the Terms and Conditions."
7126
  msgstr "Bitte akzeptieren Sie die Allgemeinen Geschäftsbedingungen."
7127
 
7128
+ #: includes/views/submit_listing.php:904
7129
  msgctxt "templates"
7130
  msgid "Terms and Conditions:"
7131
  msgstr "AGBs:"
7132
 
7133
+ #: includes/views/submit_listing.php:912
7134
  msgctxt "templates"
7135
  msgid "I agree to the <a>Terms and Conditions</a>"
7136
  msgstr "Ich akzeptiere die <a>AGB</a>s"
7889
  msgid "Print Receipt"
7890
  msgstr ""
7891
 
7892
+ #: includes/views/checkout.php:131
7893
  #, fuzzy
7894
  msgctxt "checkout"
7895
  msgid "Can not process a payment at this time. Please try again later."
7897
  "Ihre Zahlung kann momentan nicht ausgeführt werden. Bitte versuchen Sie es "
7898
  "später noch einmal."
7899
 
7900
+ #: includes/views/checkout.php:168
7901
  #, fuzzy
7902
  msgctxt "checkout"
7903
  msgid "Invalid nonce received."
7904
  msgstr "Ungültige Antwort vom Server"
7905
 
7906
+ #: includes/views/checkout.php:185
7907
  #, fuzzy
7908
  msgctxt "checkout"
7909
  msgid "Invalid gateway selected."
7910
  msgstr "Ungültiger Erneuerungszustand."
7911
 
7912
+ #: includes/views/checkout.php:190
7913
  msgctxt "checkout"
7914
  msgid "Selected gateway does not support payment's currency."
7915
  msgstr ""
7916
 
7917
+ #: includes/views/checkout.php:199
7918
  msgctxt "checkout"
7919
  msgid "Pay Now"
7920
  msgstr ""
7921
 
7922
+ #: includes/views/checkout.php:246
7923
  msgctxt "checkout"
7924
  msgid "Unknown gateway error."
7925
  msgstr ""
8352
  msgid "Please enter your access key and e-mail address."
8353
  msgstr "Bitte eine gültige E-mailadresse eingeben."
8354
 
8355
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
8356
  #, fuzzy
8357
  msgctxt "views:login"
8358
  msgid "E-Mail Address"
8359
  msgstr "E-Mail Adresse:"
8360
 
8361
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
8362
  #, fuzzy
8363
  msgctxt "views:login"
8364
  msgid "Access Key"
8564
  msgid "This is just a preview. The listing has not been published yet."
8565
  msgstr "Dies ist nur eine Vorschau. Der Eintrag wurde bisher nicht publiziert."
8566
 
8567
+ #: includes/views/submit_listing.php:694
8568
  msgctxt "listing submit"
8569
  msgid ""
8570
  "Something went wrong. Please check the form for errors, correct them and "
8571
  "submit again."
8572
  msgstr ""
8573
 
8574
+ #: includes/views/submit_listing.php:778
8575
  msgctxt "listing submit"
8576
  msgid ""
8577
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-en_US.po CHANGED
@@ -5,7 +5,7 @@ msgstr ""
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
9
  "PO-Revision-Date: 2017-01-16 17:47-0500\n"
10
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
@@ -358,7 +358,7 @@ msgstr ""
358
  msgid "Create A Listing"
359
  msgstr ""
360
 
361
- #: includes/views/checkout.php:267
362
  msgid ""
363
  "There was an error trying to process your request. No gateway is selected."
364
  msgstr ""
@@ -1142,7 +1142,7 @@ msgid ""
1142
  "or let Business Directory do this for you automatically."
1143
  msgstr ""
1144
 
1145
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1146
  msgctxt "admin"
1147
  msgid "Go to \"Manage Form Fields\""
1148
  msgstr ""
@@ -1162,7 +1162,7 @@ msgctxt "admin"
1162
  msgid "Abandoned"
1163
  msgstr ""
1164
 
1165
- #: includes/views/submit_listing.php:519
1166
  msgctxt "admin"
1167
  msgid "Go to \"Manage Fees\""
1168
  msgstr ""
@@ -3304,7 +3304,7 @@ msgstr ""
3304
  msgctxt "admin settings"
3305
  msgid ""
3306
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3307
- "accesed while this settings is checked."
3308
  msgstr ""
3309
 
3310
  #: includes/admin/settings/class-settings-bootstrap.php:287
@@ -5759,7 +5759,7 @@ msgctxt "submit listing"
5759
  msgid "You can't edit this listing."
5760
  msgstr ""
5761
 
5762
- #: includes/views/submit_listing.php:146
5763
  msgctxt "submit listing"
5764
  msgid ""
5765
  "This listing can't be edited at this time because it has no fee plan "
@@ -5767,115 +5767,115 @@ msgid ""
5767
  "to a fee plan."
5768
  msgstr ""
5769
 
5770
- #: includes/views/submit_listing.php:151
5771
  msgctxt "submit listing"
5772
  msgid ""
5773
  "This listing can't be edited at this time. Please try again later or contact "
5774
  "the admin if the problem persists."
5775
  msgstr ""
5776
 
5777
- #: includes/views/submit_listing.php:174
5778
  msgctxt "submit listing"
5779
  msgid "You're logged in as admin, payment will be skipped."
5780
  msgstr ""
5781
 
5782
- #: includes/views/submit_listing.php:398
5783
  msgctxt "submit listing"
5784
  msgid "Category selection"
5785
  msgstr ""
5786
 
5787
- #: includes/views/submit_listing.php:398
5788
  msgctxt "submit listing"
5789
  msgid "Category & plan selection"
5790
  msgstr ""
5791
 
5792
- #: includes/views/submit_listing.php:403
5793
  msgctxt "submit listing"
5794
  msgid "Listing Information"
5795
  msgstr ""
5796
 
5797
- #: includes/views/submit_listing.php:408
5798
  msgctxt "submit listing"
5799
  msgid "Listing Images"
5800
  msgstr ""
5801
 
5802
- #: includes/views/submit_listing.php:416
5803
  msgctxt "submit listing"
5804
  msgid "Account Creation"
5805
  msgstr ""
5806
 
5807
- #: includes/views/submit_listing.php:422
5808
  msgctxt "submit listing"
5809
  msgid "Terms and Conditions"
5810
  msgstr ""
5811
 
5812
- #: includes/views/submit_listing.php:459
5813
  msgctxt "submit listing"
5814
  msgid "(Please choose a fee plan above)"
5815
  msgstr ""
5816
 
5817
- #: includes/views/submit_listing.php:509
5818
  msgctxt "submit listing"
5819
  msgid "Can not submit a listing at this moment. Please try again later."
5820
  msgstr ""
5821
 
5822
- #: includes/views/submit_listing.php:551
5823
  msgctxt "submit listing"
5824
  msgid "Please select a category."
5825
  msgstr ""
5826
 
5827
- #: includes/views/submit_listing.php:564
5828
  msgctxt "submit listing"
5829
  msgid "Please select a category for your listing."
5830
  msgstr ""
5831
 
5832
- #: includes/views/submit_listing.php:584
5833
  msgctxt "submit listing"
5834
  msgid "Please choose a valid category for your plan."
5835
  msgstr ""
5836
 
5837
- #: includes/views/submit_listing.php:586
5838
  msgctxt "submit listing"
5839
  msgid "Please choose a valid fee plan for your category selection."
5840
  msgstr ""
5841
 
5842
- #: includes/views/submit_listing.php:825
5843
  msgctxt "submit listing"
5844
  msgid "Please enter your desired username."
5845
  msgstr ""
5846
 
5847
- #: includes/views/submit_listing.php:830
5848
  msgctxt "submit listing"
5849
  msgid "Please enter the e-mail for your new account."
5850
  msgstr ""
5851
 
5852
- #: includes/views/submit_listing.php:835
5853
  msgctxt "submit listing"
5854
  msgid "The username you chose is already in use. Please use a different one."
5855
  msgstr ""
5856
 
5857
- #: includes/views/submit_listing.php:840
5858
  msgctxt "submit listing"
5859
  msgid "The e-mail address you chose for your account is already in use."
5860
  msgstr ""
5861
 
5862
- #: includes/views/submit_listing.php:855
5863
  msgctxt "submit listing"
5864
  msgid "Create a user account on this site"
5865
  msgstr ""
5866
 
5867
- #: includes/views/submit_listing.php:862
5868
  msgctxt "submit listing"
5869
  msgid ""
5870
  "You need to create an account on the site. Please fill out the form below."
5871
  msgstr ""
5872
 
5873
- #: includes/views/submit_listing.php:868
5874
  msgctxt "submit listing"
5875
  msgid "Username:"
5876
  msgstr ""
5877
 
5878
- #: includes/views/submit_listing.php:877
5879
  msgctxt "submit listing"
5880
  msgid "Email:"
5881
  msgstr ""
@@ -6052,7 +6052,7 @@ msgctxt "form-fields api"
6052
  msgid "Textfield"
6053
  msgstr ""
6054
 
6055
- #: includes/fields/class-fieldtypes-textfield.php:53
6056
  msgctxt "form-fields api"
6057
  msgid "Format 01/31/1969"
6058
  msgstr ""
@@ -6393,34 +6393,34 @@ msgid ""
6393
  "site. If you didn't want that, click <a>here</a> to change the setting."
6394
  msgstr ""
6395
 
6396
- #: includes/views/submit_listing.php:345
6397
  msgctxt "templates"
6398
  msgid ""
6399
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6400
  "Submission?\" setting checked?"
6401
  msgstr ""
6402
 
6403
- #: includes/views/submit_listing.php:347
6404
  msgctxt "templates"
6405
  msgid ""
6406
  "Listing submission has been disabled. Contact the administrator for details."
6407
  msgstr ""
6408
 
6409
- #: includes/views/submit_listing.php:512
6410
  msgctxt "templates"
6411
  msgid ""
6412
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6413
  "submit a listing. %s to create a fee plan"
6414
  msgstr ""
6415
 
6416
- #: includes/views/submit_listing.php:526
6417
  msgctxt "templates"
6418
  msgid ""
6419
  "Listing submission is not available at the moment. Contact the administrator "
6420
  "for details."
6421
  msgstr ""
6422
 
6423
- #: includes/views/submit_listing.php:529
6424
  msgctxt "templates"
6425
  msgid ""
6426
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -6428,17 +6428,17 @@ msgid ""
6428
  "an existing field"
6429
  msgstr ""
6430
 
6431
- #: includes/views/submit_listing.php:897
6432
  msgctxt "templates"
6433
  msgid "Please agree to the Terms and Conditions."
6434
  msgstr ""
6435
 
6436
- #: includes/views/submit_listing.php:905
6437
  msgctxt "templates"
6438
  msgid "Terms and Conditions:"
6439
  msgstr ""
6440
 
6441
- #: includes/views/submit_listing.php:913
6442
  msgctxt "templates"
6443
  msgid "I agree to the <a>Terms and Conditions</a>"
6444
  msgstr ""
@@ -7124,32 +7124,32 @@ msgctxt "checkout"
7124
  msgid "Print Receipt"
7125
  msgstr ""
7126
 
7127
- #: includes/views/checkout.php:132
7128
  msgctxt "checkout"
7129
  msgid "Can not process a payment at this time. Please try again later."
7130
  msgstr ""
7131
 
7132
- #: includes/views/checkout.php:169
7133
  msgctxt "checkout"
7134
  msgid "Invalid nonce received."
7135
  msgstr ""
7136
 
7137
- #: includes/views/checkout.php:186
7138
  msgctxt "checkout"
7139
  msgid "Invalid gateway selected."
7140
  msgstr ""
7141
 
7142
- #: includes/views/checkout.php:191
7143
  msgctxt "checkout"
7144
  msgid "Selected gateway does not support payment's currency."
7145
  msgstr ""
7146
 
7147
- #: includes/views/checkout.php:200
7148
  msgctxt "checkout"
7149
  msgid "Pay Now"
7150
  msgstr ""
7151
 
7152
- #: includes/views/checkout.php:247
7153
  msgctxt "checkout"
7154
  msgid "Unknown gateway error."
7155
  msgstr ""
@@ -7536,12 +7536,12 @@ msgctxt "views:login"
7536
  msgid "Please enter your access key and e-mail address."
7537
  msgstr ""
7538
 
7539
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
7540
  msgctxt "views:login"
7541
  msgid "E-Mail Address"
7542
  msgstr ""
7543
 
7544
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
7545
  msgctxt "views:login"
7546
  msgid "Access Key"
7547
  msgstr ""
@@ -7725,14 +7725,14 @@ msgctxt "preview"
7725
  msgid "This is just a preview. The listing has not been published yet."
7726
  msgstr ""
7727
 
7728
- #: includes/views/submit_listing.php:695
7729
  msgctxt "listing submit"
7730
  msgid ""
7731
  "Something went wrong. Please check the form for errors, correct them and "
7732
  "submit again."
7733
  msgstr ""
7734
 
7735
- #: includes/views/submit_listing.php:779
7736
  msgctxt "listing submit"
7737
  msgid ""
7738
  "Image upload is required, please provide at least one image and submit again."
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
9
  "PO-Revision-Date: 2017-01-16 17:47-0500\n"
10
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
358
  msgid "Create A Listing"
359
  msgstr ""
360
 
361
+ #: includes/views/checkout.php:266
362
  msgid ""
363
  "There was an error trying to process your request. No gateway is selected."
364
  msgstr ""
1142
  "or let Business Directory do this for you automatically."
1143
  msgstr ""
1144
 
1145
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1146
  msgctxt "admin"
1147
  msgid "Go to \"Manage Form Fields\""
1148
  msgstr ""
1162
  msgid "Abandoned"
1163
  msgstr ""
1164
 
1165
+ #: includes/views/submit_listing.php:518
1166
  msgctxt "admin"
1167
  msgid "Go to \"Manage Fees\""
1168
  msgstr ""
3304
  msgctxt "admin settings"
3305
  msgid ""
3306
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3307
+ "accesed while this setting is checked."
3308
  msgstr ""
3309
 
3310
  #: includes/admin/settings/class-settings-bootstrap.php:287
5759
  msgid "You can't edit this listing."
5760
  msgstr ""
5761
 
5762
+ #: includes/views/submit_listing.php:145
5763
  msgctxt "submit listing"
5764
  msgid ""
5765
  "This listing can't be edited at this time because it has no fee plan "
5767
  "to a fee plan."
5768
  msgstr ""
5769
 
5770
+ #: includes/views/submit_listing.php:150
5771
  msgctxt "submit listing"
5772
  msgid ""
5773
  "This listing can't be edited at this time. Please try again later or contact "
5774
  "the admin if the problem persists."
5775
  msgstr ""
5776
 
5777
+ #: includes/views/submit_listing.php:173
5778
  msgctxt "submit listing"
5779
  msgid "You're logged in as admin, payment will be skipped."
5780
  msgstr ""
5781
 
5782
+ #: includes/views/submit_listing.php:397
5783
  msgctxt "submit listing"
5784
  msgid "Category selection"
5785
  msgstr ""
5786
 
5787
+ #: includes/views/submit_listing.php:397
5788
  msgctxt "submit listing"
5789
  msgid "Category & plan selection"
5790
  msgstr ""
5791
 
5792
+ #: includes/views/submit_listing.php:402
5793
  msgctxt "submit listing"
5794
  msgid "Listing Information"
5795
  msgstr ""
5796
 
5797
+ #: includes/views/submit_listing.php:407
5798
  msgctxt "submit listing"
5799
  msgid "Listing Images"
5800
  msgstr ""
5801
 
5802
+ #: includes/views/submit_listing.php:415
5803
  msgctxt "submit listing"
5804
  msgid "Account Creation"
5805
  msgstr ""
5806
 
5807
+ #: includes/views/submit_listing.php:421
5808
  msgctxt "submit listing"
5809
  msgid "Terms and Conditions"
5810
  msgstr ""
5811
 
5812
+ #: includes/views/submit_listing.php:458
5813
  msgctxt "submit listing"
5814
  msgid "(Please choose a fee plan above)"
5815
  msgstr ""
5816
 
5817
+ #: includes/views/submit_listing.php:508
5818
  msgctxt "submit listing"
5819
  msgid "Can not submit a listing at this moment. Please try again later."
5820
  msgstr ""
5821
 
5822
+ #: includes/views/submit_listing.php:550
5823
  msgctxt "submit listing"
5824
  msgid "Please select a category."
5825
  msgstr ""
5826
 
5827
+ #: includes/views/submit_listing.php:563
5828
  msgctxt "submit listing"
5829
  msgid "Please select a category for your listing."
5830
  msgstr ""
5831
 
5832
+ #: includes/views/submit_listing.php:583
5833
  msgctxt "submit listing"
5834
  msgid "Please choose a valid category for your plan."
5835
  msgstr ""
5836
 
5837
+ #: includes/views/submit_listing.php:585
5838
  msgctxt "submit listing"
5839
  msgid "Please choose a valid fee plan for your category selection."
5840
  msgstr ""
5841
 
5842
+ #: includes/views/submit_listing.php:824
5843
  msgctxt "submit listing"
5844
  msgid "Please enter your desired username."
5845
  msgstr ""
5846
 
5847
+ #: includes/views/submit_listing.php:829
5848
  msgctxt "submit listing"
5849
  msgid "Please enter the e-mail for your new account."
5850
  msgstr ""
5851
 
5852
+ #: includes/views/submit_listing.php:834
5853
  msgctxt "submit listing"
5854
  msgid "The username you chose is already in use. Please use a different one."
5855
  msgstr ""
5856
 
5857
+ #: includes/views/submit_listing.php:839
5858
  msgctxt "submit listing"
5859
  msgid "The e-mail address you chose for your account is already in use."
5860
  msgstr ""
5861
 
5862
+ #: includes/views/submit_listing.php:854
5863
  msgctxt "submit listing"
5864
  msgid "Create a user account on this site"
5865
  msgstr ""
5866
 
5867
+ #: includes/views/submit_listing.php:861
5868
  msgctxt "submit listing"
5869
  msgid ""
5870
  "You need to create an account on the site. Please fill out the form below."
5871
  msgstr ""
5872
 
5873
+ #: includes/views/submit_listing.php:867
5874
  msgctxt "submit listing"
5875
  msgid "Username:"
5876
  msgstr ""
5877
 
5878
+ #: includes/views/submit_listing.php:876
5879
  msgctxt "submit listing"
5880
  msgid "Email:"
5881
  msgstr ""
6052
  msgid "Textfield"
6053
  msgstr ""
6054
 
6055
+ #: includes/fields/class-fieldtypes-textfield.php:57
6056
  msgctxt "form-fields api"
6057
  msgid "Format 01/31/1969"
6058
  msgstr ""
6393
  "site. If you didn't want that, click <a>here</a> to change the setting."
6394
  msgstr ""
6395
 
6396
+ #: includes/views/submit_listing.php:344
6397
  msgctxt "templates"
6398
  msgid ""
6399
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6400
  "Submission?\" setting checked?"
6401
  msgstr ""
6402
 
6403
+ #: includes/views/submit_listing.php:346
6404
  msgctxt "templates"
6405
  msgid ""
6406
  "Listing submission has been disabled. Contact the administrator for details."
6407
  msgstr ""
6408
 
6409
+ #: includes/views/submit_listing.php:511
6410
  msgctxt "templates"
6411
  msgid ""
6412
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6413
  "submit a listing. %s to create a fee plan"
6414
  msgstr ""
6415
 
6416
+ #: includes/views/submit_listing.php:525
6417
  msgctxt "templates"
6418
  msgid ""
6419
  "Listing submission is not available at the moment. Contact the administrator "
6420
  "for details."
6421
  msgstr ""
6422
 
6423
+ #: includes/views/submit_listing.php:528
6424
  msgctxt "templates"
6425
  msgid ""
6426
  "<b>View not available</b>, there is no \"Category\" association field. %s "
6428
  "an existing field"
6429
  msgstr ""
6430
 
6431
+ #: includes/views/submit_listing.php:896
6432
  msgctxt "templates"
6433
  msgid "Please agree to the Terms and Conditions."
6434
  msgstr ""
6435
 
6436
+ #: includes/views/submit_listing.php:904
6437
  msgctxt "templates"
6438
  msgid "Terms and Conditions:"
6439
  msgstr ""
6440
 
6441
+ #: includes/views/submit_listing.php:912
6442
  msgctxt "templates"
6443
  msgid "I agree to the <a>Terms and Conditions</a>"
6444
  msgstr ""
7124
  msgid "Print Receipt"
7125
  msgstr ""
7126
 
7127
+ #: includes/views/checkout.php:131
7128
  msgctxt "checkout"
7129
  msgid "Can not process a payment at this time. Please try again later."
7130
  msgstr ""
7131
 
7132
+ #: includes/views/checkout.php:168
7133
  msgctxt "checkout"
7134
  msgid "Invalid nonce received."
7135
  msgstr ""
7136
 
7137
+ #: includes/views/checkout.php:185
7138
  msgctxt "checkout"
7139
  msgid "Invalid gateway selected."
7140
  msgstr ""
7141
 
7142
+ #: includes/views/checkout.php:190
7143
  msgctxt "checkout"
7144
  msgid "Selected gateway does not support payment's currency."
7145
  msgstr ""
7146
 
7147
+ #: includes/views/checkout.php:199
7148
  msgctxt "checkout"
7149
  msgid "Pay Now"
7150
  msgstr ""
7151
 
7152
+ #: includes/views/checkout.php:246
7153
  msgctxt "checkout"
7154
  msgid "Unknown gateway error."
7155
  msgstr ""
7536
  msgid "Please enter your access key and e-mail address."
7537
  msgstr ""
7538
 
7539
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
7540
  msgctxt "views:login"
7541
  msgid "E-Mail Address"
7542
  msgstr ""
7543
 
7544
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
7545
  msgctxt "views:login"
7546
  msgid "Access Key"
7547
  msgstr ""
7725
  msgid "This is just a preview. The listing has not been published yet."
7726
  msgstr ""
7727
 
7728
+ #: includes/views/submit_listing.php:694
7729
  msgctxt "listing submit"
7730
  msgid ""
7731
  "Something went wrong. Please check the form for errors, correct them and "
7732
  "submit again."
7733
  msgstr ""
7734
 
7735
+ #: includes/views/submit_listing.php:778
7736
  msgctxt "listing submit"
7737
  msgid ""
7738
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-es_ES.mo CHANGED
Binary file
languages/WPBDM-es_ES.po CHANGED
@@ -5,8 +5,8 @@ msgstr ""
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
9
- "PO-Revision-Date: 2019-12-18 17:02-0500\n"
10
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
12
  "Language: es_ES\n"
@@ -396,7 +396,7 @@ msgstr "Ver Todos los Listados"
396
  msgid "Create A Listing"
397
  msgstr "Crear un Listado"
398
 
399
- #: includes/views/checkout.php:267
400
  msgid ""
401
  "There was an error trying to process your request. No gateway is selected."
402
  msgstr ""
@@ -1248,7 +1248,7 @@ msgstr ""
1248
  "Puede crear estos campos usted mismo en \"Administrar Campos de Formulario\" "
1249
  "o puede dejar que Business Directory haga esto por usted automáticamente."
1250
 
1251
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1252
  msgctxt "admin"
1253
  msgid "Go to \"Manage Form Fields\""
1254
  msgstr "Ir a \"Administrar Campos de Formulario\""
@@ -1268,7 +1268,7 @@ msgctxt "admin"
1268
  msgid "Abandoned"
1269
  msgstr "Abandonados"
1270
 
1271
- #: includes/views/submit_listing.php:519
1272
  msgctxt "admin"
1273
  msgid "Go to \"Manage Fees\""
1274
  msgstr "Ir a \"Administrar Comisiones“"
@@ -3521,7 +3521,7 @@ msgstr "Comodines válidos: %s"
3521
  msgctxt "admin settings"
3522
  msgid ""
3523
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3524
- "accesed while this settings is checked."
3525
  msgstr ""
3526
  "<strong>IMPORTANTE:</strong> las sub-páginas de la página principal del "
3527
  "directorio no se podrán acceder mientras esta opción esté habilitada."
@@ -6175,7 +6175,7 @@ msgctxt "submit listing"
6175
  msgid "You can't edit this listing."
6176
  msgstr "Usted no puede editar este listado."
6177
 
6178
- #: includes/views/submit_listing.php:146
6179
  msgctxt "submit listing"
6180
  msgid ""
6181
  "This listing can't be edited at this time because it has no fee plan "
@@ -6186,7 +6186,7 @@ msgstr ""
6186
  "una comisión. Por favor <a>edite el listado en el panel de administración</"
6187
  "a> para asociar una comisión."
6188
 
6189
- #: includes/views/submit_listing.php:151
6190
  msgctxt "submit listing"
6191
  msgid ""
6192
  "This listing can't be edited at this time. Please try again later or contact "
@@ -6195,104 +6195,104 @@ msgstr ""
6195
  "Este listado no puede ser editado en este momento. Por favor intente más "
6196
  "tarde o contacte al administrador si el problema persiste."
6197
 
6198
- #: includes/views/submit_listing.php:174
6199
  msgctxt "submit listing"
6200
  msgid "You're logged in as admin, payment will be skipped."
6201
  msgstr ""
6202
  "Ha ingresado como administrador. Todos los pasos de pago serán saltados."
6203
 
6204
- #: includes/views/submit_listing.php:398
6205
  msgctxt "submit listing"
6206
  msgid "Category selection"
6207
  msgstr "Selección de categoría"
6208
 
6209
- #: includes/views/submit_listing.php:398
6210
  msgctxt "submit listing"
6211
  msgid "Category & plan selection"
6212
  msgstr "Selección de categoría y comisión"
6213
 
6214
- #: includes/views/submit_listing.php:403
6215
  msgctxt "submit listing"
6216
  msgid "Listing Information"
6217
  msgstr "Información del listado"
6218
 
6219
- #: includes/views/submit_listing.php:408
6220
  msgctxt "submit listing"
6221
  msgid "Listing Images"
6222
  msgstr "Imágenes del listado"
6223
 
6224
- #: includes/views/submit_listing.php:416
6225
  msgctxt "submit listing"
6226
  msgid "Account Creation"
6227
  msgstr "Creación de cuenta de usuario"
6228
 
6229
- #: includes/views/submit_listing.php:422
6230
  msgctxt "submit listing"
6231
  msgid "Terms and Conditions"
6232
  msgstr "Términos y Condiciones"
6233
 
6234
- #: includes/views/submit_listing.php:459
6235
  msgctxt "submit listing"
6236
  msgid "(Please choose a fee plan above)"
6237
  msgstr "(Por favor elija una comisión arriba)"
6238
 
6239
- #: includes/views/submit_listing.php:509
6240
  msgctxt "submit listing"
6241
  msgid "Can not submit a listing at this moment. Please try again later."
6242
  msgstr ""
6243
  "No puede publicar un listado en este momento. Por favor intente más tarde."
6244
 
6245
- #: includes/views/submit_listing.php:551
6246
  msgctxt "submit listing"
6247
  msgid "Please select a category."
6248
  msgstr "Por favor seleccione una categoría."
6249
 
6250
- #: includes/views/submit_listing.php:564
6251
  msgctxt "submit listing"
6252
  msgid "Please select a category for your listing."
6253
  msgstr "Por favor seleccione una categoría para su listado."
6254
 
6255
- #: includes/views/submit_listing.php:584
6256
  msgctxt "submit listing"
6257
  msgid "Please choose a valid category for your plan."
6258
  msgstr "Por favor seleccione una categoría válida para su comisión."
6259
 
6260
- #: includes/views/submit_listing.php:586
6261
  msgctxt "submit listing"
6262
  msgid "Please choose a valid fee plan for your category selection."
6263
  msgstr "Por favor elija una comisión válida para la categoría seleccionada."
6264
 
6265
- #: includes/views/submit_listing.php:825
6266
  msgctxt "submit listing"
6267
  msgid "Please enter your desired username."
6268
  msgstr "Por favor ingrese su nombre de usuario."
6269
 
6270
- #: includes/views/submit_listing.php:830
6271
  msgctxt "submit listing"
6272
  msgid "Please enter the e-mail for your new account."
6273
  msgstr ""
6274
  "Por favor ingrese la dirección de correo electrónico para su nueva cuenta."
6275
 
6276
- #: includes/views/submit_listing.php:835
6277
  msgctxt "submit listing"
6278
  msgid "The username you chose is already in use. Please use a different one."
6279
  msgstr ""
6280
  "El nombre de usuario que eligió ya está en uso. Por favor elija un nombre de "
6281
  "usuario diferente."
6282
 
6283
- #: includes/views/submit_listing.php:840
6284
  msgctxt "submit listing"
6285
  msgid "The e-mail address you chose for your account is already in use."
6286
  msgstr ""
6287
  "La dirección de correo electrónico que eligió para su cuenta ya está siendo "
6288
  "utilizada."
6289
 
6290
- #: includes/views/submit_listing.php:855
6291
  msgctxt "submit listing"
6292
  msgid "Create a user account on this site"
6293
  msgstr "Crear una cuenta de usuario en este sitio"
6294
 
6295
- #: includes/views/submit_listing.php:862
6296
  msgctxt "submit listing"
6297
  msgid ""
6298
  "You need to create an account on the site. Please fill out the form below."
@@ -6300,12 +6300,12 @@ msgstr ""
6300
  "Debe crear una cuenta de usuario en este sitio. Por favor ingrese los datos "
6301
  "requeridos en el formulario que está debajo."
6302
 
6303
- #: includes/views/submit_listing.php:868
6304
  msgctxt "submit listing"
6305
  msgid "Username:"
6306
  msgstr "Nombre de usuario:"
6307
 
6308
- #: includes/views/submit_listing.php:877
6309
  msgctxt "submit listing"
6310
  msgid "Email:"
6311
  msgstr "Correo electrónico:"
@@ -6486,7 +6486,7 @@ msgctxt "form-fields api"
6486
  msgid "Textfield"
6487
  msgstr "Campo de texto"
6488
 
6489
- #: includes/fields/class-fieldtypes-textfield.php:53
6490
  msgctxt "form-fields api"
6491
  msgid "Format 01/31/1969"
6492
  msgstr "Formato 01/31/1969"
@@ -6852,7 +6852,7 @@ msgstr ""
6852
  "Esto significa que no aparecerán acá. Si desea mostrar las categorías "
6853
  "vacías, haga <a>clic aquí</a> para cambiar la configuración."
6854
 
6855
- #: includes/views/submit_listing.php:345
6856
  msgctxt "templates"
6857
  msgid ""
6858
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
@@ -6861,7 +6861,7 @@ msgstr ""
6861
  "<b>Vista no disponible</b>. ¿Tiene \"Deshabilitar envío de listados desde el "
6862
  "frontend\" habilitado?"
6863
 
6864
- #: includes/views/submit_listing.php:347
6865
  msgctxt "templates"
6866
  msgid ""
6867
  "Listing submission has been disabled. Contact the administrator for details."
@@ -6869,7 +6869,7 @@ msgstr ""
6869
  "Se ha deshabilitado la opción para agregar listados. Contacte al "
6870
  "administrador para más detalles."
6871
 
6872
- #: includes/views/submit_listing.php:512
6873
  msgctxt "templates"
6874
  msgid ""
6875
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
@@ -6878,7 +6878,7 @@ msgstr ""
6878
  "<b>No hay planes disponibles</b>, sin un plan de tarifas, los usuarios del "
6879
  "sitio no pueden crear listados. %s para crear un plan"
6880
 
6881
- #: includes/views/submit_listing.php:526
6882
  msgctxt "templates"
6883
  msgid ""
6884
  "Listing submission is not available at the moment. Contact the administrator "
@@ -6887,7 +6887,7 @@ msgstr ""
6887
  "La opción para agregar listados no está disponible en el momento. Contacte "
6888
  "al administrador para más detalles."
6889
 
6890
- #: includes/views/submit_listing.php:529
6891
  msgctxt "templates"
6892
  msgid ""
6893
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -6898,17 +6898,17 @@ msgstr ""
6898
  "“Categoría”. %s y cree un nuevo campo con dicha asociación, o asigne la "
6899
  "asociación a un campo existente."
6900
 
6901
- #: includes/views/submit_listing.php:897
6902
  msgctxt "templates"
6903
  msgid "Please agree to the Terms and Conditions."
6904
  msgstr "Por favor acepte los Términos y Condiciones."
6905
 
6906
- #: includes/views/submit_listing.php:905
6907
  msgctxt "templates"
6908
  msgid "Terms and Conditions:"
6909
  msgstr "Términos y Condiciones:"
6910
 
6911
- #: includes/views/submit_listing.php:913
6912
  msgctxt "templates"
6913
  msgid "I agree to the <a>Terms and Conditions</a>"
6914
  msgstr "Acepto los <a>Términos y Condiciones</a>"
@@ -7660,33 +7660,33 @@ msgctxt "checkout"
7660
  msgid "Print Receipt"
7661
  msgstr "Imprimir recibo"
7662
 
7663
- #: includes/views/checkout.php:132
7664
  msgctxt "checkout"
7665
  msgid "Can not process a payment at this time. Please try again later."
7666
  msgstr ""
7667
  "No podemos procesar su pago en este momento. Por favor intente más tarde."
7668
 
7669
- #: includes/views/checkout.php:169
7670
  msgctxt "checkout"
7671
  msgid "Invalid nonce received."
7672
  msgstr "El código de verificación recibido es inválido."
7673
 
7674
- #: includes/views/checkout.php:186
7675
  msgctxt "checkout"
7676
  msgid "Invalid gateway selected."
7677
  msgstr "La pasarela de pago seleccionada es inválida."
7678
 
7679
- #: includes/views/checkout.php:191
7680
  msgctxt "checkout"
7681
  msgid "Selected gateway does not support payment's currency."
7682
  msgstr "La pasarela de pago seleccionada no soporta la moneda de este pago."
7683
 
7684
- #: includes/views/checkout.php:200
7685
  msgctxt "checkout"
7686
  msgid "Pay Now"
7687
  msgstr "Pagar ahora"
7688
 
7689
- #: includes/views/checkout.php:247
7690
  msgctxt "checkout"
7691
  msgid "Unknown gateway error."
7692
  msgstr "Error desconocido en la pasarela de pago."
@@ -8102,12 +8102,12 @@ msgid "Please enter your access key and e-mail address."
8102
  msgstr ""
8103
  "Por favor ingrese su clave de acceso y su dirección de correo electrónico."
8104
 
8105
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
8106
  msgctxt "views:login"
8107
  msgid "E-Mail Address"
8108
  msgstr "Dirección de correo electrónico"
8109
 
8110
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
8111
  msgctxt "views:login"
8112
  msgid "Access Key"
8113
  msgstr "Clave de acceso"
@@ -8302,7 +8302,7 @@ msgid "This is just a preview. The listing has not been published yet."
8302
  msgstr ""
8303
  "Esta es tan solo una previsualización. El listado no ha sido publicado aún."
8304
 
8305
- #: includes/views/submit_listing.php:695
8306
  msgctxt "listing submit"
8307
  msgid ""
8308
  "Something went wrong. Please check the form for errors, correct them and "
@@ -8311,7 +8311,7 @@ msgstr ""
8311
  "Algo salió mal. Por favor verifique que el formulario no contiene errores y "
8312
  "envíelo de nuevo."
8313
 
8314
- #: includes/views/submit_listing.php:779
8315
  msgctxt "listing submit"
8316
  msgid ""
8317
  "Image upload is required, please provide at least one image and submit again."
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
9
+ "PO-Revision-Date: 2020-01-22 15:19-0500\n"
10
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
12
  "Language: es_ES\n"
396
  msgid "Create A Listing"
397
  msgstr "Crear un Listado"
398
 
399
+ #: includes/views/checkout.php:266
400
  msgid ""
401
  "There was an error trying to process your request. No gateway is selected."
402
  msgstr ""
1248
  "Puede crear estos campos usted mismo en \"Administrar Campos de Formulario\" "
1249
  "o puede dejar que Business Directory haga esto por usted automáticamente."
1250
 
1251
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1252
  msgctxt "admin"
1253
  msgid "Go to \"Manage Form Fields\""
1254
  msgstr "Ir a \"Administrar Campos de Formulario\""
1268
  msgid "Abandoned"
1269
  msgstr "Abandonados"
1270
 
1271
+ #: includes/views/submit_listing.php:518
1272
  msgctxt "admin"
1273
  msgid "Go to \"Manage Fees\""
1274
  msgstr "Ir a \"Administrar Comisiones“"
3521
  msgctxt "admin settings"
3522
  msgid ""
3523
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3524
+ "accesed while this setting is checked."
3525
  msgstr ""
3526
  "<strong>IMPORTANTE:</strong> las sub-páginas de la página principal del "
3527
  "directorio no se podrán acceder mientras esta opción esté habilitada."
6175
  msgid "You can't edit this listing."
6176
  msgstr "Usted no puede editar este listado."
6177
 
6178
+ #: includes/views/submit_listing.php:145
6179
  msgctxt "submit listing"
6180
  msgid ""
6181
  "This listing can't be edited at this time because it has no fee plan "
6186
  "una comisión. Por favor <a>edite el listado en el panel de administración</"
6187
  "a> para asociar una comisión."
6188
 
6189
+ #: includes/views/submit_listing.php:150
6190
  msgctxt "submit listing"
6191
  msgid ""
6192
  "This listing can't be edited at this time. Please try again later or contact "
6195
  "Este listado no puede ser editado en este momento. Por favor intente más "
6196
  "tarde o contacte al administrador si el problema persiste."
6197
 
6198
+ #: includes/views/submit_listing.php:173
6199
  msgctxt "submit listing"
6200
  msgid "You're logged in as admin, payment will be skipped."
6201
  msgstr ""
6202
  "Ha ingresado como administrador. Todos los pasos de pago serán saltados."
6203
 
6204
+ #: includes/views/submit_listing.php:397
6205
  msgctxt "submit listing"
6206
  msgid "Category selection"
6207
  msgstr "Selección de categoría"
6208
 
6209
+ #: includes/views/submit_listing.php:397
6210
  msgctxt "submit listing"
6211
  msgid "Category & plan selection"
6212
  msgstr "Selección de categoría y comisión"
6213
 
6214
+ #: includes/views/submit_listing.php:402
6215
  msgctxt "submit listing"
6216
  msgid "Listing Information"
6217
  msgstr "Información del listado"
6218
 
6219
+ #: includes/views/submit_listing.php:407
6220
  msgctxt "submit listing"
6221
  msgid "Listing Images"
6222
  msgstr "Imágenes del listado"
6223
 
6224
+ #: includes/views/submit_listing.php:415
6225
  msgctxt "submit listing"
6226
  msgid "Account Creation"
6227
  msgstr "Creación de cuenta de usuario"
6228
 
6229
+ #: includes/views/submit_listing.php:421
6230
  msgctxt "submit listing"
6231
  msgid "Terms and Conditions"
6232
  msgstr "Términos y Condiciones"
6233
 
6234
+ #: includes/views/submit_listing.php:458
6235
  msgctxt "submit listing"
6236
  msgid "(Please choose a fee plan above)"
6237
  msgstr "(Por favor elija una comisión arriba)"
6238
 
6239
+ #: includes/views/submit_listing.php:508
6240
  msgctxt "submit listing"
6241
  msgid "Can not submit a listing at this moment. Please try again later."
6242
  msgstr ""
6243
  "No puede publicar un listado en este momento. Por favor intente más tarde."
6244
 
6245
+ #: includes/views/submit_listing.php:550
6246
  msgctxt "submit listing"
6247
  msgid "Please select a category."
6248
  msgstr "Por favor seleccione una categoría."
6249
 
6250
+ #: includes/views/submit_listing.php:563
6251
  msgctxt "submit listing"
6252
  msgid "Please select a category for your listing."
6253
  msgstr "Por favor seleccione una categoría para su listado."
6254
 
6255
+ #: includes/views/submit_listing.php:583
6256
  msgctxt "submit listing"
6257
  msgid "Please choose a valid category for your plan."
6258
  msgstr "Por favor seleccione una categoría válida para su comisión."
6259
 
6260
+ #: includes/views/submit_listing.php:585
6261
  msgctxt "submit listing"
6262
  msgid "Please choose a valid fee plan for your category selection."
6263
  msgstr "Por favor elija una comisión válida para la categoría seleccionada."
6264
 
6265
+ #: includes/views/submit_listing.php:824
6266
  msgctxt "submit listing"
6267
  msgid "Please enter your desired username."
6268
  msgstr "Por favor ingrese su nombre de usuario."
6269
 
6270
+ #: includes/views/submit_listing.php:829
6271
  msgctxt "submit listing"
6272
  msgid "Please enter the e-mail for your new account."
6273
  msgstr ""
6274
  "Por favor ingrese la dirección de correo electrónico para su nueva cuenta."
6275
 
6276
+ #: includes/views/submit_listing.php:834
6277
  msgctxt "submit listing"
6278
  msgid "The username you chose is already in use. Please use a different one."
6279
  msgstr ""
6280
  "El nombre de usuario que eligió ya está en uso. Por favor elija un nombre de "
6281
  "usuario diferente."
6282
 
6283
+ #: includes/views/submit_listing.php:839
6284
  msgctxt "submit listing"
6285
  msgid "The e-mail address you chose for your account is already in use."
6286
  msgstr ""
6287
  "La dirección de correo electrónico que eligió para su cuenta ya está siendo "
6288
  "utilizada."
6289
 
6290
+ #: includes/views/submit_listing.php:854
6291
  msgctxt "submit listing"
6292
  msgid "Create a user account on this site"
6293
  msgstr "Crear una cuenta de usuario en este sitio"
6294
 
6295
+ #: includes/views/submit_listing.php:861
6296
  msgctxt "submit listing"
6297
  msgid ""
6298
  "You need to create an account on the site. Please fill out the form below."
6300
  "Debe crear una cuenta de usuario en este sitio. Por favor ingrese los datos "
6301
  "requeridos en el formulario que está debajo."
6302
 
6303
+ #: includes/views/submit_listing.php:867
6304
  msgctxt "submit listing"
6305
  msgid "Username:"
6306
  msgstr "Nombre de usuario:"
6307
 
6308
+ #: includes/views/submit_listing.php:876
6309
  msgctxt "submit listing"
6310
  msgid "Email:"
6311
  msgstr "Correo electrónico:"
6486
  msgid "Textfield"
6487
  msgstr "Campo de texto"
6488
 
6489
+ #: includes/fields/class-fieldtypes-textfield.php:57
6490
  msgctxt "form-fields api"
6491
  msgid "Format 01/31/1969"
6492
  msgstr "Formato 01/31/1969"
6852
  "Esto significa que no aparecerán acá. Si desea mostrar las categorías "
6853
  "vacías, haga <a>clic aquí</a> para cambiar la configuración."
6854
 
6855
+ #: includes/views/submit_listing.php:344
6856
  msgctxt "templates"
6857
  msgid ""
6858
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6861
  "<b>Vista no disponible</b>. ¿Tiene \"Deshabilitar envío de listados desde el "
6862
  "frontend\" habilitado?"
6863
 
6864
+ #: includes/views/submit_listing.php:346
6865
  msgctxt "templates"
6866
  msgid ""
6867
  "Listing submission has been disabled. Contact the administrator for details."
6869
  "Se ha deshabilitado la opción para agregar listados. Contacte al "
6870
  "administrador para más detalles."
6871
 
6872
+ #: includes/views/submit_listing.php:511
6873
  msgctxt "templates"
6874
  msgid ""
6875
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6878
  "<b>No hay planes disponibles</b>, sin un plan de tarifas, los usuarios del "
6879
  "sitio no pueden crear listados. %s para crear un plan"
6880
 
6881
+ #: includes/views/submit_listing.php:525
6882
  msgctxt "templates"
6883
  msgid ""
6884
  "Listing submission is not available at the moment. Contact the administrator "
6887
  "La opción para agregar listados no está disponible en el momento. Contacte "
6888
  "al administrador para más detalles."
6889
 
6890
+ #: includes/views/submit_listing.php:528
6891
  msgctxt "templates"
6892
  msgid ""
6893
  "<b>View not available</b>, there is no \"Category\" association field. %s "
6898
  "“Categoría”. %s y cree un nuevo campo con dicha asociación, o asigne la "
6899
  "asociación a un campo existente."
6900
 
6901
+ #: includes/views/submit_listing.php:896
6902
  msgctxt "templates"
6903
  msgid "Please agree to the Terms and Conditions."
6904
  msgstr "Por favor acepte los Términos y Condiciones."
6905
 
6906
+ #: includes/views/submit_listing.php:904
6907
  msgctxt "templates"
6908
  msgid "Terms and Conditions:"
6909
  msgstr "Términos y Condiciones:"
6910
 
6911
+ #: includes/views/submit_listing.php:912
6912
  msgctxt "templates"
6913
  msgid "I agree to the <a>Terms and Conditions</a>"
6914
  msgstr "Acepto los <a>Términos y Condiciones</a>"
7660
  msgid "Print Receipt"
7661
  msgstr "Imprimir recibo"
7662
 
7663
+ #: includes/views/checkout.php:131
7664
  msgctxt "checkout"
7665
  msgid "Can not process a payment at this time. Please try again later."
7666
  msgstr ""
7667
  "No podemos procesar su pago en este momento. Por favor intente más tarde."
7668
 
7669
+ #: includes/views/checkout.php:168
7670
  msgctxt "checkout"
7671
  msgid "Invalid nonce received."
7672
  msgstr "El código de verificación recibido es inválido."
7673
 
7674
+ #: includes/views/checkout.php:185
7675
  msgctxt "checkout"
7676
  msgid "Invalid gateway selected."
7677
  msgstr "La pasarela de pago seleccionada es inválida."
7678
 
7679
+ #: includes/views/checkout.php:190
7680
  msgctxt "checkout"
7681
  msgid "Selected gateway does not support payment's currency."
7682
  msgstr "La pasarela de pago seleccionada no soporta la moneda de este pago."
7683
 
7684
+ #: includes/views/checkout.php:199
7685
  msgctxt "checkout"
7686
  msgid "Pay Now"
7687
  msgstr "Pagar ahora"
7688
 
7689
+ #: includes/views/checkout.php:246
7690
  msgctxt "checkout"
7691
  msgid "Unknown gateway error."
7692
  msgstr "Error desconocido en la pasarela de pago."
8102
  msgstr ""
8103
  "Por favor ingrese su clave de acceso y su dirección de correo electrónico."
8104
 
8105
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
8106
  msgctxt "views:login"
8107
  msgid "E-Mail Address"
8108
  msgstr "Dirección de correo electrónico"
8109
 
8110
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
8111
  msgctxt "views:login"
8112
  msgid "Access Key"
8113
  msgstr "Clave de acceso"
8302
  msgstr ""
8303
  "Esta es tan solo una previsualización. El listado no ha sido publicado aún."
8304
 
8305
+ #: includes/views/submit_listing.php:694
8306
  msgctxt "listing submit"
8307
  msgid ""
8308
  "Something went wrong. Please check the form for errors, correct them and "
8311
  "Algo salió mal. Por favor verifique que el formulario no contiene errores y "
8312
  "envíelo de nuevo."
8313
 
8314
+ #: includes/views/submit_listing.php:778
8315
  msgctxt "listing submit"
8316
  msgid ""
8317
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-fr_FR.mo CHANGED
Binary file
languages/WPBDM-fr_FR.po CHANGED
@@ -5,7 +5,7 @@ msgstr ""
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
9
  "PO-Revision-Date: 2017-11-13 00:48+0100\n"
10
  "Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
11
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
@@ -394,7 +394,7 @@ msgstr "Voir toutes les annonces"
394
  msgid "Create A Listing"
395
  msgstr "Créer une annonce"
396
 
397
- #: includes/views/checkout.php:267
398
  msgid ""
399
  "There was an error trying to process your request. No gateway is selected."
400
  msgstr ""
@@ -1252,7 +1252,7 @@ msgstr ""
1252
  "Vous pouvez créer ces champs personnalisés pas vous-mêmes dans \"Gestion des "
1253
  "Champs\" ou laissez le plugin le faire pour vous automatiquement."
1254
 
1255
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1256
  msgctxt "admin"
1257
  msgid "Go to \"Manage Form Fields\""
1258
  msgstr "Aller à \"Gestion des Champs\""
@@ -1272,7 +1272,7 @@ msgctxt "admin"
1272
  msgid "Abandoned"
1273
  msgstr "Abandonné"
1274
 
1275
- #: includes/views/submit_listing.php:519
1276
  #, fuzzy
1277
  msgctxt "admin"
1278
  msgid "Go to \"Manage Fees\""
@@ -3553,10 +3553,11 @@ msgid "Valid placeholders: %s"
3553
  msgstr "Espaces réservés valides:% s"
3554
 
3555
  #: includes/admin/settings/class-settings-bootstrap.php:96
 
3556
  msgctxt "admin settings"
3557
  msgid ""
3558
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3559
- "accesed while this settings is checked."
3560
  msgstr ""
3561
  "<strong> IMPORTANT :</strong> les sous-pages de la page principale de "
3562
  "l'annuaire ne sont pas accessibles lorsque ce paramètre est coché."
@@ -6218,7 +6219,7 @@ msgctxt "submit listing"
6218
  msgid "You can't edit this listing."
6219
  msgstr "Catégories pour cette annonce"
6220
 
6221
- #: includes/views/submit_listing.php:146
6222
  msgctxt "submit listing"
6223
  msgid ""
6224
  "This listing can't be edited at this time because it has no fee plan "
@@ -6229,7 +6230,7 @@ msgstr ""
6229
  "frais n'est associé. S'il vous plaît <a>modifier l'annonce</a> sur le "
6230
  "backend et l'associer à un plan de frais."
6231
 
6232
- #: includes/views/submit_listing.php:151
6233
  msgctxt "submit listing"
6234
  msgid ""
6235
  "This listing can't be edited at this time. Please try again later or contact "
@@ -6238,107 +6239,107 @@ msgstr ""
6238
  "L'annuaire n'est pas disponible pour le moment. Veuillez réessayer dans "
6239
  "quelques minutes ou contactez l'administrateur si le problème persiste."
6240
 
6241
- #: includes/views/submit_listing.php:174
6242
  msgctxt "submit listing"
6243
  msgid "You're logged in as admin, payment will be skipped."
6244
  msgstr ""
6245
  "Vous êtes connecté en tant qu'administrateur. Toutes les étapes de paiement "
6246
  "seront passées."
6247
 
6248
- #: includes/views/submit_listing.php:398
6249
  #, fuzzy
6250
  msgctxt "submit listing"
6251
  msgid "Category selection"
6252
  msgstr "Sélection de la catégorie"
6253
 
6254
- #: includes/views/submit_listing.php:398
6255
  msgctxt "submit listing"
6256
  msgid "Category & plan selection"
6257
  msgstr "Sélection Catégorie et plan"
6258
 
6259
- #: includes/views/submit_listing.php:403
6260
  msgctxt "submit listing"
6261
  msgid "Listing Information"
6262
  msgstr "Information sur l'annonce"
6263
 
6264
- #: includes/views/submit_listing.php:408
6265
  msgctxt "submit listing"
6266
  msgid "Listing Images"
6267
  msgstr "Liste des images"
6268
 
6269
- #: includes/views/submit_listing.php:416
6270
  msgctxt "submit listing"
6271
  msgid "Account Creation"
6272
  msgstr "Création de compte"
6273
 
6274
- #: includes/views/submit_listing.php:422
6275
  msgctxt "submit listing"
6276
  msgid "Terms and Conditions"
6277
  msgstr "Conditions d'utilisation"
6278
 
6279
- #: includes/views/submit_listing.php:459
6280
  msgctxt "submit listing"
6281
  msgid "(Please choose a fee plan above)"
6282
  msgstr "(Veuillez choisir un tarif ci-dessus)"
6283
 
6284
- #: includes/views/submit_listing.php:509
6285
  msgctxt "submit listing"
6286
  msgid "Can not submit a listing at this moment. Please try again later."
6287
  msgstr ""
6288
  "Impossible de soumettre une liste en ce moment. Veuillez réessayer plus tard."
6289
 
6290
- #: includes/views/submit_listing.php:551
6291
  msgctxt "submit listing"
6292
  msgid "Please select a category."
6293
  msgstr "Veuillez sélectionner une catégorie."
6294
 
6295
- #: includes/views/submit_listing.php:564
6296
  #, fuzzy
6297
  msgctxt "submit listing"
6298
  msgid "Please select a category for your listing."
6299
  msgstr "Veuillez choisir une catégorie valide pour votre annonce."
6300
 
6301
- #: includes/views/submit_listing.php:584
6302
  msgctxt "submit listing"
6303
  msgid "Please choose a valid category for your plan."
6304
  msgstr "Veuillez choisir une catégorie valide pour votre annonce."
6305
 
6306
- #: includes/views/submit_listing.php:586
6307
  msgctxt "submit listing"
6308
  msgid "Please choose a valid fee plan for your category selection."
6309
  msgstr ""
6310
  "S'il vous plaît choisir un plan tarifaire valable pour votre sélection de "
6311
  "catégorie."
6312
 
6313
- #: includes/views/submit_listing.php:825
6314
  msgctxt "submit listing"
6315
  msgid "Please enter your desired username."
6316
  msgstr "S'il vous plaît entrer votre nom d'utilisateur souhaité."
6317
 
6318
- #: includes/views/submit_listing.php:830
6319
  msgctxt "submit listing"
6320
  msgid "Please enter the e-mail for your new account."
6321
  msgstr "S'il vous plaît entrer votre e-mail pour votre nouveau compte."
6322
 
6323
- #: includes/views/submit_listing.php:835
6324
  msgctxt "submit listing"
6325
  msgid "The username you chose is already in use. Please use a different one."
6326
  msgstr ""
6327
  "Le nom d'utilisateur que vous avez choisi est déjà utilisé. Veuillez en "
6328
  "utiliser un autre."
6329
 
6330
- #: includes/views/submit_listing.php:840
6331
  msgctxt "submit listing"
6332
  msgid "The e-mail address you chose for your account is already in use."
6333
  msgstr ""
6334
  "L'adresse e-mail que vous avez choisie pour votre compte est déjà utilisée."
6335
 
6336
- #: includes/views/submit_listing.php:855
6337
  msgctxt "submit listing"
6338
  msgid "Create a user account on this site"
6339
  msgstr "Créer un compte utilisateur sur ce site"
6340
 
6341
- #: includes/views/submit_listing.php:862
6342
  msgctxt "submit listing"
6343
  msgid ""
6344
  "You need to create an account on the site. Please fill out the form below."
@@ -6346,12 +6347,12 @@ msgstr ""
6346
  "Vous devez créer un compte sur le site. Veuillez remplir le formulaire ci-"
6347
  "dessous."
6348
 
6349
- #: includes/views/submit_listing.php:868
6350
  msgctxt "submit listing"
6351
  msgid "Username:"
6352
  msgstr "Nom d'utilisateur (login) :"
6353
 
6354
- #: includes/views/submit_listing.php:877
6355
  msgctxt "submit listing"
6356
  msgid "Email:"
6357
  msgstr "E-Mail:"
@@ -6540,7 +6541,7 @@ msgctxt "form-fields api"
6540
  msgid "Textfield"
6541
  msgstr "Champ texte"
6542
 
6543
- #: includes/fields/class-fieldtypes-textfield.php:53
6544
  msgctxt "form-fields api"
6545
  msgid "Format 01/31/1969"
6546
  msgstr "Format 01/31/1969"
@@ -6912,7 +6913,7 @@ msgstr ""
6912
  "frontal votre site. Si cela ne correspond pas à votre souhait, cliquez </a> "
6913
  "ici <a> pour modifier le paramétrage."
6914
 
6915
- #: includes/views/submit_listing.php:345
6916
  msgctxt "templates"
6917
  msgid ""
6918
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
@@ -6921,27 +6922,27 @@ msgstr ""
6921
  "<b>Aperçu non disponible</b>. Avez-vous coché le paramètre \"Désactiver la "
6922
  "soumission de l'annonce publique ?\" ?"
6923
 
6924
- #: includes/views/submit_listing.php:347
6925
  msgctxt "templates"
6926
  msgid ""
6927
  "Listing submission has been disabled. Contact the administrator for details."
6928
  msgstr ""
6929
 
6930
- #: includes/views/submit_listing.php:512
6931
  msgctxt "templates"
6932
  msgid ""
6933
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6934
  "submit a listing. %s to create a fee plan"
6935
  msgstr ""
6936
 
6937
- #: includes/views/submit_listing.php:526
6938
  msgctxt "templates"
6939
  msgid ""
6940
  "Listing submission is not available at the moment. Contact the administrator "
6941
  "for details."
6942
  msgstr ""
6943
 
6944
- #: includes/views/submit_listing.php:529
6945
  msgctxt "templates"
6946
  msgid ""
6947
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -6949,17 +6950,17 @@ msgid ""
6949
  "an existing field"
6950
  msgstr ""
6951
 
6952
- #: includes/views/submit_listing.php:897
6953
  msgctxt "templates"
6954
  msgid "Please agree to the Terms and Conditions."
6955
  msgstr "Veuillez accepter les conditions d'utilisation."
6956
 
6957
- #: includes/views/submit_listing.php:905
6958
  msgctxt "templates"
6959
  msgid "Terms and Conditions:"
6960
  msgstr "Conditions d'utilisation:"
6961
 
6962
- #: includes/views/submit_listing.php:913
6963
  msgctxt "templates"
6964
  msgid "I agree to the <a>Terms and Conditions</a>"
6965
  msgstr "J'accepte <a> Conditions générales </a>"
@@ -7742,34 +7743,34 @@ msgctxt "checkout"
7742
  msgid "Print Receipt"
7743
  msgstr "Imprimer le reçu"
7744
 
7745
- #: includes/views/checkout.php:132
7746
  msgctxt "checkout"
7747
  msgid "Can not process a payment at this time. Please try again later."
7748
  msgstr ""
7749
  "Ne peut pas traiter un paiement en ce moment. Veuillez réessayer plus tard."
7750
 
7751
- #: includes/views/checkout.php:169
7752
  msgctxt "checkout"
7753
  msgid "Invalid nonce received."
7754
  msgstr "Demande reçue invalide."
7755
 
7756
- #: includes/views/checkout.php:186
7757
  msgctxt "checkout"
7758
  msgid "Invalid gateway selected."
7759
  msgstr "Passerelle sélectionnée non valide."
7760
 
7761
- #: includes/views/checkout.php:191
7762
  msgctxt "checkout"
7763
  msgid "Selected gateway does not support payment's currency."
7764
  msgstr ""
7765
  "La passerelle sélectionnée ne prend pas en charge la devise de paiement."
7766
 
7767
- #: includes/views/checkout.php:200
7768
  msgctxt "checkout"
7769
  msgid "Pay Now"
7770
  msgstr "Payez maintenant"
7771
 
7772
- #: includes/views/checkout.php:247
7773
  msgctxt "checkout"
7774
  msgid "Unknown gateway error."
7775
  msgstr "Erreur inconnue de la passerelle de paiement. Veuillez réessayer."
@@ -8185,12 +8186,12 @@ msgctxt "views:login"
8185
  msgid "Please enter your access key and e-mail address."
8186
  msgstr "S'il vous plaît entrer un e-mail valide."
8187
 
8188
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
8189
  msgctxt "views:login"
8190
  msgid "E-Mail Address"
8191
  msgstr "Adresse e-mail"
8192
 
8193
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
8194
  msgctxt "views:login"
8195
  msgid "Access Key"
8196
  msgstr "Clé d'accès"
@@ -8395,7 +8396,7 @@ msgstr ""
8395
  "Il s'agit seulement d'une pré-visualisation. L'annonce n'a pas encore été "
8396
  "publiée."
8397
 
8398
- #: includes/views/submit_listing.php:695
8399
  msgctxt "listing submit"
8400
  msgid ""
8401
  "Something went wrong. Please check the form for errors, correct them and "
@@ -8404,7 +8405,7 @@ msgstr ""
8404
  "Quelque chose s'est mal passé. Veuillez vérifier le formulaire, corriger les "
8405
  "erreurs et soumettre à nouveau."
8406
 
8407
- #: includes/views/submit_listing.php:779
8408
  msgctxt "listing submit"
8409
  msgid ""
8410
  "Image upload is required, please provide at least one image and submit again."
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
9
  "PO-Revision-Date: 2017-11-13 00:48+0100\n"
10
  "Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
11
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
394
  msgid "Create A Listing"
395
  msgstr "Créer une annonce"
396
 
397
+ #: includes/views/checkout.php:266
398
  msgid ""
399
  "There was an error trying to process your request. No gateway is selected."
400
  msgstr ""
1252
  "Vous pouvez créer ces champs personnalisés pas vous-mêmes dans \"Gestion des "
1253
  "Champs\" ou laissez le plugin le faire pour vous automatiquement."
1254
 
1255
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1256
  msgctxt "admin"
1257
  msgid "Go to \"Manage Form Fields\""
1258
  msgstr "Aller à \"Gestion des Champs\""
1272
  msgid "Abandoned"
1273
  msgstr "Abandonné"
1274
 
1275
+ #: includes/views/submit_listing.php:518
1276
  #, fuzzy
1277
  msgctxt "admin"
1278
  msgid "Go to \"Manage Fees\""
3553
  msgstr "Espaces réservés valides:% s"
3554
 
3555
  #: includes/admin/settings/class-settings-bootstrap.php:96
3556
+ #, fuzzy
3557
  msgctxt "admin settings"
3558
  msgid ""
3559
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3560
+ "accesed while this setting is checked."
3561
  msgstr ""
3562
  "<strong> IMPORTANT :</strong> les sous-pages de la page principale de "
3563
  "l'annuaire ne sont pas accessibles lorsque ce paramètre est coché."
6219
  msgid "You can't edit this listing."
6220
  msgstr "Catégories pour cette annonce"
6221
 
6222
+ #: includes/views/submit_listing.php:145
6223
  msgctxt "submit listing"
6224
  msgid ""
6225
  "This listing can't be edited at this time because it has no fee plan "
6230
  "frais n'est associé. S'il vous plaît <a>modifier l'annonce</a> sur le "
6231
  "backend et l'associer à un plan de frais."
6232
 
6233
+ #: includes/views/submit_listing.php:150
6234
  msgctxt "submit listing"
6235
  msgid ""
6236
  "This listing can't be edited at this time. Please try again later or contact "
6239
  "L'annuaire n'est pas disponible pour le moment. Veuillez réessayer dans "
6240
  "quelques minutes ou contactez l'administrateur si le problème persiste."
6241
 
6242
+ #: includes/views/submit_listing.php:173
6243
  msgctxt "submit listing"
6244
  msgid "You're logged in as admin, payment will be skipped."
6245
  msgstr ""
6246
  "Vous êtes connecté en tant qu'administrateur. Toutes les étapes de paiement "
6247
  "seront passées."
6248
 
6249
+ #: includes/views/submit_listing.php:397
6250
  #, fuzzy
6251
  msgctxt "submit listing"
6252
  msgid "Category selection"
6253
  msgstr "Sélection de la catégorie"
6254
 
6255
+ #: includes/views/submit_listing.php:397
6256
  msgctxt "submit listing"
6257
  msgid "Category & plan selection"
6258
  msgstr "Sélection Catégorie et plan"
6259
 
6260
+ #: includes/views/submit_listing.php:402
6261
  msgctxt "submit listing"
6262
  msgid "Listing Information"
6263
  msgstr "Information sur l'annonce"
6264
 
6265
+ #: includes/views/submit_listing.php:407
6266
  msgctxt "submit listing"
6267
  msgid "Listing Images"
6268
  msgstr "Liste des images"
6269
 
6270
+ #: includes/views/submit_listing.php:415
6271
  msgctxt "submit listing"
6272
  msgid "Account Creation"
6273
  msgstr "Création de compte"
6274
 
6275
+ #: includes/views/submit_listing.php:421
6276
  msgctxt "submit listing"
6277
  msgid "Terms and Conditions"
6278
  msgstr "Conditions d'utilisation"
6279
 
6280
+ #: includes/views/submit_listing.php:458
6281
  msgctxt "submit listing"
6282
  msgid "(Please choose a fee plan above)"
6283
  msgstr "(Veuillez choisir un tarif ci-dessus)"
6284
 
6285
+ #: includes/views/submit_listing.php:508
6286
  msgctxt "submit listing"
6287
  msgid "Can not submit a listing at this moment. Please try again later."
6288
  msgstr ""
6289
  "Impossible de soumettre une liste en ce moment. Veuillez réessayer plus tard."
6290
 
6291
+ #: includes/views/submit_listing.php:550
6292
  msgctxt "submit listing"
6293
  msgid "Please select a category."
6294
  msgstr "Veuillez sélectionner une catégorie."
6295
 
6296
+ #: includes/views/submit_listing.php:563
6297
  #, fuzzy
6298
  msgctxt "submit listing"
6299
  msgid "Please select a category for your listing."
6300
  msgstr "Veuillez choisir une catégorie valide pour votre annonce."
6301
 
6302
+ #: includes/views/submit_listing.php:583
6303
  msgctxt "submit listing"
6304
  msgid "Please choose a valid category for your plan."
6305
  msgstr "Veuillez choisir une catégorie valide pour votre annonce."
6306
 
6307
+ #: includes/views/submit_listing.php:585
6308
  msgctxt "submit listing"
6309
  msgid "Please choose a valid fee plan for your category selection."
6310
  msgstr ""
6311
  "S'il vous plaît choisir un plan tarifaire valable pour votre sélection de "
6312
  "catégorie."
6313
 
6314
+ #: includes/views/submit_listing.php:824
6315
  msgctxt "submit listing"
6316
  msgid "Please enter your desired username."
6317
  msgstr "S'il vous plaît entrer votre nom d'utilisateur souhaité."
6318
 
6319
+ #: includes/views/submit_listing.php:829
6320
  msgctxt "submit listing"
6321
  msgid "Please enter the e-mail for your new account."
6322
  msgstr "S'il vous plaît entrer votre e-mail pour votre nouveau compte."
6323
 
6324
+ #: includes/views/submit_listing.php:834
6325
  msgctxt "submit listing"
6326
  msgid "The username you chose is already in use. Please use a different one."
6327
  msgstr ""
6328
  "Le nom d'utilisateur que vous avez choisi est déjà utilisé. Veuillez en "
6329
  "utiliser un autre."
6330
 
6331
+ #: includes/views/submit_listing.php:839
6332
  msgctxt "submit listing"
6333
  msgid "The e-mail address you chose for your account is already in use."
6334
  msgstr ""
6335
  "L'adresse e-mail que vous avez choisie pour votre compte est déjà utilisée."
6336
 
6337
+ #: includes/views/submit_listing.php:854
6338
  msgctxt "submit listing"
6339
  msgid "Create a user account on this site"
6340
  msgstr "Créer un compte utilisateur sur ce site"
6341
 
6342
+ #: includes/views/submit_listing.php:861
6343
  msgctxt "submit listing"
6344
  msgid ""
6345
  "You need to create an account on the site. Please fill out the form below."
6347
  "Vous devez créer un compte sur le site. Veuillez remplir le formulaire ci-"
6348
  "dessous."
6349
 
6350
+ #: includes/views/submit_listing.php:867
6351
  msgctxt "submit listing"
6352
  msgid "Username:"
6353
  msgstr "Nom d'utilisateur (login) :"
6354
 
6355
+ #: includes/views/submit_listing.php:876
6356
  msgctxt "submit listing"
6357
  msgid "Email:"
6358
  msgstr "E-Mail:"
6541
  msgid "Textfield"
6542
  msgstr "Champ texte"
6543
 
6544
+ #: includes/fields/class-fieldtypes-textfield.php:57
6545
  msgctxt "form-fields api"
6546
  msgid "Format 01/31/1969"
6547
  msgstr "Format 01/31/1969"
6913
  "frontal votre site. Si cela ne correspond pas à votre souhait, cliquez </a> "
6914
  "ici <a> pour modifier le paramétrage."
6915
 
6916
+ #: includes/views/submit_listing.php:344
6917
  msgctxt "templates"
6918
  msgid ""
6919
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6922
  "<b>Aperçu non disponible</b>. Avez-vous coché le paramètre \"Désactiver la "
6923
  "soumission de l'annonce publique ?\" ?"
6924
 
6925
+ #: includes/views/submit_listing.php:346
6926
  msgctxt "templates"
6927
  msgid ""
6928
  "Listing submission has been disabled. Contact the administrator for details."
6929
  msgstr ""
6930
 
6931
+ #: includes/views/submit_listing.php:511
6932
  msgctxt "templates"
6933
  msgid ""
6934
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6935
  "submit a listing. %s to create a fee plan"
6936
  msgstr ""
6937
 
6938
+ #: includes/views/submit_listing.php:525
6939
  msgctxt "templates"
6940
  msgid ""
6941
  "Listing submission is not available at the moment. Contact the administrator "
6942
  "for details."
6943
  msgstr ""
6944
 
6945
+ #: includes/views/submit_listing.php:528
6946
  msgctxt "templates"
6947
  msgid ""
6948
  "<b>View not available</b>, there is no \"Category\" association field. %s "
6950
  "an existing field"
6951
  msgstr ""
6952
 
6953
+ #: includes/views/submit_listing.php:896
6954
  msgctxt "templates"
6955
  msgid "Please agree to the Terms and Conditions."
6956
  msgstr "Veuillez accepter les conditions d'utilisation."
6957
 
6958
+ #: includes/views/submit_listing.php:904
6959
  msgctxt "templates"
6960
  msgid "Terms and Conditions:"
6961
  msgstr "Conditions d'utilisation:"
6962
 
6963
+ #: includes/views/submit_listing.php:912
6964
  msgctxt "templates"
6965
  msgid "I agree to the <a>Terms and Conditions</a>"
6966
  msgstr "J'accepte <a> Conditions générales </a>"
7743
  msgid "Print Receipt"
7744
  msgstr "Imprimer le reçu"
7745
 
7746
+ #: includes/views/checkout.php:131
7747
  msgctxt "checkout"
7748
  msgid "Can not process a payment at this time. Please try again later."
7749
  msgstr ""
7750
  "Ne peut pas traiter un paiement en ce moment. Veuillez réessayer plus tard."
7751
 
7752
+ #: includes/views/checkout.php:168
7753
  msgctxt "checkout"
7754
  msgid "Invalid nonce received."
7755
  msgstr "Demande reçue invalide."
7756
 
7757
+ #: includes/views/checkout.php:185
7758
  msgctxt "checkout"
7759
  msgid "Invalid gateway selected."
7760
  msgstr "Passerelle sélectionnée non valide."
7761
 
7762
+ #: includes/views/checkout.php:190
7763
  msgctxt "checkout"
7764
  msgid "Selected gateway does not support payment's currency."
7765
  msgstr ""
7766
  "La passerelle sélectionnée ne prend pas en charge la devise de paiement."
7767
 
7768
+ #: includes/views/checkout.php:199
7769
  msgctxt "checkout"
7770
  msgid "Pay Now"
7771
  msgstr "Payez maintenant"
7772
 
7773
+ #: includes/views/checkout.php:246
7774
  msgctxt "checkout"
7775
  msgid "Unknown gateway error."
7776
  msgstr "Erreur inconnue de la passerelle de paiement. Veuillez réessayer."
8186
  msgid "Please enter your access key and e-mail address."
8187
  msgstr "S'il vous plaît entrer un e-mail valide."
8188
 
8189
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
8190
  msgctxt "views:login"
8191
  msgid "E-Mail Address"
8192
  msgstr "Adresse e-mail"
8193
 
8194
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
8195
  msgctxt "views:login"
8196
  msgid "Access Key"
8197
  msgstr "Clé d'accès"
8396
  "Il s'agit seulement d'une pré-visualisation. L'annonce n'a pas encore été "
8397
  "publiée."
8398
 
8399
+ #: includes/views/submit_listing.php:694
8400
  msgctxt "listing submit"
8401
  msgid ""
8402
  "Something went wrong. Please check the form for errors, correct them and "
8405
  "Quelque chose s'est mal passé. Veuillez vérifier le formulaire, corriger les "
8406
  "erreurs et soumettre à nouveau."
8407
 
8408
+ #: includes/views/submit_listing.php:778
8409
  msgctxt "listing submit"
8410
  msgid ""
8411
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-it_IT.mo CHANGED
Binary file
languages/WPBDM-it_IT.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Business Directory Plugin\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
5
  "directory-plugin\n"
6
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
7
  "PO-Revision-Date: 2019-06-25 13:45-0500\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
@@ -400,7 +400,7 @@ msgstr "Visualizza tutti gli annunci"
400
  msgid "Create A Listing"
401
  msgstr "Inserisci Annuncio"
402
 
403
- #: includes/views/checkout.php:267
404
  msgid ""
405
  "There was an error trying to process your request. No gateway is selected."
406
  msgstr ""
@@ -1251,7 +1251,7 @@ msgstr ""
1251
  "\"Gestire i campi del modulo\" o lasciare che Business Directory lo faccia "
1252
  "automaticamente."
1253
 
1254
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1255
  msgctxt "admin"
1256
  msgid "Go to \"Manage Form Fields\""
1257
  msgstr "Vai a \"Gestire i campi dei moduli\"."
@@ -1271,7 +1271,7 @@ msgctxt "admin"
1271
  msgid "Abandoned"
1272
  msgstr "Abbandonato"
1273
 
1274
- #: includes/views/submit_listing.php:519
1275
  #, fuzzy
1276
  msgctxt "admin"
1277
  msgid "Go to \"Manage Fees\""
@@ -3539,10 +3539,11 @@ msgid "Valid placeholders: %s"
3539
  msgstr "Segnaposto validi: %s"
3540
 
3541
  #: includes/admin/settings/class-settings-bootstrap.php:96
 
3542
  msgctxt "admin settings"
3543
  msgid ""
3544
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3545
- "accesed while this settings is checked."
3546
  msgstr ""
3547
  "<strong>IMPORTANTE:</strong> non è possibile accedere alle sottopagine della "
3548
  "pagina principale della directory fino a quando la checkbox è spuntata."
@@ -6202,7 +6203,7 @@ msgctxt "submit listing"
6202
  msgid "You can't edit this listing."
6203
  msgstr "Non è possibile modificare questo annuncio."
6204
 
6205
- #: includes/views/submit_listing.php:146
6206
  msgctxt "submit listing"
6207
  msgid ""
6208
  "This listing can't be edited at this time because it has no fee plan "
@@ -6213,7 +6214,7 @@ msgstr ""
6213
  "piano tariffario associato. Si prega di <a>modificare l'annuncio</a> dal "
6214
  "backend e di associarlo a un piano tariffario."
6215
 
6216
- #: includes/views/submit_listing.php:151
6217
  msgctxt "submit listing"
6218
  msgid ""
6219
  "This listing can't be edited at this time. Please try again later or contact "
@@ -6222,101 +6223,101 @@ msgstr ""
6222
  "Questo annuncio non può essere modificato in questo momento. Riprovare più "
6223
  "tardi o contattare l'amministratore se il problema persiste."
6224
 
6225
- #: includes/views/submit_listing.php:174
6226
  msgctxt "submit listing"
6227
  msgid "You're logged in as admin, payment will be skipped."
6228
  msgstr "Sei loggato come amministratore, il pagamento verrà saltato."
6229
 
6230
- #: includes/views/submit_listing.php:398
6231
  msgctxt "submit listing"
6232
  msgid "Category selection"
6233
  msgstr "Selezione della categoria"
6234
 
6235
- #: includes/views/submit_listing.php:398
6236
  msgctxt "submit listing"
6237
  msgid "Category & plan selection"
6238
  msgstr "Selezione di categorie e piani"
6239
 
6240
- #: includes/views/submit_listing.php:403
6241
  msgctxt "submit listing"
6242
  msgid "Listing Information"
6243
  msgstr "Informazioni sull'annuncio"
6244
 
6245
- #: includes/views/submit_listing.php:408
6246
  msgctxt "submit listing"
6247
  msgid "Listing Images"
6248
  msgstr "Immagini annuncio"
6249
 
6250
- #: includes/views/submit_listing.php:416
6251
  msgctxt "submit listing"
6252
  msgid "Account Creation"
6253
  msgstr "Creazione account"
6254
 
6255
- #: includes/views/submit_listing.php:422
6256
  msgctxt "submit listing"
6257
  msgid "Terms and Conditions"
6258
  msgstr "Termini e Condizioni"
6259
 
6260
- #: includes/views/submit_listing.php:459
6261
  msgctxt "submit listing"
6262
  msgid "(Please choose a fee plan above)"
6263
  msgstr "(Si prega di scegliere un piano tariffario di cui sopra)"
6264
 
6265
- #: includes/views/submit_listing.php:509
6266
  msgctxt "submit listing"
6267
  msgid "Can not submit a listing at this moment. Please try again later."
6268
  msgstr ""
6269
  "Non è possibile inviare un annuncio in questo momento. Per favore, riprova "
6270
  "più tardi."
6271
 
6272
- #: includes/views/submit_listing.php:551
6273
  msgctxt "submit listing"
6274
  msgid "Please select a category."
6275
  msgstr "Per favore seleziona una categoria."
6276
 
6277
- #: includes/views/submit_listing.php:564
6278
  msgctxt "submit listing"
6279
  msgid "Please select a category for your listing."
6280
  msgstr "Seleziona una categoria per il tuo annuncio."
6281
 
6282
- #: includes/views/submit_listing.php:584
6283
  msgctxt "submit listing"
6284
  msgid "Please choose a valid category for your plan."
6285
  msgstr "Scegli una categoria valida per il tuo piano."
6286
 
6287
- #: includes/views/submit_listing.php:586
6288
  msgctxt "submit listing"
6289
  msgid "Please choose a valid fee plan for your category selection."
6290
  msgstr ""
6291
  "Si prega di scegliere un piano tariffario valido per la selezione della "
6292
  "categoria."
6293
 
6294
- #: includes/views/submit_listing.php:825
6295
  msgctxt "submit listing"
6296
  msgid "Please enter your desired username."
6297
  msgstr "Inserisci il nome utente desiderato."
6298
 
6299
- #: includes/views/submit_listing.php:830
6300
  msgctxt "submit listing"
6301
  msgid "Please enter the e-mail for your new account."
6302
  msgstr "Inserisci l'e-mail per il tuo nuovo account."
6303
 
6304
- #: includes/views/submit_listing.php:835
6305
  msgctxt "submit listing"
6306
  msgid "The username you chose is already in use. Please use a different one."
6307
  msgstr "Il nome utente scelto è già in uso. Per favore, usane un'altra."
6308
 
6309
- #: includes/views/submit_listing.php:840
6310
  msgctxt "submit listing"
6311
  msgid "The e-mail address you chose for your account is already in use."
6312
  msgstr "L'indirizzo e-mail scelto per il tuo account è già in uso."
6313
 
6314
- #: includes/views/submit_listing.php:855
6315
  msgctxt "submit listing"
6316
  msgid "Create a user account on this site"
6317
  msgstr "Creare un account utente su questo sito"
6318
 
6319
- #: includes/views/submit_listing.php:862
6320
  msgctxt "submit listing"
6321
  msgid ""
6322
  "You need to create an account on the site. Please fill out the form below."
@@ -6324,12 +6325,12 @@ msgstr ""
6324
  "È necessario creare un account sul sito. Si prega di compilare il modulo "
6325
  "sottostante."
6326
 
6327
- #: includes/views/submit_listing.php:868
6328
  msgctxt "submit listing"
6329
  msgid "Username:"
6330
  msgstr "Nome utente:"
6331
 
6332
- #: includes/views/submit_listing.php:877
6333
  msgctxt "submit listing"
6334
  msgid "Email:"
6335
  msgstr "Email:"
@@ -6511,7 +6512,7 @@ msgctxt "form-fields api"
6511
  msgid "Textfield"
6512
  msgstr "Campo di testo"
6513
 
6514
- #: includes/fields/class-fieldtypes-textfield.php:53
6515
  msgctxt "form-fields api"
6516
  msgid "Format 01/31/1969"
6517
  msgstr "Formato 01/31/1969"
@@ -6882,7 +6883,7 @@ msgstr ""
6882
  "anteriore del tuo sito. Se non l'hai voluto, clicca <a>qui</a> per "
6883
  "modificare l'impostazione."
6884
 
6885
- #: includes/views/submit_listing.php:345
6886
  msgctxt "templates"
6887
  msgid ""
6888
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
@@ -6891,7 +6892,7 @@ msgstr ""
6891
  "<b>Vista non disponibile</b>. È stata selezionata l'impostazione "
6892
  "\"Disattivare l'invio di annunci da frontend\"?"
6893
 
6894
- #: includes/views/submit_listing.php:347
6895
  msgctxt "templates"
6896
  msgid ""
6897
  "Listing submission has been disabled. Contact the administrator for details."
@@ -6899,14 +6900,14 @@ msgstr ""
6899
  "L'inserimento di un annuncio è stato disabilitato. Contattare "
6900
  "l'amministratore per i dettagli."
6901
 
6902
- #: includes/views/submit_listing.php:512
6903
  msgctxt "templates"
6904
  msgid ""
6905
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6906
  "submit a listing. %s to create a fee plan"
6907
  msgstr ""
6908
 
6909
- #: includes/views/submit_listing.php:526
6910
  msgctxt "templates"
6911
  msgid ""
6912
  "Listing submission is not available at the moment. Contact the administrator "
@@ -6915,7 +6916,7 @@ msgstr ""
6915
  "Al momento non è disponibile l'invio di annunci. Contattare l'amministratore "
6916
  "per i dettagli."
6917
 
6918
- #: includes/views/submit_listing.php:529
6919
  msgctxt "templates"
6920
  msgid ""
6921
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -6926,17 +6927,17 @@ msgstr ""
6926
  "%s e crea un nuovo campo con questa associazione, o assegna questa "
6927
  "associazione ad un campo esistente."
6928
 
6929
- #: includes/views/submit_listing.php:897
6930
  msgctxt "templates"
6931
  msgid "Please agree to the Terms and Conditions."
6932
  msgstr "Per favore è necessario accettare le condizioni d'uso."
6933
 
6934
- #: includes/views/submit_listing.php:905
6935
  msgctxt "templates"
6936
  msgid "Terms and Conditions:"
6937
  msgstr "Termini e Condizioni:"
6938
 
6939
- #: includes/views/submit_listing.php:913
6940
  msgctxt "templates"
6941
  msgid "I agree to the <a>Terms and Conditions</a>"
6942
  msgstr "Accetto i <a>termini e le condizioni</a> d'uso"
@@ -7695,35 +7696,35 @@ msgctxt "checkout"
7695
  msgid "Print Receipt"
7696
  msgstr "Stampa ricevuta"
7697
 
7698
- #: includes/views/checkout.php:132
7699
  msgctxt "checkout"
7700
  msgid "Can not process a payment at this time. Please try again later."
7701
  msgstr ""
7702
  "Non è possibile elaborare un pagamento in questo momento. Per favore, "
7703
  "riprova più tardi."
7704
 
7705
- #: includes/views/checkout.php:169
7706
  #, fuzzy
7707
  msgctxt "checkout"
7708
  msgid "Invalid nonce received."
7709
  msgstr "Invalid nonce ricevuto."
7710
 
7711
- #: includes/views/checkout.php:186
7712
  msgctxt "checkout"
7713
  msgid "Invalid gateway selected."
7714
  msgstr "Gateway non valido selezionato."
7715
 
7716
- #: includes/views/checkout.php:191
7717
  msgctxt "checkout"
7718
  msgid "Selected gateway does not support payment's currency."
7719
  msgstr "Il gateway selezionato non supporta la valuta del pagamento."
7720
 
7721
- #: includes/views/checkout.php:200
7722
  msgctxt "checkout"
7723
  msgid "Pay Now"
7724
  msgstr "Paga Adesso"
7725
 
7726
- #: includes/views/checkout.php:247
7727
  msgctxt "checkout"
7728
  msgid "Unknown gateway error."
7729
  msgstr "Errore gateway sconosciuto."
@@ -8146,12 +8147,12 @@ msgctxt "views:login"
8146
  msgid "Please enter your access key and e-mail address."
8147
  msgstr "Inserisci il tuo codice di accesso e l'indirizzo e-mail."
8148
 
8149
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
8150
  msgctxt "views:login"
8151
  msgid "E-Mail Address"
8152
  msgstr "Indirizzo email"
8153
 
8154
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
8155
  msgctxt "views:login"
8156
  msgid "Access Key"
8157
  msgstr "Chiave d'accesso"
@@ -8348,7 +8349,7 @@ msgctxt "preview"
8348
  msgid "This is just a preview. The listing has not been published yet."
8349
  msgstr "Questa è solo un'anteprima. L'Annuncio non è ancora stato pubblicato."
8350
 
8351
- #: includes/views/submit_listing.php:695
8352
  msgctxt "listing submit"
8353
  msgid ""
8354
  "Something went wrong. Please check the form for errors, correct them and "
@@ -8357,7 +8358,7 @@ msgstr ""
8357
  "Qualcosa è andato storto. Si prega di controllare il modulo per eventuali "
8358
  "errori, correggerli e ripresentarli di nuovo."
8359
 
8360
- #: includes/views/submit_listing.php:779
8361
  msgctxt "listing submit"
8362
  msgid ""
8363
  "Image upload is required, please provide at least one image and submit again."
3
  "Project-Id-Version: Business Directory Plugin\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
5
  "directory-plugin\n"
6
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
7
  "PO-Revision-Date: 2019-06-25 13:45-0500\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
400
  msgid "Create A Listing"
401
  msgstr "Inserisci Annuncio"
402
 
403
+ #: includes/views/checkout.php:266
404
  msgid ""
405
  "There was an error trying to process your request. No gateway is selected."
406
  msgstr ""
1251
  "\"Gestire i campi del modulo\" o lasciare che Business Directory lo faccia "
1252
  "automaticamente."
1253
 
1254
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1255
  msgctxt "admin"
1256
  msgid "Go to \"Manage Form Fields\""
1257
  msgstr "Vai a \"Gestire i campi dei moduli\"."
1271
  msgid "Abandoned"
1272
  msgstr "Abbandonato"
1273
 
1274
+ #: includes/views/submit_listing.php:518
1275
  #, fuzzy
1276
  msgctxt "admin"
1277
  msgid "Go to \"Manage Fees\""
3539
  msgstr "Segnaposto validi: %s"
3540
 
3541
  #: includes/admin/settings/class-settings-bootstrap.php:96
3542
+ #, fuzzy
3543
  msgctxt "admin settings"
3544
  msgid ""
3545
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3546
+ "accesed while this setting is checked."
3547
  msgstr ""
3548
  "<strong>IMPORTANTE:</strong> non è possibile accedere alle sottopagine della "
3549
  "pagina principale della directory fino a quando la checkbox è spuntata."
6203
  msgid "You can't edit this listing."
6204
  msgstr "Non è possibile modificare questo annuncio."
6205
 
6206
+ #: includes/views/submit_listing.php:145
6207
  msgctxt "submit listing"
6208
  msgid ""
6209
  "This listing can't be edited at this time because it has no fee plan "
6214
  "piano tariffario associato. Si prega di <a>modificare l'annuncio</a> dal "
6215
  "backend e di associarlo a un piano tariffario."
6216
 
6217
+ #: includes/views/submit_listing.php:150
6218
  msgctxt "submit listing"
6219
  msgid ""
6220
  "This listing can't be edited at this time. Please try again later or contact "
6223
  "Questo annuncio non può essere modificato in questo momento. Riprovare più "
6224
  "tardi o contattare l'amministratore se il problema persiste."
6225
 
6226
+ #: includes/views/submit_listing.php:173
6227
  msgctxt "submit listing"
6228
  msgid "You're logged in as admin, payment will be skipped."
6229
  msgstr "Sei loggato come amministratore, il pagamento verrà saltato."
6230
 
6231
+ #: includes/views/submit_listing.php:397
6232
  msgctxt "submit listing"
6233
  msgid "Category selection"
6234
  msgstr "Selezione della categoria"
6235
 
6236
+ #: includes/views/submit_listing.php:397
6237
  msgctxt "submit listing"
6238
  msgid "Category & plan selection"
6239
  msgstr "Selezione di categorie e piani"
6240
 
6241
+ #: includes/views/submit_listing.php:402
6242
  msgctxt "submit listing"
6243
  msgid "Listing Information"
6244
  msgstr "Informazioni sull'annuncio"
6245
 
6246
+ #: includes/views/submit_listing.php:407
6247
  msgctxt "submit listing"
6248
  msgid "Listing Images"
6249
  msgstr "Immagini annuncio"
6250
 
6251
+ #: includes/views/submit_listing.php:415
6252
  msgctxt "submit listing"
6253
  msgid "Account Creation"
6254
  msgstr "Creazione account"
6255
 
6256
+ #: includes/views/submit_listing.php:421
6257
  msgctxt "submit listing"
6258
  msgid "Terms and Conditions"
6259
  msgstr "Termini e Condizioni"
6260
 
6261
+ #: includes/views/submit_listing.php:458
6262
  msgctxt "submit listing"
6263
  msgid "(Please choose a fee plan above)"
6264
  msgstr "(Si prega di scegliere un piano tariffario di cui sopra)"
6265
 
6266
+ #: includes/views/submit_listing.php:508
6267
  msgctxt "submit listing"
6268
  msgid "Can not submit a listing at this moment. Please try again later."
6269
  msgstr ""
6270
  "Non è possibile inviare un annuncio in questo momento. Per favore, riprova "
6271
  "più tardi."
6272
 
6273
+ #: includes/views/submit_listing.php:550
6274
  msgctxt "submit listing"
6275
  msgid "Please select a category."
6276
  msgstr "Per favore seleziona una categoria."
6277
 
6278
+ #: includes/views/submit_listing.php:563
6279
  msgctxt "submit listing"
6280
  msgid "Please select a category for your listing."
6281
  msgstr "Seleziona una categoria per il tuo annuncio."
6282
 
6283
+ #: includes/views/submit_listing.php:583
6284
  msgctxt "submit listing"
6285
  msgid "Please choose a valid category for your plan."
6286
  msgstr "Scegli una categoria valida per il tuo piano."
6287
 
6288
+ #: includes/views/submit_listing.php:585
6289
  msgctxt "submit listing"
6290
  msgid "Please choose a valid fee plan for your category selection."
6291
  msgstr ""
6292
  "Si prega di scegliere un piano tariffario valido per la selezione della "
6293
  "categoria."
6294
 
6295
+ #: includes/views/submit_listing.php:824
6296
  msgctxt "submit listing"
6297
  msgid "Please enter your desired username."
6298
  msgstr "Inserisci il nome utente desiderato."
6299
 
6300
+ #: includes/views/submit_listing.php:829
6301
  msgctxt "submit listing"
6302
  msgid "Please enter the e-mail for your new account."
6303
  msgstr "Inserisci l'e-mail per il tuo nuovo account."
6304
 
6305
+ #: includes/views/submit_listing.php:834
6306
  msgctxt "submit listing"
6307
  msgid "The username you chose is already in use. Please use a different one."
6308
  msgstr "Il nome utente scelto è già in uso. Per favore, usane un'altra."
6309
 
6310
+ #: includes/views/submit_listing.php:839
6311
  msgctxt "submit listing"
6312
  msgid "The e-mail address you chose for your account is already in use."
6313
  msgstr "L'indirizzo e-mail scelto per il tuo account è già in uso."
6314
 
6315
+ #: includes/views/submit_listing.php:854
6316
  msgctxt "submit listing"
6317
  msgid "Create a user account on this site"
6318
  msgstr "Creare un account utente su questo sito"
6319
 
6320
+ #: includes/views/submit_listing.php:861
6321
  msgctxt "submit listing"
6322
  msgid ""
6323
  "You need to create an account on the site. Please fill out the form below."
6325
  "È necessario creare un account sul sito. Si prega di compilare il modulo "
6326
  "sottostante."
6327
 
6328
+ #: includes/views/submit_listing.php:867
6329
  msgctxt "submit listing"
6330
  msgid "Username:"
6331
  msgstr "Nome utente:"
6332
 
6333
+ #: includes/views/submit_listing.php:876
6334
  msgctxt "submit listing"
6335
  msgid "Email:"
6336
  msgstr "Email:"
6512
  msgid "Textfield"
6513
  msgstr "Campo di testo"
6514
 
6515
+ #: includes/fields/class-fieldtypes-textfield.php:57
6516
  msgctxt "form-fields api"
6517
  msgid "Format 01/31/1969"
6518
  msgstr "Formato 01/31/1969"
6883
  "anteriore del tuo sito. Se non l'hai voluto, clicca <a>qui</a> per "
6884
  "modificare l'impostazione."
6885
 
6886
+ #: includes/views/submit_listing.php:344
6887
  msgctxt "templates"
6888
  msgid ""
6889
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6892
  "<b>Vista non disponibile</b>. È stata selezionata l'impostazione "
6893
  "\"Disattivare l'invio di annunci da frontend\"?"
6894
 
6895
+ #: includes/views/submit_listing.php:346
6896
  msgctxt "templates"
6897
  msgid ""
6898
  "Listing submission has been disabled. Contact the administrator for details."
6900
  "L'inserimento di un annuncio è stato disabilitato. Contattare "
6901
  "l'amministratore per i dettagli."
6902
 
6903
+ #: includes/views/submit_listing.php:511
6904
  msgctxt "templates"
6905
  msgid ""
6906
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6907
  "submit a listing. %s to create a fee plan"
6908
  msgstr ""
6909
 
6910
+ #: includes/views/submit_listing.php:525
6911
  msgctxt "templates"
6912
  msgid ""
6913
  "Listing submission is not available at the moment. Contact the administrator "
6916
  "Al momento non è disponibile l'invio di annunci. Contattare l'amministratore "
6917
  "per i dettagli."
6918
 
6919
+ #: includes/views/submit_listing.php:528
6920
  msgctxt "templates"
6921
  msgid ""
6922
  "<b>View not available</b>, there is no \"Category\" association field. %s "
6927
  "%s e crea un nuovo campo con questa associazione, o assegna questa "
6928
  "associazione ad un campo esistente."
6929
 
6930
+ #: includes/views/submit_listing.php:896
6931
  msgctxt "templates"
6932
  msgid "Please agree to the Terms and Conditions."
6933
  msgstr "Per favore è necessario accettare le condizioni d'uso."
6934
 
6935
+ #: includes/views/submit_listing.php:904
6936
  msgctxt "templates"
6937
  msgid "Terms and Conditions:"
6938
  msgstr "Termini e Condizioni:"
6939
 
6940
+ #: includes/views/submit_listing.php:912
6941
  msgctxt "templates"
6942
  msgid "I agree to the <a>Terms and Conditions</a>"
6943
  msgstr "Accetto i <a>termini e le condizioni</a> d'uso"
7696
  msgid "Print Receipt"
7697
  msgstr "Stampa ricevuta"
7698
 
7699
+ #: includes/views/checkout.php:131
7700
  msgctxt "checkout"
7701
  msgid "Can not process a payment at this time. Please try again later."
7702
  msgstr ""
7703
  "Non è possibile elaborare un pagamento in questo momento. Per favore, "
7704
  "riprova più tardi."
7705
 
7706
+ #: includes/views/checkout.php:168
7707
  #, fuzzy
7708
  msgctxt "checkout"
7709
  msgid "Invalid nonce received."
7710
  msgstr "Invalid nonce ricevuto."
7711
 
7712
+ #: includes/views/checkout.php:185
7713
  msgctxt "checkout"
7714
  msgid "Invalid gateway selected."
7715
  msgstr "Gateway non valido selezionato."
7716
 
7717
+ #: includes/views/checkout.php:190
7718
  msgctxt "checkout"
7719
  msgid "Selected gateway does not support payment's currency."
7720
  msgstr "Il gateway selezionato non supporta la valuta del pagamento."
7721
 
7722
+ #: includes/views/checkout.php:199
7723
  msgctxt "checkout"
7724
  msgid "Pay Now"
7725
  msgstr "Paga Adesso"
7726
 
7727
+ #: includes/views/checkout.php:246
7728
  msgctxt "checkout"
7729
  msgid "Unknown gateway error."
7730
  msgstr "Errore gateway sconosciuto."
8147
  msgid "Please enter your access key and e-mail address."
8148
  msgstr "Inserisci il tuo codice di accesso e l'indirizzo e-mail."
8149
 
8150
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
8151
  msgctxt "views:login"
8152
  msgid "E-Mail Address"
8153
  msgstr "Indirizzo email"
8154
 
8155
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
8156
  msgctxt "views:login"
8157
  msgid "Access Key"
8158
  msgstr "Chiave d'accesso"
8349
  msgid "This is just a preview. The listing has not been published yet."
8350
  msgstr "Questa è solo un'anteprima. L'Annuncio non è ancora stato pubblicato."
8351
 
8352
+ #: includes/views/submit_listing.php:694
8353
  msgctxt "listing submit"
8354
  msgid ""
8355
  "Something went wrong. Please check the form for errors, correct them and "
8358
  "Qualcosa è andato storto. Si prega di controllare il modulo per eventuali "
8359
  "errori, correggerli e ripresentarli di nuovo."
8360
 
8361
+ #: includes/views/submit_listing.php:778
8362
  msgctxt "listing submit"
8363
  msgid ""
8364
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-nl_NL.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Business Directory Plugin v5.5\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
5
  "directory-plugin\n"
6
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
7
  "PO-Revision-Date: 2017-07-04 12:37+0000\n"
8
  "Last-Translator: admin <info@nederlofcentrum.nl>\n"
9
  "Language-Team: Dutch\n"
@@ -370,7 +370,7 @@ msgstr "Bekijk alle registratie"
370
  msgid "Create A Listing"
371
  msgstr "Creëer een registratie"
372
 
373
- #: includes/views/checkout.php:267
374
  msgid ""
375
  "There was an error trying to process your request. No gateway is selected."
376
  msgstr ""
@@ -1173,7 +1173,7 @@ msgid ""
1173
  "or let Business Directory do this for you automatically."
1174
  msgstr ""
1175
 
1176
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1177
  msgctxt "admin"
1178
  msgid "Go to \"Manage Form Fields\""
1179
  msgstr "Ga naar \"instellen formulier velden\""
@@ -1193,7 +1193,7 @@ msgctxt "admin"
1193
  msgid "Abandoned"
1194
  msgstr ""
1195
 
1196
- #: includes/views/submit_listing.php:519
1197
  #, fuzzy
1198
  msgctxt "admin"
1199
  msgid "Go to \"Manage Fees\""
@@ -3421,7 +3421,7 @@ msgstr ""
3421
  msgctxt "admin settings"
3422
  msgid ""
3423
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3424
- "accesed while this settings is checked."
3425
  msgstr ""
3426
 
3427
  #: includes/admin/settings/class-settings-bootstrap.php:287
@@ -6118,7 +6118,7 @@ msgctxt "submit listing"
6118
  msgid "You can't edit this listing."
6119
  msgstr "Categorieën voor deze registratie"
6120
 
6121
- #: includes/views/submit_listing.php:146
6122
  msgctxt "submit listing"
6123
  msgid ""
6124
  "This listing can't be edited at this time because it has no fee plan "
@@ -6126,14 +6126,14 @@ msgid ""
6126
  "to a fee plan."
6127
  msgstr ""
6128
 
6129
- #: includes/views/submit_listing.php:151
6130
  msgctxt "submit listing"
6131
  msgid ""
6132
  "This listing can't be edited at this time. Please try again later or contact "
6133
  "the admin if the problem persists."
6134
  msgstr ""
6135
 
6136
- #: includes/views/submit_listing.php:174
6137
  #, fuzzy
6138
  msgctxt "submit listing"
6139
  msgid "You're logged in as admin, payment will be skipped."
@@ -6141,109 +6141,109 @@ msgstr ""
6141
  "Je bent ingelogd als een beheerder (admin). De betaalstappen worden "
6142
  "overgeslagen."
6143
 
6144
- #: includes/views/submit_listing.php:398
6145
  #, fuzzy
6146
  msgctxt "submit listing"
6147
  msgid "Category selection"
6148
  msgstr "categorie selectie"
6149
 
6150
- #: includes/views/submit_listing.php:398
6151
  #, fuzzy
6152
  msgctxt "submit listing"
6153
  msgid "Category & plan selection"
6154
  msgstr "categorie selectie"
6155
 
6156
- #: includes/views/submit_listing.php:403
6157
  #, fuzzy
6158
  msgctxt "submit listing"
6159
  msgid "Listing Information"
6160
  msgstr "Registratie informatie"
6161
 
6162
- #: includes/views/submit_listing.php:408
6163
  #, fuzzy
6164
  msgctxt "submit listing"
6165
  msgid "Listing Images"
6166
  msgstr "Beelden bij de registratie"
6167
 
6168
- #: includes/views/submit_listing.php:416
6169
  msgctxt "submit listing"
6170
  msgid "Account Creation"
6171
  msgstr ""
6172
 
6173
- #: includes/views/submit_listing.php:422
6174
  #, fuzzy
6175
  msgctxt "submit listing"
6176
  msgid "Terms and Conditions"
6177
  msgstr "Voorwaarden en condities"
6178
 
6179
- #: includes/views/submit_listing.php:459
6180
  msgctxt "submit listing"
6181
  msgid "(Please choose a fee plan above)"
6182
  msgstr ""
6183
 
6184
- #: includes/views/submit_listing.php:509
6185
  msgctxt "submit listing"
6186
  msgid "Can not submit a listing at this moment. Please try again later."
6187
  msgstr ""
6188
 
6189
- #: includes/views/submit_listing.php:551
6190
  msgctxt "submit listing"
6191
  msgid "Please select a category."
6192
  msgstr ""
6193
 
6194
- #: includes/views/submit_listing.php:564
6195
  msgctxt "submit listing"
6196
  msgid "Please select a category for your listing."
6197
  msgstr ""
6198
 
6199
- #: includes/views/submit_listing.php:584
6200
  msgctxt "submit listing"
6201
  msgid "Please choose a valid category for your plan."
6202
  msgstr ""
6203
 
6204
- #: includes/views/submit_listing.php:586
6205
  msgctxt "submit listing"
6206
  msgid "Please choose a valid fee plan for your category selection."
6207
  msgstr ""
6208
 
6209
- #: includes/views/submit_listing.php:825
6210
  msgctxt "submit listing"
6211
  msgid "Please enter your desired username."
6212
  msgstr ""
6213
 
6214
- #: includes/views/submit_listing.php:830
6215
  msgctxt "submit listing"
6216
  msgid "Please enter the e-mail for your new account."
6217
  msgstr ""
6218
 
6219
- #: includes/views/submit_listing.php:835
6220
  msgctxt "submit listing"
6221
  msgid "The username you chose is already in use. Please use a different one."
6222
  msgstr ""
6223
 
6224
- #: includes/views/submit_listing.php:840
6225
  msgctxt "submit listing"
6226
  msgid "The e-mail address you chose for your account is already in use."
6227
  msgstr ""
6228
 
6229
- #: includes/views/submit_listing.php:855
6230
  msgctxt "submit listing"
6231
  msgid "Create a user account on this site"
6232
  msgstr ""
6233
 
6234
- #: includes/views/submit_listing.php:862
6235
  msgctxt "submit listing"
6236
  msgid ""
6237
  "You need to create an account on the site. Please fill out the form below."
6238
  msgstr ""
6239
 
6240
- #: includes/views/submit_listing.php:868
6241
  #, fuzzy
6242
  msgctxt "submit listing"
6243
  msgid "Username:"
6244
  msgstr "Gebruiker"
6245
 
6246
- #: includes/views/submit_listing.php:877
6247
  #, fuzzy
6248
  msgctxt "submit listing"
6249
  msgid "Email:"
@@ -6429,7 +6429,7 @@ msgctxt "form-fields api"
6429
  msgid "Textfield"
6430
  msgstr "Tekst veld"
6431
 
6432
- #: includes/fields/class-fieldtypes-textfield.php:53
6433
  msgctxt "form-fields api"
6434
  msgid "Format 01/31/1969"
6435
  msgstr ""
@@ -6776,34 +6776,34 @@ msgid ""
6776
  "site. If you didn't want that, click <a>here</a> to change the setting."
6777
  msgstr ""
6778
 
6779
- #: includes/views/submit_listing.php:345
6780
  msgctxt "templates"
6781
  msgid ""
6782
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6783
  "Submission?\" setting checked?"
6784
  msgstr ""
6785
 
6786
- #: includes/views/submit_listing.php:347
6787
  msgctxt "templates"
6788
  msgid ""
6789
  "Listing submission has been disabled. Contact the administrator for details."
6790
  msgstr ""
6791
 
6792
- #: includes/views/submit_listing.php:512
6793
  msgctxt "templates"
6794
  msgid ""
6795
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6796
  "submit a listing. %s to create a fee plan"
6797
  msgstr ""
6798
 
6799
- #: includes/views/submit_listing.php:526
6800
  msgctxt "templates"
6801
  msgid ""
6802
  "Listing submission is not available at the moment. Contact the administrator "
6803
  "for details."
6804
  msgstr ""
6805
 
6806
- #: includes/views/submit_listing.php:529
6807
  msgctxt "templates"
6808
  msgid ""
6809
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -6811,17 +6811,17 @@ msgid ""
6811
  "an existing field"
6812
  msgstr ""
6813
 
6814
- #: includes/views/submit_listing.php:897
6815
  msgctxt "templates"
6816
  msgid "Please agree to the Terms and Conditions."
6817
  msgstr "Ga s.v.p. akkoord met de voorwaarden"
6818
 
6819
- #: includes/views/submit_listing.php:905
6820
  msgctxt "templates"
6821
  msgid "Terms and Conditions:"
6822
  msgstr "Voorwaarden"
6823
 
6824
- #: includes/views/submit_listing.php:913
6825
  #, fuzzy
6826
  msgctxt "templates"
6827
  msgid "I agree to the <a>Terms and Conditions</a>"
@@ -7533,32 +7533,32 @@ msgctxt "checkout"
7533
  msgid "Print Receipt"
7534
  msgstr ""
7535
 
7536
- #: includes/views/checkout.php:132
7537
  msgctxt "checkout"
7538
  msgid "Can not process a payment at this time. Please try again later."
7539
  msgstr ""
7540
 
7541
- #: includes/views/checkout.php:169
7542
  msgctxt "checkout"
7543
  msgid "Invalid nonce received."
7544
  msgstr ""
7545
 
7546
- #: includes/views/checkout.php:186
7547
  msgctxt "checkout"
7548
  msgid "Invalid gateway selected."
7549
  msgstr ""
7550
 
7551
- #: includes/views/checkout.php:191
7552
  msgctxt "checkout"
7553
  msgid "Selected gateway does not support payment's currency."
7554
  msgstr ""
7555
 
7556
- #: includes/views/checkout.php:200
7557
  msgctxt "checkout"
7558
  msgid "Pay Now"
7559
  msgstr ""
7560
 
7561
- #: includes/views/checkout.php:247
7562
  msgctxt "checkout"
7563
  msgid "Unknown gateway error."
7564
  msgstr ""
@@ -7959,13 +7959,13 @@ msgctxt "views:login"
7959
  msgid "Please enter your access key and e-mail address."
7960
  msgstr ""
7961
 
7962
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
7963
  #, fuzzy
7964
  msgctxt "views:login"
7965
  msgid "E-Mail Address"
7966
  msgstr "Email Adres:"
7967
 
7968
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
7969
  msgctxt "views:login"
7970
  msgid "Access Key"
7971
  msgstr ""
@@ -8159,14 +8159,14 @@ msgid "This is just a preview. The listing has not been published yet."
8159
  msgstr ""
8160
  "Dit is alleen een voorvertoning. De registratie is nog niet gepubliceerd."
8161
 
8162
- #: includes/views/submit_listing.php:695
8163
  msgctxt "listing submit"
8164
  msgid ""
8165
  "Something went wrong. Please check the form for errors, correct them and "
8166
  "submit again."
8167
  msgstr ""
8168
 
8169
- #: includes/views/submit_listing.php:779
8170
  msgctxt "listing submit"
8171
  msgid ""
8172
  "Image upload is required, please provide at least one image and submit again."
3
  "Project-Id-Version: Business Directory Plugin v5.5\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
5
  "directory-plugin\n"
6
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
7
  "PO-Revision-Date: 2017-07-04 12:37+0000\n"
8
  "Last-Translator: admin <info@nederlofcentrum.nl>\n"
9
  "Language-Team: Dutch\n"
370
  msgid "Create A Listing"
371
  msgstr "Creëer een registratie"
372
 
373
+ #: includes/views/checkout.php:266
374
  msgid ""
375
  "There was an error trying to process your request. No gateway is selected."
376
  msgstr ""
1173
  "or let Business Directory do this for you automatically."
1174
  msgstr ""
1175
 
1176
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1177
  msgctxt "admin"
1178
  msgid "Go to \"Manage Form Fields\""
1179
  msgstr "Ga naar \"instellen formulier velden\""
1193
  msgid "Abandoned"
1194
  msgstr ""
1195
 
1196
+ #: includes/views/submit_listing.php:518
1197
  #, fuzzy
1198
  msgctxt "admin"
1199
  msgid "Go to \"Manage Fees\""
3421
  msgctxt "admin settings"
3422
  msgid ""
3423
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3424
+ "accesed while this setting is checked."
3425
  msgstr ""
3426
 
3427
  #: includes/admin/settings/class-settings-bootstrap.php:287
6118
  msgid "You can't edit this listing."
6119
  msgstr "Categorieën voor deze registratie"
6120
 
6121
+ #: includes/views/submit_listing.php:145
6122
  msgctxt "submit listing"
6123
  msgid ""
6124
  "This listing can't be edited at this time because it has no fee plan "
6126
  "to a fee plan."
6127
  msgstr ""
6128
 
6129
+ #: includes/views/submit_listing.php:150
6130
  msgctxt "submit listing"
6131
  msgid ""
6132
  "This listing can't be edited at this time. Please try again later or contact "
6133
  "the admin if the problem persists."
6134
  msgstr ""
6135
 
6136
+ #: includes/views/submit_listing.php:173
6137
  #, fuzzy
6138
  msgctxt "submit listing"
6139
  msgid "You're logged in as admin, payment will be skipped."
6141
  "Je bent ingelogd als een beheerder (admin). De betaalstappen worden "
6142
  "overgeslagen."
6143
 
6144
+ #: includes/views/submit_listing.php:397
6145
  #, fuzzy
6146
  msgctxt "submit listing"
6147
  msgid "Category selection"
6148
  msgstr "categorie selectie"
6149
 
6150
+ #: includes/views/submit_listing.php:397
6151
  #, fuzzy
6152
  msgctxt "submit listing"
6153
  msgid "Category & plan selection"
6154
  msgstr "categorie selectie"
6155
 
6156
+ #: includes/views/submit_listing.php:402
6157
  #, fuzzy
6158
  msgctxt "submit listing"
6159
  msgid "Listing Information"
6160
  msgstr "Registratie informatie"
6161
 
6162
+ #: includes/views/submit_listing.php:407
6163
  #, fuzzy
6164
  msgctxt "submit listing"
6165
  msgid "Listing Images"
6166
  msgstr "Beelden bij de registratie"
6167
 
6168
+ #: includes/views/submit_listing.php:415
6169
  msgctxt "submit listing"
6170
  msgid "Account Creation"
6171
  msgstr ""
6172
 
6173
+ #: includes/views/submit_listing.php:421
6174
  #, fuzzy
6175
  msgctxt "submit listing"
6176
  msgid "Terms and Conditions"
6177
  msgstr "Voorwaarden en condities"
6178
 
6179
+ #: includes/views/submit_listing.php:458
6180
  msgctxt "submit listing"
6181
  msgid "(Please choose a fee plan above)"
6182
  msgstr ""
6183
 
6184
+ #: includes/views/submit_listing.php:508
6185
  msgctxt "submit listing"
6186
  msgid "Can not submit a listing at this moment. Please try again later."
6187
  msgstr ""
6188
 
6189
+ #: includes/views/submit_listing.php:550
6190
  msgctxt "submit listing"
6191
  msgid "Please select a category."
6192
  msgstr ""
6193
 
6194
+ #: includes/views/submit_listing.php:563
6195
  msgctxt "submit listing"
6196
  msgid "Please select a category for your listing."
6197
  msgstr ""
6198
 
6199
+ #: includes/views/submit_listing.php:583
6200
  msgctxt "submit listing"
6201
  msgid "Please choose a valid category for your plan."
6202
  msgstr ""
6203
 
6204
+ #: includes/views/submit_listing.php:585
6205
  msgctxt "submit listing"
6206
  msgid "Please choose a valid fee plan for your category selection."
6207
  msgstr ""
6208
 
6209
+ #: includes/views/submit_listing.php:824
6210
  msgctxt "submit listing"
6211
  msgid "Please enter your desired username."
6212
  msgstr ""
6213
 
6214
+ #: includes/views/submit_listing.php:829
6215
  msgctxt "submit listing"
6216
  msgid "Please enter the e-mail for your new account."
6217
  msgstr ""
6218
 
6219
+ #: includes/views/submit_listing.php:834
6220
  msgctxt "submit listing"
6221
  msgid "The username you chose is already in use. Please use a different one."
6222
  msgstr ""
6223
 
6224
+ #: includes/views/submit_listing.php:839
6225
  msgctxt "submit listing"
6226
  msgid "The e-mail address you chose for your account is already in use."
6227
  msgstr ""
6228
 
6229
+ #: includes/views/submit_listing.php:854
6230
  msgctxt "submit listing"
6231
  msgid "Create a user account on this site"
6232
  msgstr ""
6233
 
6234
+ #: includes/views/submit_listing.php:861
6235
  msgctxt "submit listing"
6236
  msgid ""
6237
  "You need to create an account on the site. Please fill out the form below."
6238
  msgstr ""
6239
 
6240
+ #: includes/views/submit_listing.php:867
6241
  #, fuzzy
6242
  msgctxt "submit listing"
6243
  msgid "Username:"
6244
  msgstr "Gebruiker"
6245
 
6246
+ #: includes/views/submit_listing.php:876
6247
  #, fuzzy
6248
  msgctxt "submit listing"
6249
  msgid "Email:"
6429
  msgid "Textfield"
6430
  msgstr "Tekst veld"
6431
 
6432
+ #: includes/fields/class-fieldtypes-textfield.php:57
6433
  msgctxt "form-fields api"
6434
  msgid "Format 01/31/1969"
6435
  msgstr ""
6776
  "site. If you didn't want that, click <a>here</a> to change the setting."
6777
  msgstr ""
6778
 
6779
+ #: includes/views/submit_listing.php:344
6780
  msgctxt "templates"
6781
  msgid ""
6782
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6783
  "Submission?\" setting checked?"
6784
  msgstr ""
6785
 
6786
+ #: includes/views/submit_listing.php:346
6787
  msgctxt "templates"
6788
  msgid ""
6789
  "Listing submission has been disabled. Contact the administrator for details."
6790
  msgstr ""
6791
 
6792
+ #: includes/views/submit_listing.php:511
6793
  msgctxt "templates"
6794
  msgid ""
6795
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6796
  "submit a listing. %s to create a fee plan"
6797
  msgstr ""
6798
 
6799
+ #: includes/views/submit_listing.php:525
6800
  msgctxt "templates"
6801
  msgid ""
6802
  "Listing submission is not available at the moment. Contact the administrator "
6803
  "for details."
6804
  msgstr ""
6805
 
6806
+ #: includes/views/submit_listing.php:528
6807
  msgctxt "templates"
6808
  msgid ""
6809
  "<b>View not available</b>, there is no \"Category\" association field. %s "
6811
  "an existing field"
6812
  msgstr ""
6813
 
6814
+ #: includes/views/submit_listing.php:896
6815
  msgctxt "templates"
6816
  msgid "Please agree to the Terms and Conditions."
6817
  msgstr "Ga s.v.p. akkoord met de voorwaarden"
6818
 
6819
+ #: includes/views/submit_listing.php:904
6820
  msgctxt "templates"
6821
  msgid "Terms and Conditions:"
6822
  msgstr "Voorwaarden"
6823
 
6824
+ #: includes/views/submit_listing.php:912
6825
  #, fuzzy
6826
  msgctxt "templates"
6827
  msgid "I agree to the <a>Terms and Conditions</a>"
7533
  msgid "Print Receipt"
7534
  msgstr ""
7535
 
7536
+ #: includes/views/checkout.php:131
7537
  msgctxt "checkout"
7538
  msgid "Can not process a payment at this time. Please try again later."
7539
  msgstr ""
7540
 
7541
+ #: includes/views/checkout.php:168
7542
  msgctxt "checkout"
7543
  msgid "Invalid nonce received."
7544
  msgstr ""
7545
 
7546
+ #: includes/views/checkout.php:185
7547
  msgctxt "checkout"
7548
  msgid "Invalid gateway selected."
7549
  msgstr ""
7550
 
7551
+ #: includes/views/checkout.php:190
7552
  msgctxt "checkout"
7553
  msgid "Selected gateway does not support payment's currency."
7554
  msgstr ""
7555
 
7556
+ #: includes/views/checkout.php:199
7557
  msgctxt "checkout"
7558
  msgid "Pay Now"
7559
  msgstr ""
7560
 
7561
+ #: includes/views/checkout.php:246
7562
  msgctxt "checkout"
7563
  msgid "Unknown gateway error."
7564
  msgstr ""
7959
  msgid "Please enter your access key and e-mail address."
7960
  msgstr ""
7961
 
7962
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
7963
  #, fuzzy
7964
  msgctxt "views:login"
7965
  msgid "E-Mail Address"
7966
  msgstr "Email Adres:"
7967
 
7968
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
7969
  msgctxt "views:login"
7970
  msgid "Access Key"
7971
  msgstr ""
8159
  msgstr ""
8160
  "Dit is alleen een voorvertoning. De registratie is nog niet gepubliceerd."
8161
 
8162
+ #: includes/views/submit_listing.php:694
8163
  msgctxt "listing submit"
8164
  msgid ""
8165
  "Something went wrong. Please check the form for errors, correct them and "
8166
  "submit again."
8167
  msgstr ""
8168
 
8169
+ #: includes/views/submit_listing.php:778
8170
  msgctxt "listing submit"
8171
  msgid ""
8172
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-pl_PL.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Business Directory Plugin v5.5\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
5
  "directory-plugin\n"
6
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
7
  "PO-Revision-Date: 2017-01-16 17:49-0500\n"
8
  "Last-Translator: HomeSupport <admin@homesupport.pl>\n"
9
  "Language-Team: HomeSupport\n"
@@ -461,7 +461,7 @@ msgstr "Zobacz wszystkie Firmy"
461
  msgid "Create A Listing"
462
  msgstr "Oferta Bezpłatna"
463
 
464
- #: includes/views/checkout.php:267
465
  msgid ""
466
  "There was an error trying to process your request. No gateway is selected."
467
  msgstr ""
@@ -1438,7 +1438,7 @@ msgstr ""
1438
  "formularza\" albo niech katalog firm zrobi to dla ciebie automatycznie."
1439
 
1440
  # @ WPBDM
1441
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1442
  msgctxt "admin"
1443
  msgid "Go to \"Manage Form Fields\""
1444
  msgstr "Przejdź do \"Zarządzanie polami formularza\""
@@ -1462,7 +1462,7 @@ msgid "Abandoned"
1462
  msgstr "Porzucone"
1463
 
1464
  # @ WPBDM
1465
- #: includes/views/submit_listing.php:519
1466
  #, fuzzy
1467
  msgctxt "admin"
1468
  msgid "Go to \"Manage Fees\""
@@ -4069,7 +4069,7 @@ msgstr "Dopuszczalne wypełnienie pola: %s"
4069
  msgctxt "admin settings"
4070
  msgid ""
4071
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
4072
- "accesed while this settings is checked."
4073
  msgstr ""
4074
 
4075
  # @ WPBDM
@@ -7188,7 +7188,7 @@ msgctxt "submit listing"
7188
  msgid "You can't edit this listing."
7189
  msgstr "Kategorie dla tej oferty"
7190
 
7191
- #: includes/views/submit_listing.php:146
7192
  msgctxt "submit listing"
7193
  msgid ""
7194
  "This listing can't be edited at this time because it has no fee plan "
@@ -7196,7 +7196,7 @@ msgid ""
7196
  "to a fee plan."
7197
  msgstr ""
7198
 
7199
- #: includes/views/submit_listing.php:151
7200
  msgctxt "submit listing"
7201
  msgid ""
7202
  "This listing can't be edited at this time. Please try again later or contact "
@@ -7204,7 +7204,7 @@ msgid ""
7204
  msgstr ""
7205
 
7206
  # @ WPBDM
7207
- #: includes/views/submit_listing.php:174
7208
  #, fuzzy
7209
  msgctxt "submit listing"
7210
  msgid "You're logged in as admin, payment will be skipped."
@@ -7213,52 +7213,52 @@ msgstr ""
7213
  "pominięte."
7214
 
7215
  # @ WPBDM
7216
- #: includes/views/submit_listing.php:398
7217
  #, fuzzy
7218
  msgctxt "submit listing"
7219
  msgid "Category selection"
7220
  msgstr "Wybór Kategorii"
7221
 
7222
  # @ WPBDM
7223
- #: includes/views/submit_listing.php:398
7224
  #, fuzzy
7225
  msgctxt "submit listing"
7226
  msgid "Category & plan selection"
7227
  msgstr "Wybór Kategorii"
7228
 
7229
  # @ WPBDM
7230
- #: includes/views/submit_listing.php:403
7231
  #, fuzzy
7232
  msgctxt "submit listing"
7233
  msgid "Listing Information"
7234
  msgstr "Informacje o firmie"
7235
 
7236
  # @ WPBDM
7237
- #: includes/views/submit_listing.php:408
7238
  #, fuzzy
7239
  msgctxt "submit listing"
7240
  msgid "Listing Images"
7241
  msgstr "Obrazy"
7242
 
7243
- #: includes/views/submit_listing.php:416
7244
  msgctxt "submit listing"
7245
  msgid "Account Creation"
7246
  msgstr ""
7247
 
7248
  # @ WPBDM
7249
- #: includes/views/submit_listing.php:422
7250
  #, fuzzy
7251
  msgctxt "submit listing"
7252
  msgid "Terms and Conditions"
7253
  msgstr "Warunki i regulamin korzystania z serwisu."
7254
 
7255
- #: includes/views/submit_listing.php:459
7256
  msgctxt "submit listing"
7257
  msgid "(Please choose a fee plan above)"
7258
  msgstr ""
7259
 
7260
  # @ WPBDM
7261
- #: includes/views/submit_listing.php:509
7262
  #, fuzzy
7263
  msgctxt "submit listing"
7264
  msgid "Can not submit a listing at this moment. Please try again later."
@@ -7267,73 +7267,73 @@ msgstr ""
7267
  "później."
7268
 
7269
  # @ WPBDM
7270
- #: includes/views/submit_listing.php:551
7271
  #, fuzzy
7272
  msgctxt "submit listing"
7273
  msgid "Please select a category."
7274
  msgstr "Wybierz abonament dla tegj kategori \"%s\"."
7275
 
7276
  # @ WPBDM
7277
- #: includes/views/submit_listing.php:564
7278
  #, fuzzy
7279
  msgctxt "submit listing"
7280
  msgid "Please select a category for your listing."
7281
  msgstr "Wybierz abonament dla tegj kategori \"%s\"."
7282
 
7283
- #: includes/views/submit_listing.php:584
7284
  msgctxt "submit listing"
7285
  msgid "Please choose a valid category for your plan."
7286
  msgstr ""
7287
 
7288
  # @ WPBDM
7289
- #: includes/views/submit_listing.php:586
7290
  #, fuzzy
7291
  msgctxt "submit listing"
7292
  msgid "Please choose a valid fee plan for your category selection."
7293
  msgstr "Wybierz abonament dla tegj kategori \"%s\"."
7294
 
7295
  # @ WPBDM
7296
- #: includes/views/submit_listing.php:825
7297
  #, fuzzy
7298
  msgctxt "submit listing"
7299
  msgid "Please enter your desired username."
7300
  msgstr "Proszę wprowadzić Imię"
7301
 
7302
  # @ WPBDM
7303
- #: includes/views/submit_listing.php:830
7304
  #, fuzzy
7305
  msgctxt "submit listing"
7306
  msgid "Please enter the e-mail for your new account."
7307
  msgstr "Proszę wprowadzić Imię"
7308
 
7309
- #: includes/views/submit_listing.php:835
7310
  msgctxt "submit listing"
7311
  msgid "The username you chose is already in use. Please use a different one."
7312
  msgstr ""
7313
 
7314
- #: includes/views/submit_listing.php:840
7315
  msgctxt "submit listing"
7316
  msgid "The e-mail address you chose for your account is already in use."
7317
  msgstr ""
7318
 
7319
- #: includes/views/submit_listing.php:855
7320
  msgctxt "submit listing"
7321
  msgid "Create a user account on this site"
7322
  msgstr ""
7323
 
7324
- #: includes/views/submit_listing.php:862
7325
  msgctxt "submit listing"
7326
  msgid ""
7327
  "You need to create an account on the site. Please fill out the form below."
7328
  msgstr ""
7329
 
7330
- #: includes/views/submit_listing.php:868
7331
  msgctxt "submit listing"
7332
  msgid "Username:"
7333
  msgstr ""
7334
 
7335
  # @ WPBDM
7336
- #: includes/views/submit_listing.php:877
7337
  #, fuzzy
7338
  msgctxt "submit listing"
7339
  msgid "Email:"
@@ -7553,7 +7553,7 @@ msgid "Textfield"
7553
  msgstr "Pole tekstowe"
7554
 
7555
  # @ WPBDM
7556
- #: includes/fields/class-fieldtypes-textfield.php:53
7557
  msgctxt "form-fields api"
7558
  msgid "Format 01/31/1969"
7559
  msgstr "Format 01/31/1969"
@@ -7967,34 +7967,34 @@ msgstr ""
7967
  "zawierają ofert. To oznacza, że te kategorie nie będą wyświetlane na "
7968
  "stornach Katalogu. Jeśli chcesz to zmienić kliknij <a>tutaj</a>."
7969
 
7970
- #: includes/views/submit_listing.php:345
7971
  msgctxt "templates"
7972
  msgid ""
7973
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
7974
  "Submission?\" setting checked?"
7975
  msgstr ""
7976
 
7977
- #: includes/views/submit_listing.php:347
7978
  msgctxt "templates"
7979
  msgid ""
7980
  "Listing submission has been disabled. Contact the administrator for details."
7981
  msgstr ""
7982
 
7983
- #: includes/views/submit_listing.php:512
7984
  msgctxt "templates"
7985
  msgid ""
7986
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
7987
  "submit a listing. %s to create a fee plan"
7988
  msgstr ""
7989
 
7990
- #: includes/views/submit_listing.php:526
7991
  msgctxt "templates"
7992
  msgid ""
7993
  "Listing submission is not available at the moment. Contact the administrator "
7994
  "for details."
7995
  msgstr ""
7996
 
7997
- #: includes/views/submit_listing.php:529
7998
  msgctxt "templates"
7999
  msgid ""
8000
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -8003,19 +8003,19 @@ msgid ""
8003
  msgstr ""
8004
 
8005
  # @ WPBDM
8006
- #: includes/views/submit_listing.php:897
8007
  msgctxt "templates"
8008
  msgid "Please agree to the Terms and Conditions."
8009
  msgstr "Musisz zaakceptować nasze warunki i regulamin korzystania z serwisu."
8010
 
8011
  # @ WPBDM
8012
- #: includes/views/submit_listing.php:905
8013
  msgctxt "templates"
8014
  msgid "Terms and Conditions:"
8015
  msgstr "Warunki i regulamin:"
8016
 
8017
  # @ WPBDM
8018
- #: includes/views/submit_listing.php:913
8019
  #, fuzzy
8020
  msgctxt "templates"
8021
  msgid "I agree to the <a>Terms and Conditions</a>"
@@ -8866,7 +8866,7 @@ msgid "Print Receipt"
8866
  msgstr ""
8867
 
8868
  # @ WPBDM
8869
- #: includes/views/checkout.php:132
8870
  #, fuzzy
8871
  msgctxt "checkout"
8872
  msgid "Can not process a payment at this time. Please try again later."
@@ -8875,30 +8875,30 @@ msgstr ""
8875
  "później."
8876
 
8877
  # @ WPBDM
8878
- #: includes/views/checkout.php:169
8879
  #, fuzzy
8880
  msgctxt "checkout"
8881
  msgid "Invalid nonce received."
8882
  msgstr "Niewłaściwe ID płatności"
8883
 
8884
  # @ WPBDM
8885
- #: includes/views/checkout.php:186
8886
  #, fuzzy
8887
  msgctxt "checkout"
8888
  msgid "Invalid gateway selected."
8889
  msgstr "Niepoprawny Kraj."
8890
 
8891
- #: includes/views/checkout.php:191
8892
  msgctxt "checkout"
8893
  msgid "Selected gateway does not support payment's currency."
8894
  msgstr ""
8895
 
8896
- #: includes/views/checkout.php:200
8897
  msgctxt "checkout"
8898
  msgid "Pay Now"
8899
  msgstr ""
8900
 
8901
- #: includes/views/checkout.php:247
8902
  msgctxt "checkout"
8903
  msgid "Unknown gateway error."
8904
  msgstr ""
@@ -9386,14 +9386,14 @@ msgid "Please enter your access key and e-mail address."
9386
  msgstr "Proszę wprowadzić poprawny adres e-mail."
9387
 
9388
  # @ WPBDM
9389
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
9390
  #, fuzzy
9391
  msgctxt "views:login"
9392
  msgid "E-Mail Address"
9393
  msgstr "Adres e-mail:"
9394
 
9395
  # @ WPBDM
9396
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
9397
  #, fuzzy
9398
  msgctxt "views:login"
9399
  msgid "Access Key"
@@ -9624,14 +9624,14 @@ msgctxt "preview"
9624
  msgid "This is just a preview. The listing has not been published yet."
9625
  msgstr "To jest tylko podgląd. Oferta nie została jeszcze opublikowana."
9626
 
9627
- #: includes/views/submit_listing.php:695
9628
  msgctxt "listing submit"
9629
  msgid ""
9630
  "Something went wrong. Please check the form for errors, correct them and "
9631
  "submit again."
9632
  msgstr ""
9633
 
9634
- #: includes/views/submit_listing.php:779
9635
  msgctxt "listing submit"
9636
  msgid ""
9637
  "Image upload is required, please provide at least one image and submit again."
3
  "Project-Id-Version: Business Directory Plugin v5.5\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
5
  "directory-plugin\n"
6
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
7
  "PO-Revision-Date: 2017-01-16 17:49-0500\n"
8
  "Last-Translator: HomeSupport <admin@homesupport.pl>\n"
9
  "Language-Team: HomeSupport\n"
461
  msgid "Create A Listing"
462
  msgstr "Oferta Bezpłatna"
463
 
464
+ #: includes/views/checkout.php:266
465
  msgid ""
466
  "There was an error trying to process your request. No gateway is selected."
467
  msgstr ""
1438
  "formularza\" albo niech katalog firm zrobi to dla ciebie automatycznie."
1439
 
1440
  # @ WPBDM
1441
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1442
  msgctxt "admin"
1443
  msgid "Go to \"Manage Form Fields\""
1444
  msgstr "Przejdź do \"Zarządzanie polami formularza\""
1462
  msgstr "Porzucone"
1463
 
1464
  # @ WPBDM
1465
+ #: includes/views/submit_listing.php:518
1466
  #, fuzzy
1467
  msgctxt "admin"
1468
  msgid "Go to \"Manage Fees\""
4069
  msgctxt "admin settings"
4070
  msgid ""
4071
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
4072
+ "accesed while this setting is checked."
4073
  msgstr ""
4074
 
4075
  # @ WPBDM
7188
  msgid "You can't edit this listing."
7189
  msgstr "Kategorie dla tej oferty"
7190
 
7191
+ #: includes/views/submit_listing.php:145
7192
  msgctxt "submit listing"
7193
  msgid ""
7194
  "This listing can't be edited at this time because it has no fee plan "
7196
  "to a fee plan."
7197
  msgstr ""
7198
 
7199
+ #: includes/views/submit_listing.php:150
7200
  msgctxt "submit listing"
7201
  msgid ""
7202
  "This listing can't be edited at this time. Please try again later or contact "
7204
  msgstr ""
7205
 
7206
  # @ WPBDM
7207
+ #: includes/views/submit_listing.php:173
7208
  #, fuzzy
7209
  msgctxt "submit listing"
7210
  msgid "You're logged in as admin, payment will be skipped."
7213
  "pominięte."
7214
 
7215
  # @ WPBDM
7216
+ #: includes/views/submit_listing.php:397
7217
  #, fuzzy
7218
  msgctxt "submit listing"
7219
  msgid "Category selection"
7220
  msgstr "Wybór Kategorii"
7221
 
7222
  # @ WPBDM
7223
+ #: includes/views/submit_listing.php:397
7224
  #, fuzzy
7225
  msgctxt "submit listing"
7226
  msgid "Category & plan selection"
7227
  msgstr "Wybór Kategorii"
7228
 
7229
  # @ WPBDM
7230
+ #: includes/views/submit_listing.php:402
7231
  #, fuzzy
7232
  msgctxt "submit listing"
7233
  msgid "Listing Information"
7234
  msgstr "Informacje o firmie"
7235
 
7236
  # @ WPBDM
7237
+ #: includes/views/submit_listing.php:407
7238
  #, fuzzy
7239
  msgctxt "submit listing"
7240
  msgid "Listing Images"
7241
  msgstr "Obrazy"
7242
 
7243
+ #: includes/views/submit_listing.php:415
7244
  msgctxt "submit listing"
7245
  msgid "Account Creation"
7246
  msgstr ""
7247
 
7248
  # @ WPBDM
7249
+ #: includes/views/submit_listing.php:421
7250
  #, fuzzy
7251
  msgctxt "submit listing"
7252
  msgid "Terms and Conditions"
7253
  msgstr "Warunki i regulamin korzystania z serwisu."
7254
 
7255
+ #: includes/views/submit_listing.php:458
7256
  msgctxt "submit listing"
7257
  msgid "(Please choose a fee plan above)"
7258
  msgstr ""
7259
 
7260
  # @ WPBDM
7261
+ #: includes/views/submit_listing.php:508
7262
  #, fuzzy
7263
  msgctxt "submit listing"
7264
  msgid "Can not submit a listing at this moment. Please try again later."
7267
  "później."
7268
 
7269
  # @ WPBDM
7270
+ #: includes/views/submit_listing.php:550
7271
  #, fuzzy
7272
  msgctxt "submit listing"
7273
  msgid "Please select a category."
7274
  msgstr "Wybierz abonament dla tegj kategori \"%s\"."
7275
 
7276
  # @ WPBDM
7277
+ #: includes/views/submit_listing.php:563
7278
  #, fuzzy
7279
  msgctxt "submit listing"
7280
  msgid "Please select a category for your listing."
7281
  msgstr "Wybierz abonament dla tegj kategori \"%s\"."
7282
 
7283
+ #: includes/views/submit_listing.php:583
7284
  msgctxt "submit listing"
7285
  msgid "Please choose a valid category for your plan."
7286
  msgstr ""
7287
 
7288
  # @ WPBDM
7289
+ #: includes/views/submit_listing.php:585
7290
  #, fuzzy
7291
  msgctxt "submit listing"
7292
  msgid "Please choose a valid fee plan for your category selection."
7293
  msgstr "Wybierz abonament dla tegj kategori \"%s\"."
7294
 
7295
  # @ WPBDM
7296
+ #: includes/views/submit_listing.php:824
7297
  #, fuzzy
7298
  msgctxt "submit listing"
7299
  msgid "Please enter your desired username."
7300
  msgstr "Proszę wprowadzić Imię"
7301
 
7302
  # @ WPBDM
7303
+ #: includes/views/submit_listing.php:829
7304
  #, fuzzy
7305
  msgctxt "submit listing"
7306
  msgid "Please enter the e-mail for your new account."
7307
  msgstr "Proszę wprowadzić Imię"
7308
 
7309
+ #: includes/views/submit_listing.php:834
7310
  msgctxt "submit listing"
7311
  msgid "The username you chose is already in use. Please use a different one."
7312
  msgstr ""
7313
 
7314
+ #: includes/views/submit_listing.php:839
7315
  msgctxt "submit listing"
7316
  msgid "The e-mail address you chose for your account is already in use."
7317
  msgstr ""
7318
 
7319
+ #: includes/views/submit_listing.php:854
7320
  msgctxt "submit listing"
7321
  msgid "Create a user account on this site"
7322
  msgstr ""
7323
 
7324
+ #: includes/views/submit_listing.php:861
7325
  msgctxt "submit listing"
7326
  msgid ""
7327
  "You need to create an account on the site. Please fill out the form below."
7328
  msgstr ""
7329
 
7330
+ #: includes/views/submit_listing.php:867
7331
  msgctxt "submit listing"
7332
  msgid "Username:"
7333
  msgstr ""
7334
 
7335
  # @ WPBDM
7336
+ #: includes/views/submit_listing.php:876
7337
  #, fuzzy
7338
  msgctxt "submit listing"
7339
  msgid "Email:"
7553
  msgstr "Pole tekstowe"
7554
 
7555
  # @ WPBDM
7556
+ #: includes/fields/class-fieldtypes-textfield.php:57
7557
  msgctxt "form-fields api"
7558
  msgid "Format 01/31/1969"
7559
  msgstr "Format 01/31/1969"
7967
  "zawierają ofert. To oznacza, że te kategorie nie będą wyświetlane na "
7968
  "stornach Katalogu. Jeśli chcesz to zmienić kliknij <a>tutaj</a>."
7969
 
7970
+ #: includes/views/submit_listing.php:344
7971
  msgctxt "templates"
7972
  msgid ""
7973
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
7974
  "Submission?\" setting checked?"
7975
  msgstr ""
7976
 
7977
+ #: includes/views/submit_listing.php:346
7978
  msgctxt "templates"
7979
  msgid ""
7980
  "Listing submission has been disabled. Contact the administrator for details."
7981
  msgstr ""
7982
 
7983
+ #: includes/views/submit_listing.php:511
7984
  msgctxt "templates"
7985
  msgid ""
7986
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
7987
  "submit a listing. %s to create a fee plan"
7988
  msgstr ""
7989
 
7990
+ #: includes/views/submit_listing.php:525
7991
  msgctxt "templates"
7992
  msgid ""
7993
  "Listing submission is not available at the moment. Contact the administrator "
7994
  "for details."
7995
  msgstr ""
7996
 
7997
+ #: includes/views/submit_listing.php:528
7998
  msgctxt "templates"
7999
  msgid ""
8000
  "<b>View not available</b>, there is no \"Category\" association field. %s "
8003
  msgstr ""
8004
 
8005
  # @ WPBDM
8006
+ #: includes/views/submit_listing.php:896
8007
  msgctxt "templates"
8008
  msgid "Please agree to the Terms and Conditions."
8009
  msgstr "Musisz zaakceptować nasze warunki i regulamin korzystania z serwisu."
8010
 
8011
  # @ WPBDM
8012
+ #: includes/views/submit_listing.php:904
8013
  msgctxt "templates"
8014
  msgid "Terms and Conditions:"
8015
  msgstr "Warunki i regulamin:"
8016
 
8017
  # @ WPBDM
8018
+ #: includes/views/submit_listing.php:912
8019
  #, fuzzy
8020
  msgctxt "templates"
8021
  msgid "I agree to the <a>Terms and Conditions</a>"
8866
  msgstr ""
8867
 
8868
  # @ WPBDM
8869
+ #: includes/views/checkout.php:131
8870
  #, fuzzy
8871
  msgctxt "checkout"
8872
  msgid "Can not process a payment at this time. Please try again later."
8875
  "później."
8876
 
8877
  # @ WPBDM
8878
+ #: includes/views/checkout.php:168
8879
  #, fuzzy
8880
  msgctxt "checkout"
8881
  msgid "Invalid nonce received."
8882
  msgstr "Niewłaściwe ID płatności"
8883
 
8884
  # @ WPBDM
8885
+ #: includes/views/checkout.php:185
8886
  #, fuzzy
8887
  msgctxt "checkout"
8888
  msgid "Invalid gateway selected."
8889
  msgstr "Niepoprawny Kraj."
8890
 
8891
+ #: includes/views/checkout.php:190
8892
  msgctxt "checkout"
8893
  msgid "Selected gateway does not support payment's currency."
8894
  msgstr ""
8895
 
8896
+ #: includes/views/checkout.php:199
8897
  msgctxt "checkout"
8898
  msgid "Pay Now"
8899
  msgstr ""
8900
 
8901
+ #: includes/views/checkout.php:246
8902
  msgctxt "checkout"
8903
  msgid "Unknown gateway error."
8904
  msgstr ""
9386
  msgstr "Proszę wprowadzić poprawny adres e-mail."
9387
 
9388
  # @ WPBDM
9389
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
9390
  #, fuzzy
9391
  msgctxt "views:login"
9392
  msgid "E-Mail Address"
9393
  msgstr "Adres e-mail:"
9394
 
9395
  # @ WPBDM
9396
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
9397
  #, fuzzy
9398
  msgctxt "views:login"
9399
  msgid "Access Key"
9624
  msgid "This is just a preview. The listing has not been published yet."
9625
  msgstr "To jest tylko podgląd. Oferta nie została jeszcze opublikowana."
9626
 
9627
+ #: includes/views/submit_listing.php:694
9628
  msgctxt "listing submit"
9629
  msgid ""
9630
  "Something went wrong. Please check the form for errors, correct them and "
9631
  "submit again."
9632
  msgstr ""
9633
 
9634
+ #: includes/views/submit_listing.php:778
9635
  msgctxt "listing submit"
9636
  msgid ""
9637
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-ru_RU.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Business Directory Plugin v5.5\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
5
  "directory-plugin\n"
6
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
7
  "PO-Revision-Date: 2017-01-16 17:49-0500\n"
8
  "Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
9
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
@@ -403,7 +403,7 @@ msgstr "Показать все записи"
403
  msgid "Create A Listing"
404
  msgstr "Бесплатные записи"
405
 
406
- #: includes/views/checkout.php:267
407
  msgid ""
408
  "There was an error trying to process your request. No gateway is selected."
409
  msgstr ""
@@ -1266,7 +1266,7 @@ msgstr ""
1266
  "Вы можете сами создать эти поля в разделе \"Управление / Форма\", или "
1267
  "позвольте плагину сделать это автоматически."
1268
 
1269
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1270
  msgctxt "admin"
1271
  msgid "Go to \"Manage Form Fields\""
1272
  msgstr "Перейти в раздел \"Управление / Форма\""
@@ -1286,7 +1286,7 @@ msgctxt "admin"
1286
  msgid "Abandoned"
1287
  msgstr "Заброшено"
1288
 
1289
- #: includes/views/submit_listing.php:519
1290
  #, fuzzy
1291
  msgctxt "admin"
1292
  msgid "Go to \"Manage Fees\""
@@ -3598,7 +3598,7 @@ msgstr "Корректные служебные слова: %s"
3598
  msgctxt "admin settings"
3599
  msgid ""
3600
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3601
- "accesed while this settings is checked."
3602
  msgstr ""
3603
 
3604
  #: includes/admin/settings/class-settings-bootstrap.php:287
@@ -6412,7 +6412,7 @@ msgctxt "submit listing"
6412
  msgid "You can't edit this listing."
6413
  msgstr "Рубрики этой записи"
6414
 
6415
- #: includes/views/submit_listing.php:146
6416
  msgctxt "submit listing"
6417
  msgid ""
6418
  "This listing can't be edited at this time because it has no fee plan "
@@ -6420,60 +6420,60 @@ msgid ""
6420
  "to a fee plan."
6421
  msgstr ""
6422
 
6423
- #: includes/views/submit_listing.php:151
6424
  msgctxt "submit listing"
6425
  msgid ""
6426
  "This listing can't be edited at this time. Please try again later or contact "
6427
  "the admin if the problem persists."
6428
  msgstr ""
6429
 
6430
- #: includes/views/submit_listing.php:174
6431
  #, fuzzy
6432
  msgctxt "submit listing"
6433
  msgid "You're logged in as admin, payment will be skipped."
6434
  msgstr "Вы вошли на сайт как Администратор. Все шаги оплаты будут пропущены."
6435
 
6436
- #: includes/views/submit_listing.php:398
6437
  #, fuzzy
6438
  msgctxt "submit listing"
6439
  msgid "Category selection"
6440
  msgstr "Выбор рубрики"
6441
 
6442
- #: includes/views/submit_listing.php:398
6443
  #, fuzzy
6444
  msgctxt "submit listing"
6445
  msgid "Category & plan selection"
6446
  msgstr "Выбор рубрики"
6447
 
6448
- #: includes/views/submit_listing.php:403
6449
  #, fuzzy
6450
  msgctxt "submit listing"
6451
  msgid "Listing Information"
6452
  msgstr "Информация о бизнесе"
6453
 
6454
- #: includes/views/submit_listing.php:408
6455
  #, fuzzy
6456
  msgctxt "submit listing"
6457
  msgid "Listing Images"
6458
  msgstr "Изображение записи"
6459
 
6460
- #: includes/views/submit_listing.php:416
6461
  msgctxt "submit listing"
6462
  msgid "Account Creation"
6463
  msgstr ""
6464
 
6465
- #: includes/views/submit_listing.php:422
6466
  #, fuzzy
6467
  msgctxt "submit listing"
6468
  msgid "Terms and Conditions"
6469
  msgstr "Условия и положения"
6470
 
6471
- #: includes/views/submit_listing.php:459
6472
  msgctxt "submit listing"
6473
  msgid "(Please choose a fee plan above)"
6474
  msgstr ""
6475
 
6476
- #: includes/views/submit_listing.php:509
6477
  #, fuzzy
6478
  msgctxt "submit listing"
6479
  msgid "Can not submit a listing at this moment. Please try again later."
@@ -6481,68 +6481,68 @@ msgstr ""
6481
  "В настоящее время вы не можем провести Вашу оплату. Попробуйте позже "
6482
  "пожалуйста."
6483
 
6484
- #: includes/views/submit_listing.php:551
6485
  #, fuzzy
6486
  msgctxt "submit listing"
6487
  msgid "Please select a category."
6488
  msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
6489
 
6490
- #: includes/views/submit_listing.php:564
6491
  #, fuzzy
6492
  msgctxt "submit listing"
6493
  msgid "Please select a category for your listing."
6494
  msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
6495
 
6496
- #: includes/views/submit_listing.php:584
6497
  msgctxt "submit listing"
6498
  msgid "Please choose a valid category for your plan."
6499
  msgstr ""
6500
 
6501
- #: includes/views/submit_listing.php:586
6502
  #, fuzzy
6503
  msgctxt "submit listing"
6504
  msgid "Please choose a valid fee plan for your category selection."
6505
  msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
6506
 
6507
- #: includes/views/submit_listing.php:825
6508
  #, fuzzy
6509
  msgctxt "submit listing"
6510
  msgid "Please enter your desired username."
6511
  msgstr "Пожалуйста введите Ваше имя."
6512
 
6513
- #: includes/views/submit_listing.php:830
6514
  #, fuzzy
6515
  msgctxt "submit listing"
6516
  msgid "Please enter the e-mail for your new account."
6517
  msgstr "Пожалуйста введите Ваше имя."
6518
 
6519
- #: includes/views/submit_listing.php:835
6520
  msgctxt "submit listing"
6521
  msgid "The username you chose is already in use. Please use a different one."
6522
  msgstr ""
6523
 
6524
- #: includes/views/submit_listing.php:840
6525
  msgctxt "submit listing"
6526
  msgid "The e-mail address you chose for your account is already in use."
6527
  msgstr ""
6528
 
6529
- #: includes/views/submit_listing.php:855
6530
  msgctxt "submit listing"
6531
  msgid "Create a user account on this site"
6532
  msgstr ""
6533
 
6534
- #: includes/views/submit_listing.php:862
6535
  msgctxt "submit listing"
6536
  msgid ""
6537
  "You need to create an account on the site. Please fill out the form below."
6538
  msgstr ""
6539
 
6540
- #: includes/views/submit_listing.php:868
6541
  msgctxt "submit listing"
6542
  msgid "Username:"
6543
  msgstr ""
6544
 
6545
- #: includes/views/submit_listing.php:877
6546
  #, fuzzy
6547
  msgctxt "submit listing"
6548
  msgid "Email:"
@@ -6732,7 +6732,7 @@ msgctxt "form-fields api"
6732
  msgid "Textfield"
6733
  msgstr "Текстовое поле"
6734
 
6735
- #: includes/fields/class-fieldtypes-textfield.php:53
6736
  msgctxt "form-fields api"
6737
  msgid "Format 01/31/1969"
6738
  msgstr "Формат ММ/ДД/ГГГГ"
@@ -7095,34 +7095,34 @@ msgstr ""
7095
  "показаны посетителям сайта. Если Вы хотите изменить такое поведение, "
7096
  "перейдите в <a>Настройки</a> и отключите этот параметр."
7097
 
7098
- #: includes/views/submit_listing.php:345
7099
  msgctxt "templates"
7100
  msgid ""
7101
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
7102
  "Submission?\" setting checked?"
7103
  msgstr ""
7104
 
7105
- #: includes/views/submit_listing.php:347
7106
  msgctxt "templates"
7107
  msgid ""
7108
  "Listing submission has been disabled. Contact the administrator for details."
7109
  msgstr ""
7110
 
7111
- #: includes/views/submit_listing.php:512
7112
  msgctxt "templates"
7113
  msgid ""
7114
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
7115
  "submit a listing. %s to create a fee plan"
7116
  msgstr ""
7117
 
7118
- #: includes/views/submit_listing.php:526
7119
  msgctxt "templates"
7120
  msgid ""
7121
  "Listing submission is not available at the moment. Contact the administrator "
7122
  "for details."
7123
  msgstr ""
7124
 
7125
- #: includes/views/submit_listing.php:529
7126
  msgctxt "templates"
7127
  msgid ""
7128
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -7130,17 +7130,17 @@ msgid ""
7130
  "an existing field"
7131
  msgstr ""
7132
 
7133
- #: includes/views/submit_listing.php:897
7134
  msgctxt "templates"
7135
  msgid "Please agree to the Terms and Conditions."
7136
  msgstr "Пожалуйста примите наши Условия и Положения."
7137
 
7138
- #: includes/views/submit_listing.php:905
7139
  msgctxt "templates"
7140
  msgid "Terms and Conditions:"
7141
  msgstr "Условия и Положения:"
7142
 
7143
- #: includes/views/submit_listing.php:913
7144
  #, fuzzy
7145
  msgctxt "templates"
7146
  msgid "I agree to the <a>Terms and Conditions</a>"
@@ -7891,7 +7891,7 @@ msgctxt "checkout"
7891
  msgid "Print Receipt"
7892
  msgstr ""
7893
 
7894
- #: includes/views/checkout.php:132
7895
  #, fuzzy
7896
  msgctxt "checkout"
7897
  msgid "Can not process a payment at this time. Please try again later."
@@ -7899,29 +7899,29 @@ msgstr ""
7899
  "В настоящее время вы не можем провести Вашу оплату. Попробуйте позже "
7900
  "пожалуйста."
7901
 
7902
- #: includes/views/checkout.php:169
7903
  #, fuzzy
7904
  msgctxt "checkout"
7905
  msgid "Invalid nonce received."
7906
  msgstr "Некорректный номер платежа."
7907
 
7908
- #: includes/views/checkout.php:186
7909
  #, fuzzy
7910
  msgctxt "checkout"
7911
  msgid "Invalid gateway selected."
7912
  msgstr "Некорректное состояние продления."
7913
 
7914
- #: includes/views/checkout.php:191
7915
  msgctxt "checkout"
7916
  msgid "Selected gateway does not support payment's currency."
7917
  msgstr ""
7918
 
7919
- #: includes/views/checkout.php:200
7920
  msgctxt "checkout"
7921
  msgid "Pay Now"
7922
  msgstr ""
7923
 
7924
- #: includes/views/checkout.php:247
7925
  msgctxt "checkout"
7926
  msgid "Unknown gateway error."
7927
  msgstr ""
@@ -8354,13 +8354,13 @@ msgctxt "views:login"
8354
  msgid "Please enter your access key and e-mail address."
8355
  msgstr "Пожалуйста введите правильный электронный адрес."
8356
 
8357
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
8358
  #, fuzzy
8359
  msgctxt "views:login"
8360
  msgid "E-Mail Address"
8361
  msgstr "Электронный адрес:"
8362
 
8363
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
8364
  #, fuzzy
8365
  msgctxt "views:login"
8366
  msgid "Access Key"
@@ -8564,14 +8564,14 @@ msgctxt "preview"
8564
  msgid "This is just a preview. The listing has not been published yet."
8565
  msgstr "Это просто предварительный просмотр. Запись ещё не была опубликована."
8566
 
8567
- #: includes/views/submit_listing.php:695
8568
  msgctxt "listing submit"
8569
  msgid ""
8570
  "Something went wrong. Please check the form for errors, correct them and "
8571
  "submit again."
8572
  msgstr ""
8573
 
8574
- #: includes/views/submit_listing.php:779
8575
  msgctxt "listing submit"
8576
  msgid ""
8577
  "Image upload is required, please provide at least one image and submit again."
3
  "Project-Id-Version: Business Directory Plugin v5.5\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
5
  "directory-plugin\n"
6
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
7
  "PO-Revision-Date: 2017-01-16 17:49-0500\n"
8
  "Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
9
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
403
  msgid "Create A Listing"
404
  msgstr "Бесплатные записи"
405
 
406
+ #: includes/views/checkout.php:266
407
  msgid ""
408
  "There was an error trying to process your request. No gateway is selected."
409
  msgstr ""
1266
  "Вы можете сами создать эти поля в разделе \"Управление / Форма\", или "
1267
  "позвольте плагину сделать это автоматически."
1268
 
1269
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1270
  msgctxt "admin"
1271
  msgid "Go to \"Manage Form Fields\""
1272
  msgstr "Перейти в раздел \"Управление / Форма\""
1286
  msgid "Abandoned"
1287
  msgstr "Заброшено"
1288
 
1289
+ #: includes/views/submit_listing.php:518
1290
  #, fuzzy
1291
  msgctxt "admin"
1292
  msgid "Go to \"Manage Fees\""
3598
  msgctxt "admin settings"
3599
  msgid ""
3600
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3601
+ "accesed while this setting is checked."
3602
  msgstr ""
3603
 
3604
  #: includes/admin/settings/class-settings-bootstrap.php:287
6412
  msgid "You can't edit this listing."
6413
  msgstr "Рубрики этой записи"
6414
 
6415
+ #: includes/views/submit_listing.php:145
6416
  msgctxt "submit listing"
6417
  msgid ""
6418
  "This listing can't be edited at this time because it has no fee plan "
6420
  "to a fee plan."
6421
  msgstr ""
6422
 
6423
+ #: includes/views/submit_listing.php:150
6424
  msgctxt "submit listing"
6425
  msgid ""
6426
  "This listing can't be edited at this time. Please try again later or contact "
6427
  "the admin if the problem persists."
6428
  msgstr ""
6429
 
6430
+ #: includes/views/submit_listing.php:173
6431
  #, fuzzy
6432
  msgctxt "submit listing"
6433
  msgid "You're logged in as admin, payment will be skipped."
6434
  msgstr "Вы вошли на сайт как Администратор. Все шаги оплаты будут пропущены."
6435
 
6436
+ #: includes/views/submit_listing.php:397
6437
  #, fuzzy
6438
  msgctxt "submit listing"
6439
  msgid "Category selection"
6440
  msgstr "Выбор рубрики"
6441
 
6442
+ #: includes/views/submit_listing.php:397
6443
  #, fuzzy
6444
  msgctxt "submit listing"
6445
  msgid "Category & plan selection"
6446
  msgstr "Выбор рубрики"
6447
 
6448
+ #: includes/views/submit_listing.php:402
6449
  #, fuzzy
6450
  msgctxt "submit listing"
6451
  msgid "Listing Information"
6452
  msgstr "Информация о бизнесе"
6453
 
6454
+ #: includes/views/submit_listing.php:407
6455
  #, fuzzy
6456
  msgctxt "submit listing"
6457
  msgid "Listing Images"
6458
  msgstr "Изображение записи"
6459
 
6460
+ #: includes/views/submit_listing.php:415
6461
  msgctxt "submit listing"
6462
  msgid "Account Creation"
6463
  msgstr ""
6464
 
6465
+ #: includes/views/submit_listing.php:421
6466
  #, fuzzy
6467
  msgctxt "submit listing"
6468
  msgid "Terms and Conditions"
6469
  msgstr "Условия и положения"
6470
 
6471
+ #: includes/views/submit_listing.php:458
6472
  msgctxt "submit listing"
6473
  msgid "(Please choose a fee plan above)"
6474
  msgstr ""
6475
 
6476
+ #: includes/views/submit_listing.php:508
6477
  #, fuzzy
6478
  msgctxt "submit listing"
6479
  msgid "Can not submit a listing at this moment. Please try again later."
6481
  "В настоящее время вы не можем провести Вашу оплату. Попробуйте позже "
6482
  "пожалуйста."
6483
 
6484
+ #: includes/views/submit_listing.php:550
6485
  #, fuzzy
6486
  msgctxt "submit listing"
6487
  msgid "Please select a category."
6488
  msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
6489
 
6490
+ #: includes/views/submit_listing.php:563
6491
  #, fuzzy
6492
  msgctxt "submit listing"
6493
  msgid "Please select a category for your listing."
6494
  msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
6495
 
6496
+ #: includes/views/submit_listing.php:583
6497
  msgctxt "submit listing"
6498
  msgid "Please choose a valid category for your plan."
6499
  msgstr ""
6500
 
6501
+ #: includes/views/submit_listing.php:585
6502
  #, fuzzy
6503
  msgctxt "submit listing"
6504
  msgid "Please choose a valid fee plan for your category selection."
6505
  msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
6506
 
6507
+ #: includes/views/submit_listing.php:824
6508
  #, fuzzy
6509
  msgctxt "submit listing"
6510
  msgid "Please enter your desired username."
6511
  msgstr "Пожалуйста введите Ваше имя."
6512
 
6513
+ #: includes/views/submit_listing.php:829
6514
  #, fuzzy
6515
  msgctxt "submit listing"
6516
  msgid "Please enter the e-mail for your new account."
6517
  msgstr "Пожалуйста введите Ваше имя."
6518
 
6519
+ #: includes/views/submit_listing.php:834
6520
  msgctxt "submit listing"
6521
  msgid "The username you chose is already in use. Please use a different one."
6522
  msgstr ""
6523
 
6524
+ #: includes/views/submit_listing.php:839
6525
  msgctxt "submit listing"
6526
  msgid "The e-mail address you chose for your account is already in use."
6527
  msgstr ""
6528
 
6529
+ #: includes/views/submit_listing.php:854
6530
  msgctxt "submit listing"
6531
  msgid "Create a user account on this site"
6532
  msgstr ""
6533
 
6534
+ #: includes/views/submit_listing.php:861
6535
  msgctxt "submit listing"
6536
  msgid ""
6537
  "You need to create an account on the site. Please fill out the form below."
6538
  msgstr ""
6539
 
6540
+ #: includes/views/submit_listing.php:867
6541
  msgctxt "submit listing"
6542
  msgid "Username:"
6543
  msgstr ""
6544
 
6545
+ #: includes/views/submit_listing.php:876
6546
  #, fuzzy
6547
  msgctxt "submit listing"
6548
  msgid "Email:"
6732
  msgid "Textfield"
6733
  msgstr "Текстовое поле"
6734
 
6735
+ #: includes/fields/class-fieldtypes-textfield.php:57
6736
  msgctxt "form-fields api"
6737
  msgid "Format 01/31/1969"
6738
  msgstr "Формат ММ/ДД/ГГГГ"
7095
  "показаны посетителям сайта. Если Вы хотите изменить такое поведение, "
7096
  "перейдите в <a>Настройки</a> и отключите этот параметр."
7097
 
7098
+ #: includes/views/submit_listing.php:344
7099
  msgctxt "templates"
7100
  msgid ""
7101
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
7102
  "Submission?\" setting checked?"
7103
  msgstr ""
7104
 
7105
+ #: includes/views/submit_listing.php:346
7106
  msgctxt "templates"
7107
  msgid ""
7108
  "Listing submission has been disabled. Contact the administrator for details."
7109
  msgstr ""
7110
 
7111
+ #: includes/views/submit_listing.php:511
7112
  msgctxt "templates"
7113
  msgid ""
7114
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
7115
  "submit a listing. %s to create a fee plan"
7116
  msgstr ""
7117
 
7118
+ #: includes/views/submit_listing.php:525
7119
  msgctxt "templates"
7120
  msgid ""
7121
  "Listing submission is not available at the moment. Contact the administrator "
7122
  "for details."
7123
  msgstr ""
7124
 
7125
+ #: includes/views/submit_listing.php:528
7126
  msgctxt "templates"
7127
  msgid ""
7128
  "<b>View not available</b>, there is no \"Category\" association field. %s "
7130
  "an existing field"
7131
  msgstr ""
7132
 
7133
+ #: includes/views/submit_listing.php:896
7134
  msgctxt "templates"
7135
  msgid "Please agree to the Terms and Conditions."
7136
  msgstr "Пожалуйста примите наши Условия и Положения."
7137
 
7138
+ #: includes/views/submit_listing.php:904
7139
  msgctxt "templates"
7140
  msgid "Terms and Conditions:"
7141
  msgstr "Условия и Положения:"
7142
 
7143
+ #: includes/views/submit_listing.php:912
7144
  #, fuzzy
7145
  msgctxt "templates"
7146
  msgid "I agree to the <a>Terms and Conditions</a>"
7891
  msgid "Print Receipt"
7892
  msgstr ""
7893
 
7894
+ #: includes/views/checkout.php:131
7895
  #, fuzzy
7896
  msgctxt "checkout"
7897
  msgid "Can not process a payment at this time. Please try again later."
7899
  "В настоящее время вы не можем провести Вашу оплату. Попробуйте позже "
7900
  "пожалуйста."
7901
 
7902
+ #: includes/views/checkout.php:168
7903
  #, fuzzy
7904
  msgctxt "checkout"
7905
  msgid "Invalid nonce received."
7906
  msgstr "Некорректный номер платежа."
7907
 
7908
+ #: includes/views/checkout.php:185
7909
  #, fuzzy
7910
  msgctxt "checkout"
7911
  msgid "Invalid gateway selected."
7912
  msgstr "Некорректное состояние продления."
7913
 
7914
+ #: includes/views/checkout.php:190
7915
  msgctxt "checkout"
7916
  msgid "Selected gateway does not support payment's currency."
7917
  msgstr ""
7918
 
7919
+ #: includes/views/checkout.php:199
7920
  msgctxt "checkout"
7921
  msgid "Pay Now"
7922
  msgstr ""
7923
 
7924
+ #: includes/views/checkout.php:246
7925
  msgctxt "checkout"
7926
  msgid "Unknown gateway error."
7927
  msgstr ""
8354
  msgid "Please enter your access key and e-mail address."
8355
  msgstr "Пожалуйста введите правильный электронный адрес."
8356
 
8357
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
8358
  #, fuzzy
8359
  msgctxt "views:login"
8360
  msgid "E-Mail Address"
8361
  msgstr "Электронный адрес:"
8362
 
8363
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
8364
  #, fuzzy
8365
  msgctxt "views:login"
8366
  msgid "Access Key"
8564
  msgid "This is just a preview. The listing has not been published yet."
8565
  msgstr "Это просто предварительный просмотр. Запись ещё не была опубликована."
8566
 
8567
+ #: includes/views/submit_listing.php:694
8568
  msgctxt "listing submit"
8569
  msgid ""
8570
  "Something went wrong. Please check the form for errors, correct them and "
8571
  "submit again."
8572
  msgstr ""
8573
 
8574
+ #: includes/views/submit_listing.php:778
8575
  msgctxt "listing submit"
8576
  msgid ""
8577
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM-sv_SE.mo CHANGED
Binary file
languages/WPBDM-sv_SE.po CHANGED
@@ -5,7 +5,7 @@ msgstr ""
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
9
  "PO-Revision-Date: 2017-12-03 21:20+0100\n"
10
  "Last-Translator: \n"
11
  "Language-Team: \n"
@@ -386,7 +386,7 @@ msgstr "Visa alla annonser"
386
  msgid "Create A Listing"
387
  msgstr "Skapa annons"
388
 
389
- #: includes/views/checkout.php:267
390
  msgid ""
391
  "There was an error trying to process your request. No gateway is selected."
392
  msgstr ""
@@ -1228,7 +1228,7 @@ msgstr ""
1228
  "Du kan skapa dessa anpassade fält själv i \"Hantera formulärfält\" eller "
1229
  "låta Business Directory göra det åt dig automatiskt."
1230
 
1231
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1232
  msgctxt "admin"
1233
  msgid "Go to \"Manage Form Fields\""
1234
  msgstr "Gå till \"Hantera formulärfält\""
@@ -1248,7 +1248,7 @@ msgctxt "admin"
1248
  msgid "Abandoned"
1249
  msgstr "Övergiven"
1250
 
1251
- #: includes/views/submit_listing.php:519
1252
  #, fuzzy
1253
  msgctxt "admin"
1254
  msgid "Go to \"Manage Fees\""
@@ -3504,10 +3504,11 @@ msgid "Valid placeholders: %s"
3504
  msgstr "Giltiga platshållare:%s"
3505
 
3506
  #: includes/admin/settings/class-settings-bootstrap.php:96
 
3507
  msgctxt "admin settings"
3508
  msgid ""
3509
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3510
- "accesed while this settings is checked."
3511
  msgstr ""
3512
  "<strong>Viktigt:</strong> du kommer inte åt undersidor av huvudkatalogen "
3513
  "sidan när denna inställning är markerad."
@@ -6134,7 +6135,7 @@ msgctxt "submit listing"
6134
  msgid "You can't edit this listing."
6135
  msgstr "Kategorier för denna annons"
6136
 
6137
- #: includes/views/submit_listing.php:146
6138
  msgctxt "submit listing"
6139
  msgid ""
6140
  "This listing can't be edited at this time because it has no fee plan "
@@ -6145,7 +6146,7 @@ msgstr ""
6145
  "avgiftsplan kopplad. Vänligen <a>Redigera annonsen</a> på backend och koppla "
6146
  "den till en avgift plan."
6147
 
6148
- #: includes/views/submit_listing.php:151
6149
  msgctxt "submit listing"
6150
  msgid ""
6151
  "This listing can't be edited at this time. Please try again later or contact "
@@ -6154,97 +6155,97 @@ msgstr ""
6154
  "Denna annons kan inte redigeras just nu. Vänligen försök igen om en lite "
6155
  "stund eller kontakta administratören om problemet kvarstår."
6156
 
6157
- #: includes/views/submit_listing.php:174
6158
  msgctxt "submit listing"
6159
  msgid "You're logged in as admin, payment will be skipped."
6160
  msgstr "Du är inloggad som administratör, alla betalningssteg hoppas över."
6161
 
6162
- #: includes/views/submit_listing.php:398
6163
  msgctxt "submit listing"
6164
  msgid "Category selection"
6165
  msgstr "Val av kategori"
6166
 
6167
- #: includes/views/submit_listing.php:398
6168
  msgctxt "submit listing"
6169
  msgid "Category & plan selection"
6170
  msgstr "Val av kategori och avgiftsplan"
6171
 
6172
- #: includes/views/submit_listing.php:403
6173
  msgctxt "submit listing"
6174
  msgid "Listing Information"
6175
  msgstr "Information om annons"
6176
 
6177
- #: includes/views/submit_listing.php:408
6178
  msgctxt "submit listing"
6179
  msgid "Listing Images"
6180
  msgstr "Annonsbilder"
6181
 
6182
- #: includes/views/submit_listing.php:416
6183
  msgctxt "submit listing"
6184
  msgid "Account Creation"
6185
  msgstr "Konto skapas"
6186
 
6187
- #: includes/views/submit_listing.php:422
6188
  msgctxt "submit listing"
6189
  msgid "Terms and Conditions"
6190
  msgstr "Villkor"
6191
 
6192
- #: includes/views/submit_listing.php:459
6193
  msgctxt "submit listing"
6194
  msgid "(Please choose a fee plan above)"
6195
  msgstr "(Vänligen välj en avgiftsplan ovan)"
6196
 
6197
- #: includes/views/submit_listing.php:509
6198
  msgctxt "submit listing"
6199
  msgid "Can not submit a listing at this moment. Please try again later."
6200
  msgstr "Det går inte att registrera en annons just nu. Försök igen senare."
6201
 
6202
- #: includes/views/submit_listing.php:551
6203
  msgctxt "submit listing"
6204
  msgid "Please select a category."
6205
  msgstr "Välj en kategori."
6206
 
6207
- #: includes/views/submit_listing.php:564
6208
  msgctxt "submit listing"
6209
  msgid "Please select a category for your listing."
6210
  msgstr "Välj en kategori för din annons."
6211
 
6212
- #: includes/views/submit_listing.php:584
6213
  msgctxt "submit listing"
6214
  msgid "Please choose a valid category for your plan."
6215
  msgstr "Välj en giltig kategori för din plan."
6216
 
6217
- #: includes/views/submit_listing.php:586
6218
  msgctxt "submit listing"
6219
  msgid "Please choose a valid fee plan for your category selection."
6220
  msgstr "Välj en avgiftsplan för ditt kategorival."
6221
 
6222
- #: includes/views/submit_listing.php:825
6223
  msgctxt "submit listing"
6224
  msgid "Please enter your desired username."
6225
  msgstr "Fyll i ditt önskade användarnamn."
6226
 
6227
- #: includes/views/submit_listing.php:830
6228
  msgctxt "submit listing"
6229
  msgid "Please enter the e-mail for your new account."
6230
  msgstr "Fyll i e-postadressen för ditt nya konto."
6231
 
6232
- #: includes/views/submit_listing.php:835
6233
  msgctxt "submit listing"
6234
  msgid "The username you chose is already in use. Please use a different one."
6235
  msgstr "Användarnamnet upptaget, var vänlig försök med ett annat."
6236
 
6237
- #: includes/views/submit_listing.php:840
6238
  msgctxt "submit listing"
6239
  msgid "The e-mail address you chose for your account is already in use."
6240
  msgstr "E-postadressen du valt för ditt konto används redan."
6241
 
6242
- #: includes/views/submit_listing.php:855
6243
  msgctxt "submit listing"
6244
  msgid "Create a user account on this site"
6245
  msgstr "Skapa ett användarkonto på denna webbplats"
6246
 
6247
- #: includes/views/submit_listing.php:862
6248
  msgctxt "submit listing"
6249
  msgid ""
6250
  "You need to create an account on the site. Please fill out the form below."
@@ -6252,12 +6253,12 @@ msgstr ""
6252
  "Du måste skapa ett konto för denna webbplatsen. Vänligen fyll i formuläret "
6253
  "nedan."
6254
 
6255
- #: includes/views/submit_listing.php:868
6256
  msgctxt "submit listing"
6257
  msgid "Username:"
6258
  msgstr "Användarnamn:"
6259
 
6260
- #: includes/views/submit_listing.php:877
6261
  msgctxt "submit listing"
6262
  msgid "Email:"
6263
  msgstr "E-postadress:"
@@ -6443,7 +6444,7 @@ msgctxt "form-fields api"
6443
  msgid "Textfield"
6444
  msgstr "Textfält"
6445
 
6446
- #: includes/fields/class-fieldtypes-textfield.php:53
6447
  msgctxt "form-fields api"
6448
  msgid "Format 01/31/1969"
6449
  msgstr "Format 01/31/1969"
@@ -6812,7 +6813,7 @@ msgstr ""
6812
  "av din webbplats. Om du inte vill det, klicka <a>här för</a> att ändra "
6813
  "inställningen."
6814
 
6815
- #: includes/views/submit_listing.php:345
6816
  msgctxt "templates"
6817
  msgid ""
6818
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
@@ -6821,27 +6822,27 @@ msgstr ""
6821
  "<b>Vyn inte tillgänglig.</b> Har du \"Inaktivera inlämning av annons på "
6822
  "framsidan?\"-inställningen markerad?"
6823
 
6824
- #: includes/views/submit_listing.php:347
6825
  msgctxt "templates"
6826
  msgid ""
6827
  "Listing submission has been disabled. Contact the administrator for details."
6828
  msgstr ""
6829
 
6830
- #: includes/views/submit_listing.php:512
6831
  msgctxt "templates"
6832
  msgid ""
6833
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6834
  "submit a listing. %s to create a fee plan"
6835
  msgstr ""
6836
 
6837
- #: includes/views/submit_listing.php:526
6838
  msgctxt "templates"
6839
  msgid ""
6840
  "Listing submission is not available at the moment. Contact the administrator "
6841
  "for details."
6842
  msgstr ""
6843
 
6844
- #: includes/views/submit_listing.php:529
6845
  msgctxt "templates"
6846
  msgid ""
6847
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -6849,17 +6850,17 @@ msgid ""
6849
  "an existing field"
6850
  msgstr ""
6851
 
6852
- #: includes/views/submit_listing.php:897
6853
  msgctxt "templates"
6854
  msgid "Please agree to the Terms and Conditions."
6855
  msgstr "Vänligen godkänn villkoren"
6856
 
6857
- #: includes/views/submit_listing.php:905
6858
  msgctxt "templates"
6859
  msgid "Terms and Conditions:"
6860
  msgstr "Villkor"
6861
 
6862
- #: includes/views/submit_listing.php:913
6863
  msgctxt "templates"
6864
  msgid "I agree to the <a>Terms and Conditions</a>"
6865
  msgstr "Jag godtar <a>villkoren</a>."
@@ -7633,32 +7634,32 @@ msgctxt "checkout"
7633
  msgid "Print Receipt"
7634
  msgstr "Skriv ut kvitto"
7635
 
7636
- #: includes/views/checkout.php:132
7637
  msgctxt "checkout"
7638
  msgid "Can not process a payment at this time. Please try again later."
7639
  msgstr "Vi kan inte behandla din betalning just nu. Försök igen senare."
7640
 
7641
- #: includes/views/checkout.php:169
7642
  msgctxt "checkout"
7643
  msgid "Invalid nonce received."
7644
  msgstr "Ogiltigt svar från server."
7645
 
7646
- #: includes/views/checkout.php:186
7647
  msgctxt "checkout"
7648
  msgid "Invalid gateway selected."
7649
  msgstr "Ogiltig betalmodul vald."
7650
 
7651
- #: includes/views/checkout.php:191
7652
  msgctxt "checkout"
7653
  msgid "Selected gateway does not support payment's currency."
7654
  msgstr "Valda gateway stöder inte betalningens valuta."
7655
 
7656
- #: includes/views/checkout.php:200
7657
  msgctxt "checkout"
7658
  msgid "Pay Now"
7659
  msgstr "Betala nu"
7660
 
7661
- #: includes/views/checkout.php:247
7662
  msgctxt "checkout"
7663
  msgid "Unknown gateway error."
7664
  msgstr "Okänd gateway fel."
@@ -8061,12 +8062,12 @@ msgctxt "views:login"
8061
  msgid "Please enter your access key and e-mail address."
8062
  msgstr "Vänligen ange din åtkomstnyckel och e-postadress."
8063
 
8064
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
8065
  msgctxt "views:login"
8066
  msgid "E-Mail Address"
8067
  msgstr "E-postadress:"
8068
 
8069
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
8070
  msgctxt "views:login"
8071
  msgid "Access Key"
8072
  msgstr "Åtkomstnyckel"
@@ -8264,7 +8265,7 @@ msgid "This is just a preview. The listing has not been published yet."
8264
  msgstr ""
8265
  "Detta är enbart en förhandsgranskning, annonsen har inte publicerats ännu."
8266
 
8267
- #: includes/views/submit_listing.php:695
8268
  msgctxt "listing submit"
8269
  msgid ""
8270
  "Something went wrong. Please check the form for errors, correct them and "
@@ -8273,7 +8274,7 @@ msgstr ""
8273
  "Något gick fel. Vänligen kontrollera formuläret för fel, rätta till dem och "
8274
  "skicka igen."
8275
 
8276
- #: includes/views/submit_listing.php:779
8277
  msgctxt "listing submit"
8278
  msgid ""
8279
  "Image upload is required, please provide at least one image and submit again."
5
  "Project-Id-Version: Business Directory Plugin v5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
7
  "directory-plugin\n"
8
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
9
  "PO-Revision-Date: 2017-12-03 21:20+0100\n"
10
  "Last-Translator: \n"
11
  "Language-Team: \n"
386
  msgid "Create A Listing"
387
  msgstr "Skapa annons"
388
 
389
+ #: includes/views/checkout.php:266
390
  msgid ""
391
  "There was an error trying to process your request. No gateway is selected."
392
  msgstr ""
1228
  "Du kan skapa dessa anpassade fält själv i \"Hantera formulärfält\" eller "
1229
  "låta Business Directory göra det åt dig automatiskt."
1230
 
1231
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1232
  msgctxt "admin"
1233
  msgid "Go to \"Manage Form Fields\""
1234
  msgstr "Gå till \"Hantera formulärfält\""
1248
  msgid "Abandoned"
1249
  msgstr "Övergiven"
1250
 
1251
+ #: includes/views/submit_listing.php:518
1252
  #, fuzzy
1253
  msgctxt "admin"
1254
  msgid "Go to \"Manage Fees\""
3504
  msgstr "Giltiga platshållare:%s"
3505
 
3506
  #: includes/admin/settings/class-settings-bootstrap.php:96
3507
+ #, fuzzy
3508
  msgctxt "admin settings"
3509
  msgid ""
3510
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3511
+ "accesed while this setting is checked."
3512
  msgstr ""
3513
  "<strong>Viktigt:</strong> du kommer inte åt undersidor av huvudkatalogen "
3514
  "sidan när denna inställning är markerad."
6135
  msgid "You can't edit this listing."
6136
  msgstr "Kategorier för denna annons"
6137
 
6138
+ #: includes/views/submit_listing.php:145
6139
  msgctxt "submit listing"
6140
  msgid ""
6141
  "This listing can't be edited at this time because it has no fee plan "
6146
  "avgiftsplan kopplad. Vänligen <a>Redigera annonsen</a> på backend och koppla "
6147
  "den till en avgift plan."
6148
 
6149
+ #: includes/views/submit_listing.php:150
6150
  msgctxt "submit listing"
6151
  msgid ""
6152
  "This listing can't be edited at this time. Please try again later or contact "
6155
  "Denna annons kan inte redigeras just nu. Vänligen försök igen om en lite "
6156
  "stund eller kontakta administratören om problemet kvarstår."
6157
 
6158
+ #: includes/views/submit_listing.php:173
6159
  msgctxt "submit listing"
6160
  msgid "You're logged in as admin, payment will be skipped."
6161
  msgstr "Du är inloggad som administratör, alla betalningssteg hoppas över."
6162
 
6163
+ #: includes/views/submit_listing.php:397
6164
  msgctxt "submit listing"
6165
  msgid "Category selection"
6166
  msgstr "Val av kategori"
6167
 
6168
+ #: includes/views/submit_listing.php:397
6169
  msgctxt "submit listing"
6170
  msgid "Category & plan selection"
6171
  msgstr "Val av kategori och avgiftsplan"
6172
 
6173
+ #: includes/views/submit_listing.php:402
6174
  msgctxt "submit listing"
6175
  msgid "Listing Information"
6176
  msgstr "Information om annons"
6177
 
6178
+ #: includes/views/submit_listing.php:407
6179
  msgctxt "submit listing"
6180
  msgid "Listing Images"
6181
  msgstr "Annonsbilder"
6182
 
6183
+ #: includes/views/submit_listing.php:415
6184
  msgctxt "submit listing"
6185
  msgid "Account Creation"
6186
  msgstr "Konto skapas"
6187
 
6188
+ #: includes/views/submit_listing.php:421
6189
  msgctxt "submit listing"
6190
  msgid "Terms and Conditions"
6191
  msgstr "Villkor"
6192
 
6193
+ #: includes/views/submit_listing.php:458
6194
  msgctxt "submit listing"
6195
  msgid "(Please choose a fee plan above)"
6196
  msgstr "(Vänligen välj en avgiftsplan ovan)"
6197
 
6198
+ #: includes/views/submit_listing.php:508
6199
  msgctxt "submit listing"
6200
  msgid "Can not submit a listing at this moment. Please try again later."
6201
  msgstr "Det går inte att registrera en annons just nu. Försök igen senare."
6202
 
6203
+ #: includes/views/submit_listing.php:550
6204
  msgctxt "submit listing"
6205
  msgid "Please select a category."
6206
  msgstr "Välj en kategori."
6207
 
6208
+ #: includes/views/submit_listing.php:563
6209
  msgctxt "submit listing"
6210
  msgid "Please select a category for your listing."
6211
  msgstr "Välj en kategori för din annons."
6212
 
6213
+ #: includes/views/submit_listing.php:583
6214
  msgctxt "submit listing"
6215
  msgid "Please choose a valid category for your plan."
6216
  msgstr "Välj en giltig kategori för din plan."
6217
 
6218
+ #: includes/views/submit_listing.php:585
6219
  msgctxt "submit listing"
6220
  msgid "Please choose a valid fee plan for your category selection."
6221
  msgstr "Välj en avgiftsplan för ditt kategorival."
6222
 
6223
+ #: includes/views/submit_listing.php:824
6224
  msgctxt "submit listing"
6225
  msgid "Please enter your desired username."
6226
  msgstr "Fyll i ditt önskade användarnamn."
6227
 
6228
+ #: includes/views/submit_listing.php:829
6229
  msgctxt "submit listing"
6230
  msgid "Please enter the e-mail for your new account."
6231
  msgstr "Fyll i e-postadressen för ditt nya konto."
6232
 
6233
+ #: includes/views/submit_listing.php:834
6234
  msgctxt "submit listing"
6235
  msgid "The username you chose is already in use. Please use a different one."
6236
  msgstr "Användarnamnet upptaget, var vänlig försök med ett annat."
6237
 
6238
+ #: includes/views/submit_listing.php:839
6239
  msgctxt "submit listing"
6240
  msgid "The e-mail address you chose for your account is already in use."
6241
  msgstr "E-postadressen du valt för ditt konto används redan."
6242
 
6243
+ #: includes/views/submit_listing.php:854
6244
  msgctxt "submit listing"
6245
  msgid "Create a user account on this site"
6246
  msgstr "Skapa ett användarkonto på denna webbplats"
6247
 
6248
+ #: includes/views/submit_listing.php:861
6249
  msgctxt "submit listing"
6250
  msgid ""
6251
  "You need to create an account on the site. Please fill out the form below."
6253
  "Du måste skapa ett konto för denna webbplatsen. Vänligen fyll i formuläret "
6254
  "nedan."
6255
 
6256
+ #: includes/views/submit_listing.php:867
6257
  msgctxt "submit listing"
6258
  msgid "Username:"
6259
  msgstr "Användarnamn:"
6260
 
6261
+ #: includes/views/submit_listing.php:876
6262
  msgctxt "submit listing"
6263
  msgid "Email:"
6264
  msgstr "E-postadress:"
6444
  msgid "Textfield"
6445
  msgstr "Textfält"
6446
 
6447
+ #: includes/fields/class-fieldtypes-textfield.php:57
6448
  msgctxt "form-fields api"
6449
  msgid "Format 01/31/1969"
6450
  msgstr "Format 01/31/1969"
6813
  "av din webbplats. Om du inte vill det, klicka <a>här för</a> att ändra "
6814
  "inställningen."
6815
 
6816
+ #: includes/views/submit_listing.php:344
6817
  msgctxt "templates"
6818
  msgid ""
6819
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6822
  "<b>Vyn inte tillgänglig.</b> Har du \"Inaktivera inlämning av annons på "
6823
  "framsidan?\"-inställningen markerad?"
6824
 
6825
+ #: includes/views/submit_listing.php:346
6826
  msgctxt "templates"
6827
  msgid ""
6828
  "Listing submission has been disabled. Contact the administrator for details."
6829
  msgstr ""
6830
 
6831
+ #: includes/views/submit_listing.php:511
6832
  msgctxt "templates"
6833
  msgid ""
6834
  "<b>There are no Fee Plans available</b>, without a fee plan site users can't "
6835
  "submit a listing. %s to create a fee plan"
6836
  msgstr ""
6837
 
6838
+ #: includes/views/submit_listing.php:525
6839
  msgctxt "templates"
6840
  msgid ""
6841
  "Listing submission is not available at the moment. Contact the administrator "
6842
  "for details."
6843
  msgstr ""
6844
 
6845
+ #: includes/views/submit_listing.php:528
6846
  msgctxt "templates"
6847
  msgid ""
6848
  "<b>View not available</b>, there is no \"Category\" association field. %s "
6850
  "an existing field"
6851
  msgstr ""
6852
 
6853
+ #: includes/views/submit_listing.php:896
6854
  msgctxt "templates"
6855
  msgid "Please agree to the Terms and Conditions."
6856
  msgstr "Vänligen godkänn villkoren"
6857
 
6858
+ #: includes/views/submit_listing.php:904
6859
  msgctxt "templates"
6860
  msgid "Terms and Conditions:"
6861
  msgstr "Villkor"
6862
 
6863
+ #: includes/views/submit_listing.php:912
6864
  msgctxt "templates"
6865
  msgid "I agree to the <a>Terms and Conditions</a>"
6866
  msgstr "Jag godtar <a>villkoren</a>."
7634
  msgid "Print Receipt"
7635
  msgstr "Skriv ut kvitto"
7636
 
7637
+ #: includes/views/checkout.php:131
7638
  msgctxt "checkout"
7639
  msgid "Can not process a payment at this time. Please try again later."
7640
  msgstr "Vi kan inte behandla din betalning just nu. Försök igen senare."
7641
 
7642
+ #: includes/views/checkout.php:168
7643
  msgctxt "checkout"
7644
  msgid "Invalid nonce received."
7645
  msgstr "Ogiltigt svar från server."
7646
 
7647
+ #: includes/views/checkout.php:185
7648
  msgctxt "checkout"
7649
  msgid "Invalid gateway selected."
7650
  msgstr "Ogiltig betalmodul vald."
7651
 
7652
+ #: includes/views/checkout.php:190
7653
  msgctxt "checkout"
7654
  msgid "Selected gateway does not support payment's currency."
7655
  msgstr "Valda gateway stöder inte betalningens valuta."
7656
 
7657
+ #: includes/views/checkout.php:199
7658
  msgctxt "checkout"
7659
  msgid "Pay Now"
7660
  msgstr "Betala nu"
7661
 
7662
+ #: includes/views/checkout.php:246
7663
  msgctxt "checkout"
7664
  msgid "Unknown gateway error."
7665
  msgstr "Okänd gateway fel."
8062
  msgid "Please enter your access key and e-mail address."
8063
  msgstr "Vänligen ange din åtkomstnyckel och e-postadress."
8064
 
8065
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
8066
  msgctxt "views:login"
8067
  msgid "E-Mail Address"
8068
  msgstr "E-postadress:"
8069
 
8070
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
8071
  msgctxt "views:login"
8072
  msgid "Access Key"
8073
  msgstr "Åtkomstnyckel"
8265
  msgstr ""
8266
  "Detta är enbart en förhandsgranskning, annonsen har inte publicerats ännu."
8267
 
8268
+ #: includes/views/submit_listing.php:694
8269
  msgctxt "listing submit"
8270
  msgid ""
8271
  "Something went wrong. Please check the form for errors, correct them and "
8274
  "Något gick fel. Vänligen kontrollera formuläret för fel, rätta till dem och "
8275
  "skicka igen."
8276
 
8277
+ #: includes/views/submit_listing.php:778
8278
  msgctxt "listing submit"
8279
  msgid ""
8280
  "Image upload is required, please provide at least one image and submit again."
languages/WPBDM.pot CHANGED
@@ -1,15 +1,15 @@
1
- # Copyright (C) 2019 D. Rodenbaugh
2
  # This file is distributed under the GPLv2 or any later version.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Business Directory Plugin 5.5.13dev7\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/business-directory-plugin\n"
8
- "POT-Creation-Date: 2019-12-18 21:33:22+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
  "X-Generator: grunt-wp-i18n1.0.1\n"
@@ -355,7 +355,7 @@ msgstr ""
355
  msgid "Create A Listing"
356
  msgstr ""
357
 
358
- #: includes/views/checkout.php:267
359
  msgid "There was an error trying to process your request. No gateway is selected."
360
  msgstr ""
361
 
@@ -1139,7 +1139,7 @@ msgid ""
1139
  "Fields\" or let Business Directory do this for you automatically."
1140
  msgstr ""
1141
 
1142
- #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:536
1143
  msgctxt "admin"
1144
  msgid "Go to \"Manage Form Fields\""
1145
  msgstr ""
@@ -1159,7 +1159,7 @@ msgctxt "admin"
1159
  msgid "Abandoned"
1160
  msgstr ""
1161
 
1162
- #: includes/views/submit_listing.php:519
1163
  msgctxt "admin"
1164
  msgid "Go to \"Manage Fees\""
1165
  msgstr ""
@@ -3299,7 +3299,7 @@ msgstr ""
3299
  msgctxt "admin settings"
3300
  msgid ""
3301
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3302
- "accesed while this settings is checked."
3303
  msgstr ""
3304
 
3305
  #: includes/admin/settings/class-settings-bootstrap.php:287
@@ -5752,7 +5752,7 @@ msgctxt "submit listing"
5752
  msgid "You can't edit this listing."
5753
  msgstr ""
5754
 
5755
- #: includes/views/submit_listing.php:146
5756
  msgctxt "submit listing"
5757
  msgid ""
5758
  "This listing can't be edited at this time because it has no fee plan "
@@ -5760,114 +5760,114 @@ msgid ""
5760
  "to a fee plan."
5761
  msgstr ""
5762
 
5763
- #: includes/views/submit_listing.php:151
5764
  msgctxt "submit listing"
5765
  msgid ""
5766
  "This listing can't be edited at this time. Please try again later or "
5767
  "contact the admin if the problem persists."
5768
  msgstr ""
5769
 
5770
- #: includes/views/submit_listing.php:174
5771
  msgctxt "submit listing"
5772
  msgid "You're logged in as admin, payment will be skipped."
5773
  msgstr ""
5774
 
5775
- #: includes/views/submit_listing.php:398
5776
  msgctxt "submit listing"
5777
  msgid "Category selection"
5778
  msgstr ""
5779
 
5780
- #: includes/views/submit_listing.php:398
5781
  msgctxt "submit listing"
5782
  msgid "Category & plan selection"
5783
  msgstr ""
5784
 
5785
- #: includes/views/submit_listing.php:403
5786
  msgctxt "submit listing"
5787
  msgid "Listing Information"
5788
  msgstr ""
5789
 
5790
- #: includes/views/submit_listing.php:408
5791
  msgctxt "submit listing"
5792
  msgid "Listing Images"
5793
  msgstr ""
5794
 
5795
- #: includes/views/submit_listing.php:416
5796
  msgctxt "submit listing"
5797
  msgid "Account Creation"
5798
  msgstr ""
5799
 
5800
- #: includes/views/submit_listing.php:422
5801
  msgctxt "submit listing"
5802
  msgid "Terms and Conditions"
5803
  msgstr ""
5804
 
5805
- #: includes/views/submit_listing.php:459
5806
  msgctxt "submit listing"
5807
  msgid "(Please choose a fee plan above)"
5808
  msgstr ""
5809
 
5810
- #: includes/views/submit_listing.php:509
5811
  msgctxt "submit listing"
5812
  msgid "Can not submit a listing at this moment. Please try again later."
5813
  msgstr ""
5814
 
5815
- #: includes/views/submit_listing.php:551
5816
  msgctxt "submit listing"
5817
  msgid "Please select a category."
5818
  msgstr ""
5819
 
5820
- #: includes/views/submit_listing.php:564
5821
  msgctxt "submit listing"
5822
  msgid "Please select a category for your listing."
5823
  msgstr ""
5824
 
5825
- #: includes/views/submit_listing.php:584
5826
  msgctxt "submit listing"
5827
  msgid "Please choose a valid category for your plan."
5828
  msgstr ""
5829
 
5830
- #: includes/views/submit_listing.php:586
5831
  msgctxt "submit listing"
5832
  msgid "Please choose a valid fee plan for your category selection."
5833
  msgstr ""
5834
 
5835
- #: includes/views/submit_listing.php:825
5836
  msgctxt "submit listing"
5837
  msgid "Please enter your desired username."
5838
  msgstr ""
5839
 
5840
- #: includes/views/submit_listing.php:830
5841
  msgctxt "submit listing"
5842
  msgid "Please enter the e-mail for your new account."
5843
  msgstr ""
5844
 
5845
- #: includes/views/submit_listing.php:835
5846
  msgctxt "submit listing"
5847
  msgid "The username you chose is already in use. Please use a different one."
5848
  msgstr ""
5849
 
5850
- #: includes/views/submit_listing.php:840
5851
  msgctxt "submit listing"
5852
  msgid "The e-mail address you chose for your account is already in use."
5853
  msgstr ""
5854
 
5855
- #: includes/views/submit_listing.php:855
5856
  msgctxt "submit listing"
5857
  msgid "Create a user account on this site"
5858
  msgstr ""
5859
 
5860
- #: includes/views/submit_listing.php:862
5861
  msgctxt "submit listing"
5862
  msgid "You need to create an account on the site. Please fill out the form below."
5863
  msgstr ""
5864
 
5865
- #: includes/views/submit_listing.php:868
5866
  msgctxt "submit listing"
5867
  msgid "Username:"
5868
  msgstr ""
5869
 
5870
- #: includes/views/submit_listing.php:877
5871
  msgctxt "submit listing"
5872
  msgid "Email:"
5873
  msgstr ""
@@ -6044,7 +6044,7 @@ msgctxt "form-fields api"
6044
  msgid "Textfield"
6045
  msgstr ""
6046
 
6047
- #: includes/fields/class-fieldtypes-textfield.php:53
6048
  msgctxt "form-fields api"
6049
  msgid "Format 01/31/1969"
6050
  msgstr ""
@@ -6385,33 +6385,33 @@ msgid ""
6385
  "site. If you didn't want that, click <a>here</a> to change the setting."
6386
  msgstr ""
6387
 
6388
- #: includes/views/submit_listing.php:345
6389
  msgctxt "templates"
6390
  msgid ""
6391
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6392
  "Submission?\" setting checked?"
6393
  msgstr ""
6394
 
6395
- #: includes/views/submit_listing.php:347
6396
  msgctxt "templates"
6397
  msgid "Listing submission has been disabled. Contact the administrator for details."
6398
  msgstr ""
6399
 
6400
- #: includes/views/submit_listing.php:512
6401
  msgctxt "templates"
6402
  msgid ""
6403
  "<b>There are no Fee Plans available</b>, without a fee plan site users "
6404
  "can't submit a listing. %s to create a fee plan"
6405
  msgstr ""
6406
 
6407
- #: includes/views/submit_listing.php:526
6408
  msgctxt "templates"
6409
  msgid ""
6410
  "Listing submission is not available at the moment. Contact the "
6411
  "administrator for details."
6412
  msgstr ""
6413
 
6414
- #: includes/views/submit_listing.php:529
6415
  msgctxt "templates"
6416
  msgid ""
6417
  "<b>View not available</b>, there is no \"Category\" association field. %s "
@@ -6419,17 +6419,17 @@ msgid ""
6419
  "an existing field"
6420
  msgstr ""
6421
 
6422
- #: includes/views/submit_listing.php:897
6423
  msgctxt "templates"
6424
  msgid "Please agree to the Terms and Conditions."
6425
  msgstr ""
6426
 
6427
- #: includes/views/submit_listing.php:905
6428
  msgctxt "templates"
6429
  msgid "Terms and Conditions:"
6430
  msgstr ""
6431
 
6432
- #: includes/views/submit_listing.php:913
6433
  msgctxt "templates"
6434
  msgid "I agree to the <a>Terms and Conditions</a>"
6435
  msgstr ""
@@ -7115,32 +7115,32 @@ msgctxt "checkout"
7115
  msgid "Print Receipt"
7116
  msgstr ""
7117
 
7118
- #: includes/views/checkout.php:132
7119
  msgctxt "checkout"
7120
  msgid "Can not process a payment at this time. Please try again later."
7121
  msgstr ""
7122
 
7123
- #: includes/views/checkout.php:169
7124
  msgctxt "checkout"
7125
  msgid "Invalid nonce received."
7126
  msgstr ""
7127
 
7128
- #: includes/views/checkout.php:186
7129
  msgctxt "checkout"
7130
  msgid "Invalid gateway selected."
7131
  msgstr ""
7132
 
7133
- #: includes/views/checkout.php:191
7134
  msgctxt "checkout"
7135
  msgid "Selected gateway does not support payment's currency."
7136
  msgstr ""
7137
 
7138
- #: includes/views/checkout.php:200
7139
  msgctxt "checkout"
7140
  msgid "Pay Now"
7141
  msgstr ""
7142
 
7143
- #: includes/views/checkout.php:247
7144
  msgctxt "checkout"
7145
  msgid "Unknown gateway error."
7146
  msgstr ""
@@ -7524,12 +7524,12 @@ msgctxt "views:login"
7524
  msgid "Please enter your access key and e-mail address."
7525
  msgstr ""
7526
 
7527
- #: templates/login.tpl.php:59 templates/login.tpl.php:60
7528
  msgctxt "views:login"
7529
  msgid "E-Mail Address"
7530
  msgstr ""
7531
 
7532
- #: templates/login.tpl.php:65 templates/login.tpl.php:66
7533
  msgctxt "views:login"
7534
  msgid "Access Key"
7535
  msgstr ""
@@ -7713,14 +7713,14 @@ msgctxt "preview"
7713
  msgid "This is just a preview. The listing has not been published yet."
7714
  msgstr ""
7715
 
7716
- #: includes/views/submit_listing.php:695
7717
  msgctxt "listing submit"
7718
  msgid ""
7719
  "Something went wrong. Please check the form for errors, correct them and "
7720
  "submit again."
7721
  msgstr ""
7722
 
7723
- #: includes/views/submit_listing.php:779
7724
  msgctxt "listing submit"
7725
  msgid ""
7726
  "Image upload is required, please provide at least one image and submit "
1
+ # Copyright (C) 2020 D. Rodenbaugh
2
  # This file is distributed under the GPLv2 or any later version.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Business Directory Plugin 5.5.14dev5\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/business-directory-plugin\n"
8
+ "POT-Creation-Date: 2020-01-22 20:18:10+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
  "X-Generator: grunt-wp-i18n1.0.1\n"
355
  msgid "Create A Listing"
356
  msgstr ""
357
 
358
+ #: includes/views/checkout.php:266
359
  msgid "There was an error trying to process your request. No gateway is selected."
360
  msgstr ""
361
 
1139
  "Fields\" or let Business Directory do this for you automatically."
1140
  msgstr ""
1141
 
1142
+ #: includes/admin/form-fields.php:214 includes/views/submit_listing.php:535
1143
  msgctxt "admin"
1144
  msgid "Go to \"Manage Form Fields\""
1145
  msgstr ""
1159
  msgid "Abandoned"
1160
  msgstr ""
1161
 
1162
+ #: includes/views/submit_listing.php:518
1163
  msgctxt "admin"
1164
  msgid "Go to \"Manage Fees\""
1165
  msgstr ""
3299
  msgctxt "admin settings"
3300
  msgid ""
3301
  "<strong>IMPORTANT:</strong> subpages of the main directory page cannot be "
3302
+ "accesed while this setting is checked."
3303
  msgstr ""
3304
 
3305
  #: includes/admin/settings/class-settings-bootstrap.php:287
5752
  msgid "You can't edit this listing."
5753
  msgstr ""
5754
 
5755
+ #: includes/views/submit_listing.php:145
5756
  msgctxt "submit listing"
5757
  msgid ""
5758
  "This listing can't be edited at this time because it has no fee plan "
5760
  "to a fee plan."
5761
  msgstr ""
5762
 
5763
+ #: includes/views/submit_listing.php:150
5764
  msgctxt "submit listing"
5765
  msgid ""
5766
  "This listing can't be edited at this time. Please try again later or "
5767
  "contact the admin if the problem persists."
5768
  msgstr ""
5769
 
5770
+ #: includes/views/submit_listing.php:173
5771
  msgctxt "submit listing"
5772
  msgid "You're logged in as admin, payment will be skipped."
5773
  msgstr ""
5774
 
5775
+ #: includes/views/submit_listing.php:397
5776
  msgctxt "submit listing"
5777
  msgid "Category selection"
5778
  msgstr ""
5779
 
5780
+ #: includes/views/submit_listing.php:397
5781
  msgctxt "submit listing"
5782
  msgid "Category & plan selection"
5783
  msgstr ""
5784
 
5785
+ #: includes/views/submit_listing.php:402
5786
  msgctxt "submit listing"
5787
  msgid "Listing Information"
5788
  msgstr ""
5789
 
5790
+ #: includes/views/submit_listing.php:407
5791
  msgctxt "submit listing"
5792
  msgid "Listing Images"
5793
  msgstr ""
5794
 
5795
+ #: includes/views/submit_listing.php:415
5796
  msgctxt "submit listing"
5797
  msgid "Account Creation"
5798
  msgstr ""
5799
 
5800
+ #: includes/views/submit_listing.php:421
5801
  msgctxt "submit listing"
5802
  msgid "Terms and Conditions"
5803
  msgstr ""
5804
 
5805
+ #: includes/views/submit_listing.php:458
5806
  msgctxt "submit listing"
5807
  msgid "(Please choose a fee plan above)"
5808
  msgstr ""
5809
 
5810
+ #: includes/views/submit_listing.php:508
5811
  msgctxt "submit listing"
5812
  msgid "Can not submit a listing at this moment. Please try again later."
5813
  msgstr ""
5814
 
5815
+ #: includes/views/submit_listing.php:550
5816
  msgctxt "submit listing"
5817
  msgid "Please select a category."
5818
  msgstr ""
5819
 
5820
+ #: includes/views/submit_listing.php:563
5821
  msgctxt "submit listing"
5822
  msgid "Please select a category for your listing."
5823
  msgstr ""
5824
 
5825
+ #: includes/views/submit_listing.php:583
5826
  msgctxt "submit listing"
5827
  msgid "Please choose a valid category for your plan."
5828
  msgstr ""
5829
 
5830
+ #: includes/views/submit_listing.php:585
5831
  msgctxt "submit listing"
5832
  msgid "Please choose a valid fee plan for your category selection."
5833
  msgstr ""
5834
 
5835
+ #: includes/views/submit_listing.php:824
5836
  msgctxt "submit listing"
5837
  msgid "Please enter your desired username."
5838
  msgstr ""
5839
 
5840
+ #: includes/views/submit_listing.php:829
5841
  msgctxt "submit listing"
5842
  msgid "Please enter the e-mail for your new account."
5843
  msgstr ""
5844
 
5845
+ #: includes/views/submit_listing.php:834
5846
  msgctxt "submit listing"
5847
  msgid "The username you chose is already in use. Please use a different one."
5848
  msgstr ""
5849
 
5850
+ #: includes/views/submit_listing.php:839
5851
  msgctxt "submit listing"
5852
  msgid "The e-mail address you chose for your account is already in use."
5853
  msgstr ""
5854
 
5855
+ #: includes/views/submit_listing.php:854
5856
  msgctxt "submit listing"
5857
  msgid "Create a user account on this site"
5858
  msgstr ""
5859
 
5860
+ #: includes/views/submit_listing.php:861
5861
  msgctxt "submit listing"
5862
  msgid "You need to create an account on the site. Please fill out the form below."
5863
  msgstr ""
5864
 
5865
+ #: includes/views/submit_listing.php:867
5866
  msgctxt "submit listing"
5867
  msgid "Username:"
5868
  msgstr ""
5869
 
5870
+ #: includes/views/submit_listing.php:876
5871
  msgctxt "submit listing"
5872
  msgid "Email:"
5873
  msgstr ""
6044
  msgid "Textfield"
6045
  msgstr ""
6046
 
6047
+ #: includes/fields/class-fieldtypes-textfield.php:57
6048
  msgctxt "form-fields api"
6049
  msgid "Format 01/31/1969"
6050
  msgstr ""
6385
  "site. If you didn't want that, click <a>here</a> to change the setting."
6386
  msgstr ""
6387
 
6388
+ #: includes/views/submit_listing.php:344
6389
  msgctxt "templates"
6390
  msgid ""
6391
  "<b>View not available</b>. Do you have the \"Disable Frontend Listing "
6392
  "Submission?\" setting checked?"
6393
  msgstr ""
6394
 
6395
+ #: includes/views/submit_listing.php:346
6396
  msgctxt "templates"
6397
  msgid "Listing submission has been disabled. Contact the administrator for details."
6398
  msgstr ""
6399
 
6400
+ #: includes/views/submit_listing.php:511
6401
  msgctxt "templates"
6402
  msgid ""
6403
  "<b>There are no Fee Plans available</b>, without a fee plan site users "
6404
  "can't submit a listing. %s to create a fee plan"
6405
  msgstr ""
6406
 
6407
+ #: includes/views/submit_listing.php:525
6408
  msgctxt "templates"
6409
  msgid ""
6410
  "Listing submission is not available at the moment. Contact the "
6411
  "administrator for details."
6412
  msgstr ""
6413
 
6414
+ #: includes/views/submit_listing.php:528
6415
  msgctxt "templates"
6416
  msgid ""
6417
  "<b>View not available</b>, there is no \"Category\" association field. %s "
6419
  "an existing field"
6420
  msgstr ""
6421
 
6422
+ #: includes/views/submit_listing.php:896
6423
  msgctxt "templates"
6424
  msgid "Please agree to the Terms and Conditions."
6425
  msgstr ""
6426
 
6427
+ #: includes/views/submit_listing.php:904
6428
  msgctxt "templates"
6429
  msgid "Terms and Conditions:"
6430
  msgstr ""
6431
 
6432
+ #: includes/views/submit_listing.php:912
6433
  msgctxt "templates"
6434
  msgid "I agree to the <a>Terms and Conditions</a>"
6435
  msgstr ""
7115
  msgid "Print Receipt"
7116
  msgstr ""
7117
 
7118
+ #: includes/views/checkout.php:131
7119
  msgctxt "checkout"
7120
  msgid "Can not process a payment at this time. Please try again later."
7121
  msgstr ""
7122
 
7123
+ #: includes/views/checkout.php:168
7124
  msgctxt "checkout"
7125
  msgid "Invalid nonce received."
7126
  msgstr ""
7127
 
7128
+ #: includes/views/checkout.php:185
7129
  msgctxt "checkout"
7130
  msgid "Invalid gateway selected."
7131
  msgstr ""
7132
 
7133
+ #: includes/views/checkout.php:190
7134
  msgctxt "checkout"
7135
  msgid "Selected gateway does not support payment's currency."
7136
  msgstr ""
7137
 
7138
+ #: includes/views/checkout.php:199
7139
  msgctxt "checkout"
7140
  msgid "Pay Now"
7141
  msgstr ""
7142
 
7143
+ #: includes/views/checkout.php:246
7144
  msgctxt "checkout"
7145
  msgid "Unknown gateway error."
7146
  msgstr ""
7524
  msgid "Please enter your access key and e-mail address."
7525
  msgstr ""
7526
 
7527
+ #: templates/login.tpl.php:59 templates/login.tpl.php:61
7528
  msgctxt "views:login"
7529
  msgid "E-Mail Address"
7530
  msgstr ""
7531
 
7532
+ #: templates/login.tpl.php:65 templates/login.tpl.php:67
7533
  msgctxt "views:login"
7534
  msgid "Access Key"
7535
  msgstr ""
7713
  msgid "This is just a preview. The listing has not been published yet."
7714
  msgstr ""
7715
 
7716
+ #: includes/views/submit_listing.php:694
7717
  msgctxt "listing submit"
7718
  msgid ""
7719
  "Something went wrong. Please check the form for errors, correct them and "
7720
  "submit again."
7721
  msgstr ""
7722
 
7723
+ #: includes/views/submit_listing.php:778
7724
  msgctxt "listing submit"
7725
  msgid ""
7726
  "Image upload is required, please provide at least one image and submit "
templates/delete-listing-confirm.tpl.php CHANGED
@@ -8,7 +8,7 @@
8
  'delete listing',
9
  'WPBDM' ); ?><br />
10
  <b><?php echo str_replace( '<a>',
11
- '<a href="' . esc_url( add_query_arg( 'action', 'manage-recurring', wpbdp_get_page_link( 'main' ) ) ) . '">',
12
  _x( 'Please visit <a>Manage recurring payments</a> to review your current recurring payments.', 'delete listing', 'WPBDM' ) ); ?></b>
13
  </div>
14
  <?php endif; ?>
8
  'delete listing',
9
  'WPBDM' ); ?><br />
10
  <b><?php echo str_replace( '<a>',
11
+ '<a href="' . esc_url( add_query_arg( 'wpbdp_view', 'manage_recurring', wpbdp_get_page_link( 'main' ) ) ) . '">',
12
  _x( 'Please visit <a>Manage recurring payments</a> to review your current recurring payments.', 'delete listing', 'WPBDM' ) ); ?></b>
13
  </div>
14
  <?php endif; ?>
templates/login.tpl.php CHANGED
@@ -50,21 +50,21 @@ $login_args['redirect'] = $redirect_to;
50
  <?php if ( $access_key_enabled ) : ?>
51
  <div id="wpbdp-login-access-key-form" class="wpbdp-login-option">
52
  <h4><?php _ex( '... or use an Access Key', 'views:login', 'WPBDM' ); ?></h4>
53
- <p><?php _ex( 'Please enter your access key and e-mail address.', 'views:login', 'WPBDM' ); ?></p>
54
 
55
  <form action="" method="post">
56
  <input type="hidden" name="method" value="access_key" />
57
  <p>
58
  <label for="wpbdp-access-key-email">
59
- <?php _ex( 'E-Mail Address', 'views:login', 'WPBDM' ); ?>:
60
- <input id="wpbdp-access-key-email" type="text" name="email" value="" placeholder="<?php _ex( 'E-Mail Address', 'views:login', 'WPBDM' ); ?>" />
61
  </label>
 
62
  </p>
63
  <p>
64
  <label for="wpbdp-access-key-value">
65
  <?php _ex( 'Access Key', 'views:login', 'WPBDM' ); ?>
66
- <input id="wpbdp-access-key-value" type="text" name="access_key" value="" placeholder="<?php _ex( 'Access Key', 'views:login', 'WPBDM' ); ?>" />
67
  </label>
 
68
  </p>
69
  <p><input type="submit" value="<?php _ex( 'Use Access Key', 'views:login', 'WPBDM' ); ?>" /></p>
70
  <p><a href="<?php echo esc_url( $request_access_key_url ); ?>"><?php _ex( 'Request access key?', 'views:login', 'WPBDM' ); ?></a></p>
50
  <?php if ( $access_key_enabled ) : ?>
51
  <div id="wpbdp-login-access-key-form" class="wpbdp-login-option">
52
  <h4><?php _ex( '... or use an Access Key', 'views:login', 'WPBDM' ); ?></h4>
53
+ <p class="access-key-message"><?php _ex( 'Please enter your access key and e-mail address.', 'views:login', 'WPBDM' ); ?></p>
54
 
55
  <form action="" method="post">
56
  <input type="hidden" name="method" value="access_key" />
57
  <p>
58
  <label for="wpbdp-access-key-email">
59
+ <?php _ex( 'E-Mail Address', 'views:login', 'WPBDM' ); ?>
 
60
  </label>
61
+ <input id="wpbdp-access-key-email" type="text" name="email" value="" placeholder="<?php _ex( 'E-Mail Address', 'views:login', 'WPBDM' ); ?>" />
62
  </p>
63
  <p>
64
  <label for="wpbdp-access-key-value">
65
  <?php _ex( 'Access Key', 'views:login', 'WPBDM' ); ?>
 
66
  </label>
67
+ <input id="wpbdp-access-key-value" type="text" name="access_key" value="" placeholder="<?php _ex( 'Access Key', 'views:login', 'WPBDM' ); ?>" />
68
  </p>
69
  <p><input type="submit" value="<?php _ex( 'Use Access Key', 'views:login', 'WPBDM' ); ?>" /></p>
70
  <p><a href="<?php echo esc_url( $request_access_key_url ); ?>"><?php _ex( 'Request access key?', 'views:login', 'WPBDM' ); ?></a></p>
templates/main-box.tpl.php CHANGED
@@ -9,7 +9,7 @@
9
  ?>
10
  <div id="wpbdp-main-box" class="wpbdp-main-box" data-breakpoints='{"tiny": [0,360], "small": [360,560], "medium": [560,710], "large": [710,999999]}' data-breakpoints-class-prefix="wpbdp-main-box">
11
 
12
- <?php if ( wpbdp_get_option( 'show-search-listings' ) ) : ?>
13
  <div class="main-fields box-row cols-2 cf">
14
  <form action="<?php echo esc_url( $search_url ); ?>" method="get">
15
  <input type="hidden" name="wpbdp_view" value="search" />
9
  ?>
10
  <div id="wpbdp-main-box" class="wpbdp-main-box" data-breakpoints='{"tiny": [0,360], "small": [360,560], "medium": [560,710], "large": [710,999999]}' data-breakpoints-class-prefix="wpbdp-main-box">
11
 
12
+ <?php if ( wpbdp_get_option( 'show-search-listings' ) || $in_shortcode ) : ?>
13
  <div class="main-fields box-row cols-2 cf">
14
  <form action="<?php echo esc_url( $search_url ); ?>" method="get">
15
  <input type="hidden" name="wpbdp_view" value="search" />