Version Description
Download this release
Release Info
Developer | businessdirectoryplugin |
Plugin | Business Directory Plugin |
Version | 5.4 |
Comparing to | |
See all releases |
Code changes from version 5.3.4 to 5.4
- README.TXT +17 -5
- assets/css/admin-themes.min.css +1 -1
- assets/css/admin.min.css +1 -1
- assets/css/less/admin-themes.less +4 -4
- assets/css/less/admin.less +20 -3
- assets/css/less/form-fields.less +15 -1
- assets/css/less/wpbdp.less +79 -6
- assets/css/wpbdp.min.css +1 -1
- assets/js/dnd-upload.js +10 -5
- assets/js/dnd-upload.min.js +1 -1
- assets/js/wpbdp.js +37 -0
- assets/js/wpbdp.min.js +1 -1
- business-directory-plugin.php +1 -1
- includes/admin/class-admin-listings.php +5 -3
- includes/admin/form-fields.php +240 -134
- includes/class-listing-email-notification.php +16 -12
- includes/class-listing.php +4 -1
- includes/class-wpbdp.php +7 -4
- includes/fields/class-fieldtypes-image.php +1 -1
- includes/fields/class-fieldtypes-social.php +275 -0
- includes/fields/class-form-field.php +0 -12
- includes/fields/form-fields-types.php +19 -16
- includes/form-fields.php +1 -0
- includes/helpers/class-listing-display-helper.php +4 -3
- includes/helpers/class-listing-search.php +57 -38
- includes/templates-ui.php +13 -5
- includes/views/renew_listing.php +1 -0
- languages/WPBDM-ar.mo +0 -0
- languages/WPBDM-ar.po +189 -158
- languages/WPBDM-de_DE.mo +0 -0
- languages/WPBDM-de_DE.po +189 -158
- languages/WPBDM-en_US.mo +0 -0
- languages/WPBDM-en_US.po +183 -156
- languages/WPBDM-es_ES.mo +0 -0
- languages/WPBDM-es_ES.po +185 -158
- languages/WPBDM-fr_FR.mo +0 -0
- languages/WPBDM-fr_FR.po +189 -158
- languages/WPBDM-nl_NL.mo +0 -0
- languages/WPBDM-nl_NL.po +187 -158
- languages/WPBDM-pl_PL.mo +0 -0
- languages/WPBDM-pl_PL.po +195 -160
- languages/WPBDM-ru_RU.mo +0 -0
- languages/WPBDM-ru_RU.po +189 -158
- languages/WPBDM-sv_SE.mo +0 -0
- languages/WPBDM-sv_SE.po +189 -158
- languages/WPBDM.pot +184 -157
- themes/default/assets/styles.css +9 -0
README.TXT
CHANGED
@@ -2,11 +2,11 @@
|
|
2 |
Contributors: businessdirectoryplugin
|
3 |
Donate link: https://businessdirectoryplugin.com/premium-modules/
|
4 |
Tags: business directory, listings, directory plugin, company business directory, chamber of commerce business directory, church directory, address book, contact directory, local business directory, listings directory, link directory, member directory, staff directory
|
5 |
-
Requires at least: 4.
|
6 |
Requires PHP: 5.6
|
7 |
-
Tested up to:
|
8 |
-
Last Updated: 2018-
|
9 |
-
Stable tag: 5.
|
10 |
License: GPLv2 or later
|
11 |
|
12 |
Build any kind of local 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.
|
@@ -111,7 +111,7 @@ Business Directory fully supports [WPML](http://wpml.org) for dynamic language s
|
|
111 |
And you can easily [translate it yourself](https://businessdirectoryplugin.com/knowledge-base/translating-bd-other-language/) if you need to.
|
112 |
|
113 |
== Credits ==
|
114 |
-
Copyright 2009-
|
115 |
Original Author: A. Lewis
|
116 |
|
117 |
This program is free software; you can redistribute it and/or modify
|
@@ -145,6 +145,18 @@ If you are having problems please visit [support forum](http://www.businessdirec
|
|
145 |
|
146 |
== Changelog ==
|
147 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
= Version 5.3.4 =
|
149 |
* Auto-create new BD Tags from multi-valuated (Select lists, Checkbox and Radio Button) field options.
|
150 |
* List available BD Tags in "Directory Tags" metabox.
|
2 |
Contributors: businessdirectoryplugin
|
3 |
Donate link: https://businessdirectoryplugin.com/premium-modules/
|
4 |
Tags: business directory, listings, directory plugin, company business directory, chamber of commerce business directory, church directory, address book, contact directory, local business directory, listings directory, link directory, member directory, staff directory
|
5 |
+
Requires at least: 4.6
|
6 |
Requires PHP: 5.6
|
7 |
+
Tested up to: 5.0
|
8 |
+
Last Updated: 2018-Dec-12
|
9 |
+
Stable tag: 5.4
|
10 |
License: GPLv2 or later
|
11 |
|
12 |
Build any kind of local 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.
|
111 |
And you can easily [translate it yourself](https://businessdirectoryplugin.com/knowledge-base/translating-bd-other-language/) if you need to.
|
112 |
|
113 |
== Credits ==
|
114 |
+
Copyright 2009-19, Dave Rodenbaugh
|
115 |
Original Author: A. Lewis
|
116 |
|
117 |
This program is free software; you can redistribute it and/or modify
|
145 |
|
146 |
== Changelog ==
|
147 |
|
148 |
+
= Version 5.4 =
|
149 |
+
* New Form Field Type to handle Facebook, Twitter, LinkedIn, YouTube, Pinterest, Instagram, Tumblr, reddit, Flickr Social Networks, the field can handle other social fields, allowing users to upload the social network Icon.
|
150 |
+
* Handle listing featured image set in dashboard.
|
151 |
+
* Allow private fields to be displayed to admin users only.
|
152 |
+
* Prevent layout break when trying to upload images no slots remaining.
|
153 |
+
* Fix themes thumbnails aspect in Directory Themes page.
|
154 |
+
* Remove extra spaces from search keywords before searching.
|
155 |
+
* Send listing published notification when new listings status is "publish".
|
156 |
+
* Update listing fee plan for free renewals.
|
157 |
+
* Use Image BD Caption as title and alternative text.
|
158 |
+
* Fix BD Default Theme styling in Twenty Nineteen Theme.
|
159 |
+
|
160 |
= Version 5.3.4 =
|
161 |
* Auto-create new BD Tags from multi-valuated (Select lists, Checkbox and Radio Button) field options.
|
162 |
* List available BD Tags in "Directory Tags" metabox.
|
assets/css/admin-themes.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wpbdp-theme{float:left;display:block;background:#fff;border:1px solid #ddd;position:relative;margin:10px 4% 10px 0;width:46%}.wpbdp-theme:nth-child(2n){margin-right:0}.wpbdp-theme.active{border:1px solid #2f2f2f}.wpbdp-theme-actions{position:absolute;float:none;top:3px;right:10px}.wpbdp-theme-actions form{margin:0;padding:0;display:inline}.wpbdp-theme-actions form input[type="submit"]{margin:0}.wpbdp-theme-details-wrapper{display:block;position:relative;height:268px}.wpbdp-theme-thumbnail{width:
|
1 |
+
.wpbdp-theme{float:left;display:block;background:#fff;border:1px solid #ddd;position:relative;margin:10px 4% 10px 0;width:46%}.wpbdp-theme:nth-child(2n){margin-right:0}.wpbdp-theme.active{border:1px solid #2f2f2f}.wpbdp-theme-actions{position:absolute;float:none;top:3px;right:10px}.wpbdp-theme-actions form{margin:0;padding:0;display:inline}.wpbdp-theme-actions form input[type="submit"]{margin:0}.wpbdp-theme-details-wrapper{display:block;position:relative;height:268px;text-align:center;padding-top:2.5%}.wpbdp-theme-thumbnail{max-width:90%;max-height:95%}.wpbdp-theme:hover .wpbdp-theme-thumbnail{opacity:.4}.wpbdp-theme .enter-license{display:none;position:absolute;float:none;font-weight:normal;top:3px;right:10px}.wpbdp-theme .enter-license{color:#a00}.wpbdp-theme:hover .enter-license{display:block}.wpbdp-theme:hover .choose-theme{display:inline-block}.wpbdp-theme.active .choose-theme,.wpbdp-theme.active:hover .choose-theme{display:none}.wpbdp-theme .wpbdp-theme-name{padding:8px;margin:0;background:#fafafa;font-weight:bold;font-size:15px;border-bottom:1px solid #ddd}.wpbdp-theme.active .wpbdp-theme-name{background:#2f2f2f;color:#fff;border-bottom:1px solid #2f2f2f;font-weight:normal}.wpbdp-theme.active .wpbdp-theme-name span{font-weight:bold}.wpbdp-theme .wpbdp-theme-details{display:none}.wpbdp-theme:hover .wpbdp-theme-details{display:block;position:absolute;top:15%;bottom:20%;left:5%;right:5%;padding:10px;font-size:90%;background:rgba(0,0,0,0.8);opacity:1;color:#fff;border-radius:3px}.wpbdp-theme-details dl{margin:0;padding:0}.wpbdp-theme-details dt{float:left;width:100px;margin:0;padding:0;font-weight:bold}.wpbdp-theme-details dd{display:block;margin:0;padding:0}.wpbdp-theme-details p.desc{font-size:inherit}.wpbdp-theme a.delete-theme-link{display:none;color:#fff;border-color:#d54e21;background:#900000;margin-right:10px;opacity:.8}.wpbdp-theme a.delete-theme-link:hover{background:#900000;color:#fff;border-color:#d54e21;opacity:1}.wpbdp-theme:hover a.delete-theme-link{display:inline-block}#wpbdp-admin-page-theme-delete #delete-theme{margin-left:20px;color:#a00}#wpbdp-admin-page-theme-delete #delete-theme:hover{background:#d54e21;border-color:#d54e21;color:#fff;box-shadow:none}.wpbdp-theme .wpbdp-theme-update-info{padding:5px 10px;border-top:solid 2px}.wpbdp-theme .wpbdp-theme-update-info.update-available{background:#fef7f1;border-color:#D34F2B}.wpbdp-theme .wpbdp-theme-update-info.theme-updated{background:#F7FCFE;border-color:#1AA1D0}.wpbdp-theme .wpbdp-theme-update-info.update-error{border-color:red}.wpbdp-theme .wpbdp-theme-update-info .update-message{padding:2px 4px}.wpbdp-theme .wpbdp-theme-update-info.update-available .update-message{background:#fcf3ef}.wpbdp-theme .wpbdp-theme-update-info.update-error .update-message{color:red}.wpbdp-theme .wpbdp-theme-update-info.theme-updated .update-message{background:#F0F5F7}.wpbdp-theme .wpbdp-theme-license-required-row{padding:5px 10px;border-top:solid 2px;background:#fef7f1;border-color:#D34F2B}
|
assets/css/admin.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}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}.button-primary.next-to-secondary{margin-left:30px}.wpbdp-admin-content.with-sidebar{margin-top:20px;clear:left;float:left;width:78%}.wpbdp-admin .sidebar{margin-top:20px;float:right;clear:right;width:20%}.wpbdp-admin .sidebar .postbox{min-width:0 !important}.wpbdp-admin .sidebar .premium-modules h3 span{color:#145200;font-weight:bold}.wpbdp-admin .sidebar .premium-modules{border-color:#0EAD00;border-width:3px;background:#FFFFCF}.wpbdp-admin .premium-modules .tag{font-size:8px !important}.wpbdp-admin .premium-modules .tag.new{background:#00A000;color: #fff}.wp-list-table tr.wpbdp-item-message-tr td{padding-top:0}.wp-list-table tr.wpbdp-item-message-tr td div{margin:0 15px;padding:6px 12px 8px 12px;background-color:#fef7f1;font-size:12px}.wpbdp-admin-page-fees .tablenav{display:none}#wpbdp-admin-admin-page-fees .column-attributes .wpbdp-tag{background:green;color:#fff}.wpbdp-admin-page-fees .wp-list-table .wpbdp-drag-handle{margin-right:15px;display:none}.wpbdp-admin-page-fees .purchase-gateways{margin-left:20px}.wpbdp-admin-page-fees .purchase-gateways .gateway{float:left;width:35%;margin:30px 20px 0 0}.wpbdp-admin-page-fees .purchase-gateways .gateway.installed{opacity:.5}.wpbdp-admin-page-fees .purchase-gateways .gateway a img.gateway-logo{height:40px;margin:0;padding:0;border:none}.wpbdp-admin-page-fees .purchase-gateways .gateway a.price{margin-top:10px;display:block;color:green;font-size:22px;font-weight:bold}.wpbdp-admin-page-fees .purchase-gateways .gateway .check-mark{font-size:150%;font-weight:bold;color:green}#wpbdp-fee-form #limit-categories-list{font-size:90%}#wpbdp-fee-form #limit-categories-list p{margin:10px 0}#wpbdp-fee-form #limit-categories-list select{width:100%}#wpbdp-fee-form #limit-categories-list .select2-selection{padding:0 0 2px 0;margin:0;border-radius:5px;border-color:#ddd;min-height:26px}#wpbdp-fee-form #limit-categories-list .select2-selection__choice{border:none;padding:0;margin:2px 4px 0 0;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-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-paid{background:green}#wpbdp-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-admin-posted{background:orange}#wpbdp-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-post-status-pending{background:blue;color:#fff}#wpbdp-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-no-fee-plan{background:#bc0b0b;color:#fff}#wpbdp-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-reported{background:#bc0b0b;color:#fff}#wpbdp-fee-form #limit-categories-list .select2-selection__choice .select2-selection__choice__remove{color:#fff}#wpbdp-fee-form #limit-categories-list .select2-search{margin-bottom:0}#wpbdp-fee-form #limit-categories-list .wpbdp-category-item{width:33.33%;float:left;padding:2px 0}#wpbdp-fee-form .pricing-details-variable>td{padding-top:0}#wpbdp-fee-form .pricing-details-variable table th{font-weight:normal}#wpbdp-fee-form .pricing-details-variable table td:last-child{width:100%}#wpbdp-fee-form .pricing-details-variable table td{font-size:90%;padding:0}#wpbdp-fee-form .pricing-details-variable table td.category-name-col{padding-right:20px;text-align:right}#wpbdp-fee-form .pricing-details-variable .wpbdp-variable-pricing-configurator-row input{width:100px}#wpbdp-fee-form .pricing-options label{display:block}#wpbdp-fee-form .fee-pricing-details input[type="text"]{width:100px}#wpbdp-fee-form #fee-bgcolor-picker{position:relative}#wpbdp-fee-form #fee-bgcolor-picker input#fee-bgcolor-value{border:none;cursor:pointer}#wpbdp-fee-form #fee-bgcolor-picker .color-selection{left:5px;display:none;position:absolute;background:#fff;padding:10px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2)}#wpbdp-fee-form #fee-bgcolor-picker .color-selection-btns{margin:0 0 10px 0;font-size:12px}#wpbdp-fee-form #fee-bgcolor-picker .color-selection-btns a{text-decoration:none}#wpbdp-fee-form #fee-bgcolor-picker .color-selection-btns a.close-btn{float:right;color:#999}#wpbdp-fee-form #fee-bgcolor-picker .color-selection-btns a.reset-btn .no-color-img{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M0 99 L99 0 L100 1 L1 100' fill='#ff0000' /></svg>");background-repeat:no-repeat;background-position:center center;background-size:100% 100%,auto;background-color:#fff;width:10px;height:10px;display:inline-block;border:solid 1px #000}#wpbdp-admin-page-settings .nav-tab.tab-error{border-top:solid 1px red}#wpbdp-admin-page-settings .nav-tab.tab-warning{border-top:solid 1px yellow}#wpbdp-admin-page-settings .form-table tr>th{min-width:250px}#wpbdp-admin-page-settings .form-table tr>th>h3{font-size:1.2em;margin:0 auto}#wpbdp-admin-page-settings .wpbdp-setting-description{color:#666;font-style:italic;display:block}#wpbdp-admin-page-settings .wpbdp-setting-tooltip{height:18px;width:18px;font-size:18px;line-height:18px;vertical-align:middle;margin-right:5px;color:#666;cursor:help}#wpbdp-admin-page-settings input[type="text"],#wpbdp-admin-page-settings input[type="url"],#wpbdp-admin-page-settings textarea{padding:6px;width:85%}#wpbdp-admin-page-settings textarea{min-height:150px}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activate-btn,#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-deactivate-btn{margin-left:10px;margin-top:2px;display:none}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activate-btn{display:inline-block}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-warning-icon,#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-ok-icon{display:none;vertical-align:middle;margin:0 8px 2px 0}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-warning-icon{display:inline-block}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui.wpbdp-license-status-valid .wpbdp-license-warning-icon{display:none}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui.wpbdp-license-status-valid .wpbdp-license-ok-icon{display:inline-block}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui.wpbdp-license-status-valid .wpbdp-license-key-activate-btn{display:none}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui.wpbdp-license-status-valid .wpbdp-license-key-deactivate-btn{display:inline-block}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-input{width:70%}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg{font-size:90%;position:relative;border-radius:4px;padding:8px;margin:10px 12px 3px 30px;background:#fff;color:#000;box-sizing:border-box;width:calc(100% - 30px)}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg:after,#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg:before{bottom:100%;left:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:8px;margin-left:-8px}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg:before{border-color:rgba(214,66,38,0);border-bottom-color:#fff}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg.status-success{background-color:#27a533;color:#fff}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg.status-success:after{border-bottom-color:#27a533}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg.status-error{background-color:#d84747;color:#fff}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg.status-error:after{border-bottom-color:#d84747}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg a{color:#fff;font-weight:bold}#wpbdp-admin-page-settings tr.wpbdp-setting-disabled{opacity:.7}.wpbdp-tooltip-msg{background:#333 !important;border-width:1px !important;border-radius:3px !important;box-shadow:1px 1px 2px 1px rgba(214,214,214,0.5) !important;color:#dedede !important;max-width:300px !important;padding:7px !important;text-rendering:optimizeLegibility;text-shadow:none !important;z-index:9999 !important}#wpbdp-admin-page-settings select{display:block}#wpbdp-admin-page-settings .wpbdp-settings-choice-radio{margin:0 0 5px 0}#wpbdp-admin-page-settings tr.disabled{opacity:.7}#wpbdp-admin-page-settings .text-fields-warning{font-size:90%;display:block;margin-bottom:2px}#wpbdp-admin-page-settings .wpbdp-expiration-notice-email-schedule-summary{background:#ccc;font-size:85%;padding:5px}#wpbdp-admin-page-settings .wpbdp-settings-email{margin:10px 0 0 0;border:solid 1px #ccc;padding:5px;background:#fff}#wpbdp-admin-page-settings .wpbdp-settings-email.wpbdp-expiration-notice-email{border-bottom:none}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview{color:#999;font-size:90%;height:45px;cursor:pointer;overflow:hidden}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview h4,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview h4{margin:0 0 10px 0}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview a.wpbdp-settings-email-edit-btn,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview a.wpbdp-settings-email-edit-btn,#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview .edit-toggle,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview .edit-toggle{float:right;color:#fff}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview dl,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview dl{margin:0;padding:0}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview dl dt,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview dl dt{font-weight:bold;margin:0;padding:0}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview dl dd,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview dl dd{margin:0;padding:0 0 0 10px}#wpbdp-admin-page-settings .wpbdp-settings-email .editor,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor{display:none;margin-left:10px;font-size:90%}#wpbdp-admin-page-settings .wpbdp-settings-email .editor table.form-table,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor table.form-table{margin:0;padding:0}#wpbdp-admin-page-settings .wpbdp-settings-email .editor table.form-table th,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor table.form-table th{padding-left:4px;padding-right:0;min-width:0;width:20%}#wpbdp-admin-page-settings .wpbdp-settings-email .editor input[type="text"],#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor input[type="text"]{width:100%}#wpbdp-admin-page-settings .wpbdp-settings-email .editor textarea,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor textarea{width:100%;min-height:150px}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholders,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholders{margin:10px 0 0 0}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholder,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholder{font-size:90%}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholder .placeholder-code,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholder .placeholder-code{font-family:monospace;font-weight:bold}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholder .placeholder-description,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholder .placeholder-description{font-style:italic}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholder-separator,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholder-separator{margin-top:10px}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .buttons,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .buttons{margin:30px 0 0 0;text-align:right}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .buttons .preview-email,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .buttons .preview-email{float:left}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .buttons .cancel,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .buttons .cancel{margin-right:10px}#wpbdp-admin-page-settings .wpbdp-settings-expiration-notices #wpbdp-settings-expiration-notices-add-btn{margin:0 0 5px 0}#wpbdp-admin-page-settings .wpbdp-settings-expiration-notices #wpbdp-settings-expiration-notices-add .wpbdp-expiration-notice-email{display:none;border-bottom:1px solid #ccc}#wpbdp-admin-page-settings .wpbdp-settings-expiration-notices .buttons .delete{color:#a00;float:left;font-size:13px}#wpbdp-admin-page-settings .wpbdp-settings-expiration-notices .buttons .delete:hover{color:red}#wpbdp-admin-page-settings .wpbdp-settings-type-checkbox input[type="checkbox"]{vertical-align:bottom}#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-radio-option,#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-radio-option,#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-multicheck-option,#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-multicheck-option{margin:0 0 5px 0}#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-radio-option input[type="radio"],#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-radio-option input[type="radio"],#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-multicheck-option input[type="radio"],#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-multicheck-option input[type="radio"],#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-radio-option input[type="checkbox"],#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-radio-option input[type="checkbox"],#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-multicheck-option input[type="checkbox"],#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-multicheck-option input[type="checkbox"]{vertical-align:bottom}#wpbdp-admin-page-settings .wpbdp-settings-radio-options+.wpbdp-setting-description,#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options+.wpbdp-setting-description{margin:10px 0 0 0}#wpbdp-admin-page-settings #wpbdp-settings-quick-search-fields .wpbdp-settings-multicheck-option{width:50%;display:inline-block}td.column-payment_status .status,td.column-sticky_status .status{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:90%}td.column-payment_status .status.ok{background:green}td.column-payment_status .paymentdata{font-size:85%}td.column-payment_status .paymentdata b{font-weight:normal}td.column-payment_status .paymentdata span{font-style:italic}td.column-sticky_status .status.notpaid{background:orange}td.column-sticky_status .status.pending{background:red;font-weight:bold}td.column-sticky_status .status.sticky{background:green}table.wp-list-table td .tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:90%;margin-right:2px;display:inline-block}table.wp-list-table.formfields th.column-label{width:40%}table.wp-list-table.formfields th.column-tags,table.wp-list-table.formfields td.column-tags{width:200px}table.wp-list-table.formfields th.column-order,table.wp-list-table.formfields td.column-order{width:55px}table.wp-list-table.formfields td.column-order .wpbdp-drag-handle{visibility:hidden}table.wp-list-table.formfields tr:hover .wpbdp-drag-handle{visibility:visible}table.wp-list-table.formfields .tag.private{background:red}table.wp-list-table.formfields .tag.required{background:orange}table.wp-list-table.formfields .tag.in-excerpt{background:green}table.wp-list-table.formfields .tag.in-listing{background:green}table.wp-list-table.formfields tr.wpbdp-draggable-highlight{height:54px}table.wp-list-table.formfields tr.ui-sortable-helper{background:#fff;border:1px dashed #c1c1c1}#wpbdp-admin-page-field-form .iframe-confirm{display:none}#wpbdp-admin-page-field-form .iframe-confirm p{font-size:90%}#wpbdp-admin-page-field-form .wpbdp-setting-description{color:#666;font-style:italic;display:block}#wpbdp-settings-currency .wpbdp-setting-description{display:none}.wpbdp-settings-type-file .preview img{margin-right:10px}.wpbdp-settings-type-file .preview,.wpbdp-form-field-type-image .preview{float:none}table.wpbdp-debug-section{width:90%}table.wpbdp-debug-section tbody tr{background:#efefef}table.wpbdp-debug-section tbody tr td{padding:3px 8px}table.wpbdp-debug-section tbody tr:nth-child(2n){background:#f5f5f5}#wpbdp-admin-debug-info-page textarea.test-ssl-results{display:block;width:90%;font-family:monospace;font-size:11px;height:100px}.wpbdp-page-admin-transactions .tag{font-size:95%}.wpbdp-page-admin-transactions .tag.approved{background:green}.wpbdp-page-admin-transactions .tag.pending{background:red}.wpbdp-page-admin-transactions .column-actions a.delete{color:#bc0b0b}.wpbdp-page-admin-transactions tr.more-details-row{background:#fff}.wpbdp-page-admin-transactions tr.more-details-row td{padding-left:40px;font-size:95%}.wpbdp-page-admin-transactions tr.more-details-row td dl dt{font-weight:bold}body.taxonomy-wpbdp_category .column-id{width:35px}.transaction-status-container{text-align:right;padding:5px}.wpbdp-progress-bar .progress-bar{margin-left:10px;display:inline-block;vertical-align:middle}.wpbdp-progress-bar .progress-bar-outer{min-width:200px;height:12px;border:solid 1px #3366CC;padding:0}.wpbdp-progress-bar .progress-bar-inner{height:100%;background:#99CCFF}.wpbdp-note{padding:5px 10px;background:#d7f5ff;margin:5px 0 20px 0;border:solid 1px #bad5df;border-radius:4px}.wpbdp-note p{margin:0}.wpbdp-note h1,.wpbdp-note h2,.wpbdp-note h3,.wpbdp-note h4{margin:0 0 8px 0}.wpbdp-note.error,.wpbdp-note.warning{background-color:#FFEBE8;border-color:#C00}.wpbdp-notice.dismissible{position:relative}.tag.paymentstatus{text-transform:capitalize}.tag.paymentstatus.ok{background:green}.tag.paymentstatus.completed{background:green}.tag.paymentstatus.pending,.tag.paymentstatus.pending-abandonment{background:red}.wpbdp-listing-metabox-tab dl{margin:0}.wpbdp-payment-details .tag{float:right}.wpbdp-payment-details .details,.wpbdp-payment-details .invoice,.wpbdp-payment-details .actions{clear:both;margin:20px 0}.wpbdp-payment-details .details dl dt{font-weight:bold}.wpbdp-payment-details table.wpbdp-payment-items-table{width:100%}.wpbdp-payment-details table.wpbdp-payment-items-table th{text-transform:uppercase}.wpbdp-payment-details table.wpbdp-payment-items-table td{border-top:1px solid #bbb;padding:6px 10px 6px 0}.wpbdp-payment-details .actions a.button-primary{color:#fff !important}.listing-fee-change .fee-selection .fee{padding-bottom:5px;margin-bottom:10px;border-bottom:dotted 1px #ccc;opacity:.85}.listing-fee-change .fee-selection .fee:hover{opacity:1}.listing-fee-change .fee-selection .fee .details{margin-left:10px}.listing-fee-change .fee-selection .fee .tag{float:right}.listing-fee-change .fee-selection .fee .choose-this{float:right}.wpbdp-draggable-highlight{background:#bbb}.wpbdp-module-compat-check .module-info{margin-bottom:3px}.wpbdp-module-compat-check .module-info .module-version,.wpbdp-module-compat-check .module-info .module-required{color:#666}.wpbdp-module-compat-check .module-info .module-version{margin-left:15px}.wpbdp-module-compat-check .module-info .module-version b{color:#333}.wpbdp-module-compat-check .module-info .module-required b{color:#900000}#wpbdp-admin-page-admin .welcome-message{padding:10px;font-size:105%}#wpbdp-admin-page-admin .welcome-message p{font-size:inherit}#wpbdp-admin-page-admin .welcome-message h4{font-size:120%}#wpbdp-admin-page-admin .welcome-message ul{list-style-position:inside;list-style-type:disc}#wpbdp-admin-page-admin .shortcuts{margin:auto}#wpbdp-admin-page-admin .shortcuts li{float:left;margin-right:10px}#wpbdp-admin-page-admin .shortcuts li.clear{margin:0}#wpbdp-admin-page-uninstall .wpbdp-admin-content{box-sizing:border-box;margin:20px 0 0 0;padding:16px;background:#fff;border-radius:4px}#wpbdp-admin-page-uninstall .wpbdp-validation-error{font-size:80%;color:#d64226;margin:0 0 10px 0}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning,#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-reinstall-suggestion{float:left;box-sizing:border-box}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning ul,#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-reinstall-suggestion ul{margin-left:10px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning ul li,#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-reinstall-suggestion ul li{list-style-type:disc;list-style-position:inside}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning{width:60%;padding-right:20px;color:#d64226}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning .wpbdp-warning-margin{float:left}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning .wpbdp-warning-margin .dashicons{width:30px;height:30px;font-size:30px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning .wpbdp-warning-content{margin-left:50px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-reinstall-suggestion{width:40%;padding-left:20px;border-left:1px solid #efefef}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form{display:none}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form .reasons{margin-left:15px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form .reasons .reason{margin-bottom:5px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form .custom-reason{display:none}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form textarea{margin:10px 0 0 0;width:50%;min-height:100px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form textarea.invalid{border-color:#d64226}#wpbdp-admin-page-uninstall #wpbdp-uninstall-proceed-btn{margin-top:20px;color:#d64226}#wpbdp-licensing-issues-warning ul li{list-style-position:inside;list-style-type:disc}#wpbdp-licensing-issues-warning span.item-name{background:#fff9aa;padding:2px 5px;margin:0 0 0 4px;border-radius:4px}.wp-admin.widgets-php .widget-content span.help{color:#666}.wpbdp-admin-tab-nav{float:none;margin:0 0 .5em 0}.wpbdp-admin-tab-content{padding:5px 0 0 0;display:none}.wpbdp-admin-box label{vertical-align:top}a.wpbdp-admin-delete-link{color:#a00;text-decoration:none}a.wpbdp-admin-delete-link:hover{color:red}#wpbdp-admin-payment-info-box .inside{margin:0;padding:0}#wpbdp-admin-payment-info-box .wpbdp-admin-box-row{border-bottom:1px solid #eee;clear:both;padding:6px 12px;margin:0;line-height:1.5}#wpbdp-admin-payment-info-box label{font-weight:bold}#wpbdp-admin-payment-items-box .payment-item,#wpbdp-admin-payment-items-box .payment-item-header{margin:0 12px;padding:6px 0}#wpbdp-admin-payment-items-box .payment-item .payment-item-type,#wpbdp-admin-payment-items-box .payment-item-header .payment-item-type{display:block;width:20%;float:left}#wpbdp-admin-payment-items-box .payment-item .payment-item-description,#wpbdp-admin-payment-items-box .payment-item-header .payment-item-description{display:block;width:60%;float:left}#wpbdp-admin-payment-items-box .payment-item .payment-item-amount,#wpbdp-admin-payment-items-box .payment-item-header .payment-item-amount{display:block;width:20%;float:left}#wpbdp-admin-payment-items-box .payment-item.payment-totals,#wpbdp-admin-payment-items-box .payment-item-header.payment-totals{border-top:1px solid #eee;font-weight:bold}#wpbdp-admin-payment-items-box .payment-item-header{font-weight:bold}#wpbdp-admin-payment-details-box *{box-sizing:border-box}#wpbdp-admin-payment-details-box .wpbdp-admin-box-row>div{padding:6px 0}#wpbdp-admin-payment-details-box label{display:block}#wpbdp-admin-payment-details-box .customer-email,#wpbdp-admin-payment-details-box .customer-address-line1,#wpbdp-admin-payment-details-box .customer-address-line2{clear:both;width:100%}#wpbdp-admin-payment-details-box .customer-email input,#wpbdp-admin-payment-details-box .customer-address-line1 input,#wpbdp-admin-payment-details-box .customer-address-line2 input{width:100%}#wpbdp-admin-payment-details-box .customer-first-name,#wpbdp-admin-payment-details-box .customer-address-country,#wpbdp-admin-payment-details-box .customer-address-city{padding-right:3px !important}#wpbdp-admin-payment-details-box .customer-last-name,#wpbdp-admin-payment-details-box .customer-address-state,#wpbdp-admin-payment-details-box .customer-address-zipcode{padding-left:3px !important}#wpbdp-admin-payment-details-box .customer-first-name,#wpbdp-admin-payment-details-box .customer-last-name,#wpbdp-admin-payment-details-box .customer-address-country,#wpbdp-admin-payment-details-box .customer-address-state,#wpbdp-admin-payment-details-box .customer-address-city,#wpbdp-admin-payment-details-box .customer-address-zipcode{float:left;width:50%}#wpbdp-admin-payment-details-box .customer-first-name input,#wpbdp-admin-payment-details-box .customer-last-name input,#wpbdp-admin-payment-details-box .customer-address-country input,#wpbdp-admin-payment-details-box .customer-address-state input,#wpbdp-admin-payment-details-box .customer-address-city input,#wpbdp-admin-payment-details-box .customer-address-zipcode input{width:100%}#wpbdp-payment-notes .wpbdp-payment-note{margin-bottom:12px;line-height:1.5}#wpbdp-payment-notes .wpbdp-payment-note .wpbdp-payment-note-meta-user{font-weight:bold}#wpbdp-payment-notes .wpbdp-payment-note .wpbdp-payment-note-meta-date{color:#666}#wpbdp-payment-notes .wpbdp-payment-note .wpbdp-admin-delete-link{float:right;display:none}#wpbdp-payment-notes .wpbdp-payment-note:hover .wpbdp-admin-delete-link{display:block}.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-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{margin-bottom:20px}.wpbdp-form-field.wpbdp-form-field-type-image a.delete{color:#900000;margin-right:20px}.wpbdp-form-field.wpbdp-form-field-type-image input[type="text"]{width:100%;font-size:inherit}.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}.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}span.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}span.tag.wpbdp-listing-attr-paid{background:green}span.tag.wpbdp-listing-attr-admin-posted{background:orange}span.tag.wpbdp-listing-attr-post-status-pending{background:blue;color:#fff}span.tag.wpbdp-listing-attr-no-fee-plan{background:#bc0b0b;color:#fff}span.tag.wpbdp-listing-attr-reported{background:#bc0b0b;color:#fff}.wpbdp-tag.wpbdp-listing-attr-paid,span.tag.wpbdp-listing-attr-paid{background:green}.wpbdp-tag.wpbdp-listing-attr-admin-posted,span.tag.wpbdp-listing-attr-admin-posted{background:orange}.wpbdp-tag.wpbdp-listing-attr-post-status-pending,span.tag.wpbdp-listing-attr-post-status-pending{background:blue;color:#fff}.wpbdp-tag.wpbdp-listing-attr-no-fee-plan,span.tag.wpbdp-listing-attr-no-fee-plan{background:#bc0b0b;color:#fff}.wpbdp-tag.wpbdp-listing-attr-reported,span.tag.wpbdp-listing-attr-reported{background:#bc0b0b;color:#fff}.wp-list-table td .wpbdp-tag{display:inline-block}body.post-type-wpbdp_listing .wp-list-table .wpbdp-tag{font-size:10px !important;text-transform:none !important}#wpbdp-listing-form-preview{padding:25px;border:solid 1px #ccc;background:#fff}
|
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}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}.button-primary.next-to-secondary{margin-left:30px}.wpbdp-admin-content.with-sidebar{margin-top:20px;clear:left;float:left;width:78%}.wpbdp-admin .sidebar{margin-top:20px;float:right;clear:right;width:20%}.wpbdp-admin .sidebar .postbox{min-width:0 !important}.wpbdp-admin .sidebar .premium-modules h3 span{color:#145200;font-weight:bold}.wpbdp-admin .sidebar .premium-modules{border-color:#0EAD00;border-width:3px;background:#FFFFCF}.wpbdp-admin .premium-modules .tag{font-size:8px !important}.wpbdp-admin .premium-modules .tag.new{background:#00A000;color: #fff}.wp-list-table tr.wpbdp-item-message-tr td{padding-top:0}.wp-list-table tr.wpbdp-item-message-tr td div{margin:0 15px;padding:6px 12px 8px 12px;background-color:#fef7f1;font-size:12px}.wpbdp-admin-page-fees .tablenav{display:none}#wpbdp-admin-admin-page-fees .column-attributes .wpbdp-tag{background:green;color:#fff}.wpbdp-admin-page-fees .wp-list-table .wpbdp-drag-handle{margin-right:15px;display:none}.wpbdp-admin-page-fees .purchase-gateways{margin-left:20px}.wpbdp-admin-page-fees .purchase-gateways .gateway{float:left;width:35%;margin:30px 20px 0 0}.wpbdp-admin-page-fees .purchase-gateways .gateway.installed{opacity:.5}.wpbdp-admin-page-fees .purchase-gateways .gateway a img.gateway-logo{height:40px;margin:0;padding:0;border:none}.wpbdp-admin-page-fees .purchase-gateways .gateway a.price{margin-top:10px;display:block;color:green;font-size:22px;font-weight:bold}.wpbdp-admin-page-fees .purchase-gateways .gateway .check-mark{font-size:150%;font-weight:bold;color:green}#wpbdp-fee-form #limit-categories-list{font-size:90%}#wpbdp-fee-form #limit-categories-list p{margin:10px 0}#wpbdp-fee-form #limit-categories-list select{width:100%}#wpbdp-fee-form #limit-categories-list .select2-selection{padding:0 0 2px 0;margin:0;border-radius:5px;border-color:#ddd;min-height:26px}#wpbdp-fee-form #limit-categories-list .select2-selection__choice{border:none;padding:0;margin:2px 4px 0 0;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-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-paid{background:green}#wpbdp-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-admin-posted{background:orange}#wpbdp-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-post-status-pending{background:blue;color:#fff}#wpbdp-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-no-fee-plan{background:#bc0b0b;color:#fff}#wpbdp-fee-form #limit-categories-list .select2-selection__choice.wpbdp-listing-attr-reported{background:#bc0b0b;color:#fff}#wpbdp-fee-form #limit-categories-list .select2-selection__choice .select2-selection__choice__remove{color:#fff}#wpbdp-fee-form #limit-categories-list .select2-search{margin-bottom:0}#wpbdp-fee-form #limit-categories-list .wpbdp-category-item{width:33.33%;float:left;padding:2px 0}#wpbdp-fee-form .pricing-details-variable>td{padding-top:0}#wpbdp-fee-form .pricing-details-variable table th{font-weight:normal}#wpbdp-fee-form .pricing-details-variable table td:last-child{width:100%}#wpbdp-fee-form .pricing-details-variable table td{font-size:90%;padding:0}#wpbdp-fee-form .pricing-details-variable table td.category-name-col{padding-right:20px;text-align:right}#wpbdp-fee-form .pricing-details-variable .wpbdp-variable-pricing-configurator-row input{width:100px}#wpbdp-fee-form .pricing-options label{display:block}#wpbdp-fee-form .fee-pricing-details input[type="text"]{width:100px}#wpbdp-fee-form #fee-bgcolor-picker{position:relative}#wpbdp-fee-form #fee-bgcolor-picker input#fee-bgcolor-value{border:none;cursor:pointer}#wpbdp-fee-form #fee-bgcolor-picker .color-selection{left:5px;display:none;position:absolute;background:#fff;padding:10px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2)}#wpbdp-fee-form #fee-bgcolor-picker .color-selection-btns{margin:0 0 10px 0;font-size:12px}#wpbdp-fee-form #fee-bgcolor-picker .color-selection-btns a{text-decoration:none}#wpbdp-fee-form #fee-bgcolor-picker .color-selection-btns a.close-btn{float:right;color:#999}#wpbdp-fee-form #fee-bgcolor-picker .color-selection-btns a.reset-btn .no-color-img{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M0 99 L99 0 L100 1 L1 100' fill='#ff0000' /></svg>");background-repeat:no-repeat;background-position:center center;background-size:100% 100%,auto;background-color:#fff;width:10px;height:10px;display:inline-block;border:solid 1px #000}#wpbdp-admin-page-settings .nav-tab.tab-error{border-top:solid 1px red}#wpbdp-admin-page-settings .nav-tab.tab-warning{border-top:solid 1px yellow}#wpbdp-admin-page-settings .form-table tr>th{min-width:250px}#wpbdp-admin-page-settings .form-table tr>th>h3{font-size:1.2em;margin:0 auto}#wpbdp-admin-page-settings .wpbdp-setting-description{color:#666;font-style:italic;display:block}#wpbdp-admin-page-settings .wpbdp-setting-tooltip{height:18px;width:18px;font-size:18px;line-height:18px;vertical-align:middle;margin-right:5px;color:#666;cursor:help}#wpbdp-admin-page-settings input[type="text"],#wpbdp-admin-page-settings input[type="url"],#wpbdp-admin-page-settings textarea{padding:6px;width:85%}#wpbdp-admin-page-settings textarea{min-height:150px}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activate-btn,#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-deactivate-btn{margin-left:10px;margin-top:2px;display:none}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activate-btn{display:inline-block}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-warning-icon,#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-ok-icon{display:none;vertical-align:middle;margin:0 8px 2px 0}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-warning-icon{display:inline-block}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui.wpbdp-license-status-valid .wpbdp-license-warning-icon{display:none}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui.wpbdp-license-status-valid .wpbdp-license-ok-icon{display:inline-block}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui.wpbdp-license-status-valid .wpbdp-license-key-activate-btn{display:none}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui.wpbdp-license-status-valid .wpbdp-license-key-deactivate-btn{display:inline-block}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-input{width:70%}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg{font-size:90%;position:relative;border-radius:4px;padding:8px;margin:10px 12px 3px 30px;background:#fff;color:#000;box-sizing:border-box;width:calc(100% - 30px)}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg:after,#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg:before{bottom:100%;left:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:8px;margin-left:-8px}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg:before{border-color:rgba(214,66,38,0);border-bottom-color:#fff}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg.status-success{background-color:#27a533;color:#fff}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg.status-success:after{border-bottom-color:#27a533}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg.status-error{background-color:#d84747;color:#fff}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg.status-error:after{border-bottom-color:#d84747}#wpbdp-admin-page-settings .wpbdp-license-key-activation-ui .wpbdp-license-key-activation-status-msg a{color:#fff;font-weight:bold}#wpbdp-admin-page-settings tr.wpbdp-setting-disabled{opacity:.7}.wpbdp-tooltip-msg{background:#333 !important;border-width:1px !important;border-radius:3px !important;box-shadow:1px 1px 2px 1px rgba(214,214,214,0.5) !important;color:#dedede !important;max-width:300px !important;padding:7px !important;text-rendering:optimizeLegibility;text-shadow:none !important;z-index:9999 !important}#wpbdp-admin-page-settings select{display:block}#wpbdp-admin-page-settings .wpbdp-settings-choice-radio{margin:0 0 5px 0}#wpbdp-admin-page-settings tr.disabled{opacity:.7}#wpbdp-admin-page-settings .text-fields-warning{font-size:90%;display:block;margin-bottom:2px}#wpbdp-admin-page-settings .wpbdp-expiration-notice-email-schedule-summary{background:#ccc;font-size:85%;padding:5px}#wpbdp-admin-page-settings .wpbdp-settings-email{margin:10px 0 0 0;border:solid 1px #ccc;padding:5px;background:#fff}#wpbdp-admin-page-settings .wpbdp-settings-email.wpbdp-expiration-notice-email{border-bottom:none}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview{color:#999;font-size:90%;height:45px;cursor:pointer;overflow:hidden}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview h4,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview h4{margin:0 0 10px 0}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview a.wpbdp-settings-email-edit-btn,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview a.wpbdp-settings-email-edit-btn,#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview .edit-toggle,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview .edit-toggle{float:right;color:#fff}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview dl,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview dl{margin:0;padding:0}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview dl dt,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview dl dt{font-weight:bold;margin:0;padding:0}#wpbdp-admin-page-settings .wpbdp-settings-email .short-preview dl dd,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-preview dl dd{margin:0;padding:0 0 0 10px}#wpbdp-admin-page-settings .wpbdp-settings-email .editor,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor{display:none;margin-left:10px;font-size:90%}#wpbdp-admin-page-settings .wpbdp-settings-email .editor table.form-table,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor table.form-table{margin:0;padding:0}#wpbdp-admin-page-settings .wpbdp-settings-email .editor table.form-table th,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor table.form-table th{padding-left:4px;padding-right:0;min-width:0;width:20%}#wpbdp-admin-page-settings .wpbdp-settings-email .editor input[type="text"],#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor input[type="text"]{width:100%}#wpbdp-admin-page-settings .wpbdp-settings-email .editor textarea,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor textarea{width:100%;min-height:150px}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholders,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholders{margin:10px 0 0 0}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholder,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholder{font-size:90%}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholder .placeholder-code,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholder .placeholder-code{font-family:monospace;font-weight:bold}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholder .placeholder-description,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholder .placeholder-description{font-style:italic}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .placeholder-separator,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .placeholder-separator{margin-top:10px}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .buttons,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .buttons{margin:30px 0 0 0;text-align:right}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .buttons .preview-email,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .buttons .preview-email{float:left}#wpbdp-admin-page-settings .wpbdp-settings-email .editor .buttons .cancel,#wpbdp-admin-page-settings .wpbdp-settings-email .wpbdp-settings-email-editor .buttons .cancel{margin-right:10px}#wpbdp-admin-page-settings .wpbdp-settings-expiration-notices #wpbdp-settings-expiration-notices-add-btn{margin:0 0 5px 0}#wpbdp-admin-page-settings .wpbdp-settings-expiration-notices #wpbdp-settings-expiration-notices-add .wpbdp-expiration-notice-email{display:none;border-bottom:1px solid #ccc}#wpbdp-admin-page-settings .wpbdp-settings-expiration-notices .buttons .delete{color:#a00;float:left;font-size:13px}#wpbdp-admin-page-settings .wpbdp-settings-expiration-notices .buttons .delete:hover{color:red}#wpbdp-admin-page-settings .wpbdp-settings-type-checkbox input[type="checkbox"]{vertical-align:bottom}#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-radio-option,#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-radio-option,#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-multicheck-option,#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-multicheck-option{margin:0 0 5px 0}#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-radio-option input[type="radio"],#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-radio-option input[type="radio"],#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-multicheck-option input[type="radio"],#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-multicheck-option input[type="radio"],#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-radio-option input[type="checkbox"],#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-radio-option input[type="checkbox"],#wpbdp-admin-page-settings .wpbdp-settings-radio-options .wpbdp-settings-multicheck-option input[type="checkbox"],#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options .wpbdp-settings-multicheck-option input[type="checkbox"]{vertical-align:bottom}#wpbdp-admin-page-settings .wpbdp-settings-radio-options+.wpbdp-setting-description,#wpbdp-admin-page-settings .wpbdp-settings-multicheck-options+.wpbdp-setting-description{margin:10px 0 0 0}#wpbdp-admin-page-settings #wpbdp-settings-quick-search-fields .wpbdp-settings-multicheck-option{width:50%;display:inline-block}td.column-payment_status .status,td.column-sticky_status .status{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:90%}td.column-payment_status .status.ok{background:green}td.column-payment_status .paymentdata{font-size:85%}td.column-payment_status .paymentdata b{font-weight:normal}td.column-payment_status .paymentdata span{font-style:italic}td.column-sticky_status .status.notpaid{background:orange}td.column-sticky_status .status.pending{background:red;font-weight:bold}td.column-sticky_status .status.sticky{background:green}table.wp-list-table td .tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:90%;margin-right:2px;display:inline-block}table.wp-list-table.formfields th.column-label{width:40%}table.wp-list-table.formfields th.column-tags,table.wp-list-table.formfields td.column-tags{width:200px}table.wp-list-table.formfields th.column-order,table.wp-list-table.formfields td.column-order{width:55px}table.wp-list-table.formfields td.column-order .wpbdp-drag-handle{visibility:hidden}table.wp-list-table.formfields tr:hover .wpbdp-drag-handle{visibility:visible}table.wp-list-table.formfields .tag.private{background:red}table.wp-list-table.formfields .tag.required{background:orange}table.wp-list-table.formfields .tag.in-excerpt{background:green}table.wp-list-table.formfields .tag.in-listing{background:green}table.wp-list-table.formfields tr.wpbdp-draggable-highlight{height:54px}table.wp-list-table.formfields tr.ui-sortable-helper{background:#fff;border:1px dashed #c1c1c1}#wpbdp-admin-page-field-form .iframe-confirm{display:none}#wpbdp-admin-page-field-form .iframe-confirm p{font-size:90%}#wpbdp-admin-page-field-form .wpbdp-setting-description{color:#666;font-style:italic;display:block}#wpbdp-settings-currency .wpbdp-setting-description{display:none}.wpbdp-settings-type-file .preview img{margin-right:10px}.wpbdp-settings-type-file .preview,.wpbdp-form-field-type-social-network .preview,.wpbdp-form-field-type-image .preview{float:none}.wpbdp-form-field-type-social-network .wpbdp-social-type-field .sublabel{display:block}.wpbdp-form-field-type-social-network .wpbdp-social-type-field .wpbdp-inner-social-field-option:nth-of-type(2n+1){display:inline-block;width:20%;margin-right:50%;float:right}table.wpbdp-debug-section{width:90%}table.wpbdp-debug-section tbody tr{background:#efefef}table.wpbdp-debug-section tbody tr td{padding:3px 8px}table.wpbdp-debug-section tbody tr:nth-child(2n){background:#f5f5f5}#wpbdp-admin-debug-info-page textarea.test-ssl-results{display:block;width:90%;font-family:monospace;font-size:11px;height:100px}.wpbdp-page-admin-transactions .tag{font-size:95%}.wpbdp-page-admin-transactions .tag.approved{background:green}.wpbdp-page-admin-transactions .tag.pending{background:red}.wpbdp-page-admin-transactions .column-actions a.delete{color:#bc0b0b}.wpbdp-page-admin-transactions tr.more-details-row{background:#fff}.wpbdp-page-admin-transactions tr.more-details-row td{padding-left:40px;font-size:95%}.wpbdp-page-admin-transactions tr.more-details-row td dl dt{font-weight:bold}body.taxonomy-wpbdp_category .column-id{width:35px}.transaction-status-container{text-align:right;padding:5px}.wpbdp-progress-bar .progress-bar{margin-left:10px;display:inline-block;vertical-align:middle}.wpbdp-progress-bar .progress-bar-outer{min-width:200px;height:12px;border:solid 1px #3366CC;padding:0}.wpbdp-progress-bar .progress-bar-inner{height:100%;background:#99CCFF}.wpbdp-note{padding:5px 10px;background:#d7f5ff;margin:5px 0 20px 0;border:solid 1px #bad5df;border-radius:4px}.wpbdp-note p{margin:0}.wpbdp-note h1,.wpbdp-note h2,.wpbdp-note h3,.wpbdp-note h4{margin:0 0 8px 0}.wpbdp-note.error,.wpbdp-note.warning{background-color:#FFEBE8;border-color:#C00}.wpbdp-notice.dismissible{position:relative}.tag.paymentstatus{text-transform:capitalize}.tag.paymentstatus.ok{background:green}.tag.paymentstatus.completed{background:green}.tag.paymentstatus.pending,.tag.paymentstatus.pending-abandonment{background:red}.wpbdp-listing-metabox-tab dl{margin:0}.wpbdp-payment-details .tag{float:right}.wpbdp-payment-details .details,.wpbdp-payment-details .invoice,.wpbdp-payment-details .actions{clear:both;margin:20px 0}.wpbdp-payment-details .details dl dt{font-weight:bold}.wpbdp-payment-details table.wpbdp-payment-items-table{width:100%}.wpbdp-payment-details table.wpbdp-payment-items-table th{text-transform:uppercase}.wpbdp-payment-details table.wpbdp-payment-items-table td{border-top:1px solid #bbb;padding:6px 10px 6px 0}.wpbdp-payment-details .actions a.button-primary{color:#fff !important}.listing-fee-change .fee-selection .fee{padding-bottom:5px;margin-bottom:10px;border-bottom:dotted 1px #ccc;opacity:.85}.listing-fee-change .fee-selection .fee:hover{opacity:1}.listing-fee-change .fee-selection .fee .details{margin-left:10px}.listing-fee-change .fee-selection .fee .tag{float:right}.listing-fee-change .fee-selection .fee .choose-this{float:right}.wpbdp-draggable-highlight{background:#bbb}.wpbdp-module-compat-check .module-info{margin-bottom:3px}.wpbdp-module-compat-check .module-info .module-version,.wpbdp-module-compat-check .module-info .module-required{color:#666}.wpbdp-module-compat-check .module-info .module-version{margin-left:15px}.wpbdp-module-compat-check .module-info .module-version b{color:#333}.wpbdp-module-compat-check .module-info .module-required b{color:#900000}#wpbdp-admin-page-admin .welcome-message{padding:10px;font-size:105%}#wpbdp-admin-page-admin .welcome-message p{font-size:inherit}#wpbdp-admin-page-admin .welcome-message h4{font-size:120%}#wpbdp-admin-page-admin .welcome-message ul{list-style-position:inside;list-style-type:disc}#wpbdp-admin-page-admin .shortcuts{margin:auto}#wpbdp-admin-page-admin .shortcuts li{float:left;margin-right:10px}#wpbdp-admin-page-admin .shortcuts li.clear{margin:0}#wpbdp-admin-page-uninstall .wpbdp-admin-content{box-sizing:border-box;margin:20px 0 0 0;padding:16px;background:#fff;border-radius:4px}#wpbdp-admin-page-uninstall .wpbdp-validation-error{font-size:80%;color:#d64226;margin:0 0 10px 0}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning,#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-reinstall-suggestion{float:left;box-sizing:border-box}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning ul,#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-reinstall-suggestion ul{margin-left:10px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning ul li,#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-reinstall-suggestion ul li{list-style-type:disc;list-style-position:inside}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning{width:60%;padding-right:20px;color:#d64226}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning .wpbdp-warning-margin{float:left}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning .wpbdp-warning-margin .dashicons{width:30px;height:30px;font-size:30px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-warning .wpbdp-warning-content{margin-left:50px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-messages #wpbdp-uninstall-reinstall-suggestion{width:40%;padding-left:20px;border-left:1px solid #efefef}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form{display:none}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form .reasons{margin-left:15px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form .reasons .reason{margin-bottom:5px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form .custom-reason{display:none}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form textarea{margin:10px 0 0 0;width:50%;min-height:100px}#wpbdp-admin-page-uninstall #wpbdp-uninstall-capture-form textarea.invalid{border-color:#d64226}#wpbdp-admin-page-uninstall #wpbdp-uninstall-proceed-btn{margin-top:20px;color:#d64226}#wpbdp-licensing-issues-warning ul li{list-style-position:inside;list-style-type:disc}#wpbdp-licensing-issues-warning span.item-name{background:#fff9aa;padding:2px 5px;margin:0 0 0 4px;border-radius:4px}.wp-admin.widgets-php .widget-content span.help{color:#666}.wpbdp-admin-tab-nav{float:none;margin:0 0 .5em 0}.wpbdp-admin-tab-content{padding:5px 0 0 0;display:none}.wpbdp-admin-box label{vertical-align:top}a.wpbdp-admin-delete-link{color:#a00;text-decoration:none}a.wpbdp-admin-delete-link:hover{color:red}#wpbdp-admin-payment-info-box .inside{margin:0;padding:0}#wpbdp-admin-payment-info-box .wpbdp-admin-box-row{border-bottom:1px solid #eee;clear:both;padding:6px 12px;margin:0;line-height:1.5}#wpbdp-admin-payment-info-box label{font-weight:bold}#wpbdp-admin-payment-items-box .payment-item,#wpbdp-admin-payment-items-box .payment-item-header{margin:0 12px;padding:6px 0}#wpbdp-admin-payment-items-box .payment-item .payment-item-type,#wpbdp-admin-payment-items-box .payment-item-header .payment-item-type{display:block;width:20%;float:left}#wpbdp-admin-payment-items-box .payment-item .payment-item-description,#wpbdp-admin-payment-items-box .payment-item-header .payment-item-description{display:block;width:60%;float:left}#wpbdp-admin-payment-items-box .payment-item .payment-item-amount,#wpbdp-admin-payment-items-box .payment-item-header .payment-item-amount{display:block;width:20%;float:left}#wpbdp-admin-payment-items-box .payment-item.payment-totals,#wpbdp-admin-payment-items-box .payment-item-header.payment-totals{border-top:1px solid #eee;font-weight:bold}#wpbdp-admin-payment-items-box .payment-item-header{font-weight:bold}#wpbdp-admin-payment-details-box *{box-sizing:border-box}#wpbdp-admin-payment-details-box .wpbdp-admin-box-row>div{padding:6px 0}#wpbdp-admin-payment-details-box label{display:block}#wpbdp-admin-payment-details-box .customer-email,#wpbdp-admin-payment-details-box .customer-address-line1,#wpbdp-admin-payment-details-box .customer-address-line2{clear:both;width:100%}#wpbdp-admin-payment-details-box .customer-email input,#wpbdp-admin-payment-details-box .customer-address-line1 input,#wpbdp-admin-payment-details-box .customer-address-line2 input{width:100%}#wpbdp-admin-payment-details-box .customer-first-name,#wpbdp-admin-payment-details-box .customer-address-country,#wpbdp-admin-payment-details-box .customer-address-city{padding-right:3px !important}#wpbdp-admin-payment-details-box .customer-last-name,#wpbdp-admin-payment-details-box .customer-address-state,#wpbdp-admin-payment-details-box .customer-address-zipcode{padding-left:3px !important}#wpbdp-admin-payment-details-box .customer-first-name,#wpbdp-admin-payment-details-box .customer-last-name,#wpbdp-admin-payment-details-box .customer-address-country,#wpbdp-admin-payment-details-box .customer-address-state,#wpbdp-admin-payment-details-box .customer-address-city,#wpbdp-admin-payment-details-box .customer-address-zipcode{float:left;width:50%}#wpbdp-admin-payment-details-box .customer-first-name input,#wpbdp-admin-payment-details-box .customer-last-name input,#wpbdp-admin-payment-details-box .customer-address-country input,#wpbdp-admin-payment-details-box .customer-address-state input,#wpbdp-admin-payment-details-box .customer-address-city input,#wpbdp-admin-payment-details-box .customer-address-zipcode input{width:100%}#wpbdp-payment-notes .wpbdp-payment-note{margin-bottom:12px;line-height:1.5}#wpbdp-payment-notes .wpbdp-payment-note .wpbdp-payment-note-meta-user{font-weight:bold}#wpbdp-payment-notes .wpbdp-payment-note .wpbdp-payment-note-meta-date{color:#666}#wpbdp-payment-notes .wpbdp-payment-note .wpbdp-admin-delete-link{float:right;display:none}#wpbdp-payment-notes .wpbdp-payment-note:hover .wpbdp-admin-delete-link{display:block}.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:20%;margin-right:50%;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}.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}span.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}span.tag.wpbdp-listing-attr-paid{background:green}span.tag.wpbdp-listing-attr-admin-posted{background:orange}span.tag.wpbdp-listing-attr-post-status-pending{background:blue;color:#fff}span.tag.wpbdp-listing-attr-no-fee-plan{background:#bc0b0b;color:#fff}span.tag.wpbdp-listing-attr-reported{background:#bc0b0b;color:#fff}.wpbdp-tag.wpbdp-listing-attr-paid,span.tag.wpbdp-listing-attr-paid{background:green}.wpbdp-tag.wpbdp-listing-attr-admin-posted,span.tag.wpbdp-listing-attr-admin-posted{background:orange}.wpbdp-tag.wpbdp-listing-attr-post-status-pending,span.tag.wpbdp-listing-attr-post-status-pending{background:blue;color:#fff}.wpbdp-tag.wpbdp-listing-attr-no-fee-plan,span.tag.wpbdp-listing-attr-no-fee-plan{background:#bc0b0b;color:#fff}.wpbdp-tag.wpbdp-listing-attr-reported,span.tag.wpbdp-listing-attr-reported{background:#bc0b0b;color:#fff}.wp-list-table td .wpbdp-tag{display:inline-block}body.post-type-wpbdp_listing .wp-list-table .wpbdp-tag{font-size:10px !important;text-transform:none !important}#wpbdp-listing-form-preview{padding:25px;border:solid 1px #ccc;background:#fff}
|
assets/css/less/admin-themes.less
CHANGED
@@ -31,13 +31,13 @@
|
|
31 |
display: block;
|
32 |
position: relative;
|
33 |
height: 268px;
|
|
|
|
|
34 |
}
|
35 |
|
36 |
.wpbdp-theme-thumbnail {
|
37 |
-
width:
|
38 |
-
height:
|
39 |
-
/* width: 310px;
|
40 |
-
height: 232px;*/
|
41 |
}
|
42 |
|
43 |
.wpbdp-theme:hover .wpbdp-theme-thumbnail {
|
31 |
display: block;
|
32 |
position: relative;
|
33 |
height: 268px;
|
34 |
+
text-align: center;
|
35 |
+
padding-top: 2.5%;
|
36 |
}
|
37 |
|
38 |
.wpbdp-theme-thumbnail {
|
39 |
+
max-width: 90%;
|
40 |
+
max-height: 95%;
|
|
|
|
|
41 |
}
|
42 |
|
43 |
.wpbdp-theme:hover .wpbdp-theme-thumbnail {
|
assets/css/less/admin.less
CHANGED
@@ -198,9 +198,26 @@ table.wp-list-table.formfields tr.ui-sortable-helper {
|
|
198 |
margin-right: 10px;
|
199 |
}
|
200 |
|
201 |
-
.wpbdp-settings-type-file
|
202 |
-
.wpbdp-form-field-type-
|
203 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
204 |
}
|
205 |
|
206 |
/* Debug info */
|
198 |
margin-right: 10px;
|
199 |
}
|
200 |
|
201 |
+
.wpbdp-settings-type-file ,
|
202 |
+
.wpbdp-form-field-type-social-network,
|
203 |
+
.wpbdp-form-field-type-image {
|
204 |
+
.preview {
|
205 |
+
float: none;
|
206 |
+
}
|
207 |
+
}
|
208 |
+
|
209 |
+
.wpbdp-form-field-type-social-network {
|
210 |
+
.wpbdp-social-type-field {
|
211 |
+
.sublabel {
|
212 |
+
display: block;
|
213 |
+
}
|
214 |
+
.wpbdp-inner-social-field-option:nth-of-type(2n+1) {
|
215 |
+
display: inline-block;
|
216 |
+
width: 20%;
|
217 |
+
margin-right: 50%;
|
218 |
+
float: right;
|
219 |
+
}
|
220 |
+
}
|
221 |
}
|
222 |
|
223 |
/* Debug info */
|
assets/css/less/form-fields.less
CHANGED
@@ -41,6 +41,7 @@
|
|
41 |
&.wpbdp-form-field-type-textarea textarea,
|
42 |
&.wpbdp-form-field-type-textfield input[type="text"],
|
43 |
&.wpbdp-form-field-type-select select,
|
|
|
44 |
&.wpbdp-form-field-type-social-twitter input[type="text"],
|
45 |
&.wpbdp-form-field-type-social-facebook input[type="text"],
|
46 |
&.wpbdp-form-field-type-social-linkedin input[type="text"],
|
@@ -96,7 +97,8 @@
|
|
96 |
margin-right: 10px;
|
97 |
}
|
98 |
|
99 |
-
&.wpbdp-form-field-type-image
|
|
|
100 |
.preview {
|
101 |
margin-bottom: 20px;
|
102 |
}
|
@@ -110,6 +112,18 @@
|
|
110 |
width: 100%;
|
111 |
font-size: inherit;
|
112 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
}
|
114 |
}
|
115 |
|
41 |
&.wpbdp-form-field-type-textarea textarea,
|
42 |
&.wpbdp-form-field-type-textfield input[type="text"],
|
43 |
&.wpbdp-form-field-type-select select,
|
44 |
+
&.wpbdp-form-field-type-social-network input[type="text"],
|
45 |
&.wpbdp-form-field-type-social-twitter input[type="text"],
|
46 |
&.wpbdp-form-field-type-social-facebook input[type="text"],
|
47 |
&.wpbdp-form-field-type-social-linkedin input[type="text"],
|
97 |
margin-right: 10px;
|
98 |
}
|
99 |
|
100 |
+
&.wpbdp-form-field-type-image,
|
101 |
+
&.wpbdp-form-field-type-social-network {
|
102 |
.preview {
|
103 |
margin-bottom: 20px;
|
104 |
}
|
112 |
width: 100%;
|
113 |
font-size: inherit;
|
114 |
}
|
115 |
+
|
116 |
+
.wpbdp-social-type-field {
|
117 |
+
.sublabel {
|
118 |
+
display: block;
|
119 |
+
}
|
120 |
+
.wpbdp-inner-social-field-option:nth-of-type(2n+1) {
|
121 |
+
display: inline-block;
|
122 |
+
width: 20%;
|
123 |
+
margin-right: 50%;
|
124 |
+
float: right;
|
125 |
+
}
|
126 |
+
}
|
127 |
}
|
128 |
}
|
129 |
|
assets/css/less/wpbdp.less
CHANGED
@@ -257,19 +257,92 @@ form#wpbdmsearchform a.advanced-search-link {
|
|
257 |
|
258 |
.wpbdp-listing .social-fields {
|
259 |
margin: 20px 0;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
260 |
}
|
261 |
|
262 |
-
.
|
263 |
-
|
264 |
-
|
265 |
vertical-align: middle;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
266 |
}
|
267 |
|
268 |
/* Work-around a known FB like button CSS issue (http://stackoverflow.com/questions/8311012/facebook-like-button-dialog-overflow-issue) */
|
269 |
.social-field.facebook .fb-like > span {
|
270 |
-
overflow: visible !important;
|
271 |
-
width: 450px !important;
|
272 |
-
vertical-align: top !important;
|
273 |
/* margin-right: -375px;*/
|
274 |
}
|
275 |
|
257 |
|
258 |
.wpbdp-listing .social-fields {
|
259 |
margin: 20px 0;
|
260 |
+
|
261 |
+
.wpbdp-reddit-logo {
|
262 |
+
-webkit-box-align: center;
|
263 |
+
-ms-flex-align: center;
|
264 |
+
align-items: center;
|
265 |
+
display: -webkit-inline-box;
|
266 |
+
display: -ms-inline-flexbox;
|
267 |
+
display: inline-flex;
|
268 |
+
-webkit-box-orient: horizontal;
|
269 |
+
-webkit-box-direction: normal;
|
270 |
+
-ms-flex-direction: row;
|
271 |
+
flex-direction: row;
|
272 |
+
color: #fff;
|
273 |
+
border-bottom: none;
|
274 |
+
|
275 |
+
.wpbdp-reddit-logo-svg {
|
276 |
+
height: 40px;
|
277 |
+
padding: 8px 8px 8px 0;
|
278 |
+
width: 32px;
|
279 |
+
}
|
280 |
+
|
281 |
+
.wpbdp-reddit-text {
|
282 |
+
height: 18px;
|
283 |
+
margin-right: 10px;
|
284 |
+
width: 50px;
|
285 |
+
}
|
286 |
+
}
|
287 |
+
|
288 |
+
.social-field {
|
289 |
+
|
290 |
+
&.twitter {
|
291 |
+
display: inline-block;
|
292 |
+
vertical-align: middle;
|
293 |
+
height: 20px;
|
294 |
+
margin-right: 10px;
|
295 |
+
}
|
296 |
+
|
297 |
+
&.facebook {
|
298 |
+
display: inline-block;
|
299 |
+
height: 0px;
|
300 |
+
width: 60px;
|
301 |
+
margin-right: 10px;
|
302 |
+
}
|
303 |
+
}
|
304 |
}
|
305 |
|
306 |
+
.social-field-link {
|
307 |
+
display: inline-block;
|
308 |
+
margin-right: 10px;
|
309 |
vertical-align: middle;
|
310 |
+
|
311 |
+
a {
|
312 |
+
box-shadow: none;
|
313 |
+
|
314 |
+
.social-icon {
|
315 |
+
font-size: 2.2em;
|
316 |
+
vertical-align: middle;
|
317 |
+
background-color: transparent;
|
318 |
+
color: #1a1a1a;
|
319 |
+
|
320 |
+
img {
|
321 |
+
height: 30px;
|
322 |
+
width: auto;
|
323 |
+
}
|
324 |
+
}
|
325 |
+
}
|
326 |
+
|
327 |
+
&.icon_first {
|
328 |
+
.social-icon {
|
329 |
+
margin-right: 5px;
|
330 |
+
}
|
331 |
+
}
|
332 |
+
|
333 |
+
&.text_first {
|
334 |
+
.social-text {
|
335 |
+
margin-right: 5px;
|
336 |
+
}
|
337 |
+
}
|
338 |
+
|
339 |
}
|
340 |
|
341 |
/* Work-around a known FB like button CSS issue (http://stackoverflow.com/questions/8311012/facebook-like-button-dialog-overflow-issue) */
|
342 |
.social-field.facebook .fb-like > span {
|
343 |
+
//overflow: visible !important;
|
344 |
+
//width: 450px !important;
|
345 |
+
//vertical-align: top !important;
|
346 |
/* margin-right: -375px;*/
|
347 |
}
|
348 |
|
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{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}.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}.wpbdp-listing-single .stickytag{float:right;margin-top:-68px}.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-field{margin:5px 0;height:20px;vertical-align:middle}.social-field.facebook .fb-like>span{overflow:visible !important;width:450px !important;vertical-align:top !important}@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{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-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{margin-bottom:20px}.wpbdp-form-field.wpbdp-form-field-type-image a.delete{color:#900000;margin-right:20px}.wpbdp-form-field.wpbdp-form-field-type-image input[type="text"]{width:100%;font-size:inherit}.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;width:200px}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dd{margin:0 0 5px 200px;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%}.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-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-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}
|
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{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}.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}.wpbdp-listing-single .stickytag{float:right;margin-top:-68px}.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 .wpbdp-reddit-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;border-bottom:none}.wpbdp-listing .social-fields .wpbdp-reddit-logo .wpbdp-reddit-logo-svg{height:40px;padding:8px 8px 8px 0;width:32px}.wpbdp-listing .social-fields .wpbdp-reddit-logo .wpbdp-reddit-text{height:18px;margin-right:10px;width:50px}.wpbdp-listing .social-fields .social-field.twitter{display:inline-block;vertical-align:middle;height:20px;margin-right:10px}.wpbdp-listing .social-fields .social-field.facebook{display:inline-block;height:0;width:60px;margin-right:10px}.social-field-link{display:inline-block;margin-right:10px;vertical-align:middle}.social-field-link a{box-shadow:none}.social-field-link a .social-icon{font-size:2.2em;vertical-align:middle;background-color:transparent;color:#1a1a1a}.social-field-link a .social-icon img{height:30px;width:auto}.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{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:20%;margin-right:50%;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;width:200px}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dd{margin:0 0 5px 200px;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%}.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-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-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}
|
assets/js/dnd-upload.js
CHANGED
@@ -24,7 +24,7 @@ var wpbdp = window.wpbdp || {};
|
|
24 |
singleFileUploads: false,
|
25 |
dropZone: $area,
|
26 |
formData: function( form ) {
|
27 |
-
return [ { name: '
|
28 |
},
|
29 |
send: function( e, data ) {
|
30 |
if ( $area.data('dnd-working' ) )
|
@@ -49,12 +49,17 @@ var wpbdp = window.wpbdp || {};
|
|
49 |
done: function( e, data ) {
|
50 |
var res = data.result;
|
51 |
|
52 |
-
// if ( ! res.success )
|
53 |
-
// return;
|
54 |
-
|
55 |
$area.data( 'dnd-working', false );
|
56 |
$area.find( '.dnd-area-inside-working' ).hide();
|
57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
if ( 'undefined' !== typeof options.done )
|
60 |
options.done.call( $area, res );
|
24 |
singleFileUploads: false,
|
25 |
dropZone: $area,
|
26 |
formData: function( form ) {
|
27 |
+
return [ { name: 'images_count', value: $( '#wpbdp-uploaded-images .wpbdp-image input[type="hidden"]' ).length } ];
|
28 |
},
|
29 |
send: function( e, data ) {
|
30 |
if ( $area.data('dnd-working' ) )
|
49 |
done: function( e, data ) {
|
50 |
var res = data.result;
|
51 |
|
|
|
|
|
|
|
52 |
$area.data( 'dnd-working', false );
|
53 |
$area.find( '.dnd-area-inside-working' ).hide();
|
54 |
+
|
55 |
+
if ( res.success ) {
|
56 |
+
$area.find( '.dnd-area-inside' ).fadeIn( 'fast' );
|
57 |
+
|
58 |
+
if ( res.data.is_admin ) {
|
59 |
+
$area.removeClass( 'error' );
|
60 |
+
$area.find( '.dnd-area-inside-error' ).hide();
|
61 |
+
}
|
62 |
+
}
|
63 |
|
64 |
if ( 'undefined' !== typeof options.done )
|
65 |
options.done.call( $area, res );
|
assets/js/dnd-upload.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
var wpbdp=window.wpbdp||{};!function($){wpbdp.dnd={setup:function($area,options){var options=$.extend(options,{}),$input=$area.find('input[type="file"]');$area.data("dnd-working",!1),$area.on("dragover",function(e){$(this).hasClass("dragging")||$(this).addClass("dragging")}).on("dragleave",function(e){$(this).hasClass("dragging")&&$(this).removeClass("dragging")}),$input.fileupload({url:$area.attr("data-action")?$area.attr("data-action"):options.url,sequentialUploads:!0,dataType:"json",singleFileUploads:!1,dropZone:$area,formData:function(form){return[{name:"
|
1 |
+
var wpbdp=window.wpbdp||{};!function($){wpbdp.dnd={setup:function($area,options){var options=$.extend(options,{}),$input=$area.find('input[type="file"]');$area.data("dnd-working",!1),$area.on("dragover",function(e){$(this).hasClass("dragging")||$(this).addClass("dragging")}).on("dragleave",function(e){$(this).hasClass("dragging")&&$(this).removeClass("dragging")}),$input.fileupload({url:$area.attr("data-action")?$area.attr("data-action"):options.url,sequentialUploads:!0,dataType:"json",singleFileUploads:!1,dropZone:$area,formData:function(form){return[{name:"images_count",value:$('#wpbdp-uploaded-images .wpbdp-image input[type="hidden"]').length}]},send:function(e,data){return!$area.data("dnd-working")&&(!("undefined"!=typeof options.validate&&!options.validate.call($area,data))&&($area.removeClass("dragging"),$area.removeClass("error"),$area.data("dnd-working",!0),$area.find(".dnd-area-inside").fadeOut("fast",function(){$area.find(".dnd-area-inside-working span").text(data.files.length),$area.find(".dnd-area-inside-working").fadeIn("fast")}),!0))},done:function(e,data){var res=data.result;$area.data("dnd-working",!1),$area.find(".dnd-area-inside-working").hide(),res.success&&($area.find(".dnd-area-inside").fadeIn("fast"),res.data.is_admin&&($area.removeClass("error"),$area.find(".dnd-area-inside-error").hide())),"undefined"!=typeof options.done&&options.done.call($area,res)}}),"undefined"!=typeof options.init&&options.init.call($area)}}}(jQuery);
|
assets/js/wpbdp.js
CHANGED
@@ -146,6 +146,15 @@ WPBDP.fileUpload = {
|
|
146 |
if ( iframeWin.document.body ) {
|
147 |
iframe.height = height ? height : iframeWin.document.documentElement.scrollHeight || iframeWin.document.body.scrollHeight;
|
148 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
},
|
150 |
|
151 |
handleUpload: function(o) {
|
@@ -166,11 +175,13 @@ WPBDP.fileUpload = {
|
|
166 |
$preview.find('img').remove();
|
167 |
$preview.prepend($iframe.contents().find('.preview').html());
|
168 |
$iframe.contents().find('.preview').remove();
|
|
|
169 |
|
170 |
$preview.show();
|
171 |
},
|
172 |
|
173 |
deleteUpload: function(element_id, element) {
|
|
|
174 |
var $input = jQuery('input[name="' + element + '"]');
|
175 |
var $preview = $input.siblings('.preview');
|
176 |
|
@@ -179,6 +190,7 @@ WPBDP.fileUpload = {
|
|
179 |
$preview.find('input').val('');
|
180 |
|
181 |
$preview.hide();
|
|
|
182 |
|
183 |
return false;
|
184 |
}
|
@@ -192,6 +204,25 @@ WPBDP.fileUpload = {
|
|
192 |
init: function() {
|
193 |
if ( $( '.wpbdp-submit-listing-section-listing_images' ).length > 0 )
|
194 |
sb.images.init();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
195 |
}
|
196 |
};
|
197 |
|
@@ -356,6 +387,12 @@ WPBDP.fileUpload = {
|
|
356 |
};
|
357 |
|
358 |
$( document ).ready( function() {
|
|
|
|
|
|
|
|
|
|
|
|
|
359 |
if ( 0 == $( '.wpbdp-submit-page' ).length )
|
360 |
return;
|
361 |
|
146 |
if ( iframeWin.document.body ) {
|
147 |
iframe.height = height ? height : iframeWin.document.documentElement.scrollHeight || iframeWin.document.body.scrollHeight;
|
148 |
}
|
149 |
+
|
150 |
+
if( 0 === jQuery( iframe ).parents( '.wpbdp-social-type-field' ).length ) {
|
151 |
+
return;
|
152 |
+
}
|
153 |
+
|
154 |
+
if( ! jQuery( iframe ).parent().siblings( '.wpbdp-inner-social-field-option-Other' ).find( 'input' ).is( ':checked' ) ) {
|
155 |
+
jQuery( iframe ).parent().hide();
|
156 |
+
}
|
157 |
+
|
158 |
},
|
159 |
|
160 |
handleUpload: function(o) {
|
175 |
$preview.find('img').remove();
|
176 |
$preview.prepend($iframe.contents().find('.preview').html());
|
177 |
$iframe.contents().find('.preview').remove();
|
178 |
+
$iframe.hide();
|
179 |
|
180 |
$preview.show();
|
181 |
},
|
182 |
|
183 |
deleteUpload: function(element_id, element) {
|
184 |
+
var $iframe = jQuery('#wpbdp-upload-iframe-' + element_id);
|
185 |
var $input = jQuery('input[name="' + element + '"]');
|
186 |
var $preview = $input.siblings('.preview');
|
187 |
|
190 |
$preview.find('input').val('');
|
191 |
|
192 |
$preview.hide();
|
193 |
+
$iframe.show();
|
194 |
|
195 |
return false;
|
196 |
}
|
204 |
init: function() {
|
205 |
if ( $( '.wpbdp-submit-listing-section-listing_images' ).length > 0 )
|
206 |
sb.images.init();
|
207 |
+
},
|
208 |
+
|
209 |
+
init_events: function () {
|
210 |
+
$( '#wpbdp-submit-listing' ).on( 'click', '.wpbdp-inner-field-option-select_all', function( e ) {
|
211 |
+
var $options = $( this ).parent().find( 'input[type="checkbox"]' );
|
212 |
+
$options.prop( 'checked', $( this ).find( 'input' ).is(':checked') );
|
213 |
+
} );
|
214 |
+
|
215 |
+
$( '#wpbdp-submit-listing' ).on( 'click', '.wpbdp-inner-social-field-option input', function( e ) {
|
216 |
+
var $icon_element = $( this ).parents( '.wpbdp-inner-social-field-option' ).siblings( '.wpbdp-upload-widget' );
|
217 |
+
console.log( $icon_element );
|
218 |
+
|
219 |
+
if ( 'Other' !== $( this ).val() ) {
|
220 |
+
$icon_element.hide();
|
221 |
+
return;
|
222 |
+
}
|
223 |
+
|
224 |
+
$icon_element.show();
|
225 |
+
} );
|
226 |
}
|
227 |
};
|
228 |
|
387 |
};
|
388 |
|
389 |
$( document ).ready( function() {
|
390 |
+
if ( 0 == $( '#wpbdp-submit-listing' ).length ) {
|
391 |
+
return;
|
392 |
+
}
|
393 |
+
|
394 |
+
sb.init_events();
|
395 |
+
|
396 |
if ( 0 == $( '.wpbdp-submit-page' ).length )
|
397 |
return;
|
398 |
|
assets/js/wpbdp.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
"undefined"==typeof window.WPBDP&&(window.WPBDP={}),"undefined"==typeof window.wpbdp&&(window.wpbdp={}),jQuery(function($){$(".wpbdp-no-js").hide()}),jQuery(document).ready(function($){$(".wpbdp-js-select2").length>0&&$(".wpbdp-js-select2").select2(),wpbdp.main_box={init:function(){return},sum_width:function($selector,prop){var prop="undefined"==typeof prop?"width":prop,sum=0;return $selector.each(function(){var w=0;w="initial"==prop?$(this).data("initial-width"):"outer"==prop?$(this).outerWidth():"inner"==prop?$(this).innerWidth():$(this).width(),sum+=parseInt(w)}),sum},min_width:function(){return this.sum_width(this.$cols_fixed,"initial")},should_resize:function(){return this.$box.find("form").width()>this.min_width()},resize:function(){if(this.should_resize()){var available_width=this.$box.find("form").innerWidth()-this.min_width(),flex_width=Math.floor(available_width/this.$cols_expanding.length)-2;this.$cols_expanding.each(function(){$(this).outerWidth(flex_width)})}}},$("#wpbdp-main-box").length>0&&wpbdp.main_box.init(),0==$(".wpbdp-bar").children().length&&""==$.trim($(".wpbdp-bar").text())&&$(".wpbdp-bar").remove(),$(".wpbdp-listing-contact-form .send-message-button").click(function(){$(".wpbdp-listing-contact-form .contact-form-wrapper").toggle()}),$(".wpbdp-listings-sort-options.wpbdp-show-on-mobile select").change(function(e){var selected=$(this).val();location.href=selected})}),jQuery(function($){var form_fields={init:function(){var t=this;$(".wpbdp-form-field-type-date").each(function(i,v){t.configure_date_picker($(v).find("input"))}),$(window).on("wpbdp_submit_refresh",function(event,submit,section_id){"listing_fields"==section_id&&t.init()})},configure_date_picker:function($e){$e.datepicker({dateFormat:$e.attr("data-date-format"),defaultDate:$e.val()})}};form_fields.init()}),WPBDP.fileUpload={resizeIFrame:function(element_id,height){var iframe=jQuery("#wpbdp-upload-iframe-"+element_id)[0],iframeWin=iframe.contentWindow||iframe.contentDocument.parentWindow;iframeWin.document.body&&(iframe.height=height?height:iframeWin.document.documentElement.scrollHeight||iframeWin.document.body.scrollHeight)},handleUpload:function(o){var $input=jQuery(o),$form=$input.parent("form");$form.submit()},finishUpload:function(element_id,upload_id,element){var $iframe=jQuery("#wpbdp-upload-iframe-"+element_id),$input=jQuery('input[name="'+element+'"]');$input.val(upload_id);var $preview=$input.siblings(".preview");$preview.find("img").remove(),$preview.prepend($iframe.contents().find(".preview").html()),$iframe.contents().find(".preview").remove(),$preview.show()},deleteUpload:function(element_id,element){var $input=jQuery('input[name="'+element+'"]'),$preview=$input.siblings(".preview");return $input.val(""),$preview.find("img").remove(),$preview.find("input").val(""),$preview.hide(),!1}},function($){var sb=wpbdp.listingSubmit={init:function(){$(".wpbdp-submit-listing-section-listing_images").length>0&&sb.images.init()}};sb.images=wpbdp.listingSubmit.images={_initialized:!1,_admin_nonce:"",_slots:0,_slotsRemaining:0,_working:!1,init:function(){this._initialized=!0,this._admin_nonce=$("#image-upload-dnd-area").attr("data-admin-nonce");var t=this;this._admin_nonce||(sb.images._slots=parseInt($("#image-slots-total").text()),sb.images._slotsRemaining=parseInt($("#image-slots-remaining").text())),$("#wpbdp-uploaded-images").on("click",".wpbdp-image-delete-link","click",function(e){e.preventDefault();var url=$(this).attr("href");$.post(url,{},function(res){res.success&&$('#wpbdp-uploaded-images .wpbdp-image[data-imageid="'+res.data.imageId+'"]').fadeOut(function(){if($(this).remove(),1==$("#wpbdp-uploaded-images .wpbdp-image").length&&$('#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').attr("checked","checked"),t._admin_nonce||(t._slotsRemaining++,$("#image-slots-remaining").text(t._slotsRemaining)),(t._admin_nonce&&0==$("#wpbdp-uploaded-images .wpbdp-image").length||!t._admin_nonce&&t._slotsRemaining==t._slots)&&$("#no-images-message").show(),(t._admin_nonce||t._slotsRemaining>0)&&($("#image-upload-dnd-area .dnd-area-inside").show(),$("#noslots-message").hide(),$("#image-upload-dnd-area").removeClass("error"),$("#image-upload-dnd-area .dnd-area-inside-error").hide()),$("#wpbdp-listing-fields.postbox").length>0){var $with_count=$(".wpbdp-admin-tab-nav li a .with-image-count"),$no_count=$(".wpbdp-admin-tab-nav li a .no-image-count"),n=$("#wpbdp-uploaded-images .wpbdp-image").length;n?($no_count.addClass("hidden"),$with_count.removeClass("hidden").find("span").text(n)):($with_count.addClass("hidden"),$no_count.removeClass("hidden"))}})},"json")}),wpbdp.dnd.setup($("#image-upload-dnd-area"),{init:function(){t._admin_nonce||t._slotsRemaining>0||($("#image-upload-dnd-area .dnd-area-inside").hide(),$("#noslots-message").show(),$("#image-upload-dnd-area").addClass("error"),$("#image-upload-dnd-area .dnd-area-inside-error").show())},validate:function(data){return!!t._admin_nonce||($(this).siblings(".wpbdp-msg").remove(),!0)},done:function(res){var uploadErrors=!1;if(uploadErrors=res.success?"undefined"!=typeof res.data.uploadErrors&&res.data.uploadErrors:[res.error]){var errorMsg=$("<div>").addClass("wpbdp-msg error").html(uploadErrors);return void $(".area-and-conditions").prepend(errorMsg)}if($("#no-images-message").hide(),$("#wpbdp-uploaded-images").append(res.data.html),1==$("#wpbdp-uploaded-images .wpbdp-image").length&&$('#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').attr("checked","checked"),t._admin_nonce||(t._slotsRemaining-=res.data.attachmentIds.length,$("#image-slots-remaining").text(t._slotsRemaining),0==t._slotsRemaining&&($("#image-upload-dnd-area .dnd-area-inside").hide(),$("#noslots-message").show(),$("#image-upload-dnd-area").addClass("error"),$("#image-upload-dnd-area .dnd-area-inside").hide(),$("#image-upload-dnd-area .dnd-area-inside-error").show())),$("#wpbdp-listing-fields.postbox").length>0){var $with_count=$(".wpbdp-admin-tab-nav li a .with-image-count"),$no_count=$(".wpbdp-admin-tab-nav li a .no-image-count"),n=$("#wpbdp-uploaded-images .wpbdp-image").length;n?($no_count.addClass("hidden"),$with_count.removeClass("hidden").find("span").text(n)):($with_count.addClass("hidden"),$no_count.removeClass("hidden"))}}}),$("#wpbdp-uploaded-images").sortable({axis:"y",cursor:"move",opacity:.9,update:function(ev,ui){var sorted=$(this).sortable("toArray",{attribute:"data-imageid"}),no_images=sorted.length;$.each(sorted,function(i,v){$('input[name="images_meta['+v+'][order]"]').val(no_images-i)})}})}};$(document).ready(function(){0!=$(".wpbdp-submit-page").length&&sb.init()})}(jQuery);
|
1 |
+
"undefined"==typeof window.WPBDP&&(window.WPBDP={}),"undefined"==typeof window.wpbdp&&(window.wpbdp={}),jQuery(function($){$(".wpbdp-no-js").hide()}),jQuery(document).ready(function($){$(".wpbdp-js-select2").length>0&&$(".wpbdp-js-select2").select2(),wpbdp.main_box={init:function(){return},sum_width:function($selector,prop){var prop="undefined"==typeof prop?"width":prop,sum=0;return $selector.each(function(){var w=0;w="initial"==prop?$(this).data("initial-width"):"outer"==prop?$(this).outerWidth():"inner"==prop?$(this).innerWidth():$(this).width(),sum+=parseInt(w)}),sum},min_width:function(){return this.sum_width(this.$cols_fixed,"initial")},should_resize:function(){return this.$box.find("form").width()>this.min_width()},resize:function(){if(this.should_resize()){var available_width=this.$box.find("form").innerWidth()-this.min_width(),flex_width=Math.floor(available_width/this.$cols_expanding.length)-2;this.$cols_expanding.each(function(){$(this).outerWidth(flex_width)})}}},$("#wpbdp-main-box").length>0&&wpbdp.main_box.init(),0==$(".wpbdp-bar").children().length&&""==$.trim($(".wpbdp-bar").text())&&$(".wpbdp-bar").remove(),$(".wpbdp-listing-contact-form .send-message-button").click(function(){$(".wpbdp-listing-contact-form .contact-form-wrapper").toggle()}),$(".wpbdp-listings-sort-options.wpbdp-show-on-mobile select").change(function(e){var selected=$(this).val();location.href=selected})}),jQuery(function($){var form_fields={init:function(){var t=this;$(".wpbdp-form-field-type-date").each(function(i,v){t.configure_date_picker($(v).find("input"))}),$(window).on("wpbdp_submit_refresh",function(event,submit,section_id){"listing_fields"==section_id&&t.init()})},configure_date_picker:function($e){$e.datepicker({dateFormat:$e.attr("data-date-format"),defaultDate:$e.val()})}};form_fields.init()}),WPBDP.fileUpload={resizeIFrame:function(element_id,height){var iframe=jQuery("#wpbdp-upload-iframe-"+element_id)[0],iframeWin=iframe.contentWindow||iframe.contentDocument.parentWindow;iframeWin.document.body&&(iframe.height=height?height:iframeWin.document.documentElement.scrollHeight||iframeWin.document.body.scrollHeight),0!==jQuery(iframe).parents(".wpbdp-social-type-field").length&&(jQuery(iframe).parent().siblings(".wpbdp-inner-social-field-option-Other").find("input").is(":checked")||jQuery(iframe).parent().hide())},handleUpload:function(o){var $input=jQuery(o),$form=$input.parent("form");$form.submit()},finishUpload:function(element_id,upload_id,element){var $iframe=jQuery("#wpbdp-upload-iframe-"+element_id),$input=jQuery('input[name="'+element+'"]');$input.val(upload_id);var $preview=$input.siblings(".preview");$preview.find("img").remove(),$preview.prepend($iframe.contents().find(".preview").html()),$iframe.contents().find(".preview").remove(),$iframe.hide(),$preview.show()},deleteUpload:function(element_id,element){var $iframe=jQuery("#wpbdp-upload-iframe-"+element_id),$input=jQuery('input[name="'+element+'"]'),$preview=$input.siblings(".preview");return $input.val(""),$preview.find("img").remove(),$preview.find("input").val(""),$preview.hide(),$iframe.show(),!1}},function($){var sb=wpbdp.listingSubmit={init:function(){$(".wpbdp-submit-listing-section-listing_images").length>0&&sb.images.init()},init_events:function(){$("#wpbdp-submit-listing").on("click",".wpbdp-inner-field-option-select_all",function(e){var $options=$(this).parent().find('input[type="checkbox"]');$options.prop("checked",$(this).find("input").is(":checked"))}),$("#wpbdp-submit-listing").on("click",".wpbdp-inner-social-field-option input",function(e){var $icon_element=$(this).parents(".wpbdp-inner-social-field-option").siblings(".wpbdp-upload-widget");return console.log($icon_element),"Other"!==$(this).val()?void $icon_element.hide():void $icon_element.show()})}};sb.images=wpbdp.listingSubmit.images={_initialized:!1,_admin_nonce:"",_slots:0,_slotsRemaining:0,_working:!1,init:function(){this._initialized=!0,this._admin_nonce=$("#image-upload-dnd-area").attr("data-admin-nonce");var t=this;this._admin_nonce||(sb.images._slots=parseInt($("#image-slots-total").text()),sb.images._slotsRemaining=parseInt($("#image-slots-remaining").text())),$("#wpbdp-uploaded-images").on("click",".wpbdp-image-delete-link","click",function(e){e.preventDefault();var url=$(this).attr("href");$.post(url,{},function(res){res.success&&$('#wpbdp-uploaded-images .wpbdp-image[data-imageid="'+res.data.imageId+'"]').fadeOut(function(){if($(this).remove(),1==$("#wpbdp-uploaded-images .wpbdp-image").length&&$('#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').attr("checked","checked"),t._admin_nonce||(t._slotsRemaining++,$("#image-slots-remaining").text(t._slotsRemaining)),(t._admin_nonce&&0==$("#wpbdp-uploaded-images .wpbdp-image").length||!t._admin_nonce&&t._slotsRemaining==t._slots)&&$("#no-images-message").show(),(t._admin_nonce||t._slotsRemaining>0)&&($("#image-upload-dnd-area .dnd-area-inside").show(),$("#noslots-message").hide(),$("#image-upload-dnd-area").removeClass("error"),$("#image-upload-dnd-area .dnd-area-inside-error").hide()),$("#wpbdp-listing-fields.postbox").length>0){var $with_count=$(".wpbdp-admin-tab-nav li a .with-image-count"),$no_count=$(".wpbdp-admin-tab-nav li a .no-image-count"),n=$("#wpbdp-uploaded-images .wpbdp-image").length;n?($no_count.addClass("hidden"),$with_count.removeClass("hidden").find("span").text(n)):($with_count.addClass("hidden"),$no_count.removeClass("hidden"))}})},"json")}),wpbdp.dnd.setup($("#image-upload-dnd-area"),{init:function(){t._admin_nonce||t._slotsRemaining>0||($("#image-upload-dnd-area .dnd-area-inside").hide(),$("#noslots-message").show(),$("#image-upload-dnd-area").addClass("error"),$("#image-upload-dnd-area .dnd-area-inside-error").show())},validate:function(data){return!!t._admin_nonce||($(this).siblings(".wpbdp-msg").remove(),!0)},done:function(res){var uploadErrors=!1;if(uploadErrors=res.success?"undefined"!=typeof res.data.uploadErrors&&res.data.uploadErrors:[res.error]){var errorMsg=$("<div>").addClass("wpbdp-msg error").html(uploadErrors);return void $(".area-and-conditions").prepend(errorMsg)}if($("#no-images-message").hide(),$("#wpbdp-uploaded-images").append(res.data.html),1==$("#wpbdp-uploaded-images .wpbdp-image").length&&$('#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').attr("checked","checked"),t._admin_nonce||(t._slotsRemaining-=res.data.attachmentIds.length,$("#image-slots-remaining").text(t._slotsRemaining),0==t._slotsRemaining&&($("#image-upload-dnd-area .dnd-area-inside").hide(),$("#noslots-message").show(),$("#image-upload-dnd-area").addClass("error"),$("#image-upload-dnd-area .dnd-area-inside").hide(),$("#image-upload-dnd-area .dnd-area-inside-error").show())),$("#wpbdp-listing-fields.postbox").length>0){var $with_count=$(".wpbdp-admin-tab-nav li a .with-image-count"),$no_count=$(".wpbdp-admin-tab-nav li a .no-image-count"),n=$("#wpbdp-uploaded-images .wpbdp-image").length;n?($no_count.addClass("hidden"),$with_count.removeClass("hidden").find("span").text(n)):($with_count.addClass("hidden"),$no_count.removeClass("hidden"))}}}),$("#wpbdp-uploaded-images").sortable({axis:"y",cursor:"move",opacity:.9,update:function(ev,ui){var sorted=$(this).sortable("toArray",{attribute:"data-imageid"}),no_images=sorted.length;$.each(sorted,function(i,v){$('input[name="images_meta['+v+'][order]"]').val(no_images-i)})}})}};$(document).ready(function(){0!=$("#wpbdp-submit-listing").length&&(sb.init_events(),0!=$(".wpbdp-submit-page").length&&sb.init())})}(jQuery);
|
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.
|
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.4
|
7 |
* Author: D. Rodenbaugh
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: WPBDM
|
includes/admin/class-admin-listings.php
CHANGED
@@ -497,10 +497,12 @@ class WPBDP_Admin_Listings {
|
|
497 |
|
498 |
$listing = wpbdp_get_listing( $post_id );
|
499 |
|
|
|
|
|
500 |
// Update image information.
|
501 |
-
if (
|
502 |
-
$listing->set_thumbnail_id( $
|
503 |
-
|
504 |
}
|
505 |
|
506 |
// Images info.
|
497 |
|
498 |
$listing = wpbdp_get_listing( $post_id );
|
499 |
|
500 |
+
$thumbnail_id = intval( $_POST['_thumbnail_id'] ) > 0 ? intval( $_POST['_thumbnail_id'] ) : ( ! empty( $_POST['thumbnail_id'] ) ? intval( ['thumbnail_id'] ) : 0 );
|
501 |
+
|
502 |
// Update image information.
|
503 |
+
if ( $thumbnail_id > 0 ) {
|
504 |
+
$listing->set_thumbnail_id( $thumbnail_id );
|
505 |
+
$listing->set_images( array( $thumbnail_id ), true );
|
506 |
}
|
507 |
|
508 |
// Images info.
|
includes/admin/form-fields.php
CHANGED
@@ -1,60 +1,118 @@
|
|
1 |
<?php
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
class WPBDP_FormFieldsTable extends WP_List_Table {
|
6 |
|
7 |
public function __construct() {
|
8 |
-
parent::__construct(
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
13 |
}
|
14 |
|
15 |
public function get_columns() {
|
16 |
return array(
|
17 |
-
'order'
|
18 |
-
'label'
|
19 |
-
'type'
|
20 |
-
'validator' => _x('Validator', 'form-fields admin', 'WPBDM'),
|
21 |
-
'tags'
|
22 |
);
|
23 |
}
|
24 |
|
25 |
public function prepare_items() {
|
26 |
-
$this->_column_headers = array($this->get_columns(), array(), $this->get_sortable_columns());
|
27 |
|
28 |
$formfields_api = WPBDP_FormFields::instance();
|
29 |
-
$this->items
|
30 |
}
|
31 |
|
32 |
/* Rows */
|
33 |
-
public function column_order($field) {
|
34 |
-
return sprintf(
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
}
|
40 |
|
41 |
public function column_label( $field ) {
|
42 |
-
$actions
|
43 |
-
$actions['edit'] = sprintf(
|
44 |
-
|
45 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
if ( ! $field->has_behavior_flag( 'no-delete' ) ) {
|
48 |
-
$actions['delete'] = sprintf(
|
49 |
-
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
}
|
52 |
|
53 |
-
$html
|
54 |
-
$html .= sprintf(
|
55 |
-
|
56 |
-
|
57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
$html .= $this->row_actions( $actions );
|
59 |
|
60 |
return $html;
|
@@ -65,32 +123,40 @@ class WPBDP_FormFieldsTable extends WP_List_Table {
|
|
65 |
}
|
66 |
|
67 |
public function column_validator( $field ) {
|
68 |
-
return esc_html( implode( ',',
|
69 |
}
|
70 |
|
71 |
public function column_tags( $field ) {
|
72 |
$html = '';
|
73 |
|
74 |
-
|
75 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
'private',
|
77 |
-
_x( 'Private', 'form-fields admin', 'WPBDM' )
|
78 |
-
|
79 |
-
|
80 |
-
$field->is_required() ? 'required' : 'optional',
|
81 |
-
$field->is_required() ? _x( 'Required', 'form-fields admin', 'WPBDM' ) : _x( 'Optional', 'form-fields admin', 'WPBDM' ) );
|
82 |
-
|
83 |
-
if ( $field->display_in( 'excerpt' ) ) {
|
84 |
-
$html .= sprintf( '<span class="tag in-excerpt" title="%s">%s</span>',
|
85 |
-
_x( 'This field value is shown in the excerpt view of a listing.', 'form-fields admin', 'WPBDM' ),
|
86 |
-
_x( 'In Excerpt', 'form-fields admin', 'WPBDM' ) );
|
87 |
-
}
|
88 |
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
}
|
95 |
|
96 |
return $html;
|
@@ -98,16 +164,21 @@ class WPBDP_FormFieldsTable extends WP_List_Table {
|
|
98 |
|
99 |
}
|
100 |
|
|
|
|
|
|
|
|
|
|
|
101 |
class WPBDP_FormFieldsAdmin {
|
102 |
|
103 |
public function __construct() {
|
104 |
-
$this->api
|
105 |
$this->admin = wpbdp()->admin;
|
106 |
|
107 |
-
add_action('admin_init', array($this, 'check_for_required_fields'));
|
108 |
}
|
109 |
|
110 |
-
|
111 |
public function check_for_required_fields() {
|
112 |
global $wpbdp;
|
113 |
|
@@ -118,31 +189,35 @@ class WPBDP_FormFieldsAdmin {
|
|
118 |
}
|
119 |
|
120 |
if ( $missing = $wpbdp->formfields->get_missing_required_fields() ) {
|
121 |
-
if (count($missing) > 1) {
|
122 |
-
$message = sprintf(_x('<b>Business Directory Plugin</b> requires fields with the following associations in order to work correctly: <b>%s</b>.', 'admin', 'WPBDM'), join(', ', $missing));
|
123 |
} else {
|
124 |
-
$message = sprintf(_x('<b>Business Directory Plugin</b> requires a field with a <b>%s</b> association in order to work correctly.', 'admin', 'WPBDM'), array_pop( $missing ) );
|
125 |
}
|
126 |
|
127 |
$message .= '<br />';
|
128 |
-
$message .= _x('You can create these custom fields by yourself inside "Manage Form Fields" or let Business Directory do this for you automatically.', 'admin', 'WPBDM');
|
129 |
$message .= '<br /><br />';
|
130 |
-
$message .= sprintf(
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
|
|
|
|
|
|
|
|
138 |
}
|
139 |
}
|
140 |
|
141 |
public function dispatch() {
|
142 |
-
$action
|
143 |
-
$_SERVER['REQUEST_URI'] = remove_query_arg(array('action', 'id'), $_SERVER['REQUEST_URI']);
|
144 |
|
145 |
-
switch ($action) {
|
146 |
case 'addfield':
|
147 |
case 'editfield':
|
148 |
$this->processFieldForm();
|
@@ -181,15 +256,18 @@ class WPBDP_FormFieldsAdmin {
|
|
181 |
$api = wpbdp_formfields_api();
|
182 |
|
183 |
$association = wpbdp_getv( $_REQUEST, 'association', false );
|
184 |
-
$field_type
|
185 |
-
$field_id
|
186 |
|
187 |
-
$response = array(
|
|
|
|
|
|
|
188 |
|
189 |
if ( $field_type && in_array( $association, $field_type->get_supported_associations(), true ) ) {
|
190 |
$field = $api->get_field( $field_id );
|
191 |
|
192 |
-
$field_settings
|
193 |
$field_settings .= $field_type->render_field_settings( $field, $association );
|
194 |
|
195 |
ob_start();
|
@@ -197,7 +275,7 @@ class WPBDP_FormFieldsAdmin {
|
|
197 |
$field_settings .= ob_get_contents();
|
198 |
ob_end_clean();
|
199 |
|
200 |
-
$response['ok']
|
201 |
$response['html'] = $field_settings;
|
202 |
}
|
203 |
|
@@ -207,17 +285,19 @@ class WPBDP_FormFieldsAdmin {
|
|
207 |
|
208 |
/* preview form */
|
209 |
private function previewForm() {
|
210 |
-
require_once
|
211 |
|
212 |
$html = '';
|
213 |
-
$html .= wpbdp_admin_header(
|
214 |
-
|
215 |
-
|
|
|
|
|
216 |
$html .= '<div id="wpbdp-listing-form-preview">';
|
217 |
$html .= wpbdp_admin_notices();
|
218 |
$html .= wpbdp_capture_action( 'wpbdp_admin_form_fields_before_preview' );
|
219 |
|
220 |
-
require_once
|
221 |
$listing = new WPBDP__Dummy_Listing();
|
222 |
do_action( 'wpbdp_preview_form_setup_listing', $listing );
|
223 |
|
@@ -235,20 +315,21 @@ class WPBDP_FormFieldsAdmin {
|
|
235 |
$table = new WPBDP_FormFieldsTable();
|
236 |
$table->prepare_items();
|
237 |
|
238 |
-
wpbdp_render_page(
|
239 |
-
|
240 |
-
|
|
|
|
|
241 |
}
|
242 |
|
243 |
private function processFieldForm() {
|
244 |
$api = WPBDP_FormFields::instance();
|
245 |
|
246 |
-
|
247 |
if ( isset( $_POST['field'] ) ) {
|
248 |
$field = new WPBDP_FormField( stripslashes_deep( $_POST['field'] ) );
|
249 |
-
$res
|
250 |
|
251 |
-
if ( !is_wp_error( $res ) ) {
|
252 |
$this->admin->messages[] = _x( 'Form fields updated.', 'form-fields admin', 'WPBDM' );
|
253 |
return $this->fieldsTable();
|
254 |
} else {
|
@@ -264,25 +345,31 @@ class WPBDP_FormFieldsAdmin {
|
|
264 |
$field = isset( $_GET['id'] ) ? WPBDP_FormField::get( $_GET['id'] ) : new WPBDP_FormField( array( 'display_flags' => array( 'excerpt', 'search', 'listing' ) ) );
|
265 |
}
|
266 |
|
267 |
-
if ( ! wpbdp_get_option( 'override-email-blocking' ) && $field->has_validator( 'email' ) && ( $field->display_in( 'excerpt' ) || $field->display_in( 'listing' ) )
|
268 |
-
$msg = _x(
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
|
|
|
|
|
|
|
|
274 |
wpbdp_admin_message( $msg, 'error' );
|
275 |
}
|
276 |
|
277 |
-
wpbdp_render_page(
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
|
|
|
|
286 |
}
|
287 |
|
288 |
private function deleteField() {
|
@@ -290,8 +377,9 @@ class WPBDP_FormFieldsAdmin {
|
|
290 |
|
291 |
$field = WPBDP_FormField::get( $_REQUEST['id'] );
|
292 |
|
293 |
-
if (
|
294 |
return;
|
|
|
295 |
|
296 |
if ( isset( $_POST['doit'] ) ) {
|
297 |
$ret = $field->delete();
|
@@ -310,9 +398,11 @@ class WPBDP_FormFieldsAdmin {
|
|
310 |
return $this->fieldsTable();
|
311 |
}
|
312 |
|
313 |
-
wpbdp_render_page(
|
314 |
-
|
315 |
-
|
|
|
|
|
316 |
}
|
317 |
|
318 |
private function createRequiredFields() {
|
@@ -320,7 +410,7 @@ class WPBDP_FormFieldsAdmin {
|
|
320 |
|
321 |
if ( $missing = $wpbdp->formfields->get_missing_required_fields() ) {
|
322 |
$wpbdp->formfields->create_default_fields( $missing );
|
323 |
-
$this->admin->messages[] = _x('Required fields created successfully.', 'form-fields admin', 'WPBDM');
|
324 |
}
|
325 |
|
326 |
return $this->fieldsTable();
|
@@ -333,24 +423,24 @@ class WPBDP_FormFieldsAdmin {
|
|
333 |
$wpbdp->formfields->maybe_correct_tags();
|
334 |
|
335 |
$special_tags = array(
|
336 |
-
'title'
|
337 |
'category' => _x( 'Category', 'form-fields admin', 'WPBDM' ),
|
338 |
-
'excerpt'
|
339 |
-
'content'
|
340 |
-
'tags'
|
341 |
-
'address'
|
342 |
-
'city'
|
343 |
-
'state'
|
344 |
-
'country'
|
345 |
-
'zip'
|
346 |
-
'fax'
|
347 |
-
'phone'
|
348 |
-
'ratings'
|
349 |
-
'twitter'
|
350 |
-
'website'
|
351 |
);
|
352 |
-
$fixed_tags
|
353 |
-
$field_tags
|
354 |
|
355 |
if ( isset( $_POST['field_tags'] ) ) {
|
356 |
global $wpdb;
|
@@ -358,14 +448,23 @@ class WPBDP_FormFieldsAdmin {
|
|
358 |
$posted = $_POST['field_tags'];
|
359 |
|
360 |
foreach ( $posted as $tag => $field_id ) {
|
361 |
-
if ( in_array( $tag, $fixed_tags, true ) )
|
362 |
continue;
|
|
|
363 |
|
364 |
-
$wpdb->query(
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
369 |
}
|
370 |
|
371 |
wpbdp_admin_message( _x( 'Tags updated.', 'form-fields admin', 'WPBDM' ) );
|
@@ -376,14 +475,21 @@ class WPBDP_FormFieldsAdmin {
|
|
376 |
foreach ( $special_tags as $t => $td ) {
|
377 |
$f = WPBDP_Form_Field::find_by_tag( $t );
|
378 |
|
379 |
-
$field_tags[] = array(
|
380 |
-
|
381 |
-
|
382 |
-
|
|
|
|
|
383 |
}
|
384 |
|
385 |
-
echo wpbdp_render_page(
|
386 |
-
|
|
|
|
|
|
|
|
|
|
|
387 |
}
|
388 |
|
389 |
}
|
1 |
<?php
|
2 |
+
/**
|
3 |
+
* Form Field
|
4 |
+
*
|
5 |
+
* @package BDP/Admin
|
6 |
+
*/
|
7 |
|
8 |
+
// phpcs:disable
|
9 |
+
|
10 |
+
if ( ! class_exists( 'WP_List_Table' ) ) {
|
11 |
+
require_once ABSPATH . 'wp-admin/includes/class-wp-list-table.php';
|
12 |
+
}
|
13 |
+
|
14 |
+
/**
|
15 |
+
* Class WPBDP_FormFieldsTable
|
16 |
+
*
|
17 |
+
* @SuppressWarnings(PHPMD)
|
18 |
+
*/
|
19 |
class WPBDP_FormFieldsTable extends WP_List_Table {
|
20 |
|
21 |
public function __construct() {
|
22 |
+
parent::__construct(
|
23 |
+
array(
|
24 |
+
'singular' => _x( 'form field', 'form-fields admin', 'WPBDM' ),
|
25 |
+
'plural' => _x( 'form fields', 'form-fields admin', 'WPBDM' ),
|
26 |
+
'ajax' => false,
|
27 |
+
)
|
28 |
+
);
|
29 |
}
|
30 |
|
31 |
public function get_columns() {
|
32 |
return array(
|
33 |
+
'order' => _x( 'Order', 'form-fields admin', 'WPBDM' ),
|
34 |
+
'label' => _x( 'Label / Association', 'form-fields admin', 'WPBDM' ),
|
35 |
+
'type' => _x( 'Type', 'form-fields admin', 'WPBDM' ),
|
36 |
+
'validator' => _x( 'Validator', 'form-fields admin', 'WPBDM' ),
|
37 |
+
'tags' => _x( 'Field Attributes', 'form-fields admin', 'WPBDM' ),
|
38 |
);
|
39 |
}
|
40 |
|
41 |
public function prepare_items() {
|
42 |
+
$this->_column_headers = array( $this->get_columns(), array(), $this->get_sortable_columns() );
|
43 |
|
44 |
$formfields_api = WPBDP_FormFields::instance();
|
45 |
+
$this->items = $formfields_api->get_fields();
|
46 |
}
|
47 |
|
48 |
/* Rows */
|
49 |
+
public function column_order( $field ) {
|
50 |
+
return sprintf(
|
51 |
+
'<span class="wpbdp-drag-handle" data-field-id="%s"></span> <a href="%s"><strong>↑</strong></a> | <a href="%s"><strong>↓</strong></a>',
|
52 |
+
$field->get_id(),
|
53 |
+
esc_url(
|
54 |
+
add_query_arg(
|
55 |
+
array(
|
56 |
+
'action' => 'fieldup',
|
57 |
+
'id' => $field->get_id(),
|
58 |
+
)
|
59 |
+
)
|
60 |
+
),
|
61 |
+
esc_url(
|
62 |
+
add_query_arg(
|
63 |
+
array(
|
64 |
+
'action' => 'fielddown',
|
65 |
+
'id' => $field->get_id(),
|
66 |
+
)
|
67 |
+
)
|
68 |
+
)
|
69 |
+
);
|
70 |
}
|
71 |
|
72 |
public function column_label( $field ) {
|
73 |
+
$actions = array();
|
74 |
+
$actions['edit'] = sprintf(
|
75 |
+
'<a href="%s">%s</a>',
|
76 |
+
esc_url(
|
77 |
+
add_query_arg(
|
78 |
+
array(
|
79 |
+
'action' => 'editfield',
|
80 |
+
'id' => $field->get_id(),
|
81 |
+
)
|
82 |
+
)
|
83 |
+
),
|
84 |
+
_x( 'Edit', 'form-fields admin', 'WPBDM' )
|
85 |
+
);
|
86 |
|
87 |
if ( ! $field->has_behavior_flag( 'no-delete' ) ) {
|
88 |
+
$actions['delete'] = sprintf(
|
89 |
+
'<a href="%s">%s</a>',
|
90 |
+
esc_url(
|
91 |
+
add_query_arg(
|
92 |
+
array(
|
93 |
+
'action' => 'deletefield',
|
94 |
+
'id' => $field->get_id(),
|
95 |
+
)
|
96 |
+
)
|
97 |
+
),
|
98 |
+
_x( 'Delete', 'form-fields admin', 'WPBDM' )
|
99 |
+
);
|
100 |
}
|
101 |
|
102 |
+
$html = '';
|
103 |
+
$html .= sprintf(
|
104 |
+
'<strong><a href="%s">%s</a></strong> (as <i>%s</i>)',
|
105 |
+
esc_url(
|
106 |
+
add_query_arg(
|
107 |
+
array(
|
108 |
+
'action' => 'editfield',
|
109 |
+
'id' => $field->get_id(),
|
110 |
+
)
|
111 |
+
)
|
112 |
+
),
|
113 |
+
esc_attr( $field->get_label() ),
|
114 |
+
$field->get_association()
|
115 |
+
);
|
116 |
$html .= $this->row_actions( $actions );
|
117 |
|
118 |
return $html;
|
123 |
}
|
124 |
|
125 |
public function column_validator( $field ) {
|
126 |
+
return esc_html( implode( ',', $field->get_validators() ) );
|
127 |
}
|
128 |
|
129 |
public function column_tags( $field ) {
|
130 |
$html = '';
|
131 |
|
132 |
+
$html .= sprintf(
|
133 |
+
'<span class="tag %s">%s</span>',
|
134 |
+
$field->is_required() ? 'required' : 'optional',
|
135 |
+
$field->is_required() ? _x( 'Required', 'form-fields admin', 'WPBDM' ) : _x( 'Optional', 'form-fields admin', 'WPBDM' )
|
136 |
+
);
|
137 |
+
|
138 |
+
if ( $field->has_display_flag( 'private' ) ) {
|
139 |
+
$html .= sprintf(
|
140 |
+
'<span class="tag %s">%s</span>',
|
141 |
'private',
|
142 |
+
_x( 'Private', 'form-fields admin', 'WPBDM' )
|
143 |
+
);
|
144 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
|
146 |
+
if ( $field->display_in( 'excerpt' ) ) {
|
147 |
+
$html .= sprintf(
|
148 |
+
'<span class="tag in-excerpt" title="%s">%s</span>',
|
149 |
+
_x( 'This field value is shown in the excerpt view of a listing.', 'form-fields admin', 'WPBDM' ),
|
150 |
+
_x( 'In Excerpt', 'form-fields admin', 'WPBDM' )
|
151 |
+
);
|
152 |
+
}
|
153 |
+
|
154 |
+
if ( $field->display_in( 'listing' ) ) {
|
155 |
+
$html .= sprintf(
|
156 |
+
'<span class="tag in-listing" title="%s">%s</span>',
|
157 |
+
_x( 'This field value is shown in the single view of a listing.', 'form-fields admin', 'WPBDM' ),
|
158 |
+
_x( 'In Listing', 'form-fields admin', 'WPBDM' )
|
159 |
+
);
|
160 |
}
|
161 |
|
162 |
return $html;
|
164 |
|
165 |
}
|
166 |
|
167 |
+
/**
|
168 |
+
* Class WPBDP_FormFieldsAdmin
|
169 |
+
*
|
170 |
+
* @SuppressWarnings(PHPMD)
|
171 |
+
*/
|
172 |
class WPBDP_FormFieldsAdmin {
|
173 |
|
174 |
public function __construct() {
|
175 |
+
$this->api = wpbdp_formfields_api();
|
176 |
$this->admin = wpbdp()->admin;
|
177 |
|
178 |
+
add_action( 'admin_init', array( $this, 'check_for_required_fields' ) );
|
179 |
}
|
180 |
|
181 |
+
/* Required fields check. */
|
182 |
public function check_for_required_fields() {
|
183 |
global $wpbdp;
|
184 |
|
189 |
}
|
190 |
|
191 |
if ( $missing = $wpbdp->formfields->get_missing_required_fields() ) {
|
192 |
+
if ( count( $missing ) > 1 ) {
|
193 |
+
$message = sprintf( _x( '<b>Business Directory Plugin</b> requires fields with the following associations in order to work correctly: <b>%s</b>.', 'admin', 'WPBDM' ), join( ', ', $missing ) );
|
194 |
} else {
|
195 |
+
$message = sprintf( _x( '<b>Business Directory Plugin</b> requires a field with a <b>%s</b> association in order to work correctly.', 'admin', 'WPBDM' ), array_pop( $missing ) );
|
196 |
}
|
197 |
|
198 |
$message .= '<br />';
|
199 |
+
$message .= _x( 'You can create these custom fields by yourself inside "Manage Form Fields" or let Business Directory do this for you automatically.', 'admin', 'WPBDM' );
|
200 |
$message .= '<br /><br />';
|
201 |
+
$message .= sprintf(
|
202 |
+
'<a href="%s">%s</a> | ',
|
203 |
+
admin_url( 'admin.php?page=wpbdp_admin_formfields' ),
|
204 |
+
_x( 'Go to "Manage Form Fields"', 'admin', 'WPBDM' )
|
205 |
+
);
|
206 |
+
$message .= sprintf(
|
207 |
+
'<a href="%s">%s</a>',
|
208 |
+
admin_url( 'admin.php?page=wpbdp_admin_formfields&action=createrequired' ),
|
209 |
+
_x( 'Create these required fields for me', 'admin', 'WPBDM' )
|
210 |
+
);
|
211 |
+
|
212 |
+
$this->messages[] = array( $message, 'error' );
|
213 |
}
|
214 |
}
|
215 |
|
216 |
public function dispatch() {
|
217 |
+
$action = wpbdp_getv( $_REQUEST, 'action' );
|
218 |
+
$_SERVER['REQUEST_URI'] = remove_query_arg( array( 'action', 'id' ), $_SERVER['REQUEST_URI'] );
|
219 |
|
220 |
+
switch ( $action ) {
|
221 |
case 'addfield':
|
222 |
case 'editfield':
|
223 |
$this->processFieldForm();
|
256 |
$api = wpbdp_formfields_api();
|
257 |
|
258 |
$association = wpbdp_getv( $_REQUEST, 'association', false );
|
259 |
+
$field_type = $api->get_field_type( wpbdp_getv( $_REQUEST, 'field_type', false ) );
|
260 |
+
$field_id = wpbdp_getv( $_REQUEST, 'field_id', 0 );
|
261 |
|
262 |
+
$response = array(
|
263 |
+
'ok' => false,
|
264 |
+
'html' => '',
|
265 |
+
);
|
266 |
|
267 |
if ( $field_type && in_array( $association, $field_type->get_supported_associations(), true ) ) {
|
268 |
$field = $api->get_field( $field_id );
|
269 |
|
270 |
+
$field_settings = '';
|
271 |
$field_settings .= $field_type->render_field_settings( $field, $association );
|
272 |
|
273 |
ob_start();
|
275 |
$field_settings .= ob_get_contents();
|
276 |
ob_end_clean();
|
277 |
|
278 |
+
$response['ok'] = true;
|
279 |
$response['html'] = $field_settings;
|
280 |
}
|
281 |
|
285 |
|
286 |
/* preview form */
|
287 |
private function previewForm() {
|
288 |
+
require_once WPBDP_INC . 'views/submit_listing.php';
|
289 |
|
290 |
$html = '';
|
291 |
+
$html .= wpbdp_admin_header(
|
292 |
+
_x( 'Form Preview', 'form-fields admin', 'WPBDM' ), 'formfields-preview', array(
|
293 |
+
array( _x( '← Return to "Manage Form Fields"', 'form-fields admin', 'WPBDM' ), esc_url( remove_query_arg( 'action' ) ) ),
|
294 |
+
)
|
295 |
+
);
|
296 |
$html .= '<div id="wpbdp-listing-form-preview">';
|
297 |
$html .= wpbdp_admin_notices();
|
298 |
$html .= wpbdp_capture_action( 'wpbdp_admin_form_fields_before_preview' );
|
299 |
|
300 |
+
require_once WPBDP_INC . 'helpers/class-dummy-listing.php';
|
301 |
$listing = new WPBDP__Dummy_Listing();
|
302 |
do_action( 'wpbdp_preview_form_setup_listing', $listing );
|
303 |
|
315 |
$table = new WPBDP_FormFieldsTable();
|
316 |
$table->prepare_items();
|
317 |
|
318 |
+
wpbdp_render_page(
|
319 |
+
WPBDP_PATH . 'templates/admin/form-fields.tpl.php',
|
320 |
+
array( 'table' => $table ),
|
321 |
+
true
|
322 |
+
);
|
323 |
}
|
324 |
|
325 |
private function processFieldForm() {
|
326 |
$api = WPBDP_FormFields::instance();
|
327 |
|
|
|
328 |
if ( isset( $_POST['field'] ) ) {
|
329 |
$field = new WPBDP_FormField( stripslashes_deep( $_POST['field'] ) );
|
330 |
+
$res = $field->save();
|
331 |
|
332 |
+
if ( ! is_wp_error( $res ) ) {
|
333 |
$this->admin->messages[] = _x( 'Form fields updated.', 'form-fields admin', 'WPBDM' );
|
334 |
return $this->fieldsTable();
|
335 |
} else {
|
345 |
$field = isset( $_GET['id'] ) ? WPBDP_FormField::get( $_GET['id'] ) : new WPBDP_FormField( array( 'display_flags' => array( 'excerpt', 'search', 'listing' ) ) );
|
346 |
}
|
347 |
|
348 |
+
if ( ! wpbdp_get_option( 'override-email-blocking' ) && $field->has_validator( 'email' ) && ( $field->display_in( 'excerpt' ) || $field->display_in( 'listing' ) ) ) {
|
349 |
+
$msg = _x(
|
350 |
+
'<b>Important</b>: Since the "<a>Display email address fields publicly?</a>" setting is disabled, display settings below will not be honored and this field will not be displayed on the frontend. If you want e-mail addresses to show on the frontend, you can <a>enable public display of e-mails</a>.',
|
351 |
+
'form-fields admin',
|
352 |
+
'WPBDM'
|
353 |
+
);
|
354 |
+
$msg = str_replace(
|
355 |
+
'<a>',
|
356 |
+
'<a href="' . admin_url( 'admin.php?page=wpbdp_settings&tab=email' ) . '">',
|
357 |
+
$msg
|
358 |
+
);
|
359 |
wpbdp_admin_message( $msg, 'error' );
|
360 |
}
|
361 |
|
362 |
+
wpbdp_render_page(
|
363 |
+
WPBDP_PATH . 'templates/admin/form-fields-addoredit.tpl.php',
|
364 |
+
array(
|
365 |
+
'field' => $field,
|
366 |
+
'field_associations' => $api->get_associations_with_flags(),
|
367 |
+
'field_types' => $api->get_field_types(),
|
368 |
+
'validators' => $api->get_validators(),
|
369 |
+
'association_field_types' => $api->get_association_field_types(),
|
370 |
+
),
|
371 |
+
true
|
372 |
+
);
|
373 |
}
|
374 |
|
375 |
private function deleteField() {
|
377 |
|
378 |
$field = WPBDP_FormField::get( $_REQUEST['id'] );
|
379 |
|
380 |
+
if ( ! $field || $field->has_behavior_flag( 'no-delete' ) ) {
|
381 |
return;
|
382 |
+
}
|
383 |
|
384 |
if ( isset( $_POST['doit'] ) ) {
|
385 |
$ret = $field->delete();
|
398 |
return $this->fieldsTable();
|
399 |
}
|
400 |
|
401 |
+
wpbdp_render_page(
|
402 |
+
WPBDP_PATH . 'templates/admin/form-fields-confirm-delete.tpl.php',
|
403 |
+
array( 'field' => $field ),
|
404 |
+
true
|
405 |
+
);
|
406 |
}
|
407 |
|
408 |
private function createRequiredFields() {
|
410 |
|
411 |
if ( $missing = $wpbdp->formfields->get_missing_required_fields() ) {
|
412 |
$wpbdp->formfields->create_default_fields( $missing );
|
413 |
+
$this->admin->messages[] = _x( 'Required fields created successfully.', 'form-fields admin', 'WPBDM' );
|
414 |
}
|
415 |
|
416 |
return $this->fieldsTable();
|
423 |
$wpbdp->formfields->maybe_correct_tags();
|
424 |
|
425 |
$special_tags = array(
|
426 |
+
'title' => _x( 'Title', 'form-fields admin', 'WPBDM' ),
|
427 |
'category' => _x( 'Category', 'form-fields admin', 'WPBDM' ),
|
428 |
+
'excerpt' => _x( 'Excerpt', 'form-fields admin', 'WPBDM' ),
|
429 |
+
'content' => _x( 'Content', 'form-fields admin', 'WPBDM' ),
|
430 |
+
'tags' => _x( 'Tags', 'form-fields admin', 'WPBDM' ),
|
431 |
+
'address' => _x( 'Address', 'form-fields admin', 'WPBDM' ),
|
432 |
+
'city' => _x( 'City', 'form-fields admin', 'WPBDM' ),
|
433 |
+
'state' => _x( 'State', 'form-fields admin', 'WPBDM' ),
|
434 |
+
'country' => _x( 'Country', 'form-fields admin', 'WPBDM' ),
|
435 |
+
'zip' => _x( 'ZIP Code', 'form-fields admin', 'WPBDM' ),
|
436 |
+
'fax' => _x( 'FAX Number', 'form-fields admin', 'WPBDM' ),
|
437 |
+
'phone' => _x( 'Phone Number', 'form-fields admin', 'WPBDM' ),
|
438 |
+
'ratings' => _x( 'Ratings Field', 'form-fields admin', 'WPBDM' ),
|
439 |
+
'twitter' => _x( 'Twitter', 'form-fields admin', 'WPBDM' ),
|
440 |
+
'website' => _x( 'Website', 'form-fields admin', 'WPBDM' ),
|
441 |
);
|
442 |
+
$fixed_tags = array( 'title', 'category', 'excerpt', 'content', 'tags', 'ratings' );
|
443 |
+
$field_tags = array();
|
444 |
|
445 |
if ( isset( $_POST['field_tags'] ) ) {
|
446 |
global $wpdb;
|
448 |
$posted = $_POST['field_tags'];
|
449 |
|
450 |
foreach ( $posted as $tag => $field_id ) {
|
451 |
+
if ( in_array( $tag, $fixed_tags, true ) ) {
|
452 |
continue;
|
453 |
+
}
|
454 |
|
455 |
+
$wpdb->query(
|
456 |
+
$wpdb->prepare(
|
457 |
+
"UPDATE {$wpdb->prefix}wpbdp_form_fields SET tag = %s WHERE tag = %s",
|
458 |
+
'', $tag
|
459 |
+
)
|
460 |
+
);
|
461 |
+
$wpdb->query(
|
462 |
+
$wpdb->prepare(
|
463 |
+
"UPDATE {$wpdb->prefix}wpbdp_form_fields SET tag = %s WHERE id = %d",
|
464 |
+
$tag,
|
465 |
+
$field_id
|
466 |
+
)
|
467 |
+
);
|
468 |
}
|
469 |
|
470 |
wpbdp_admin_message( _x( 'Tags updated.', 'form-fields admin', 'WPBDM' ) );
|
475 |
foreach ( $special_tags as $t => $td ) {
|
476 |
$f = WPBDP_Form_Field::find_by_tag( $t );
|
477 |
|
478 |
+
$field_tags[] = array(
|
479 |
+
'tag' => $t,
|
480 |
+
'description' => $td,
|
481 |
+
'field_id' => ( $f ? $f->get_id() : 0 ),
|
482 |
+
'fixed' => ( in_array( $t, $fixed_tags, true ) ? true : false ),
|
483 |
+
);
|
484 |
}
|
485 |
|
486 |
+
echo wpbdp_render_page(
|
487 |
+
WPBDP_PATH . 'templates/admin/form-fields-tags.tpl.php',
|
488 |
+
array(
|
489 |
+
'field_tags' => $field_tags,
|
490 |
+
'missing_fields' => $missing_fields,
|
491 |
+
)
|
492 |
+
);
|
493 |
}
|
494 |
|
495 |
}
|
includes/class-listing-email-notification.php
CHANGED
@@ -73,17 +73,16 @@ class WPBDP__Listing_Email_Notification {
|
|
73 |
if ( ! isset( $post->post_type ) || WPBDP_POST_TYPE !== $post->post_type ) {
|
74 |
return;
|
75 |
}
|
76 |
-
|
77 |
$email = wpbdp_email_from_template(
|
78 |
'email-templates-listing-published',
|
79 |
array(
|
80 |
'listing' => get_the_title( $post_id ),
|
81 |
'listing-url' => get_permalink( $post_id ),
|
82 |
'access_key' => wpbdp_get_listing( $post_id )->get_access_key(),
|
83 |
-
|
84 |
);
|
85 |
|
86 |
-
|
87 |
$email->to[] = wpbusdirman_get_the_business_email( $post_id );
|
88 |
$email->template = 'businessdirectory-email';
|
89 |
|
@@ -245,11 +244,15 @@ class WPBDP__Listing_Email_Notification {
|
|
245 |
|
246 |
// Notify the submitter.
|
247 |
if ( in_array( 'new-listing', wpbdp_get_option( 'user-notifications' ), true ) ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
248 |
$email = wpbdp_email_from_template(
|
249 |
-
'email-confirmation-message',
|
250 |
-
array(
|
251 |
-
'listing' => $listing->get_title(),
|
252 |
-
)
|
253 |
);
|
254 |
$email->to[] = wpbusdirman_get_the_business_email( $listing->get_id() );
|
255 |
$email->template = 'businessdirectory-email';
|
@@ -358,18 +361,19 @@ class WPBDP__Listing_Email_Notification {
|
|
358 |
$admin_email->cc[] = wpbdp_get_option( 'admin-notifications-cc' );
|
359 |
}
|
360 |
|
361 |
-
if ( empty( $report['email'] ) && 0
|
362 |
$user = get_userdata( $report['user_id'] );
|
363 |
$report['email'] = $user->user_email;
|
364 |
$report['name'] = $user->user_login;
|
365 |
}
|
366 |
|
367 |
$admin_email->body = wpbdp_render(
|
368 |
-
'email/listing-reported',
|
369 |
array(
|
370 |
-
|
371 |
-
|
372 |
-
),
|
|
|
373 |
);
|
374 |
$admin_email->send();
|
375 |
}
|
73 |
if ( ! isset( $post->post_type ) || WPBDP_POST_TYPE !== $post->post_type ) {
|
74 |
return;
|
75 |
}
|
76 |
+
|
77 |
$email = wpbdp_email_from_template(
|
78 |
'email-templates-listing-published',
|
79 |
array(
|
80 |
'listing' => get_the_title( $post_id ),
|
81 |
'listing-url' => get_permalink( $post_id ),
|
82 |
'access_key' => wpbdp_get_listing( $post_id )->get_access_key(),
|
83 |
+
)
|
84 |
);
|
85 |
|
|
|
86 |
$email->to[] = wpbusdirman_get_the_business_email( $post_id );
|
87 |
$email->template = 'businessdirectory-email';
|
88 |
|
244 |
|
245 |
// Notify the submitter.
|
246 |
if ( in_array( 'new-listing', wpbdp_get_option( 'user-notifications' ), true ) ) {
|
247 |
+
if ( 'publish' === wpbdp_get_option( 'new-post-status' ) ) {
|
248 |
+
add_action( 'save_post', array( $this, 'send_listing_published_notification' ), PHP_INT_MAX, 2 );
|
249 |
+
add_action( 'save_post', array( $this, 'try_to_remove_listing_published_notification_action' ), PHP_INT_MAX );
|
250 |
+
return;
|
251 |
+
}
|
252 |
+
|
253 |
$email = wpbdp_email_from_template(
|
254 |
+
'email-confirmation-message',
|
255 |
+
array( 'listing' => $listing->get_title() )
|
|
|
|
|
256 |
);
|
257 |
$email->to[] = wpbusdirman_get_the_business_email( $listing->get_id() );
|
258 |
$email->template = 'businessdirectory-email';
|
361 |
$admin_email->cc[] = wpbdp_get_option( 'admin-notifications-cc' );
|
362 |
}
|
363 |
|
364 |
+
if ( empty( $report['email'] ) && 0 !== $report['user_id'] ) {
|
365 |
$user = get_userdata( $report['user_id'] );
|
366 |
$report['email'] = $user->user_email;
|
367 |
$report['name'] = $user->user_login;
|
368 |
}
|
369 |
|
370 |
$admin_email->body = wpbdp_render(
|
371 |
+
'email/listing-reported',
|
372 |
array(
|
373 |
+
'listing' => $listing,
|
374 |
+
'report' => $report,
|
375 |
+
),
|
376 |
+
false
|
377 |
);
|
378 |
$admin_email->send();
|
379 |
}
|
includes/class-listing.php
CHANGED
@@ -95,8 +95,11 @@ class WPBDP_Listing {
|
|
95 |
}
|
96 |
|
97 |
public function set_thumbnail_id( $image_id ) {
|
98 |
-
if ( ! $image_id )
|
99 |
return delete_post_meta( $this->id, '_wpbdp[thumbnail_id]' );
|
|
|
|
|
|
|
100 |
|
101 |
return update_post_meta( $this->id, '_wpbdp[thumbnail_id]', $image_id );
|
102 |
}
|
95 |
}
|
96 |
|
97 |
public function set_thumbnail_id( $image_id ) {
|
98 |
+
if ( ! $image_id ) {
|
99 |
return delete_post_meta( $this->id, '_wpbdp[thumbnail_id]' );
|
100 |
+
}
|
101 |
+
|
102 |
+
set_post_thumbnail( $this->id, $image_id );
|
103 |
|
104 |
return update_post_meta( $this->id, '_wpbdp[thumbnail_id]', $image_id );
|
105 |
}
|
includes/class-wpbdp.php
CHANGED
@@ -19,7 +19,7 @@ final class WPBDP {
|
|
19 |
}
|
20 |
|
21 |
private function setup_constants() {
|
22 |
-
define( 'WPBDP_VERSION', '5.
|
23 |
|
24 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
25 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
@@ -326,11 +326,12 @@ final class WPBDP {
|
|
326 |
$listing = WPBDP_Listing::get( $listing_id );
|
327 |
$slots_available = 0;
|
328 |
|
329 |
-
if ( $plan = $listing->get_fee_plan() )
|
330 |
-
$slots_available = absint( $plan->fee_images ) -
|
|
|
331 |
|
332 |
if ( ! current_user_can( 'administrator' ) ) {
|
333 |
-
if (
|
334 |
return $res->send_error( _x( 'Can not upload any more images for this listing.', 'listing image upload', 'WPBDM' ) );
|
335 |
} elseif ( $slots_available < count( $files ) ) {
|
336 |
return $res->send_error(
|
@@ -387,6 +388,8 @@ final class WPBDP {
|
|
387 |
$res->add( 'uploadErrors', $error_msg );
|
388 |
}
|
389 |
|
|
|
|
|
390 |
$res->add( 'attachmentIds', $attachments );
|
391 |
$res->add( 'html', $html );
|
392 |
$res->send();
|
19 |
}
|
20 |
|
21 |
private function setup_constants() {
|
22 |
+
define( 'WPBDP_VERSION', '5.4' );
|
23 |
|
24 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
25 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
326 |
$listing = WPBDP_Listing::get( $listing_id );
|
327 |
$slots_available = 0;
|
328 |
|
329 |
+
if ( $plan = $listing->get_fee_plan() ) {
|
330 |
+
$slots_available = absint( $plan->fee_images ) - absint( $_POST['images_count'] );
|
331 |
+
}
|
332 |
|
333 |
if ( ! current_user_can( 'administrator' ) ) {
|
334 |
+
if ( 0 >= $slots_available ) {
|
335 |
return $res->send_error( _x( 'Can not upload any more images for this listing.', 'listing image upload', 'WPBDM' ) );
|
336 |
} elseif ( $slots_available < count( $files ) ) {
|
337 |
return $res->send_error(
|
388 |
$res->add( 'uploadErrors', $error_msg );
|
389 |
}
|
390 |
|
391 |
+
$res->add( 'is_admin', current_user_can( 'administrator' ) );
|
392 |
+
$res->add( 'slots_available', $slots_available );
|
393 |
$res->add( 'attachmentIds', $attachments );
|
394 |
$res->add( 'html', $html );
|
395 |
$res->send();
|
includes/fields/class-fieldtypes-image.php
CHANGED
@@ -222,7 +222,7 @@ class WPBDP_FieldTypes_Image extends WPBDP_Form_Field_Type {
|
|
222 |
}
|
223 |
|
224 |
$field = wpbdp_get_form_field( $field_id );
|
225 |
-
if ( ! $field ||
|
226 |
die;
|
227 |
}
|
228 |
|
222 |
}
|
223 |
|
224 |
$field = wpbdp_get_form_field( $field_id );
|
225 |
+
if ( ! $field || ! in_array( $field->get_field_type_id(), array( 'image', 'social-network') ) ) {
|
226 |
die;
|
227 |
}
|
228 |
|
includes/fields/class-fieldtypes-social.php
ADDED
@@ -0,0 +1,275 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Field to Handle Social Networks
|
4 |
+
*
|
5 |
+
* @package BDP/Includes/Fields/Social
|
6 |
+
* @since 5.3.5
|
7 |
+
*/
|
8 |
+
|
9 |
+
// phpcs:disable
|
10 |
+
|
11 |
+
/**
|
12 |
+
* Class WPBDP_FieldTypes_Social
|
13 |
+
*
|
14 |
+
* @SuppressWarnings(PHPMD)
|
15 |
+
*/
|
16 |
+
class WPBDP_FieldTypes_Social extends WPBDP_Form_Field_Type {
|
17 |
+
|
18 |
+
private $social_types = array(
|
19 |
+
'Twitter',
|
20 |
+
'Facebook',
|
21 |
+
'LinkedIn',
|
22 |
+
'Youtube',
|
23 |
+
'Pinterest',
|
24 |
+
'Instagram',
|
25 |
+
'Tumblr',
|
26 |
+
'reddit',
|
27 |
+
'Flickr',
|
28 |
+
'Other',
|
29 |
+
);
|
30 |
+
|
31 |
+
/**
|
32 |
+
* WPBDP_FieldTypes_Social constructor.
|
33 |
+
*/
|
34 |
+
public function __construct() {
|
35 |
+
parent::__construct( _x( 'Social Site (Other)', 'form-fields api', 'WPBDM' ) );
|
36 |
+
|
37 |
+
add_action( 'wp_enqueue_scripts', array( $this, '_enqueue_scripts' ) );
|
38 |
+
add_action( 'admin_enqueue_scripts', array( $this, '_enqueue_scripts' ) );
|
39 |
+
}
|
40 |
+
|
41 |
+
public function get_id() {
|
42 |
+
return 'social-network';
|
43 |
+
}
|
44 |
+
|
45 |
+
public function setup_field( &$field ) {
|
46 |
+
$field->add_display_flag( 'social' );
|
47 |
+
}
|
48 |
+
|
49 |
+
public function render_field_settings( &$field = null, $association = null ) {
|
50 |
+
if ( 'meta' !== $association ) {
|
51 |
+
return '';
|
52 |
+
}
|
53 |
+
|
54 |
+
$settings = array();
|
55 |
+
|
56 |
+
$display_options = array(
|
57 |
+
'icon_first' => 'Social Icon + Text',
|
58 |
+
'text_first' => 'Text + Social Icon',
|
59 |
+
'icon_only' => 'Social Icon Only',
|
60 |
+
'text_only' => 'Text Only',
|
61 |
+
);
|
62 |
+
|
63 |
+
$content = '<select name="field[display_order]">';
|
64 |
+
|
65 |
+
foreach ( $display_options as $order => $text ) {
|
66 |
+
$content .= sprintf(
|
67 |
+
'<option value="%s" %s>%s</option>',
|
68 |
+
$order,
|
69 |
+
( $field && $field->data( 'display_order' ) === $order ) ? 'selected' : '',
|
70 |
+
$text
|
71 |
+
);
|
72 |
+
}
|
73 |
+
|
74 |
+
$content .= '</select>';
|
75 |
+
|
76 |
+
$settings['display_order'][] = _x( 'Field Display Order', 'form-fields admin', 'WPBDM' );
|
77 |
+
$settings['display_order'][] = $content;
|
78 |
+
|
79 |
+
return self::render_admin_settings( $settings );
|
80 |
+
}
|
81 |
+
|
82 |
+
public function process_field_settings( &$field ) {
|
83 |
+
$field->set_data( 'display_order', isset( $_POST['field']['display_order'] ) ? stripslashes_deep( $_POST['field']['display_order'] ) : 'icon_first' );
|
84 |
+
}
|
85 |
+
|
86 |
+
public function render_field_inner( &$field, $value, $context, &$extra = null, $field_settings = array() ) {
|
87 |
+
if ( 'search' === $context ) {
|
88 |
+
return '';
|
89 |
+
}
|
90 |
+
|
91 |
+
$html = '';
|
92 |
+
$html .= '<div class="wpbdp-social-url">';
|
93 |
+
$html .= sprintf(
|
94 |
+
'<span class="sublabel">%s</span>',
|
95 |
+
_x( 'URL:', 'form-fields api', 'WPBDM' )
|
96 |
+
);
|
97 |
+
$html .= sprintf(
|
98 |
+
'<input type="text" id="%s" name="%s" value="%s" %s />',
|
99 |
+
'wpbdp-field-' . $field->get_id(),
|
100 |
+
'listingfields[' . $field->get_id() . '][url]',
|
101 |
+
esc_attr( ! empty( $value['url'] ) ? $value['url'] : '' ),
|
102 |
+
( isset( $field_settings['placeholder'] ) ? sprintf( 'placeholder="%s"', esc_attr( $field_settings['placeholder'] ) ) : '' )
|
103 |
+
);
|
104 |
+
$html .= '</div>';
|
105 |
+
$html .= '<div class="wpbdp-social-text">';
|
106 |
+
$html .= sprintf(
|
107 |
+
'<span class="sublabel">%s</span>',
|
108 |
+
_x( 'Text:', 'form-fields api', 'WPBDM' )
|
109 |
+
);
|
110 |
+
$html .= sprintf(
|
111 |
+
'<input type="text" name="listingfields[%s][social-text]" value="%s" placeholder="%s">',
|
112 |
+
$field->get_id(),
|
113 |
+
! empty( $value['social-text'] ) ? $value['social-text'] : '',
|
114 |
+
_x( 'Text to be displayed along with icon', 'form-fields api', 'WPBDM' )
|
115 |
+
);
|
116 |
+
$html .= '</div>';
|
117 |
+
|
118 |
+
$html .= '<div class="wpbdp-social-type-field">';
|
119 |
+
$html .= sprintf(
|
120 |
+
'<span class="sublabel">%s</span>',
|
121 |
+
_x( 'Type:', 'form-fields api', 'WPBDM' )
|
122 |
+
);
|
123 |
+
|
124 |
+
foreach ( $this->social_types as $type ) {
|
125 |
+
$css_classes = array();
|
126 |
+
$css_classes[] = 'wpbdp-inner-social-field-option';
|
127 |
+
$css_classes[] = 'wpbdp-inner-social-field-option-' . esc_attr( strtolower( $type ) );
|
128 |
+
|
129 |
+
$html .= sprintf(
|
130 |
+
'<div class="%s"><label><input type="radio" name="%s" value="%s" %s /> %s</label></div>',
|
131 |
+
implode( ' ', $css_classes ),
|
132 |
+
'listingfields[' . $field->get_id() . '][type]',
|
133 |
+
$type,
|
134 |
+
( ! empty( $value['type'] ) && $type === $value['type'] ) ? 'checked="checked"' : '',
|
135 |
+
'Other' === $type ? $type : '<i class="fab fa-' . esc_attr( strtolower( $type ) ) . '"></i> ' . esc_html( $type )
|
136 |
+
);
|
137 |
+
}
|
138 |
+
|
139 |
+
$icon = ! empty( $value['social-icon'] ) ? $value['social-icon'] : 0;
|
140 |
+
|
141 |
+
$html .= sprintf(
|
142 |
+
'<input type="hidden" name="listingfields[%d][social-icon]" value="%s" />',
|
143 |
+
$field->get_id(),
|
144 |
+
$icon
|
145 |
+
);
|
146 |
+
|
147 |
+
$html .= '<div class="preview"' . ( ! $icon ? ' style="display: none;"' : '' ) . '>';
|
148 |
+
if ( $icon ) {
|
149 |
+
$html .= wp_get_attachment_image( $icon, 'wpbdp-thumb', false );
|
150 |
+
}
|
151 |
+
|
152 |
+
$html .= sprintf(
|
153 |
+
'<a href="http://google.com" class="delete" onclick="return WPBDP.fileUpload.deleteUpload(%d, \'%s\');">%s</a>',
|
154 |
+
$field->get_id(),
|
155 |
+
'listingfields[' . $field->get_id() . '][social-icon]',
|
156 |
+
_x( 'Remove', 'form-fields-api', 'WPBDM' )
|
157 |
+
);
|
158 |
+
|
159 |
+
$html .= '</div>';
|
160 |
+
|
161 |
+
$listing_id = 0;
|
162 |
+
if ( 'submit' === $context ) {
|
163 |
+
$listing_id = $extra->get_id();
|
164 |
+
} elseif ( is_admin() ) {
|
165 |
+
global $post;
|
166 |
+
if ( ! empty( $post ) && WPBDP_POST_TYPE === $post->post_type ) {
|
167 |
+
$listing_id = $post->ID;
|
168 |
+
}
|
169 |
+
}
|
170 |
+
|
171 |
+
$nonce = wp_create_nonce( 'wpbdp-file-field-upload-' . $field->get_id() . '-listing_id-' . $listing_id );
|
172 |
+
$ajax_url = add_query_arg(
|
173 |
+
array(
|
174 |
+
'action' => 'wpbdp-file-field-upload',
|
175 |
+
'field_id' => $field->get_id(),
|
176 |
+
'element' => 'listingfields[' . $field->get_id() . '][social-icon]',
|
177 |
+
'nonce' => $nonce,
|
178 |
+
'listing_id' => $listing_id,
|
179 |
+
),
|
180 |
+
admin_url( 'admin-ajax.php' )
|
181 |
+
);
|
182 |
+
|
183 |
+
$html .= '<div class="wpbdp-upload-widget">';
|
184 |
+
$html .= sprintf(
|
185 |
+
'<iframe class="wpbdp-upload-iframe" name="upload-iframe-%d" id="wpbdp-upload-iframe-%d" src="%s" scrolling="no" seamless="seamless" border="0" frameborder="0"></iframe>',
|
186 |
+
$field->get_id(),
|
187 |
+
$field->get_id(),
|
188 |
+
$ajax_url
|
189 |
+
);
|
190 |
+
$html .= '</div>';
|
191 |
+
$html .= '</div>';
|
192 |
+
|
193 |
+
return $html;
|
194 |
+
|
195 |
+
}
|
196 |
+
|
197 |
+
public function get_supported_associations() {
|
198 |
+
return array( 'meta' );
|
199 |
+
}
|
200 |
+
|
201 |
+
public function get_field_html_value( &$field, $post_id ) {
|
202 |
+
$value = $field->value( $post_id );
|
203 |
+
|
204 |
+
if ( ! $value['url'] ) {
|
205 |
+
return '';
|
206 |
+
}
|
207 |
+
|
208 |
+
$html = '';
|
209 |
+
$html .= sprintf(
|
210 |
+
'<div class="social-field-link %s %s">',
|
211 |
+
esc_attr( strtolower( $value['type'] ) ),
|
212 |
+
esc_attr( $field->data( 'display_order', 'icon_first' ) )
|
213 |
+
);
|
214 |
+
|
215 |
+
$html .= '<a href="' . esc_url( $value['url'] ) . '" rel="nofollow" target="_blank">';
|
216 |
+
|
217 |
+
$icon = '<span class="social-icon">';
|
218 |
+
|
219 |
+
$social_icon = '<i class="fab fa-' . esc_attr( strtolower( $value['type'] ) ) . '"></i>';
|
220 |
+
|
221 |
+
if ( 'Other' === $value['type'] ) {
|
222 |
+
$social_icon = '';
|
223 |
+
|
224 |
+
if ( $value['social-icon'] ) {
|
225 |
+
$social_icon = wp_get_attachment_image( $value['social-icon'], 'wpbdp-thumb', false );
|
226 |
+
}
|
227 |
+
}
|
228 |
+
|
229 |
+
$icon .= $social_icon;
|
230 |
+
$icon .= '</span>';
|
231 |
+
|
232 |
+
$text = '<span class="social-text">' . esc_html( $value['social-text'] ? $value['social-text'] : $value['url'] ) . '</span>';
|
233 |
+
|
234 |
+
switch ( $field->data( 'display_order' ) ) {
|
235 |
+
case 'icon_only':
|
236 |
+
$html .= $icon;
|
237 |
+
break;
|
238 |
+
case 'text_only':
|
239 |
+
$html .= $text;
|
240 |
+
break;
|
241 |
+
case 'text_first':
|
242 |
+
$html .= $text . $icon;
|
243 |
+
break;
|
244 |
+
default:
|
245 |
+
$html .= $icon . $text;
|
246 |
+
}
|
247 |
+
|
248 |
+
$html .= '</a></div>';
|
249 |
+
|
250 |
+
return $html;
|
251 |
+
}
|
252 |
+
|
253 |
+
public function store_field_value( &$field, $post_id, $value ) {
|
254 |
+
if ( empty( $value['url'] ) ) {
|
255 |
+
foreach ( $value as $input => $val ) {
|
256 |
+
$value[ $input ] = '';
|
257 |
+
}
|
258 |
+
}
|
259 |
+
|
260 |
+
if ( empty( $value['type'] ) || 'Other' !== $value['type'] ) {
|
261 |
+
$value['social-icon'] = '';
|
262 |
+
}
|
263 |
+
|
264 |
+
parent::store_field_value( $field, $post_id, $value );
|
265 |
+
}
|
266 |
+
|
267 |
+
public function is_empty_value( $value ) {
|
268 |
+
return empty( $value['url'] );
|
269 |
+
}
|
270 |
+
|
271 |
+
public function _enqueue_scripts() {
|
272 |
+
wp_enqueue_style( 'wpbdp_font_awesome', 'https://use.fontawesome.com/releases/v5.5.0/css/all.css' );
|
273 |
+
}
|
274 |
+
|
275 |
+
}
|
includes/fields/class-form-field.php
CHANGED
@@ -251,10 +251,6 @@ class WPBDP_Form_Field {
|
|
251 |
}
|
252 |
|
253 |
public function display_in( $context ) {
|
254 |
-
if ( in_array( $context, array( 'excerpt', 'listing' ) ) && $this->has_display_flag( 'private' ) ) {
|
255 |
-
return current_user_can( 'administrator' );
|
256 |
-
}
|
257 |
-
|
258 |
return in_array( $context, $this->display_flags, true );
|
259 |
}
|
260 |
|
@@ -643,14 +639,6 @@ class WPBDP_Form_Field {
|
|
643 |
return new WP_Error( 'wpbdp-field-error', sprintf( _x( '"%s" is an invalid field type for this association.', 'form-fields-api', 'WPBDM' ), $this->type->get_name() ) );
|
644 |
}
|
645 |
|
646 |
-
if ( in_array( 'private', $this->display_flags ) ) {
|
647 |
-
if ( ! in_array( $this->association, array( 'title', 'content', 'category' ), true ) ) {
|
648 |
-
$this->set_display_flags( array( 'private' ) );
|
649 |
-
} else {
|
650 |
-
$this->remove_display_flag( array( 'private' ) );
|
651 |
-
}
|
652 |
-
}
|
653 |
-
|
654 |
$res = $this->type->before_field_update( $this );
|
655 |
if ( is_wp_error( $res ) ) {
|
656 |
return $res;
|
251 |
}
|
252 |
|
253 |
public function display_in( $context ) {
|
|
|
|
|
|
|
|
|
254 |
return in_array( $context, $this->display_flags, true );
|
255 |
}
|
256 |
|
639 |
return new WP_Error( 'wpbdp-field-error', sprintf( _x( '"%s" is an invalid field type for this association.', 'form-fields-api', 'WPBDM' ), $this->type->get_name() ) );
|
640 |
}
|
641 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
642 |
$res = $this->type->before_field_update( $this );
|
643 |
if ( is_wp_error( $res ) ) {
|
644 |
return $res;
|
includes/fields/form-fields-types.php
CHANGED
@@ -1,21 +1,24 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
* Standard form field types.
|
|
|
|
|
4 |
*/
|
5 |
|
6 |
-
require_once
|
7 |
|
8 |
// Standard types.
|
9 |
-
require_once
|
10 |
-
require_once
|
11 |
-
require_once
|
12 |
-
require_once
|
13 |
-
require_once
|
14 |
-
require_once
|
15 |
-
require_once
|
16 |
-
require_once
|
17 |
-
require_once
|
18 |
-
require_once
|
19 |
-
require_once
|
20 |
-
require_once
|
21 |
-
require_once
|
|
1 |
+
<?php // phpcs:disable
|
2 |
+
/**
|
3 |
* Standard form field types.
|
4 |
+
*
|
5 |
+
* @package BDP/Includes/Fields/Types
|
6 |
*/
|
7 |
|
8 |
+
require_once WPBDP_PATH . 'includes/fields/class-form-field-type.php';
|
9 |
|
10 |
// Standard types.
|
11 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-textfield.php';
|
12 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-phone-number.php';
|
13 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-textarea.php';
|
14 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-select.php';
|
15 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-multiselect.php';
|
16 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-checkbox.php';
|
17 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-radiobutton.php';
|
18 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-image.php';
|
19 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-date.php';
|
20 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-url.php';
|
21 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-twitter.php';
|
22 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-facebook.php';
|
23 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-linkedin.php';
|
24 |
+
require_once WPBDP_INC . 'fields/class-fieldtypes-social.php';
|
includes/form-fields.php
CHANGED
@@ -58,6 +58,7 @@ if ( ! class_exists( 'WPBDP_FormFields' ) ) {
|
|
58 |
$this->register_field_type( 'WPBDP_FieldTypes_Twitter', 'social-twitter' );
|
59 |
$this->register_field_type( 'WPBDP_FieldTypes_Facebook', 'social-facebook' );
|
60 |
$this->register_field_type( 'WPBDP_FieldTypes_LinkedIn', 'social-linkedin' );
|
|
|
61 |
$this->register_field_type( 'WPBDP_FieldTypes_Image', 'image' );
|
62 |
$this->register_field_type( 'WPBDP_FieldTypes_Date', 'date' );
|
63 |
$this->register_field_type( 'WPBDP_FieldTypes_Phone_Number' );
|
58 |
$this->register_field_type( 'WPBDP_FieldTypes_Twitter', 'social-twitter' );
|
59 |
$this->register_field_type( 'WPBDP_FieldTypes_Facebook', 'social-facebook' );
|
60 |
$this->register_field_type( 'WPBDP_FieldTypes_LinkedIn', 'social-linkedin' );
|
61 |
+
$this->register_field_type( 'WPBDP_FieldTypes_Social', 'social-network' );
|
62 |
$this->register_field_type( 'WPBDP_FieldTypes_Image', 'image' );
|
63 |
$this->register_field_type( 'WPBDP_FieldTypes_Date', 'date' );
|
64 |
$this->register_field_type( 'WPBDP_FieldTypes_Phone_Number' );
|
includes/helpers/class-listing-display-helper.php
CHANGED
@@ -207,7 +207,8 @@ class WPBDP_Listing_Display_Helper {
|
|
207 |
continue;
|
208 |
}
|
209 |
|
210 |
-
$data
|
|
|
211 |
|
212 |
$image = new StdClass();
|
213 |
$image->id = $img_id;
|
@@ -221,8 +222,8 @@ class WPBDP_Listing_Display_Helper {
|
|
221 |
wp_get_attachment_image(
|
222 |
$image->id, 'wpbdp-thumb', false, array(
|
223 |
'class' => 'wpbdp-thumbnail size-thumbnail',
|
224 |
-
|
225 |
-
|
226 |
)
|
227 |
)
|
228 |
);
|
207 |
continue;
|
208 |
}
|
209 |
|
210 |
+
$data = wp_get_attachment_image_src( $img_id, 'wpbdp-large', false );
|
211 |
+
$image_caption = get_post_meta( $img_id, '_wpbdp_image_caption', true );
|
212 |
|
213 |
$image = new StdClass();
|
214 |
$image->id = $img_id;
|
222 |
wp_get_attachment_image(
|
223 |
$image->id, 'wpbdp-thumb', false, array(
|
224 |
'class' => 'wpbdp-thumbnail size-thumbnail',
|
225 |
+
'alt' => $image_caption ? $image_caption : the_title( null, null, false ),
|
226 |
+
'title' => $image_caption ? $image_caption : the_title( null, null, false ),
|
227 |
)
|
228 |
)
|
229 |
);
|
includes/helpers/class-listing-search.php
CHANGED
@@ -1,25 +1,35 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
* @since 5.0
|
|
|
4 |
*/
|
5 |
class WPBDP__Listing_Search {
|
6 |
|
7 |
-
private $tree
|
8 |
private $original_request = array();
|
9 |
-
private $parts
|
10 |
-
public $aliases
|
11 |
-
private $query_template
|
12 |
-
private $query
|
13 |
-
private $results
|
14 |
|
15 |
|
16 |
public function __construct( $tree, $original_request = array() ) {
|
17 |
-
$this->tree
|
18 |
$this->original_request = $original_request;
|
19 |
|
20 |
// If the tree has no head, assume 'and'.
|
21 |
-
if ( ! isset( $this->tree[0] ) || ! is_string( $this->tree[0] ) )
|
22 |
array_unshift( $this->tree, 'and' );
|
|
|
23 |
}
|
24 |
|
25 |
public function terms_for_field( $field ) {
|
@@ -28,8 +38,9 @@ class WPBDP__Listing_Search {
|
|
28 |
$result = array();
|
29 |
|
30 |
foreach ( $this->parts as $p ) {
|
31 |
-
if ( $field == $p[0] )
|
32 |
$result[] = $p[1];
|
|
|
33 |
}
|
34 |
|
35 |
return $result;
|
@@ -66,16 +77,18 @@ class WPBDP__Listing_Search {
|
|
66 |
$this->query_template = $this->_traverse_tree( $this->tree );
|
67 |
|
68 |
// Build query.
|
69 |
-
$query_pieces = array(
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
|
|
|
|
77 |
$field = wpbdp_get_form_field( $data[0] );
|
78 |
-
$res
|
79 |
|
80 |
if ( ! empty( $res['where'] ) ) {
|
81 |
$query_pieces['where'] = str_replace( '%' . $key . '%', $res['where'], $query_pieces['where'] );
|
@@ -86,8 +99,9 @@ class WPBDP__Listing_Search {
|
|
86 |
}
|
87 |
|
88 |
foreach ( $res as $k => $v ) {
|
89 |
-
if ( 'where' == $k )
|
90 |
continue;
|
|
|
91 |
|
92 |
$query_pieces[ $k ] .= ' ' . $v . ' ';
|
93 |
}
|
@@ -100,15 +114,17 @@ class WPBDP__Listing_Search {
|
|
100 |
|
101 |
$query_pieces = apply_filters_ref_array( 'wpbdp_search_query_pieces', array( $query_pieces, $this ) );
|
102 |
|
103 |
-
$this->query = sprintf(
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
|
|
|
|
112 |
// wpbdp_debug_e($this->query);
|
113 |
$this->results = $wpdb->get_col( $this->query );
|
114 |
}
|
@@ -117,13 +133,14 @@ class WPBDP__Listing_Search {
|
|
117 |
if ( is_array( $tree ) && 2 == count( $tree ) && is_numeric( $tree[0] ) ) {
|
118 |
$key = md5( serialize( $tree ) );
|
119 |
|
120 |
-
if ( ! isset( $this->parts[ $key ] ) )
|
121 |
$this->parts[ $key ] = $tree;
|
|
|
122 |
|
123 |
return '%' . $key . '%';
|
124 |
}
|
125 |
|
126 |
-
$res
|
127 |
$head = $tree[0];
|
128 |
$args = array_slice( $tree, 1 );
|
129 |
|
@@ -141,15 +158,16 @@ class WPBDP__Listing_Search {
|
|
141 |
}
|
142 |
|
143 |
public function join_alias( $table, $reuse = false ) {
|
144 |
-
if ( ! isset( $this->aliases[ $table ] ) )
|
145 |
$this->aliases[ $table ] = array();
|
|
|
146 |
|
147 |
-
$i
|
148 |
-
$alias
|
149 |
$reused = false;
|
150 |
|
151 |
if ( $reuse && $i > 0 ) {
|
152 |
-
$alias
|
153 |
$reused = true;
|
154 |
} else {
|
155 |
$alias = $i > 0 ? $table . '_t_' . $i : $table;
|
@@ -170,9 +188,9 @@ class WPBDP__Listing_Search {
|
|
170 |
// Quick search.
|
171 |
if ( ! empty( $request['kw'] ) ) {
|
172 |
if ( wpbdp_get_option( 'quick-search-enable-performance-tricks' ) ) {
|
173 |
-
$request['kw'] = array( $request['kw'] );
|
174 |
} else {
|
175 |
-
$request['kw'] = explode( ' ', $request['kw'] );
|
176 |
}
|
177 |
|
178 |
$fields = array();
|
@@ -201,8 +219,9 @@ class WPBDP__Listing_Search {
|
|
201 |
$res[] = 'and';
|
202 |
|
203 |
foreach ( $request['listingfields'] as $field_id => $term ) {
|
204 |
-
if ( ! $term )
|
205 |
continue;
|
|
|
206 |
|
207 |
$res[] = array( $field_id, $term );
|
208 |
}
|
@@ -226,7 +245,7 @@ class WPBDP__Listing_Search {
|
|
226 |
}
|
227 |
|
228 |
public static function tree_remove_field( $tree, $field, $term = null ) {
|
229 |
-
$field
|
230 |
$result = array();
|
231 |
|
232 |
foreach ( $tree as $t ) {
|
1 |
<?php
|
2 |
/**
|
3 |
+
* @package WPBDP/Includes/Helpers/Search
|
4 |
+
*/
|
5 |
+
|
6 |
+
// phpcs:disable
|
7 |
+
|
8 |
+
/**
|
9 |
+
* Class WPBDP__Listing_Search
|
10 |
+
*
|
11 |
* @since 5.0
|
12 |
+
* @SuppressWarnings(PHPMD)
|
13 |
*/
|
14 |
class WPBDP__Listing_Search {
|
15 |
|
16 |
+
private $tree = array();
|
17 |
private $original_request = array();
|
18 |
+
private $parts = array();
|
19 |
+
public $aliases = array();
|
20 |
+
private $query_template = '';
|
21 |
+
private $query = '';
|
22 |
+
private $results = null;
|
23 |
|
24 |
|
25 |
public function __construct( $tree, $original_request = array() ) {
|
26 |
+
$this->tree = $tree;
|
27 |
$this->original_request = $original_request;
|
28 |
|
29 |
// If the tree has no head, assume 'and'.
|
30 |
+
if ( ! isset( $this->tree[0] ) || ! is_string( $this->tree[0] ) ) {
|
31 |
array_unshift( $this->tree, 'and' );
|
32 |
+
}
|
33 |
}
|
34 |
|
35 |
public function terms_for_field( $field ) {
|
38 |
$result = array();
|
39 |
|
40 |
foreach ( $this->parts as $p ) {
|
41 |
+
if ( $field == $p[0] ) {
|
42 |
$result[] = $p[1];
|
43 |
+
}
|
44 |
}
|
45 |
|
46 |
return $result;
|
77 |
$this->query_template = $this->_traverse_tree( $this->tree );
|
78 |
|
79 |
// Build query.
|
80 |
+
$query_pieces = array(
|
81 |
+
'where' => $this->query_template,
|
82 |
+
'join' => '',
|
83 |
+
'orderby' => '',
|
84 |
+
'distinct' => '',
|
85 |
+
'fields' => "{$wpdb->posts}.ID",
|
86 |
+
'limits' => '',
|
87 |
+
);
|
88 |
+
|
89 |
+
foreach ( $this->parts as $key => $data ) {
|
90 |
$field = wpbdp_get_form_field( $data[0] );
|
91 |
+
$res = $field->configure_search( $data[1], $this );
|
92 |
|
93 |
if ( ! empty( $res['where'] ) ) {
|
94 |
$query_pieces['where'] = str_replace( '%' . $key . '%', $res['where'], $query_pieces['where'] );
|
99 |
}
|
100 |
|
101 |
foreach ( $res as $k => $v ) {
|
102 |
+
if ( 'where' == $k ) {
|
103 |
continue;
|
104 |
+
}
|
105 |
|
106 |
$query_pieces[ $k ] .= ' ' . $v . ' ';
|
107 |
}
|
114 |
|
115 |
$query_pieces = apply_filters_ref_array( 'wpbdp_search_query_pieces', array( $query_pieces, $this ) );
|
116 |
|
117 |
+
$this->query = sprintf(
|
118 |
+
"SELECT %s %s FROM {$wpdb->posts} %s WHERE ({$wpdb->posts}.post_type = '%s' AND {$wpdb->posts}.post_status = '%s') AND %s GROUP BY {$wpdb->posts}.ID %s %s",
|
119 |
+
$query_pieces['distinct'],
|
120 |
+
$query_pieces['fields'],
|
121 |
+
$query_pieces['join'],
|
122 |
+
WPBDP_POST_TYPE,
|
123 |
+
'publish',
|
124 |
+
$query_pieces['where'],
|
125 |
+
$query_pieces['orderby'],
|
126 |
+
$query_pieces['limits']
|
127 |
+
);
|
128 |
// wpbdp_debug_e($this->query);
|
129 |
$this->results = $wpdb->get_col( $this->query );
|
130 |
}
|
133 |
if ( is_array( $tree ) && 2 == count( $tree ) && is_numeric( $tree[0] ) ) {
|
134 |
$key = md5( serialize( $tree ) );
|
135 |
|
136 |
+
if ( ! isset( $this->parts[ $key ] ) ) {
|
137 |
$this->parts[ $key ] = $tree;
|
138 |
+
}
|
139 |
|
140 |
return '%' . $key . '%';
|
141 |
}
|
142 |
|
143 |
+
$res = '';
|
144 |
$head = $tree[0];
|
145 |
$args = array_slice( $tree, 1 );
|
146 |
|
158 |
}
|
159 |
|
160 |
public function join_alias( $table, $reuse = false ) {
|
161 |
+
if ( ! isset( $this->aliases[ $table ] ) ) {
|
162 |
$this->aliases[ $table ] = array();
|
163 |
+
}
|
164 |
|
165 |
+
$i = count( $this->aliases[ $table ] );
|
166 |
+
$alias = '';
|
167 |
$reused = false;
|
168 |
|
169 |
if ( $reuse && $i > 0 ) {
|
170 |
+
$alias = $this->aliases[ $table ][ $i - 1 ];
|
171 |
$reused = true;
|
172 |
} else {
|
173 |
$alias = $i > 0 ? $table . '_t_' . $i : $table;
|
188 |
// Quick search.
|
189 |
if ( ! empty( $request['kw'] ) ) {
|
190 |
if ( wpbdp_get_option( 'quick-search-enable-performance-tricks' ) ) {
|
191 |
+
$request['kw'] = array( trim( $request['kw'] ) );
|
192 |
} else {
|
193 |
+
$request['kw'] = explode( ' ', trim( $request['kw'] ) );
|
194 |
}
|
195 |
|
196 |
$fields = array();
|
219 |
$res[] = 'and';
|
220 |
|
221 |
foreach ( $request['listingfields'] as $field_id => $term ) {
|
222 |
+
if ( ! $term ) {
|
223 |
continue;
|
224 |
+
}
|
225 |
|
226 |
$res[] = array( $field_id, $term );
|
227 |
}
|
245 |
}
|
246 |
|
247 |
public static function tree_remove_field( $tree, $field, $term = null ) {
|
248 |
+
$field = is_object( $field ) ? $field->get_id() : absint( $field );
|
249 |
$result = array();
|
250 |
|
251 |
foreach ( $tree as $t ) {
|
includes/templates-ui.php
CHANGED
@@ -501,7 +501,15 @@ function wpbdp_listing_thumbnail( $listing_id = null, $args = array(), $display
|
|
501 |
$image_classes = 'wpbdp-thumbnail attachment-wpbdp-thumb ' . $args['class'];
|
502 |
|
503 |
if ( ! $main_image && function_exists( 'has_post_thumbnail' ) && has_post_thumbnail( $listing_id ) ) {
|
504 |
-
$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
505 |
} elseif ( ! $main_image && in_array( $display, wpbdp_get_option( 'use-default-picture' ) ) ) {
|
506 |
$image_img = sprintf(
|
507 |
'<img src="%s" alt="%s" title="%s" border="0" width="%d" class="%s" />',
|
@@ -513,14 +521,16 @@ function wpbdp_listing_thumbnail( $listing_id = null, $args = array(), $display
|
|
513 |
);
|
514 |
$image_link = $args['link'] == 'picture' ? WPBDP_URL . 'assets/images/default-image-big.gif' : '';
|
515 |
} elseif ( $main_image ) {
|
|
|
516 |
_wpbdp_resize_image_if_needed( $main_image->ID );
|
|
|
517 |
$image_img = wp_get_attachment_image(
|
518 |
$main_image->ID,
|
519 |
'wpbdp-thumb',
|
520 |
false,
|
521 |
array(
|
522 |
-
'alt' => get_the_title( $listing_id ),
|
523 |
-
'title' => get_the_title( $listing_id ),
|
524 |
'class' => $image_classes,
|
525 |
)
|
526 |
);
|
@@ -529,8 +539,6 @@ function wpbdp_listing_thumbnail( $listing_id = null, $args = array(), $display
|
|
529 |
$full_image_data = wp_get_attachment_image_src( $main_image->ID, 'wpbdp-large' );
|
530 |
$image_link = $full_image_data[0];
|
531 |
}
|
532 |
-
|
533 |
-
$image_title = get_post_meta( $main_image->ID, '_wpbdp_image_caption', true );
|
534 |
}
|
535 |
|
536 |
if ( ! $image_link && $args['link'] == 'listing' ) {
|
501 |
$image_classes = 'wpbdp-thumbnail attachment-wpbdp-thumb ' . $args['class'];
|
502 |
|
503 |
if ( ! $main_image && function_exists( 'has_post_thumbnail' ) && has_post_thumbnail( $listing_id ) ) {
|
504 |
+
$caption = get_post_meta( get_post_thumbnail_id( $listing_id ), '_wpbdp_image_caption', true );
|
505 |
+
$image_img = get_the_post_thumbnail(
|
506 |
+
$listing_id,
|
507 |
+
'wpbdp-thumb',
|
508 |
+
array(
|
509 |
+
'alt' => $caption ? $caption : get_the_title( $listing_id ),
|
510 |
+
'title' => $caption ? $caption : get_the_title( $listing_id ),
|
511 |
+
)
|
512 |
+
);
|
513 |
} elseif ( ! $main_image && in_array( $display, wpbdp_get_option( 'use-default-picture' ) ) ) {
|
514 |
$image_img = sprintf(
|
515 |
'<img src="%s" alt="%s" title="%s" border="0" width="%d" class="%s" />',
|
521 |
);
|
522 |
$image_link = $args['link'] == 'picture' ? WPBDP_URL . 'assets/images/default-image-big.gif' : '';
|
523 |
} elseif ( $main_image ) {
|
524 |
+
$image_title = get_post_meta( $main_image->ID, '_wpbdp_image_caption', true );
|
525 |
_wpbdp_resize_image_if_needed( $main_image->ID );
|
526 |
+
|
527 |
$image_img = wp_get_attachment_image(
|
528 |
$main_image->ID,
|
529 |
'wpbdp-thumb',
|
530 |
false,
|
531 |
array(
|
532 |
+
'alt' => $image_title ? $image_title : get_the_title( $listing_id ),
|
533 |
+
'title' => $image_title ? $image_title : get_the_title( $listing_id ),
|
534 |
'class' => $image_classes,
|
535 |
)
|
536 |
);
|
539 |
$full_image_data = wp_get_attachment_image_src( $main_image->ID, 'wpbdp-large' );
|
540 |
$image_link = $full_image_data[0];
|
541 |
}
|
|
|
|
|
542 |
}
|
543 |
|
544 |
if ( ! $image_link && $args['link'] == 'listing' ) {
|
includes/views/renew_listing.php
CHANGED
@@ -134,6 +134,7 @@ class WPBDP__Views__Renew_Listing extends WPBDP__Authenticated_Listing_View {
|
|
134 |
if ( $payment->save() ) {
|
135 |
$this->listing->set_status( 'pending_renewal' );
|
136 |
if ( 0.0 === $payment->amount ) {
|
|
|
137 |
$this->listing->renew();
|
138 |
}
|
139 |
}
|
134 |
if ( $payment->save() ) {
|
135 |
$this->listing->set_status( 'pending_renewal' );
|
136 |
if ( 0.0 === $payment->amount ) {
|
137 |
+
$this->listing->update_plan( $fee, array( 'recalculate' => 0 ) );
|
138 |
$this->listing->renew();
|
139 |
}
|
140 |
}
|
languages/WPBDM-ar.mo
CHANGED
Binary file
|
languages/WPBDM-ar.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-11
|
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"
|
@@ -197,7 +197,7 @@ msgid ""
|
|
197 |
"payment processor directly."
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: includes/class-wpbdp.php:
|
201 |
#, fuzzy
|
202 |
msgid ""
|
203 |
"The directory features are disabled at this time because a <a>manual "
|
@@ -206,7 +206,7 @@ msgstr ""
|
|
206 |
"تم تعطيل ميزات دليل الأعمال حاليا بسبب أن الإضافة تحتاج إلى إجراء ترقية "
|
207 |
"يدوية قبل المتابعة."
|
208 |
|
209 |
-
#: includes/class-wpbdp.php:
|
210 |
msgid ""
|
211 |
"The directory is not available at this time. Please try again in a few "
|
212 |
"minutes or contact the administrator if the problem persists."
|
@@ -216,47 +216,47 @@ msgstr ""
|
|
216 |
msgid "%s (ex. %s)"
|
217 |
msgstr "%s (ex. %s)"
|
218 |
|
219 |
-
#: includes/form-fields.php:
|
220 |
msgid "Business Name"
|
221 |
msgstr "الإسم"
|
222 |
|
223 |
-
#: includes/form-fields.php:
|
224 |
msgid "Business Genre"
|
225 |
msgstr "التصنيف"
|
226 |
|
227 |
-
#: includes/form-fields.php:
|
228 |
msgid "Short Business Description"
|
229 |
msgstr "وصف قصير"
|
230 |
|
231 |
-
#: includes/form-fields.php:
|
232 |
msgid "Long Business Description"
|
233 |
msgstr "وصف مطول"
|
234 |
|
235 |
-
#: includes/form-fields.php:
|
236 |
msgid "Business Website Address"
|
237 |
msgstr "عنوان الموقع"
|
238 |
|
239 |
-
#: includes/form-fields.php:
|
240 |
msgid "Business Phone Number"
|
241 |
msgstr "رقم الهاتف"
|
242 |
|
243 |
-
#: includes/form-fields.php:
|
244 |
msgid "Business Fax"
|
245 |
msgstr "رقم الفاكس"
|
246 |
|
247 |
-
#: includes/form-fields.php:
|
248 |
msgid "Business Contact Email"
|
249 |
msgstr "البريد الإلكتروني"
|
250 |
|
251 |
-
#: includes/form-fields.php:
|
252 |
msgid "Business Tags"
|
253 |
msgstr "الوسوم"
|
254 |
|
255 |
-
#: includes/form-fields.php:
|
256 |
msgid "Business Address"
|
257 |
msgstr "العنوان"
|
258 |
|
259 |
-
#: includes/form-fields.php:
|
260 |
msgid "ZIP Code"
|
261 |
msgstr "الرمز البريدي"
|
262 |
|
@@ -272,7 +272,7 @@ msgstr "معرف تسجيل الدخول"
|
|
272 |
msgid "Transaction Key"
|
273 |
msgstr "مفتاح المعاملة"
|
274 |
|
275 |
-
#: includes/licensing.php:
|
276 |
#, fuzzy
|
277 |
msgid "Licenses"
|
278 |
msgstr "تراخيص"
|
@@ -919,7 +919,7 @@ msgctxt "admin listings"
|
|
919 |
msgid "Reported"
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: includes/admin/class-admin-listings.php:
|
923 |
msgctxt "admin listings"
|
924 |
msgid "Listing's payment history successfully deleted"
|
925 |
msgstr ""
|
@@ -1099,7 +1099,7 @@ msgctxt "admin"
|
|
1099 |
msgid "Images"
|
1100 |
msgstr "الصور"
|
1101 |
|
1102 |
-
#: includes/admin/form-fields.php:
|
1103 |
msgctxt "admin"
|
1104 |
msgid ""
|
1105 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1108,7 +1108,7 @@ msgstr ""
|
|
1108 |
"<b>إضافة دليل الأعمال</b> تتطلب حقول مع المرتبطات التالية بالترتيب لكي تعمل "
|
1109 |
"بشكل صحيح: <b>%s</b>."
|
1110 |
|
1111 |
-
#: includes/admin/form-fields.php:
|
1112 |
msgctxt "admin"
|
1113 |
msgid ""
|
1114 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1117,7 +1117,7 @@ msgstr ""
|
|
1117 |
"<b>إضافة دليل الأعمال</b> تتطلب حقل مع <b>%s</b> المرتبطات التالية بالترتيب "
|
1118 |
"لكي تعمل بشكل صحيح."
|
1119 |
|
1120 |
-
#: includes/admin/form-fields.php:
|
1121 |
msgctxt "admin"
|
1122 |
msgid ""
|
1123 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1126,12 +1126,12 @@ msgstr ""
|
|
1126 |
"يمكنك إنشاء هذه الحقول المخصصة بنفسك داخل \"إدارة الحقول\" أو السماح لدليل "
|
1127 |
"الأعمال للقيام بذلك نيابة عنك تلقائياً."
|
1128 |
|
1129 |
-
#: includes/admin/form-fields.php:
|
1130 |
msgctxt "admin"
|
1131 |
msgid "Go to \"Manage Form Fields\""
|
1132 |
msgstr "إنتقل إلى \"إدارة حقول\""
|
1133 |
|
1134 |
-
#: includes/admin/form-fields.php:
|
1135 |
msgctxt "admin"
|
1136 |
msgid "Create these required fields for me"
|
1137 |
msgstr "إنشاء هذه الحقول المطلوبة نيابة عني"
|
@@ -1156,53 +1156,53 @@ msgctxt "listing status"
|
|
1156 |
msgid "Reported"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
-
#: includes/class-listing.php:
|
1160 |
msgctxt "listing status"
|
1161 |
msgid "Unknown"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
-
#: includes/class-listing.php:
|
1165 |
msgctxt "listing status"
|
1166 |
msgid "Legacy"
|
1167 |
msgstr ""
|
1168 |
|
1169 |
-
#: includes/class-listing.php:
|
1170 |
#, fuzzy
|
1171 |
msgctxt "listing status"
|
1172 |
msgid "Incomplete"
|
1173 |
msgstr "إكتمل"
|
1174 |
|
1175 |
-
#: includes/class-listing.php:
|
1176 |
#, fuzzy
|
1177 |
msgctxt "listing status"
|
1178 |
msgid "Pending Payment"
|
1179 |
msgstr "في انتظار التخلي"
|
1180 |
|
1181 |
-
#: includes/class-listing.php:
|
1182 |
#, fuzzy
|
1183 |
msgctxt "listing status"
|
1184 |
msgid "Complete"
|
1185 |
msgstr "إكتمل"
|
1186 |
|
1187 |
-
#: includes/class-listing.php:
|
1188 |
#, fuzzy
|
1189 |
msgctxt "listing status"
|
1190 |
msgid "Pending Upgrade"
|
1191 |
msgstr " في انتظار الترقية"
|
1192 |
|
1193 |
-
#: includes/class-listing.php:
|
1194 |
#, fuzzy
|
1195 |
msgctxt "listing status"
|
1196 |
msgid "Expired"
|
1197 |
msgstr "منتهي الصلاحية"
|
1198 |
|
1199 |
-
#: includes/class-listing.php:
|
1200 |
#, fuzzy
|
1201 |
msgctxt "listing status"
|
1202 |
msgid "Pending Renewal"
|
1203 |
msgstr "مفعل + ريثما يتم التجديد"
|
1204 |
|
1205 |
-
#: includes/class-listing.php:
|
1206 |
#, fuzzy
|
1207 |
msgctxt "listing status"
|
1208 |
msgid "Abandoned"
|
@@ -1230,36 +1230,36 @@ msgctxt "admin actions"
|
|
1230 |
msgid "View Payment"
|
1231 |
msgstr "الدفع"
|
1232 |
|
1233 |
-
#: includes/admin/class-admin-listings.php:
|
1234 |
#, fuzzy
|
1235 |
msgctxt "admin actions"
|
1236 |
msgid "Publish listings"
|
1237 |
msgstr "نشر إعلان"
|
1238 |
|
1239 |
-
#: includes/admin/class-admin-listings.php:
|
1240 |
#, fuzzy
|
1241 |
msgctxt "admin actions"
|
1242 |
msgid "Mark as \"Pending Review\""
|
1243 |
msgstr " في الانتظار"
|
1244 |
|
1245 |
-
#: includes/admin/class-admin-listings.php:
|
1246 |
msgctxt "admin actions"
|
1247 |
msgid "Hide from directory (mark as \"Draft\")"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
-
#: includes/admin/class-admin-listings.php:
|
1251 |
#, fuzzy
|
1252 |
msgctxt "admin actions"
|
1253 |
msgid "Renew listings"
|
1254 |
msgstr "تجديد الإعلان"
|
1255 |
|
1256 |
-
#: includes/admin/class-admin-listings.php:
|
1257 |
#, fuzzy
|
1258 |
msgctxt "admin actions"
|
1259 |
msgid "Set listings as \"Expired\""
|
1260 |
msgstr "الإعلان منتهي التاريخ"
|
1261 |
|
1262 |
-
#: includes/admin/class-admin-listings.php:
|
1263 |
#, fuzzy
|
1264 |
msgctxt "admin actions"
|
1265 |
msgid "Send access keys"
|
@@ -2469,103 +2469,103 @@ msgstr ""
|
|
2469 |
"هذه كلها من خطط الرسوم التي قمت بإعدادها. ليست كلها متاحة للوضع الحالي "
|
2470 |
"(حاليا الوضع في \"%s\"). لمشاهدة خطط الرسوم لهذا الوضع إضغط <a>مفعل</a>."
|
2471 |
|
2472 |
-
#: includes/admin/form-fields.php:
|
2473 |
msgctxt "form-fields admin"
|
2474 |
msgid "form field"
|
2475 |
msgstr "حقل الاستمارة"
|
2476 |
|
2477 |
-
#: includes/admin/form-fields.php:
|
2478 |
msgctxt "form-fields admin"
|
2479 |
msgid "form fields"
|
2480 |
msgstr "حقول الاستمارة"
|
2481 |
|
2482 |
-
#: includes/admin/form-fields.php:
|
2483 |
msgctxt "form-fields admin"
|
2484 |
msgid "Order"
|
2485 |
msgstr "ترتيب"
|
2486 |
|
2487 |
-
#: includes/admin/form-fields.php:
|
2488 |
msgctxt "form-fields admin"
|
2489 |
msgid "Label / Association"
|
2490 |
msgstr "تسمية/رابطة"
|
2491 |
|
2492 |
-
#: includes/admin/form-fields.php:
|
2493 |
msgctxt "form-fields admin"
|
2494 |
msgid "Type"
|
2495 |
msgstr "نوع"
|
2496 |
|
2497 |
-
#: includes/admin/form-fields.php:
|
2498 |
msgctxt "form-fields admin"
|
2499 |
msgid "Validator"
|
2500 |
msgstr "مدقق"
|
2501 |
|
2502 |
-
#: includes/admin/form-fields.php:
|
2503 |
msgctxt "form-fields admin"
|
2504 |
msgid "Field Attributes"
|
2505 |
msgstr "سمات الحقل"
|
2506 |
|
2507 |
-
#: includes/admin/form-fields.php:
|
2508 |
msgctxt "form-fields admin"
|
2509 |
msgid "Edit"
|
2510 |
msgstr "تحرير"
|
2511 |
|
2512 |
-
#: includes/admin/form-fields.php:
|
2513 |
msgctxt "form-fields admin"
|
2514 |
msgid "Delete"
|
2515 |
msgstr "حذف"
|
2516 |
|
2517 |
-
#: includes/admin/form-fields.php:
|
2518 |
-
#, fuzzy
|
2519 |
-
msgctxt "form-fields admin"
|
2520 |
-
msgid "Private"
|
2521 |
-
msgstr "قم بالتفعيل"
|
2522 |
-
|
2523 |
-
#: includes/admin/form-fields.php:81
|
2524 |
msgctxt "form-fields admin"
|
2525 |
msgid "Required"
|
2526 |
msgstr "مطلوب"
|
2527 |
|
2528 |
-
#: includes/admin/form-fields.php:
|
2529 |
msgctxt "form-fields admin"
|
2530 |
msgid "Optional"
|
2531 |
msgstr "إختياري"
|
2532 |
|
2533 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2534 |
msgctxt "form-fields admin"
|
2535 |
msgid "This field value is shown in the excerpt view of a listing."
|
2536 |
msgstr "قيمة هذا الحقل ظاهرة في عرض المقتطفات للإعلان."
|
2537 |
|
2538 |
-
#: includes/admin/form-fields.php:
|
2539 |
msgctxt "form-fields admin"
|
2540 |
msgid "In Excerpt"
|
2541 |
msgstr "في مقتطف"
|
2542 |
|
2543 |
-
#: includes/admin/form-fields.php:
|
2544 |
msgctxt "form-fields admin"
|
2545 |
msgid "This field value is shown in the single view of a listing."
|
2546 |
msgstr "قيمة هذا الحقل ظاهرة في العرض المفرد للإعلان."
|
2547 |
|
2548 |
-
#: includes/admin/form-fields.php:
|
2549 |
msgctxt "form-fields admin"
|
2550 |
msgid "In Listing"
|
2551 |
msgstr "في الإعلان"
|
2552 |
|
2553 |
-
#: includes/admin/form-fields.php:
|
2554 |
msgctxt "form-fields admin"
|
2555 |
msgid "Form Preview"
|
2556 |
msgstr "معاينة الاستمارة"
|
2557 |
|
2558 |
-
#: includes/admin/form-fields.php:
|
2559 |
msgctxt "form-fields admin"
|
2560 |
msgid "← Return to \"Manage Form Fields\""
|
2561 |
msgstr "← العودة إلى \"إدارة حقول الاستمارة\""
|
2562 |
|
2563 |
-
#: includes/admin/form-fields.php:
|
2564 |
msgctxt "form-fields admin"
|
2565 |
msgid "Form fields updated."
|
2566 |
msgstr "تم تحديث الاستمارة."
|
2567 |
|
2568 |
-
#: includes/admin/form-fields.php:
|
2569 |
msgctxt "form-fields admin"
|
2570 |
msgid ""
|
2571 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2578,93 +2578,93 @@ msgstr ""
|
|
2578 |
"الواجهة. إذا كنت تريد إظهار عناوين البريد الإلكتروني في الواجهة، يمكنك "
|
2579 |
"<a>تمكين عرض البريد الإلكتروني للعموم</a>."
|
2580 |
|
2581 |
-
#: includes/admin/form-fields.php:
|
2582 |
msgctxt "form-fields admin"
|
2583 |
msgid "Field deleted."
|
2584 |
msgstr "تم حذف الحقل."
|
2585 |
|
2586 |
-
#: includes/admin/form-fields.php:
|
2587 |
msgctxt "form-fields admin"
|
2588 |
msgid "Required fields created successfully."
|
2589 |
msgstr "الحقول المطلوبة أنشئت بنجاح."
|
2590 |
|
2591 |
-
#: includes/admin/form-fields.php:
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid "Title"
|
2594 |
msgstr "العنوان"
|
2595 |
|
2596 |
-
#: includes/admin/form-fields.php:
|
2597 |
msgctxt "form-fields admin"
|
2598 |
msgid "Category"
|
2599 |
msgstr "التصنيف"
|
2600 |
|
2601 |
-
#: includes/admin/form-fields.php:
|
2602 |
msgctxt "form-fields admin"
|
2603 |
msgid "Excerpt"
|
2604 |
msgstr "مقتطف"
|
2605 |
|
2606 |
-
#: includes/admin/form-fields.php:
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "Content"
|
2609 |
msgstr "المحتوى"
|
2610 |
|
2611 |
-
#: includes/admin/form-fields.php:
|
2612 |
msgctxt "form-fields admin"
|
2613 |
msgid "Tags"
|
2614 |
msgstr "الوسوم"
|
2615 |
|
2616 |
-
#: includes/admin/form-fields.php:
|
2617 |
msgctxt "form-fields admin"
|
2618 |
msgid "Address"
|
2619 |
msgstr "العنوان"
|
2620 |
|
2621 |
-
#: includes/admin/form-fields.php:
|
2622 |
msgctxt "form-fields admin"
|
2623 |
msgid "City"
|
2624 |
msgstr "المدينة"
|
2625 |
|
2626 |
-
#: includes/admin/form-fields.php:
|
2627 |
msgctxt "form-fields admin"
|
2628 |
msgid "State"
|
2629 |
msgstr "الولاية"
|
2630 |
|
2631 |
-
#: includes/admin/form-fields.php:
|
2632 |
#, fuzzy
|
2633 |
msgctxt "form-fields admin"
|
2634 |
msgid "Country"
|
2635 |
msgstr "الدولة:"
|
2636 |
|
2637 |
-
#: includes/admin/form-fields.php:
|
2638 |
msgctxt "form-fields admin"
|
2639 |
msgid "ZIP Code"
|
2640 |
msgstr "الرمز البريدي"
|
2641 |
|
2642 |
-
#: includes/admin/form-fields.php:
|
2643 |
msgctxt "form-fields admin"
|
2644 |
msgid "FAX Number"
|
2645 |
msgstr "رقم الفاكس"
|
2646 |
|
2647 |
-
#: includes/admin/form-fields.php:
|
2648 |
msgctxt "form-fields admin"
|
2649 |
msgid "Phone Number"
|
2650 |
msgstr "رقم الهاتف"
|
2651 |
|
2652 |
-
#: includes/admin/form-fields.php:
|
2653 |
msgctxt "form-fields admin"
|
2654 |
msgid "Ratings Field"
|
2655 |
msgstr "حقول التقييم"
|
2656 |
|
2657 |
-
#: includes/admin/form-fields.php:
|
2658 |
msgctxt "form-fields admin"
|
2659 |
msgid "Twitter"
|
2660 |
msgstr "تويتر"
|
2661 |
|
2662 |
-
#: includes/admin/form-fields.php:
|
2663 |
msgctxt "form-fields admin"
|
2664 |
msgid "Website"
|
2665 |
msgstr "موقع الأنترنيت"
|
2666 |
|
2667 |
-
#: includes/admin/form-fields.php:
|
2668 |
msgctxt "form-fields admin"
|
2669 |
msgid "Tags updated."
|
2670 |
msgstr "تم تحديث الوسوم"
|
@@ -2716,6 +2716,12 @@ msgctxt "form-fields admin"
|
|
2716 |
msgid "Allow empty selection on search?"
|
2717 |
msgstr "السماح بالتحديد الفارغ في البحث؟"
|
2718 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2719 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2720 |
msgctxt "form-fields admin"
|
2721 |
msgid "Allow HTML input for this field?"
|
@@ -3927,7 +3933,7 @@ msgctxt "admin settings"
|
|
3927 |
msgid "User registration date"
|
3928 |
msgstr "تاريخ تسجيل العضو"
|
3929 |
|
3930 |
-
#: includes/licensing.php:
|
3931 |
#, fuzzy
|
3932 |
msgctxt "admin settings"
|
3933 |
msgid "Enter License Key here"
|
@@ -4233,7 +4239,7 @@ msgid "Appearance"
|
|
4233 |
msgstr ""
|
4234 |
|
4235 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4236 |
-
#: includes/licensing.php:
|
4237 |
msgctxt "settings"
|
4238 |
msgid "Premium Modules"
|
4239 |
msgstr "وحدات ممتازة (Premium)"
|
@@ -5279,13 +5285,13 @@ msgctxt "settings"
|
|
5279 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5280 |
msgstr ""
|
5281 |
|
5282 |
-
#: includes/licensing.php:
|
5283 |
#, fuzzy
|
5284 |
msgctxt "settings"
|
5285 |
msgid "Themes"
|
5286 |
msgstr "القوالب"
|
5287 |
|
5288 |
-
#: includes/licensing.php:
|
5289 |
msgctxt "settings"
|
5290 |
msgid ""
|
5291 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -5293,24 +5299,24 @@ msgid ""
|
|
5293 |
"activate your licenses."
|
5294 |
msgstr ""
|
5295 |
|
5296 |
-
#: includes/licensing.php:
|
5297 |
#, fuzzy
|
5298 |
msgctxt "settings"
|
5299 |
msgid "Activate"
|
5300 |
msgstr "قم بالتفعيل"
|
5301 |
|
5302 |
-
#: includes/licensing.php:
|
5303 |
msgctxt "settings"
|
5304 |
msgid "Please wait..."
|
5305 |
msgstr ""
|
5306 |
|
5307 |
-
#: includes/licensing.php:
|
5308 |
#, fuzzy
|
5309 |
msgctxt "settings"
|
5310 |
msgid "Deactivate"
|
5311 |
msgstr "قم بالتفعيل"
|
5312 |
|
5313 |
-
#: includes/licensing.php:
|
5314 |
msgctxt "settings"
|
5315 |
msgid "Licenses"
|
5316 |
msgstr "التراخيص"
|
@@ -5713,37 +5719,37 @@ msgctxt "listing"
|
|
5713 |
msgid "Add New Listing"
|
5714 |
msgstr "إضافة إعلان جديد"
|
5715 |
|
5716 |
-
#: includes/class-listing.php:
|
5717 |
#, fuzzy
|
5718 |
msgctxt "listing"
|
5719 |
msgid "Listing has no registered payments"
|
5720 |
msgstr "إنتهاء صلاحية الإعلان"
|
5721 |
|
5722 |
-
#: includes/class-listing.php:
|
5723 |
#, fuzzy
|
5724 |
msgctxt "listing"
|
5725 |
msgid "Can't delete payment"
|
5726 |
msgstr "رفض الدفع"
|
5727 |
|
5728 |
-
#: includes/class-listing.php:
|
5729 |
#, fuzzy
|
5730 |
msgctxt "listing"
|
5731 |
msgid "Listing expired"
|
5732 |
msgstr "الإعلان منتهي التاريخ"
|
5733 |
|
5734 |
-
#: includes/class-listing.php:
|
5735 |
#, fuzzy
|
5736 |
msgctxt "listing"
|
5737 |
msgid "(Unavailable Plan)"
|
5738 |
msgstr "(رسم غير متوفر)"
|
5739 |
|
5740 |
-
#: includes/class-listing.php:
|
5741 |
#, fuzzy
|
5742 |
msgctxt "listing"
|
5743 |
msgid "Plan \"%s\" (recurring)"
|
5744 |
msgstr "(متكرر)"
|
5745 |
|
5746 |
-
#: includes/class-listing.php:
|
5747 |
msgctxt "listing"
|
5748 |
msgid "Plan \"%s\""
|
5749 |
msgstr ""
|
@@ -5802,19 +5808,19 @@ msgid "Free Listing"
|
|
5802 |
msgstr "إعلان مجاني"
|
5803 |
|
5804 |
#. translators: [%s] is the name of the blog.
|
5805 |
-
#: includes/class-listing-email-notification.php:
|
5806 |
msgctxt "notify email"
|
5807 |
msgid "[%s] New listing notification"
|
5808 |
msgstr "[%s] تنبيه الإعلان الجديد"
|
5809 |
|
5810 |
#. translators: [%s] is the name of the blog.
|
5811 |
-
#: includes/class-listing-email-notification.php:
|
5812 |
msgctxt "notify email"
|
5813 |
msgid "[%s] Listing edit notification"
|
5814 |
msgstr "[%s] تنبيه تحرير الإعلان"
|
5815 |
|
5816 |
#. translators: %s is the name of the blog.
|
5817 |
-
#: includes/class-listing-email-notification.php:
|
5818 |
#, fuzzy
|
5819 |
msgctxt "notify email"
|
5820 |
msgid "[%s] Reported listing notification"
|
@@ -6311,13 +6317,13 @@ msgctxt "admin plugins"
|
|
6311 |
msgid "Settings"
|
6312 |
msgstr "الإعدادات"
|
6313 |
|
6314 |
-
#: includes/class-wpbdp.php:
|
6315 |
#, fuzzy
|
6316 |
msgctxt "listing image upload"
|
6317 |
msgid "Can not upload any more images for this listing."
|
6318 |
msgstr "التصنيفات لهذا الإعلان"
|
6319 |
|
6320 |
-
#: includes/class-wpbdp.php:
|
6321 |
msgctxt "listing image upload"
|
6322 |
msgid ""
|
6323 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -6402,6 +6408,35 @@ msgctxt "form-fields api"
|
|
6402 |
msgid "Select List"
|
6403 |
msgstr "قائمة منسدلة"
|
6404 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6405 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6406 |
msgctxt "form-fields api"
|
6407 |
msgid "Textarea"
|
@@ -6427,17 +6462,12 @@ msgctxt "form-fields api"
|
|
6427 |
msgid "URL Field"
|
6428 |
msgstr "حقل الرابط"
|
6429 |
|
6430 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
6431 |
-
msgctxt "form-fields api"
|
6432 |
-
msgid "URL:"
|
6433 |
-
msgstr "رابط URL:"
|
6434 |
-
|
6435 |
#: includes/fields/class-fieldtypes-url.php:144
|
6436 |
msgctxt "form-fields api"
|
6437 |
msgid "Link Text (optional):"
|
6438 |
msgstr "رابط نصي (اختياري):"
|
6439 |
|
6440 |
-
#: includes/fields/class-form-field.php:
|
6441 |
msgctxt "form-fields api"
|
6442 |
msgid ""
|
6443 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -6502,6 +6532,7 @@ msgid "Caption for %s is required."
|
|
6502 |
msgstr "البلد المطلوب."
|
6503 |
|
6504 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
6505 |
msgctxt "form-fields-api"
|
6506 |
msgid "Remove"
|
6507 |
msgstr "إزالة"
|
@@ -6511,12 +6542,12 @@ msgctxt "form-fields-api"
|
|
6511 |
msgid "Invalid form field type"
|
6512 |
msgstr "نوع حقل استمارة غير صحيح"
|
6513 |
|
6514 |
-
#: includes/fields/class-form-field.php:
|
6515 |
msgctxt "form-fields-api"
|
6516 |
msgid "Field label is required."
|
6517 |
msgstr "تسمية الحقل مطلوب."
|
6518 |
|
6519 |
-
#: includes/fields/class-form-field.php:
|
6520 |
msgctxt "form-fields-api"
|
6521 |
msgid ""
|
6522 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -6524,61 +6555,61 @@ msgid ""
|
|
6524 |
"delete this current field and create a NEW field of type %1$s instead."
|
6525 |
msgstr ""
|
6526 |
|
6527 |
-
#: includes/fields/class-form-field.php:
|
6528 |
msgctxt "form-fields-api"
|
6529 |
msgid ""
|
6530 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6531 |
"existing listings will be deleted as well."
|
6532 |
msgstr ""
|
6533 |
|
6534 |
-
#: includes/fields/class-form-field.php:
|
6535 |
msgctxt "form-fields-api"
|
6536 |
msgid ""
|
6537 |
"There can only be one field with association \"%s\". Please select another "
|
6538 |
"association."
|
6539 |
msgstr "يمكن أن يكون هناك حقل واحد مع رابطة \"%s\". المرجو تحديد رابطة أخرى."
|
6540 |
|
6541 |
-
#: includes/fields/class-form-field.php:
|
6542 |
msgctxt "form-fields-api"
|
6543 |
msgid "\"%s\" is an invalid field type for this association."
|
6544 |
msgstr "\"%s\" نوع حقل غير صالح لهذه الرابطة."
|
6545 |
|
6546 |
-
#: includes/fields/class-form-field.php:
|
6547 |
msgctxt "form-fields-api"
|
6548 |
msgid "Invalid field ID"
|
6549 |
msgstr "معرف حقل غير صالح"
|
6550 |
|
6551 |
-
#: includes/fields/class-form-field.php:
|
6552 |
msgctxt "form-fields-api"
|
6553 |
msgid "An error occurred while trying to delete this field."
|
6554 |
msgstr "حدث خطأ أثناء محاولة حذف هذا الحقل."
|
6555 |
|
6556 |
-
#: includes/form-fields.php:
|
6557 |
msgctxt "form-fields-api"
|
6558 |
msgid "Email Validator"
|
6559 |
msgstr "المصادقة على البريد الإلكتروني"
|
6560 |
|
6561 |
-
#: includes/form-fields.php:
|
6562 |
msgctxt "form-fields-api"
|
6563 |
msgid "URL Validator"
|
6564 |
msgstr "المصادقة على URL"
|
6565 |
|
6566 |
-
#: includes/form-fields.php:
|
6567 |
msgctxt "form-fields-api"
|
6568 |
msgid "Whole Number Validator"
|
6569 |
msgstr "المصادقة على رقم صحيح"
|
6570 |
|
6571 |
-
#: includes/form-fields.php:
|
6572 |
msgctxt "form-fields-api"
|
6573 |
msgid "Decimal Number Validator"
|
6574 |
msgstr "المصادقة على رقم عشري"
|
6575 |
|
6576 |
-
#: includes/form-fields.php:
|
6577 |
msgctxt "form-fields-api"
|
6578 |
msgid "Date Validator"
|
6579 |
msgstr "المصادقة على التاريخ"
|
6580 |
|
6581 |
-
#: includes/form-fields.php:
|
6582 |
#, fuzzy
|
6583 |
msgctxt "form-fields-api"
|
6584 |
msgid "Word Count Validator"
|
@@ -6636,59 +6667,59 @@ msgstr ""
|
|
6636 |
"باستخدام هذا الإعداد إلا إذا كنت تقوم بإضافة الإعلانات بنفسك وأنت الوحيد من "
|
6637 |
"يتحكم في المحتوى. هل أنت متأكد من أنك تريد تمكين هذا؟"
|
6638 |
|
6639 |
-
#: includes/form-fields.php:
|
6640 |
msgctxt "form-fields-api validation"
|
6641 |
msgid "Field"
|
6642 |
msgstr "حقل"
|
6643 |
|
6644 |
-
#: includes/form-fields.php:
|
6645 |
msgctxt "form-fields-api validation"
|
6646 |
msgid "%s is required."
|
6647 |
msgstr "%s مطلوب."
|
6648 |
|
6649 |
-
#: includes/form-fields.php:
|
6650 |
msgctxt "form-fields-api validation"
|
6651 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6652 |
msgstr "%s مهيأ بشكل سيئ. المطلوب تنسيق URL صالح. يتضمن http://"
|
6653 |
|
6654 |
-
#: includes/form-fields.php:
|
6655 |
msgctxt "form-fields-api validation"
|
6656 |
msgid "%s is badly formatted. Valid Email format required."
|
6657 |
msgstr "%s مهيأ بشكل سيئ. المطلوب تنسيق بريد إلكتروني صالح."
|
6658 |
|
6659 |
-
#: includes/form-fields.php:
|
6660 |
msgctxt "form-fields-api validation"
|
6661 |
msgid "%s must be a number. Decimal values are not allowed."
|
6662 |
msgstr "%s يجب أن تكون عددا. لا يسمح بالقيم العشرية."
|
6663 |
|
6664 |
-
#: includes/form-fields.php:
|
6665 |
msgctxt "form-fields-api validation"
|
6666 |
msgid "%s must be a number."
|
6667 |
msgstr "%s يجب أن تكون عددا."
|
6668 |
|
6669 |
-
#: includes/form-fields.php:
|
6670 |
#, fuzzy
|
6671 |
msgctxt "form-fields-api validation"
|
6672 |
msgid "%1$s must be in the format %2$s."
|
6673 |
msgstr "%s يجب أن يكون بتنسيق %s."
|
6674 |
|
6675 |
-
#: includes/form-fields.php:
|
6676 |
msgctxt "form-fields-api validation"
|
6677 |
msgid "%s must be a valid date."
|
6678 |
msgstr "%s يجب أن يكون تاريخاً صالحاً."
|
6679 |
|
6680 |
-
#: includes/form-fields.php:
|
6681 |
msgctxt "form-fields-api validation"
|
6682 |
msgid "%s must have less than %d words."
|
6683 |
msgstr ""
|
6684 |
|
6685 |
-
#: includes/form-fields.php:
|
6686 |
#, fuzzy
|
6687 |
msgctxt "form-fields-api validation"
|
6688 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6689 |
msgstr "%s غير صالح. يجب أن تكون القيمة واحدة من %s."
|
6690 |
|
6691 |
-
#: includes/form-fields.php:
|
6692 |
#, fuzzy
|
6693 |
msgctxt "image field"
|
6694 |
msgid "Caption for %s is required."
|
@@ -6898,24 +6929,24 @@ msgctxt "default category name"
|
|
6898 |
msgid "General"
|
6899 |
msgstr "عام"
|
6900 |
|
6901 |
-
#: includes/licensing.php:
|
6902 |
#, fuzzy
|
6903 |
msgctxt "licensing"
|
6904 |
msgid "Invalid item ID"
|
6905 |
msgstr "معرف حقل غير صالح"
|
6906 |
|
6907 |
-
#: includes/licensing.php:
|
6908 |
msgctxt "licensing"
|
6909 |
msgid "No license key provided"
|
6910 |
msgstr "لم يتم تقديم أي مفتاح الترخيص"
|
6911 |
|
6912 |
-
#: includes/licensing.php:
|
6913 |
#, fuzzy
|
6914 |
msgctxt "licensing"
|
6915 |
msgid "The license key was revoked."
|
6916 |
msgstr "لم يتم تقديم أي مفتاح الترخيص"
|
6917 |
|
6918 |
-
#: includes/licensing.php:
|
6919 |
msgctxt "licensing"
|
6920 |
msgid ""
|
6921 |
"If you think this is a mistake, please contact <support-link>Business "
|
@@ -6923,36 +6954,36 @@ msgid ""
|
|
6923 |
"reported as revoked by the licensing software."
|
6924 |
msgstr ""
|
6925 |
|
6926 |
-
#: includes/licensing.php:
|
6927 |
msgctxt "licensing"
|
6928 |
msgid ""
|
6929 |
"Please include the email address you used to purchase <module-name> with "
|
6930 |
"your report."
|
6931 |
msgstr ""
|
6932 |
|
6933 |
-
#: includes/licensing.php:
|
6934 |
msgctxt "licensing"
|
6935 |
msgid "License key is invalid"
|
6936 |
msgstr "مفتاح الترخيص غير صالح"
|
6937 |
|
6938 |
-
#: includes/licensing.php:
|
6939 |
msgctxt "licensing"
|
6940 |
msgid "Invalid module ID"
|
6941 |
msgstr "معرف وحدة غير صالح"
|
6942 |
|
6943 |
-
#: includes/licensing.php:
|
6944 |
msgctxt "licensing"
|
6945 |
msgid "Deactivation failed"
|
6946 |
msgstr "فشل التعطيل"
|
6947 |
|
6948 |
-
#: includes/licensing.php:
|
6949 |
msgctxt "licensing"
|
6950 |
msgid ""
|
6951 |
"It was not possible to establish a connection with Business Directory's "
|
6952 |
"server. The connection failed with the following error:"
|
6953 |
msgstr ""
|
6954 |
|
6955 |
-
#: includes/licensing.php:
|
6956 |
msgctxt "licensing"
|
6957 |
msgid ""
|
6958 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6961,19 +6992,19 @@ msgid ""
|
|
6961 |
"whitelist."
|
6962 |
msgstr ""
|
6963 |
|
6964 |
-
#: includes/licensing.php:
|
6965 |
msgctxt "licensing"
|
6966 |
msgid "Include this error message with your report."
|
6967 |
msgstr ""
|
6968 |
|
6969 |
-
#: includes/licensing.php:
|
6970 |
msgctxt "licensing"
|
6971 |
msgid ""
|
6972 |
"It was not possible to establish a connection with Business Directory's "
|
6973 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6974 |
msgstr ""
|
6975 |
|
6976 |
-
#: includes/licensing.php:
|
6977 |
msgctxt "licensing"
|
6978 |
msgid ""
|
6979 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -6982,7 +7013,7 @@ msgid ""
|
|
6982 |
"1.0.1c)."
|
6983 |
msgstr ""
|
6984 |
|
6985 |
-
#: includes/licensing.php:
|
6986 |
msgctxt "licensing"
|
6987 |
msgid ""
|
6988 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6990,30 +7021,30 @@ msgid ""
|
|
6990 |
"services using the latest security standards."
|
6991 |
msgstr ""
|
6992 |
|
6993 |
-
#: includes/licensing.php:
|
6994 |
msgctxt "licensing"
|
6995 |
msgid ""
|
6996 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6997 |
"Include this message if necesary."
|
6998 |
msgstr ""
|
6999 |
|
7000 |
-
#: includes/licensing.php:
|
7001 |
msgctxt "licensing"
|
7002 |
msgid "Could not contact licensing server"
|
7003 |
msgstr "لا يمكن الاتصال بخادم الترخيص"
|
7004 |
|
7005 |
-
#: includes/licensing.php:
|
7006 |
msgctxt "licensing"
|
7007 |
msgid "The server returned a 403 Forbidden error."
|
7008 |
msgstr ""
|
7009 |
|
7010 |
-
#: includes/licensing.php:
|
7011 |
#, fuzzy
|
7012 |
msgctxt "licensing"
|
7013 |
msgid "Business Directory - Please verify your license keys"
|
7014 |
msgstr "دليل الأعمال - إعادة تعيين الافتراضي"
|
7015 |
|
7016 |
-
#: includes/licensing.php:
|
7017 |
#, fuzzy
|
7018 |
msgctxt "licensing"
|
7019 |
msgid ""
|
@@ -7024,26 +7055,26 @@ msgstr ""
|
|
7024 |
"المفعول. إذهب إلى <a>إدارة الخيارات - التراخيص</a> لإدخال معلومات الترخيص "
|
7025 |
"الخاص بك."
|
7026 |
|
7027 |
-
#: includes/licensing.php:
|
7028 |
msgctxt "licensing"
|
7029 |
msgid ""
|
7030 |
"You need to activate the license keys for the following themes before they "
|
7031 |
"can be used: %s."
|
7032 |
msgstr ""
|
7033 |
|
7034 |
-
#: includes/licensing.php:
|
7035 |
#, fuzzy
|
7036 |
msgctxt "licensing"
|
7037 |
msgid "Review my license keys"
|
7038 |
msgstr "تجديد مفتاح الترخيص"
|
7039 |
|
7040 |
-
#: includes/licensing.php:
|
7041 |
#, fuzzy
|
7042 |
msgctxt "licensing"
|
7043 |
msgid "Business Directory - License key expired"
|
7044 |
msgstr "دليل الأعمال - مفتاح الترخيص منتهي"
|
7045 |
|
7046 |
-
#: includes/licensing.php:
|
7047 |
#, fuzzy
|
7048 |
msgctxt "licensing"
|
7049 |
msgid ""
|
@@ -7054,7 +7085,7 @@ msgstr ""
|
|
7054 |
"انتهت صلاحية مفتاح الترخيص <span class=\"module-name\">%s %s</span>. سوف "
|
7055 |
"يستمر عمل الوحدة ولكن لن تتلقى أي مزيد من التحديثات حتى يتم تجديد الترخيص."
|
7056 |
|
7057 |
-
#: includes/licensing.php:
|
7058 |
#, fuzzy
|
7059 |
msgctxt "licensing"
|
7060 |
msgid ""
|
@@ -7065,34 +7096,34 @@ msgstr ""
|
|
7065 |
"انتهت صلاحية مفتاح الترخيص <span class=\"module-name\">%s %s</span>. سوف "
|
7066 |
"يستمر عمل الوحدة ولكن لن تتلقى أي مزيد من التحديثات حتى يتم تجديد الترخيص."
|
7067 |
|
7068 |
-
#: includes/licensing.php:
|
7069 |
#, fuzzy
|
7070 |
msgctxt "licensing"
|
7071 |
msgid "Please enter a license key."
|
7072 |
msgstr "يرجى إدخال بريد إلكتروني صحيح."
|
7073 |
|
7074 |
-
#: includes/licensing.php:
|
7075 |
msgctxt "licensing"
|
7076 |
msgid "Could not activate license: %s."
|
7077 |
msgstr "لا يمكن تفعيل الترخيص: %s."
|
7078 |
|
7079 |
-
#: includes/licensing.php:
|
7080 |
msgctxt "licensing"
|
7081 |
msgid "License activated"
|
7082 |
msgstr "تم تفعيل ترخيص"
|
7083 |
|
7084 |
-
#: includes/licensing.php:
|
7085 |
msgctxt "licensing"
|
7086 |
msgid "Could not deactivate license: %s."
|
7087 |
msgstr "لا يمكن إلغاء الترخيص: %s."
|
7088 |
|
7089 |
-
#: includes/licensing.php:
|
7090 |
msgctxt "licensing"
|
7091 |
msgid "License deactivated"
|
7092 |
msgstr "تم إلغاء تفعيل الترخيص"
|
7093 |
|
7094 |
#. translators: "<module-name>" version <version-number> is not...
|
7095 |
-
#: includes/licensing.php:
|
7096 |
msgctxt "deprecation"
|
7097 |
msgid ""
|
7098 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+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"
|
197 |
"payment processor directly."
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: includes/class-wpbdp.php:436
|
201 |
#, fuzzy
|
202 |
msgid ""
|
203 |
"The directory features are disabled at this time because a <a>manual "
|
206 |
"تم تعطيل ميزات دليل الأعمال حاليا بسبب أن الإضافة تحتاج إلى إجراء ترقية "
|
207 |
"يدوية قبل المتابعة."
|
208 |
|
209 |
+
#: includes/class-wpbdp.php:443
|
210 |
msgid ""
|
211 |
"The directory is not available at this time. Please try again in a few "
|
212 |
"minutes or contact the administrator if the problem persists."
|
216 |
msgid "%s (ex. %s)"
|
217 |
msgstr "%s (ex. %s)"
|
218 |
|
219 |
+
#: includes/form-fields.php:355
|
220 |
msgid "Business Name"
|
221 |
msgstr "الإسم"
|
222 |
|
223 |
+
#: includes/form-fields.php:364
|
224 |
msgid "Business Genre"
|
225 |
msgstr "التصنيف"
|
226 |
|
227 |
+
#: includes/form-fields.php:373
|
228 |
msgid "Short Business Description"
|
229 |
msgstr "وصف قصير"
|
230 |
|
231 |
+
#: includes/form-fields.php:381
|
232 |
msgid "Long Business Description"
|
233 |
msgstr "وصف مطول"
|
234 |
|
235 |
+
#: includes/form-fields.php:390
|
236 |
msgid "Business Website Address"
|
237 |
msgstr "عنوان الموقع"
|
238 |
|
239 |
+
#: includes/form-fields.php:399
|
240 |
msgid "Business Phone Number"
|
241 |
msgstr "رقم الهاتف"
|
242 |
|
243 |
+
#: includes/form-fields.php:407
|
244 |
msgid "Business Fax"
|
245 |
msgstr "رقم الفاكس"
|
246 |
|
247 |
+
#: includes/form-fields.php:415
|
248 |
msgid "Business Contact Email"
|
249 |
msgstr "البريد الإلكتروني"
|
250 |
|
251 |
+
#: includes/form-fields.php:424
|
252 |
msgid "Business Tags"
|
253 |
msgstr "الوسوم"
|
254 |
|
255 |
+
#: includes/form-fields.php:432
|
256 |
msgid "Business Address"
|
257 |
msgstr "العنوان"
|
258 |
|
259 |
+
#: includes/form-fields.php:440
|
260 |
msgid "ZIP Code"
|
261 |
msgstr "الرمز البريدي"
|
262 |
|
272 |
msgid "Transaction Key"
|
273 |
msgstr "مفتاح المعاملة"
|
274 |
|
275 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
276 |
#, fuzzy
|
277 |
msgid "Licenses"
|
278 |
msgstr "تراخيص"
|
919 |
msgid "Reported"
|
920 |
msgstr ""
|
921 |
|
922 |
+
#: includes/admin/class-admin-listings.php:641
|
923 |
msgctxt "admin listings"
|
924 |
msgid "Listing's payment history successfully deleted"
|
925 |
msgstr ""
|
1099 |
msgid "Images"
|
1100 |
msgstr "الصور"
|
1101 |
|
1102 |
+
#: includes/admin/form-fields.php:193
|
1103 |
msgctxt "admin"
|
1104 |
msgid ""
|
1105 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1108 |
"<b>إضافة دليل الأعمال</b> تتطلب حقول مع المرتبطات التالية بالترتيب لكي تعمل "
|
1109 |
"بشكل صحيح: <b>%s</b>."
|
1110 |
|
1111 |
+
#: includes/admin/form-fields.php:195
|
1112 |
msgctxt "admin"
|
1113 |
msgid ""
|
1114 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1117 |
"<b>إضافة دليل الأعمال</b> تتطلب حقل مع <b>%s</b> المرتبطات التالية بالترتيب "
|
1118 |
"لكي تعمل بشكل صحيح."
|
1119 |
|
1120 |
+
#: includes/admin/form-fields.php:199
|
1121 |
msgctxt "admin"
|
1122 |
msgid ""
|
1123 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1126 |
"يمكنك إنشاء هذه الحقول المخصصة بنفسك داخل \"إدارة الحقول\" أو السماح لدليل "
|
1127 |
"الأعمال للقيام بذلك نيابة عنك تلقائياً."
|
1128 |
|
1129 |
+
#: includes/admin/form-fields.php:204
|
1130 |
msgctxt "admin"
|
1131 |
msgid "Go to \"Manage Form Fields\""
|
1132 |
msgstr "إنتقل إلى \"إدارة حقول\""
|
1133 |
|
1134 |
+
#: includes/admin/form-fields.php:209
|
1135 |
msgctxt "admin"
|
1136 |
msgid "Create these required fields for me"
|
1137 |
msgstr "إنشاء هذه الحقول المطلوبة نيابة عني"
|
1156 |
msgid "Reported"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
+
#: includes/class-listing.php:768
|
1160 |
msgctxt "listing status"
|
1161 |
msgid "Unknown"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
+
#: includes/class-listing.php:769
|
1165 |
msgctxt "listing status"
|
1166 |
msgid "Legacy"
|
1167 |
msgstr ""
|
1168 |
|
1169 |
+
#: includes/class-listing.php:770
|
1170 |
#, fuzzy
|
1171 |
msgctxt "listing status"
|
1172 |
msgid "Incomplete"
|
1173 |
msgstr "إكتمل"
|
1174 |
|
1175 |
+
#: includes/class-listing.php:771
|
1176 |
#, fuzzy
|
1177 |
msgctxt "listing status"
|
1178 |
msgid "Pending Payment"
|
1179 |
msgstr "في انتظار التخلي"
|
1180 |
|
1181 |
+
#: includes/class-listing.php:772
|
1182 |
#, fuzzy
|
1183 |
msgctxt "listing status"
|
1184 |
msgid "Complete"
|
1185 |
msgstr "إكتمل"
|
1186 |
|
1187 |
+
#: includes/class-listing.php:773
|
1188 |
#, fuzzy
|
1189 |
msgctxt "listing status"
|
1190 |
msgid "Pending Upgrade"
|
1191 |
msgstr " في انتظار الترقية"
|
1192 |
|
1193 |
+
#: includes/class-listing.php:774
|
1194 |
#, fuzzy
|
1195 |
msgctxt "listing status"
|
1196 |
msgid "Expired"
|
1197 |
msgstr "منتهي الصلاحية"
|
1198 |
|
1199 |
+
#: includes/class-listing.php:775
|
1200 |
#, fuzzy
|
1201 |
msgctxt "listing status"
|
1202 |
msgid "Pending Renewal"
|
1203 |
msgstr "مفعل + ريثما يتم التجديد"
|
1204 |
|
1205 |
+
#: includes/class-listing.php:776
|
1206 |
#, fuzzy
|
1207 |
msgctxt "listing status"
|
1208 |
msgid "Abandoned"
|
1230 |
msgid "View Payment"
|
1231 |
msgstr "الدفع"
|
1232 |
|
1233 |
+
#: includes/admin/class-admin-listings.php:580
|
1234 |
#, fuzzy
|
1235 |
msgctxt "admin actions"
|
1236 |
msgid "Publish listings"
|
1237 |
msgstr "نشر إعلان"
|
1238 |
|
1239 |
+
#: includes/admin/class-admin-listings.php:581
|
1240 |
#, fuzzy
|
1241 |
msgctxt "admin actions"
|
1242 |
msgid "Mark as \"Pending Review\""
|
1243 |
msgstr " في الانتظار"
|
1244 |
|
1245 |
+
#: includes/admin/class-admin-listings.php:582
|
1246 |
msgctxt "admin actions"
|
1247 |
msgid "Hide from directory (mark as \"Draft\")"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
+
#: includes/admin/class-admin-listings.php:584
|
1251 |
#, fuzzy
|
1252 |
msgctxt "admin actions"
|
1253 |
msgid "Renew listings"
|
1254 |
msgstr "تجديد الإعلان"
|
1255 |
|
1256 |
+
#: includes/admin/class-admin-listings.php:585
|
1257 |
#, fuzzy
|
1258 |
msgctxt "admin actions"
|
1259 |
msgid "Set listings as \"Expired\""
|
1260 |
msgstr "الإعلان منتهي التاريخ"
|
1261 |
|
1262 |
+
#: includes/admin/class-admin-listings.php:592
|
1263 |
#, fuzzy
|
1264 |
msgctxt "admin actions"
|
1265 |
msgid "Send access keys"
|
2469 |
"هذه كلها من خطط الرسوم التي قمت بإعدادها. ليست كلها متاحة للوضع الحالي "
|
2470 |
"(حاليا الوضع في \"%s\"). لمشاهدة خطط الرسوم لهذا الوضع إضغط <a>مفعل</a>."
|
2471 |
|
2472 |
+
#: includes/admin/form-fields.php:24
|
2473 |
msgctxt "form-fields admin"
|
2474 |
msgid "form field"
|
2475 |
msgstr "حقل الاستمارة"
|
2476 |
|
2477 |
+
#: includes/admin/form-fields.php:25
|
2478 |
msgctxt "form-fields admin"
|
2479 |
msgid "form fields"
|
2480 |
msgstr "حقول الاستمارة"
|
2481 |
|
2482 |
+
#: includes/admin/form-fields.php:33
|
2483 |
msgctxt "form-fields admin"
|
2484 |
msgid "Order"
|
2485 |
msgstr "ترتيب"
|
2486 |
|
2487 |
+
#: includes/admin/form-fields.php:34
|
2488 |
msgctxt "form-fields admin"
|
2489 |
msgid "Label / Association"
|
2490 |
msgstr "تسمية/رابطة"
|
2491 |
|
2492 |
+
#: includes/admin/form-fields.php:35
|
2493 |
msgctxt "form-fields admin"
|
2494 |
msgid "Type"
|
2495 |
msgstr "نوع"
|
2496 |
|
2497 |
+
#: includes/admin/form-fields.php:36
|
2498 |
msgctxt "form-fields admin"
|
2499 |
msgid "Validator"
|
2500 |
msgstr "مدقق"
|
2501 |
|
2502 |
+
#: includes/admin/form-fields.php:37
|
2503 |
msgctxt "form-fields admin"
|
2504 |
msgid "Field Attributes"
|
2505 |
msgstr "سمات الحقل"
|
2506 |
|
2507 |
+
#: includes/admin/form-fields.php:84
|
2508 |
msgctxt "form-fields admin"
|
2509 |
msgid "Edit"
|
2510 |
msgstr "تحرير"
|
2511 |
|
2512 |
+
#: includes/admin/form-fields.php:98
|
2513 |
msgctxt "form-fields admin"
|
2514 |
msgid "Delete"
|
2515 |
msgstr "حذف"
|
2516 |
|
2517 |
+
#: includes/admin/form-fields.php:135
|
|
|
|
|
|
|
|
|
|
|
|
|
2518 |
msgctxt "form-fields admin"
|
2519 |
msgid "Required"
|
2520 |
msgstr "مطلوب"
|
2521 |
|
2522 |
+
#: includes/admin/form-fields.php:135
|
2523 |
msgctxt "form-fields admin"
|
2524 |
msgid "Optional"
|
2525 |
msgstr "إختياري"
|
2526 |
|
2527 |
+
#: includes/admin/form-fields.php:142
|
2528 |
+
#, fuzzy
|
2529 |
+
msgctxt "form-fields admin"
|
2530 |
+
msgid "Private"
|
2531 |
+
msgstr "قم بالتفعيل"
|
2532 |
+
|
2533 |
+
#: includes/admin/form-fields.php:149
|
2534 |
msgctxt "form-fields admin"
|
2535 |
msgid "This field value is shown in the excerpt view of a listing."
|
2536 |
msgstr "قيمة هذا الحقل ظاهرة في عرض المقتطفات للإعلان."
|
2537 |
|
2538 |
+
#: includes/admin/form-fields.php:150
|
2539 |
msgctxt "form-fields admin"
|
2540 |
msgid "In Excerpt"
|
2541 |
msgstr "في مقتطف"
|
2542 |
|
2543 |
+
#: includes/admin/form-fields.php:157
|
2544 |
msgctxt "form-fields admin"
|
2545 |
msgid "This field value is shown in the single view of a listing."
|
2546 |
msgstr "قيمة هذا الحقل ظاهرة في العرض المفرد للإعلان."
|
2547 |
|
2548 |
+
#: includes/admin/form-fields.php:158
|
2549 |
msgctxt "form-fields admin"
|
2550 |
msgid "In Listing"
|
2551 |
msgstr "في الإعلان"
|
2552 |
|
2553 |
+
#: includes/admin/form-fields.php:292
|
2554 |
msgctxt "form-fields admin"
|
2555 |
msgid "Form Preview"
|
2556 |
msgstr "معاينة الاستمارة"
|
2557 |
|
2558 |
+
#: includes/admin/form-fields.php:293
|
2559 |
msgctxt "form-fields admin"
|
2560 |
msgid "← Return to \"Manage Form Fields\""
|
2561 |
msgstr "← العودة إلى \"إدارة حقول الاستمارة\""
|
2562 |
|
2563 |
+
#: includes/admin/form-fields.php:333
|
2564 |
msgctxt "form-fields admin"
|
2565 |
msgid "Form fields updated."
|
2566 |
msgstr "تم تحديث الاستمارة."
|
2567 |
|
2568 |
+
#: includes/admin/form-fields.php:349
|
2569 |
msgctxt "form-fields admin"
|
2570 |
msgid ""
|
2571 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2578 |
"الواجهة. إذا كنت تريد إظهار عناوين البريد الإلكتروني في الواجهة، يمكنك "
|
2579 |
"<a>تمكين عرض البريد الإلكتروني للعموم</a>."
|
2580 |
|
2581 |
+
#: includes/admin/form-fields.php:390
|
2582 |
msgctxt "form-fields admin"
|
2583 |
msgid "Field deleted."
|
2584 |
msgstr "تم حذف الحقل."
|
2585 |
|
2586 |
+
#: includes/admin/form-fields.php:413
|
2587 |
msgctxt "form-fields admin"
|
2588 |
msgid "Required fields created successfully."
|
2589 |
msgstr "الحقول المطلوبة أنشئت بنجاح."
|
2590 |
|
2591 |
+
#: includes/admin/form-fields.php:426
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid "Title"
|
2594 |
msgstr "العنوان"
|
2595 |
|
2596 |
+
#: includes/admin/form-fields.php:427
|
2597 |
msgctxt "form-fields admin"
|
2598 |
msgid "Category"
|
2599 |
msgstr "التصنيف"
|
2600 |
|
2601 |
+
#: includes/admin/form-fields.php:428
|
2602 |
msgctxt "form-fields admin"
|
2603 |
msgid "Excerpt"
|
2604 |
msgstr "مقتطف"
|
2605 |
|
2606 |
+
#: includes/admin/form-fields.php:429
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "Content"
|
2609 |
msgstr "المحتوى"
|
2610 |
|
2611 |
+
#: includes/admin/form-fields.php:430
|
2612 |
msgctxt "form-fields admin"
|
2613 |
msgid "Tags"
|
2614 |
msgstr "الوسوم"
|
2615 |
|
2616 |
+
#: includes/admin/form-fields.php:431
|
2617 |
msgctxt "form-fields admin"
|
2618 |
msgid "Address"
|
2619 |
msgstr "العنوان"
|
2620 |
|
2621 |
+
#: includes/admin/form-fields.php:432
|
2622 |
msgctxt "form-fields admin"
|
2623 |
msgid "City"
|
2624 |
msgstr "المدينة"
|
2625 |
|
2626 |
+
#: includes/admin/form-fields.php:433
|
2627 |
msgctxt "form-fields admin"
|
2628 |
msgid "State"
|
2629 |
msgstr "الولاية"
|
2630 |
|
2631 |
+
#: includes/admin/form-fields.php:434
|
2632 |
#, fuzzy
|
2633 |
msgctxt "form-fields admin"
|
2634 |
msgid "Country"
|
2635 |
msgstr "الدولة:"
|
2636 |
|
2637 |
+
#: includes/admin/form-fields.php:435
|
2638 |
msgctxt "form-fields admin"
|
2639 |
msgid "ZIP Code"
|
2640 |
msgstr "الرمز البريدي"
|
2641 |
|
2642 |
+
#: includes/admin/form-fields.php:436
|
2643 |
msgctxt "form-fields admin"
|
2644 |
msgid "FAX Number"
|
2645 |
msgstr "رقم الفاكس"
|
2646 |
|
2647 |
+
#: includes/admin/form-fields.php:437
|
2648 |
msgctxt "form-fields admin"
|
2649 |
msgid "Phone Number"
|
2650 |
msgstr "رقم الهاتف"
|
2651 |
|
2652 |
+
#: includes/admin/form-fields.php:438
|
2653 |
msgctxt "form-fields admin"
|
2654 |
msgid "Ratings Field"
|
2655 |
msgstr "حقول التقييم"
|
2656 |
|
2657 |
+
#: includes/admin/form-fields.php:439
|
2658 |
msgctxt "form-fields admin"
|
2659 |
msgid "Twitter"
|
2660 |
msgstr "تويتر"
|
2661 |
|
2662 |
+
#: includes/admin/form-fields.php:440
|
2663 |
msgctxt "form-fields admin"
|
2664 |
msgid "Website"
|
2665 |
msgstr "موقع الأنترنيت"
|
2666 |
|
2667 |
+
#: includes/admin/form-fields.php:470
|
2668 |
msgctxt "form-fields admin"
|
2669 |
msgid "Tags updated."
|
2670 |
msgstr "تم تحديث الوسوم"
|
2716 |
msgid "Allow empty selection on search?"
|
2717 |
msgstr "السماح بالتحديد الفارغ في البحث؟"
|
2718 |
|
2719 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2720 |
+
#, fuzzy
|
2721 |
+
msgctxt "form-fields admin"
|
2722 |
+
msgid "Field Display Order"
|
2723 |
+
msgstr "خيارات عرض الحقل"
|
2724 |
+
|
2725 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2726 |
msgctxt "form-fields admin"
|
2727 |
msgid "Allow HTML input for this field?"
|
3933 |
msgid "User registration date"
|
3934 |
msgstr "تاريخ تسجيل العضو"
|
3935 |
|
3936 |
+
#: includes/licensing.php:158
|
3937 |
#, fuzzy
|
3938 |
msgctxt "admin settings"
|
3939 |
msgid "Enter License Key here"
|
4239 |
msgstr ""
|
4240 |
|
4241 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4242 |
+
#: includes/licensing.php:95
|
4243 |
msgctxt "settings"
|
4244 |
msgid "Premium Modules"
|
4245 |
msgstr "وحدات ممتازة (Premium)"
|
5285 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5286 |
msgstr ""
|
5287 |
|
5288 |
+
#: includes/licensing.php:111
|
5289 |
#, fuzzy
|
5290 |
msgctxt "settings"
|
5291 |
msgid "Themes"
|
5292 |
msgstr "القوالب"
|
5293 |
|
5294 |
+
#: includes/licensing.php:134
|
5295 |
msgctxt "settings"
|
5296 |
msgid ""
|
5297 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
5299 |
"activate your licenses."
|
5300 |
msgstr ""
|
5301 |
|
5302 |
+
#: includes/licensing.php:159
|
5303 |
#, fuzzy
|
5304 |
msgctxt "settings"
|
5305 |
msgid "Activate"
|
5306 |
msgstr "قم بالتفعيل"
|
5307 |
|
5308 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
5309 |
msgctxt "settings"
|
5310 |
msgid "Please wait..."
|
5311 |
msgstr ""
|
5312 |
|
5313 |
+
#: includes/licensing.php:160
|
5314 |
#, fuzzy
|
5315 |
msgctxt "settings"
|
5316 |
msgid "Deactivate"
|
5317 |
msgstr "قم بالتفعيل"
|
5318 |
|
5319 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
5320 |
msgctxt "settings"
|
5321 |
msgid "Licenses"
|
5322 |
msgstr "التراخيص"
|
5719 |
msgid "Add New Listing"
|
5720 |
msgstr "إضافة إعلان جديد"
|
5721 |
|
5722 |
+
#: includes/class-listing.php:302
|
5723 |
#, fuzzy
|
5724 |
msgctxt "listing"
|
5725 |
msgid "Listing has no registered payments"
|
5726 |
msgstr "إنتهاء صلاحية الإعلان"
|
5727 |
|
5728 |
+
#: includes/class-listing.php:310
|
5729 |
#, fuzzy
|
5730 |
msgctxt "listing"
|
5731 |
msgid "Can't delete payment"
|
5732 |
msgstr "رفض الدفع"
|
5733 |
|
5734 |
+
#: includes/class-listing.php:349
|
5735 |
#, fuzzy
|
5736 |
msgctxt "listing"
|
5737 |
msgid "Listing expired"
|
5738 |
msgstr "الإعلان منتهي التاريخ"
|
5739 |
|
5740 |
+
#: includes/class-listing.php:508
|
5741 |
#, fuzzy
|
5742 |
msgctxt "listing"
|
5743 |
msgid "(Unavailable Plan)"
|
5744 |
msgstr "(رسم غير متوفر)"
|
5745 |
|
5746 |
+
#: includes/class-listing.php:665
|
5747 |
#, fuzzy
|
5748 |
msgctxt "listing"
|
5749 |
msgid "Plan \"%s\" (recurring)"
|
5750 |
msgstr "(متكرر)"
|
5751 |
|
5752 |
+
#: includes/class-listing.php:667
|
5753 |
msgctxt "listing"
|
5754 |
msgid "Plan \"%s\""
|
5755 |
msgstr ""
|
5808 |
msgstr "إعلان مجاني"
|
5809 |
|
5810 |
#. translators: [%s] is the name of the blog.
|
5811 |
+
#: includes/class-listing-email-notification.php:234
|
5812 |
msgctxt "notify email"
|
5813 |
msgid "[%s] New listing notification"
|
5814 |
msgstr "[%s] تنبيه الإعلان الجديد"
|
5815 |
|
5816 |
#. translators: [%s] is the name of the blog.
|
5817 |
+
#: includes/class-listing-email-notification.php:285
|
5818 |
msgctxt "notify email"
|
5819 |
msgid "[%s] Listing edit notification"
|
5820 |
msgstr "[%s] تنبيه تحرير الإعلان"
|
5821 |
|
5822 |
#. translators: %s is the name of the blog.
|
5823 |
+
#: includes/class-listing-email-notification.php:357
|
5824 |
#, fuzzy
|
5825 |
msgctxt "notify email"
|
5826 |
msgid "[%s] Reported listing notification"
|
6317 |
msgid "Settings"
|
6318 |
msgstr "الإعدادات"
|
6319 |
|
6320 |
+
#: includes/class-wpbdp.php:335
|
6321 |
#, fuzzy
|
6322 |
msgctxt "listing image upload"
|
6323 |
msgid "Can not upload any more images for this listing."
|
6324 |
msgstr "التصنيفات لهذا الإعلان"
|
6325 |
|
6326 |
+
#: includes/class-wpbdp.php:339
|
6327 |
msgctxt "listing image upload"
|
6328 |
msgid ""
|
6329 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
6408 |
msgid "Select List"
|
6409 |
msgstr "قائمة منسدلة"
|
6410 |
|
6411 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
6412 |
+
#, fuzzy
|
6413 |
+
msgctxt "form-fields api"
|
6414 |
+
msgid "Social Site (Other)"
|
6415 |
+
msgstr "الموقع الاجتماعي (التعامل مع التغريدات)"
|
6416 |
+
|
6417 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
6418 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
6419 |
+
msgctxt "form-fields api"
|
6420 |
+
msgid "URL:"
|
6421 |
+
msgstr "رابط URL:"
|
6422 |
+
|
6423 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
6424 |
+
#, fuzzy
|
6425 |
+
msgctxt "form-fields api"
|
6426 |
+
msgid "Text:"
|
6427 |
+
msgstr "مربع النص"
|
6428 |
+
|
6429 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
6430 |
+
msgctxt "form-fields api"
|
6431 |
+
msgid "Text to be displayed along with icon"
|
6432 |
+
msgstr ""
|
6433 |
+
|
6434 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
6435 |
+
#, fuzzy
|
6436 |
+
msgctxt "form-fields api"
|
6437 |
+
msgid "Type:"
|
6438 |
+
msgstr "نوع"
|
6439 |
+
|
6440 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6441 |
msgctxt "form-fields api"
|
6442 |
msgid "Textarea"
|
6462 |
msgid "URL Field"
|
6463 |
msgstr "حقل الرابط"
|
6464 |
|
|
|
|
|
|
|
|
|
|
|
6465 |
#: includes/fields/class-fieldtypes-url.php:144
|
6466 |
msgctxt "form-fields api"
|
6467 |
msgid "Link Text (optional):"
|
6468 |
msgstr "رابط نصي (اختياري):"
|
6469 |
|
6470 |
+
#: includes/fields/class-form-field.php:694
|
6471 |
msgctxt "form-fields api"
|
6472 |
msgid ""
|
6473 |
"This form field can't be deleted because it is required for the plugin to "
|
6532 |
msgstr "البلد المطلوب."
|
6533 |
|
6534 |
#: includes/fields/class-fieldtypes-image.php:100
|
6535 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
6536 |
msgctxt "form-fields-api"
|
6537 |
msgid "Remove"
|
6538 |
msgstr "إزالة"
|
6542 |
msgid "Invalid form field type"
|
6543 |
msgstr "نوع حقل استمارة غير صحيح"
|
6544 |
|
6545 |
+
#: includes/fields/class-form-field.php:581
|
6546 |
msgctxt "form-fields-api"
|
6547 |
msgid "Field label is required."
|
6548 |
msgstr "تسمية الحقل مطلوب."
|
6549 |
|
6550 |
+
#: includes/fields/class-form-field.php:592
|
6551 |
msgctxt "form-fields-api"
|
6552 |
msgid ""
|
6553 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
6555 |
"delete this current field and create a NEW field of type %1$s instead."
|
6556 |
msgstr ""
|
6557 |
|
6558 |
+
#: includes/fields/class-form-field.php:595
|
6559 |
msgctxt "form-fields-api"
|
6560 |
msgid ""
|
6561 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6562 |
"existing listings will be deleted as well."
|
6563 |
msgstr ""
|
6564 |
|
6565 |
+
#: includes/fields/class-form-field.php:629
|
6566 |
msgctxt "form-fields-api"
|
6567 |
msgid ""
|
6568 |
"There can only be one field with association \"%s\". Please select another "
|
6569 |
"association."
|
6570 |
msgstr "يمكن أن يكون هناك حقل واحد مع رابطة \"%s\". المرجو تحديد رابطة أخرى."
|
6571 |
|
6572 |
+
#: includes/fields/class-form-field.php:639
|
6573 |
msgctxt "form-fields-api"
|
6574 |
msgid "\"%s\" is an invalid field type for this association."
|
6575 |
msgstr "\"%s\" نوع حقل غير صالح لهذه الرابطة."
|
6576 |
|
6577 |
+
#: includes/fields/class-form-field.php:684
|
6578 |
msgctxt "form-fields-api"
|
6579 |
msgid "Invalid field ID"
|
6580 |
msgstr "معرف حقل غير صالح"
|
6581 |
|
6582 |
+
#: includes/fields/class-form-field.php:707
|
6583 |
msgctxt "form-fields-api"
|
6584 |
msgid "An error occurred while trying to delete this field."
|
6585 |
msgstr "حدث خطأ أثناء محاولة حذف هذا الحقل."
|
6586 |
|
6587 |
+
#: includes/form-fields.php:570
|
6588 |
msgctxt "form-fields-api"
|
6589 |
msgid "Email Validator"
|
6590 |
msgstr "المصادقة على البريد الإلكتروني"
|
6591 |
|
6592 |
+
#: includes/form-fields.php:571
|
6593 |
msgctxt "form-fields-api"
|
6594 |
msgid "URL Validator"
|
6595 |
msgstr "المصادقة على URL"
|
6596 |
|
6597 |
+
#: includes/form-fields.php:572
|
6598 |
msgctxt "form-fields-api"
|
6599 |
msgid "Whole Number Validator"
|
6600 |
msgstr "المصادقة على رقم صحيح"
|
6601 |
|
6602 |
+
#: includes/form-fields.php:573
|
6603 |
msgctxt "form-fields-api"
|
6604 |
msgid "Decimal Number Validator"
|
6605 |
msgstr "المصادقة على رقم عشري"
|
6606 |
|
6607 |
+
#: includes/form-fields.php:574
|
6608 |
msgctxt "form-fields-api"
|
6609 |
msgid "Date Validator"
|
6610 |
msgstr "المصادقة على التاريخ"
|
6611 |
|
6612 |
+
#: includes/form-fields.php:575
|
6613 |
#, fuzzy
|
6614 |
msgctxt "form-fields-api"
|
6615 |
msgid "Word Count Validator"
|
6667 |
"باستخدام هذا الإعداد إلا إذا كنت تقوم بإضافة الإعلانات بنفسك وأنت الوحيد من "
|
6668 |
"يتحكم في المحتوى. هل أنت متأكد من أنك تريد تمكين هذا؟"
|
6669 |
|
6670 |
+
#: includes/form-fields.php:582
|
6671 |
msgctxt "form-fields-api validation"
|
6672 |
msgid "Field"
|
6673 |
msgstr "حقل"
|
6674 |
|
6675 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6676 |
msgctxt "form-fields-api validation"
|
6677 |
msgid "%s is required."
|
6678 |
msgstr "%s مطلوب."
|
6679 |
|
6680 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6681 |
msgctxt "form-fields-api validation"
|
6682 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6683 |
msgstr "%s مهيأ بشكل سيئ. المطلوب تنسيق URL صالح. يتضمن http://"
|
6684 |
|
6685 |
+
#: includes/form-fields.php:642
|
6686 |
msgctxt "form-fields-api validation"
|
6687 |
msgid "%s is badly formatted. Valid Email format required."
|
6688 |
msgstr "%s مهيأ بشكل سيئ. المطلوب تنسيق بريد إلكتروني صالح."
|
6689 |
|
6690 |
+
#: includes/form-fields.php:649
|
6691 |
msgctxt "form-fields-api validation"
|
6692 |
msgid "%s must be a number. Decimal values are not allowed."
|
6693 |
msgstr "%s يجب أن تكون عددا. لا يسمح بالقيم العشرية."
|
6694 |
|
6695 |
+
#: includes/form-fields.php:656
|
6696 |
msgctxt "form-fields-api validation"
|
6697 |
msgid "%s must be a number."
|
6698 |
msgstr "%s يجب أن تكون عددا."
|
6699 |
|
6700 |
+
#: includes/form-fields.php:675
|
6701 |
#, fuzzy
|
6702 |
msgctxt "form-fields-api validation"
|
6703 |
msgid "%1$s must be in the format %2$s."
|
6704 |
msgstr "%s يجب أن يكون بتنسيق %s."
|
6705 |
|
6706 |
+
#: includes/form-fields.php:713
|
6707 |
msgctxt "form-fields-api validation"
|
6708 |
msgid "%s must be a valid date."
|
6709 |
msgstr "%s يجب أن يكون تاريخاً صالحاً."
|
6710 |
|
6711 |
+
#: includes/form-fields.php:736
|
6712 |
msgctxt "form-fields-api validation"
|
6713 |
msgid "%s must have less than %d words."
|
6714 |
msgstr ""
|
6715 |
|
6716 |
+
#: includes/form-fields.php:755
|
6717 |
#, fuzzy
|
6718 |
msgctxt "form-fields-api validation"
|
6719 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6720 |
msgstr "%s غير صالح. يجب أن تكون القيمة واحدة من %s."
|
6721 |
|
6722 |
+
#: includes/form-fields.php:720
|
6723 |
#, fuzzy
|
6724 |
msgctxt "image field"
|
6725 |
msgid "Caption for %s is required."
|
6929 |
msgid "General"
|
6930 |
msgstr "عام"
|
6931 |
|
6932 |
+
#: includes/licensing.php:276
|
6933 |
#, fuzzy
|
6934 |
msgctxt "licensing"
|
6935 |
msgid "Invalid item ID"
|
6936 |
msgstr "معرف حقل غير صالح"
|
6937 |
|
6938 |
+
#: includes/licensing.php:281
|
6939 |
msgctxt "licensing"
|
6940 |
msgid "No license key provided"
|
6941 |
msgstr "لم يتم تقديم أي مفتاح الترخيص"
|
6942 |
|
6943 |
+
#: includes/licensing.php:304
|
6944 |
#, fuzzy
|
6945 |
msgctxt "licensing"
|
6946 |
msgid "The license key was revoked."
|
6947 |
msgstr "لم يتم تقديم أي مفتاح الترخيص"
|
6948 |
|
6949 |
+
#: includes/licensing.php:306
|
6950 |
msgctxt "licensing"
|
6951 |
msgid ""
|
6952 |
"If you think this is a mistake, please contact <support-link>Business "
|
6954 |
"reported as revoked by the licensing software."
|
6955 |
msgstr ""
|
6956 |
|
6957 |
+
#: includes/licensing.php:308
|
6958 |
msgctxt "licensing"
|
6959 |
msgid ""
|
6960 |
"Please include the email address you used to purchase <module-name> with "
|
6961 |
"your report."
|
6962 |
msgstr ""
|
6963 |
|
6964 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6965 |
msgctxt "licensing"
|
6966 |
msgid "License key is invalid"
|
6967 |
msgstr "مفتاح الترخيص غير صالح"
|
6968 |
|
6969 |
+
#: includes/licensing.php:336
|
6970 |
msgctxt "licensing"
|
6971 |
msgid "Invalid module ID"
|
6972 |
msgstr "معرف وحدة غير صالح"
|
6973 |
|
6974 |
+
#: includes/licensing.php:363
|
6975 |
msgctxt "licensing"
|
6976 |
msgid "Deactivation failed"
|
6977 |
msgstr "فشل التعطيل"
|
6978 |
|
6979 |
+
#: includes/licensing.php:382
|
6980 |
msgctxt "licensing"
|
6981 |
msgid ""
|
6982 |
"It was not possible to establish a connection with Business Directory's "
|
6983 |
"server. The connection failed with the following error:"
|
6984 |
msgstr ""
|
6985 |
|
6986 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6987 |
msgctxt "licensing"
|
6988 |
msgid ""
|
6989 |
"It looks like your server is not authorized to make requests to Business "
|
6992 |
"whitelist."
|
6993 |
msgstr ""
|
6994 |
|
6995 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6996 |
msgctxt "licensing"
|
6997 |
msgid "Include this error message with your report."
|
6998 |
msgstr ""
|
6999 |
|
7000 |
+
#: includes/licensing.php:398
|
7001 |
msgctxt "licensing"
|
7002 |
msgid ""
|
7003 |
"It was not possible to establish a connection with Business Directory's "
|
7004 |
"server. A problem occurred in the SSL/TSL handshake:"
|
7005 |
msgstr ""
|
7006 |
|
7007 |
+
#: includes/licensing.php:403
|
7008 |
msgctxt "licensing"
|
7009 |
msgid ""
|
7010 |
"To ensure the security of our systems and adhere to industry best practices, "
|
7013 |
"1.0.1c)."
|
7014 |
msgstr ""
|
7015 |
|
7016 |
+
#: includes/licensing.php:405
|
7017 |
msgctxt "licensing"
|
7018 |
msgid ""
|
7019 |
"Upgrading your system will not only allow you to communicate with Business "
|
7021 |
"services using the latest security standards."
|
7022 |
msgstr ""
|
7023 |
|
7024 |
+
#: includes/licensing.php:407
|
7025 |
msgctxt "licensing"
|
7026 |
msgid ""
|
7027 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
7028 |
"Include this message if necesary."
|
7029 |
msgstr ""
|
7030 |
|
7031 |
+
#: includes/licensing.php:414
|
7032 |
msgctxt "licensing"
|
7033 |
msgid "Could not contact licensing server"
|
7034 |
msgstr "لا يمكن الاتصال بخادم الترخيص"
|
7035 |
|
7036 |
+
#: includes/licensing.php:430
|
7037 |
msgctxt "licensing"
|
7038 |
msgid "The server returned a 403 Forbidden error."
|
7039 |
msgstr ""
|
7040 |
|
7041 |
+
#: includes/licensing.php:498
|
7042 |
#, fuzzy
|
7043 |
msgctxt "licensing"
|
7044 |
msgid "Business Directory - Please verify your license keys"
|
7045 |
msgstr "دليل الأعمال - إعادة تعيين الافتراضي"
|
7046 |
|
7047 |
+
#: includes/licensing.php:508
|
7048 |
#, fuzzy
|
7049 |
msgctxt "licensing"
|
7050 |
msgid ""
|
7055 |
"المفعول. إذهب إلى <a>إدارة الخيارات - التراخيص</a> لإدخال معلومات الترخيص "
|
7056 |
"الخاص بك."
|
7057 |
|
7058 |
+
#: includes/licensing.php:519
|
7059 |
msgctxt "licensing"
|
7060 |
msgid ""
|
7061 |
"You need to activate the license keys for the following themes before they "
|
7062 |
"can be used: %s."
|
7063 |
msgstr ""
|
7064 |
|
7065 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
7066 |
#, fuzzy
|
7067 |
msgctxt "licensing"
|
7068 |
msgid "Review my license keys"
|
7069 |
msgstr "تجديد مفتاح الترخيص"
|
7070 |
|
7071 |
+
#: includes/licensing.php:554
|
7072 |
#, fuzzy
|
7073 |
msgctxt "licensing"
|
7074 |
msgid "Business Directory - License key expired"
|
7075 |
msgstr "دليل الأعمال - مفتاح الترخيص منتهي"
|
7076 |
|
7077 |
+
#: includes/licensing.php:564
|
7078 |
#, fuzzy
|
7079 |
msgctxt "licensing"
|
7080 |
msgid ""
|
7085 |
"انتهت صلاحية مفتاح الترخيص <span class=\"module-name\">%s %s</span>. سوف "
|
7086 |
"يستمر عمل الوحدة ولكن لن تتلقى أي مزيد من التحديثات حتى يتم تجديد الترخيص."
|
7087 |
|
7088 |
+
#: includes/licensing.php:575
|
7089 |
#, fuzzy
|
7090 |
msgctxt "licensing"
|
7091 |
msgid ""
|
7096 |
"انتهت صلاحية مفتاح الترخيص <span class=\"module-name\">%s %s</span>. سوف "
|
7097 |
"يستمر عمل الوحدة ولكن لن تتلقى أي مزيد من التحديثات حتى يتم تجديد الترخيص."
|
7098 |
|
7099 |
+
#: includes/licensing.php:669
|
7100 |
#, fuzzy
|
7101 |
msgctxt "licensing"
|
7102 |
msgid "Please enter a license key."
|
7103 |
msgstr "يرجى إدخال بريد إلكتروني صحيح."
|
7104 |
|
7105 |
+
#: includes/licensing.php:678
|
7106 |
msgctxt "licensing"
|
7107 |
msgid "Could not activate license: %s."
|
7108 |
msgstr "لا يمكن تفعيل الترخيص: %s."
|
7109 |
|
7110 |
+
#: includes/licensing.php:680
|
7111 |
msgctxt "licensing"
|
7112 |
msgid "License activated"
|
7113 |
msgstr "تم تفعيل ترخيص"
|
7114 |
|
7115 |
+
#: includes/licensing.php:700
|
7116 |
msgctxt "licensing"
|
7117 |
msgid "Could not deactivate license: %s."
|
7118 |
msgstr "لا يمكن إلغاء الترخيص: %s."
|
7119 |
|
7120 |
+
#: includes/licensing.php:702
|
7121 |
msgctxt "licensing"
|
7122 |
msgid "License deactivated"
|
7123 |
msgstr "تم إلغاء تفعيل الترخيص"
|
7124 |
|
7125 |
#. translators: "<module-name>" version <version-number> is not...
|
7126 |
+
#: includes/licensing.php:893
|
7127 |
msgctxt "deprecation"
|
7128 |
msgid ""
|
7129 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
languages/WPBDM-de_DE.mo
CHANGED
Binary file
|
languages/WPBDM-de_DE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 3.5.4\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-11
|
9 |
"PO-Revision-Date: 2018-03-02 08:40-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
@@ -197,7 +197,7 @@ msgid ""
|
|
197 |
"payment processor directly."
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: includes/class-wpbdp.php:
|
201 |
#, fuzzy
|
202 |
msgid ""
|
203 |
"The directory features are disabled at this time because a <a>manual "
|
@@ -206,7 +206,7 @@ msgstr ""
|
|
206 |
"Branchenverzeichnis Hervorhebungen sind aktuell deaktiviert, weil das Modul "
|
207 |
"manuell aktualisiert werden muss, bevor weiter hervorgehoben werden kann."
|
208 |
|
209 |
-
#: includes/class-wpbdp.php:
|
210 |
msgid ""
|
211 |
"The directory is not available at this time. Please try again in a few "
|
212 |
"minutes or contact the administrator if the problem persists."
|
@@ -216,47 +216,47 @@ msgstr ""
|
|
216 |
msgid "%s (ex. %s)"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: includes/form-fields.php:
|
220 |
msgid "Business Name"
|
221 |
msgstr "Firmenname"
|
222 |
|
223 |
-
#: includes/form-fields.php:
|
224 |
msgid "Business Genre"
|
225 |
msgstr "Firmenbranche"
|
226 |
|
227 |
-
#: includes/form-fields.php:
|
228 |
msgid "Short Business Description"
|
229 |
msgstr "Kurze Geschäftsbeschreibung"
|
230 |
|
231 |
-
#: includes/form-fields.php:
|
232 |
msgid "Long Business Description"
|
233 |
msgstr "Lange Geschäftsbeschreibung"
|
234 |
|
235 |
-
#: includes/form-fields.php:
|
236 |
msgid "Business Website Address"
|
237 |
msgstr "Firmenwebseite"
|
238 |
|
239 |
-
#: includes/form-fields.php:
|
240 |
msgid "Business Phone Number"
|
241 |
msgstr "Telefonnummer geschäftlich"
|
242 |
|
243 |
-
#: includes/form-fields.php:
|
244 |
msgid "Business Fax"
|
245 |
msgstr "Fax geschäftlich"
|
246 |
|
247 |
-
#: includes/form-fields.php:
|
248 |
msgid "Business Contact Email"
|
249 |
msgstr "Kontakt E-mail geschäftlich"
|
250 |
|
251 |
-
#: includes/form-fields.php:
|
252 |
msgid "Business Tags"
|
253 |
msgstr "Geschäftliche Tags "
|
254 |
|
255 |
-
#: includes/form-fields.php:
|
256 |
msgid "Business Address"
|
257 |
msgstr "Adresse"
|
258 |
|
259 |
-
#: includes/form-fields.php:
|
260 |
msgid "ZIP Code"
|
261 |
msgstr "Postleitzahl"
|
262 |
|
@@ -272,7 +272,7 @@ msgstr "Login"
|
|
272 |
msgid "Transaction Key"
|
273 |
msgstr "Transaktionen"
|
274 |
|
275 |
-
#: includes/licensing.php:
|
276 |
#, fuzzy
|
277 |
msgid "Licenses"
|
278 |
msgstr "Lizenz"
|
@@ -935,7 +935,7 @@ msgctxt "admin listings"
|
|
935 |
msgid "Reported"
|
936 |
msgstr ""
|
937 |
|
938 |
-
#: includes/admin/class-admin-listings.php:
|
939 |
msgctxt "admin listings"
|
940 |
msgid "Listing's payment history successfully deleted"
|
941 |
msgstr ""
|
@@ -1107,7 +1107,7 @@ msgctxt "admin"
|
|
1107 |
msgid "Images"
|
1108 |
msgstr "Bilder"
|
1109 |
|
1110 |
-
#: includes/admin/form-fields.php:
|
1111 |
msgctxt "admin"
|
1112 |
msgid ""
|
1113 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1116,7 +1116,7 @@ msgstr ""
|
|
1116 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt Felder mit den folgenden "
|
1117 |
"Verbindungen um korrekt zu funktionieren: <b>%s</b>."
|
1118 |
|
1119 |
-
#: includes/admin/form-fields.php:
|
1120 |
msgctxt "admin"
|
1121 |
msgid ""
|
1122 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1125,7 +1125,7 @@ msgstr ""
|
|
1125 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt ein Feld mit der Verbindung "
|
1126 |
"<b>%s</b>, um korrekt zu funktionieren."
|
1127 |
|
1128 |
-
#: includes/admin/form-fields.php:
|
1129 |
msgctxt "admin"
|
1130 |
msgid ""
|
1131 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1134,12 +1134,12 @@ msgstr ""
|
|
1134 |
"Sie können diese benutzerdefinierten Felder selbst erzeugen \"Formularfelder "
|
1135 |
"verwalten\" oder vom Branchenverzeichnis automatisch erstellen lassen."
|
1136 |
|
1137 |
-
#: includes/admin/form-fields.php:
|
1138 |
msgctxt "admin"
|
1139 |
msgid "Go to \"Manage Form Fields\""
|
1140 |
msgstr "zu \"Formularfelder verwalten\""
|
1141 |
|
1142 |
-
#: includes/admin/form-fields.php:
|
1143 |
msgctxt "admin"
|
1144 |
msgid "Create these required fields for me"
|
1145 |
msgstr "Erstelle diese benötigten Felder für mich"
|
@@ -1164,53 +1164,53 @@ msgctxt "listing status"
|
|
1164 |
msgid "Reported"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
-
#: includes/class-listing.php:
|
1168 |
msgctxt "listing status"
|
1169 |
msgid "Unknown"
|
1170 |
msgstr ""
|
1171 |
|
1172 |
-
#: includes/class-listing.php:
|
1173 |
msgctxt "listing status"
|
1174 |
msgid "Legacy"
|
1175 |
msgstr ""
|
1176 |
|
1177 |
-
#: includes/class-listing.php:
|
1178 |
#, fuzzy
|
1179 |
msgctxt "listing status"
|
1180 |
msgid "Incomplete"
|
1181 |
msgstr "Abgeschlossen"
|
1182 |
|
1183 |
-
#: includes/class-listing.php:
|
1184 |
#, fuzzy
|
1185 |
msgctxt "listing status"
|
1186 |
msgid "Pending Payment"
|
1187 |
msgstr "Ausstehende Zahlungen"
|
1188 |
|
1189 |
-
#: includes/class-listing.php:
|
1190 |
#, fuzzy
|
1191 |
msgctxt "listing status"
|
1192 |
msgid "Complete"
|
1193 |
msgstr "Abgeschlossen"
|
1194 |
|
1195 |
-
#: includes/class-listing.php:
|
1196 |
#, fuzzy
|
1197 |
msgctxt "listing status"
|
1198 |
msgid "Pending Upgrade"
|
1199 |
msgstr "Ausstehende Aktualisierung"
|
1200 |
|
1201 |
-
#: includes/class-listing.php:
|
1202 |
#, fuzzy
|
1203 |
msgctxt "listing status"
|
1204 |
msgid "Expired"
|
1205 |
msgstr "Abgelaufen"
|
1206 |
|
1207 |
-
#: includes/class-listing.php:
|
1208 |
#, fuzzy
|
1209 |
msgctxt "listing status"
|
1210 |
msgid "Pending Renewal"
|
1211 |
msgstr "Aktiv + Ausstehende Erneuerungen"
|
1212 |
|
1213 |
-
#: includes/class-listing.php:
|
1214 |
#, fuzzy
|
1215 |
msgctxt "listing status"
|
1216 |
msgid "Abandoned"
|
@@ -1238,36 +1238,36 @@ msgctxt "admin actions"
|
|
1238 |
msgid "View Payment"
|
1239 |
msgstr "Bezahlung"
|
1240 |
|
1241 |
-
#: includes/admin/class-admin-listings.php:
|
1242 |
#, fuzzy
|
1243 |
msgctxt "admin actions"
|
1244 |
msgid "Publish listings"
|
1245 |
msgstr "Eintrag veröffentlichen"
|
1246 |
|
1247 |
-
#: includes/admin/class-admin-listings.php:
|
1248 |
#, fuzzy
|
1249 |
msgctxt "admin actions"
|
1250 |
msgid "Mark as \"Pending Review\""
|
1251 |
msgstr "Ausstehend"
|
1252 |
|
1253 |
-
#: includes/admin/class-admin-listings.php:
|
1254 |
msgctxt "admin actions"
|
1255 |
msgid "Hide from directory (mark as \"Draft\")"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
-
#: includes/admin/class-admin-listings.php:
|
1259 |
#, fuzzy
|
1260 |
msgctxt "admin actions"
|
1261 |
msgid "Renew listings"
|
1262 |
msgstr "Eintrag erneuern"
|
1263 |
|
1264 |
-
#: includes/admin/class-admin-listings.php:
|
1265 |
#, fuzzy
|
1266 |
msgctxt "admin actions"
|
1267 |
msgid "Set listings as \"Expired\""
|
1268 |
msgstr "Ein Eintrag läuft aus."
|
1269 |
|
1270 |
-
#: includes/admin/class-admin-listings.php:
|
1271 |
#, fuzzy
|
1272 |
msgctxt "admin actions"
|
1273 |
msgid "Send access keys"
|
@@ -2504,103 +2504,103 @@ msgstr ""
|
|
2504 |
"sind für den aktuellen Modus verfügbar (aktuell auf \"%s\" eingestellt). Um "
|
2505 |
"die Tarife für diesen Modus zu sehen, klicken Sie bitte auf <a>Aktiv</a>."
|
2506 |
|
2507 |
-
#: includes/admin/form-fields.php:
|
2508 |
msgctxt "form-fields admin"
|
2509 |
msgid "form field"
|
2510 |
msgstr "Formularfeld"
|
2511 |
|
2512 |
-
#: includes/admin/form-fields.php:
|
2513 |
msgctxt "form-fields admin"
|
2514 |
msgid "form fields"
|
2515 |
msgstr "Formularfelder"
|
2516 |
|
2517 |
-
#: includes/admin/form-fields.php:
|
2518 |
msgctxt "form-fields admin"
|
2519 |
msgid "Order"
|
2520 |
msgstr "Auftrag"
|
2521 |
|
2522 |
-
#: includes/admin/form-fields.php:
|
2523 |
msgctxt "form-fields admin"
|
2524 |
msgid "Label / Association"
|
2525 |
msgstr "Bezeichnung / Verbindung"
|
2526 |
|
2527 |
-
#: includes/admin/form-fields.php:
|
2528 |
msgctxt "form-fields admin"
|
2529 |
msgid "Type"
|
2530 |
msgstr "Typ"
|
2531 |
|
2532 |
-
#: includes/admin/form-fields.php:
|
2533 |
msgctxt "form-fields admin"
|
2534 |
msgid "Validator"
|
2535 |
msgstr "Validator"
|
2536 |
|
2537 |
-
#: includes/admin/form-fields.php:
|
2538 |
msgctxt "form-fields admin"
|
2539 |
msgid "Field Attributes"
|
2540 |
msgstr "Feld Attribute"
|
2541 |
|
2542 |
-
#: includes/admin/form-fields.php:
|
2543 |
msgctxt "form-fields admin"
|
2544 |
msgid "Edit"
|
2545 |
msgstr "Bearbeiten"
|
2546 |
|
2547 |
-
#: includes/admin/form-fields.php:
|
2548 |
msgctxt "form-fields admin"
|
2549 |
msgid "Delete"
|
2550 |
msgstr "Löschen"
|
2551 |
|
2552 |
-
#: includes/admin/form-fields.php:
|
2553 |
-
#, fuzzy
|
2554 |
-
msgctxt "form-fields admin"
|
2555 |
-
msgid "Private"
|
2556 |
-
msgstr "Aktiviere Lizenz"
|
2557 |
-
|
2558 |
-
#: includes/admin/form-fields.php:81
|
2559 |
msgctxt "form-fields admin"
|
2560 |
msgid "Required"
|
2561 |
msgstr "Pflichfeld"
|
2562 |
|
2563 |
-
#: includes/admin/form-fields.php:
|
2564 |
msgctxt "form-fields admin"
|
2565 |
msgid "Optional"
|
2566 |
msgstr "Optional"
|
2567 |
|
2568 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2569 |
msgctxt "form-fields admin"
|
2570 |
msgid "This field value is shown in the excerpt view of a listing."
|
2571 |
msgstr "Der Inhalt wird in der Vorschau des Eintrags angezeigt."
|
2572 |
|
2573 |
-
#: includes/admin/form-fields.php:
|
2574 |
msgctxt "form-fields admin"
|
2575 |
msgid "In Excerpt"
|
2576 |
msgstr "Im Textauszug"
|
2577 |
|
2578 |
-
#: includes/admin/form-fields.php:
|
2579 |
msgctxt "form-fields admin"
|
2580 |
msgid "This field value is shown in the single view of a listing."
|
2581 |
msgstr "Dieser Feldwert wird in der Einzelansicht eines Eintrags angezeigt."
|
2582 |
|
2583 |
-
#: includes/admin/form-fields.php:
|
2584 |
msgctxt "form-fields admin"
|
2585 |
msgid "In Listing"
|
2586 |
msgstr "Im Eintrag"
|
2587 |
|
2588 |
-
#: includes/admin/form-fields.php:
|
2589 |
msgctxt "form-fields admin"
|
2590 |
msgid "Form Preview"
|
2591 |
msgstr "Form Vorschau"
|
2592 |
|
2593 |
-
#: includes/admin/form-fields.php:
|
2594 |
msgctxt "form-fields admin"
|
2595 |
msgid "← Return to \"Manage Form Fields\""
|
2596 |
msgstr "← zurück zu \"Formularfelder verwalten\""
|
2597 |
|
2598 |
-
#: includes/admin/form-fields.php:
|
2599 |
msgctxt "form-fields admin"
|
2600 |
msgid "Form fields updated."
|
2601 |
msgstr "Formularfelder aktualisiert."
|
2602 |
|
2603 |
-
#: includes/admin/form-fields.php:
|
2604 |
msgctxt "form-fields admin"
|
2605 |
msgid ""
|
2606 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2614,92 +2614,92 @@ msgstr ""
|
|
2614 |
"Mail-Adressen auf der Webseite angezeigt werden, können Sie die "
|
2615 |
"<a>öffentliche Anzeige von E-Mails</a> aktivieren."
|
2616 |
|
2617 |
-
#: includes/admin/form-fields.php:
|
2618 |
msgctxt "form-fields admin"
|
2619 |
msgid "Field deleted."
|
2620 |
msgstr "Feld gelöscht."
|
2621 |
|
2622 |
-
#: includes/admin/form-fields.php:
|
2623 |
msgctxt "form-fields admin"
|
2624 |
msgid "Required fields created successfully."
|
2625 |
msgstr "Benötigtes Feld wurde erfolgreich erstellt."
|
2626 |
|
2627 |
-
#: includes/admin/form-fields.php:
|
2628 |
msgctxt "form-fields admin"
|
2629 |
msgid "Title"
|
2630 |
msgstr "Titel"
|
2631 |
|
2632 |
-
#: includes/admin/form-fields.php:
|
2633 |
msgctxt "form-fields admin"
|
2634 |
msgid "Category"
|
2635 |
msgstr "Kategorien"
|
2636 |
|
2637 |
-
#: includes/admin/form-fields.php:
|
2638 |
msgctxt "form-fields admin"
|
2639 |
msgid "Excerpt"
|
2640 |
msgstr "Im Textauszug"
|
2641 |
|
2642 |
-
#: includes/admin/form-fields.php:
|
2643 |
msgctxt "form-fields admin"
|
2644 |
msgid "Content"
|
2645 |
msgstr "Post Inhalt"
|
2646 |
|
2647 |
-
#: includes/admin/form-fields.php:
|
2648 |
msgctxt "form-fields admin"
|
2649 |
msgid "Tags"
|
2650 |
msgstr "Tags Entwurf"
|
2651 |
|
2652 |
-
#: includes/admin/form-fields.php:
|
2653 |
msgctxt "form-fields admin"
|
2654 |
msgid "Address"
|
2655 |
msgstr "E-Mail Adresse:"
|
2656 |
|
2657 |
-
#: includes/admin/form-fields.php:
|
2658 |
msgctxt "form-fields admin"
|
2659 |
msgid "City"
|
2660 |
msgstr "Stadt"
|
2661 |
|
2662 |
-
#: includes/admin/form-fields.php:
|
2663 |
msgctxt "form-fields admin"
|
2664 |
msgid "State"
|
2665 |
msgstr "Status"
|
2666 |
|
2667 |
-
#: includes/admin/form-fields.php:
|
2668 |
msgctxt "form-fields admin"
|
2669 |
msgid "Country"
|
2670 |
msgstr "Land"
|
2671 |
|
2672 |
-
#: includes/admin/form-fields.php:
|
2673 |
msgctxt "form-fields admin"
|
2674 |
msgid "ZIP Code"
|
2675 |
msgstr "Postleitzahl"
|
2676 |
|
2677 |
-
#: includes/admin/form-fields.php:
|
2678 |
msgctxt "form-fields admin"
|
2679 |
msgid "FAX Number"
|
2680 |
msgstr "Telefonnummer geschäftlich"
|
2681 |
|
2682 |
-
#: includes/admin/form-fields.php:
|
2683 |
msgctxt "form-fields admin"
|
2684 |
msgid "Phone Number"
|
2685 |
msgstr "Telefonnummer geschäftlich"
|
2686 |
|
2687 |
-
#: includes/admin/form-fields.php:
|
2688 |
msgctxt "form-fields admin"
|
2689 |
msgid "Ratings Field"
|
2690 |
msgstr "Bewertungsfeld"
|
2691 |
|
2692 |
-
#: includes/admin/form-fields.php:
|
2693 |
msgctxt "form-fields admin"
|
2694 |
msgid "Twitter"
|
2695 |
msgstr "Twitter"
|
2696 |
|
2697 |
-
#: includes/admin/form-fields.php:
|
2698 |
msgctxt "form-fields admin"
|
2699 |
msgid "Website"
|
2700 |
msgstr "Webseite"
|
2701 |
|
2702 |
-
#: includes/admin/form-fields.php:
|
2703 |
msgctxt "form-fields admin"
|
2704 |
msgid "Tags updated."
|
2705 |
msgstr "Einstellungen aktualisiert."
|
@@ -2752,6 +2752,12 @@ msgctxt "form-fields admin"
|
|
2752 |
msgid "Allow empty selection on search?"
|
2753 |
msgstr "Erlaube leere Auswahl bei Suche?"
|
2754 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2755 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2756 |
msgctxt "form-fields admin"
|
2757 |
msgid "Allow HTML input for this field?"
|
@@ -3965,7 +3971,7 @@ msgctxt "admin settings"
|
|
3965 |
msgid "User registration date"
|
3966 |
msgstr "Eintrag Enddatum"
|
3967 |
|
3968 |
-
#: includes/licensing.php:
|
3969 |
#, fuzzy
|
3970 |
msgctxt "admin settings"
|
3971 |
msgid "Enter License Key here"
|
@@ -4235,7 +4241,7 @@ msgid "Appearance"
|
|
4235 |
msgstr ""
|
4236 |
|
4237 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4238 |
-
#: includes/licensing.php:
|
4239 |
msgctxt "settings"
|
4240 |
msgid "Premium Modules"
|
4241 |
msgstr "Premium Module"
|
@@ -5266,13 +5272,13 @@ msgctxt "settings"
|
|
5266 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5267 |
msgstr ""
|
5268 |
|
5269 |
-
#: includes/licensing.php:
|
5270 |
#, fuzzy
|
5271 |
msgctxt "settings"
|
5272 |
msgid "Themes"
|
5273 |
msgstr "Preise Verwalten"
|
5274 |
|
5275 |
-
#: includes/licensing.php:
|
5276 |
msgctxt "settings"
|
5277 |
msgid ""
|
5278 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -5280,24 +5286,24 @@ msgid ""
|
|
5280 |
"activate your licenses."
|
5281 |
msgstr ""
|
5282 |
|
5283 |
-
#: includes/licensing.php:
|
5284 |
#, fuzzy
|
5285 |
msgctxt "settings"
|
5286 |
msgid "Activate"
|
5287 |
msgstr "Aktiviere Lizenz"
|
5288 |
|
5289 |
-
#: includes/licensing.php:
|
5290 |
msgctxt "settings"
|
5291 |
msgid "Please wait..."
|
5292 |
msgstr ""
|
5293 |
|
5294 |
-
#: includes/licensing.php:
|
5295 |
#, fuzzy
|
5296 |
msgctxt "settings"
|
5297 |
msgid "Deactivate"
|
5298 |
msgstr "Aktiviere Lizenz"
|
5299 |
|
5300 |
-
#: includes/licensing.php:
|
5301 |
msgctxt "settings"
|
5302 |
msgid "Licenses"
|
5303 |
msgstr "Lizenz"
|
@@ -5699,37 +5705,37 @@ msgctxt "listing"
|
|
5699 |
msgid "Add New Listing"
|
5700 |
msgstr "Neuer Eintrag"
|
5701 |
|
5702 |
-
#: includes/class-listing.php:
|
5703 |
#, fuzzy
|
5704 |
msgctxt "listing"
|
5705 |
msgid "Listing has no registered payments"
|
5706 |
msgstr "Eintrag Enddatum"
|
5707 |
|
5708 |
-
#: includes/class-listing.php:
|
5709 |
#, fuzzy
|
5710 |
msgctxt "listing"
|
5711 |
msgid "Can't delete payment"
|
5712 |
msgstr "Bezahlung zurückweisen"
|
5713 |
|
5714 |
-
#: includes/class-listing.php:
|
5715 |
#, fuzzy
|
5716 |
msgctxt "listing"
|
5717 |
msgid "Listing expired"
|
5718 |
msgstr "Ein Eintrag läuft aus."
|
5719 |
|
5720 |
-
#: includes/class-listing.php:
|
5721 |
#, fuzzy
|
5722 |
msgctxt "listing"
|
5723 |
msgid "(Unavailable Plan)"
|
5724 |
msgstr "(Preis nicht verfügbar)"
|
5725 |
|
5726 |
-
#: includes/class-listing.php:
|
5727 |
#, fuzzy
|
5728 |
msgctxt "listing"
|
5729 |
msgid "Plan \"%s\" (recurring)"
|
5730 |
msgstr "(wiederkehrend)"
|
5731 |
|
5732 |
-
#: includes/class-listing.php:
|
5733 |
msgctxt "listing"
|
5734 |
msgid "Plan \"%s\""
|
5735 |
msgstr ""
|
@@ -5784,19 +5790,19 @@ msgid "Free Listing"
|
|
5784 |
msgstr "Kostenloser Eintrag"
|
5785 |
|
5786 |
#. translators: [%s] is the name of the blog.
|
5787 |
-
#: includes/class-listing-email-notification.php:
|
5788 |
msgctxt "notify email"
|
5789 |
msgid "[%s] New listing notification"
|
5790 |
msgstr "[%s] neue Eintragsbenachrichtigung"
|
5791 |
|
5792 |
#. translators: [%s] is the name of the blog.
|
5793 |
-
#: includes/class-listing-email-notification.php:
|
5794 |
msgctxt "notify email"
|
5795 |
msgid "[%s] Listing edit notification"
|
5796 |
msgstr "[%s] Eintrag bearbeiten Benachrichtigung"
|
5797 |
|
5798 |
#. translators: %s is the name of the blog.
|
5799 |
-
#: includes/class-listing-email-notification.php:
|
5800 |
#, fuzzy
|
5801 |
msgctxt "notify email"
|
5802 |
msgid "[%s] Reported listing notification"
|
@@ -6292,13 +6298,13 @@ msgctxt "admin plugins"
|
|
6292 |
msgid "Settings"
|
6293 |
msgstr "Einstellungen"
|
6294 |
|
6295 |
-
#: includes/class-wpbdp.php:
|
6296 |
#, fuzzy
|
6297 |
msgctxt "listing image upload"
|
6298 |
msgid "Can not upload any more images for this listing."
|
6299 |
msgstr "Kategorie für diesen Eintrag"
|
6300 |
|
6301 |
-
#: includes/class-wpbdp.php:
|
6302 |
msgctxt "listing image upload"
|
6303 |
msgid ""
|
6304 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -6379,6 +6385,35 @@ msgctxt "form-fields api"
|
|
6379 |
msgid "Select List"
|
6380 |
msgstr "Liste auswählen"
|
6381 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6382 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6383 |
msgctxt "form-fields api"
|
6384 |
msgid "Textarea"
|
@@ -6404,17 +6439,12 @@ msgctxt "form-fields api"
|
|
6404 |
msgid "URL Field"
|
6405 |
msgstr "URL Feld"
|
6406 |
|
6407 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
6408 |
-
msgctxt "form-fields api"
|
6409 |
-
msgid "URL:"
|
6410 |
-
msgstr "URL:"
|
6411 |
-
|
6412 |
#: includes/fields/class-fieldtypes-url.php:144
|
6413 |
msgctxt "form-fields api"
|
6414 |
msgid "Link Text (optional):"
|
6415 |
msgstr "Link Text (optional):"
|
6416 |
|
6417 |
-
#: includes/fields/class-form-field.php:
|
6418 |
msgctxt "form-fields api"
|
6419 |
msgid ""
|
6420 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -6481,6 +6511,7 @@ msgid "Caption for %s is required."
|
|
6481 |
msgstr "%s ist ein Pflichtfeld."
|
6482 |
|
6483 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
6484 |
msgctxt "form-fields-api"
|
6485 |
msgid "Remove"
|
6486 |
msgstr "Entfernen"
|
@@ -6490,12 +6521,12 @@ msgctxt "form-fields-api"
|
|
6490 |
msgid "Invalid form field type"
|
6491 |
msgstr "Ungültiger Formularfeld Typ"
|
6492 |
|
6493 |
-
#: includes/fields/class-form-field.php:
|
6494 |
msgctxt "form-fields-api"
|
6495 |
msgid "Field label is required."
|
6496 |
msgstr "Feldbezeichnung ist Pflichtfeld."
|
6497 |
|
6498 |
-
#: includes/fields/class-form-field.php:
|
6499 |
msgctxt "form-fields-api"
|
6500 |
msgid ""
|
6501 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -6503,14 +6534,14 @@ msgid ""
|
|
6503 |
"delete this current field and create a NEW field of type %1$s instead."
|
6504 |
msgstr ""
|
6505 |
|
6506 |
-
#: includes/fields/class-form-field.php:
|
6507 |
msgctxt "form-fields-api"
|
6508 |
msgid ""
|
6509 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6510 |
"existing listings will be deleted as well."
|
6511 |
msgstr ""
|
6512 |
|
6513 |
-
#: includes/fields/class-form-field.php:
|
6514 |
msgctxt "form-fields-api"
|
6515 |
msgid ""
|
6516 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -6519,47 +6550,47 @@ msgstr ""
|
|
6519 |
"Es kann nur ein Feld mit \"%s\" verbunden werden. Bitte wähle eine andere "
|
6520 |
"Verbindung."
|
6521 |
|
6522 |
-
#: includes/fields/class-form-field.php:
|
6523 |
msgctxt "form-fields-api"
|
6524 |
msgid "\"%s\" is an invalid field type for this association."
|
6525 |
msgstr "\"%s\" ist ein ungültiger Feldtyp für diese Verbindung."
|
6526 |
|
6527 |
-
#: includes/fields/class-form-field.php:
|
6528 |
msgctxt "form-fields-api"
|
6529 |
msgid "Invalid field ID"
|
6530 |
msgstr "Ungültige Feld ID"
|
6531 |
|
6532 |
-
#: includes/fields/class-form-field.php:
|
6533 |
msgctxt "form-fields-api"
|
6534 |
msgid "An error occurred while trying to delete this field."
|
6535 |
msgstr "Während der Löschung des Feldes ist ein Fehler aufgetreten."
|
6536 |
|
6537 |
-
#: includes/form-fields.php:
|
6538 |
msgctxt "form-fields-api"
|
6539 |
msgid "Email Validator"
|
6540 |
msgstr "E-mail Validierung"
|
6541 |
|
6542 |
-
#: includes/form-fields.php:
|
6543 |
msgctxt "form-fields-api"
|
6544 |
msgid "URL Validator"
|
6545 |
msgstr "URL Validierung"
|
6546 |
|
6547 |
-
#: includes/form-fields.php:
|
6548 |
msgctxt "form-fields-api"
|
6549 |
msgid "Whole Number Validator"
|
6550 |
msgstr "Ganze Nummern Validierung"
|
6551 |
|
6552 |
-
#: includes/form-fields.php:
|
6553 |
msgctxt "form-fields-api"
|
6554 |
msgid "Decimal Number Validator"
|
6555 |
msgstr "Dezimalzahl Validierung"
|
6556 |
|
6557 |
-
#: includes/form-fields.php:
|
6558 |
msgctxt "form-fields-api"
|
6559 |
msgid "Date Validator"
|
6560 |
msgstr "Datum Validierung"
|
6561 |
|
6562 |
-
#: includes/form-fields.php:
|
6563 |
#, fuzzy
|
6564 |
msgctxt "form-fields-api"
|
6565 |
msgid "Word Count Validator"
|
@@ -6613,61 +6644,61 @@ msgid ""
|
|
6613 |
"you sure you want to enable this?"
|
6614 |
msgstr ""
|
6615 |
|
6616 |
-
#: includes/form-fields.php:
|
6617 |
msgctxt "form-fields-api validation"
|
6618 |
msgid "Field"
|
6619 |
msgstr "Feld"
|
6620 |
|
6621 |
-
#: includes/form-fields.php:
|
6622 |
msgctxt "form-fields-api validation"
|
6623 |
msgid "%s is required."
|
6624 |
msgstr "%s ist ein Pflichtfeld."
|
6625 |
|
6626 |
-
#: includes/form-fields.php:
|
6627 |
msgctxt "form-fields-api validation"
|
6628 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6629 |
msgstr ""
|
6630 |
"%s ist falsch formatiert. Gültiges URL Format eingeben. Benutze http://"
|
6631 |
|
6632 |
-
#: includes/form-fields.php:
|
6633 |
msgctxt "form-fields-api validation"
|
6634 |
msgid "%s is badly formatted. Valid Email format required."
|
6635 |
msgstr ""
|
6636 |
"%s ist falsch formatiert. Bitte geben Sie Ihre E-mailadresse richtig ein."
|
6637 |
|
6638 |
-
#: includes/form-fields.php:
|
6639 |
msgctxt "form-fields-api validation"
|
6640 |
msgid "%s must be a number. Decimal values are not allowed."
|
6641 |
msgstr "%s muss eine Nummer sein. Dezimalwerte sind nicht erlaubt."
|
6642 |
|
6643 |
-
#: includes/form-fields.php:
|
6644 |
msgctxt "form-fields-api validation"
|
6645 |
msgid "%s must be a number."
|
6646 |
msgstr "%s muss eine Nummer sein."
|
6647 |
|
6648 |
-
#: includes/form-fields.php:
|
6649 |
#, fuzzy
|
6650 |
msgctxt "form-fields-api validation"
|
6651 |
msgid "%1$s must be in the format %2$s."
|
6652 |
msgstr "%s muss im Format MM/DD/YYYY eingetragen werden."
|
6653 |
|
6654 |
-
#: includes/form-fields.php:
|
6655 |
msgctxt "form-fields-api validation"
|
6656 |
msgid "%s must be a valid date."
|
6657 |
msgstr "%s muss eine Nummer sein."
|
6658 |
|
6659 |
-
#: includes/form-fields.php:
|
6660 |
msgctxt "form-fields-api validation"
|
6661 |
msgid "%s must have less than %d words."
|
6662 |
msgstr ""
|
6663 |
|
6664 |
-
#: includes/form-fields.php:
|
6665 |
#, fuzzy
|
6666 |
msgctxt "form-fields-api validation"
|
6667 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6668 |
msgstr "%s ist ungültig. Wert meistens einer von %s"
|
6669 |
|
6670 |
-
#: includes/form-fields.php:
|
6671 |
#, fuzzy
|
6672 |
msgctxt "image field"
|
6673 |
msgid "Caption for %s is required."
|
@@ -6881,24 +6912,24 @@ msgctxt "default category name"
|
|
6881 |
msgid "General"
|
6882 |
msgstr "Allgemein"
|
6883 |
|
6884 |
-
#: includes/licensing.php:
|
6885 |
#, fuzzy
|
6886 |
msgctxt "licensing"
|
6887 |
msgid "Invalid item ID"
|
6888 |
msgstr "Ungültige Feld ID"
|
6889 |
|
6890 |
-
#: includes/licensing.php:
|
6891 |
msgctxt "licensing"
|
6892 |
msgid "No license key provided"
|
6893 |
msgstr "Kein Lizenzschlüssel"
|
6894 |
|
6895 |
-
#: includes/licensing.php:
|
6896 |
#, fuzzy
|
6897 |
msgctxt "licensing"
|
6898 |
msgid "The license key was revoked."
|
6899 |
msgstr "Kein Lizenzschlüssel"
|
6900 |
|
6901 |
-
#: includes/licensing.php:
|
6902 |
msgctxt "licensing"
|
6903 |
msgid ""
|
6904 |
"If you think this is a mistake, please contact <support-link>Business "
|
@@ -6906,36 +6937,36 @@ msgid ""
|
|
6906 |
"reported as revoked by the licensing software."
|
6907 |
msgstr ""
|
6908 |
|
6909 |
-
#: includes/licensing.php:
|
6910 |
msgctxt "licensing"
|
6911 |
msgid ""
|
6912 |
"Please include the email address you used to purchase <module-name> with "
|
6913 |
"your report."
|
6914 |
msgstr ""
|
6915 |
|
6916 |
-
#: includes/licensing.php:
|
6917 |
msgctxt "licensing"
|
6918 |
msgid "License key is invalid"
|
6919 |
msgstr "Lizenzschlüssel ungültig "
|
6920 |
|
6921 |
-
#: includes/licensing.php:
|
6922 |
msgctxt "licensing"
|
6923 |
msgid "Invalid module ID"
|
6924 |
msgstr "Ungültige Modul ID"
|
6925 |
|
6926 |
-
#: includes/licensing.php:
|
6927 |
msgctxt "licensing"
|
6928 |
msgid "Deactivation failed"
|
6929 |
msgstr "Deaktivierung fehlgeschlagen"
|
6930 |
|
6931 |
-
#: includes/licensing.php:
|
6932 |
msgctxt "licensing"
|
6933 |
msgid ""
|
6934 |
"It was not possible to establish a connection with Business Directory's "
|
6935 |
"server. The connection failed with the following error:"
|
6936 |
msgstr ""
|
6937 |
|
6938 |
-
#: includes/licensing.php:
|
6939 |
msgctxt "licensing"
|
6940 |
msgid ""
|
6941 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6944,19 +6975,19 @@ msgid ""
|
|
6944 |
"whitelist."
|
6945 |
msgstr ""
|
6946 |
|
6947 |
-
#: includes/licensing.php:
|
6948 |
msgctxt "licensing"
|
6949 |
msgid "Include this error message with your report."
|
6950 |
msgstr ""
|
6951 |
|
6952 |
-
#: includes/licensing.php:
|
6953 |
msgctxt "licensing"
|
6954 |
msgid ""
|
6955 |
"It was not possible to establish a connection with Business Directory's "
|
6956 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6957 |
msgstr ""
|
6958 |
|
6959 |
-
#: includes/licensing.php:
|
6960 |
msgctxt "licensing"
|
6961 |
msgid ""
|
6962 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -6965,7 +6996,7 @@ msgid ""
|
|
6965 |
"1.0.1c)."
|
6966 |
msgstr ""
|
6967 |
|
6968 |
-
#: includes/licensing.php:
|
6969 |
msgctxt "licensing"
|
6970 |
msgid ""
|
6971 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6973,30 +7004,30 @@ msgid ""
|
|
6973 |
"services using the latest security standards."
|
6974 |
msgstr ""
|
6975 |
|
6976 |
-
#: includes/licensing.php:
|
6977 |
msgctxt "licensing"
|
6978 |
msgid ""
|
6979 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6980 |
"Include this message if necesary."
|
6981 |
msgstr ""
|
6982 |
|
6983 |
-
#: includes/licensing.php:
|
6984 |
msgctxt "licensing"
|
6985 |
msgid "Could not contact licensing server"
|
6986 |
msgstr "Eine Verbindung zum Lizenzserver konnte nicht hergestellt werden."
|
6987 |
|
6988 |
-
#: includes/licensing.php:
|
6989 |
msgctxt "licensing"
|
6990 |
msgid "The server returned a 403 Forbidden error."
|
6991 |
msgstr ""
|
6992 |
|
6993 |
-
#: includes/licensing.php:
|
6994 |
#, fuzzy
|
6995 |
msgctxt "licensing"
|
6996 |
msgid "Business Directory - Please verify your license keys"
|
6997 |
msgstr "Branchenverzeichnis - letzte Einträge"
|
6998 |
|
6999 |
-
#: includes/licensing.php:
|
7000 |
#, fuzzy
|
7001 |
msgctxt "licensing"
|
7002 |
msgid ""
|
@@ -7007,26 +7038,26 @@ msgstr ""
|
|
7007 |
"Lizenzschlüssel angegeben wurde. Gehen Sie zu <a>Optionen verwalten - "
|
7008 |
"Lizenzen</a>, um Ihre Lizenzinformation einzugeben."
|
7009 |
|
7010 |
-
#: includes/licensing.php:
|
7011 |
msgctxt "licensing"
|
7012 |
msgid ""
|
7013 |
"You need to activate the license keys for the following themes before they "
|
7014 |
"can be used: %s."
|
7015 |
msgstr ""
|
7016 |
|
7017 |
-
#: includes/licensing.php:
|
7018 |
#, fuzzy
|
7019 |
msgctxt "licensing"
|
7020 |
msgid "Review my license keys"
|
7021 |
msgstr "Erneuere Lizenzschlüssel"
|
7022 |
|
7023 |
-
#: includes/licensing.php:
|
7024 |
#, fuzzy
|
7025 |
msgctxt "licensing"
|
7026 |
msgid "Business Directory - License key expired"
|
7027 |
msgstr "Branchenverzeichnis - Lizenzschlüssel abgelaufen"
|
7028 |
|
7029 |
-
#: includes/licensing.php:
|
7030 |
#, fuzzy
|
7031 |
msgctxt "licensing"
|
7032 |
msgid ""
|
@@ -7038,7 +7069,7 @@ msgstr ""
|
|
7038 |
"abgelaufen. Das Modul wird weiter ausgeführt, jedoch nicht weiter "
|
7039 |
"aktualisiert, bis ein neuer Lizenzschlüssel eingegeben wurde."
|
7040 |
|
7041 |
-
#: includes/licensing.php:
|
7042 |
#, fuzzy
|
7043 |
msgctxt "licensing"
|
7044 |
msgid ""
|
@@ -7050,34 +7081,34 @@ msgstr ""
|
|
7050 |
"abgelaufen. Das Modul wird weiter ausgeführt, jedoch nicht weiter "
|
7051 |
"aktualisiert, bis ein neuer Lizenzschlüssel eingegeben wurde."
|
7052 |
|
7053 |
-
#: includes/licensing.php:
|
7054 |
#, fuzzy
|
7055 |
msgctxt "licensing"
|
7056 |
msgid "Please enter a license key."
|
7057 |
msgstr "Bitte eine gültige E-mailadresse eingeben."
|
7058 |
|
7059 |
-
#: includes/licensing.php:
|
7060 |
msgctxt "licensing"
|
7061 |
msgid "Could not activate license: %s."
|
7062 |
msgstr "Konnte Lizenz nicht aktivieren: %s"
|
7063 |
|
7064 |
-
#: includes/licensing.php:
|
7065 |
msgctxt "licensing"
|
7066 |
msgid "License activated"
|
7067 |
msgstr "Lizenz aktiviert"
|
7068 |
|
7069 |
-
#: includes/licensing.php:
|
7070 |
msgctxt "licensing"
|
7071 |
msgid "Could not deactivate license: %s."
|
7072 |
msgstr "Konnte Lizenz nicht deaktivieren: %s"
|
7073 |
|
7074 |
-
#: includes/licensing.php:
|
7075 |
msgctxt "licensing"
|
7076 |
msgid "License deactivated"
|
7077 |
msgstr "Lizenz deaktiviert"
|
7078 |
|
7079 |
#. translators: "<module-name>" version <version-number> is not...
|
7080 |
-
#: includes/licensing.php:
|
7081 |
msgctxt "deprecation"
|
7082 |
msgid ""
|
7083 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
5 |
"Project-Id-Version: Business Directory Plugin 3.5.4\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+00:00\n"
|
9 |
"PO-Revision-Date: 2018-03-02 08:40-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
197 |
"payment processor directly."
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: includes/class-wpbdp.php:436
|
201 |
#, fuzzy
|
202 |
msgid ""
|
203 |
"The directory features are disabled at this time because a <a>manual "
|
206 |
"Branchenverzeichnis Hervorhebungen sind aktuell deaktiviert, weil das Modul "
|
207 |
"manuell aktualisiert werden muss, bevor weiter hervorgehoben werden kann."
|
208 |
|
209 |
+
#: includes/class-wpbdp.php:443
|
210 |
msgid ""
|
211 |
"The directory is not available at this time. Please try again in a few "
|
212 |
"minutes or contact the administrator if the problem persists."
|
216 |
msgid "%s (ex. %s)"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: includes/form-fields.php:355
|
220 |
msgid "Business Name"
|
221 |
msgstr "Firmenname"
|
222 |
|
223 |
+
#: includes/form-fields.php:364
|
224 |
msgid "Business Genre"
|
225 |
msgstr "Firmenbranche"
|
226 |
|
227 |
+
#: includes/form-fields.php:373
|
228 |
msgid "Short Business Description"
|
229 |
msgstr "Kurze Geschäftsbeschreibung"
|
230 |
|
231 |
+
#: includes/form-fields.php:381
|
232 |
msgid "Long Business Description"
|
233 |
msgstr "Lange Geschäftsbeschreibung"
|
234 |
|
235 |
+
#: includes/form-fields.php:390
|
236 |
msgid "Business Website Address"
|
237 |
msgstr "Firmenwebseite"
|
238 |
|
239 |
+
#: includes/form-fields.php:399
|
240 |
msgid "Business Phone Number"
|
241 |
msgstr "Telefonnummer geschäftlich"
|
242 |
|
243 |
+
#: includes/form-fields.php:407
|
244 |
msgid "Business Fax"
|
245 |
msgstr "Fax geschäftlich"
|
246 |
|
247 |
+
#: includes/form-fields.php:415
|
248 |
msgid "Business Contact Email"
|
249 |
msgstr "Kontakt E-mail geschäftlich"
|
250 |
|
251 |
+
#: includes/form-fields.php:424
|
252 |
msgid "Business Tags"
|
253 |
msgstr "Geschäftliche Tags "
|
254 |
|
255 |
+
#: includes/form-fields.php:432
|
256 |
msgid "Business Address"
|
257 |
msgstr "Adresse"
|
258 |
|
259 |
+
#: includes/form-fields.php:440
|
260 |
msgid "ZIP Code"
|
261 |
msgstr "Postleitzahl"
|
262 |
|
272 |
msgid "Transaction Key"
|
273 |
msgstr "Transaktionen"
|
274 |
|
275 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
276 |
#, fuzzy
|
277 |
msgid "Licenses"
|
278 |
msgstr "Lizenz"
|
935 |
msgid "Reported"
|
936 |
msgstr ""
|
937 |
|
938 |
+
#: includes/admin/class-admin-listings.php:641
|
939 |
msgctxt "admin listings"
|
940 |
msgid "Listing's payment history successfully deleted"
|
941 |
msgstr ""
|
1107 |
msgid "Images"
|
1108 |
msgstr "Bilder"
|
1109 |
|
1110 |
+
#: includes/admin/form-fields.php:193
|
1111 |
msgctxt "admin"
|
1112 |
msgid ""
|
1113 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1116 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt Felder mit den folgenden "
|
1117 |
"Verbindungen um korrekt zu funktionieren: <b>%s</b>."
|
1118 |
|
1119 |
+
#: includes/admin/form-fields.php:195
|
1120 |
msgctxt "admin"
|
1121 |
msgid ""
|
1122 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1125 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt ein Feld mit der Verbindung "
|
1126 |
"<b>%s</b>, um korrekt zu funktionieren."
|
1127 |
|
1128 |
+
#: includes/admin/form-fields.php:199
|
1129 |
msgctxt "admin"
|
1130 |
msgid ""
|
1131 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1134 |
"Sie können diese benutzerdefinierten Felder selbst erzeugen \"Formularfelder "
|
1135 |
"verwalten\" oder vom Branchenverzeichnis automatisch erstellen lassen."
|
1136 |
|
1137 |
+
#: includes/admin/form-fields.php:204
|
1138 |
msgctxt "admin"
|
1139 |
msgid "Go to \"Manage Form Fields\""
|
1140 |
msgstr "zu \"Formularfelder verwalten\""
|
1141 |
|
1142 |
+
#: includes/admin/form-fields.php:209
|
1143 |
msgctxt "admin"
|
1144 |
msgid "Create these required fields for me"
|
1145 |
msgstr "Erstelle diese benötigten Felder für mich"
|
1164 |
msgid "Reported"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
+
#: includes/class-listing.php:768
|
1168 |
msgctxt "listing status"
|
1169 |
msgid "Unknown"
|
1170 |
msgstr ""
|
1171 |
|
1172 |
+
#: includes/class-listing.php:769
|
1173 |
msgctxt "listing status"
|
1174 |
msgid "Legacy"
|
1175 |
msgstr ""
|
1176 |
|
1177 |
+
#: includes/class-listing.php:770
|
1178 |
#, fuzzy
|
1179 |
msgctxt "listing status"
|
1180 |
msgid "Incomplete"
|
1181 |
msgstr "Abgeschlossen"
|
1182 |
|
1183 |
+
#: includes/class-listing.php:771
|
1184 |
#, fuzzy
|
1185 |
msgctxt "listing status"
|
1186 |
msgid "Pending Payment"
|
1187 |
msgstr "Ausstehende Zahlungen"
|
1188 |
|
1189 |
+
#: includes/class-listing.php:772
|
1190 |
#, fuzzy
|
1191 |
msgctxt "listing status"
|
1192 |
msgid "Complete"
|
1193 |
msgstr "Abgeschlossen"
|
1194 |
|
1195 |
+
#: includes/class-listing.php:773
|
1196 |
#, fuzzy
|
1197 |
msgctxt "listing status"
|
1198 |
msgid "Pending Upgrade"
|
1199 |
msgstr "Ausstehende Aktualisierung"
|
1200 |
|
1201 |
+
#: includes/class-listing.php:774
|
1202 |
#, fuzzy
|
1203 |
msgctxt "listing status"
|
1204 |
msgid "Expired"
|
1205 |
msgstr "Abgelaufen"
|
1206 |
|
1207 |
+
#: includes/class-listing.php:775
|
1208 |
#, fuzzy
|
1209 |
msgctxt "listing status"
|
1210 |
msgid "Pending Renewal"
|
1211 |
msgstr "Aktiv + Ausstehende Erneuerungen"
|
1212 |
|
1213 |
+
#: includes/class-listing.php:776
|
1214 |
#, fuzzy
|
1215 |
msgctxt "listing status"
|
1216 |
msgid "Abandoned"
|
1238 |
msgid "View Payment"
|
1239 |
msgstr "Bezahlung"
|
1240 |
|
1241 |
+
#: includes/admin/class-admin-listings.php:580
|
1242 |
#, fuzzy
|
1243 |
msgctxt "admin actions"
|
1244 |
msgid "Publish listings"
|
1245 |
msgstr "Eintrag veröffentlichen"
|
1246 |
|
1247 |
+
#: includes/admin/class-admin-listings.php:581
|
1248 |
#, fuzzy
|
1249 |
msgctxt "admin actions"
|
1250 |
msgid "Mark as \"Pending Review\""
|
1251 |
msgstr "Ausstehend"
|
1252 |
|
1253 |
+
#: includes/admin/class-admin-listings.php:582
|
1254 |
msgctxt "admin actions"
|
1255 |
msgid "Hide from directory (mark as \"Draft\")"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
+
#: includes/admin/class-admin-listings.php:584
|
1259 |
#, fuzzy
|
1260 |
msgctxt "admin actions"
|
1261 |
msgid "Renew listings"
|
1262 |
msgstr "Eintrag erneuern"
|
1263 |
|
1264 |
+
#: includes/admin/class-admin-listings.php:585
|
1265 |
#, fuzzy
|
1266 |
msgctxt "admin actions"
|
1267 |
msgid "Set listings as \"Expired\""
|
1268 |
msgstr "Ein Eintrag läuft aus."
|
1269 |
|
1270 |
+
#: includes/admin/class-admin-listings.php:592
|
1271 |
#, fuzzy
|
1272 |
msgctxt "admin actions"
|
1273 |
msgid "Send access keys"
|
2504 |
"sind für den aktuellen Modus verfügbar (aktuell auf \"%s\" eingestellt). Um "
|
2505 |
"die Tarife für diesen Modus zu sehen, klicken Sie bitte auf <a>Aktiv</a>."
|
2506 |
|
2507 |
+
#: includes/admin/form-fields.php:24
|
2508 |
msgctxt "form-fields admin"
|
2509 |
msgid "form field"
|
2510 |
msgstr "Formularfeld"
|
2511 |
|
2512 |
+
#: includes/admin/form-fields.php:25
|
2513 |
msgctxt "form-fields admin"
|
2514 |
msgid "form fields"
|
2515 |
msgstr "Formularfelder"
|
2516 |
|
2517 |
+
#: includes/admin/form-fields.php:33
|
2518 |
msgctxt "form-fields admin"
|
2519 |
msgid "Order"
|
2520 |
msgstr "Auftrag"
|
2521 |
|
2522 |
+
#: includes/admin/form-fields.php:34
|
2523 |
msgctxt "form-fields admin"
|
2524 |
msgid "Label / Association"
|
2525 |
msgstr "Bezeichnung / Verbindung"
|
2526 |
|
2527 |
+
#: includes/admin/form-fields.php:35
|
2528 |
msgctxt "form-fields admin"
|
2529 |
msgid "Type"
|
2530 |
msgstr "Typ"
|
2531 |
|
2532 |
+
#: includes/admin/form-fields.php:36
|
2533 |
msgctxt "form-fields admin"
|
2534 |
msgid "Validator"
|
2535 |
msgstr "Validator"
|
2536 |
|
2537 |
+
#: includes/admin/form-fields.php:37
|
2538 |
msgctxt "form-fields admin"
|
2539 |
msgid "Field Attributes"
|
2540 |
msgstr "Feld Attribute"
|
2541 |
|
2542 |
+
#: includes/admin/form-fields.php:84
|
2543 |
msgctxt "form-fields admin"
|
2544 |
msgid "Edit"
|
2545 |
msgstr "Bearbeiten"
|
2546 |
|
2547 |
+
#: includes/admin/form-fields.php:98
|
2548 |
msgctxt "form-fields admin"
|
2549 |
msgid "Delete"
|
2550 |
msgstr "Löschen"
|
2551 |
|
2552 |
+
#: includes/admin/form-fields.php:135
|
|
|
|
|
|
|
|
|
|
|
|
|
2553 |
msgctxt "form-fields admin"
|
2554 |
msgid "Required"
|
2555 |
msgstr "Pflichfeld"
|
2556 |
|
2557 |
+
#: includes/admin/form-fields.php:135
|
2558 |
msgctxt "form-fields admin"
|
2559 |
msgid "Optional"
|
2560 |
msgstr "Optional"
|
2561 |
|
2562 |
+
#: includes/admin/form-fields.php:142
|
2563 |
+
#, fuzzy
|
2564 |
+
msgctxt "form-fields admin"
|
2565 |
+
msgid "Private"
|
2566 |
+
msgstr "Aktiviere Lizenz"
|
2567 |
+
|
2568 |
+
#: includes/admin/form-fields.php:149
|
2569 |
msgctxt "form-fields admin"
|
2570 |
msgid "This field value is shown in the excerpt view of a listing."
|
2571 |
msgstr "Der Inhalt wird in der Vorschau des Eintrags angezeigt."
|
2572 |
|
2573 |
+
#: includes/admin/form-fields.php:150
|
2574 |
msgctxt "form-fields admin"
|
2575 |
msgid "In Excerpt"
|
2576 |
msgstr "Im Textauszug"
|
2577 |
|
2578 |
+
#: includes/admin/form-fields.php:157
|
2579 |
msgctxt "form-fields admin"
|
2580 |
msgid "This field value is shown in the single view of a listing."
|
2581 |
msgstr "Dieser Feldwert wird in der Einzelansicht eines Eintrags angezeigt."
|
2582 |
|
2583 |
+
#: includes/admin/form-fields.php:158
|
2584 |
msgctxt "form-fields admin"
|
2585 |
msgid "In Listing"
|
2586 |
msgstr "Im Eintrag"
|
2587 |
|
2588 |
+
#: includes/admin/form-fields.php:292
|
2589 |
msgctxt "form-fields admin"
|
2590 |
msgid "Form Preview"
|
2591 |
msgstr "Form Vorschau"
|
2592 |
|
2593 |
+
#: includes/admin/form-fields.php:293
|
2594 |
msgctxt "form-fields admin"
|
2595 |
msgid "← Return to \"Manage Form Fields\""
|
2596 |
msgstr "← zurück zu \"Formularfelder verwalten\""
|
2597 |
|
2598 |
+
#: includes/admin/form-fields.php:333
|
2599 |
msgctxt "form-fields admin"
|
2600 |
msgid "Form fields updated."
|
2601 |
msgstr "Formularfelder aktualisiert."
|
2602 |
|
2603 |
+
#: includes/admin/form-fields.php:349
|
2604 |
msgctxt "form-fields admin"
|
2605 |
msgid ""
|
2606 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2614 |
"Mail-Adressen auf der Webseite angezeigt werden, können Sie die "
|
2615 |
"<a>öffentliche Anzeige von E-Mails</a> aktivieren."
|
2616 |
|
2617 |
+
#: includes/admin/form-fields.php:390
|
2618 |
msgctxt "form-fields admin"
|
2619 |
msgid "Field deleted."
|
2620 |
msgstr "Feld gelöscht."
|
2621 |
|
2622 |
+
#: includes/admin/form-fields.php:413
|
2623 |
msgctxt "form-fields admin"
|
2624 |
msgid "Required fields created successfully."
|
2625 |
msgstr "Benötigtes Feld wurde erfolgreich erstellt."
|
2626 |
|
2627 |
+
#: includes/admin/form-fields.php:426
|
2628 |
msgctxt "form-fields admin"
|
2629 |
msgid "Title"
|
2630 |
msgstr "Titel"
|
2631 |
|
2632 |
+
#: includes/admin/form-fields.php:427
|
2633 |
msgctxt "form-fields admin"
|
2634 |
msgid "Category"
|
2635 |
msgstr "Kategorien"
|
2636 |
|
2637 |
+
#: includes/admin/form-fields.php:428
|
2638 |
msgctxt "form-fields admin"
|
2639 |
msgid "Excerpt"
|
2640 |
msgstr "Im Textauszug"
|
2641 |
|
2642 |
+
#: includes/admin/form-fields.php:429
|
2643 |
msgctxt "form-fields admin"
|
2644 |
msgid "Content"
|
2645 |
msgstr "Post Inhalt"
|
2646 |
|
2647 |
+
#: includes/admin/form-fields.php:430
|
2648 |
msgctxt "form-fields admin"
|
2649 |
msgid "Tags"
|
2650 |
msgstr "Tags Entwurf"
|
2651 |
|
2652 |
+
#: includes/admin/form-fields.php:431
|
2653 |
msgctxt "form-fields admin"
|
2654 |
msgid "Address"
|
2655 |
msgstr "E-Mail Adresse:"
|
2656 |
|
2657 |
+
#: includes/admin/form-fields.php:432
|
2658 |
msgctxt "form-fields admin"
|
2659 |
msgid "City"
|
2660 |
msgstr "Stadt"
|
2661 |
|
2662 |
+
#: includes/admin/form-fields.php:433
|
2663 |
msgctxt "form-fields admin"
|
2664 |
msgid "State"
|
2665 |
msgstr "Status"
|
2666 |
|
2667 |
+
#: includes/admin/form-fields.php:434
|
2668 |
msgctxt "form-fields admin"
|
2669 |
msgid "Country"
|
2670 |
msgstr "Land"
|
2671 |
|
2672 |
+
#: includes/admin/form-fields.php:435
|
2673 |
msgctxt "form-fields admin"
|
2674 |
msgid "ZIP Code"
|
2675 |
msgstr "Postleitzahl"
|
2676 |
|
2677 |
+
#: includes/admin/form-fields.php:436
|
2678 |
msgctxt "form-fields admin"
|
2679 |
msgid "FAX Number"
|
2680 |
msgstr "Telefonnummer geschäftlich"
|
2681 |
|
2682 |
+
#: includes/admin/form-fields.php:437
|
2683 |
msgctxt "form-fields admin"
|
2684 |
msgid "Phone Number"
|
2685 |
msgstr "Telefonnummer geschäftlich"
|
2686 |
|
2687 |
+
#: includes/admin/form-fields.php:438
|
2688 |
msgctxt "form-fields admin"
|
2689 |
msgid "Ratings Field"
|
2690 |
msgstr "Bewertungsfeld"
|
2691 |
|
2692 |
+
#: includes/admin/form-fields.php:439
|
2693 |
msgctxt "form-fields admin"
|
2694 |
msgid "Twitter"
|
2695 |
msgstr "Twitter"
|
2696 |
|
2697 |
+
#: includes/admin/form-fields.php:440
|
2698 |
msgctxt "form-fields admin"
|
2699 |
msgid "Website"
|
2700 |
msgstr "Webseite"
|
2701 |
|
2702 |
+
#: includes/admin/form-fields.php:470
|
2703 |
msgctxt "form-fields admin"
|
2704 |
msgid "Tags updated."
|
2705 |
msgstr "Einstellungen aktualisiert."
|
2752 |
msgid "Allow empty selection on search?"
|
2753 |
msgstr "Erlaube leere Auswahl bei Suche?"
|
2754 |
|
2755 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2756 |
+
#, fuzzy
|
2757 |
+
msgctxt "form-fields admin"
|
2758 |
+
msgid "Field Display Order"
|
2759 |
+
msgstr "Feld Anzeigeoptionen"
|
2760 |
+
|
2761 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2762 |
msgctxt "form-fields admin"
|
2763 |
msgid "Allow HTML input for this field?"
|
3971 |
msgid "User registration date"
|
3972 |
msgstr "Eintrag Enddatum"
|
3973 |
|
3974 |
+
#: includes/licensing.php:158
|
3975 |
#, fuzzy
|
3976 |
msgctxt "admin settings"
|
3977 |
msgid "Enter License Key here"
|
4241 |
msgstr ""
|
4242 |
|
4243 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4244 |
+
#: includes/licensing.php:95
|
4245 |
msgctxt "settings"
|
4246 |
msgid "Premium Modules"
|
4247 |
msgstr "Premium Module"
|
5272 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5273 |
msgstr ""
|
5274 |
|
5275 |
+
#: includes/licensing.php:111
|
5276 |
#, fuzzy
|
5277 |
msgctxt "settings"
|
5278 |
msgid "Themes"
|
5279 |
msgstr "Preise Verwalten"
|
5280 |
|
5281 |
+
#: includes/licensing.php:134
|
5282 |
msgctxt "settings"
|
5283 |
msgid ""
|
5284 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
5286 |
"activate your licenses."
|
5287 |
msgstr ""
|
5288 |
|
5289 |
+
#: includes/licensing.php:159
|
5290 |
#, fuzzy
|
5291 |
msgctxt "settings"
|
5292 |
msgid "Activate"
|
5293 |
msgstr "Aktiviere Lizenz"
|
5294 |
|
5295 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
5296 |
msgctxt "settings"
|
5297 |
msgid "Please wait..."
|
5298 |
msgstr ""
|
5299 |
|
5300 |
+
#: includes/licensing.php:160
|
5301 |
#, fuzzy
|
5302 |
msgctxt "settings"
|
5303 |
msgid "Deactivate"
|
5304 |
msgstr "Aktiviere Lizenz"
|
5305 |
|
5306 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
5307 |
msgctxt "settings"
|
5308 |
msgid "Licenses"
|
5309 |
msgstr "Lizenz"
|
5705 |
msgid "Add New Listing"
|
5706 |
msgstr "Neuer Eintrag"
|
5707 |
|
5708 |
+
#: includes/class-listing.php:302
|
5709 |
#, fuzzy
|
5710 |
msgctxt "listing"
|
5711 |
msgid "Listing has no registered payments"
|
5712 |
msgstr "Eintrag Enddatum"
|
5713 |
|
5714 |
+
#: includes/class-listing.php:310
|
5715 |
#, fuzzy
|
5716 |
msgctxt "listing"
|
5717 |
msgid "Can't delete payment"
|
5718 |
msgstr "Bezahlung zurückweisen"
|
5719 |
|
5720 |
+
#: includes/class-listing.php:349
|
5721 |
#, fuzzy
|
5722 |
msgctxt "listing"
|
5723 |
msgid "Listing expired"
|
5724 |
msgstr "Ein Eintrag läuft aus."
|
5725 |
|
5726 |
+
#: includes/class-listing.php:508
|
5727 |
#, fuzzy
|
5728 |
msgctxt "listing"
|
5729 |
msgid "(Unavailable Plan)"
|
5730 |
msgstr "(Preis nicht verfügbar)"
|
5731 |
|
5732 |
+
#: includes/class-listing.php:665
|
5733 |
#, fuzzy
|
5734 |
msgctxt "listing"
|
5735 |
msgid "Plan \"%s\" (recurring)"
|
5736 |
msgstr "(wiederkehrend)"
|
5737 |
|
5738 |
+
#: includes/class-listing.php:667
|
5739 |
msgctxt "listing"
|
5740 |
msgid "Plan \"%s\""
|
5741 |
msgstr ""
|
5790 |
msgstr "Kostenloser Eintrag"
|
5791 |
|
5792 |
#. translators: [%s] is the name of the blog.
|
5793 |
+
#: includes/class-listing-email-notification.php:234
|
5794 |
msgctxt "notify email"
|
5795 |
msgid "[%s] New listing notification"
|
5796 |
msgstr "[%s] neue Eintragsbenachrichtigung"
|
5797 |
|
5798 |
#. translators: [%s] is the name of the blog.
|
5799 |
+
#: includes/class-listing-email-notification.php:285
|
5800 |
msgctxt "notify email"
|
5801 |
msgid "[%s] Listing edit notification"
|
5802 |
msgstr "[%s] Eintrag bearbeiten Benachrichtigung"
|
5803 |
|
5804 |
#. translators: %s is the name of the blog.
|
5805 |
+
#: includes/class-listing-email-notification.php:357
|
5806 |
#, fuzzy
|
5807 |
msgctxt "notify email"
|
5808 |
msgid "[%s] Reported listing notification"
|
6298 |
msgid "Settings"
|
6299 |
msgstr "Einstellungen"
|
6300 |
|
6301 |
+
#: includes/class-wpbdp.php:335
|
6302 |
#, fuzzy
|
6303 |
msgctxt "listing image upload"
|
6304 |
msgid "Can not upload any more images for this listing."
|
6305 |
msgstr "Kategorie für diesen Eintrag"
|
6306 |
|
6307 |
+
#: includes/class-wpbdp.php:339
|
6308 |
msgctxt "listing image upload"
|
6309 |
msgid ""
|
6310 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
6385 |
msgid "Select List"
|
6386 |
msgstr "Liste auswählen"
|
6387 |
|
6388 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
6389 |
+
#, fuzzy
|
6390 |
+
msgctxt "form-fields api"
|
6391 |
+
msgid "Social Site (Other)"
|
6392 |
+
msgstr "Soziale Seite (Twitter)"
|
6393 |
+
|
6394 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
6395 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
6396 |
+
msgctxt "form-fields api"
|
6397 |
+
msgid "URL:"
|
6398 |
+
msgstr "URL:"
|
6399 |
+
|
6400 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
6401 |
+
#, fuzzy
|
6402 |
+
msgctxt "form-fields api"
|
6403 |
+
msgid "Text:"
|
6404 |
+
msgstr "Textbereich"
|
6405 |
+
|
6406 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
6407 |
+
msgctxt "form-fields api"
|
6408 |
+
msgid "Text to be displayed along with icon"
|
6409 |
+
msgstr ""
|
6410 |
+
|
6411 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
6412 |
+
#, fuzzy
|
6413 |
+
msgctxt "form-fields api"
|
6414 |
+
msgid "Type:"
|
6415 |
+
msgstr "Typ"
|
6416 |
+
|
6417 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6418 |
msgctxt "form-fields api"
|
6419 |
msgid "Textarea"
|
6439 |
msgid "URL Field"
|
6440 |
msgstr "URL Feld"
|
6441 |
|
|
|
|
|
|
|
|
|
|
|
6442 |
#: includes/fields/class-fieldtypes-url.php:144
|
6443 |
msgctxt "form-fields api"
|
6444 |
msgid "Link Text (optional):"
|
6445 |
msgstr "Link Text (optional):"
|
6446 |
|
6447 |
+
#: includes/fields/class-form-field.php:694
|
6448 |
msgctxt "form-fields api"
|
6449 |
msgid ""
|
6450 |
"This form field can't be deleted because it is required for the plugin to "
|
6511 |
msgstr "%s ist ein Pflichtfeld."
|
6512 |
|
6513 |
#: includes/fields/class-fieldtypes-image.php:100
|
6514 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
6515 |
msgctxt "form-fields-api"
|
6516 |
msgid "Remove"
|
6517 |
msgstr "Entfernen"
|
6521 |
msgid "Invalid form field type"
|
6522 |
msgstr "Ungültiger Formularfeld Typ"
|
6523 |
|
6524 |
+
#: includes/fields/class-form-field.php:581
|
6525 |
msgctxt "form-fields-api"
|
6526 |
msgid "Field label is required."
|
6527 |
msgstr "Feldbezeichnung ist Pflichtfeld."
|
6528 |
|
6529 |
+
#: includes/fields/class-form-field.php:592
|
6530 |
msgctxt "form-fields-api"
|
6531 |
msgid ""
|
6532 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
6534 |
"delete this current field and create a NEW field of type %1$s instead."
|
6535 |
msgstr ""
|
6536 |
|
6537 |
+
#: includes/fields/class-form-field.php:595
|
6538 |
msgctxt "form-fields-api"
|
6539 |
msgid ""
|
6540 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6541 |
"existing listings will be deleted as well."
|
6542 |
msgstr ""
|
6543 |
|
6544 |
+
#: includes/fields/class-form-field.php:629
|
6545 |
msgctxt "form-fields-api"
|
6546 |
msgid ""
|
6547 |
"There can only be one field with association \"%s\". Please select another "
|
6550 |
"Es kann nur ein Feld mit \"%s\" verbunden werden. Bitte wähle eine andere "
|
6551 |
"Verbindung."
|
6552 |
|
6553 |
+
#: includes/fields/class-form-field.php:639
|
6554 |
msgctxt "form-fields-api"
|
6555 |
msgid "\"%s\" is an invalid field type for this association."
|
6556 |
msgstr "\"%s\" ist ein ungültiger Feldtyp für diese Verbindung."
|
6557 |
|
6558 |
+
#: includes/fields/class-form-field.php:684
|
6559 |
msgctxt "form-fields-api"
|
6560 |
msgid "Invalid field ID"
|
6561 |
msgstr "Ungültige Feld ID"
|
6562 |
|
6563 |
+
#: includes/fields/class-form-field.php:707
|
6564 |
msgctxt "form-fields-api"
|
6565 |
msgid "An error occurred while trying to delete this field."
|
6566 |
msgstr "Während der Löschung des Feldes ist ein Fehler aufgetreten."
|
6567 |
|
6568 |
+
#: includes/form-fields.php:570
|
6569 |
msgctxt "form-fields-api"
|
6570 |
msgid "Email Validator"
|
6571 |
msgstr "E-mail Validierung"
|
6572 |
|
6573 |
+
#: includes/form-fields.php:571
|
6574 |
msgctxt "form-fields-api"
|
6575 |
msgid "URL Validator"
|
6576 |
msgstr "URL Validierung"
|
6577 |
|
6578 |
+
#: includes/form-fields.php:572
|
6579 |
msgctxt "form-fields-api"
|
6580 |
msgid "Whole Number Validator"
|
6581 |
msgstr "Ganze Nummern Validierung"
|
6582 |
|
6583 |
+
#: includes/form-fields.php:573
|
6584 |
msgctxt "form-fields-api"
|
6585 |
msgid "Decimal Number Validator"
|
6586 |
msgstr "Dezimalzahl Validierung"
|
6587 |
|
6588 |
+
#: includes/form-fields.php:574
|
6589 |
msgctxt "form-fields-api"
|
6590 |
msgid "Date Validator"
|
6591 |
msgstr "Datum Validierung"
|
6592 |
|
6593 |
+
#: includes/form-fields.php:575
|
6594 |
#, fuzzy
|
6595 |
msgctxt "form-fields-api"
|
6596 |
msgid "Word Count Validator"
|
6644 |
"you sure you want to enable this?"
|
6645 |
msgstr ""
|
6646 |
|
6647 |
+
#: includes/form-fields.php:582
|
6648 |
msgctxt "form-fields-api validation"
|
6649 |
msgid "Field"
|
6650 |
msgstr "Feld"
|
6651 |
|
6652 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6653 |
msgctxt "form-fields-api validation"
|
6654 |
msgid "%s is required."
|
6655 |
msgstr "%s ist ein Pflichtfeld."
|
6656 |
|
6657 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6658 |
msgctxt "form-fields-api validation"
|
6659 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6660 |
msgstr ""
|
6661 |
"%s ist falsch formatiert. Gültiges URL Format eingeben. Benutze http://"
|
6662 |
|
6663 |
+
#: includes/form-fields.php:642
|
6664 |
msgctxt "form-fields-api validation"
|
6665 |
msgid "%s is badly formatted. Valid Email format required."
|
6666 |
msgstr ""
|
6667 |
"%s ist falsch formatiert. Bitte geben Sie Ihre E-mailadresse richtig ein."
|
6668 |
|
6669 |
+
#: includes/form-fields.php:649
|
6670 |
msgctxt "form-fields-api validation"
|
6671 |
msgid "%s must be a number. Decimal values are not allowed."
|
6672 |
msgstr "%s muss eine Nummer sein. Dezimalwerte sind nicht erlaubt."
|
6673 |
|
6674 |
+
#: includes/form-fields.php:656
|
6675 |
msgctxt "form-fields-api validation"
|
6676 |
msgid "%s must be a number."
|
6677 |
msgstr "%s muss eine Nummer sein."
|
6678 |
|
6679 |
+
#: includes/form-fields.php:675
|
6680 |
#, fuzzy
|
6681 |
msgctxt "form-fields-api validation"
|
6682 |
msgid "%1$s must be in the format %2$s."
|
6683 |
msgstr "%s muss im Format MM/DD/YYYY eingetragen werden."
|
6684 |
|
6685 |
+
#: includes/form-fields.php:713
|
6686 |
msgctxt "form-fields-api validation"
|
6687 |
msgid "%s must be a valid date."
|
6688 |
msgstr "%s muss eine Nummer sein."
|
6689 |
|
6690 |
+
#: includes/form-fields.php:736
|
6691 |
msgctxt "form-fields-api validation"
|
6692 |
msgid "%s must have less than %d words."
|
6693 |
msgstr ""
|
6694 |
|
6695 |
+
#: includes/form-fields.php:755
|
6696 |
#, fuzzy
|
6697 |
msgctxt "form-fields-api validation"
|
6698 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6699 |
msgstr "%s ist ungültig. Wert meistens einer von %s"
|
6700 |
|
6701 |
+
#: includes/form-fields.php:720
|
6702 |
#, fuzzy
|
6703 |
msgctxt "image field"
|
6704 |
msgid "Caption for %s is required."
|
6912 |
msgid "General"
|
6913 |
msgstr "Allgemein"
|
6914 |
|
6915 |
+
#: includes/licensing.php:276
|
6916 |
#, fuzzy
|
6917 |
msgctxt "licensing"
|
6918 |
msgid "Invalid item ID"
|
6919 |
msgstr "Ungültige Feld ID"
|
6920 |
|
6921 |
+
#: includes/licensing.php:281
|
6922 |
msgctxt "licensing"
|
6923 |
msgid "No license key provided"
|
6924 |
msgstr "Kein Lizenzschlüssel"
|
6925 |
|
6926 |
+
#: includes/licensing.php:304
|
6927 |
#, fuzzy
|
6928 |
msgctxt "licensing"
|
6929 |
msgid "The license key was revoked."
|
6930 |
msgstr "Kein Lizenzschlüssel"
|
6931 |
|
6932 |
+
#: includes/licensing.php:306
|
6933 |
msgctxt "licensing"
|
6934 |
msgid ""
|
6935 |
"If you think this is a mistake, please contact <support-link>Business "
|
6937 |
"reported as revoked by the licensing software."
|
6938 |
msgstr ""
|
6939 |
|
6940 |
+
#: includes/licensing.php:308
|
6941 |
msgctxt "licensing"
|
6942 |
msgid ""
|
6943 |
"Please include the email address you used to purchase <module-name> with "
|
6944 |
"your report."
|
6945 |
msgstr ""
|
6946 |
|
6947 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6948 |
msgctxt "licensing"
|
6949 |
msgid "License key is invalid"
|
6950 |
msgstr "Lizenzschlüssel ungültig "
|
6951 |
|
6952 |
+
#: includes/licensing.php:336
|
6953 |
msgctxt "licensing"
|
6954 |
msgid "Invalid module ID"
|
6955 |
msgstr "Ungültige Modul ID"
|
6956 |
|
6957 |
+
#: includes/licensing.php:363
|
6958 |
msgctxt "licensing"
|
6959 |
msgid "Deactivation failed"
|
6960 |
msgstr "Deaktivierung fehlgeschlagen"
|
6961 |
|
6962 |
+
#: includes/licensing.php:382
|
6963 |
msgctxt "licensing"
|
6964 |
msgid ""
|
6965 |
"It was not possible to establish a connection with Business Directory's "
|
6966 |
"server. The connection failed with the following error:"
|
6967 |
msgstr ""
|
6968 |
|
6969 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6970 |
msgctxt "licensing"
|
6971 |
msgid ""
|
6972 |
"It looks like your server is not authorized to make requests to Business "
|
6975 |
"whitelist."
|
6976 |
msgstr ""
|
6977 |
|
6978 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6979 |
msgctxt "licensing"
|
6980 |
msgid "Include this error message with your report."
|
6981 |
msgstr ""
|
6982 |
|
6983 |
+
#: includes/licensing.php:398
|
6984 |
msgctxt "licensing"
|
6985 |
msgid ""
|
6986 |
"It was not possible to establish a connection with Business Directory's "
|
6987 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6988 |
msgstr ""
|
6989 |
|
6990 |
+
#: includes/licensing.php:403
|
6991 |
msgctxt "licensing"
|
6992 |
msgid ""
|
6993 |
"To ensure the security of our systems and adhere to industry best practices, "
|
6996 |
"1.0.1c)."
|
6997 |
msgstr ""
|
6998 |
|
6999 |
+
#: includes/licensing.php:405
|
7000 |
msgctxt "licensing"
|
7001 |
msgid ""
|
7002 |
"Upgrading your system will not only allow you to communicate with Business "
|
7004 |
"services using the latest security standards."
|
7005 |
msgstr ""
|
7006 |
|
7007 |
+
#: includes/licensing.php:407
|
7008 |
msgctxt "licensing"
|
7009 |
msgid ""
|
7010 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
7011 |
"Include this message if necesary."
|
7012 |
msgstr ""
|
7013 |
|
7014 |
+
#: includes/licensing.php:414
|
7015 |
msgctxt "licensing"
|
7016 |
msgid "Could not contact licensing server"
|
7017 |
msgstr "Eine Verbindung zum Lizenzserver konnte nicht hergestellt werden."
|
7018 |
|
7019 |
+
#: includes/licensing.php:430
|
7020 |
msgctxt "licensing"
|
7021 |
msgid "The server returned a 403 Forbidden error."
|
7022 |
msgstr ""
|
7023 |
|
7024 |
+
#: includes/licensing.php:498
|
7025 |
#, fuzzy
|
7026 |
msgctxt "licensing"
|
7027 |
msgid "Business Directory - Please verify your license keys"
|
7028 |
msgstr "Branchenverzeichnis - letzte Einträge"
|
7029 |
|
7030 |
+
#: includes/licensing.php:508
|
7031 |
#, fuzzy
|
7032 |
msgctxt "licensing"
|
7033 |
msgid ""
|
7038 |
"Lizenzschlüssel angegeben wurde. Gehen Sie zu <a>Optionen verwalten - "
|
7039 |
"Lizenzen</a>, um Ihre Lizenzinformation einzugeben."
|
7040 |
|
7041 |
+
#: includes/licensing.php:519
|
7042 |
msgctxt "licensing"
|
7043 |
msgid ""
|
7044 |
"You need to activate the license keys for the following themes before they "
|
7045 |
"can be used: %s."
|
7046 |
msgstr ""
|
7047 |
|
7048 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
7049 |
#, fuzzy
|
7050 |
msgctxt "licensing"
|
7051 |
msgid "Review my license keys"
|
7052 |
msgstr "Erneuere Lizenzschlüssel"
|
7053 |
|
7054 |
+
#: includes/licensing.php:554
|
7055 |
#, fuzzy
|
7056 |
msgctxt "licensing"
|
7057 |
msgid "Business Directory - License key expired"
|
7058 |
msgstr "Branchenverzeichnis - Lizenzschlüssel abgelaufen"
|
7059 |
|
7060 |
+
#: includes/licensing.php:564
|
7061 |
#, fuzzy
|
7062 |
msgctxt "licensing"
|
7063 |
msgid ""
|
7069 |
"abgelaufen. Das Modul wird weiter ausgeführt, jedoch nicht weiter "
|
7070 |
"aktualisiert, bis ein neuer Lizenzschlüssel eingegeben wurde."
|
7071 |
|
7072 |
+
#: includes/licensing.php:575
|
7073 |
#, fuzzy
|
7074 |
msgctxt "licensing"
|
7075 |
msgid ""
|
7081 |
"abgelaufen. Das Modul wird weiter ausgeführt, jedoch nicht weiter "
|
7082 |
"aktualisiert, bis ein neuer Lizenzschlüssel eingegeben wurde."
|
7083 |
|
7084 |
+
#: includes/licensing.php:669
|
7085 |
#, fuzzy
|
7086 |
msgctxt "licensing"
|
7087 |
msgid "Please enter a license key."
|
7088 |
msgstr "Bitte eine gültige E-mailadresse eingeben."
|
7089 |
|
7090 |
+
#: includes/licensing.php:678
|
7091 |
msgctxt "licensing"
|
7092 |
msgid "Could not activate license: %s."
|
7093 |
msgstr "Konnte Lizenz nicht aktivieren: %s"
|
7094 |
|
7095 |
+
#: includes/licensing.php:680
|
7096 |
msgctxt "licensing"
|
7097 |
msgid "License activated"
|
7098 |
msgstr "Lizenz aktiviert"
|
7099 |
|
7100 |
+
#: includes/licensing.php:700
|
7101 |
msgctxt "licensing"
|
7102 |
msgid "Could not deactivate license: %s."
|
7103 |
msgstr "Konnte Lizenz nicht deaktivieren: %s"
|
7104 |
|
7105 |
+
#: includes/licensing.php:702
|
7106 |
msgctxt "licensing"
|
7107 |
msgid "License deactivated"
|
7108 |
msgstr "Lizenz deaktiviert"
|
7109 |
|
7110 |
#. translators: "<module-name>" version <version-number> is not...
|
7111 |
+
#: includes/licensing.php:893
|
7112 |
msgctxt "deprecation"
|
7113 |
msgid ""
|
7114 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
languages/WPBDM-en_US.mo
CHANGED
Binary file
|
languages/WPBDM-en_US.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-11
|
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"
|
@@ -175,13 +175,13 @@ msgid ""
|
|
175 |
"payment processor directly."
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: includes/class-wpbdp.php:
|
179 |
msgid ""
|
180 |
"The directory features are disabled at this time because a <a>manual "
|
181 |
"upgrade</a> is pending."
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: includes/class-wpbdp.php:
|
185 |
msgid ""
|
186 |
"The directory is not available at this time. Please try again in a few "
|
187 |
"minutes or contact the administrator if the problem persists."
|
@@ -191,47 +191,47 @@ msgstr ""
|
|
191 |
msgid "%s (ex. %s)"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: includes/form-fields.php:
|
195 |
msgid "Business Name"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: includes/form-fields.php:
|
199 |
msgid "Business Genre"
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: includes/form-fields.php:
|
203 |
msgid "Short Business Description"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: includes/form-fields.php:
|
207 |
msgid "Long Business Description"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: includes/form-fields.php:
|
211 |
msgid "Business Website Address"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/form-fields.php:
|
215 |
msgid "Business Phone Number"
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: includes/form-fields.php:
|
219 |
msgid "Business Fax"
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: includes/form-fields.php:
|
223 |
msgid "Business Contact Email"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: includes/form-fields.php:
|
227 |
msgid "Business Tags"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: includes/form-fields.php:
|
231 |
msgid "Business Address"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: includes/form-fields.php:
|
235 |
msgid "ZIP Code"
|
236 |
msgstr ""
|
237 |
|
@@ -247,7 +247,7 @@ msgstr ""
|
|
247 |
msgid "Transaction Key"
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: includes/licensing.php:
|
251 |
msgid "Licenses"
|
252 |
msgstr ""
|
253 |
|
@@ -855,7 +855,7 @@ msgctxt "admin listings"
|
|
855 |
msgid "Reported"
|
856 |
msgstr ""
|
857 |
|
858 |
-
#: includes/admin/class-admin-listings.php:
|
859 |
msgctxt "admin listings"
|
860 |
msgid "Listing's payment history successfully deleted"
|
861 |
msgstr ""
|
@@ -1006,33 +1006,33 @@ msgctxt "admin"
|
|
1006 |
msgid "Images"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: includes/admin/form-fields.php:
|
1010 |
msgctxt "admin"
|
1011 |
msgid ""
|
1012 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1013 |
"associations in order to work correctly: <b>%s</b>."
|
1014 |
msgstr ""
|
1015 |
|
1016 |
-
#: includes/admin/form-fields.php:
|
1017 |
msgctxt "admin"
|
1018 |
msgid ""
|
1019 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1020 |
"association in order to work correctly."
|
1021 |
msgstr ""
|
1022 |
|
1023 |
-
#: includes/admin/form-fields.php:
|
1024 |
msgctxt "admin"
|
1025 |
msgid ""
|
1026 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1027 |
"or let Business Directory do this for you automatically."
|
1028 |
msgstr ""
|
1029 |
|
1030 |
-
#: includes/admin/form-fields.php:
|
1031 |
msgctxt "admin"
|
1032 |
msgid "Go to \"Manage Form Fields\""
|
1033 |
msgstr ""
|
1034 |
|
1035 |
-
#: includes/admin/form-fields.php:
|
1036 |
msgctxt "admin"
|
1037 |
msgid "Create these required fields for me"
|
1038 |
msgstr ""
|
@@ -1057,47 +1057,47 @@ msgctxt "listing status"
|
|
1057 |
msgid "Reported"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
-
#: includes/class-listing.php:
|
1061 |
msgctxt "listing status"
|
1062 |
msgid "Unknown"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
-
#: includes/class-listing.php:
|
1066 |
msgctxt "listing status"
|
1067 |
msgid "Legacy"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: includes/class-listing.php:
|
1071 |
msgctxt "listing status"
|
1072 |
msgid "Incomplete"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
-
#: includes/class-listing.php:
|
1076 |
msgctxt "listing status"
|
1077 |
msgid "Pending Payment"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
-
#: includes/class-listing.php:
|
1081 |
msgctxt "listing status"
|
1082 |
msgid "Complete"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: includes/class-listing.php:
|
1086 |
msgctxt "listing status"
|
1087 |
msgid "Pending Upgrade"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: includes/class-listing.php:
|
1091 |
msgctxt "listing status"
|
1092 |
msgid "Expired"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
-
#: includes/class-listing.php:
|
1096 |
msgctxt "listing status"
|
1097 |
msgid "Pending Renewal"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: includes/class-listing.php:
|
1101 |
msgctxt "listing status"
|
1102 |
msgid "Abandoned"
|
1103 |
msgstr ""
|
@@ -1122,32 +1122,32 @@ msgctxt "admin actions"
|
|
1122 |
msgid "View Payment"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
-
#: includes/admin/class-admin-listings.php:
|
1126 |
msgctxt "admin actions"
|
1127 |
msgid "Publish listings"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: includes/admin/class-admin-listings.php:
|
1131 |
msgctxt "admin actions"
|
1132 |
msgid "Mark as \"Pending Review\""
|
1133 |
msgstr ""
|
1134 |
|
1135 |
-
#: includes/admin/class-admin-listings.php:
|
1136 |
msgctxt "admin actions"
|
1137 |
msgid "Hide from directory (mark as \"Draft\")"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
-
#: includes/admin/class-admin-listings.php:
|
1141 |
msgctxt "admin actions"
|
1142 |
msgid "Renew listings"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: includes/admin/class-admin-listings.php:
|
1146 |
msgctxt "admin actions"
|
1147 |
msgid "Set listings as \"Expired\""
|
1148 |
msgstr ""
|
1149 |
|
1150 |
-
#: includes/admin/class-admin-listings.php:
|
1151 |
msgctxt "admin actions"
|
1152 |
msgid "Send access keys"
|
1153 |
msgstr ""
|
@@ -2256,102 +2256,102 @@ msgid ""
|
|
2256 |
"plans for this mode click <a>Active</a>."
|
2257 |
msgstr ""
|
2258 |
|
2259 |
-
#: includes/admin/form-fields.php:
|
2260 |
msgctxt "form-fields admin"
|
2261 |
msgid "form field"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
-
#: includes/admin/form-fields.php:
|
2265 |
msgctxt "form-fields admin"
|
2266 |
msgid "form fields"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
-
#: includes/admin/form-fields.php:
|
2270 |
msgctxt "form-fields admin"
|
2271 |
msgid "Order"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
-
#: includes/admin/form-fields.php:
|
2275 |
msgctxt "form-fields admin"
|
2276 |
msgid "Label / Association"
|
2277 |
msgstr ""
|
2278 |
|
2279 |
-
#: includes/admin/form-fields.php:
|
2280 |
msgctxt "form-fields admin"
|
2281 |
msgid "Type"
|
2282 |
msgstr ""
|
2283 |
|
2284 |
-
#: includes/admin/form-fields.php:
|
2285 |
msgctxt "form-fields admin"
|
2286 |
msgid "Validator"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
-
#: includes/admin/form-fields.php:
|
2290 |
msgctxt "form-fields admin"
|
2291 |
msgid "Field Attributes"
|
2292 |
msgstr ""
|
2293 |
|
2294 |
-
#: includes/admin/form-fields.php:
|
2295 |
msgctxt "form-fields admin"
|
2296 |
msgid "Edit"
|
2297 |
msgstr ""
|
2298 |
|
2299 |
-
#: includes/admin/form-fields.php:
|
2300 |
msgctxt "form-fields admin"
|
2301 |
msgid "Delete"
|
2302 |
msgstr ""
|
2303 |
|
2304 |
-
#: includes/admin/form-fields.php:
|
2305 |
msgctxt "form-fields admin"
|
2306 |
-
msgid "
|
2307 |
msgstr ""
|
2308 |
|
2309 |
-
#: includes/admin/form-fields.php:
|
2310 |
msgctxt "form-fields admin"
|
2311 |
-
msgid "
|
2312 |
msgstr ""
|
2313 |
|
2314 |
-
#: includes/admin/form-fields.php:
|
2315 |
msgctxt "form-fields admin"
|
2316 |
-
msgid "
|
2317 |
msgstr ""
|
2318 |
|
2319 |
-
#: includes/admin/form-fields.php:
|
2320 |
msgctxt "form-fields admin"
|
2321 |
msgid "This field value is shown in the excerpt view of a listing."
|
2322 |
msgstr ""
|
2323 |
|
2324 |
-
#: includes/admin/form-fields.php:
|
2325 |
msgctxt "form-fields admin"
|
2326 |
msgid "In Excerpt"
|
2327 |
msgstr ""
|
2328 |
|
2329 |
-
#: includes/admin/form-fields.php:
|
2330 |
msgctxt "form-fields admin"
|
2331 |
msgid "This field value is shown in the single view of a listing."
|
2332 |
msgstr ""
|
2333 |
|
2334 |
-
#: includes/admin/form-fields.php:
|
2335 |
msgctxt "form-fields admin"
|
2336 |
msgid "In Listing"
|
2337 |
msgstr ""
|
2338 |
|
2339 |
-
#: includes/admin/form-fields.php:
|
2340 |
msgctxt "form-fields admin"
|
2341 |
msgid "Form Preview"
|
2342 |
msgstr ""
|
2343 |
|
2344 |
-
#: includes/admin/form-fields.php:
|
2345 |
msgctxt "form-fields admin"
|
2346 |
msgid "← Return to \"Manage Form Fields\""
|
2347 |
msgstr ""
|
2348 |
|
2349 |
-
#: includes/admin/form-fields.php:
|
2350 |
msgctxt "form-fields admin"
|
2351 |
msgid "Form fields updated."
|
2352 |
msgstr ""
|
2353 |
|
2354 |
-
#: includes/admin/form-fields.php:
|
2355 |
msgctxt "form-fields admin"
|
2356 |
msgid ""
|
2357 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2360,92 +2360,92 @@ msgid ""
|
|
2360 |
"show on the frontend, you can <a>enable public display of e-mails</a>."
|
2361 |
msgstr ""
|
2362 |
|
2363 |
-
#: includes/admin/form-fields.php:
|
2364 |
msgctxt "form-fields admin"
|
2365 |
msgid "Field deleted."
|
2366 |
msgstr ""
|
2367 |
|
2368 |
-
#: includes/admin/form-fields.php:
|
2369 |
msgctxt "form-fields admin"
|
2370 |
msgid "Required fields created successfully."
|
2371 |
msgstr ""
|
2372 |
|
2373 |
-
#: includes/admin/form-fields.php:
|
2374 |
msgctxt "form-fields admin"
|
2375 |
msgid "Title"
|
2376 |
msgstr ""
|
2377 |
|
2378 |
-
#: includes/admin/form-fields.php:
|
2379 |
msgctxt "form-fields admin"
|
2380 |
msgid "Category"
|
2381 |
msgstr ""
|
2382 |
|
2383 |
-
#: includes/admin/form-fields.php:
|
2384 |
msgctxt "form-fields admin"
|
2385 |
msgid "Excerpt"
|
2386 |
msgstr ""
|
2387 |
|
2388 |
-
#: includes/admin/form-fields.php:
|
2389 |
msgctxt "form-fields admin"
|
2390 |
msgid "Content"
|
2391 |
msgstr ""
|
2392 |
|
2393 |
-
#: includes/admin/form-fields.php:
|
2394 |
msgctxt "form-fields admin"
|
2395 |
msgid "Tags"
|
2396 |
msgstr ""
|
2397 |
|
2398 |
-
#: includes/admin/form-fields.php:
|
2399 |
msgctxt "form-fields admin"
|
2400 |
msgid "Address"
|
2401 |
msgstr ""
|
2402 |
|
2403 |
-
#: includes/admin/form-fields.php:
|
2404 |
msgctxt "form-fields admin"
|
2405 |
msgid "City"
|
2406 |
msgstr ""
|
2407 |
|
2408 |
-
#: includes/admin/form-fields.php:
|
2409 |
msgctxt "form-fields admin"
|
2410 |
msgid "State"
|
2411 |
msgstr ""
|
2412 |
|
2413 |
-
#: includes/admin/form-fields.php:
|
2414 |
msgctxt "form-fields admin"
|
2415 |
msgid "Country"
|
2416 |
msgstr ""
|
2417 |
|
2418 |
-
#: includes/admin/form-fields.php:
|
2419 |
msgctxt "form-fields admin"
|
2420 |
msgid "ZIP Code"
|
2421 |
msgstr ""
|
2422 |
|
2423 |
-
#: includes/admin/form-fields.php:
|
2424 |
msgctxt "form-fields admin"
|
2425 |
msgid "FAX Number"
|
2426 |
msgstr ""
|
2427 |
|
2428 |
-
#: includes/admin/form-fields.php:
|
2429 |
msgctxt "form-fields admin"
|
2430 |
msgid "Phone Number"
|
2431 |
msgstr ""
|
2432 |
|
2433 |
-
#: includes/admin/form-fields.php:
|
2434 |
msgctxt "form-fields admin"
|
2435 |
msgid "Ratings Field"
|
2436 |
msgstr ""
|
2437 |
|
2438 |
-
#: includes/admin/form-fields.php:
|
2439 |
msgctxt "form-fields admin"
|
2440 |
msgid "Twitter"
|
2441 |
msgstr ""
|
2442 |
|
2443 |
-
#: includes/admin/form-fields.php:
|
2444 |
msgctxt "form-fields admin"
|
2445 |
msgid "Website"
|
2446 |
msgstr ""
|
2447 |
|
2448 |
-
#: includes/admin/form-fields.php:
|
2449 |
msgctxt "form-fields admin"
|
2450 |
msgid "Tags updated."
|
2451 |
msgstr ""
|
@@ -2494,6 +2494,11 @@ msgctxt "form-fields admin"
|
|
2494 |
msgid "Allow empty selection on search?"
|
2495 |
msgstr ""
|
2496 |
|
|
|
|
|
|
|
|
|
|
|
2497 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2498 |
msgctxt "form-fields admin"
|
2499 |
msgid "Allow HTML input for this field?"
|
@@ -3625,7 +3630,7 @@ msgctxt "admin settings"
|
|
3625 |
msgid "User registration date"
|
3626 |
msgstr ""
|
3627 |
|
3628 |
-
#: includes/licensing.php:
|
3629 |
msgctxt "admin settings"
|
3630 |
msgid "Enter License Key here"
|
3631 |
msgstr ""
|
@@ -3870,7 +3875,7 @@ msgid "Appearance"
|
|
3870 |
msgstr ""
|
3871 |
|
3872 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
3873 |
-
#: includes/licensing.php:
|
3874 |
msgctxt "settings"
|
3875 |
msgid "Premium Modules"
|
3876 |
msgstr ""
|
@@ -4725,12 +4730,12 @@ msgctxt "settings"
|
|
4725 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4726 |
msgstr ""
|
4727 |
|
4728 |
-
#: includes/licensing.php:
|
4729 |
msgctxt "settings"
|
4730 |
msgid "Themes"
|
4731 |
msgstr ""
|
4732 |
|
4733 |
-
#: includes/licensing.php:
|
4734 |
msgctxt "settings"
|
4735 |
msgid ""
|
4736 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -4738,22 +4743,22 @@ msgid ""
|
|
4738 |
"activate your licenses."
|
4739 |
msgstr ""
|
4740 |
|
4741 |
-
#: includes/licensing.php:
|
4742 |
msgctxt "settings"
|
4743 |
msgid "Activate"
|
4744 |
msgstr ""
|
4745 |
|
4746 |
-
#: includes/licensing.php:
|
4747 |
msgctxt "settings"
|
4748 |
msgid "Please wait..."
|
4749 |
msgstr ""
|
4750 |
|
4751 |
-
#: includes/licensing.php:
|
4752 |
msgctxt "settings"
|
4753 |
msgid "Deactivate"
|
4754 |
msgstr ""
|
4755 |
|
4756 |
-
#: includes/licensing.php:
|
4757 |
msgctxt "settings"
|
4758 |
msgid "Licenses"
|
4759 |
msgstr ""
|
@@ -5127,32 +5132,32 @@ msgctxt "listing"
|
|
5127 |
msgid "Add New Listing"
|
5128 |
msgstr ""
|
5129 |
|
5130 |
-
#: includes/class-listing.php:
|
5131 |
msgctxt "listing"
|
5132 |
msgid "Listing has no registered payments"
|
5133 |
msgstr ""
|
5134 |
|
5135 |
-
#: includes/class-listing.php:
|
5136 |
msgctxt "listing"
|
5137 |
msgid "Can't delete payment"
|
5138 |
msgstr ""
|
5139 |
|
5140 |
-
#: includes/class-listing.php:
|
5141 |
msgctxt "listing"
|
5142 |
msgid "Listing expired"
|
5143 |
msgstr ""
|
5144 |
|
5145 |
-
#: includes/class-listing.php:
|
5146 |
msgctxt "listing"
|
5147 |
msgid "(Unavailable Plan)"
|
5148 |
msgstr ""
|
5149 |
|
5150 |
-
#: includes/class-listing.php:
|
5151 |
msgctxt "listing"
|
5152 |
msgid "Plan \"%s\" (recurring)"
|
5153 |
msgstr ""
|
5154 |
|
5155 |
-
#: includes/class-listing.php:
|
5156 |
msgctxt "listing"
|
5157 |
msgid "Plan \"%s\""
|
5158 |
msgstr ""
|
@@ -5205,19 +5210,19 @@ msgid "Free Listing"
|
|
5205 |
msgstr ""
|
5206 |
|
5207 |
#. translators: [%s] is the name of the blog.
|
5208 |
-
#: includes/class-listing-email-notification.php:
|
5209 |
msgctxt "notify email"
|
5210 |
msgid "[%s] New listing notification"
|
5211 |
msgstr ""
|
5212 |
|
5213 |
#. translators: [%s] is the name of the blog.
|
5214 |
-
#: includes/class-listing-email-notification.php:
|
5215 |
msgctxt "notify email"
|
5216 |
msgid "[%s] Listing edit notification"
|
5217 |
msgstr ""
|
5218 |
|
5219 |
#. translators: %s is the name of the blog.
|
5220 |
-
#: includes/class-listing-email-notification.php:
|
5221 |
msgctxt "notify email"
|
5222 |
msgid "[%s] Reported listing notification"
|
5223 |
msgstr ""
|
@@ -5659,12 +5664,12 @@ msgctxt "admin plugins"
|
|
5659 |
msgid "Settings"
|
5660 |
msgstr ""
|
5661 |
|
5662 |
-
#: includes/class-wpbdp.php:
|
5663 |
msgctxt "listing image upload"
|
5664 |
msgid "Can not upload any more images for this listing."
|
5665 |
msgstr ""
|
5666 |
|
5667 |
-
#: includes/class-wpbdp.php:
|
5668 |
msgctxt "listing image upload"
|
5669 |
msgid ""
|
5670 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -5745,6 +5750,32 @@ msgctxt "form-fields api"
|
|
5745 |
msgid "Select List"
|
5746 |
msgstr ""
|
5747 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5748 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
5749 |
msgctxt "form-fields api"
|
5750 |
msgid "Textarea"
|
@@ -5770,17 +5801,12 @@ msgctxt "form-fields api"
|
|
5770 |
msgid "URL Field"
|
5771 |
msgstr ""
|
5772 |
|
5773 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
5774 |
-
msgctxt "form-fields api"
|
5775 |
-
msgid "URL:"
|
5776 |
-
msgstr ""
|
5777 |
-
|
5778 |
#: includes/fields/class-fieldtypes-url.php:144
|
5779 |
msgctxt "form-fields api"
|
5780 |
msgid "Link Text (optional):"
|
5781 |
msgstr ""
|
5782 |
|
5783 |
-
#: includes/fields/class-form-field.php:
|
5784 |
msgctxt "form-fields api"
|
5785 |
msgid ""
|
5786 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5843,6 +5869,7 @@ msgid "Caption for %s is required."
|
|
5843 |
msgstr ""
|
5844 |
|
5845 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
5846 |
msgctxt "form-fields-api"
|
5847 |
msgid "Remove"
|
5848 |
msgstr ""
|
@@ -5852,12 +5879,12 @@ msgctxt "form-fields-api"
|
|
5852 |
msgid "Invalid form field type"
|
5853 |
msgstr ""
|
5854 |
|
5855 |
-
#: includes/fields/class-form-field.php:
|
5856 |
msgctxt "form-fields-api"
|
5857 |
msgid "Field label is required."
|
5858 |
msgstr ""
|
5859 |
|
5860 |
-
#: includes/fields/class-form-field.php:
|
5861 |
msgctxt "form-fields-api"
|
5862 |
msgid ""
|
5863 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -5865,61 +5892,61 @@ msgid ""
|
|
5865 |
"delete this current field and create a NEW field of type %1$s instead."
|
5866 |
msgstr ""
|
5867 |
|
5868 |
-
#: includes/fields/class-form-field.php:
|
5869 |
msgctxt "form-fields-api"
|
5870 |
msgid ""
|
5871 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
5872 |
"existing listings will be deleted as well."
|
5873 |
msgstr ""
|
5874 |
|
5875 |
-
#: includes/fields/class-form-field.php:
|
5876 |
msgctxt "form-fields-api"
|
5877 |
msgid ""
|
5878 |
"There can only be one field with association \"%s\". Please select another "
|
5879 |
"association."
|
5880 |
msgstr ""
|
5881 |
|
5882 |
-
#: includes/fields/class-form-field.php:
|
5883 |
msgctxt "form-fields-api"
|
5884 |
msgid "\"%s\" is an invalid field type for this association."
|
5885 |
msgstr ""
|
5886 |
|
5887 |
-
#: includes/fields/class-form-field.php:
|
5888 |
msgctxt "form-fields-api"
|
5889 |
msgid "Invalid field ID"
|
5890 |
msgstr ""
|
5891 |
|
5892 |
-
#: includes/fields/class-form-field.php:
|
5893 |
msgctxt "form-fields-api"
|
5894 |
msgid "An error occurred while trying to delete this field."
|
5895 |
msgstr ""
|
5896 |
|
5897 |
-
#: includes/form-fields.php:
|
5898 |
msgctxt "form-fields-api"
|
5899 |
msgid "Email Validator"
|
5900 |
msgstr ""
|
5901 |
|
5902 |
-
#: includes/form-fields.php:
|
5903 |
msgctxt "form-fields-api"
|
5904 |
msgid "URL Validator"
|
5905 |
msgstr ""
|
5906 |
|
5907 |
-
#: includes/form-fields.php:
|
5908 |
msgctxt "form-fields-api"
|
5909 |
msgid "Whole Number Validator"
|
5910 |
msgstr ""
|
5911 |
|
5912 |
-
#: includes/form-fields.php:
|
5913 |
msgctxt "form-fields-api"
|
5914 |
msgid "Decimal Number Validator"
|
5915 |
msgstr ""
|
5916 |
|
5917 |
-
#: includes/form-fields.php:
|
5918 |
msgctxt "form-fields-api"
|
5919 |
msgid "Date Validator"
|
5920 |
msgstr ""
|
5921 |
|
5922 |
-
#: includes/form-fields.php:
|
5923 |
msgctxt "form-fields-api"
|
5924 |
msgid "Word Count Validator"
|
5925 |
msgstr ""
|
@@ -5972,57 +5999,57 @@ msgid ""
|
|
5972 |
"you sure you want to enable this?"
|
5973 |
msgstr ""
|
5974 |
|
5975 |
-
#: includes/form-fields.php:
|
5976 |
msgctxt "form-fields-api validation"
|
5977 |
msgid "Field"
|
5978 |
msgstr ""
|
5979 |
|
5980 |
-
#: includes/form-fields.php:
|
5981 |
msgctxt "form-fields-api validation"
|
5982 |
msgid "%s is required."
|
5983 |
msgstr ""
|
5984 |
|
5985 |
-
#: includes/form-fields.php:
|
5986 |
msgctxt "form-fields-api validation"
|
5987 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
5988 |
msgstr ""
|
5989 |
|
5990 |
-
#: includes/form-fields.php:
|
5991 |
msgctxt "form-fields-api validation"
|
5992 |
msgid "%s is badly formatted. Valid Email format required."
|
5993 |
msgstr ""
|
5994 |
|
5995 |
-
#: includes/form-fields.php:
|
5996 |
msgctxt "form-fields-api validation"
|
5997 |
msgid "%s must be a number. Decimal values are not allowed."
|
5998 |
msgstr ""
|
5999 |
|
6000 |
-
#: includes/form-fields.php:
|
6001 |
msgctxt "form-fields-api validation"
|
6002 |
msgid "%s must be a number."
|
6003 |
msgstr ""
|
6004 |
|
6005 |
-
#: includes/form-fields.php:
|
6006 |
msgctxt "form-fields-api validation"
|
6007 |
msgid "%1$s must be in the format %2$s."
|
6008 |
msgstr ""
|
6009 |
|
6010 |
-
#: includes/form-fields.php:
|
6011 |
msgctxt "form-fields-api validation"
|
6012 |
msgid "%s must be a valid date."
|
6013 |
msgstr ""
|
6014 |
|
6015 |
-
#: includes/form-fields.php:
|
6016 |
msgctxt "form-fields-api validation"
|
6017 |
msgid "%s must have less than %d words."
|
6018 |
msgstr ""
|
6019 |
|
6020 |
-
#: includes/form-fields.php:
|
6021 |
msgctxt "form-fields-api validation"
|
6022 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6023 |
msgstr ""
|
6024 |
|
6025 |
-
#: includes/form-fields.php:
|
6026 |
msgctxt "image field"
|
6027 |
msgid "Caption for %s is required."
|
6028 |
msgstr ""
|
@@ -6201,22 +6228,22 @@ msgctxt "default category name"
|
|
6201 |
msgid "General"
|
6202 |
msgstr ""
|
6203 |
|
6204 |
-
#: includes/licensing.php:
|
6205 |
msgctxt "licensing"
|
6206 |
msgid "Invalid item ID"
|
6207 |
msgstr ""
|
6208 |
|
6209 |
-
#: includes/licensing.php:
|
6210 |
msgctxt "licensing"
|
6211 |
msgid "No license key provided"
|
6212 |
msgstr ""
|
6213 |
|
6214 |
-
#: includes/licensing.php:
|
6215 |
msgctxt "licensing"
|
6216 |
msgid "The license key was revoked."
|
6217 |
msgstr ""
|
6218 |
|
6219 |
-
#: includes/licensing.php:
|
6220 |
msgctxt "licensing"
|
6221 |
msgid ""
|
6222 |
"If you think this is a mistake, please contact <support-link>Business "
|
@@ -6224,36 +6251,36 @@ msgid ""
|
|
6224 |
"reported as revoked by the licensing software."
|
6225 |
msgstr ""
|
6226 |
|
6227 |
-
#: includes/licensing.php:
|
6228 |
msgctxt "licensing"
|
6229 |
msgid ""
|
6230 |
"Please include the email address you used to purchase <module-name> with "
|
6231 |
"your report."
|
6232 |
msgstr ""
|
6233 |
|
6234 |
-
#: includes/licensing.php:
|
6235 |
msgctxt "licensing"
|
6236 |
msgid "License key is invalid"
|
6237 |
msgstr ""
|
6238 |
|
6239 |
-
#: includes/licensing.php:
|
6240 |
msgctxt "licensing"
|
6241 |
msgid "Invalid module ID"
|
6242 |
msgstr ""
|
6243 |
|
6244 |
-
#: includes/licensing.php:
|
6245 |
msgctxt "licensing"
|
6246 |
msgid "Deactivation failed"
|
6247 |
msgstr ""
|
6248 |
|
6249 |
-
#: includes/licensing.php:
|
6250 |
msgctxt "licensing"
|
6251 |
msgid ""
|
6252 |
"It was not possible to establish a connection with Business Directory's "
|
6253 |
"server. The connection failed with the following error:"
|
6254 |
msgstr ""
|
6255 |
|
6256 |
-
#: includes/licensing.php:
|
6257 |
msgctxt "licensing"
|
6258 |
msgid ""
|
6259 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6262,19 +6289,19 @@ msgid ""
|
|
6262 |
"whitelist."
|
6263 |
msgstr ""
|
6264 |
|
6265 |
-
#: includes/licensing.php:
|
6266 |
msgctxt "licensing"
|
6267 |
msgid "Include this error message with your report."
|
6268 |
msgstr ""
|
6269 |
|
6270 |
-
#: includes/licensing.php:
|
6271 |
msgctxt "licensing"
|
6272 |
msgid ""
|
6273 |
"It was not possible to establish a connection with Business Directory's "
|
6274 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6275 |
msgstr ""
|
6276 |
|
6277 |
-
#: includes/licensing.php:
|
6278 |
msgctxt "licensing"
|
6279 |
msgid ""
|
6280 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -6283,7 +6310,7 @@ msgid ""
|
|
6283 |
"1.0.1c)."
|
6284 |
msgstr ""
|
6285 |
|
6286 |
-
#: includes/licensing.php:
|
6287 |
msgctxt "licensing"
|
6288 |
msgid ""
|
6289 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6291,53 +6318,53 @@ msgid ""
|
|
6291 |
"services using the latest security standards."
|
6292 |
msgstr ""
|
6293 |
|
6294 |
-
#: includes/licensing.php:
|
6295 |
msgctxt "licensing"
|
6296 |
msgid ""
|
6297 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6298 |
"Include this message if necesary."
|
6299 |
msgstr ""
|
6300 |
|
6301 |
-
#: includes/licensing.php:
|
6302 |
msgctxt "licensing"
|
6303 |
msgid "Could not contact licensing server"
|
6304 |
msgstr ""
|
6305 |
|
6306 |
-
#: includes/licensing.php:
|
6307 |
msgctxt "licensing"
|
6308 |
msgid "The server returned a 403 Forbidden error."
|
6309 |
msgstr ""
|
6310 |
|
6311 |
-
#: includes/licensing.php:
|
6312 |
msgctxt "licensing"
|
6313 |
msgid "Business Directory - Please verify your license keys"
|
6314 |
msgstr ""
|
6315 |
|
6316 |
-
#: includes/licensing.php:
|
6317 |
msgctxt "licensing"
|
6318 |
msgid ""
|
6319 |
"The following premium modules will not work until a valid license key is "
|
6320 |
"provided: %s."
|
6321 |
msgstr ""
|
6322 |
|
6323 |
-
#: includes/licensing.php:
|
6324 |
msgctxt "licensing"
|
6325 |
msgid ""
|
6326 |
"You need to activate the license keys for the following themes before they "
|
6327 |
"can be used: %s."
|
6328 |
msgstr ""
|
6329 |
|
6330 |
-
#: includes/licensing.php:
|
6331 |
msgctxt "licensing"
|
6332 |
msgid "Review my license keys"
|
6333 |
msgstr ""
|
6334 |
|
6335 |
-
#: includes/licensing.php:
|
6336 |
msgctxt "licensing"
|
6337 |
msgid "Business Directory - License key expired"
|
6338 |
msgstr ""
|
6339 |
|
6340 |
-
#: includes/licensing.php:
|
6341 |
msgctxt "licensing"
|
6342 |
msgid ""
|
6343 |
"The license key for the following modules has expired: %s. The modules will "
|
@@ -6345,7 +6372,7 @@ msgid ""
|
|
6345 |
"is renewed."
|
6346 |
msgstr ""
|
6347 |
|
6348 |
-
#: includes/licensing.php:
|
6349 |
msgctxt "licensing"
|
6350 |
msgid ""
|
6351 |
"The license key for the following themes has expired: %s. The themes will "
|
@@ -6353,33 +6380,33 @@ msgid ""
|
|
6353 |
"is renewed."
|
6354 |
msgstr ""
|
6355 |
|
6356 |
-
#: includes/licensing.php:
|
6357 |
msgctxt "licensing"
|
6358 |
msgid "Please enter a license key."
|
6359 |
msgstr ""
|
6360 |
|
6361 |
-
#: includes/licensing.php:
|
6362 |
msgctxt "licensing"
|
6363 |
msgid "Could not activate license: %s."
|
6364 |
msgstr ""
|
6365 |
|
6366 |
-
#: includes/licensing.php:
|
6367 |
msgctxt "licensing"
|
6368 |
msgid "License activated"
|
6369 |
msgstr ""
|
6370 |
|
6371 |
-
#: includes/licensing.php:
|
6372 |
msgctxt "licensing"
|
6373 |
msgid "Could not deactivate license: %s."
|
6374 |
msgstr ""
|
6375 |
|
6376 |
-
#: includes/licensing.php:
|
6377 |
msgctxt "licensing"
|
6378 |
msgid "License deactivated"
|
6379 |
msgstr ""
|
6380 |
|
6381 |
#. translators: "<module-name>" version <version-number> is not...
|
6382 |
-
#: includes/licensing.php:
|
6383 |
msgctxt "deprecation"
|
6384 |
msgid ""
|
6385 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+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"
|
175 |
"payment processor directly."
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: includes/class-wpbdp.php:436
|
179 |
msgid ""
|
180 |
"The directory features are disabled at this time because a <a>manual "
|
181 |
"upgrade</a> is pending."
|
182 |
msgstr ""
|
183 |
|
184 |
+
#: includes/class-wpbdp.php:443
|
185 |
msgid ""
|
186 |
"The directory is not available at this time. Please try again in a few "
|
187 |
"minutes or contact the administrator if the problem persists."
|
191 |
msgid "%s (ex. %s)"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: includes/form-fields.php:355
|
195 |
msgid "Business Name"
|
196 |
msgstr ""
|
197 |
|
198 |
+
#: includes/form-fields.php:364
|
199 |
msgid "Business Genre"
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: includes/form-fields.php:373
|
203 |
msgid "Short Business Description"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: includes/form-fields.php:381
|
207 |
msgid "Long Business Description"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: includes/form-fields.php:390
|
211 |
msgid "Business Website Address"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/form-fields.php:399
|
215 |
msgid "Business Phone Number"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: includes/form-fields.php:407
|
219 |
msgid "Business Fax"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: includes/form-fields.php:415
|
223 |
msgid "Business Contact Email"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: includes/form-fields.php:424
|
227 |
msgid "Business Tags"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: includes/form-fields.php:432
|
231 |
msgid "Business Address"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/form-fields.php:440
|
235 |
msgid "ZIP Code"
|
236 |
msgstr ""
|
237 |
|
247 |
msgid "Transaction Key"
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
251 |
msgid "Licenses"
|
252 |
msgstr ""
|
253 |
|
855 |
msgid "Reported"
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: includes/admin/class-admin-listings.php:641
|
859 |
msgctxt "admin listings"
|
860 |
msgid "Listing's payment history successfully deleted"
|
861 |
msgstr ""
|
1006 |
msgid "Images"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: includes/admin/form-fields.php:193
|
1010 |
msgctxt "admin"
|
1011 |
msgid ""
|
1012 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1013 |
"associations in order to work correctly: <b>%s</b>."
|
1014 |
msgstr ""
|
1015 |
|
1016 |
+
#: includes/admin/form-fields.php:195
|
1017 |
msgctxt "admin"
|
1018 |
msgid ""
|
1019 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1020 |
"association in order to work correctly."
|
1021 |
msgstr ""
|
1022 |
|
1023 |
+
#: includes/admin/form-fields.php:199
|
1024 |
msgctxt "admin"
|
1025 |
msgid ""
|
1026 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1027 |
"or let Business Directory do this for you automatically."
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: includes/admin/form-fields.php:204
|
1031 |
msgctxt "admin"
|
1032 |
msgid "Go to \"Manage Form Fields\""
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: includes/admin/form-fields.php:209
|
1036 |
msgctxt "admin"
|
1037 |
msgid "Create these required fields for me"
|
1038 |
msgstr ""
|
1057 |
msgid "Reported"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: includes/class-listing.php:768
|
1061 |
msgctxt "listing status"
|
1062 |
msgid "Unknown"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: includes/class-listing.php:769
|
1066 |
msgctxt "listing status"
|
1067 |
msgid "Legacy"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: includes/class-listing.php:770
|
1071 |
msgctxt "listing status"
|
1072 |
msgid "Incomplete"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
+
#: includes/class-listing.php:771
|
1076 |
msgctxt "listing status"
|
1077 |
msgid "Pending Payment"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: includes/class-listing.php:772
|
1081 |
msgctxt "listing status"
|
1082 |
msgid "Complete"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: includes/class-listing.php:773
|
1086 |
msgctxt "listing status"
|
1087 |
msgid "Pending Upgrade"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: includes/class-listing.php:774
|
1091 |
msgctxt "listing status"
|
1092 |
msgid "Expired"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: includes/class-listing.php:775
|
1096 |
msgctxt "listing status"
|
1097 |
msgid "Pending Renewal"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
+
#: includes/class-listing.php:776
|
1101 |
msgctxt "listing status"
|
1102 |
msgid "Abandoned"
|
1103 |
msgstr ""
|
1122 |
msgid "View Payment"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: includes/admin/class-admin-listings.php:580
|
1126 |
msgctxt "admin actions"
|
1127 |
msgid "Publish listings"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: includes/admin/class-admin-listings.php:581
|
1131 |
msgctxt "admin actions"
|
1132 |
msgid "Mark as \"Pending Review\""
|
1133 |
msgstr ""
|
1134 |
|
1135 |
+
#: includes/admin/class-admin-listings.php:582
|
1136 |
msgctxt "admin actions"
|
1137 |
msgid "Hide from directory (mark as \"Draft\")"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
+
#: includes/admin/class-admin-listings.php:584
|
1141 |
msgctxt "admin actions"
|
1142 |
msgid "Renew listings"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
+
#: includes/admin/class-admin-listings.php:585
|
1146 |
msgctxt "admin actions"
|
1147 |
msgid "Set listings as \"Expired\""
|
1148 |
msgstr ""
|
1149 |
|
1150 |
+
#: includes/admin/class-admin-listings.php:592
|
1151 |
msgctxt "admin actions"
|
1152 |
msgid "Send access keys"
|
1153 |
msgstr ""
|
2256 |
"plans for this mode click <a>Active</a>."
|
2257 |
msgstr ""
|
2258 |
|
2259 |
+
#: includes/admin/form-fields.php:24
|
2260 |
msgctxt "form-fields admin"
|
2261 |
msgid "form field"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
+
#: includes/admin/form-fields.php:25
|
2265 |
msgctxt "form-fields admin"
|
2266 |
msgid "form fields"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
+
#: includes/admin/form-fields.php:33
|
2270 |
msgctxt "form-fields admin"
|
2271 |
msgid "Order"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
+
#: includes/admin/form-fields.php:34
|
2275 |
msgctxt "form-fields admin"
|
2276 |
msgid "Label / Association"
|
2277 |
msgstr ""
|
2278 |
|
2279 |
+
#: includes/admin/form-fields.php:35
|
2280 |
msgctxt "form-fields admin"
|
2281 |
msgid "Type"
|
2282 |
msgstr ""
|
2283 |
|
2284 |
+
#: includes/admin/form-fields.php:36
|
2285 |
msgctxt "form-fields admin"
|
2286 |
msgid "Validator"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
+
#: includes/admin/form-fields.php:37
|
2290 |
msgctxt "form-fields admin"
|
2291 |
msgid "Field Attributes"
|
2292 |
msgstr ""
|
2293 |
|
2294 |
+
#: includes/admin/form-fields.php:84
|
2295 |
msgctxt "form-fields admin"
|
2296 |
msgid "Edit"
|
2297 |
msgstr ""
|
2298 |
|
2299 |
+
#: includes/admin/form-fields.php:98
|
2300 |
msgctxt "form-fields admin"
|
2301 |
msgid "Delete"
|
2302 |
msgstr ""
|
2303 |
|
2304 |
+
#: includes/admin/form-fields.php:135
|
2305 |
msgctxt "form-fields admin"
|
2306 |
+
msgid "Required"
|
2307 |
msgstr ""
|
2308 |
|
2309 |
+
#: includes/admin/form-fields.php:135
|
2310 |
msgctxt "form-fields admin"
|
2311 |
+
msgid "Optional"
|
2312 |
msgstr ""
|
2313 |
|
2314 |
+
#: includes/admin/form-fields.php:142
|
2315 |
msgctxt "form-fields admin"
|
2316 |
+
msgid "Private"
|
2317 |
msgstr ""
|
2318 |
|
2319 |
+
#: includes/admin/form-fields.php:149
|
2320 |
msgctxt "form-fields admin"
|
2321 |
msgid "This field value is shown in the excerpt view of a listing."
|
2322 |
msgstr ""
|
2323 |
|
2324 |
+
#: includes/admin/form-fields.php:150
|
2325 |
msgctxt "form-fields admin"
|
2326 |
msgid "In Excerpt"
|
2327 |
msgstr ""
|
2328 |
|
2329 |
+
#: includes/admin/form-fields.php:157
|
2330 |
msgctxt "form-fields admin"
|
2331 |
msgid "This field value is shown in the single view of a listing."
|
2332 |
msgstr ""
|
2333 |
|
2334 |
+
#: includes/admin/form-fields.php:158
|
2335 |
msgctxt "form-fields admin"
|
2336 |
msgid "In Listing"
|
2337 |
msgstr ""
|
2338 |
|
2339 |
+
#: includes/admin/form-fields.php:292
|
2340 |
msgctxt "form-fields admin"
|
2341 |
msgid "Form Preview"
|
2342 |
msgstr ""
|
2343 |
|
2344 |
+
#: includes/admin/form-fields.php:293
|
2345 |
msgctxt "form-fields admin"
|
2346 |
msgid "← Return to \"Manage Form Fields\""
|
2347 |
msgstr ""
|
2348 |
|
2349 |
+
#: includes/admin/form-fields.php:333
|
2350 |
msgctxt "form-fields admin"
|
2351 |
msgid "Form fields updated."
|
2352 |
msgstr ""
|
2353 |
|
2354 |
+
#: includes/admin/form-fields.php:349
|
2355 |
msgctxt "form-fields admin"
|
2356 |
msgid ""
|
2357 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2360 |
"show on the frontend, you can <a>enable public display of e-mails</a>."
|
2361 |
msgstr ""
|
2362 |
|
2363 |
+
#: includes/admin/form-fields.php:390
|
2364 |
msgctxt "form-fields admin"
|
2365 |
msgid "Field deleted."
|
2366 |
msgstr ""
|
2367 |
|
2368 |
+
#: includes/admin/form-fields.php:413
|
2369 |
msgctxt "form-fields admin"
|
2370 |
msgid "Required fields created successfully."
|
2371 |
msgstr ""
|
2372 |
|
2373 |
+
#: includes/admin/form-fields.php:426
|
2374 |
msgctxt "form-fields admin"
|
2375 |
msgid "Title"
|
2376 |
msgstr ""
|
2377 |
|
2378 |
+
#: includes/admin/form-fields.php:427
|
2379 |
msgctxt "form-fields admin"
|
2380 |
msgid "Category"
|
2381 |
msgstr ""
|
2382 |
|
2383 |
+
#: includes/admin/form-fields.php:428
|
2384 |
msgctxt "form-fields admin"
|
2385 |
msgid "Excerpt"
|
2386 |
msgstr ""
|
2387 |
|
2388 |
+
#: includes/admin/form-fields.php:429
|
2389 |
msgctxt "form-fields admin"
|
2390 |
msgid "Content"
|
2391 |
msgstr ""
|
2392 |
|
2393 |
+
#: includes/admin/form-fields.php:430
|
2394 |
msgctxt "form-fields admin"
|
2395 |
msgid "Tags"
|
2396 |
msgstr ""
|
2397 |
|
2398 |
+
#: includes/admin/form-fields.php:431
|
2399 |
msgctxt "form-fields admin"
|
2400 |
msgid "Address"
|
2401 |
msgstr ""
|
2402 |
|
2403 |
+
#: includes/admin/form-fields.php:432
|
2404 |
msgctxt "form-fields admin"
|
2405 |
msgid "City"
|
2406 |
msgstr ""
|
2407 |
|
2408 |
+
#: includes/admin/form-fields.php:433
|
2409 |
msgctxt "form-fields admin"
|
2410 |
msgid "State"
|
2411 |
msgstr ""
|
2412 |
|
2413 |
+
#: includes/admin/form-fields.php:434
|
2414 |
msgctxt "form-fields admin"
|
2415 |
msgid "Country"
|
2416 |
msgstr ""
|
2417 |
|
2418 |
+
#: includes/admin/form-fields.php:435
|
2419 |
msgctxt "form-fields admin"
|
2420 |
msgid "ZIP Code"
|
2421 |
msgstr ""
|
2422 |
|
2423 |
+
#: includes/admin/form-fields.php:436
|
2424 |
msgctxt "form-fields admin"
|
2425 |
msgid "FAX Number"
|
2426 |
msgstr ""
|
2427 |
|
2428 |
+
#: includes/admin/form-fields.php:437
|
2429 |
msgctxt "form-fields admin"
|
2430 |
msgid "Phone Number"
|
2431 |
msgstr ""
|
2432 |
|
2433 |
+
#: includes/admin/form-fields.php:438
|
2434 |
msgctxt "form-fields admin"
|
2435 |
msgid "Ratings Field"
|
2436 |
msgstr ""
|
2437 |
|
2438 |
+
#: includes/admin/form-fields.php:439
|
2439 |
msgctxt "form-fields admin"
|
2440 |
msgid "Twitter"
|
2441 |
msgstr ""
|
2442 |
|
2443 |
+
#: includes/admin/form-fields.php:440
|
2444 |
msgctxt "form-fields admin"
|
2445 |
msgid "Website"
|
2446 |
msgstr ""
|
2447 |
|
2448 |
+
#: includes/admin/form-fields.php:470
|
2449 |
msgctxt "form-fields admin"
|
2450 |
msgid "Tags updated."
|
2451 |
msgstr ""
|
2494 |
msgid "Allow empty selection on search?"
|
2495 |
msgstr ""
|
2496 |
|
2497 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2498 |
+
msgctxt "form-fields admin"
|
2499 |
+
msgid "Field Display Order"
|
2500 |
+
msgstr ""
|
2501 |
+
|
2502 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2503 |
msgctxt "form-fields admin"
|
2504 |
msgid "Allow HTML input for this field?"
|
3630 |
msgid "User registration date"
|
3631 |
msgstr ""
|
3632 |
|
3633 |
+
#: includes/licensing.php:158
|
3634 |
msgctxt "admin settings"
|
3635 |
msgid "Enter License Key here"
|
3636 |
msgstr ""
|
3875 |
msgstr ""
|
3876 |
|
3877 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
3878 |
+
#: includes/licensing.php:95
|
3879 |
msgctxt "settings"
|
3880 |
msgid "Premium Modules"
|
3881 |
msgstr ""
|
4730 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4731 |
msgstr ""
|
4732 |
|
4733 |
+
#: includes/licensing.php:111
|
4734 |
msgctxt "settings"
|
4735 |
msgid "Themes"
|
4736 |
msgstr ""
|
4737 |
|
4738 |
+
#: includes/licensing.php:134
|
4739 |
msgctxt "settings"
|
4740 |
msgid ""
|
4741 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
4743 |
"activate your licenses."
|
4744 |
msgstr ""
|
4745 |
|
4746 |
+
#: includes/licensing.php:159
|
4747 |
msgctxt "settings"
|
4748 |
msgid "Activate"
|
4749 |
msgstr ""
|
4750 |
|
4751 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
4752 |
msgctxt "settings"
|
4753 |
msgid "Please wait..."
|
4754 |
msgstr ""
|
4755 |
|
4756 |
+
#: includes/licensing.php:160
|
4757 |
msgctxt "settings"
|
4758 |
msgid "Deactivate"
|
4759 |
msgstr ""
|
4760 |
|
4761 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
4762 |
msgctxt "settings"
|
4763 |
msgid "Licenses"
|
4764 |
msgstr ""
|
5132 |
msgid "Add New Listing"
|
5133 |
msgstr ""
|
5134 |
|
5135 |
+
#: includes/class-listing.php:302
|
5136 |
msgctxt "listing"
|
5137 |
msgid "Listing has no registered payments"
|
5138 |
msgstr ""
|
5139 |
|
5140 |
+
#: includes/class-listing.php:310
|
5141 |
msgctxt "listing"
|
5142 |
msgid "Can't delete payment"
|
5143 |
msgstr ""
|
5144 |
|
5145 |
+
#: includes/class-listing.php:349
|
5146 |
msgctxt "listing"
|
5147 |
msgid "Listing expired"
|
5148 |
msgstr ""
|
5149 |
|
5150 |
+
#: includes/class-listing.php:508
|
5151 |
msgctxt "listing"
|
5152 |
msgid "(Unavailable Plan)"
|
5153 |
msgstr ""
|
5154 |
|
5155 |
+
#: includes/class-listing.php:665
|
5156 |
msgctxt "listing"
|
5157 |
msgid "Plan \"%s\" (recurring)"
|
5158 |
msgstr ""
|
5159 |
|
5160 |
+
#: includes/class-listing.php:667
|
5161 |
msgctxt "listing"
|
5162 |
msgid "Plan \"%s\""
|
5163 |
msgstr ""
|
5210 |
msgstr ""
|
5211 |
|
5212 |
#. translators: [%s] is the name of the blog.
|
5213 |
+
#: includes/class-listing-email-notification.php:234
|
5214 |
msgctxt "notify email"
|
5215 |
msgid "[%s] New listing notification"
|
5216 |
msgstr ""
|
5217 |
|
5218 |
#. translators: [%s] is the name of the blog.
|
5219 |
+
#: includes/class-listing-email-notification.php:285
|
5220 |
msgctxt "notify email"
|
5221 |
msgid "[%s] Listing edit notification"
|
5222 |
msgstr ""
|
5223 |
|
5224 |
#. translators: %s is the name of the blog.
|
5225 |
+
#: includes/class-listing-email-notification.php:357
|
5226 |
msgctxt "notify email"
|
5227 |
msgid "[%s] Reported listing notification"
|
5228 |
msgstr ""
|
5664 |
msgid "Settings"
|
5665 |
msgstr ""
|
5666 |
|
5667 |
+
#: includes/class-wpbdp.php:335
|
5668 |
msgctxt "listing image upload"
|
5669 |
msgid "Can not upload any more images for this listing."
|
5670 |
msgstr ""
|
5671 |
|
5672 |
+
#: includes/class-wpbdp.php:339
|
5673 |
msgctxt "listing image upload"
|
5674 |
msgid ""
|
5675 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
5750 |
msgid "Select List"
|
5751 |
msgstr ""
|
5752 |
|
5753 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
5754 |
+
msgctxt "form-fields api"
|
5755 |
+
msgid "Social Site (Other)"
|
5756 |
+
msgstr ""
|
5757 |
+
|
5758 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
5759 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
5760 |
+
msgctxt "form-fields api"
|
5761 |
+
msgid "URL:"
|
5762 |
+
msgstr ""
|
5763 |
+
|
5764 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
5765 |
+
msgctxt "form-fields api"
|
5766 |
+
msgid "Text:"
|
5767 |
+
msgstr ""
|
5768 |
+
|
5769 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
5770 |
+
msgctxt "form-fields api"
|
5771 |
+
msgid "Text to be displayed along with icon"
|
5772 |
+
msgstr ""
|
5773 |
+
|
5774 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
5775 |
+
msgctxt "form-fields api"
|
5776 |
+
msgid "Type:"
|
5777 |
+
msgstr ""
|
5778 |
+
|
5779 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
5780 |
msgctxt "form-fields api"
|
5781 |
msgid "Textarea"
|
5801 |
msgid "URL Field"
|
5802 |
msgstr ""
|
5803 |
|
|
|
|
|
|
|
|
|
|
|
5804 |
#: includes/fields/class-fieldtypes-url.php:144
|
5805 |
msgctxt "form-fields api"
|
5806 |
msgid "Link Text (optional):"
|
5807 |
msgstr ""
|
5808 |
|
5809 |
+
#: includes/fields/class-form-field.php:694
|
5810 |
msgctxt "form-fields api"
|
5811 |
msgid ""
|
5812 |
"This form field can't be deleted because it is required for the plugin to "
|
5869 |
msgstr ""
|
5870 |
|
5871 |
#: includes/fields/class-fieldtypes-image.php:100
|
5872 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
5873 |
msgctxt "form-fields-api"
|
5874 |
msgid "Remove"
|
5875 |
msgstr ""
|
5879 |
msgid "Invalid form field type"
|
5880 |
msgstr ""
|
5881 |
|
5882 |
+
#: includes/fields/class-form-field.php:581
|
5883 |
msgctxt "form-fields-api"
|
5884 |
msgid "Field label is required."
|
5885 |
msgstr ""
|
5886 |
|
5887 |
+
#: includes/fields/class-form-field.php:592
|
5888 |
msgctxt "form-fields-api"
|
5889 |
msgid ""
|
5890 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
5892 |
"delete this current field and create a NEW field of type %1$s instead."
|
5893 |
msgstr ""
|
5894 |
|
5895 |
+
#: includes/fields/class-form-field.php:595
|
5896 |
msgctxt "form-fields-api"
|
5897 |
msgid ""
|
5898 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
5899 |
"existing listings will be deleted as well."
|
5900 |
msgstr ""
|
5901 |
|
5902 |
+
#: includes/fields/class-form-field.php:629
|
5903 |
msgctxt "form-fields-api"
|
5904 |
msgid ""
|
5905 |
"There can only be one field with association \"%s\". Please select another "
|
5906 |
"association."
|
5907 |
msgstr ""
|
5908 |
|
5909 |
+
#: includes/fields/class-form-field.php:639
|
5910 |
msgctxt "form-fields-api"
|
5911 |
msgid "\"%s\" is an invalid field type for this association."
|
5912 |
msgstr ""
|
5913 |
|
5914 |
+
#: includes/fields/class-form-field.php:684
|
5915 |
msgctxt "form-fields-api"
|
5916 |
msgid "Invalid field ID"
|
5917 |
msgstr ""
|
5918 |
|
5919 |
+
#: includes/fields/class-form-field.php:707
|
5920 |
msgctxt "form-fields-api"
|
5921 |
msgid "An error occurred while trying to delete this field."
|
5922 |
msgstr ""
|
5923 |
|
5924 |
+
#: includes/form-fields.php:570
|
5925 |
msgctxt "form-fields-api"
|
5926 |
msgid "Email Validator"
|
5927 |
msgstr ""
|
5928 |
|
5929 |
+
#: includes/form-fields.php:571
|
5930 |
msgctxt "form-fields-api"
|
5931 |
msgid "URL Validator"
|
5932 |
msgstr ""
|
5933 |
|
5934 |
+
#: includes/form-fields.php:572
|
5935 |
msgctxt "form-fields-api"
|
5936 |
msgid "Whole Number Validator"
|
5937 |
msgstr ""
|
5938 |
|
5939 |
+
#: includes/form-fields.php:573
|
5940 |
msgctxt "form-fields-api"
|
5941 |
msgid "Decimal Number Validator"
|
5942 |
msgstr ""
|
5943 |
|
5944 |
+
#: includes/form-fields.php:574
|
5945 |
msgctxt "form-fields-api"
|
5946 |
msgid "Date Validator"
|
5947 |
msgstr ""
|
5948 |
|
5949 |
+
#: includes/form-fields.php:575
|
5950 |
msgctxt "form-fields-api"
|
5951 |
msgid "Word Count Validator"
|
5952 |
msgstr ""
|
5999 |
"you sure you want to enable this?"
|
6000 |
msgstr ""
|
6001 |
|
6002 |
+
#: includes/form-fields.php:582
|
6003 |
msgctxt "form-fields-api validation"
|
6004 |
msgid "Field"
|
6005 |
msgstr ""
|
6006 |
|
6007 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6008 |
msgctxt "form-fields-api validation"
|
6009 |
msgid "%s is required."
|
6010 |
msgstr ""
|
6011 |
|
6012 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6013 |
msgctxt "form-fields-api validation"
|
6014 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6015 |
msgstr ""
|
6016 |
|
6017 |
+
#: includes/form-fields.php:642
|
6018 |
msgctxt "form-fields-api validation"
|
6019 |
msgid "%s is badly formatted. Valid Email format required."
|
6020 |
msgstr ""
|
6021 |
|
6022 |
+
#: includes/form-fields.php:649
|
6023 |
msgctxt "form-fields-api validation"
|
6024 |
msgid "%s must be a number. Decimal values are not allowed."
|
6025 |
msgstr ""
|
6026 |
|
6027 |
+
#: includes/form-fields.php:656
|
6028 |
msgctxt "form-fields-api validation"
|
6029 |
msgid "%s must be a number."
|
6030 |
msgstr ""
|
6031 |
|
6032 |
+
#: includes/form-fields.php:675
|
6033 |
msgctxt "form-fields-api validation"
|
6034 |
msgid "%1$s must be in the format %2$s."
|
6035 |
msgstr ""
|
6036 |
|
6037 |
+
#: includes/form-fields.php:713
|
6038 |
msgctxt "form-fields-api validation"
|
6039 |
msgid "%s must be a valid date."
|
6040 |
msgstr ""
|
6041 |
|
6042 |
+
#: includes/form-fields.php:736
|
6043 |
msgctxt "form-fields-api validation"
|
6044 |
msgid "%s must have less than %d words."
|
6045 |
msgstr ""
|
6046 |
|
6047 |
+
#: includes/form-fields.php:755
|
6048 |
msgctxt "form-fields-api validation"
|
6049 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6050 |
msgstr ""
|
6051 |
|
6052 |
+
#: includes/form-fields.php:720
|
6053 |
msgctxt "image field"
|
6054 |
msgid "Caption for %s is required."
|
6055 |
msgstr ""
|
6228 |
msgid "General"
|
6229 |
msgstr ""
|
6230 |
|
6231 |
+
#: includes/licensing.php:276
|
6232 |
msgctxt "licensing"
|
6233 |
msgid "Invalid item ID"
|
6234 |
msgstr ""
|
6235 |
|
6236 |
+
#: includes/licensing.php:281
|
6237 |
msgctxt "licensing"
|
6238 |
msgid "No license key provided"
|
6239 |
msgstr ""
|
6240 |
|
6241 |
+
#: includes/licensing.php:304
|
6242 |
msgctxt "licensing"
|
6243 |
msgid "The license key was revoked."
|
6244 |
msgstr ""
|
6245 |
|
6246 |
+
#: includes/licensing.php:306
|
6247 |
msgctxt "licensing"
|
6248 |
msgid ""
|
6249 |
"If you think this is a mistake, please contact <support-link>Business "
|
6251 |
"reported as revoked by the licensing software."
|
6252 |
msgstr ""
|
6253 |
|
6254 |
+
#: includes/licensing.php:308
|
6255 |
msgctxt "licensing"
|
6256 |
msgid ""
|
6257 |
"Please include the email address you used to purchase <module-name> with "
|
6258 |
"your report."
|
6259 |
msgstr ""
|
6260 |
|
6261 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6262 |
msgctxt "licensing"
|
6263 |
msgid "License key is invalid"
|
6264 |
msgstr ""
|
6265 |
|
6266 |
+
#: includes/licensing.php:336
|
6267 |
msgctxt "licensing"
|
6268 |
msgid "Invalid module ID"
|
6269 |
msgstr ""
|
6270 |
|
6271 |
+
#: includes/licensing.php:363
|
6272 |
msgctxt "licensing"
|
6273 |
msgid "Deactivation failed"
|
6274 |
msgstr ""
|
6275 |
|
6276 |
+
#: includes/licensing.php:382
|
6277 |
msgctxt "licensing"
|
6278 |
msgid ""
|
6279 |
"It was not possible to establish a connection with Business Directory's "
|
6280 |
"server. The connection failed with the following error:"
|
6281 |
msgstr ""
|
6282 |
|
6283 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6284 |
msgctxt "licensing"
|
6285 |
msgid ""
|
6286 |
"It looks like your server is not authorized to make requests to Business "
|
6289 |
"whitelist."
|
6290 |
msgstr ""
|
6291 |
|
6292 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6293 |
msgctxt "licensing"
|
6294 |
msgid "Include this error message with your report."
|
6295 |
msgstr ""
|
6296 |
|
6297 |
+
#: includes/licensing.php:398
|
6298 |
msgctxt "licensing"
|
6299 |
msgid ""
|
6300 |
"It was not possible to establish a connection with Business Directory's "
|
6301 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6302 |
msgstr ""
|
6303 |
|
6304 |
+
#: includes/licensing.php:403
|
6305 |
msgctxt "licensing"
|
6306 |
msgid ""
|
6307 |
"To ensure the security of our systems and adhere to industry best practices, "
|
6310 |
"1.0.1c)."
|
6311 |
msgstr ""
|
6312 |
|
6313 |
+
#: includes/licensing.php:405
|
6314 |
msgctxt "licensing"
|
6315 |
msgid ""
|
6316 |
"Upgrading your system will not only allow you to communicate with Business "
|
6318 |
"services using the latest security standards."
|
6319 |
msgstr ""
|
6320 |
|
6321 |
+
#: includes/licensing.php:407
|
6322 |
msgctxt "licensing"
|
6323 |
msgid ""
|
6324 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6325 |
"Include this message if necesary."
|
6326 |
msgstr ""
|
6327 |
|
6328 |
+
#: includes/licensing.php:414
|
6329 |
msgctxt "licensing"
|
6330 |
msgid "Could not contact licensing server"
|
6331 |
msgstr ""
|
6332 |
|
6333 |
+
#: includes/licensing.php:430
|
6334 |
msgctxt "licensing"
|
6335 |
msgid "The server returned a 403 Forbidden error."
|
6336 |
msgstr ""
|
6337 |
|
6338 |
+
#: includes/licensing.php:498
|
6339 |
msgctxt "licensing"
|
6340 |
msgid "Business Directory - Please verify your license keys"
|
6341 |
msgstr ""
|
6342 |
|
6343 |
+
#: includes/licensing.php:508
|
6344 |
msgctxt "licensing"
|
6345 |
msgid ""
|
6346 |
"The following premium modules will not work until a valid license key is "
|
6347 |
"provided: %s."
|
6348 |
msgstr ""
|
6349 |
|
6350 |
+
#: includes/licensing.php:519
|
6351 |
msgctxt "licensing"
|
6352 |
msgid ""
|
6353 |
"You need to activate the license keys for the following themes before they "
|
6354 |
"can be used: %s."
|
6355 |
msgstr ""
|
6356 |
|
6357 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
6358 |
msgctxt "licensing"
|
6359 |
msgid "Review my license keys"
|
6360 |
msgstr ""
|
6361 |
|
6362 |
+
#: includes/licensing.php:554
|
6363 |
msgctxt "licensing"
|
6364 |
msgid "Business Directory - License key expired"
|
6365 |
msgstr ""
|
6366 |
|
6367 |
+
#: includes/licensing.php:564
|
6368 |
msgctxt "licensing"
|
6369 |
msgid ""
|
6370 |
"The license key for the following modules has expired: %s. The modules will "
|
6372 |
"is renewed."
|
6373 |
msgstr ""
|
6374 |
|
6375 |
+
#: includes/licensing.php:575
|
6376 |
msgctxt "licensing"
|
6377 |
msgid ""
|
6378 |
"The license key for the following themes has expired: %s. The themes will "
|
6380 |
"is renewed."
|
6381 |
msgstr ""
|
6382 |
|
6383 |
+
#: includes/licensing.php:669
|
6384 |
msgctxt "licensing"
|
6385 |
msgid "Please enter a license key."
|
6386 |
msgstr ""
|
6387 |
|
6388 |
+
#: includes/licensing.php:678
|
6389 |
msgctxt "licensing"
|
6390 |
msgid "Could not activate license: %s."
|
6391 |
msgstr ""
|
6392 |
|
6393 |
+
#: includes/licensing.php:680
|
6394 |
msgctxt "licensing"
|
6395 |
msgid "License activated"
|
6396 |
msgstr ""
|
6397 |
|
6398 |
+
#: includes/licensing.php:700
|
6399 |
msgctxt "licensing"
|
6400 |
msgid "Could not deactivate license: %s."
|
6401 |
msgstr ""
|
6402 |
|
6403 |
+
#: includes/licensing.php:702
|
6404 |
msgctxt "licensing"
|
6405 |
msgid "License deactivated"
|
6406 |
msgstr ""
|
6407 |
|
6408 |
#. translators: "<module-name>" version <version-number> is not...
|
6409 |
+
#: includes/licensing.php:893
|
6410 |
msgctxt "deprecation"
|
6411 |
msgid ""
|
6412 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
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 4.0.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-11
|
9 |
-
"PO-Revision-Date: 2018-11
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
12 |
"Language: es_ES\n"
|
@@ -199,7 +199,7 @@ msgstr ""
|
|
199 |
"administrador puede cancelar su subscripción contactando el procesador de "
|
200 |
"pagos directamente."
|
201 |
|
202 |
-
#: includes/class-wpbdp.php:
|
203 |
msgid ""
|
204 |
"The directory features are disabled at this time because a <a>manual "
|
205 |
"upgrade</a> is pending."
|
@@ -207,7 +207,7 @@ msgstr ""
|
|
207 |
"Las características de Business Directory se encuentran deshabilitadas en "
|
208 |
"este momento por una <a>actualización manual</a> está pendiente."
|
209 |
|
210 |
-
#: includes/class-wpbdp.php:
|
211 |
msgid ""
|
212 |
"The directory is not available at this time. Please try again in a few "
|
213 |
"minutes or contact the administrator if the problem persists."
|
@@ -220,47 +220,47 @@ msgstr ""
|
|
220 |
msgid "%s (ex. %s)"
|
221 |
msgstr "%s (ej. %s)"
|
222 |
|
223 |
-
#: includes/form-fields.php:
|
224 |
msgid "Business Name"
|
225 |
msgstr "Nombre del Negocio"
|
226 |
|
227 |
-
#: includes/form-fields.php:
|
228 |
msgid "Business Genre"
|
229 |
msgstr "Tipo de Negocio"
|
230 |
|
231 |
-
#: includes/form-fields.php:
|
232 |
msgid "Short Business Description"
|
233 |
msgstr "Descripción corta del negocio"
|
234 |
|
235 |
-
#: includes/form-fields.php:
|
236 |
msgid "Long Business Description"
|
237 |
msgstr "Descripción larga del negocio"
|
238 |
|
239 |
-
#: includes/form-fields.php:
|
240 |
msgid "Business Website Address"
|
241 |
msgstr "Sitio web del negocio"
|
242 |
|
243 |
-
#: includes/form-fields.php:
|
244 |
msgid "Business Phone Number"
|
245 |
msgstr "Número telefónico del negocio"
|
246 |
|
247 |
-
#: includes/form-fields.php:
|
248 |
msgid "Business Fax"
|
249 |
msgstr "Fax del negocio"
|
250 |
|
251 |
-
#: includes/form-fields.php:
|
252 |
msgid "Business Contact Email"
|
253 |
msgstr "Correo electrónico de contacto del negocio"
|
254 |
|
255 |
-
#: includes/form-fields.php:
|
256 |
msgid "Business Tags"
|
257 |
msgstr "Etiquetas"
|
258 |
|
259 |
-
#: includes/form-fields.php:
|
260 |
msgid "Business Address"
|
261 |
msgstr "Dirección del Negocio"
|
262 |
|
263 |
-
#: includes/form-fields.php:
|
264 |
msgid "ZIP Code"
|
265 |
msgstr "Código Postal"
|
266 |
|
@@ -276,7 +276,7 @@ msgstr "Login ID"
|
|
276 |
msgid "Transaction Key"
|
277 |
msgstr "Clave Transaccional"
|
278 |
|
279 |
-
#: includes/licensing.php:
|
280 |
msgid "Licenses"
|
281 |
msgstr "Licencias"
|
282 |
|
@@ -923,7 +923,7 @@ msgctxt "admin listings"
|
|
923 |
msgid "Reported"
|
924 |
msgstr "Reportado"
|
925 |
|
926 |
-
#: includes/admin/class-admin-listings.php:
|
927 |
msgctxt "admin listings"
|
928 |
msgid "Listing's payment history successfully deleted"
|
929 |
msgstr "El historial de pagos del listado se eliminó correctamente"
|
@@ -1088,7 +1088,7 @@ msgctxt "admin"
|
|
1088 |
msgid "Images"
|
1089 |
msgstr "Imágenes"
|
1090 |
|
1091 |
-
#: includes/admin/form-fields.php:
|
1092 |
msgctxt "admin"
|
1093 |
msgid ""
|
1094 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1097,7 +1097,7 @@ msgstr ""
|
|
1097 |
"<b>Business Directory Plugin</b> requiere campos con las siguientes "
|
1098 |
"asociaciones para funcionar correctamente: <b>%s</b>."
|
1099 |
|
1100 |
-
#: includes/admin/form-fields.php:
|
1101 |
msgctxt "admin"
|
1102 |
msgid ""
|
1103 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1106,7 +1106,7 @@ msgstr ""
|
|
1106 |
"<b>Business Directory Plugin</b> requiere un campo con la asociación <b>%s</"
|
1107 |
"b> para funcionar correctamente."
|
1108 |
|
1109 |
-
#: includes/admin/form-fields.php:
|
1110 |
msgctxt "admin"
|
1111 |
msgid ""
|
1112 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1115,12 +1115,12 @@ msgstr ""
|
|
1115 |
"Puede crear estos campos usted mismo en \"Administrar Campos de Formulario\" "
|
1116 |
"o puede dejar que Business Directory haga esto por usted automáticamente."
|
1117 |
|
1118 |
-
#: includes/admin/form-fields.php:
|
1119 |
msgctxt "admin"
|
1120 |
msgid "Go to \"Manage Form Fields\""
|
1121 |
msgstr "Ir a \"Administrar Campos de Formulario\""
|
1122 |
|
1123 |
-
#: includes/admin/form-fields.php:
|
1124 |
msgctxt "admin"
|
1125 |
msgid "Create these required fields for me"
|
1126 |
msgstr "Crear estos campos requeridos por mi"
|
@@ -1145,47 +1145,47 @@ msgctxt "listing status"
|
|
1145 |
msgid "Reported"
|
1146 |
msgstr "Reportado"
|
1147 |
|
1148 |
-
#: includes/class-listing.php:
|
1149 |
msgctxt "listing status"
|
1150 |
msgid "Unknown"
|
1151 |
msgstr "Desconocido"
|
1152 |
|
1153 |
-
#: includes/class-listing.php:
|
1154 |
msgctxt "listing status"
|
1155 |
msgid "Legacy"
|
1156 |
msgstr "Antiguo"
|
1157 |
|
1158 |
-
#: includes/class-listing.php:
|
1159 |
msgctxt "listing status"
|
1160 |
msgid "Incomplete"
|
1161 |
msgstr "Incompleto"
|
1162 |
|
1163 |
-
#: includes/class-listing.php:
|
1164 |
msgctxt "listing status"
|
1165 |
msgid "Pending Payment"
|
1166 |
msgstr "Pendiente de pago"
|
1167 |
|
1168 |
-
#: includes/class-listing.php:
|
1169 |
msgctxt "listing status"
|
1170 |
msgid "Complete"
|
1171 |
msgstr "Completado"
|
1172 |
|
1173 |
-
#: includes/class-listing.php:
|
1174 |
msgctxt "listing status"
|
1175 |
msgid "Pending Upgrade"
|
1176 |
msgstr "Pendiente de mejora"
|
1177 |
|
1178 |
-
#: includes/class-listing.php:
|
1179 |
msgctxt "listing status"
|
1180 |
msgid "Expired"
|
1181 |
msgstr "Expirado"
|
1182 |
|
1183 |
-
#: includes/class-listing.php:
|
1184 |
msgctxt "listing status"
|
1185 |
msgid "Pending Renewal"
|
1186 |
msgstr "Pendientes de renovación"
|
1187 |
|
1188 |
-
#: includes/class-listing.php:
|
1189 |
msgctxt "listing status"
|
1190 |
msgid "Abandoned"
|
1191 |
msgstr "Abandonado"
|
@@ -1210,32 +1210,32 @@ msgctxt "admin actions"
|
|
1210 |
msgid "View Payment"
|
1211 |
msgstr "Ver Pago"
|
1212 |
|
1213 |
-
#: includes/admin/class-admin-listings.php:
|
1214 |
msgctxt "admin actions"
|
1215 |
msgid "Publish listings"
|
1216 |
msgstr "Publicar Listado"
|
1217 |
|
1218 |
-
#: includes/admin/class-admin-listings.php:
|
1219 |
msgctxt "admin actions"
|
1220 |
msgid "Mark as \"Pending Review\""
|
1221 |
msgstr "Marcar como “Pendiente de Revisión”"
|
1222 |
|
1223 |
-
#: includes/admin/class-admin-listings.php:
|
1224 |
msgctxt "admin actions"
|
1225 |
msgid "Hide from directory (mark as \"Draft\")"
|
1226 |
msgstr "No mostrar en el directorio (marcar como “Borrador”)"
|
1227 |
|
1228 |
-
#: includes/admin/class-admin-listings.php:
|
1229 |
msgctxt "admin actions"
|
1230 |
msgid "Renew listings"
|
1231 |
msgstr "Renovar listados"
|
1232 |
|
1233 |
-
#: includes/admin/class-admin-listings.php:
|
1234 |
msgctxt "admin actions"
|
1235 |
msgid "Set listings as \"Expired\""
|
1236 |
msgstr "Marcar listados como “Expirados”"
|
1237 |
|
1238 |
-
#: includes/admin/class-admin-listings.php:
|
1239 |
msgctxt "admin actions"
|
1240 |
msgid "Send access keys"
|
1241 |
msgstr "Enviar claves de acceso"
|
@@ -2415,104 +2415,104 @@ msgstr ""
|
|
2415 |
"disponibles para el modo actual (ahora \"%s\"). Para ver todos los planes "
|
2416 |
"para este modo haga click en <a>Activas</a>."
|
2417 |
|
2418 |
-
#: includes/admin/form-fields.php:
|
2419 |
msgctxt "form-fields admin"
|
2420 |
msgid "form field"
|
2421 |
msgstr "campo de formulario"
|
2422 |
|
2423 |
-
#: includes/admin/form-fields.php:
|
2424 |
msgctxt "form-fields admin"
|
2425 |
msgid "form fields"
|
2426 |
msgstr "campos de formulario"
|
2427 |
|
2428 |
-
#: includes/admin/form-fields.php:
|
2429 |
msgctxt "form-fields admin"
|
2430 |
msgid "Order"
|
2431 |
msgstr "Orden"
|
2432 |
|
2433 |
-
#: includes/admin/form-fields.php:
|
2434 |
msgctxt "form-fields admin"
|
2435 |
msgid "Label / Association"
|
2436 |
msgstr "Nombre / Asociación"
|
2437 |
|
2438 |
-
#: includes/admin/form-fields.php:
|
2439 |
msgctxt "form-fields admin"
|
2440 |
msgid "Type"
|
2441 |
msgstr "Tipo"
|
2442 |
|
2443 |
-
#: includes/admin/form-fields.php:
|
2444 |
msgctxt "form-fields admin"
|
2445 |
msgid "Validator"
|
2446 |
msgstr "Validador"
|
2447 |
|
2448 |
-
#: includes/admin/form-fields.php:
|
2449 |
msgctxt "form-fields admin"
|
2450 |
msgid "Field Attributes"
|
2451 |
msgstr "Atributos de Campo"
|
2452 |
|
2453 |
-
#: includes/admin/form-fields.php:
|
2454 |
msgctxt "form-fields admin"
|
2455 |
msgid "Edit"
|
2456 |
msgstr "Editar"
|
2457 |
|
2458 |
-
#: includes/admin/form-fields.php:
|
2459 |
msgctxt "form-fields admin"
|
2460 |
msgid "Delete"
|
2461 |
msgstr "Eliminar"
|
2462 |
|
2463 |
-
#: includes/admin/form-fields.php:
|
2464 |
-
msgctxt "form-fields admin"
|
2465 |
-
msgid "Private"
|
2466 |
-
msgstr "Privado"
|
2467 |
-
|
2468 |
-
#: includes/admin/form-fields.php:81
|
2469 |
msgctxt "form-fields admin"
|
2470 |
msgid "Required"
|
2471 |
msgstr "Requerido"
|
2472 |
|
2473 |
-
#: includes/admin/form-fields.php:
|
2474 |
msgctxt "form-fields admin"
|
2475 |
msgid "Optional"
|
2476 |
msgstr "Opcional"
|
2477 |
|
2478 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
2479 |
msgctxt "form-fields admin"
|
2480 |
msgid "This field value is shown in the excerpt view of a listing."
|
2481 |
msgstr ""
|
2482 |
"El valor de este campo se muestra en la vista de resumen de un listado."
|
2483 |
|
2484 |
-
#: includes/admin/form-fields.php:
|
2485 |
msgctxt "form-fields admin"
|
2486 |
msgid "In Excerpt"
|
2487 |
msgstr "En Resumen"
|
2488 |
|
2489 |
-
#: includes/admin/form-fields.php:
|
2490 |
msgctxt "form-fields admin"
|
2491 |
msgid "This field value is shown in the single view of a listing."
|
2492 |
msgstr ""
|
2493 |
"El valor de este campo es mostrado en la vista individual de un listado."
|
2494 |
|
2495 |
-
#: includes/admin/form-fields.php:
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "In Listing"
|
2498 |
msgstr "En vista completa"
|
2499 |
|
2500 |
-
#: includes/admin/form-fields.php:
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Form Preview"
|
2503 |
msgstr "Previsualización del Formulario"
|
2504 |
|
2505 |
-
#: includes/admin/form-fields.php:
|
2506 |
msgctxt "form-fields admin"
|
2507 |
msgid "← Return to \"Manage Form Fields\""
|
2508 |
msgstr "← Regresar a \"Administrar Campos de Formulario\""
|
2509 |
|
2510 |
-
#: includes/admin/form-fields.php:
|
2511 |
msgctxt "form-fields admin"
|
2512 |
msgid "Form fields updated."
|
2513 |
msgstr "Campo de formulario actualizado."
|
2514 |
|
2515 |
-
#: includes/admin/form-fields.php:
|
2516 |
msgctxt "form-fields admin"
|
2517 |
msgid ""
|
2518 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2526,92 +2526,92 @@ msgstr ""
|
|
2526 |
"que las direcciones de correo electrónico se muestren, puede <a>habilitar la "
|
2527 |
"opción</a>."
|
2528 |
|
2529 |
-
#: includes/admin/form-fields.php:
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid "Field deleted."
|
2532 |
msgstr "Campo eliminado."
|
2533 |
|
2534 |
-
#: includes/admin/form-fields.php:
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "Required fields created successfully."
|
2537 |
msgstr "Campos requeridos creados satisfactoriamente."
|
2538 |
|
2539 |
-
#: includes/admin/form-fields.php:
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "Title"
|
2542 |
msgstr "Título"
|
2543 |
|
2544 |
-
#: includes/admin/form-fields.php:
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid "Category"
|
2547 |
msgstr "Categoría"
|
2548 |
|
2549 |
-
#: includes/admin/form-fields.php:
|
2550 |
msgctxt "form-fields admin"
|
2551 |
msgid "Excerpt"
|
2552 |
msgstr "Resumen"
|
2553 |
|
2554 |
-
#: includes/admin/form-fields.php:
|
2555 |
msgctxt "form-fields admin"
|
2556 |
msgid "Content"
|
2557 |
msgstr "Contenido"
|
2558 |
|
2559 |
-
#: includes/admin/form-fields.php:
|
2560 |
msgctxt "form-fields admin"
|
2561 |
msgid "Tags"
|
2562 |
msgstr "Etiquetas"
|
2563 |
|
2564 |
-
#: includes/admin/form-fields.php:
|
2565 |
msgctxt "form-fields admin"
|
2566 |
msgid "Address"
|
2567 |
msgstr "Dirección"
|
2568 |
|
2569 |
-
#: includes/admin/form-fields.php:
|
2570 |
msgctxt "form-fields admin"
|
2571 |
msgid "City"
|
2572 |
msgstr "Ciudad"
|
2573 |
|
2574 |
-
#: includes/admin/form-fields.php:
|
2575 |
msgctxt "form-fields admin"
|
2576 |
msgid "State"
|
2577 |
msgstr "Estado"
|
2578 |
|
2579 |
-
#: includes/admin/form-fields.php:
|
2580 |
msgctxt "form-fields admin"
|
2581 |
msgid "Country"
|
2582 |
msgstr "País"
|
2583 |
|
2584 |
-
#: includes/admin/form-fields.php:
|
2585 |
msgctxt "form-fields admin"
|
2586 |
msgid "ZIP Code"
|
2587 |
msgstr "Código Postal"
|
2588 |
|
2589 |
-
#: includes/admin/form-fields.php:
|
2590 |
msgctxt "form-fields admin"
|
2591 |
msgid "FAX Number"
|
2592 |
msgstr "Número de Fax"
|
2593 |
|
2594 |
-
#: includes/admin/form-fields.php:
|
2595 |
msgctxt "form-fields admin"
|
2596 |
msgid "Phone Number"
|
2597 |
msgstr "Número telefónico"
|
2598 |
|
2599 |
-
#: includes/admin/form-fields.php:
|
2600 |
msgctxt "form-fields admin"
|
2601 |
msgid "Ratings Field"
|
2602 |
msgstr "Campo de ratings"
|
2603 |
|
2604 |
-
#: includes/admin/form-fields.php:
|
2605 |
msgctxt "form-fields admin"
|
2606 |
msgid "Twitter"
|
2607 |
msgstr "Twitter"
|
2608 |
|
2609 |
-
#: includes/admin/form-fields.php:
|
2610 |
msgctxt "form-fields admin"
|
2611 |
msgid "Website"
|
2612 |
msgstr "Sitio web"
|
2613 |
|
2614 |
-
#: includes/admin/form-fields.php:
|
2615 |
msgctxt "form-fields admin"
|
2616 |
msgid "Tags updated."
|
2617 |
msgstr "Etiquetas actualizadas."
|
@@ -2662,6 +2662,11 @@ msgctxt "form-fields admin"
|
|
2662 |
msgid "Allow empty selection on search?"
|
2663 |
msgstr "Permitir selección vacía en las búsquedas?"
|
2664 |
|
|
|
|
|
|
|
|
|
|
|
2665 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2666 |
msgctxt "form-fields admin"
|
2667 |
msgid "Allow HTML input for this field?"
|
@@ -3854,7 +3859,7 @@ msgctxt "admin settings"
|
|
3854 |
msgid "User registration date"
|
3855 |
msgstr "Fecha de registro del usuario"
|
3856 |
|
3857 |
-
#: includes/licensing.php:
|
3858 |
msgctxt "admin settings"
|
3859 |
msgid "Enter License Key here"
|
3860 |
msgstr "Ingrese la licencia aquí"
|
@@ -4099,7 +4104,7 @@ msgid "Appearance"
|
|
4099 |
msgstr "Apariencia"
|
4100 |
|
4101 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4102 |
-
#: includes/licensing.php:
|
4103 |
msgctxt "settings"
|
4104 |
msgid "Premium Modules"
|
4105 |
msgstr "Módulos Premium"
|
@@ -5057,12 +5062,12 @@ msgctxt "settings"
|
|
5057 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5058 |
msgstr "El slug “%s” ya está siendo utilizado por otra taxonomía."
|
5059 |
|
5060 |
-
#: includes/licensing.php:
|
5061 |
msgctxt "settings"
|
5062 |
msgid "Themes"
|
5063 |
msgstr "Temas"
|
5064 |
|
5065 |
-
#: includes/licensing.php:
|
5066 |
msgctxt "settings"
|
5067 |
msgid ""
|
5068 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -5073,22 +5078,22 @@ msgstr ""
|
|
5073 |
"información si alguna vez tiene que contactar al equipo de soporte por "
|
5074 |
"problemas relacionados con la activación de licencias."
|
5075 |
|
5076 |
-
#: includes/licensing.php:
|
5077 |
msgctxt "settings"
|
5078 |
msgid "Activate"
|
5079 |
msgstr "Activar"
|
5080 |
|
5081 |
-
#: includes/licensing.php:
|
5082 |
msgctxt "settings"
|
5083 |
msgid "Please wait..."
|
5084 |
msgstr "Por favor espere…"
|
5085 |
|
5086 |
-
#: includes/licensing.php:
|
5087 |
msgctxt "settings"
|
5088 |
msgid "Deactivate"
|
5089 |
msgstr "Desactivar"
|
5090 |
|
5091 |
-
#: includes/licensing.php:
|
5092 |
msgctxt "settings"
|
5093 |
msgid "Licenses"
|
5094 |
msgstr "Licencias"
|
@@ -5491,32 +5496,32 @@ msgctxt "listing"
|
|
5491 |
msgid "Add New Listing"
|
5492 |
msgstr "Agregar Nuevo Listado"
|
5493 |
|
5494 |
-
#: includes/class-listing.php:
|
5495 |
msgctxt "listing"
|
5496 |
msgid "Listing has no registered payments"
|
5497 |
msgstr "El listado no tiene pagos registrados"
|
5498 |
|
5499 |
-
#: includes/class-listing.php:
|
5500 |
msgctxt "listing"
|
5501 |
msgid "Can't delete payment"
|
5502 |
msgstr "No se puede eliminar el pago"
|
5503 |
|
5504 |
-
#: includes/class-listing.php:
|
5505 |
msgctxt "listing"
|
5506 |
msgid "Listing expired"
|
5507 |
msgstr "El listado expiró"
|
5508 |
|
5509 |
-
#: includes/class-listing.php:
|
5510 |
msgctxt "listing"
|
5511 |
msgid "(Unavailable Plan)"
|
5512 |
msgstr "(Comisión no disponible)"
|
5513 |
|
5514 |
-
#: includes/class-listing.php:
|
5515 |
msgctxt "listing"
|
5516 |
msgid "Plan \"%s\" (recurring)"
|
5517 |
msgstr "Comisión “%s” (recurrente)"
|
5518 |
|
5519 |
-
#: includes/class-listing.php:
|
5520 |
msgctxt "listing"
|
5521 |
msgid "Plan \"%s\""
|
5522 |
msgstr "Comisión “%s”"
|
@@ -5576,19 +5581,19 @@ msgid "Free Listing"
|
|
5576 |
msgstr "Listado Gratuito"
|
5577 |
|
5578 |
#. translators: [%s] is the name of the blog.
|
5579 |
-
#: includes/class-listing-email-notification.php:
|
5580 |
msgctxt "notify email"
|
5581 |
msgid "[%s] New listing notification"
|
5582 |
msgstr "[%s] Notificación de nuevo listado"
|
5583 |
|
5584 |
#. translators: [%s] is the name of the blog.
|
5585 |
-
#: includes/class-listing-email-notification.php:
|
5586 |
msgctxt "notify email"
|
5587 |
msgid "[%s] Listing edit notification"
|
5588 |
msgstr "[%s] Notificación de listado editado"
|
5589 |
|
5590 |
#. translators: %s is the name of the blog.
|
5591 |
-
#: includes/class-listing-email-notification.php:
|
5592 |
msgctxt "notify email"
|
5593 |
msgid "[%s] Reported listing notification"
|
5594 |
msgstr "[%s] Notificación de listado reportado"
|
@@ -6051,12 +6056,12 @@ msgctxt "admin plugins"
|
|
6051 |
msgid "Settings"
|
6052 |
msgstr "Configuración"
|
6053 |
|
6054 |
-
#: includes/class-wpbdp.php:
|
6055 |
msgctxt "listing image upload"
|
6056 |
msgid "Can not upload any more images for this listing."
|
6057 |
msgstr "No puede subir más imágenes para este listado."
|
6058 |
|
6059 |
-
#: includes/class-wpbdp.php:
|
6060 |
msgctxt "listing image upload"
|
6061 |
msgid ""
|
6062 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -6141,6 +6146,32 @@ msgctxt "form-fields api"
|
|
6141 |
msgid "Select List"
|
6142 |
msgstr "Lista de Selección"
|
6143 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6144 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6145 |
msgctxt "form-fields api"
|
6146 |
msgid "Textarea"
|
@@ -6166,17 +6197,12 @@ msgctxt "form-fields api"
|
|
6166 |
msgid "URL Field"
|
6167 |
msgstr "Campo de URL"
|
6168 |
|
6169 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
6170 |
-
msgctxt "form-fields api"
|
6171 |
-
msgid "URL:"
|
6172 |
-
msgstr "URL:"
|
6173 |
-
|
6174 |
#: includes/fields/class-fieldtypes-url.php:144
|
6175 |
msgctxt "form-fields api"
|
6176 |
msgid "Link Text (optional):"
|
6177 |
msgstr "Texto del enlace (opcional):"
|
6178 |
|
6179 |
-
#: includes/fields/class-form-field.php:
|
6180 |
msgctxt "form-fields api"
|
6181 |
msgid ""
|
6182 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -6241,6 +6267,7 @@ msgid "Caption for %s is required."
|
|
6241 |
msgstr "Se requiere leyenda para %s."
|
6242 |
|
6243 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
6244 |
msgctxt "form-fields-api"
|
6245 |
msgid "Remove"
|
6246 |
msgstr "Eliminar"
|
@@ -6250,12 +6277,12 @@ msgctxt "form-fields-api"
|
|
6250 |
msgid "Invalid form field type"
|
6251 |
msgstr "Tipo de campo inválido"
|
6252 |
|
6253 |
-
#: includes/fields/class-form-field.php:
|
6254 |
msgctxt "form-fields-api"
|
6255 |
msgid "Field label is required."
|
6256 |
msgstr "El nombre del campo es requerido."
|
6257 |
|
6258 |
-
#: includes/fields/class-form-field.php:
|
6259 |
msgctxt "form-fields-api"
|
6260 |
msgid ""
|
6261 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -6267,7 +6294,7 @@ msgstr ""
|
|
6267 |
"debe eliminar el campo actual y crear un nuevo campo de tipo %1$s en su "
|
6268 |
"lugar."
|
6269 |
|
6270 |
-
#: includes/fields/class-form-field.php:
|
6271 |
msgctxt "form-fields-api"
|
6272 |
msgid ""
|
6273 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
@@ -6276,7 +6303,7 @@ msgstr ""
|
|
6276 |
"<strong>ADVERTENCIA</strong>: si se elimina este campo, también se "
|
6277 |
"eliminarán los datos de éste en los listados existentes."
|
6278 |
|
6279 |
-
#: includes/fields/class-form-field.php:
|
6280 |
msgctxt "form-fields-api"
|
6281 |
msgid ""
|
6282 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -6285,47 +6312,47 @@ msgstr ""
|
|
6285 |
"Solo puede haber un campo con asociación \"%s\". Por favor elija otra "
|
6286 |
"asociación."
|
6287 |
|
6288 |
-
#: includes/fields/class-form-field.php:
|
6289 |
msgctxt "form-fields-api"
|
6290 |
msgid "\"%s\" is an invalid field type for this association."
|
6291 |
msgstr "\"%s\" es un tipo de campo inválido para esta asociación."
|
6292 |
|
6293 |
-
#: includes/fields/class-form-field.php:
|
6294 |
msgctxt "form-fields-api"
|
6295 |
msgid "Invalid field ID"
|
6296 |
msgstr "ID de campo inválido"
|
6297 |
|
6298 |
-
#: includes/fields/class-form-field.php:
|
6299 |
msgctxt "form-fields-api"
|
6300 |
msgid "An error occurred while trying to delete this field."
|
6301 |
msgstr "Un error ocurrió mientras se trataba de eliminar este campo."
|
6302 |
|
6303 |
-
#: includes/form-fields.php:
|
6304 |
msgctxt "form-fields-api"
|
6305 |
msgid "Email Validator"
|
6306 |
msgstr "Validador de Correo Electrónico"
|
6307 |
|
6308 |
-
#: includes/form-fields.php:
|
6309 |
msgctxt "form-fields-api"
|
6310 |
msgid "URL Validator"
|
6311 |
msgstr "Validador de URLs"
|
6312 |
|
6313 |
-
#: includes/form-fields.php:
|
6314 |
msgctxt "form-fields-api"
|
6315 |
msgid "Whole Number Validator"
|
6316 |
msgstr "Validador de números enteros"
|
6317 |
|
6318 |
-
#: includes/form-fields.php:
|
6319 |
msgctxt "form-fields-api"
|
6320 |
msgid "Decimal Number Validator"
|
6321 |
msgstr "Validador de números decimales"
|
6322 |
|
6323 |
-
#: includes/form-fields.php:
|
6324 |
msgctxt "form-fields-api"
|
6325 |
msgid "Date Validator"
|
6326 |
msgstr "Validador de fechas"
|
6327 |
|
6328 |
-
#: includes/form-fields.php:
|
6329 |
msgctxt "form-fields-api"
|
6330 |
msgid "Word Count Validator"
|
6331 |
msgstr "Validador número de palabras"
|
@@ -6385,57 +6412,57 @@ msgstr ""
|
|
6385 |
"completo sobre el contenido de los listados. ¿Está seguro de que desea "
|
6386 |
"habilitar esta opción?"
|
6387 |
|
6388 |
-
#: includes/form-fields.php:
|
6389 |
msgctxt "form-fields-api validation"
|
6390 |
msgid "Field"
|
6391 |
msgstr "Campo"
|
6392 |
|
6393 |
-
#: includes/form-fields.php:
|
6394 |
msgctxt "form-fields-api validation"
|
6395 |
msgid "%s is required."
|
6396 |
msgstr "%s es requerido."
|
6397 |
|
6398 |
-
#: includes/form-fields.php:
|
6399 |
msgctxt "form-fields-api validation"
|
6400 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6401 |
msgstr "%s está mal escrita. Una URL válida es requerida. Incluya http://"
|
6402 |
|
6403 |
-
#: includes/form-fields.php:
|
6404 |
msgctxt "form-fields-api validation"
|
6405 |
msgid "%s is badly formatted. Valid Email format required."
|
6406 |
msgstr "%s está mal escrito. Un correo electrónico válido es requerido."
|
6407 |
|
6408 |
-
#: includes/form-fields.php:
|
6409 |
msgctxt "form-fields-api validation"
|
6410 |
msgid "%s must be a number. Decimal values are not allowed."
|
6411 |
msgstr "%s debe ser un número entero. Valores decimales no están permitidos."
|
6412 |
|
6413 |
-
#: includes/form-fields.php:
|
6414 |
msgctxt "form-fields-api validation"
|
6415 |
msgid "%s must be a number."
|
6416 |
msgstr "%s debe ser un número."
|
6417 |
|
6418 |
-
#: includes/form-fields.php:
|
6419 |
msgctxt "form-fields-api validation"
|
6420 |
msgid "%1$s must be in the format %2$s."
|
6421 |
msgstr "%1$s debe estar en el formato MM/DD/YYYY."
|
6422 |
|
6423 |
-
#: includes/form-fields.php:
|
6424 |
msgctxt "form-fields-api validation"
|
6425 |
msgid "%s must be a valid date."
|
6426 |
msgstr "%s debe ser una fecha válida."
|
6427 |
|
6428 |
-
#: includes/form-fields.php:
|
6429 |
msgctxt "form-fields-api validation"
|
6430 |
msgid "%s must have less than %d words."
|
6431 |
msgstr "%s debe tener menos de %d palabras."
|
6432 |
|
6433 |
-
#: includes/form-fields.php:
|
6434 |
msgctxt "form-fields-api validation"
|
6435 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6436 |
msgstr "%1$s es inválido. El valor debe ser uno de %s."
|
6437 |
|
6438 |
-
#: includes/form-fields.php:
|
6439 |
msgctxt "image field"
|
6440 |
msgid "Caption for %s is required."
|
6441 |
msgstr "Se requiere leyenda para %s."
|
@@ -6627,22 +6654,22 @@ msgctxt "default category name"
|
|
6627 |
msgid "General"
|
6628 |
msgstr "General"
|
6629 |
|
6630 |
-
#: includes/licensing.php:
|
6631 |
msgctxt "licensing"
|
6632 |
msgid "Invalid item ID"
|
6633 |
msgstr "El ID del módulo es inválido"
|
6634 |
|
6635 |
-
#: includes/licensing.php:
|
6636 |
msgctxt "licensing"
|
6637 |
msgid "No license key provided"
|
6638 |
msgstr "No se ingresó una licencia"
|
6639 |
|
6640 |
-
#: includes/licensing.php:
|
6641 |
msgctxt "licensing"
|
6642 |
msgid "The license key was revoked."
|
6643 |
msgstr "La licencia fue revocada."
|
6644 |
|
6645 |
-
#: includes/licensing.php:
|
6646 |
msgctxt "licensing"
|
6647 |
msgid ""
|
6648 |
"If you think this is a mistake, please contact <support-link>Business "
|
@@ -6653,7 +6680,7 @@ msgstr ""
|
|
6653 |
"servicio de soporte de Business Directory</support-link> y hágales saber que "
|
6654 |
"el servidor de licencias revocó su licencia."
|
6655 |
|
6656 |
-
#: includes/licensing.php:
|
6657 |
msgctxt "licensing"
|
6658 |
msgid ""
|
6659 |
"Please include the email address you used to purchase <module-name> with "
|
@@ -6662,22 +6689,22 @@ msgstr ""
|
|
6662 |
"Por favor incluya en su reporte la dirección de correo electrónico que usó "
|
6663 |
"cuando compró el módulo <module-name>."
|
6664 |
|
6665 |
-
#: includes/licensing.php:
|
6666 |
msgctxt "licensing"
|
6667 |
msgid "License key is invalid"
|
6668 |
msgstr "La licencia es inválida"
|
6669 |
|
6670 |
-
#: includes/licensing.php:
|
6671 |
msgctxt "licensing"
|
6672 |
msgid "Invalid module ID"
|
6673 |
msgstr "Módulo de ID inválido"
|
6674 |
|
6675 |
-
#: includes/licensing.php:
|
6676 |
msgctxt "licensing"
|
6677 |
msgid "Deactivation failed"
|
6678 |
msgstr "La desactivación de licencia falló"
|
6679 |
|
6680 |
-
#: includes/licensing.php:
|
6681 |
msgctxt "licensing"
|
6682 |
msgid ""
|
6683 |
"It was not possible to establish a connection with Business Directory's "
|
@@ -6686,7 +6713,7 @@ msgstr ""
|
|
6686 |
"No fue posible establecer una conexión con los servidores de Business "
|
6687 |
"Directory. La conexión falló con el siguiente error:"
|
6688 |
|
6689 |
-
#: includes/licensing.php:
|
6690 |
msgctxt "licensing"
|
6691 |
msgid ""
|
6692 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6699,12 +6726,12 @@ msgstr ""
|
|
6699 |
"de Business Directory</support-link>, indicándoles que deben agregar su "
|
6700 |
"dirección IP <ip-address> a la lista autorizada."
|
6701 |
|
6702 |
-
#: includes/licensing.php:
|
6703 |
msgctxt "licensing"
|
6704 |
msgid "Include this error message with your report."
|
6705 |
msgstr "Incluya este mensaje de error en su reporte."
|
6706 |
|
6707 |
-
#: includes/licensing.php:
|
6708 |
msgctxt "licensing"
|
6709 |
msgid ""
|
6710 |
"It was not possible to establish a connection with Business Directory's "
|
@@ -6713,7 +6740,7 @@ msgstr ""
|
|
6713 |
"No fue posible establecer una conexión con los servidores de Business "
|
6714 |
"Directory. Ocurrió un problema en el protocolo de intercambio SSL/TSL:"
|
6715 |
|
6716 |
-
#: includes/licensing.php:
|
6717 |
msgctxt "licensing"
|
6718 |
msgid ""
|
6719 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -6726,7 +6753,7 @@ msgstr ""
|
|
6726 |
"reciente de cURL and una versión de OpenSSL que soporte TLSv1.2 (la versión "
|
6727 |
"mínimo con este soporte es OpenSSL 1.0.1c)."
|
6728 |
|
6729 |
-
#: includes/licensing.php:
|
6730 |
msgctxt "licensing"
|
6731 |
msgid ""
|
6732 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6737,7 +6764,7 @@ msgstr ""
|
|
6737 |
"Business Directory, también lo ayudará a prepararse para interactuar con "
|
6738 |
"otros servicios que usen los últimos estándares de seguridad."
|
6739 |
|
6740 |
-
#: includes/licensing.php:
|
6741 |
msgctxt "licensing"
|
6742 |
msgid ""
|
6743 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
@@ -6746,22 +6773,22 @@ msgstr ""
|
|
6746 |
"Por favor contacte a su proveedor de hospedaje y solicite que actualicen su "
|
6747 |
"sistema. Incluya este mensaje si es necesario."
|
6748 |
|
6749 |
-
#: includes/licensing.php:
|
6750 |
msgctxt "licensing"
|
6751 |
msgid "Could not contact licensing server"
|
6752 |
msgstr "No se pudo contactar el servidor de licencias"
|
6753 |
|
6754 |
-
#: includes/licensing.php:
|
6755 |
msgctxt "licensing"
|
6756 |
msgid "The server returned a 403 Forbidden error."
|
6757 |
msgstr "El servidor retornó un error 403 Forbidden."
|
6758 |
|
6759 |
-
#: includes/licensing.php:
|
6760 |
msgctxt "licensing"
|
6761 |
msgid "Business Directory - Please verify your license keys"
|
6762 |
msgstr "Business Directory - Por favor verifique sus licencias"
|
6763 |
|
6764 |
-
#: includes/licensing.php:
|
6765 |
msgctxt "licensing"
|
6766 |
msgid ""
|
6767 |
"The following premium modules will not work until a valid license key is "
|
@@ -6770,7 +6797,7 @@ msgstr ""
|
|
6770 |
"Los siguientes módulos premium no funcionarán hasta que ingrese una licencia "
|
6771 |
"válida: %s."
|
6772 |
|
6773 |
-
#: includes/licensing.php:
|
6774 |
msgctxt "licensing"
|
6775 |
msgid ""
|
6776 |
"You need to activate the license keys for the following themes before they "
|
@@ -6779,17 +6806,17 @@ msgstr ""
|
|
6779 |
"Es necesario que active las licencias de los siguientes temas antes de que "
|
6780 |
"pueda empezar a usarlos: %s."
|
6781 |
|
6782 |
-
#: includes/licensing.php:
|
6783 |
msgctxt "licensing"
|
6784 |
msgid "Review my license keys"
|
6785 |
msgstr "Revisar mis licencias"
|
6786 |
|
6787 |
-
#: includes/licensing.php:
|
6788 |
msgctxt "licensing"
|
6789 |
msgid "Business Directory - License key expired"
|
6790 |
msgstr "Directorio de Negocios - Licencias expiradas"
|
6791 |
|
6792 |
-
#: includes/licensing.php:
|
6793 |
msgctxt "licensing"
|
6794 |
msgid ""
|
6795 |
"The license key for the following modules has expired: %s. The modules will "
|
@@ -6800,7 +6827,7 @@ msgstr ""
|
|
6800 |
"módulos continuarás funcionando pero no recibirán ninguna actualización "
|
6801 |
"hasta que la licencia sea renovada."
|
6802 |
|
6803 |
-
#: includes/licensing.php:
|
6804 |
msgctxt "licensing"
|
6805 |
msgid ""
|
6806 |
"The license key for the following themes has expired: %s. The themes will "
|
@@ -6811,33 +6838,33 @@ msgstr ""
|
|
6811 |
"continuarás funcionando pero no recibirán ninguna actualización hasta que la "
|
6812 |
"licencia sea renovada."
|
6813 |
|
6814 |
-
#: includes/licensing.php:
|
6815 |
msgctxt "licensing"
|
6816 |
msgid "Please enter a license key."
|
6817 |
msgstr "Por favor ingrese una licencia."
|
6818 |
|
6819 |
-
#: includes/licensing.php:
|
6820 |
msgctxt "licensing"
|
6821 |
msgid "Could not activate license: %s."
|
6822 |
msgstr "No se pudo activar la licencia: %s."
|
6823 |
|
6824 |
-
#: includes/licensing.php:
|
6825 |
msgctxt "licensing"
|
6826 |
msgid "License activated"
|
6827 |
msgstr "Licencia activada"
|
6828 |
|
6829 |
-
#: includes/licensing.php:
|
6830 |
msgctxt "licensing"
|
6831 |
msgid "Could not deactivate license: %s."
|
6832 |
msgstr "No se pudo desactivar la licencia: %s."
|
6833 |
|
6834 |
-
#: includes/licensing.php:
|
6835 |
msgctxt "licensing"
|
6836 |
msgid "License deactivated"
|
6837 |
msgstr "Licencia desactivada"
|
6838 |
|
6839 |
#. translators: "<module-name>" version <version-number> is not...
|
6840 |
-
#: includes/licensing.php:
|
6841 |
msgctxt "deprecation"
|
6842 |
msgid ""
|
6843 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+00:00\n"
|
9 |
+
"PO-Revision-Date: 2018-12-11 18:27-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"
|
199 |
"administrador puede cancelar su subscripción contactando el procesador de "
|
200 |
"pagos directamente."
|
201 |
|
202 |
+
#: includes/class-wpbdp.php:436
|
203 |
msgid ""
|
204 |
"The directory features are disabled at this time because a <a>manual "
|
205 |
"upgrade</a> is pending."
|
207 |
"Las características de Business Directory se encuentran deshabilitadas en "
|
208 |
"este momento por una <a>actualización manual</a> está pendiente."
|
209 |
|
210 |
+
#: includes/class-wpbdp.php:443
|
211 |
msgid ""
|
212 |
"The directory is not available at this time. Please try again in a few "
|
213 |
"minutes or contact the administrator if the problem persists."
|
220 |
msgid "%s (ex. %s)"
|
221 |
msgstr "%s (ej. %s)"
|
222 |
|
223 |
+
#: includes/form-fields.php:355
|
224 |
msgid "Business Name"
|
225 |
msgstr "Nombre del Negocio"
|
226 |
|
227 |
+
#: includes/form-fields.php:364
|
228 |
msgid "Business Genre"
|
229 |
msgstr "Tipo de Negocio"
|
230 |
|
231 |
+
#: includes/form-fields.php:373
|
232 |
msgid "Short Business Description"
|
233 |
msgstr "Descripción corta del negocio"
|
234 |
|
235 |
+
#: includes/form-fields.php:381
|
236 |
msgid "Long Business Description"
|
237 |
msgstr "Descripción larga del negocio"
|
238 |
|
239 |
+
#: includes/form-fields.php:390
|
240 |
msgid "Business Website Address"
|
241 |
msgstr "Sitio web del negocio"
|
242 |
|
243 |
+
#: includes/form-fields.php:399
|
244 |
msgid "Business Phone Number"
|
245 |
msgstr "Número telefónico del negocio"
|
246 |
|
247 |
+
#: includes/form-fields.php:407
|
248 |
msgid "Business Fax"
|
249 |
msgstr "Fax del negocio"
|
250 |
|
251 |
+
#: includes/form-fields.php:415
|
252 |
msgid "Business Contact Email"
|
253 |
msgstr "Correo electrónico de contacto del negocio"
|
254 |
|
255 |
+
#: includes/form-fields.php:424
|
256 |
msgid "Business Tags"
|
257 |
msgstr "Etiquetas"
|
258 |
|
259 |
+
#: includes/form-fields.php:432
|
260 |
msgid "Business Address"
|
261 |
msgstr "Dirección del Negocio"
|
262 |
|
263 |
+
#: includes/form-fields.php:440
|
264 |
msgid "ZIP Code"
|
265 |
msgstr "Código Postal"
|
266 |
|
276 |
msgid "Transaction Key"
|
277 |
msgstr "Clave Transaccional"
|
278 |
|
279 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
280 |
msgid "Licenses"
|
281 |
msgstr "Licencias"
|
282 |
|
923 |
msgid "Reported"
|
924 |
msgstr "Reportado"
|
925 |
|
926 |
+
#: includes/admin/class-admin-listings.php:641
|
927 |
msgctxt "admin listings"
|
928 |
msgid "Listing's payment history successfully deleted"
|
929 |
msgstr "El historial de pagos del listado se eliminó correctamente"
|
1088 |
msgid "Images"
|
1089 |
msgstr "Imágenes"
|
1090 |
|
1091 |
+
#: includes/admin/form-fields.php:193
|
1092 |
msgctxt "admin"
|
1093 |
msgid ""
|
1094 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1097 |
"<b>Business Directory Plugin</b> requiere campos con las siguientes "
|
1098 |
"asociaciones para funcionar correctamente: <b>%s</b>."
|
1099 |
|
1100 |
+
#: includes/admin/form-fields.php:195
|
1101 |
msgctxt "admin"
|
1102 |
msgid ""
|
1103 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1106 |
"<b>Business Directory Plugin</b> requiere un campo con la asociación <b>%s</"
|
1107 |
"b> para funcionar correctamente."
|
1108 |
|
1109 |
+
#: includes/admin/form-fields.php:199
|
1110 |
msgctxt "admin"
|
1111 |
msgid ""
|
1112 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1115 |
"Puede crear estos campos usted mismo en \"Administrar Campos de Formulario\" "
|
1116 |
"o puede dejar que Business Directory haga esto por usted automáticamente."
|
1117 |
|
1118 |
+
#: includes/admin/form-fields.php:204
|
1119 |
msgctxt "admin"
|
1120 |
msgid "Go to \"Manage Form Fields\""
|
1121 |
msgstr "Ir a \"Administrar Campos de Formulario\""
|
1122 |
|
1123 |
+
#: includes/admin/form-fields.php:209
|
1124 |
msgctxt "admin"
|
1125 |
msgid "Create these required fields for me"
|
1126 |
msgstr "Crear estos campos requeridos por mi"
|
1145 |
msgid "Reported"
|
1146 |
msgstr "Reportado"
|
1147 |
|
1148 |
+
#: includes/class-listing.php:768
|
1149 |
msgctxt "listing status"
|
1150 |
msgid "Unknown"
|
1151 |
msgstr "Desconocido"
|
1152 |
|
1153 |
+
#: includes/class-listing.php:769
|
1154 |
msgctxt "listing status"
|
1155 |
msgid "Legacy"
|
1156 |
msgstr "Antiguo"
|
1157 |
|
1158 |
+
#: includes/class-listing.php:770
|
1159 |
msgctxt "listing status"
|
1160 |
msgid "Incomplete"
|
1161 |
msgstr "Incompleto"
|
1162 |
|
1163 |
+
#: includes/class-listing.php:771
|
1164 |
msgctxt "listing status"
|
1165 |
msgid "Pending Payment"
|
1166 |
msgstr "Pendiente de pago"
|
1167 |
|
1168 |
+
#: includes/class-listing.php:772
|
1169 |
msgctxt "listing status"
|
1170 |
msgid "Complete"
|
1171 |
msgstr "Completado"
|
1172 |
|
1173 |
+
#: includes/class-listing.php:773
|
1174 |
msgctxt "listing status"
|
1175 |
msgid "Pending Upgrade"
|
1176 |
msgstr "Pendiente de mejora"
|
1177 |
|
1178 |
+
#: includes/class-listing.php:774
|
1179 |
msgctxt "listing status"
|
1180 |
msgid "Expired"
|
1181 |
msgstr "Expirado"
|
1182 |
|
1183 |
+
#: includes/class-listing.php:775
|
1184 |
msgctxt "listing status"
|
1185 |
msgid "Pending Renewal"
|
1186 |
msgstr "Pendientes de renovación"
|
1187 |
|
1188 |
+
#: includes/class-listing.php:776
|
1189 |
msgctxt "listing status"
|
1190 |
msgid "Abandoned"
|
1191 |
msgstr "Abandonado"
|
1210 |
msgid "View Payment"
|
1211 |
msgstr "Ver Pago"
|
1212 |
|
1213 |
+
#: includes/admin/class-admin-listings.php:580
|
1214 |
msgctxt "admin actions"
|
1215 |
msgid "Publish listings"
|
1216 |
msgstr "Publicar Listado"
|
1217 |
|
1218 |
+
#: includes/admin/class-admin-listings.php:581
|
1219 |
msgctxt "admin actions"
|
1220 |
msgid "Mark as \"Pending Review\""
|
1221 |
msgstr "Marcar como “Pendiente de Revisión”"
|
1222 |
|
1223 |
+
#: includes/admin/class-admin-listings.php:582
|
1224 |
msgctxt "admin actions"
|
1225 |
msgid "Hide from directory (mark as \"Draft\")"
|
1226 |
msgstr "No mostrar en el directorio (marcar como “Borrador”)"
|
1227 |
|
1228 |
+
#: includes/admin/class-admin-listings.php:584
|
1229 |
msgctxt "admin actions"
|
1230 |
msgid "Renew listings"
|
1231 |
msgstr "Renovar listados"
|
1232 |
|
1233 |
+
#: includes/admin/class-admin-listings.php:585
|
1234 |
msgctxt "admin actions"
|
1235 |
msgid "Set listings as \"Expired\""
|
1236 |
msgstr "Marcar listados como “Expirados”"
|
1237 |
|
1238 |
+
#: includes/admin/class-admin-listings.php:592
|
1239 |
msgctxt "admin actions"
|
1240 |
msgid "Send access keys"
|
1241 |
msgstr "Enviar claves de acceso"
|
2415 |
"disponibles para el modo actual (ahora \"%s\"). Para ver todos los planes "
|
2416 |
"para este modo haga click en <a>Activas</a>."
|
2417 |
|
2418 |
+
#: includes/admin/form-fields.php:24
|
2419 |
msgctxt "form-fields admin"
|
2420 |
msgid "form field"
|
2421 |
msgstr "campo de formulario"
|
2422 |
|
2423 |
+
#: includes/admin/form-fields.php:25
|
2424 |
msgctxt "form-fields admin"
|
2425 |
msgid "form fields"
|
2426 |
msgstr "campos de formulario"
|
2427 |
|
2428 |
+
#: includes/admin/form-fields.php:33
|
2429 |
msgctxt "form-fields admin"
|
2430 |
msgid "Order"
|
2431 |
msgstr "Orden"
|
2432 |
|
2433 |
+
#: includes/admin/form-fields.php:34
|
2434 |
msgctxt "form-fields admin"
|
2435 |
msgid "Label / Association"
|
2436 |
msgstr "Nombre / Asociación"
|
2437 |
|
2438 |
+
#: includes/admin/form-fields.php:35
|
2439 |
msgctxt "form-fields admin"
|
2440 |
msgid "Type"
|
2441 |
msgstr "Tipo"
|
2442 |
|
2443 |
+
#: includes/admin/form-fields.php:36
|
2444 |
msgctxt "form-fields admin"
|
2445 |
msgid "Validator"
|
2446 |
msgstr "Validador"
|
2447 |
|
2448 |
+
#: includes/admin/form-fields.php:37
|
2449 |
msgctxt "form-fields admin"
|
2450 |
msgid "Field Attributes"
|
2451 |
msgstr "Atributos de Campo"
|
2452 |
|
2453 |
+
#: includes/admin/form-fields.php:84
|
2454 |
msgctxt "form-fields admin"
|
2455 |
msgid "Edit"
|
2456 |
msgstr "Editar"
|
2457 |
|
2458 |
+
#: includes/admin/form-fields.php:98
|
2459 |
msgctxt "form-fields admin"
|
2460 |
msgid "Delete"
|
2461 |
msgstr "Eliminar"
|
2462 |
|
2463 |
+
#: includes/admin/form-fields.php:135
|
|
|
|
|
|
|
|
|
|
|
2464 |
msgctxt "form-fields admin"
|
2465 |
msgid "Required"
|
2466 |
msgstr "Requerido"
|
2467 |
|
2468 |
+
#: includes/admin/form-fields.php:135
|
2469 |
msgctxt "form-fields admin"
|
2470 |
msgid "Optional"
|
2471 |
msgstr "Opcional"
|
2472 |
|
2473 |
+
#: includes/admin/form-fields.php:142
|
2474 |
+
msgctxt "form-fields admin"
|
2475 |
+
msgid "Private"
|
2476 |
+
msgstr "Privado"
|
2477 |
+
|
2478 |
+
#: includes/admin/form-fields.php:149
|
2479 |
msgctxt "form-fields admin"
|
2480 |
msgid "This field value is shown in the excerpt view of a listing."
|
2481 |
msgstr ""
|
2482 |
"El valor de este campo se muestra en la vista de resumen de un listado."
|
2483 |
|
2484 |
+
#: includes/admin/form-fields.php:150
|
2485 |
msgctxt "form-fields admin"
|
2486 |
msgid "In Excerpt"
|
2487 |
msgstr "En Resumen"
|
2488 |
|
2489 |
+
#: includes/admin/form-fields.php:157
|
2490 |
msgctxt "form-fields admin"
|
2491 |
msgid "This field value is shown in the single view of a listing."
|
2492 |
msgstr ""
|
2493 |
"El valor de este campo es mostrado en la vista individual de un listado."
|
2494 |
|
2495 |
+
#: includes/admin/form-fields.php:158
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "In Listing"
|
2498 |
msgstr "En vista completa"
|
2499 |
|
2500 |
+
#: includes/admin/form-fields.php:292
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Form Preview"
|
2503 |
msgstr "Previsualización del Formulario"
|
2504 |
|
2505 |
+
#: includes/admin/form-fields.php:293
|
2506 |
msgctxt "form-fields admin"
|
2507 |
msgid "← Return to \"Manage Form Fields\""
|
2508 |
msgstr "← Regresar a \"Administrar Campos de Formulario\""
|
2509 |
|
2510 |
+
#: includes/admin/form-fields.php:333
|
2511 |
msgctxt "form-fields admin"
|
2512 |
msgid "Form fields updated."
|
2513 |
msgstr "Campo de formulario actualizado."
|
2514 |
|
2515 |
+
#: includes/admin/form-fields.php:349
|
2516 |
msgctxt "form-fields admin"
|
2517 |
msgid ""
|
2518 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2526 |
"que las direcciones de correo electrónico se muestren, puede <a>habilitar la "
|
2527 |
"opción</a>."
|
2528 |
|
2529 |
+
#: includes/admin/form-fields.php:390
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid "Field deleted."
|
2532 |
msgstr "Campo eliminado."
|
2533 |
|
2534 |
+
#: includes/admin/form-fields.php:413
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "Required fields created successfully."
|
2537 |
msgstr "Campos requeridos creados satisfactoriamente."
|
2538 |
|
2539 |
+
#: includes/admin/form-fields.php:426
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "Title"
|
2542 |
msgstr "Título"
|
2543 |
|
2544 |
+
#: includes/admin/form-fields.php:427
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid "Category"
|
2547 |
msgstr "Categoría"
|
2548 |
|
2549 |
+
#: includes/admin/form-fields.php:428
|
2550 |
msgctxt "form-fields admin"
|
2551 |
msgid "Excerpt"
|
2552 |
msgstr "Resumen"
|
2553 |
|
2554 |
+
#: includes/admin/form-fields.php:429
|
2555 |
msgctxt "form-fields admin"
|
2556 |
msgid "Content"
|
2557 |
msgstr "Contenido"
|
2558 |
|
2559 |
+
#: includes/admin/form-fields.php:430
|
2560 |
msgctxt "form-fields admin"
|
2561 |
msgid "Tags"
|
2562 |
msgstr "Etiquetas"
|
2563 |
|
2564 |
+
#: includes/admin/form-fields.php:431
|
2565 |
msgctxt "form-fields admin"
|
2566 |
msgid "Address"
|
2567 |
msgstr "Dirección"
|
2568 |
|
2569 |
+
#: includes/admin/form-fields.php:432
|
2570 |
msgctxt "form-fields admin"
|
2571 |
msgid "City"
|
2572 |
msgstr "Ciudad"
|
2573 |
|
2574 |
+
#: includes/admin/form-fields.php:433
|
2575 |
msgctxt "form-fields admin"
|
2576 |
msgid "State"
|
2577 |
msgstr "Estado"
|
2578 |
|
2579 |
+
#: includes/admin/form-fields.php:434
|
2580 |
msgctxt "form-fields admin"
|
2581 |
msgid "Country"
|
2582 |
msgstr "País"
|
2583 |
|
2584 |
+
#: includes/admin/form-fields.php:435
|
2585 |
msgctxt "form-fields admin"
|
2586 |
msgid "ZIP Code"
|
2587 |
msgstr "Código Postal"
|
2588 |
|
2589 |
+
#: includes/admin/form-fields.php:436
|
2590 |
msgctxt "form-fields admin"
|
2591 |
msgid "FAX Number"
|
2592 |
msgstr "Número de Fax"
|
2593 |
|
2594 |
+
#: includes/admin/form-fields.php:437
|
2595 |
msgctxt "form-fields admin"
|
2596 |
msgid "Phone Number"
|
2597 |
msgstr "Número telefónico"
|
2598 |
|
2599 |
+
#: includes/admin/form-fields.php:438
|
2600 |
msgctxt "form-fields admin"
|
2601 |
msgid "Ratings Field"
|
2602 |
msgstr "Campo de ratings"
|
2603 |
|
2604 |
+
#: includes/admin/form-fields.php:439
|
2605 |
msgctxt "form-fields admin"
|
2606 |
msgid "Twitter"
|
2607 |
msgstr "Twitter"
|
2608 |
|
2609 |
+
#: includes/admin/form-fields.php:440
|
2610 |
msgctxt "form-fields admin"
|
2611 |
msgid "Website"
|
2612 |
msgstr "Sitio web"
|
2613 |
|
2614 |
+
#: includes/admin/form-fields.php:470
|
2615 |
msgctxt "form-fields admin"
|
2616 |
msgid "Tags updated."
|
2617 |
msgstr "Etiquetas actualizadas."
|
2662 |
msgid "Allow empty selection on search?"
|
2663 |
msgstr "Permitir selección vacía en las búsquedas?"
|
2664 |
|
2665 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2666 |
+
msgctxt "form-fields admin"
|
2667 |
+
msgid "Field Display Order"
|
2668 |
+
msgstr "Orden de presentación del campo"
|
2669 |
+
|
2670 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2671 |
msgctxt "form-fields admin"
|
2672 |
msgid "Allow HTML input for this field?"
|
3859 |
msgid "User registration date"
|
3860 |
msgstr "Fecha de registro del usuario"
|
3861 |
|
3862 |
+
#: includes/licensing.php:158
|
3863 |
msgctxt "admin settings"
|
3864 |
msgid "Enter License Key here"
|
3865 |
msgstr "Ingrese la licencia aquí"
|
4104 |
msgstr "Apariencia"
|
4105 |
|
4106 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4107 |
+
#: includes/licensing.php:95
|
4108 |
msgctxt "settings"
|
4109 |
msgid "Premium Modules"
|
4110 |
msgstr "Módulos Premium"
|
5062 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5063 |
msgstr "El slug “%s” ya está siendo utilizado por otra taxonomía."
|
5064 |
|
5065 |
+
#: includes/licensing.php:111
|
5066 |
msgctxt "settings"
|
5067 |
msgid "Themes"
|
5068 |
msgstr "Temas"
|
5069 |
|
5070 |
+
#: includes/licensing.php:134
|
5071 |
msgctxt "settings"
|
5072 |
msgid ""
|
5073 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
5078 |
"información si alguna vez tiene que contactar al equipo de soporte por "
|
5079 |
"problemas relacionados con la activación de licencias."
|
5080 |
|
5081 |
+
#: includes/licensing.php:159
|
5082 |
msgctxt "settings"
|
5083 |
msgid "Activate"
|
5084 |
msgstr "Activar"
|
5085 |
|
5086 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
5087 |
msgctxt "settings"
|
5088 |
msgid "Please wait..."
|
5089 |
msgstr "Por favor espere…"
|
5090 |
|
5091 |
+
#: includes/licensing.php:160
|
5092 |
msgctxt "settings"
|
5093 |
msgid "Deactivate"
|
5094 |
msgstr "Desactivar"
|
5095 |
|
5096 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
5097 |
msgctxt "settings"
|
5098 |
msgid "Licenses"
|
5099 |
msgstr "Licencias"
|
5496 |
msgid "Add New Listing"
|
5497 |
msgstr "Agregar Nuevo Listado"
|
5498 |
|
5499 |
+
#: includes/class-listing.php:302
|
5500 |
msgctxt "listing"
|
5501 |
msgid "Listing has no registered payments"
|
5502 |
msgstr "El listado no tiene pagos registrados"
|
5503 |
|
5504 |
+
#: includes/class-listing.php:310
|
5505 |
msgctxt "listing"
|
5506 |
msgid "Can't delete payment"
|
5507 |
msgstr "No se puede eliminar el pago"
|
5508 |
|
5509 |
+
#: includes/class-listing.php:349
|
5510 |
msgctxt "listing"
|
5511 |
msgid "Listing expired"
|
5512 |
msgstr "El listado expiró"
|
5513 |
|
5514 |
+
#: includes/class-listing.php:508
|
5515 |
msgctxt "listing"
|
5516 |
msgid "(Unavailable Plan)"
|
5517 |
msgstr "(Comisión no disponible)"
|
5518 |
|
5519 |
+
#: includes/class-listing.php:665
|
5520 |
msgctxt "listing"
|
5521 |
msgid "Plan \"%s\" (recurring)"
|
5522 |
msgstr "Comisión “%s” (recurrente)"
|
5523 |
|
5524 |
+
#: includes/class-listing.php:667
|
5525 |
msgctxt "listing"
|
5526 |
msgid "Plan \"%s\""
|
5527 |
msgstr "Comisión “%s”"
|
5581 |
msgstr "Listado Gratuito"
|
5582 |
|
5583 |
#. translators: [%s] is the name of the blog.
|
5584 |
+
#: includes/class-listing-email-notification.php:234
|
5585 |
msgctxt "notify email"
|
5586 |
msgid "[%s] New listing notification"
|
5587 |
msgstr "[%s] Notificación de nuevo listado"
|
5588 |
|
5589 |
#. translators: [%s] is the name of the blog.
|
5590 |
+
#: includes/class-listing-email-notification.php:285
|
5591 |
msgctxt "notify email"
|
5592 |
msgid "[%s] Listing edit notification"
|
5593 |
msgstr "[%s] Notificación de listado editado"
|
5594 |
|
5595 |
#. translators: %s is the name of the blog.
|
5596 |
+
#: includes/class-listing-email-notification.php:357
|
5597 |
msgctxt "notify email"
|
5598 |
msgid "[%s] Reported listing notification"
|
5599 |
msgstr "[%s] Notificación de listado reportado"
|
6056 |
msgid "Settings"
|
6057 |
msgstr "Configuración"
|
6058 |
|
6059 |
+
#: includes/class-wpbdp.php:335
|
6060 |
msgctxt "listing image upload"
|
6061 |
msgid "Can not upload any more images for this listing."
|
6062 |
msgstr "No puede subir más imágenes para este listado."
|
6063 |
|
6064 |
+
#: includes/class-wpbdp.php:339
|
6065 |
msgctxt "listing image upload"
|
6066 |
msgid ""
|
6067 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
6146 |
msgid "Select List"
|
6147 |
msgstr "Lista de Selección"
|
6148 |
|
6149 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
6150 |
+
msgctxt "form-fields api"
|
6151 |
+
msgid "Social Site (Other)"
|
6152 |
+
msgstr "Sitio Social (Otro)"
|
6153 |
+
|
6154 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
6155 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
6156 |
+
msgctxt "form-fields api"
|
6157 |
+
msgid "URL:"
|
6158 |
+
msgstr "URL:"
|
6159 |
+
|
6160 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
6161 |
+
msgctxt "form-fields api"
|
6162 |
+
msgid "Text:"
|
6163 |
+
msgstr "Texto:"
|
6164 |
+
|
6165 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
6166 |
+
msgctxt "form-fields api"
|
6167 |
+
msgid "Text to be displayed along with icon"
|
6168 |
+
msgstr "Texto que será presentado con el ícono"
|
6169 |
+
|
6170 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
6171 |
+
msgctxt "form-fields api"
|
6172 |
+
msgid "Type:"
|
6173 |
+
msgstr "Tipo:"
|
6174 |
+
|
6175 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6176 |
msgctxt "form-fields api"
|
6177 |
msgid "Textarea"
|
6197 |
msgid "URL Field"
|
6198 |
msgstr "Campo de URL"
|
6199 |
|
|
|
|
|
|
|
|
|
|
|
6200 |
#: includes/fields/class-fieldtypes-url.php:144
|
6201 |
msgctxt "form-fields api"
|
6202 |
msgid "Link Text (optional):"
|
6203 |
msgstr "Texto del enlace (opcional):"
|
6204 |
|
6205 |
+
#: includes/fields/class-form-field.php:694
|
6206 |
msgctxt "form-fields api"
|
6207 |
msgid ""
|
6208 |
"This form field can't be deleted because it is required for the plugin to "
|
6267 |
msgstr "Se requiere leyenda para %s."
|
6268 |
|
6269 |
#: includes/fields/class-fieldtypes-image.php:100
|
6270 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
6271 |
msgctxt "form-fields-api"
|
6272 |
msgid "Remove"
|
6273 |
msgstr "Eliminar"
|
6277 |
msgid "Invalid form field type"
|
6278 |
msgstr "Tipo de campo inválido"
|
6279 |
|
6280 |
+
#: includes/fields/class-form-field.php:581
|
6281 |
msgctxt "form-fields-api"
|
6282 |
msgid "Field label is required."
|
6283 |
msgstr "El nombre del campo es requerido."
|
6284 |
|
6285 |
+
#: includes/fields/class-form-field.php:592
|
6286 |
msgctxt "form-fields-api"
|
6287 |
msgid ""
|
6288 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
6294 |
"debe eliminar el campo actual y crear un nuevo campo de tipo %1$s en su "
|
6295 |
"lugar."
|
6296 |
|
6297 |
+
#: includes/fields/class-form-field.php:595
|
6298 |
msgctxt "form-fields-api"
|
6299 |
msgid ""
|
6300 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6303 |
"<strong>ADVERTENCIA</strong>: si se elimina este campo, también se "
|
6304 |
"eliminarán los datos de éste en los listados existentes."
|
6305 |
|
6306 |
+
#: includes/fields/class-form-field.php:629
|
6307 |
msgctxt "form-fields-api"
|
6308 |
msgid ""
|
6309 |
"There can only be one field with association \"%s\". Please select another "
|
6312 |
"Solo puede haber un campo con asociación \"%s\". Por favor elija otra "
|
6313 |
"asociación."
|
6314 |
|
6315 |
+
#: includes/fields/class-form-field.php:639
|
6316 |
msgctxt "form-fields-api"
|
6317 |
msgid "\"%s\" is an invalid field type for this association."
|
6318 |
msgstr "\"%s\" es un tipo de campo inválido para esta asociación."
|
6319 |
|
6320 |
+
#: includes/fields/class-form-field.php:684
|
6321 |
msgctxt "form-fields-api"
|
6322 |
msgid "Invalid field ID"
|
6323 |
msgstr "ID de campo inválido"
|
6324 |
|
6325 |
+
#: includes/fields/class-form-field.php:707
|
6326 |
msgctxt "form-fields-api"
|
6327 |
msgid "An error occurred while trying to delete this field."
|
6328 |
msgstr "Un error ocurrió mientras se trataba de eliminar este campo."
|
6329 |
|
6330 |
+
#: includes/form-fields.php:570
|
6331 |
msgctxt "form-fields-api"
|
6332 |
msgid "Email Validator"
|
6333 |
msgstr "Validador de Correo Electrónico"
|
6334 |
|
6335 |
+
#: includes/form-fields.php:571
|
6336 |
msgctxt "form-fields-api"
|
6337 |
msgid "URL Validator"
|
6338 |
msgstr "Validador de URLs"
|
6339 |
|
6340 |
+
#: includes/form-fields.php:572
|
6341 |
msgctxt "form-fields-api"
|
6342 |
msgid "Whole Number Validator"
|
6343 |
msgstr "Validador de números enteros"
|
6344 |
|
6345 |
+
#: includes/form-fields.php:573
|
6346 |
msgctxt "form-fields-api"
|
6347 |
msgid "Decimal Number Validator"
|
6348 |
msgstr "Validador de números decimales"
|
6349 |
|
6350 |
+
#: includes/form-fields.php:574
|
6351 |
msgctxt "form-fields-api"
|
6352 |
msgid "Date Validator"
|
6353 |
msgstr "Validador de fechas"
|
6354 |
|
6355 |
+
#: includes/form-fields.php:575
|
6356 |
msgctxt "form-fields-api"
|
6357 |
msgid "Word Count Validator"
|
6358 |
msgstr "Validador número de palabras"
|
6412 |
"completo sobre el contenido de los listados. ¿Está seguro de que desea "
|
6413 |
"habilitar esta opción?"
|
6414 |
|
6415 |
+
#: includes/form-fields.php:582
|
6416 |
msgctxt "form-fields-api validation"
|
6417 |
msgid "Field"
|
6418 |
msgstr "Campo"
|
6419 |
|
6420 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6421 |
msgctxt "form-fields-api validation"
|
6422 |
msgid "%s is required."
|
6423 |
msgstr "%s es requerido."
|
6424 |
|
6425 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6426 |
msgctxt "form-fields-api validation"
|
6427 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6428 |
msgstr "%s está mal escrita. Una URL válida es requerida. Incluya http://"
|
6429 |
|
6430 |
+
#: includes/form-fields.php:642
|
6431 |
msgctxt "form-fields-api validation"
|
6432 |
msgid "%s is badly formatted. Valid Email format required."
|
6433 |
msgstr "%s está mal escrito. Un correo electrónico válido es requerido."
|
6434 |
|
6435 |
+
#: includes/form-fields.php:649
|
6436 |
msgctxt "form-fields-api validation"
|
6437 |
msgid "%s must be a number. Decimal values are not allowed."
|
6438 |
msgstr "%s debe ser un número entero. Valores decimales no están permitidos."
|
6439 |
|
6440 |
+
#: includes/form-fields.php:656
|
6441 |
msgctxt "form-fields-api validation"
|
6442 |
msgid "%s must be a number."
|
6443 |
msgstr "%s debe ser un número."
|
6444 |
|
6445 |
+
#: includes/form-fields.php:675
|
6446 |
msgctxt "form-fields-api validation"
|
6447 |
msgid "%1$s must be in the format %2$s."
|
6448 |
msgstr "%1$s debe estar en el formato MM/DD/YYYY."
|
6449 |
|
6450 |
+
#: includes/form-fields.php:713
|
6451 |
msgctxt "form-fields-api validation"
|
6452 |
msgid "%s must be a valid date."
|
6453 |
msgstr "%s debe ser una fecha válida."
|
6454 |
|
6455 |
+
#: includes/form-fields.php:736
|
6456 |
msgctxt "form-fields-api validation"
|
6457 |
msgid "%s must have less than %d words."
|
6458 |
msgstr "%s debe tener menos de %d palabras."
|
6459 |
|
6460 |
+
#: includes/form-fields.php:755
|
6461 |
msgctxt "form-fields-api validation"
|
6462 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6463 |
msgstr "%1$s es inválido. El valor debe ser uno de %s."
|
6464 |
|
6465 |
+
#: includes/form-fields.php:720
|
6466 |
msgctxt "image field"
|
6467 |
msgid "Caption for %s is required."
|
6468 |
msgstr "Se requiere leyenda para %s."
|
6654 |
msgid "General"
|
6655 |
msgstr "General"
|
6656 |
|
6657 |
+
#: includes/licensing.php:276
|
6658 |
msgctxt "licensing"
|
6659 |
msgid "Invalid item ID"
|
6660 |
msgstr "El ID del módulo es inválido"
|
6661 |
|
6662 |
+
#: includes/licensing.php:281
|
6663 |
msgctxt "licensing"
|
6664 |
msgid "No license key provided"
|
6665 |
msgstr "No se ingresó una licencia"
|
6666 |
|
6667 |
+
#: includes/licensing.php:304
|
6668 |
msgctxt "licensing"
|
6669 |
msgid "The license key was revoked."
|
6670 |
msgstr "La licencia fue revocada."
|
6671 |
|
6672 |
+
#: includes/licensing.php:306
|
6673 |
msgctxt "licensing"
|
6674 |
msgid ""
|
6675 |
"If you think this is a mistake, please contact <support-link>Business "
|
6680 |
"servicio de soporte de Business Directory</support-link> y hágales saber que "
|
6681 |
"el servidor de licencias revocó su licencia."
|
6682 |
|
6683 |
+
#: includes/licensing.php:308
|
6684 |
msgctxt "licensing"
|
6685 |
msgid ""
|
6686 |
"Please include the email address you used to purchase <module-name> with "
|
6689 |
"Por favor incluya en su reporte la dirección de correo electrónico que usó "
|
6690 |
"cuando compró el módulo <module-name>."
|
6691 |
|
6692 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6693 |
msgctxt "licensing"
|
6694 |
msgid "License key is invalid"
|
6695 |
msgstr "La licencia es inválida"
|
6696 |
|
6697 |
+
#: includes/licensing.php:336
|
6698 |
msgctxt "licensing"
|
6699 |
msgid "Invalid module ID"
|
6700 |
msgstr "Módulo de ID inválido"
|
6701 |
|
6702 |
+
#: includes/licensing.php:363
|
6703 |
msgctxt "licensing"
|
6704 |
msgid "Deactivation failed"
|
6705 |
msgstr "La desactivación de licencia falló"
|
6706 |
|
6707 |
+
#: includes/licensing.php:382
|
6708 |
msgctxt "licensing"
|
6709 |
msgid ""
|
6710 |
"It was not possible to establish a connection with Business Directory's "
|
6713 |
"No fue posible establecer una conexión con los servidores de Business "
|
6714 |
"Directory. La conexión falló con el siguiente error:"
|
6715 |
|
6716 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6717 |
msgctxt "licensing"
|
6718 |
msgid ""
|
6719 |
"It looks like your server is not authorized to make requests to Business "
|
6726 |
"de Business Directory</support-link>, indicándoles que deben agregar su "
|
6727 |
"dirección IP <ip-address> a la lista autorizada."
|
6728 |
|
6729 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6730 |
msgctxt "licensing"
|
6731 |
msgid "Include this error message with your report."
|
6732 |
msgstr "Incluya este mensaje de error en su reporte."
|
6733 |
|
6734 |
+
#: includes/licensing.php:398
|
6735 |
msgctxt "licensing"
|
6736 |
msgid ""
|
6737 |
"It was not possible to establish a connection with Business Directory's "
|
6740 |
"No fue posible establecer una conexión con los servidores de Business "
|
6741 |
"Directory. Ocurrió un problema en el protocolo de intercambio SSL/TSL:"
|
6742 |
|
6743 |
+
#: includes/licensing.php:403
|
6744 |
msgctxt "licensing"
|
6745 |
msgid ""
|
6746 |
"To ensure the security of our systems and adhere to industry best practices, "
|
6753 |
"reciente de cURL and una versión de OpenSSL que soporte TLSv1.2 (la versión "
|
6754 |
"mínimo con este soporte es OpenSSL 1.0.1c)."
|
6755 |
|
6756 |
+
#: includes/licensing.php:405
|
6757 |
msgctxt "licensing"
|
6758 |
msgid ""
|
6759 |
"Upgrading your system will not only allow you to communicate with Business "
|
6764 |
"Business Directory, también lo ayudará a prepararse para interactuar con "
|
6765 |
"otros servicios que usen los últimos estándares de seguridad."
|
6766 |
|
6767 |
+
#: includes/licensing.php:407
|
6768 |
msgctxt "licensing"
|
6769 |
msgid ""
|
6770 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6773 |
"Por favor contacte a su proveedor de hospedaje y solicite que actualicen su "
|
6774 |
"sistema. Incluya este mensaje si es necesario."
|
6775 |
|
6776 |
+
#: includes/licensing.php:414
|
6777 |
msgctxt "licensing"
|
6778 |
msgid "Could not contact licensing server"
|
6779 |
msgstr "No se pudo contactar el servidor de licencias"
|
6780 |
|
6781 |
+
#: includes/licensing.php:430
|
6782 |
msgctxt "licensing"
|
6783 |
msgid "The server returned a 403 Forbidden error."
|
6784 |
msgstr "El servidor retornó un error 403 Forbidden."
|
6785 |
|
6786 |
+
#: includes/licensing.php:498
|
6787 |
msgctxt "licensing"
|
6788 |
msgid "Business Directory - Please verify your license keys"
|
6789 |
msgstr "Business Directory - Por favor verifique sus licencias"
|
6790 |
|
6791 |
+
#: includes/licensing.php:508
|
6792 |
msgctxt "licensing"
|
6793 |
msgid ""
|
6794 |
"The following premium modules will not work until a valid license key is "
|
6797 |
"Los siguientes módulos premium no funcionarán hasta que ingrese una licencia "
|
6798 |
"válida: %s."
|
6799 |
|
6800 |
+
#: includes/licensing.php:519
|
6801 |
msgctxt "licensing"
|
6802 |
msgid ""
|
6803 |
"You need to activate the license keys for the following themes before they "
|
6806 |
"Es necesario que active las licencias de los siguientes temas antes de que "
|
6807 |
"pueda empezar a usarlos: %s."
|
6808 |
|
6809 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
6810 |
msgctxt "licensing"
|
6811 |
msgid "Review my license keys"
|
6812 |
msgstr "Revisar mis licencias"
|
6813 |
|
6814 |
+
#: includes/licensing.php:554
|
6815 |
msgctxt "licensing"
|
6816 |
msgid "Business Directory - License key expired"
|
6817 |
msgstr "Directorio de Negocios - Licencias expiradas"
|
6818 |
|
6819 |
+
#: includes/licensing.php:564
|
6820 |
msgctxt "licensing"
|
6821 |
msgid ""
|
6822 |
"The license key for the following modules has expired: %s. The modules will "
|
6827 |
"módulos continuarás funcionando pero no recibirán ninguna actualización "
|
6828 |
"hasta que la licencia sea renovada."
|
6829 |
|
6830 |
+
#: includes/licensing.php:575
|
6831 |
msgctxt "licensing"
|
6832 |
msgid ""
|
6833 |
"The license key for the following themes has expired: %s. The themes will "
|
6838 |
"continuarás funcionando pero no recibirán ninguna actualización hasta que la "
|
6839 |
"licencia sea renovada."
|
6840 |
|
6841 |
+
#: includes/licensing.php:669
|
6842 |
msgctxt "licensing"
|
6843 |
msgid "Please enter a license key."
|
6844 |
msgstr "Por favor ingrese una licencia."
|
6845 |
|
6846 |
+
#: includes/licensing.php:678
|
6847 |
msgctxt "licensing"
|
6848 |
msgid "Could not activate license: %s."
|
6849 |
msgstr "No se pudo activar la licencia: %s."
|
6850 |
|
6851 |
+
#: includes/licensing.php:680
|
6852 |
msgctxt "licensing"
|
6853 |
msgid "License activated"
|
6854 |
msgstr "Licencia activada"
|
6855 |
|
6856 |
+
#: includes/licensing.php:700
|
6857 |
msgctxt "licensing"
|
6858 |
msgid "Could not deactivate license: %s."
|
6859 |
msgstr "No se pudo desactivar la licencia: %s."
|
6860 |
|
6861 |
+
#: includes/licensing.php:702
|
6862 |
msgctxt "licensing"
|
6863 |
msgid "License deactivated"
|
6864 |
msgstr "Licencia desactivada"
|
6865 |
|
6866 |
#. translators: "<module-name>" version <version-number> is not...
|
6867 |
+
#: includes/licensing.php:893
|
6868 |
msgctxt "deprecation"
|
6869 |
msgid ""
|
6870 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
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 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-11
|
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"
|
@@ -194,7 +194,7 @@ msgid ""
|
|
194 |
"payment processor directly."
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class-wpbdp.php:
|
198 |
msgid ""
|
199 |
"The directory features are disabled at this time because a <a>manual "
|
200 |
"upgrade</a> is pending."
|
@@ -203,7 +203,7 @@ msgstr ""
|
|
203 |
"désactivés car le plugin a besoin d'effectuer une mise à jour manuelle avant "
|
204 |
"de poursuivre."
|
205 |
|
206 |
-
#: includes/class-wpbdp.php:
|
207 |
msgid ""
|
208 |
"The directory is not available at this time. Please try again in a few "
|
209 |
"minutes or contact the administrator if the problem persists."
|
@@ -215,47 +215,47 @@ msgstr ""
|
|
215 |
msgid "%s (ex. %s)"
|
216 |
msgstr "%s (ex. %s)"
|
217 |
|
218 |
-
#: includes/form-fields.php:
|
219 |
msgid "Business Name"
|
220 |
msgstr "Nom de l'entreprise"
|
221 |
|
222 |
-
#: includes/form-fields.php:
|
223 |
msgid "Business Genre"
|
224 |
msgstr "Domaine d'activité"
|
225 |
|
226 |
-
#: includes/form-fields.php:
|
227 |
msgid "Short Business Description"
|
228 |
msgstr "Brève description de l'entreprise"
|
229 |
|
230 |
-
#: includes/form-fields.php:
|
231 |
msgid "Long Business Description"
|
232 |
msgstr "Description complète de l'entreprise"
|
233 |
|
234 |
-
#: includes/form-fields.php:
|
235 |
msgid "Business Website Address"
|
236 |
msgstr "Adresse du site de l'entreprise"
|
237 |
|
238 |
-
#: includes/form-fields.php:
|
239 |
msgid "Business Phone Number"
|
240 |
msgstr "Numéro de téléphone de l'entreprise"
|
241 |
|
242 |
-
#: includes/form-fields.php:
|
243 |
msgid "Business Fax"
|
244 |
msgstr "Fax de l'entreprise"
|
245 |
|
246 |
-
#: includes/form-fields.php:
|
247 |
msgid "Business Contact Email"
|
248 |
msgstr "E-mail de contact de l'entreprise"
|
249 |
|
250 |
-
#: includes/form-fields.php:
|
251 |
msgid "Business Tags"
|
252 |
msgstr "Mots clés de l'entreprise"
|
253 |
|
254 |
-
#: includes/form-fields.php:
|
255 |
msgid "Business Address"
|
256 |
msgstr "Adresse"
|
257 |
|
258 |
-
#: includes/form-fields.php:
|
259 |
msgid "ZIP Code"
|
260 |
msgstr "Code postal"
|
261 |
|
@@ -271,7 +271,7 @@ msgstr "ID de connexion"
|
|
271 |
msgid "Transaction Key"
|
272 |
msgstr "Clé de transaction"
|
273 |
|
274 |
-
#: includes/licensing.php:
|
275 |
msgid "Licenses"
|
276 |
msgstr "Licences"
|
277 |
|
@@ -921,7 +921,7 @@ msgctxt "admin listings"
|
|
921 |
msgid "Reported"
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: includes/admin/class-admin-listings.php:
|
925 |
msgctxt "admin listings"
|
926 |
msgid "Listing's payment history successfully deleted"
|
927 |
msgstr ""
|
@@ -1093,7 +1093,7 @@ msgctxt "admin"
|
|
1093 |
msgid "Images"
|
1094 |
msgstr "Images"
|
1095 |
|
1096 |
-
#: includes/admin/form-fields.php:
|
1097 |
msgctxt "admin"
|
1098 |
msgid ""
|
1099 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1102,7 +1102,7 @@ msgstr ""
|
|
1102 |
"<b>Plugin d'Annuaire Professionnel</b> requiert des champs avec les "
|
1103 |
"associations suivantes <b>%s</b> pour fonctionner correctement."
|
1104 |
|
1105 |
-
#: includes/admin/form-fields.php:
|
1106 |
msgctxt "admin"
|
1107 |
msgid ""
|
1108 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1111,7 +1111,7 @@ msgstr ""
|
|
1111 |
"<b>Plugin d'Annuaire Professionnel</b> requiert un champ avec un <b>%s</b> "
|
1112 |
"association en ordre pour marcher correctement."
|
1113 |
|
1114 |
-
#: includes/admin/form-fields.php:
|
1115 |
msgctxt "admin"
|
1116 |
msgid ""
|
1117 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1120,12 +1120,12 @@ msgstr ""
|
|
1120 |
"Vous pouvez créer ces champs personnalisés pas vous-mêmes dans \"Gestion des "
|
1121 |
"Champs\" ou laissez le plugin le faire pour vous automatiquement."
|
1122 |
|
1123 |
-
#: includes/admin/form-fields.php:
|
1124 |
msgctxt "admin"
|
1125 |
msgid "Go to \"Manage Form Fields\""
|
1126 |
msgstr "Aller à \"Gestion des Champs\""
|
1127 |
|
1128 |
-
#: includes/admin/form-fields.php:
|
1129 |
msgctxt "admin"
|
1130 |
msgid "Create these required fields for me"
|
1131 |
msgstr "Créer ces champs obligatoires pour moi"
|
@@ -1151,47 +1151,47 @@ msgctxt "listing status"
|
|
1151 |
msgid "Reported"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: includes/class-listing.php:
|
1155 |
msgctxt "listing status"
|
1156 |
msgid "Unknown"
|
1157 |
msgstr "Inconnu"
|
1158 |
|
1159 |
-
#: includes/class-listing.php:
|
1160 |
msgctxt "listing status"
|
1161 |
msgid "Legacy"
|
1162 |
msgstr "Don"
|
1163 |
|
1164 |
-
#: includes/class-listing.php:
|
1165 |
msgctxt "listing status"
|
1166 |
msgid "Incomplete"
|
1167 |
msgstr "Incomplet"
|
1168 |
|
1169 |
-
#: includes/class-listing.php:
|
1170 |
msgctxt "listing status"
|
1171 |
msgid "Pending Payment"
|
1172 |
msgstr "Paiement en attente"
|
1173 |
|
1174 |
-
#: includes/class-listing.php:
|
1175 |
msgctxt "listing status"
|
1176 |
msgid "Complete"
|
1177 |
msgstr "Complet"
|
1178 |
|
1179 |
-
#: includes/class-listing.php:
|
1180 |
msgctxt "listing status"
|
1181 |
msgid "Pending Upgrade"
|
1182 |
msgstr "En attente de mise à niveau"
|
1183 |
|
1184 |
-
#: includes/class-listing.php:
|
1185 |
msgctxt "listing status"
|
1186 |
msgid "Expired"
|
1187 |
msgstr "Expiré"
|
1188 |
|
1189 |
-
#: includes/class-listing.php:
|
1190 |
msgctxt "listing status"
|
1191 |
msgid "Pending Renewal"
|
1192 |
msgstr "Actives + En attente de renouvellement"
|
1193 |
|
1194 |
-
#: includes/class-listing.php:
|
1195 |
msgctxt "listing status"
|
1196 |
msgid "Abandoned"
|
1197 |
msgstr "Abandonné"
|
@@ -1216,36 +1216,36 @@ msgctxt "admin actions"
|
|
1216 |
msgid "View Payment"
|
1217 |
msgstr "Voir le Paiement"
|
1218 |
|
1219 |
-
#: includes/admin/class-admin-listings.php:
|
1220 |
#, fuzzy
|
1221 |
msgctxt "admin actions"
|
1222 |
msgid "Publish listings"
|
1223 |
msgstr "Publier l'annonce"
|
1224 |
|
1225 |
-
#: includes/admin/class-admin-listings.php:
|
1226 |
#, fuzzy
|
1227 |
msgctxt "admin actions"
|
1228 |
msgid "Mark as \"Pending Review\""
|
1229 |
msgstr "En attente"
|
1230 |
|
1231 |
-
#: includes/admin/class-admin-listings.php:
|
1232 |
msgctxt "admin actions"
|
1233 |
msgid "Hide from directory (mark as \"Draft\")"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
-
#: includes/admin/class-admin-listings.php:
|
1237 |
#, fuzzy
|
1238 |
msgctxt "admin actions"
|
1239 |
msgid "Renew listings"
|
1240 |
msgstr "Renouveler l'annonce"
|
1241 |
|
1242 |
-
#: includes/admin/class-admin-listings.php:
|
1243 |
#, fuzzy
|
1244 |
msgctxt "admin actions"
|
1245 |
msgid "Set listings as \"Expired\""
|
1246 |
msgstr "Envoyé lorsqu'une annonce (% s) est expirée."
|
1247 |
|
1248 |
-
#: includes/admin/class-admin-listings.php:
|
1249 |
#, fuzzy
|
1250 |
msgctxt "admin actions"
|
1251 |
msgid "Send access keys"
|
@@ -2436,104 +2436,104 @@ msgstr ""
|
|
2436 |
"available for the current mode (currently set to \"%s\"). To see the fee "
|
2437 |
"plans for this mode click <a>Active</a>."
|
2438 |
|
2439 |
-
#: includes/admin/form-fields.php:
|
2440 |
msgctxt "form-fields admin"
|
2441 |
msgid "form field"
|
2442 |
msgstr "champ de formulaire"
|
2443 |
|
2444 |
-
#: includes/admin/form-fields.php:
|
2445 |
msgctxt "form-fields admin"
|
2446 |
msgid "form fields"
|
2447 |
msgstr "champ de formulaires"
|
2448 |
|
2449 |
-
#: includes/admin/form-fields.php:
|
2450 |
msgctxt "form-fields admin"
|
2451 |
msgid "Order"
|
2452 |
msgstr "Ordre"
|
2453 |
|
2454 |
-
#: includes/admin/form-fields.php:
|
2455 |
msgctxt "form-fields admin"
|
2456 |
msgid "Label / Association"
|
2457 |
msgstr "Etiquette / Association"
|
2458 |
|
2459 |
-
#: includes/admin/form-fields.php:
|
2460 |
msgctxt "form-fields admin"
|
2461 |
msgid "Type"
|
2462 |
msgstr "Type"
|
2463 |
|
2464 |
-
#: includes/admin/form-fields.php:
|
2465 |
msgctxt "form-fields admin"
|
2466 |
msgid "Validator"
|
2467 |
msgstr "Validateur"
|
2468 |
|
2469 |
-
#: includes/admin/form-fields.php:
|
2470 |
msgctxt "form-fields admin"
|
2471 |
msgid "Field Attributes"
|
2472 |
msgstr "Attributs de champ"
|
2473 |
|
2474 |
-
#: includes/admin/form-fields.php:
|
2475 |
msgctxt "form-fields admin"
|
2476 |
msgid "Edit"
|
2477 |
msgstr "Editer"
|
2478 |
|
2479 |
-
#: includes/admin/form-fields.php:
|
2480 |
msgctxt "form-fields admin"
|
2481 |
msgid "Delete"
|
2482 |
msgstr "Effacer"
|
2483 |
|
2484 |
-
#: includes/admin/form-fields.php:
|
2485 |
-
#, fuzzy
|
2486 |
-
msgctxt "form-fields admin"
|
2487 |
-
msgid "Private"
|
2488 |
-
msgstr "Activer"
|
2489 |
-
|
2490 |
-
#: includes/admin/form-fields.php:81
|
2491 |
msgctxt "form-fields admin"
|
2492 |
msgid "Required"
|
2493 |
msgstr "Requis"
|
2494 |
|
2495 |
-
#: includes/admin/form-fields.php:
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "Optional"
|
2498 |
msgstr "Optionnel"
|
2499 |
|
2500 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "This field value is shown in the excerpt view of a listing."
|
2503 |
msgstr ""
|
2504 |
"Cette valeur de champ est représentée dans la vue extraite d'une annonce."
|
2505 |
|
2506 |
-
#: includes/admin/form-fields.php:
|
2507 |
msgctxt "form-fields admin"
|
2508 |
msgid "In Excerpt"
|
2509 |
msgstr "En extrait"
|
2510 |
|
2511 |
-
#: includes/admin/form-fields.php:
|
2512 |
msgctxt "form-fields admin"
|
2513 |
msgid "This field value is shown in the single view of a listing."
|
2514 |
msgstr "Cette valeur de champ est montré dans l'annonce en lecture."
|
2515 |
|
2516 |
-
#: includes/admin/form-fields.php:
|
2517 |
msgctxt "form-fields admin"
|
2518 |
msgid "In Listing"
|
2519 |
msgstr "Dans l'annonce"
|
2520 |
|
2521 |
-
#: includes/admin/form-fields.php:
|
2522 |
msgctxt "form-fields admin"
|
2523 |
msgid "Form Preview"
|
2524 |
msgstr "Aperçu du formulaire"
|
2525 |
|
2526 |
-
#: includes/admin/form-fields.php:
|
2527 |
msgctxt "form-fields admin"
|
2528 |
msgid "← Return to \"Manage Form Fields\""
|
2529 |
msgstr "← Retourner vers \"Organisation des champs du formulaire\""
|
2530 |
|
2531 |
-
#: includes/admin/form-fields.php:
|
2532 |
msgctxt "form-fields admin"
|
2533 |
msgid "Form fields updated."
|
2534 |
msgstr "Champs du formulaire mis à jour."
|
2535 |
|
2536 |
-
#: includes/admin/form-fields.php:
|
2537 |
msgctxt "form-fields admin"
|
2538 |
msgid ""
|
2539 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2548,92 +2548,92 @@ msgstr ""
|
|
2548 |
"s'affichent publiquement, vous pouvez <a>activer l'affichage public des e-"
|
2549 |
"mails</a>."
|
2550 |
|
2551 |
-
#: includes/admin/form-fields.php:
|
2552 |
msgctxt "form-fields admin"
|
2553 |
msgid "Field deleted."
|
2554 |
msgstr "Champ effacé."
|
2555 |
|
2556 |
-
#: includes/admin/form-fields.php:
|
2557 |
msgctxt "form-fields admin"
|
2558 |
msgid "Required fields created successfully."
|
2559 |
msgstr "Champs requis créés avec succès."
|
2560 |
|
2561 |
-
#: includes/admin/form-fields.php:
|
2562 |
msgctxt "form-fields admin"
|
2563 |
msgid "Title"
|
2564 |
msgstr "Titre"
|
2565 |
|
2566 |
-
#: includes/admin/form-fields.php:
|
2567 |
msgctxt "form-fields admin"
|
2568 |
msgid "Category"
|
2569 |
msgstr "Catégorie"
|
2570 |
|
2571 |
-
#: includes/admin/form-fields.php:
|
2572 |
msgctxt "form-fields admin"
|
2573 |
msgid "Excerpt"
|
2574 |
msgstr "Extrait"
|
2575 |
|
2576 |
-
#: includes/admin/form-fields.php:
|
2577 |
msgctxt "form-fields admin"
|
2578 |
msgid "Content"
|
2579 |
msgstr "Contenu"
|
2580 |
|
2581 |
-
#: includes/admin/form-fields.php:
|
2582 |
msgctxt "form-fields admin"
|
2583 |
msgid "Tags"
|
2584 |
msgstr "Étiquettes (tags)"
|
2585 |
|
2586 |
-
#: includes/admin/form-fields.php:
|
2587 |
msgctxt "form-fields admin"
|
2588 |
msgid "Address"
|
2589 |
msgstr "Adresse"
|
2590 |
|
2591 |
-
#: includes/admin/form-fields.php:
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid "City"
|
2594 |
msgstr "Ville"
|
2595 |
|
2596 |
-
#: includes/admin/form-fields.php:
|
2597 |
msgctxt "form-fields admin"
|
2598 |
msgid "State"
|
2599 |
msgstr "Région"
|
2600 |
|
2601 |
-
#: includes/admin/form-fields.php:
|
2602 |
msgctxt "form-fields admin"
|
2603 |
msgid "Country"
|
2604 |
msgstr "Pays"
|
2605 |
|
2606 |
-
#: includes/admin/form-fields.php:
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "ZIP Code"
|
2609 |
msgstr "Code Postal"
|
2610 |
|
2611 |
-
#: includes/admin/form-fields.php:
|
2612 |
msgctxt "form-fields admin"
|
2613 |
msgid "FAX Number"
|
2614 |
msgstr "Numéro de fax"
|
2615 |
|
2616 |
-
#: includes/admin/form-fields.php:
|
2617 |
msgctxt "form-fields admin"
|
2618 |
msgid "Phone Number"
|
2619 |
msgstr "Numéro de téléphone"
|
2620 |
|
2621 |
-
#: includes/admin/form-fields.php:
|
2622 |
msgctxt "form-fields admin"
|
2623 |
msgid "Ratings Field"
|
2624 |
msgstr "Champs d'évaluation"
|
2625 |
|
2626 |
-
#: includes/admin/form-fields.php:
|
2627 |
msgctxt "form-fields admin"
|
2628 |
msgid "Twitter"
|
2629 |
msgstr "Twitter"
|
2630 |
|
2631 |
-
#: includes/admin/form-fields.php:
|
2632 |
msgctxt "form-fields admin"
|
2633 |
msgid "Website"
|
2634 |
msgstr "Site Internet"
|
2635 |
|
2636 |
-
#: includes/admin/form-fields.php:
|
2637 |
msgctxt "form-fields admin"
|
2638 |
msgid "Tags updated."
|
2639 |
msgstr "Étiquettes mises à jour."
|
@@ -2687,6 +2687,12 @@ msgctxt "form-fields admin"
|
|
2687 |
msgid "Allow empty selection on search?"
|
2688 |
msgstr "Permettre la sélection vide sur la recherche?"
|
2689 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2690 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2691 |
msgctxt "form-fields admin"
|
2692 |
msgid "Allow HTML input for this field?"
|
@@ -3889,7 +3895,7 @@ msgctxt "admin settings"
|
|
3889 |
msgid "User registration date"
|
3890 |
msgstr "Date d'expiration de l'annonce"
|
3891 |
|
3892 |
-
#: includes/licensing.php:
|
3893 |
msgctxt "admin settings"
|
3894 |
msgid "Enter License Key here"
|
3895 |
msgstr "Entrer la clé de licence"
|
@@ -4141,7 +4147,7 @@ msgid "Appearance"
|
|
4141 |
msgstr "Apparence"
|
4142 |
|
4143 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4144 |
-
#: includes/licensing.php:
|
4145 |
msgctxt "settings"
|
4146 |
msgid "Premium Modules"
|
4147 |
msgstr "Modules Premium"
|
@@ -5091,12 +5097,12 @@ msgctxt "settings"
|
|
5091 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5092 |
msgstr "L'élément \"%s\" est déjà utilisé pour une autre taxinomie."
|
5093 |
|
5094 |
-
#: includes/licensing.php:
|
5095 |
msgctxt "settings"
|
5096 |
msgid "Themes"
|
5097 |
msgstr "Thèmes"
|
5098 |
|
5099 |
-
#: includes/licensing.php:
|
5100 |
msgctxt "settings"
|
5101 |
msgid ""
|
5102 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -5107,22 +5113,22 @@ msgstr ""
|
|
5107 |
"préciser cette information si vous avez besoin de contacter le support "
|
5108 |
"technique à propos de problèmes lors de l'activation de vos licences."
|
5109 |
|
5110 |
-
#: includes/licensing.php:
|
5111 |
msgctxt "settings"
|
5112 |
msgid "Activate"
|
5113 |
msgstr "Activer"
|
5114 |
|
5115 |
-
#: includes/licensing.php:
|
5116 |
msgctxt "settings"
|
5117 |
msgid "Please wait..."
|
5118 |
msgstr "Veuillez attendre..."
|
5119 |
|
5120 |
-
#: includes/licensing.php:
|
5121 |
msgctxt "settings"
|
5122 |
msgid "Deactivate"
|
5123 |
msgstr "Désactiver"
|
5124 |
|
5125 |
-
#: includes/licensing.php:
|
5126 |
msgctxt "settings"
|
5127 |
msgid "Licenses"
|
5128 |
msgstr "Licences"
|
@@ -5527,35 +5533,35 @@ msgctxt "listing"
|
|
5527 |
msgid "Add New Listing"
|
5528 |
msgstr "Ajouter une nouvelle annonce"
|
5529 |
|
5530 |
-
#: includes/class-listing.php:
|
5531 |
#, fuzzy
|
5532 |
msgctxt "listing"
|
5533 |
msgid "Listing has no registered payments"
|
5534 |
msgstr "Date d'expiration de l'annonce"
|
5535 |
|
5536 |
-
#: includes/class-listing.php:
|
5537 |
#, fuzzy
|
5538 |
msgctxt "listing"
|
5539 |
msgid "Can't delete payment"
|
5540 |
msgstr "Supprimer le paiement"
|
5541 |
|
5542 |
-
#: includes/class-listing.php:
|
5543 |
msgctxt "listing"
|
5544 |
msgid "Listing expired"
|
5545 |
msgstr "Une annonce expire"
|
5546 |
|
5547 |
-
#: includes/class-listing.php:
|
5548 |
msgctxt "listing"
|
5549 |
msgid "(Unavailable Plan)"
|
5550 |
msgstr "(Plan indisponible disponible)"
|
5551 |
|
5552 |
-
#: includes/class-listing.php:
|
5553 |
#, fuzzy
|
5554 |
msgctxt "listing"
|
5555 |
msgid "Plan \"%s\" (recurring)"
|
5556 |
msgstr "(récurrent)"
|
5557 |
|
5558 |
-
#: includes/class-listing.php:
|
5559 |
msgctxt "listing"
|
5560 |
msgid "Plan \"%s\""
|
5561 |
msgstr "Statut \"%s\""
|
@@ -5610,19 +5616,19 @@ msgid "Free Listing"
|
|
5610 |
msgstr "Annonce gratuite"
|
5611 |
|
5612 |
#. translators: [%s] is the name of the blog.
|
5613 |
-
#: includes/class-listing-email-notification.php:
|
5614 |
msgctxt "notify email"
|
5615 |
msgid "[%s] New listing notification"
|
5616 |
msgstr "[%s] Nouvelle notification d'annonce"
|
5617 |
|
5618 |
#. translators: [%s] is the name of the blog.
|
5619 |
-
#: includes/class-listing-email-notification.php:
|
5620 |
msgctxt "notify email"
|
5621 |
msgid "[%s] Listing edit notification"
|
5622 |
msgstr "[%s] Notification d'édition d'annonce"
|
5623 |
|
5624 |
#. translators: %s is the name of the blog.
|
5625 |
-
#: includes/class-listing-email-notification.php:
|
5626 |
#, fuzzy
|
5627 |
msgctxt "notify email"
|
5628 |
msgid "[%s] Reported listing notification"
|
@@ -6101,12 +6107,12 @@ msgctxt "admin plugins"
|
|
6101 |
msgid "Settings"
|
6102 |
msgstr "Paramètres"
|
6103 |
|
6104 |
-
#: includes/class-wpbdp.php:
|
6105 |
msgctxt "listing image upload"
|
6106 |
msgid "Can not upload any more images for this listing."
|
6107 |
msgstr "Impossible de télécharger d'images pour cette annonce."
|
6108 |
|
6109 |
-
#: includes/class-wpbdp.php:
|
6110 |
msgctxt "listing image upload"
|
6111 |
msgid ""
|
6112 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -6193,6 +6199,35 @@ msgctxt "form-fields api"
|
|
6193 |
msgid "Select List"
|
6194 |
msgstr "Sélectionnez une annonce"
|
6195 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6196 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6197 |
msgctxt "form-fields api"
|
6198 |
msgid "Textarea"
|
@@ -6218,17 +6253,12 @@ msgctxt "form-fields api"
|
|
6218 |
msgid "URL Field"
|
6219 |
msgstr "Champ URL"
|
6220 |
|
6221 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
6222 |
-
msgctxt "form-fields api"
|
6223 |
-
msgid "URL:"
|
6224 |
-
msgstr "URL:"
|
6225 |
-
|
6226 |
#: includes/fields/class-fieldtypes-url.php:144
|
6227 |
msgctxt "form-fields api"
|
6228 |
msgid "Link Text (optional):"
|
6229 |
msgstr "Lien texte (facultatif):"
|
6230 |
|
6231 |
-
#: includes/fields/class-form-field.php:
|
6232 |
msgctxt "form-fields api"
|
6233 |
msgid ""
|
6234 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -6295,6 +6325,7 @@ msgid "Caption for %s is required."
|
|
6295 |
msgstr "Le pays est requis"
|
6296 |
|
6297 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
6298 |
msgctxt "form-fields-api"
|
6299 |
msgid "Remove"
|
6300 |
msgstr "Supprimer"
|
@@ -6304,12 +6335,12 @@ msgctxt "form-fields-api"
|
|
6304 |
msgid "Invalid form field type"
|
6305 |
msgstr "Type de champ de formulaire invalide"
|
6306 |
|
6307 |
-
#: includes/fields/class-form-field.php:
|
6308 |
msgctxt "form-fields-api"
|
6309 |
msgid "Field label is required."
|
6310 |
msgstr "Ce champ est requis."
|
6311 |
|
6312 |
-
#: includes/fields/class-form-field.php:
|
6313 |
msgctxt "form-fields-api"
|
6314 |
msgid ""
|
6315 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -6317,14 +6348,14 @@ msgid ""
|
|
6317 |
"delete this current field and create a NEW field of type %1$s instead."
|
6318 |
msgstr ""
|
6319 |
|
6320 |
-
#: includes/fields/class-form-field.php:
|
6321 |
msgctxt "form-fields-api"
|
6322 |
msgid ""
|
6323 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6324 |
"existing listings will be deleted as well."
|
6325 |
msgstr ""
|
6326 |
|
6327 |
-
#: includes/fields/class-form-field.php:
|
6328 |
msgctxt "form-fields-api"
|
6329 |
msgid ""
|
6330 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -6333,47 +6364,47 @@ msgstr ""
|
|
6333 |
"Il ne peut y avoir qu'un champ avec l'association \"% s \". Veuillez "
|
6334 |
"sélectionner une autre association."
|
6335 |
|
6336 |
-
#: includes/fields/class-form-field.php:
|
6337 |
msgctxt "form-fields-api"
|
6338 |
msgid "\"%s\" is an invalid field type for this association."
|
6339 |
msgstr "\" est un type de champ invalide pour cette association."
|
6340 |
|
6341 |
-
#: includes/fields/class-form-field.php:
|
6342 |
msgctxt "form-fields-api"
|
6343 |
msgid "Invalid field ID"
|
6344 |
msgstr "ID de champ invalide"
|
6345 |
|
6346 |
-
#: includes/fields/class-form-field.php:
|
6347 |
msgctxt "form-fields-api"
|
6348 |
msgid "An error occurred while trying to delete this field."
|
6349 |
msgstr "Une erreur est survenue en essayant de supprimer ce champ."
|
6350 |
|
6351 |
-
#: includes/form-fields.php:
|
6352 |
msgctxt "form-fields-api"
|
6353 |
msgid "Email Validator"
|
6354 |
msgstr "Validateur de l'email"
|
6355 |
|
6356 |
-
#: includes/form-fields.php:
|
6357 |
msgctxt "form-fields-api"
|
6358 |
msgid "URL Validator"
|
6359 |
msgstr "Validateur de l'url"
|
6360 |
|
6361 |
-
#: includes/form-fields.php:
|
6362 |
msgctxt "form-fields-api"
|
6363 |
msgid "Whole Number Validator"
|
6364 |
msgstr "Validateur de nombre entier"
|
6365 |
|
6366 |
-
#: includes/form-fields.php:
|
6367 |
msgctxt "form-fields-api"
|
6368 |
msgid "Decimal Number Validator"
|
6369 |
msgstr "Validateur de nombre décimal"
|
6370 |
|
6371 |
-
#: includes/form-fields.php:
|
6372 |
msgctxt "form-fields-api"
|
6373 |
msgid "Date Validator"
|
6374 |
msgstr "Validateur de date"
|
6375 |
|
6376 |
-
#: includes/form-fields.php:
|
6377 |
#, fuzzy
|
6378 |
msgctxt "form-fields-api"
|
6379 |
msgid "Word Count Validator"
|
@@ -6435,59 +6466,59 @@ msgstr ""
|
|
6435 |
"paramètre, SAUF si vous publiez les annonces vous-même et avez le contrôle "
|
6436 |
"exclusif du contenu. Êtes-vous sûr de vouloir l'activer?"
|
6437 |
|
6438 |
-
#: includes/form-fields.php:
|
6439 |
msgctxt "form-fields-api validation"
|
6440 |
msgid "Field"
|
6441 |
msgstr "Champ"
|
6442 |
|
6443 |
-
#: includes/form-fields.php:
|
6444 |
msgctxt "form-fields-api validation"
|
6445 |
msgid "%s is required."
|
6446 |
msgstr "%s est requis."
|
6447 |
|
6448 |
-
#: includes/form-fields.php:
|
6449 |
msgctxt "form-fields-api validation"
|
6450 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6451 |
msgstr "%s est mal formaté. format URL valide requis. Inclure http: //"
|
6452 |
|
6453 |
-
#: includes/form-fields.php:
|
6454 |
msgctxt "form-fields-api validation"
|
6455 |
msgid "%s is badly formatted. Valid Email format required."
|
6456 |
msgstr "%s est mal formaté. Un format valide d'email est requis."
|
6457 |
|
6458 |
-
#: includes/form-fields.php:
|
6459 |
msgctxt "form-fields-api validation"
|
6460 |
msgid "%s must be a number. Decimal values are not allowed."
|
6461 |
msgstr "%s doit être un nombre. Les valeurs décimales ne sont pas autorisées."
|
6462 |
|
6463 |
-
#: includes/form-fields.php:
|
6464 |
msgctxt "form-fields-api validation"
|
6465 |
msgid "%s must be a number."
|
6466 |
msgstr "%s doit être un nombre."
|
6467 |
|
6468 |
-
#: includes/form-fields.php:
|
6469 |
#, fuzzy
|
6470 |
msgctxt "form-fields-api validation"
|
6471 |
msgid "%1$s must be in the format %2$s."
|
6472 |
msgstr "%s doit être au format %s."
|
6473 |
|
6474 |
-
#: includes/form-fields.php:
|
6475 |
msgctxt "form-fields-api validation"
|
6476 |
msgid "%s must be a valid date."
|
6477 |
msgstr "%s doit être une date valide."
|
6478 |
|
6479 |
-
#: includes/form-fields.php:
|
6480 |
msgctxt "form-fields-api validation"
|
6481 |
msgid "%s must have less than %d words."
|
6482 |
msgstr ""
|
6483 |
|
6484 |
-
#: includes/form-fields.php:
|
6485 |
#, fuzzy
|
6486 |
msgctxt "form-fields-api validation"
|
6487 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6488 |
msgstr "%s est invalide. La valeur doit être l'un des %s."
|
6489 |
|
6490 |
-
#: includes/form-fields.php:
|
6491 |
#, fuzzy
|
6492 |
msgctxt "image field"
|
6493 |
msgid "Caption for %s is required."
|
@@ -6694,23 +6725,23 @@ msgctxt "default category name"
|
|
6694 |
msgid "General"
|
6695 |
msgstr "Général"
|
6696 |
|
6697 |
-
#: includes/licensing.php:
|
6698 |
msgctxt "licensing"
|
6699 |
msgid "Invalid item ID"
|
6700 |
msgstr "ID d'élément non valide"
|
6701 |
|
6702 |
-
#: includes/licensing.php:
|
6703 |
msgctxt "licensing"
|
6704 |
msgid "No license key provided"
|
6705 |
msgstr "Aucune clé de licence fournie"
|
6706 |
|
6707 |
-
#: includes/licensing.php:
|
6708 |
#, fuzzy
|
6709 |
msgctxt "licensing"
|
6710 |
msgid "The license key was revoked."
|
6711 |
msgstr "Aucune clé de licence fournie"
|
6712 |
|
6713 |
-
#: includes/licensing.php:
|
6714 |
#, fuzzy
|
6715 |
msgctxt "licensing"
|
6716 |
msgid ""
|
@@ -6723,29 +6754,29 @@ msgstr ""
|
|
6723 |
"technique</support-link> et demandez-leur d'ajouter votre adresse IP <ip-"
|
6724 |
"address> à la liste blanche."
|
6725 |
|
6726 |
-
#: includes/licensing.php:
|
6727 |
msgctxt "licensing"
|
6728 |
msgid ""
|
6729 |
"Please include the email address you used to purchase <module-name> with "
|
6730 |
"your report."
|
6731 |
msgstr ""
|
6732 |
|
6733 |
-
#: includes/licensing.php:
|
6734 |
msgctxt "licensing"
|
6735 |
msgid "License key is invalid"
|
6736 |
msgstr "La clé de licence est invalide"
|
6737 |
|
6738 |
-
#: includes/licensing.php:
|
6739 |
msgctxt "licensing"
|
6740 |
msgid "Invalid module ID"
|
6741 |
msgstr "Identifiant de module invalide"
|
6742 |
|
6743 |
-
#: includes/licensing.php:
|
6744 |
msgctxt "licensing"
|
6745 |
msgid "Deactivation failed"
|
6746 |
msgstr "La désactivation a échoué"
|
6747 |
|
6748 |
-
#: includes/licensing.php:
|
6749 |
msgctxt "licensing"
|
6750 |
msgid ""
|
6751 |
"It was not possible to establish a connection with Business Directory's "
|
@@ -6754,7 +6785,7 @@ msgstr ""
|
|
6754 |
"Il n'a pas été possible d'établir une connexion avec le serveur de Business "
|
6755 |
"Directory. La connexion a échoué avec l'erreur suivante:"
|
6756 |
|
6757 |
-
#: includes/licensing.php:
|
6758 |
msgctxt "licensing"
|
6759 |
msgid ""
|
6760 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6767,12 +6798,12 @@ msgstr ""
|
|
6767 |
"technique</support-link> et demandez-leur d'ajouter votre adresse IP <ip-"
|
6768 |
"address> à la liste blanche."
|
6769 |
|
6770 |
-
#: includes/licensing.php:
|
6771 |
msgctxt "licensing"
|
6772 |
msgid "Include this error message with your report."
|
6773 |
msgstr "Incluez ce message d'erreur avec votre rapport."
|
6774 |
|
6775 |
-
#: includes/licensing.php:
|
6776 |
msgctxt "licensing"
|
6777 |
msgid ""
|
6778 |
"It was not possible to establish a connection with Business Directory's "
|
@@ -6782,7 +6813,7 @@ msgstr ""
|
|
6782 |
"Directory. Un problème est survenu lors de l'établissement de liaison SSL / "
|
6783 |
"TLS:"
|
6784 |
|
6785 |
-
#: includes/licensing.php:
|
6786 |
msgctxt "licensing"
|
6787 |
msgid ""
|
6788 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -6795,7 +6826,7 @@ msgstr ""
|
|
6795 |
"version d'OpenSSL qui supporte TLSv1.2 (la version minimale avec le support "
|
6796 |
"est OpenSSL 1.0.1c)."
|
6797 |
|
6798 |
-
#: includes/licensing.php:
|
6799 |
msgctxt "licensing"
|
6800 |
msgid ""
|
6801 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6807,7 +6838,7 @@ msgstr ""
|
|
6807 |
"votre site Web à pouvoir interagir avec les services en utilisant les "
|
6808 |
"dernières normes de sécurité."
|
6809 |
|
6810 |
-
#: includes/licensing.php:
|
6811 |
msgctxt "licensing"
|
6812 |
msgid ""
|
6813 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
@@ -6816,23 +6847,23 @@ msgstr ""
|
|
6816 |
"Veuillez contacter votre fournisseur d'hébergement et demandez-lui de mettre "
|
6817 |
"à jour votre hébergement. Incluez ce message si nécessaire."
|
6818 |
|
6819 |
-
#: includes/licensing.php:
|
6820 |
msgctxt "licensing"
|
6821 |
msgid "Could not contact licensing server"
|
6822 |
msgstr "Impossible de contacter le serveur de licences"
|
6823 |
|
6824 |
-
#: includes/licensing.php:
|
6825 |
msgctxt "licensing"
|
6826 |
msgid "The server returned a 403 Forbidden error."
|
6827 |
msgstr "Le serveur a renvoyé une erreur 403 Forbidden."
|
6828 |
|
6829 |
-
#: includes/licensing.php:
|
6830 |
msgctxt "licensing"
|
6831 |
msgid "Business Directory - Please verify your license keys"
|
6832 |
msgstr ""
|
6833 |
"Répertoire des entreprises - S'il vous plaît vérifier vos clés de licence"
|
6834 |
|
6835 |
-
#: includes/licensing.php:
|
6836 |
msgctxt "licensing"
|
6837 |
msgid ""
|
6838 |
"The following premium modules will not work until a valid license key is "
|
@@ -6841,7 +6872,7 @@ msgstr ""
|
|
6841 |
"Les modules Premium suivants ne fonctionnera pas jusqu'à ce qu'une clé de "
|
6842 |
"licence valide est fournie:% s."
|
6843 |
|
6844 |
-
#: includes/licensing.php:
|
6845 |
msgctxt "licensing"
|
6846 |
msgid ""
|
6847 |
"You need to activate the license keys for the following themes before they "
|
@@ -6850,18 +6881,18 @@ msgstr ""
|
|
6850 |
"Vous devez activer les clés de licence pour les thèmes suivants avant de "
|
6851 |
"pouvoir les utiliser : %s."
|
6852 |
|
6853 |
-
#: includes/licensing.php:
|
6854 |
msgctxt "licensing"
|
6855 |
msgid "Review my license keys"
|
6856 |
msgstr "Renouveller la clé de licence"
|
6857 |
|
6858 |
-
#: includes/licensing.php:
|
6859 |
#, fuzzy
|
6860 |
msgctxt "licensing"
|
6861 |
msgid "Business Directory - License key expired"
|
6862 |
msgstr "Business Directory - Clé de licence expirée"
|
6863 |
|
6864 |
-
#: includes/licensing.php:
|
6865 |
#, fuzzy
|
6866 |
msgctxt "licensing"
|
6867 |
msgid ""
|
@@ -6873,7 +6904,7 @@ msgstr ""
|
|
6873 |
"Le module va continuer à travailler mais vous ne recevrez plus de mises à "
|
6874 |
"jour jusqu'à ce que la licence soit renouvelée."
|
6875 |
|
6876 |
-
#: includes/licensing.php:
|
6877 |
#, fuzzy
|
6878 |
msgctxt "licensing"
|
6879 |
msgid ""
|
@@ -6885,33 +6916,33 @@ msgstr ""
|
|
6885 |
"Le module va continuer à travailler mais vous ne recevrez plus de mises à "
|
6886 |
"jour jusqu'à ce que la licence soit renouvelée."
|
6887 |
|
6888 |
-
#: includes/licensing.php:
|
6889 |
msgctxt "licensing"
|
6890 |
msgid "Please enter a license key."
|
6891 |
msgstr "S'il vous plaît entrer une clé de licence."
|
6892 |
|
6893 |
-
#: includes/licensing.php:
|
6894 |
msgctxt "licensing"
|
6895 |
msgid "Could not activate license: %s."
|
6896 |
msgstr "Impossible d'activer la licence: %s."
|
6897 |
|
6898 |
-
#: includes/licensing.php:
|
6899 |
msgctxt "licensing"
|
6900 |
msgid "License activated"
|
6901 |
msgstr "Licence activée"
|
6902 |
|
6903 |
-
#: includes/licensing.php:
|
6904 |
msgctxt "licensing"
|
6905 |
msgid "Could not deactivate license: %s."
|
6906 |
msgstr "Impossible de désactiver la licence: %s."
|
6907 |
|
6908 |
-
#: includes/licensing.php:
|
6909 |
msgctxt "licensing"
|
6910 |
msgid "License deactivated"
|
6911 |
msgstr "Licence désactivée"
|
6912 |
|
6913 |
#. translators: "<module-name>" version <version-number> is not...
|
6914 |
-
#: includes/licensing.php:
|
6915 |
msgctxt "deprecation"
|
6916 |
msgid ""
|
6917 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+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"
|
194 |
"payment processor directly."
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/class-wpbdp.php:436
|
198 |
msgid ""
|
199 |
"The directory features are disabled at this time because a <a>manual "
|
200 |
"upgrade</a> is pending."
|
203 |
"désactivés car le plugin a besoin d'effectuer une mise à jour manuelle avant "
|
204 |
"de poursuivre."
|
205 |
|
206 |
+
#: includes/class-wpbdp.php:443
|
207 |
msgid ""
|
208 |
"The directory is not available at this time. Please try again in a few "
|
209 |
"minutes or contact the administrator if the problem persists."
|
215 |
msgid "%s (ex. %s)"
|
216 |
msgstr "%s (ex. %s)"
|
217 |
|
218 |
+
#: includes/form-fields.php:355
|
219 |
msgid "Business Name"
|
220 |
msgstr "Nom de l'entreprise"
|
221 |
|
222 |
+
#: includes/form-fields.php:364
|
223 |
msgid "Business Genre"
|
224 |
msgstr "Domaine d'activité"
|
225 |
|
226 |
+
#: includes/form-fields.php:373
|
227 |
msgid "Short Business Description"
|
228 |
msgstr "Brève description de l'entreprise"
|
229 |
|
230 |
+
#: includes/form-fields.php:381
|
231 |
msgid "Long Business Description"
|
232 |
msgstr "Description complète de l'entreprise"
|
233 |
|
234 |
+
#: includes/form-fields.php:390
|
235 |
msgid "Business Website Address"
|
236 |
msgstr "Adresse du site de l'entreprise"
|
237 |
|
238 |
+
#: includes/form-fields.php:399
|
239 |
msgid "Business Phone Number"
|
240 |
msgstr "Numéro de téléphone de l'entreprise"
|
241 |
|
242 |
+
#: includes/form-fields.php:407
|
243 |
msgid "Business Fax"
|
244 |
msgstr "Fax de l'entreprise"
|
245 |
|
246 |
+
#: includes/form-fields.php:415
|
247 |
msgid "Business Contact Email"
|
248 |
msgstr "E-mail de contact de l'entreprise"
|
249 |
|
250 |
+
#: includes/form-fields.php:424
|
251 |
msgid "Business Tags"
|
252 |
msgstr "Mots clés de l'entreprise"
|
253 |
|
254 |
+
#: includes/form-fields.php:432
|
255 |
msgid "Business Address"
|
256 |
msgstr "Adresse"
|
257 |
|
258 |
+
#: includes/form-fields.php:440
|
259 |
msgid "ZIP Code"
|
260 |
msgstr "Code postal"
|
261 |
|
271 |
msgid "Transaction Key"
|
272 |
msgstr "Clé de transaction"
|
273 |
|
274 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
275 |
msgid "Licenses"
|
276 |
msgstr "Licences"
|
277 |
|
921 |
msgid "Reported"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: includes/admin/class-admin-listings.php:641
|
925 |
msgctxt "admin listings"
|
926 |
msgid "Listing's payment history successfully deleted"
|
927 |
msgstr ""
|
1093 |
msgid "Images"
|
1094 |
msgstr "Images"
|
1095 |
|
1096 |
+
#: includes/admin/form-fields.php:193
|
1097 |
msgctxt "admin"
|
1098 |
msgid ""
|
1099 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1102 |
"<b>Plugin d'Annuaire Professionnel</b> requiert des champs avec les "
|
1103 |
"associations suivantes <b>%s</b> pour fonctionner correctement."
|
1104 |
|
1105 |
+
#: includes/admin/form-fields.php:195
|
1106 |
msgctxt "admin"
|
1107 |
msgid ""
|
1108 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1111 |
"<b>Plugin d'Annuaire Professionnel</b> requiert un champ avec un <b>%s</b> "
|
1112 |
"association en ordre pour marcher correctement."
|
1113 |
|
1114 |
+
#: includes/admin/form-fields.php:199
|
1115 |
msgctxt "admin"
|
1116 |
msgid ""
|
1117 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1120 |
"Vous pouvez créer ces champs personnalisés pas vous-mêmes dans \"Gestion des "
|
1121 |
"Champs\" ou laissez le plugin le faire pour vous automatiquement."
|
1122 |
|
1123 |
+
#: includes/admin/form-fields.php:204
|
1124 |
msgctxt "admin"
|
1125 |
msgid "Go to \"Manage Form Fields\""
|
1126 |
msgstr "Aller à \"Gestion des Champs\""
|
1127 |
|
1128 |
+
#: includes/admin/form-fields.php:209
|
1129 |
msgctxt "admin"
|
1130 |
msgid "Create these required fields for me"
|
1131 |
msgstr "Créer ces champs obligatoires pour moi"
|
1151 |
msgid "Reported"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: includes/class-listing.php:768
|
1155 |
msgctxt "listing status"
|
1156 |
msgid "Unknown"
|
1157 |
msgstr "Inconnu"
|
1158 |
|
1159 |
+
#: includes/class-listing.php:769
|
1160 |
msgctxt "listing status"
|
1161 |
msgid "Legacy"
|
1162 |
msgstr "Don"
|
1163 |
|
1164 |
+
#: includes/class-listing.php:770
|
1165 |
msgctxt "listing status"
|
1166 |
msgid "Incomplete"
|
1167 |
msgstr "Incomplet"
|
1168 |
|
1169 |
+
#: includes/class-listing.php:771
|
1170 |
msgctxt "listing status"
|
1171 |
msgid "Pending Payment"
|
1172 |
msgstr "Paiement en attente"
|
1173 |
|
1174 |
+
#: includes/class-listing.php:772
|
1175 |
msgctxt "listing status"
|
1176 |
msgid "Complete"
|
1177 |
msgstr "Complet"
|
1178 |
|
1179 |
+
#: includes/class-listing.php:773
|
1180 |
msgctxt "listing status"
|
1181 |
msgid "Pending Upgrade"
|
1182 |
msgstr "En attente de mise à niveau"
|
1183 |
|
1184 |
+
#: includes/class-listing.php:774
|
1185 |
msgctxt "listing status"
|
1186 |
msgid "Expired"
|
1187 |
msgstr "Expiré"
|
1188 |
|
1189 |
+
#: includes/class-listing.php:775
|
1190 |
msgctxt "listing status"
|
1191 |
msgid "Pending Renewal"
|
1192 |
msgstr "Actives + En attente de renouvellement"
|
1193 |
|
1194 |
+
#: includes/class-listing.php:776
|
1195 |
msgctxt "listing status"
|
1196 |
msgid "Abandoned"
|
1197 |
msgstr "Abandonné"
|
1216 |
msgid "View Payment"
|
1217 |
msgstr "Voir le Paiement"
|
1218 |
|
1219 |
+
#: includes/admin/class-admin-listings.php:580
|
1220 |
#, fuzzy
|
1221 |
msgctxt "admin actions"
|
1222 |
msgid "Publish listings"
|
1223 |
msgstr "Publier l'annonce"
|
1224 |
|
1225 |
+
#: includes/admin/class-admin-listings.php:581
|
1226 |
#, fuzzy
|
1227 |
msgctxt "admin actions"
|
1228 |
msgid "Mark as \"Pending Review\""
|
1229 |
msgstr "En attente"
|
1230 |
|
1231 |
+
#: includes/admin/class-admin-listings.php:582
|
1232 |
msgctxt "admin actions"
|
1233 |
msgid "Hide from directory (mark as \"Draft\")"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
+
#: includes/admin/class-admin-listings.php:584
|
1237 |
#, fuzzy
|
1238 |
msgctxt "admin actions"
|
1239 |
msgid "Renew listings"
|
1240 |
msgstr "Renouveler l'annonce"
|
1241 |
|
1242 |
+
#: includes/admin/class-admin-listings.php:585
|
1243 |
#, fuzzy
|
1244 |
msgctxt "admin actions"
|
1245 |
msgid "Set listings as \"Expired\""
|
1246 |
msgstr "Envoyé lorsqu'une annonce (% s) est expirée."
|
1247 |
|
1248 |
+
#: includes/admin/class-admin-listings.php:592
|
1249 |
#, fuzzy
|
1250 |
msgctxt "admin actions"
|
1251 |
msgid "Send access keys"
|
2436 |
"available for the current mode (currently set to \"%s\"). To see the fee "
|
2437 |
"plans for this mode click <a>Active</a>."
|
2438 |
|
2439 |
+
#: includes/admin/form-fields.php:24
|
2440 |
msgctxt "form-fields admin"
|
2441 |
msgid "form field"
|
2442 |
msgstr "champ de formulaire"
|
2443 |
|
2444 |
+
#: includes/admin/form-fields.php:25
|
2445 |
msgctxt "form-fields admin"
|
2446 |
msgid "form fields"
|
2447 |
msgstr "champ de formulaires"
|
2448 |
|
2449 |
+
#: includes/admin/form-fields.php:33
|
2450 |
msgctxt "form-fields admin"
|
2451 |
msgid "Order"
|
2452 |
msgstr "Ordre"
|
2453 |
|
2454 |
+
#: includes/admin/form-fields.php:34
|
2455 |
msgctxt "form-fields admin"
|
2456 |
msgid "Label / Association"
|
2457 |
msgstr "Etiquette / Association"
|
2458 |
|
2459 |
+
#: includes/admin/form-fields.php:35
|
2460 |
msgctxt "form-fields admin"
|
2461 |
msgid "Type"
|
2462 |
msgstr "Type"
|
2463 |
|
2464 |
+
#: includes/admin/form-fields.php:36
|
2465 |
msgctxt "form-fields admin"
|
2466 |
msgid "Validator"
|
2467 |
msgstr "Validateur"
|
2468 |
|
2469 |
+
#: includes/admin/form-fields.php:37
|
2470 |
msgctxt "form-fields admin"
|
2471 |
msgid "Field Attributes"
|
2472 |
msgstr "Attributs de champ"
|
2473 |
|
2474 |
+
#: includes/admin/form-fields.php:84
|
2475 |
msgctxt "form-fields admin"
|
2476 |
msgid "Edit"
|
2477 |
msgstr "Editer"
|
2478 |
|
2479 |
+
#: includes/admin/form-fields.php:98
|
2480 |
msgctxt "form-fields admin"
|
2481 |
msgid "Delete"
|
2482 |
msgstr "Effacer"
|
2483 |
|
2484 |
+
#: includes/admin/form-fields.php:135
|
|
|
|
|
|
|
|
|
|
|
|
|
2485 |
msgctxt "form-fields admin"
|
2486 |
msgid "Required"
|
2487 |
msgstr "Requis"
|
2488 |
|
2489 |
+
#: includes/admin/form-fields.php:135
|
2490 |
msgctxt "form-fields admin"
|
2491 |
msgid "Optional"
|
2492 |
msgstr "Optionnel"
|
2493 |
|
2494 |
+
#: includes/admin/form-fields.php:142
|
2495 |
+
#, fuzzy
|
2496 |
+
msgctxt "form-fields admin"
|
2497 |
+
msgid "Private"
|
2498 |
+
msgstr "Activer"
|
2499 |
+
|
2500 |
+
#: includes/admin/form-fields.php:149
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "This field value is shown in the excerpt view of a listing."
|
2503 |
msgstr ""
|
2504 |
"Cette valeur de champ est représentée dans la vue extraite d'une annonce."
|
2505 |
|
2506 |
+
#: includes/admin/form-fields.php:150
|
2507 |
msgctxt "form-fields admin"
|
2508 |
msgid "In Excerpt"
|
2509 |
msgstr "En extrait"
|
2510 |
|
2511 |
+
#: includes/admin/form-fields.php:157
|
2512 |
msgctxt "form-fields admin"
|
2513 |
msgid "This field value is shown in the single view of a listing."
|
2514 |
msgstr "Cette valeur de champ est montré dans l'annonce en lecture."
|
2515 |
|
2516 |
+
#: includes/admin/form-fields.php:158
|
2517 |
msgctxt "form-fields admin"
|
2518 |
msgid "In Listing"
|
2519 |
msgstr "Dans l'annonce"
|
2520 |
|
2521 |
+
#: includes/admin/form-fields.php:292
|
2522 |
msgctxt "form-fields admin"
|
2523 |
msgid "Form Preview"
|
2524 |
msgstr "Aperçu du formulaire"
|
2525 |
|
2526 |
+
#: includes/admin/form-fields.php:293
|
2527 |
msgctxt "form-fields admin"
|
2528 |
msgid "← Return to \"Manage Form Fields\""
|
2529 |
msgstr "← Retourner vers \"Organisation des champs du formulaire\""
|
2530 |
|
2531 |
+
#: includes/admin/form-fields.php:333
|
2532 |
msgctxt "form-fields admin"
|
2533 |
msgid "Form fields updated."
|
2534 |
msgstr "Champs du formulaire mis à jour."
|
2535 |
|
2536 |
+
#: includes/admin/form-fields.php:349
|
2537 |
msgctxt "form-fields admin"
|
2538 |
msgid ""
|
2539 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2548 |
"s'affichent publiquement, vous pouvez <a>activer l'affichage public des e-"
|
2549 |
"mails</a>."
|
2550 |
|
2551 |
+
#: includes/admin/form-fields.php:390
|
2552 |
msgctxt "form-fields admin"
|
2553 |
msgid "Field deleted."
|
2554 |
msgstr "Champ effacé."
|
2555 |
|
2556 |
+
#: includes/admin/form-fields.php:413
|
2557 |
msgctxt "form-fields admin"
|
2558 |
msgid "Required fields created successfully."
|
2559 |
msgstr "Champs requis créés avec succès."
|
2560 |
|
2561 |
+
#: includes/admin/form-fields.php:426
|
2562 |
msgctxt "form-fields admin"
|
2563 |
msgid "Title"
|
2564 |
msgstr "Titre"
|
2565 |
|
2566 |
+
#: includes/admin/form-fields.php:427
|
2567 |
msgctxt "form-fields admin"
|
2568 |
msgid "Category"
|
2569 |
msgstr "Catégorie"
|
2570 |
|
2571 |
+
#: includes/admin/form-fields.php:428
|
2572 |
msgctxt "form-fields admin"
|
2573 |
msgid "Excerpt"
|
2574 |
msgstr "Extrait"
|
2575 |
|
2576 |
+
#: includes/admin/form-fields.php:429
|
2577 |
msgctxt "form-fields admin"
|
2578 |
msgid "Content"
|
2579 |
msgstr "Contenu"
|
2580 |
|
2581 |
+
#: includes/admin/form-fields.php:430
|
2582 |
msgctxt "form-fields admin"
|
2583 |
msgid "Tags"
|
2584 |
msgstr "Étiquettes (tags)"
|
2585 |
|
2586 |
+
#: includes/admin/form-fields.php:431
|
2587 |
msgctxt "form-fields admin"
|
2588 |
msgid "Address"
|
2589 |
msgstr "Adresse"
|
2590 |
|
2591 |
+
#: includes/admin/form-fields.php:432
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid "City"
|
2594 |
msgstr "Ville"
|
2595 |
|
2596 |
+
#: includes/admin/form-fields.php:433
|
2597 |
msgctxt "form-fields admin"
|
2598 |
msgid "State"
|
2599 |
msgstr "Région"
|
2600 |
|
2601 |
+
#: includes/admin/form-fields.php:434
|
2602 |
msgctxt "form-fields admin"
|
2603 |
msgid "Country"
|
2604 |
msgstr "Pays"
|
2605 |
|
2606 |
+
#: includes/admin/form-fields.php:435
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "ZIP Code"
|
2609 |
msgstr "Code Postal"
|
2610 |
|
2611 |
+
#: includes/admin/form-fields.php:436
|
2612 |
msgctxt "form-fields admin"
|
2613 |
msgid "FAX Number"
|
2614 |
msgstr "Numéro de fax"
|
2615 |
|
2616 |
+
#: includes/admin/form-fields.php:437
|
2617 |
msgctxt "form-fields admin"
|
2618 |
msgid "Phone Number"
|
2619 |
msgstr "Numéro de téléphone"
|
2620 |
|
2621 |
+
#: includes/admin/form-fields.php:438
|
2622 |
msgctxt "form-fields admin"
|
2623 |
msgid "Ratings Field"
|
2624 |
msgstr "Champs d'évaluation"
|
2625 |
|
2626 |
+
#: includes/admin/form-fields.php:439
|
2627 |
msgctxt "form-fields admin"
|
2628 |
msgid "Twitter"
|
2629 |
msgstr "Twitter"
|
2630 |
|
2631 |
+
#: includes/admin/form-fields.php:440
|
2632 |
msgctxt "form-fields admin"
|
2633 |
msgid "Website"
|
2634 |
msgstr "Site Internet"
|
2635 |
|
2636 |
+
#: includes/admin/form-fields.php:470
|
2637 |
msgctxt "form-fields admin"
|
2638 |
msgid "Tags updated."
|
2639 |
msgstr "Étiquettes mises à jour."
|
2687 |
msgid "Allow empty selection on search?"
|
2688 |
msgstr "Permettre la sélection vide sur la recherche?"
|
2689 |
|
2690 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2691 |
+
#, fuzzy
|
2692 |
+
msgctxt "form-fields admin"
|
2693 |
+
msgid "Field Display Order"
|
2694 |
+
msgstr "Champ d'options d'affichage"
|
2695 |
+
|
2696 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2697 |
msgctxt "form-fields admin"
|
2698 |
msgid "Allow HTML input for this field?"
|
3895 |
msgid "User registration date"
|
3896 |
msgstr "Date d'expiration de l'annonce"
|
3897 |
|
3898 |
+
#: includes/licensing.php:158
|
3899 |
msgctxt "admin settings"
|
3900 |
msgid "Enter License Key here"
|
3901 |
msgstr "Entrer la clé de licence"
|
4147 |
msgstr "Apparence"
|
4148 |
|
4149 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4150 |
+
#: includes/licensing.php:95
|
4151 |
msgctxt "settings"
|
4152 |
msgid "Premium Modules"
|
4153 |
msgstr "Modules Premium"
|
5097 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5098 |
msgstr "L'élément \"%s\" est déjà utilisé pour une autre taxinomie."
|
5099 |
|
5100 |
+
#: includes/licensing.php:111
|
5101 |
msgctxt "settings"
|
5102 |
msgid "Themes"
|
5103 |
msgstr "Thèmes"
|
5104 |
|
5105 |
+
#: includes/licensing.php:134
|
5106 |
msgctxt "settings"
|
5107 |
msgid ""
|
5108 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
5113 |
"préciser cette information si vous avez besoin de contacter le support "
|
5114 |
"technique à propos de problèmes lors de l'activation de vos licences."
|
5115 |
|
5116 |
+
#: includes/licensing.php:159
|
5117 |
msgctxt "settings"
|
5118 |
msgid "Activate"
|
5119 |
msgstr "Activer"
|
5120 |
|
5121 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
5122 |
msgctxt "settings"
|
5123 |
msgid "Please wait..."
|
5124 |
msgstr "Veuillez attendre..."
|
5125 |
|
5126 |
+
#: includes/licensing.php:160
|
5127 |
msgctxt "settings"
|
5128 |
msgid "Deactivate"
|
5129 |
msgstr "Désactiver"
|
5130 |
|
5131 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
5132 |
msgctxt "settings"
|
5133 |
msgid "Licenses"
|
5134 |
msgstr "Licences"
|
5533 |
msgid "Add New Listing"
|
5534 |
msgstr "Ajouter une nouvelle annonce"
|
5535 |
|
5536 |
+
#: includes/class-listing.php:302
|
5537 |
#, fuzzy
|
5538 |
msgctxt "listing"
|
5539 |
msgid "Listing has no registered payments"
|
5540 |
msgstr "Date d'expiration de l'annonce"
|
5541 |
|
5542 |
+
#: includes/class-listing.php:310
|
5543 |
#, fuzzy
|
5544 |
msgctxt "listing"
|
5545 |
msgid "Can't delete payment"
|
5546 |
msgstr "Supprimer le paiement"
|
5547 |
|
5548 |
+
#: includes/class-listing.php:349
|
5549 |
msgctxt "listing"
|
5550 |
msgid "Listing expired"
|
5551 |
msgstr "Une annonce expire"
|
5552 |
|
5553 |
+
#: includes/class-listing.php:508
|
5554 |
msgctxt "listing"
|
5555 |
msgid "(Unavailable Plan)"
|
5556 |
msgstr "(Plan indisponible disponible)"
|
5557 |
|
5558 |
+
#: includes/class-listing.php:665
|
5559 |
#, fuzzy
|
5560 |
msgctxt "listing"
|
5561 |
msgid "Plan \"%s\" (recurring)"
|
5562 |
msgstr "(récurrent)"
|
5563 |
|
5564 |
+
#: includes/class-listing.php:667
|
5565 |
msgctxt "listing"
|
5566 |
msgid "Plan \"%s\""
|
5567 |
msgstr "Statut \"%s\""
|
5616 |
msgstr "Annonce gratuite"
|
5617 |
|
5618 |
#. translators: [%s] is the name of the blog.
|
5619 |
+
#: includes/class-listing-email-notification.php:234
|
5620 |
msgctxt "notify email"
|
5621 |
msgid "[%s] New listing notification"
|
5622 |
msgstr "[%s] Nouvelle notification d'annonce"
|
5623 |
|
5624 |
#. translators: [%s] is the name of the blog.
|
5625 |
+
#: includes/class-listing-email-notification.php:285
|
5626 |
msgctxt "notify email"
|
5627 |
msgid "[%s] Listing edit notification"
|
5628 |
msgstr "[%s] Notification d'édition d'annonce"
|
5629 |
|
5630 |
#. translators: %s is the name of the blog.
|
5631 |
+
#: includes/class-listing-email-notification.php:357
|
5632 |
#, fuzzy
|
5633 |
msgctxt "notify email"
|
5634 |
msgid "[%s] Reported listing notification"
|
6107 |
msgid "Settings"
|
6108 |
msgstr "Paramètres"
|
6109 |
|
6110 |
+
#: includes/class-wpbdp.php:335
|
6111 |
msgctxt "listing image upload"
|
6112 |
msgid "Can not upload any more images for this listing."
|
6113 |
msgstr "Impossible de télécharger d'images pour cette annonce."
|
6114 |
|
6115 |
+
#: includes/class-wpbdp.php:339
|
6116 |
msgctxt "listing image upload"
|
6117 |
msgid ""
|
6118 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
6199 |
msgid "Select List"
|
6200 |
msgstr "Sélectionnez une annonce"
|
6201 |
|
6202 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
6203 |
+
#, fuzzy
|
6204 |
+
msgctxt "form-fields api"
|
6205 |
+
msgid "Social Site (Other)"
|
6206 |
+
msgstr "Réseaux sociaux (Page Twitter)"
|
6207 |
+
|
6208 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
6209 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
6210 |
+
msgctxt "form-fields api"
|
6211 |
+
msgid "URL:"
|
6212 |
+
msgstr "URL:"
|
6213 |
+
|
6214 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
6215 |
+
#, fuzzy
|
6216 |
+
msgctxt "form-fields api"
|
6217 |
+
msgid "Text:"
|
6218 |
+
msgstr "Zone de texte"
|
6219 |
+
|
6220 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
6221 |
+
msgctxt "form-fields api"
|
6222 |
+
msgid "Text to be displayed along with icon"
|
6223 |
+
msgstr ""
|
6224 |
+
|
6225 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
6226 |
+
#, fuzzy
|
6227 |
+
msgctxt "form-fields api"
|
6228 |
+
msgid "Type:"
|
6229 |
+
msgstr "Type"
|
6230 |
+
|
6231 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6232 |
msgctxt "form-fields api"
|
6233 |
msgid "Textarea"
|
6253 |
msgid "URL Field"
|
6254 |
msgstr "Champ URL"
|
6255 |
|
|
|
|
|
|
|
|
|
|
|
6256 |
#: includes/fields/class-fieldtypes-url.php:144
|
6257 |
msgctxt "form-fields api"
|
6258 |
msgid "Link Text (optional):"
|
6259 |
msgstr "Lien texte (facultatif):"
|
6260 |
|
6261 |
+
#: includes/fields/class-form-field.php:694
|
6262 |
msgctxt "form-fields api"
|
6263 |
msgid ""
|
6264 |
"This form field can't be deleted because it is required for the plugin to "
|
6325 |
msgstr "Le pays est requis"
|
6326 |
|
6327 |
#: includes/fields/class-fieldtypes-image.php:100
|
6328 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
6329 |
msgctxt "form-fields-api"
|
6330 |
msgid "Remove"
|
6331 |
msgstr "Supprimer"
|
6335 |
msgid "Invalid form field type"
|
6336 |
msgstr "Type de champ de formulaire invalide"
|
6337 |
|
6338 |
+
#: includes/fields/class-form-field.php:581
|
6339 |
msgctxt "form-fields-api"
|
6340 |
msgid "Field label is required."
|
6341 |
msgstr "Ce champ est requis."
|
6342 |
|
6343 |
+
#: includes/fields/class-form-field.php:592
|
6344 |
msgctxt "form-fields-api"
|
6345 |
msgid ""
|
6346 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
6348 |
"delete this current field and create a NEW field of type %1$s instead."
|
6349 |
msgstr ""
|
6350 |
|
6351 |
+
#: includes/fields/class-form-field.php:595
|
6352 |
msgctxt "form-fields-api"
|
6353 |
msgid ""
|
6354 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6355 |
"existing listings will be deleted as well."
|
6356 |
msgstr ""
|
6357 |
|
6358 |
+
#: includes/fields/class-form-field.php:629
|
6359 |
msgctxt "form-fields-api"
|
6360 |
msgid ""
|
6361 |
"There can only be one field with association \"%s\". Please select another "
|
6364 |
"Il ne peut y avoir qu'un champ avec l'association \"% s \". Veuillez "
|
6365 |
"sélectionner une autre association."
|
6366 |
|
6367 |
+
#: includes/fields/class-form-field.php:639
|
6368 |
msgctxt "form-fields-api"
|
6369 |
msgid "\"%s\" is an invalid field type for this association."
|
6370 |
msgstr "\" est un type de champ invalide pour cette association."
|
6371 |
|
6372 |
+
#: includes/fields/class-form-field.php:684
|
6373 |
msgctxt "form-fields-api"
|
6374 |
msgid "Invalid field ID"
|
6375 |
msgstr "ID de champ invalide"
|
6376 |
|
6377 |
+
#: includes/fields/class-form-field.php:707
|
6378 |
msgctxt "form-fields-api"
|
6379 |
msgid "An error occurred while trying to delete this field."
|
6380 |
msgstr "Une erreur est survenue en essayant de supprimer ce champ."
|
6381 |
|
6382 |
+
#: includes/form-fields.php:570
|
6383 |
msgctxt "form-fields-api"
|
6384 |
msgid "Email Validator"
|
6385 |
msgstr "Validateur de l'email"
|
6386 |
|
6387 |
+
#: includes/form-fields.php:571
|
6388 |
msgctxt "form-fields-api"
|
6389 |
msgid "URL Validator"
|
6390 |
msgstr "Validateur de l'url"
|
6391 |
|
6392 |
+
#: includes/form-fields.php:572
|
6393 |
msgctxt "form-fields-api"
|
6394 |
msgid "Whole Number Validator"
|
6395 |
msgstr "Validateur de nombre entier"
|
6396 |
|
6397 |
+
#: includes/form-fields.php:573
|
6398 |
msgctxt "form-fields-api"
|
6399 |
msgid "Decimal Number Validator"
|
6400 |
msgstr "Validateur de nombre décimal"
|
6401 |
|
6402 |
+
#: includes/form-fields.php:574
|
6403 |
msgctxt "form-fields-api"
|
6404 |
msgid "Date Validator"
|
6405 |
msgstr "Validateur de date"
|
6406 |
|
6407 |
+
#: includes/form-fields.php:575
|
6408 |
#, fuzzy
|
6409 |
msgctxt "form-fields-api"
|
6410 |
msgid "Word Count Validator"
|
6466 |
"paramètre, SAUF si vous publiez les annonces vous-même et avez le contrôle "
|
6467 |
"exclusif du contenu. Êtes-vous sûr de vouloir l'activer?"
|
6468 |
|
6469 |
+
#: includes/form-fields.php:582
|
6470 |
msgctxt "form-fields-api validation"
|
6471 |
msgid "Field"
|
6472 |
msgstr "Champ"
|
6473 |
|
6474 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6475 |
msgctxt "form-fields-api validation"
|
6476 |
msgid "%s is required."
|
6477 |
msgstr "%s est requis."
|
6478 |
|
6479 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6480 |
msgctxt "form-fields-api validation"
|
6481 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6482 |
msgstr "%s est mal formaté. format URL valide requis. Inclure http: //"
|
6483 |
|
6484 |
+
#: includes/form-fields.php:642
|
6485 |
msgctxt "form-fields-api validation"
|
6486 |
msgid "%s is badly formatted. Valid Email format required."
|
6487 |
msgstr "%s est mal formaté. Un format valide d'email est requis."
|
6488 |
|
6489 |
+
#: includes/form-fields.php:649
|
6490 |
msgctxt "form-fields-api validation"
|
6491 |
msgid "%s must be a number. Decimal values are not allowed."
|
6492 |
msgstr "%s doit être un nombre. Les valeurs décimales ne sont pas autorisées."
|
6493 |
|
6494 |
+
#: includes/form-fields.php:656
|
6495 |
msgctxt "form-fields-api validation"
|
6496 |
msgid "%s must be a number."
|
6497 |
msgstr "%s doit être un nombre."
|
6498 |
|
6499 |
+
#: includes/form-fields.php:675
|
6500 |
#, fuzzy
|
6501 |
msgctxt "form-fields-api validation"
|
6502 |
msgid "%1$s must be in the format %2$s."
|
6503 |
msgstr "%s doit être au format %s."
|
6504 |
|
6505 |
+
#: includes/form-fields.php:713
|
6506 |
msgctxt "form-fields-api validation"
|
6507 |
msgid "%s must be a valid date."
|
6508 |
msgstr "%s doit être une date valide."
|
6509 |
|
6510 |
+
#: includes/form-fields.php:736
|
6511 |
msgctxt "form-fields-api validation"
|
6512 |
msgid "%s must have less than %d words."
|
6513 |
msgstr ""
|
6514 |
|
6515 |
+
#: includes/form-fields.php:755
|
6516 |
#, fuzzy
|
6517 |
msgctxt "form-fields-api validation"
|
6518 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6519 |
msgstr "%s est invalide. La valeur doit être l'un des %s."
|
6520 |
|
6521 |
+
#: includes/form-fields.php:720
|
6522 |
#, fuzzy
|
6523 |
msgctxt "image field"
|
6524 |
msgid "Caption for %s is required."
|
6725 |
msgid "General"
|
6726 |
msgstr "Général"
|
6727 |
|
6728 |
+
#: includes/licensing.php:276
|
6729 |
msgctxt "licensing"
|
6730 |
msgid "Invalid item ID"
|
6731 |
msgstr "ID d'élément non valide"
|
6732 |
|
6733 |
+
#: includes/licensing.php:281
|
6734 |
msgctxt "licensing"
|
6735 |
msgid "No license key provided"
|
6736 |
msgstr "Aucune clé de licence fournie"
|
6737 |
|
6738 |
+
#: includes/licensing.php:304
|
6739 |
#, fuzzy
|
6740 |
msgctxt "licensing"
|
6741 |
msgid "The license key was revoked."
|
6742 |
msgstr "Aucune clé de licence fournie"
|
6743 |
|
6744 |
+
#: includes/licensing.php:306
|
6745 |
#, fuzzy
|
6746 |
msgctxt "licensing"
|
6747 |
msgid ""
|
6754 |
"technique</support-link> et demandez-leur d'ajouter votre adresse IP <ip-"
|
6755 |
"address> à la liste blanche."
|
6756 |
|
6757 |
+
#: includes/licensing.php:308
|
6758 |
msgctxt "licensing"
|
6759 |
msgid ""
|
6760 |
"Please include the email address you used to purchase <module-name> with "
|
6761 |
"your report."
|
6762 |
msgstr ""
|
6763 |
|
6764 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6765 |
msgctxt "licensing"
|
6766 |
msgid "License key is invalid"
|
6767 |
msgstr "La clé de licence est invalide"
|
6768 |
|
6769 |
+
#: includes/licensing.php:336
|
6770 |
msgctxt "licensing"
|
6771 |
msgid "Invalid module ID"
|
6772 |
msgstr "Identifiant de module invalide"
|
6773 |
|
6774 |
+
#: includes/licensing.php:363
|
6775 |
msgctxt "licensing"
|
6776 |
msgid "Deactivation failed"
|
6777 |
msgstr "La désactivation a échoué"
|
6778 |
|
6779 |
+
#: includes/licensing.php:382
|
6780 |
msgctxt "licensing"
|
6781 |
msgid ""
|
6782 |
"It was not possible to establish a connection with Business Directory's "
|
6785 |
"Il n'a pas été possible d'établir une connexion avec le serveur de Business "
|
6786 |
"Directory. La connexion a échoué avec l'erreur suivante:"
|
6787 |
|
6788 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6789 |
msgctxt "licensing"
|
6790 |
msgid ""
|
6791 |
"It looks like your server is not authorized to make requests to Business "
|
6798 |
"technique</support-link> et demandez-leur d'ajouter votre adresse IP <ip-"
|
6799 |
"address> à la liste blanche."
|
6800 |
|
6801 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6802 |
msgctxt "licensing"
|
6803 |
msgid "Include this error message with your report."
|
6804 |
msgstr "Incluez ce message d'erreur avec votre rapport."
|
6805 |
|
6806 |
+
#: includes/licensing.php:398
|
6807 |
msgctxt "licensing"
|
6808 |
msgid ""
|
6809 |
"It was not possible to establish a connection with Business Directory's "
|
6813 |
"Directory. Un problème est survenu lors de l'établissement de liaison SSL / "
|
6814 |
"TLS:"
|
6815 |
|
6816 |
+
#: includes/licensing.php:403
|
6817 |
msgctxt "licensing"
|
6818 |
msgid ""
|
6819 |
"To ensure the security of our systems and adhere to industry best practices, "
|
6826 |
"version d'OpenSSL qui supporte TLSv1.2 (la version minimale avec le support "
|
6827 |
"est OpenSSL 1.0.1c)."
|
6828 |
|
6829 |
+
#: includes/licensing.php:405
|
6830 |
msgctxt "licensing"
|
6831 |
msgid ""
|
6832 |
"Upgrading your system will not only allow you to communicate with Business "
|
6838 |
"votre site Web à pouvoir interagir avec les services en utilisant les "
|
6839 |
"dernières normes de sécurité."
|
6840 |
|
6841 |
+
#: includes/licensing.php:407
|
6842 |
msgctxt "licensing"
|
6843 |
msgid ""
|
6844 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6847 |
"Veuillez contacter votre fournisseur d'hébergement et demandez-lui de mettre "
|
6848 |
"à jour votre hébergement. Incluez ce message si nécessaire."
|
6849 |
|
6850 |
+
#: includes/licensing.php:414
|
6851 |
msgctxt "licensing"
|
6852 |
msgid "Could not contact licensing server"
|
6853 |
msgstr "Impossible de contacter le serveur de licences"
|
6854 |
|
6855 |
+
#: includes/licensing.php:430
|
6856 |
msgctxt "licensing"
|
6857 |
msgid "The server returned a 403 Forbidden error."
|
6858 |
msgstr "Le serveur a renvoyé une erreur 403 Forbidden."
|
6859 |
|
6860 |
+
#: includes/licensing.php:498
|
6861 |
msgctxt "licensing"
|
6862 |
msgid "Business Directory - Please verify your license keys"
|
6863 |
msgstr ""
|
6864 |
"Répertoire des entreprises - S'il vous plaît vérifier vos clés de licence"
|
6865 |
|
6866 |
+
#: includes/licensing.php:508
|
6867 |
msgctxt "licensing"
|
6868 |
msgid ""
|
6869 |
"The following premium modules will not work until a valid license key is "
|
6872 |
"Les modules Premium suivants ne fonctionnera pas jusqu'à ce qu'une clé de "
|
6873 |
"licence valide est fournie:% s."
|
6874 |
|
6875 |
+
#: includes/licensing.php:519
|
6876 |
msgctxt "licensing"
|
6877 |
msgid ""
|
6878 |
"You need to activate the license keys for the following themes before they "
|
6881 |
"Vous devez activer les clés de licence pour les thèmes suivants avant de "
|
6882 |
"pouvoir les utiliser : %s."
|
6883 |
|
6884 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
6885 |
msgctxt "licensing"
|
6886 |
msgid "Review my license keys"
|
6887 |
msgstr "Renouveller la clé de licence"
|
6888 |
|
6889 |
+
#: includes/licensing.php:554
|
6890 |
#, fuzzy
|
6891 |
msgctxt "licensing"
|
6892 |
msgid "Business Directory - License key expired"
|
6893 |
msgstr "Business Directory - Clé de licence expirée"
|
6894 |
|
6895 |
+
#: includes/licensing.php:564
|
6896 |
#, fuzzy
|
6897 |
msgctxt "licensing"
|
6898 |
msgid ""
|
6904 |
"Le module va continuer à travailler mais vous ne recevrez plus de mises à "
|
6905 |
"jour jusqu'à ce que la licence soit renouvelée."
|
6906 |
|
6907 |
+
#: includes/licensing.php:575
|
6908 |
#, fuzzy
|
6909 |
msgctxt "licensing"
|
6910 |
msgid ""
|
6916 |
"Le module va continuer à travailler mais vous ne recevrez plus de mises à "
|
6917 |
"jour jusqu'à ce que la licence soit renouvelée."
|
6918 |
|
6919 |
+
#: includes/licensing.php:669
|
6920 |
msgctxt "licensing"
|
6921 |
msgid "Please enter a license key."
|
6922 |
msgstr "S'il vous plaît entrer une clé de licence."
|
6923 |
|
6924 |
+
#: includes/licensing.php:678
|
6925 |
msgctxt "licensing"
|
6926 |
msgid "Could not activate license: %s."
|
6927 |
msgstr "Impossible d'activer la licence: %s."
|
6928 |
|
6929 |
+
#: includes/licensing.php:680
|
6930 |
msgctxt "licensing"
|
6931 |
msgid "License activated"
|
6932 |
msgstr "Licence activée"
|
6933 |
|
6934 |
+
#: includes/licensing.php:700
|
6935 |
msgctxt "licensing"
|
6936 |
msgid "Could not deactivate license: %s."
|
6937 |
msgstr "Impossible de désactiver la licence: %s."
|
6938 |
|
6939 |
+
#: includes/licensing.php:702
|
6940 |
msgctxt "licensing"
|
6941 |
msgid "License deactivated"
|
6942 |
msgstr "Licence désactivée"
|
6943 |
|
6944 |
#. translators: "<module-name>" version <version-number> is not...
|
6945 |
+
#: includes/licensing.php:893
|
6946 |
msgctxt "deprecation"
|
6947 |
msgid ""
|
6948 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
languages/WPBDM-nl_NL.mo
CHANGED
Binary file
|
languages/WPBDM-nl_NL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin 4.1.12.1\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2018-11
|
7 |
"PO-Revision-Date: 2017-07-04 12:37+0000\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
@@ -178,13 +178,13 @@ msgid ""
|
|
178 |
"payment processor directly."
|
179 |
msgstr ""
|
180 |
|
181 |
-
#: includes/class-wpbdp.php:
|
182 |
msgid ""
|
183 |
"The directory features are disabled at this time because a <a>manual "
|
184 |
"upgrade</a> is pending."
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: includes/class-wpbdp.php:
|
188 |
msgid ""
|
189 |
"The directory is not available at this time. Please try again in a few "
|
190 |
"minutes or contact the administrator if the problem persists."
|
@@ -194,47 +194,47 @@ msgstr ""
|
|
194 |
msgid "%s (ex. %s)"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/form-fields.php:
|
198 |
msgid "Business Name"
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: includes/form-fields.php:
|
202 |
msgid "Business Genre"
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: includes/form-fields.php:
|
206 |
msgid "Short Business Description"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: includes/form-fields.php:
|
210 |
msgid "Long Business Description"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: includes/form-fields.php:
|
214 |
msgid "Business Website Address"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: includes/form-fields.php:
|
218 |
msgid "Business Phone Number"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: includes/form-fields.php:
|
222 |
msgid "Business Fax"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: includes/form-fields.php:
|
226 |
msgid "Business Contact Email"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/form-fields.php:
|
230 |
msgid "Business Tags"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: includes/form-fields.php:
|
234 |
msgid "Business Address"
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: includes/form-fields.php:
|
238 |
msgid "ZIP Code"
|
239 |
msgstr ""
|
240 |
|
@@ -250,7 +250,7 @@ msgstr ""
|
|
250 |
msgid "Transaction Key"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: includes/licensing.php:
|
254 |
msgid "Licenses"
|
255 |
msgstr ""
|
256 |
|
@@ -867,7 +867,7 @@ msgctxt "admin listings"
|
|
867 |
msgid "Reported"
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: includes/admin/class-admin-listings.php:
|
871 |
msgctxt "admin listings"
|
872 |
msgid "Listing's payment history successfully deleted"
|
873 |
msgstr ""
|
@@ -1027,33 +1027,33 @@ msgctxt "admin"
|
|
1027 |
msgid "Images"
|
1028 |
msgstr "Beelden"
|
1029 |
|
1030 |
-
#: includes/admin/form-fields.php:
|
1031 |
msgctxt "admin"
|
1032 |
msgid ""
|
1033 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1034 |
"associations in order to work correctly: <b>%s</b>."
|
1035 |
msgstr ""
|
1036 |
|
1037 |
-
#: includes/admin/form-fields.php:
|
1038 |
msgctxt "admin"
|
1039 |
msgid ""
|
1040 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1041 |
"association in order to work correctly."
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: includes/admin/form-fields.php:
|
1045 |
msgctxt "admin"
|
1046 |
msgid ""
|
1047 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1048 |
"or let Business Directory do this for you automatically."
|
1049 |
msgstr ""
|
1050 |
|
1051 |
-
#: includes/admin/form-fields.php:
|
1052 |
msgctxt "admin"
|
1053 |
msgid "Go to \"Manage Form Fields\""
|
1054 |
msgstr "Ga naar \"instellen formulier velden\""
|
1055 |
|
1056 |
-
#: includes/admin/form-fields.php:
|
1057 |
msgctxt "admin"
|
1058 |
msgid "Create these required fields for me"
|
1059 |
msgstr "Creëer deze vereiste velden voor me"
|
@@ -1078,53 +1078,53 @@ msgctxt "listing status"
|
|
1078 |
msgid "Reported"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
-
#: includes/class-listing.php:
|
1082 |
msgctxt "listing status"
|
1083 |
msgid "Unknown"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: includes/class-listing.php:
|
1087 |
msgctxt "listing status"
|
1088 |
msgid "Legacy"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
-
#: includes/class-listing.php:
|
1092 |
#, fuzzy
|
1093 |
msgctxt "listing status"
|
1094 |
msgid "Incomplete"
|
1095 |
msgstr "Afgerond"
|
1096 |
|
1097 |
-
#: includes/class-listing.php:
|
1098 |
#, fuzzy
|
1099 |
msgctxt "listing status"
|
1100 |
msgid "Pending Payment"
|
1101 |
msgstr "Wachtend op upgrade"
|
1102 |
|
1103 |
-
#: includes/class-listing.php:
|
1104 |
#, fuzzy
|
1105 |
msgctxt "listing status"
|
1106 |
msgid "Complete"
|
1107 |
msgstr "Afgerond"
|
1108 |
|
1109 |
-
#: includes/class-listing.php:
|
1110 |
#, fuzzy
|
1111 |
msgctxt "listing status"
|
1112 |
msgid "Pending Upgrade"
|
1113 |
msgstr "Wachtend op upgrade"
|
1114 |
|
1115 |
-
#: includes/class-listing.php:
|
1116 |
#, fuzzy
|
1117 |
msgctxt "listing status"
|
1118 |
msgid "Expired"
|
1119 |
msgstr "Verlopen"
|
1120 |
|
1121 |
-
#: includes/class-listing.php:
|
1122 |
#, fuzzy
|
1123 |
msgctxt "listing status"
|
1124 |
msgid "Pending Renewal"
|
1125 |
msgstr "Registratie vernieuwing"
|
1126 |
|
1127 |
-
#: includes/class-listing.php:
|
1128 |
msgctxt "listing status"
|
1129 |
msgid "Abandoned"
|
1130 |
msgstr ""
|
@@ -1151,36 +1151,36 @@ msgctxt "admin actions"
|
|
1151 |
msgid "View Payment"
|
1152 |
msgstr "Betaling"
|
1153 |
|
1154 |
-
#: includes/admin/class-admin-listings.php:
|
1155 |
#, fuzzy
|
1156 |
msgctxt "admin actions"
|
1157 |
msgid "Publish listings"
|
1158 |
msgstr "Registratie publiceren"
|
1159 |
|
1160 |
-
#: includes/admin/class-admin-listings.php:
|
1161 |
#, fuzzy
|
1162 |
msgctxt "admin actions"
|
1163 |
msgid "Mark as \"Pending Review\""
|
1164 |
msgstr "In Afwachting"
|
1165 |
|
1166 |
-
#: includes/admin/class-admin-listings.php:
|
1167 |
msgctxt "admin actions"
|
1168 |
msgid "Hide from directory (mark as \"Draft\")"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
-
#: includes/admin/class-admin-listings.php:
|
1172 |
#, fuzzy
|
1173 |
msgctxt "admin actions"
|
1174 |
msgid "Renew listings"
|
1175 |
msgstr "Vernieuw registratie"
|
1176 |
|
1177 |
-
#: includes/admin/class-admin-listings.php:
|
1178 |
#, fuzzy
|
1179 |
msgctxt "admin actions"
|
1180 |
msgid "Set listings as \"Expired\""
|
1181 |
msgstr "Een registratie verloopt."
|
1182 |
|
1183 |
-
#: includes/admin/class-admin-listings.php:
|
1184 |
msgctxt "admin actions"
|
1185 |
msgid "Send access keys"
|
1186 |
msgstr ""
|
@@ -2317,103 +2317,103 @@ msgid ""
|
|
2317 |
"plans for this mode click <a>Active</a>."
|
2318 |
msgstr ""
|
2319 |
|
2320 |
-
#: includes/admin/form-fields.php:
|
2321 |
msgctxt "form-fields admin"
|
2322 |
msgid "form field"
|
2323 |
msgstr "Formulier velden"
|
2324 |
|
2325 |
-
#: includes/admin/form-fields.php:
|
2326 |
msgctxt "form-fields admin"
|
2327 |
msgid "form fields"
|
2328 |
msgstr "Formulier velden"
|
2329 |
|
2330 |
-
#: includes/admin/form-fields.php:
|
2331 |
msgctxt "form-fields admin"
|
2332 |
msgid "Order"
|
2333 |
msgstr "Order"
|
2334 |
|
2335 |
-
#: includes/admin/form-fields.php:
|
2336 |
msgctxt "form-fields admin"
|
2337 |
msgid "Label / Association"
|
2338 |
msgstr "Label"
|
2339 |
|
2340 |
-
#: includes/admin/form-fields.php:
|
2341 |
msgctxt "form-fields admin"
|
2342 |
msgid "Type"
|
2343 |
msgstr "Type"
|
2344 |
|
2345 |
-
#: includes/admin/form-fields.php:
|
2346 |
msgctxt "form-fields admin"
|
2347 |
msgid "Validator"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
-
#: includes/admin/form-fields.php:
|
2351 |
msgctxt "form-fields admin"
|
2352 |
msgid "Field Attributes"
|
2353 |
msgstr "Veld attributen"
|
2354 |
|
2355 |
-
#: includes/admin/form-fields.php:
|
2356 |
msgctxt "form-fields admin"
|
2357 |
msgid "Edit"
|
2358 |
msgstr "Bewerk "
|
2359 |
|
2360 |
-
#: includes/admin/form-fields.php:
|
2361 |
msgctxt "form-fields admin"
|
2362 |
msgid "Delete"
|
2363 |
msgstr "Verwijder "
|
2364 |
|
2365 |
-
#: includes/admin/form-fields.php:
|
2366 |
-
#, fuzzy
|
2367 |
-
msgctxt "form-fields admin"
|
2368 |
-
msgid "Private"
|
2369 |
-
msgstr "Actief"
|
2370 |
-
|
2371 |
-
#: includes/admin/form-fields.php:81
|
2372 |
msgctxt "form-fields admin"
|
2373 |
msgid "Required"
|
2374 |
msgstr "Vereist "
|
2375 |
|
2376 |
-
#: includes/admin/form-fields.php:
|
2377 |
msgctxt "form-fields admin"
|
2378 |
msgid "Optional"
|
2379 |
msgstr "Optioneel"
|
2380 |
|
2381 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2382 |
msgctxt "form-fields admin"
|
2383 |
msgid "This field value is shown in the excerpt view of a listing."
|
2384 |
msgstr "Dit veld wordt getoond in de korte versie van de vermelding "
|
2385 |
|
2386 |
-
#: includes/admin/form-fields.php:
|
2387 |
msgctxt "form-fields admin"
|
2388 |
msgid "In Excerpt"
|
2389 |
msgstr "Verkorte versie"
|
2390 |
|
2391 |
-
#: includes/admin/form-fields.php:
|
2392 |
msgctxt "form-fields admin"
|
2393 |
msgid "This field value is shown in the single view of a listing."
|
2394 |
msgstr "Dit veld wordt getoond in de 'stand-alone; versie van de vermelding"
|
2395 |
|
2396 |
-
#: includes/admin/form-fields.php:
|
2397 |
msgctxt "form-fields admin"
|
2398 |
msgid "In Listing"
|
2399 |
msgstr "In vermelding"
|
2400 |
|
2401 |
-
#: includes/admin/form-fields.php:
|
2402 |
msgctxt "form-fields admin"
|
2403 |
msgid "Form Preview"
|
2404 |
msgstr "Formulier voorvertoning"
|
2405 |
|
2406 |
-
#: includes/admin/form-fields.php:
|
2407 |
msgctxt "form-fields admin"
|
2408 |
msgid "← Return to \"Manage Form Fields\""
|
2409 |
msgstr "← terug naar \"Bewerk formulier velden\""
|
2410 |
|
2411 |
-
#: includes/admin/form-fields.php:
|
2412 |
msgctxt "form-fields admin"
|
2413 |
msgid "Form fields updated."
|
2414 |
msgstr "Formulier velden ge-update"
|
2415 |
|
2416 |
-
#: includes/admin/form-fields.php:
|
2417 |
msgctxt "form-fields admin"
|
2418 |
msgid ""
|
2419 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2422,92 +2422,92 @@ msgid ""
|
|
2422 |
"show on the frontend, you can <a>enable public display of e-mails</a>."
|
2423 |
msgstr ""
|
2424 |
|
2425 |
-
#: includes/admin/form-fields.php:
|
2426 |
msgctxt "form-fields admin"
|
2427 |
msgid "Field deleted."
|
2428 |
msgstr "Veld verwijderd"
|
2429 |
|
2430 |
-
#: includes/admin/form-fields.php:
|
2431 |
msgctxt "form-fields admin"
|
2432 |
msgid "Required fields created successfully."
|
2433 |
msgstr ""
|
2434 |
|
2435 |
-
#: includes/admin/form-fields.php:
|
2436 |
msgctxt "form-fields admin"
|
2437 |
msgid "Title"
|
2438 |
msgstr "Titel"
|
2439 |
|
2440 |
-
#: includes/admin/form-fields.php:
|
2441 |
msgctxt "form-fields admin"
|
2442 |
msgid "Category"
|
2443 |
msgstr "Categorie"
|
2444 |
|
2445 |
-
#: includes/admin/form-fields.php:
|
2446 |
msgctxt "form-fields admin"
|
2447 |
msgid "Excerpt"
|
2448 |
msgstr "Uittreksel"
|
2449 |
|
2450 |
-
#: includes/admin/form-fields.php:
|
2451 |
msgctxt "form-fields admin"
|
2452 |
msgid "Content"
|
2453 |
msgstr "Inhoud"
|
2454 |
|
2455 |
-
#: includes/admin/form-fields.php:
|
2456 |
msgctxt "form-fields admin"
|
2457 |
msgid "Tags"
|
2458 |
msgstr ""
|
2459 |
|
2460 |
-
#: includes/admin/form-fields.php:
|
2461 |
msgctxt "form-fields admin"
|
2462 |
msgid "Address"
|
2463 |
msgstr "Adres"
|
2464 |
|
2465 |
-
#: includes/admin/form-fields.php:
|
2466 |
msgctxt "form-fields admin"
|
2467 |
msgid "City"
|
2468 |
msgstr "Stad"
|
2469 |
|
2470 |
-
#: includes/admin/form-fields.php:
|
2471 |
msgctxt "form-fields admin"
|
2472 |
msgid "State"
|
2473 |
msgstr "Provincie"
|
2474 |
|
2475 |
-
#: includes/admin/form-fields.php:
|
2476 |
msgctxt "form-fields admin"
|
2477 |
msgid "Country"
|
2478 |
msgstr "Land"
|
2479 |
|
2480 |
-
#: includes/admin/form-fields.php:
|
2481 |
msgctxt "form-fields admin"
|
2482 |
msgid "ZIP Code"
|
2483 |
msgstr "Postcode"
|
2484 |
|
2485 |
-
#: includes/admin/form-fields.php:
|
2486 |
msgctxt "form-fields admin"
|
2487 |
msgid "FAX Number"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
-
#: includes/admin/form-fields.php:
|
2491 |
msgctxt "form-fields admin"
|
2492 |
msgid "Phone Number"
|
2493 |
msgstr "Tel nr"
|
2494 |
|
2495 |
-
#: includes/admin/form-fields.php:
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "Ratings Field"
|
2498 |
msgstr "Waardering veld"
|
2499 |
|
2500 |
-
#: includes/admin/form-fields.php:
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Twitter"
|
2503 |
msgstr ""
|
2504 |
|
2505 |
-
#: includes/admin/form-fields.php:
|
2506 |
msgctxt "form-fields admin"
|
2507 |
msgid "Website"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
-
#: includes/admin/form-fields.php:
|
2511 |
msgctxt "form-fields admin"
|
2512 |
msgid "Tags updated."
|
2513 |
msgstr ""
|
@@ -2559,6 +2559,11 @@ msgctxt "form-fields admin"
|
|
2559 |
msgid "Allow empty selection on search?"
|
2560 |
msgstr ""
|
2561 |
|
|
|
|
|
|
|
|
|
|
|
2562 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2563 |
msgctxt "form-fields admin"
|
2564 |
msgid "Allow HTML input for this field?"
|
@@ -3746,7 +3751,7 @@ msgctxt "admin settings"
|
|
3746 |
msgid "User registration date"
|
3747 |
msgstr "Gebruikers registratie datum"
|
3748 |
|
3749 |
-
#: includes/licensing.php:
|
3750 |
msgctxt "admin settings"
|
3751 |
msgid "Enter License Key here"
|
3752 |
msgstr ""
|
@@ -4010,7 +4015,7 @@ msgid "Appearance"
|
|
4010 |
msgstr ""
|
4011 |
|
4012 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4013 |
-
#: includes/licensing.php:
|
4014 |
msgctxt "settings"
|
4015 |
msgid "Premium Modules"
|
4016 |
msgstr ""
|
@@ -5027,13 +5032,13 @@ msgctxt "settings"
|
|
5027 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5028 |
msgstr ""
|
5029 |
|
5030 |
-
#: includes/licensing.php:
|
5031 |
#, fuzzy
|
5032 |
msgctxt "settings"
|
5033 |
msgid "Themes"
|
5034 |
msgstr "Thema's"
|
5035 |
|
5036 |
-
#: includes/licensing.php:
|
5037 |
msgctxt "settings"
|
5038 |
msgid ""
|
5039 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -5041,24 +5046,24 @@ msgid ""
|
|
5041 |
"activate your licenses."
|
5042 |
msgstr ""
|
5043 |
|
5044 |
-
#: includes/licensing.php:
|
5045 |
#, fuzzy
|
5046 |
msgctxt "settings"
|
5047 |
msgid "Activate"
|
5048 |
msgstr "Actief"
|
5049 |
|
5050 |
-
#: includes/licensing.php:
|
5051 |
msgctxt "settings"
|
5052 |
msgid "Please wait..."
|
5053 |
msgstr ""
|
5054 |
|
5055 |
-
#: includes/licensing.php:
|
5056 |
#, fuzzy
|
5057 |
msgctxt "settings"
|
5058 |
msgid "Deactivate"
|
5059 |
msgstr "Actief"
|
5060 |
|
5061 |
-
#: includes/licensing.php:
|
5062 |
msgctxt "settings"
|
5063 |
msgid "Licenses"
|
5064 |
msgstr ""
|
@@ -5442,35 +5447,35 @@ msgctxt "listing"
|
|
5442 |
msgid "Add New Listing"
|
5443 |
msgstr "Nieuwe registratie toevoegen"
|
5444 |
|
5445 |
-
#: includes/class-listing.php:
|
5446 |
#, fuzzy
|
5447 |
msgctxt "listing"
|
5448 |
msgid "Listing has no registered payments"
|
5449 |
msgstr "Registraties per pagina"
|
5450 |
|
5451 |
-
#: includes/class-listing.php:
|
5452 |
#, fuzzy
|
5453 |
msgctxt "listing"
|
5454 |
msgid "Can't delete payment"
|
5455 |
msgstr "Verwijder beeld"
|
5456 |
|
5457 |
-
#: includes/class-listing.php:
|
5458 |
#, fuzzy
|
5459 |
msgctxt "listing"
|
5460 |
msgid "Listing expired"
|
5461 |
msgstr "Een registratie verloopt."
|
5462 |
|
5463 |
-
#: includes/class-listing.php:
|
5464 |
msgctxt "listing"
|
5465 |
msgid "(Unavailable Plan)"
|
5466 |
msgstr ""
|
5467 |
|
5468 |
-
#: includes/class-listing.php:
|
5469 |
msgctxt "listing"
|
5470 |
msgid "Plan \"%s\" (recurring)"
|
5471 |
msgstr ""
|
5472 |
|
5473 |
-
#: includes/class-listing.php:
|
5474 |
msgctxt "listing"
|
5475 |
msgid "Plan \"%s\""
|
5476 |
msgstr ""
|
@@ -5526,19 +5531,19 @@ msgid "Free Listing"
|
|
5526 |
msgstr "Gratis registratie"
|
5527 |
|
5528 |
#. translators: [%s] is the name of the blog.
|
5529 |
-
#: includes/class-listing-email-notification.php:
|
5530 |
msgctxt "notify email"
|
5531 |
msgid "[%s] New listing notification"
|
5532 |
msgstr "[%s] Notificatie nieuwe registratie"
|
5533 |
|
5534 |
#. translators: [%s] is the name of the blog.
|
5535 |
-
#: includes/class-listing-email-notification.php:
|
5536 |
msgctxt "notify email"
|
5537 |
msgid "[%s] Listing edit notification"
|
5538 |
msgstr "[%s] Registratie/vermelding aangepast notificatie"
|
5539 |
|
5540 |
#. translators: %s is the name of the blog.
|
5541 |
-
#: includes/class-listing-email-notification.php:
|
5542 |
#, fuzzy
|
5543 |
msgctxt "notify email"
|
5544 |
msgid "[%s] Reported listing notification"
|
@@ -6013,12 +6018,12 @@ msgctxt "admin plugins"
|
|
6013 |
msgid "Settings"
|
6014 |
msgstr "Instellingen"
|
6015 |
|
6016 |
-
#: includes/class-wpbdp.php:
|
6017 |
msgctxt "listing image upload"
|
6018 |
msgid "Can not upload any more images for this listing."
|
6019 |
msgstr ""
|
6020 |
|
6021 |
-
#: includes/class-wpbdp.php:
|
6022 |
msgctxt "listing image upload"
|
6023 |
msgid ""
|
6024 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -6099,6 +6104,34 @@ msgctxt "form-fields api"
|
|
6099 |
msgid "Select List"
|
6100 |
msgstr "Selecteer lijst"
|
6101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6102 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6103 |
msgctxt "form-fields api"
|
6104 |
msgid "Textarea"
|
@@ -6124,17 +6157,12 @@ msgctxt "form-fields api"
|
|
6124 |
msgid "URL Field"
|
6125 |
msgstr "URL veld"
|
6126 |
|
6127 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
6128 |
-
msgctxt "form-fields api"
|
6129 |
-
msgid "URL:"
|
6130 |
-
msgstr ""
|
6131 |
-
|
6132 |
#: includes/fields/class-fieldtypes-url.php:144
|
6133 |
msgctxt "form-fields api"
|
6134 |
msgid "Link Text (optional):"
|
6135 |
msgstr "Link tekst (optioneel)"
|
6136 |
|
6137 |
-
#: includes/fields/class-form-field.php:
|
6138 |
msgctxt "form-fields api"
|
6139 |
msgid ""
|
6140 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -6199,6 +6227,7 @@ msgid "Caption for %s is required."
|
|
6199 |
msgstr "%s is vereist."
|
6200 |
|
6201 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
6202 |
msgctxt "form-fields-api"
|
6203 |
msgid "Remove"
|
6204 |
msgstr "Verwijder"
|
@@ -6208,12 +6237,12 @@ msgctxt "form-fields-api"
|
|
6208 |
msgid "Invalid form field type"
|
6209 |
msgstr ""
|
6210 |
|
6211 |
-
#: includes/fields/class-form-field.php:
|
6212 |
msgctxt "form-fields-api"
|
6213 |
msgid "Field label is required."
|
6214 |
msgstr ""
|
6215 |
|
6216 |
-
#: includes/fields/class-form-field.php:
|
6217 |
msgctxt "form-fields-api"
|
6218 |
msgid ""
|
6219 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -6221,61 +6250,61 @@ msgid ""
|
|
6221 |
"delete this current field and create a NEW field of type %1$s instead."
|
6222 |
msgstr ""
|
6223 |
|
6224 |
-
#: includes/fields/class-form-field.php:
|
6225 |
msgctxt "form-fields-api"
|
6226 |
msgid ""
|
6227 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6228 |
"existing listings will be deleted as well."
|
6229 |
msgstr ""
|
6230 |
|
6231 |
-
#: includes/fields/class-form-field.php:
|
6232 |
msgctxt "form-fields-api"
|
6233 |
msgid ""
|
6234 |
"There can only be one field with association \"%s\". Please select another "
|
6235 |
"association."
|
6236 |
msgstr ""
|
6237 |
|
6238 |
-
#: includes/fields/class-form-field.php:
|
6239 |
msgctxt "form-fields-api"
|
6240 |
msgid "\"%s\" is an invalid field type for this association."
|
6241 |
msgstr ""
|
6242 |
|
6243 |
-
#: includes/fields/class-form-field.php:
|
6244 |
msgctxt "form-fields-api"
|
6245 |
msgid "Invalid field ID"
|
6246 |
msgstr ""
|
6247 |
|
6248 |
-
#: includes/fields/class-form-field.php:
|
6249 |
msgctxt "form-fields-api"
|
6250 |
msgid "An error occurred while trying to delete this field."
|
6251 |
msgstr ""
|
6252 |
|
6253 |
-
#: includes/form-fields.php:
|
6254 |
msgctxt "form-fields-api"
|
6255 |
msgid "Email Validator"
|
6256 |
msgstr ""
|
6257 |
|
6258 |
-
#: includes/form-fields.php:
|
6259 |
msgctxt "form-fields-api"
|
6260 |
msgid "URL Validator"
|
6261 |
msgstr ""
|
6262 |
|
6263 |
-
#: includes/form-fields.php:
|
6264 |
msgctxt "form-fields-api"
|
6265 |
msgid "Whole Number Validator"
|
6266 |
msgstr ""
|
6267 |
|
6268 |
-
#: includes/form-fields.php:
|
6269 |
msgctxt "form-fields-api"
|
6270 |
msgid "Decimal Number Validator"
|
6271 |
msgstr ""
|
6272 |
|
6273 |
-
#: includes/form-fields.php:
|
6274 |
msgctxt "form-fields-api"
|
6275 |
msgid "Date Validator"
|
6276 |
msgstr ""
|
6277 |
|
6278 |
-
#: includes/form-fields.php:
|
6279 |
msgctxt "form-fields-api"
|
6280 |
msgid "Word Count Validator"
|
6281 |
msgstr ""
|
@@ -6328,58 +6357,58 @@ msgid ""
|
|
6328 |
"you sure you want to enable this?"
|
6329 |
msgstr ""
|
6330 |
|
6331 |
-
#: includes/form-fields.php:
|
6332 |
msgctxt "form-fields-api validation"
|
6333 |
msgid "Field"
|
6334 |
msgstr ""
|
6335 |
|
6336 |
-
#: includes/form-fields.php:
|
6337 |
msgctxt "form-fields-api validation"
|
6338 |
msgid "%s is required."
|
6339 |
msgstr "%s is vereist."
|
6340 |
|
6341 |
-
#: includes/form-fields.php:
|
6342 |
msgctxt "form-fields-api validation"
|
6343 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6344 |
msgstr ""
|
6345 |
"%s is niet correct ingegeven. Geldig URL (site) vereist, inclusief http://"
|
6346 |
|
6347 |
-
#: includes/form-fields.php:
|
6348 |
msgctxt "form-fields-api validation"
|
6349 |
msgid "%s is badly formatted. Valid Email format required."
|
6350 |
msgstr "%s niet correct ingegeven. Geldige email schrijfwijze vereist."
|
6351 |
|
6352 |
-
#: includes/form-fields.php:
|
6353 |
msgctxt "form-fields-api validation"
|
6354 |
msgid "%s must be a number. Decimal values are not allowed."
|
6355 |
msgstr ""
|
6356 |
|
6357 |
-
#: includes/form-fields.php:
|
6358 |
msgctxt "form-fields-api validation"
|
6359 |
msgid "%s must be a number."
|
6360 |
msgstr ""
|
6361 |
|
6362 |
-
#: includes/form-fields.php:
|
6363 |
msgctxt "form-fields-api validation"
|
6364 |
msgid "%1$s must be in the format %2$s."
|
6365 |
msgstr ""
|
6366 |
|
6367 |
-
#: includes/form-fields.php:
|
6368 |
msgctxt "form-fields-api validation"
|
6369 |
msgid "%s must be a valid date."
|
6370 |
msgstr ""
|
6371 |
|
6372 |
-
#: includes/form-fields.php:
|
6373 |
msgctxt "form-fields-api validation"
|
6374 |
msgid "%s must have less than %d words."
|
6375 |
msgstr ""
|
6376 |
|
6377 |
-
#: includes/form-fields.php:
|
6378 |
msgctxt "form-fields-api validation"
|
6379 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6380 |
msgstr ""
|
6381 |
|
6382 |
-
#: includes/form-fields.php:
|
6383 |
#, fuzzy
|
6384 |
msgctxt "image field"
|
6385 |
msgid "Caption for %s is required."
|
@@ -6573,22 +6602,22 @@ msgctxt "default category name"
|
|
6573 |
msgid "General"
|
6574 |
msgstr "Algemeen"
|
6575 |
|
6576 |
-
#: includes/licensing.php:
|
6577 |
msgctxt "licensing"
|
6578 |
msgid "Invalid item ID"
|
6579 |
msgstr ""
|
6580 |
|
6581 |
-
#: includes/licensing.php:
|
6582 |
msgctxt "licensing"
|
6583 |
msgid "No license key provided"
|
6584 |
msgstr ""
|
6585 |
|
6586 |
-
#: includes/licensing.php:
|
6587 |
msgctxt "licensing"
|
6588 |
msgid "The license key was revoked."
|
6589 |
msgstr ""
|
6590 |
|
6591 |
-
#: includes/licensing.php:
|
6592 |
msgctxt "licensing"
|
6593 |
msgid ""
|
6594 |
"If you think this is a mistake, please contact <support-link>Business "
|
@@ -6596,36 +6625,36 @@ msgid ""
|
|
6596 |
"reported as revoked by the licensing software."
|
6597 |
msgstr ""
|
6598 |
|
6599 |
-
#: includes/licensing.php:
|
6600 |
msgctxt "licensing"
|
6601 |
msgid ""
|
6602 |
"Please include the email address you used to purchase <module-name> with "
|
6603 |
"your report."
|
6604 |
msgstr ""
|
6605 |
|
6606 |
-
#: includes/licensing.php:
|
6607 |
msgctxt "licensing"
|
6608 |
msgid "License key is invalid"
|
6609 |
msgstr ""
|
6610 |
|
6611 |
-
#: includes/licensing.php:
|
6612 |
msgctxt "licensing"
|
6613 |
msgid "Invalid module ID"
|
6614 |
msgstr ""
|
6615 |
|
6616 |
-
#: includes/licensing.php:
|
6617 |
msgctxt "licensing"
|
6618 |
msgid "Deactivation failed"
|
6619 |
msgstr ""
|
6620 |
|
6621 |
-
#: includes/licensing.php:
|
6622 |
msgctxt "licensing"
|
6623 |
msgid ""
|
6624 |
"It was not possible to establish a connection with Business Directory's "
|
6625 |
"server. The connection failed with the following error:"
|
6626 |
msgstr ""
|
6627 |
|
6628 |
-
#: includes/licensing.php:
|
6629 |
msgctxt "licensing"
|
6630 |
msgid ""
|
6631 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6634,19 +6663,19 @@ msgid ""
|
|
6634 |
"whitelist."
|
6635 |
msgstr ""
|
6636 |
|
6637 |
-
#: includes/licensing.php:
|
6638 |
msgctxt "licensing"
|
6639 |
msgid "Include this error message with your report."
|
6640 |
msgstr ""
|
6641 |
|
6642 |
-
#: includes/licensing.php:
|
6643 |
msgctxt "licensing"
|
6644 |
msgid ""
|
6645 |
"It was not possible to establish a connection with Business Directory's "
|
6646 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6647 |
msgstr ""
|
6648 |
|
6649 |
-
#: includes/licensing.php:
|
6650 |
msgctxt "licensing"
|
6651 |
msgid ""
|
6652 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -6655,7 +6684,7 @@ msgid ""
|
|
6655 |
"1.0.1c)."
|
6656 |
msgstr ""
|
6657 |
|
6658 |
-
#: includes/licensing.php:
|
6659 |
msgctxt "licensing"
|
6660 |
msgid ""
|
6661 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6663,55 +6692,55 @@ msgid ""
|
|
6663 |
"services using the latest security standards."
|
6664 |
msgstr ""
|
6665 |
|
6666 |
-
#: includes/licensing.php:
|
6667 |
msgctxt "licensing"
|
6668 |
msgid ""
|
6669 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6670 |
"Include this message if necesary."
|
6671 |
msgstr ""
|
6672 |
|
6673 |
-
#: includes/licensing.php:
|
6674 |
msgctxt "licensing"
|
6675 |
msgid "Could not contact licensing server"
|
6676 |
msgstr ""
|
6677 |
|
6678 |
-
#: includes/licensing.php:
|
6679 |
msgctxt "licensing"
|
6680 |
msgid "The server returned a 403 Forbidden error."
|
6681 |
msgstr ""
|
6682 |
|
6683 |
-
#: includes/licensing.php:
|
6684 |
#, fuzzy
|
6685 |
msgctxt "licensing"
|
6686 |
msgid "Business Directory - Please verify your license keys"
|
6687 |
msgstr "Business Directory - Zoeken"
|
6688 |
|
6689 |
-
#: includes/licensing.php:
|
6690 |
msgctxt "licensing"
|
6691 |
msgid ""
|
6692 |
"The following premium modules will not work until a valid license key is "
|
6693 |
"provided: %s."
|
6694 |
msgstr ""
|
6695 |
|
6696 |
-
#: includes/licensing.php:
|
6697 |
msgctxt "licensing"
|
6698 |
msgid ""
|
6699 |
"You need to activate the license keys for the following themes before they "
|
6700 |
"can be used: %s."
|
6701 |
msgstr ""
|
6702 |
|
6703 |
-
#: includes/licensing.php:
|
6704 |
msgctxt "licensing"
|
6705 |
msgid "Review my license keys"
|
6706 |
msgstr ""
|
6707 |
|
6708 |
-
#: includes/licensing.php:
|
6709 |
#, fuzzy
|
6710 |
msgctxt "licensing"
|
6711 |
msgid "Business Directory - License key expired"
|
6712 |
msgstr "Business Directory - Zoeken"
|
6713 |
|
6714 |
-
#: includes/licensing.php:
|
6715 |
msgctxt "licensing"
|
6716 |
msgid ""
|
6717 |
"The license key for the following modules has expired: %s. The modules will "
|
@@ -6719,7 +6748,7 @@ msgid ""
|
|
6719 |
"is renewed."
|
6720 |
msgstr ""
|
6721 |
|
6722 |
-
#: includes/licensing.php:
|
6723 |
msgctxt "licensing"
|
6724 |
msgid ""
|
6725 |
"The license key for the following themes has expired: %s. The themes will "
|
@@ -6727,33 +6756,33 @@ msgid ""
|
|
6727 |
"is renewed."
|
6728 |
msgstr ""
|
6729 |
|
6730 |
-
#: includes/licensing.php:
|
6731 |
msgctxt "licensing"
|
6732 |
msgid "Please enter a license key."
|
6733 |
msgstr ""
|
6734 |
|
6735 |
-
#: includes/licensing.php:
|
6736 |
msgctxt "licensing"
|
6737 |
msgid "Could not activate license: %s."
|
6738 |
msgstr ""
|
6739 |
|
6740 |
-
#: includes/licensing.php:
|
6741 |
msgctxt "licensing"
|
6742 |
msgid "License activated"
|
6743 |
msgstr ""
|
6744 |
|
6745 |
-
#: includes/licensing.php:
|
6746 |
msgctxt "licensing"
|
6747 |
msgid "Could not deactivate license: %s."
|
6748 |
msgstr ""
|
6749 |
|
6750 |
-
#: includes/licensing.php:
|
6751 |
msgctxt "licensing"
|
6752 |
msgid "License deactivated"
|
6753 |
msgstr ""
|
6754 |
|
6755 |
#. translators: "<module-name>" version <version-number> is not...
|
6756 |
-
#: includes/licensing.php:
|
6757 |
msgctxt "deprecation"
|
6758 |
msgid ""
|
6759 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
3 |
"Project-Id-Version: Business Directory Plugin 4.1.12.1\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+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"
|
178 |
"payment processor directly."
|
179 |
msgstr ""
|
180 |
|
181 |
+
#: includes/class-wpbdp.php:436
|
182 |
msgid ""
|
183 |
"The directory features are disabled at this time because a <a>manual "
|
184 |
"upgrade</a> is pending."
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: includes/class-wpbdp.php:443
|
188 |
msgid ""
|
189 |
"The directory is not available at this time. Please try again in a few "
|
190 |
"minutes or contact the administrator if the problem persists."
|
194 |
msgid "%s (ex. %s)"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: includes/form-fields.php:355
|
198 |
msgid "Business Name"
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: includes/form-fields.php:364
|
202 |
msgid "Business Genre"
|
203 |
msgstr ""
|
204 |
|
205 |
+
#: includes/form-fields.php:373
|
206 |
msgid "Short Business Description"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: includes/form-fields.php:381
|
210 |
msgid "Long Business Description"
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: includes/form-fields.php:390
|
214 |
msgid "Business Website Address"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: includes/form-fields.php:399
|
218 |
msgid "Business Phone Number"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: includes/form-fields.php:407
|
222 |
msgid "Business Fax"
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: includes/form-fields.php:415
|
226 |
msgid "Business Contact Email"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/form-fields.php:424
|
230 |
msgid "Business Tags"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: includes/form-fields.php:432
|
234 |
msgid "Business Address"
|
235 |
msgstr ""
|
236 |
|
237 |
+
#: includes/form-fields.php:440
|
238 |
msgid "ZIP Code"
|
239 |
msgstr ""
|
240 |
|
250 |
msgid "Transaction Key"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
254 |
msgid "Licenses"
|
255 |
msgstr ""
|
256 |
|
867 |
msgid "Reported"
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: includes/admin/class-admin-listings.php:641
|
871 |
msgctxt "admin listings"
|
872 |
msgid "Listing's payment history successfully deleted"
|
873 |
msgstr ""
|
1027 |
msgid "Images"
|
1028 |
msgstr "Beelden"
|
1029 |
|
1030 |
+
#: includes/admin/form-fields.php:193
|
1031 |
msgctxt "admin"
|
1032 |
msgid ""
|
1033 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1034 |
"associations in order to work correctly: <b>%s</b>."
|
1035 |
msgstr ""
|
1036 |
|
1037 |
+
#: includes/admin/form-fields.php:195
|
1038 |
msgctxt "admin"
|
1039 |
msgid ""
|
1040 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1041 |
"association in order to work correctly."
|
1042 |
msgstr ""
|
1043 |
|
1044 |
+
#: includes/admin/form-fields.php:199
|
1045 |
msgctxt "admin"
|
1046 |
msgid ""
|
1047 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1048 |
"or let Business Directory do this for you automatically."
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: includes/admin/form-fields.php:204
|
1052 |
msgctxt "admin"
|
1053 |
msgid "Go to \"Manage Form Fields\""
|
1054 |
msgstr "Ga naar \"instellen formulier velden\""
|
1055 |
|
1056 |
+
#: includes/admin/form-fields.php:209
|
1057 |
msgctxt "admin"
|
1058 |
msgid "Create these required fields for me"
|
1059 |
msgstr "Creëer deze vereiste velden voor me"
|
1078 |
msgid "Reported"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: includes/class-listing.php:768
|
1082 |
msgctxt "listing status"
|
1083 |
msgid "Unknown"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: includes/class-listing.php:769
|
1087 |
msgctxt "listing status"
|
1088 |
msgid "Legacy"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: includes/class-listing.php:770
|
1092 |
#, fuzzy
|
1093 |
msgctxt "listing status"
|
1094 |
msgid "Incomplete"
|
1095 |
msgstr "Afgerond"
|
1096 |
|
1097 |
+
#: includes/class-listing.php:771
|
1098 |
#, fuzzy
|
1099 |
msgctxt "listing status"
|
1100 |
msgid "Pending Payment"
|
1101 |
msgstr "Wachtend op upgrade"
|
1102 |
|
1103 |
+
#: includes/class-listing.php:772
|
1104 |
#, fuzzy
|
1105 |
msgctxt "listing status"
|
1106 |
msgid "Complete"
|
1107 |
msgstr "Afgerond"
|
1108 |
|
1109 |
+
#: includes/class-listing.php:773
|
1110 |
#, fuzzy
|
1111 |
msgctxt "listing status"
|
1112 |
msgid "Pending Upgrade"
|
1113 |
msgstr "Wachtend op upgrade"
|
1114 |
|
1115 |
+
#: includes/class-listing.php:774
|
1116 |
#, fuzzy
|
1117 |
msgctxt "listing status"
|
1118 |
msgid "Expired"
|
1119 |
msgstr "Verlopen"
|
1120 |
|
1121 |
+
#: includes/class-listing.php:775
|
1122 |
#, fuzzy
|
1123 |
msgctxt "listing status"
|
1124 |
msgid "Pending Renewal"
|
1125 |
msgstr "Registratie vernieuwing"
|
1126 |
|
1127 |
+
#: includes/class-listing.php:776
|
1128 |
msgctxt "listing status"
|
1129 |
msgid "Abandoned"
|
1130 |
msgstr ""
|
1151 |
msgid "View Payment"
|
1152 |
msgstr "Betaling"
|
1153 |
|
1154 |
+
#: includes/admin/class-admin-listings.php:580
|
1155 |
#, fuzzy
|
1156 |
msgctxt "admin actions"
|
1157 |
msgid "Publish listings"
|
1158 |
msgstr "Registratie publiceren"
|
1159 |
|
1160 |
+
#: includes/admin/class-admin-listings.php:581
|
1161 |
#, fuzzy
|
1162 |
msgctxt "admin actions"
|
1163 |
msgid "Mark as \"Pending Review\""
|
1164 |
msgstr "In Afwachting"
|
1165 |
|
1166 |
+
#: includes/admin/class-admin-listings.php:582
|
1167 |
msgctxt "admin actions"
|
1168 |
msgid "Hide from directory (mark as \"Draft\")"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
+
#: includes/admin/class-admin-listings.php:584
|
1172 |
#, fuzzy
|
1173 |
msgctxt "admin actions"
|
1174 |
msgid "Renew listings"
|
1175 |
msgstr "Vernieuw registratie"
|
1176 |
|
1177 |
+
#: includes/admin/class-admin-listings.php:585
|
1178 |
#, fuzzy
|
1179 |
msgctxt "admin actions"
|
1180 |
msgid "Set listings as \"Expired\""
|
1181 |
msgstr "Een registratie verloopt."
|
1182 |
|
1183 |
+
#: includes/admin/class-admin-listings.php:592
|
1184 |
msgctxt "admin actions"
|
1185 |
msgid "Send access keys"
|
1186 |
msgstr ""
|
2317 |
"plans for this mode click <a>Active</a>."
|
2318 |
msgstr ""
|
2319 |
|
2320 |
+
#: includes/admin/form-fields.php:24
|
2321 |
msgctxt "form-fields admin"
|
2322 |
msgid "form field"
|
2323 |
msgstr "Formulier velden"
|
2324 |
|
2325 |
+
#: includes/admin/form-fields.php:25
|
2326 |
msgctxt "form-fields admin"
|
2327 |
msgid "form fields"
|
2328 |
msgstr "Formulier velden"
|
2329 |
|
2330 |
+
#: includes/admin/form-fields.php:33
|
2331 |
msgctxt "form-fields admin"
|
2332 |
msgid "Order"
|
2333 |
msgstr "Order"
|
2334 |
|
2335 |
+
#: includes/admin/form-fields.php:34
|
2336 |
msgctxt "form-fields admin"
|
2337 |
msgid "Label / Association"
|
2338 |
msgstr "Label"
|
2339 |
|
2340 |
+
#: includes/admin/form-fields.php:35
|
2341 |
msgctxt "form-fields admin"
|
2342 |
msgid "Type"
|
2343 |
msgstr "Type"
|
2344 |
|
2345 |
+
#: includes/admin/form-fields.php:36
|
2346 |
msgctxt "form-fields admin"
|
2347 |
msgid "Validator"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
+
#: includes/admin/form-fields.php:37
|
2351 |
msgctxt "form-fields admin"
|
2352 |
msgid "Field Attributes"
|
2353 |
msgstr "Veld attributen"
|
2354 |
|
2355 |
+
#: includes/admin/form-fields.php:84
|
2356 |
msgctxt "form-fields admin"
|
2357 |
msgid "Edit"
|
2358 |
msgstr "Bewerk "
|
2359 |
|
2360 |
+
#: includes/admin/form-fields.php:98
|
2361 |
msgctxt "form-fields admin"
|
2362 |
msgid "Delete"
|
2363 |
msgstr "Verwijder "
|
2364 |
|
2365 |
+
#: includes/admin/form-fields.php:135
|
|
|
|
|
|
|
|
|
|
|
|
|
2366 |
msgctxt "form-fields admin"
|
2367 |
msgid "Required"
|
2368 |
msgstr "Vereist "
|
2369 |
|
2370 |
+
#: includes/admin/form-fields.php:135
|
2371 |
msgctxt "form-fields admin"
|
2372 |
msgid "Optional"
|
2373 |
msgstr "Optioneel"
|
2374 |
|
2375 |
+
#: includes/admin/form-fields.php:142
|
2376 |
+
#, fuzzy
|
2377 |
+
msgctxt "form-fields admin"
|
2378 |
+
msgid "Private"
|
2379 |
+
msgstr "Actief"
|
2380 |
+
|
2381 |
+
#: includes/admin/form-fields.php:149
|
2382 |
msgctxt "form-fields admin"
|
2383 |
msgid "This field value is shown in the excerpt view of a listing."
|
2384 |
msgstr "Dit veld wordt getoond in de korte versie van de vermelding "
|
2385 |
|
2386 |
+
#: includes/admin/form-fields.php:150
|
2387 |
msgctxt "form-fields admin"
|
2388 |
msgid "In Excerpt"
|
2389 |
msgstr "Verkorte versie"
|
2390 |
|
2391 |
+
#: includes/admin/form-fields.php:157
|
2392 |
msgctxt "form-fields admin"
|
2393 |
msgid "This field value is shown in the single view of a listing."
|
2394 |
msgstr "Dit veld wordt getoond in de 'stand-alone; versie van de vermelding"
|
2395 |
|
2396 |
+
#: includes/admin/form-fields.php:158
|
2397 |
msgctxt "form-fields admin"
|
2398 |
msgid "In Listing"
|
2399 |
msgstr "In vermelding"
|
2400 |
|
2401 |
+
#: includes/admin/form-fields.php:292
|
2402 |
msgctxt "form-fields admin"
|
2403 |
msgid "Form Preview"
|
2404 |
msgstr "Formulier voorvertoning"
|
2405 |
|
2406 |
+
#: includes/admin/form-fields.php:293
|
2407 |
msgctxt "form-fields admin"
|
2408 |
msgid "← Return to \"Manage Form Fields\""
|
2409 |
msgstr "← terug naar \"Bewerk formulier velden\""
|
2410 |
|
2411 |
+
#: includes/admin/form-fields.php:333
|
2412 |
msgctxt "form-fields admin"
|
2413 |
msgid "Form fields updated."
|
2414 |
msgstr "Formulier velden ge-update"
|
2415 |
|
2416 |
+
#: includes/admin/form-fields.php:349
|
2417 |
msgctxt "form-fields admin"
|
2418 |
msgid ""
|
2419 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2422 |
"show on the frontend, you can <a>enable public display of e-mails</a>."
|
2423 |
msgstr ""
|
2424 |
|
2425 |
+
#: includes/admin/form-fields.php:390
|
2426 |
msgctxt "form-fields admin"
|
2427 |
msgid "Field deleted."
|
2428 |
msgstr "Veld verwijderd"
|
2429 |
|
2430 |
+
#: includes/admin/form-fields.php:413
|
2431 |
msgctxt "form-fields admin"
|
2432 |
msgid "Required fields created successfully."
|
2433 |
msgstr ""
|
2434 |
|
2435 |
+
#: includes/admin/form-fields.php:426
|
2436 |
msgctxt "form-fields admin"
|
2437 |
msgid "Title"
|
2438 |
msgstr "Titel"
|
2439 |
|
2440 |
+
#: includes/admin/form-fields.php:427
|
2441 |
msgctxt "form-fields admin"
|
2442 |
msgid "Category"
|
2443 |
msgstr "Categorie"
|
2444 |
|
2445 |
+
#: includes/admin/form-fields.php:428
|
2446 |
msgctxt "form-fields admin"
|
2447 |
msgid "Excerpt"
|
2448 |
msgstr "Uittreksel"
|
2449 |
|
2450 |
+
#: includes/admin/form-fields.php:429
|
2451 |
msgctxt "form-fields admin"
|
2452 |
msgid "Content"
|
2453 |
msgstr "Inhoud"
|
2454 |
|
2455 |
+
#: includes/admin/form-fields.php:430
|
2456 |
msgctxt "form-fields admin"
|
2457 |
msgid "Tags"
|
2458 |
msgstr ""
|
2459 |
|
2460 |
+
#: includes/admin/form-fields.php:431
|
2461 |
msgctxt "form-fields admin"
|
2462 |
msgid "Address"
|
2463 |
msgstr "Adres"
|
2464 |
|
2465 |
+
#: includes/admin/form-fields.php:432
|
2466 |
msgctxt "form-fields admin"
|
2467 |
msgid "City"
|
2468 |
msgstr "Stad"
|
2469 |
|
2470 |
+
#: includes/admin/form-fields.php:433
|
2471 |
msgctxt "form-fields admin"
|
2472 |
msgid "State"
|
2473 |
msgstr "Provincie"
|
2474 |
|
2475 |
+
#: includes/admin/form-fields.php:434
|
2476 |
msgctxt "form-fields admin"
|
2477 |
msgid "Country"
|
2478 |
msgstr "Land"
|
2479 |
|
2480 |
+
#: includes/admin/form-fields.php:435
|
2481 |
msgctxt "form-fields admin"
|
2482 |
msgid "ZIP Code"
|
2483 |
msgstr "Postcode"
|
2484 |
|
2485 |
+
#: includes/admin/form-fields.php:436
|
2486 |
msgctxt "form-fields admin"
|
2487 |
msgid "FAX Number"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
+
#: includes/admin/form-fields.php:437
|
2491 |
msgctxt "form-fields admin"
|
2492 |
msgid "Phone Number"
|
2493 |
msgstr "Tel nr"
|
2494 |
|
2495 |
+
#: includes/admin/form-fields.php:438
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "Ratings Field"
|
2498 |
msgstr "Waardering veld"
|
2499 |
|
2500 |
+
#: includes/admin/form-fields.php:439
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Twitter"
|
2503 |
msgstr ""
|
2504 |
|
2505 |
+
#: includes/admin/form-fields.php:440
|
2506 |
msgctxt "form-fields admin"
|
2507 |
msgid "Website"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
+
#: includes/admin/form-fields.php:470
|
2511 |
msgctxt "form-fields admin"
|
2512 |
msgid "Tags updated."
|
2513 |
msgstr ""
|
2559 |
msgid "Allow empty selection on search?"
|
2560 |
msgstr ""
|
2561 |
|
2562 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2563 |
+
msgctxt "form-fields admin"
|
2564 |
+
msgid "Field Display Order"
|
2565 |
+
msgstr ""
|
2566 |
+
|
2567 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2568 |
msgctxt "form-fields admin"
|
2569 |
msgid "Allow HTML input for this field?"
|
3751 |
msgid "User registration date"
|
3752 |
msgstr "Gebruikers registratie datum"
|
3753 |
|
3754 |
+
#: includes/licensing.php:158
|
3755 |
msgctxt "admin settings"
|
3756 |
msgid "Enter License Key here"
|
3757 |
msgstr ""
|
4015 |
msgstr ""
|
4016 |
|
4017 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4018 |
+
#: includes/licensing.php:95
|
4019 |
msgctxt "settings"
|
4020 |
msgid "Premium Modules"
|
4021 |
msgstr ""
|
5032 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5033 |
msgstr ""
|
5034 |
|
5035 |
+
#: includes/licensing.php:111
|
5036 |
#, fuzzy
|
5037 |
msgctxt "settings"
|
5038 |
msgid "Themes"
|
5039 |
msgstr "Thema's"
|
5040 |
|
5041 |
+
#: includes/licensing.php:134
|
5042 |
msgctxt "settings"
|
5043 |
msgid ""
|
5044 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
5046 |
"activate your licenses."
|
5047 |
msgstr ""
|
5048 |
|
5049 |
+
#: includes/licensing.php:159
|
5050 |
#, fuzzy
|
5051 |
msgctxt "settings"
|
5052 |
msgid "Activate"
|
5053 |
msgstr "Actief"
|
5054 |
|
5055 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
5056 |
msgctxt "settings"
|
5057 |
msgid "Please wait..."
|
5058 |
msgstr ""
|
5059 |
|
5060 |
+
#: includes/licensing.php:160
|
5061 |
#, fuzzy
|
5062 |
msgctxt "settings"
|
5063 |
msgid "Deactivate"
|
5064 |
msgstr "Actief"
|
5065 |
|
5066 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
5067 |
msgctxt "settings"
|
5068 |
msgid "Licenses"
|
5069 |
msgstr ""
|
5447 |
msgid "Add New Listing"
|
5448 |
msgstr "Nieuwe registratie toevoegen"
|
5449 |
|
5450 |
+
#: includes/class-listing.php:302
|
5451 |
#, fuzzy
|
5452 |
msgctxt "listing"
|
5453 |
msgid "Listing has no registered payments"
|
5454 |
msgstr "Registraties per pagina"
|
5455 |
|
5456 |
+
#: includes/class-listing.php:310
|
5457 |
#, fuzzy
|
5458 |
msgctxt "listing"
|
5459 |
msgid "Can't delete payment"
|
5460 |
msgstr "Verwijder beeld"
|
5461 |
|
5462 |
+
#: includes/class-listing.php:349
|
5463 |
#, fuzzy
|
5464 |
msgctxt "listing"
|
5465 |
msgid "Listing expired"
|
5466 |
msgstr "Een registratie verloopt."
|
5467 |
|
5468 |
+
#: includes/class-listing.php:508
|
5469 |
msgctxt "listing"
|
5470 |
msgid "(Unavailable Plan)"
|
5471 |
msgstr ""
|
5472 |
|
5473 |
+
#: includes/class-listing.php:665
|
5474 |
msgctxt "listing"
|
5475 |
msgid "Plan \"%s\" (recurring)"
|
5476 |
msgstr ""
|
5477 |
|
5478 |
+
#: includes/class-listing.php:667
|
5479 |
msgctxt "listing"
|
5480 |
msgid "Plan \"%s\""
|
5481 |
msgstr ""
|
5531 |
msgstr "Gratis registratie"
|
5532 |
|
5533 |
#. translators: [%s] is the name of the blog.
|
5534 |
+
#: includes/class-listing-email-notification.php:234
|
5535 |
msgctxt "notify email"
|
5536 |
msgid "[%s] New listing notification"
|
5537 |
msgstr "[%s] Notificatie nieuwe registratie"
|
5538 |
|
5539 |
#. translators: [%s] is the name of the blog.
|
5540 |
+
#: includes/class-listing-email-notification.php:285
|
5541 |
msgctxt "notify email"
|
5542 |
msgid "[%s] Listing edit notification"
|
5543 |
msgstr "[%s] Registratie/vermelding aangepast notificatie"
|
5544 |
|
5545 |
#. translators: %s is the name of the blog.
|
5546 |
+
#: includes/class-listing-email-notification.php:357
|
5547 |
#, fuzzy
|
5548 |
msgctxt "notify email"
|
5549 |
msgid "[%s] Reported listing notification"
|
6018 |
msgid "Settings"
|
6019 |
msgstr "Instellingen"
|
6020 |
|
6021 |
+
#: includes/class-wpbdp.php:335
|
6022 |
msgctxt "listing image upload"
|
6023 |
msgid "Can not upload any more images for this listing."
|
6024 |
msgstr ""
|
6025 |
|
6026 |
+
#: includes/class-wpbdp.php:339
|
6027 |
msgctxt "listing image upload"
|
6028 |
msgid ""
|
6029 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
6104 |
msgid "Select List"
|
6105 |
msgstr "Selecteer lijst"
|
6106 |
|
6107 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
6108 |
+
msgctxt "form-fields api"
|
6109 |
+
msgid "Social Site (Other)"
|
6110 |
+
msgstr ""
|
6111 |
+
|
6112 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
6113 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
6114 |
+
msgctxt "form-fields api"
|
6115 |
+
msgid "URL:"
|
6116 |
+
msgstr ""
|
6117 |
+
|
6118 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
6119 |
+
#, fuzzy
|
6120 |
+
msgctxt "form-fields api"
|
6121 |
+
msgid "Text:"
|
6122 |
+
msgstr "Tekst gebied"
|
6123 |
+
|
6124 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
6125 |
+
msgctxt "form-fields api"
|
6126 |
+
msgid "Text to be displayed along with icon"
|
6127 |
+
msgstr ""
|
6128 |
+
|
6129 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
6130 |
+
#, fuzzy
|
6131 |
+
msgctxt "form-fields api"
|
6132 |
+
msgid "Type:"
|
6133 |
+
msgstr "Type"
|
6134 |
+
|
6135 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6136 |
msgctxt "form-fields api"
|
6137 |
msgid "Textarea"
|
6157 |
msgid "URL Field"
|
6158 |
msgstr "URL veld"
|
6159 |
|
|
|
|
|
|
|
|
|
|
|
6160 |
#: includes/fields/class-fieldtypes-url.php:144
|
6161 |
msgctxt "form-fields api"
|
6162 |
msgid "Link Text (optional):"
|
6163 |
msgstr "Link tekst (optioneel)"
|
6164 |
|
6165 |
+
#: includes/fields/class-form-field.php:694
|
6166 |
msgctxt "form-fields api"
|
6167 |
msgid ""
|
6168 |
"This form field can't be deleted because it is required for the plugin to "
|
6227 |
msgstr "%s is vereist."
|
6228 |
|
6229 |
#: includes/fields/class-fieldtypes-image.php:100
|
6230 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
6231 |
msgctxt "form-fields-api"
|
6232 |
msgid "Remove"
|
6233 |
msgstr "Verwijder"
|
6237 |
msgid "Invalid form field type"
|
6238 |
msgstr ""
|
6239 |
|
6240 |
+
#: includes/fields/class-form-field.php:581
|
6241 |
msgctxt "form-fields-api"
|
6242 |
msgid "Field label is required."
|
6243 |
msgstr ""
|
6244 |
|
6245 |
+
#: includes/fields/class-form-field.php:592
|
6246 |
msgctxt "form-fields-api"
|
6247 |
msgid ""
|
6248 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
6250 |
"delete this current field and create a NEW field of type %1$s instead."
|
6251 |
msgstr ""
|
6252 |
|
6253 |
+
#: includes/fields/class-form-field.php:595
|
6254 |
msgctxt "form-fields-api"
|
6255 |
msgid ""
|
6256 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6257 |
"existing listings will be deleted as well."
|
6258 |
msgstr ""
|
6259 |
|
6260 |
+
#: includes/fields/class-form-field.php:629
|
6261 |
msgctxt "form-fields-api"
|
6262 |
msgid ""
|
6263 |
"There can only be one field with association \"%s\". Please select another "
|
6264 |
"association."
|
6265 |
msgstr ""
|
6266 |
|
6267 |
+
#: includes/fields/class-form-field.php:639
|
6268 |
msgctxt "form-fields-api"
|
6269 |
msgid "\"%s\" is an invalid field type for this association."
|
6270 |
msgstr ""
|
6271 |
|
6272 |
+
#: includes/fields/class-form-field.php:684
|
6273 |
msgctxt "form-fields-api"
|
6274 |
msgid "Invalid field ID"
|
6275 |
msgstr ""
|
6276 |
|
6277 |
+
#: includes/fields/class-form-field.php:707
|
6278 |
msgctxt "form-fields-api"
|
6279 |
msgid "An error occurred while trying to delete this field."
|
6280 |
msgstr ""
|
6281 |
|
6282 |
+
#: includes/form-fields.php:570
|
6283 |
msgctxt "form-fields-api"
|
6284 |
msgid "Email Validator"
|
6285 |
msgstr ""
|
6286 |
|
6287 |
+
#: includes/form-fields.php:571
|
6288 |
msgctxt "form-fields-api"
|
6289 |
msgid "URL Validator"
|
6290 |
msgstr ""
|
6291 |
|
6292 |
+
#: includes/form-fields.php:572
|
6293 |
msgctxt "form-fields-api"
|
6294 |
msgid "Whole Number Validator"
|
6295 |
msgstr ""
|
6296 |
|
6297 |
+
#: includes/form-fields.php:573
|
6298 |
msgctxt "form-fields-api"
|
6299 |
msgid "Decimal Number Validator"
|
6300 |
msgstr ""
|
6301 |
|
6302 |
+
#: includes/form-fields.php:574
|
6303 |
msgctxt "form-fields-api"
|
6304 |
msgid "Date Validator"
|
6305 |
msgstr ""
|
6306 |
|
6307 |
+
#: includes/form-fields.php:575
|
6308 |
msgctxt "form-fields-api"
|
6309 |
msgid "Word Count Validator"
|
6310 |
msgstr ""
|
6357 |
"you sure you want to enable this?"
|
6358 |
msgstr ""
|
6359 |
|
6360 |
+
#: includes/form-fields.php:582
|
6361 |
msgctxt "form-fields-api validation"
|
6362 |
msgid "Field"
|
6363 |
msgstr ""
|
6364 |
|
6365 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6366 |
msgctxt "form-fields-api validation"
|
6367 |
msgid "%s is required."
|
6368 |
msgstr "%s is vereist."
|
6369 |
|
6370 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6371 |
msgctxt "form-fields-api validation"
|
6372 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6373 |
msgstr ""
|
6374 |
"%s is niet correct ingegeven. Geldig URL (site) vereist, inclusief http://"
|
6375 |
|
6376 |
+
#: includes/form-fields.php:642
|
6377 |
msgctxt "form-fields-api validation"
|
6378 |
msgid "%s is badly formatted. Valid Email format required."
|
6379 |
msgstr "%s niet correct ingegeven. Geldige email schrijfwijze vereist."
|
6380 |
|
6381 |
+
#: includes/form-fields.php:649
|
6382 |
msgctxt "form-fields-api validation"
|
6383 |
msgid "%s must be a number. Decimal values are not allowed."
|
6384 |
msgstr ""
|
6385 |
|
6386 |
+
#: includes/form-fields.php:656
|
6387 |
msgctxt "form-fields-api validation"
|
6388 |
msgid "%s must be a number."
|
6389 |
msgstr ""
|
6390 |
|
6391 |
+
#: includes/form-fields.php:675
|
6392 |
msgctxt "form-fields-api validation"
|
6393 |
msgid "%1$s must be in the format %2$s."
|
6394 |
msgstr ""
|
6395 |
|
6396 |
+
#: includes/form-fields.php:713
|
6397 |
msgctxt "form-fields-api validation"
|
6398 |
msgid "%s must be a valid date."
|
6399 |
msgstr ""
|
6400 |
|
6401 |
+
#: includes/form-fields.php:736
|
6402 |
msgctxt "form-fields-api validation"
|
6403 |
msgid "%s must have less than %d words."
|
6404 |
msgstr ""
|
6405 |
|
6406 |
+
#: includes/form-fields.php:755
|
6407 |
msgctxt "form-fields-api validation"
|
6408 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6409 |
msgstr ""
|
6410 |
|
6411 |
+
#: includes/form-fields.php:720
|
6412 |
#, fuzzy
|
6413 |
msgctxt "image field"
|
6414 |
msgid "Caption for %s is required."
|
6602 |
msgid "General"
|
6603 |
msgstr "Algemeen"
|
6604 |
|
6605 |
+
#: includes/licensing.php:276
|
6606 |
msgctxt "licensing"
|
6607 |
msgid "Invalid item ID"
|
6608 |
msgstr ""
|
6609 |
|
6610 |
+
#: includes/licensing.php:281
|
6611 |
msgctxt "licensing"
|
6612 |
msgid "No license key provided"
|
6613 |
msgstr ""
|
6614 |
|
6615 |
+
#: includes/licensing.php:304
|
6616 |
msgctxt "licensing"
|
6617 |
msgid "The license key was revoked."
|
6618 |
msgstr ""
|
6619 |
|
6620 |
+
#: includes/licensing.php:306
|
6621 |
msgctxt "licensing"
|
6622 |
msgid ""
|
6623 |
"If you think this is a mistake, please contact <support-link>Business "
|
6625 |
"reported as revoked by the licensing software."
|
6626 |
msgstr ""
|
6627 |
|
6628 |
+
#: includes/licensing.php:308
|
6629 |
msgctxt "licensing"
|
6630 |
msgid ""
|
6631 |
"Please include the email address you used to purchase <module-name> with "
|
6632 |
"your report."
|
6633 |
msgstr ""
|
6634 |
|
6635 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6636 |
msgctxt "licensing"
|
6637 |
msgid "License key is invalid"
|
6638 |
msgstr ""
|
6639 |
|
6640 |
+
#: includes/licensing.php:336
|
6641 |
msgctxt "licensing"
|
6642 |
msgid "Invalid module ID"
|
6643 |
msgstr ""
|
6644 |
|
6645 |
+
#: includes/licensing.php:363
|
6646 |
msgctxt "licensing"
|
6647 |
msgid "Deactivation failed"
|
6648 |
msgstr ""
|
6649 |
|
6650 |
+
#: includes/licensing.php:382
|
6651 |
msgctxt "licensing"
|
6652 |
msgid ""
|
6653 |
"It was not possible to establish a connection with Business Directory's "
|
6654 |
"server. The connection failed with the following error:"
|
6655 |
msgstr ""
|
6656 |
|
6657 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6658 |
msgctxt "licensing"
|
6659 |
msgid ""
|
6660 |
"It looks like your server is not authorized to make requests to Business "
|
6663 |
"whitelist."
|
6664 |
msgstr ""
|
6665 |
|
6666 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6667 |
msgctxt "licensing"
|
6668 |
msgid "Include this error message with your report."
|
6669 |
msgstr ""
|
6670 |
|
6671 |
+
#: includes/licensing.php:398
|
6672 |
msgctxt "licensing"
|
6673 |
msgid ""
|
6674 |
"It was not possible to establish a connection with Business Directory's "
|
6675 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6676 |
msgstr ""
|
6677 |
|
6678 |
+
#: includes/licensing.php:403
|
6679 |
msgctxt "licensing"
|
6680 |
msgid ""
|
6681 |
"To ensure the security of our systems and adhere to industry best practices, "
|
6684 |
"1.0.1c)."
|
6685 |
msgstr ""
|
6686 |
|
6687 |
+
#: includes/licensing.php:405
|
6688 |
msgctxt "licensing"
|
6689 |
msgid ""
|
6690 |
"Upgrading your system will not only allow you to communicate with Business "
|
6692 |
"services using the latest security standards."
|
6693 |
msgstr ""
|
6694 |
|
6695 |
+
#: includes/licensing.php:407
|
6696 |
msgctxt "licensing"
|
6697 |
msgid ""
|
6698 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6699 |
"Include this message if necesary."
|
6700 |
msgstr ""
|
6701 |
|
6702 |
+
#: includes/licensing.php:414
|
6703 |
msgctxt "licensing"
|
6704 |
msgid "Could not contact licensing server"
|
6705 |
msgstr ""
|
6706 |
|
6707 |
+
#: includes/licensing.php:430
|
6708 |
msgctxt "licensing"
|
6709 |
msgid "The server returned a 403 Forbidden error."
|
6710 |
msgstr ""
|
6711 |
|
6712 |
+
#: includes/licensing.php:498
|
6713 |
#, fuzzy
|
6714 |
msgctxt "licensing"
|
6715 |
msgid "Business Directory - Please verify your license keys"
|
6716 |
msgstr "Business Directory - Zoeken"
|
6717 |
|
6718 |
+
#: includes/licensing.php:508
|
6719 |
msgctxt "licensing"
|
6720 |
msgid ""
|
6721 |
"The following premium modules will not work until a valid license key is "
|
6722 |
"provided: %s."
|
6723 |
msgstr ""
|
6724 |
|
6725 |
+
#: includes/licensing.php:519
|
6726 |
msgctxt "licensing"
|
6727 |
msgid ""
|
6728 |
"You need to activate the license keys for the following themes before they "
|
6729 |
"can be used: %s."
|
6730 |
msgstr ""
|
6731 |
|
6732 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
6733 |
msgctxt "licensing"
|
6734 |
msgid "Review my license keys"
|
6735 |
msgstr ""
|
6736 |
|
6737 |
+
#: includes/licensing.php:554
|
6738 |
#, fuzzy
|
6739 |
msgctxt "licensing"
|
6740 |
msgid "Business Directory - License key expired"
|
6741 |
msgstr "Business Directory - Zoeken"
|
6742 |
|
6743 |
+
#: includes/licensing.php:564
|
6744 |
msgctxt "licensing"
|
6745 |
msgid ""
|
6746 |
"The license key for the following modules has expired: %s. The modules will "
|
6748 |
"is renewed."
|
6749 |
msgstr ""
|
6750 |
|
6751 |
+
#: includes/licensing.php:575
|
6752 |
msgctxt "licensing"
|
6753 |
msgid ""
|
6754 |
"The license key for the following themes has expired: %s. The themes will "
|
6756 |
"is renewed."
|
6757 |
msgstr ""
|
6758 |
|
6759 |
+
#: includes/licensing.php:669
|
6760 |
msgctxt "licensing"
|
6761 |
msgid "Please enter a license key."
|
6762 |
msgstr ""
|
6763 |
|
6764 |
+
#: includes/licensing.php:678
|
6765 |
msgctxt "licensing"
|
6766 |
msgid "Could not activate license: %s."
|
6767 |
msgstr ""
|
6768 |
|
6769 |
+
#: includes/licensing.php:680
|
6770 |
msgctxt "licensing"
|
6771 |
msgid "License activated"
|
6772 |
msgstr ""
|
6773 |
|
6774 |
+
#: includes/licensing.php:700
|
6775 |
msgctxt "licensing"
|
6776 |
msgid "Could not deactivate license: %s."
|
6777 |
msgstr ""
|
6778 |
|
6779 |
+
#: includes/licensing.php:702
|
6780 |
msgctxt "licensing"
|
6781 |
msgid "License deactivated"
|
6782 |
msgstr ""
|
6783 |
|
6784 |
#. translators: "<module-name>" version <version-number> is not...
|
6785 |
+
#: includes/licensing.php:893
|
6786 |
msgctxt "deprecation"
|
6787 |
msgid ""
|
6788 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
languages/WPBDM-pl_PL.mo
CHANGED
Binary file
|
languages/WPBDM-pl_PL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v3.6.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2018-11
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
@@ -225,7 +225,7 @@ msgid ""
|
|
225 |
msgstr ""
|
226 |
|
227 |
# @ WPBDM
|
228 |
-
#: includes/class-wpbdp.php:
|
229 |
#, fuzzy
|
230 |
msgid ""
|
231 |
"The directory features are disabled at this time because a <a>manual "
|
@@ -234,7 +234,7 @@ msgstr ""
|
|
234 |
"Funkcje pluginu KATALOG FIRM są chwilowo wyłączone, ponieważ plugin oczekuje "
|
235 |
"na ręczną aktualizację, przed kontynuacją."
|
236 |
|
237 |
-
#: includes/class-wpbdp.php:
|
238 |
msgid ""
|
239 |
"The directory is not available at this time. Please try again in a few "
|
240 |
"minutes or contact the administrator if the problem persists."
|
@@ -246,56 +246,56 @@ msgid "%s (ex. %s)"
|
|
246 |
msgstr "%s (bez %s)"
|
247 |
|
248 |
# @ WPBDM
|
249 |
-
#: includes/form-fields.php:
|
250 |
msgid "Business Name"
|
251 |
msgstr "Nazwa Firmy"
|
252 |
|
253 |
# @ WPBDM
|
254 |
-
#: includes/form-fields.php:
|
255 |
msgid "Business Genre"
|
256 |
msgstr "Województwo"
|
257 |
|
258 |
# @ WPBDM
|
259 |
-
#: includes/form-fields.php:
|
260 |
msgid "Short Business Description"
|
261 |
msgstr "Krótke Info"
|
262 |
|
263 |
# @ WPBDM
|
264 |
-
#: includes/form-fields.php:
|
265 |
msgid "Long Business Description"
|
266 |
msgstr "Długi Opis Firmy"
|
267 |
|
268 |
# @ WPBDM
|
269 |
-
#: includes/form-fields.php:
|
270 |
msgid "Business Website Address"
|
271 |
msgstr "Strona Firmowa"
|
272 |
|
273 |
# @ WPBDM
|
274 |
-
#: includes/form-fields.php:
|
275 |
msgid "Business Phone Number"
|
276 |
msgstr "Telefon"
|
277 |
|
278 |
# @ WPBDM
|
279 |
-
#: includes/form-fields.php:
|
280 |
msgid "Business Fax"
|
281 |
msgstr "Fax"
|
282 |
|
283 |
# @ WPBDM
|
284 |
-
#: includes/form-fields.php:
|
285 |
msgid "Business Contact Email"
|
286 |
msgstr "Kontaktowy adres e-mail"
|
287 |
|
288 |
# @ WPBDM
|
289 |
-
#: includes/form-fields.php:
|
290 |
msgid "Business Tags"
|
291 |
msgstr "Firmowe Tagi"
|
292 |
|
293 |
# @ WPBDM
|
294 |
-
#: includes/form-fields.php:
|
295 |
msgid "Business Address"
|
296 |
msgstr "Strona Firmowa"
|
297 |
|
298 |
-
#: includes/form-fields.php:
|
299 |
msgid "ZIP Code"
|
300 |
msgstr ""
|
301 |
|
@@ -315,7 +315,7 @@ msgid "Transaction Key"
|
|
315 |
msgstr "Klucz Transakcji"
|
316 |
|
317 |
# @ WPBDM
|
318 |
-
#: includes/licensing.php:
|
319 |
#, fuzzy
|
320 |
msgid "Licenses"
|
321 |
msgstr "Licencje"
|
@@ -1064,7 +1064,7 @@ msgctxt "admin listings"
|
|
1064 |
msgid "Reported"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: includes/admin/class-admin-listings.php:
|
1068 |
msgctxt "admin listings"
|
1069 |
msgid "Listing's payment history successfully deleted"
|
1070 |
msgstr ""
|
@@ -1258,7 +1258,7 @@ msgid "Images"
|
|
1258 |
msgstr "Obrazy"
|
1259 |
|
1260 |
# @ WPBDM
|
1261 |
-
#: includes/admin/form-fields.php:
|
1262 |
msgctxt "admin"
|
1263 |
msgid ""
|
1264 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1268,7 +1268,7 @@ msgstr ""
|
|
1268 |
"tym polu: <b>%s</b>."
|
1269 |
|
1270 |
# @ WPBDM
|
1271 |
-
#: includes/admin/form-fields.php:
|
1272 |
msgctxt "admin"
|
1273 |
msgid ""
|
1274 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1277,7 +1277,7 @@ msgstr ""
|
|
1277 |
"<b>Katalog Firm</b>potrzebuje pola z <b>%s</b> aby pracować poprawnie."
|
1278 |
|
1279 |
# @ WPBDM
|
1280 |
-
#: includes/admin/form-fields.php:
|
1281 |
msgctxt "admin"
|
1282 |
msgid ""
|
1283 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1287,13 +1287,13 @@ msgstr ""
|
|
1287 |
"formularza\" albo niech katalog firm zrobi to dla ciebie automatycznie."
|
1288 |
|
1289 |
# @ WPBDM
|
1290 |
-
#: includes/admin/form-fields.php:
|
1291 |
msgctxt "admin"
|
1292 |
msgid "Go to \"Manage Form Fields\""
|
1293 |
msgstr "Przejdź do \"Zarządzanie polami formularza\""
|
1294 |
|
1295 |
# @ WPBDM
|
1296 |
-
#: includes/admin/form-fields.php:
|
1297 |
msgctxt "admin"
|
1298 |
msgid "Create these required fields for me"
|
1299 |
msgstr "Stwórz te wymagane pola dla mnie"
|
@@ -1320,60 +1320,60 @@ msgctxt "listing status"
|
|
1320 |
msgid "Reported"
|
1321 |
msgstr ""
|
1322 |
|
1323 |
-
#: includes/class-listing.php:
|
1324 |
msgctxt "listing status"
|
1325 |
msgid "Unknown"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
-
#: includes/class-listing.php:
|
1329 |
msgctxt "listing status"
|
1330 |
msgid "Legacy"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
# @ WPBDM
|
1334 |
-
#: includes/class-listing.php:
|
1335 |
#, fuzzy
|
1336 |
msgctxt "listing status"
|
1337 |
msgid "Incomplete"
|
1338 |
msgstr "Zakończona"
|
1339 |
|
1340 |
# @ WPBDM
|
1341 |
-
#: includes/class-listing.php:
|
1342 |
#, fuzzy
|
1343 |
msgctxt "listing status"
|
1344 |
msgid "Pending Payment"
|
1345 |
msgstr "Oczekujące na abonament"
|
1346 |
|
1347 |
# @ WPBDM
|
1348 |
-
#: includes/class-listing.php:
|
1349 |
#, fuzzy
|
1350 |
msgctxt "listing status"
|
1351 |
msgid "Complete"
|
1352 |
msgstr "Zakończona"
|
1353 |
|
1354 |
# @ WPBDM
|
1355 |
-
#: includes/class-listing.php:
|
1356 |
#, fuzzy
|
1357 |
msgctxt "listing status"
|
1358 |
msgid "Pending Upgrade"
|
1359 |
msgstr "Oferty oczekujące na zatwierdzenie"
|
1360 |
|
1361 |
# @ WPBDM
|
1362 |
-
#: includes/class-listing.php:
|
1363 |
#, fuzzy
|
1364 |
msgctxt "listing status"
|
1365 |
msgid "Expired"
|
1366 |
msgstr "Wygasłe"
|
1367 |
|
1368 |
# @ WPBDM
|
1369 |
-
#: includes/class-listing.php:
|
1370 |
#, fuzzy
|
1371 |
msgctxt "listing status"
|
1372 |
msgid "Pending Renewal"
|
1373 |
msgstr "Tylko aktywne i oczekujące na odświeżenie "
|
1374 |
|
1375 |
# @ WPBDM
|
1376 |
-
#: includes/class-listing.php:
|
1377 |
#, fuzzy
|
1378 |
msgctxt "listing status"
|
1379 |
msgid "Abandoned"
|
@@ -1406,40 +1406,40 @@ msgid "View Payment"
|
|
1406 |
msgstr "Płatność"
|
1407 |
|
1408 |
# @ WPBDM
|
1409 |
-
#: includes/admin/class-admin-listings.php:
|
1410 |
#, fuzzy
|
1411 |
msgctxt "admin actions"
|
1412 |
msgid "Publish listings"
|
1413 |
msgstr "Publikuj Ofertę"
|
1414 |
|
1415 |
# @ WPBDM
|
1416 |
-
#: includes/admin/class-admin-listings.php:
|
1417 |
#, fuzzy
|
1418 |
msgctxt "admin actions"
|
1419 |
msgid "Mark as \"Pending Review\""
|
1420 |
msgstr "Oczekujące"
|
1421 |
|
1422 |
-
#: includes/admin/class-admin-listings.php:
|
1423 |
msgctxt "admin actions"
|
1424 |
msgid "Hide from directory (mark as \"Draft\")"
|
1425 |
msgstr ""
|
1426 |
|
1427 |
# @ WPBDM
|
1428 |
-
#: includes/admin/class-admin-listings.php:
|
1429 |
#, fuzzy
|
1430 |
msgctxt "admin actions"
|
1431 |
msgid "Renew listings"
|
1432 |
msgstr "Odnów Ofertę"
|
1433 |
|
1434 |
# @ WPBDM
|
1435 |
-
#: includes/admin/class-admin-listings.php:
|
1436 |
#, fuzzy
|
1437 |
msgctxt "admin actions"
|
1438 |
msgid "Set listings as \"Expired\""
|
1439 |
msgstr "Upłynął okres ważności oferty."
|
1440 |
|
1441 |
# @ WPBDM
|
1442 |
-
#: includes/admin/class-admin-listings.php:
|
1443 |
#, fuzzy
|
1444 |
msgctxt "admin actions"
|
1445 |
msgid "Send access keys"
|
@@ -2776,121 +2776,121 @@ msgid ""
|
|
2776 |
msgstr ""
|
2777 |
|
2778 |
# @ WPBDM
|
2779 |
-
#: includes/admin/form-fields.php:
|
2780 |
msgctxt "form-fields admin"
|
2781 |
msgid "form field"
|
2782 |
msgstr "Pole formularza"
|
2783 |
|
2784 |
# @ WPBDM
|
2785 |
-
#: includes/admin/form-fields.php:
|
2786 |
msgctxt "form-fields admin"
|
2787 |
msgid "form fields"
|
2788 |
msgstr "Pola formularza"
|
2789 |
|
2790 |
# @ WPBDM
|
2791 |
-
#: includes/admin/form-fields.php:
|
2792 |
msgctxt "form-fields admin"
|
2793 |
msgid "Order"
|
2794 |
msgstr "Sortowanie"
|
2795 |
|
2796 |
# @ WPBDM
|
2797 |
-
#: includes/admin/form-fields.php:
|
2798 |
msgctxt "form-fields admin"
|
2799 |
msgid "Label / Association"
|
2800 |
msgstr "Etykieta/Przypisanie"
|
2801 |
|
2802 |
# @ WPBDM
|
2803 |
-
#: includes/admin/form-fields.php:
|
2804 |
msgctxt "form-fields admin"
|
2805 |
msgid "Type"
|
2806 |
msgstr "Rodzaj"
|
2807 |
|
2808 |
# @ WPBDM
|
2809 |
-
#: includes/admin/form-fields.php:
|
2810 |
msgctxt "form-fields admin"
|
2811 |
msgid "Validator"
|
2812 |
msgstr "Weryfikator"
|
2813 |
|
2814 |
# @ WPBDM
|
2815 |
-
#: includes/admin/form-fields.php:
|
2816 |
msgctxt "form-fields admin"
|
2817 |
msgid "Field Attributes"
|
2818 |
msgstr "Atrybuty pola"
|
2819 |
|
2820 |
# @ WPBDM
|
2821 |
-
#: includes/admin/form-fields.php:
|
2822 |
msgctxt "form-fields admin"
|
2823 |
msgid "Edit"
|
2824 |
msgstr "Edytuj"
|
2825 |
|
2826 |
# @ WPBDM
|
2827 |
-
#: includes/admin/form-fields.php:
|
2828 |
msgctxt "form-fields admin"
|
2829 |
msgid "Delete"
|
2830 |
msgstr "Usuń"
|
2831 |
|
2832 |
# @ WPBDM
|
2833 |
-
#: includes/admin/form-fields.php:
|
2834 |
-
#, fuzzy
|
2835 |
-
msgctxt "form-fields admin"
|
2836 |
-
msgid "Private"
|
2837 |
-
msgstr "Aktywacja Licencji"
|
2838 |
-
|
2839 |
-
# @ WPBDM
|
2840 |
-
#: includes/admin/form-fields.php:81
|
2841 |
msgctxt "form-fields admin"
|
2842 |
msgid "Required"
|
2843 |
msgstr "Wymagane"
|
2844 |
|
2845 |
# @ WPBDM
|
2846 |
-
#: includes/admin/form-fields.php:
|
2847 |
msgctxt "form-fields admin"
|
2848 |
msgid "Optional"
|
2849 |
msgstr "Opcjonalnie"
|
2850 |
|
2851 |
# @ WPBDM
|
2852 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2853 |
msgctxt "form-fields admin"
|
2854 |
msgid "This field value is shown in the excerpt view of a listing."
|
2855 |
msgstr "Wartość pola jest pokazana w widoku wyciągu z oferty."
|
2856 |
|
2857 |
# @ WPBDM
|
2858 |
-
#: includes/admin/form-fields.php:
|
2859 |
msgctxt "form-fields admin"
|
2860 |
msgid "In Excerpt"
|
2861 |
msgstr "W wyciągu z oferty"
|
2862 |
|
2863 |
# @ WPBDM
|
2864 |
-
#: includes/admin/form-fields.php:
|
2865 |
msgctxt "form-fields admin"
|
2866 |
msgid "This field value is shown in the single view of a listing."
|
2867 |
msgstr "Wartość pola jest pokazana w widoku pojedynczej oferty."
|
2868 |
|
2869 |
# @ WPBDM
|
2870 |
-
#: includes/admin/form-fields.php:
|
2871 |
msgctxt "form-fields admin"
|
2872 |
msgid "In Listing"
|
2873 |
msgstr "W ofertach"
|
2874 |
|
2875 |
# @ WPBDM
|
2876 |
-
#: includes/admin/form-fields.php:
|
2877 |
msgctxt "form-fields admin"
|
2878 |
msgid "Form Preview"
|
2879 |
msgstr "Podgląd formularza"
|
2880 |
|
2881 |
# @ WPBDM
|
2882 |
-
#: includes/admin/form-fields.php:
|
2883 |
msgctxt "form-fields admin"
|
2884 |
msgid "← Return to \"Manage Form Fields\""
|
2885 |
msgstr "← wróć do \"Zarządzanie polami formularza\""
|
2886 |
|
2887 |
# @ WPBDM
|
2888 |
-
#: includes/admin/form-fields.php:
|
2889 |
msgctxt "form-fields admin"
|
2890 |
msgid "Form fields updated."
|
2891 |
msgstr "Pola formularza zaktualizowane."
|
2892 |
|
2893 |
-
#: includes/admin/form-fields.php:
|
2894 |
msgctxt "form-fields admin"
|
2895 |
msgid ""
|
2896 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2900,107 +2900,107 @@ msgid ""
|
|
2900 |
msgstr ""
|
2901 |
|
2902 |
# @ WPBDM
|
2903 |
-
#: includes/admin/form-fields.php:
|
2904 |
msgctxt "form-fields admin"
|
2905 |
msgid "Field deleted."
|
2906 |
msgstr "Pole usunięte."
|
2907 |
|
2908 |
# @ WPBDM
|
2909 |
-
#: includes/admin/form-fields.php:
|
2910 |
msgctxt "form-fields admin"
|
2911 |
msgid "Required fields created successfully."
|
2912 |
msgstr "Pola wymagane zostały pomyślnie utworzone."
|
2913 |
|
2914 |
# @ WPBDM
|
2915 |
-
#: includes/admin/form-fields.php:
|
2916 |
msgctxt "form-fields admin"
|
2917 |
msgid "Title"
|
2918 |
msgstr "Tytuł"
|
2919 |
|
2920 |
# @ WPBDM
|
2921 |
-
#: includes/admin/form-fields.php:
|
2922 |
msgctxt "form-fields admin"
|
2923 |
msgid "Category"
|
2924 |
msgstr "Kategorie"
|
2925 |
|
2926 |
# @ WPBDM
|
2927 |
-
#: includes/admin/form-fields.php:
|
2928 |
msgctxt "form-fields admin"
|
2929 |
msgid "Excerpt"
|
2930 |
msgstr "W wyciągu z oferty"
|
2931 |
|
2932 |
# @ WPBDM
|
2933 |
-
#: includes/admin/form-fields.php:
|
2934 |
msgctxt "form-fields admin"
|
2935 |
msgid "Content"
|
2936 |
msgstr "Zawartość Posta"
|
2937 |
|
2938 |
# @ WPBDM
|
2939 |
-
#: includes/admin/form-fields.php:
|
2940 |
msgctxt "form-fields admin"
|
2941 |
msgid "Tags"
|
2942 |
msgstr "Slug Tagów"
|
2943 |
|
2944 |
# @ WPBDM
|
2945 |
-
#: includes/admin/form-fields.php:
|
2946 |
msgctxt "form-fields admin"
|
2947 |
msgid "Address"
|
2948 |
msgstr "Adres e-mail:"
|
2949 |
|
2950 |
# @ WPBDM
|
2951 |
-
#: includes/admin/form-fields.php:
|
2952 |
msgctxt "form-fields admin"
|
2953 |
msgid "City"
|
2954 |
msgstr "Miasto:"
|
2955 |
|
2956 |
# @ WPBDM
|
2957 |
-
#: includes/admin/form-fields.php:
|
2958 |
msgctxt "form-fields admin"
|
2959 |
msgid "State"
|
2960 |
msgstr "Województwo:"
|
2961 |
|
2962 |
# @ WPBDM
|
2963 |
-
#: includes/admin/form-fields.php:
|
2964 |
#, fuzzy
|
2965 |
msgctxt "form-fields admin"
|
2966 |
msgid "Country"
|
2967 |
msgstr "Kraj:"
|
2968 |
|
2969 |
-
#: includes/admin/form-fields.php:
|
2970 |
msgctxt "form-fields admin"
|
2971 |
msgid "ZIP Code"
|
2972 |
msgstr ""
|
2973 |
|
2974 |
# @ WPBDM
|
2975 |
-
#: includes/admin/form-fields.php:
|
2976 |
msgctxt "form-fields admin"
|
2977 |
msgid "FAX Number"
|
2978 |
msgstr "Numer karty kredytowej:"
|
2979 |
|
2980 |
# @ WPBDM
|
2981 |
-
#: includes/admin/form-fields.php:
|
2982 |
msgctxt "form-fields admin"
|
2983 |
msgid "Phone Number"
|
2984 |
msgstr "Telefon"
|
2985 |
|
2986 |
# @ WPBDM
|
2987 |
-
#: includes/admin/form-fields.php:
|
2988 |
msgctxt "form-fields admin"
|
2989 |
msgid "Ratings Field"
|
2990 |
msgstr "Pola ofert"
|
2991 |
|
2992 |
-
#: includes/admin/form-fields.php:
|
2993 |
msgctxt "form-fields admin"
|
2994 |
msgid "Twitter"
|
2995 |
msgstr ""
|
2996 |
|
2997 |
-
#: includes/admin/form-fields.php:
|
2998 |
msgctxt "form-fields admin"
|
2999 |
msgid "Website"
|
3000 |
msgstr ""
|
3001 |
|
3002 |
# @ WPBDM
|
3003 |
-
#: includes/admin/form-fields.php:
|
3004 |
msgctxt "form-fields admin"
|
3005 |
msgid "Tags updated."
|
3006 |
msgstr "Ustawienia zapisane"
|
@@ -3058,6 +3058,13 @@ msgctxt "form-fields admin"
|
|
3058 |
msgid "Allow empty selection on search?"
|
3059 |
msgstr "Zezwolić na wyszukiwanie pustych pól wyborów?"
|
3060 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3061 |
# @ WPBDM
|
3062 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
3063 |
msgctxt "form-fields admin"
|
@@ -4437,7 +4444,7 @@ msgid "User registration date"
|
|
4437 |
msgstr "Data zakończenia emisji oferty"
|
4438 |
|
4439 |
# @ WPBDM
|
4440 |
-
#: includes/licensing.php:
|
4441 |
#, fuzzy
|
4442 |
msgctxt "admin settings"
|
4443 |
msgid "Enter License Key here"
|
@@ -4743,7 +4750,7 @@ msgstr ""
|
|
4743 |
|
4744 |
# @ WPBDM
|
4745 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4746 |
-
#: includes/licensing.php:
|
4747 |
msgctxt "settings"
|
4748 |
msgid "Premium Modules"
|
4749 |
msgstr "Moduły Premium"
|
@@ -5917,12 +5924,12 @@ msgctxt "settings"
|
|
5917 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5918 |
msgstr ""
|
5919 |
|
5920 |
-
#: includes/licensing.php:
|
5921 |
msgctxt "settings"
|
5922 |
msgid "Themes"
|
5923 |
msgstr ""
|
5924 |
|
5925 |
-
#: includes/licensing.php:
|
5926 |
msgctxt "settings"
|
5927 |
msgid ""
|
5928 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -5931,26 +5938,26 @@ msgid ""
|
|
5931 |
msgstr ""
|
5932 |
|
5933 |
# @ WPBDM
|
5934 |
-
#: includes/licensing.php:
|
5935 |
#, fuzzy
|
5936 |
msgctxt "settings"
|
5937 |
msgid "Activate"
|
5938 |
msgstr "Aktywacja Licencji"
|
5939 |
|
5940 |
-
#: includes/licensing.php:
|
5941 |
msgctxt "settings"
|
5942 |
msgid "Please wait..."
|
5943 |
msgstr ""
|
5944 |
|
5945 |
# @ WPBDM
|
5946 |
-
#: includes/licensing.php:
|
5947 |
#, fuzzy
|
5948 |
msgctxt "settings"
|
5949 |
msgid "Deactivate"
|
5950 |
msgstr "Aktywacja Licencji"
|
5951 |
|
5952 |
# @ WPBDM
|
5953 |
-
#: includes/licensing.php:
|
5954 |
msgctxt "settings"
|
5955 |
msgid "Licenses"
|
5956 |
msgstr "Licencje"
|
@@ -6404,41 +6411,41 @@ msgid "Add New Listing"
|
|
6404 |
msgstr "Dodaj nową ofertę"
|
6405 |
|
6406 |
# @ WPBDM
|
6407 |
-
#: includes/class-listing.php:
|
6408 |
#, fuzzy
|
6409 |
msgctxt "listing"
|
6410 |
msgid "Listing has no registered payments"
|
6411 |
msgstr "Data zakończenia emisji oferty"
|
6412 |
|
6413 |
# @ WPBDM
|
6414 |
-
#: includes/class-listing.php:
|
6415 |
#, fuzzy
|
6416 |
msgctxt "listing"
|
6417 |
msgid "Can't delete payment"
|
6418 |
msgstr "Odrzucenie płatności"
|
6419 |
|
6420 |
# @ WPBDM
|
6421 |
-
#: includes/class-listing.php:
|
6422 |
#, fuzzy
|
6423 |
msgctxt "listing"
|
6424 |
msgid "Listing expired"
|
6425 |
msgstr "Upłynął okres ważności oferty."
|
6426 |
|
6427 |
# @ WPBDM
|
6428 |
-
#: includes/class-listing.php:
|
6429 |
#, fuzzy
|
6430 |
msgctxt "listing"
|
6431 |
msgid "(Unavailable Plan)"
|
6432 |
msgstr "(Abonament niedostępny)"
|
6433 |
|
6434 |
# @ WPBDM
|
6435 |
-
#: includes/class-listing.php:
|
6436 |
#, fuzzy
|
6437 |
msgctxt "listing"
|
6438 |
msgid "Plan \"%s\" (recurring)"
|
6439 |
msgstr "(powtarzające się)"
|
6440 |
|
6441 |
-
#: includes/class-listing.php:
|
6442 |
msgctxt "listing"
|
6443 |
msgid "Plan \"%s\""
|
6444 |
msgstr ""
|
@@ -6503,21 +6510,21 @@ msgstr "Oferta Bezpłatna"
|
|
6503 |
|
6504 |
# @ WPBDM
|
6505 |
#. translators: [%s] is the name of the blog.
|
6506 |
-
#: includes/class-listing-email-notification.php:
|
6507 |
msgctxt "notify email"
|
6508 |
msgid "[%s] New listing notification"
|
6509 |
msgstr "[%s] Powiadomienie o Nowej ofercie"
|
6510 |
|
6511 |
# @ WPBDM
|
6512 |
#. translators: [%s] is the name of the blog.
|
6513 |
-
#: includes/class-listing-email-notification.php:
|
6514 |
msgctxt "notify email"
|
6515 |
msgid "[%s] Listing edit notification"
|
6516 |
msgstr "[%s] Powiadomienie o Edycji oferty"
|
6517 |
|
6518 |
# @ WPBDM
|
6519 |
#. translators: %s is the name of the blog.
|
6520 |
-
#: includes/class-listing-email-notification.php:
|
6521 |
#, fuzzy
|
6522 |
msgctxt "notify email"
|
6523 |
msgid "[%s] Reported listing notification"
|
@@ -7068,13 +7075,13 @@ msgid "Settings"
|
|
7068 |
msgstr "Ustawienia"
|
7069 |
|
7070 |
# @ WPBDM
|
7071 |
-
#: includes/class-wpbdp.php:
|
7072 |
#, fuzzy
|
7073 |
msgctxt "listing image upload"
|
7074 |
msgid "Can not upload any more images for this listing."
|
7075 |
msgstr "Kategorie dla tej oferty"
|
7076 |
|
7077 |
-
#: includes/class-wpbdp.php:
|
7078 |
msgctxt "listing image upload"
|
7079 |
msgid ""
|
7080 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -7169,6 +7176,39 @@ msgctxt "form-fields api"
|
|
7169 |
msgid "Select List"
|
7170 |
msgstr "Lista Wyboru"
|
7171 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7172 |
# @ WPBDM
|
7173 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
7174 |
msgctxt "form-fields api"
|
@@ -7199,12 +7239,6 @@ msgctxt "form-fields api"
|
|
7199 |
msgid "URL Field"
|
7200 |
msgstr "Pole URL"
|
7201 |
|
7202 |
-
# @ WPBDM
|
7203 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
7204 |
-
msgctxt "form-fields api"
|
7205 |
-
msgid "URL:"
|
7206 |
-
msgstr "URL:"
|
7207 |
-
|
7208 |
# @ WPBDM
|
7209 |
#: includes/fields/class-fieldtypes-url.php:144
|
7210 |
msgctxt "form-fields api"
|
@@ -7212,7 +7246,7 @@ msgid "Link Text (optional):"
|
|
7212 |
msgstr "Tekst alternatywny(opcjonalnie):"
|
7213 |
|
7214 |
# @ WPBDM
|
7215 |
-
#: includes/fields/class-form-field.php:
|
7216 |
msgctxt "form-fields api"
|
7217 |
msgid ""
|
7218 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -7291,6 +7325,7 @@ msgstr "Kraj jest wymagany."
|
|
7291 |
|
7292 |
# @ WPBDM
|
7293 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
7294 |
msgctxt "form-fields-api"
|
7295 |
msgid "Remove"
|
7296 |
msgstr "Usuń"
|
@@ -7302,12 +7337,12 @@ msgid "Invalid form field type"
|
|
7302 |
msgstr "Niewłaściwy typ Pola"
|
7303 |
|
7304 |
# @ WPBDM
|
7305 |
-
#: includes/fields/class-form-field.php:
|
7306 |
msgctxt "form-fields-api"
|
7307 |
msgid "Field label is required."
|
7308 |
msgstr "Etykieta pola jest wymagana."
|
7309 |
|
7310 |
-
#: includes/fields/class-form-field.php:
|
7311 |
msgctxt "form-fields-api"
|
7312 |
msgid ""
|
7313 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -7315,7 +7350,7 @@ msgid ""
|
|
7315 |
"delete this current field and create a NEW field of type %1$s instead."
|
7316 |
msgstr ""
|
7317 |
|
7318 |
-
#: includes/fields/class-form-field.php:
|
7319 |
msgctxt "form-fields-api"
|
7320 |
msgid ""
|
7321 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
@@ -7323,7 +7358,7 @@ msgid ""
|
|
7323 |
msgstr ""
|
7324 |
|
7325 |
# @ WPBDM
|
7326 |
-
#: includes/fields/class-form-field.php:
|
7327 |
msgctxt "form-fields-api"
|
7328 |
msgid ""
|
7329 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -7333,55 +7368,55 @@ msgstr ""
|
|
7333 |
"przypisanie."
|
7334 |
|
7335 |
# @ WPBDM
|
7336 |
-
#: includes/fields/class-form-field.php:
|
7337 |
msgctxt "form-fields-api"
|
7338 |
msgid "\"%s\" is an invalid field type for this association."
|
7339 |
msgstr "\"%s\" jest niewłaściwym typem pola do tego przypisania"
|
7340 |
|
7341 |
# @ WPBDM
|
7342 |
-
#: includes/fields/class-form-field.php:
|
7343 |
msgctxt "form-fields-api"
|
7344 |
msgid "Invalid field ID"
|
7345 |
msgstr "Niewłaściwe ID Pola"
|
7346 |
|
7347 |
# @ WPBDM
|
7348 |
-
#: includes/fields/class-form-field.php:
|
7349 |
msgctxt "form-fields-api"
|
7350 |
msgid "An error occurred while trying to delete this field."
|
7351 |
msgstr "Wykryto błąd w trakcie próby usunięcia tego pola."
|
7352 |
|
7353 |
# @ WPBDM
|
7354 |
-
#: includes/form-fields.php:
|
7355 |
msgctxt "form-fields-api"
|
7356 |
msgid "Email Validator"
|
7357 |
msgstr "Weryfikator E-mail"
|
7358 |
|
7359 |
# @ WPBDM
|
7360 |
-
#: includes/form-fields.php:
|
7361 |
msgctxt "form-fields-api"
|
7362 |
msgid "URL Validator"
|
7363 |
msgstr "Weryfikator URL"
|
7364 |
|
7365 |
# @ WPBDM
|
7366 |
-
#: includes/form-fields.php:
|
7367 |
msgctxt "form-fields-api"
|
7368 |
msgid "Whole Number Validator"
|
7369 |
msgstr "Weryfikator liczb całkowitych"
|
7370 |
|
7371 |
# @ WPBDM
|
7372 |
-
#: includes/form-fields.php:
|
7373 |
msgctxt "form-fields-api"
|
7374 |
msgid "Decimal Number Validator"
|
7375 |
msgstr "Weryfikator liczb dziesiętnych"
|
7376 |
|
7377 |
# @ WPBDM
|
7378 |
-
#: includes/form-fields.php:
|
7379 |
msgctxt "form-fields-api"
|
7380 |
msgid "Date Validator"
|
7381 |
msgstr "Weryfikator daty"
|
7382 |
|
7383 |
# @ WPBDM
|
7384 |
-
#: includes/form-fields.php:
|
7385 |
#, fuzzy
|
7386 |
msgctxt "form-fields-api"
|
7387 |
msgid "Word Count Validator"
|
@@ -7439,19 +7474,19 @@ msgid ""
|
|
7439 |
msgstr ""
|
7440 |
|
7441 |
# @ WPBDM
|
7442 |
-
#: includes/form-fields.php:
|
7443 |
msgctxt "form-fields-api validation"
|
7444 |
msgid "Field"
|
7445 |
msgstr "Pole"
|
7446 |
|
7447 |
# @ WPBDM
|
7448 |
-
#: includes/form-fields.php:
|
7449 |
msgctxt "form-fields-api validation"
|
7450 |
msgid "%s is required."
|
7451 |
msgstr "%s jest wymagane."
|
7452 |
|
7453 |
# @ WPBDM
|
7454 |
-
#: includes/form-fields.php:
|
7455 |
msgctxt "form-fields-api validation"
|
7456 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
7457 |
msgstr ""
|
@@ -7459,50 +7494,50 @@ msgstr ""
|
|
7459 |
"zapomniałeś o http://"
|
7460 |
|
7461 |
# @ WPBDM
|
7462 |
-
#: includes/form-fields.php:
|
7463 |
msgctxt "form-fields-api validation"
|
7464 |
msgid "%s is badly formatted. Valid Email format required."
|
7465 |
msgstr "%s jest źle sformatowany. Wymagamy właściwego adresu E-mail."
|
7466 |
|
7467 |
# @ WPBDM
|
7468 |
-
#: includes/form-fields.php:
|
7469 |
msgctxt "form-fields-api validation"
|
7470 |
msgid "%s must be a number. Decimal values are not allowed."
|
7471 |
msgstr "%s musi być liczbą. Dziesiętne nie są dozwolone. "
|
7472 |
|
7473 |
# @ WPBDM
|
7474 |
-
#: includes/form-fields.php:
|
7475 |
msgctxt "form-fields-api validation"
|
7476 |
msgid "%s must be a number."
|
7477 |
msgstr "%s musi być liczbą."
|
7478 |
|
7479 |
# @ WPBDM
|
7480 |
-
#: includes/form-fields.php:
|
7481 |
#, fuzzy
|
7482 |
msgctxt "form-fields-api validation"
|
7483 |
msgid "%1$s must be in the format %2$s."
|
7484 |
msgstr "%s musi być w formacie %s."
|
7485 |
|
7486 |
# @ WPBDM
|
7487 |
-
#: includes/form-fields.php:
|
7488 |
msgctxt "form-fields-api validation"
|
7489 |
msgid "%s must be a valid date."
|
7490 |
msgstr "%s musi być datą poprawną."
|
7491 |
|
7492 |
-
#: includes/form-fields.php:
|
7493 |
msgctxt "form-fields-api validation"
|
7494 |
msgid "%s must have less than %d words."
|
7495 |
msgstr ""
|
7496 |
|
7497 |
# @ WPBDM
|
7498 |
-
#: includes/form-fields.php:
|
7499 |
#, fuzzy
|
7500 |
msgctxt "form-fields-api validation"
|
7501 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
7502 |
msgstr "%s jest niewłaściwe. Wartość musi być jedną z %s."
|
7503 |
|
7504 |
# @ WPBDM
|
7505 |
-
#: includes/form-fields.php:
|
7506 |
#, fuzzy
|
7507 |
msgctxt "image field"
|
7508 |
msgid "Caption for %s is required."
|
@@ -7738,26 +7773,26 @@ msgid "General"
|
|
7738 |
msgstr "Główna"
|
7739 |
|
7740 |
# @ WPBDM
|
7741 |
-
#: includes/licensing.php:
|
7742 |
#, fuzzy
|
7743 |
msgctxt "licensing"
|
7744 |
msgid "Invalid item ID"
|
7745 |
msgstr "Niewłaściwe ID Pola"
|
7746 |
|
7747 |
# @ WPBDM
|
7748 |
-
#: includes/licensing.php:
|
7749 |
msgctxt "licensing"
|
7750 |
msgid "No license key provided"
|
7751 |
msgstr "Nie wprowadzono klucz licencji"
|
7752 |
|
7753 |
# @ WPBDM
|
7754 |
-
#: includes/licensing.php:
|
7755 |
#, fuzzy
|
7756 |
msgctxt "licensing"
|
7757 |
msgid "The license key was revoked."
|
7758 |
msgstr "Nie wprowadzono klucz licencji"
|
7759 |
|
7760 |
-
#: includes/licensing.php:
|
7761 |
msgctxt "licensing"
|
7762 |
msgid ""
|
7763 |
"If you think this is a mistake, please contact <support-link>Business "
|
@@ -7765,7 +7800,7 @@ msgid ""
|
|
7765 |
"reported as revoked by the licensing software."
|
7766 |
msgstr ""
|
7767 |
|
7768 |
-
#: includes/licensing.php:
|
7769 |
msgctxt "licensing"
|
7770 |
msgid ""
|
7771 |
"Please include the email address you used to purchase <module-name> with "
|
@@ -7773,31 +7808,31 @@ msgid ""
|
|
7773 |
msgstr ""
|
7774 |
|
7775 |
# @ WPBDM
|
7776 |
-
#: includes/licensing.php:
|
7777 |
msgctxt "licensing"
|
7778 |
msgid "License key is invalid"
|
7779 |
msgstr "Niewłaściwy Klucz Licencji"
|
7780 |
|
7781 |
# @ WPBDM
|
7782 |
-
#: includes/licensing.php:
|
7783 |
msgctxt "licensing"
|
7784 |
msgid "Invalid module ID"
|
7785 |
msgstr "Niewłaściwe ID Modułu"
|
7786 |
|
7787 |
# @ WPBDM
|
7788 |
-
#: includes/licensing.php:
|
7789 |
msgctxt "licensing"
|
7790 |
msgid "Deactivation failed"
|
7791 |
msgstr "Błąd Deaktywacji"
|
7792 |
|
7793 |
-
#: includes/licensing.php:
|
7794 |
msgctxt "licensing"
|
7795 |
msgid ""
|
7796 |
"It was not possible to establish a connection with Business Directory's "
|
7797 |
"server. The connection failed with the following error:"
|
7798 |
msgstr ""
|
7799 |
|
7800 |
-
#: includes/licensing.php:
|
7801 |
msgctxt "licensing"
|
7802 |
msgid ""
|
7803 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -7806,19 +7841,19 @@ msgid ""
|
|
7806 |
"whitelist."
|
7807 |
msgstr ""
|
7808 |
|
7809 |
-
#: includes/licensing.php:
|
7810 |
msgctxt "licensing"
|
7811 |
msgid "Include this error message with your report."
|
7812 |
msgstr ""
|
7813 |
|
7814 |
-
#: includes/licensing.php:
|
7815 |
msgctxt "licensing"
|
7816 |
msgid ""
|
7817 |
"It was not possible to establish a connection with Business Directory's "
|
7818 |
"server. A problem occurred in the SSL/TSL handshake:"
|
7819 |
msgstr ""
|
7820 |
|
7821 |
-
#: includes/licensing.php:
|
7822 |
msgctxt "licensing"
|
7823 |
msgid ""
|
7824 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -7827,7 +7862,7 @@ msgid ""
|
|
7827 |
"1.0.1c)."
|
7828 |
msgstr ""
|
7829 |
|
7830 |
-
#: includes/licensing.php:
|
7831 |
msgctxt "licensing"
|
7832 |
msgid ""
|
7833 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -7835,7 +7870,7 @@ msgid ""
|
|
7835 |
"services using the latest security standards."
|
7836 |
msgstr ""
|
7837 |
|
7838 |
-
#: includes/licensing.php:
|
7839 |
msgctxt "licensing"
|
7840 |
msgid ""
|
7841 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
@@ -7843,25 +7878,25 @@ msgid ""
|
|
7843 |
msgstr ""
|
7844 |
|
7845 |
# @ WPBDM
|
7846 |
-
#: includes/licensing.php:
|
7847 |
msgctxt "licensing"
|
7848 |
msgid "Could not contact licensing server"
|
7849 |
msgstr "Nie można połączyć z serwerem danych licencji"
|
7850 |
|
7851 |
-
#: includes/licensing.php:
|
7852 |
msgctxt "licensing"
|
7853 |
msgid "The server returned a 403 Forbidden error."
|
7854 |
msgstr ""
|
7855 |
|
7856 |
# @ WPBDM
|
7857 |
-
#: includes/licensing.php:
|
7858 |
#, fuzzy
|
7859 |
msgctxt "licensing"
|
7860 |
msgid "Business Directory - Please verify your license keys"
|
7861 |
msgstr "Katalog Firm - Najświeższe Firmy"
|
7862 |
|
7863 |
# @ WPBDM
|
7864 |
-
#: includes/licensing.php:
|
7865 |
#, fuzzy
|
7866 |
msgctxt "licensing"
|
7867 |
msgid ""
|
@@ -7872,7 +7907,7 @@ msgstr ""
|
|
7872 |
"licencji. Przejdź do <a>Zarządzanie opcjami - Licencje</a>aby wprowadzić "
|
7873 |
"informacje o licencji."
|
7874 |
|
7875 |
-
#: includes/licensing.php:
|
7876 |
msgctxt "licensing"
|
7877 |
msgid ""
|
7878 |
"You need to activate the license keys for the following themes before they "
|
@@ -7880,21 +7915,21 @@ msgid ""
|
|
7880 |
msgstr ""
|
7881 |
|
7882 |
# @ WPBDM
|
7883 |
-
#: includes/licensing.php:
|
7884 |
#, fuzzy
|
7885 |
msgctxt "licensing"
|
7886 |
msgid "Review my license keys"
|
7887 |
msgstr "Odśwież Klucz Licencji"
|
7888 |
|
7889 |
# @ WPBDM
|
7890 |
-
#: includes/licensing.php:
|
7891 |
#, fuzzy
|
7892 |
msgctxt "licensing"
|
7893 |
msgid "Business Directory - License key expired"
|
7894 |
msgstr "Katalog firm - wygasł Klucz Licencji"
|
7895 |
|
7896 |
# @ WPBDM
|
7897 |
-
#: includes/licensing.php:
|
7898 |
#, fuzzy
|
7899 |
msgctxt "licensing"
|
7900 |
msgid ""
|
@@ -7907,7 +7942,7 @@ msgstr ""
|
|
7907 |
"czasu odnowienia licencji."
|
7908 |
|
7909 |
# @ WPBDM
|
7910 |
-
#: includes/licensing.php:
|
7911 |
#, fuzzy
|
7912 |
msgctxt "licensing"
|
7913 |
msgid ""
|
@@ -7920,38 +7955,38 @@ msgstr ""
|
|
7920 |
"czasu odnowienia licencji."
|
7921 |
|
7922 |
# @ WPBDM
|
7923 |
-
#: includes/licensing.php:
|
7924 |
#, fuzzy
|
7925 |
msgctxt "licensing"
|
7926 |
msgid "Please enter a license key."
|
7927 |
msgstr "Proszę wprowadzić poprawny adres e-mail."
|
7928 |
|
7929 |
# @ WPBDM
|
7930 |
-
#: includes/licensing.php:
|
7931 |
msgctxt "licensing"
|
7932 |
msgid "Could not activate license: %s."
|
7933 |
msgstr "Nie możemy aktywować Licencji: %s."
|
7934 |
|
7935 |
# @ WPBDM
|
7936 |
-
#: includes/licensing.php:
|
7937 |
msgctxt "licensing"
|
7938 |
msgid "License activated"
|
7939 |
msgstr "Licencja została aktywowana"
|
7940 |
|
7941 |
# @ WPBDM
|
7942 |
-
#: includes/licensing.php:
|
7943 |
msgctxt "licensing"
|
7944 |
msgid "Could not deactivate license: %s."
|
7945 |
msgstr "Nie możemy deaktywować Licencji: %s."
|
7946 |
|
7947 |
# @ WPBDM
|
7948 |
-
#: includes/licensing.php:
|
7949 |
msgctxt "licensing"
|
7950 |
msgid "License deactivated"
|
7951 |
msgstr "Licencja deaktywowana"
|
7952 |
|
7953 |
#. translators: "<module-name>" version <version-number> is not...
|
7954 |
-
#: includes/licensing.php:
|
7955 |
msgctxt "deprecation"
|
7956 |
msgid ""
|
7957 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
3 |
"Project-Id-Version: Business Directory Plugin v3.6.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+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"
|
225 |
msgstr ""
|
226 |
|
227 |
# @ WPBDM
|
228 |
+
#: includes/class-wpbdp.php:436
|
229 |
#, fuzzy
|
230 |
msgid ""
|
231 |
"The directory features are disabled at this time because a <a>manual "
|
234 |
"Funkcje pluginu KATALOG FIRM są chwilowo wyłączone, ponieważ plugin oczekuje "
|
235 |
"na ręczną aktualizację, przed kontynuacją."
|
236 |
|
237 |
+
#: includes/class-wpbdp.php:443
|
238 |
msgid ""
|
239 |
"The directory is not available at this time. Please try again in a few "
|
240 |
"minutes or contact the administrator if the problem persists."
|
246 |
msgstr "%s (bez %s)"
|
247 |
|
248 |
# @ WPBDM
|
249 |
+
#: includes/form-fields.php:355
|
250 |
msgid "Business Name"
|
251 |
msgstr "Nazwa Firmy"
|
252 |
|
253 |
# @ WPBDM
|
254 |
+
#: includes/form-fields.php:364
|
255 |
msgid "Business Genre"
|
256 |
msgstr "Województwo"
|
257 |
|
258 |
# @ WPBDM
|
259 |
+
#: includes/form-fields.php:373
|
260 |
msgid "Short Business Description"
|
261 |
msgstr "Krótke Info"
|
262 |
|
263 |
# @ WPBDM
|
264 |
+
#: includes/form-fields.php:381
|
265 |
msgid "Long Business Description"
|
266 |
msgstr "Długi Opis Firmy"
|
267 |
|
268 |
# @ WPBDM
|
269 |
+
#: includes/form-fields.php:390
|
270 |
msgid "Business Website Address"
|
271 |
msgstr "Strona Firmowa"
|
272 |
|
273 |
# @ WPBDM
|
274 |
+
#: includes/form-fields.php:399
|
275 |
msgid "Business Phone Number"
|
276 |
msgstr "Telefon"
|
277 |
|
278 |
# @ WPBDM
|
279 |
+
#: includes/form-fields.php:407
|
280 |
msgid "Business Fax"
|
281 |
msgstr "Fax"
|
282 |
|
283 |
# @ WPBDM
|
284 |
+
#: includes/form-fields.php:415
|
285 |
msgid "Business Contact Email"
|
286 |
msgstr "Kontaktowy adres e-mail"
|
287 |
|
288 |
# @ WPBDM
|
289 |
+
#: includes/form-fields.php:424
|
290 |
msgid "Business Tags"
|
291 |
msgstr "Firmowe Tagi"
|
292 |
|
293 |
# @ WPBDM
|
294 |
+
#: includes/form-fields.php:432
|
295 |
msgid "Business Address"
|
296 |
msgstr "Strona Firmowa"
|
297 |
|
298 |
+
#: includes/form-fields.php:440
|
299 |
msgid "ZIP Code"
|
300 |
msgstr ""
|
301 |
|
315 |
msgstr "Klucz Transakcji"
|
316 |
|
317 |
# @ WPBDM
|
318 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
319 |
#, fuzzy
|
320 |
msgid "Licenses"
|
321 |
msgstr "Licencje"
|
1064 |
msgid "Reported"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
+
#: includes/admin/class-admin-listings.php:641
|
1068 |
msgctxt "admin listings"
|
1069 |
msgid "Listing's payment history successfully deleted"
|
1070 |
msgstr ""
|
1258 |
msgstr "Obrazy"
|
1259 |
|
1260 |
# @ WPBDM
|
1261 |
+
#: includes/admin/form-fields.php:193
|
1262 |
msgctxt "admin"
|
1263 |
msgid ""
|
1264 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1268 |
"tym polu: <b>%s</b>."
|
1269 |
|
1270 |
# @ WPBDM
|
1271 |
+
#: includes/admin/form-fields.php:195
|
1272 |
msgctxt "admin"
|
1273 |
msgid ""
|
1274 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1277 |
"<b>Katalog Firm</b>potrzebuje pola z <b>%s</b> aby pracować poprawnie."
|
1278 |
|
1279 |
# @ WPBDM
|
1280 |
+
#: includes/admin/form-fields.php:199
|
1281 |
msgctxt "admin"
|
1282 |
msgid ""
|
1283 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1287 |
"formularza\" albo niech katalog firm zrobi to dla ciebie automatycznie."
|
1288 |
|
1289 |
# @ WPBDM
|
1290 |
+
#: includes/admin/form-fields.php:204
|
1291 |
msgctxt "admin"
|
1292 |
msgid "Go to \"Manage Form Fields\""
|
1293 |
msgstr "Przejdź do \"Zarządzanie polami formularza\""
|
1294 |
|
1295 |
# @ WPBDM
|
1296 |
+
#: includes/admin/form-fields.php:209
|
1297 |
msgctxt "admin"
|
1298 |
msgid "Create these required fields for me"
|
1299 |
msgstr "Stwórz te wymagane pola dla mnie"
|
1320 |
msgid "Reported"
|
1321 |
msgstr ""
|
1322 |
|
1323 |
+
#: includes/class-listing.php:768
|
1324 |
msgctxt "listing status"
|
1325 |
msgid "Unknown"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: includes/class-listing.php:769
|
1329 |
msgctxt "listing status"
|
1330 |
msgid "Legacy"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
# @ WPBDM
|
1334 |
+
#: includes/class-listing.php:770
|
1335 |
#, fuzzy
|
1336 |
msgctxt "listing status"
|
1337 |
msgid "Incomplete"
|
1338 |
msgstr "Zakończona"
|
1339 |
|
1340 |
# @ WPBDM
|
1341 |
+
#: includes/class-listing.php:771
|
1342 |
#, fuzzy
|
1343 |
msgctxt "listing status"
|
1344 |
msgid "Pending Payment"
|
1345 |
msgstr "Oczekujące na abonament"
|
1346 |
|
1347 |
# @ WPBDM
|
1348 |
+
#: includes/class-listing.php:772
|
1349 |
#, fuzzy
|
1350 |
msgctxt "listing status"
|
1351 |
msgid "Complete"
|
1352 |
msgstr "Zakończona"
|
1353 |
|
1354 |
# @ WPBDM
|
1355 |
+
#: includes/class-listing.php:773
|
1356 |
#, fuzzy
|
1357 |
msgctxt "listing status"
|
1358 |
msgid "Pending Upgrade"
|
1359 |
msgstr "Oferty oczekujące na zatwierdzenie"
|
1360 |
|
1361 |
# @ WPBDM
|
1362 |
+
#: includes/class-listing.php:774
|
1363 |
#, fuzzy
|
1364 |
msgctxt "listing status"
|
1365 |
msgid "Expired"
|
1366 |
msgstr "Wygasłe"
|
1367 |
|
1368 |
# @ WPBDM
|
1369 |
+
#: includes/class-listing.php:775
|
1370 |
#, fuzzy
|
1371 |
msgctxt "listing status"
|
1372 |
msgid "Pending Renewal"
|
1373 |
msgstr "Tylko aktywne i oczekujące na odświeżenie "
|
1374 |
|
1375 |
# @ WPBDM
|
1376 |
+
#: includes/class-listing.php:776
|
1377 |
#, fuzzy
|
1378 |
msgctxt "listing status"
|
1379 |
msgid "Abandoned"
|
1406 |
msgstr "Płatność"
|
1407 |
|
1408 |
# @ WPBDM
|
1409 |
+
#: includes/admin/class-admin-listings.php:580
|
1410 |
#, fuzzy
|
1411 |
msgctxt "admin actions"
|
1412 |
msgid "Publish listings"
|
1413 |
msgstr "Publikuj Ofertę"
|
1414 |
|
1415 |
# @ WPBDM
|
1416 |
+
#: includes/admin/class-admin-listings.php:581
|
1417 |
#, fuzzy
|
1418 |
msgctxt "admin actions"
|
1419 |
msgid "Mark as \"Pending Review\""
|
1420 |
msgstr "Oczekujące"
|
1421 |
|
1422 |
+
#: includes/admin/class-admin-listings.php:582
|
1423 |
msgctxt "admin actions"
|
1424 |
msgid "Hide from directory (mark as \"Draft\")"
|
1425 |
msgstr ""
|
1426 |
|
1427 |
# @ WPBDM
|
1428 |
+
#: includes/admin/class-admin-listings.php:584
|
1429 |
#, fuzzy
|
1430 |
msgctxt "admin actions"
|
1431 |
msgid "Renew listings"
|
1432 |
msgstr "Odnów Ofertę"
|
1433 |
|
1434 |
# @ WPBDM
|
1435 |
+
#: includes/admin/class-admin-listings.php:585
|
1436 |
#, fuzzy
|
1437 |
msgctxt "admin actions"
|
1438 |
msgid "Set listings as \"Expired\""
|
1439 |
msgstr "Upłynął okres ważności oferty."
|
1440 |
|
1441 |
# @ WPBDM
|
1442 |
+
#: includes/admin/class-admin-listings.php:592
|
1443 |
#, fuzzy
|
1444 |
msgctxt "admin actions"
|
1445 |
msgid "Send access keys"
|
2776 |
msgstr ""
|
2777 |
|
2778 |
# @ WPBDM
|
2779 |
+
#: includes/admin/form-fields.php:24
|
2780 |
msgctxt "form-fields admin"
|
2781 |
msgid "form field"
|
2782 |
msgstr "Pole formularza"
|
2783 |
|
2784 |
# @ WPBDM
|
2785 |
+
#: includes/admin/form-fields.php:25
|
2786 |
msgctxt "form-fields admin"
|
2787 |
msgid "form fields"
|
2788 |
msgstr "Pola formularza"
|
2789 |
|
2790 |
# @ WPBDM
|
2791 |
+
#: includes/admin/form-fields.php:33
|
2792 |
msgctxt "form-fields admin"
|
2793 |
msgid "Order"
|
2794 |
msgstr "Sortowanie"
|
2795 |
|
2796 |
# @ WPBDM
|
2797 |
+
#: includes/admin/form-fields.php:34
|
2798 |
msgctxt "form-fields admin"
|
2799 |
msgid "Label / Association"
|
2800 |
msgstr "Etykieta/Przypisanie"
|
2801 |
|
2802 |
# @ WPBDM
|
2803 |
+
#: includes/admin/form-fields.php:35
|
2804 |
msgctxt "form-fields admin"
|
2805 |
msgid "Type"
|
2806 |
msgstr "Rodzaj"
|
2807 |
|
2808 |
# @ WPBDM
|
2809 |
+
#: includes/admin/form-fields.php:36
|
2810 |
msgctxt "form-fields admin"
|
2811 |
msgid "Validator"
|
2812 |
msgstr "Weryfikator"
|
2813 |
|
2814 |
# @ WPBDM
|
2815 |
+
#: includes/admin/form-fields.php:37
|
2816 |
msgctxt "form-fields admin"
|
2817 |
msgid "Field Attributes"
|
2818 |
msgstr "Atrybuty pola"
|
2819 |
|
2820 |
# @ WPBDM
|
2821 |
+
#: includes/admin/form-fields.php:84
|
2822 |
msgctxt "form-fields admin"
|
2823 |
msgid "Edit"
|
2824 |
msgstr "Edytuj"
|
2825 |
|
2826 |
# @ WPBDM
|
2827 |
+
#: includes/admin/form-fields.php:98
|
2828 |
msgctxt "form-fields admin"
|
2829 |
msgid "Delete"
|
2830 |
msgstr "Usuń"
|
2831 |
|
2832 |
# @ WPBDM
|
2833 |
+
#: includes/admin/form-fields.php:135
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2834 |
msgctxt "form-fields admin"
|
2835 |
msgid "Required"
|
2836 |
msgstr "Wymagane"
|
2837 |
|
2838 |
# @ WPBDM
|
2839 |
+
#: includes/admin/form-fields.php:135
|
2840 |
msgctxt "form-fields admin"
|
2841 |
msgid "Optional"
|
2842 |
msgstr "Opcjonalnie"
|
2843 |
|
2844 |
# @ WPBDM
|
2845 |
+
#: includes/admin/form-fields.php:142
|
2846 |
+
#, fuzzy
|
2847 |
+
msgctxt "form-fields admin"
|
2848 |
+
msgid "Private"
|
2849 |
+
msgstr "Aktywacja Licencji"
|
2850 |
+
|
2851 |
+
# @ WPBDM
|
2852 |
+
#: includes/admin/form-fields.php:149
|
2853 |
msgctxt "form-fields admin"
|
2854 |
msgid "This field value is shown in the excerpt view of a listing."
|
2855 |
msgstr "Wartość pola jest pokazana w widoku wyciągu z oferty."
|
2856 |
|
2857 |
# @ WPBDM
|
2858 |
+
#: includes/admin/form-fields.php:150
|
2859 |
msgctxt "form-fields admin"
|
2860 |
msgid "In Excerpt"
|
2861 |
msgstr "W wyciągu z oferty"
|
2862 |
|
2863 |
# @ WPBDM
|
2864 |
+
#: includes/admin/form-fields.php:157
|
2865 |
msgctxt "form-fields admin"
|
2866 |
msgid "This field value is shown in the single view of a listing."
|
2867 |
msgstr "Wartość pola jest pokazana w widoku pojedynczej oferty."
|
2868 |
|
2869 |
# @ WPBDM
|
2870 |
+
#: includes/admin/form-fields.php:158
|
2871 |
msgctxt "form-fields admin"
|
2872 |
msgid "In Listing"
|
2873 |
msgstr "W ofertach"
|
2874 |
|
2875 |
# @ WPBDM
|
2876 |
+
#: includes/admin/form-fields.php:292
|
2877 |
msgctxt "form-fields admin"
|
2878 |
msgid "Form Preview"
|
2879 |
msgstr "Podgląd formularza"
|
2880 |
|
2881 |
# @ WPBDM
|
2882 |
+
#: includes/admin/form-fields.php:293
|
2883 |
msgctxt "form-fields admin"
|
2884 |
msgid "← Return to \"Manage Form Fields\""
|
2885 |
msgstr "← wróć do \"Zarządzanie polami formularza\""
|
2886 |
|
2887 |
# @ WPBDM
|
2888 |
+
#: includes/admin/form-fields.php:333
|
2889 |
msgctxt "form-fields admin"
|
2890 |
msgid "Form fields updated."
|
2891 |
msgstr "Pola formularza zaktualizowane."
|
2892 |
|
2893 |
+
#: includes/admin/form-fields.php:349
|
2894 |
msgctxt "form-fields admin"
|
2895 |
msgid ""
|
2896 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
# @ WPBDM
|
2903 |
+
#: includes/admin/form-fields.php:390
|
2904 |
msgctxt "form-fields admin"
|
2905 |
msgid "Field deleted."
|
2906 |
msgstr "Pole usunięte."
|
2907 |
|
2908 |
# @ WPBDM
|
2909 |
+
#: includes/admin/form-fields.php:413
|
2910 |
msgctxt "form-fields admin"
|
2911 |
msgid "Required fields created successfully."
|
2912 |
msgstr "Pola wymagane zostały pomyślnie utworzone."
|
2913 |
|
2914 |
# @ WPBDM
|
2915 |
+
#: includes/admin/form-fields.php:426
|
2916 |
msgctxt "form-fields admin"
|
2917 |
msgid "Title"
|
2918 |
msgstr "Tytuł"
|
2919 |
|
2920 |
# @ WPBDM
|
2921 |
+
#: includes/admin/form-fields.php:427
|
2922 |
msgctxt "form-fields admin"
|
2923 |
msgid "Category"
|
2924 |
msgstr "Kategorie"
|
2925 |
|
2926 |
# @ WPBDM
|
2927 |
+
#: includes/admin/form-fields.php:428
|
2928 |
msgctxt "form-fields admin"
|
2929 |
msgid "Excerpt"
|
2930 |
msgstr "W wyciągu z oferty"
|
2931 |
|
2932 |
# @ WPBDM
|
2933 |
+
#: includes/admin/form-fields.php:429
|
2934 |
msgctxt "form-fields admin"
|
2935 |
msgid "Content"
|
2936 |
msgstr "Zawartość Posta"
|
2937 |
|
2938 |
# @ WPBDM
|
2939 |
+
#: includes/admin/form-fields.php:430
|
2940 |
msgctxt "form-fields admin"
|
2941 |
msgid "Tags"
|
2942 |
msgstr "Slug Tagów"
|
2943 |
|
2944 |
# @ WPBDM
|
2945 |
+
#: includes/admin/form-fields.php:431
|
2946 |
msgctxt "form-fields admin"
|
2947 |
msgid "Address"
|
2948 |
msgstr "Adres e-mail:"
|
2949 |
|
2950 |
# @ WPBDM
|
2951 |
+
#: includes/admin/form-fields.php:432
|
2952 |
msgctxt "form-fields admin"
|
2953 |
msgid "City"
|
2954 |
msgstr "Miasto:"
|
2955 |
|
2956 |
# @ WPBDM
|
2957 |
+
#: includes/admin/form-fields.php:433
|
2958 |
msgctxt "form-fields admin"
|
2959 |
msgid "State"
|
2960 |
msgstr "Województwo:"
|
2961 |
|
2962 |
# @ WPBDM
|
2963 |
+
#: includes/admin/form-fields.php:434
|
2964 |
#, fuzzy
|
2965 |
msgctxt "form-fields admin"
|
2966 |
msgid "Country"
|
2967 |
msgstr "Kraj:"
|
2968 |
|
2969 |
+
#: includes/admin/form-fields.php:435
|
2970 |
msgctxt "form-fields admin"
|
2971 |
msgid "ZIP Code"
|
2972 |
msgstr ""
|
2973 |
|
2974 |
# @ WPBDM
|
2975 |
+
#: includes/admin/form-fields.php:436
|
2976 |
msgctxt "form-fields admin"
|
2977 |
msgid "FAX Number"
|
2978 |
msgstr "Numer karty kredytowej:"
|
2979 |
|
2980 |
# @ WPBDM
|
2981 |
+
#: includes/admin/form-fields.php:437
|
2982 |
msgctxt "form-fields admin"
|
2983 |
msgid "Phone Number"
|
2984 |
msgstr "Telefon"
|
2985 |
|
2986 |
# @ WPBDM
|
2987 |
+
#: includes/admin/form-fields.php:438
|
2988 |
msgctxt "form-fields admin"
|
2989 |
msgid "Ratings Field"
|
2990 |
msgstr "Pola ofert"
|
2991 |
|
2992 |
+
#: includes/admin/form-fields.php:439
|
2993 |
msgctxt "form-fields admin"
|
2994 |
msgid "Twitter"
|
2995 |
msgstr ""
|
2996 |
|
2997 |
+
#: includes/admin/form-fields.php:440
|
2998 |
msgctxt "form-fields admin"
|
2999 |
msgid "Website"
|
3000 |
msgstr ""
|
3001 |
|
3002 |
# @ WPBDM
|
3003 |
+
#: includes/admin/form-fields.php:470
|
3004 |
msgctxt "form-fields admin"
|
3005 |
msgid "Tags updated."
|
3006 |
msgstr "Ustawienia zapisane"
|
3058 |
msgid "Allow empty selection on search?"
|
3059 |
msgstr "Zezwolić na wyszukiwanie pustych pól wyborów?"
|
3060 |
|
3061 |
+
# @ WPBDM
|
3062 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
3063 |
+
#, fuzzy
|
3064 |
+
msgctxt "form-fields admin"
|
3065 |
+
msgid "Field Display Order"
|
3066 |
+
msgstr "Opcje wyświetlania pola"
|
3067 |
+
|
3068 |
# @ WPBDM
|
3069 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
3070 |
msgctxt "form-fields admin"
|
4444 |
msgstr "Data zakończenia emisji oferty"
|
4445 |
|
4446 |
# @ WPBDM
|
4447 |
+
#: includes/licensing.php:158
|
4448 |
#, fuzzy
|
4449 |
msgctxt "admin settings"
|
4450 |
msgid "Enter License Key here"
|
4750 |
|
4751 |
# @ WPBDM
|
4752 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4753 |
+
#: includes/licensing.php:95
|
4754 |
msgctxt "settings"
|
4755 |
msgid "Premium Modules"
|
4756 |
msgstr "Moduły Premium"
|
5924 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5925 |
msgstr ""
|
5926 |
|
5927 |
+
#: includes/licensing.php:111
|
5928 |
msgctxt "settings"
|
5929 |
msgid "Themes"
|
5930 |
msgstr ""
|
5931 |
|
5932 |
+
#: includes/licensing.php:134
|
5933 |
msgctxt "settings"
|
5934 |
msgid ""
|
5935 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
5938 |
msgstr ""
|
5939 |
|
5940 |
# @ WPBDM
|
5941 |
+
#: includes/licensing.php:159
|
5942 |
#, fuzzy
|
5943 |
msgctxt "settings"
|
5944 |
msgid "Activate"
|
5945 |
msgstr "Aktywacja Licencji"
|
5946 |
|
5947 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
5948 |
msgctxt "settings"
|
5949 |
msgid "Please wait..."
|
5950 |
msgstr ""
|
5951 |
|
5952 |
# @ WPBDM
|
5953 |
+
#: includes/licensing.php:160
|
5954 |
#, fuzzy
|
5955 |
msgctxt "settings"
|
5956 |
msgid "Deactivate"
|
5957 |
msgstr "Aktywacja Licencji"
|
5958 |
|
5959 |
# @ WPBDM
|
5960 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
5961 |
msgctxt "settings"
|
5962 |
msgid "Licenses"
|
5963 |
msgstr "Licencje"
|
6411 |
msgstr "Dodaj nową ofertę"
|
6412 |
|
6413 |
# @ WPBDM
|
6414 |
+
#: includes/class-listing.php:302
|
6415 |
#, fuzzy
|
6416 |
msgctxt "listing"
|
6417 |
msgid "Listing has no registered payments"
|
6418 |
msgstr "Data zakończenia emisji oferty"
|
6419 |
|
6420 |
# @ WPBDM
|
6421 |
+
#: includes/class-listing.php:310
|
6422 |
#, fuzzy
|
6423 |
msgctxt "listing"
|
6424 |
msgid "Can't delete payment"
|
6425 |
msgstr "Odrzucenie płatności"
|
6426 |
|
6427 |
# @ WPBDM
|
6428 |
+
#: includes/class-listing.php:349
|
6429 |
#, fuzzy
|
6430 |
msgctxt "listing"
|
6431 |
msgid "Listing expired"
|
6432 |
msgstr "Upłynął okres ważności oferty."
|
6433 |
|
6434 |
# @ WPBDM
|
6435 |
+
#: includes/class-listing.php:508
|
6436 |
#, fuzzy
|
6437 |
msgctxt "listing"
|
6438 |
msgid "(Unavailable Plan)"
|
6439 |
msgstr "(Abonament niedostępny)"
|
6440 |
|
6441 |
# @ WPBDM
|
6442 |
+
#: includes/class-listing.php:665
|
6443 |
#, fuzzy
|
6444 |
msgctxt "listing"
|
6445 |
msgid "Plan \"%s\" (recurring)"
|
6446 |
msgstr "(powtarzające się)"
|
6447 |
|
6448 |
+
#: includes/class-listing.php:667
|
6449 |
msgctxt "listing"
|
6450 |
msgid "Plan \"%s\""
|
6451 |
msgstr ""
|
6510 |
|
6511 |
# @ WPBDM
|
6512 |
#. translators: [%s] is the name of the blog.
|
6513 |
+
#: includes/class-listing-email-notification.php:234
|
6514 |
msgctxt "notify email"
|
6515 |
msgid "[%s] New listing notification"
|
6516 |
msgstr "[%s] Powiadomienie o Nowej ofercie"
|
6517 |
|
6518 |
# @ WPBDM
|
6519 |
#. translators: [%s] is the name of the blog.
|
6520 |
+
#: includes/class-listing-email-notification.php:285
|
6521 |
msgctxt "notify email"
|
6522 |
msgid "[%s] Listing edit notification"
|
6523 |
msgstr "[%s] Powiadomienie o Edycji oferty"
|
6524 |
|
6525 |
# @ WPBDM
|
6526 |
#. translators: %s is the name of the blog.
|
6527 |
+
#: includes/class-listing-email-notification.php:357
|
6528 |
#, fuzzy
|
6529 |
msgctxt "notify email"
|
6530 |
msgid "[%s] Reported listing notification"
|
7075 |
msgstr "Ustawienia"
|
7076 |
|
7077 |
# @ WPBDM
|
7078 |
+
#: includes/class-wpbdp.php:335
|
7079 |
#, fuzzy
|
7080 |
msgctxt "listing image upload"
|
7081 |
msgid "Can not upload any more images for this listing."
|
7082 |
msgstr "Kategorie dla tej oferty"
|
7083 |
|
7084 |
+
#: includes/class-wpbdp.php:339
|
7085 |
msgctxt "listing image upload"
|
7086 |
msgid ""
|
7087 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
7176 |
msgid "Select List"
|
7177 |
msgstr "Lista Wyboru"
|
7178 |
|
7179 |
+
# @ WPBDM
|
7180 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
7181 |
+
#, fuzzy
|
7182 |
+
msgctxt "form-fields api"
|
7183 |
+
msgid "Social Site (Other)"
|
7184 |
+
msgstr "Strona Społeczności (Twitter)"
|
7185 |
+
|
7186 |
+
# @ WPBDM
|
7187 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
7188 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
7189 |
+
msgctxt "form-fields api"
|
7190 |
+
msgid "URL:"
|
7191 |
+
msgstr "URL:"
|
7192 |
+
|
7193 |
+
# @ WPBDM
|
7194 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
7195 |
+
#, fuzzy
|
7196 |
+
msgctxt "form-fields api"
|
7197 |
+
msgid "Text:"
|
7198 |
+
msgstr "Pole tekstowe / z możliwością html"
|
7199 |
+
|
7200 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
7201 |
+
msgctxt "form-fields api"
|
7202 |
+
msgid "Text to be displayed along with icon"
|
7203 |
+
msgstr ""
|
7204 |
+
|
7205 |
+
# @ WPBDM
|
7206 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
7207 |
+
#, fuzzy
|
7208 |
+
msgctxt "form-fields api"
|
7209 |
+
msgid "Type:"
|
7210 |
+
msgstr "Rodzaj"
|
7211 |
+
|
7212 |
# @ WPBDM
|
7213 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
7214 |
msgctxt "form-fields api"
|
7239 |
msgid "URL Field"
|
7240 |
msgstr "Pole URL"
|
7241 |
|
|
|
|
|
|
|
|
|
|
|
|
|
7242 |
# @ WPBDM
|
7243 |
#: includes/fields/class-fieldtypes-url.php:144
|
7244 |
msgctxt "form-fields api"
|
7246 |
msgstr "Tekst alternatywny(opcjonalnie):"
|
7247 |
|
7248 |
# @ WPBDM
|
7249 |
+
#: includes/fields/class-form-field.php:694
|
7250 |
msgctxt "form-fields api"
|
7251 |
msgid ""
|
7252 |
"This form field can't be deleted because it is required for the plugin to "
|
7325 |
|
7326 |
# @ WPBDM
|
7327 |
#: includes/fields/class-fieldtypes-image.php:100
|
7328 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
7329 |
msgctxt "form-fields-api"
|
7330 |
msgid "Remove"
|
7331 |
msgstr "Usuń"
|
7337 |
msgstr "Niewłaściwy typ Pola"
|
7338 |
|
7339 |
# @ WPBDM
|
7340 |
+
#: includes/fields/class-form-field.php:581
|
7341 |
msgctxt "form-fields-api"
|
7342 |
msgid "Field label is required."
|
7343 |
msgstr "Etykieta pola jest wymagana."
|
7344 |
|
7345 |
+
#: includes/fields/class-form-field.php:592
|
7346 |
msgctxt "form-fields-api"
|
7347 |
msgid ""
|
7348 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
7350 |
"delete this current field and create a NEW field of type %1$s instead."
|
7351 |
msgstr ""
|
7352 |
|
7353 |
+
#: includes/fields/class-form-field.php:595
|
7354 |
msgctxt "form-fields-api"
|
7355 |
msgid ""
|
7356 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
7358 |
msgstr ""
|
7359 |
|
7360 |
# @ WPBDM
|
7361 |
+
#: includes/fields/class-form-field.php:629
|
7362 |
msgctxt "form-fields-api"
|
7363 |
msgid ""
|
7364 |
"There can only be one field with association \"%s\". Please select another "
|
7368 |
"przypisanie."
|
7369 |
|
7370 |
# @ WPBDM
|
7371 |
+
#: includes/fields/class-form-field.php:639
|
7372 |
msgctxt "form-fields-api"
|
7373 |
msgid "\"%s\" is an invalid field type for this association."
|
7374 |
msgstr "\"%s\" jest niewłaściwym typem pola do tego przypisania"
|
7375 |
|
7376 |
# @ WPBDM
|
7377 |
+
#: includes/fields/class-form-field.php:684
|
7378 |
msgctxt "form-fields-api"
|
7379 |
msgid "Invalid field ID"
|
7380 |
msgstr "Niewłaściwe ID Pola"
|
7381 |
|
7382 |
# @ WPBDM
|
7383 |
+
#: includes/fields/class-form-field.php:707
|
7384 |
msgctxt "form-fields-api"
|
7385 |
msgid "An error occurred while trying to delete this field."
|
7386 |
msgstr "Wykryto błąd w trakcie próby usunięcia tego pola."
|
7387 |
|
7388 |
# @ WPBDM
|
7389 |
+
#: includes/form-fields.php:570
|
7390 |
msgctxt "form-fields-api"
|
7391 |
msgid "Email Validator"
|
7392 |
msgstr "Weryfikator E-mail"
|
7393 |
|
7394 |
# @ WPBDM
|
7395 |
+
#: includes/form-fields.php:571
|
7396 |
msgctxt "form-fields-api"
|
7397 |
msgid "URL Validator"
|
7398 |
msgstr "Weryfikator URL"
|
7399 |
|
7400 |
# @ WPBDM
|
7401 |
+
#: includes/form-fields.php:572
|
7402 |
msgctxt "form-fields-api"
|
7403 |
msgid "Whole Number Validator"
|
7404 |
msgstr "Weryfikator liczb całkowitych"
|
7405 |
|
7406 |
# @ WPBDM
|
7407 |
+
#: includes/form-fields.php:573
|
7408 |
msgctxt "form-fields-api"
|
7409 |
msgid "Decimal Number Validator"
|
7410 |
msgstr "Weryfikator liczb dziesiętnych"
|
7411 |
|
7412 |
# @ WPBDM
|
7413 |
+
#: includes/form-fields.php:574
|
7414 |
msgctxt "form-fields-api"
|
7415 |
msgid "Date Validator"
|
7416 |
msgstr "Weryfikator daty"
|
7417 |
|
7418 |
# @ WPBDM
|
7419 |
+
#: includes/form-fields.php:575
|
7420 |
#, fuzzy
|
7421 |
msgctxt "form-fields-api"
|
7422 |
msgid "Word Count Validator"
|
7474 |
msgstr ""
|
7475 |
|
7476 |
# @ WPBDM
|
7477 |
+
#: includes/form-fields.php:582
|
7478 |
msgctxt "form-fields-api validation"
|
7479 |
msgid "Field"
|
7480 |
msgstr "Pole"
|
7481 |
|
7482 |
# @ WPBDM
|
7483 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
7484 |
msgctxt "form-fields-api validation"
|
7485 |
msgid "%s is required."
|
7486 |
msgstr "%s jest wymagane."
|
7487 |
|
7488 |
# @ WPBDM
|
7489 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
7490 |
msgctxt "form-fields-api validation"
|
7491 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
7492 |
msgstr ""
|
7494 |
"zapomniałeś o http://"
|
7495 |
|
7496 |
# @ WPBDM
|
7497 |
+
#: includes/form-fields.php:642
|
7498 |
msgctxt "form-fields-api validation"
|
7499 |
msgid "%s is badly formatted. Valid Email format required."
|
7500 |
msgstr "%s jest źle sformatowany. Wymagamy właściwego adresu E-mail."
|
7501 |
|
7502 |
# @ WPBDM
|
7503 |
+
#: includes/form-fields.php:649
|
7504 |
msgctxt "form-fields-api validation"
|
7505 |
msgid "%s must be a number. Decimal values are not allowed."
|
7506 |
msgstr "%s musi być liczbą. Dziesiętne nie są dozwolone. "
|
7507 |
|
7508 |
# @ WPBDM
|
7509 |
+
#: includes/form-fields.php:656
|
7510 |
msgctxt "form-fields-api validation"
|
7511 |
msgid "%s must be a number."
|
7512 |
msgstr "%s musi być liczbą."
|
7513 |
|
7514 |
# @ WPBDM
|
7515 |
+
#: includes/form-fields.php:675
|
7516 |
#, fuzzy
|
7517 |
msgctxt "form-fields-api validation"
|
7518 |
msgid "%1$s must be in the format %2$s."
|
7519 |
msgstr "%s musi być w formacie %s."
|
7520 |
|
7521 |
# @ WPBDM
|
7522 |
+
#: includes/form-fields.php:713
|
7523 |
msgctxt "form-fields-api validation"
|
7524 |
msgid "%s must be a valid date."
|
7525 |
msgstr "%s musi być datą poprawną."
|
7526 |
|
7527 |
+
#: includes/form-fields.php:736
|
7528 |
msgctxt "form-fields-api validation"
|
7529 |
msgid "%s must have less than %d words."
|
7530 |
msgstr ""
|
7531 |
|
7532 |
# @ WPBDM
|
7533 |
+
#: includes/form-fields.php:755
|
7534 |
#, fuzzy
|
7535 |
msgctxt "form-fields-api validation"
|
7536 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
7537 |
msgstr "%s jest niewłaściwe. Wartość musi być jedną z %s."
|
7538 |
|
7539 |
# @ WPBDM
|
7540 |
+
#: includes/form-fields.php:720
|
7541 |
#, fuzzy
|
7542 |
msgctxt "image field"
|
7543 |
msgid "Caption for %s is required."
|
7773 |
msgstr "Główna"
|
7774 |
|
7775 |
# @ WPBDM
|
7776 |
+
#: includes/licensing.php:276
|
7777 |
#, fuzzy
|
7778 |
msgctxt "licensing"
|
7779 |
msgid "Invalid item ID"
|
7780 |
msgstr "Niewłaściwe ID Pola"
|
7781 |
|
7782 |
# @ WPBDM
|
7783 |
+
#: includes/licensing.php:281
|
7784 |
msgctxt "licensing"
|
7785 |
msgid "No license key provided"
|
7786 |
msgstr "Nie wprowadzono klucz licencji"
|
7787 |
|
7788 |
# @ WPBDM
|
7789 |
+
#: includes/licensing.php:304
|
7790 |
#, fuzzy
|
7791 |
msgctxt "licensing"
|
7792 |
msgid "The license key was revoked."
|
7793 |
msgstr "Nie wprowadzono klucz licencji"
|
7794 |
|
7795 |
+
#: includes/licensing.php:306
|
7796 |
msgctxt "licensing"
|
7797 |
msgid ""
|
7798 |
"If you think this is a mistake, please contact <support-link>Business "
|
7800 |
"reported as revoked by the licensing software."
|
7801 |
msgstr ""
|
7802 |
|
7803 |
+
#: includes/licensing.php:308
|
7804 |
msgctxt "licensing"
|
7805 |
msgid ""
|
7806 |
"Please include the email address you used to purchase <module-name> with "
|
7808 |
msgstr ""
|
7809 |
|
7810 |
# @ WPBDM
|
7811 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
7812 |
msgctxt "licensing"
|
7813 |
msgid "License key is invalid"
|
7814 |
msgstr "Niewłaściwy Klucz Licencji"
|
7815 |
|
7816 |
# @ WPBDM
|
7817 |
+
#: includes/licensing.php:336
|
7818 |
msgctxt "licensing"
|
7819 |
msgid "Invalid module ID"
|
7820 |
msgstr "Niewłaściwe ID Modułu"
|
7821 |
|
7822 |
# @ WPBDM
|
7823 |
+
#: includes/licensing.php:363
|
7824 |
msgctxt "licensing"
|
7825 |
msgid "Deactivation failed"
|
7826 |
msgstr "Błąd Deaktywacji"
|
7827 |
|
7828 |
+
#: includes/licensing.php:382
|
7829 |
msgctxt "licensing"
|
7830 |
msgid ""
|
7831 |
"It was not possible to establish a connection with Business Directory's "
|
7832 |
"server. The connection failed with the following error:"
|
7833 |
msgstr ""
|
7834 |
|
7835 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
7836 |
msgctxt "licensing"
|
7837 |
msgid ""
|
7838 |
"It looks like your server is not authorized to make requests to Business "
|
7841 |
"whitelist."
|
7842 |
msgstr ""
|
7843 |
|
7844 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
7845 |
msgctxt "licensing"
|
7846 |
msgid "Include this error message with your report."
|
7847 |
msgstr ""
|
7848 |
|
7849 |
+
#: includes/licensing.php:398
|
7850 |
msgctxt "licensing"
|
7851 |
msgid ""
|
7852 |
"It was not possible to establish a connection with Business Directory's "
|
7853 |
"server. A problem occurred in the SSL/TSL handshake:"
|
7854 |
msgstr ""
|
7855 |
|
7856 |
+
#: includes/licensing.php:403
|
7857 |
msgctxt "licensing"
|
7858 |
msgid ""
|
7859 |
"To ensure the security of our systems and adhere to industry best practices, "
|
7862 |
"1.0.1c)."
|
7863 |
msgstr ""
|
7864 |
|
7865 |
+
#: includes/licensing.php:405
|
7866 |
msgctxt "licensing"
|
7867 |
msgid ""
|
7868 |
"Upgrading your system will not only allow you to communicate with Business "
|
7870 |
"services using the latest security standards."
|
7871 |
msgstr ""
|
7872 |
|
7873 |
+
#: includes/licensing.php:407
|
7874 |
msgctxt "licensing"
|
7875 |
msgid ""
|
7876 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
7878 |
msgstr ""
|
7879 |
|
7880 |
# @ WPBDM
|
7881 |
+
#: includes/licensing.php:414
|
7882 |
msgctxt "licensing"
|
7883 |
msgid "Could not contact licensing server"
|
7884 |
msgstr "Nie można połączyć z serwerem danych licencji"
|
7885 |
|
7886 |
+
#: includes/licensing.php:430
|
7887 |
msgctxt "licensing"
|
7888 |
msgid "The server returned a 403 Forbidden error."
|
7889 |
msgstr ""
|
7890 |
|
7891 |
# @ WPBDM
|
7892 |
+
#: includes/licensing.php:498
|
7893 |
#, fuzzy
|
7894 |
msgctxt "licensing"
|
7895 |
msgid "Business Directory - Please verify your license keys"
|
7896 |
msgstr "Katalog Firm - Najświeższe Firmy"
|
7897 |
|
7898 |
# @ WPBDM
|
7899 |
+
#: includes/licensing.php:508
|
7900 |
#, fuzzy
|
7901 |
msgctxt "licensing"
|
7902 |
msgid ""
|
7907 |
"licencji. Przejdź do <a>Zarządzanie opcjami - Licencje</a>aby wprowadzić "
|
7908 |
"informacje o licencji."
|
7909 |
|
7910 |
+
#: includes/licensing.php:519
|
7911 |
msgctxt "licensing"
|
7912 |
msgid ""
|
7913 |
"You need to activate the license keys for the following themes before they "
|
7915 |
msgstr ""
|
7916 |
|
7917 |
# @ WPBDM
|
7918 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
7919 |
#, fuzzy
|
7920 |
msgctxt "licensing"
|
7921 |
msgid "Review my license keys"
|
7922 |
msgstr "Odśwież Klucz Licencji"
|
7923 |
|
7924 |
# @ WPBDM
|
7925 |
+
#: includes/licensing.php:554
|
7926 |
#, fuzzy
|
7927 |
msgctxt "licensing"
|
7928 |
msgid "Business Directory - License key expired"
|
7929 |
msgstr "Katalog firm - wygasł Klucz Licencji"
|
7930 |
|
7931 |
# @ WPBDM
|
7932 |
+
#: includes/licensing.php:564
|
7933 |
#, fuzzy
|
7934 |
msgctxt "licensing"
|
7935 |
msgid ""
|
7942 |
"czasu odnowienia licencji."
|
7943 |
|
7944 |
# @ WPBDM
|
7945 |
+
#: includes/licensing.php:575
|
7946 |
#, fuzzy
|
7947 |
msgctxt "licensing"
|
7948 |
msgid ""
|
7955 |
"czasu odnowienia licencji."
|
7956 |
|
7957 |
# @ WPBDM
|
7958 |
+
#: includes/licensing.php:669
|
7959 |
#, fuzzy
|
7960 |
msgctxt "licensing"
|
7961 |
msgid "Please enter a license key."
|
7962 |
msgstr "Proszę wprowadzić poprawny adres e-mail."
|
7963 |
|
7964 |
# @ WPBDM
|
7965 |
+
#: includes/licensing.php:678
|
7966 |
msgctxt "licensing"
|
7967 |
msgid "Could not activate license: %s."
|
7968 |
msgstr "Nie możemy aktywować Licencji: %s."
|
7969 |
|
7970 |
# @ WPBDM
|
7971 |
+
#: includes/licensing.php:680
|
7972 |
msgctxt "licensing"
|
7973 |
msgid "License activated"
|
7974 |
msgstr "Licencja została aktywowana"
|
7975 |
|
7976 |
# @ WPBDM
|
7977 |
+
#: includes/licensing.php:700
|
7978 |
msgctxt "licensing"
|
7979 |
msgid "Could not deactivate license: %s."
|
7980 |
msgstr "Nie możemy deaktywować Licencji: %s."
|
7981 |
|
7982 |
# @ WPBDM
|
7983 |
+
#: includes/licensing.php:702
|
7984 |
msgctxt "licensing"
|
7985 |
msgid "License deactivated"
|
7986 |
msgstr "Licencja deaktywowana"
|
7987 |
|
7988 |
#. translators: "<module-name>" version <version-number> is not...
|
7989 |
+
#: includes/licensing.php:893
|
7990 |
msgctxt "deprecation"
|
7991 |
msgid ""
|
7992 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
languages/WPBDM-ru_RU.mo
CHANGED
Binary file
|
languages/WPBDM-ru_RU.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin 3.6.11\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2018-11
|
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"
|
@@ -198,7 +198,7 @@ msgid ""
|
|
198 |
"payment processor directly."
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: includes/class-wpbdp.php:
|
202 |
#, fuzzy
|
203 |
msgid ""
|
204 |
"The directory features are disabled at this time because a <a>manual "
|
@@ -207,7 +207,7 @@ msgstr ""
|
|
207 |
"Функции Справочника Услуг на настоящий момент отключены, потому что "
|
208 |
"необходимо произвести ручное обновление плагина."
|
209 |
|
210 |
-
#: includes/class-wpbdp.php:
|
211 |
msgid ""
|
212 |
"The directory is not available at this time. Please try again in a few "
|
213 |
"minutes or contact the administrator if the problem persists."
|
@@ -217,47 +217,47 @@ msgstr ""
|
|
217 |
msgid "%s (ex. %s)"
|
218 |
msgstr "%s (например %s)"
|
219 |
|
220 |
-
#: includes/form-fields.php:
|
221 |
msgid "Business Name"
|
222 |
msgstr "Наименование"
|
223 |
|
224 |
-
#: includes/form-fields.php:
|
225 |
msgid "Business Genre"
|
226 |
msgstr "Рубрика"
|
227 |
|
228 |
-
#: includes/form-fields.php:
|
229 |
msgid "Short Business Description"
|
230 |
msgstr "Краткое описание"
|
231 |
|
232 |
-
#: includes/form-fields.php:
|
233 |
msgid "Long Business Description"
|
234 |
msgstr "Полное описание"
|
235 |
|
236 |
-
#: includes/form-fields.php:
|
237 |
msgid "Business Website Address"
|
238 |
msgstr "Вебсайт"
|
239 |
|
240 |
-
#: includes/form-fields.php:
|
241 |
msgid "Business Phone Number"
|
242 |
msgstr "Телефон"
|
243 |
|
244 |
-
#: includes/form-fields.php:
|
245 |
msgid "Business Fax"
|
246 |
msgstr "Факс"
|
247 |
|
248 |
-
#: includes/form-fields.php:
|
249 |
msgid "Business Contact Email"
|
250 |
msgstr "Электронный адрес"
|
251 |
|
252 |
-
#: includes/form-fields.php:
|
253 |
msgid "Business Tags"
|
254 |
msgstr "Метки"
|
255 |
|
256 |
-
#: includes/form-fields.php:
|
257 |
msgid "Business Address"
|
258 |
msgstr "Почтовый адрес"
|
259 |
|
260 |
-
#: includes/form-fields.php:
|
261 |
msgid "ZIP Code"
|
262 |
msgstr "Почтовый индекс"
|
263 |
|
@@ -273,7 +273,7 @@ msgstr "Имя пользователя"
|
|
273 |
msgid "Transaction Key"
|
274 |
msgstr "Ключ транзакции"
|
275 |
|
276 |
-
#: includes/licensing.php:
|
277 |
#, fuzzy
|
278 |
msgid "Licenses"
|
279 |
msgstr "Лицензии"
|
@@ -928,7 +928,7 @@ msgctxt "admin listings"
|
|
928 |
msgid "Reported"
|
929 |
msgstr ""
|
930 |
|
931 |
-
#: includes/admin/class-admin-listings.php:
|
932 |
msgctxt "admin listings"
|
933 |
msgid "Listing's payment history successfully deleted"
|
934 |
msgstr ""
|
@@ -1102,7 +1102,7 @@ msgctxt "admin"
|
|
1102 |
msgid "Images"
|
1103 |
msgstr "Изображений"
|
1104 |
|
1105 |
-
#: includes/admin/form-fields.php:
|
1106 |
msgctxt "admin"
|
1107 |
msgid ""
|
1108 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1111,7 +1111,7 @@ msgstr ""
|
|
1111 |
"<b>Плагин Справочник Услуг</b> для нормальной работы требует наличие полей "
|
1112 |
"со следующими ассоциациям: <b>%s</b>."
|
1113 |
|
1114 |
-
#: includes/admin/form-fields.php:
|
1115 |
msgctxt "admin"
|
1116 |
msgid ""
|
1117 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1120,7 +1120,7 @@ msgstr ""
|
|
1120 |
"<b>Плагин Справочник Услуг</b> для корректной работы требует наличия поля, "
|
1121 |
"имеющего ассоциацию с <b>%s</b>."
|
1122 |
|
1123 |
-
#: includes/admin/form-fields.php:
|
1124 |
msgctxt "admin"
|
1125 |
msgid ""
|
1126 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1129,12 +1129,12 @@ msgstr ""
|
|
1129 |
"Вы можете сами создать эти поля в разделе \"Управление / Форма\", или "
|
1130 |
"позвольте плагину сделать это автоматически."
|
1131 |
|
1132 |
-
#: includes/admin/form-fields.php:
|
1133 |
msgctxt "admin"
|
1134 |
msgid "Go to \"Manage Form Fields\""
|
1135 |
msgstr "Перейти в раздел \"Управление / Форма\""
|
1136 |
|
1137 |
-
#: includes/admin/form-fields.php:
|
1138 |
msgctxt "admin"
|
1139 |
msgid "Create these required fields for me"
|
1140 |
msgstr "Создать эти поля автоматически"
|
@@ -1159,53 +1159,53 @@ msgctxt "listing status"
|
|
1159 |
msgid "Reported"
|
1160 |
msgstr ""
|
1161 |
|
1162 |
-
#: includes/class-listing.php:
|
1163 |
msgctxt "listing status"
|
1164 |
msgid "Unknown"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
-
#: includes/class-listing.php:
|
1168 |
msgctxt "listing status"
|
1169 |
msgid "Legacy"
|
1170 |
msgstr ""
|
1171 |
|
1172 |
-
#: includes/class-listing.php:
|
1173 |
#, fuzzy
|
1174 |
msgctxt "listing status"
|
1175 |
msgid "Incomplete"
|
1176 |
msgstr "Завершено"
|
1177 |
|
1178 |
-
#: includes/class-listing.php:
|
1179 |
#, fuzzy
|
1180 |
msgctxt "listing status"
|
1181 |
msgid "Pending Payment"
|
1182 |
msgstr "Платёж был заброшен."
|
1183 |
|
1184 |
-
#: includes/class-listing.php:
|
1185 |
#, fuzzy
|
1186 |
msgctxt "listing status"
|
1187 |
msgid "Complete"
|
1188 |
msgstr "Завершено"
|
1189 |
|
1190 |
-
#: includes/class-listing.php:
|
1191 |
#, fuzzy
|
1192 |
msgctxt "listing status"
|
1193 |
msgid "Pending Upgrade"
|
1194 |
msgstr "Ожидается подтверждение"
|
1195 |
|
1196 |
-
#: includes/class-listing.php:
|
1197 |
#, fuzzy
|
1198 |
msgctxt "listing status"
|
1199 |
msgid "Expired"
|
1200 |
msgstr "Истекло"
|
1201 |
|
1202 |
-
#: includes/class-listing.php:
|
1203 |
#, fuzzy
|
1204 |
msgctxt "listing status"
|
1205 |
msgid "Pending Renewal"
|
1206 |
msgstr "Активные + ожидающие продление"
|
1207 |
|
1208 |
-
#: includes/class-listing.php:
|
1209 |
#, fuzzy
|
1210 |
msgctxt "listing status"
|
1211 |
msgid "Abandoned"
|
@@ -1233,36 +1233,36 @@ msgctxt "admin actions"
|
|
1233 |
msgid "View Payment"
|
1234 |
msgstr "Оплата"
|
1235 |
|
1236 |
-
#: includes/admin/class-admin-listings.php:
|
1237 |
#, fuzzy
|
1238 |
msgctxt "admin actions"
|
1239 |
msgid "Publish listings"
|
1240 |
msgstr "Опубликовать запись"
|
1241 |
|
1242 |
-
#: includes/admin/class-admin-listings.php:
|
1243 |
#, fuzzy
|
1244 |
msgctxt "admin actions"
|
1245 |
msgid "Mark as \"Pending Review\""
|
1246 |
msgstr "Ожидается"
|
1247 |
|
1248 |
-
#: includes/admin/class-admin-listings.php:
|
1249 |
msgctxt "admin actions"
|
1250 |
msgid "Hide from directory (mark as \"Draft\")"
|
1251 |
msgstr ""
|
1252 |
|
1253 |
-
#: includes/admin/class-admin-listings.php:
|
1254 |
#, fuzzy
|
1255 |
msgctxt "admin actions"
|
1256 |
msgid "Renew listings"
|
1257 |
msgstr "Продлить запись"
|
1258 |
|
1259 |
-
#: includes/admin/class-admin-listings.php:
|
1260 |
#, fuzzy
|
1261 |
msgctxt "admin actions"
|
1262 |
msgid "Set listings as \"Expired\""
|
1263 |
msgstr "Срок действия записи истёк"
|
1264 |
|
1265 |
-
#: includes/admin/class-admin-listings.php:
|
1266 |
#, fuzzy
|
1267 |
msgctxt "admin actions"
|
1268 |
msgid "Send access keys"
|
@@ -2448,103 +2448,103 @@ msgid ""
|
|
2448 |
"plans for this mode click <a>Active</a>."
|
2449 |
msgstr ""
|
2450 |
|
2451 |
-
#: includes/admin/form-fields.php:
|
2452 |
msgctxt "form-fields admin"
|
2453 |
msgid "form field"
|
2454 |
msgstr "поле формы"
|
2455 |
|
2456 |
-
#: includes/admin/form-fields.php:
|
2457 |
msgctxt "form-fields admin"
|
2458 |
msgid "form fields"
|
2459 |
msgstr "поля формы"
|
2460 |
|
2461 |
-
#: includes/admin/form-fields.php:
|
2462 |
msgctxt "form-fields admin"
|
2463 |
msgid "Order"
|
2464 |
msgstr "Порядок"
|
2465 |
|
2466 |
-
#: includes/admin/form-fields.php:
|
2467 |
msgctxt "form-fields admin"
|
2468 |
msgid "Label / Association"
|
2469 |
msgstr "Метка / Ассоциация"
|
2470 |
|
2471 |
-
#: includes/admin/form-fields.php:
|
2472 |
msgctxt "form-fields admin"
|
2473 |
msgid "Type"
|
2474 |
msgstr "Тип"
|
2475 |
|
2476 |
-
#: includes/admin/form-fields.php:
|
2477 |
msgctxt "form-fields admin"
|
2478 |
msgid "Validator"
|
2479 |
msgstr "Требование"
|
2480 |
|
2481 |
-
#: includes/admin/form-fields.php:
|
2482 |
msgctxt "form-fields admin"
|
2483 |
msgid "Field Attributes"
|
2484 |
msgstr "Атрибуты"
|
2485 |
|
2486 |
-
#: includes/admin/form-fields.php:
|
2487 |
msgctxt "form-fields admin"
|
2488 |
msgid "Edit"
|
2489 |
msgstr "Изменить"
|
2490 |
|
2491 |
-
#: includes/admin/form-fields.php:
|
2492 |
msgctxt "form-fields admin"
|
2493 |
msgid "Delete"
|
2494 |
msgstr "Удалить"
|
2495 |
|
2496 |
-
#: includes/admin/form-fields.php:
|
2497 |
-
#, fuzzy
|
2498 |
-
msgctxt "form-fields admin"
|
2499 |
-
msgid "Private"
|
2500 |
-
msgstr "Активировать"
|
2501 |
-
|
2502 |
-
#: includes/admin/form-fields.php:81
|
2503 |
msgctxt "form-fields admin"
|
2504 |
msgid "Required"
|
2505 |
msgstr "Обязательное"
|
2506 |
|
2507 |
-
#: includes/admin/form-fields.php:
|
2508 |
msgctxt "form-fields admin"
|
2509 |
msgid "Optional"
|
2510 |
msgstr "Необязательное"
|
2511 |
|
2512 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2513 |
msgctxt "form-fields admin"
|
2514 |
msgid "This field value is shown in the excerpt view of a listing."
|
2515 |
msgstr "Значение поля показывается в составе цитаты записи."
|
2516 |
|
2517 |
-
#: includes/admin/form-fields.php:
|
2518 |
msgctxt "form-fields admin"
|
2519 |
msgid "In Excerpt"
|
2520 |
msgstr "В цитате"
|
2521 |
|
2522 |
-
#: includes/admin/form-fields.php:
|
2523 |
msgctxt "form-fields admin"
|
2524 |
msgid "This field value is shown in the single view of a listing."
|
2525 |
msgstr "Значение поля показывается в полном просмотре записи."
|
2526 |
|
2527 |
-
#: includes/admin/form-fields.php:
|
2528 |
msgctxt "form-fields admin"
|
2529 |
msgid "In Listing"
|
2530 |
msgstr "В полном виде"
|
2531 |
|
2532 |
-
#: includes/admin/form-fields.php:
|
2533 |
msgctxt "form-fields admin"
|
2534 |
msgid "Form Preview"
|
2535 |
msgstr "Предварительный просмотр"
|
2536 |
|
2537 |
-
#: includes/admin/form-fields.php:
|
2538 |
msgctxt "form-fields admin"
|
2539 |
msgid "← Return to \"Manage Form Fields\""
|
2540 |
msgstr "← Вернуться к \"Управлению Полями Формы\""
|
2541 |
|
2542 |
-
#: includes/admin/form-fields.php:
|
2543 |
msgctxt "form-fields admin"
|
2544 |
msgid "Form fields updated."
|
2545 |
msgstr "Поля формы сохранены."
|
2546 |
|
2547 |
-
#: includes/admin/form-fields.php:
|
2548 |
msgctxt "form-fields admin"
|
2549 |
msgid ""
|
2550 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2558,93 +2558,93 @@ msgstr ""
|
|
2558 |
"показывался всем посетителям, то Вым нужно <a>разрешить соответствующую "
|
2559 |
"настройку</a>."
|
2560 |
|
2561 |
-
#: includes/admin/form-fields.php:
|
2562 |
msgctxt "form-fields admin"
|
2563 |
msgid "Field deleted."
|
2564 |
msgstr "Поле удалено."
|
2565 |
|
2566 |
-
#: includes/admin/form-fields.php:
|
2567 |
msgctxt "form-fields admin"
|
2568 |
msgid "Required fields created successfully."
|
2569 |
msgstr "Обязательное поле удачно создано."
|
2570 |
|
2571 |
-
#: includes/admin/form-fields.php:
|
2572 |
msgctxt "form-fields admin"
|
2573 |
msgid "Title"
|
2574 |
msgstr "Название"
|
2575 |
|
2576 |
-
#: includes/admin/form-fields.php:
|
2577 |
msgctxt "form-fields admin"
|
2578 |
msgid "Category"
|
2579 |
msgstr "Рубрика"
|
2580 |
|
2581 |
-
#: includes/admin/form-fields.php:
|
2582 |
msgctxt "form-fields admin"
|
2583 |
msgid "Excerpt"
|
2584 |
msgstr "Цитата"
|
2585 |
|
2586 |
-
#: includes/admin/form-fields.php:
|
2587 |
msgctxt "form-fields admin"
|
2588 |
msgid "Content"
|
2589 |
msgstr "Содержимое"
|
2590 |
|
2591 |
-
#: includes/admin/form-fields.php:
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid "Tags"
|
2594 |
msgstr "Метки"
|
2595 |
|
2596 |
-
#: includes/admin/form-fields.php:
|
2597 |
msgctxt "form-fields admin"
|
2598 |
msgid "Address"
|
2599 |
msgstr "Адрес"
|
2600 |
|
2601 |
-
#: includes/admin/form-fields.php:
|
2602 |
msgctxt "form-fields admin"
|
2603 |
msgid "City"
|
2604 |
msgstr "Город:"
|
2605 |
|
2606 |
-
#: includes/admin/form-fields.php:
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "State"
|
2609 |
msgstr "Провинция/Штат:"
|
2610 |
|
2611 |
-
#: includes/admin/form-fields.php:
|
2612 |
#, fuzzy
|
2613 |
msgctxt "form-fields admin"
|
2614 |
msgid "Country"
|
2615 |
msgstr "Страна:"
|
2616 |
|
2617 |
-
#: includes/admin/form-fields.php:
|
2618 |
msgctxt "form-fields admin"
|
2619 |
msgid "ZIP Code"
|
2620 |
msgstr "Почтовый индекс"
|
2621 |
|
2622 |
-
#: includes/admin/form-fields.php:
|
2623 |
msgctxt "form-fields admin"
|
2624 |
msgid "FAX Number"
|
2625 |
msgstr "Номер факса"
|
2626 |
|
2627 |
-
#: includes/admin/form-fields.php:
|
2628 |
msgctxt "form-fields admin"
|
2629 |
msgid "Phone Number"
|
2630 |
msgstr "Номер телефона"
|
2631 |
|
2632 |
-
#: includes/admin/form-fields.php:
|
2633 |
msgctxt "form-fields admin"
|
2634 |
msgid "Ratings Field"
|
2635 |
msgstr "Рейтинг"
|
2636 |
|
2637 |
-
#: includes/admin/form-fields.php:
|
2638 |
msgctxt "form-fields admin"
|
2639 |
msgid "Twitter"
|
2640 |
msgstr "Twitter"
|
2641 |
|
2642 |
-
#: includes/admin/form-fields.php:
|
2643 |
msgctxt "form-fields admin"
|
2644 |
msgid "Website"
|
2645 |
msgstr "адрес сайта"
|
2646 |
|
2647 |
-
#: includes/admin/form-fields.php:
|
2648 |
msgctxt "form-fields admin"
|
2649 |
msgid "Tags updated."
|
2650 |
msgstr "Метки сохранены."
|
@@ -2696,6 +2696,12 @@ msgctxt "form-fields admin"
|
|
2696 |
msgid "Allow empty selection on search?"
|
2697 |
msgstr "Разрешить поиск по пустой строке?"
|
2698 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2699 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2700 |
msgctxt "form-fields admin"
|
2701 |
msgid "Allow HTML input for this field?"
|
@@ -3922,7 +3928,7 @@ msgctxt "admin settings"
|
|
3922 |
msgid "User registration date"
|
3923 |
msgstr "Дата окончания срока действия"
|
3924 |
|
3925 |
-
#: includes/licensing.php:
|
3926 |
#, fuzzy
|
3927 |
msgctxt "admin settings"
|
3928 |
msgid "Enter License Key here"
|
@@ -4201,7 +4207,7 @@ msgid "Appearance"
|
|
4201 |
msgstr ""
|
4202 |
|
4203 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4204 |
-
#: includes/licensing.php:
|
4205 |
msgctxt "settings"
|
4206 |
msgid "Premium Modules"
|
4207 |
msgstr "Платные модули"
|
@@ -5266,13 +5272,13 @@ msgctxt "settings"
|
|
5266 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5267 |
msgstr ""
|
5268 |
|
5269 |
-
#: includes/licensing.php:
|
5270 |
#, fuzzy
|
5271 |
msgctxt "settings"
|
5272 |
msgid "Themes"
|
5273 |
msgstr "Темы"
|
5274 |
|
5275 |
-
#: includes/licensing.php:
|
5276 |
msgctxt "settings"
|
5277 |
msgid ""
|
5278 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -5280,24 +5286,24 @@ msgid ""
|
|
5280 |
"activate your licenses."
|
5281 |
msgstr ""
|
5282 |
|
5283 |
-
#: includes/licensing.php:
|
5284 |
#, fuzzy
|
5285 |
msgctxt "settings"
|
5286 |
msgid "Activate"
|
5287 |
msgstr "Активировать"
|
5288 |
|
5289 |
-
#: includes/licensing.php:
|
5290 |
msgctxt "settings"
|
5291 |
msgid "Please wait..."
|
5292 |
msgstr ""
|
5293 |
|
5294 |
-
#: includes/licensing.php:
|
5295 |
#, fuzzy
|
5296 |
msgctxt "settings"
|
5297 |
msgid "Deactivate"
|
5298 |
msgstr "Активировать"
|
5299 |
|
5300 |
-
#: includes/licensing.php:
|
5301 |
msgctxt "settings"
|
5302 |
msgid "Licenses"
|
5303 |
msgstr "Лицензии"
|
@@ -5704,37 +5710,37 @@ msgctxt "listing"
|
|
5704 |
msgid "Add New Listing"
|
5705 |
msgstr "Добавить запись"
|
5706 |
|
5707 |
-
#: includes/class-listing.php:
|
5708 |
#, fuzzy
|
5709 |
msgctxt "listing"
|
5710 |
msgid "Listing has no registered payments"
|
5711 |
msgstr "Дата окончания срока действия"
|
5712 |
|
5713 |
-
#: includes/class-listing.php:
|
5714 |
#, fuzzy
|
5715 |
msgctxt "listing"
|
5716 |
msgid "Can't delete payment"
|
5717 |
msgstr "Отказать в платеже"
|
5718 |
|
5719 |
-
#: includes/class-listing.php:
|
5720 |
#, fuzzy
|
5721 |
msgctxt "listing"
|
5722 |
msgid "Listing expired"
|
5723 |
msgstr "Срок действия записи истёк"
|
5724 |
|
5725 |
-
#: includes/class-listing.php:
|
5726 |
#, fuzzy
|
5727 |
msgctxt "listing"
|
5728 |
msgid "(Unavailable Plan)"
|
5729 |
msgstr "(Тариф недоступен)"
|
5730 |
|
5731 |
-
#: includes/class-listing.php:
|
5732 |
#, fuzzy
|
5733 |
msgctxt "listing"
|
5734 |
msgid "Plan \"%s\" (recurring)"
|
5735 |
msgstr "(периодически)"
|
5736 |
|
5737 |
-
#: includes/class-listing.php:
|
5738 |
msgctxt "listing"
|
5739 |
msgid "Plan \"%s\""
|
5740 |
msgstr ""
|
@@ -5790,19 +5796,19 @@ msgid "Free Listing"
|
|
5790 |
msgstr "Бесплатные записи"
|
5791 |
|
5792 |
#. translators: [%s] is the name of the blog.
|
5793 |
-
#: includes/class-listing-email-notification.php:
|
5794 |
msgctxt "notify email"
|
5795 |
msgid "[%s] New listing notification"
|
5796 |
msgstr "[%s] Оповещение о новой записи"
|
5797 |
|
5798 |
#. translators: [%s] is the name of the blog.
|
5799 |
-
#: includes/class-listing-email-notification.php:
|
5800 |
msgctxt "notify email"
|
5801 |
msgid "[%s] Listing edit notification"
|
5802 |
msgstr "[%s] Оповещение об изменении записи"
|
5803 |
|
5804 |
#. translators: %s is the name of the blog.
|
5805 |
-
#: includes/class-listing-email-notification.php:
|
5806 |
#, fuzzy
|
5807 |
msgctxt "notify email"
|
5808 |
msgid "[%s] Reported listing notification"
|
@@ -6295,13 +6301,13 @@ msgctxt "admin plugins"
|
|
6295 |
msgid "Settings"
|
6296 |
msgstr "Настройки"
|
6297 |
|
6298 |
-
#: includes/class-wpbdp.php:
|
6299 |
#, fuzzy
|
6300 |
msgctxt "listing image upload"
|
6301 |
msgid "Can not upload any more images for this listing."
|
6302 |
msgstr "Рубрики этой записи"
|
6303 |
|
6304 |
-
#: includes/class-wpbdp.php:
|
6305 |
msgctxt "listing image upload"
|
6306 |
msgid ""
|
6307 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -6383,6 +6389,35 @@ msgctxt "form-fields api"
|
|
6383 |
msgid "Select List"
|
6384 |
msgstr "Список выбора"
|
6385 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6386 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6387 |
msgctxt "form-fields api"
|
6388 |
msgid "Textarea"
|
@@ -6408,17 +6443,12 @@ msgctxt "form-fields api"
|
|
6408 |
msgid "URL Field"
|
6409 |
msgstr "Поле адреса URL"
|
6410 |
|
6411 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
6412 |
-
msgctxt "form-fields api"
|
6413 |
-
msgid "URL:"
|
6414 |
-
msgstr "Ссылка:"
|
6415 |
-
|
6416 |
#: includes/fields/class-fieldtypes-url.php:144
|
6417 |
msgctxt "form-fields api"
|
6418 |
msgid "Link Text (optional):"
|
6419 |
msgstr "Текст ссылки (не обязательно)"
|
6420 |
|
6421 |
-
#: includes/fields/class-form-field.php:
|
6422 |
msgctxt "form-fields api"
|
6423 |
msgid ""
|
6424 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -6484,6 +6514,7 @@ msgid "Caption for %s is required."
|
|
6484 |
msgstr "Страна обязательна."
|
6485 |
|
6486 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
6487 |
msgctxt "form-fields-api"
|
6488 |
msgid "Remove"
|
6489 |
msgstr "Удалить"
|
@@ -6493,12 +6524,12 @@ msgctxt "form-fields-api"
|
|
6493 |
msgid "Invalid form field type"
|
6494 |
msgstr "Неверный тип поля формы"
|
6495 |
|
6496 |
-
#: includes/fields/class-form-field.php:
|
6497 |
msgctxt "form-fields-api"
|
6498 |
msgid "Field label is required."
|
6499 |
msgstr "Метка поля обязательна."
|
6500 |
|
6501 |
-
#: includes/fields/class-form-field.php:
|
6502 |
msgctxt "form-fields-api"
|
6503 |
msgid ""
|
6504 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -6506,14 +6537,14 @@ msgid ""
|
|
6506 |
"delete this current field and create a NEW field of type %1$s instead."
|
6507 |
msgstr ""
|
6508 |
|
6509 |
-
#: includes/fields/class-form-field.php:
|
6510 |
msgctxt "form-fields-api"
|
6511 |
msgid ""
|
6512 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6513 |
"existing listings will be deleted as well."
|
6514 |
msgstr ""
|
6515 |
|
6516 |
-
#: includes/fields/class-form-field.php:
|
6517 |
msgctxt "form-fields-api"
|
6518 |
msgid ""
|
6519 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -6522,47 +6553,47 @@ msgstr ""
|
|
6522 |
"Ассоциация с полем \"%s\" может быть только одна. Пожалуйста, выберите "
|
6523 |
"другую ассоциацию."
|
6524 |
|
6525 |
-
#: includes/fields/class-form-field.php:
|
6526 |
msgctxt "form-fields-api"
|
6527 |
msgid "\"%s\" is an invalid field type for this association."
|
6528 |
msgstr "Поле \"%s\" не является корректной ассоциацией для этого поля."
|
6529 |
|
6530 |
-
#: includes/fields/class-form-field.php:
|
6531 |
msgctxt "form-fields-api"
|
6532 |
msgid "Invalid field ID"
|
6533 |
msgstr "Некорректный номер поля"
|
6534 |
|
6535 |
-
#: includes/fields/class-form-field.php:
|
6536 |
msgctxt "form-fields-api"
|
6537 |
msgid "An error occurred while trying to delete this field."
|
6538 |
msgstr "Произошла ошибка при попытке удаления этого поля."
|
6539 |
|
6540 |
-
#: includes/form-fields.php:
|
6541 |
msgctxt "form-fields-api"
|
6542 |
msgid "Email Validator"
|
6543 |
msgstr "Проверка электронного адреса"
|
6544 |
|
6545 |
-
#: includes/form-fields.php:
|
6546 |
msgctxt "form-fields-api"
|
6547 |
msgid "URL Validator"
|
6548 |
msgstr "Проверка адреса ссылки"
|
6549 |
|
6550 |
-
#: includes/form-fields.php:
|
6551 |
msgctxt "form-fields-api"
|
6552 |
msgid "Whole Number Validator"
|
6553 |
msgstr "Проверка целого числа"
|
6554 |
|
6555 |
-
#: includes/form-fields.php:
|
6556 |
msgctxt "form-fields-api"
|
6557 |
msgid "Decimal Number Validator"
|
6558 |
msgstr "Проверка дробного числа"
|
6559 |
|
6560 |
-
#: includes/form-fields.php:
|
6561 |
msgctxt "form-fields-api"
|
6562 |
msgid "Date Validator"
|
6563 |
msgstr "Проверка даты"
|
6564 |
|
6565 |
-
#: includes/form-fields.php:
|
6566 |
#, fuzzy
|
6567 |
msgctxt "form-fields-api"
|
6568 |
msgid "Word Count Validator"
|
@@ -6616,61 +6647,61 @@ msgid ""
|
|
6616 |
"you sure you want to enable this?"
|
6617 |
msgstr ""
|
6618 |
|
6619 |
-
#: includes/form-fields.php:
|
6620 |
msgctxt "form-fields-api validation"
|
6621 |
msgid "Field"
|
6622 |
msgstr "Поле"
|
6623 |
|
6624 |
-
#: includes/form-fields.php:
|
6625 |
msgctxt "form-fields-api validation"
|
6626 |
msgid "%s is required."
|
6627 |
msgstr "%s - обязательно."
|
6628 |
|
6629 |
-
#: includes/form-fields.php:
|
6630 |
msgctxt "form-fields-api validation"
|
6631 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6632 |
msgstr ""
|
6633 |
"%s - некорректно. Правильный адрес URL должен начинаться с http:// или "
|
6634 |
"https://"
|
6635 |
|
6636 |
-
#: includes/form-fields.php:
|
6637 |
msgctxt "form-fields-api validation"
|
6638 |
msgid "%s is badly formatted. Valid Email format required."
|
6639 |
msgstr "%s - некорректно. Требуется ввести правильный электронный адрес."
|
6640 |
|
6641 |
-
#: includes/form-fields.php:
|
6642 |
msgctxt "form-fields-api validation"
|
6643 |
msgid "%s must be a number. Decimal values are not allowed."
|
6644 |
msgstr "%s должно быть целым числом."
|
6645 |
|
6646 |
-
#: includes/form-fields.php:
|
6647 |
msgctxt "form-fields-api validation"
|
6648 |
msgid "%s must be a number."
|
6649 |
msgstr "%s должно быть числом."
|
6650 |
|
6651 |
-
#: includes/form-fields.php:
|
6652 |
#, fuzzy
|
6653 |
msgctxt "form-fields-api validation"
|
6654 |
msgid "%1$s must be in the format %2$s."
|
6655 |
msgstr "%s должно быть в формате %s."
|
6656 |
|
6657 |
-
#: includes/form-fields.php:
|
6658 |
msgctxt "form-fields-api validation"
|
6659 |
msgid "%s must be a valid date."
|
6660 |
msgstr "%s должно быть корректной датой."
|
6661 |
|
6662 |
-
#: includes/form-fields.php:
|
6663 |
msgctxt "form-fields-api validation"
|
6664 |
msgid "%s must have less than %d words."
|
6665 |
msgstr ""
|
6666 |
|
6667 |
-
#: includes/form-fields.php:
|
6668 |
#, fuzzy
|
6669 |
msgctxt "form-fields-api validation"
|
6670 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6671 |
msgstr "%s - не корректно. Значение должно быть одним из %s."
|
6672 |
|
6673 |
-
#: includes/form-fields.php:
|
6674 |
#, fuzzy
|
6675 |
msgctxt "image field"
|
6676 |
msgid "Caption for %s is required."
|
@@ -6876,24 +6907,24 @@ msgctxt "default category name"
|
|
6876 |
msgid "General"
|
6877 |
msgstr "Основное"
|
6878 |
|
6879 |
-
#: includes/licensing.php:
|
6880 |
#, fuzzy
|
6881 |
msgctxt "licensing"
|
6882 |
msgid "Invalid item ID"
|
6883 |
msgstr "Некорректный номер поля"
|
6884 |
|
6885 |
-
#: includes/licensing.php:
|
6886 |
msgctxt "licensing"
|
6887 |
msgid "No license key provided"
|
6888 |
msgstr "Не указан лицензионный ключ"
|
6889 |
|
6890 |
-
#: includes/licensing.php:
|
6891 |
#, fuzzy
|
6892 |
msgctxt "licensing"
|
6893 |
msgid "The license key was revoked."
|
6894 |
msgstr "Не указан лицензионный ключ"
|
6895 |
|
6896 |
-
#: includes/licensing.php:
|
6897 |
msgctxt "licensing"
|
6898 |
msgid ""
|
6899 |
"If you think this is a mistake, please contact <support-link>Business "
|
@@ -6901,36 +6932,36 @@ msgid ""
|
|
6901 |
"reported as revoked by the licensing software."
|
6902 |
msgstr ""
|
6903 |
|
6904 |
-
#: includes/licensing.php:
|
6905 |
msgctxt "licensing"
|
6906 |
msgid ""
|
6907 |
"Please include the email address you used to purchase <module-name> with "
|
6908 |
"your report."
|
6909 |
msgstr ""
|
6910 |
|
6911 |
-
#: includes/licensing.php:
|
6912 |
msgctxt "licensing"
|
6913 |
msgid "License key is invalid"
|
6914 |
msgstr "Лицензионный ключ не правильный"
|
6915 |
|
6916 |
-
#: includes/licensing.php:
|
6917 |
msgctxt "licensing"
|
6918 |
msgid "Invalid module ID"
|
6919 |
msgstr "Неправильный номер модуля"
|
6920 |
|
6921 |
-
#: includes/licensing.php:
|
6922 |
msgctxt "licensing"
|
6923 |
msgid "Deactivation failed"
|
6924 |
msgstr "Деактивация не удалась"
|
6925 |
|
6926 |
-
#: includes/licensing.php:
|
6927 |
msgctxt "licensing"
|
6928 |
msgid ""
|
6929 |
"It was not possible to establish a connection with Business Directory's "
|
6930 |
"server. The connection failed with the following error:"
|
6931 |
msgstr ""
|
6932 |
|
6933 |
-
#: includes/licensing.php:
|
6934 |
msgctxt "licensing"
|
6935 |
msgid ""
|
6936 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6939,19 +6970,19 @@ msgid ""
|
|
6939 |
"whitelist."
|
6940 |
msgstr ""
|
6941 |
|
6942 |
-
#: includes/licensing.php:
|
6943 |
msgctxt "licensing"
|
6944 |
msgid "Include this error message with your report."
|
6945 |
msgstr ""
|
6946 |
|
6947 |
-
#: includes/licensing.php:
|
6948 |
msgctxt "licensing"
|
6949 |
msgid ""
|
6950 |
"It was not possible to establish a connection with Business Directory's "
|
6951 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6952 |
msgstr ""
|
6953 |
|
6954 |
-
#: includes/licensing.php:
|
6955 |
msgctxt "licensing"
|
6956 |
msgid ""
|
6957 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -6960,7 +6991,7 @@ msgid ""
|
|
6960 |
"1.0.1c)."
|
6961 |
msgstr ""
|
6962 |
|
6963 |
-
#: includes/licensing.php:
|
6964 |
msgctxt "licensing"
|
6965 |
msgid ""
|
6966 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6968,30 +6999,30 @@ msgid ""
|
|
6968 |
"services using the latest security standards."
|
6969 |
msgstr ""
|
6970 |
|
6971 |
-
#: includes/licensing.php:
|
6972 |
msgctxt "licensing"
|
6973 |
msgid ""
|
6974 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6975 |
"Include this message if necesary."
|
6976 |
msgstr ""
|
6977 |
|
6978 |
-
#: includes/licensing.php:
|
6979 |
msgctxt "licensing"
|
6980 |
msgid "Could not contact licensing server"
|
6981 |
msgstr "Не удалось связаться с сервером лицензий"
|
6982 |
|
6983 |
-
#: includes/licensing.php:
|
6984 |
msgctxt "licensing"
|
6985 |
msgid "The server returned a 403 Forbidden error."
|
6986 |
msgstr ""
|
6987 |
|
6988 |
-
#: includes/licensing.php:
|
6989 |
#, fuzzy
|
6990 |
msgctxt "licensing"
|
6991 |
msgid "Business Directory - Please verify your license keys"
|
6992 |
msgstr "Справочник Услуг - Новые Записи"
|
6993 |
|
6994 |
-
#: includes/licensing.php:
|
6995 |
#, fuzzy
|
6996 |
msgctxt "licensing"
|
6997 |
msgid ""
|
@@ -7002,26 +7033,26 @@ msgstr ""
|
|
7002 |
"корректный лицензионный ключ. Перейдите в раздел <a>Управление / Лицензии</"
|
7003 |
"a> и введите Вашу лицензионную информацию."
|
7004 |
|
7005 |
-
#: includes/licensing.php:
|
7006 |
msgctxt "licensing"
|
7007 |
msgid ""
|
7008 |
"You need to activate the license keys for the following themes before they "
|
7009 |
"can be used: %s."
|
7010 |
msgstr ""
|
7011 |
|
7012 |
-
#: includes/licensing.php:
|
7013 |
#, fuzzy
|
7014 |
msgctxt "licensing"
|
7015 |
msgid "Review my license keys"
|
7016 |
msgstr "Обновить лицензионный ключ"
|
7017 |
|
7018 |
-
#: includes/licensing.php:
|
7019 |
#, fuzzy
|
7020 |
msgctxt "licensing"
|
7021 |
msgid "Business Directory - License key expired"
|
7022 |
msgstr "Справочник Услуг - Лицензионный Ключ Истёк"
|
7023 |
|
7024 |
-
#: includes/licensing.php:
|
7025 |
#, fuzzy
|
7026 |
msgctxt "licensing"
|
7027 |
msgid ""
|
@@ -7033,7 +7064,7 @@ msgstr ""
|
|
7033 |
"Модуль продолжить работать, но обновлений для него Вы больше не получите, "
|
7034 |
"пока лицензия не будет продлена."
|
7035 |
|
7036 |
-
#: includes/licensing.php:
|
7037 |
#, fuzzy
|
7038 |
msgctxt "licensing"
|
7039 |
msgid ""
|
@@ -7045,34 +7076,34 @@ msgstr ""
|
|
7045 |
"Модуль продолжить работать, но обновлений для него Вы больше не получите, "
|
7046 |
"пока лицензия не будет продлена."
|
7047 |
|
7048 |
-
#: includes/licensing.php:
|
7049 |
#, fuzzy
|
7050 |
msgctxt "licensing"
|
7051 |
msgid "Please enter a license key."
|
7052 |
msgstr "Пожалуйста введите правильный электронный адрес."
|
7053 |
|
7054 |
-
#: includes/licensing.php:
|
7055 |
msgctxt "licensing"
|
7056 |
msgid "Could not activate license: %s."
|
7057 |
msgstr "Не удалось активировать лицензию: %s."
|
7058 |
|
7059 |
-
#: includes/licensing.php:
|
7060 |
msgctxt "licensing"
|
7061 |
msgid "License activated"
|
7062 |
msgstr "Лицензия активирована"
|
7063 |
|
7064 |
-
#: includes/licensing.php:
|
7065 |
msgctxt "licensing"
|
7066 |
msgid "Could not deactivate license: %s."
|
7067 |
msgstr "Не удалось деактивировать лицензию: %s."
|
7068 |
|
7069 |
-
#: includes/licensing.php:
|
7070 |
msgctxt "licensing"
|
7071 |
msgid "License deactivated"
|
7072 |
msgstr "Лицензия была деактивирована."
|
7073 |
|
7074 |
#. translators: "<module-name>" version <version-number> is not...
|
7075 |
-
#: includes/licensing.php:
|
7076 |
msgctxt "deprecation"
|
7077 |
msgid ""
|
7078 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
3 |
"Project-Id-Version: Business Directory Plugin 3.6.11\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+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"
|
198 |
"payment processor directly."
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: includes/class-wpbdp.php:436
|
202 |
#, fuzzy
|
203 |
msgid ""
|
204 |
"The directory features are disabled at this time because a <a>manual "
|
207 |
"Функции Справочника Услуг на настоящий момент отключены, потому что "
|
208 |
"необходимо произвести ручное обновление плагина."
|
209 |
|
210 |
+
#: includes/class-wpbdp.php:443
|
211 |
msgid ""
|
212 |
"The directory is not available at this time. Please try again in a few "
|
213 |
"minutes or contact the administrator if the problem persists."
|
217 |
msgid "%s (ex. %s)"
|
218 |
msgstr "%s (например %s)"
|
219 |
|
220 |
+
#: includes/form-fields.php:355
|
221 |
msgid "Business Name"
|
222 |
msgstr "Наименование"
|
223 |
|
224 |
+
#: includes/form-fields.php:364
|
225 |
msgid "Business Genre"
|
226 |
msgstr "Рубрика"
|
227 |
|
228 |
+
#: includes/form-fields.php:373
|
229 |
msgid "Short Business Description"
|
230 |
msgstr "Краткое описание"
|
231 |
|
232 |
+
#: includes/form-fields.php:381
|
233 |
msgid "Long Business Description"
|
234 |
msgstr "Полное описание"
|
235 |
|
236 |
+
#: includes/form-fields.php:390
|
237 |
msgid "Business Website Address"
|
238 |
msgstr "Вебсайт"
|
239 |
|
240 |
+
#: includes/form-fields.php:399
|
241 |
msgid "Business Phone Number"
|
242 |
msgstr "Телефон"
|
243 |
|
244 |
+
#: includes/form-fields.php:407
|
245 |
msgid "Business Fax"
|
246 |
msgstr "Факс"
|
247 |
|
248 |
+
#: includes/form-fields.php:415
|
249 |
msgid "Business Contact Email"
|
250 |
msgstr "Электронный адрес"
|
251 |
|
252 |
+
#: includes/form-fields.php:424
|
253 |
msgid "Business Tags"
|
254 |
msgstr "Метки"
|
255 |
|
256 |
+
#: includes/form-fields.php:432
|
257 |
msgid "Business Address"
|
258 |
msgstr "Почтовый адрес"
|
259 |
|
260 |
+
#: includes/form-fields.php:440
|
261 |
msgid "ZIP Code"
|
262 |
msgstr "Почтовый индекс"
|
263 |
|
273 |
msgid "Transaction Key"
|
274 |
msgstr "Ключ транзакции"
|
275 |
|
276 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
277 |
#, fuzzy
|
278 |
msgid "Licenses"
|
279 |
msgstr "Лицензии"
|
928 |
msgid "Reported"
|
929 |
msgstr ""
|
930 |
|
931 |
+
#: includes/admin/class-admin-listings.php:641
|
932 |
msgctxt "admin listings"
|
933 |
msgid "Listing's payment history successfully deleted"
|
934 |
msgstr ""
|
1102 |
msgid "Images"
|
1103 |
msgstr "Изображений"
|
1104 |
|
1105 |
+
#: includes/admin/form-fields.php:193
|
1106 |
msgctxt "admin"
|
1107 |
msgid ""
|
1108 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1111 |
"<b>Плагин Справочник Услуг</b> для нормальной работы требует наличие полей "
|
1112 |
"со следующими ассоциациям: <b>%s</b>."
|
1113 |
|
1114 |
+
#: includes/admin/form-fields.php:195
|
1115 |
msgctxt "admin"
|
1116 |
msgid ""
|
1117 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1120 |
"<b>Плагин Справочник Услуг</b> для корректной работы требует наличия поля, "
|
1121 |
"имеющего ассоциацию с <b>%s</b>."
|
1122 |
|
1123 |
+
#: includes/admin/form-fields.php:199
|
1124 |
msgctxt "admin"
|
1125 |
msgid ""
|
1126 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1129 |
"Вы можете сами создать эти поля в разделе \"Управление / Форма\", или "
|
1130 |
"позвольте плагину сделать это автоматически."
|
1131 |
|
1132 |
+
#: includes/admin/form-fields.php:204
|
1133 |
msgctxt "admin"
|
1134 |
msgid "Go to \"Manage Form Fields\""
|
1135 |
msgstr "Перейти в раздел \"Управление / Форма\""
|
1136 |
|
1137 |
+
#: includes/admin/form-fields.php:209
|
1138 |
msgctxt "admin"
|
1139 |
msgid "Create these required fields for me"
|
1140 |
msgstr "Создать эти поля автоматически"
|
1159 |
msgid "Reported"
|
1160 |
msgstr ""
|
1161 |
|
1162 |
+
#: includes/class-listing.php:768
|
1163 |
msgctxt "listing status"
|
1164 |
msgid "Unknown"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
+
#: includes/class-listing.php:769
|
1168 |
msgctxt "listing status"
|
1169 |
msgid "Legacy"
|
1170 |
msgstr ""
|
1171 |
|
1172 |
+
#: includes/class-listing.php:770
|
1173 |
#, fuzzy
|
1174 |
msgctxt "listing status"
|
1175 |
msgid "Incomplete"
|
1176 |
msgstr "Завершено"
|
1177 |
|
1178 |
+
#: includes/class-listing.php:771
|
1179 |
#, fuzzy
|
1180 |
msgctxt "listing status"
|
1181 |
msgid "Pending Payment"
|
1182 |
msgstr "Платёж был заброшен."
|
1183 |
|
1184 |
+
#: includes/class-listing.php:772
|
1185 |
#, fuzzy
|
1186 |
msgctxt "listing status"
|
1187 |
msgid "Complete"
|
1188 |
msgstr "Завершено"
|
1189 |
|
1190 |
+
#: includes/class-listing.php:773
|
1191 |
#, fuzzy
|
1192 |
msgctxt "listing status"
|
1193 |
msgid "Pending Upgrade"
|
1194 |
msgstr "Ожидается подтверждение"
|
1195 |
|
1196 |
+
#: includes/class-listing.php:774
|
1197 |
#, fuzzy
|
1198 |
msgctxt "listing status"
|
1199 |
msgid "Expired"
|
1200 |
msgstr "Истекло"
|
1201 |
|
1202 |
+
#: includes/class-listing.php:775
|
1203 |
#, fuzzy
|
1204 |
msgctxt "listing status"
|
1205 |
msgid "Pending Renewal"
|
1206 |
msgstr "Активные + ожидающие продление"
|
1207 |
|
1208 |
+
#: includes/class-listing.php:776
|
1209 |
#, fuzzy
|
1210 |
msgctxt "listing status"
|
1211 |
msgid "Abandoned"
|
1233 |
msgid "View Payment"
|
1234 |
msgstr "Оплата"
|
1235 |
|
1236 |
+
#: includes/admin/class-admin-listings.php:580
|
1237 |
#, fuzzy
|
1238 |
msgctxt "admin actions"
|
1239 |
msgid "Publish listings"
|
1240 |
msgstr "Опубликовать запись"
|
1241 |
|
1242 |
+
#: includes/admin/class-admin-listings.php:581
|
1243 |
#, fuzzy
|
1244 |
msgctxt "admin actions"
|
1245 |
msgid "Mark as \"Pending Review\""
|
1246 |
msgstr "Ожидается"
|
1247 |
|
1248 |
+
#: includes/admin/class-admin-listings.php:582
|
1249 |
msgctxt "admin actions"
|
1250 |
msgid "Hide from directory (mark as \"Draft\")"
|
1251 |
msgstr ""
|
1252 |
|
1253 |
+
#: includes/admin/class-admin-listings.php:584
|
1254 |
#, fuzzy
|
1255 |
msgctxt "admin actions"
|
1256 |
msgid "Renew listings"
|
1257 |
msgstr "Продлить запись"
|
1258 |
|
1259 |
+
#: includes/admin/class-admin-listings.php:585
|
1260 |
#, fuzzy
|
1261 |
msgctxt "admin actions"
|
1262 |
msgid "Set listings as \"Expired\""
|
1263 |
msgstr "Срок действия записи истёк"
|
1264 |
|
1265 |
+
#: includes/admin/class-admin-listings.php:592
|
1266 |
#, fuzzy
|
1267 |
msgctxt "admin actions"
|
1268 |
msgid "Send access keys"
|
2448 |
"plans for this mode click <a>Active</a>."
|
2449 |
msgstr ""
|
2450 |
|
2451 |
+
#: includes/admin/form-fields.php:24
|
2452 |
msgctxt "form-fields admin"
|
2453 |
msgid "form field"
|
2454 |
msgstr "поле формы"
|
2455 |
|
2456 |
+
#: includes/admin/form-fields.php:25
|
2457 |
msgctxt "form-fields admin"
|
2458 |
msgid "form fields"
|
2459 |
msgstr "поля формы"
|
2460 |
|
2461 |
+
#: includes/admin/form-fields.php:33
|
2462 |
msgctxt "form-fields admin"
|
2463 |
msgid "Order"
|
2464 |
msgstr "Порядок"
|
2465 |
|
2466 |
+
#: includes/admin/form-fields.php:34
|
2467 |
msgctxt "form-fields admin"
|
2468 |
msgid "Label / Association"
|
2469 |
msgstr "Метка / Ассоциация"
|
2470 |
|
2471 |
+
#: includes/admin/form-fields.php:35
|
2472 |
msgctxt "form-fields admin"
|
2473 |
msgid "Type"
|
2474 |
msgstr "Тип"
|
2475 |
|
2476 |
+
#: includes/admin/form-fields.php:36
|
2477 |
msgctxt "form-fields admin"
|
2478 |
msgid "Validator"
|
2479 |
msgstr "Требование"
|
2480 |
|
2481 |
+
#: includes/admin/form-fields.php:37
|
2482 |
msgctxt "form-fields admin"
|
2483 |
msgid "Field Attributes"
|
2484 |
msgstr "Атрибуты"
|
2485 |
|
2486 |
+
#: includes/admin/form-fields.php:84
|
2487 |
msgctxt "form-fields admin"
|
2488 |
msgid "Edit"
|
2489 |
msgstr "Изменить"
|
2490 |
|
2491 |
+
#: includes/admin/form-fields.php:98
|
2492 |
msgctxt "form-fields admin"
|
2493 |
msgid "Delete"
|
2494 |
msgstr "Удалить"
|
2495 |
|
2496 |
+
#: includes/admin/form-fields.php:135
|
|
|
|
|
|
|
|
|
|
|
|
|
2497 |
msgctxt "form-fields admin"
|
2498 |
msgid "Required"
|
2499 |
msgstr "Обязательное"
|
2500 |
|
2501 |
+
#: includes/admin/form-fields.php:135
|
2502 |
msgctxt "form-fields admin"
|
2503 |
msgid "Optional"
|
2504 |
msgstr "Необязательное"
|
2505 |
|
2506 |
+
#: includes/admin/form-fields.php:142
|
2507 |
+
#, fuzzy
|
2508 |
+
msgctxt "form-fields admin"
|
2509 |
+
msgid "Private"
|
2510 |
+
msgstr "Активировать"
|
2511 |
+
|
2512 |
+
#: includes/admin/form-fields.php:149
|
2513 |
msgctxt "form-fields admin"
|
2514 |
msgid "This field value is shown in the excerpt view of a listing."
|
2515 |
msgstr "Значение поля показывается в составе цитаты записи."
|
2516 |
|
2517 |
+
#: includes/admin/form-fields.php:150
|
2518 |
msgctxt "form-fields admin"
|
2519 |
msgid "In Excerpt"
|
2520 |
msgstr "В цитате"
|
2521 |
|
2522 |
+
#: includes/admin/form-fields.php:157
|
2523 |
msgctxt "form-fields admin"
|
2524 |
msgid "This field value is shown in the single view of a listing."
|
2525 |
msgstr "Значение поля показывается в полном просмотре записи."
|
2526 |
|
2527 |
+
#: includes/admin/form-fields.php:158
|
2528 |
msgctxt "form-fields admin"
|
2529 |
msgid "In Listing"
|
2530 |
msgstr "В полном виде"
|
2531 |
|
2532 |
+
#: includes/admin/form-fields.php:292
|
2533 |
msgctxt "form-fields admin"
|
2534 |
msgid "Form Preview"
|
2535 |
msgstr "Предварительный просмотр"
|
2536 |
|
2537 |
+
#: includes/admin/form-fields.php:293
|
2538 |
msgctxt "form-fields admin"
|
2539 |
msgid "← Return to \"Manage Form Fields\""
|
2540 |
msgstr "← Вернуться к \"Управлению Полями Формы\""
|
2541 |
|
2542 |
+
#: includes/admin/form-fields.php:333
|
2543 |
msgctxt "form-fields admin"
|
2544 |
msgid "Form fields updated."
|
2545 |
msgstr "Поля формы сохранены."
|
2546 |
|
2547 |
+
#: includes/admin/form-fields.php:349
|
2548 |
msgctxt "form-fields admin"
|
2549 |
msgid ""
|
2550 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2558 |
"показывался всем посетителям, то Вым нужно <a>разрешить соответствующую "
|
2559 |
"настройку</a>."
|
2560 |
|
2561 |
+
#: includes/admin/form-fields.php:390
|
2562 |
msgctxt "form-fields admin"
|
2563 |
msgid "Field deleted."
|
2564 |
msgstr "Поле удалено."
|
2565 |
|
2566 |
+
#: includes/admin/form-fields.php:413
|
2567 |
msgctxt "form-fields admin"
|
2568 |
msgid "Required fields created successfully."
|
2569 |
msgstr "Обязательное поле удачно создано."
|
2570 |
|
2571 |
+
#: includes/admin/form-fields.php:426
|
2572 |
msgctxt "form-fields admin"
|
2573 |
msgid "Title"
|
2574 |
msgstr "Название"
|
2575 |
|
2576 |
+
#: includes/admin/form-fields.php:427
|
2577 |
msgctxt "form-fields admin"
|
2578 |
msgid "Category"
|
2579 |
msgstr "Рубрика"
|
2580 |
|
2581 |
+
#: includes/admin/form-fields.php:428
|
2582 |
msgctxt "form-fields admin"
|
2583 |
msgid "Excerpt"
|
2584 |
msgstr "Цитата"
|
2585 |
|
2586 |
+
#: includes/admin/form-fields.php:429
|
2587 |
msgctxt "form-fields admin"
|
2588 |
msgid "Content"
|
2589 |
msgstr "Содержимое"
|
2590 |
|
2591 |
+
#: includes/admin/form-fields.php:430
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid "Tags"
|
2594 |
msgstr "Метки"
|
2595 |
|
2596 |
+
#: includes/admin/form-fields.php:431
|
2597 |
msgctxt "form-fields admin"
|
2598 |
msgid "Address"
|
2599 |
msgstr "Адрес"
|
2600 |
|
2601 |
+
#: includes/admin/form-fields.php:432
|
2602 |
msgctxt "form-fields admin"
|
2603 |
msgid "City"
|
2604 |
msgstr "Город:"
|
2605 |
|
2606 |
+
#: includes/admin/form-fields.php:433
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "State"
|
2609 |
msgstr "Провинция/Штат:"
|
2610 |
|
2611 |
+
#: includes/admin/form-fields.php:434
|
2612 |
#, fuzzy
|
2613 |
msgctxt "form-fields admin"
|
2614 |
msgid "Country"
|
2615 |
msgstr "Страна:"
|
2616 |
|
2617 |
+
#: includes/admin/form-fields.php:435
|
2618 |
msgctxt "form-fields admin"
|
2619 |
msgid "ZIP Code"
|
2620 |
msgstr "Почтовый индекс"
|
2621 |
|
2622 |
+
#: includes/admin/form-fields.php:436
|
2623 |
msgctxt "form-fields admin"
|
2624 |
msgid "FAX Number"
|
2625 |
msgstr "Номер факса"
|
2626 |
|
2627 |
+
#: includes/admin/form-fields.php:437
|
2628 |
msgctxt "form-fields admin"
|
2629 |
msgid "Phone Number"
|
2630 |
msgstr "Номер телефона"
|
2631 |
|
2632 |
+
#: includes/admin/form-fields.php:438
|
2633 |
msgctxt "form-fields admin"
|
2634 |
msgid "Ratings Field"
|
2635 |
msgstr "Рейтинг"
|
2636 |
|
2637 |
+
#: includes/admin/form-fields.php:439
|
2638 |
msgctxt "form-fields admin"
|
2639 |
msgid "Twitter"
|
2640 |
msgstr "Twitter"
|
2641 |
|
2642 |
+
#: includes/admin/form-fields.php:440
|
2643 |
msgctxt "form-fields admin"
|
2644 |
msgid "Website"
|
2645 |
msgstr "адрес сайта"
|
2646 |
|
2647 |
+
#: includes/admin/form-fields.php:470
|
2648 |
msgctxt "form-fields admin"
|
2649 |
msgid "Tags updated."
|
2650 |
msgstr "Метки сохранены."
|
2696 |
msgid "Allow empty selection on search?"
|
2697 |
msgstr "Разрешить поиск по пустой строке?"
|
2698 |
|
2699 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2700 |
+
#, fuzzy
|
2701 |
+
msgctxt "form-fields admin"
|
2702 |
+
msgid "Field Display Order"
|
2703 |
+
msgstr "Параметры отображения поля"
|
2704 |
+
|
2705 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2706 |
msgctxt "form-fields admin"
|
2707 |
msgid "Allow HTML input for this field?"
|
3928 |
msgid "User registration date"
|
3929 |
msgstr "Дата окончания срока действия"
|
3930 |
|
3931 |
+
#: includes/licensing.php:158
|
3932 |
#, fuzzy
|
3933 |
msgctxt "admin settings"
|
3934 |
msgid "Enter License Key here"
|
4207 |
msgstr ""
|
4208 |
|
4209 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4210 |
+
#: includes/licensing.php:95
|
4211 |
msgctxt "settings"
|
4212 |
msgid "Premium Modules"
|
4213 |
msgstr "Платные модули"
|
5272 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5273 |
msgstr ""
|
5274 |
|
5275 |
+
#: includes/licensing.php:111
|
5276 |
#, fuzzy
|
5277 |
msgctxt "settings"
|
5278 |
msgid "Themes"
|
5279 |
msgstr "Темы"
|
5280 |
|
5281 |
+
#: includes/licensing.php:134
|
5282 |
msgctxt "settings"
|
5283 |
msgid ""
|
5284 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
5286 |
"activate your licenses."
|
5287 |
msgstr ""
|
5288 |
|
5289 |
+
#: includes/licensing.php:159
|
5290 |
#, fuzzy
|
5291 |
msgctxt "settings"
|
5292 |
msgid "Activate"
|
5293 |
msgstr "Активировать"
|
5294 |
|
5295 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
5296 |
msgctxt "settings"
|
5297 |
msgid "Please wait..."
|
5298 |
msgstr ""
|
5299 |
|
5300 |
+
#: includes/licensing.php:160
|
5301 |
#, fuzzy
|
5302 |
msgctxt "settings"
|
5303 |
msgid "Deactivate"
|
5304 |
msgstr "Активировать"
|
5305 |
|
5306 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
5307 |
msgctxt "settings"
|
5308 |
msgid "Licenses"
|
5309 |
msgstr "Лицензии"
|
5710 |
msgid "Add New Listing"
|
5711 |
msgstr "Добавить запись"
|
5712 |
|
5713 |
+
#: includes/class-listing.php:302
|
5714 |
#, fuzzy
|
5715 |
msgctxt "listing"
|
5716 |
msgid "Listing has no registered payments"
|
5717 |
msgstr "Дата окончания срока действия"
|
5718 |
|
5719 |
+
#: includes/class-listing.php:310
|
5720 |
#, fuzzy
|
5721 |
msgctxt "listing"
|
5722 |
msgid "Can't delete payment"
|
5723 |
msgstr "Отказать в платеже"
|
5724 |
|
5725 |
+
#: includes/class-listing.php:349
|
5726 |
#, fuzzy
|
5727 |
msgctxt "listing"
|
5728 |
msgid "Listing expired"
|
5729 |
msgstr "Срок действия записи истёк"
|
5730 |
|
5731 |
+
#: includes/class-listing.php:508
|
5732 |
#, fuzzy
|
5733 |
msgctxt "listing"
|
5734 |
msgid "(Unavailable Plan)"
|
5735 |
msgstr "(Тариф недоступен)"
|
5736 |
|
5737 |
+
#: includes/class-listing.php:665
|
5738 |
#, fuzzy
|
5739 |
msgctxt "listing"
|
5740 |
msgid "Plan \"%s\" (recurring)"
|
5741 |
msgstr "(периодически)"
|
5742 |
|
5743 |
+
#: includes/class-listing.php:667
|
5744 |
msgctxt "listing"
|
5745 |
msgid "Plan \"%s\""
|
5746 |
msgstr ""
|
5796 |
msgstr "Бесплатные записи"
|
5797 |
|
5798 |
#. translators: [%s] is the name of the blog.
|
5799 |
+
#: includes/class-listing-email-notification.php:234
|
5800 |
msgctxt "notify email"
|
5801 |
msgid "[%s] New listing notification"
|
5802 |
msgstr "[%s] Оповещение о новой записи"
|
5803 |
|
5804 |
#. translators: [%s] is the name of the blog.
|
5805 |
+
#: includes/class-listing-email-notification.php:285
|
5806 |
msgctxt "notify email"
|
5807 |
msgid "[%s] Listing edit notification"
|
5808 |
msgstr "[%s] Оповещение об изменении записи"
|
5809 |
|
5810 |
#. translators: %s is the name of the blog.
|
5811 |
+
#: includes/class-listing-email-notification.php:357
|
5812 |
#, fuzzy
|
5813 |
msgctxt "notify email"
|
5814 |
msgid "[%s] Reported listing notification"
|
6301 |
msgid "Settings"
|
6302 |
msgstr "Настройки"
|
6303 |
|
6304 |
+
#: includes/class-wpbdp.php:335
|
6305 |
#, fuzzy
|
6306 |
msgctxt "listing image upload"
|
6307 |
msgid "Can not upload any more images for this listing."
|
6308 |
msgstr "Рубрики этой записи"
|
6309 |
|
6310 |
+
#: includes/class-wpbdp.php:339
|
6311 |
msgctxt "listing image upload"
|
6312 |
msgid ""
|
6313 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
6389 |
msgid "Select List"
|
6390 |
msgstr "Список выбора"
|
6391 |
|
6392 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
6393 |
+
#, fuzzy
|
6394 |
+
msgctxt "form-fields api"
|
6395 |
+
msgid "Social Site (Other)"
|
6396 |
+
msgstr "Имя на сайте Twitter"
|
6397 |
+
|
6398 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
6399 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
6400 |
+
msgctxt "form-fields api"
|
6401 |
+
msgid "URL:"
|
6402 |
+
msgstr "Ссылка:"
|
6403 |
+
|
6404 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
6405 |
+
#, fuzzy
|
6406 |
+
msgctxt "form-fields api"
|
6407 |
+
msgid "Text:"
|
6408 |
+
msgstr "Текстовый блок"
|
6409 |
+
|
6410 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
6411 |
+
msgctxt "form-fields api"
|
6412 |
+
msgid "Text to be displayed along with icon"
|
6413 |
+
msgstr ""
|
6414 |
+
|
6415 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
6416 |
+
#, fuzzy
|
6417 |
+
msgctxt "form-fields api"
|
6418 |
+
msgid "Type:"
|
6419 |
+
msgstr "Тип"
|
6420 |
+
|
6421 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6422 |
msgctxt "form-fields api"
|
6423 |
msgid "Textarea"
|
6443 |
msgid "URL Field"
|
6444 |
msgstr "Поле адреса URL"
|
6445 |
|
|
|
|
|
|
|
|
|
|
|
6446 |
#: includes/fields/class-fieldtypes-url.php:144
|
6447 |
msgctxt "form-fields api"
|
6448 |
msgid "Link Text (optional):"
|
6449 |
msgstr "Текст ссылки (не обязательно)"
|
6450 |
|
6451 |
+
#: includes/fields/class-form-field.php:694
|
6452 |
msgctxt "form-fields api"
|
6453 |
msgid ""
|
6454 |
"This form field can't be deleted because it is required for the plugin to "
|
6514 |
msgstr "Страна обязательна."
|
6515 |
|
6516 |
#: includes/fields/class-fieldtypes-image.php:100
|
6517 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
6518 |
msgctxt "form-fields-api"
|
6519 |
msgid "Remove"
|
6520 |
msgstr "Удалить"
|
6524 |
msgid "Invalid form field type"
|
6525 |
msgstr "Неверный тип поля формы"
|
6526 |
|
6527 |
+
#: includes/fields/class-form-field.php:581
|
6528 |
msgctxt "form-fields-api"
|
6529 |
msgid "Field label is required."
|
6530 |
msgstr "Метка поля обязательна."
|
6531 |
|
6532 |
+
#: includes/fields/class-form-field.php:592
|
6533 |
msgctxt "form-fields-api"
|
6534 |
msgid ""
|
6535 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
6537 |
"delete this current field and create a NEW field of type %1$s instead."
|
6538 |
msgstr ""
|
6539 |
|
6540 |
+
#: includes/fields/class-form-field.php:595
|
6541 |
msgctxt "form-fields-api"
|
6542 |
msgid ""
|
6543 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6544 |
"existing listings will be deleted as well."
|
6545 |
msgstr ""
|
6546 |
|
6547 |
+
#: includes/fields/class-form-field.php:629
|
6548 |
msgctxt "form-fields-api"
|
6549 |
msgid ""
|
6550 |
"There can only be one field with association \"%s\". Please select another "
|
6553 |
"Ассоциация с полем \"%s\" может быть только одна. Пожалуйста, выберите "
|
6554 |
"другую ассоциацию."
|
6555 |
|
6556 |
+
#: includes/fields/class-form-field.php:639
|
6557 |
msgctxt "form-fields-api"
|
6558 |
msgid "\"%s\" is an invalid field type for this association."
|
6559 |
msgstr "Поле \"%s\" не является корректной ассоциацией для этого поля."
|
6560 |
|
6561 |
+
#: includes/fields/class-form-field.php:684
|
6562 |
msgctxt "form-fields-api"
|
6563 |
msgid "Invalid field ID"
|
6564 |
msgstr "Некорректный номер поля"
|
6565 |
|
6566 |
+
#: includes/fields/class-form-field.php:707
|
6567 |
msgctxt "form-fields-api"
|
6568 |
msgid "An error occurred while trying to delete this field."
|
6569 |
msgstr "Произошла ошибка при попытке удаления этого поля."
|
6570 |
|
6571 |
+
#: includes/form-fields.php:570
|
6572 |
msgctxt "form-fields-api"
|
6573 |
msgid "Email Validator"
|
6574 |
msgstr "Проверка электронного адреса"
|
6575 |
|
6576 |
+
#: includes/form-fields.php:571
|
6577 |
msgctxt "form-fields-api"
|
6578 |
msgid "URL Validator"
|
6579 |
msgstr "Проверка адреса ссылки"
|
6580 |
|
6581 |
+
#: includes/form-fields.php:572
|
6582 |
msgctxt "form-fields-api"
|
6583 |
msgid "Whole Number Validator"
|
6584 |
msgstr "Проверка целого числа"
|
6585 |
|
6586 |
+
#: includes/form-fields.php:573
|
6587 |
msgctxt "form-fields-api"
|
6588 |
msgid "Decimal Number Validator"
|
6589 |
msgstr "Проверка дробного числа"
|
6590 |
|
6591 |
+
#: includes/form-fields.php:574
|
6592 |
msgctxt "form-fields-api"
|
6593 |
msgid "Date Validator"
|
6594 |
msgstr "Проверка даты"
|
6595 |
|
6596 |
+
#: includes/form-fields.php:575
|
6597 |
#, fuzzy
|
6598 |
msgctxt "form-fields-api"
|
6599 |
msgid "Word Count Validator"
|
6647 |
"you sure you want to enable this?"
|
6648 |
msgstr ""
|
6649 |
|
6650 |
+
#: includes/form-fields.php:582
|
6651 |
msgctxt "form-fields-api validation"
|
6652 |
msgid "Field"
|
6653 |
msgstr "Поле"
|
6654 |
|
6655 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6656 |
msgctxt "form-fields-api validation"
|
6657 |
msgid "%s is required."
|
6658 |
msgstr "%s - обязательно."
|
6659 |
|
6660 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6661 |
msgctxt "form-fields-api validation"
|
6662 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6663 |
msgstr ""
|
6664 |
"%s - некорректно. Правильный адрес URL должен начинаться с http:// или "
|
6665 |
"https://"
|
6666 |
|
6667 |
+
#: includes/form-fields.php:642
|
6668 |
msgctxt "form-fields-api validation"
|
6669 |
msgid "%s is badly formatted. Valid Email format required."
|
6670 |
msgstr "%s - некорректно. Требуется ввести правильный электронный адрес."
|
6671 |
|
6672 |
+
#: includes/form-fields.php:649
|
6673 |
msgctxt "form-fields-api validation"
|
6674 |
msgid "%s must be a number. Decimal values are not allowed."
|
6675 |
msgstr "%s должно быть целым числом."
|
6676 |
|
6677 |
+
#: includes/form-fields.php:656
|
6678 |
msgctxt "form-fields-api validation"
|
6679 |
msgid "%s must be a number."
|
6680 |
msgstr "%s должно быть числом."
|
6681 |
|
6682 |
+
#: includes/form-fields.php:675
|
6683 |
#, fuzzy
|
6684 |
msgctxt "form-fields-api validation"
|
6685 |
msgid "%1$s must be in the format %2$s."
|
6686 |
msgstr "%s должно быть в формате %s."
|
6687 |
|
6688 |
+
#: includes/form-fields.php:713
|
6689 |
msgctxt "form-fields-api validation"
|
6690 |
msgid "%s must be a valid date."
|
6691 |
msgstr "%s должно быть корректной датой."
|
6692 |
|
6693 |
+
#: includes/form-fields.php:736
|
6694 |
msgctxt "form-fields-api validation"
|
6695 |
msgid "%s must have less than %d words."
|
6696 |
msgstr ""
|
6697 |
|
6698 |
+
#: includes/form-fields.php:755
|
6699 |
#, fuzzy
|
6700 |
msgctxt "form-fields-api validation"
|
6701 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6702 |
msgstr "%s - не корректно. Значение должно быть одним из %s."
|
6703 |
|
6704 |
+
#: includes/form-fields.php:720
|
6705 |
#, fuzzy
|
6706 |
msgctxt "image field"
|
6707 |
msgid "Caption for %s is required."
|
6907 |
msgid "General"
|
6908 |
msgstr "Основное"
|
6909 |
|
6910 |
+
#: includes/licensing.php:276
|
6911 |
#, fuzzy
|
6912 |
msgctxt "licensing"
|
6913 |
msgid "Invalid item ID"
|
6914 |
msgstr "Некорректный номер поля"
|
6915 |
|
6916 |
+
#: includes/licensing.php:281
|
6917 |
msgctxt "licensing"
|
6918 |
msgid "No license key provided"
|
6919 |
msgstr "Не указан лицензионный ключ"
|
6920 |
|
6921 |
+
#: includes/licensing.php:304
|
6922 |
#, fuzzy
|
6923 |
msgctxt "licensing"
|
6924 |
msgid "The license key was revoked."
|
6925 |
msgstr "Не указан лицензионный ключ"
|
6926 |
|
6927 |
+
#: includes/licensing.php:306
|
6928 |
msgctxt "licensing"
|
6929 |
msgid ""
|
6930 |
"If you think this is a mistake, please contact <support-link>Business "
|
6932 |
"reported as revoked by the licensing software."
|
6933 |
msgstr ""
|
6934 |
|
6935 |
+
#: includes/licensing.php:308
|
6936 |
msgctxt "licensing"
|
6937 |
msgid ""
|
6938 |
"Please include the email address you used to purchase <module-name> with "
|
6939 |
"your report."
|
6940 |
msgstr ""
|
6941 |
|
6942 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6943 |
msgctxt "licensing"
|
6944 |
msgid "License key is invalid"
|
6945 |
msgstr "Лицензионный ключ не правильный"
|
6946 |
|
6947 |
+
#: includes/licensing.php:336
|
6948 |
msgctxt "licensing"
|
6949 |
msgid "Invalid module ID"
|
6950 |
msgstr "Неправильный номер модуля"
|
6951 |
|
6952 |
+
#: includes/licensing.php:363
|
6953 |
msgctxt "licensing"
|
6954 |
msgid "Deactivation failed"
|
6955 |
msgstr "Деактивация не удалась"
|
6956 |
|
6957 |
+
#: includes/licensing.php:382
|
6958 |
msgctxt "licensing"
|
6959 |
msgid ""
|
6960 |
"It was not possible to establish a connection with Business Directory's "
|
6961 |
"server. The connection failed with the following error:"
|
6962 |
msgstr ""
|
6963 |
|
6964 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6965 |
msgctxt "licensing"
|
6966 |
msgid ""
|
6967 |
"It looks like your server is not authorized to make requests to Business "
|
6970 |
"whitelist."
|
6971 |
msgstr ""
|
6972 |
|
6973 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6974 |
msgctxt "licensing"
|
6975 |
msgid "Include this error message with your report."
|
6976 |
msgstr ""
|
6977 |
|
6978 |
+
#: includes/licensing.php:398
|
6979 |
msgctxt "licensing"
|
6980 |
msgid ""
|
6981 |
"It was not possible to establish a connection with Business Directory's "
|
6982 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6983 |
msgstr ""
|
6984 |
|
6985 |
+
#: includes/licensing.php:403
|
6986 |
msgctxt "licensing"
|
6987 |
msgid ""
|
6988 |
"To ensure the security of our systems and adhere to industry best practices, "
|
6991 |
"1.0.1c)."
|
6992 |
msgstr ""
|
6993 |
|
6994 |
+
#: includes/licensing.php:405
|
6995 |
msgctxt "licensing"
|
6996 |
msgid ""
|
6997 |
"Upgrading your system will not only allow you to communicate with Business "
|
6999 |
"services using the latest security standards."
|
7000 |
msgstr ""
|
7001 |
|
7002 |
+
#: includes/licensing.php:407
|
7003 |
msgctxt "licensing"
|
7004 |
msgid ""
|
7005 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
7006 |
"Include this message if necesary."
|
7007 |
msgstr ""
|
7008 |
|
7009 |
+
#: includes/licensing.php:414
|
7010 |
msgctxt "licensing"
|
7011 |
msgid "Could not contact licensing server"
|
7012 |
msgstr "Не удалось связаться с сервером лицензий"
|
7013 |
|
7014 |
+
#: includes/licensing.php:430
|
7015 |
msgctxt "licensing"
|
7016 |
msgid "The server returned a 403 Forbidden error."
|
7017 |
msgstr ""
|
7018 |
|
7019 |
+
#: includes/licensing.php:498
|
7020 |
#, fuzzy
|
7021 |
msgctxt "licensing"
|
7022 |
msgid "Business Directory - Please verify your license keys"
|
7023 |
msgstr "Справочник Услуг - Новые Записи"
|
7024 |
|
7025 |
+
#: includes/licensing.php:508
|
7026 |
#, fuzzy
|
7027 |
msgctxt "licensing"
|
7028 |
msgid ""
|
7033 |
"корректный лицензионный ключ. Перейдите в раздел <a>Управление / Лицензии</"
|
7034 |
"a> и введите Вашу лицензионную информацию."
|
7035 |
|
7036 |
+
#: includes/licensing.php:519
|
7037 |
msgctxt "licensing"
|
7038 |
msgid ""
|
7039 |
"You need to activate the license keys for the following themes before they "
|
7040 |
"can be used: %s."
|
7041 |
msgstr ""
|
7042 |
|
7043 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
7044 |
#, fuzzy
|
7045 |
msgctxt "licensing"
|
7046 |
msgid "Review my license keys"
|
7047 |
msgstr "Обновить лицензионный ключ"
|
7048 |
|
7049 |
+
#: includes/licensing.php:554
|
7050 |
#, fuzzy
|
7051 |
msgctxt "licensing"
|
7052 |
msgid "Business Directory - License key expired"
|
7053 |
msgstr "Справочник Услуг - Лицензионный Ключ Истёк"
|
7054 |
|
7055 |
+
#: includes/licensing.php:564
|
7056 |
#, fuzzy
|
7057 |
msgctxt "licensing"
|
7058 |
msgid ""
|
7064 |
"Модуль продолжить работать, но обновлений для него Вы больше не получите, "
|
7065 |
"пока лицензия не будет продлена."
|
7066 |
|
7067 |
+
#: includes/licensing.php:575
|
7068 |
#, fuzzy
|
7069 |
msgctxt "licensing"
|
7070 |
msgid ""
|
7076 |
"Модуль продолжить работать, но обновлений для него Вы больше не получите, "
|
7077 |
"пока лицензия не будет продлена."
|
7078 |
|
7079 |
+
#: includes/licensing.php:669
|
7080 |
#, fuzzy
|
7081 |
msgctxt "licensing"
|
7082 |
msgid "Please enter a license key."
|
7083 |
msgstr "Пожалуйста введите правильный электронный адрес."
|
7084 |
|
7085 |
+
#: includes/licensing.php:678
|
7086 |
msgctxt "licensing"
|
7087 |
msgid "Could not activate license: %s."
|
7088 |
msgstr "Не удалось активировать лицензию: %s."
|
7089 |
|
7090 |
+
#: includes/licensing.php:680
|
7091 |
msgctxt "licensing"
|
7092 |
msgid "License activated"
|
7093 |
msgstr "Лицензия активирована"
|
7094 |
|
7095 |
+
#: includes/licensing.php:700
|
7096 |
msgctxt "licensing"
|
7097 |
msgid "Could not deactivate license: %s."
|
7098 |
msgstr "Не удалось деактивировать лицензию: %s."
|
7099 |
|
7100 |
+
#: includes/licensing.php:702
|
7101 |
msgctxt "licensing"
|
7102 |
msgid "License deactivated"
|
7103 |
msgstr "Лицензия была деактивирована."
|
7104 |
|
7105 |
#. translators: "<module-name>" version <version-number> is not...
|
7106 |
+
#: includes/licensing.php:893
|
7107 |
msgctxt "deprecation"
|
7108 |
msgid ""
|
7109 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
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 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-11
|
9 |
"PO-Revision-Date: 2017-12-03 21:20+0100\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
@@ -187,7 +187,7 @@ msgid ""
|
|
187 |
"payment processor directly."
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: includes/class-wpbdp.php:
|
191 |
msgid ""
|
192 |
"The directory features are disabled at this time because a <a>manual "
|
193 |
"upgrade</a> is pending."
|
@@ -195,7 +195,7 @@ msgstr ""
|
|
195 |
"Business Directorys funktioner är för närvarande avaktiverade på grund av "
|
196 |
"att pluginet behöver <a> en manuell uppgradering</a>."
|
197 |
|
198 |
-
#: includes/class-wpbdp.php:
|
199 |
msgid ""
|
200 |
"The directory is not available at this time. Please try again in a few "
|
201 |
"minutes or contact the administrator if the problem persists."
|
@@ -207,47 +207,47 @@ msgstr ""
|
|
207 |
msgid "%s (ex. %s)"
|
208 |
msgstr "%s (ex.%s)"
|
209 |
|
210 |
-
#: includes/form-fields.php:
|
211 |
msgid "Business Name"
|
212 |
msgstr "Företagsnamn"
|
213 |
|
214 |
-
#: includes/form-fields.php:
|
215 |
msgid "Business Genre"
|
216 |
msgstr "Affärsgenre"
|
217 |
|
218 |
-
#: includes/form-fields.php:
|
219 |
msgid "Short Business Description"
|
220 |
msgstr "Kort Verksamhetsbeskrivning"
|
221 |
|
222 |
-
#: includes/form-fields.php:
|
223 |
msgid "Long Business Description"
|
224 |
msgstr "Lång Verksamhetsbeskrivning"
|
225 |
|
226 |
-
#: includes/form-fields.php:
|
227 |
msgid "Business Website Address"
|
228 |
msgstr "Företagets webbadress"
|
229 |
|
230 |
-
#: includes/form-fields.php:
|
231 |
msgid "Business Phone Number"
|
232 |
msgstr "Företagets telefonnummer"
|
233 |
|
234 |
-
#: includes/form-fields.php:
|
235 |
msgid "Business Fax"
|
236 |
msgstr "Företagsfax"
|
237 |
|
238 |
-
#: includes/form-fields.php:
|
239 |
msgid "Business Contact Email"
|
240 |
msgstr "Företagets e-post"
|
241 |
|
242 |
-
#: includes/form-fields.php:
|
243 |
msgid "Business Tags"
|
244 |
msgstr "Företagstaggar"
|
245 |
|
246 |
-
#: includes/form-fields.php:
|
247 |
msgid "Business Address"
|
248 |
msgstr "Företagsadress"
|
249 |
|
250 |
-
#: includes/form-fields.php:
|
251 |
msgid "ZIP Code"
|
252 |
msgstr "Postnummer"
|
253 |
|
@@ -263,7 +263,7 @@ msgstr "Inloggnings-ID"
|
|
263 |
msgid "Transaction Key"
|
264 |
msgstr "Transaktionsnyckel"
|
265 |
|
266 |
-
#: includes/licensing.php:
|
267 |
msgid "Licenses"
|
268 |
msgstr "Licenser"
|
269 |
|
@@ -901,7 +901,7 @@ msgctxt "admin listings"
|
|
901 |
msgid "Reported"
|
902 |
msgstr ""
|
903 |
|
904 |
-
#: includes/admin/class-admin-listings.php:
|
905 |
msgctxt "admin listings"
|
906 |
msgid "Listing's payment history successfully deleted"
|
907 |
msgstr ""
|
@@ -1070,7 +1070,7 @@ msgctxt "admin"
|
|
1070 |
msgid "Images"
|
1071 |
msgstr "Bilder"
|
1072 |
|
1073 |
-
#: includes/admin/form-fields.php:
|
1074 |
msgctxt "admin"
|
1075 |
msgid ""
|
1076 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1079,7 +1079,7 @@ msgstr ""
|
|
1079 |
"<b>Tillägget Business Directory</b> kräver fält med följande associationer "
|
1080 |
"för att fungera korrekt: <b>%s</b>."
|
1081 |
|
1082 |
-
#: includes/admin/form-fields.php:
|
1083 |
msgctxt "admin"
|
1084 |
msgid ""
|
1085 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1088,7 +1088,7 @@ msgstr ""
|
|
1088 |
"<b>Tillägget Business Direcotry </b> kräver ett fält med en<b>%s</b> "
|
1089 |
"association för att fungera korrekt."
|
1090 |
|
1091 |
-
#: includes/admin/form-fields.php:
|
1092 |
msgctxt "admin"
|
1093 |
msgid ""
|
1094 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1097,12 +1097,12 @@ msgstr ""
|
|
1097 |
"Du kan skapa dessa anpassade fält själv i \"Hantera formulärfält\" eller "
|
1098 |
"låta Business Directory göra det åt dig automatiskt."
|
1099 |
|
1100 |
-
#: includes/admin/form-fields.php:
|
1101 |
msgctxt "admin"
|
1102 |
msgid "Go to \"Manage Form Fields\""
|
1103 |
msgstr "Gå till \"Hantera formulärfält\""
|
1104 |
|
1105 |
-
#: includes/admin/form-fields.php:
|
1106 |
msgctxt "admin"
|
1107 |
msgid "Create these required fields for me"
|
1108 |
msgstr "Skapa dessa obligatoriska fält för mig"
|
@@ -1128,47 +1128,47 @@ msgctxt "listing status"
|
|
1128 |
msgid "Reported"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
-
#: includes/class-listing.php:
|
1132 |
msgctxt "listing status"
|
1133 |
msgid "Unknown"
|
1134 |
msgstr "Okänd"
|
1135 |
|
1136 |
-
#: includes/class-listing.php:
|
1137 |
msgctxt "listing status"
|
1138 |
msgid "Legacy"
|
1139 |
msgstr "Legat"
|
1140 |
|
1141 |
-
#: includes/class-listing.php:
|
1142 |
msgctxt "listing status"
|
1143 |
msgid "Incomplete"
|
1144 |
msgstr "Ofullständig"
|
1145 |
|
1146 |
-
#: includes/class-listing.php:
|
1147 |
msgctxt "listing status"
|
1148 |
msgid "Pending Payment"
|
1149 |
msgstr "Väntar på betalning."
|
1150 |
|
1151 |
-
#: includes/class-listing.php:
|
1152 |
msgctxt "listing status"
|
1153 |
msgid "Complete"
|
1154 |
msgstr "Genomförd"
|
1155 |
|
1156 |
-
#: includes/class-listing.php:
|
1157 |
msgctxt "listing status"
|
1158 |
msgid "Pending Upgrade"
|
1159 |
msgstr "Väntar på uppgradering"
|
1160 |
|
1161 |
-
#: includes/class-listing.php:
|
1162 |
msgctxt "listing status"
|
1163 |
msgid "Expired"
|
1164 |
msgstr "Utgången"
|
1165 |
|
1166 |
-
#: includes/class-listing.php:
|
1167 |
msgctxt "listing status"
|
1168 |
msgid "Pending Renewal"
|
1169 |
msgstr "Inväntar förnyelse"
|
1170 |
|
1171 |
-
#: includes/class-listing.php:
|
1172 |
msgctxt "listing status"
|
1173 |
msgid "Abandoned"
|
1174 |
msgstr "Övergiven"
|
@@ -1193,36 +1193,36 @@ msgctxt "admin actions"
|
|
1193 |
msgid "View Payment"
|
1194 |
msgstr "Visa betalning"
|
1195 |
|
1196 |
-
#: includes/admin/class-admin-listings.php:
|
1197 |
#, fuzzy
|
1198 |
msgctxt "admin actions"
|
1199 |
msgid "Publish listings"
|
1200 |
msgstr "Publicera annons"
|
1201 |
|
1202 |
-
#: includes/admin/class-admin-listings.php:
|
1203 |
#, fuzzy
|
1204 |
msgctxt "admin actions"
|
1205 |
msgid "Mark as \"Pending Review\""
|
1206 |
msgstr "Inväntar granskning"
|
1207 |
|
1208 |
-
#: includes/admin/class-admin-listings.php:
|
1209 |
msgctxt "admin actions"
|
1210 |
msgid "Hide from directory (mark as \"Draft\")"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
-
#: includes/admin/class-admin-listings.php:
|
1214 |
#, fuzzy
|
1215 |
msgctxt "admin actions"
|
1216 |
msgid "Renew listings"
|
1217 |
msgstr "Förnya annons"
|
1218 |
|
1219 |
-
#: includes/admin/class-admin-listings.php:
|
1220 |
#, fuzzy
|
1221 |
msgctxt "admin actions"
|
1222 |
msgid "Set listings as \"Expired\""
|
1223 |
msgstr "Skickas efter en annons (%s) har förfallit."
|
1224 |
|
1225 |
-
#: includes/admin/class-admin-listings.php:
|
1226 |
#, fuzzy
|
1227 |
msgctxt "admin actions"
|
1228 |
msgid "Send access keys"
|
@@ -2397,103 +2397,103 @@ msgstr ""
|
|
2397 |
"tillgängliga för det aktuella läget (för närvarande satt till \"%s\"). För "
|
2398 |
"att se avgiftsplanerna för detta läge klicka <a>Active</a> ."
|
2399 |
|
2400 |
-
#: includes/admin/form-fields.php:
|
2401 |
msgctxt "form-fields admin"
|
2402 |
msgid "form field"
|
2403 |
msgstr "formulärfält"
|
2404 |
|
2405 |
-
#: includes/admin/form-fields.php:
|
2406 |
msgctxt "form-fields admin"
|
2407 |
msgid "form fields"
|
2408 |
msgstr "Formulärfält"
|
2409 |
|
2410 |
-
#: includes/admin/form-fields.php:
|
2411 |
msgctxt "form-fields admin"
|
2412 |
msgid "Order"
|
2413 |
msgstr "Ordning"
|
2414 |
|
2415 |
-
#: includes/admin/form-fields.php:
|
2416 |
msgctxt "form-fields admin"
|
2417 |
msgid "Label / Association"
|
2418 |
msgstr "Etikett / Association"
|
2419 |
|
2420 |
-
#: includes/admin/form-fields.php:
|
2421 |
msgctxt "form-fields admin"
|
2422 |
msgid "Type"
|
2423 |
msgstr "Typ"
|
2424 |
|
2425 |
-
#: includes/admin/form-fields.php:
|
2426 |
msgctxt "form-fields admin"
|
2427 |
msgid "Validator"
|
2428 |
msgstr "Validator"
|
2429 |
|
2430 |
-
#: includes/admin/form-fields.php:
|
2431 |
msgctxt "form-fields admin"
|
2432 |
msgid "Field Attributes"
|
2433 |
msgstr "Fältattribut"
|
2434 |
|
2435 |
-
#: includes/admin/form-fields.php:
|
2436 |
msgctxt "form-fields admin"
|
2437 |
msgid "Edit"
|
2438 |
msgstr "Redigera"
|
2439 |
|
2440 |
-
#: includes/admin/form-fields.php:
|
2441 |
msgctxt "form-fields admin"
|
2442 |
msgid "Delete"
|
2443 |
msgstr "Ta bort"
|
2444 |
|
2445 |
-
#: includes/admin/form-fields.php:
|
2446 |
-
#, fuzzy
|
2447 |
-
msgctxt "form-fields admin"
|
2448 |
-
msgid "Private"
|
2449 |
-
msgstr "Aktivera:"
|
2450 |
-
|
2451 |
-
#: includes/admin/form-fields.php:81
|
2452 |
msgctxt "form-fields admin"
|
2453 |
msgid "Required"
|
2454 |
msgstr "Obligatorisk"
|
2455 |
|
2456 |
-
#: includes/admin/form-fields.php:
|
2457 |
msgctxt "form-fields admin"
|
2458 |
msgid "Optional"
|
2459 |
msgstr "Valfri"
|
2460 |
|
2461 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2462 |
msgctxt "form-fields admin"
|
2463 |
msgid "This field value is shown in the excerpt view of a listing."
|
2464 |
msgstr "Värdet i detta fält visas i utdragsvyn av en annons."
|
2465 |
|
2466 |
-
#: includes/admin/form-fields.php:
|
2467 |
msgctxt "form-fields admin"
|
2468 |
msgid "In Excerpt"
|
2469 |
msgstr "I utdrag"
|
2470 |
|
2471 |
-
#: includes/admin/form-fields.php:
|
2472 |
msgctxt "form-fields admin"
|
2473 |
msgid "This field value is shown in the single view of a listing."
|
2474 |
msgstr "Detta fältvärdet visas i visningen av den enskilda annonsen."
|
2475 |
|
2476 |
-
#: includes/admin/form-fields.php:
|
2477 |
msgctxt "form-fields admin"
|
2478 |
msgid "In Listing"
|
2479 |
msgstr "I annons"
|
2480 |
|
2481 |
-
#: includes/admin/form-fields.php:
|
2482 |
msgctxt "form-fields admin"
|
2483 |
msgid "Form Preview"
|
2484 |
msgstr "Förhandsgranska formulär"
|
2485 |
|
2486 |
-
#: includes/admin/form-fields.php:
|
2487 |
msgctxt "form-fields admin"
|
2488 |
msgid "← Return to \"Manage Form Fields\""
|
2489 |
msgstr "← Tillbaka till \"Hantera formulärfält\""
|
2490 |
|
2491 |
-
#: includes/admin/form-fields.php:
|
2492 |
msgctxt "form-fields admin"
|
2493 |
msgid "Form fields updated."
|
2494 |
msgstr "Formulärfält uppdateras."
|
2495 |
|
2496 |
-
#: includes/admin/form-fields.php:
|
2497 |
msgctxt "form-fields admin"
|
2498 |
msgid ""
|
2499 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2506,92 +2506,92 @@ msgstr ""
|
|
2506 |
"område kommer inte att visas på frontend. Om du vill att e-postadresser "
|
2507 |
"visas på frontend, kan du <a>aktivera offentlig visning av e-post</a> ."
|
2508 |
|
2509 |
-
#: includes/admin/form-fields.php:
|
2510 |
msgctxt "form-fields admin"
|
2511 |
msgid "Field deleted."
|
2512 |
msgstr "Fält raderas."
|
2513 |
|
2514 |
-
#: includes/admin/form-fields.php:
|
2515 |
msgctxt "form-fields admin"
|
2516 |
msgid "Required fields created successfully."
|
2517 |
msgstr "Obligatoriska fält skapats."
|
2518 |
|
2519 |
-
#: includes/admin/form-fields.php:
|
2520 |
msgctxt "form-fields admin"
|
2521 |
msgid "Title"
|
2522 |
msgstr "Titel"
|
2523 |
|
2524 |
-
#: includes/admin/form-fields.php:
|
2525 |
msgctxt "form-fields admin"
|
2526 |
msgid "Category"
|
2527 |
msgstr "Kategori"
|
2528 |
|
2529 |
-
#: includes/admin/form-fields.php:
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid "Excerpt"
|
2532 |
msgstr "Utdrag"
|
2533 |
|
2534 |
-
#: includes/admin/form-fields.php:
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "Content"
|
2537 |
msgstr "Innehåll"
|
2538 |
|
2539 |
-
#: includes/admin/form-fields.php:
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "Tags"
|
2542 |
msgstr "Tagg"
|
2543 |
|
2544 |
-
#: includes/admin/form-fields.php:
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid "Address"
|
2547 |
msgstr "Adress"
|
2548 |
|
2549 |
-
#: includes/admin/form-fields.php:
|
2550 |
msgctxt "form-fields admin"
|
2551 |
msgid "City"
|
2552 |
msgstr "Stad/ort"
|
2553 |
|
2554 |
-
#: includes/admin/form-fields.php:
|
2555 |
msgctxt "form-fields admin"
|
2556 |
msgid "State"
|
2557 |
msgstr "Län"
|
2558 |
|
2559 |
-
#: includes/admin/form-fields.php:
|
2560 |
msgctxt "form-fields admin"
|
2561 |
msgid "Country"
|
2562 |
msgstr "Land"
|
2563 |
|
2564 |
-
#: includes/admin/form-fields.php:
|
2565 |
msgctxt "form-fields admin"
|
2566 |
msgid "ZIP Code"
|
2567 |
msgstr "Postnummer"
|
2568 |
|
2569 |
-
#: includes/admin/form-fields.php:
|
2570 |
msgctxt "form-fields admin"
|
2571 |
msgid "FAX Number"
|
2572 |
msgstr "faxnummer"
|
2573 |
|
2574 |
-
#: includes/admin/form-fields.php:
|
2575 |
msgctxt "form-fields admin"
|
2576 |
msgid "Phone Number"
|
2577 |
msgstr "Telefonnummer"
|
2578 |
|
2579 |
-
#: includes/admin/form-fields.php:
|
2580 |
msgctxt "form-fields admin"
|
2581 |
msgid "Ratings Field"
|
2582 |
msgstr "Fält för omdöme"
|
2583 |
|
2584 |
-
#: includes/admin/form-fields.php:
|
2585 |
msgctxt "form-fields admin"
|
2586 |
msgid "Twitter"
|
2587 |
msgstr "Twitter"
|
2588 |
|
2589 |
-
#: includes/admin/form-fields.php:
|
2590 |
msgctxt "form-fields admin"
|
2591 |
msgid "Website"
|
2592 |
msgstr "Webbplats"
|
2593 |
|
2594 |
-
#: includes/admin/form-fields.php:
|
2595 |
msgctxt "form-fields admin"
|
2596 |
msgid "Tags updated."
|
2597 |
msgstr "Taggar uppdateras."
|
@@ -2643,6 +2643,12 @@ msgctxt "form-fields admin"
|
|
2643 |
msgid "Allow empty selection on search?"
|
2644 |
msgstr "Tillåt tomt urval på sök?"
|
2645 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2646 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2647 |
msgctxt "form-fields admin"
|
2648 |
msgid "Allow HTML input for this field?"
|
@@ -3839,7 +3845,7 @@ msgctxt "admin settings"
|
|
3839 |
msgid "User registration date"
|
3840 |
msgstr "Användarens registreringsdatum"
|
3841 |
|
3842 |
-
#: includes/licensing.php:
|
3843 |
msgctxt "admin settings"
|
3844 |
msgid "Enter License Key here"
|
3845 |
msgstr "Ange licensnyckel här"
|
@@ -4091,7 +4097,7 @@ msgid "Appearance"
|
|
4091 |
msgstr "Utseende"
|
4092 |
|
4093 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4094 |
-
#: includes/licensing.php:
|
4095 |
msgctxt "settings"
|
4096 |
msgid "Premium Modules"
|
4097 |
msgstr "Installerade moduler"
|
@@ -5019,12 +5025,12 @@ msgctxt "settings"
|
|
5019 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5020 |
msgstr "Sluggen “%s” används redan för en annan taxonomi."
|
5021 |
|
5022 |
-
#: includes/licensing.php:
|
5023 |
msgctxt "settings"
|
5024 |
msgid "Themes"
|
5025 |
msgstr "Teman"
|
5026 |
|
5027 |
-
#: includes/licensing.php:
|
5028 |
msgctxt "settings"
|
5029 |
msgid ""
|
5030 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -5035,22 +5041,22 @@ msgstr ""
|
|
5035 |
"information som behövs är inkluderad om du behöver kontakta supporten vid "
|
5036 |
"problem vid aktivering av licens."
|
5037 |
|
5038 |
-
#: includes/licensing.php:
|
5039 |
msgctxt "settings"
|
5040 |
msgid "Activate"
|
5041 |
msgstr "Aktivera"
|
5042 |
|
5043 |
-
#: includes/licensing.php:
|
5044 |
msgctxt "settings"
|
5045 |
msgid "Please wait..."
|
5046 |
msgstr "Vänligen vänta..."
|
5047 |
|
5048 |
-
#: includes/licensing.php:
|
5049 |
msgctxt "settings"
|
5050 |
msgid "Deactivate"
|
5051 |
msgstr "Avaktivera"
|
5052 |
|
5053 |
-
#: includes/licensing.php:
|
5054 |
msgctxt "settings"
|
5055 |
msgid "Licenses"
|
5056 |
msgstr "Licenser"
|
@@ -5448,35 +5454,35 @@ msgctxt "listing"
|
|
5448 |
msgid "Add New Listing"
|
5449 |
msgstr "Lägg till ny annons"
|
5450 |
|
5451 |
-
#: includes/class-listing.php:
|
5452 |
#, fuzzy
|
5453 |
msgctxt "listing"
|
5454 |
msgid "Listing has no registered payments"
|
5455 |
msgstr "Utgångsdatum för annons"
|
5456 |
|
5457 |
-
#: includes/class-listing.php:
|
5458 |
#, fuzzy
|
5459 |
msgctxt "listing"
|
5460 |
msgid "Can't delete payment"
|
5461 |
msgstr "Ta bort betalning"
|
5462 |
|
5463 |
-
#: includes/class-listing.php:
|
5464 |
msgctxt "listing"
|
5465 |
msgid "Listing expired"
|
5466 |
msgstr "Annonsen förfallit."
|
5467 |
|
5468 |
-
#: includes/class-listing.php:
|
5469 |
msgctxt "listing"
|
5470 |
msgid "(Unavailable Plan)"
|
5471 |
msgstr "(Avgiftsplan inte tillgänglig)"
|
5472 |
|
5473 |
-
#: includes/class-listing.php:
|
5474 |
#, fuzzy
|
5475 |
msgctxt "listing"
|
5476 |
msgid "Plan \"%s\" (recurring)"
|
5477 |
msgstr "(återkommande)"
|
5478 |
|
5479 |
-
#: includes/class-listing.php:
|
5480 |
msgctxt "listing"
|
5481 |
msgid "Plan \"%s\""
|
5482 |
msgstr "Plan ”%s”"
|
@@ -5529,19 +5535,19 @@ msgid "Free Listing"
|
|
5529 |
msgstr "Gratis annons"
|
5530 |
|
5531 |
#. translators: [%s] is the name of the blog.
|
5532 |
-
#: includes/class-listing-email-notification.php:
|
5533 |
msgctxt "notify email"
|
5534 |
msgid "[%s] New listing notification"
|
5535 |
msgstr "[%s] Notifiering om ny annons"
|
5536 |
|
5537 |
#. translators: [%s] is the name of the blog.
|
5538 |
-
#: includes/class-listing-email-notification.php:
|
5539 |
msgctxt "notify email"
|
5540 |
msgid "[%s] Listing edit notification"
|
5541 |
msgstr "[%s] Notifiering om annonsändring"
|
5542 |
|
5543 |
#. translators: %s is the name of the blog.
|
5544 |
-
#: includes/class-listing-email-notification.php:
|
5545 |
#, fuzzy
|
5546 |
msgctxt "notify email"
|
5547 |
msgid "[%s] Reported listing notification"
|
@@ -6008,12 +6014,12 @@ msgctxt "admin plugins"
|
|
6008 |
msgid "Settings"
|
6009 |
msgstr "Inställningar"
|
6010 |
|
6011 |
-
#: includes/class-wpbdp.php:
|
6012 |
msgctxt "listing image upload"
|
6013 |
msgid "Can not upload any more images for this listing."
|
6014 |
msgstr "Fler bilder kan inte laddas upp för denna annons."
|
6015 |
|
6016 |
-
#: includes/class-wpbdp.php:
|
6017 |
msgctxt "listing image upload"
|
6018 |
msgid ""
|
6019 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -6098,6 +6104,35 @@ msgctxt "form-fields api"
|
|
6098 |
msgid "Select List"
|
6099 |
msgstr "Flervalslista"
|
6100 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6101 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6102 |
msgctxt "form-fields api"
|
6103 |
msgid "Textarea"
|
@@ -6123,17 +6158,12 @@ msgctxt "form-fields api"
|
|
6123 |
msgid "URL Field"
|
6124 |
msgstr "URL-fält:"
|
6125 |
|
6126 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
6127 |
-
msgctxt "form-fields api"
|
6128 |
-
msgid "URL:"
|
6129 |
-
msgstr "URL:"
|
6130 |
-
|
6131 |
#: includes/fields/class-fieldtypes-url.php:144
|
6132 |
msgctxt "form-fields api"
|
6133 |
msgid "Link Text (optional):"
|
6134 |
msgstr "Länktext (valfritt):"
|
6135 |
|
6136 |
-
#: includes/fields/class-form-field.php:
|
6137 |
msgctxt "form-fields api"
|
6138 |
msgid ""
|
6139 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -6200,6 +6230,7 @@ msgid "Caption for %s is required."
|
|
6200 |
msgstr "Land krävs."
|
6201 |
|
6202 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
6203 |
msgctxt "form-fields-api"
|
6204 |
msgid "Remove"
|
6205 |
msgstr "Ta bort"
|
@@ -6209,12 +6240,12 @@ msgctxt "form-fields-api"
|
|
6209 |
msgid "Invalid form field type"
|
6210 |
msgstr "Ogiltig formulärfält typ"
|
6211 |
|
6212 |
-
#: includes/fields/class-form-field.php:
|
6213 |
msgctxt "form-fields-api"
|
6214 |
msgid "Field label is required."
|
6215 |
msgstr "Fältetikett krävs"
|
6216 |
|
6217 |
-
#: includes/fields/class-form-field.php:
|
6218 |
msgctxt "form-fields-api"
|
6219 |
msgid ""
|
6220 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -6222,14 +6253,14 @@ msgid ""
|
|
6222 |
"delete this current field and create a NEW field of type %1$s instead."
|
6223 |
msgstr ""
|
6224 |
|
6225 |
-
#: includes/fields/class-form-field.php:
|
6226 |
msgctxt "form-fields-api"
|
6227 |
msgid ""
|
6228 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6229 |
"existing listings will be deleted as well."
|
6230 |
msgstr ""
|
6231 |
|
6232 |
-
#: includes/fields/class-form-field.php:
|
6233 |
msgctxt "form-fields-api"
|
6234 |
msgid ""
|
6235 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -6238,47 +6269,47 @@ msgstr ""
|
|
6238 |
"Det kan bara finnas ett fält med associationen \"%s\". Välj en annan "
|
6239 |
"association."
|
6240 |
|
6241 |
-
#: includes/fields/class-form-field.php:
|
6242 |
msgctxt "form-fields-api"
|
6243 |
msgid "\"%s\" is an invalid field type for this association."
|
6244 |
msgstr "\"%s\" är en ogiltig fälttyp för denna association."
|
6245 |
|
6246 |
-
#: includes/fields/class-form-field.php:
|
6247 |
msgctxt "form-fields-api"
|
6248 |
msgid "Invalid field ID"
|
6249 |
msgstr "Ogiltigt fält-ID"
|
6250 |
|
6251 |
-
#: includes/fields/class-form-field.php:
|
6252 |
msgctxt "form-fields-api"
|
6253 |
msgid "An error occurred while trying to delete this field."
|
6254 |
msgstr "Ett fel uppstod när försök gjordes att radera detta fält."
|
6255 |
|
6256 |
-
#: includes/form-fields.php:
|
6257 |
msgctxt "form-fields-api"
|
6258 |
msgid "Email Validator"
|
6259 |
msgstr "E-postvalidator"
|
6260 |
|
6261 |
-
#: includes/form-fields.php:
|
6262 |
msgctxt "form-fields-api"
|
6263 |
msgid "URL Validator"
|
6264 |
msgstr "URL Validator"
|
6265 |
|
6266 |
-
#: includes/form-fields.php:
|
6267 |
msgctxt "form-fields-api"
|
6268 |
msgid "Whole Number Validator"
|
6269 |
msgstr "Heltal Validator"
|
6270 |
|
6271 |
-
#: includes/form-fields.php:
|
6272 |
msgctxt "form-fields-api"
|
6273 |
msgid "Decimal Number Validator"
|
6274 |
msgstr "Decimal Number Validator"
|
6275 |
|
6276 |
-
#: includes/form-fields.php:
|
6277 |
msgctxt "form-fields-api"
|
6278 |
msgid "Date Validator"
|
6279 |
msgstr "Datumvalidator"
|
6280 |
|
6281 |
-
#: includes/form-fields.php:
|
6282 |
#, fuzzy
|
6283 |
msgctxt "form-fields-api"
|
6284 |
msgid "Word Count Validator"
|
@@ -6337,60 +6368,60 @@ msgstr ""
|
|
6337 |
"inställningen om du inte bokför listor själv och har ensam kontroll över "
|
6338 |
"innehållet. Är du säker på att du vill möjliggöra detta?"
|
6339 |
|
6340 |
-
#: includes/form-fields.php:
|
6341 |
msgctxt "form-fields-api validation"
|
6342 |
msgid "Field"
|
6343 |
msgstr "Fält"
|
6344 |
|
6345 |
-
#: includes/form-fields.php:
|
6346 |
msgctxt "form-fields-api validation"
|
6347 |
msgid "%s is required."
|
6348 |
msgstr "%s är obligatorisk."
|
6349 |
|
6350 |
-
#: includes/form-fields.php:
|
6351 |
msgctxt "form-fields-api validation"
|
6352 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6353 |
msgstr ""
|
6354 |
"%s är felaktigt formaterat. Giltigt URL-format som krävs. Inkludera http://"
|
6355 |
|
6356 |
-
#: includes/form-fields.php:
|
6357 |
msgctxt "form-fields-api validation"
|
6358 |
msgid "%s is badly formatted. Valid Email format required."
|
6359 |
msgstr "%s är dåligt formaterat. Giltig e-postformat krävs."
|
6360 |
|
6361 |
-
#: includes/form-fields.php:
|
6362 |
msgctxt "form-fields-api validation"
|
6363 |
msgid "%s must be a number. Decimal values are not allowed."
|
6364 |
msgstr "%s måste vara ett nummer. Decimaler är ej tillåtna."
|
6365 |
|
6366 |
-
#: includes/form-fields.php:
|
6367 |
msgctxt "form-fields-api validation"
|
6368 |
msgid "%s must be a number."
|
6369 |
msgstr "%s måste vara ett tal."
|
6370 |
|
6371 |
-
#: includes/form-fields.php:
|
6372 |
#, fuzzy
|
6373 |
msgctxt "form-fields-api validation"
|
6374 |
msgid "%1$s must be in the format %2$s."
|
6375 |
msgstr "%s måste vara i formatet %s."
|
6376 |
|
6377 |
-
#: includes/form-fields.php:
|
6378 |
msgctxt "form-fields-api validation"
|
6379 |
msgid "%s must be a valid date."
|
6380 |
msgstr "%s måste vara ett giltigt datum."
|
6381 |
|
6382 |
-
#: includes/form-fields.php:
|
6383 |
msgctxt "form-fields-api validation"
|
6384 |
msgid "%s must have less than %d words."
|
6385 |
msgstr ""
|
6386 |
|
6387 |
-
#: includes/form-fields.php:
|
6388 |
#, fuzzy
|
6389 |
msgctxt "form-fields-api validation"
|
6390 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6391 |
msgstr "%s är ogiltig. Värdet måste vara en av %s."
|
6392 |
|
6393 |
-
#: includes/form-fields.php:
|
6394 |
#, fuzzy
|
6395 |
msgctxt "image field"
|
6396 |
msgid "Caption for %s is required."
|
@@ -6597,23 +6628,23 @@ msgctxt "default category name"
|
|
6597 |
msgid "General"
|
6598 |
msgstr "Allmän"
|
6599 |
|
6600 |
-
#: includes/licensing.php:
|
6601 |
msgctxt "licensing"
|
6602 |
msgid "Invalid item ID"
|
6603 |
msgstr "Ogiltigt objekt-ID"
|
6604 |
|
6605 |
-
#: includes/licensing.php:
|
6606 |
msgctxt "licensing"
|
6607 |
msgid "No license key provided"
|
6608 |
msgstr "Ingen licensnyckel angiven"
|
6609 |
|
6610 |
-
#: includes/licensing.php:
|
6611 |
#, fuzzy
|
6612 |
msgctxt "licensing"
|
6613 |
msgid "The license key was revoked."
|
6614 |
msgstr "Ingen licensnyckel angiven"
|
6615 |
|
6616 |
-
#: includes/licensing.php:
|
6617 |
#, fuzzy
|
6618 |
msgctxt "licensing"
|
6619 |
msgid ""
|
@@ -6625,29 +6656,29 @@ msgstr ""
|
|
6625 |
"Business Directorys servers. Vänligen kontakta <support-link>Business "
|
6626 |
"Directory support</support-link> och be dem vitlista din IP-adress."
|
6627 |
|
6628 |
-
#: includes/licensing.php:
|
6629 |
msgctxt "licensing"
|
6630 |
msgid ""
|
6631 |
"Please include the email address you used to purchase <module-name> with "
|
6632 |
"your report."
|
6633 |
msgstr ""
|
6634 |
|
6635 |
-
#: includes/licensing.php:
|
6636 |
msgctxt "licensing"
|
6637 |
msgid "License key is invalid"
|
6638 |
msgstr "Licensnyckel är ogiltig"
|
6639 |
|
6640 |
-
#: includes/licensing.php:
|
6641 |
msgctxt "licensing"
|
6642 |
msgid "Invalid module ID"
|
6643 |
msgstr "Ogiltigt modul-ID"
|
6644 |
|
6645 |
-
#: includes/licensing.php:
|
6646 |
msgctxt "licensing"
|
6647 |
msgid "Deactivation failed"
|
6648 |
msgstr "Deaktivering misslyckades"
|
6649 |
|
6650 |
-
#: includes/licensing.php:
|
6651 |
msgctxt "licensing"
|
6652 |
msgid ""
|
6653 |
"It was not possible to establish a connection with Business Directory's "
|
@@ -6656,7 +6687,7 @@ msgstr ""
|
|
6656 |
"Det var inte möjligt att upprätta en anslutning med Business Directory "
|
6657 |
"server. Anslutningen misslyckades med följande fel:"
|
6658 |
|
6659 |
-
#: includes/licensing.php:
|
6660 |
msgctxt "licensing"
|
6661 |
msgid ""
|
6662 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6668,12 +6699,12 @@ msgstr ""
|
|
6668 |
"Business Directorys servers. Vänligen kontakta <support-link>Business "
|
6669 |
"Directory support</support-link> och be dem vitlista din IP-adress."
|
6670 |
|
6671 |
-
#: includes/licensing.php:
|
6672 |
msgctxt "licensing"
|
6673 |
msgid "Include this error message with your report."
|
6674 |
msgstr "Inkludera felmeddelandet i din anmälan."
|
6675 |
|
6676 |
-
#: includes/licensing.php:
|
6677 |
msgctxt "licensing"
|
6678 |
msgid ""
|
6679 |
"It was not possible to establish a connection with Business Directory's "
|
@@ -6682,7 +6713,7 @@ msgstr ""
|
|
6682 |
"Det var inte möjligt att etablera en kontakt med Business Directorys server. "
|
6683 |
"Ett problem inträffade i SSL/TSL handskakning:"
|
6684 |
|
6685 |
-
#: includes/licensing.php:
|
6686 |
msgctxt "licensing"
|
6687 |
msgid ""
|
6688 |
"To ensure the security of our systems and adhere to industry best practices, "
|
@@ -6695,7 +6726,7 @@ msgstr ""
|
|
6695 |
"version av OpenSSL som stöder TLSv1.2 (minsta version med support är OpenSSL "
|
6696 |
"1.0.1c)."
|
6697 |
|
6698 |
-
#: includes/licensing.php:
|
6699 |
msgctxt "licensing"
|
6700 |
msgid ""
|
6701 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6707,7 +6738,7 @@ msgstr ""
|
|
6707 |
"webbplats för att interagera med tjänster som använder de senaste "
|
6708 |
"säkerhetsstandarderna."
|
6709 |
|
6710 |
-
#: includes/licensing.php:
|
6711 |
msgctxt "licensing"
|
6712 |
msgid ""
|
6713 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
@@ -6716,22 +6747,22 @@ msgstr ""
|
|
6716 |
"Kontakta ditt webbhotell och be dem att uppgradera ditt system. Inkludera "
|
6717 |
"detta meddelande om nödvändigt."
|
6718 |
|
6719 |
-
#: includes/licensing.php:
|
6720 |
msgctxt "licensing"
|
6721 |
msgid "Could not contact licensing server"
|
6722 |
msgstr "Det gick inte att kontakta licensservern"
|
6723 |
|
6724 |
-
#: includes/licensing.php:
|
6725 |
msgctxt "licensing"
|
6726 |
msgid "The server returned a 403 Forbidden error."
|
6727 |
msgstr "Servern returnerade ett 403 Forbidden fel."
|
6728 |
|
6729 |
-
#: includes/licensing.php:
|
6730 |
msgctxt "licensing"
|
6731 |
msgid "Business Directory - Please verify your license keys"
|
6732 |
msgstr "Business Directory - kontrollera dina licensnycklar"
|
6733 |
|
6734 |
-
#: includes/licensing.php:
|
6735 |
msgctxt "licensing"
|
6736 |
msgid ""
|
6737 |
"The following premium modules will not work until a valid license key is "
|
@@ -6740,7 +6771,7 @@ msgstr ""
|
|
6740 |
"Följande premiummoduler fungerar inte förrän en giltig licensnyckel "
|
6741 |
"tillhandahålls: %s"
|
6742 |
|
6743 |
-
#: includes/licensing.php:
|
6744 |
msgctxt "licensing"
|
6745 |
msgid ""
|
6746 |
"You need to activate the license keys for the following themes before they "
|
@@ -6748,18 +6779,18 @@ msgid ""
|
|
6748 |
msgstr ""
|
6749 |
"Du måste aktivera licensnycklar för följande teman innan de kan användas: %s."
|
6750 |
|
6751 |
-
#: includes/licensing.php:
|
6752 |
msgctxt "licensing"
|
6753 |
msgid "Review my license keys"
|
6754 |
msgstr "Granska mina licensnycklar"
|
6755 |
|
6756 |
-
#: includes/licensing.php:
|
6757 |
#, fuzzy
|
6758 |
msgctxt "licensing"
|
6759 |
msgid "Business Directory - License key expired"
|
6760 |
msgstr "Business Directory - Licensnyckel har upphört"
|
6761 |
|
6762 |
-
#: includes/licensing.php:
|
6763 |
#, fuzzy
|
6764 |
msgctxt "licensing"
|
6765 |
msgid ""
|
@@ -6771,7 +6802,7 @@ msgstr ""
|
|
6771 |
"Modulen kommer att fortsätta att arbeta, men du kommer inte att få några "
|
6772 |
"fler uppdateringar förrän licensen förnyas."
|
6773 |
|
6774 |
-
#: includes/licensing.php:
|
6775 |
#, fuzzy
|
6776 |
msgctxt "licensing"
|
6777 |
msgid ""
|
@@ -6783,33 +6814,33 @@ msgstr ""
|
|
6783 |
"Modulen kommer att fortsätta att arbeta, men du kommer inte att få några "
|
6784 |
"fler uppdateringar förrän licensen förnyas."
|
6785 |
|
6786 |
-
#: includes/licensing.php:
|
6787 |
msgctxt "licensing"
|
6788 |
msgid "Please enter a license key."
|
6789 |
msgstr "Skriv in licensnyckel"
|
6790 |
|
6791 |
-
#: includes/licensing.php:
|
6792 |
msgctxt "licensing"
|
6793 |
msgid "Could not activate license: %s."
|
6794 |
msgstr "Det gick inte att aktivera licens:%s."
|
6795 |
|
6796 |
-
#: includes/licensing.php:
|
6797 |
msgctxt "licensing"
|
6798 |
msgid "License activated"
|
6799 |
msgstr "Licens aktiverad"
|
6800 |
|
6801 |
-
#: includes/licensing.php:
|
6802 |
msgctxt "licensing"
|
6803 |
msgid "Could not deactivate license: %s."
|
6804 |
msgstr "Det gick inte att inaktivera licens:%s."
|
6805 |
|
6806 |
-
#: includes/licensing.php:
|
6807 |
msgctxt "licensing"
|
6808 |
msgid "License deactivated"
|
6809 |
msgstr "Licensnyckel avaktiverad"
|
6810 |
|
6811 |
#. translators: "<module-name>" version <version-number> is not...
|
6812 |
-
#: includes/licensing.php:
|
6813 |
msgctxt "deprecation"
|
6814 |
msgid ""
|
6815 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+00:00\n"
|
9 |
"PO-Revision-Date: 2017-12-03 21:20+0100\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
187 |
"payment processor directly."
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: includes/class-wpbdp.php:436
|
191 |
msgid ""
|
192 |
"The directory features are disabled at this time because a <a>manual "
|
193 |
"upgrade</a> is pending."
|
195 |
"Business Directorys funktioner är för närvarande avaktiverade på grund av "
|
196 |
"att pluginet behöver <a> en manuell uppgradering</a>."
|
197 |
|
198 |
+
#: includes/class-wpbdp.php:443
|
199 |
msgid ""
|
200 |
"The directory is not available at this time. Please try again in a few "
|
201 |
"minutes or contact the administrator if the problem persists."
|
207 |
msgid "%s (ex. %s)"
|
208 |
msgstr "%s (ex.%s)"
|
209 |
|
210 |
+
#: includes/form-fields.php:355
|
211 |
msgid "Business Name"
|
212 |
msgstr "Företagsnamn"
|
213 |
|
214 |
+
#: includes/form-fields.php:364
|
215 |
msgid "Business Genre"
|
216 |
msgstr "Affärsgenre"
|
217 |
|
218 |
+
#: includes/form-fields.php:373
|
219 |
msgid "Short Business Description"
|
220 |
msgstr "Kort Verksamhetsbeskrivning"
|
221 |
|
222 |
+
#: includes/form-fields.php:381
|
223 |
msgid "Long Business Description"
|
224 |
msgstr "Lång Verksamhetsbeskrivning"
|
225 |
|
226 |
+
#: includes/form-fields.php:390
|
227 |
msgid "Business Website Address"
|
228 |
msgstr "Företagets webbadress"
|
229 |
|
230 |
+
#: includes/form-fields.php:399
|
231 |
msgid "Business Phone Number"
|
232 |
msgstr "Företagets telefonnummer"
|
233 |
|
234 |
+
#: includes/form-fields.php:407
|
235 |
msgid "Business Fax"
|
236 |
msgstr "Företagsfax"
|
237 |
|
238 |
+
#: includes/form-fields.php:415
|
239 |
msgid "Business Contact Email"
|
240 |
msgstr "Företagets e-post"
|
241 |
|
242 |
+
#: includes/form-fields.php:424
|
243 |
msgid "Business Tags"
|
244 |
msgstr "Företagstaggar"
|
245 |
|
246 |
+
#: includes/form-fields.php:432
|
247 |
msgid "Business Address"
|
248 |
msgstr "Företagsadress"
|
249 |
|
250 |
+
#: includes/form-fields.php:440
|
251 |
msgid "ZIP Code"
|
252 |
msgstr "Postnummer"
|
253 |
|
263 |
msgid "Transaction Key"
|
264 |
msgstr "Transaktionsnyckel"
|
265 |
|
266 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
267 |
msgid "Licenses"
|
268 |
msgstr "Licenser"
|
269 |
|
901 |
msgid "Reported"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: includes/admin/class-admin-listings.php:641
|
905 |
msgctxt "admin listings"
|
906 |
msgid "Listing's payment history successfully deleted"
|
907 |
msgstr ""
|
1070 |
msgid "Images"
|
1071 |
msgstr "Bilder"
|
1072 |
|
1073 |
+
#: includes/admin/form-fields.php:193
|
1074 |
msgctxt "admin"
|
1075 |
msgid ""
|
1076 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1079 |
"<b>Tillägget Business Directory</b> kräver fält med följande associationer "
|
1080 |
"för att fungera korrekt: <b>%s</b>."
|
1081 |
|
1082 |
+
#: includes/admin/form-fields.php:195
|
1083 |
msgctxt "admin"
|
1084 |
msgid ""
|
1085 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1088 |
"<b>Tillägget Business Direcotry </b> kräver ett fält med en<b>%s</b> "
|
1089 |
"association för att fungera korrekt."
|
1090 |
|
1091 |
+
#: includes/admin/form-fields.php:199
|
1092 |
msgctxt "admin"
|
1093 |
msgid ""
|
1094 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1097 |
"Du kan skapa dessa anpassade fält själv i \"Hantera formulärfält\" eller "
|
1098 |
"låta Business Directory göra det åt dig automatiskt."
|
1099 |
|
1100 |
+
#: includes/admin/form-fields.php:204
|
1101 |
msgctxt "admin"
|
1102 |
msgid "Go to \"Manage Form Fields\""
|
1103 |
msgstr "Gå till \"Hantera formulärfält\""
|
1104 |
|
1105 |
+
#: includes/admin/form-fields.php:209
|
1106 |
msgctxt "admin"
|
1107 |
msgid "Create these required fields for me"
|
1108 |
msgstr "Skapa dessa obligatoriska fält för mig"
|
1128 |
msgid "Reported"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: includes/class-listing.php:768
|
1132 |
msgctxt "listing status"
|
1133 |
msgid "Unknown"
|
1134 |
msgstr "Okänd"
|
1135 |
|
1136 |
+
#: includes/class-listing.php:769
|
1137 |
msgctxt "listing status"
|
1138 |
msgid "Legacy"
|
1139 |
msgstr "Legat"
|
1140 |
|
1141 |
+
#: includes/class-listing.php:770
|
1142 |
msgctxt "listing status"
|
1143 |
msgid "Incomplete"
|
1144 |
msgstr "Ofullständig"
|
1145 |
|
1146 |
+
#: includes/class-listing.php:771
|
1147 |
msgctxt "listing status"
|
1148 |
msgid "Pending Payment"
|
1149 |
msgstr "Väntar på betalning."
|
1150 |
|
1151 |
+
#: includes/class-listing.php:772
|
1152 |
msgctxt "listing status"
|
1153 |
msgid "Complete"
|
1154 |
msgstr "Genomförd"
|
1155 |
|
1156 |
+
#: includes/class-listing.php:773
|
1157 |
msgctxt "listing status"
|
1158 |
msgid "Pending Upgrade"
|
1159 |
msgstr "Väntar på uppgradering"
|
1160 |
|
1161 |
+
#: includes/class-listing.php:774
|
1162 |
msgctxt "listing status"
|
1163 |
msgid "Expired"
|
1164 |
msgstr "Utgången"
|
1165 |
|
1166 |
+
#: includes/class-listing.php:775
|
1167 |
msgctxt "listing status"
|
1168 |
msgid "Pending Renewal"
|
1169 |
msgstr "Inväntar förnyelse"
|
1170 |
|
1171 |
+
#: includes/class-listing.php:776
|
1172 |
msgctxt "listing status"
|
1173 |
msgid "Abandoned"
|
1174 |
msgstr "Övergiven"
|
1193 |
msgid "View Payment"
|
1194 |
msgstr "Visa betalning"
|
1195 |
|
1196 |
+
#: includes/admin/class-admin-listings.php:580
|
1197 |
#, fuzzy
|
1198 |
msgctxt "admin actions"
|
1199 |
msgid "Publish listings"
|
1200 |
msgstr "Publicera annons"
|
1201 |
|
1202 |
+
#: includes/admin/class-admin-listings.php:581
|
1203 |
#, fuzzy
|
1204 |
msgctxt "admin actions"
|
1205 |
msgid "Mark as \"Pending Review\""
|
1206 |
msgstr "Inväntar granskning"
|
1207 |
|
1208 |
+
#: includes/admin/class-admin-listings.php:582
|
1209 |
msgctxt "admin actions"
|
1210 |
msgid "Hide from directory (mark as \"Draft\")"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
+
#: includes/admin/class-admin-listings.php:584
|
1214 |
#, fuzzy
|
1215 |
msgctxt "admin actions"
|
1216 |
msgid "Renew listings"
|
1217 |
msgstr "Förnya annons"
|
1218 |
|
1219 |
+
#: includes/admin/class-admin-listings.php:585
|
1220 |
#, fuzzy
|
1221 |
msgctxt "admin actions"
|
1222 |
msgid "Set listings as \"Expired\""
|
1223 |
msgstr "Skickas efter en annons (%s) har förfallit."
|
1224 |
|
1225 |
+
#: includes/admin/class-admin-listings.php:592
|
1226 |
#, fuzzy
|
1227 |
msgctxt "admin actions"
|
1228 |
msgid "Send access keys"
|
2397 |
"tillgängliga för det aktuella läget (för närvarande satt till \"%s\"). För "
|
2398 |
"att se avgiftsplanerna för detta läge klicka <a>Active</a> ."
|
2399 |
|
2400 |
+
#: includes/admin/form-fields.php:24
|
2401 |
msgctxt "form-fields admin"
|
2402 |
msgid "form field"
|
2403 |
msgstr "formulärfält"
|
2404 |
|
2405 |
+
#: includes/admin/form-fields.php:25
|
2406 |
msgctxt "form-fields admin"
|
2407 |
msgid "form fields"
|
2408 |
msgstr "Formulärfält"
|
2409 |
|
2410 |
+
#: includes/admin/form-fields.php:33
|
2411 |
msgctxt "form-fields admin"
|
2412 |
msgid "Order"
|
2413 |
msgstr "Ordning"
|
2414 |
|
2415 |
+
#: includes/admin/form-fields.php:34
|
2416 |
msgctxt "form-fields admin"
|
2417 |
msgid "Label / Association"
|
2418 |
msgstr "Etikett / Association"
|
2419 |
|
2420 |
+
#: includes/admin/form-fields.php:35
|
2421 |
msgctxt "form-fields admin"
|
2422 |
msgid "Type"
|
2423 |
msgstr "Typ"
|
2424 |
|
2425 |
+
#: includes/admin/form-fields.php:36
|
2426 |
msgctxt "form-fields admin"
|
2427 |
msgid "Validator"
|
2428 |
msgstr "Validator"
|
2429 |
|
2430 |
+
#: includes/admin/form-fields.php:37
|
2431 |
msgctxt "form-fields admin"
|
2432 |
msgid "Field Attributes"
|
2433 |
msgstr "Fältattribut"
|
2434 |
|
2435 |
+
#: includes/admin/form-fields.php:84
|
2436 |
msgctxt "form-fields admin"
|
2437 |
msgid "Edit"
|
2438 |
msgstr "Redigera"
|
2439 |
|
2440 |
+
#: includes/admin/form-fields.php:98
|
2441 |
msgctxt "form-fields admin"
|
2442 |
msgid "Delete"
|
2443 |
msgstr "Ta bort"
|
2444 |
|
2445 |
+
#: includes/admin/form-fields.php:135
|
|
|
|
|
|
|
|
|
|
|
|
|
2446 |
msgctxt "form-fields admin"
|
2447 |
msgid "Required"
|
2448 |
msgstr "Obligatorisk"
|
2449 |
|
2450 |
+
#: includes/admin/form-fields.php:135
|
2451 |
msgctxt "form-fields admin"
|
2452 |
msgid "Optional"
|
2453 |
msgstr "Valfri"
|
2454 |
|
2455 |
+
#: includes/admin/form-fields.php:142
|
2456 |
+
#, fuzzy
|
2457 |
+
msgctxt "form-fields admin"
|
2458 |
+
msgid "Private"
|
2459 |
+
msgstr "Aktivera:"
|
2460 |
+
|
2461 |
+
#: includes/admin/form-fields.php:149
|
2462 |
msgctxt "form-fields admin"
|
2463 |
msgid "This field value is shown in the excerpt view of a listing."
|
2464 |
msgstr "Värdet i detta fält visas i utdragsvyn av en annons."
|
2465 |
|
2466 |
+
#: includes/admin/form-fields.php:150
|
2467 |
msgctxt "form-fields admin"
|
2468 |
msgid "In Excerpt"
|
2469 |
msgstr "I utdrag"
|
2470 |
|
2471 |
+
#: includes/admin/form-fields.php:157
|
2472 |
msgctxt "form-fields admin"
|
2473 |
msgid "This field value is shown in the single view of a listing."
|
2474 |
msgstr "Detta fältvärdet visas i visningen av den enskilda annonsen."
|
2475 |
|
2476 |
+
#: includes/admin/form-fields.php:158
|
2477 |
msgctxt "form-fields admin"
|
2478 |
msgid "In Listing"
|
2479 |
msgstr "I annons"
|
2480 |
|
2481 |
+
#: includes/admin/form-fields.php:292
|
2482 |
msgctxt "form-fields admin"
|
2483 |
msgid "Form Preview"
|
2484 |
msgstr "Förhandsgranska formulär"
|
2485 |
|
2486 |
+
#: includes/admin/form-fields.php:293
|
2487 |
msgctxt "form-fields admin"
|
2488 |
msgid "← Return to \"Manage Form Fields\""
|
2489 |
msgstr "← Tillbaka till \"Hantera formulärfält\""
|
2490 |
|
2491 |
+
#: includes/admin/form-fields.php:333
|
2492 |
msgctxt "form-fields admin"
|
2493 |
msgid "Form fields updated."
|
2494 |
msgstr "Formulärfält uppdateras."
|
2495 |
|
2496 |
+
#: includes/admin/form-fields.php:349
|
2497 |
msgctxt "form-fields admin"
|
2498 |
msgid ""
|
2499 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2506 |
"område kommer inte att visas på frontend. Om du vill att e-postadresser "
|
2507 |
"visas på frontend, kan du <a>aktivera offentlig visning av e-post</a> ."
|
2508 |
|
2509 |
+
#: includes/admin/form-fields.php:390
|
2510 |
msgctxt "form-fields admin"
|
2511 |
msgid "Field deleted."
|
2512 |
msgstr "Fält raderas."
|
2513 |
|
2514 |
+
#: includes/admin/form-fields.php:413
|
2515 |
msgctxt "form-fields admin"
|
2516 |
msgid "Required fields created successfully."
|
2517 |
msgstr "Obligatoriska fält skapats."
|
2518 |
|
2519 |
+
#: includes/admin/form-fields.php:426
|
2520 |
msgctxt "form-fields admin"
|
2521 |
msgid "Title"
|
2522 |
msgstr "Titel"
|
2523 |
|
2524 |
+
#: includes/admin/form-fields.php:427
|
2525 |
msgctxt "form-fields admin"
|
2526 |
msgid "Category"
|
2527 |
msgstr "Kategori"
|
2528 |
|
2529 |
+
#: includes/admin/form-fields.php:428
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid "Excerpt"
|
2532 |
msgstr "Utdrag"
|
2533 |
|
2534 |
+
#: includes/admin/form-fields.php:429
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "Content"
|
2537 |
msgstr "Innehåll"
|
2538 |
|
2539 |
+
#: includes/admin/form-fields.php:430
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "Tags"
|
2542 |
msgstr "Tagg"
|
2543 |
|
2544 |
+
#: includes/admin/form-fields.php:431
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid "Address"
|
2547 |
msgstr "Adress"
|
2548 |
|
2549 |
+
#: includes/admin/form-fields.php:432
|
2550 |
msgctxt "form-fields admin"
|
2551 |
msgid "City"
|
2552 |
msgstr "Stad/ort"
|
2553 |
|
2554 |
+
#: includes/admin/form-fields.php:433
|
2555 |
msgctxt "form-fields admin"
|
2556 |
msgid "State"
|
2557 |
msgstr "Län"
|
2558 |
|
2559 |
+
#: includes/admin/form-fields.php:434
|
2560 |
msgctxt "form-fields admin"
|
2561 |
msgid "Country"
|
2562 |
msgstr "Land"
|
2563 |
|
2564 |
+
#: includes/admin/form-fields.php:435
|
2565 |
msgctxt "form-fields admin"
|
2566 |
msgid "ZIP Code"
|
2567 |
msgstr "Postnummer"
|
2568 |
|
2569 |
+
#: includes/admin/form-fields.php:436
|
2570 |
msgctxt "form-fields admin"
|
2571 |
msgid "FAX Number"
|
2572 |
msgstr "faxnummer"
|
2573 |
|
2574 |
+
#: includes/admin/form-fields.php:437
|
2575 |
msgctxt "form-fields admin"
|
2576 |
msgid "Phone Number"
|
2577 |
msgstr "Telefonnummer"
|
2578 |
|
2579 |
+
#: includes/admin/form-fields.php:438
|
2580 |
msgctxt "form-fields admin"
|
2581 |
msgid "Ratings Field"
|
2582 |
msgstr "Fält för omdöme"
|
2583 |
|
2584 |
+
#: includes/admin/form-fields.php:439
|
2585 |
msgctxt "form-fields admin"
|
2586 |
msgid "Twitter"
|
2587 |
msgstr "Twitter"
|
2588 |
|
2589 |
+
#: includes/admin/form-fields.php:440
|
2590 |
msgctxt "form-fields admin"
|
2591 |
msgid "Website"
|
2592 |
msgstr "Webbplats"
|
2593 |
|
2594 |
+
#: includes/admin/form-fields.php:470
|
2595 |
msgctxt "form-fields admin"
|
2596 |
msgid "Tags updated."
|
2597 |
msgstr "Taggar uppdateras."
|
2643 |
msgid "Allow empty selection on search?"
|
2644 |
msgstr "Tillåt tomt urval på sök?"
|
2645 |
|
2646 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2647 |
+
#, fuzzy
|
2648 |
+
msgctxt "form-fields admin"
|
2649 |
+
msgid "Field Display Order"
|
2650 |
+
msgstr "Fältvisningsalternativ"
|
2651 |
+
|
2652 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2653 |
msgctxt "form-fields admin"
|
2654 |
msgid "Allow HTML input for this field?"
|
3845 |
msgid "User registration date"
|
3846 |
msgstr "Användarens registreringsdatum"
|
3847 |
|
3848 |
+
#: includes/licensing.php:158
|
3849 |
msgctxt "admin settings"
|
3850 |
msgid "Enter License Key here"
|
3851 |
msgstr "Ange licensnyckel här"
|
4097 |
msgstr "Utseende"
|
4098 |
|
4099 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
4100 |
+
#: includes/licensing.php:95
|
4101 |
msgctxt "settings"
|
4102 |
msgid "Premium Modules"
|
4103 |
msgstr "Installerade moduler"
|
5025 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5026 |
msgstr "Sluggen “%s” används redan för en annan taxonomi."
|
5027 |
|
5028 |
+
#: includes/licensing.php:111
|
5029 |
msgctxt "settings"
|
5030 |
msgid "Themes"
|
5031 |
msgstr "Teman"
|
5032 |
|
5033 |
+
#: includes/licensing.php:134
|
5034 |
msgctxt "settings"
|
5035 |
msgid ""
|
5036 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
5041 |
"information som behövs är inkluderad om du behöver kontakta supporten vid "
|
5042 |
"problem vid aktivering av licens."
|
5043 |
|
5044 |
+
#: includes/licensing.php:159
|
5045 |
msgctxt "settings"
|
5046 |
msgid "Activate"
|
5047 |
msgstr "Aktivera"
|
5048 |
|
5049 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
5050 |
msgctxt "settings"
|
5051 |
msgid "Please wait..."
|
5052 |
msgstr "Vänligen vänta..."
|
5053 |
|
5054 |
+
#: includes/licensing.php:160
|
5055 |
msgctxt "settings"
|
5056 |
msgid "Deactivate"
|
5057 |
msgstr "Avaktivera"
|
5058 |
|
5059 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
5060 |
msgctxt "settings"
|
5061 |
msgid "Licenses"
|
5062 |
msgstr "Licenser"
|
5454 |
msgid "Add New Listing"
|
5455 |
msgstr "Lägg till ny annons"
|
5456 |
|
5457 |
+
#: includes/class-listing.php:302
|
5458 |
#, fuzzy
|
5459 |
msgctxt "listing"
|
5460 |
msgid "Listing has no registered payments"
|
5461 |
msgstr "Utgångsdatum för annons"
|
5462 |
|
5463 |
+
#: includes/class-listing.php:310
|
5464 |
#, fuzzy
|
5465 |
msgctxt "listing"
|
5466 |
msgid "Can't delete payment"
|
5467 |
msgstr "Ta bort betalning"
|
5468 |
|
5469 |
+
#: includes/class-listing.php:349
|
5470 |
msgctxt "listing"
|
5471 |
msgid "Listing expired"
|
5472 |
msgstr "Annonsen förfallit."
|
5473 |
|
5474 |
+
#: includes/class-listing.php:508
|
5475 |
msgctxt "listing"
|
5476 |
msgid "(Unavailable Plan)"
|
5477 |
msgstr "(Avgiftsplan inte tillgänglig)"
|
5478 |
|
5479 |
+
#: includes/class-listing.php:665
|
5480 |
#, fuzzy
|
5481 |
msgctxt "listing"
|
5482 |
msgid "Plan \"%s\" (recurring)"
|
5483 |
msgstr "(återkommande)"
|
5484 |
|
5485 |
+
#: includes/class-listing.php:667
|
5486 |
msgctxt "listing"
|
5487 |
msgid "Plan \"%s\""
|
5488 |
msgstr "Plan ”%s”"
|
5535 |
msgstr "Gratis annons"
|
5536 |
|
5537 |
#. translators: [%s] is the name of the blog.
|
5538 |
+
#: includes/class-listing-email-notification.php:234
|
5539 |
msgctxt "notify email"
|
5540 |
msgid "[%s] New listing notification"
|
5541 |
msgstr "[%s] Notifiering om ny annons"
|
5542 |
|
5543 |
#. translators: [%s] is the name of the blog.
|
5544 |
+
#: includes/class-listing-email-notification.php:285
|
5545 |
msgctxt "notify email"
|
5546 |
msgid "[%s] Listing edit notification"
|
5547 |
msgstr "[%s] Notifiering om annonsändring"
|
5548 |
|
5549 |
#. translators: %s is the name of the blog.
|
5550 |
+
#: includes/class-listing-email-notification.php:357
|
5551 |
#, fuzzy
|
5552 |
msgctxt "notify email"
|
5553 |
msgid "[%s] Reported listing notification"
|
6014 |
msgid "Settings"
|
6015 |
msgstr "Inställningar"
|
6016 |
|
6017 |
+
#: includes/class-wpbdp.php:335
|
6018 |
msgctxt "listing image upload"
|
6019 |
msgid "Can not upload any more images for this listing."
|
6020 |
msgstr "Fler bilder kan inte laddas upp för denna annons."
|
6021 |
|
6022 |
+
#: includes/class-wpbdp.php:339
|
6023 |
msgctxt "listing image upload"
|
6024 |
msgid ""
|
6025 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
6104 |
msgid "Select List"
|
6105 |
msgstr "Flervalslista"
|
6106 |
|
6107 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
6108 |
+
#, fuzzy
|
6109 |
+
msgctxt "form-fields api"
|
6110 |
+
msgid "Social Site (Other)"
|
6111 |
+
msgstr "Social Site (Twitter)"
|
6112 |
+
|
6113 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
6114 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
6115 |
+
msgctxt "form-fields api"
|
6116 |
+
msgid "URL:"
|
6117 |
+
msgstr "URL:"
|
6118 |
+
|
6119 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
6120 |
+
#, fuzzy
|
6121 |
+
msgctxt "form-fields api"
|
6122 |
+
msgid "Text:"
|
6123 |
+
msgstr "Textruta"
|
6124 |
+
|
6125 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
6126 |
+
msgctxt "form-fields api"
|
6127 |
+
msgid "Text to be displayed along with icon"
|
6128 |
+
msgstr ""
|
6129 |
+
|
6130 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
6131 |
+
#, fuzzy
|
6132 |
+
msgctxt "form-fields api"
|
6133 |
+
msgid "Type:"
|
6134 |
+
msgstr "Typ"
|
6135 |
+
|
6136 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
6137 |
msgctxt "form-fields api"
|
6138 |
msgid "Textarea"
|
6158 |
msgid "URL Field"
|
6159 |
msgstr "URL-fält:"
|
6160 |
|
|
|
|
|
|
|
|
|
|
|
6161 |
#: includes/fields/class-fieldtypes-url.php:144
|
6162 |
msgctxt "form-fields api"
|
6163 |
msgid "Link Text (optional):"
|
6164 |
msgstr "Länktext (valfritt):"
|
6165 |
|
6166 |
+
#: includes/fields/class-form-field.php:694
|
6167 |
msgctxt "form-fields api"
|
6168 |
msgid ""
|
6169 |
"This form field can't be deleted because it is required for the plugin to "
|
6230 |
msgstr "Land krävs."
|
6231 |
|
6232 |
#: includes/fields/class-fieldtypes-image.php:100
|
6233 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
6234 |
msgctxt "form-fields-api"
|
6235 |
msgid "Remove"
|
6236 |
msgstr "Ta bort"
|
6240 |
msgid "Invalid form field type"
|
6241 |
msgstr "Ogiltig formulärfält typ"
|
6242 |
|
6243 |
+
#: includes/fields/class-form-field.php:581
|
6244 |
msgctxt "form-fields-api"
|
6245 |
msgid "Field label is required."
|
6246 |
msgstr "Fältetikett krävs"
|
6247 |
|
6248 |
+
#: includes/fields/class-form-field.php:592
|
6249 |
msgctxt "form-fields-api"
|
6250 |
msgid ""
|
6251 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
6253 |
"delete this current field and create a NEW field of type %1$s instead."
|
6254 |
msgstr ""
|
6255 |
|
6256 |
+
#: includes/fields/class-form-field.php:595
|
6257 |
msgctxt "form-fields-api"
|
6258 |
msgid ""
|
6259 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
6260 |
"existing listings will be deleted as well."
|
6261 |
msgstr ""
|
6262 |
|
6263 |
+
#: includes/fields/class-form-field.php:629
|
6264 |
msgctxt "form-fields-api"
|
6265 |
msgid ""
|
6266 |
"There can only be one field with association \"%s\". Please select another "
|
6269 |
"Det kan bara finnas ett fält med associationen \"%s\". Välj en annan "
|
6270 |
"association."
|
6271 |
|
6272 |
+
#: includes/fields/class-form-field.php:639
|
6273 |
msgctxt "form-fields-api"
|
6274 |
msgid "\"%s\" is an invalid field type for this association."
|
6275 |
msgstr "\"%s\" är en ogiltig fälttyp för denna association."
|
6276 |
|
6277 |
+
#: includes/fields/class-form-field.php:684
|
6278 |
msgctxt "form-fields-api"
|
6279 |
msgid "Invalid field ID"
|
6280 |
msgstr "Ogiltigt fält-ID"
|
6281 |
|
6282 |
+
#: includes/fields/class-form-field.php:707
|
6283 |
msgctxt "form-fields-api"
|
6284 |
msgid "An error occurred while trying to delete this field."
|
6285 |
msgstr "Ett fel uppstod när försök gjordes att radera detta fält."
|
6286 |
|
6287 |
+
#: includes/form-fields.php:570
|
6288 |
msgctxt "form-fields-api"
|
6289 |
msgid "Email Validator"
|
6290 |
msgstr "E-postvalidator"
|
6291 |
|
6292 |
+
#: includes/form-fields.php:571
|
6293 |
msgctxt "form-fields-api"
|
6294 |
msgid "URL Validator"
|
6295 |
msgstr "URL Validator"
|
6296 |
|
6297 |
+
#: includes/form-fields.php:572
|
6298 |
msgctxt "form-fields-api"
|
6299 |
msgid "Whole Number Validator"
|
6300 |
msgstr "Heltal Validator"
|
6301 |
|
6302 |
+
#: includes/form-fields.php:573
|
6303 |
msgctxt "form-fields-api"
|
6304 |
msgid "Decimal Number Validator"
|
6305 |
msgstr "Decimal Number Validator"
|
6306 |
|
6307 |
+
#: includes/form-fields.php:574
|
6308 |
msgctxt "form-fields-api"
|
6309 |
msgid "Date Validator"
|
6310 |
msgstr "Datumvalidator"
|
6311 |
|
6312 |
+
#: includes/form-fields.php:575
|
6313 |
#, fuzzy
|
6314 |
msgctxt "form-fields-api"
|
6315 |
msgid "Word Count Validator"
|
6368 |
"inställningen om du inte bokför listor själv och har ensam kontroll över "
|
6369 |
"innehållet. Är du säker på att du vill möjliggöra detta?"
|
6370 |
|
6371 |
+
#: includes/form-fields.php:582
|
6372 |
msgctxt "form-fields-api validation"
|
6373 |
msgid "Field"
|
6374 |
msgstr "Fält"
|
6375 |
|
6376 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6377 |
msgctxt "form-fields-api validation"
|
6378 |
msgid "%s is required."
|
6379 |
msgstr "%s är obligatorisk."
|
6380 |
|
6381 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6382 |
msgctxt "form-fields-api validation"
|
6383 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6384 |
msgstr ""
|
6385 |
"%s är felaktigt formaterat. Giltigt URL-format som krävs. Inkludera http://"
|
6386 |
|
6387 |
+
#: includes/form-fields.php:642
|
6388 |
msgctxt "form-fields-api validation"
|
6389 |
msgid "%s is badly formatted. Valid Email format required."
|
6390 |
msgstr "%s är dåligt formaterat. Giltig e-postformat krävs."
|
6391 |
|
6392 |
+
#: includes/form-fields.php:649
|
6393 |
msgctxt "form-fields-api validation"
|
6394 |
msgid "%s must be a number. Decimal values are not allowed."
|
6395 |
msgstr "%s måste vara ett nummer. Decimaler är ej tillåtna."
|
6396 |
|
6397 |
+
#: includes/form-fields.php:656
|
6398 |
msgctxt "form-fields-api validation"
|
6399 |
msgid "%s must be a number."
|
6400 |
msgstr "%s måste vara ett tal."
|
6401 |
|
6402 |
+
#: includes/form-fields.php:675
|
6403 |
#, fuzzy
|
6404 |
msgctxt "form-fields-api validation"
|
6405 |
msgid "%1$s must be in the format %2$s."
|
6406 |
msgstr "%s måste vara i formatet %s."
|
6407 |
|
6408 |
+
#: includes/form-fields.php:713
|
6409 |
msgctxt "form-fields-api validation"
|
6410 |
msgid "%s must be a valid date."
|
6411 |
msgstr "%s måste vara ett giltigt datum."
|
6412 |
|
6413 |
+
#: includes/form-fields.php:736
|
6414 |
msgctxt "form-fields-api validation"
|
6415 |
msgid "%s must have less than %d words."
|
6416 |
msgstr ""
|
6417 |
|
6418 |
+
#: includes/form-fields.php:755
|
6419 |
#, fuzzy
|
6420 |
msgctxt "form-fields-api validation"
|
6421 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6422 |
msgstr "%s är ogiltig. Värdet måste vara en av %s."
|
6423 |
|
6424 |
+
#: includes/form-fields.php:720
|
6425 |
#, fuzzy
|
6426 |
msgctxt "image field"
|
6427 |
msgid "Caption for %s is required."
|
6628 |
msgid "General"
|
6629 |
msgstr "Allmän"
|
6630 |
|
6631 |
+
#: includes/licensing.php:276
|
6632 |
msgctxt "licensing"
|
6633 |
msgid "Invalid item ID"
|
6634 |
msgstr "Ogiltigt objekt-ID"
|
6635 |
|
6636 |
+
#: includes/licensing.php:281
|
6637 |
msgctxt "licensing"
|
6638 |
msgid "No license key provided"
|
6639 |
msgstr "Ingen licensnyckel angiven"
|
6640 |
|
6641 |
+
#: includes/licensing.php:304
|
6642 |
#, fuzzy
|
6643 |
msgctxt "licensing"
|
6644 |
msgid "The license key was revoked."
|
6645 |
msgstr "Ingen licensnyckel angiven"
|
6646 |
|
6647 |
+
#: includes/licensing.php:306
|
6648 |
#, fuzzy
|
6649 |
msgctxt "licensing"
|
6650 |
msgid ""
|
6656 |
"Business Directorys servers. Vänligen kontakta <support-link>Business "
|
6657 |
"Directory support</support-link> och be dem vitlista din IP-adress."
|
6658 |
|
6659 |
+
#: includes/licensing.php:308
|
6660 |
msgctxt "licensing"
|
6661 |
msgid ""
|
6662 |
"Please include the email address you used to purchase <module-name> with "
|
6663 |
"your report."
|
6664 |
msgstr ""
|
6665 |
|
6666 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6667 |
msgctxt "licensing"
|
6668 |
msgid "License key is invalid"
|
6669 |
msgstr "Licensnyckel är ogiltig"
|
6670 |
|
6671 |
+
#: includes/licensing.php:336
|
6672 |
msgctxt "licensing"
|
6673 |
msgid "Invalid module ID"
|
6674 |
msgstr "Ogiltigt modul-ID"
|
6675 |
|
6676 |
+
#: includes/licensing.php:363
|
6677 |
msgctxt "licensing"
|
6678 |
msgid "Deactivation failed"
|
6679 |
msgstr "Deaktivering misslyckades"
|
6680 |
|
6681 |
+
#: includes/licensing.php:382
|
6682 |
msgctxt "licensing"
|
6683 |
msgid ""
|
6684 |
"It was not possible to establish a connection with Business Directory's "
|
6687 |
"Det var inte möjligt att upprätta en anslutning med Business Directory "
|
6688 |
"server. Anslutningen misslyckades med följande fel:"
|
6689 |
|
6690 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6691 |
msgctxt "licensing"
|
6692 |
msgid ""
|
6693 |
"It looks like your server is not authorized to make requests to Business "
|
6699 |
"Business Directorys servers. Vänligen kontakta <support-link>Business "
|
6700 |
"Directory support</support-link> och be dem vitlista din IP-adress."
|
6701 |
|
6702 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6703 |
msgctxt "licensing"
|
6704 |
msgid "Include this error message with your report."
|
6705 |
msgstr "Inkludera felmeddelandet i din anmälan."
|
6706 |
|
6707 |
+
#: includes/licensing.php:398
|
6708 |
msgctxt "licensing"
|
6709 |
msgid ""
|
6710 |
"It was not possible to establish a connection with Business Directory's "
|
6713 |
"Det var inte möjligt att etablera en kontakt med Business Directorys server. "
|
6714 |
"Ett problem inträffade i SSL/TSL handskakning:"
|
6715 |
|
6716 |
+
#: includes/licensing.php:403
|
6717 |
msgctxt "licensing"
|
6718 |
msgid ""
|
6719 |
"To ensure the security of our systems and adhere to industry best practices, "
|
6726 |
"version av OpenSSL som stöder TLSv1.2 (minsta version med support är OpenSSL "
|
6727 |
"1.0.1c)."
|
6728 |
|
6729 |
+
#: includes/licensing.php:405
|
6730 |
msgctxt "licensing"
|
6731 |
msgid ""
|
6732 |
"Upgrading your system will not only allow you to communicate with Business "
|
6738 |
"webbplats för att interagera med tjänster som använder de senaste "
|
6739 |
"säkerhetsstandarderna."
|
6740 |
|
6741 |
+
#: includes/licensing.php:407
|
6742 |
msgctxt "licensing"
|
6743 |
msgid ""
|
6744 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6747 |
"Kontakta ditt webbhotell och be dem att uppgradera ditt system. Inkludera "
|
6748 |
"detta meddelande om nödvändigt."
|
6749 |
|
6750 |
+
#: includes/licensing.php:414
|
6751 |
msgctxt "licensing"
|
6752 |
msgid "Could not contact licensing server"
|
6753 |
msgstr "Det gick inte att kontakta licensservern"
|
6754 |
|
6755 |
+
#: includes/licensing.php:430
|
6756 |
msgctxt "licensing"
|
6757 |
msgid "The server returned a 403 Forbidden error."
|
6758 |
msgstr "Servern returnerade ett 403 Forbidden fel."
|
6759 |
|
6760 |
+
#: includes/licensing.php:498
|
6761 |
msgctxt "licensing"
|
6762 |
msgid "Business Directory - Please verify your license keys"
|
6763 |
msgstr "Business Directory - kontrollera dina licensnycklar"
|
6764 |
|
6765 |
+
#: includes/licensing.php:508
|
6766 |
msgctxt "licensing"
|
6767 |
msgid ""
|
6768 |
"The following premium modules will not work until a valid license key is "
|
6771 |
"Följande premiummoduler fungerar inte förrän en giltig licensnyckel "
|
6772 |
"tillhandahålls: %s"
|
6773 |
|
6774 |
+
#: includes/licensing.php:519
|
6775 |
msgctxt "licensing"
|
6776 |
msgid ""
|
6777 |
"You need to activate the license keys for the following themes before they "
|
6779 |
msgstr ""
|
6780 |
"Du måste aktivera licensnycklar för följande teman innan de kan användas: %s."
|
6781 |
|
6782 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
6783 |
msgctxt "licensing"
|
6784 |
msgid "Review my license keys"
|
6785 |
msgstr "Granska mina licensnycklar"
|
6786 |
|
6787 |
+
#: includes/licensing.php:554
|
6788 |
#, fuzzy
|
6789 |
msgctxt "licensing"
|
6790 |
msgid "Business Directory - License key expired"
|
6791 |
msgstr "Business Directory - Licensnyckel har upphört"
|
6792 |
|
6793 |
+
#: includes/licensing.php:564
|
6794 |
#, fuzzy
|
6795 |
msgctxt "licensing"
|
6796 |
msgid ""
|
6802 |
"Modulen kommer att fortsätta att arbeta, men du kommer inte att få några "
|
6803 |
"fler uppdateringar förrän licensen förnyas."
|
6804 |
|
6805 |
+
#: includes/licensing.php:575
|
6806 |
#, fuzzy
|
6807 |
msgctxt "licensing"
|
6808 |
msgid ""
|
6814 |
"Modulen kommer att fortsätta att arbeta, men du kommer inte att få några "
|
6815 |
"fler uppdateringar förrän licensen förnyas."
|
6816 |
|
6817 |
+
#: includes/licensing.php:669
|
6818 |
msgctxt "licensing"
|
6819 |
msgid "Please enter a license key."
|
6820 |
msgstr "Skriv in licensnyckel"
|
6821 |
|
6822 |
+
#: includes/licensing.php:678
|
6823 |
msgctxt "licensing"
|
6824 |
msgid "Could not activate license: %s."
|
6825 |
msgstr "Det gick inte att aktivera licens:%s."
|
6826 |
|
6827 |
+
#: includes/licensing.php:680
|
6828 |
msgctxt "licensing"
|
6829 |
msgid "License activated"
|
6830 |
msgstr "Licens aktiverad"
|
6831 |
|
6832 |
+
#: includes/licensing.php:700
|
6833 |
msgctxt "licensing"
|
6834 |
msgid "Could not deactivate license: %s."
|
6835 |
msgstr "Det gick inte att inaktivera licens:%s."
|
6836 |
|
6837 |
+
#: includes/licensing.php:702
|
6838 |
msgctxt "licensing"
|
6839 |
msgid "License deactivated"
|
6840 |
msgstr "Licensnyckel avaktiverad"
|
6841 |
|
6842 |
#. translators: "<module-name>" version <version-number> is not...
|
6843 |
+
#: includes/licensing.php:893
|
6844 |
msgctxt "deprecation"
|
6845 |
msgid ""
|
6846 |
"\"%s\" version %s is not compatible with Business Directory Plugin 5.0. "
|
languages/WPBDM.pot
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Business Directory Plugin 5.3.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-11
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -172,13 +172,13 @@ msgid ""
|
|
172 |
"payment processor directly."
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: includes/class-wpbdp.php:
|
176 |
msgid ""
|
177 |
"The directory features are disabled at this time because a <a>manual "
|
178 |
"upgrade</a> is pending."
|
179 |
msgstr ""
|
180 |
|
181 |
-
#: includes/class-wpbdp.php:
|
182 |
msgid ""
|
183 |
"The directory is not available at this time. Please try again in a few "
|
184 |
"minutes or contact the administrator if the problem persists."
|
@@ -188,47 +188,47 @@ msgstr ""
|
|
188 |
msgid "%s (ex. %s)"
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: includes/form-fields.php:
|
192 |
msgid "Business Name"
|
193 |
msgstr ""
|
194 |
|
195 |
-
#: includes/form-fields.php:
|
196 |
msgid "Business Genre"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: includes/form-fields.php:
|
200 |
msgid "Short Business Description"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: includes/form-fields.php:
|
204 |
msgid "Long Business Description"
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: includes/form-fields.php:
|
208 |
msgid "Business Website Address"
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: includes/form-fields.php:
|
212 |
msgid "Business Phone Number"
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: includes/form-fields.php:
|
216 |
msgid "Business Fax"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: includes/form-fields.php:
|
220 |
msgid "Business Contact Email"
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: includes/form-fields.php:
|
224 |
msgid "Business Tags"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: includes/form-fields.php:
|
228 |
msgid "Business Address"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: includes/form-fields.php:
|
232 |
msgid "ZIP Code"
|
233 |
msgstr ""
|
234 |
|
@@ -244,7 +244,7 @@ msgstr ""
|
|
244 |
msgid "Transaction Key"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: includes/licensing.php:
|
248 |
msgid "Licenses"
|
249 |
msgstr ""
|
250 |
|
@@ -851,7 +851,7 @@ msgctxt "admin listings"
|
|
851 |
msgid "Reported"
|
852 |
msgstr ""
|
853 |
|
854 |
-
#: includes/admin/class-admin-listings.php:
|
855 |
msgctxt "admin listings"
|
856 |
msgid "Listing's payment history successfully deleted"
|
857 |
msgstr ""
|
@@ -1003,33 +1003,33 @@ msgctxt "admin"
|
|
1003 |
msgid "Images"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: includes/admin/form-fields.php:
|
1007 |
msgctxt "admin"
|
1008 |
msgid ""
|
1009 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1010 |
"associations in order to work correctly: <b>%s</b>."
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
#: includes/admin/form-fields.php:
|
1014 |
msgctxt "admin"
|
1015 |
msgid ""
|
1016 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1017 |
"association in order to work correctly."
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: includes/admin/form-fields.php:
|
1021 |
msgctxt "admin"
|
1022 |
msgid ""
|
1023 |
"You can create these custom fields by yourself inside \"Manage Form "
|
1024 |
"Fields\" or let Business Directory do this for you automatically."
|
1025 |
msgstr ""
|
1026 |
|
1027 |
-
#: includes/admin/form-fields.php:
|
1028 |
msgctxt "admin"
|
1029 |
msgid "Go to \"Manage Form Fields\""
|
1030 |
msgstr ""
|
1031 |
|
1032 |
-
#: includes/admin/form-fields.php:
|
1033 |
msgctxt "admin"
|
1034 |
msgid "Create these required fields for me"
|
1035 |
msgstr ""
|
@@ -1054,47 +1054,47 @@ msgctxt "listing status"
|
|
1054 |
msgid "Reported"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
-
#: includes/class-listing.php:
|
1058 |
msgctxt "listing status"
|
1059 |
msgid "Unknown"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: includes/class-listing.php:
|
1063 |
msgctxt "listing status"
|
1064 |
msgid "Legacy"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: includes/class-listing.php:
|
1068 |
msgctxt "listing status"
|
1069 |
msgid "Incomplete"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
-
#: includes/class-listing.php:
|
1073 |
msgctxt "listing status"
|
1074 |
msgid "Pending Payment"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
-
#: includes/class-listing.php:
|
1078 |
msgctxt "listing status"
|
1079 |
msgid "Complete"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: includes/class-listing.php:
|
1083 |
msgctxt "listing status"
|
1084 |
msgid "Pending Upgrade"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
-
#: includes/class-listing.php:
|
1088 |
msgctxt "listing status"
|
1089 |
msgid "Expired"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: includes/class-listing.php:
|
1093 |
msgctxt "listing status"
|
1094 |
msgid "Pending Renewal"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
-
#: includes/class-listing.php:
|
1098 |
msgctxt "listing status"
|
1099 |
msgid "Abandoned"
|
1100 |
msgstr ""
|
@@ -1119,32 +1119,32 @@ msgctxt "admin actions"
|
|
1119 |
msgid "View Payment"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: includes/admin/class-admin-listings.php:
|
1123 |
msgctxt "admin actions"
|
1124 |
msgid "Publish listings"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
-
#: includes/admin/class-admin-listings.php:
|
1128 |
msgctxt "admin actions"
|
1129 |
msgid "Mark as \"Pending Review\""
|
1130 |
msgstr ""
|
1131 |
|
1132 |
-
#: includes/admin/class-admin-listings.php:
|
1133 |
msgctxt "admin actions"
|
1134 |
msgid "Hide from directory (mark as \"Draft\")"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: includes/admin/class-admin-listings.php:
|
1138 |
msgctxt "admin actions"
|
1139 |
msgid "Renew listings"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: includes/admin/class-admin-listings.php:
|
1143 |
msgctxt "admin actions"
|
1144 |
msgid "Set listings as \"Expired\""
|
1145 |
msgstr ""
|
1146 |
|
1147 |
-
#: includes/admin/class-admin-listings.php:
|
1148 |
msgctxt "admin actions"
|
1149 |
msgid "Send access keys"
|
1150 |
msgstr ""
|
@@ -2251,102 +2251,102 @@ msgid ""
|
|
2251 |
"plans for this mode click <a>Active</a>."
|
2252 |
msgstr ""
|
2253 |
|
2254 |
-
#: includes/admin/form-fields.php:
|
2255 |
msgctxt "form-fields admin"
|
2256 |
msgid "form field"
|
2257 |
msgstr ""
|
2258 |
|
2259 |
-
#: includes/admin/form-fields.php:
|
2260 |
msgctxt "form-fields admin"
|
2261 |
msgid "form fields"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
-
#: includes/admin/form-fields.php:
|
2265 |
msgctxt "form-fields admin"
|
2266 |
msgid "Order"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
-
#: includes/admin/form-fields.php:
|
2270 |
msgctxt "form-fields admin"
|
2271 |
msgid "Label / Association"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
-
#: includes/admin/form-fields.php:
|
2275 |
msgctxt "form-fields admin"
|
2276 |
msgid "Type"
|
2277 |
msgstr ""
|
2278 |
|
2279 |
-
#: includes/admin/form-fields.php:
|
2280 |
msgctxt "form-fields admin"
|
2281 |
msgid "Validator"
|
2282 |
msgstr ""
|
2283 |
|
2284 |
-
#: includes/admin/form-fields.php:
|
2285 |
msgctxt "form-fields admin"
|
2286 |
msgid "Field Attributes"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
-
#: includes/admin/form-fields.php:
|
2290 |
msgctxt "form-fields admin"
|
2291 |
msgid "Edit"
|
2292 |
msgstr ""
|
2293 |
|
2294 |
-
#: includes/admin/form-fields.php:
|
2295 |
msgctxt "form-fields admin"
|
2296 |
msgid "Delete"
|
2297 |
msgstr ""
|
2298 |
|
2299 |
-
#: includes/admin/form-fields.php:
|
2300 |
msgctxt "form-fields admin"
|
2301 |
-
msgid "
|
2302 |
msgstr ""
|
2303 |
|
2304 |
-
#: includes/admin/form-fields.php:
|
2305 |
msgctxt "form-fields admin"
|
2306 |
-
msgid "
|
2307 |
msgstr ""
|
2308 |
|
2309 |
-
#: includes/admin/form-fields.php:
|
2310 |
msgctxt "form-fields admin"
|
2311 |
-
msgid "
|
2312 |
msgstr ""
|
2313 |
|
2314 |
-
#: includes/admin/form-fields.php:
|
2315 |
msgctxt "form-fields admin"
|
2316 |
msgid "This field value is shown in the excerpt view of a listing."
|
2317 |
msgstr ""
|
2318 |
|
2319 |
-
#: includes/admin/form-fields.php:
|
2320 |
msgctxt "form-fields admin"
|
2321 |
msgid "In Excerpt"
|
2322 |
msgstr ""
|
2323 |
|
2324 |
-
#: includes/admin/form-fields.php:
|
2325 |
msgctxt "form-fields admin"
|
2326 |
msgid "This field value is shown in the single view of a listing."
|
2327 |
msgstr ""
|
2328 |
|
2329 |
-
#: includes/admin/form-fields.php:
|
2330 |
msgctxt "form-fields admin"
|
2331 |
msgid "In Listing"
|
2332 |
msgstr ""
|
2333 |
|
2334 |
-
#: includes/admin/form-fields.php:
|
2335 |
msgctxt "form-fields admin"
|
2336 |
msgid "Form Preview"
|
2337 |
msgstr ""
|
2338 |
|
2339 |
-
#: includes/admin/form-fields.php:
|
2340 |
msgctxt "form-fields admin"
|
2341 |
msgid "← Return to \"Manage Form Fields\""
|
2342 |
msgstr ""
|
2343 |
|
2344 |
-
#: includes/admin/form-fields.php:
|
2345 |
msgctxt "form-fields admin"
|
2346 |
msgid "Form fields updated."
|
2347 |
msgstr ""
|
2348 |
|
2349 |
-
#: includes/admin/form-fields.php:
|
2350 |
msgctxt "form-fields admin"
|
2351 |
msgid ""
|
2352 |
"<b>Important</b>: Since the \"<a>Display email address fields "
|
@@ -2356,92 +2356,92 @@ msgid ""
|
|
2356 |
"of e-mails</a>."
|
2357 |
msgstr ""
|
2358 |
|
2359 |
-
#: includes/admin/form-fields.php:
|
2360 |
msgctxt "form-fields admin"
|
2361 |
msgid "Field deleted."
|
2362 |
msgstr ""
|
2363 |
|
2364 |
-
#: includes/admin/form-fields.php:
|
2365 |
msgctxt "form-fields admin"
|
2366 |
msgid "Required fields created successfully."
|
2367 |
msgstr ""
|
2368 |
|
2369 |
-
#: includes/admin/form-fields.php:
|
2370 |
msgctxt "form-fields admin"
|
2371 |
msgid "Title"
|
2372 |
msgstr ""
|
2373 |
|
2374 |
-
#: includes/admin/form-fields.php:
|
2375 |
msgctxt "form-fields admin"
|
2376 |
msgid "Category"
|
2377 |
msgstr ""
|
2378 |
|
2379 |
-
#: includes/admin/form-fields.php:
|
2380 |
msgctxt "form-fields admin"
|
2381 |
msgid "Excerpt"
|
2382 |
msgstr ""
|
2383 |
|
2384 |
-
#: includes/admin/form-fields.php:
|
2385 |
msgctxt "form-fields admin"
|
2386 |
msgid "Content"
|
2387 |
msgstr ""
|
2388 |
|
2389 |
-
#: includes/admin/form-fields.php:
|
2390 |
msgctxt "form-fields admin"
|
2391 |
msgid "Tags"
|
2392 |
msgstr ""
|
2393 |
|
2394 |
-
#: includes/admin/form-fields.php:
|
2395 |
msgctxt "form-fields admin"
|
2396 |
msgid "Address"
|
2397 |
msgstr ""
|
2398 |
|
2399 |
-
#: includes/admin/form-fields.php:
|
2400 |
msgctxt "form-fields admin"
|
2401 |
msgid "City"
|
2402 |
msgstr ""
|
2403 |
|
2404 |
-
#: includes/admin/form-fields.php:
|
2405 |
msgctxt "form-fields admin"
|
2406 |
msgid "State"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
-
#: includes/admin/form-fields.php:
|
2410 |
msgctxt "form-fields admin"
|
2411 |
msgid "Country"
|
2412 |
msgstr ""
|
2413 |
|
2414 |
-
#: includes/admin/form-fields.php:
|
2415 |
msgctxt "form-fields admin"
|
2416 |
msgid "ZIP Code"
|
2417 |
msgstr ""
|
2418 |
|
2419 |
-
#: includes/admin/form-fields.php:
|
2420 |
msgctxt "form-fields admin"
|
2421 |
msgid "FAX Number"
|
2422 |
msgstr ""
|
2423 |
|
2424 |
-
#: includes/admin/form-fields.php:
|
2425 |
msgctxt "form-fields admin"
|
2426 |
msgid "Phone Number"
|
2427 |
msgstr ""
|
2428 |
|
2429 |
-
#: includes/admin/form-fields.php:
|
2430 |
msgctxt "form-fields admin"
|
2431 |
msgid "Ratings Field"
|
2432 |
msgstr ""
|
2433 |
|
2434 |
-
#: includes/admin/form-fields.php:
|
2435 |
msgctxt "form-fields admin"
|
2436 |
msgid "Twitter"
|
2437 |
msgstr ""
|
2438 |
|
2439 |
-
#: includes/admin/form-fields.php:
|
2440 |
msgctxt "form-fields admin"
|
2441 |
msgid "Website"
|
2442 |
msgstr ""
|
2443 |
|
2444 |
-
#: includes/admin/form-fields.php:
|
2445 |
msgctxt "form-fields admin"
|
2446 |
msgid "Tags updated."
|
2447 |
msgstr ""
|
@@ -2490,6 +2490,11 @@ msgctxt "form-fields admin"
|
|
2490 |
msgid "Allow empty selection on search?"
|
2491 |
msgstr ""
|
2492 |
|
|
|
|
|
|
|
|
|
|
|
2493 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2494 |
msgctxt "form-fields admin"
|
2495 |
msgid "Allow HTML input for this field?"
|
@@ -3620,7 +3625,7 @@ msgctxt "admin settings"
|
|
3620 |
msgid "User registration date"
|
3621 |
msgstr ""
|
3622 |
|
3623 |
-
#: includes/licensing.php:
|
3624 |
msgctxt "admin settings"
|
3625 |
msgid "Enter License Key here"
|
3626 |
msgstr ""
|
@@ -3865,7 +3870,7 @@ msgid "Appearance"
|
|
3865 |
msgstr ""
|
3866 |
|
3867 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
3868 |
-
#: includes/licensing.php:
|
3869 |
msgctxt "settings"
|
3870 |
msgid "Premium Modules"
|
3871 |
msgstr ""
|
@@ -4716,12 +4721,12 @@ msgctxt "settings"
|
|
4716 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4717 |
msgstr ""
|
4718 |
|
4719 |
-
#: includes/licensing.php:
|
4720 |
msgctxt "settings"
|
4721 |
msgid "Themes"
|
4722 |
msgstr ""
|
4723 |
|
4724 |
-
#: includes/licensing.php:
|
4725 |
msgctxt "settings"
|
4726 |
msgid ""
|
4727 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
@@ -4729,22 +4734,22 @@ msgid ""
|
|
4729 |
"activate your licenses."
|
4730 |
msgstr ""
|
4731 |
|
4732 |
-
#: includes/licensing.php:
|
4733 |
msgctxt "settings"
|
4734 |
msgid "Activate"
|
4735 |
msgstr ""
|
4736 |
|
4737 |
-
#: includes/licensing.php:
|
4738 |
msgctxt "settings"
|
4739 |
msgid "Please wait..."
|
4740 |
msgstr ""
|
4741 |
|
4742 |
-
#: includes/licensing.php:
|
4743 |
msgctxt "settings"
|
4744 |
msgid "Deactivate"
|
4745 |
msgstr ""
|
4746 |
|
4747 |
-
#: includes/licensing.php:
|
4748 |
msgctxt "settings"
|
4749 |
msgid "Licenses"
|
4750 |
msgstr ""
|
@@ -5119,32 +5124,32 @@ msgctxt "listing"
|
|
5119 |
msgid "Add New Listing"
|
5120 |
msgstr ""
|
5121 |
|
5122 |
-
#: includes/class-listing.php:
|
5123 |
msgctxt "listing"
|
5124 |
msgid "Listing has no registered payments"
|
5125 |
msgstr ""
|
5126 |
|
5127 |
-
#: includes/class-listing.php:
|
5128 |
msgctxt "listing"
|
5129 |
msgid "Can't delete payment"
|
5130 |
msgstr ""
|
5131 |
|
5132 |
-
#: includes/class-listing.php:
|
5133 |
msgctxt "listing"
|
5134 |
msgid "Listing expired"
|
5135 |
msgstr ""
|
5136 |
|
5137 |
-
#: includes/class-listing.php:
|
5138 |
msgctxt "listing"
|
5139 |
msgid "(Unavailable Plan)"
|
5140 |
msgstr ""
|
5141 |
|
5142 |
-
#: includes/class-listing.php:
|
5143 |
msgctxt "listing"
|
5144 |
msgid "Plan \"%s\" (recurring)"
|
5145 |
msgstr ""
|
5146 |
|
5147 |
-
#: includes/class-listing.php:
|
5148 |
msgctxt "listing"
|
5149 |
msgid "Plan \"%s\""
|
5150 |
msgstr ""
|
@@ -5197,19 +5202,19 @@ msgctxt "fees-api"
|
|
5197 |
msgid "Free Listing"
|
5198 |
msgstr ""
|
5199 |
|
5200 |
-
#: includes/class-listing-email-notification.php:
|
5201 |
#. translators: [%s] is the name of the blog.
|
5202 |
msgctxt "notify email"
|
5203 |
msgid "[%s] New listing notification"
|
5204 |
msgstr ""
|
5205 |
|
5206 |
-
#: includes/class-listing-email-notification.php:
|
5207 |
#. translators: [%s] is the name of the blog.
|
5208 |
msgctxt "notify email"
|
5209 |
msgid "[%s] Listing edit notification"
|
5210 |
msgstr ""
|
5211 |
|
5212 |
-
#: includes/class-listing-email-notification.php:
|
5213 |
#. translators: %s is the name of the blog.
|
5214 |
msgctxt "notify email"
|
5215 |
msgid "[%s] Reported listing notification"
|
@@ -5651,12 +5656,12 @@ msgctxt "admin plugins"
|
|
5651 |
msgid "Settings"
|
5652 |
msgstr ""
|
5653 |
|
5654 |
-
#: includes/class-wpbdp.php:
|
5655 |
msgctxt "listing image upload"
|
5656 |
msgid "Can not upload any more images for this listing."
|
5657 |
msgstr ""
|
5658 |
|
5659 |
-
#: includes/class-wpbdp.php:
|
5660 |
msgctxt "listing image upload"
|
5661 |
msgid ""
|
5662 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
@@ -5737,6 +5742,32 @@ msgctxt "form-fields api"
|
|
5737 |
msgid "Select List"
|
5738 |
msgstr ""
|
5739 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5740 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
5741 |
msgctxt "form-fields api"
|
5742 |
msgid "Textarea"
|
@@ -5762,17 +5793,12 @@ msgctxt "form-fields api"
|
|
5762 |
msgid "URL Field"
|
5763 |
msgstr ""
|
5764 |
|
5765 |
-
#: includes/fields/class-fieldtypes-url.php:136
|
5766 |
-
msgctxt "form-fields api"
|
5767 |
-
msgid "URL:"
|
5768 |
-
msgstr ""
|
5769 |
-
|
5770 |
#: includes/fields/class-fieldtypes-url.php:144
|
5771 |
msgctxt "form-fields api"
|
5772 |
msgid "Link Text (optional):"
|
5773 |
msgstr ""
|
5774 |
|
5775 |
-
#: includes/fields/class-form-field.php:
|
5776 |
msgctxt "form-fields api"
|
5777 |
msgid ""
|
5778 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5835,6 +5861,7 @@ msgid "Caption for %s is required."
|
|
5835 |
msgstr ""
|
5836 |
|
5837 |
#: includes/fields/class-fieldtypes-image.php:100
|
|
|
5838 |
msgctxt "form-fields-api"
|
5839 |
msgid "Remove"
|
5840 |
msgstr ""
|
@@ -5844,12 +5871,12 @@ msgctxt "form-fields-api"
|
|
5844 |
msgid "Invalid form field type"
|
5845 |
msgstr ""
|
5846 |
|
5847 |
-
#: includes/fields/class-form-field.php:
|
5848 |
msgctxt "form-fields-api"
|
5849 |
msgid "Field label is required."
|
5850 |
msgstr ""
|
5851 |
|
5852 |
-
#: includes/fields/class-form-field.php:
|
5853 |
msgctxt "form-fields-api"
|
5854 |
msgid ""
|
5855 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
@@ -5857,61 +5884,61 @@ msgid ""
|
|
5857 |
"delete this current field and create a NEW field of type %1$s instead."
|
5858 |
msgstr ""
|
5859 |
|
5860 |
-
#: includes/fields/class-form-field.php:
|
5861 |
msgctxt "form-fields-api"
|
5862 |
msgid ""
|
5863 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
5864 |
"existing listings will be deleted as well."
|
5865 |
msgstr ""
|
5866 |
|
5867 |
-
#: includes/fields/class-form-field.php:
|
5868 |
msgctxt "form-fields-api"
|
5869 |
msgid ""
|
5870 |
"There can only be one field with association \"%s\". Please select another "
|
5871 |
"association."
|
5872 |
msgstr ""
|
5873 |
|
5874 |
-
#: includes/fields/class-form-field.php:
|
5875 |
msgctxt "form-fields-api"
|
5876 |
msgid "\"%s\" is an invalid field type for this association."
|
5877 |
msgstr ""
|
5878 |
|
5879 |
-
#: includes/fields/class-form-field.php:
|
5880 |
msgctxt "form-fields-api"
|
5881 |
msgid "Invalid field ID"
|
5882 |
msgstr ""
|
5883 |
|
5884 |
-
#: includes/fields/class-form-field.php:
|
5885 |
msgctxt "form-fields-api"
|
5886 |
msgid "An error occurred while trying to delete this field."
|
5887 |
msgstr ""
|
5888 |
|
5889 |
-
#: includes/form-fields.php:
|
5890 |
msgctxt "form-fields-api"
|
5891 |
msgid "Email Validator"
|
5892 |
msgstr ""
|
5893 |
|
5894 |
-
#: includes/form-fields.php:
|
5895 |
msgctxt "form-fields-api"
|
5896 |
msgid "URL Validator"
|
5897 |
msgstr ""
|
5898 |
|
5899 |
-
#: includes/form-fields.php:
|
5900 |
msgctxt "form-fields-api"
|
5901 |
msgid "Whole Number Validator"
|
5902 |
msgstr ""
|
5903 |
|
5904 |
-
#: includes/form-fields.php:
|
5905 |
msgctxt "form-fields-api"
|
5906 |
msgid "Decimal Number Validator"
|
5907 |
msgstr ""
|
5908 |
|
5909 |
-
#: includes/form-fields.php:
|
5910 |
msgctxt "form-fields-api"
|
5911 |
msgid "Date Validator"
|
5912 |
msgstr ""
|
5913 |
|
5914 |
-
#: includes/form-fields.php:
|
5915 |
msgctxt "form-fields-api"
|
5916 |
msgid "Word Count Validator"
|
5917 |
msgstr ""
|
@@ -5964,57 +5991,57 @@ msgid ""
|
|
5964 |
"you sure you want to enable this?"
|
5965 |
msgstr ""
|
5966 |
|
5967 |
-
#: includes/form-fields.php:
|
5968 |
msgctxt "form-fields-api validation"
|
5969 |
msgid "Field"
|
5970 |
msgstr ""
|
5971 |
|
5972 |
-
#: includes/form-fields.php:
|
5973 |
msgctxt "form-fields-api validation"
|
5974 |
msgid "%s is required."
|
5975 |
msgstr ""
|
5976 |
|
5977 |
-
#: includes/form-fields.php:
|
5978 |
msgctxt "form-fields-api validation"
|
5979 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
5980 |
msgstr ""
|
5981 |
|
5982 |
-
#: includes/form-fields.php:
|
5983 |
msgctxt "form-fields-api validation"
|
5984 |
msgid "%s is badly formatted. Valid Email format required."
|
5985 |
msgstr ""
|
5986 |
|
5987 |
-
#: includes/form-fields.php:
|
5988 |
msgctxt "form-fields-api validation"
|
5989 |
msgid "%s must be a number. Decimal values are not allowed."
|
5990 |
msgstr ""
|
5991 |
|
5992 |
-
#: includes/form-fields.php:
|
5993 |
msgctxt "form-fields-api validation"
|
5994 |
msgid "%s must be a number."
|
5995 |
msgstr ""
|
5996 |
|
5997 |
-
#: includes/form-fields.php:
|
5998 |
msgctxt "form-fields-api validation"
|
5999 |
msgid "%1$s must be in the format %2$s."
|
6000 |
msgstr ""
|
6001 |
|
6002 |
-
#: includes/form-fields.php:
|
6003 |
msgctxt "form-fields-api validation"
|
6004 |
msgid "%s must be a valid date."
|
6005 |
msgstr ""
|
6006 |
|
6007 |
-
#: includes/form-fields.php:
|
6008 |
msgctxt "form-fields-api validation"
|
6009 |
msgid "%s must have less than %d words."
|
6010 |
msgstr ""
|
6011 |
|
6012 |
-
#: includes/form-fields.php:
|
6013 |
msgctxt "form-fields-api validation"
|
6014 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6015 |
msgstr ""
|
6016 |
|
6017 |
-
#: includes/form-fields.php:
|
6018 |
msgctxt "image field"
|
6019 |
msgid "Caption for %s is required."
|
6020 |
msgstr ""
|
@@ -6193,22 +6220,22 @@ msgctxt "default category name"
|
|
6193 |
msgid "General"
|
6194 |
msgstr ""
|
6195 |
|
6196 |
-
#: includes/licensing.php:
|
6197 |
msgctxt "licensing"
|
6198 |
msgid "Invalid item ID"
|
6199 |
msgstr ""
|
6200 |
|
6201 |
-
#: includes/licensing.php:
|
6202 |
msgctxt "licensing"
|
6203 |
msgid "No license key provided"
|
6204 |
msgstr ""
|
6205 |
|
6206 |
-
#: includes/licensing.php:
|
6207 |
msgctxt "licensing"
|
6208 |
msgid "The license key was revoked."
|
6209 |
msgstr ""
|
6210 |
|
6211 |
-
#: includes/licensing.php:
|
6212 |
msgctxt "licensing"
|
6213 |
msgid ""
|
6214 |
"If you think this is a mistake, please contact <support-link>Business "
|
@@ -6216,36 +6243,36 @@ msgid ""
|
|
6216 |
"reported as revoked by the licensing software."
|
6217 |
msgstr ""
|
6218 |
|
6219 |
-
#: includes/licensing.php:
|
6220 |
msgctxt "licensing"
|
6221 |
msgid ""
|
6222 |
"Please include the email address you used to purchase <module-name> with "
|
6223 |
"your report."
|
6224 |
msgstr ""
|
6225 |
|
6226 |
-
#: includes/licensing.php:
|
6227 |
msgctxt "licensing"
|
6228 |
msgid "License key is invalid"
|
6229 |
msgstr ""
|
6230 |
|
6231 |
-
#: includes/licensing.php:
|
6232 |
msgctxt "licensing"
|
6233 |
msgid "Invalid module ID"
|
6234 |
msgstr ""
|
6235 |
|
6236 |
-
#: includes/licensing.php:
|
6237 |
msgctxt "licensing"
|
6238 |
msgid "Deactivation failed"
|
6239 |
msgstr ""
|
6240 |
|
6241 |
-
#: includes/licensing.php:
|
6242 |
msgctxt "licensing"
|
6243 |
msgid ""
|
6244 |
"It was not possible to establish a connection with Business Directory's "
|
6245 |
"server. The connection failed with the following error:"
|
6246 |
msgstr ""
|
6247 |
|
6248 |
-
#: includes/licensing.php:
|
6249 |
msgctxt "licensing"
|
6250 |
msgid ""
|
6251 |
"It looks like your server is not authorized to make requests to Business "
|
@@ -6254,19 +6281,19 @@ msgid ""
|
|
6254 |
"the whitelist."
|
6255 |
msgstr ""
|
6256 |
|
6257 |
-
#: includes/licensing.php:
|
6258 |
msgctxt "licensing"
|
6259 |
msgid "Include this error message with your report."
|
6260 |
msgstr ""
|
6261 |
|
6262 |
-
#: includes/licensing.php:
|
6263 |
msgctxt "licensing"
|
6264 |
msgid ""
|
6265 |
"It was not possible to establish a connection with Business Directory's "
|
6266 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6267 |
msgstr ""
|
6268 |
|
6269 |
-
#: includes/licensing.php:
|
6270 |
msgctxt "licensing"
|
6271 |
msgid ""
|
6272 |
"To ensure the security of our systems and adhere to industry best "
|
@@ -6275,7 +6302,7 @@ msgid ""
|
|
6275 |
"OpenSSL 1.0.1c)."
|
6276 |
msgstr ""
|
6277 |
|
6278 |
-
#: includes/licensing.php:
|
6279 |
msgctxt "licensing"
|
6280 |
msgid ""
|
6281 |
"Upgrading your system will not only allow you to communicate with Business "
|
@@ -6283,53 +6310,53 @@ msgid ""
|
|
6283 |
"services using the latest security standards."
|
6284 |
msgstr ""
|
6285 |
|
6286 |
-
#: includes/licensing.php:
|
6287 |
msgctxt "licensing"
|
6288 |
msgid ""
|
6289 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6290 |
"Include this message if necesary."
|
6291 |
msgstr ""
|
6292 |
|
6293 |
-
#: includes/licensing.php:
|
6294 |
msgctxt "licensing"
|
6295 |
msgid "Could not contact licensing server"
|
6296 |
msgstr ""
|
6297 |
|
6298 |
-
#: includes/licensing.php:
|
6299 |
msgctxt "licensing"
|
6300 |
msgid "The server returned a 403 Forbidden error."
|
6301 |
msgstr ""
|
6302 |
|
6303 |
-
#: includes/licensing.php:
|
6304 |
msgctxt "licensing"
|
6305 |
msgid "Business Directory - Please verify your license keys"
|
6306 |
msgstr ""
|
6307 |
|
6308 |
-
#: includes/licensing.php:
|
6309 |
msgctxt "licensing"
|
6310 |
msgid ""
|
6311 |
"The following premium modules will not work until a valid license key is "
|
6312 |
"provided: %s."
|
6313 |
msgstr ""
|
6314 |
|
6315 |
-
#: includes/licensing.php:
|
6316 |
msgctxt "licensing"
|
6317 |
msgid ""
|
6318 |
"You need to activate the license keys for the following themes before they "
|
6319 |
"can be used: %s."
|
6320 |
msgstr ""
|
6321 |
|
6322 |
-
#: includes/licensing.php:
|
6323 |
msgctxt "licensing"
|
6324 |
msgid "Review my license keys"
|
6325 |
msgstr ""
|
6326 |
|
6327 |
-
#: includes/licensing.php:
|
6328 |
msgctxt "licensing"
|
6329 |
msgid "Business Directory - License key expired"
|
6330 |
msgstr ""
|
6331 |
|
6332 |
-
#: includes/licensing.php:
|
6333 |
msgctxt "licensing"
|
6334 |
msgid ""
|
6335 |
"The license key for the following modules has expired: %s. The modules will "
|
@@ -6337,7 +6364,7 @@ msgid ""
|
|
6337 |
"license is renewed."
|
6338 |
msgstr ""
|
6339 |
|
6340 |
-
#: includes/licensing.php:
|
6341 |
msgctxt "licensing"
|
6342 |
msgid ""
|
6343 |
"The license key for the following themes has expired: %s. The themes will "
|
@@ -6345,32 +6372,32 @@ msgid ""
|
|
6345 |
"license is renewed."
|
6346 |
msgstr ""
|
6347 |
|
6348 |
-
#: includes/licensing.php:
|
6349 |
msgctxt "licensing"
|
6350 |
msgid "Please enter a license key."
|
6351 |
msgstr ""
|
6352 |
|
6353 |
-
#: includes/licensing.php:
|
6354 |
msgctxt "licensing"
|
6355 |
msgid "Could not activate license: %s."
|
6356 |
msgstr ""
|
6357 |
|
6358 |
-
#: includes/licensing.php:
|
6359 |
msgctxt "licensing"
|
6360 |
msgid "License activated"
|
6361 |
msgstr ""
|
6362 |
|
6363 |
-
#: includes/licensing.php:
|
6364 |
msgctxt "licensing"
|
6365 |
msgid "Could not deactivate license: %s."
|
6366 |
msgstr ""
|
6367 |
|
6368 |
-
#: includes/licensing.php:
|
6369 |
msgctxt "licensing"
|
6370 |
msgid "License deactivated"
|
6371 |
msgstr ""
|
6372 |
|
6373 |
-
#: includes/licensing.php:
|
6374 |
#. translators: "<module-name>" version <version-number> is not...
|
6375 |
msgctxt "deprecation"
|
6376 |
msgid ""
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Business Directory Plugin 5.3.5dev6\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-12-11 23:26:20+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
172 |
"payment processor directly."
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/class-wpbdp.php:436
|
176 |
msgid ""
|
177 |
"The directory features are disabled at this time because a <a>manual "
|
178 |
"upgrade</a> is pending."
|
179 |
msgstr ""
|
180 |
|
181 |
+
#: includes/class-wpbdp.php:443
|
182 |
msgid ""
|
183 |
"The directory is not available at this time. Please try again in a few "
|
184 |
"minutes or contact the administrator if the problem persists."
|
188 |
msgid "%s (ex. %s)"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: includes/form-fields.php:355
|
192 |
msgid "Business Name"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: includes/form-fields.php:364
|
196 |
msgid "Business Genre"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: includes/form-fields.php:373
|
200 |
msgid "Short Business Description"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: includes/form-fields.php:381
|
204 |
msgid "Long Business Description"
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: includes/form-fields.php:390
|
208 |
msgid "Business Website Address"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: includes/form-fields.php:399
|
212 |
msgid "Business Phone Number"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: includes/form-fields.php:407
|
216 |
msgid "Business Fax"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: includes/form-fields.php:415
|
220 |
msgid "Business Contact Email"
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: includes/form-fields.php:424
|
224 |
msgid "Business Tags"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: includes/form-fields.php:432
|
228 |
msgid "Business Address"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: includes/form-fields.php:440
|
232 |
msgid "ZIP Code"
|
233 |
msgstr ""
|
234 |
|
244 |
msgid "Transaction Key"
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: includes/licensing.php:91 includes/licensing.php:92
|
248 |
msgid "Licenses"
|
249 |
msgstr ""
|
250 |
|
851 |
msgid "Reported"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: includes/admin/class-admin-listings.php:641
|
855 |
msgctxt "admin listings"
|
856 |
msgid "Listing's payment history successfully deleted"
|
857 |
msgstr ""
|
1003 |
msgid "Images"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: includes/admin/form-fields.php:193
|
1007 |
msgctxt "admin"
|
1008 |
msgid ""
|
1009 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1010 |
"associations in order to work correctly: <b>%s</b>."
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: includes/admin/form-fields.php:195
|
1014 |
msgctxt "admin"
|
1015 |
msgid ""
|
1016 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1017 |
"association in order to work correctly."
|
1018 |
msgstr ""
|
1019 |
|
1020 |
+
#: includes/admin/form-fields.php:199
|
1021 |
msgctxt "admin"
|
1022 |
msgid ""
|
1023 |
"You can create these custom fields by yourself inside \"Manage Form "
|
1024 |
"Fields\" or let Business Directory do this for you automatically."
|
1025 |
msgstr ""
|
1026 |
|
1027 |
+
#: includes/admin/form-fields.php:204
|
1028 |
msgctxt "admin"
|
1029 |
msgid "Go to \"Manage Form Fields\""
|
1030 |
msgstr ""
|
1031 |
|
1032 |
+
#: includes/admin/form-fields.php:209
|
1033 |
msgctxt "admin"
|
1034 |
msgid "Create these required fields for me"
|
1035 |
msgstr ""
|
1054 |
msgid "Reported"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
+
#: includes/class-listing.php:768
|
1058 |
msgctxt "listing status"
|
1059 |
msgid "Unknown"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: includes/class-listing.php:769
|
1063 |
msgctxt "listing status"
|
1064 |
msgid "Legacy"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
+
#: includes/class-listing.php:770
|
1068 |
msgctxt "listing status"
|
1069 |
msgid "Incomplete"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: includes/class-listing.php:771
|
1073 |
msgctxt "listing status"
|
1074 |
msgid "Pending Payment"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: includes/class-listing.php:772
|
1078 |
msgctxt "listing status"
|
1079 |
msgid "Complete"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: includes/class-listing.php:773
|
1083 |
msgctxt "listing status"
|
1084 |
msgid "Pending Upgrade"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: includes/class-listing.php:774
|
1088 |
msgctxt "listing status"
|
1089 |
msgid "Expired"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
+
#: includes/class-listing.php:775
|
1093 |
msgctxt "listing status"
|
1094 |
msgid "Pending Renewal"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
+
#: includes/class-listing.php:776
|
1098 |
msgctxt "listing status"
|
1099 |
msgid "Abandoned"
|
1100 |
msgstr ""
|
1119 |
msgid "View Payment"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: includes/admin/class-admin-listings.php:580
|
1123 |
msgctxt "admin actions"
|
1124 |
msgid "Publish listings"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
+
#: includes/admin/class-admin-listings.php:581
|
1128 |
msgctxt "admin actions"
|
1129 |
msgid "Mark as \"Pending Review\""
|
1130 |
msgstr ""
|
1131 |
|
1132 |
+
#: includes/admin/class-admin-listings.php:582
|
1133 |
msgctxt "admin actions"
|
1134 |
msgid "Hide from directory (mark as \"Draft\")"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
+
#: includes/admin/class-admin-listings.php:584
|
1138 |
msgctxt "admin actions"
|
1139 |
msgid "Renew listings"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: includes/admin/class-admin-listings.php:585
|
1143 |
msgctxt "admin actions"
|
1144 |
msgid "Set listings as \"Expired\""
|
1145 |
msgstr ""
|
1146 |
|
1147 |
+
#: includes/admin/class-admin-listings.php:592
|
1148 |
msgctxt "admin actions"
|
1149 |
msgid "Send access keys"
|
1150 |
msgstr ""
|
2251 |
"plans for this mode click <a>Active</a>."
|
2252 |
msgstr ""
|
2253 |
|
2254 |
+
#: includes/admin/form-fields.php:24
|
2255 |
msgctxt "form-fields admin"
|
2256 |
msgid "form field"
|
2257 |
msgstr ""
|
2258 |
|
2259 |
+
#: includes/admin/form-fields.php:25
|
2260 |
msgctxt "form-fields admin"
|
2261 |
msgid "form fields"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
+
#: includes/admin/form-fields.php:33
|
2265 |
msgctxt "form-fields admin"
|
2266 |
msgid "Order"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
+
#: includes/admin/form-fields.php:34
|
2270 |
msgctxt "form-fields admin"
|
2271 |
msgid "Label / Association"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
+
#: includes/admin/form-fields.php:35
|
2275 |
msgctxt "form-fields admin"
|
2276 |
msgid "Type"
|
2277 |
msgstr ""
|
2278 |
|
2279 |
+
#: includes/admin/form-fields.php:36
|
2280 |
msgctxt "form-fields admin"
|
2281 |
msgid "Validator"
|
2282 |
msgstr ""
|
2283 |
|
2284 |
+
#: includes/admin/form-fields.php:37
|
2285 |
msgctxt "form-fields admin"
|
2286 |
msgid "Field Attributes"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
+
#: includes/admin/form-fields.php:84
|
2290 |
msgctxt "form-fields admin"
|
2291 |
msgid "Edit"
|
2292 |
msgstr ""
|
2293 |
|
2294 |
+
#: includes/admin/form-fields.php:98
|
2295 |
msgctxt "form-fields admin"
|
2296 |
msgid "Delete"
|
2297 |
msgstr ""
|
2298 |
|
2299 |
+
#: includes/admin/form-fields.php:135
|
2300 |
msgctxt "form-fields admin"
|
2301 |
+
msgid "Required"
|
2302 |
msgstr ""
|
2303 |
|
2304 |
+
#: includes/admin/form-fields.php:135
|
2305 |
msgctxt "form-fields admin"
|
2306 |
+
msgid "Optional"
|
2307 |
msgstr ""
|
2308 |
|
2309 |
+
#: includes/admin/form-fields.php:142
|
2310 |
msgctxt "form-fields admin"
|
2311 |
+
msgid "Private"
|
2312 |
msgstr ""
|
2313 |
|
2314 |
+
#: includes/admin/form-fields.php:149
|
2315 |
msgctxt "form-fields admin"
|
2316 |
msgid "This field value is shown in the excerpt view of a listing."
|
2317 |
msgstr ""
|
2318 |
|
2319 |
+
#: includes/admin/form-fields.php:150
|
2320 |
msgctxt "form-fields admin"
|
2321 |
msgid "In Excerpt"
|
2322 |
msgstr ""
|
2323 |
|
2324 |
+
#: includes/admin/form-fields.php:157
|
2325 |
msgctxt "form-fields admin"
|
2326 |
msgid "This field value is shown in the single view of a listing."
|
2327 |
msgstr ""
|
2328 |
|
2329 |
+
#: includes/admin/form-fields.php:158
|
2330 |
msgctxt "form-fields admin"
|
2331 |
msgid "In Listing"
|
2332 |
msgstr ""
|
2333 |
|
2334 |
+
#: includes/admin/form-fields.php:292
|
2335 |
msgctxt "form-fields admin"
|
2336 |
msgid "Form Preview"
|
2337 |
msgstr ""
|
2338 |
|
2339 |
+
#: includes/admin/form-fields.php:293
|
2340 |
msgctxt "form-fields admin"
|
2341 |
msgid "← Return to \"Manage Form Fields\""
|
2342 |
msgstr ""
|
2343 |
|
2344 |
+
#: includes/admin/form-fields.php:333
|
2345 |
msgctxt "form-fields admin"
|
2346 |
msgid "Form fields updated."
|
2347 |
msgstr ""
|
2348 |
|
2349 |
+
#: includes/admin/form-fields.php:349
|
2350 |
msgctxt "form-fields admin"
|
2351 |
msgid ""
|
2352 |
"<b>Important</b>: Since the \"<a>Display email address fields "
|
2356 |
"of e-mails</a>."
|
2357 |
msgstr ""
|
2358 |
|
2359 |
+
#: includes/admin/form-fields.php:390
|
2360 |
msgctxt "form-fields admin"
|
2361 |
msgid "Field deleted."
|
2362 |
msgstr ""
|
2363 |
|
2364 |
+
#: includes/admin/form-fields.php:413
|
2365 |
msgctxt "form-fields admin"
|
2366 |
msgid "Required fields created successfully."
|
2367 |
msgstr ""
|
2368 |
|
2369 |
+
#: includes/admin/form-fields.php:426
|
2370 |
msgctxt "form-fields admin"
|
2371 |
msgid "Title"
|
2372 |
msgstr ""
|
2373 |
|
2374 |
+
#: includes/admin/form-fields.php:427
|
2375 |
msgctxt "form-fields admin"
|
2376 |
msgid "Category"
|
2377 |
msgstr ""
|
2378 |
|
2379 |
+
#: includes/admin/form-fields.php:428
|
2380 |
msgctxt "form-fields admin"
|
2381 |
msgid "Excerpt"
|
2382 |
msgstr ""
|
2383 |
|
2384 |
+
#: includes/admin/form-fields.php:429
|
2385 |
msgctxt "form-fields admin"
|
2386 |
msgid "Content"
|
2387 |
msgstr ""
|
2388 |
|
2389 |
+
#: includes/admin/form-fields.php:430
|
2390 |
msgctxt "form-fields admin"
|
2391 |
msgid "Tags"
|
2392 |
msgstr ""
|
2393 |
|
2394 |
+
#: includes/admin/form-fields.php:431
|
2395 |
msgctxt "form-fields admin"
|
2396 |
msgid "Address"
|
2397 |
msgstr ""
|
2398 |
|
2399 |
+
#: includes/admin/form-fields.php:432
|
2400 |
msgctxt "form-fields admin"
|
2401 |
msgid "City"
|
2402 |
msgstr ""
|
2403 |
|
2404 |
+
#: includes/admin/form-fields.php:433
|
2405 |
msgctxt "form-fields admin"
|
2406 |
msgid "State"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
+
#: includes/admin/form-fields.php:434
|
2410 |
msgctxt "form-fields admin"
|
2411 |
msgid "Country"
|
2412 |
msgstr ""
|
2413 |
|
2414 |
+
#: includes/admin/form-fields.php:435
|
2415 |
msgctxt "form-fields admin"
|
2416 |
msgid "ZIP Code"
|
2417 |
msgstr ""
|
2418 |
|
2419 |
+
#: includes/admin/form-fields.php:436
|
2420 |
msgctxt "form-fields admin"
|
2421 |
msgid "FAX Number"
|
2422 |
msgstr ""
|
2423 |
|
2424 |
+
#: includes/admin/form-fields.php:437
|
2425 |
msgctxt "form-fields admin"
|
2426 |
msgid "Phone Number"
|
2427 |
msgstr ""
|
2428 |
|
2429 |
+
#: includes/admin/form-fields.php:438
|
2430 |
msgctxt "form-fields admin"
|
2431 |
msgid "Ratings Field"
|
2432 |
msgstr ""
|
2433 |
|
2434 |
+
#: includes/admin/form-fields.php:439
|
2435 |
msgctxt "form-fields admin"
|
2436 |
msgid "Twitter"
|
2437 |
msgstr ""
|
2438 |
|
2439 |
+
#: includes/admin/form-fields.php:440
|
2440 |
msgctxt "form-fields admin"
|
2441 |
msgid "Website"
|
2442 |
msgstr ""
|
2443 |
|
2444 |
+
#: includes/admin/form-fields.php:470
|
2445 |
msgctxt "form-fields admin"
|
2446 |
msgid "Tags updated."
|
2447 |
msgstr ""
|
2490 |
msgid "Allow empty selection on search?"
|
2491 |
msgstr ""
|
2492 |
|
2493 |
+
#: includes/fields/class-fieldtypes-social.php:76
|
2494 |
+
msgctxt "form-fields admin"
|
2495 |
+
msgid "Field Display Order"
|
2496 |
+
msgstr ""
|
2497 |
+
|
2498 |
#: includes/fields/class-fieldtypes-textarea.php:194
|
2499 |
msgctxt "form-fields admin"
|
2500 |
msgid "Allow HTML input for this field?"
|
3625 |
msgid "User registration date"
|
3626 |
msgstr ""
|
3627 |
|
3628 |
+
#: includes/licensing.php:158
|
3629 |
msgctxt "admin settings"
|
3630 |
msgid "Enter License Key here"
|
3631 |
msgstr ""
|
3870 |
msgstr ""
|
3871 |
|
3872 |
#: includes/admin/settings/class-settings-bootstrap.php:40
|
3873 |
+
#: includes/licensing.php:95
|
3874 |
msgctxt "settings"
|
3875 |
msgid "Premium Modules"
|
3876 |
msgstr ""
|
4721 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4722 |
msgstr ""
|
4723 |
|
4724 |
+
#: includes/licensing.php:111
|
4725 |
msgctxt "settings"
|
4726 |
msgid "Themes"
|
4727 |
msgstr ""
|
4728 |
|
4729 |
+
#: includes/licensing.php:134
|
4730 |
msgctxt "settings"
|
4731 |
msgid ""
|
4732 |
"The IP address of your server is <ip-address>. Please make sure to include "
|
4734 |
"activate your licenses."
|
4735 |
msgstr ""
|
4736 |
|
4737 |
+
#: includes/licensing.php:159
|
4738 |
msgctxt "settings"
|
4739 |
msgid "Activate"
|
4740 |
msgstr ""
|
4741 |
|
4742 |
+
#: includes/licensing.php:159 includes/licensing.php:160
|
4743 |
msgctxt "settings"
|
4744 |
msgid "Please wait..."
|
4745 |
msgstr ""
|
4746 |
|
4747 |
+
#: includes/licensing.php:160
|
4748 |
msgctxt "settings"
|
4749 |
msgid "Deactivate"
|
4750 |
msgstr ""
|
4751 |
|
4752 |
+
#: includes/licensing.php:206 includes/licensing.php:207
|
4753 |
msgctxt "settings"
|
4754 |
msgid "Licenses"
|
4755 |
msgstr ""
|
5124 |
msgid "Add New Listing"
|
5125 |
msgstr ""
|
5126 |
|
5127 |
+
#: includes/class-listing.php:302
|
5128 |
msgctxt "listing"
|
5129 |
msgid "Listing has no registered payments"
|
5130 |
msgstr ""
|
5131 |
|
5132 |
+
#: includes/class-listing.php:310
|
5133 |
msgctxt "listing"
|
5134 |
msgid "Can't delete payment"
|
5135 |
msgstr ""
|
5136 |
|
5137 |
+
#: includes/class-listing.php:349
|
5138 |
msgctxt "listing"
|
5139 |
msgid "Listing expired"
|
5140 |
msgstr ""
|
5141 |
|
5142 |
+
#: includes/class-listing.php:508
|
5143 |
msgctxt "listing"
|
5144 |
msgid "(Unavailable Plan)"
|
5145 |
msgstr ""
|
5146 |
|
5147 |
+
#: includes/class-listing.php:665
|
5148 |
msgctxt "listing"
|
5149 |
msgid "Plan \"%s\" (recurring)"
|
5150 |
msgstr ""
|
5151 |
|
5152 |
+
#: includes/class-listing.php:667
|
5153 |
msgctxt "listing"
|
5154 |
msgid "Plan \"%s\""
|
5155 |
msgstr ""
|
5202 |
msgid "Free Listing"
|
5203 |
msgstr ""
|
5204 |
|
5205 |
+
#: includes/class-listing-email-notification.php:234
|
5206 |
#. translators: [%s] is the name of the blog.
|
5207 |
msgctxt "notify email"
|
5208 |
msgid "[%s] New listing notification"
|
5209 |
msgstr ""
|
5210 |
|
5211 |
+
#: includes/class-listing-email-notification.php:285
|
5212 |
#. translators: [%s] is the name of the blog.
|
5213 |
msgctxt "notify email"
|
5214 |
msgid "[%s] Listing edit notification"
|
5215 |
msgstr ""
|
5216 |
|
5217 |
+
#: includes/class-listing-email-notification.php:357
|
5218 |
#. translators: %s is the name of the blog.
|
5219 |
msgctxt "notify email"
|
5220 |
msgid "[%s] Reported listing notification"
|
5656 |
msgid "Settings"
|
5657 |
msgstr ""
|
5658 |
|
5659 |
+
#: includes/class-wpbdp.php:335
|
5660 |
msgctxt "listing image upload"
|
5661 |
msgid "Can not upload any more images for this listing."
|
5662 |
msgstr ""
|
5663 |
|
5664 |
+
#: includes/class-wpbdp.php:339
|
5665 |
msgctxt "listing image upload"
|
5666 |
msgid ""
|
5667 |
"You're trying to upload %d images, but only have %d slot available. Please "
|
5742 |
msgid "Select List"
|
5743 |
msgstr ""
|
5744 |
|
5745 |
+
#: includes/fields/class-fieldtypes-social.php:35
|
5746 |
+
msgctxt "form-fields api"
|
5747 |
+
msgid "Social Site (Other)"
|
5748 |
+
msgstr ""
|
5749 |
+
|
5750 |
+
#: includes/fields/class-fieldtypes-social.php:95
|
5751 |
+
#: includes/fields/class-fieldtypes-url.php:136
|
5752 |
+
msgctxt "form-fields api"
|
5753 |
+
msgid "URL:"
|
5754 |
+
msgstr ""
|
5755 |
+
|
5756 |
+
#: includes/fields/class-fieldtypes-social.php:108
|
5757 |
+
msgctxt "form-fields api"
|
5758 |
+
msgid "Text:"
|
5759 |
+
msgstr ""
|
5760 |
+
|
5761 |
+
#: includes/fields/class-fieldtypes-social.php:114
|
5762 |
+
msgctxt "form-fields api"
|
5763 |
+
msgid "Text to be displayed along with icon"
|
5764 |
+
msgstr ""
|
5765 |
+
|
5766 |
+
#: includes/fields/class-fieldtypes-social.php:121
|
5767 |
+
msgctxt "form-fields api"
|
5768 |
+
msgid "Type:"
|
5769 |
+
msgstr ""
|
5770 |
+
|
5771 |
#: includes/fields/class-fieldtypes-textarea.php:16
|
5772 |
msgctxt "form-fields api"
|
5773 |
msgid "Textarea"
|
5793 |
msgid "URL Field"
|
5794 |
msgstr ""
|
5795 |
|
|
|
|
|
|
|
|
|
|
|
5796 |
#: includes/fields/class-fieldtypes-url.php:144
|
5797 |
msgctxt "form-fields api"
|
5798 |
msgid "Link Text (optional):"
|
5799 |
msgstr ""
|
5800 |
|
5801 |
+
#: includes/fields/class-form-field.php:694
|
5802 |
msgctxt "form-fields api"
|
5803 |
msgid ""
|
5804 |
"This form field can't be deleted because it is required for the plugin to "
|
5861 |
msgstr ""
|
5862 |
|
5863 |
#: includes/fields/class-fieldtypes-image.php:100
|
5864 |
+
#: includes/fields/class-fieldtypes-social.php:156
|
5865 |
msgctxt "form-fields-api"
|
5866 |
msgid "Remove"
|
5867 |
msgstr ""
|
5871 |
msgid "Invalid form field type"
|
5872 |
msgstr ""
|
5873 |
|
5874 |
+
#: includes/fields/class-form-field.php:581
|
5875 |
msgctxt "form-fields-api"
|
5876 |
msgid "Field label is required."
|
5877 |
msgstr ""
|
5878 |
|
5879 |
+
#: includes/fields/class-form-field.php:592
|
5880 |
msgctxt "form-fields-api"
|
5881 |
msgid ""
|
5882 |
"You can't change from %2$s field type to the one you wanted--the types are "
|
5884 |
"delete this current field and create a NEW field of type %1$s instead."
|
5885 |
msgstr ""
|
5886 |
|
5887 |
+
#: includes/fields/class-form-field.php:595
|
5888 |
msgctxt "form-fields-api"
|
5889 |
msgid ""
|
5890 |
"<strong>WARNING</strong>: If you delete this field, the data from it in "
|
5891 |
"existing listings will be deleted as well."
|
5892 |
msgstr ""
|
5893 |
|
5894 |
+
#: includes/fields/class-form-field.php:629
|
5895 |
msgctxt "form-fields-api"
|
5896 |
msgid ""
|
5897 |
"There can only be one field with association \"%s\". Please select another "
|
5898 |
"association."
|
5899 |
msgstr ""
|
5900 |
|
5901 |
+
#: includes/fields/class-form-field.php:639
|
5902 |
msgctxt "form-fields-api"
|
5903 |
msgid "\"%s\" is an invalid field type for this association."
|
5904 |
msgstr ""
|
5905 |
|
5906 |
+
#: includes/fields/class-form-field.php:684
|
5907 |
msgctxt "form-fields-api"
|
5908 |
msgid "Invalid field ID"
|
5909 |
msgstr ""
|
5910 |
|
5911 |
+
#: includes/fields/class-form-field.php:707
|
5912 |
msgctxt "form-fields-api"
|
5913 |
msgid "An error occurred while trying to delete this field."
|
5914 |
msgstr ""
|
5915 |
|
5916 |
+
#: includes/form-fields.php:570
|
5917 |
msgctxt "form-fields-api"
|
5918 |
msgid "Email Validator"
|
5919 |
msgstr ""
|
5920 |
|
5921 |
+
#: includes/form-fields.php:571
|
5922 |
msgctxt "form-fields-api"
|
5923 |
msgid "URL Validator"
|
5924 |
msgstr ""
|
5925 |
|
5926 |
+
#: includes/form-fields.php:572
|
5927 |
msgctxt "form-fields-api"
|
5928 |
msgid "Whole Number Validator"
|
5929 |
msgstr ""
|
5930 |
|
5931 |
+
#: includes/form-fields.php:573
|
5932 |
msgctxt "form-fields-api"
|
5933 |
msgid "Decimal Number Validator"
|
5934 |
msgstr ""
|
5935 |
|
5936 |
+
#: includes/form-fields.php:574
|
5937 |
msgctxt "form-fields-api"
|
5938 |
msgid "Date Validator"
|
5939 |
msgstr ""
|
5940 |
|
5941 |
+
#: includes/form-fields.php:575
|
5942 |
msgctxt "form-fields-api"
|
5943 |
msgid "Word Count Validator"
|
5944 |
msgstr ""
|
5991 |
"you sure you want to enable this?"
|
5992 |
msgstr ""
|
5993 |
|
5994 |
+
#: includes/form-fields.php:582
|
5995 |
msgctxt "form-fields-api validation"
|
5996 |
msgid "Field"
|
5997 |
msgstr ""
|
5998 |
|
5999 |
+
#: includes/form-fields.php:603 includes/form-fields.php:608
|
6000 |
msgctxt "form-fields-api validation"
|
6001 |
msgid "%s is required."
|
6002 |
msgstr ""
|
6003 |
|
6004 |
+
#: includes/form-fields.php:620 includes/form-fields.php:627
|
6005 |
msgctxt "form-fields-api validation"
|
6006 |
msgid "%s is badly formatted. Valid URL format required. Include http://"
|
6007 |
msgstr ""
|
6008 |
|
6009 |
+
#: includes/form-fields.php:642
|
6010 |
msgctxt "form-fields-api validation"
|
6011 |
msgid "%s is badly formatted. Valid Email format required."
|
6012 |
msgstr ""
|
6013 |
|
6014 |
+
#: includes/form-fields.php:649
|
6015 |
msgctxt "form-fields-api validation"
|
6016 |
msgid "%s must be a number. Decimal values are not allowed."
|
6017 |
msgstr ""
|
6018 |
|
6019 |
+
#: includes/form-fields.php:656
|
6020 |
msgctxt "form-fields-api validation"
|
6021 |
msgid "%s must be a number."
|
6022 |
msgstr ""
|
6023 |
|
6024 |
+
#: includes/form-fields.php:675
|
6025 |
msgctxt "form-fields-api validation"
|
6026 |
msgid "%1$s must be in the format %2$s."
|
6027 |
msgstr ""
|
6028 |
|
6029 |
+
#: includes/form-fields.php:713
|
6030 |
msgctxt "form-fields-api validation"
|
6031 |
msgid "%s must be a valid date."
|
6032 |
msgstr ""
|
6033 |
|
6034 |
+
#: includes/form-fields.php:736
|
6035 |
msgctxt "form-fields-api validation"
|
6036 |
msgid "%s must have less than %d words."
|
6037 |
msgstr ""
|
6038 |
|
6039 |
+
#: includes/form-fields.php:755
|
6040 |
msgctxt "form-fields-api validation"
|
6041 |
msgid "%1$s is invalid. Value most be one of %2$s."
|
6042 |
msgstr ""
|
6043 |
|
6044 |
+
#: includes/form-fields.php:720
|
6045 |
msgctxt "image field"
|
6046 |
msgid "Caption for %s is required."
|
6047 |
msgstr ""
|
6220 |
msgid "General"
|
6221 |
msgstr ""
|
6222 |
|
6223 |
+
#: includes/licensing.php:276
|
6224 |
msgctxt "licensing"
|
6225 |
msgid "Invalid item ID"
|
6226 |
msgstr ""
|
6227 |
|
6228 |
+
#: includes/licensing.php:281
|
6229 |
msgctxt "licensing"
|
6230 |
msgid "No license key provided"
|
6231 |
msgstr ""
|
6232 |
|
6233 |
+
#: includes/licensing.php:304
|
6234 |
msgctxt "licensing"
|
6235 |
msgid "The license key was revoked."
|
6236 |
msgstr ""
|
6237 |
|
6238 |
+
#: includes/licensing.php:306
|
6239 |
msgctxt "licensing"
|
6240 |
msgid ""
|
6241 |
"If you think this is a mistake, please contact <support-link>Business "
|
6243 |
"reported as revoked by the licensing software."
|
6244 |
msgstr ""
|
6245 |
|
6246 |
+
#: includes/licensing.php:308
|
6247 |
msgctxt "licensing"
|
6248 |
msgid ""
|
6249 |
"Please include the email address you used to purchase <module-name> with "
|
6250 |
"your report."
|
6251 |
msgstr ""
|
6252 |
|
6253 |
+
#: includes/licensing.php:319 includes/licensing.php:360
|
6254 |
msgctxt "licensing"
|
6255 |
msgid "License key is invalid"
|
6256 |
msgstr ""
|
6257 |
|
6258 |
+
#: includes/licensing.php:336
|
6259 |
msgctxt "licensing"
|
6260 |
msgid "Invalid module ID"
|
6261 |
msgstr ""
|
6262 |
|
6263 |
+
#: includes/licensing.php:363
|
6264 |
msgctxt "licensing"
|
6265 |
msgid "Deactivation failed"
|
6266 |
msgstr ""
|
6267 |
|
6268 |
+
#: includes/licensing.php:382
|
6269 |
msgctxt "licensing"
|
6270 |
msgid ""
|
6271 |
"It was not possible to establish a connection with Business Directory's "
|
6272 |
"server. The connection failed with the following error:"
|
6273 |
msgstr ""
|
6274 |
|
6275 |
+
#: includes/licensing.php:386 includes/licensing.php:432
|
6276 |
msgctxt "licensing"
|
6277 |
msgid ""
|
6278 |
"It looks like your server is not authorized to make requests to Business "
|
6281 |
"the whitelist."
|
6282 |
msgstr ""
|
6283 |
|
6284 |
+
#: includes/licensing.php:388 includes/licensing.php:434
|
6285 |
msgctxt "licensing"
|
6286 |
msgid "Include this error message with your report."
|
6287 |
msgstr ""
|
6288 |
|
6289 |
+
#: includes/licensing.php:398
|
6290 |
msgctxt "licensing"
|
6291 |
msgid ""
|
6292 |
"It was not possible to establish a connection with Business Directory's "
|
6293 |
"server. A problem occurred in the SSL/TSL handshake:"
|
6294 |
msgstr ""
|
6295 |
|
6296 |
+
#: includes/licensing.php:403
|
6297 |
msgctxt "licensing"
|
6298 |
msgid ""
|
6299 |
"To ensure the security of our systems and adhere to industry best "
|
6302 |
"OpenSSL 1.0.1c)."
|
6303 |
msgstr ""
|
6304 |
|
6305 |
+
#: includes/licensing.php:405
|
6306 |
msgctxt "licensing"
|
6307 |
msgid ""
|
6308 |
"Upgrading your system will not only allow you to communicate with Business "
|
6310 |
"services using the latest security standards."
|
6311 |
msgstr ""
|
6312 |
|
6313 |
+
#: includes/licensing.php:407
|
6314 |
msgctxt "licensing"
|
6315 |
msgid ""
|
6316 |
"Please contact your hosting provider and ask them to upgrade your system. "
|
6317 |
"Include this message if necesary."
|
6318 |
msgstr ""
|
6319 |
|
6320 |
+
#: includes/licensing.php:414
|
6321 |
msgctxt "licensing"
|
6322 |
msgid "Could not contact licensing server"
|
6323 |
msgstr ""
|
6324 |
|
6325 |
+
#: includes/licensing.php:430
|
6326 |
msgctxt "licensing"
|
6327 |
msgid "The server returned a 403 Forbidden error."
|
6328 |
msgstr ""
|
6329 |
|
6330 |
+
#: includes/licensing.php:498
|
6331 |
msgctxt "licensing"
|
6332 |
msgid "Business Directory - Please verify your license keys"
|
6333 |
msgstr ""
|
6334 |
|
6335 |
+
#: includes/licensing.php:508
|
6336 |
msgctxt "licensing"
|
6337 |
msgid ""
|
6338 |
"The following premium modules will not work until a valid license key is "
|
6339 |
"provided: %s."
|
6340 |
msgstr ""
|
6341 |
|
6342 |
+
#: includes/licensing.php:519
|
6343 |
msgctxt "licensing"
|
6344 |
msgid ""
|
6345 |
"You need to activate the license keys for the following themes before they "
|
6346 |
"can be used: %s."
|
6347 |
msgstr ""
|
6348 |
|
6349 |
+
#: includes/licensing.php:527 includes/licensing.php:583
|
6350 |
msgctxt "licensing"
|
6351 |
msgid "Review my license keys"
|
6352 |
msgstr ""
|
6353 |
|
6354 |
+
#: includes/licensing.php:554
|
6355 |
msgctxt "licensing"
|
6356 |
msgid "Business Directory - License key expired"
|
6357 |
msgstr ""
|
6358 |
|
6359 |
+
#: includes/licensing.php:564
|
6360 |
msgctxt "licensing"
|
6361 |
msgid ""
|
6362 |
"The license key for the following modules has expired: %s. The modules will "
|
6364 |
"license is renewed."
|
6365 |
msgstr ""
|
6366 |
|
6367 |
+
#: includes/licensing.php:575
|
6368 |
msgctxt "licensing"
|
6369 |
msgid ""
|
6370 |
"The license key for the following themes has expired: %s. The themes will "
|
6372 |
"license is renewed."
|
6373 |
msgstr ""
|
6374 |
|
6375 |
+
#: includes/licensing.php:669
|
6376 |
msgctxt "licensing"
|
6377 |
msgid "Please enter a license key."
|
6378 |
msgstr ""
|
6379 |
|
6380 |
+
#: includes/licensing.php:678
|
6381 |
msgctxt "licensing"
|
6382 |
msgid "Could not activate license: %s."
|
6383 |
msgstr ""
|
6384 |
|
6385 |
+
#: includes/licensing.php:680
|
6386 |
msgctxt "licensing"
|
6387 |
msgid "License activated"
|
6388 |
msgstr ""
|
6389 |
|
6390 |
+
#: includes/licensing.php:700
|
6391 |
msgctxt "licensing"
|
6392 |
msgid "Could not deactivate license: %s."
|
6393 |
msgstr ""
|
6394 |
|
6395 |
+
#: includes/licensing.php:702
|
6396 |
msgctxt "licensing"
|
6397 |
msgid "License deactivated"
|
6398 |
msgstr ""
|
6399 |
|
6400 |
+
#: includes/licensing.php:893
|
6401 |
#. translators: "<module-name>" version <version-number> is not...
|
6402 |
msgctxt "deprecation"
|
6403 |
msgid ""
|
themes/default/assets/styles.css
CHANGED
@@ -12,6 +12,10 @@
|
|
12 |
border-bottom: 1px solid #F3F3F3;
|
13 |
}
|
14 |
|
|
|
|
|
|
|
|
|
15 |
.wpbdp-listing .listing-thumbnail {
|
16 |
float: left;
|
17 |
}
|
@@ -29,6 +33,11 @@
|
|
29 |
.wpbdp-listing .listing-title a,
|
30 |
.wpbdp-listing .listing-title h2 {
|
31 |
color: #044f8d;
|
|
|
|
|
|
|
|
|
|
|
32 |
}
|
33 |
|
34 |
.wpbdp-listing .address-info label {
|
12 |
border-bottom: 1px solid #F3F3F3;
|
13 |
}
|
14 |
|
15 |
+
.wpbdp-listing .wpbdp-button {
|
16 |
+
padding: 0.74375em 0.775em 0.68125em;
|
17 |
+
}
|
18 |
+
|
19 |
.wpbdp-listing .listing-thumbnail {
|
20 |
float: left;
|
21 |
}
|
33 |
.wpbdp-listing .listing-title a,
|
34 |
.wpbdp-listing .listing-title h2 {
|
35 |
color: #044f8d;
|
36 |
+
font-size: 34px;
|
37 |
+
}
|
38 |
+
|
39 |
+
.wpbdp-view-show_listing h3 {
|
40 |
+
font-size: 28px;
|
41 |
}
|
42 |
|
43 |
.wpbdp-listing .address-info label {
|